(cancel-change-group): Don't move point.
[emacs.git] / lisp / ChangeLog
blob93b63a00f55f8d2faba555d37246a26acd2880f1
1 2008-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * subr.el (cancel-change-group): Don't move point.
5 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
7         Sync with Tramp 2.0.57.
9         * net/tramp.el (tramp-handle-make-auto-save-file-name)
10         (tramp-completion-dissect-file-name, tramp-find-executable):
11         Use `mapc' instead of `mapcar'.
12         (tramp-open-connection-setup-interactive-shell): Send only single
13         prompt setting commands, in order to avoid double-prompt.
15         * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of
16         `mapcar'.
18         * net/trampver.el: Update release number.
20 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
22         * progmodes/etags.el (next-file): Improve revert message.
24 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
26         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
27         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
28         of today, the most recent libpng is 1.2.24).
30 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
32         * vc.el (vc-update): Fix bug: Specify branch tip as
33         vc-checkout REVISION.  Reported by Dan Nicolaescu.
35 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
37         * simple.el (reindent-then-newline-and-indent): Be careful about the
38         unusual case where indent-according-to-mode moves point.
40 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
42         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
43         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
44         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
45         (verilog-sk-state-machine): Quote all calls to
46         "auxiliary skeleton"s to prevent infloops.
48 2008-01-31  Jason Rumney  <jasonr@gnu.org>
50         * w32-fns.el: Partially revert 2007-11-10 change.
52 2008-01-31  Martin Rudalics  <rudalics@gmx.at>
54         * mail/rmail.el (rmail-highlight): Fix specification.
55         Reported by pod <pod@herald.ox.ac.uk>.
57 2008-01-31  Jason Rumney  <jasonr@gnu.org>
59         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
61 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
63         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
64         (gdb-var-set-format-handler): New function.
65         (gdb-var-set-format): Use it.
67 2008-01-29  Alan Mackenzie  <acm@muc.de>
69         * progmodes/cc-langs.el (c-block-stmt-1-kwds, c-block-stmt-2-kwds)
70         (c-simple-stmt-kwds): New Objective C keywords: @finally, @try,
71         @catch, @synchronized, @throw.
73         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
74         from this regexp; part of same fix as next change to cc-engine.el.
76         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
77         Anchor the "{" of a template function correctly on "template", not the
78         following "<".
80         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
82 2008-01-29  Richard Stallman  <rms@gnu.org>
84         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
85         Doc fix.
87         * files.el (hack-local-variables): Don't query about fake variables.
89 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
91         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
92         gdb-cpp-define-alist-program if file is nil (currently only
93         " *partial-output-...").
95 2008-01-27  Alan Mackenzie  <acm@muc.de>
97         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
98         enhance comments.
100 2008-01-27  Richard Stallman  <rms@gnu.org>
102         * allout.el: Many doc fixes.
103         (allout-encrypt-string): Fix error message.
105 2008-01-26  Alan Mackenzie  <acm@muc.de>
107         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
108         arglist-cont-nonempty.
110         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
111         for a brace with syntax arglist-cont-nonempty.
113         * progmodes/cc-styles.el (c-style-alist): Add elements for
114         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python,
115         awk).
117 2008-01-26  Alan Mackenzie  <acm@muc.de>
119         * progmodes/cc-defs.el (c-save-buffer-state):
120         Bind buffer-file-name and buffer-file-truename to nil, to prevent
121         primitives generating "buffer is read only" messages.
123 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
125         * progmodes/etags.el (tags-query-replace): Doc fix.
127 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
129         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
130         that the filename end is found even when the filename is empty.
131         Fixes error and spurious newlines when marking files for deletion.
133 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
135         * allout.el (allout-unload-function): New function.
137 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
139         * view.el (kill-buffer-if-not-modified): Don't pass t to
140         buffer-modified-p.
142 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
144         * allout.el (allout-prefix-data): Doc fix.
145         (allout-show-current-subtree): Reflow docstring.
146         (allout-use-mode-specific-leader, allout-use-hanging-indents)
147         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
148         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
149         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
150         (allout-copy-topic-as-kill, allout-listify-exposed)
151         (allout-process-exposed, allout-encrypted-key-info)
152         (allout-update-passphrase-mnemonic-aids)
153         (allout-next-topic-pending-encryption)
154         (allout-tests-globally-true): Fix typos in docstrings.
156 2008-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
158         * vc.el (vc-version-diff): Make sure we shrink the right window.
160 2008-01-23  Jason Rumney  <jasonr@gnu.org>
162         * lpr.el (printer-name): Do not set on MS Windows.
164 2008-01-20  Glenn Morris  <rgm@gnu.org>
166         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
167         prevent infloops.
169 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
171         * progmodes/python.el (python-imports): Default to "None".
173 2008-01-19  Dan Nicolaescu  <dann@ics.uci.edu>
175         * progmodes/sh-script.el (sh-basic-offset):
176         * progmodes/cc-vars.el (c-syntactic-indentation)
177         (c-syntactic-indentation-in-macros): Mark as safe.
179 2008-01-18  Richard Stallman  <rms@gnu.org>
181         * icomplete.el (icomplete-get-keys):
182         Look up KEYS using all maps in proper buffer.
184 2008-01-16  Alan Mackenzie  <acm@muc.de>
186         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside an
187         eval-and-compile, so as to permit byte-compiling (e.g. in bootstrap).
189 2008-01-16  Juanma Barranquero  <lekktu@gmail.com>
191         * frame.el (display-mm-height, display-mm-width):
192         * whitespace.el (whitespace-check-leading-whitespace)
193         (whitespace-check-trailing-whitespace)
194         (whitespace-check-spacetab-whitespace)
195         (whitespace-check-indent-whitespace)
196         (whitespace-check-ateol-whitespace):
197         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
199 2008-01-16  Glenn Morris  <rgm@gnu.org>
201         * comint.el (comint-regexp-arg): Fix no-input case.
203 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
205         * calendar/icalendar.el (icalendar-export-file)
206         (icalendar-import-file): Restore significant trailing whitespace
207         in `interactive' prompts.
209 2008-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
211         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
212         after-save-hook so that it is not called multiple times.
214         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
216 2008-01-15  Glenn Morris  <rgm@gnu.org>
218         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
220 2008-01-14  Alan Mackenzie  <acm@muc.de>
222         * progmodes/cc-vars.el (c-constant-symbol): New function which
223         supersedes c-const-symbol.  During a customize-.. call it enables
224         an element of (e.g.) c-hanging-braces alist to have its name
225         displayed, even when the default value of c-h-b etc. doesn't
226         include the elemnt.  Replace uses of the old function by the new.
228         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
229         obscure non-working fragment ":value c-".
231         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
232         call inside a struct being recognised as a K&R argument.
234 2008-01-14  Jason Rumney  <jasonr@gnu.org>
236         * image.el (image-type): Use image-type-from-file-name (from trunk
237         2007-05-21  Chong Yidong  <cyd@stupidchicken.com>).
239 2008-01-12  Glenn Morris  <rgm@gnu.org>
241         * woman.el (woman-parse-numeric-arg): Change handling of `==':
242         can be interned without a function definition.
244 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
246         * view.el (view-file-other-window, view-file-other-frame):
247         Don't kill the buffer if it is modified.  Doc fixes.
248         (kill-buffer-if-not-modified): New function.
249         (view-file): Don't kill the buffer if it is modified.
251         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
252         (ebrowse-view/find-file-and-search-pattern):
253         Call view-file-other-window instead of ebrowse-view-file-other-window.
254         (ebrowse-view-file-other-frame): Don't call
255         current-window-configuration.  Fix second argument in the call to
256         view-mode-enter.  Doc fix.
258 2008-01-11  Richard Stallman  <rms@gnu.org>
260         * subr.el (atomic-change-group): Prevent undo list truncation.
262 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
264         * cus-start.el (all): Add missing version entries.
266 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
268         * files.el (safe-local-eval-forms):
269         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
271 2008-01-10  Nick Roberts  <nickrob@snap.net.nz>
273         * comint.el (comint-insert-input): Set point first.
275         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
276         session doesn't hang because gdb-pending-triggers is non-nil.
277         (gdb-frame-handler): Use buffer-file-name instead of
278         buffer-name in case of duplicate file names.
280 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
282         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
283         C-M-e and C-M-h for emacs, they work by default.
284         (verilog-emacs-features): Remove.
285         (verilog-setup-dual-comments, verilog-populate-syntax-table):
286         Remove.  Move syntax table initialization ...
287         (verilog-mode-syntax-table): ... here.
288         (verilog-mode): Don't initialize the syntax table here.
289         (verilog-mark-defun): Only do something useful for XEmacs, emacs
290         does not need it.
292 2008-01-10  Glenn Morris  <rgm@gnu.org>
294         * shell.el (shell-dirtrack-verbose, shell-mode)
295         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
296         (dirtrack-toggle, dirtrack-mode): No longer alias to
297         shell-dirtrack-mode.
299 2008-01-10  Kenichi Handa  <handa@ni.aist.go.jp>
301         * international/mule-cmds.el (select-safe-coding-system):
302         When a buffer is modified, cancel the writing.
304 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
306         * progmodes/verilog-mode.el (verilog-booleanp): New function for
307         backward compatibility.  Replace all uses of booleanp with
308         verilog-booleanp.
310 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
312         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
314 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
316         * progmodes/verilog-mode.el (top-level): Fix spacing.
317         (verilog-mode-version, verilog-mode-release-date): Update version
318         number.
319         (verilog-mode-release-emacs): New variable.
320         (compile-command, reporter-prompt-for-summary-p): Define for byte
321         compiler.
322         (verilog-startup-message-lines)
323         (verilog-startup-message-displayed)
324         (verilog-display-startup-message): Remove.
325         (verilog-highlight-p1800-keywords): Improve docstring.
326         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
327         (vector-skip-list): Only defvar at compile time.
328         (verilog-highlight-translate-off, verilog-indent-level)
329         (verilog-indent-level-module, verilog-indent-level-declaration)
330         (verilog-indent-declaration-macros, verilog-indent-lists)
331         (verilog-indent-level-behavioral)
332         (verilog-indent-level-directive, verilog-cexp-indent)
333         (verilog-case-indent, verilog-auto-newline)
334         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
335         (verilog-tab-to-comment, verilog-indent-begin-after-if)
336         (verilog-align-ifelse, verilog-minimum-comment-distance)
337         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
338         (verilog-auto-endcomments, verilog-auto-read-includes)
339         (verilog-auto-star-expand, verilog-auto-star-save)
340         (verilog-library-flags, verilog-library-directories)
341         (verilog-library-files, verilog-library-extensions)
342         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
343         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
344         (verilog-assignment-delay, verilog-auto-inst-vector)
345         (verilog-auto-inst-template-numbers)
346         (verilog-auto-input-ignore-regexp)
347         (verilog-auto-inout-ignore-regexp)
348         (verilog-auto-output-ignore-regexp)
349         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
350         Add safe-local-variable properties.
351         (verilog-statement-menu, verilog-company)
352         (verilog-re-search-forward, verilog-re-search-backward)
353         (verilog-error-regexp-add, verilog-end-block-re)
354         (verilog-emacs-features, verilog-populate-syntax-table)
355         (verilog-setup-dual-comments, verilog-type-font-keywords)
356         (verilog-inside-comment-p, electric-verilog-backward-sexp)
357         (verilog-backward-sexp, verilog-forward-sexp)
358         (verilog-font-lock-init, verilog-mode)
359         (electric-verilog-terminate-line, electric-verilog-semi)
360         (electric-verilog-tab, verilog-insert-1, )
361         (verilog-insert-indices, verilog-generate-numbers)
362         (verilog-comment-region, verilog-label-be)
363         (verilog-beg-of-statement, verilog-in-case-region-p)
364         (verilog-in-struct-region-p, verilog-in-generate-region-p)
365         (verilog-in-fork-region-p, verilog-backward-case-item)
366         (verilog-set-auto-endcomments, verilog-get-expr)
367         (verilog-expand-vector-internal, verilog-surelint-off)
368         (verilog-batch-execute-func, verilog-calculate-indent)
369         (verilog-calc-1, verilog-calculate-indent-directive)
370         (verilog-leap-to-head, verilog-continued-line)
371         (verilog-backward-token, verilog-backward-syntactic-ws)
372         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
373         (verilog-forward-ws&directives, verilog-at-constraint-p)
374         (verilog-skip-backward-comments, verilog-indent-line-relative)
375         (verilog-do-indent, verilog-indent-comment)
376         (verilog-more-comment, verilog-pretty-declarations)
377         (verilog-pretty-expr, verilog-just-one-space)
378         (verilog-indent-declaration, verilog-get-completion-decl)
379         (verilog-goto-defun, verilog-showscopes, verilog-header)
380         (verilog-signals-combine-bus, verilog-read-decls)
381         (verilog-read-always-signals-recurse, verilog-read-instants)
382         (verilog-read-auto-template, verilog-set-define)
383         (verilog-read-defines, verilog-read-signals, verilog-getopt)
384         (verilog-is-number, verilog-expand-dirnames)
385         (verilog-modi-lookup, verilog-modi-cache-results)
386         (verilog-insert-one-definition, verilog-make-width-expression)
387         (verilog-delete-autos-lined, verilog-auto-save-check)
388         (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
389         (verilog-auto-inst-param, verilog-auto-reg)
390         (verilog-auto-reg-input, verilog-auto-wire, )
391         (verilog-auto-output, verilog-auto-output-every)
392         (verilog-auto-input, verilog-auto-inout)
393         (verilog-auto-inout-module, verilog-auto-sense)
394         (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
395         (verilog-auto-ascii-enum, verilog-auto)
396         (verilog-sk-define-signal, verilog-mode-mouse-map)
397         (verilog-load-file-at-mouse, verilog-load-file-at-point)
398         (verilog-library-files): Cleanup spacing of )'s they should not be
399         on unique lines.  Fix checkdoc warnings.
401 2008-01-09  Glenn Morris  <rgm@gnu.org>
403         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
404         entry, for Windows.
406 2008-01-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
408         * ps-print.el: Some face attributes (like :strike-through) was not
409         being recognised.  Reported by Leo <sdl.web@gmail.com>.
410         (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
411         (ps-screen-to-bit-face): Fix code.
413 2008-01-08  Kevin Ryde  <user42@zip.com.au>
415         * progmodes/compile.el (compilation-error-regexp-alist-alist):
416         For perl, allow "during global destruction" at end.
418 2008-01-08  Glenn Morris  <rgm@gnu.org>
420         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
421         unified format.
423         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
425 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
427         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
428         quotes in case of spaces, e.g. STL containers (not pretty).
430 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
432         * vc-hg.el (vc-hg-log-view-mode): Handle the user field better.
434 2008-01-07  Nick Roberts  <nickrob@snap.net.nz>
436         * progmodes/gdb-ui.el (gud-gdb-command-name):
437         Explain "--annotate=3" option is necessary for the Graphical Interface.
439 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
441         * vc-hg.el (vc-hg-dir-state): Pass the dir argument to vc-hg-command.
443 2008-01-07  Glenn Morris  <rgm@gnu.org>
445         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
447 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
449         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
450         on menu bar.
452 2008-01-06  Michael Albinus  <michael.albinus@gmx.de>
454         * ffap.el (ffap-read-file-or-url): Let-bind
455         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
457 2008-01-05  Sven Joachim  <svenjoac@gmx.de>
459         * vc-bzr.el: Fix typo in header.
461 2008-01-05  Eli Zaretskii  <eliz@gnu.org>
463         * Makefile.in (custom-deps, finder-data): Depend on autoloads
464         instead of loaddefs.el.
466 2008-01-05  Glenn Morris  <rgm@gnu.org>
468         * progmodes/verilog-mode.el: Replace all instances of
469         string-to-int with string-to-number, insert-string with insert,
470         and read-input with read-string.
471         (top-level): No need to require imenu, reporter, dinotrace, vc,
472         font-lock when compiling.  Always require compile.  Relegate remaining
473         compatibility cruft to XEmacs.  Don't require font-lock.
474         (verilog-version): Remove superfluous concat.
475         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
476         No need to define.
477         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
478         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
479         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
480         (verilog-startup-message-displayed): These are variables, not constants.
481         (verilog-batch-execute-func, verilog-auto-inst)
482         (verilog-auto-inst-param): Use mapc rather than mapcar.
483         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
484         actually defining.
485         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
486         (verilog-modi-get-outputs, verilog-modi-get-inouts)
487         (verilog-modi-get-inputs, verilog-modi-get-wires)
488         (verilog-modi-get-regs, verilog-modi-get-assigns)
489         (verilog-modi-get-consts, verilog-modi-get-gparams)
490         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
491         (verilog-modi-get-sub-inputs): Move inline functions earlier in
492         the file.
493         (sigs-in, sigs-out): Don't declare multiple times.
494         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
495         `defvar'.
496         (verilog-auto): Call dinotrace-unannotate-all only if bound.
497         (verilog-module-inside-filename-p): No need to wrap fboundp test
498         in condition-case.
499         (reporter-submit-bug-report): Autoload it.
500         (verilog-mark-defun): Call zmacs-activate-region only if bound.
501         (verilog-font-customize): Call customize-apropos only if bound.
502         (verilog-getopt-flags, verilog-auto-reeval-locals):
503         Use make-local-variable rather than make-variable-buffer-local.
504         (verilog-company, verilog-project, verilog-modi-cache-list):
505         Move make-variable-buffer-local calls to top-level.
506         (font-lock-defaults-alist): Don't define it.
507         (verilog-need-fld): Remove.
508         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
509         (verilog-mode): Only call make-local-hook on XEmacs.
510         Set font-lock-defaults rather than using verilog-font-lock-init.
512         * progmodes/verilog-mode.el (top-level): Don't require compile.
513         (compilation-error-regexp-alist, compilation-last-buffer):
514         Define for compiler.
515         (verilog-insert-1): New function.
516         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
517         Use verilog-insert-1.
518         (verilog-surelint-off): Use next-error-last-buffer if bound.
519         Check compile buffer is live.
521 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
523         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
524         gets inserted out-of-order.
526 2008-01-04  Riccardo Murri  <riccardo.murri@gmail.com>
528         * vc-bzr.el: Copyright and version headers update.
529         Remove some outdated comments through the whole file.
530         (vc-bzr-program-args): Remove because unused.
531         (vc-bzr-log-switches): New customization option.
532         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
533         use `vc-bzr-program-args'.
534         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
535         `vc-find-root' (patch by Andreas Hoenen).
536         (vc-bzr-status): Update regex to match latest Bzr output.
537         Remove redundant test.
538         (vc-bzr-init-version): New function.
539         (vc-bzr-unregister): Must not delete file.
540         (vc-bzr-find-version): New function.
541         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
542         a non-empty string, otherwise take head revision.
543         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
544         (vc-bzr-diff): Simpler build of the revision spec string.
545         (vc-annotate-convert-time, vc-bzr-annotate-difference):
546         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
547         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
548         (vc-bzr-dired-state-info): Only provide custom strings for
549         overloaded VC state 'edited; otherwise fallback to
550         `vc-default-dired-state-info'.
552 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
554         * vc-git.el (vc-git-dir-state):
555         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
557 2008-01-04  Richard Stallman  <rms@gnu.org>
559         * delsel.el (delete-selection-mode): Doc fix.
561 2008-01-04  Glenn Morris  <rgm@gnu.org>
563         * version.el (emacs-copyright): Update to 2008.
565 2008-01-03  Nick Roberts  <nickrob@snap.net.nz>
567         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
568         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
570         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
571         of watch expressions (only works fully with GDB 6.7 or later).
573 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
575         * time-stamp.el (time-stamp-time-zone):
576         * whitespace.el (whitespace-check-buffer-leading)
577         (whitespace-check-buffer-trailing)
578         (whitespace-check-buffer-indent)
579         (whitespace-check-buffer-spacetab)
580         (whitespace-check-buffer-ateol):
581         * progmodes/sh-script.el (sh-indentation):
582         * textmodes/ispell.el (ispell-local-pdict):
583         Add safe-local-variable properties.
585 2007-12-31  Richard Stallman  <rms@gnu.org>
587         * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
588         Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
589         `parent'.
590         (custom-group-value-create): Pass two args to custom-add-parent-links.
592 2007-12-29  Richard Stallman  <rms@gnu.org>
594         * font-lock.el (font-lock-prepend-text-property)
595         (font-lock-append-text-property): Canonicalize the face and
596         font-lock-face properties.
598         * faces.el (facep): Doc fix.
600         * startup.el (fancy-startup-tail, fancy-about-text)
601         (fancy-startup-text): Regularize format of face property.
603         * facemenu.el (list-colors-print): Use :background and :foreground
604         instead of background-color and foreground-color.
606 2007-12-29  Drew Adams  <drew.adams@oracle.com>
608         * cus-edit.el (custom-add-parent-links):
609         Fill the "Parent documentation" text.
611 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
613         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
614         MS-Windows and MS-DOS.
615         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
617 2007-12-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
619         * progmodes/grep.el (rgrep): Fix last change.
621 2007-12-27  Richard Stallman  <rms@gnu.org>
623         * progmodes/compile.el (compilation-start): Set initial visible
624         point properly even when compilation buffer already current.
626 2007-12-26  Richard Stallman  <rms@gnu.org>
628         * files.el (conf-mode-maybe): New function.
629         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
631 2007-12-26  Martin Rudalics  <rudalics@gmx.at>
633         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
635 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
637         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
639 2007-12-25  Richard Stallman  <rms@gnu.org>
641         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
642         so they never do EOF.
644 2007-12-23  Richard Stallman  <rms@gnu.org>
646         * dired-aux.el: Load dired.el at run time too.
648         * faces.el (copy-face): Create the new face explicitly if it
649         does not exist already.
651 2007-12-23  Andreas Schwab  <schwab@suse.de>
653         * files.el (switch-to-buffer-other-frame): Return the buffer
654         switched to.
656 2007-12-23  Juri Linkov  <juri@jurta.org>
658         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
659         item to about-emacs instead of display-splash-screen.
661 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
663         * simple.el (minibuffer-history, shell-command-history)
664         (set-variable-value-history):
665         * replace.el (regexp-history):
666         * international/mule-cmds.el (input-method-history):
667         * files.el (file-name-history): Add reference to history-length in
668         the doc string.
670 2007-12-22  Richard Stallman  <rms@gnu.org>
672         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
674 2007-12-21  Jason Rumney  <jasonr@gnu.org>
676         * find-dired.el (find-name-arg): New custom variable.
677         (find-name-dired): Use it.
678         (find-dired-find-program): Remove.
679         (find-dired): Use find-program.
680         (find-grep-dired): Use grep-program.
682         * progmodes/grep.el (rgrep): Use find-name-arg.
684 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
686         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
687         specifier from format-string.  Reported by Ye Wenbin.
689 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
691         * cus-start.el: Use correct group name for members of mode-line group.
693 2007-12-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
695         * progmodes/cc-vars.el (defcustom-c-stylevar):
696         Revert to pre-2007-12-12 version.
698 2007-12-15  Richard Stallman  <rms@gnu.org>
700         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
702         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
703         Use changed.
705         * startup.el (fancy-splash-help-echo): Var deleted.
706         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
707         (fancy-about-screen): Don't display fancy-splash-help-echo.
709         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
711 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
713         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
715 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
717         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
718         function.
719         (add-submenu): Only define for XEmacs.
720         (verilog-regexp-words): Revert previous change, keep the other
721         definition.
723 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
725         * progmodes/perl-mode.el (perl-continued-statement-offset)
726         (perl-continued-brace-offset, perl-brace-offset)
727         (perl-brace-imaginary-offset, perl-label-offset):
728         * progmodes/cperl-mode.el (cperl-brace-offset)
729         (cperl-continued-brace-offset, cperl-label-offset)
730         (cperl-continued-statement-offset)
731         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
732         Add safe-local-variable properties.
734 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
736         * progmodes/verilog-mode.el (verilog-mode-map)
737         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
738         (verilog-colorize-include-files): Use only overlay functions so
739         that it can work on both emacs and XEmacs.
740         (set-extent-keymap): Remove unused defun.
741         (verilog-kill-existing-comment, verilog-insert-date)
742         (verilog-insert-year): Rename in order not to pollute the global
743         namespace from kill-existing-comment, insert-date and
744         insert-year, respectively.
745         (verilog-set-auto-endcomments, verilog-header): Update callers.
747         * files.el (auto-mode-alist): Recognize verilog files.
749         * progmodes/verilog-mode.el (verilog-string-replace-matches)
750         (verilog-string-remove-spaces, verilog-re-search-forward)
751         (verilog-re-search-backward, verilog-re-search-forward-quick)
752         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
753         (verilog-get-end-of-line, verilog-within-string): Move definitions
754         before first use.  No code changes.
756 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
758         * progmodes/verilog-mode.el (verilog-mode-version)
759         (verilog-mode-release-date): Don't use expanding keywords.
760         (provide): Move to the end of file.
761         (fboundp): Don't check if eval-when-compile is bound, it is used
762         later in the file without checking.
763         (when, unless): Copy definitions from subr.el.
764         (char-before, defcustom, defface, customize-group)
765         (verilog-batch-error-wrapper): Don't use old style backquotes.
766         (verilog-regexp-opt): Avoid using the cl function case.
767         (verilog-regexp-words): Remove duplicated definition.
768         (verilog-mode-abbrev-table): Remove, duplicate.
769         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
770         Declare and initialize in one step.
771         (verilog-declaration-prefix-re, verilog-declaration-re)
772         (verilog-end-of-statement, verilog-indent-declaration)
773         (verilog-get-lineup-indent): Remove trailing whitespace.
774         (verilog-mode): Fix autoload cookie.
775         Set beginning-of-defun-function and end-of-defun-function.
776         Use when instead of if.
777         (verilog-emacs-features, verilog-auto-ascii-enum)
778         (verilog-insert-indices): Escape braces in doc strings.
780 2007-12-08  Michael McNamara  <mac@verilog.com>
781             Wilson Snyder  <wsnyder@wsnyder.org>
783         * progmodes/verilog-mode.el: New file.
785 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
787         * international/latexenc.el (latexenc-find-file-coding-system):
788         If both coding-system-for-write and buffer-file-coding-system of
789         latex-main-file are nil, use `undecided'.
791 2007-12-06  Jason Rumney  <jasonr@gnu.org>
793         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
795 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
797         * ido.el (ido-save-history): Use emacs-mule coding system
798         instead of utf-8 to save filenames (it's safer in Emacs 22).
799         Set the `coding' local variable on the first line of the file.
801 2007-12-04  Karl Fogel  <kfogel@red-bean.com>
803         * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
804         coding system.  This ports revisions 1.40 and 1.41 over to the
805         EMACS_22_BASE branch, but with the right coding system for Emacs
806         22 to reliably record filenames.  Suggested by Eli Zaretskii.
808 2007-12-01  Richard Stallman  <rms@gnu.org>
810         * wid-edit.el (widget-type): Doc fix.
812 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
814         * emacs-lisp/byte-run.el (declare-function): Change to a macro.
816 2007-12-01  Alexandre Julliard  <julliard@winehq.org>
818         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
820 2007-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
822         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
823         Don't match "sub { (...) ... }".
825 2007-11-29  Richard Stallman  <rms@gnu.org>
827         * international/mule-cmds.el (toggle-input-method-active): New var.
828         (toggle-input-method): Bind toggle-input-method-active to t.
829         Error if it was already non-nil.
831 2007-11-29  Glenn Morris  <rgm@gnu.org>
833         * calendar/time-date.el (with-decoded-time-value): Doc fix.
835 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
837         * calendar/time-date.el (encode-time-value): Doc fix.
839 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
841         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
843 2007-11-24  Kenichi Handa  <handa@m17n.org>
845         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
847 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
849         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
851 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
853         * textmodes/paragraphs.el (forward-sentence): Doc fix.
854         Reported by Drew Adams <drew.adams@oracle.com>.
856 2007-11-20  Glenn Morris  <rgm@gnu.org>
858         * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
859         for compatibility with Emacs 23.
861 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
863         * replace.el (map-query-replace-regexp): Doc fix (revert part of
864         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
866 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
868         * progmodes/gdb-ui.el: Update commentary.
870 2007-11-16  Eli Zaretskii  <eliz@gnu.org>
872         * international/mule-cmds.el (set-locale-environment):
873         Set default-file-name-coding-system _after_ keyboard and terminal
874         coding systems.  This fixes last change.
876         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
877         one space after "Subject:".
879 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
881         * subr.el (make-variable-frame-local):
882         Fix typo in obsolescence declaration.
884 2007-11-16  Glenn Morris  <rgm@gnu.org>
886         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
888 2007-11-16  Rob Riepel  <riepel@Stanford.EDU>
890         * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
891         (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
892         (tpu-scroll-window-up): Replace next-line-internal -> line-move.
894 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
896         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
897         in order to determine if there's a conflict.
899 2007-11-16  Juri Linkov  <juri@jurta.org>
901         * man.el (Man-heading-regexp): Add 0-9.
902         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
904 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
906         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
907         Fix typo in docstring.
909         * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
910         (cua-highlight-region-shift-only): Doc fix.
912 2007-11-15  Richard Stallman  <rms@gnu.org>
914         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
916         * reposition.el (reposition-window):
917         Binding C-M-l moved to bindings.el.
919         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
921         * add-log.el (add-change-log-entry-other-window):
922         Key binding C-x 4 a moved to bindings.el.
924         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
925         from filecache.el.
927         * filecache.el: Minibuffer map bindings moved to bindings.el.
929 2007-11-14  Jason Rumney  <jasonr@gnu.org>
931         * international/mule-cmds.el (set-locale-environment):
932         Set default-file-name-coding-system from system defaults on Windows.
934 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
936         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
937         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
938         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
939         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
940         locations.
941         (gdb-info-breakpoints-custom, gdb-assembler-custom)
942         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
943         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
945 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
947         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
948         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
949         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
950         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
951         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
952         Rewrite in active voice.
954 2007-11-10  Juri Linkov  <juri@jurta.org>
956         * startup.el: Backport startup screen related changes from the trunk.
957         (initialization): Change group to `environment'.
958         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
959         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
960         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
961         (initial-scratch-message): Fix docstring.
962         (startup-screen-inhibit-startup-screen)
963         (pure-space-overflow-message): New variables.
964         (command-line): Rename `inhibit-startup-message' to
965         `inhibit-startup-screen'.
966         (initial-scratch-message): Doc fix.
967         (fancy-splash-text): Remove variable.
968         (fancy-startup-text, fancy-about-text, splash-screen-keymap):
969         New variables.
970         (fancy-splash-delay, fancy-splash-max-time)
971         (fancy-current-text, fancy-splash-stop-time)
972         (fancy-splash-outer-buffer, fancy-splash-last-input-event):
973         Remove variables.
974         (fancy-splash-insert): Use help-echo from the 3rd element of the
975         link specification list, or "Follow this link" if it's nil.  Doc fix.
976         Allow functions for face and link specs.
977         (fancy-splash-tail): Remove function.
978         (fancy-startup-tail): New function.
979         (fancy-splash-default-action, fancy-splash-special-event-action)
980         (fancy-splash-screens): Remove functions.
981         (fancy-about-screen): New function.
982         (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
983         Fix docstring.  Use argument `startup' to conditionally display
984         different texts for Startup and About screens.  Don't display Help
985         commands on the About screen.  Remove `unwind-protect' `sit-for'
986         delay and `kill-buffer' after it.
987         (normal-mouse-startup-screen, normal-splash-screen)
988         (normal-no-mouse-startup-screen): New functions.
989         (startup-echo-area-message): Change text of the echo area.
990         (display-splash-screen): Remove function.
991         (display-startup-screen, display-about-screen): New functions.
992         (about-emacs): Make alias to `display-about-screen'.
993         (display-splash-screen): Make alias to `display-startup-screen'.
994         (command-line-1): Rename `inhibit-startup-message' to
995         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
996         started with command line options "-f", "-funcall", "-e", "-eval",
997         "-execute", "-insert", "-find-file", "-file", "-visit".
998         Inhibit startup screen when Emacs is started with a file name only
999         on tty (i.e. don't inhibit it when started with a file name like
1000         "emacs FILE..." on a window system).
1001         Comment out unused code for coping with the old sit-for behavior.
1002         If file-count > 0, then display the concise version in another
1003         window, otherwise display full version in the same window.
1004         * loadup.el: Add `button'.  Move up `startup'.
1005         * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
1006         * version.el (emacs-copyright): Add emacs-copyright.
1007         * menu-bar.el (menu-bar-help-menu):
1008         Move "About Emacs" and "About GNU" to the end of the Help menu.
1009         Move "Emacs Psychotherapist" after "Send Bug Report...".
1010         Move "External Packages" after "Find Emacs Packages".
1012 2007-11-10  Jason Rumney  <jasonr@gnu.org>
1014         * w32-fns.el: Sync charset names with setup-default-fontset.
1015         Append "-1" where second part missing.
1017         * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
1019 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
1021         * ido.el (ido-save-history): Write the history file in UTF-8,
1022         and add `coding' file-local variable.
1024 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
1026         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
1027         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
1028         (iso-iso2duden-trans-tab): Add docstring.
1030 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1032         * faces.el (face-normalize-spec): Remove function.
1033         (frame-set-background-mode): Undo last change.
1035 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
1037         * files.el (enable-local-variables): Doc fix.
1039 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
1041         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
1042         match dir like "a...b".
1044 2007-11-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
1046         * eshell/esh-mode.el (eshell-output-filter):
1047         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
1048         Use `with-current-buffer'.
1050 2007-11-05  Nick Roberts  <nickrob@snap.net.nz>
1052         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
1054 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
1056         * net/tls.el: Require rx when compiling.
1057         (tls-end-of-info): New variable.
1058         (open-tls-stream): Keep reading input until `tls-end-of-info' is
1059         matched.
1061 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1063         * simple.el (bad-packages-alist): Anchor semantic regexp.
1065 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
1067         * files.el (hack-local-variables): Fix membership tests to avoid
1068         treating all variables as safe if `enable-local-variables' is
1069         set to :safe (CVE-2007-5795).
1071 2007-11-02  Glenn Morris  <rgm@gnu.org>
1073         * progmodes/etags.el (tags-table-mode): Disable undo.
1075         * simple.el (bad-packages-alist): Revert previous change.
1077 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1079         * printing.el (printing): Fix :version, printing.el was included
1080         in emacs-22.1.
1081         (pr-path-style, pr-path-alist, pr-txt-name)
1082         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
1083         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
1084         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
1085         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
1086         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
1087         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
1088         (pr-setting-database, pr-visible-entry-list)
1089         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
1090         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
1091         :version.
1093 2007-11-01  Glenn Morris  <rgm@gnu.org>
1095         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
1097         * mail/footnote.el (footnote-numeric-regexp)
1098         (footnote-english-upper-regexp, footnote-english-lower-regexp)
1099         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
1100         Match multi-character footnotes.
1102         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
1103         (nroff-indent-line-function): New function.
1104         (nroff-count-text-lines): Use nroff-forward-text-line rather than
1105         obsolete alias.
1107 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
1109         * net/tramp.el (tramp-open-connection-telnet)
1110         (tramp-open-connection-rsh, tramp-open-connection-su)
1111         (tramp-open-connection-multi): Set $LC_ALL to "C".
1113 2007-10-31  Sven Joachim  <svenjoac@gmx.de>
1115         * dired-aux.el (dired-copy-file-recursive):
1116         Preserve directory permissions.
1118 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
1120         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
1121         (whitespace-unload-function): New-style unload function.  When run,
1122         unintern `whitespace-unload-hook' and call `unload-feature' recursively
1123         to stop the old hook from messing with the unloading.
1125         * strokes.el (strokes-alphabetic-lessp): Doc fix.
1127 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1129         * emacs-lisp/find-func.el (find-library): Use library at
1130         point as default interactive argument.
1132 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
1134         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
1135         (elp-unset-master, elp-results): Fix typos.
1136         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
1137         Doc fixes.
1139         * msb.el (msb--many-menus): Remove variable.
1140         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
1141         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
1142         (msb--toggle-menu-type): Fix typos in docstrings.
1144         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
1145         (shadow-insert-var): Doc fixes.
1146         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
1147         Reflow docstrings.
1148         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
1150 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
1152         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
1153         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
1154         Fix typos in autoload docstrings.
1156         * loadhist.el (unload-feature): Remove redundant check.
1158 2007-10-30  Richard Stallman  <rms@gnu.org>
1160         * savehist.el (savehist-save): Obey savehist-ignored-variables.
1162 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
1164         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
1165         (gdb-var-update-handler-1): Use it.
1167 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
1169         * loadhist.el (unload-feature): Remove erroneous check for the
1170         FEATURE-unload-function variable; check the existence of the
1171         function (that's what the docstring says, and it makes more sense).
1173         * follow.el (follow-unload-function): Add docstring.
1174         (follow-unload-function): Remove variable.
1176         * server.el (server-unload-function): Remove variable.
1177         (server-unload-function): Unbind `server-edit' from `C-x #'.
1179         * uniquify.el (uniquify-unload-function): Add docstring.
1180         (uniquify-unload-function): Remove variable.
1182         * ses.el (ses-unload-function): New function.
1184 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
1186         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
1187         (unsafep-progn, unsafep-let): Fix typos in docstrings.
1189         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
1190         before use to avoid a warning in packages that require uniquify.
1191         (uniquify-unload-function): New function and var.
1193 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
1195         * loadhist.el (unload-feature-special-hooks):
1196         Add `delete-frame-functions'.
1198         * server.el (server-unload-function): Rename from `server-unload-hook'
1199         and adapt to new `unload-feature' functionality.  Remove hook from
1200         `kill-buffer-hook' buffer-locally.
1201         (server-unload-hook): Remove.
1202         (server-unload-function): New var; replaces `server-unload-hook'.
1204 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
1206         * desktop.el (uniquify-managed): Pacify byte compiler.
1207         (desktop-buffer-info): If the buffer name is managed by uniquify,
1208         save the base name, not the uniquified one.
1209         (desktop-create-buffer): Allow `rename-buffer' to generate a new
1210         name in case of conflict.
1212 2007-10-26  Glenn Morris  <rgm@gnu.org>
1214         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
1215         safe-local-variable property.
1217 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
1219         * net/browse-url.el (browse-url-browser-function): Delete grail.
1220         (browse-url-grail): Function and variable deleted.
1221         (browse-url-browser-function): Delete IXI Mosaic.
1222         (browse-url-default-browser): Don't try IXI Mosaic.
1223         (browse-url-iximosaic): Function deleted.
1224         (browse-url-browser-function): Delete MMM.
1225         (browse-url-default-browser): Don't try MMM.
1226         (browse-url-mmm): Function deleted.
1228 2007-10-25  Glenn Morris  <rgm@gnu.org>
1230         * progmodes/f90.el (f90-indented-comment-re)
1231         (f90-directive-comment-re, f90-break-delimiters):
1232         * progmodes/fortran.el (fortran-comment-line-start-skip)
1233         (fortran-directive-re):
1234         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
1235         as safe if they are strings.
1237 2007-10-25  Richard Stallman  <rms@gnu.org>
1239         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
1241 2007-10-24  Richard Stallman  <rms@gnu.org>
1243         * savehist.el (savehist-save): Omit unreadable elements.
1245         * loadhist.el (unload-function-defs-list): Renamed from
1246         unload-function-features-list.
1247         (unload-feature-special-hooks, unload-feature): Doc fixes.
1249         * indent.el (indent-to-left-margin): If point's in the indentation,
1250         move to the end of the indentation.
1252         * cus-edit.el (customize-changed-options): Make arg optional.
1254 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
1256         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
1258 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1260         * textmodes/css-mode.el: Require CL.
1261         (comment-continue): Declare.
1263         * subr.el (make-variable-frame-localizable): Remove.
1264         (make-variable-frame-local): Mark obsolete.
1266 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
1268         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
1269         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
1271 2007-10-23  Chris Moore  <christopher.ian.moore@gmail.com>
1273         * comint.el (comint-password-prompt-regexp):
1274         Handle `[sudo] password'-style prompt.
1276 2007-10-23  Glenn Morris  <rgm@gnu.org>
1278         * progmodes/f90.el (f90-do-indent, f90-if-indent)
1279         (f90-type-indent, f90-program-indent)
1280         (f90-continuation-indent, f90-comment-region)
1281         (f90-beginning-ampersand, f90-smart-end)
1282         (f90-break-before-delimiters, f90-auto-keyword-case)
1283         (f90-leave-line-no, f90-mode-hook):
1284         Give an appropriate safe-local-variable property.
1285         (f90-font-lock-keywords-2): Fix `go to' regexp.
1287         * progmodes/fortran.el (fortran-tab-mode-default)
1288         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
1289         (fortran-structure-indent, fortran-continuation-indent)
1290         (fortran-comment-indent, fortran-comment-line-extra-indent)
1291         (fortran-comment-line-start)
1292         (fortran-minimum-statement-indent-fixed)
1293         (fortran-minimum-statement-indent-tab)
1294         (fortran-comment-indent-char, fortran-line-number-indent)
1295         (fortran-check-all-num-for-matching-do)
1296         (fortran-blink-matching-if, fortran-continuation-string)
1297         (fortran-comment-region, fortran-electric-line-number)
1298         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
1299         (fortran-analyze-depth, fortran-break-before-delimiters):
1300         Give an appropriate safe-local-variable property.
1302 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1304         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
1305         of the subdirs is unreadable.
1307 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
1309         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1310         Use window-full-width-p.
1312 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1314         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
1315         (tpu-edt-off): Use it.
1316         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
1317         the global-map before adding it to global-map.
1319         * menu-bar.el (global-buffers-menu-map): New var.
1320         (global-map, menu-bar-update-buffers): Use it.
1321         * msb.el (msb-menu-bar-update-buffers): Use it.
1322         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
1323         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
1324         Use with-current-buffer.
1326 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
1328         * hexl.el (hexl-menu): New major mode menu.
1330 2007-10-20  Glenn Morris  <rgm@gnu.org>
1332         * progmodes/f90.el (f90-font-lock-keywords-2)
1333         (f90-looking-at-type-like): Fix regexp typos.
1335 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1337         * bs.el (bs-mode): Add mode name (accidentally left out
1338         in the 2007-10-16 change).
1340 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1342         * bs.el (bs--track-window-changes): Don't refresh the whole list.
1343         (bs-mode): Set mode-class property to special.
1345         * follow.el (follow-unload-function): New function.
1347         * loadhist.el (unload-function-features-list):
1348         Rename from `unload-hook-features-list'.
1349         (unload-hook-features-list): Add as obsolete alias.
1350         (unload-feature): Use `unload-function-features-list'
1351         and new FEATURE-unload-function.
1353 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
1355         * loadhist.el (unload-feature-special-hooks):
1356         Update list of special hooks.
1358         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1359         (adaptive-fill-function): Doc fix.  Remove * from docstring.
1361 2007-10-18  Glenn Morris  <rgm@gnu.org>
1363         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1365 2007-10-17  Aaron Hawley  <aaronh@garden.org>
1367         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1368         position is not saved.
1370 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
1372         * longlines.el (longlines-wrap-follows-window-size): Integer value
1373         specifies wrapping margin.
1374         (longlines-mode, longlines-window-change-function):
1375         Set window-specific wrapping margin based on the above.
1377 2007-10-17  John Wiegley  <johnw@newartisans.com>
1379         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1381 2007-10-17  Glenn Morris  <rgm@gnu.org>
1383         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1384         Tweak regexp to avoid stack overflow.
1386 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1388         * simple.el (reindent-then-newline-and-indent): Don't assume that
1389         indent-according-to-mode preserves point.
1391 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
1393         * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
1394         (bs--restore-window-config): Keep the selected frame.
1395         (bs--track-window-changes, bs--remove-hooks): New functions.
1396         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
1397         (bs--show-with-configuration): Revert 2006-11-09 change.
1398         Don't reuse window unless it is visible on the selected frame.
1399         Restore window configuration (possibly in a different frame)
1400         before creating any window.
1402 2007-10-16  Richard Stallman  <rms@gnu.org>
1404         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1405         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1406         (ad-is-advised, ad-get-advice-info-field)
1407         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1409 2007-10-16  Glenn Morris  <rgm@gnu.org>
1411         * simple.el (blink-matching-open): Don't report false errors with
1412         the `$' syntax class.
1414 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
1416         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1417         (filesets-ormap, filesets-sort-case-sensitive-flag)
1418         (filesets-remake-shortcut, filesets-ingroup-collect-files):
1419         Fix typos in docstrings.
1420         (filesets-data-get-name, filesets-data-get-data)
1421         (filesets-data-set, filesets-cmd-query-replace-getargs)
1422         (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
1424 2007-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1426         * term/mac-win.el: Don't require url when compiling, as url-type is
1427         no longer a macro.
1429 2007-10-14  Glenn Morris  <rgm@gnu.org>
1431         * progmodes/etags.el (select-tags-table): Disable undo in the
1432         `*Tags Table List*' buffer.
1434 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
1436         * dired.el (dired-warn-writable): New face.
1437         (dired-warn-writable-face): New variable.
1438         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
1439         of dired-warning-face, for group- and world-writable files.
1441 2007-10-13  Glenn Morris  <rgm@gnu.org>
1443         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
1444         (octave-re-search-forward-kw, octave-re-search-backward-kw):
1445         Add doc string, and an explicit COUNT argument.
1446         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
1447         `inc' to search functions.
1449 2007-10-13  John W. Eaton  <jwe@octave.org>
1451         * progmodes/octave-mod.el (octave-looking-at-kw)
1452         (octave-re-search-forward-kw, octave-re-search-backward-kw):
1453         New functions.
1454         (octave-in-defun-p, calculate-octave-indent)
1455         (octave-blink-matching-block-open, octave-beginning-of-defun)
1456         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
1457         to search for regexps that contain case-sensitive keywords.
1458         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
1459         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
1461 2007-10-13  Richard Stallman  <rms@gnu.org>
1463         * files.el (directory-abbrev-alist): Doc fix.
1465 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
1467         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
1469 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
1471         * frame.el (set-frame-configuration): Assign name parameter only
1472         if it has been set explicitly before.
1474         * window.el (handle-select-window): Revert part of 2007-10-06
1475         change setting the input focus.
1477 2007-10-12  Glenn Morris  <rgm@gnu.org>
1479         * cus-edit.el (custom-variable-menu, custom-face-menu)
1480         (custom-group-menu): Check init-file-user rather than
1481         user-init-file, in case cus-edit is loaded by site-run-file.
1483 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
1485         * follow.el (follow-stop-intercept-process-output):
1486         Use `follow-call-process-filter' rather than `process-filter'.
1488 2007-10-11  Tom Tromey  <tromey@redhat.com>
1490         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
1491         frame is visible.
1493 2007-10-10  Richard Stallman  <rms@gnu.org>
1495         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
1496         in *Backtrace*.
1498         * faces.el (face-font-selection-order): Doc fix.
1500         * loadhist.el (unload-feature): Doc fix.
1502 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1504         * ps-print.el: Fix the usage of :foreground and :background face
1505         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
1506         (ps-print-version): New version 6.7.6.
1507         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
1508         Fix code.
1509         (ps-face-foreground-color-p, ps-face-background-color-p)
1510         (ps-face-color-p): New inline funs.
1512 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
1514         * follow.el: Change all instances of "Follow Mode" to "Follow
1515         mode" in docstrings and messages.
1517 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
1519         * faces.el (face-font-selection-order): Doc fix.
1521         * follow.el (follow-mode-hook, follow-mode): Doc fixes.
1522         (follow-mode-off-hook): Mark as obsolete.
1524 2007-10-08  Richard Stallman  <rms@gnu.org>
1526         * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
1527         (edebug-install-custom-print, edebug-reset-print-funcs)
1528         (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
1529         Functions deleted.
1530         (edebug-prin1, edebug-print, edebug-prin1-to-string)
1531         (edebug-format, edebug-message): Define directly as aliases.
1533 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
1535         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
1537 2007-10-07  Glenn Morris  <rgm@gnu.org>
1539         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
1540         version numbers.
1542 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
1544         * net/tramp.el (tramp-completion-mode): Extend doc-string.
1545         (tramp-completion-mode-p): Revert change from 2007-09-24.
1546         Checking for `return' etc as last character is not sufficient, for
1547         example in dired-mode when entering <g> (revert-buffer) or
1548         <s> (dired-sort).
1550 2007-10-06  Martin Rudalics  <rudalics@gmx.at>
1552         * window.el (mouse-autoselect-window-cancel): Don't cancel for
1553         select-window or select-frame events.
1554         (handle-select-window): When autoselecting window set input
1555         focus.  Restructure.
1557         * frame.el (focus-follows-mouse): Moved to frame.c.
1558         * cus-start.el (all): Add focus-follows-mouse.
1560 2007-10-05  Chris Moore  <dooglus@gmail.com>
1562         * server.el (server-kill-new-buffers): Doc fix.
1564 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
1566         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
1567         activate font-locking in the *buffer-selection* buffer.
1568         (bs-show-sorted): Doc fix.
1570         * bs.el (bs--get-marked-string, bs--get-modified-string)
1571         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
1572         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
1573         (bs--format-aux): Doc fix.
1575 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
1577         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
1579 2007-10-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1581         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
1583 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
1585         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
1586         (gud-gdb): New function for old M-x gdb (text command mode).
1587         (gud-gdb-command-name, gdb): Move to...
1589         * progmodes/gdb-ui.el: ...here and adapt doc string.
1590         (gud-gdba-command-name, gdba): Delete.
1592 2007-10-03  Juanma Barranquero  <lekktu@gmail.com>
1594         * bs.el: Don't defvar `font-lock-verbose'.
1595         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
1596         (bs--get-file-name): Fix typos in docstrings.
1597         (bs--show-header): Use `dolist' instead of `mapcar'.
1598         (bs-mode): Set `show-trailing-whitespace' to nil.
1599         (bs-buffer-sort-function, bs-mouse-select-other-frame)
1600         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
1601         Doc fixes.
1603 2007-10-02  Adam Hupp  <adam@hupp.org>  (tiny change)
1605         * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
1607 2007-10-02  Nick Roberts  <nickrob@snap.net.nz>
1609         * progmodes/gud.el (gdb): Make graphical mode the default and
1610         switch to text command mode if appropriate, i.e., reverse previous
1611         arrangement.
1612         (gud-gdb-marker-filter): Adapt for above change.
1614         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
1615         gud-minor-mode and gud-marker-filter.
1616         (gdb-fullname-regexp): New variable.
1617         (gud-gdba-marker-filter): Use it to switch to text command
1618         mode if appropriate.
1620 2007-10-02  Richard Stallman  <rms@gnu.org>
1622         * frame.el (cursor-in-non-selected-windows): Doc fix.
1624 2007-10-01  Nick Roberts  <nickrob@snap.net.nz>
1626         * progmodes/gud.el (gud-display-line): Find source buffer even when
1627         GUD buffer has its own frame.
1629 2007-10-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1631         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
1633 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1635         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
1637 2007-09-29  Martin Rudalics  <rudalics@gmx.at>
1639         * allout.el (allout-before-change-handler): Replace got-char by
1640         goto-char.
1642 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1644         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
1645         Used to try and automatically enabled smerge-mode in the presence of
1646         conflicts and to call `svn resolved' when the conflicts are gone.
1647         (vc-svn-parse-status): Remember the svn-specific status.
1649         * newcomment.el (comment-choose-indent): New function extracted
1650         from comment-indent.  Improve the alignment algorithm.
1651         (comment-indent): Use it.
1653 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
1655         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
1656         (eldoc-message-commands, eldoc-current-idle-delay):
1657         Fix typos in docstrings.
1659         * progmodes/python.el (python-eldoc-function): Doc fix.
1661 2007-09-26  Eli Zaretskii  <eliz@gnu.org>
1663         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
1664         menu-bar-apropos-menu.  All users changed.
1665         (menu-bar-help-menu): Change menu symbols to better match the text
1666         displayed by the menu.
1668 2007-09-25  Glenn Morris  <rgm@gnu.org>
1670         * view.el (view-search-no-match-lines): Add a doc string.
1671         Rewrite to simplify and work better.
1673 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
1675         * net/tramp.el (tramp-completion-mode-p): Rename from
1676         `tramp-completion-mode'.  Revert logic, check `return', `newline'
1677         and such alike.  Packages like Icicles tend to use other completion
1678         characters but `tab' and `space' only.
1679         (top): Require cl.el, when `copy-tree' is not available otherwise.
1681         * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
1682         `ad-get-arg'.
1684 2007-09-24  Ville Skytt\e,Ad\e(B  <scop@xemacs.org>  (tiny change)
1686         * net/tramp-vc.el (tramp-vc-user-login-name):
1687         Use `vc-find-version' instead of `process-file' to check whether we
1688         have a new enough vc that doesn't need the defadvice.
1690 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
1692         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
1693         #, @, : and ^.
1695 2007-09-23  Glenn Morris  <rgm@gnu.org>
1697         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
1699 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
1701         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
1703         * log-view.el (log-view-mode-map): Likewise.
1705         * diff-mode.el (diff-mode-shared-map): Likewise.
1707 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1709         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
1710         add inferior-octave-directory-tracker to the buffer-local value
1711         of comint-input-filter-functions.
1713 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
1715         * files.el (file-name-sans-versions): Also allow `A-Z'.
1717         * vc.el: Mention all supported VC backends.
1719 2007-09-22  Richard Stallman  <rms@gnu.org>
1721         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
1722         neighbouring buttons.
1724 2007-09-22  Andreas Schwab  <schwab@suse.de>
1726         * files.el (file-name-sans-versions): Also allow `_'.
1728 2007-09-22  Glenn Morris  <rgm@gnu.org>
1730         * eshell/esh-mode.el (eshell-output-filter-functions):
1731         Add eshell-postoutput-scroll-to-bottom.
1733 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1735         * files.el (file-name-sans-versions): Allow - and a-z in version names.
1737         * log-view.el (log-view-mode-map, log-view-mode-menu):
1738         Bind log-view-annotate-version.
1739         (log-view-beginning-of-defun, log-view-end-of-defun)
1740         (log-view-annotate-version): New functions.
1741         (log-view-mode): Use log-view-beginning-of-defun and
1742         log-view-end-of-defun.
1744 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1746         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
1748 2007-09-21  Kevin Ryde  <user42@zip.com.au>
1750         * international/mule.el (sgml-html-meta-auto-coding-function):
1751         Bind `case-fold-search' to t.
1753 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1755         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
1756         neighbouring buttons.
1758         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1759         Recognize gcc's use of "note" for informational messages.
1761 2007-09-20  Glenn Morris  <rgm@gnu.org>
1763         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
1764         motion functions, rather than hard-coding "\n\n".
1765         (tex-validate-region): Check for eobp, to speed up.
1766         (tex-next-unmatched-end): Doc fix.
1768 2007-09-19  Glenn Morris  <rgm@gnu.org>
1770         * textmodes/tex-mode.el (tex-terminate-paragraph):
1771         Use backward-paragraph.
1773 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1775         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
1776         (css-mode): Update correspondingly.
1778 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1780         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
1782         * vc-hooks.el (vc-menu-entry): New var.
1783         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
1784         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
1785         (vc-menu-map): Declare and initialize in one step.
1787         * menu-bar.el (vc-menu-map): Don't setup any more.
1788         Instead, just create the proper spot in the menu.
1790 2007-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
1791             Stefan Monnier  <monnier@iro.umontreal.ca>
1793         * vc.el: Document new VC operation `extra-menu'.
1795         * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
1797 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
1799         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
1800         Signed-off-by, Acked-by and Merge.
1802 2007-09-17  Glenn Morris  <rgm@gnu.org>
1804         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
1805         filename from `--file-line-error', if it is available.
1807 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
1809         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
1810         TeX `--file-line-error' format.
1812 2007-09-17  Glenn Morris  <rgm@gnu.org>
1814         * textmodes/tex-mode.el (tex-region): Simplify previous change,
1815         handling the case where the region is not in `tex-main-file'.
1816         (tex-region-1): Delete.
1817         (tex-region-header): New function, doing the header part of the
1818         old tex-region-1.
1820 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1822         * ediff-init.el (ediff-verbose-p): This var is not a constant.
1824 2007-09-16  Drew Adams  <drew.adams@oracle.com>
1826         * cus-edit.el (custom-face-edit-activate): Doc fix.
1828 2007-09-16  Glenn Morris  <rgm@gnu.org>
1830         * textmodes/tex-mode.el (tex-region): Handle the case where the
1831         region is not in `tex-main-file'.  Move the old code that applies
1832         to both cases...
1833         (tex-region-1): ...to this new function.
1835 2007-09-15  Martin Rudalics  <rudalics@gmx.at>
1837         * simple.el (blink-matching-open): Don't display message when no
1838         paren is found within blink-matching-paren-distance characters.
1839         Don't search prompt in blink-matching-paren-distance nil case.
1841 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
1843         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1845 2007-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1847         * vc-mtn.el: New file.
1849         * vc-hooks.el (vc-handled-backends): Add Mtn.
1851 2007-09-13  Eli Zaretskii  <eliz@gnu.org>
1853         * files.el (find-file, find-file-other-window)
1854         (find-file-other-frame, find-file-existing, find-file-read-only)
1855         (find-file-read-only-other-window)
1856         (find-file-read-only-other-frame)
1857         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
1859 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
1861         * man.el (Man-default-man-entry): At end of line, continue looking
1862         to the next line for possible end of hyphenated command.
1864 2007-09-13  Chris Moore  <dooglus@gmail.com>
1866         * shell.el (shell-resync-dirs): Don't move the cursor relative to
1867         the command being edited.
1869 2007-09-13  Nick Roberts  <nickrob@snap.net.nz>
1871         * progmodes/gud.el (gdb-ready): New variable.
1872         (gdb): Set it to nil.  Set gud-running to nil here...
1873         (gud-common-init): ...instead of here.
1875         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1876         Use gdb-ready.  Discard input until GDB is ready to accept it.
1878 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
1880         * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
1881         C-M-S- keys.
1883 2007-09-12  Martin Rudalics  <rudalics@gmx.at>
1885         * dired.el (dired-warning): Inherit from font-lock-warning-face to
1886         make it show up with eight colors.
1888 2007-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1890         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
1891         diffs are concatenated with no intervening line.
1893 2007-09-10  Dave Love  <fx@gnu.org>
1895         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
1896         (python-font-lock-keywords): Update to the 2.5 version of the language.
1897         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
1898         (python-backspace): Only behave funny in code.
1899         (python-compilation-regexp-alist): Add PDB stack trace regexp.
1900         (inferior-python-mode): Add PDB prompt regexp.
1901         (python-fill-paragraph): Refine the fenced-string regexp.
1902         (python-find-imports): Handle imports spanning several lines.
1903         (python-mode): Add `class' to hideshow support.
1905 2007-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1907         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
1908         add-log-buffer-file-name-function rather than bind buffer-file-name,
1909         so we dont end up calling change-log-mode in *cvs* when `fi' is the
1910         ChangeLog file itself.
1912         * outline.el (outline-flag-region): Use front-advance.
1914 2007-09-07  Ilya Zakharevich  <ilyaz@cpan.org>
1916         * progmodes/cperl-mode.el: Merge upstream 5.23.
1917         (cperl-where-am-i): Remove function.
1918         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
1919         (cperl-sniff-for-indent): De-invert [string] and [comment].
1920         When looking for label, skip s:m:y:tr.
1921         (cperl-indent-line): Likewise.
1922         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
1923         (cperl-windowed-init): Wrong `ps-print' handling.
1924         Both thanks to Chong Yidong.
1925         (cperl-look-at-leading-count): Could fail with unfinished RExen.
1926         (cperl-find-pods-heres): If the second part of s()[] is missing,
1927         don't try to highlight delimiters...
1929 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1931         * progmodes/compile.el (compilation-get-file-structure): Complete last
1932         change by also using spec-directory in the puthash.
1934 2007-09-07  Riccardo Murri  <riccardo.murri@gmail.com>
1936         * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
1937         (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
1938         (vc-bzr-status): Fix shadowing of variable 'status'.
1939         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
1940         Use `expand-file-name' instead of `concat'.
1941         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
1942         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
1944 2007-09-05  Jason Rumney  <jasonr@gnu.org>
1946         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
1948 2007-09-02  Richard Stallman  <rms@gnu.org>
1950         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
1951         Add `safe-local-variable' property.
1952         (lisp-body-indent): Likewise.
1954 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1956         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
1957         prev/next-node.
1959         * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
1960         (x-gtk-map-stock): New function.
1962 2007-09-02  Glenn Morris  <rgm@gnu.org>
1964         * comint.el (comint-mode): Don't set scroll-conservatively.
1966         * eshell/em-unix.el (eshell/time): Stringify and flatten the
1967         non-command arguments.
1969 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
1971         * emacs-lisp/bytecomp.el (byte-recompile-directory):
1972         Fix bug: Don't expand top-level file name more than once.
1973         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
1975 2007-09-01  Richard Stallman  <rms@gnu.org>
1977         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
1978         Add doc string.
1980 2007-08-30  Richard Stallman  <rms@gnu.org>
1982         * speedbar.el (speedbar-frame-reposition-smartly)
1983         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
1984         (speedbar-check-vc): Don't use dframe-xemacsp.
1986 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
1988         * files.el (backup-buffer-copy): Try to overwrite old backup first.
1990 2007-08-29  Martin Rudalics  <rudalics@gmx.at>
1992         * repeat.el (repeat): Use last-repeatable-command instead of
1993         real-last-command.  Run pre- and post-command hooks for
1994         self-insertion.  Update doc-string.
1996 2007-08-28  Glenn Morris  <rgm@gnu.org>
1998         * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
2000 2007-08-27  Alexandre Julliard  <julliard@winehq.org>
2002         * vc-git.el (vc-git-state): Call git-add --refresh to update the
2003         state of the file.
2004         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2005         (vc-git-create-repo): Fix invalid command.
2007 2007-08-27  Richard Stallman  <rms@gnu.org>
2009         * textmodes/flyspell.el (flyspell-mode):
2010         Catch errors in flyspell-mode-on.
2012 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
2014         * progmodes/modula2.el (m2-definition, m2-module):
2015         Don't use previous-line.  Reported by T. V. Raman.
2017 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2019         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
2020         argument to tool-bar-mode call.
2022 2007-08-27  Glenn Morris  <rgm@gnu.org>
2024         * diff-mode.el (diff-find-file-name): Only accept regular files,
2025         to rule out /dev/null, directories, etc.
2027 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
2029         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
2030         safe-local-variable setting.
2031         * progmodes/perl-mode.el (perl-indent-level): Likewise.
2033 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2035         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
2036         of buffers in uniquify-managed.
2038         * simple.el (invisible-p): Rename from text-invisible-p.
2039         Update callers.
2041 2007-08-25  Alan Mackenzie  <acm@muc.de>
2043         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
2044         new language variable.
2046         * progmodes/cc-engine.el (c-brace-anchor-point): New function.
2047         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
2048         "extern" etc., rather than BOI.  Fix addition of spurious
2049         syntactic-symbol 'defun-block-intro, replacing it with
2050         'innamespace, etc.
2052 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
2054         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
2055         Don't behave differently when executed via M-x.  Add doc string.
2057 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2059         * files.el (backup-buffer-copy): Don't wrap delete in
2060         condition-case, only try to delete if file exists.
2062 2007-08-24  Glenn Morris  <rgm@gnu.org>
2064         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
2066 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2068         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
2069         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
2070         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
2071         (cperl-etags-goto-tag-location): Use new style backquotes.
2073         * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
2074         (dynamic-completion-table): Use it it.
2076         * net/browse-url.el: Remove spurious * in custom docstrings.
2077         (browse-url-filename-alist): Use new-style backquote.
2079         * emacs-lisp/backquote.el (backquote-unquote-symbol)
2080         (backquote-splice-symbol): Clarify they're not new-style unquotes.
2082         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
2083         (\,@): Backslash the , and ,@ which are not new-style unquotes.
2085         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
2087         * net/socks.el (socks-username/password-auth-filter):
2088         Remove unused vars `state' and `desired-len'.
2089         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
2090         (socks-wait-for-state-change): Use new-style backquotes.
2092         * pcvs.el (cvs-mode-status): Fix long-standing typo.
2094         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
2095         backquotes after each `read' rather than once per buffer.
2097         * dframe.el: Remove spurious * in custom docstrings.
2098         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
2099         (dframe-xemacs20p): Remove, inline at the sole use point.
2100         (defface): Don't defvar the face, don't use old-style backquote.
2101         (defcustom): Don't use old-style backquote.
2102         (dframe-frame-parameter, dframe-mouse-event-p):
2103         Make it obvious that it's always defined.
2104         (dframe-popup-kludge): New function to replace
2105         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
2106         (dframe-frame-mode, dframe-set-timer-internal)
2107         (dframe-mouse-set-point): Remove use of with-no-warnings from
2108         XEmacs-specific code.
2109         (dframe-set-timer-internal): Fix very old bug with
2110         post-command-idle-hook.
2112         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
2114 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
2116         * image-mode.el (image-minor-mode): Use image-mode-text-map.
2118 2007-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
2120         * sort.el (sort-fold-case, sort-numeric-base): Mark as
2121         safe-local-variable.
2123 2007-08-22  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2125         * net/browse-url.el (browse-url-emacs): New function.
2127 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2129         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
2130         warning if the file uses old style backquotes.
2132         * emacs-lisp/bytecomp.el (byte-compile-log-file)
2133         (byte-recompile-directory, byte-compile-file)
2134         (byte-compile-from-buffer): Use with-current-buffer.
2136         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
2137         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
2138         (line-move-1, line-move-finish, line-move-to-column)
2139         (move-end-of-line, move-beginning-of-line): Use new name.
2141 2007-08-22  Glenn Morris  <rgm@gnu.org>
2143         * files.el (backup-buffer-copy): Check backup directory is
2144         writable, to avoid infloop deleting old backup.
2146         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
2147         movemail related variables.
2148         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
2149         will now be set before this is called.
2151 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2153         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
2155         * progmodes/ada-mode.el: Fix up comment style in header.
2156         (ada-check-emacs-version): Remove.
2157         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
2158         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
2159         to try and quieten the byte-compiler.
2160         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
2162         * vc.el (vc-annotate-warp-version): Don't use previous-line.
2164 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
2166         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
2167         extracted from `eval-last-sexp-1'.
2168         (eval-last-sexp-1): Call `preceding-sexp'.
2170 2007-08-19  Glenn Morris  <rgm@gnu.org>
2172         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
2173         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
2174         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
2175         shadow files messing up the compilation.
2177 2007-08-18  Glenn Morris  <rgm@gnu.org>
2179         * progmodes/scheme.el (scheme-mode-variables):
2180         Set font-lock-comment-start-skip.
2182 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
2184         * progmodes/ada-mode.el (ada-create-syntax-table):
2185         Move set-syntax-table from here to ...
2186         (ada-mode): ... here.  Don't change global value of comment-multi-line.
2187         Call new function ada-initialize-syntax-table-properties.
2188         Add ada-handle-syntax-table-properties to font-lock-mode-hook.
2189         (ada-deactivate-properties, ada-initialize-properties):
2190         Replace by new functions ...
2191         (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
2192         (ada-initialize-syntax-table-properties): ... to set up syntax-table
2193         properties uniformly, independently from whether font-lock-mode
2194         is enabled or not.  Handle read-only buffers and do not change
2195         undo-list when setting syntax-table properties.
2196         (ada-after-change-function): Use ada-set-syntax-table-properties.
2198 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
2200         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
2201         (cperl-find-pods-heres): Fix an error when typing expressions like
2202         `s{a}{b}'.
2204 2007-08-17  Glenn Morris  <rgm@gnu.org>
2206         * progmodes/compile.el (compilation-get-file-structure): Make use
2207         of the directory part when checking for an existing entry, to
2208         handle files with same basename in different directories.
2210 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2212         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
2213         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
2214         (ps-paragraph-spacing): Docstring fix.
2216 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2218         * smerge-mode.el (smerge-resolve): New arg `safe'.
2219         (smerge-resolve-all, smerge-batch-resolve): New function.
2220         (smerge-refine): Make sure `diff' returns the expected result.
2221         (smerge-parsep-re): New const.
2222         (smerge-mode): Use it to adjust paragraph-separate.
2224         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2225         Correctly match / regexp matchers as first char on a line when
2226         fontifying only that line.
2228         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
2230 2007-08-16  Glenn Morris  <rgm@gnu.org>
2232         * ps-print.el (ps-font-size): Doc fix.
2234 2007-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2236         * vc-bzr.el: Don't fiddle with vc-handled-backend.
2237         (vc-bzr-registered): Don't redundantly protect against
2238         file-error.  Actually use the format-specific code.
2239         (vc-bzr-buffer-nonblank-p): Remove.
2240         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
2242 2007-08-15  Glenn Morris  <rgm@gnu.org>
2244         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
2245         sloppier, for the sake of GNU Mailman.
2246         (rmail-digest-rfc1153): Initialize `result' correctly.
2248 2007-08-14  Glenn Morris  <rgm@gnu.org>
2250         * simple.el (bad-packages-alist): New constant.
2251         (bad-package-check): New function.  Together, these two add
2252         elements to `after-load-alist' to check for problematic external
2253         packages.
2254         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
2256 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
2258         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
2259         optional quotes around files in NEED-UPDATE . REMOVED case.
2261         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
2262         (ada-treat-cmd-string): Improve error message.
2263         (ada-do-file-completion): Call `ada-require-project-file', so
2264         project variables are set properly.
2265         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
2266         (ada-gnatfind-buffer-name): New constant.
2267         (ada-find-any-references): Use new constant.  Set buffer name
2268         properly in compilation-start.  Toggle read-only properly.
2269         (ada-find-in-src-path): Fix spelling error in docstring.
2271         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
2272         by zero error.
2274 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
2276         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
2278 2007-08-12  Richard Stallman  <rms@gnu.org>
2280         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2281         (cvs-execute-single-file): Use new name split-string-and-unquote.
2282         (cvs-header-msg): Use new name combine-and-quote-strings.
2284         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
2286         * progmodes/gud.el (gud-common-init): Use new name
2287         split-string-and-unquote.
2289         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
2290         in javac regexp.
2292         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
2293         combine-and-quote-strings and split-string-and-unquote.
2295         * subr.el (combine-and-quote-strings): Rename from strings->string.
2296         (split-string-and-unquote): Rename from string->strings.
2298 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2300         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
2301         to buffer-local settings.
2303         * emacs-lisp/backquote.el (backquote-delay-process): New function.
2304         (backquote-process): Add internal arg `level'.  Use the two to
2305         correctly handle nested backquotes.
2307 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
2309         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
2310         (vc-bzr-state-words): Add "kind changed" state word.
2311         (vc-bzr-status): New function.  Return Bzr idea of file status,
2312         which is different from VC's.
2313         (vc-bzr-state): Use vc-bzr-status.
2314         (vc-workfile-unchanged-p): Use vc-bzr-status.
2315         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
2316         (vc-dired-state): Process "kind changed" state word.
2318 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2320         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
2322         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
2323         Move from vc-default-find-file-not-found-hook.
2325 2007-08-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
2327         * url/url-auth.el (url-basic-auth): When prompting for username
2328         and password, default to the username and password in the URL.
2330 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2332         * man.el: Remove spurious * in docstrings.
2333         Merge defvars and toplevel setq-defaults.
2334         (Man-highlight-references0): Limit=nil rather than point-max.
2335         (Man-mode-map): Move initialization into the declaration.
2336         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
2337         (Man-view-header-file): Use expand-file-name rather than concat.
2338         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
2340         * man.el (Man-next-section): Make sure we do not move backward.
2342 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2344         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
2345         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
2346         ps-print-color-p is neither nil nor black-white.  Reported by Christian
2347         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2349 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2351         * files.el (auto-mode-alist): Use the purecopied text (duh!).
2353 2007-08-08  Andreas Schwab  <schwab@suse.de>
2355         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
2356         self-insert-command, not self-insert.
2358 2007-08-08  Glenn Morris  <rgm@gnu.org>
2360         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
2362         * Replace `iff' in doc-strings and comments.
2364         * help-mode.el (help-make-xrefs): Search for symbol constituents,
2365         rather than just `-'.
2367 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
2369         * dired.el (dired-pop-to-buffer):
2370         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2371         * calendar/calendar.el (generate-calendar-window):
2372         * progmodes/compile.el (compilation-set-window-height):
2373         * textmodes/two-column.el (2C-two-columns, 2C-merge):
2374         Use window-full-width-p instead of comparing frame-width and
2375         window-width.
2377         * progmodes/compile.el (compilation-find-buffer): Remove extra
2378         argument in call to compilation-buffer-internal-p.
2380 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
2382         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2383         parameters IDENTIFICATION and CONNECTED.
2384         (tramp-handle-insert-file-contents): VISIT must be handled after
2385         insertion of the local copy.  Reported by Peter Gordon
2386         <peter@pg-consultants.com>.
2387         (tramp-file-name-handler): No special handling for
2388         `expand-file-name'.  But for `file-name-as-directory'.
2389         (tramp-find-shell, tramp-open-connection-telnet)
2390         (tramp-open-connection-rsh, tramp-open-connection-su)
2391         (tramp-open-connection-multi)
2392         (tramp-open-connection-setup-interactive-shell): Guard against
2393         $PROMPT_COMMAND shell var.  Reported by Steve Youngs
2394         <steve@sxemacs.org>.
2395         (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
2396         the hint.
2398         * net/trampver.el: Update release number.
2400 2007-08-07  Tom Tromey  <tromey@redhat.com>
2402         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
2403         Add safe-local-variable property.
2405 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2407         * image-mode.el (image-toggle-display): Use image-refresh.
2409         * longlines.el (longlines-decoded): New variable.
2410         (longlines-mode): Avoid encoding or decoding the buffer twice.
2412 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
2414         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
2415         unofficial version.
2416         (vc-bzr-command): Remove redundant setting of process-connection-type.
2417         (vc-bzr-admin-checkout-format-file): Add autoload.
2418         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
2419         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
2420         (vc-bzr-registered): Compare dirstate format tag with known good
2421         value, abort parsing if match fails.  Warn user in docstring.
2422         (vc-bzr-workfile-version): Case for different Bzr branch formats.
2423         See bzrlib/branch.py in Bzr sources.
2424         (vc-bzr-diff): First argument FILES may be a string rather than a list.
2425         (vc-bzr-shell-command): Remove in favor of
2426         vc-bzr-command-discarding-stderr.
2427         (vc-bzr-command-discarding-stderr): New function.
2429 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
2431         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
2432         program, and return nil
2433         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
2434         (vc-bzr-state): Look for path names relative to the repository
2435         root after status keyword.
2436         (vc-bzr-file-name-relative): New function.
2437         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
2438         depend on it.
2439         (vc-bzr-admin-dirname, ...-checkout-format-file)
2440         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
2441         files that we now parse directly for speed.
2442         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
2443         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
2444         (vc-bzr-state): "bzr status" successful only if exitcode is 0
2445         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
2446         Bzr warnings, so we must discard it.
2447         (vc-bzr-workfile-version): Speedup counting lines from
2448         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
2449         if that file doesn't exist.
2450         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
2451         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname'
2452         (not ".bzr"!) to `vc-directory-exclusion-list'
2453         (vc-bzr-shell-command): New function.
2455 2007-08-06  Tom Tromey  <tromey@redhat.com>
2457         * diff-mode.el (diff-unified->context, diff-reverse-direction)
2458         (diff-fixup-modifs): Typo in docstring.
2460 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2462         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
2463         count-screen-lines.
2464         (tpu-edt-off): Disable relevant pieces of advice.
2466         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
2467         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
2468         (newline, newline-and-indent, do-auto-fill): Use advice instead of
2469         redefining the function.
2470         (tpu-set-scroll-margins): Activate the pieces of advice.
2472 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
2474         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
2475         process-filter.
2477 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
2479         * help.el (resize-temp-buffer-window): Use window-full-width-p
2480         instead of comparing frame-width and window-width.
2482 2007-08-05  Peter Povinec  <ppovinec <at> yahoo.com>  (tiny change)
2484         * term.el: Honor term-default-fg-color and term-default-bg-color
2485         settings when modifying term-current-face.
2486         (term-default-fg-color, term-default-bg-color): Initialize from
2487         default term-current-face.
2488         (term-mode, term-reset-terminal): Set term-current-face with
2489         term-default-fg-color and term-default-bg-color.
2490         (term-handle-colors-array): term-current-face has term-default-fg-color
2491         and term-default-bg-color after reset escape sequence.
2492         (term-handle-colors-array): Set term-current-color with
2493         term-default-fg/bg-color instead of ansi-term-color-vector when the
2494         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
2496 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
2498         * files.el (set-auto-mode): Handle also remote files wrt
2499         `auto-mode-alist'.
2501         * net/tramp.el (tramp-handle-file-remote-p): Return a string as
2502         remote identification.
2504 2007-08-04  Glenn Morris  <rgm@gnu.org>
2506         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
2507         zero, not nil, when the library is first loaded.  Check for a file
2508         that has been modified on disk.
2510         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
2511         Remove duplicate defvar preventing initialization.
2512         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
2514 2007-08-03  Miles Bader  <miles@gnu.org>
2516         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
2517         backend names for new backends to `Git', `Hg', and `Bzr'.
2518         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
2519         not `HG'.
2520         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
2521         name, not `GIT'.
2522         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
2523         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
2525 2007-08-03  Glenn Morris  <rgm@gnu.org>
2527         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
2529 2007-08-02  Richard Stallman  <rms@gnu.org>
2531         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
2532         to update deleted flag.
2534         * cus-edit.el (customize-apropos, customize-apropos-options)
2535         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
2537         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
2539         * startup.el (fancy-splash-head, startup-echo-area-message):
2540         Change message text.
2542         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
2543         All callers use line-move.
2545         * progmodes/compile.el (compilation-find-buffer): Return current
2546         buffer immediately if suitable.
2547         (compile, compilation-buffer-name, compilation-start): Doc fixes.
2549 2007-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2551         * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
2552         Make it more discriminating and more useful.
2553         (vc-bzr-root-dir): Use new name.
2554         (vc-bzr-registered): Use new name and look at the dirstate file to
2555         determine if it's registered or not without running `bzr'.
2557 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
2559         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
2561 2007-07-31  Drew Adams  <drew.adams@oracle.com>
2563         * cus-edit.el (custom-group-value-create, custom-goto-parent):
2564         Fix parent groups link.
2566 2007-07-31  Daiki Ueno  <ueno@unixuser.org>
2568         * faces.el (face-normalize-spec): New function.
2569         (frame-set-background-mode): Normalize face-spec before calling
2570         face-spec-match-p.
2572 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2574         * vc-bzr.el: New file (copied from the trunk).
2576         * vc-hooks.el (vc-handled-backends): Add BZR.
2577         (vc-find-file-hook): Failsafe if the backend's `registered'
2578         function burps.
2580         * server.el (server-window): Add switch-to-buffer-other-frame option.
2582 2007-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
2584         * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
2585         (vc-git-revision-completion-table): Enable.
2587         * vc-hooks.el (vc-handled-backends): Add GIT and HG.
2589         * vc.el (vc-directory-exclusion-list): Add .git and .hg.
2591         * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
2592         (vc-hg-registered): Set the vc-state property.
2594         * diff-mode.el (diff-mode-menu): New entries.
2596 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2598         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
2599         (diff-file-kill): Use it.
2600         (diff-beginning-of-hunk): Add arg `try-harder' using it.
2601         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
2602         Use it so they find the hunk even when we're in the file header.
2604         * vc.el: Add new VC operation `revision-completion-table'.
2605         (vc-default-revision-completion-table): New function.
2606         (vc-version-diff, vc-version-other-window): Use it to provide
2607         completion of revision names if the backend provides it.
2609         * vc-arch.el (vc-arch--version-completion-table)
2610         (vc-arch-revision-completion-table): New functions to provide
2611         completion of revision names.
2613         * vc-cvs.el: Require CL.
2614         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
2615         New functions to provide completion of revision names.
2617 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
2619         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
2620         (copyright-fix-years, copyright): Correctly handle the case where
2621         copyright-limit is nil.
2623 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
2625         * progmodes/python.el (run-python): Fix path separator under w32.
2627 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
2629         * vc-git.el: New File.
2631 2007-07-28  Alan Mackenzie  <acm@muc.de>
2633         Fix problem with modes derived from CC Mode:
2634         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
2635         macro to cc-langs.
2636         (c-init-language-vars-for): Remove call to above macro.
2637         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
2638         been moved to here.
2639         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
2641 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
2643         * net/trampver.el: Fix the `coding' cookie.
2645 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
2647         * add-log.el (change-log-redate): Remove (not needed anymore and
2648         doesn't appear to work).
2650 2007-07-25  Glenn Morris  <rgm@gnu.org>
2652         * Relicense all FSF files to GPLv3 or later.
2654         * COPYING: Switch to GPLv3.
2656 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2658         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
2659         Replace it with another one which disables undo before calling
2660         erase-buffer and then turns it back on if needed.
2662 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2664         * ps-print.el: Problem with foreground and background color when
2665         printing a buffer with and without faces.  Reported by Christian
2666         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2667         (ps-print-version): New version 6.7.5.
2668         (ps-default-fg): Change default value to nil, so black color is used
2669         when a face does not specify a foreground color.
2670         (ps-default-bg): Change default value to nil, so white color is used
2671         for background color.
2672         (ps-begin-job): Fix code.
2674 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
2676         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
2678 2007-07-24  Alan Mackenzie  <acm@muc.de>
2680         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
2681         Initialise byte-compile-unresolved-functions before rather than
2682         after a compilation.
2683         (byte-compile-unresolved-functions): Amplify doc string.
2685 2007-07-24  Glenn Morris  <rgm@gnu.org>
2687         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
2688         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
2689         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
2690         (cal-tex-cursor-week, cal-tex-cursor-week2)
2691         (cal-tex-cursor-week-iso, cal-tex-week-hours)
2692         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2693         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2694         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2696 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2698         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
2700 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2702         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
2703         underlying file is uptodate.
2705 2007-07-23  Richard Stallman  <rms@gnu.org>
2707         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
2709 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2711         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
2712         (sh-font-lock-flush-syntax-ppss-cache): New funs.
2713         (sh-font-lock-syntactic-keywords): Use them to distinguish the
2714         different possible cases for \'.
2715         (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
2717         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
2718         `file' from which to start the search and fix case where `file' is the
2719         current directory and the root as well.
2721         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
2722         name for buffer-file-name if it refers to a directory.
2724 2007-07-22  Jason Rumney  <jasonr@gnu.org>
2726         * w32-fns.el (set-default-process-coding-system): Use dos line ends
2727         for input to cmdproxy on all versions of Windows.
2728         Use dos line ends for input to plink.
2730         * comint.el (comint-simple-send): Concat newline before sending.
2731         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
2733 2007-07-22  Juri Linkov  <juri@jurta.org>
2735         * isearch.el (isearch-edit-string): Save old point and
2736         isearch-other-end to old-point and old-other-end before reading
2737         the search string from minibuffer.  After exiting minibuffer set
2738         point to old-other-end if point and the search direction is the
2739         same as before reading the search string.
2740         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
2741         to isearch-other-end.  Instead of isearch-search-and-update call
2742         three functions isearch-search, isearch-push-state and isearch-update.
2744 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
2746         * textmodes/reftex.el (reftex-access-parse-file): Do not risk
2747         destroying an existing buffer.
2749 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2751         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
2753         * term/x-win.el (x-handle-no-bitmap-icon): New function.
2755 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
2757         * textmodes/reftex.el (reftex-access-parse-file): Create parse
2758         file in a way that does not interfere with recentf.
2760 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2762         * image-dired.el (image-dired-sane-db-file): New func.
2763         (image-dired-write-tags, image-dired-remove-tag)
2764         (image-dired-list-tags, image-dired-write-comments)
2765         (image-dired-get-comment, image-dired-mark-tagged-files)
2766         (image-dired-create-gallery-lists): Call new func.
2767         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
2769 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2771         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
2772         (vc-hg-dir-state): Fix loop.
2773         (vc-hg-print-log): Fix expected return value for vc-hg-command.
2774         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
2775         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
2776         (vc-hg-revert): Likewise.
2777         (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
2779 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2781         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
2782         case of alignment under a constant symbol, find and consider
2783         the sexp actually at indentation to be the "last sexp".
2785 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
2787         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2788         (install): Use them to copy all *.el files before *.elc.
2789         (clean): Don't delete *~.
2791 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
2793         * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
2795 2007-07-19  Dan Nicolaescu  <dann@ics.uci.edu>
2797         * vc-hg.el (vc-hg-registered): Replace if with when.
2798         (vc-hg-state): Deal with nonexistent files.
2800 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
2802         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
2803         (follow-delete-other-windows-and-split, follow-recenter)
2804         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
2805         (follow-redisplay, follow-estimate-first-window-start)
2806         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
2807         Fix typos in docstrings.
2809 2007-07-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
2811         * bookmark.el (bookmark-show-all-annotations):
2812         Make sure each inserted annotation ends with newline.
2814         (bookmark-maybe-sort-alist): Don't modify
2815         bookmark-alist.  Instead, if not sorting, simply return it.
2816         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
2817         for its return value, not for its side effect.
2819 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
2821         * vc.el: Add more info about the vc-registered function.
2823 2007-07-16  David Kastrup  <dak@gnu.org>
2825         * emacs-lisp/advice.el (defadvice): Doc fix.
2827 2007-07-16  Juanma Barranquero  <lekktu@gmail.com>
2829         * subr.el (when, unless): Doc fix.
2831 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
2833         * vc-hg.el (vc-hg-state): Handle removed files.
2834         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
2835         (vc-hg-checkout): Re-enable.
2837 2007-07-15  Richard Stallman  <rms@gnu.org>
2839         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
2841         * tutorial.el (tutorial--find-changed-keys):
2842         Handle C-x specially like ESC.
2844 2007-07-15  Roland McGrath  <roland@frob.com>
2846         * add-log.el (add-change-log-entry): Check add-log-full-name
2847         and add-log-mailing-address later, after change-log-mode-hook.
2849 2007-07-15  Richard Stallman  <rms@gnu.org>
2851         * isearch.el (isearch-mode, isearch-done):
2852         Delete unintended code in previous change.
2854         * ps-print.el (ps-default-bg): Change to White.
2856 2007-07-15  Aaron Hawley  <aaronh@garden.org>
2858         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
2860 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
2862         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
2863         when handling the terminating event.
2865 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
2867         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
2869 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
2871         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2872         (install): Use them to copy all *.el files before *.elc.
2874 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
2876         * replace.el (match): Use yellow1 instead of yellow.
2878         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
2880         * pcvs-info.el (cvs-unknown): Likewise.
2882 2007-07-12  Davis Herring  <herring@lanl.gov>
2884         * desktop.el (desktop-buffer-info, desktop-save):
2885         Use `desktop-dirname' instead of `dirname'.
2887 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
2889         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
2891         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
2893 2007-07-10  Richard Stallman  <rms@gnu.org>
2895         * emacs-lisp/lisp-mode.el (eval-defun):
2896         Explain special handling of `defface'.
2898 2007-07-09  Richard Stallman  <rms@gnu.org>
2900         * isearch.el (isearch-edit-string): Call to isearch-push-state
2901         after the search.
2903 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2905         * cus-start.el (file-coding-system-alist): Fix custom type.
2907 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
2909         * longlines.el (longlines-wrap-region): Avoid marking buffer as
2910         modified.
2911         (longlines-auto-wrap, longlines-window-change-function):
2912         Remove unnecessary calls to set-buffer-modified-p.
2914 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2916         * vc.el (vc-default-log-view-mode): New function.
2917         (vc-print-log): Add new `log-view-mode' VC operation.
2919 2007-07-08  Nick Roberts  <nickrob@snap.net.nz>
2921         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
2922         Rename and move to...
2924         * subr.el (strings->string, string->strings): ...here.
2926         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
2927         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
2929         * progmodes/gud.el (gud-common-init): Call string->strings instead
2930         of split-string.
2932 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
2934         * term/w32-win.el (menu-bar-open): New function.
2935         Bind <f10> to it.
2937 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
2939         * log-view.el (log-view-mode-menu): New menu.
2941 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
2943         * vc-hg.el: New file.
2945 2007-07-06  Andreas Schwab  <schwab@suse.de>
2947         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
2948         dynamic bindings around the evaluation of the expression.
2949         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
2951 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
2953         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
2954         file names.
2956 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
2958         * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
2960         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
2961         event is not a cons cell.  Do not unread drag-mouse-1 events.
2962         Select right window in check whether space was stolen from
2963         window above.
2965 2007-07-01  Richard Stallman  <rms@gnu.org>
2967         * files.el (find-file-visit-truename): Fix safe-local-variable value.
2969 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
2971         * generic-x.el (generic-define-mswindows-modes)
2972         (generic-define-unix-modes, apache-log-generic-mode)
2973         (bat-generic-mode-keymap, java-manifest-generic-mode)
2974         (show-tabs-generic-mode): Fix typos in docstrings.
2976 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2978         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
2979         replace-regexp-in-string.
2981 2007-06-28  Andreas Schwab  <schwab@suse.de>
2983         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
2984         $(lisp)/subdirs.el.
2986 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
2988         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
2989         the speedbar frame if nil; that deletes the current frame or
2990         causes an error if it is the only frame.
2991         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
2993 2007-06-24  Juanma Barranquero  <lekktu@gmail.com>
2995         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
2996         directory where the desktop file was found, as the docstring says.
2997         (desktop-kill): Use `read-directory-name'.
2999         * desktop.el (desktop-load-locked-desktop): New option.
3000         (desktop-read): Use it.
3001         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
3002         Use `when'.
3004 2007-06-24  Davis Herring  <herring@lanl.gov>
3006         * desktop.el (desktop-save-mode-off): New function.
3007         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
3008         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
3009         (desktop-claim-lock, desktop-release-lock): New functions.
3010         (desktop-kill): Tell `desktop-save' that this is the last save.
3011         Release the lock afterwards.
3012         (desktop-buffer-info): New function.
3013         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
3014         says to.  Detect conflicts, and manage the lock.
3015         (desktop-read): Detect conflicts.  Manage the lock.
3017 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
3019         * ls-lisp.el (insert-directory): If an invalid regexp error is
3020         thrown, try using FILE as a literal file name, not a wildcard.
3021         Check for FILE as an existing file, not just a directory.
3023 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
3025         * ruler-mode.el (ruler-mode): Prevent clobbering the original
3026         `header-line-format' when reentering ruler mode.
3028 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
3030         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
3031         FILE exists as a directory.
3033 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3035         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
3036         (vera-font-lock-match-item): Fix doc string.
3037         (vera-in-comment-p): Remove unused function.
3038         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
3039         use `syntax-ppss'.
3040         (vera-forward-syntactic-ws): Fix argument order.
3041         (vera-prepare-search): Use `with-syntax-table'.
3042         (vera-indent-line): Fix doc string.
3043         (vera-electric-tab): Fix doc string.
3044         (vera-expand-abbrev): Define alias instead of using `fset'.
3045         (vera-comment-uncomment-region): Use `comment-start-skip'.
3047 2007-06-20  Reto Zimmermann  <reto@gnu.org>
3049         * progmodes/vera-mode.el: New file.
3051 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
3053         * ido.el (ido-find-file-in-dir): Don't signal an error for
3054         empty directories.
3056 2007-06-18  Alan Mackenzie  <acm@muc.de>
3058         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
3059         When removing lines, also remove the \n.  Correction of patch of
3060         2007-04-21.
3062 2007-06-17  Glenn Morris  <rgm@gnu.org>
3064         * lpr.el (lpr-page-header-switches): Move %s to separate element
3065         for correct quoting.  Doc fix.
3067 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3069         * term/xterm.el (terminal-init-xterm): Escape parens in character
3070         constants.
3072 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
3074         * scroll-lock.el (scroll-lock-mode): Doc fix.
3076 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3078         * font-lock.el (font-lock-add-keywords): In case font-lock was only
3079         half-activated, forcefully activate it completely.
3081 2007-06-11  Richard Stallman  <rms@gnu.org>
3083         * cus-edit.el (custom-variable-type): Doc fix.
3085 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
3087         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
3089 2007-06-09  Davis Herring  <herring@lanl.gov>
3091         * desktop.el (desktop-minor-mode-table): Doc fix.
3093 2007-06-08  Chong Yidong  <cyd@stupidchicken.com>
3095         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
3096         (image-next-line, image-previous-line, image-scroll-up)
3097         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
3098         New functions.
3099         (image-mode-map): Remap motion commands.
3100         (image-mode-text-map): New keymap for viewing images as text.
3101         (image-mode): Use image-mode-map.
3102         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
3104 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
3106         Sync with Tramp 2.0.56.
3108         * net/tramp.el:
3109         * net/tramp-ftp.el:
3110         * net/tramp-smb.el:
3111         * net/tramp-util.el:
3112         * net/tramp-vc.el:
3113         Don't load cl.el, because that pollutes the namespace.  Replace cl
3114         macros by their implementations where necessary.  Requested by
3115         Richard Stallman <rms@gnu.org>.
3117         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
3118         doesn't exist.
3119         (with-parsed-tramp-file-name): Protect debug spec during compilation.
3120         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
3121         (tramp-file-name-p, tramp-file-name-multi-method)
3122         (tramp-file-name-method, tramp-file-name-user)
3123         (tramp-file-name-host, tramp-file-name-localname): New defuns,
3124         replacing defstruct `tramp-file-name'.
3125         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
3126         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
3127         Apply `vector' instead of `make-tramp-file-name'.
3128         (tramp-handle-make-auto-save-file-name):
3129         Apply `tramp-temporary-file-directory' for compatibility reasons.
3130         (tramp-completion-mode): Use `natnump' instead of `wholenump'
3131         because of XEmacs.
3132         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
3133         started.
3135 2007-06-07  David Kastrup  <dak@gnu.org>
3137         * dired.el (dired-recursive-deletes, dired-recursive-copies):
3138         Change default to `top'.
3140 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
3142         * dired.el (dired-mode-map): Remove spurious separator.
3144 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
3146         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
3148         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
3149         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
3151 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
3153         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
3154         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
3156 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
3158         * progmodes/ebrowse.el (ebrowse-member-table):
3159         * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
3161 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3163         * pgg.el (pgg-sign-region, pgg-sign):
3164         * ses.el (ses-call-printer):
3165         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
3166         * textmodes/org.el (org-cycle): Fix typos in docstrings.
3168 2007-06-06  Eli Zaretskii  <eliz@gnu.org>
3170         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
3171         (tar-get-descriptor): Handle type 55, an extended pax header.
3173 2007-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3175         * textmodes/css-mode.el: New file.
3177 2007-06-06  Michael Albinus  <michael.albinus@gmx.de>
3179         * net/socks.el: New file, taken from w3 repository.
3180         (top): Update Copyright.  Don't load cl.el.
3181         (all): Replace `case' by `cond', `string-to-int' by
3182         `string-to-number', and `process-kill-without-query' by
3183         `set-process-query-on-exit-flag'.
3184         (socks-char-int): Remove defalias and all occurrences.
3186 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3188         * international/mule-cmds.el (toggle-enable-multibyte-characters)
3189         (sort-coding-systems, search-unencodable-char): Doc fixes.
3190         (coding-system-change-eol-conversion, set-default-coding-systems)
3191         (prefer-coding-system, find-multibyte-characters, princ-list)
3192         (leim-list-entry-regexp, set-input-method, locale-language-names)
3193         (input-method-exit-on-first-char, exit-language-environment-hook)
3194         (locale-charset-language-names): Fix typos in docstrings.
3196 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
3198         * bs.el (bs-cycle-previous): Don't modify the cycle list until
3199         `switch-to-buffer' has returned succesfully.
3200         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
3201         window is dedicated (it could iconify the frame).
3203 2007-06-05  Glenn Morris  <rgm@gnu.org>
3205         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
3207 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
3209         * files.el (auto-mode-alist): Add lower-priority match for names
3210         like ChangeLog.old.
3212 2007-06-04  Andreas Schwab  <schwab@suse.de>
3214         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
3216 2007-06-04  Davis Herring  <herring@lanl.gov>
3218         * calendar/timeclock.el: Update version number.
3219         (timeclock-modeline-display): Mention timeclock-use-display-time
3220         in explanatory message.
3221         (timeclock-log): Suppress warnings when finding the log.
3222         Don't check for a nil project twice.  Run hooks after killing the
3223         buffer (if applicable).
3224         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
3225         was geometric).  All uses changed.
3226         (timeclock-generate-report): Support prefix argument.
3228 2007-06-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3230         * man.el (Man-next-section): Don't consider the last line of the
3231         page as being part of any section.
3233 2007-06-04  Martin Rudalics  <rudalics@gmx.at>
3235         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
3236         modified flag of buffer.  Use `inhibit-modification-hooks'.
3238 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3240         * mail/mail-extr.el (mail-extract-address-components):
3241         Recognize non-ASCII characters except for NBSP as words.
3243 2007-06-04  Ryan Yeske  <rcyeske@gmail.com>
3245         * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
3247 2007-06-04  Michael Olson  <mwolson@gnu.org>
3249         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
3250         died and we are trying to send a signal to it.
3252 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
3254         * emacs-lisp/easy-mmode.el (define-minor-mode)
3255         (easy-mmode-define-navigation): Fix typos in docstrings.
3257         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
3258         Fix typos in docstrings.
3259         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
3260         (compilation-finish-function): Fix typo in obsolescence declaration.
3262         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
3264 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
3266         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
3267         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
3269         * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
3271         * longlines.el (longlines-mode): Make longlines-auto-wrap
3272         buffer-local.  Add hooks unconditionally.
3273         (longlines-auto-wrap): Toggle wrapping.
3274         (longlines-after-change-function)
3275         (longlines-post-command-function): Check longlines-auto-wrap.
3277 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3279         * Version 22.1 released.
3281 2007-06-01  Chong Yidong  <cyd@stupidchicken.com>
3283         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
3284         changes.
3286 2007-05-31  Richard Stallman  <rms@gnu.org>
3288         * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
3290 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
3292         * textmodes/table.el (table--point-entered-cell-function)
3293         (table--point-left-cell-function):
3294         Bind `inhibit-point-motion-hooks' to t.
3296 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3298         * emacs-lisp/rx.el (rx): Doc fix.
3300 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
3302         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
3304 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
3306         * log-edit.el (log-edit-changelog-paragraph): Return point-max
3307         as the end of the ChangeLog paragraph when it ends without a line
3308         termination.
3310 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3312         * textmodes/fill.el (canonically-space-region): Make the second arg
3313         a marker if it's not already the case.
3315         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
3316         (xterm-mouse-event): Use it.
3318 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
3320         * vc-hooks.el (vc-find-root): Fix file attribute test.
3322 2007-05-24  Richard Stallman  <rms@gnu.org>
3324         * textmodes/flyspell.el (flyspell-correct-word-before-point):
3325         Don't let opoint be nil.
3326         (flyspell-emacs-popup): Explicit error if no dialogs.
3328 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
3330         * tar-mode.el (tar-file-name-handler): New function.
3331         (tar-extract): Bind file-name-handler-alist to it to force
3332         find-buffer-file-type-coding-system behave as if the file being
3333         extracted existed.  Use last-coding-system-used to force
3334         buffer-file-coding-system to what decode-coding-region actually
3335         used to decode the file.
3337 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3339         * progmodes/compile.el (compilation-handle-exit):
3340         `compilation-finish-function' may change the current buffer.
3342 2007-05-22  Richard Stallman  <rms@gnu.org>
3344         * files.el (set-auto-mode): Doc fix.
3346 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
3348         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3350 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
3352         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
3353         (rcirc-print): Handle `window-width'.
3354         (rcirc-buffer-maximum-lines): Doc fix.
3356 2007-05-19  Kevin Ryde  <user42@zip.com.au>
3358         * info.el (Info-fontify-node): Match https also.
3360 2007-05-18  Richard Stallman  <rms@gnu.org>
3362         * simple.el (push-mark): Doc fix.
3364 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
3366         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
3367         tpu-global-map.
3368         (tpu-original-global-map): Delete variable.
3369         (tpu-control-keys-map): New keymap variable.
3370         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
3371         setting keymapping directly.
3372         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
3373         tpu-global-map.
3374         (tpu-edt-on): Activate the tpu-global-map.
3375         (tpu-edt-off): Deactivate the tpu-global-map.
3377 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
3379         * textmodes/ispell.el (ispell-get-word): Return markers
3380         for start and end positions.
3381         (ispell-word): Assume END is a marker.
3383 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3385         * ps-print.el: Use default color when foreground or background color
3386         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
3387         (ps-print-version): New version 6.7.4.
3388         (ps-rgb-color): New argument.  Use default color when color is
3389         unspecified.
3390         (ps-begin-job): Fix code.
3392 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
3394         * textmodes/ispell.el (ispell-start-process): Defend against bad
3395         default-directory.
3397 2007-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3399         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
3401 2007-05-16  Richard Stallman  <rms@gnu.org>
3403         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
3405 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3407         * files.el (magic-mode-alist, magic-fallback-mode-alist):
3408         Move the *ml, Postscript, and XmCD entries to the fallback part.
3410         * files.el (magic-fallback-mode-alist):
3411         Rename from file-start-mode-alist.
3413 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3415         * progmodes/compile.el (compilation-handle-exit): Quote first
3416         argument of `run-hook-with-args'.
3418 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
3420         * buff-menu.el (Buffer-menu-sort-column):
3421         * dabbrev.el (dabbrev-upcase-means-case-search):
3422         * dired.el (dired-recursive-deletes, dired-recursive-copies):
3423         * info.el (Info-current-subfile):
3424         * ls-lisp.el (ls-lisp-verbosity):
3425         * msb.el (msb-menu-cond):
3426         * pcvs.el (cvs-dired-use-hook):
3427         * simple.el (set-mark-command-repeat-pop):
3428         * time.el (display-time-24hr-format, display-time-mail-file):
3429         Doc fixes.
3431         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
3432         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
3434         * view.el (view-inhibit-help-message): Fix typo in docstring.
3435         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
3437 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
3439         * mail/rmail.el (rmail-convert-to-babyl-format):
3440         Check content-transfer-encoding _last_, because we need its position
3441         in base64-header-field-end.
3443 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
3445         * files.el (mode-require-final-newline, require-final-newline)
3446         (enable-local-variables, enable-local-eval): Doc fixes.
3448 2007-05-10  Edward O'Connor  <hober0@gmail.com>  (tiny change)
3450         * progmodes/python.el (python-font-lock-keywords)
3451         (python-open-block-statement-p, python-mode): Add support for the new
3452         "with" keyword.
3454 2007-05-10  Richard Stallman  <rms@gnu.org>
3456         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
3457         (iso-cvt-write-only): Likewise.
3459         * emacs-lisp/easy-mmode.el (define-minor-mode):
3460         Fix generated doc string.
3462         * startup.el (fancy-splash-text): Add URL of guided tour.
3463         Adjust horizontal and vertical whitespace.
3465         * progmodes/compile.el (compilation-handle-exit):
3466         Use run-hook-with-args to run compilation-finish-functions.
3468         * files.el (file-start-mode-alist): New variable.
3469         (magic-mode-regexp-match-limit): Doc fix.
3470         (set-auto-mode): Handle file-start-mode-alist.
3471         A little cleanup of structure.
3473 2007-05-10  Davis Herring  <herring@lanl.gov>
3475         * calendar/timeclock.el (timeclock-in): Fix non-interactive
3476         workday specifications.
3477         (timeclock-log): Don't kill the log buffer if it already existed.
3479 2007-05-08  Richard Stallman  <rms@gnu.org>
3481         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
3482         Don't include non-self-insert commands in the exception for `-'.
3484 2007-05-08  David Reitter  <david.reitter@gmail.com>
3486         * progmodes/python.el (python-guess-indent): Check non-nullness
3487         before comparing indent against the 2..8 interval.
3489 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3491         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
3492         available.
3494 2007-05-06  Richard Stallman  <rms@gnu.org>
3496         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
3498 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
3500         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
3501         disconnections.
3503 2007-05-01  Romain Francoise  <romain@orebokech.com>
3505         * dired-x.el: Revert 2007-04-06 change.
3507 2007-04-30  Nick Roberts  <nickrob@snap.net.nz>
3509         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
3510         don't put stop on toolbar.
3512 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
3514         * find-dired.el (find-dired-filter): Propertize all text down to eob.
3516 2007-04-29  Richard Stallman  <rms@gnu.org>
3518         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
3520 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3522         * progmodes/cc-mode.el (c-before-change): Use point-min rather
3523         than 1.
3525 2007-04-28  Richard Stallman  <rms@gnu.org>
3527         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
3529 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3531         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
3533 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
3535         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
3536         instead of $(lisp)/mh-e.
3538         * textmodes/fill.el (fill-paragraph): Doc fix.
3540 2007-04-28  Glenn Morris  <rgm@gnu.org>
3542         * image-dired.el (image-dired-cmd-create-thumbnail-options)
3543         (image-dired-cmd-create-temp-image-options): Replace option
3544         +profile "*" with -strip.
3546 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
3548         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
3549         Use window-start and window-end.
3551 2007-04-26  Glenn Morris  <rgm@gnu.org>
3553         * progmodes/python.el: Restore file pending consideration of legal
3554         status.
3556 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
3558         * locate.el (locate-in-alternate-database): Doc fix.
3560 2007-04-26  Glenn Morris  <rgm@gnu.org>
3562         * button.el (button): Use underline if supported, else fall back
3563         to color.
3565 2007-04-25  Richard Stallman  <rms@gnu.org>
3567         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
3569 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
3571         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
3572         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
3573         pushing mark.
3574         (idlwave-current-routine): Don't push mark.
3576 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
3578         * image-dired.el (image-dired-display-image): Derive image-type from
3579         filename rather than assuming jpeg, in case no resizing was needed.
3581 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3583         * custom.el (defface): Doc fix.
3585 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
3587         * progmodes/python.el: Remove due to unclear legal issues.
3589 2007-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
3591         * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
3592         Don't re-query for each cleared BP.
3593         (idlwave-shell-clear-bp): Optionally skip BP query.
3594         (idlwave-shell-update-bp-overlays): Use set-window-margins instead
3595         of set-window-buffer, which incorrectly moves displayed region.
3597 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
3599         * calc/calc.el (calc-bug-address): Update maintainer's address.
3600         * calc/*: Update maintainer's address.
3602 2007-04-23  Richard Stallman  <rms@gnu.org>
3604         * simple.el (set-mark-command-repeat-pop): Doc fix.
3605         Put in `editing-basics' group.
3607 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
3609         * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
3610         New functions.
3611         (Info-mode-line-node-keymap): Bind mouse commands to
3612         Info-mouse-scroll-up/down instead of Info-scroll-up/down.
3614 2007-04-23  Luc Teirlinck  <teirllm@auburn.edu>
3616         * locate.el (locate-local-prompt): New var.
3617         (locate-prompt-for-command): Doc fix.
3618         (locate-prompt-for-search-string): New function.
3619         (locate): New optional arg.  Make locate-local-prompt
3620         buffer-local.  Use locate-prompt-for-search-string.
3621         (locate-with-filter): New optional arg.
3622         Use locate-prompt-for-search-string.
3623         (locate-update): Bind locate-prompt-for-command.
3625 2007-04-23  Glenn Morris  <rgm@gnu.org>
3627         * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
3629 2007-04-23  Nick Roberts  <nickrob@snap.net.nz>
3631         * button.el (button): Inherit from link face on a tty.
3633 2007-04-23  Glenn Morris  <rgm@gnu.org>
3635         * button.el (button): Use color for this face on a tty.
3637         * files.el (magic-mode-alist): Allow for carriage-returns in
3638         html-mode and sgml-mode entries.
3640 2007-04-22  Richard Stallman  <rms@gnu.org>
3642         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3643         Improve doc string of generated command.
3645         * subr.el (read-number): Catch errors.
3647         * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
3649 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
3651         * image-dired.el: Rename from thumbnails.el.  All instances of
3652         "thumbnails" replaced with "image-dired".
3654         * dired.el (dired-mode-map): Rename "thumbnails" again, to
3655         "image-dired".
3657 2007-04-22  Kim F. Storm  <storm@cua.dk>
3659         * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
3660         Don't use kill-line.
3662 2007-04-22  Nick Roberts  <nickrob@snap.net.nz>
3664         * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
3665         error message.
3667 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
3669         * dired.el: Rename "tumme" to "thumbnails".
3671         * thumbnails.el: Rename from tumme.el.  All instances of "tumme"
3672         replaced with "thumbnails".
3674 2007-04-22  Glenn Morris  <rgm@gnu.org>
3676         * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
3677         and give it the risky-local-variable property.
3679         * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
3680         before defining it.
3682 2007-04-21  Martin Rudalics  <rudalics@gmx.at>
3684         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
3685         Use delete-region instead of kill-line.
3687 2007-04-21  Alan Mackenzie  <acm@muc.de>
3689         * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
3690         `kill-region' by `delete-region'.
3692 2007-04-21  Chong Yidong  <cyd@stupidchicken.com>
3694         * progmodes/perl-mode.el (perl-indent-command): Use delete-region
3695         instead of kill-region.
3697         * progmodes/mantemp.el (mantemp-make-mantemps-region)
3698         (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
3699         (mantemp-remove-memfuncs): Use delete-region instead of kill-word
3700         and kill-line.
3702         * progmodes/vhdl-mode.el (vhdl-template-type)
3703         (vhdl-template-record, vhdl-template-nature)
3704         (vhdl-template-configuration-spec, vhdl-template-component-inst)
3705         (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
3706         Use delete-region instead of kill-word and kill-line.
3708 2007-04-21  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3710         * dired-x.el (dired-virtual-mode): Doc fix.
3712 2007-04-21  Richard Stallman  <rms@gnu.org>
3714         * font-lock.el (font-lock-keywords-alist): Mark as risky.
3716         * subr.el (read-number): Doc fix.
3718         * simple.el (pop-to-mark-command): Display message "mark popped"
3719         if point does not move.
3720         (set-mark-command): Doc fix.
3722 2007-04-21  Luc Teirlinck  <teirllm@auburn.edu>
3724         * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
3725         (locate-local-filter, locate-local-search): New vars.
3726         (locate): Make variables local.
3727         (locate-update): Bind locate-buffer-name.  Call locate using
3728         locate-local-filter and locate-local-search.
3730 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
3732         * hi-lock.el (hi-lock-file-patterns-policy): New var.
3733         (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
3734         (hi-lock-mode): Update docstring.
3736 2007-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3738         * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
3739         fill-nobreak-predicate when the break is past fill-column.
3741 2007-04-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
3743         * locate.el (locate): Output from shell-command should go in the
3744         current buffer rather than *Shell Command Output*.
3746 2007-04-20  Chong Yidong  <cyd@stupidchicken.com>
3748         * paren.el (show-paren-function): Fix last fix.
3750 2007-04-19  Kevin Ryde  <user42@zip.com.au>
3752         * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
3753         (archive-lzh-summarize): Add optional start arg for where to start
3754         looking at the archive.
3755         (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
3757         * international/mule.el (auto-coding-alist): no-conversion for .exe
3758         and .EXE.
3760 2007-04-19  Alan Mackenzie  <acm@muc.de>
3762         * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
3763         function return type contains "struct", "union", etc.
3764         c-end-of-defun goes too far forward.
3766 2007-04-19  Chong Yidong  <cyd@stupidchicken.com>
3768         * paren.el (show-paren-function): Reset window-start to avoid
3769         recentering.
3771 2007-04-19  Glenn Morris  <rgm@gnu.org>
3773         * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
3775 2007-04-18  Glenn Morris  <rgm@gnu.org>
3777         * calendar/diary-lib.el (diary-header-line-format): Add a custom
3778         :set function.
3779         (diary-list-entries): Only switch to diary-mode from
3780         default-major-mode (reverts 2007-03-21 change).  Otherwise, if in
3781         diary-mode set header-line-format, in case of any customization.
3783 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
3785         * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
3786         is less than the length of parse-time-syntax.
3788 2007-04-17  David Kastrup  <dak@gnu.org>
3790         * replace.el (query-replace-regexp-eval): Deprecate.
3792 2007-04-17  Alan Mackenzie  <acm@muc.de>
3794         * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
3795         point too close to EOB, leave point at EOB rather than last `}'.
3797 2007-04-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3799         * textmodes/bibtex.el (bibtex-include-OPTkey)
3800         (bibtex-user-optional-fields, bibtex-entry-field-alist):
3801         Fix defcustom.
3803 2007-04-17  Glenn Morris  <rgm@gnu.org>
3805         * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
3806         be encoded, fall back to current year.
3808 2007-04-14  Kevin Ryde  <user42@zip.com.au>
3810         * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
3811         all upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID
3812         M "MSDOS".
3814 2007-04-16  Chong Yidong  <cyd@stupidchicken.com>
3816         * progmodes/python.el (python-end-of-block): Avoid looping forever
3817         if python-next-statement fails.
3819 2007-04-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3821         * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
3823 2007-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
3825         * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
3826         * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
3828 2007-04-15  Jay Belanger  <belanger@truman.edu>
3830         * calc/calc.el (calc-version): New function.
3831         (calc-trail-mode): Shorten the title.
3833 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
3835         * mail/footnote.el (footnote-style): Clarify docstring to state
3836         that customizing this only applies to future footnotes.
3838 2007-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3840         * textmodes/bibtex.el (bibtex-field-list): Use functionp.
3841         (bibtex-make-field): Check that INIT is a string.  Use functionp.
3843 2007-04-14  Glenn Morris  <rgm@gnu.org>
3845         * complete.el (PC-goto-end): New buffer-local variable.
3846         (PC-do-completion-end): Make buffer-local.
3847         (partial-completion-mode) <choose-completion-string-functions>:
3848         Do not go to the end of the minibuffer if PC-goto-end is non-nil.
3849         (PC-do-completion): New optional fourth argument GOTO-END.  Add a
3850         doc string.  Set PC-goto-end for choose-completion.
3851         (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
3852         PC-do-completion.
3854         * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
3855         arg to bibtex-make-field.
3856         (bibtex-make-field): Add optional fourth arg NODELIM.
3857         Insert delimiters around INIT unless this arg is non-nil.
3859 2007-04-14  Nick Roberts  <nickrob@snap.net.nz>
3861         * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
3862         global map isn't modified.
3864 2007-04-14  Glenn Morris  <rgm@gnu.org>
3866         * calendar/appt.el (appt-disp-window): Do not split small windows.
3867         Suggested by Jeff Miller <jmiller@cablespeed.com>.
3869 2007-04-13  Chong Yidong  <cyd@stupidchicken.com>
3871         * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
3873         * files.el: Ditto.
3875 2007-04-13  Juanma Barranquero  <lekktu@gmail.com>
3877         * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
3879         * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
3880         (term-set-escape-char, term-termcap-format, term-get-old-input-default)
3881         (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
3882         (term-pager-help): Fix typos in docstrings.
3884         * wid-edit.el (widget-documentation): Fix typo in docstring.
3886         * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
3887         Fix typos in error messages.
3889 2007-04-13  Martin Rudalics  <rudalics@gmx.at>
3891         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
3892         window marked as dedicated.
3894         * mail/footnote.el (footnote-latin-string): New variable.
3895         (footnote-latin-regexp): Redefine as regexp alternative.
3896         (Footnote-latin): Use footnote-latin-string instead of
3897         footnote-latin-regexp.
3899 2007-04-13  Glenn Morris  <rgm@gnu.org>
3901         * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
3902         inherited keymaps.
3904 2007-04-12  Chong Yidong  <cyd@stupidchicken.com>
3906         * outline.el (outline-get-next-sibling): Clarify docstring.
3907         (outline-get-last-sibling): Handle case where we are at the first
3908         heading.  Clarify docstring.
3910 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
3912         * progmodes/gud.el (gud-minor-mode-map): Make go button same
3913         length as stop button to lessen flicker.
3914         (jdb): Add gud-print.
3915         (gud-find-expr): Jdb prints the expression with the value, so
3916         don't insert it in the output.
3918 2007-04-11  Jason Rumney  <jasonr@gnu.org>
3920         * dnd.el (dnd-get-local-file-name): Decode both upper and lower
3921         case hex.  Do not try to decode non-hex letters.
3923 2007-04-11  Markus Triska  <markus.triska@gmx.at>
3925         * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
3926         (byte-optimize-backward-word): Remove (move to bytecomp.el).
3927         (byte-optimize-form-code-walker): Evaluate pure function calls if
3928         possible.
3929         (byte-optimize-all-constp): New function.
3931         * emacs-lisp/bytecomp.el (byte-compile-char-before):
3932         Improve numeric argument case.
3933         (byte-compile-backward-char, byte-compile-backward-word):
3934         New functions, performing rewriting previously done in byte-opt.el.
3935         Fix their "Fixme" item (restriction to numeric arguments).
3937 2007-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3939         * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
3940         with dolist.
3941         (after-init-hook): Don't quote lambda.
3942         (desktop-first-buffer): Don't wrap it in eval-when-compile.
3943         (desktop-internal-v2s): Remove unused var `el'.
3944         (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
3945         desktop-restore-file-buffer.
3946         (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
3947         desktop-create-buffer.
3949 2007-04-10  Chong Yidong  <cyd@stupidchicken.com>
3951         * woman.el (woman-decode-buffer): Postpone macro-set check...
3952         (woman-decode-region): ...to here.
3954 2007-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
3956         * startup.el (tty-handle-args): Use %S to log ARGS.
3958 2007-04-10  Glenn Morris  <rgm@gnu.org>
3960         * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
3961         it is obsolete and has no effect.
3963         * dos-w32.el (default-buffer-file-type): Add defvar to quieten
3964         byte-compiler.
3966         * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
3967         obsolete function make-local-hook.
3969         * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
3970         start to quieten byte-compiler.
3972 2007-04-10  Markus Triska  <markus.triska@gmx.at>
3974         * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
3975         to bytecomp.el as byte-compile-char-before).
3976         * emacs-lisp/bytecomp.el (byte-compile-char-before):
3977         New function (modified replacement for byte-optimize-char-before in
3978         byte-opt.el).
3980 2007-04-09  Alan Mackenzie  <acm@muc.de>
3982         * startup.el (inhibit-splash-screen): Emphatically state that it
3983         can't be set in site-start.el.
3985 2007-04-09  Masatake YAMATO  <jet@gyve.org>
3987         * progmodes/cc-subword.el (c-capitalize-subword): More closely
3988         mimic the behavior of `capitalize-word'.  Do not move point with a
3989         negative argument.  Based on tiny change by Paul Curry.
3991 2007-04-09  Paul Curry  <dashteacup@gmail.com>  (tiny change)
3993         * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
3994         Don't move point if ARG is negative.
3996 2007-04-09  Alan Mackenzie  <acm@muc.de>
3998         Changes to make `narrow-to-defun' and `mark-defun' work properly
3999         in CC Mode:
4001         * progmodes/cc-defs.el (c-beginning-of-defun-1):
4002         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
4003         Bind beginning/end-of-defun-function to nil around calls to
4004         beginning/end-of-defun.
4006         * progmodes/cc-langs.el (beginning-of-defun-function)
4007         (end-of-defun-function): New c-lang-setvar's.
4009         * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
4010         (setq arg 1))" to enable non-interactive call.
4012 2007-04-09  Eli Zaretskii  <eliz@gnu.org>
4014         * simple.el (set-mark-command): Doc fix.
4016 2007-04-09  Nick Roberts  <nickrob@snap.net.nz>
4018         * progmodes/gud.el (gdb): Restore existing session if user
4019         tries to start a second one in graphical mode.
4021 2007-04-08  Martin Rudalics  <rudalics@gmx.at>
4023         * cus-start.el <scroll-preserve-screen-position>: Add choices.
4025 2007-04-08  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4027         * term/xterm.el (terminal-init-xterm): Fix key definitions.
4028         Add binding for C-M-SPC.
4030 2007-04-08  Richard Stallman  <rms@gnu.org>
4032         * pcomplete.el (pcomplete-read-event): One single definition,
4033         and not a defsubst.
4035 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
4037         * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
4038         byte-compiler warning "value unused".
4040 2007-04-08  Andreas Schwab  <schwab@suse.de>
4042         * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
4044 2007-04-07  Glenn Morris  <rgm@gnu.org>
4046         * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
4047         Autoload these functions.
4048         (diary-date-forms): Add a custom :set form.
4050         * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
4051         before first use.
4052         (diary-font-lock-keywords): New function with old code for
4053         initialization of variable of same name.
4055 2007-04-07  David Hansen  <david.hansen@gmx.net>  (tiny change)
4057         * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
4058         clean-up: only insert space when on identifier, etc.
4060 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4062         * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
4064         * net/tls.el (open-tls-stream): Properly handle case where there
4065         is no associated buffer.
4067 2007-04-07  Glenn Morris  <rgm@gnu.org>
4069         * ffap.el (ffap-file-at-point): Lower the priority of the
4070         ffap-ftp-sans-slash-regexp check.
4072 2007-04-06  Alan Mackenzie  <acm@muc.de>
4074         Fix fontification of labels, and other things with ":".
4076         * progmodes/cc-engine.el (c-forward-label): The function now
4077         returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
4078         the former t.
4080         * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
4081         new return code from c-forward-label, fontifying tokens properly.
4082         Add some general comments throughout the file.
4084 2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
4086         * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
4087         Revert 2006-01-27 change.
4089         * diff-mode.el (diff-mode): Revert 2007-03-04 change.
4091         * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
4093         * desktop.el (desktop-create-buffer, desktop-save):
4094         Revert 2004-11-12 change for lack of copyright papers.
4096         * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
4097         (dired-guess-default): Respect case.
4099         * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
4101         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
4102         was originally checked in as byte-optimize-concat on 1997-11-02.
4104         * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
4105         1995-05-19 doc changes.
4107 2007-04-06  Kim F. Storm  <storm@cua.dk>
4109         * loadhist.el (read-feature): Reimplement.  New optional arg LOADED-P.
4110         (unload-feature): Update interactive spec accordingly.
4112         * progmodes/grep.el (grep-program): Remove commentary about zgrep.
4114 2007-04-06  John Paul Wallington  <jpw@pobox.com>
4116         * subr.el (with-case-table): Use `make-symbol' to avoid variable
4117         capture.  Restore the table in the same buffer.
4119         * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
4121 2007-04-05  Chong Yidong  <cyd@stupidchicken.com>
4123         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4124         Print entire form.
4126 2007-04-05  Nick Roberts  <nickrob@snap.net.nz>
4128         * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
4129         for low-color displays.
4131 2007-04-05  Glenn Morris  <rgm@gnu.org>
4133         * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
4134         * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
4135         Seed random number generator on loading.
4137         * emacs-lisp/authors.el (top-level): Provide self.
4139         * play/animate.el (top-level): Provide self.
4141 2007-04-04  Alan Mackenzie  <acm@muc.de>
4143         * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
4144         to mention c-syntactic-indentation.
4146 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
4148         * subr.el (with-case-table): New macro.
4150         * international/mule.el (ascii-case-table): New var.
4152         * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
4153         downcasing.
4155 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
4157         * progmodes/gud.el (gud-minor-mode-map): Simplify.
4159         * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
4160         of the window if we're outside it e.g menu-bar.
4162         * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
4163         window if we're outside it e.g menu-bar.
4165 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
4167         * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
4168         decode base-64 encoded body if its content-type is something other
4169         than text/* or message/*.
4171 2007-04-03  Juanma Barranquero  <lekktu@gmail.com>
4173         * simple.el (activate-mark-hook): Fix typo in docstring.
4175 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
4177         * tmm.el (tmm-c-prompt): Initialize.
4178         (tmm-menubar): Deal with extended menu-items at top level.
4179         (tmm-get-keybind): Handle bindings redefined/undefined locally.
4180         (tmm-prompt): Handle visibility of top level menu-items.
4182         * progmodes/gud.el (gud-menu-map): Simplify.
4183         (gud-minor-mode-map): Add tool-bar like bindings to the text mode
4184         menubar.
4186 2007-04-02  Chong Yidong  <cyd@stupidchicken.com>
4188         * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
4190         * comint.el (comint-send-input): Widen the buffer first.
4192         * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
4194 2007-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4196         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
4197         emacs-lisp-docstring-fill-column in emacs-lisp-mode.
4199         * newcomment.el (comment-search-forward): Discard comment starters
4200         before point.
4202 2007-04-01  Guanpeng Xu  <herberteuler@hotmail.com>
4204         * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
4206 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
4208         * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
4209         when downcasing.
4211         * button.el (previous-button): Rewrite to account for adjacent buttons.
4213 2007-04-01  J.D. Smith  <jdsmith@as.arizona.edu>
4215         * progmodes/idlwave.el (idlwave-auto-fill):
4216         Revert paragraph-separate change.
4218         * progmodes/idlw-shell.el (idlwave-shell-break-in):
4219         Simplify module calc.
4220         (idlwave-shell-set-bp-in-module): Compute module.
4222 2007-03-31  Glenn Morris  <rgm@gnu.org>
4224         * emacs-lisp/timer.el (run-at-time): Doc fix.
4226         * emacs-lisp/warnings.el (display-warning): If we create the
4227         buffer displaying the warning, disable undo there.
4229 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
4231         * net/tramp.el (tramp-register-file-name-handler)
4232         (tramp-register-completion-file-name-handler): New defsubst,
4233         derived from `tramp-register-file-name-handlers'.  The split is
4234         necessary because Tramp's file name handlers must be registered at
4235         different startup places.
4237 2007-03-31  Chong Yidong  <cyd@stupidchicken.com>
4239         * progmodes/hideshow.el (turn-off-hideshow): New function.
4240         (hs-minor-mode): Use it instead of a lambda expression in
4241         change-major-mode-hook.
4243 2007-03-31  David Kastrup  <dak@gnu.org>
4245         * woman.el (woman-Cyg-to-Win): Don't convert cons cells
4246         corresponding to MANPATH_MAP entries.
4247         (woman-man.conf-path, woman-parse-man.conf): Doc fix.
4248         (woman-parse-man.conf): Use more discriminating man.conf name.
4249         (woman-parse-man.conf): Parse MANPATH_MAP entries.
4250         (woman-manpath): Doc fix and type fix.
4251         (woman-cached-data): Check for MANPATH_MAP entries.
4252         (woman-expand-directory-path): Treat MANPATH_MAP entries.
4254 2007-03-31  Stuart Herring  <herring@lanl.gov>
4256         * emacs-lisp/sregex.el (sregexq): Doc fix.
4258 2007-03-31  Markus Triska  <markus.triska@gmx.at>
4260         * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
4262 2007-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
4264         * info.el (info-tool-bar-map): Use "exit" for Info-exit.
4265         Move to the right.
4267 2007-03-30  Alan Mackenzie  <acm@muc.de>
4269         * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
4271 2007-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
4273         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
4274         Use it, passed in explicitly, instead of from the dynamic binding.
4275         (ewoc-create, ewoc-enter-before): Update to use new call sequence.
4277 2007-03-30  Juanma Barranquero  <lekktu@gmail.com>
4279         * simple.el (blink-matching-open): When in minibuffer, don't
4280         search for a match inside the prompt.
4282 2007-03-30  Nick Roberts  <nickrob@snap.net.nz>
4284         * tmm.el (tmm-menubar): Select the right menu item with the mouse.
4285         (tmm-prompt): Don't make the mouse user select the first menu
4286         item twice.
4288 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
4290         * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
4291         SIGUSR1 and SIGUSR2.
4293 2007-03-29  Kim F. Storm  <storm@cua.dk>
4295         * ido.el (ido-read-internal): When reading file or dir, only override
4296         minibuffer-local-filename-completion-map, otherwise only override
4297         minibuffer-local-completion-map.
4299 2007-03-29  Glenn Morris  <rgm@gnu.org>
4301         * complete.el (partial-completion-mode): Set PC-do-completion-end
4302         to nil after use.
4303         (PC-lisp-complete-symbol): Create and use a marker at `end',
4304         rather than using point-marker.
4306 2007-03-28  Chong Yidong  <cyd@stupidchicken.com>
4308         * simple.el (next-error-highlight): Doc fix.
4309         (compose-mail): Revert 2007-03-19 change.
4311 2007-03-28  Richard Stallman  <rms@gnu.org>
4313         * emacs-lisp/edebug.el (edebug-display): Don't go to
4314         edebug-outside-buffer if it is dead.
4316 2007-03-28  Juanma Barranquero  <lekktu@gmail.com>
4318         * view.el (view-mode): Fix typos in docstring.
4320 2007-03-28  Stephen Berman  <Stephen.Berman@gmx.net>
4322         * recentf.el (recentf-save-file): Add a custom :set function.
4324 2007-03-28  Glenn Morris  <rgm@gnu.org>
4326         * complete.el (PC-do-completion-end): New variable.
4327         (partial-completion-mode) <choose-completion-string-functions>:
4328         Use PC-do-completion-end in the non-minibuffer case to replace the
4329         correct amount of text.
4330         (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
4331         (PC-lisp-complete-symbol): Give marker the after-insertion type,
4332         to deal with improvements inserted after point.
4334 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4336         * button.el (make-text-button): Add explicit `button' property.
4337         (default-button): Don't put a `button' property on it.
4339         * progmodes/python.el (python-mode): Skip comments when parsing.
4341         * vc-arch.el (vc-with-current-file-buffer): New macro.
4342         (vc-arch-file-source-p): Use it to avoid infloop.
4344 2007-03-28  David Hansen  <david.hansen@gmx.net>  (tiny change)
4346         * emacs-lisp/lisp.el (lisp-complete-symbol):
4347         Fix call to get-buffer-window to find windows in other frames.
4349 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4351         * comint.el (comint-proc-query, comint-dynamic-list-completions):
4352         Fix calls to get-buffer-window to find windows in other frames.
4353         Reported by David Hansen <david.hansen@gmx.net>.
4355 2007-03-27   Kevin Ryde  <user42@zip.com.au>
4357         * info.el (Info-display-images-node): On a text-only terminal,
4358         show the "text" or "alt" parts of the image blobs.
4360 2007-03-27  Glenn Morris  <rgm@gnu.org>
4362         * complete.el (PC-do-completion): Compute completion-base-size in
4363         the non-filename case, rather than setting to nil.
4364         (PC-lisp-complete-end): New variable.
4365         (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
4366         original end in a series of consecutive invocations.
4368         * calendar/calendar.el (calendar-mode-hook): Declare it.
4370         * calendar/diary-lib.el (diary-live-p): Do not check for
4371         diary-selective-display.
4373 2007-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4375         * replace.el (occur-next-error): *Occur* might not be displayed in the
4376         selected frame.  Reported by David Hansen <david.hansen@gmx.net>.
4378 2007-03-26  Richard Stallman  <rms@gnu.org>
4380         * textmodes/flyspell.el (flyspell-large-region):
4381         Use ispell-call-process-region.
4383 2007-03-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4385         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
4386         Use prin1 instead of princ.
4388 2007-03-25  Chong Yidong  <cyd@stupidchicken.com>
4390         * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
4391         Merge in X resources before global face.
4393         * progmodes/compile.el (compilation-start): Save compilation-directory
4394         rather than default-directory as local var.
4395         (compilation-directory): Mark as safe local var.
4397         * files.el: Don't mark default-directory as a safe local var.
4399 2007-03-25  Alan Mackenzie  <acm@muc.de>
4401         * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
4402         * progmodes/cc-engine.el: Fix typo.
4404 2007-03-25  Juri Linkov  <juri@jurta.org>
4406         * compare-w.el (compare-windows): Rename customization group
4407         `compare-w' to `compare-windows'.
4408         (compare-windows-whitespace, compare-ignore-whitespace)
4409         (compare-ignore-case, compare-windows-sync)
4410         (compare-windows-sync-string-size, compare-windows-recenter)
4411         (compare-windows-highlight, compare-windows): Change group name in
4412         the `group' tag from `compare-w' to `compare-windows'.
4413         (compare-windows-sync): Add option `nil' for no sync.  Doc fix.
4415 2007-03-24  Markus Triska  <markus.triska@gmx.at>
4417         * expand.el: Change example to always enable abbrev-mode,
4418         and remove redundant `function'.
4419         (expand-abbrev-hook): Add autoload cookie.
4421 2007-03-24  Ryan Yeske  <rcyeske@gmail.com>
4423         * emacs-lisp/testcover.el (testcover-start, testcover-end)
4424         (testcover-mark-all, testcover-unmark-all): Add prompts to
4425         interactive specs.
4427 2007-03-24  Jason Rumney  <jasonr@gnu.org>
4429         * autorevert.el (find-file-hook, auto-revert-tail-mode):
4430         Use file size in bytes for auto-revert-tail-pos not characters.
4432 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
4434         * vc-rcs.el (vc-rcs-annotate-command):
4435         Set text property :vc-annotate-prefix on the annotation text.
4436         (vc-rcs-annotate-time): Instead of searching for ": ",
4437         search for end of text propertized with :vc-annotate-prefix.
4439 2007-03-24  Martin Rudalics  <rudalics@gmx.at>
4441         * whitespace.el (top level): Remove calls putting
4442         permanent-local nil property since these are no-ops.
4444         * man.el (Man-support-local-filenames): Assure that
4445         default-directory exists when doing call-process.
4447 2007-03-23  David Vazquez  <xeos00@gmail.com>  (tiny change)
4449         * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
4450         Fix omission bug: Use m4-program-options to construct shell command.
4452 2007-03-23  David Kastrup  <dak@gnu.org>
4454         * progmodes/cc-mode.el (c-make-emacs-variables-local):
4455         Use `mapcar' rather than `mapcan' to silence compiler warning.
4457 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
4459         * textmodes/reftex.el, textmodes/reftex-vars.el,
4460         * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
4461         * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
4462         * textmodes/reftex-index.el, textmodes/reftex-global.el,
4463         * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
4464         * textmodes/reftex-auc.el: Add maintainer address.
4466 2007-03-22  Carsten Dominik  <dominik@science.uva.nl>
4468         * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
4469         Make sure that `global-font-lock-mode' does not turn on font-lock
4470         in these buffers.
4472 2007-03-21  Kim F. Storm  <storm@cua.dk>
4474         * xt-mouse.el (xt-mouse-epoch): New variable.
4475         (xterm-mouse-event): Use float-time.
4477 2007-03-21  Nick Roberts  <nickrob@snap.net.nz>
4479         * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
4480         current-time.
4482 2007-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4484         * complete.el (read-file-name-internal): Don't add the final > if the
4485         completion is not finished (re-application of this patch, which was
4486         accidentally undone by Eli).
4488 2007-03-21  Chong Yidong  <cyd@stupidchicken.com>
4490         * emulation/viper.el (viper-non-hook-settings): Handle mouse
4491         clicks in describe-key and describe-key-briefly advice a little better.
4493 2007-03-21  Juanma Barranquero  <lekktu@gmail.com>
4495         * server.el (server-process-filter): Cancel any pending isearch.
4497 2007-03-21  Ulf Jasper  <ulf.jasper@web.de>
4499         * calendar/icalendar.el (icalendar-version): Increase to 0.15.
4500         (icalendar--get-unfolded-buffer): Define actual arguments rather
4501         than just using &rest.  Check replace-in-string is fbound.
4502         (icalendar-import-buffer): Doc fix.
4503         (icalendar--convert-ical-to-diary): Set diary-file.
4504         Check diary-file before inserting final newline.
4505         (icalendar--add-diary-entry): Return diary-file.
4507 2007-03-21  Glenn Morris  <rgm@gnu.org>
4509         * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
4510         (diary-display-hook): Add custom :set function.
4512         * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
4513         Add custom :set function.
4514         (diary-header-line-format): Doc fix.
4515         (diary-set-maybe-redraw): New function.
4516         (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
4517         (diary-list-entries): Always run diary-mode.
4519 2007-03-20  Kenichi Handa  <handa@m17n.org>
4521         * international/quail.el (quail-setup-completion-buf): Make the
4522         completion buffer read-only.
4523         (quail-completion): Adjusted for the above change.  Leave the
4524         modified flag nil.
4526 2007-03-20  David Kastrup  <dak@gnu.org>
4528         * files.el (magic-mode-alist): Require literal "%!PS" string for
4529         magic postscript file detection.
4531 2007-03-20  Richard Stallman  <rms@gnu.org>
4533         * textmodes/ispell.el (ispell-call-process): New function.
4534         Defends against bad `default-directory.'
4535         (ispell-check-version, ispell-find-aspell-dictionaries)
4536         (ispell-get-aspell-config-value, lookup-words): Call it.
4537         (ispell-call-process-region): New function.
4538         (ispell-send-string): Call it.
4540 2007-03-20  Andreas Schwab  <schwab@suse.de>
4542         * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
4543         (finder-data): Likewise.
4544         (autoloads): Likewise.
4546 2007-03-20  Martin Rudalics  <rudalics@gmx.at>
4548         * files.el (basic-save-buffer): Do not set visited filename when
4549         the corresponding directory does not exist or the specified
4550         filename is that of an existing directory.
4552 2007-03-20  Glenn Morris  <rgm@gnu.org>
4554         * calendar/diary-lib.el (diary-live-p): New function.
4555         (number-of-diary-entries): Add a :set function to redisplay diary
4556         when necessary.
4558 2007-03-19  Nick Roberts  <nickrob@snap.net.nz>
4560         * t-mouse.el (t-mouse-make-event-element): Use timestamp output
4561         from client program, mev, to compute mouse event.
4563 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
4565         * faces.el (momentary): Face removed; unused due to reversion of
4566         2007-01-04 changes by Kevin Rodgers.
4568         * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
4569         Suggested by Johan Bockg\e,Ae\e(Brd.
4571 2007-03-19  Martin Rudalics  <rudalics@gmx.at>
4573         * font-lock.el (lisp-font-lock-keywords-1):
4574         Highlight define-globalized-minor-mode as a keyword.
4576 2007-03-19  Kim F. Storm  <storm@cua.dk>
4578         * calc/calc-forms.el (math-std-daylight-savings)
4579         (math-std-daylight-savings-old): Doc fix.
4581 2007-03-19  Juanma Barranquero  <lekktu@gmail.com>
4583         * progmodes/python.el (python-default-template): Doc fix.
4584         (python-buffer): Fix typo in docstring.
4586         * isearchb.el (isearchb-follow-char):
4587         * subr.el (def-edebug-spec): Fix typo in docstring.
4589 2007-03-19  Richard Stallman  <rms@gnu.org>
4591         * files.el (default-directory): Mark safe.
4592         (basic-save-buffer-2): Put proper dir name in error message.
4594         * simple.el (compose-mail): Run switch-function after
4595         setting up the mail buffer.
4597         * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
4599 2007-03-18  Jay Belanger  <belanger@truman.edu>
4601         * calc/calc-forms.el (math-parse-date): Fix a regular expression.
4602         (math-std-daylight-savings-new): Rename from
4603         `math-std-daylight-savings'.
4604         (math-std-daylight-savings-old): Rename from old value of
4605         `math-std-daylight-savings'.
4606         (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
4607         `math-std-daylight-savings-old' depending on the year.
4609 2007-03-18  Detlev Zundel  <dzu@gnu.org>
4611         * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
4612         zero-width regexps as invalid but rather at least count them correctly.
4614 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
4616         * net/tls.el (open-tls-stream): In handshake-waiting loop,
4617         don't wait more if there is output available to process.
4619 2007-03-18  Nick Roberts  <nickrob@snap.net.nz>
4621         * progmodes/compile.el (compilation-find-file): Revert change
4622         from 2006-07-18 to allow completion of directory names.
4623         Reported by John Carter <john.carter@tait.co.nz>.
4625 2007-03-18  Kim F. Storm  <storm@cua.dk>
4627         * subr.el (when, unless): Doc fix.
4629 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
4631         * net/tls.el (tls-program): Doc fix.
4633 2007-03-17  Denis Bueno  <dbueno@gmail.com>  (tiny change)
4635         * autorevert.el (auto-revert-tail-handler):
4636         Call after-revert-hook.
4638 2007-03-17  Ryan Yeske  <rcyeske@gmail.com>
4640         * simple.el (switch-to-completions): No error if search for \n\n fails.
4642 2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
4644         * simple.el (line-move-1):
4645         Respect `inhibit-line-move-field-capture' property.
4647 2007-03-13  Chong Yidong  <cyd@stupidchicken.com>
4649         * comint.el (comint-arguments): Mark backslash-escaped chars.
4650         (comint-delim-arg): Don't treat them as delimiters.
4652 2007-03-12  Kim F. Storm  <storm@cua.dk>
4653         * ido.el (ido-init-completion-maps): Remap delete-backward-char.
4655 2007-03-12  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
4657         * tempo.el (tempo-insert): Deal with 'r> if it appears
4658         specified with a prompt argument.
4660 2007-03-12  Carsten Dominik  <dominik@science.uva.nl>
4662         * textmodes/org.el (org-set-font-lock-defaults):
4663         Handle narrow table columns correctly.
4665 2007-03-12  Mark A. Hershberger  <mah@everybody.org>
4667         * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
4668         (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
4669         Return to use of the -no-properties variants.  There was
4670         consensus on emacs-devel that the speed of these variants was
4671         prefered since we are usually parsing files (from the internet
4672         or on disk) instead of XML created in Emacs.
4674         * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
4675         Add customize option.
4677 2007-03-12  Glenn Morris  <rgm@gnu.org>
4679         * calc/calc-forms.el (math-std-daylight-savings): Switch to new
4680         North American rule.  Replace "daylight savings" with "daylight
4681         saving" in doc.
4683         * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
4684         * calendar/lunar.el, solar.el: Replace "daylight savings" with
4685         "daylight saving" in text.
4687         * woman.el (woman-change-fonts): Tweak previous change by using
4688         woman-request-regexp rather than "^\\.".
4690         * startup.el (command-line-1): Make insertion of
4691         initial-scratch-message not depend on scratch being selected.
4693 2007-03-11  Juri Linkov  <juri@jurta.org>
4695         * replace.el (match): Use yellow background on light-bg terminals.
4697 2007-03-11  Richard Stallman  <rms@gnu.org>
4699         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
4700         Correctly compute line number.
4702 2007-03-11  Guanpeng Xu  <herberteuler@hotmail.com>
4704         * type-break.el (type-break-get-previous-count):
4705         Repeat previous change here.
4707 2007-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
4709         * progmodes/grep.el (grep-find-ignored-directories):
4710         Add .git and .bzr to list.
4712 2007-03-11  Andreas Schwab  <schwab@suse.de>
4714         * diff-mode.el (diff-apply-hunk): Use proper format string for error.
4716 2007-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4718         * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
4720 2007-03-10  Chong Yidong  <cyd@stupidchicken.com>
4722         * faces.el (face-set-after-frame-default): Recalculate face
4723         customizations after applying X resources.
4725 2007-03-10  Ryan Yeske  <rcyeske@gmail.com>
4727         * net/rcirc.el (rcirc-timeout-seconds): New variable.
4728         (rcirc-keepalive-seconds): Remove variable.
4729         (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
4730         (rcirc-process, rcirc-user-disconnect): New variables.
4731         (rcirc-connect): Initalize new variables.
4732         (rcirc-keepalive): Don't send keepalive pings before connection
4733         is completed.
4734         (rcirc-sentinel): Do mark all channels with activity when
4735         connection is dropped.  Run hook with process buffer local.
4736         (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
4737         (rcirc-buffer-process): Return value of rcirc-process if
4738         rcirc-server-buffer is nil.
4739         (rcirc-server-name): Return the reported server name.
4740         (rcirc-update-prompt): Simplify computation of the server name.
4741         (rcirc-format-response-string): Likewise.
4742         (rcirc-handler-001): Mark server as connected, record the reported
4743         server name, and schedule a timeout.
4744         (rcirc-track-nick): Add a spec for the tty class.
4745         (rcirc-user-non-nick): Remove function.
4746         (rcirc-nick-prefix-chars): Add variable.
4747         (rcirc-user-nick): Use above variable.
4749 2007-03-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4751         * icomplete.el (icomplete-tidy, icomplete-exhibit):
4752         Bind deactivate-mark to nil.
4754 2007-03-10  Martin Rudalics  <rudalics@gmx.at>
4756         * complete.el (PC-do-completion): Bind dirlength to nil to avoid
4757         that buffer contents get erased during completion.
4759 2007-03-10  Glenn Morris  <rgm@gnu.org>
4761         * woman.el (woman-change-fonts): Add a hack to deal with
4762         font-escape followed by "." at start of a line.
4763         (woman2-IP): Add a hack to deal with consecutive requests.
4764         (woman2-tagged-paragraph): Extend existing hack to handle "sp".
4766 2007-03-10  Alan Mackenzie  <acm@muc.de>
4768         * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
4770 2007-03-09  Richard Stallman  <rms@gnu.org>
4772         * abbrev.el (abbrev): Add `provide'.
4774 2007-03-09  Thien-Thi Nguyen  <ttn@gnu.org>
4776         * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
4778 2007-03-09  Martin Rudalics  <rudalics@gmx.at>
4780         * complete.el (PC-try-completion): New function.
4781         (PC-do-completion, read-file-name-internal): Use it instead of
4782         try-completion.
4784 2007-03-08  Alan Mackenzie  <acm@muc.de>
4786         Remove stale tokens from `c-found-types' cache.
4788         * progmodes/cc-mode.el (c-unfind-enclosing-token)
4789         (c-unfind-coalesced-tokens, c-before-change): New functions.
4790         (c-maybe-stale-found-type): New variable.
4792         * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
4793         (c-trim-found-types): New functions.
4795 2007-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4797         * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
4798         (debug-ignored-errors): Add entry from smerge-match-conflict.
4800 2007-03-08  J.D. Smith  <jdsmith@as.arizona.edu>
4802         * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
4803         special help topics for keywords.
4804         (idlwave-help-assistant-command): Include ".exe" for ms-dos
4805         etc.  Assistant command.
4807 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
4809         * replace.el (occur-engine): Move buffer-undo-list binding...
4810         (occur-1): ...to here.
4812         * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
4814         * simple.el (minibuffer-completing-symbol): New var.
4815         (eval-expression): Use it.
4816         (completion-setup-function): Don't bind completion-base-size when
4817         completing a symbol in the minibuffer.
4819 2007-03-08  Nick Roberts  <nickrob@snap.net.nz>
4821         * progmodes/gud.el (gdb): Pop up current GUD buffer if user
4822         tries to start a second session in graphical mode.
4824 2007-03-07  Miles Bader  <miles@gnu.org>
4826         * international/isearch-x.el
4827         (isearch-process-search-multibyte-characters):
4828         Strip text-properties from PROMPT to avoid an error from read-string.
4830 2007-03-07  Kim F. Storm  <storm@cua.dk>
4832         * complete.el (PC-bindings): Remap lisp-complete-symbol to
4833         PC-lisp-complete-symbol instead of binding M-TAB in global-map.
4835 2007-03-07  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
4837         * complete.el (PC-do-completion): Delete duplicates in the list of
4838         possible completions.
4840 2007-03-07  Glenn Morris  <rgm@gnu.org>
4842         * ses.el (ses-mode): Doc fix.
4844 2007-03-06  Kim F. Storm  <storm@cua.dk>
4846         * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
4848 2007-03-06  Kenichi Handa  <handa@m17n.org>
4850         * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
4852 2007-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4854         * simple.el (completion-setup-function): Improve last fix so it doesn't
4855         set it to a relative directory name either.
4857 2007-03-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4859         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
4861 2007-03-05  Richard Stallman  <rms@gnu.org>
4863         * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
4865         * files.el (find-file-noselect): No error if file no longer exists.
4866         Display a message and avoid other questions.
4868 2007-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4870         * pcomplete.el (pcomplete-show-completions): Improve last change, so
4871         as not to use an invisible window and to create a window if none exist.
4873         * progmodes/python.el (python-send-command): Restart proc if necessary.
4874         (python-proc): Simplify.
4876 2007-03-05  David Hansen  <david.hansen@gmx.net>  (tiny change)
4878         * pcomplete.el (pcomplete-show-completions): Search all frames for
4879         completions buffer.
4881 2007-03-05  Chong Yidong  <cyd@stupidchicken.com>
4883         * cus-edit.el (customize-save-variable): Clear customized-value
4884         property (saved values are now put in theme-value property).
4885         (customize-set-variable): Doc fix.
4887         * complete.el (PC-do-completion): If completion-ignore-case is
4888         non-nil, replace field with completion string before exiting.
4890 2007-03-05  Michael Albinus  <michael.albinus@gmx.de>
4892         * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
4893         Append its extension to the resulting temporary file name.
4894         (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
4896         * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
4897         (tramp-smb-handle-write-region): Apply it.
4899 2007-03-05  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
4901         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4902         Redo previous change.
4904 2007-03-04  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
4906         * diff-mode.el (diff-mode): Doc fix.
4908 2007-03-05  Kenichi Handa  <handa@m17n.org>
4910         * international/characters.el: Set category `l' (latin)
4911         for more characters.
4913 2007-03-04  Kim F. Storm  <storm@cua.dk>
4915         * emacs-lisp/authors.el (authors-aliases): Add alias.
4917 2007-03-04  Glenn Morris  <rgm@gnu.org>
4919         * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
4920         all when switching major mode.
4921         (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
4922         (hs-block-start-mdata-select, hs-block-end-regexp)
4923         (hs-forward-sexp-func, hs-adjust-block-beginning):
4924         Do not make these variables permanent-local.
4926 2007-03-04  Richard Stallman  <rms@gnu.org>
4928         * progmodes/cperl-mode.el (cperl-mode):
4929         Modify cperl-compilation-error-regexp-alist by appending.
4931         * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
4932         (edebug-mode): Add the hook.
4933         (edebug-recursive-edit): Remove the hook on exiting.
4935         * type-break.el (type-break-get-previous-time):
4936         Handle end-of-file errors specially
4937         so they don't get reported wrong in .emacs.
4939         * startup.el (fancy-splash-text): Clarify text.
4941         * simple.el (beginning-of-buffer, end-of-buffer):
4942         Avoid treating plain C-u like numeric arg.
4944         * simple.el (completion-setup-function): Don't set
4945         default-directory to nil.
4947         * shell.el (shell-dirstack-query): Doc fix.
4949         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
4950         Don't select the window -- pass it to primitives instead.
4952         * faces.el (minibuffer-prompt): Use medium blue by default.
4954 2007-03-04  David Kastrup  <dak@gnu.org>
4956         * jit-lock.el (jit-lock-stealth-time): Change default to nil.
4957         Preserve 16 as default value for "seconds" when customizing.
4959 2007-03-04  Carsten Dominik  <dominik@science.uva.nl>
4961         * textmodes/org.el (org-self-insert-command)
4962         (orgtbl-self-insert-command, org-delete-char)
4963         (org-delete-backward-char): Set the `flyspell-delayed' property.
4965 2007-03-03  Chong Yidong  <cyd@stupidchicken.com>
4967         * international/mule.el (find-auto-coding): Don't search for
4968         line-ending characters past the end of the tail.
4970 2007-03-03  Christopher Allan Webber  <cwebber@dustycloud.org>  (tiny change)
4972         * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
4973         Jump to the line where new score has been uploaded.
4975         * play/tetris.el (tetris-move-bottom, tetris-move-left)
4976         (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
4977         Do nothing when the game is paused.
4979 2007-03-03  Carsten Dominik  <dominik@science.uva.nl>
4981         * textmodes/org.el (org-set-tags): Prevent slipping of point
4982         during completion.
4984 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
4986         * isearch.el (isearch-message-prefix):
4987         Use minibuffer-prompt-properties.
4989 2007-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4991         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
4992         (ps-setup): Print which Emacsen is running ps-print package.
4994 2007-03-01  Stuart Herring  <herring@lanl.gov>
4996         * files.el (set-auto-mode-0): Use `indirect-function'.
4997         (hack-one-local-variable): Don't reapply current major mode.
4999 2007-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5001         * progmodes/python.el (python-quote-syntax): Don't bother with
5002         syntax-ppss-context.
5003         (python-fill-paragraph): Make sure that fenced-string delimiters that
5004         stand on their own line stay there.
5006 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
5008         * replace.el (perform-replace): Propertize message.
5010 2007-03-01  Carsten Dominik  <dominik@science.uva.nl>
5012         * textmodes/org.el (org-prepare-agenda-buffers): Also check for
5013         invisible heading.
5015 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5017         * net/tramp.el (tramp-file-name-handler): Revert last change.
5019 2007-02-28  Nick Roberts  <nickrob@snap.net.nz>
5021         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
5022         Correct doc strings.
5024 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5026         * replace.el (perform-replace): Undo forward-char immediately if
5027         non-adjacent search fails.
5029 2007-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5031         * version.el (emacs-major-version, emacs-minor-version):
5032         string-to-int -> string-to-number.
5034 2007-02-28  Juanma Barranquero  <lekktu@gmail.com>
5036         * help.el (where-is): Fail gracefully when not passed a command.
5038 2007-02-28  Stuart Herring  <herring@lanl.gov>
5040         * find-lisp.el (find-lisp-default-directory-predicate):
5041         Fix bug: Do symlink check on expanded filename.
5043 2007-02-28  Carsten Dominik  <dominik@science.uva.nl>
5045         * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
5046         changes during replacement.
5047         (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
5049 2007-02-28  Lars Hansen  <larsh@soem.dk>
5051         * desktop.el: Delete header line listing me as maintainer.
5053 2007-02-28  Glenn Morris  <rgm@gnu.org>
5055         * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
5056         the menus case.
5058 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5060         * net/tramp.el (tramp-file-name-handler): Inhibit modification
5061         hooks to avoid confusion when combining after-change calls.
5063 2007-02-27  Ken Manheimer  <ken.manheimer@gmail.com>
5065         * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
5066         now that pgg-gpg-process-region correctly honors passed-in passphrase.
5067         (allout-distinctive-bullets-string): Add info about bullet conventions.
5068         (allout-mode): Add info about distinctive vs plain bullets.
5070 2007-02-27  Carsten Dominik  <dominik@science.uva.nl>
5072         * textmodes/org.el (org-archive-subtree): Quote variable name.
5073         (org-agenda-get-todos): Make sure skip properties are checked correctly.
5075 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5077         * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
5078         (gud-bashdb-command-name, bashdb): Remove.
5079         (gud, gud-menu-map): Remove references to bash/bashdb.
5081 2007-02-26  Andrey Zhdanov  <susuman@hotmail.com>  (tiny change)
5083         * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
5084         keyword for Python 2.5.
5086 2007-02-26  Romain Francoise  <romain@orebokech.com>
5088         * net/net-utils.el (whois-server-tld): Update server for .org.
5089         (whois-server-list): Add whois.publicinterestregistry.net.
5090         (whois-guess-server): Fix formatting in docstring.
5092 2007-02-26  Kim F. Storm  <storm@cua.dk>
5094         * mouse.el (mouse-show-mark): Run hooks and perform command
5095         remapping for mouse-region-delete-keys.
5097 2007-02-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5099         * font-core.el (font-lock-mode): Doc fix.
5101 2007-02-25  Kim F. Storm  <storm@cua.dk>
5103         * ido.el (ido-buffer-internal): Set this-command to fallback command.
5104         Add selected buffer to buffer-name-history.
5105         (ido-file-internal): Set this-command to fallback command.
5106         Add file names to file-name-history.
5108         * emacs-lisp/map-ynp.el (map-y-or-n-p):
5109         Apply minibuffer-prompt-properties.
5111 2007-02-25  Andreas Schwab  <schwab@suse.de>
5113         * files.el (hack-one-local-variable-eval-safep): Correct handling
5114         of edebug-form-spec property value.  Reported by Johan Bockg\e,Ae\e(Brd.
5116 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
5118         * textmodes/org.el (org-table-overlay-coordinates)
5119         (org-table-toggle-coordinate-overlays): New functions.
5120         (org-table-overlay-coordinates, org-table-coordinate-overlays):
5121         New variables.
5122         (org-startup-with-deadline-check): Remove option.
5123         (org-mode): Remove deadline check on startup.
5124         (org-table-limit-column-width): Remove option.
5125         (org-table-formula-numbers-only): Remove option.
5126         (org-link-style, org-link-format): Remove options.
5127         (org-select-agenda-window, org-fit-agenda-window): Remove options.
5128         (org-export-ascii-show-new-buffer)
5129         (org-export-html-show-new-buffer): Remove options.
5130         (org-activate-links): Remove camel option.
5131         (org-file-link-context-use-camel-case): Remove option.
5132         (org-camel-regexp): Remove variable.
5133         (org-activate-camels): Remove function.
5134         (org-store-link): Remove Camel stuff.
5135         (org-make-org-heading-camel): Remove function.
5136         (org-open-at-point): Remove camel stuff.
5137         (org-link-search): Remove camel stuff.
5138         (org-camel-to-words): Function removed.
5139         (org-get-agenda-file-buffer): Make sure we prepare the base
5140         buffers, not any indirect buffers.
5141         (org-sort-entries): Sort top-level when not on a headline, and no
5142         active region.
5143         (org-in-regexp): New function.
5144         (org-search-not-self): Rename from `org-search-not-link'.
5145         (org-open-link-marker): New variable.
5146         (org-open-at-point): Set `org-open-link-marker'.
5147         (org-print-icalendar-entries): Fixe bug with excluding DONE
5148         entries from the exported list.
5149         (org-edit-formula-lisp-indent): New command.
5150         (orgtbl-to-texinfo, orgtbl-to-html): New functions.
5151         (orgtbl-to-latex, orgtbl-insert-radio-table)
5152         (orgtbl-toggle-comment, orgtbl-send-table): New functions.
5153         (orgtbl-radio-table-templates): New option.
5154         (org-store-link-props):
5155         (org-remember-templates): More possibilities to insert info
5156         into templates.
5157         (org-remember-apply-template): Make use of the extended
5158         template capabilities.
5159         (org-remember-redo-template): New command.
5160         (org-upgrade-old-links)
5161         (org-table-modify-formulas, org-table-replace-in-formulas)
5162         (org-table-find-dataline)
5163         (org-table-get-vertical-vector): Remove functions.
5164         (org-table-remove-rectangle-highlight)
5165         (org-time-stamp-format, org-toggle-log-option)
5166         (org-table-highlight-rectangle)
5167         (org-table-iterate, org-table-make-reference):
5168         (org-translate-time, org-tree-to-indirect-buffer)
5169         (org-table-field-info, org-table-fix-formulas)
5170         (org-table-force-dataline, org-table-get-descriptor-line)
5171         (org-table-get-range)
5172         (org-skip-comments, org-sort)
5173         (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
5174         (org-table-current-dline, org-table-current-field-formula)
5175         (org-table-edit-backward-field)
5176         (org-table-edit-formulas-post-command)
5177         (org-table-edit-line-down, org-table-edit-line-up)
5178         (org-agenda-archive)
5179         (org-agenda-clock-cancel)
5180         (org-agenda-clock-out, org-agenda-list-stuck-projects)
5181         (org-agenda-open-link, org-agenda-show-new-time)
5182         (org-agenda-skip-subtree-when-regexp-matches)
5183         (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
5184         (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
5185         (org-do-sort, org-file-image-p, org-find-overlays)
5186         (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
5187         (org-highlight-until-next-command, org-isearch-end)
5188         (org-match-any-p, org-next-link, org-previous-link):
5189         (org-remove-subtree-entries-from-agenda, org-replace-escapes)
5190         (org-rewrite-old-row-references)
5191         (org-isearch-post-command)
5192         (org-table-edit-move, org-table-edit-next-field)
5193         (org-table-edit-scroll, org-table-edit-scroll-down)
5194         (org-set-frame-title, org-show-reference)
5195         (org-unhighlight-once, org-verify-change-for-undo): New functions.
5196         (org-show-variable): Remove command.
5197         (org-add-log-maybe): New arguments STATE, FINDPOS
5198         (org-table-sort-lines): Rewrite from scratch.
5199         (org-link-search): New argument AVOID-POS.
5200         (org-print-icalendar-entries): Remove argument CATEGORY.
5201         (org-run-agenda-series): Remove argument WONDOW.
5202         (org-next-link, org-previous-link): New commands.
5203         (org-agenda-date-format): New option.
5204         (org-table-iterate): New command.
5205         (org-table-modify-formulas)
5206         (org-table-replace-in-formulas): Remove functions.
5207         (org-table-fix-formulas): New function.
5208         (org-table-insert-column, org-table-delete-column)
5209         (org-table-move-column): Use `org-table-fix-formulas'.
5210         (org-follow-gnus-link): Patch from Bastien/Leo.
5211         (org-table-current-field-formula): New function.
5212         (org-file-image-p): New function.
5213         (org-agenda-show-new-time): New function.
5214         (org-agenda-date-later): Call `org-agenda-show-new-time'.
5215         (org-with-remote-undo): New macro.
5216         (org-agenda-undo): New command.
5217         (org-verify-change-for-undo): New function.
5218         (org-time-stamp-format): New function.
5219         (org-agenda-get-timestamps): Skip scheduled if DONE and requested
5220         by user.
5221         (org-match-any-p): New function.
5222         (org-make-tags-matcher): Handle regular expressions for tag and
5223         todo matches.
5224         (org-read-date): Accept "+N" as input for a date relative to the
5225         current date.
5226         (org-remove-subtree-entries-from-agenda): New function.
5227         (org-agenda-archive, org-agenda-kill):
5228         Use `org-remove-subtree-entries-from-agenda'.
5229         (org-do-sort, org-sort-entries): New functions.
5230         (org-sort): New command.
5231         (org-table-sort-lines): Use `org-do-sort'.
5232         (org-fix-decoded-time): New function.
5233         (org-table-number-regexp): Require 0x... to identify as number
5234         in tables.
5235         (org-startup-options): New keywords for note taking.
5236         (org-upgrade-old-links): Remove function.
5237         (org-get-repeat): New function.
5238         (org-show-context): Also show siblings on current level.
5239         (org-show-siblings): New function.
5240         (org-isearch-end, org-isearch-post-command): New functions.
5241         (org-show-siblings): New option.
5242         (org-show-context): Use `org-show-siblings'.
5243         (org-table-maybe-recalculate-line): No longer require `calc-eval'
5244         to be bound, because user may just use elisp.
5246 2007-02-24  Kim F. Storm  <storm@cua.dk>
5248         * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
5249         (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
5251 2007-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
5253         * startup.el (command-line): Also check if the abbrev file is readable.
5255 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5257         * net/tls.el (tls-certtool-program): Fix custom type.
5259         * mail/feedmail.el (feedmail-message-id-generator)
5260         (feedmail-date-generator): Fix custom types.
5262         * mail/rmail.el (rmail-message-filter): Fix custom type.
5264 2007-02-24  Eli Zaretskii  <eliz@gnu.org>
5266         * startup.el (command-line): If simple.el cannot be found, proceed
5267         with a warning message.
5269 2007-02-24  Kenichi Handa  <handa@m17n.org>
5271         * international/utf-8.el (utf-8-pre-write-conversion): Handle the
5272         case that BEG is a string.
5274 2007-02-24  Chris Moore  <dooglus@gmail.com>
5276         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5277         * pgg-pgp.el (pgg-pgp-encrypt-region):
5278         * pgg-gpg.el (pgg-gpg-encrypt-region):
5279         Check pgg-encrypt-for-me if no other recipients.
5281 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
5283         * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
5285         * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
5286         shell-quote-argument.
5288 2007-02-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5290         * comint.el (comint-read-input-ring): Use comint-input-ring-size
5291         from the comint buffer instead of the temporary one.
5293 2007-02-23  David Reitter  <david.reitter@gmail.com>
5295         * cus-edit.el (custom-save-all): Canonicalize custom-file before
5296         storing it in recentf-exclude.
5298 2007-02-23  Chong Yidong  <cyd@stupidchicken.com>
5300         * startup.el (fancy-splash-screens): Make cursor-type buffer-local
5301         in splash screen.
5303 2007-02-22  J.D. Smith  <jdsmith@as.arizona.edu>
5305         * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
5306         commands, for restart.
5307         (idlwave-shell-current-module): Fix handling of module name by type.
5308         (idlwave-shell-break-in): Update type handling.
5309         (idlwave-shell-bp-get): Encode type in BP structure.
5310         (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
5311         (idlwave-shell-module-source-query): Query routine info based on type.
5312         Fix path parsing for non-compiled files.
5313         (idlwave-shell-module-source-filter): Don't signal error in filter
5314         if no source found.
5315         (idlwave-shell-set-bp-in-module): Use fallback source to prevent
5316         filter race.
5318 2007-02-22  Kim F. Storm  <storm@cua.dk>
5320         * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
5321         (editable-field): Document need to put some text before the %v
5322         escape in :format string.
5324 2007-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5326         * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
5327         (vc-svn-use-edit): Remove unused config var.
5328         (vc-svn-update, vc-svn-revert): Checkout is always implicit.
5330         * outline.el (hide-sublevels): Keep empty last line, if available.
5332         * buff-menu.el (list-buffers-noselect): Use explicit unicode code
5333         rather than the corresponding unicode char, to make the code
5334         more readable.
5336 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5338         * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
5339         (speedbar-show-unknown-files, speedbar-item-info-file-helper)
5340         (speedbar-item-info-tag-helper): Doc fixes.
5342 2007-02-19  Kenichi Handa  <handa@m17n.org>
5344         * international/mule-cmds.el (locale-language-names):
5345         Map "eo" to "Esperanto".
5347         * language/european.el ("Esperanto"): New language environment.
5349 2007-02-17  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5351         * simple.el (kill-line): Doc fix.
5353 2007-02-17  Kim F. Storm  <storm@cua.dk>
5355         * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
5356         (bindat--unpack-item, bindat--length-group, bindat--pack-item)
5357         (bindat--unpack-group, bindat--pack-group):
5358         Handle vectors with optional element type.
5360 2007-02-17  Daiki Ueno  <ueno@unixuser.org>
5362         * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
5363         if PASSPHRASE is given.
5365 2007-02-17  Chris Moore  <dooglus@gmail.com>
5367         * jka-cmpr-hook.el (jka-compr-compression-info-list):
5368         Recognize backups of bz2 compressed files.
5370 2007-02-17  Eli Zaretskii  <eliz@gnu.org>
5372         * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
5373         to nil to speed up lookup of the symbol in index nodes.
5375 2007-02-17  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
5377         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5378         Add indentation for the constants of Lisp.
5380 2007-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5382         * ps-print.el: Use (defvar <foo>) where applicable.
5383         (ps-print-emacs-type): Remove.
5384         (ps-x-frame-property, ps-e-frame-parameter): Remove.
5385         (ps-frame-parameter): Align its call-convention with frame-parameter.
5386         (ps-begin-job): Adjust calls to it appropriately.
5387         (ps-setup): Don't print ps-print-emacs-type.
5388         (ps-e-find-composition, ps-mark-active-p, ps-color-device):
5389         Define in such a way that it's obvious that it's defined.
5390         (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
5391         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
5392         (ps-jts-ps-setup): Use flavor-neutral syntax instead.
5394 2007-02-15  Alan Mackenzie  <acm@muc.de>
5396         * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
5397         an empty one-line C-style comment, post-position point properly.
5399 2007-02-15  Chris Moore  <dooglus@gmail.com>
5401         * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
5402         (isearch-lazy-highlight-new-loop): Bind it.
5403         (isearch-lazy-highlight-search): Use it.
5405         * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
5407 2007-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5409         * font-lock.el (font-lock-extend-region-wholelines):
5410         Only return non-nil if the region has really been changed.
5411         Reported by David Hansen <david.hansen@physik.fu-berlin.de>
5413 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
5415         * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
5416         (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
5417         (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
5419 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
5421         * faces.el (color-values): Revert changes to docstring from
5422         2007-01-31 and 2000-09-07.
5424         * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
5425         (ispell-begin-skip-region-regexp): Fix typos in docstrings.
5426         (ispell-dictionary-alist, ispell-process-line): Doc fixes.
5427         (ispell-help): Fix typos in docstring and output message.
5429 2007-02-14  Kim F. Storm  <storm@cua.dk>
5431         * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
5432         (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
5433         (grep): Fix lgrep reference.
5435         * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
5436         (standard-display-underline): Use make-glyph-code.
5438         * descr-text.el (describe-char): Use glyph-char and glyph-face.
5440         * international/latin1-disp.el (latin1-display-char):
5441         Use make-glyph-code.
5443 2007-02-13  Juanma Barranquero  <lekktu@gmail.com>
5445         * ehelp.el (with-electric-help, electric-help-exit)
5446         (electric-help-retain): Doc fixes.
5448         * emacs-lisp/bytecomp.el (byte-compile-dest-file)
5449         (byte-compile-file): Doc fixes.
5451 2007-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5453         * term/mac-win.el: Change all uses of
5454         mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
5455         (mac-ae-number): Return integer 0 if coerced result is float 0.0.
5456         (mac-ae-get-url): Call select-frame-set-input-focus.
5457         (mac-dnd-handle-drag-n-drop-event): Don't call
5458         select-frame-set-input-focus.
5460 2007-02-13  Kenichi Handa  <handa@m17n.org>
5462         * international/characters.el: Fix documentation of category `a'.
5464 2007-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
5466         * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
5468 2007-02-12  Michael Albinus  <michael.albinus@gmx.de>
5470         * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
5471         (tramp-get-remote-ln): Handle error case.
5472         Reported by Chris Moore <dooglus@gmail.com>.
5474 2007-02-11  Kim F. Storm  <storm@cua.dk>
5476         * bindings.el (ctl-x-map): Remove register compatibility bindings
5477         C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
5479 2007-02-11  Richard Stallman  <rms@gnu.org>
5481         * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
5482         in load history.
5484         * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
5485         condition -- don't fail to stop at endpos.
5487 2007-02-11  Carsten Dominik  <dominik@science.uva.nl>
5489         * textmodes/org.el (org-agenda-get-todos)
5490         (org-agenda-get-timestamps, org-agenda-get-closed)
5491         (org-agenda-get-deadlines, org-agenda-get-scheduled)
5492         (org-agenda-get-blocks, org-format-agenda-item)
5493         (org-agenda-change-all-lines, org-scan-tags): Rename text property
5494         from `category' to `org-category'.
5496 2007-02-11  Kenichi Handa  <handa@m17n.org>
5498         * international/titdic-cnv.el (titdic-convert): Force files be written
5499         with Unix-like eol format.  Read files under CXTERM-DIC by raw-text.
5500         (miscdic-convert): Force files be written with Unix-like eol format.
5502 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
5504         * files.el (change-major-mode-with-file-name): Fix typo in docstring.
5506         * calculator.el (calculator-prompt): Doc fix.
5507         (calculator-mode-map): Fix typo in menu entry.
5509 2007-02-10  Jay Belanger  <belanger@truman.edu>
5511         * calculator.el (calculator): Do more extensive checking for when
5512         3 lines should be used for the calculator.
5514 2007-02-10  Eli Zaretskii  <eliz@gnu.org>
5516         * info-look.el (info-lookup-make-completions):
5517         Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
5518         index nodes.
5520         * info.el (Info-fontify-maximum-menu-size): Document the effect
5521         of a nil value.
5522         (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
5523         non-nil before using it as size.
5525 2007-02-09  Chong Yidong  <cyd@stupidchicken.com>
5527         * subr.el (insert-for-yank-1): Prevent read-only properties from
5528         interfering with text property operations.
5530         * image-mode.el (image-mode): Revert 2007-01-30 changes.
5532         * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
5533         (image-type-auto-detected-p): Fail if another match is found in
5534         auto-mode-alist.
5536         * files.el (magic-mode-alist): Call image-mode instead of
5537         image-mode-maybe for autodetected images.
5539 2007-02-09  Juanma Barranquero  <lekktu@gmail.com>
5541         * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
5542         Fix typos in docstrings.
5543         (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
5545 2007-02-09  Kim F. Storm  <storm@cua.dk>
5547         * emacs-lisp/float-sup.el: Remove obsolete comment.
5549 2007-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5551         * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
5553 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
5555         * simple.el: Revert previous change, at request of RMS:
5556         (fundamental-mode-hook): Remove.
5557         (fundamental-mode): Run after-change-major-mode-hooks manually,
5558         and don't run the now-nonexistent fundamental-mode-hook.
5560 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
5562         * simple.el (fundamental-mode-hook): Declare new hook.
5563         (fundamental-mode): Run the new dedicated hook, and don't run
5564         after-change-major-mode-hooks manually anymore.
5566 2007-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5568         * vc-svn.el (vc-svn-merge-news): Understand the new format with two
5569         added columns of chars.  Remove support for the "no-meta-info" format.
5570         Prompted by Romain Francoise <romain@orebokech.com>.
5572 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
5574         * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
5575         (gdb-mouse-until, gdb-mouse-jump): Use it.
5577 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
5579         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
5580         work when there is just an assembler buffer (no source buffer).
5582 2007-02-07  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
5584         * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
5585         just because the diff was produced using "-p" (--show-c-function).
5587 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
5589         * faces.el (frame-set-background-mode): Use `color-values' and
5590         `display-color-p', not `x-color-values' and `x-display-color-p'.
5591         (face-valid-attribute-values): Use `defined-colors' instead of
5592         `x-defined-colors'.
5594 2007-02-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5596         * ps-print.el: The ps-print commands without face printing should not
5597         print background color.  Reported by Leo <sdl.web@gmail.com>.
5598         (ps-print-version): New version 6.7.3.
5599         (ps-begin-job): New arg.  Fix ps-default-background and
5600         ps-default-foreground initialization.
5601         (ps-face-attributes): Fix doc string.
5602         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
5604         * printing.el: Fix ps-print link.
5606 2007-02-06  Chong Yidong  <cyd@stupidchicken.com>
5608         * faces.el (face-set-after-frame-default): Compile attributes to
5609         be set by frame parameters before merging in X resources.
5611 2007-02-06  Juanma Barranquero  <lekktu@gmail.com>
5613         * simple.el (blink-matching-paren-dont-ignore-comments):
5614         (blink-matching-paren-on-screen): Doc fixes.
5616 2007-02-06  Nick Roberts  <nickrob@snap.net.nz>
5618         * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
5620 2007-02-05  Juanma Barranquero  <lekktu@gmail.com>
5622         * loadhist.el (unload-feature): Silently ignore `load-history' entries
5623         of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
5624         entries like `defun'.  Return nil.
5626 2007-02-05  Kim F. Storm  <storm@cua.dk>
5628         * ido.el: Doc fixes.
5630 2007-02-04  David Kastrup  <dak@gnu.org>
5632         * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
5633         `mpuz-allow-double-multiplicator' is non-zero, and correct
5634         calculation of `min'.
5636 2007-02-04  Per Abrahamsen  <abraham@dina.kvl.dk>
5638         * wid-edit.el (widget-default-create): Insert new text at the
5639         :from marker _after_ the marker, not before it.
5641 2007-02-04  Alan Mackenzie  <acm@muc.de>
5643         * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
5644         containing it is re-indented.
5646 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
5648         * net/newsticker.el (newsticker--insert-image): Update docstring,
5649         and insert the image directly.
5650         (newsticker--buffer-redraw): Update docstring.
5652         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5653         Rename from define-global-minor-mode.
5655         * progmodes/cwarn.el (global-cwarn-mode):
5656         * emacs-lisp/autoload.el (make-autoload):
5657         * hi-lock.el (global-hi-lock-mode):
5658         * font-core.el (global-font-lock-mode): All callers changed.
5660 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
5662         * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
5663         Don't copy @ignore lines into menu descriptions.
5664         (texinfo-multi-file-update): Goto the @node line before attempting
5665         to pluck the node name.
5666         (texinfo-multiple-files-update): Reverse the optional arguments'
5667         order, as per the doc string and the `interactive' form.
5669 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
5671         * image-mode.el: Use autoload to avoid overriding disabled setting
5672         applied in .emacs.
5674 2007-02-03  Alan Mackenzie  <acm@muc.de>
5676         * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
5677         for, e.g. "void (*hdone)();" in a k&r list.  (No WS between
5678         adjacent paren groups).
5680 2007-02-02  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5682         * progmodes/ebnf2ps.el: Doc fixes.
5683         (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
5685 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
5687         * dired-x.el (dired-do-relsymlink): Add reference to
5688         dired-do-symlink.  Add an autoload cookie.
5690         * dired-aux.el (dired-do-symlink): Add reference to
5691         dired-do-relsymlink.
5693 2007-02-02  Doug Maxey  <dwm@enoyolf.org>  (tiny change)
5695         * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
5696         <left-fringe mouse-3>: New bindings.
5698 2007-02-02  Ulf Jasper  <ulf.jasper@web.de>
5700         * net/newsticker.el (newsticker-version): Changed to "1.10".
5701         (newsticker--set-customvar): Doc string.
5702         (newsticker-new-item-face): Doc string.
5703         (newsticker-mode): Initialize `invisibility-spec' with t.
5704         (newsticker-mode-map): Added
5705         `newsticker-mark-all-items-at-point-as-read'.
5706         (newsticker-menu): Added narrow-to-item and narrow-to-feed.
5707         (newsticker-w3m-show-inline-images): Do not call
5708         `w3m-remove-image'.
5709         (newsticker--buffer-after-w3m-insert-image): New advice for
5710         w3m-insert-image to cache images.
5711         (newsticker-next-item-same-feed): New.
5712         (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
5713         (newsticker-mark-all-items-of-feed-as-read): New.
5714         (newsticker-mark-all-items-at-point-as-read): Use new functions.
5715         (newsticker-mark-item-at-point-as-read): Doc string.
5716         (newsticker-mark-item-at-point-as-read): Use new functions.
5717         (newsticker--do-mark-item-at-point-as-read): New, extracted from
5718         `newsticker-mark-item-at-point-as-read'.
5719         (newsticker-hide-entry): Use (t) instead of t for invisibility.
5720         (newsticker--sentinel): Yet another xml-parser workaround.
5721         (newsticker--decode-iso8601-date): Bugfix for datestrings without
5722         days.
5723         (newsticker--buffer-do-insert-text): Fix.
5724         (newsticker--buffer-insert-enclosure): Fix.  Length might be missing.
5725         (newsticker--buffer-make-item-completely-visible):
5726         `switch-to-buffer' not necessary.
5728 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
5730         * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
5731         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
5732         (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
5733         (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
5734         (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
5736 2007-02-02  Kenichi Handa  <handa@m17n.org>
5738         * international/quail.el (quail-show-key): Fix an error message.
5740 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
5742         * faces.el (set-face-underline-p, modify-face): Rename arg
5743         UNDERLINE-P to UNDERLINE (it is not a flag).
5745 2007-02-01  Nick Roberts  <nickrob@snap.net.nz>
5747         * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
5748         when adding gdb-speedbar-update to gdb-input-queue.
5750 2007-02-01  Kenichi Handa  <handa@m17n.org>
5752         * international/quail.el (quail-show-key): Signal an error if the
5753         current input method is not using Quail.
5755 2007-02-01  J.D. Smith  <jdsmith@as.arizona.edu>
5757         * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
5758         Trim leading whitespace in sysvar names.
5760 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
5762         * faces.el (internal-find-face, internal-get-face): Doc fixes.
5764 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
5766         * ido.el (ido-set-common-completion): Use `let', not `let*'.
5768 2007-01-31  Romain Francoise  <romain@orebokech.com>
5770         * comint.el: Delete extra copy of `comint-copy-old-input' added in
5771         previous change to this file.
5773 2007-01-31  Jason Rumney  <jasonr@gnu.org>
5775         * files.el (magic-mode-alist): Use image-mode-maybe rather than
5776         image-mode.
5778         * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
5779         interfering with attempt to set major mode from modified
5780         auto-mode-alist.
5782 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
5784         * faces.el (color-values): Doc fix.
5785         (face-differs-from-default-p): Don't check :foreground twice.
5787 2007-01-31  J.D. Smith  <jdsmith@as.arizona.edu>
5789         * comint.el (comint-mode): Prevent non-keyword fontification by default.
5791 2007-01-31  Kenichi Handa  <handa@m17n.org>
5793         * international/quail.el (quail-store-decode-map-key): Store a
5794         translated character too.
5795         (quail-char-equal-p): New function.
5796         (quail-find-key1): Check character equality by quail-char-equal-p.
5797         (quail-decode-map-generated): New variable.
5798         (quail-find-key): Check quail-decode-map-generated and re-generate
5799         a decode map if necessary.
5801 2007-01-30  Richard Stallman  <rms@gnu.org>
5803         * tutorial.el (tutorial--detailed-help): Make the list of
5804         changed keys look nicer.
5806 2007-01-30  Nick Roberts  <nickrob@snap.net.nz>
5808         * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
5809         (gdb-var-delete): Use it.
5810         (gdb-var-update-handler-1): Handle value "invalid" for MI field
5811         `in_scope'.
5813 2007-01-30  Michael Albinus  <michael.albinus@gmx.de>
5815         * files.el (get-free-disk-space): Return nil for remote directories.
5817         * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
5818         instead of "dir".
5820 2007-01-30  Chong Yidong  <cyd@stupidchicken.com>
5822         * type-break.el (type-break-catch-up-event): New function.
5823         (type-break-demo-hanoi, type-break-demo-life)
5824         (type-break-demo-boring): Use it.
5826         * image-mode.el (image-mode): Don't automatically view as image.
5827         (image-toggle-display): Add `disabled' property.
5829 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5831         * isearchb.el (isearchb-iswitchb):
5832         * ps-print.el (ps-build-face-reference):
5833         * emacs-lisp/shadow.el (list-load-path-shadows):
5834         * eshell/esh-cmd.el (eshell-rewrite-for-command):
5835         * international/mule.el (find-auto-coding):
5836         * mail/supercite.el (sc-attrib-selection-list):
5837         * progmodes/cc-defs.el (c-emacs-features):
5838         * progmodes/cc-vars.el (c-offsets-alist):
5839         * progmodes/flymake.el
5840         (flymake-init-create-temp-source-and-master-buffer-copy):
5841         Fix typos in docstrings (some suggested by Chris Moore).
5843         * progmodes/vhdl-mode.el (vhdl-components-package-name)
5844         (vhdl-get-library-unit, vhdl-corresponding-begin)
5845         (vhdl-skip-case-alternative, vhdl-backward-skip-label)
5846         (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
5847         (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
5848         (vhdl-font-lock-match-item): Fix typos in docstrings.
5849         (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
5850         (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
5851         (vhdl-speedbar-insert-project-hierarchy):
5852         Improve argument/docstring consistency.
5854 2007-01-29  Kenichi Handa  <handa@m17n.org>
5856         * international/titdic-cnv.el (py-converter): Fix previous change.
5858 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
5860         * jka-compr.el (jka-compr-partial-uncompress)
5861         (jka-compr-call-process): Rebind default-directory if it is
5862         invalid.  Suggested by Chris Moore.
5864         * comint.el (comint-insert-input): Handle situation where the
5865         selected buffer is not the clicked buffer.
5867 2007-01-29  Kenichi Handa  <handa@m17n.org>
5869         * international/ja-dic-cnv.el (skkdic-convert):
5870         Add byte-compile-disable-print-circle:t at the head.
5872         * international/titdic-cnv.el (tit-process-header):
5873         Add byte-compile-disable-print-circle:t at the head.
5874         (miscdic-convert): Likewise.
5875         (py-converter): Skip the header comments.
5877         * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
5878         New variable.
5879         (byte-compile-output-file-form): Bing print-circle to nil if
5880         byte-compile-output-file-form is not nil.
5881         (byte-compile-output-docform): Likewise.
5883 2007-01-28  Kim F. Storm  <storm@cua.dk>
5885         * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
5886         Declare earlier to avoid byte compiler warnings.
5888 2007-01-28  Markus Triska  <markus.triska@gmx.at>
5890         * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
5892 2007-01-28  Chong Yidong  <cyd@stupidchicken.com>
5894         * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
5895         (gamegrid-add-score-with-update-game-score-1): Allow local quits
5896         when calling update-game-score program.  Remove unnecessary
5897         save-excursion.
5899         * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
5901 2007-01-28  Nick Roberts  <nickrob@snap.net.nz>
5903         * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
5904         avoid compiler warning.
5905         (gdb-var-update-handler-1): Consider that the MI field `in_scope'
5906         might have values other than "true" or "false".
5908 2007-01-28  Richard Stallman  <rms@gnu.org>
5910         * textmodes/fill.el (fill-paragraph-function): Doc fix.
5911         (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
5913         * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
5915         * image.el (image-type-header-regexps): Make GIF regex more specific.
5917         * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
5918         Don't check `backspace'.
5919         (tutorial--find-changed-keys): Look up bindings in a temp buffer
5920         in Fundamental mode.
5922         * startup.el (fancy-splash-text, normal-splash-screen):
5923         Mention C-g.
5925         * simple.el (eval-expression): Don't use eval-last-sexp-print-value
5926         when inserting in buffer.
5928         * vc-arch.el (vc-arch-file-id): Move with-current-buffer
5929         inside the if.
5931 2007-01-27  Richard Stallman  <rms@gnu.org>
5933         * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
5935 2007-01-27  Guanpeng Xu  <herberteuler@hotmail.com>
5937         * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
5938         enum/union/struct/class definition.
5939         Revert change to call `forward-sexp' multiple times.
5941 2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
5943         * files.el (hack-local-variables-confirm): Don't keep trying to
5944         read an event from an empty kbd macro.
5946 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
5948         * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
5950 2007-01-27  Ben North  <ben@redfrontdoor.org>
5952         * outline.el (outline-promote, outline-demote): Doc fix.  Rename
5953         the arg CHILDREN -> WHICH.
5955 2007-01-27  Michael Albinus  <michael.albinus@gmx.de>
5957         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
5958         default-directory to a sane value when calling start-process.
5960 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
5962         * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
5963         (ls-lisp-format-time-list): Doc fix.  Mention
5964         ls-lisp-use-localized-time-format.
5965         (ls-lisp-format-time): Use ls-lisp-format-time-list if
5966         ls-lisp-use-localized-time-format is non-nil, even if a valid
5967         locale is defined.
5969 2007-01-27  Juanma Barranquero  <lekktu@gmail.com>
5971         * jka-compr.el (jka-compr-shell): Doc fix.
5973         * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
5975 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5977         * ps-print.ps: Fix background height.
5978         (ps-print-version): New version 6.7.2.
5980 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
5982         * makefile.w32-in (finder-data, custom-deps): Depend on
5983         $(lisp)/loaddefs.el.
5985 2007-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
5987         * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
5989 2007-01-24  Miles Bader  <miles@gnu.org>
5991         * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
5992         (byte-compile-output-docform): Bind `print-circle' to t.
5994 2007-01-24  Kenichi Handa  <handa@m17n.org>
5996         * international/ja-dic-cnv.el (skkdic-convert): Insert a related
5997         file name of the original SKK dictionary file.
5999 2007-01-24  Kim F. Storm  <storm@cua.dk>
6001         * ido.el (ido-initial-position): New variable.
6002         (ido-read-internal): Set it if default item is specified.
6003         (ido-minibuffer-setup): Position cursor accordingly if set.
6004         (ido-edit-input): C-e moves to end of input if not already there.
6005         (ido-magic-backward-char): C-b does like M-b if prev char is /.
6006         Don't switch to buffer mode if repeating C-b at start of input.
6007         (ido-toggle-ignore): C-a only toggles ignore at start or end of
6008         input; else it moves to start of input.
6009         (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
6010         not at end of input, delete rest of input, rather than normal op.
6012 2007-01-23  Michael Kifer  <kifer@cs.stonybrook.edu>
6014         * emulation/viper-keym.el (viper-insert-basic-map):
6015         Delete binding for S-TAB.
6017         * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
6018         of message.  Activate mark.
6019         (ediff-activate-mark): Set transient-mark-mode to t.
6021         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
6023 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
6025         * help-fns.el (describe-variable): Don't suppress display of
6026         buffer local value when the value is "large".
6028 2007-01-22  Kim F. Storm  <storm@cua.dk>
6030         * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
6031         (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
6032         (ido-tidy): Use ido-active.
6034 2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>
6036         * hexl.el (hexl-mode-exit): Add missing quote.
6038 2007-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6040         * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
6041         (mac-ae-keyboard-modifiers): New function.
6042         (mac-handle-toolbar-switch-mode): Use it.
6043         (mac-dnd-handle-drag-n-drop-event): Likewise.  Set action to `copy'
6044         if keyboard modifiers on drop contain option key.
6045         (mac-dnd-drop-data): Add optional argument `action'.
6046         (special-event-map): Remove binding for M-drag-n-drop.
6048 2007-01-21  Guanpeng Xu  <herberteuler@hotmail.com>
6050         * add-log.el (add-log-current-defun): Use CC Mode functions to
6051         find the beginning and end of a defun.
6053 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
6055         * progmodes/gdb-ui.el (gdb-var-create-regexp)
6056         (gdb-var-create-handler): Handle value field in GDB output of
6057         -var-create.
6058         (gdb-max-frames): New variable.
6059         (gdb-stack-buffer, gdb-frames-select): Use it.
6060         (gdb-info-stack-custom): Help user customize gdb-max-frames,
6061         if necessary.
6062         (gdb-get-frame-number): Simplify.
6064 2007-01-21  Glenn Morris  <rgm@gnu.org>
6066         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
6067         Update copyrights.
6069 2007-01-21  Alan Mackenzie  <acm@muc.de>
6071         * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
6072         handling of K&R stuff.
6074 2007-01-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6076         * textmodes/bibtex.el (bibtex-files): Fix customization type.
6078 2007-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6080         * ps-print.el: Handle frame parameters (background and/or foreground
6081         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
6082         (ps-print-version): New version 6.7.1.
6083         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
6084         (ps-frame-parameter): New fun.
6085         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
6086         Fix doc and customization.
6087         (ps-begin-job): Get frame parameters (background and/or foreground
6088         colors).
6089         (ps-do-despool): Ensure ps-printer-name has a valid value.
6091 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
6093         * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
6094         (gdb-debug-log-max): Rename from gdb-debug-ring-max.
6095         (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
6096         mean unlimited.
6098 2007-01-20  Alan Mackenzie  <acm@muc.de>
6100         * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
6101         much more rigorous analysis of putative K&R regions.
6103 2007-01-20  Alan Mackenzie  <acm@muc.de>
6105         * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
6106         New functions.
6108 2007-01-20  Alan Mackenzie  <acm@muc.de>
6110         * progmodes/cc-align.el, progmodes/cc-cmds.el,
6111         * progmodes/cc-defs.el, progmodes/cc-engine.el,
6112         * progmodes/cc-langs.el, progmodes/cc-styles.el,
6113         * progmodes/cc-vars.el: Add my name.
6115 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
6117         * files.el (find-alternate-file): Revert query message to Emacs 21
6118         version.
6120 2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
6122         * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
6123         the doc string how to use personal abbrevs without electric
6124         keywords.
6126 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
6128         * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
6129         Fixed cursor position when toggle abbreviated display.
6131 2007-01-20  Nick Roberts  <nickrob@snap.net.nz>
6133         * t-mouse.el: Update copyright following assignment by
6134         Alessandro Rubini.
6136 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
6138         * type-break.el (type-break-demo-hanoi, type-break-demo-life)
6139         (type-break-demo-boring): Call read-event instead of read-char.
6141 2007-01-19  Daniel Pfeiffer  <occitan@esperanto.org>  (tiny change)
6143         * progmodes/compile.el: Add handling for makepplog.
6145 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6147         * textmodes/ispell.el (ispell-change-dictionary): Ensure that
6148         aspell dictionaries are initialized when called non-interactively.
6150 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
6152         * progmodes/compile.el (compilation-loop): New arg limit.
6153         Handle case where the first error is at point-min.
6154         (compilation-next-error): New arg to compilation-loop call.
6156 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
6158         * info.el (Info-default-dirs): Change default info dir to
6159         share/info.
6161         * paths.el (Info-default-directory-list): Ditto.
6163 2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>
6165         * hexl.el (hexl-before-revert-hook): New function.
6166         (hexl-mode): Use it.
6167         (hexl-after-revert-hook): Just call hexl-mode.
6168         (hexl-mode-exit): Remove before-revert-hook.
6170 2007-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6172         * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
6174 2007-01-16  Martin Rudalics  <rudalics@gmx.at>
6176         * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
6177         by "-" in francais7 otherchars entry.
6178         (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
6179         otherchars entry.
6181 2007-01-15  Karl Fogel  <kfogel@red-bean.com>
6183         * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
6184         path.  Rewrite function in `cond' style for readability.
6186         Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
6187         (The path shortening, that is, not the rearrangement.)
6189 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6191         * term/mac-win.el (mac-ae-quit-application): New function.
6192         (mac-apple-event-map): Bind "quit application" Apple event to it.
6194 2007-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6196         * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
6197         than the program's output.
6199 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
6201         * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
6202         (kmacro-start-macro-or-insert-counter)
6203         (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
6204         (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
6206         * longlines.el (longlines-show-hard-newlines):
6207         * ruler-mode.el (ruler-mode-ruler):
6208         * emulation/keypad.el (keypad-setup):
6209         * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
6210         Fix typo in docstring.
6212 2007-01-13  Mathias Dahl  <mathias.dahl@gmail.com>
6214         * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
6215         Remove redirect character ">".
6217 2007-01-13  Juanma Barranquero  <lekktu@gmail.com>
6219         * replace.el (perform-replace): Remove leftover code.
6221 2007-01-12  Richard Stallman  <rms@gnu.org>
6223         * replace.el (perform-replace): Don't clear NODENT when computing
6224         the replacement string.
6226 2007-01-11  Michael Albinus  <michael.albinus@gmx.de>
6228         * net/tramp.el (tramp-handle-file-local-copy):
6229         Set `enable-multibyte-characters' to nil.  Reported by Chris Moore
6230         <christopher.ian.moore@gmail.com>.
6232 2007-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6234         * diff-mode.el (diff-sanity-check-context-hunk-half)
6235         (diff-sanity-check-hunk): New functions.
6236         (diff-find-source-location): Use'em to check the hunks are well-formed.
6238         * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
6239         activate undo when undo is not active.
6240         Reported by Chris Moore <christopher.ian.moore@gmail.com>.
6242 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6244         * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
6245         (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
6246         (ffap-url-at-point): Use char-classes rather than "a-z".
6248 2007-01-10  Juanma Barranquero  <lekktu@gmail.com>
6250         * ediff-init.el (ediff-autostore-merges):
6251         * textmodes/fill.el (fill-region): Doc fix.
6253 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6255         * server.el (server-ensure-safe-dir): UIDs may be floats.
6257 2007-01-10  Richard Stallman  <rms@gnu.org>
6259         * battery.el (battery-linux-proc-acpi): Use ignore-errors
6260         around calls to directory-files.
6262         * subr.el (momentary-string-display): Use save-excursion.
6264         * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
6265         argument, but read it as `X' does.
6267 2007-01-09  Juri Linkov  <juri@jurta.org>
6269         * info.el (Info-fontify-node): Don't hide node names of index entries.
6271         * faces.el (momentary): Change :group to basic-faces where all
6272         basic faces belong to.  Add :version.
6274 2007-01-09  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6276         * tutorial.el (tutorial--display-changes): Show M-x sequence if no
6277         keybinding is found.
6278         (tutorial--find-changed-keys): Never treat null keybinding as a
6279         remapping.
6281 2007-01-09  Martin Rudalics  <rudalics@gmx.at>
6283         * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
6285 2007-01-09  Kenichi Handa  <handa@m17n.org>
6287         * international/mule-cmds.el
6288         (select-safe-coding-system-interactively): Fix message.
6290 2007-01-09  Michael Albinus  <michael.albinus@gmx.de>
6292         * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
6293         (tramp-process-actions): Add optional parameter TIMEOUT.
6294         (tramp-open-connection-telnet, tramp-open-connection-rsh)
6295         (tramp-open-connection-su): Add timeout of 60".
6297 2007-01-09  Richard Stallman  <rms@gnu.org>
6299         * progmodes/compile.el (compile): Doc fix.
6301 2007-01-09  Markus Triska  <markus.triska@gmx.at>
6303         * tumme.el (tumme-display-thumb): Doc fix.
6305 2007-01-08  Juanma Barranquero  <lekktu@gmail.com>
6307         * battery.el (battery-search-for-one-match-in-files):
6308         * bindings.el (mode-line-minor-mode-help):
6309         * x-dnd.el (x-dnd-types-alist):
6310         * calendar/icalendar.el (icalendar-import-buffer):
6311         * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
6313         * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
6315 2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>
6317         * replace.el (replace-regexp): Fix typo in docstring.
6319 2007-01-07  Alan Mackenzie  <acm@muc.de>
6321         * progmodes/cc-langs.el (c-operators, c-filter-ops):
6322         Amend doc-string and comments.
6324 2007-01-06  Eli Zaretskii  <eliz@gnu.org>
6326         * files.el (abbreviate-file-name): Doc fix.
6328 2007-01-06  Markus Triska  <triska@gmx.at>
6330         * subr.el (split-string): Remove spurious ")" from doc string.
6332 2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
6334         * textmodes/table.el (table--warn-incompatibility):
6335         Use display-warning instead of momentary-string-display.
6337 2007-01-05  Richard Stallman  <rms@gnu.org>
6339         * image.el (image-type-header-regexps): Recognize xbm more strictly.
6341         * simple.el (backward-kill-word): Doc fix.
6343 2007-01-05  Romain Francoise  <romain@orebokech.com>
6345         * international/mule.el (sgml-html-meta-auto-coding-function):
6346         Ensure that the buffer contains a HTML document.
6348 2007-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
6350         * faces.el (momentary): Move here ...
6351         * subr.el (momentary): ... from here.
6353 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
6355         * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
6356         (gdb-speedbar-expand-node): Ask user for confirmation before expanding
6357         large structures/arrays.
6359 2007-01-04  Juanma Barranquero  <lekktu@gmail.com>
6361         * files.el (find-file-noselect-1, set-visited-file-name):
6362         Allow backup-enable-predicate to be nil.
6364 2007-01-04  Andreas Schwab  <schwab@suse.de>
6366         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
6367         last change.
6369 2007-01-03  Richard Stallman  <rms@gnu.org>
6371         * woman.el (woman-decode-buffer): Clarify error message.
6373 2007-01-03  Alan Mackenzie  <acm@muc.de>
6375         * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
6377 2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>
6379         * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
6381 2007-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6383         * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
6385 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
6387         * emulation/viper.el (viper-custom-file-name, viper-mode):
6388         Fix typos in docstrings.
6390         * subr.el (momentary-string-display): After moving point, set POS
6391         variable to it to avoid later errors once the buffer is modified.
6392         Doc fix.
6394 2007-01-02  Alan Mackenzie  <acm@muc.de>
6396         * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
6397         check that the "*/" is present before trying to manipulate it.
6399 2007-01-02  Richard Stallman  <rms@gnu.org>
6401         * wid-edit.el (widget-choose): Avoid ugly error for function keys.
6403         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
6404         Fix format of value.
6406         * cus-edit.el (customize-unsaved): Rename from customize-customized.
6407         Change messages accordingly.
6408         (customize-customized): Now alias.
6410 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
6412         * files.el (version-control): Doc fix.
6414 2007-01-01  Alan Mackenzie  <acm@muc.de>
6416         * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
6417         Check the format of c-state-cache is valid for an optimisation before
6418         using it.
6420         * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
6421         are at a statement within a macro".  Other changes so that only
6422         the first continuation line in a macro gets the symbol
6423         `cpp-define-intro', the others getting `statement', or whatever.
6425         * progmodes/cc-cmds.el (c-context-line-break): When invoked within
6426         a string, preserve whitespace.  Add a backslash only when also in
6427         a macro.
6429         * progmodes/cc-defs.el: Correct typos.
6431         * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
6432         new line after an escaped EOL in a string.
6434         * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
6435         label when it directly follows "else", "do", ....
6437         * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
6438         angle brackets (as seen in "explicit specialisations" of C++
6439         templates).
6441         * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
6442         in the doc-string.
6444         * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
6445         when the comment ender looks like "=========*/" and is alone on
6446         its line.
6448         * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
6449         spelling of c-opt-op-identiTier-prefix, t -> f.  Leave an alias
6450         for the old name.
6452         * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
6453         c-\(beginning\|end\)-of-defun by default.
6455         * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
6456         New line-up function, for the DEFUN macro in the Emacs C sources.
6457         Only used in "gnu" style.
6459         * progmodes/cc-styles.el (c-style-alist): Use this new function in
6460         the "gnu" style.
6462         * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
6463         clean-up comment-close-slash also to work when there's a comment
6464         terminator on the line.
6465         (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
6466         these for large arg - only take account of top level {..}, except
6467         for initial and final adjustments.  M-- C-M-[ae] now go to the
6468         right defuns when the starting point is between defuns.  They use
6469         the four new functions:
6470         (c-in-function-trailer-p, c-where-wrt-brace-construct)
6471         (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
6472         support c-\(beginning\|end\)-of-defun.
6474         * progmodes/cc-engine.el (c-forward-label): Analyze ":"
6475         expressions more rigorously, to exclude bit-field specifiers from
6476         being classed as labels.
6477         (c-forward-label): When analyzing a ":" within a macro, be careful
6478         about using c-forward-syntactic-ws at the macro beginning.
6479         (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
6480         stmt boundary, check for "operator=", etc.
6482         * progmodes/cc-mode.el (c-postprocess-file-styles):
6483         Bind inhibit-read-only to t, around the call to
6484         c-remove-any-local-eval-or-mode-variables, so that it works on a
6485         RO file.
6487         * progmodes/cc-defs.el (c-version): Update the version number to
6488         "5.31.4".
6490 2007-01-01  Richard Stallman  <rms@gnu.org>
6492         * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
6493         only if we restored isearch-window-configuration.
6495 2006-12-31  Romain Francoise  <romain@orebokech.com>
6497         * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
6499 2006-12-31  Kim F. Storm  <storm@cua.dk>
6501         * files.el (auto-mode-case-fold): New defcustom.
6502         (set-auto-mode): If non-nil, perform second case-sensitive pass
6503         through auto-mode-alist if first pass failed.
6505 2006-12-30  Richard Stallman  <rms@gnu.org>
6507         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
6509 2006-12-30  Ken Manheimer  <ken.manheimer@gmail.com>
6511         * allout.el (allout-encrypt-string): Handle symmetric-key
6512         passphrase caching but leave keypair caching to pgg.
6514 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6516         Sync with Tramp 2.0.55.
6518         * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
6519         `integerp'.  `char-equal' could fail else in case of negative
6520         numbers.  Reported by Toby Speight <T.M.Speight.90@cantab.net>.
6521         (top): Check for `font-lock-add-keywords' before calling; it
6522         doesn't exist under XEmacs.
6523         (tramp-yn-prompt-regexp): Fix regexp.  Add question from plink.
6524         (tramp-completion-mode): Remove clause (not
6525         tramp-unified-filenames), because the function is called in other
6526         context too, where this check results in wrong results in the
6527         XEmacs case on Windows.
6528         (tramp-touch): UTC handling is not possible for XEmacs.
6530 2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6532         * scroll-bar.el (previous-scroll-bar-mode): New variable
6533         (set-scroll-bar-mode): Set previous-scroll-bar-mode.
6534         (scroll-bar-mode): Use previous-scroll-bar-mode if set.
6536         * term/x-win.el: Set scroll bar mode to right if set by X resources.
6538 2006-12-30  Richard Stallman  <rms@gnu.org>
6540         * files.el (make-backup-file-name-1): Precompute abs name
6541         but don't lose the relative name.
6543         * international/mule-cmds.el (select-safe-coding-system-interactively):
6544         Fix message.
6546 2006-12-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
6548         * files.el (backup-buffer): Show entire backup file name in msg.
6550 2006-12-30  Juanma Barranquero  <lekktu@gmail.com>
6552         * image.el (image-type-header-regexps, image-type-from-data)
6553         (image-type-from-buffer, image-type-from-file-header):
6554         Revert changes from 2006-12-26.
6555         (image-type-auto-detectable): New variable.
6556         (image-type-auto-detected-p): New function.
6558         * files.el (magic-mode-alist): Detect image files with
6559         `image-type-auto-detected-p' instead of `image-type-from-buffer'.
6561 2006-12-29  Nick Roberts  <nickrob@snap.net.nz>
6563         * dired.el (dired-sort-other): Move test for dired-mode...
6564         (dired-sort-set-modeline): ...to here.
6566 2006-12-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
6568         * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
6569         change.  Suggested by Stefan Monnier.
6571 2006-12-29  Kim F. Storm  <storm@cua.dk>
6573         * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
6574         (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
6576 2006-12-27  Kim F. Storm  <storm@cua.dk>
6578         * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
6579         so it doesn't accidentally match an fsf.org mail address.
6580         (authors-renamed-files-alist): Add tcover-*.el.
6582 2006-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6584         * vc-arch.el (vc-arch-find-version): New function.
6586         * vc-hooks.el (vc-version-backup-file-name): Revision names may be
6587         composed of arbitrary characters (even /) in some systems.
6589 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
6591         * international/mule-cmds.el (select-safe-coding-system-interactively):
6592         Improve the message in the *Warning* buffer.
6594 2006-12-27  Kim F. Storm  <storm@cua.dk>
6596         * ido.el (ido-set-matches-1): Fix last change.  If default item is
6597         current buffer, it is ok to be first.
6599 2006-12-27  Kenichi Handa  <handa@m17n.org>
6601         * international/mule-cmds.el (select-safe-coding-system-interactively):
6602         Use face `link' for problematic chars.
6604 2006-12-27  Kenichi Handa  <handa@m17n.org>
6606         * international/mule-cmds.el (select-safe-coding-system-interactively):
6607         Improve the message in *Warning* buffer.
6609 2006-12-27  Kim F. Storm  <storm@cua.dk>
6611         * ido.el (ido-set-matches-1): Never put current buffer first if
6612         there are other matches.
6614 2006-12-26  Nick Roberts  <nickrob@snap.net.nz>
6616         * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
6617         expressions.
6618         (gdb-var-delete): Handle duplicate names.  Print message for non
6619         root expressions.
6620         (gdb-partial-output-name): Start buffer name with a space.
6621         (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
6622         buffer name.
6624 2006-12-26  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
6626         * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
6627         last footnote when `footnote-spaced-footnotes' is nil.
6629 2006-12-26  Richard Stallman  <rms@gnu.org>
6631         * cus-edit.el (custom-browse-sort-alphabetically)
6632         (custom-buffer-sort-alphabetically)
6633         (custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.
6635         * image.el (image-type-header-regexps): Change element format
6636         to include third item NOT-ALWAYS.
6637         (image-type-from-data): Handle new format.
6638         (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
6639         (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
6641 2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>
6643         * add-log.el (add-log-current-defun): Call `forward-sexp'
6644         multiple times to pick a member function name defined as
6645         part of nested classes/namespaces.
6647 2006-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6649         * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
6650         which keymap should be used to change menu.  It does not affect any
6651         existent code.
6653 2006-12-26  Richard Stallman  <rms@gnu.org>
6655         * textmodes/fill.el (fill-paragraph): Check for a minibuffer
6656         rather than for being in a minibuffer window.
6658 2006-12-25  Daiki Ueno  <ueno@unixuser.org>
6660         * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
6661         locale-coding-system.
6662         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
6663         LF.
6665 2006-12-25  Michael R. Mauger  <mmaug@yahoo.com>
6667         * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
6668         (sql-mode-syntax-table): Disable double quoted strings.
6669         (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
6671 2006-12-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6673         * startup.el (fancy-splash-last-input-event): New variable.
6674         (fancy-splash-special-event-action): New function.
6675         (fancy-splash-screens): Temporarily bind special events to it.
6676         Execute command for saved special event before exiting from
6677         recursive editing.
6679         * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
6680         New functions.
6681         (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
6682         Use mac-unread-string.
6684 2006-12-24  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
6686         * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
6687         an optimized comment regexp if `comment-start-skip' uses a ^.
6688         * bs.el (bs--up): Remove interactive spec.
6690 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6692         * woman.el (woman-decode-buffer): Signal error for alien macro sets.
6693         Suggested by James Cloos.
6695 2006-12-24  Kevin Ryde  <user42@zip.com.au>
6697         * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
6698         in March.
6699         (calendar-dst-ends): Default to first Sunday in November.
6701 2006-12-24  Ken Manheimer  <ken.manheimer@gmail.com>
6703         * allout.el (allout-encrypt-string): Inhibit use of agent within
6704         body of let form where encryption happens.  Acknowledge non-use of
6705         gpg-agent in docstring.
6706         (allout-toggle-subtree-encryption): Acknowledge non-use of
6707         gpg-agent in docstring.
6709 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6711         * custom.el (custom-add-frequent-value): Alias for custom-add-option.
6713 2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
6715         * ediff-diff.el (ediff-diff-options): Clarify docstring.
6716         (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
6718         * emulation/viper-cmd.el (viper-post-command-sentinel):
6719         Protect against errors in hooks.
6720         (viper-add-newline-at-eob-if-necessary): Add newline only if we
6721         actually modify buffer; ignore errors if occur.
6723 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
6725         * calendar/calendar.el (calendar-mode-map): Switch < and >.
6726         (calendar-mode-line-format): Use mouse-1 bindings, and tweak
6727         formatting.
6729 2006-12-23  Richard Stallman  <rms@gnu.org>
6731         * simple.el (delete-horizontal-space): Doc fix.
6733 2006-12-23  Eli Zaretskii  <eliz@gnu.org>
6735         * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
6736         explicitly in a recursive Make, not implicitly through prerequisites,
6737         since the latter is wrong under parallel builds.
6739 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
6741         * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
6743 2006-12-22  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
6745         * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
6746         message string.
6748 2006-12-22  Ben North  <ben@redfrontdoor.org>  (tiny change)
6750         * outline.el (outline-next-visible-heading): Fix the case with a
6751         header at end-of-file with no final newline.
6753 2006-12-22  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
6755         * indent.el (tab-always-indent): Doc fix.
6757 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
6759         * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
6760         (Info-fontify-node): Do fontify indices.
6762         * tutorial.el (tutorial--detailed-help): Remove unnecessary link
6763         to the Emacs Lisp reference manual.
6764         (tutorial--tab-map): Remove.  All callers changed.
6765         (tutorial--find-changed-keys): New elt QUIET, used to...
6766         (tutorial--display-changes): ...ensure that warning messages are
6767         only issued once per changed key.
6768         (tutorial--remove-remarks): Delete unused code-path.
6769         (lang-strings): Remove extraneous formatting.
6770         (tutorial--save-tutorial): Prompt before saving tutorial state.
6772 2006-12-21  Chong Yidong  <cyd@stupidchicken.com>
6774         * tutorial.el: Remove `cl' requirement.  Clean up whitespace.
6775         Replace '?\ ' by '?\s' throughout.
6776         (tutorial-warning-face): Inherit font-lock-warning-face.  Move to
6777         `help' custom group.
6778         (tutorial--key-description): New function.
6779         (tutorial--display-changes): Remove redundant arg.  Scan for all
6780         key sequences to avoid false matches.  Cleanup.
6781         (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
6782         reduce homedir pollution.
6783         (help-with-tutorial): Call tutorial--display-changes with no arg.
6785 2006-12-21  Carsten Dominik  <dominik@science.uva.nl>
6787         * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
6789 2006-12-20  Michael Albinus  <michael.albinus@gmx.de>
6791         * net/tramp.el (tramp-default-method): We still need to check for
6792         `executable-find', because it is not bound under Emacs 20.
6793         (tramp-handle-file-name-completion)
6794         (tramp-completion-handle-file-name-completion): Handle optional
6795         parameter PREDICATE.
6796         (tramp-find-default-method): Add code for default values.
6798 2006-12-20  Nick Roberts  <nickrob@snap.net.nz>
6800         * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
6801         make gud-go send "continue".
6803 2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
6805         * image.el (image-type-header-regexps): Be more specific detecting `pbm'
6806         and `png' files.  Use non-capturing parenthesis for `tiff' regexp.
6808 2006-12-19  Kim F. Storm  <storm@cua.dk>
6810         * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
6811         instead of global-map.
6813         * files.el (magic-mode-alist): Allow matching file type by
6814         calling a function at bob.  Check for image types by calling
6815         image-type-from-buffer.  Suggested by Juanma Barranquero.
6816         (set-auto-mode): Do it.
6818 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6820         * net/tramp.el (tramp-methods): Introduce new method `scpc'.
6821         Remove "ControlMaster" option from the other `scp*' methods.
6822         (tramp-default-method): Check for ssh-agent before setting to `scp'.
6824 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
6826         * textmodes/org.el (org-mode): Show context after isearch.
6827         (org-show-siblings): New function.
6828         (org-show-context): Use `org-show-siblings'.
6830 2006-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6832         * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
6833         Use syntax-ppss-toplevel-pos.
6835 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
6837         * textmodes/org.el (org-current-line): Make sure that lines are
6838         counted from beginning of buffer.
6839         (org-table-copy-region, org-table-paste-rectangle): Make sure that
6840         lines are counted from beginning of buffer.
6842 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6844         * info.el (Info-build-node-completions): Signal error if tag-table
6845         marker is not found.
6847         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6849 2006-12-17  Alan Mackenzie  <acm@muc.de>
6851         * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
6852         speed) the case when open-paren-in-column-0-is-defun-start is nil.
6853         Based on code by Martin Rudalics.
6855         * progmodes/cc-mode.el (c-basic-common-init): Don't set
6856         open-paren-in-column-0-is-defun-start to nil any more.
6858 2006-12-17  Richard Stallman  <rms@gnu.org>
6860         * simple.el (delete-horizontal-space): Use prefix arg.
6862         * help-fns.el (describe-variable): Improve blank separator lines.
6864         * files.el (magic-mode-alist): Mark as risky.
6866         * files.el (make-backup-file-name-1):
6867         Expand backup-directory explicitly.
6869 2006-12-17  Michael Albinus  <michael.albinus@gmx.de>
6871         * net/tramp.el (tramp-default-method): Before setting to "pscp",
6872         check whether package password.el is loaded, or Pageant is running.
6874 2006-12-17  Ulf Jasper  <ulf.jasper@web.de>
6876         * calendar/icalendar.el (icalendar-version): Increase to "0.14".
6877         (icalendar--rris): First try Emacs, then XEmacs.
6878         (icalendar--convert-ical-to-diary): Doc fix.
6879         Insert newline at end of target file.
6881 2006-12-17  Kim F. Storm  <storm@cua.dk>
6883         * outline.el (outline-isearch-open-invisible-function): New defvar.
6884         (outline-flag-region): Use it if non-nil for isearch-open-invisible
6885         overlay property instead of outline-isearch-open-invisible.
6887 2006-12-16  Kim F. Storm  <storm@cua.dk>
6889         * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
6890         if ido-directory-too-big is set on entry.
6891         (ido-toggle-ignore, ido-completion-help): Print message while
6892         reading big directory.
6894 2006-12-15  Richard Stallman  <rms@gnu.org>
6896         * shell.el (shell): Doc fix.
6898 2006-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
6900         * emulation/edt.el (edt-xserver):
6901         * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
6902         to fix a problem on Cygwin.
6904         * emulation/edt.el
6905         * emulation/edt-mapper.el
6906         * emulation/edt-lk201.el
6907         * emulation/edt-pc.el
6908         * emulation/edt-vt100.el: Update maintainer's email address.
6910 2006-12-15  Simon Marshall  <simon@gnu.org>
6912         * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
6914 2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6916         * term/mac-win.el (mac-atsu-font-table): Remove defvar.
6917         (mac-handle-font-selection): Use mac-atsu-font-face-attributes
6918         instead of mac-atsu-font-table.
6919         (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
6921 2006-12-14  Stephen Leake  <stephen_leake@member.fsf.org>
6923         * align.el (align-match-tex-pattern): Fix a rare bug which
6924         hanged Emacs.
6926 2006-12-14  Richard Stallman  <rms@gnu.org>
6928         * startup.el (use-fancy-splash-screens-p): Use frame-height
6929         instead of window-height.  Pass frame to image-size.
6931 2006-12-13  Kenichi Handa  <handa@m17n.org>
6933         * international/mule-cmds.el (set-locale-environment):
6934         Set default-sendmail-coding-system too.
6936 2006-12-12  J.D. Smith  <jdsmith@as.arizona.edu>
6938         * progmodes/idlw-help.el: Fix copyright notice.
6940 2006-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6942         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
6944 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
6946         * subr.el (unread-command-char): Reformat obsolescence info.
6948 2006-12-11  Richard Stallman  <rms@gnu.org>
6950         * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
6951         about calls to cl-struct-setf-expander.
6953 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
6955         * ediff-merg.el (ediff-show-clashes-only): Doc fix.
6956         (ediff-combination-pattern): Fix typo in docstring.
6958         * textmodes/refer.el (refer-find-entry): Doc fix.
6959         (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
6960         (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
6961         Fix tipos in docstrings.
6963         * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
6965 2006-12-10  Kim F. Storm  <storm@cua.dk>
6967         * ido.el (ido-init-completion-maps): Remap backward-kill-word
6968         instead of binding M-backspace.
6970 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
6972         * replace.el (replace-match-data, replace-match-maybe-edit):
6973         * calc/calc-aent.el (calc-eval-error):
6974         * emulation/vi.el (vi-char-argument):
6975         * progmodes/cc-langs.el (c-at-vsemi-p-fn)
6976         (c-vsemi-status-unknown-p-fn): Doc fixes.
6978 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
6980         * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
6981         (menu-bar-help-menu): Tooltip fixes.  Suggested by Francis Wright.
6983 2006-12-10  Masatake YAMATO  <jet@gyve.org>
6985         * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
6987 2006-12-09  Chong Yidong  <cyd@stupidchicken.com>
6989         * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
6991         * man.el (Man-xref-button-action): New function.  If the
6992         `Man-target-string' button property is a function, assume it
6993         accepts a position argument.
6994         (Man-abstract-xref-man-page): Use it.
6995         (Man-default-man-entry): New optional arg POS.
6997         * wdired.el (wdired-preprocess-symlinks): Make the spaces after
6998         symlink arrows read-only and non-rear-sticky.
7000 2006-12-09  Martin Rudalics  <rudalics@gmx.at>
7002         * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
7003         (wdired-search-and-rename): Simplify code.
7004         (wdired-preprocess-files, wdired-preprocess-perms): Make
7005         read-only property of preceding character rear-nonsticky to
7006         avoid that it can be modified.  Put old-name and old-link
7007         properties on character preceding name and replace
7008         put-text-property by add-text-properties.
7009         (wdired-get-filename, wdired-get-previous-link): Get old-name
7010         and old-link properties from character preceding name and
7011         simplify code.
7012         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
7013         (wdired-perms-to-number): Make local-map property
7014         rear-nonsticky to avoid that text following permissions may be
7015         modified.  Use add-text-properties instead of put-text-property
7016         when changing a permission bit.
7017         (wdired-change-to-dired-mode): Remove stickiness properties.
7019 2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
7021         * international/mule-cmds.el (register-input-method): Doc fix.
7023 2006-12-09  Masayuki Ataka  <masayuki.ataka@gmail.com>  (tiny change)
7025         * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
7027 2006-12-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7029         * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
7030         Force buffer local defs evaluation on local variables loading.
7031         (flyspell-mode-on, flyspell-mode-off): Use it in
7032         `hack-local-variables-hook'.
7034 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
7036         * emacs-lisp/find-func.el (find-variable): Doc fix.
7038         * help-fns.el (variable-at-point): Doc fix.
7040         * w32-fns.el (w32-append-code-lines): New function.
7042 2006-12-09  Romain Francoise  <romain@orebokech.com>
7044         * comint.el (comint-insert-input): Delete obsolete comment.
7046 2006-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7048         * net/browse-url.el (browse-url): Set DISPLAY to the one of the
7049         current frame, in case we're connected to several displays.
7051 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
7053         * frame.el (other-frame): Doc fix.
7054         (set-frame-parameter): Fix typo in docstring.
7056 2006-12-07  Kim F. Storm  <storm@cua.dk>
7058         * info.el (Info-index): Strip leading colon from topic.
7060 2006-12-07  Nick Roberts  <nickrob@snap.net.nz>
7062         * progmodes/gud.el (gud-speedbar-buttons): Deal with references
7063         to pointers.
7065 2006-12-05  J.D. Smith  <jdsmith@as.arizona.edu>
7067         * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
7068         Trim out spurious class inheritance "None" entries.
7070 2006-12-05  Kim F. Storm  <storm@cua.dk>
7072         * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
7073         (cua-paste-pop): Rework last change for
7074         cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
7075         pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
7076         text inserted by the last M-y command.
7078 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7080         * cmuscheme.el (run-scheme, scheme-start-file): Search the start
7081         file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
7083         * shell.el (shell): Search the start file in ~/.emacs.d as
7084         `init_SHELLNAME.sh' instead.
7086 2006-12-05  Glenn Morris  <rgm@gnu.org>
7088         * progmodes/cperl-mode.el (cperl-mode)
7089         * progmodes/f90.el (f90-mode-abbrev-table)
7090         * progmodes/fortran.el (fortran-mode-abbrev-table)
7091         * progmodes/octave-mod.el (octave-abbrev-table)
7092         * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
7093         if abbrev-table is non-nil (saved user abbrevs may have been restored).
7095         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
7096         clear abbrev table, else saved abbrevs will not be restored.
7098 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
7100         * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
7101         the call to `make-obsolete-variable', not in the docstring.
7103 2006-12-04  Chong Yidong  <cyd@stupidchicken.com>
7105         * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
7107 2006-12-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7109         * progmodes/ebnf-abn.el:
7110         * progmodes/ebnf-bnf.el:
7111         * progmodes/ebnf-dtd.el:
7112         * progmodes/ebnf-ebx.el:
7113         * progmodes/ebnf-iso.el:
7114         * progmodes/ebnf-otz.el:
7115         * progmodes/ebnf-yac.el:
7116         * progmodes/ebnf2ps.el:
7117         * delim-col.el:
7118         * printing.el:
7119         * ps-bdf.el:
7120         * ps-mule.el:
7121         * ps-print.el: Remove 'Time-stamp' comment mark.
7123         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
7124         'easy-menu-add-item' when called in Emacs 21 or higher.
7126 2006-12-04  Stephen Leake  <stephen_leake@stephe-leake.org>
7128         * progmodes/ada-xref.el (ada-check-current): Doc fix.
7129         (ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.
7131 2006-12-04  Kim F. Storm  <storm@cua.dk>
7133         * bindings.el (global-map): Bind [signal t] to ignore, to have
7134         user signals ignored by default.
7136 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
7138         * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
7139         Unicode data file pointed to by `describe-char-unicodedata-file'.
7141 2006-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7143         * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
7144         O(n^2) regexp-search by anchoring the search.
7146 2006-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
7148         * whitespace.el (whitespace-cleanup-internal): Use current
7149         argument for recursive call.
7151 2006-12-04  Michael Albinus  <michael.albinus@gmx.de>
7153         * net/tramp.el (tramp-methods): Add "ControlPath" and
7154         "ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
7155         Andreas Schwab <schwab@suse.de>.
7156         (tramp-do-copy-or-rename-file-out-of-band)
7157         (tramp-open-connection-rsh): Compute format spec for ?t.
7158         (tramp-process-actions): Trace command parameters.
7160 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
7162         * simple.el (toggle-truncate-lines): Clarify doc string.
7164         * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
7165         (gdb-speedbar-expand-node): Use it.
7167 2006-12-04  Richard Stallman  <rms@gnu.org>
7169         * progmodes/python.el (python-indent): Add safe-local-variable prop.
7171         * dired.el (dired-revert): Turn off dired-after-readin-hook
7172         around call to dired-readin.
7174         * menu-bar.el (menu-bar-make-toggle): Add "globally"
7175         to echo area messages.
7176         <indicate-empty-lines, case-fold-search>:
7177         Add "globally" to Help string.
7178         <case-fold-search>: MESSAGE arg need not say "globally".
7179         (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
7181 2006-12-03  Liam Healy  <lnp@healy.washington.dc.us>  (tiny change)
7183         * outline.el (outline-end-of-subtree): Don't leave an empty
7184         line hidden as we would a real next heading.
7186 2006-12-03  Ken Manheimer  <ken.manheimer@gmail.com>
7188         * allout.el (allout-ascend): Add an optional argument to preserve
7189         original position of point when unsuccessful.  Also, fix a
7190         docstring error.
7191         (allout-yank-processing): Fix depth shift of multiple-topic so yanks
7192         work again, using allout-ascend's new option.
7193         (allout-setup-mode-map): Extract from allout-mode to initialize
7194         allout-mode-map.  Call it on file load, so the mode docstring
7195         substitutions work even if allout mode has not yet been invoked.
7196         (allout-mode): Use new allout-setup-mode-map to track any keybinding
7197         customizations since the map was last processed.  Also, refine the
7198         docstring so it's ship-shape for release.
7199         (allout-default-layout, allout-beginning-of-line-cycles)
7200         (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
7201         (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
7202         (allout-version, allout-layout, allout-infer-body-reindent)
7203         (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
7204         (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
7205         (allout-previous-heading, allout-goto-prefix-doublechecked)
7206         (allout-current-bullet-pos, allout-next-sibling-leap)
7207         (allout-pre-command-business, allout-encrypted-type-prefix)
7208         (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
7209         (allout-rebullet-topic, allout-rebullet-topic-grunt)
7210         (allout-flag-region, allout-expose-topic, allout-expose-topic)
7211         (allout-old-expose-topic, allout-listify-exposed)
7212         (allout-process-exposed, allout-latex-verb-quote)
7213         (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
7214         (allout-toggle-current-subtree-encryption)
7215         (allout-toggle-subtree-encryption, allout-bullet-isearch):
7216         Remove extraneous open-paren and close paren string escapes.
7218 2006-12-03  Juanma Barranquero  <lekktu@gmail.com>
7220         * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
7221         (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
7222         (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
7223         Fix typos in docstrings.
7225 2006-12-03  Glenn Morris  <rgm@gnu.org>
7227         * progmodes/cc-align.el
7228         * progmodes/cc-awk.el
7229         * progmodes/cc-cmds.el
7230         * progmodes/cc-compat.el
7231         * progmodes/cc-defs.el
7232         * progmodes/cc-engine.el
7233         * progmodes/cc-langs.el
7234         * progmodes/cc-menus.el
7235         * progmodes/cc-mode.el
7236         * progmodes/cc-styles.el
7237         * progmodes/cc-vars.el
7238         * progmodes/vhdl-mode.el: Fix Copyright format.
7240 2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
7242         * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
7243         initial down event.
7245 2006-12-02  Kim F. Storm  <storm@cua.dk>
7247         * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
7248         (cua-repeat-replace-region): Make M-v more robust.
7249         (cua-paste-pop-rotate-temporarily): New defcustom.
7250         (cua-paste-pop): Use it.
7251         (cua-auto-mark-last-change): New defcustom.
7252         (cua-pop-to-last-change): New helper function.
7253         (cua-set-mark): Use them.
7255 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
7257         * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
7258         mini-buffer message.
7260 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
7262         * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
7264 2006-12-01  Ben North  <ben@redfrontdoor.org>
7266         * paren.el: Fix the highlight overlay extension when the user types a
7267         sequence of char very fast just before the open parenthesis.
7269 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7271         * ps-mule.el: Eliminate Emacs 20 compatibility.
7273         * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
7274         (ps-print-version): New version 6.7.
7275         (ps-print-quote): Replace '?\ ' by '?\s'.
7277 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
7279         * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
7280         (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
7281         (hexl-end-of-1k-page): Doc fixes.
7282         (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
7283         Fix typos in docstrings.
7285 2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7287         * ido.el (ido-local-file-exists-p): New.  Tell if a file exists
7288         locally, i.e. without using file name handlers.
7289         (ido-read-internal): Allow mono letter host names, avoiding the
7290         `c:' problem by testing if the file exists locally.
7291         (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
7293 2006-11-30  Masatake YAMATO  <jet@gyve.org>
7295         * hexl.el (hl-line-range-function, hl-line-face): Declare variables
7296         to avoid bytecomp warnings.
7297         (hexl-mode-old-ruler-function): New variable.
7298         (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
7299         and `hl-line-range-function' after `require' hl-line.
7300         Then bind `hl-line-range-function' and `hl-line-face'.
7301         Don't require frame.  Don't use `with-no-warnings'.
7302         (hexl-activate-ruler): Store the original value of
7303         `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
7304         (hexl-mode-exit): Restore the original value of
7305         `ruler-mode-ruler-function'.
7307 2006-11-30  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
7309         * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
7310         (hexl-mode-old-hl-line-face): New variable.
7311         (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
7312         line when exit from the hexl-mode.
7314 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
7316         * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
7317         Doc fixes.
7319         * international/fontset.el (create-fontset-from-ascii-font)
7320         (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
7321         (fontset-name-p): Fix typo in docstring.
7323         * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
7325 2006-11-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7327         * ps-bdf.el: Fix maintainer email.
7329         * ps-mule.el: Fix maintainer email.  Define functions for Emacs 20
7330         compatibility.
7332         * ps-print.el: Fix maintainer email.  Define functions for Emacs 20 &
7333         21 compatibility.
7334         (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
7335         Emacs 20 & 21.
7337 2006-11-29  J.D. Smith  <jdsmith@as.arizona.edu>
7339         * progmodes/idlwave.el (idlwave-auto-fill):
7340         Remove paragraph-start let to prevent auto-fill giving up.
7342 2006-11-28  Juanma Barranquero  <lekktu@gmail.com>
7344         * vt100-led.el (led-state): Fix typo in previous change.
7346 2006-11-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7348         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7349         Fix interactive spec of the functions getting defined to make them
7350         work as documented.
7352 2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
7354         * startup.el (fancy-splash-screens): Hide initial splash buffer.
7356 2006-11-28  Kim F. Storm  <storm@cua.dk>
7358         * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
7359         icomplete-mode is enabled.
7361 2006-11-28  Carsten Dominik  <dominik@science.uva.nl>
7363         * textmodes/org.el (require): Require gnus-sum during compilation
7364         to avoid problem with a macro call.
7366 2006-11-28  Glenn Morris  <rgm@gnu.org>
7368         * emacs-lisp/authors.el (authors-aliases): Add new alias.
7370         * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
7371         (fortran-window-create-momentarily): Do not need string-to-char.
7373 2006-11-28  Richard Stallman  <rms@gnu.org>
7375         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7376         Replace incorrect use of assoc-default with a loop.
7378         * term.el (term-exec-1): Set envvar INSIDE_EMACS.
7380         * simple.el (next-error-find-buffer): Improve messages.
7382         * files.el (revert-buffer): Special error message if file
7383         is now not readable.
7385         * facemenu.el (facemenu-add-new-face): Improve doc strings of
7386         constructed commands.
7388         * comint.el (comint-exec-1): Provide Emacs version and `comint'
7389         in INSIDE_EMACS.
7391 2006-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7393         * diff-mode.el (diff-mode-map): Add a binding for unified->context.
7395         * server.el: Remove spurious * in docstrings.
7396         (server-process-filter): Exit from recursive editing before processing
7397         a new request.
7399 2006-11-27  J.D. Smith  <jdsmith@as.arizona.edu>
7401         * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
7402         line so hidden blocks will be correctly identified.
7404 2006-11-27  Juanma Barranquero  <lekktu@gmail.com>
7406         * ledit.el (ledit-save-defun, ledit-mode):
7407         * resume.el (resume-emacs-args-buffer):
7408         * rot13.el (rot13-display-table, rot13-translate-table, rot13)
7409         (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
7410         * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
7411         (command-send-input, command-kill-line):
7412         * vt100-led.el (led-state, led-on): Fix typos in docstrings.
7414         * autoarg.el (autoarg-kp-mode): Doc fix.
7416         * emacs-lock.el (toggle-emacs-lock): Doc fix.  Simplify.
7417         (emacs-lock-check-buffer-lock): Doc fix.  Use `when'.
7418         (check-emacs-lock): Doc fix.  Simplify.
7420         * iimage.el (iimage-mode-image-regex-alist): Doc fix.
7421         (iimage-mode-buffer): Fix typos in docstring.
7423         * misc.el (zap-up-to-char): Doc fix.
7425         * time-stamp.el: Fix comment and obsolescence string for old
7426         functions.  Use `dolist' instead of `while'.
7428         * userlock.el (ask-user-about-lock-help): Fix typos in output message.
7430         * disp-table.el (standard-display-8bit, standard-display-default):
7431         * ebuff-menu.el (electric-buffer-list):
7432         * ehelp.el (electric-help-command-loop):
7433         * font-core.el (font-lock-mode):
7434         * help-macro.el (make-help-screen):
7435         * help.el (describe-minor-mode-completion-table-for-indicator)
7436         (lookup-minor-mode-from-indicator):
7437         * indent.el (tab-to-tab-stop, move-to-tab-stop):
7438         * info-look.el (info-lookup-guess-custom-symbol):
7439         * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
7440         * longlines.el (longlines-wrap-line):
7441         * macros.el (insert-kbd-macro):
7442         * menu-bar.el (menu-bar-update-buffers):
7443         * misc.el (copy-from-above-command):
7444         * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
7445         * newcomment.el (comment-indent):
7446         * novice.el (disabled-command-function):
7447         * sort.el (sort-fields-syntax-table):
7448         * subr.el (momentary-string-display):
7449         * tar-mode.el (tar-header-block-summarize)
7450         (tar-clear-modification-flags):
7451         * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
7452         (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
7453         (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
7454         (te-delete-char, te-down-vertically-or-scroll):
7455         * time-stamp.el (time-stamp-string-preprocess):
7456         * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
7458 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
7460         * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
7461         in GUD mode.
7463         * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
7464         speedbar-expand-line-descendants, speedbar-contract-line-descendants.
7466 2006-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7468         * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
7470 2006-11-26  Stephen Leake  <stephen_leake@stephe-leake.org>
7472         * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
7473         (ada-compile-goto-error): Adapt to new argument profile of
7474         compilation-goto-locus in Emacs 22.  Don't check if the various
7475         compile functions are defined; we already do "(require 'compile)".
7477 2006-11-26  Kim F. Storm  <storm@cua.dk>
7479         * kmacro.el: Fix commentary.
7481 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
7483         * progmodes/gud.el (gdb): Explain how to run in text command mode
7484         more clearly.  Say in error message that multiple debugging
7485         requires restarting GDB.
7487 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
7489         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
7491 2006-11-25  Pavel Kobiakov  <pk_at_work@yahoo.com>
7493         * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
7494         (flymake-popup-menu): Use it instead of posn-at-point.
7496 2006-11-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7498         * progmodes/cc-vars.el (c-backslash-column):
7499         Mention c-backslash-max-column in documentation for c-backslash-column.
7501 2006-11-24  Lars Hansen  <larsh@soem.dk>
7503         * net/tramp.el (tramp-default-method): Under Windows, change from
7504         plink to pscp.
7505         (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
7506         (tramp-actions-copy-out-of-band):
7507         Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
7508         (tramp-action-out-of-band): Move "Permission denied" handling to
7509         tramp-action-copy-failed.
7510         (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
7511         process buffer.
7513 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7515         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7516         strings to a single string.  Quote `errors-file-name'.
7517         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7518         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7519         Adjust calls.  Use `shell-quote-argument'.
7521         * international/mule.el (load-with-code-conversion)
7522         (with-category-table): Use with-current-buffer.
7523         (after-insert-file-set-coding): Use restore-buffer-modified-p.
7525 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
7527         * mail/smtpmail.el (smtpmail-send-it):
7528         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
7529         MIME header for the message encoding.
7530         Bind coding-system-for-write around the call to mail-do-fcc.
7531         Use smtpmail-code-conv-from to encode queued mail messages.
7533 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7535         * tabify.el (tabify-regexp): Doc fix.
7537         * net/rcirc.el (rcirc-buffer-maximum-lines):
7538         * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
7540         * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
7541         (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
7542         Fix typos in output messages.
7543         (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
7545 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7547         * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
7548         the horse's mouth.
7549         (hexlify-buffer): Don't re-encode an arg that's already encoded.
7551 2006-11-23  Michael Kifer  <kifer@cs.stonybrook.edu>
7553         * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
7554         Remove condition-case.
7556 2006-11-23  Glenn Morris  <rgm@gnu.org>
7558         * progmodes/f90.el (f90-comment-indent): Do not move point in
7559         default case.
7561 2006-11-21  Romain Francoise  <romain@orebokech.com>
7563         * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
7564         from library name (reverts change of 2005-10-25).
7566 2006-11-21  Lennart Borgman  <lennart.borgman.073@student.lu.se>
7568         * tutorial.el (tutorial--default-keys): Add newline and
7569         delete-backward-char bindings.
7570         (tutorial--detailed-help): Save excursion when finding keys.
7571         Correct warning string for M-x FOO case.
7572         (tutorial--display-changes): Print special keys in tutorial style.
7573         Tweak search regexp for changed keys.
7575 2006-11-21  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
7577         * thingatpt.el (thing-at-point-url-at-point): Don't add a
7578         redundant scheme.
7580 2006-11-21  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
7582         * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
7583         are new to the list at IANA.  Also added irc, mms, mmsh.
7585 2006-11-20  J.D. Smith  <jdsmith@as.arizona.edu>
7587         * progmodes/idlw-help.el (idlwave-html-help-location):
7588         Fail gracefully for missing help packages.
7589         (idlwave-help-assistant-open-link): Open full links.
7590         (idlwave-help-assistant-help-with-topic): Direct help link.
7592         * progmodes/idlwave.el (idlwave-mode):
7593         Set add-log-current-defun-function.
7594         (idlwave-current-routine-fullname): Add, to support add-log.
7595         (idlwave-convert-xml-system-routine-info): Simplify XML parsing
7596         to reflect improvements to xml-parse-file.
7597         (idlwave-mode-menu-def): New binding for help-with-topic.
7599         * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
7600         Handle extra newlines and spaces.
7601         (idlwave-shell-mode-map): Add help-with-topic.
7603 2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
7605         * tutorial.el (tutorial-warning-face): New face.
7606         (tutorial--detailed-help, tutorial--display-changes): Use it.
7607         (tutorial--find-changed-keys): Check ESC-prefix binding specially.
7608         Improve search pattern for occurrences of changed keys.
7610 2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7612         * term/x-win.el (x-last-cut-buffer-coding): New variable.
7613         (x-select-text): Set it.
7614         (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
7615         when checking for newness.
7617 2006-11-19  Juanma Barranquero  <lekktu@gmail.com>
7619         * subr.el (posn-image):
7620         * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
7622         * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
7624 2006-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7626         * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
7627         Exceptions to the rule "add a space between an identifier and an
7628         opening parenthesis".  Defaulted to the `#define' problem of cpp.
7629         (glasses-parenthesis-exception-p): New.  Check if the region is an
7630         exception regarding to that.
7631         (glasses-make-readable): Use it.
7632         (glasses-convert-to-unreadable): Ditto.  Modify the file also if
7633         `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
7635 2006-11-19  Chong Yidong  <cyd@stupidchicken.com>
7637         * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
7639 2006-11-19  Stephen Leake  <stephen_leake@stephe-leake.org>
7641         * progmodes/ada-mode.el (ada-make-body): Fix typo.
7643         * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
7644         (ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.
7646 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
7648         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
7649         conditions for function or variable bindings.
7651         * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
7653         * progmodes/compile.el (compilation-start): Ditto.
7655 2006-11-18  Michael Albinus  <michael.albinus@gmx.de>
7657         * net/tramp.el (top): cl and custom are always required.
7659 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7661         * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
7662         cut-buffers with next-selection-coding-system if not nil.
7664 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
7666         * textmodes/org.el (org-fix-decoded-time): New function.
7667         (org-display-custom-time): Use `org-fix-decoded-time'.
7669 2006-11-17  Chong Yidong  <cyd@stupidchicken.com>
7671         * menu-bar.el (menu-bar-games-menu): Remove yow.
7673 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
7675         * textmodes/org.el (org-scan-tags): Re-align code fixed.
7676         (org-detach-overlay): Rename from `org-detatch-overlay'.
7677         (org-table-convert-region): Insert space after column separator.
7678         (org-agenda-kill): New command.
7679         (org-metaleft): Call `org-outdent-item' on bullets.
7680         (org-metaright): Call `org-indent-item' on bullets.
7681         (org-timestamp-change): Set `org-last-changed-timestamp'.
7682         (org-current-line): Make sure (bolp) returns correct result.
7683         (org-agenda-change-all-lines): Make sure TODO are highlighted.
7685 2006-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7687         * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
7689 2006-11-16  Chong Yidong  <cyd@stupidchicken.com>
7691         * mouse.el (global-map): Change 2006-08-16 fix to call
7692         mouse-yank-at-click explicitly, since mouse events are not carried
7693         over into keyboard macros.
7695 2006-11-16  Kim F. Storm  <storm@cua.dk>
7697         * ido.el (ido-file-internal): Use current buffer's file name as default
7698         choice for ido-find-alternate-file.  Suggested by Matt Hodges.
7700 2006-11-15  Ken Manheimer  <ken.manheimer@gmail.com>
7702         * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
7703         (allout-inhibit-aberrance-doublecheck): Rename from
7704         allout-during-yank-processing.  All callers changed.
7705         (allout-ascend): Provide for unusual case where some topic after
7706         the first in file is at lower depth than the first.
7707         (allout-shift-in): Ensure the offspring of the new containing
7708         topic are exposed.
7709         (allout-encrypt-string): Preserve the coding-system of the text,
7710         according to that of the containing buffer.
7711         (allout-toggle-subtree-encryption): When the text being encrypted
7712         requires a different coding system, offer to preserve the coding
7713         system using a file local var.
7715 2006-11-15  Simon Marshall  <simon@gnu.org>
7717         * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
7718         to recognise "T t()" as a function declaration, rather than a
7719         variable instantiation, iff at the top-level or inside a class
7720         declaration.  Suggested by Feng Li <fengli@gmail.com>.
7722 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
7724         * progmodes/ada-xref.el (ada-parse-prj-file):
7725         Don't delete project buffer; user may want to edit it.
7726         (ada-xref-set-project-field, ada-xref-current-project-file)
7727         (ada-xref-current-project, ada-show-current-project)
7728         (ada-set-main-compile-application): New functions.
7729         (ada-xref-get-project-field, ada-require-project-file):
7730         Normalize use of ada-prj-default-project-file.
7731         (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
7732         Normalize use of ada-require-project-file.
7733         (ada-prj-find-prj-file): Improve doc string, comments.
7735         * progmodes/ada-mode.el (ada-mode-version): Bump version.
7736         (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
7737         (ada-create-menu): Add ada-set-main-compile-application,
7738         ada-show-current-main, ada-show-current-project.
7740 2006-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7742         * progmodes/python.el (inferior-python-mode-syntax-table): New var.
7743         (inferior-python-mode): Use it.
7745 2006-11-14  Andreas Schwab  <schwab@suse.de>
7747         * term/xterm.el (terminal-init-xterm): Add more key bindings.
7749 2006-11-13  Kim F. Storm  <storm@cua.dk>
7751         * ido.el (ido-copy-current-word): C-o copies region if active.
7753 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
7755         * textmodes/org.el (org-emph-face): Fix typo in variable name.
7757 2006-11-13  Juanma Barranquero  <lekktu@gmail.com>
7759         * ediff.el (ediff-revision):
7760         * files.el (set-visited-file-name):
7761         * mail/rmailout.el (rmail-output-body-to-file):
7762         Use `format', not `message', in `y-or-n-p' call.
7764 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
7766         * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
7767         (org-metaright): Call `org-indent-item' on bullets.
7768         (org-timestamp-change): Set `org-last-changed-timestamp'.
7769         (org-current-line): Make sure (bolp) returns correct result.
7770         (org-agenda-change-all-lines): Make sure highlighting TODO always works.
7772 2006-11-12  Richard Stallman  <rms@gnu.org>
7774         * language/european.el (turkish-case-conversion-enable)
7775         (turkish-case-conversion-disable): New functions.
7776         ("Turkish" lang env): Use them.
7778         * international/characters.el (case table):
7779         Do nothing special for i and I.
7781         * subr.el (remove-overlays): Fix last change.
7783         * cus-edit.el (custom-save-all): Use find-file-visit-truename
7784         for visiting the custom file.
7786 2006-11-12  Markus Triska  <triska@gmx.at>
7788         * play/handwrite.el (handwrite): Also process lines not ending
7789         with newline.  Replace some position-fiddling with different
7790         logic.  Improve performance.
7792 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
7794         * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
7795         replacing deleted variable `ada-check-switch'.
7796         (ada-project-file-extension): Rename to `ada-prj-file-extension'.
7797         (ada-xref-project-files): Improve doc string.
7798         (ada-find-executable): New function.
7799         (ada-initialize-runtime-library): Use `ada-find-executable'.
7800         (ada-xref-set-default-prj-values): In compile commands, don't need
7801         `ada-cd-command'; `compile' does that more portably.
7802         Use ada-prj-default-check-cmd.
7803         (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
7804         properties if not specified in project file.
7805         (ada-goto-declaration): Display useful message for new error
7806         'error-file-not-found.
7807         (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
7808         'error-file-not-found.
7809         (ada-get-all-references): Match latest ali syntax.  Signal new
7810         error 'error-file-not-found.
7811         (ada-find-in-ali): Match latest ali syntax.
7812         (ada-make-filename-from-adaname): Handle different semantics of
7813         gnatkr in GNAT 3.15p vs later.
7815         * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
7816         ada-procedure-start-regexp.
7817         (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
7819         * progmodes/ada-mode.el: Replace conditional (require 'ispell)
7820         with defvar.
7821         (ada-language-version): Rename ada05 -> ada2005.
7822         (ada-align-region-separate): Add `eval-when-compile'.
7823         (ada-name-regexp): Remove unneeded escapes in regexp character
7824         alternative.
7825         (ada-compile-goto-error-file-linenr-re): New constant.
7826         (ada-matching-start-re): Handle additional cases `declare',
7827         `procedure', `function'.
7828         (ada-compile-goto-error): Handle "... at line nn".
7829         (ada-mode): Clearer syntax, comments for ff-special-constructs.
7830         Delete support for old versions of `align'.
7831         (ada-search-prev-end-stmt): Handle additional keyword `private'.
7832         (ada-check-defun-name): Simplify handling of `declare'.
7833         (ada-goto-matching-start): Handle nested `begin ... end'.
7834         Handle `declare', `protected', `procedure', `function'.
7835         (ada-create-menu): Presence of arm95 is not conditional on using
7836         GNAT compiler.
7838 2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
7840         * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
7841         nil in the *RE-Builder* buffer (it causes spurious error messages).
7843         * server.el (server-visit-files): If `minibuffer-auto-raise' has
7844         been set to t, respect it.
7846 2006-11-11  Stephen Leake  <stephen_leake@stephe-leake.org>
7848         * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
7849         Delete commented out code for old Emacs versions.  Autoloading of
7850         "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
7851         (ada-mode-version): Bump version number.
7852         (ada-95-string-keywords, ada-2005-string-keywords)
7853         (ada-2005-keywords, ada-name-regexp): New constant.
7854         (ada-language-version, ada-procedure-start-regexp, ada-mode)
7855         (ada-font-lock-keywords): Add support for Ada 2005 keywords.
7856         (ada-package-start-regexp): Support private packages, include package
7857         name (for ada-set-point-accordingly).
7858         (ada-next-procedure, ada-previous-procedure)
7859         (ada-which-function-are-we-in): Match changes to
7860         ada-procedure-start-regexp.
7861         (ada-make-body): Make non-interactive; not a user function.
7862         (ada-make-subprogram-body): Improve doc string.
7864 2006-11-11  Romain Francoise  <romain@orebokech.com>
7866         * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
7867         `compilation-error-regexp-alist' buffer-local, since we changed
7868         `compilation-error-regexp-alist-alist' locally.
7870 2006-11-11  Juanma Barranquero  <lekktu@gmail.com>
7872         * server.el (server-visit-files): Bind `minibuffer-auto-raise'
7873         to the value of `server-raise-frame'.
7875 2006-11-11  Glenn Morris  <rgm@gnu.org>
7877         * ido.el (ido-enable-prefix)
7878         * ses.el (ses-call-printer-return)
7879         * net/tramp.el (tramp-unified-filenames)
7880         * progmodes/cc-align.el (c-lineup-string-cont)
7881         * progmodes/compile.el (compilation-directory-matcher)
7882         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7883         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7884         (vhdl-clock-rising-edge)
7885         * textmodes/org.el (org-export-with-timestamps)
7886         (org-export-remove-timestamps-from-toc)
7887         (org-export-with-tags): Improve previous doc fixes.
7889 2006-11-11  Richard Stallman  <rms@gnu.org>
7891         * textmodes/flyspell.el (flyspell-mode-map):
7892         Bind C-c $ instead of M-RET.
7894 2006-11-10  Simon Marshall  <simon@gnu.org>
7896         * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
7897         fontification for "case" and "default" keywords.
7899 2006-11-10  Andreas Schwab  <schwab@suse.de>
7901         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
7902         Avoid starting sentence with "nil".
7904 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
7906         * server.el (server-raise-frame): New option.
7907         (server-switch-buffer): Use it.
7909 2006-11-10  Nick Roberts  <nickrob@snap.net.nz>
7911         * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
7912         with a capital.
7914 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
7916         * textmodes/org.el (org-show-hierarchy-above)
7917         (org-show-following-heading): Fix typo in default value.
7918         (org-scan-tags): Make the search case-sensitive.
7919         (org-tags-sparse-tree): Don't overrule
7920         `org-show-following-heading' and `org-show-hierarchy-above'.
7921         (org-reveal): New command.
7922         (org-show-context): Rename from `org-show-hierarchy-above'.
7923         (org-fast-tag-selection-single-key): New option.
7924         (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
7925         (org-tags-overlay): New variable.
7926         (org-agenda-todo-ignore-deadlines): New option.
7927         ("session"): Add circular data structure `org-mark-ring' to
7928         exceptions list in session.el.
7929         (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
7930         New options.
7931         (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
7932         (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
7933         (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
7934         (org-finalize-agenda): Activate bracket links in agenda.
7935         (org-at-timestamp-p, org-at-date-range-p): Additional argument
7936         INACTIVE-OK.
7937         (org-show-hierarchy-above, org-show-following-heading):
7938         List values allowed for fine-tuned configuration.
7939         (org-show-hierarchy-above): New argument CONTEXT, use the
7940         fine-tuned settings in `org-show-hierarchy-above' and
7941         `org-show-following-heading'.
7942         (org-display-custom-time): New function.
7943         (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
7944         (org-display-custom-times, org-time-stamp-custom-formats):
7945         (org-maybe-intangible): New macro.
7946         (org-activate-bracket-links, org-hide-wide-columns):
7947         Use `org-maybe-intangible'.
7948         (org-open-file): Use `shell-quote-argument'.
7949         (org-display-internal-link-with-indirect-buffer): New option.
7950         (org-file-remote-p): Get regexp from list.
7951         (org-link-expand-abbrev): New function.
7952         (org-link-abbrev-alist): New option.
7953         (org-open-at-point, org-cleaned-string-for-export):
7954         Call `org-link-expand-abbrev'.
7955         (org-timeline, org-agenda-list, org-todo-list)
7956         (org-tags-view): Remove the KEEP-MODES argument.
7957         (org-finalize-agenda-hook): New hook.
7958         (org-get-alist-option): New function.
7959         (org-follow-timestamp-link): New function.
7960         (org-open-at-point): Call `org-follow-timestamp-link'.
7961         (org-log-note-marker, org-log-note-purpose)
7962         (org-log-note-window-configuration): New variables.
7963         (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
7964         (org-log-note-headings): New option.
7965         (org-dblock-write:clocktable): Bug fix, removed infinite loop.
7966         (org-store-link): Support for dired-mode.
7967         (org-open-file): Substitute environment variables into filename.
7968         (org-last): New defsubst.
7969         (org-agenda-re-align-tags): New function.
7970         (org-agenda-align-tags-to-column): New option.
7971         (org-agenda-timeline): Group removed.
7972         (org-prepare-agenda, org-prepare-agenda-buffers)
7973         (org-run-agenda-series, org-timeline, org-agenda-list)
7974         (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
7975         the text property inticating the agenda type.
7976         (org-agenda-post-command-hook): Get agenda type from text property
7977         at point.
7978         (org-agenda): Handle command sets.  Set `org-agenda-last-arguments'
7979         and obey `org-agenda-overriding-arguments'.
7980         (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
7981         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
7982         (org-agenda-week-view, org-agenda-day-view):
7983         Use `org-agenda-overriding-arguments' to make updating work with
7984         multi-block agendas.
7985         (org-agenda-prefix-format): Allow different formats for the
7986         different agenda entry types.
7987         (org-timeline-prefix-format): Option removed, use
7988         `org-agenda-prefix-format' instead.
7989         (org-prepare-agenda): New function.
7990         (org-select-timeline-window): Option removed, use
7991         `org-select-agenda-window' instead.
7992         (org-respect-restriction): Variable removed.
7993         (org-cmp-tag): New function.
7994         (org-agenda-sorting-strategy, org-entries-lessp):
7995         Implement sorting by last tag.
7996         (org-complete): Better completion in in-buffer option lines.
7997         (org-in-item-p): New function.
7998         (org-org-menu): Add entries for checkboxes.
7999         (org-cycle): Extra brouping in outline-regexp, because it is used
8000         in a search with "^" prepended.
8001         (org-provide-checkbox-statistics): New option.
8002         (org-set-font-lock-defaults): Highlight checkbox statistics.
8003         (org-update-checkbox-count-maybe)
8004         (org-get-checkbox-statistics-face): New functions.
8005         (org-update-checkbox-count): New command.
8006         (org-insert-item, org-toggle-checkbox):
8007         Call `org-update-checkbox-count-maybe'.
8008         (org-export-as-html): XEmacs compatibility for coding system.
8009         (org-force-cycle-archived): New command.
8010         (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
8011         overrules cycling.
8012         (org-fix-position-after-promote): If the line contains only a todo
8013         keyword, add a final space.
8014         (org-promote-subtree, org-demote-subtree):
8015         Call `org-fix-position-after-promote'.
8017 2006-11-10  Glenn Morris  <rgm@gnu.org>
8019         * calendar/cal-dst.el: Do not assume DST starts/ends on the same
8020         date in every year.
8021         (calendar-dst-check-each-year-flag): New customizable variable.
8022         (calendar-dst-find-data): New function, extracted from
8023         calendar-current-time-zone.
8024         (calendar-current-time-zone): Use calendar-dst-find-data.
8025         (calendar-dst-transition-cache): New variable.
8026         (calendar-dst-find-startend, calendar-dst-starts)
8027         (calendar-dst-ends): New functions.
8028         (calendar-daylight-savings-starts)
8029         (calendar-daylight-savings-ends): Change value to use
8030         calendar-dst-starts, calendar-dst-ends; respectively.
8032         * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
8034         * ido.el (ido-enable-prefix)
8035         * ses.el (ses-call-printer-return)
8036         * net/tramp.el (tramp-unified-filenames)
8037         * progmodes/cc-align.el (c-lineup-string-cont)
8038         * progmodes/compile.el (compilation-directory-matcher)
8039         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
8040         * progmodes/gdb-ui.el (gdb-many-windows)
8041         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
8042         (vhdl-clock-rising-edge)
8043         * textmodes/org.el (org-export-with-timestamps)
8044         (org-export-remove-timestamps-from-toc, org-export-with-tags)
8045         (org-read-date): Doc fix (Nil -> nil).
8047 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8049         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
8050         Encode/decode text to/from cut buffers to/from iso-latin-1 only.
8052 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
8054         * bs.el (bs--window-for-buffer): Remove.
8055         (bs--show-with-configuration): Use `get-window-with-predicate'
8056         instead of `bs--window-for-buffer'.
8058 2006-11-10  Kenichi Handa  <handa@m17n.org>
8060         * files.el (revert-buffer): Fix previous change.
8062 2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
8064         * bs.el (bs--redisplay): Fix typo in docstring.
8065         (bs--window-config-coming-from): Make frame-local.
8066         (bs--restore-window-config): New function.
8067         (bs-kill, bs-select, bs-select-other-window)
8068         (bs-select-other-frame): Use it.
8069         (bs--window-for-buffer): Return as soon as a matching buffer is found.
8070         (bs--show-with-configuration): Save the window configuration as a
8071         frame local var, and only if *buffer-selection* is not already
8072         visible on this frame.
8074 2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
8076         * vc-svn.el (vc-svn-admin-directory): New var.
8077         (vc-svn-registered, vc-svn-responsible-p)
8078         (vc-svn-repository-hostname): Use it.
8079         Suggested by arit93@yahoo.com.
8081 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8083         * ldefs-boot.el: Regenerate.
8085 2006-11-08  Alan Mackenzie  <acm@muc.de>
8087         * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
8088         case (eq open-paren-in-column-0-is-defun-start nil) by searching
8089         for least nested open-paren.
8091 2006-11-08  Romain Francoise  <romain@orebokech.com>
8093         * subr.el (remove-overlays): Fix typo in last change.
8095 2006-11-08  Richard Stallman  <rms@gnu.org>
8097         * subr.el (remove-overlays): Call overlay-recenter.
8099 2006-11-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8101         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8102         (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
8103         behaviour.
8104         (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
8105         directly.
8107 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8109         * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
8110         (ido-max-dir-file-cache, ido-decorations)
8111         (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
8112         (ido-magic-backward-char, ido-enter-dired)
8113         (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
8114         (ido-list-directory, ido-first-match, ido-only-match)
8115         (ido-subdir, ido-indicator): Fix typos in docstrings.
8116         (ido-buffer-internal, ido-completion-help): Fix typos in messages.
8117         (ido-read-internal): Fix typo in error message.
8119 2006-11-08  Kenichi Handa  <handa@m17n.org>
8121         * international/mule-cmds.el (set-default-coding-systems):
8122         Always set default-file-name-coding-system to utf-8 for Mac Darwin.
8124 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8126         * makefile.w32-in (setwins): Remove.
8127         (WINS_ALMOST): New macro.
8128         (WINS): Use it.
8129         (autoloads): Don't extract autoloads from files in obsolete/.
8131 2006-11-07  Chong Yidong  <cyd@stupidchicken.com>
8133         * whitespace.el (whitespace-buffer): Call remove-overlays after
8134         overlay-recenter for performance.  Suggested by Martin Rudalics.
8136 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
8138         * net/tramp.el (tramp-default-method): scp is the default method.
8140 2006-11-07  Juanma Barranquero  <lekktu@gmail.com>
8142         * server.el (server-start): Save also the Emacs pid in the server file.
8144 2006-11-07  Carsten Dominik  <dominik@science.uva.nl>
8146         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
8147         point when displaying a bibtex cross reference in the echo area.
8149 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
8151         * international/mule.el (make-char): Fix typo in docstring.
8152         (load-with-code-conversion, charsetp): Doc fixes.
8154         * international/ja-dic-cnv.el (skkdic-convert):
8155         * cus-edit.el (hook): Fix typo in docstring.
8157 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
8159         * cus-edit.el (custom-mode-map): Move defvar above code using it.
8160         (custom-mode-link-map): New variable.
8161         (custom-group-link, custom-manual): Use follow-link.
8163 2006-11-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8165         * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
8166         "Mark Shapiro" -> "Marc Shapiro".  Update his email address.
8168 2006-11-06  Richard Stallman  <rms@gnu.org>
8170         * textmodes/flyspell.el (flyspell-correct-word-before-point):
8171         New function broken out of flyspell-correct-word.
8172         (flyspell-mode-map): Bind it to M-RET.
8173         (flyspell-correct-word): Call it.
8175         * textmodes/fill.el (fill-minibuffer-function): New function.
8176         (fill-paragraph): Bind fill-paragraph-function to
8177         fill-minibuffer-function.
8179         * ruler-mode.el (ruler-mode-map): Add bindings for up-events
8180         so that they aren't undefined.
8182         * dired.el (dired-readin): Locally bind file-name-coding-system.
8184         * bindings.el: Shorten and clarify usual mode line mouse help string.
8186         * Makefile.in (autoloads): Don't include `obsolete'.
8188 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
8190         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8191         (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
8192         Printing menu if it's not initialized.
8193         (pr-menu-bind): Act on menu-bar-file-menu directly.
8195 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
8197         * help.el (view-emacs-news): Fix typo in error message.
8199         * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
8201         * shadowfile.el (shadow-define-regexp-group)
8202         (shadow-literal-groups, shadow-insert-var): Doc fixes.
8203         (shadow-read-files): Fix typo in message.
8204         (shadow-inhibit-overload, shadow-find, shadow-suffix)
8205         (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
8206         (shadow-suffix, shadow-site-match, shadow-expand-file-name)
8207         (shadow-file-match): Fix typos in docstrings.
8209         * terminal.el (terminal-emulator): Fix typo in message.
8211         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
8213         * emacs-lisp/lselect.el (x-kill-primary-selection)
8214         (x-delete-primary-selection, x-copy-primary-selection):
8215         Fix typos in error messages.
8217         * emulation/edt-mapper.el: Fix typo in interactive message.
8219         * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
8221         * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
8222         (ispell-help): Fix typos in docstrings.
8223         (ispell-help): Fix typo in output message.
8225         * allout.el (allout-adjust-file-variable)
8226         (allout-passphrase-verifier-string)
8227         (allout-passphrase-hint-string)
8228         (allout-toggle-current-subtree-encryption):
8229         * apropos.el (apropos-synonyms):
8230         * cus-edit.el (hook):
8231         * emacs-lock.el (emacs-lock-from-exiting):
8232         * follow.el (follow-avoid-tail-recenter-p):
8233         * hexl.el (hexl-mode):
8234         * mouse-copy.el (mouse-copy-work-around-drag-bug):
8235         * mouse.el (mouse-set-font):
8236         * resume.el (resume-emacs-args-file):
8237         * rfn-eshadow.el (file-name-shadow-tty-properties):
8238         * t-mouse.el (t-mouse-process, t-mouse-mode):
8239         * emacs-lisp/cust-print.el (custom-print-install)
8240         (custom-print-uninstall, custom-format):
8241         * emacs-lisp/shadow.el (list-load-path-shadows):
8242         * emulation/tpu-edt.el (tpu-help-text)
8243         (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
8244         (tpu-reset-control-keys):
8245         * emulation/vip.el (vip-emacs-local-map)
8246         (vip-change-mode-to-emacs):
8247         * emulation/viper.el (viper-mode, viper-set-hooks)
8248         (viper-major-mode-modifier-list):
8249         * emulation/viper-init.el (viper-emacs-state-cursor-color):
8250         * emulation/viper-keym.el (viper-emacs-kbd-map)
8251         (viper-toggle-key):
8252         * mail/feedmail.el (feedmail-queue-reminder)
8253         (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
8254         (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
8255         (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
8256         (feedmail-sender-line, feedmail-force-binary-write)
8257         (feedmail-from-line, feedmail-deduce-envelope-from)
8258         (feedmail-x-mailer-line, feedmail-message-id-generator)
8259         (feedmail-date-generator, feedmail-fiddle-plex-user-list)
8260         (feedmail-enable-spray, feedmail-spray-this-address)
8261         (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
8262         (feedmail-queue-runner-confirm-global)
8263         (feedmail-ask-before-queue-prompt)
8264         (feedmail-ask-before-queue-reprompt)
8265         (feedmail-prompt-before-queue-standard-alist)
8266         (feedmail-prompt-before-queue-user-alist)
8267         (feedmail-prompt-before-queue-help-supplement)
8268         (feedmail-queue-use-send-time-for-message-id)
8269         (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
8270         (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
8271         (feedmail-mail-send-hook-queued)
8272         (feedmail-confirm-addresses-hook-example)
8273         (feedmail-last-chance-hook, feedmail-before-fcc-hook)
8274         (feedmail-queue-runner-mode-setter)
8275         (feedmail-queue-alternative-mail-header-separator)
8276         (feedmail-queue-runner-message-sender)
8277         (feedmail-buffer-eating-function, feedmail-binmail-template)
8278         (feedmail-run-the-queue-no-prompts)
8279         (feedmail-run-the-queue-global-prompt)
8280         (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
8281         (feedmail-envelope-deducer, feedmail-fiddle-date)
8282         (feedmail-default-message-id-generator)
8283         (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
8284         (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
8285         * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
8286         (vms-pmail-setup):
8287         * play/dunnet.el (dun-help):
8288         * play/handwrite.el (handwrite):
8289         * play/hanoi.el (hanoi-unix-64):
8290         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
8291         * textmodes/enriched.el (fixed):
8292         * textmodes/org.el (org-file-apps)
8293         (org-emphasis-regexp-components, org-emphasis-alist):
8294         * textmodes/texinfmt.el (batch-texinfo-format):
8295         Fix typos in docstrings.
8297 2006-11-05  Juanma Barranquero  <lekktu@gmail.com>
8299         * loadhist.el (read-feature): Don't complete features not loaded
8300         from a file (which make `unload-feature' to fail).
8302 2006-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8304         * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
8306 2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
8308         * startup.el (command-line-1): Kill emacs if the last frame is
8309         deleted while evaluating the command-line arguments.
8311 2006-11-05  Richard Stallman  <rms@gnu.org>
8313         * startup.el (init-file-had-error): Add doc string.
8314         (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
8315         Use fixed-width font for keyboard key descriptions.
8317         * cus-edit.el (custom-save-all): Error if saving in .emacs
8318         and it had an error when loaded.
8320         * dired-aux.el (dired-copy-file-recursive): Catch errors
8321         from recursive copies in the loop, around the recursive call.
8323 2006-11-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8325         * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
8326         `/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
8327         `/proc/acpi/thermal_zone/*'.
8328         (battery-search-for-one-match-in-files): New.  Search a regexp in
8329         the content of some files.
8331 2006-11-05  Martin Rudalics  <rudalics@gmx.at>
8333         * window.el (mouse-autoselect-window-now): Remove variable.
8334         (mouse-autoselect-window-state): New variable.
8335         (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
8336         (mouse-autoselect-window-select, handle-select-window):
8337         Rewritten to make mouse-autoselect-window-timer a one-shot timer.
8338         Suspend delayed autoselection during menu or popup dialog.
8340         * info-look.el (info-lookup-guess-custom-symbol): New function
8341         for retrieving symbol at point in custom buffers.
8342         (top level) <info-lookup-maybe-add-help>: Add backquote and
8343         comma to ignored characters in regexps of help specifications
8344         for emacs-lisp-mode and lisp-interaction-mode.  This permits
8345         looking up symbols in `...' and after a comma.  Add help
8346         specifications for custom-mode and help-mode.
8348 2006-11-04  Eli Zaretskii  <eliz@gnu.org>
8350         * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
8351         Don't encode body if RAW is non-nil, or if the old encoding is
8352         identical to the new encoding, or if the body contains only
8353         eight-bit-* characters.
8355 2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
8357         * faces.el (faces-sample-overlay, describe-face): Revert last changes.
8358         (faces-sample-overlay): Remove variable.
8359         (describe-face): Insert sample text in the face being described.
8361 2006-11-04  Martin Rudalics  <rudalics@gmx.at>
8363         * whitespace.el (whitespace-indent-regexp): Make this match any
8364         multiples of eight spaces near the beginning of a line.
8365         (whitespace-buffer): Use `remove-overlays' instead of
8366         `whitespace-unhighlight-the-space' and `overlay-recenter' to
8367         speed up overlay handling.
8368         (whitespace-buffer-leading, whitespace-buffer-trailing):
8369         Make these functions highlight the text removed by
8370         `whitespace-buffer-leading-cleanup' and
8371         `whitespace-buffer-trailing-cleanup' respectively.
8372         (whitespace-buffer-search): Use `with-local-quit'.
8373         Move `format' out of loop to speed up scanning larger buffers.
8374         (whitespace-unhighlight-the-space): Remove `remove-hook' since
8375         that function is never added to a hook.
8376         (whitespace-spacetab-regexp, whitespace-ateol-regexp)
8377         (whitespace-buffer-leading-cleanup)
8378         (whitespace-refresh-rescan-list): Fix docstrings.
8380 2006-11-03  Ken Manheimer  <ken.manheimer@gmail.com>
8382         * allout.el (allout-during-yank-processing): Cue for inhibiting
8383         aberrance processing during yanks.
8384         (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
8385         the amount of yanked topics that can be aberrant.
8386         (allout-do-doublecheck): Encapsulate this multiply-used recipe in
8387         a function, and supplement with inihibition of doublechecking
8388         during yanks.
8389         (allout-beginning-of-line, allout-next-heading)
8390         (allout-previous-heading, allout-goto-prefix-doublechecked)
8391         (allout-back-to-current-heading, allout-next-visible-heading)
8392         (allout-next-sibling): Use new allout-do-doublecheck function.
8393         (allout-next-sibling): Ensure we made progress when returning
8394         other than nil.
8395         (allout-rebullet-heading): Preserve text property annotations
8396         indicating the text was hidden, if it was.
8397         (allout-kill-line): Remove any added was-hidden annotations.
8398         (allout-kill-topic): Remove any added was-hidden annotations.
8399         (allout-annotate-hidden): Inhibit adding was-hidden text
8400         properties to the undo list.
8401         (allout-deannotate-hidden): New function to remove was-hidden
8402         annotation.
8403         (allout-hide-by-annotation): Use new allout-deannotate-hidden.
8404         (allout-remove-exposure-annotation): Replace by
8405         allout-deannotate-hidden.
8406         (allout-yank-processing): Signal that yank processing is happening
8407         with allout-during-yank-processing.  Also, wrap
8408         allout-unprotected's closer to the text changes, for easier
8409         debugging.  We need to inhibit-field-text-motion explicitly, in
8410         lieu of the encompassing allout-unprotected.
8411         (outlineify-sticky): Adjust criteria for triggering new outline
8412         decorations to presence or absence of any topics, not just a topic
8413         at the beginning of the buffer.
8415 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8417         * bs.el (bs--show-all, bs--redisplay):
8418         * cus-edit.el (custom-unlispify-menu-entries)
8419         (custom-unlispify-tag-names, custom-prompt-variable):
8420         * expand.el (expand-pos):
8421         * speedbar.el (speedbar-generic-list-tag-p):
8422         * wid-edit.el (widget-image-enable):
8423         * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
8424         * emacs-lisp/find-func.el (find-function-noselect)
8425         (find-function, find-variable-noselect, find-variable)
8426         (find-definition-noselect, find-face-definition):
8427         * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
8428         * net/eudc-vars.el (eudc-expansion-overwrites-query):
8429         * progmodes/ada-xref.el (ada-find-in-ali):
8430         * textmodes/flyspell.el (flyspell-check-tex-math-command):
8431         * textmodes/org.el (org-copy-subtree):
8432         * textmodes/table.el (table--row-column-insertion-point-p):
8433         Use "non-nil" in docstrings.
8435 2006-11-03  Mark Davies  <mark@mcs.vuw.ac.nz>
8437         * sort.el (sort-columns): Set the field separator to tab; on
8438         NetBSD, sort complains if "\n" is used as field separator.
8440 2006-11-03  NIIMI Satoshi  <sa2c@sa2c.net>
8442         * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
8444 2006-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8446         * server.el (server-auth-key): Remove.  Replace by a process-property.
8447         (server-start): Don't remove the file of the previous process, but
8448         instead clear out the place for the new file.
8449         (server-start): Set the :auth-key property.
8450         (server-process-filter): Use the :auth-key property.
8452 2006-11-02  Carsten Dominik  <dominik@science.uva.nl>
8454         * textmodes/org.el (org-mode-map): No longer copy
8455         `outline-mode-map' explicitly - this is already done by
8456         `define-derived-mode'.
8458 2006-11-02  Juanma Barranquero  <lekktu@gmail.com>
8460         * server.el (server-visit-files): Use `when'.
8461         (server-process-filter): When authentication fails, send error
8462         message to client.  Wrap `process-send-region' in `ignore-errors'
8463         instead of `condition-case', and remove misleading comment.
8465 2006-11-01  Juri Linkov  <juri@jurta.org>
8467         * simple.el (yank): Doc fix.
8469 2006-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8471         * server.el: Try and fit within 80 columns.
8472         (server-start): Make the auth file unreadable by other users.
8474 2006-10-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8476         * battery.el (battery-linux-proc-acpi): Prevent range error when
8477         `full-capacity' is 0.
8479 2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
8481         * faces.el (faces-sample-overlay): New defvar.
8482         (faces-sample-overlay): New function to show face sample text.
8483         (describe-face): Use it.
8485 2006-10-31  Stephen Leake  <stephen_leake@stephe-leake.org>
8487         * progmodes/ada-stmt.el: Change maintainer, apply
8488         whitespace-cleanup, checkdoc.
8489         (ada-func-or-proc-name): Add doc string.
8491         * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
8492         whitespace-cleanup, checkdoc.  Minor improvements to many doc
8493         strings and comments.
8494         (ada-prj-display-page): Change buffer name to more accurately
8495         reflect function.
8497         * progmodes/ada-xref.el: Change maintainer, apply
8498         whitespace-cleanup, checkdoc.  Minor improvements to many doc
8499         strings and comments.  Don't look for `gvd' or `ddd' debuggers.
8500         (ada-compile-current): Don't add newlines to commands.
8502 2006-10-31  Juanma Barranquero  <lekktu@gmail.com>
8504         * server.el: Add support for TCP sockets.
8505         (server-use-tcp, server-host, server-auth-dir): New options.
8506         (server-auth-key): New variable.
8507         (server-ensure-safe-dir): Create nonexistent parent dirs.
8508         Ignore Unix-style file modes on Windows.
8509         (server-start): Crete a TCP or Unix socket according to the value
8510         of `server-use-tcp'.  For TCP sockets, create the id/auth file in
8511         `server-auth-dir' directory.
8512         (server-process-filter): Delete process if authentication
8513         fails (which never happens for Unix sockets).
8515 2006-10-30  David Kastrup  <dak@gnu.org>
8517         * subr.el (add-to-list): Don't continue checking if a match has
8518         been found.
8520 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
8522         * tutorial.el: Move defvars to avoid bytecomp warnings.
8523         (tutorial--find-changed-keys): Check if viper-current-state is
8524         bound before using it.
8525         (help-with-tutorial): Check if viper-tutorial is defined before
8526         using it.
8528 2006-10-30  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8530         * help-fns.el (help-with-tutorial): Move to tutorial.el.
8532         * tutorial.el: New file.
8533         (help-with-tutorial): Move here from help-fns.el.  Add help for
8534         rebound keys.  Fix resume of tutorial.
8535         (tutorial--describe-nonstandard-key, tutorial--sort-keys)
8536         (tutorial--find-changed-keys, tutorial--display-changes)
8537         (tutorial--saved-dir, tutorial--saved-file)
8538         (tutorial--save-tutorial): New functions to support the changes in
8539         help-with-tutorial.
8541 2006-10-30  Kenichi Handa  <handa@m17n.org>
8543         * files.el (revert-buffer): If a unibyte buffer is being reverted
8544         with a coding system for multibyte, set buffer multibyte before
8545         calling insert-file-contents.
8547 2006-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8549         * server.el (server-select-display): Use a dummy buffer to detect when
8550         the frame is later used.
8551         (server-select-display): New function.
8552         (server-process-filter): Use it to detect unused temp frames.
8554 2006-10-29  Stephen Leake  <stephen_leake@stephe-leake.org>
8556         * progmodes/ada-mode.el: Change maintainer, apply
8557         whitespace-clean, checkdoc.  Minor improvements to many doc strings.
8558         (ada-mode-version): New function.
8559         (ada-create-menu): Menu operations are available for all supported
8560         compilers.
8562 2006-10-29  Lars Hansen  <larsh@soem.dk>
8564         * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
8565         Highlight as keyword.
8566         (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
8567         Don't call tramp-method-out-of-band-p for local files.
8568         (tramp-touch): Quote file name.
8570 2006-10-28  Glenn Morris  <rgm@gnu.org>
8572         * calendar/calendar.el (cal-html-cursor-month)
8573         (cal-html-cursor-year): Add autoloads for this new package.
8574         (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
8576 2006-10-28  Anna M. Bigatti  <bigatti@dima.unige.it>
8578         * calendar/cal-html.el: New file.
8580 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
8582         * emacs-lisp/authors.el (authors-aliases): Update.
8584 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
8586         * version.el (emacs-version): Bump version number to 22.0.90.
8588 2006-10-26  John W. Eaton  <jwe@octave.org>
8590         * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
8591         New defvar.
8592         (inferior-octave-resync-dirs): Check to see whether Octave has
8593         built-in variables and set inferior-octave-has-built-in-variables.
8594         Check inferior-octave-has-built-in-variables to decide whether to
8595         send commands that set built-in variables or call functions to
8596         change Octave's behavior.
8597         Send "disp (pwd ())" to Octave instead of just "pwd".
8598         (inferior-octave-startup): Send "more off" to Octave instead of
8599         "page_screen_output = 0".
8601 2006-10-26  Chong Yidong  <cyd@stupidchicken.com>
8603         * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
8604         pattern normally.
8606 2006-10-26  Nick Roberts  <nickrob@snap.net.nz>
8608         * bindings.el (mode-line-mode-menu): Remove bindings for global
8609         minor modes (line/column number) as they are on the menubar.
8611 2006-10-25  Juanma Barranquero  <lekktu@gmail.com>
8613         * term/w32-win.el (x-handle-name-switch): Doc fix.
8614         (w32-standard-fontset-spec): Fix typo in docstring.
8616         * midnight.el (midnight-buffer-display-time): Doc fix.
8617         (clean-buffer-list-kill-never-buffer-names): Add "*server*".
8619 2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>
8621         * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
8623         * emulation/viper-ex.el (ex-read): Quote file argument.
8625         * ediff-diff.el (ediff-same-file-contents): Expand file names.
8627         * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
8629 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
8631         * textmodes/flyspell.el (flyspell-check-region-doublons):
8632         Fix last fix.
8634 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
8636         * bindings.el (mode-line-mode-menu): List global minor modes
8637         before local ones.
8639 2006-10-23  Kim F. Storm  <storm@cua.dk>
8641         * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
8642         (sit-for): If last command was a prefix arg, add the read-ahead
8643         event to unread-command-events as (t . EVENT) so it will be added
8644         to this-command-keys by read-key-sequence.
8646 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
8648         * textmodes/flyspell.el (flyspell-word): Skip past all previous
8649         whitespace when checking doublons.
8650         (flyspell-check-region-doublons): Fix doublon regexp.
8651         (flyspell-highlight-incorrect-region): Highlight doublons using
8652         flyspell-duplicate face.
8654         * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
8656 2006-10-22  John Wiegley  <johnw@newartisans.com>
8658         * progmodes/python.el (python-use-skeletons): python-mode was
8659         auto-inserting templates (for those with abbrev-mode on), not only
8660         by default -- *but without a configuration variable to disable
8661         it*.  This rendered python-mode completely useless for me, so I
8662         have added `python-use-skeletons', which is now off by default.
8664 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
8666         * progmodes/cperl-mode.el (cperl-mode): Don't assume
8667         font-lock-multiline is auto-local (it's not).
8668         (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
8669         initialized before calling cperl-init-faces.
8671 2006-10-22  Nick Roberts  <nickrob@snap.net.nz>
8673         * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
8674         gdb-stack-position a value when there is no fringe.
8676         * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
8677         indicator if not visiting a file.
8679 2006-10-20  David Kastrup  <dak@gnu.org>
8681         * window.el (kill-buffer-and-window): Fix a bug where an aborted
8682         operation would still cause some window to collapse later.
8684 2006-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8686         * vc.el (vc-switch-backend): Try to be more careful with unwanted
8687         side-effect due to mixing various backends's file properties.
8689         * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
8690         Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
8691         Return `filename's status if applicable.  Update callers.
8693 2006-10-19  Kenichi Handa  <handa@m17n.org>
8695         * international/kkc.el (kkc-region): When a key sequence is not
8696         defined, append (this-single-command-raw-keys) to
8697         unread-input-method-events.
8699 2006-10-19  Juanma Barranquero  <lekktu@gmail.com>
8701         * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
8703 2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8705         * version.el (emacs-version): Use mac-carbon-version-string.
8707         * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
8709 2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8711         * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
8712         Kenichi Handa).
8713         (xselect-convert-to-string): Decline requests for UTF8_STRING if
8714         the selection is not UTF-8.
8716 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
8718         * progmodes/ada-mode.el (ada-83-string-keywords)
8719         (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
8720         (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
8721         (ada-looking-at-semi-private, ada-get-body-name):
8722         Fix typos in docstrings.
8723         (ada-create-case-exception, ada-create-case-exception-substring):
8724         Fix typos in error messages.
8725         (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
8727 2006-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8729         * term/x-win.el (res-geometry): Don't set geometry from Xresources
8730         to default-frame-alist if default-frame-alist already contains
8731         width/height.
8733 2006-10-18  Richard Stallman  <rms@gnu.org>
8735         * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
8736         Non-interactive arg is the value, not the expression.
8738         * simple.el (read-expression-map): Just set it, no defvar.
8740         * subr.el (insert-for-yank-1): If last inserted char has
8741         properties, mark them as rear-nonsticky.
8743         * recentf.el (recentf-mode): Doc fix.
8745         * facemenu.el (facemenu-add-new-face): Defend against symbol
8746         that isn't a face name.
8748         * dired-aux.el (dired-do-copy): Doc fix.
8750 2006-10-18  Chong Yidong  <cyd@stupidchicken.com>
8752         * simple.el (line-move-1): Ignore fields when moving to the
8753         beginning of line to avoid getting point stuck.
8755 2006-10-18  Martin Rudalics  <rudalics@gmx.at>
8757         * textmodes/flyspell.el (flyspell-word-search-backward):
8758         Set inhibit-point-motion-hooks to avoid looping due to intangibile
8759         text.
8761 2006-10-16  Richard Stallman  <rms@gnu.org>
8763         * help-fns.el (describe-function-1): Special case optimization
8764         for self-insert-command.
8766 2006-10-16  Kim F. Storm  <storm@cua.dk>
8768         * ido.el (ido-reread-directory): Work in `dir' mode too.
8770 2006-10-15  Martin Rudalics  <rudalics@gmx.at>
8772         * textmodes/table.el: Require 'regexp-opt.
8774 2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8776         * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
8777         Use shell-quote-argument.
8779         * shell.el (explicit-bash-args): Likewise.
8781         * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
8782         Use grep -E rather than egrep.
8784 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8786         * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
8788 2006-10-15  Kim F. Storm  <storm@cua.dk>
8790         * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
8792 2006-10-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8794         * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
8795         to protect whitespace and metacharacters from the shell.
8797 2006-10-13  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
8799         * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
8801 2006-10-13  Eli Zaretskii  <eliz@gnu.org>
8803         * subr.el (start-process-shell-command): Doc fix.
8805 2006-10-13  Andrea Russo  <rastandy@salug.it>  (tiny change)
8807         * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
8808         the regexp for Maxima symbols.
8810 2006-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8812         * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
8813         (vc-find-root): Don't walk higher up than ~.
8815 2006-10-12  Chong Yidong  <cyd@stupidchicken.com>
8817         * international/utf-8.el (utf-translate-cjk-load-tables):
8818         Avoid clobbering last-coding-system-used during load.
8820 2006-10-12  Carsten Dominik  <dominik@science.uva.nl>
8822         * textmodes/reftex-global.el (reftex-create-tags-file):
8823         Quote file arguments.
8825 2006-10-12  Richard Stallman  <rms@gnu.org>
8827         * files.el (file-name-history): Add defvar.
8828         (save-some-buffers-action-alist): Improve description strings.
8830 2006-10-12  Andreas Schwab  <schwab@suse.de>
8832         * files.el (auto-mode-alist): Match change log file name also with
8833         a dash before a numeric extension.
8835 2006-10-11  Ilya Zakharevich  <ilyaz@cpan.org>
8837         * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
8838         After 5.0:
8839         (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
8841         After 5.1: Major edit.  Summary of most visible changes:
8843         - Multiple <<HERE per line allowed.
8844         - Handles multiline subroutine declaration headers (with comments).
8845           (The exception is `cperl-etags' - but it is not used in the rest
8846           of the mode.)
8847         - Fontifies multiline my/our declarations (even with comments,
8848           and with legacy `font-lock').
8849         - Major speedup of syntaxification, both immediate and postponed
8850           (3.5x to 15x [for different CPUs and versions of Emacs] on the
8851           huge real-life document I tested).
8852         - New bindings, edits to imenu.
8853         - "_" is made into word-char during fontification/syntaxification;
8854           some attempts to recognize non-word "_" during other operations too.
8855         - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
8856         - autoload some more perldoc-related stuff
8857         - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
8858         - Attempt to incorporate XEmacs edits which reached me.
8860         Fine-grained changelog:
8861         (cperl-hook-after-change): New configuration variable.
8862         (cperl-vc-sccs-header): Likewise.
8863         (cperl-vc-sccs-header): Likewise.
8864         (cperl-vc-header-alist): Default via two preceding variables.
8865         (cperl-invalid-face): Remove double quoting under XEmacs
8866                 (still needed under 21.2).
8867         (cperl-tips): Update URLs for resources.
8868         (cperl-problems): Likewise.
8869         (cperl-praise): Mention new features.
8870         New C-c key bindings: for `cperl-find-bad-style',
8871         `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
8872         `cperl-perdoc', and `cperl-perldoc-at-point'.
8873         CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
8874         moved, new submenu of Tools with Ispell entries and narrowing.
8875         (cperl-after-sub-regexp): New defsubst.
8876         (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
8877                 Allows heads up to head4.
8878                 Allow "package;".
8879         (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
8880         (paren-backwards-message): ??? Something for XEmacs???
8881         (cperl-mode): Never auto-switch abbrev-mode off.
8882                 Try to allow '_' be non-word char.
8883                 Do not use `font-lock-unfontify-region-function' on XEmacs.
8884                 Reset syntax cache on mode start.
8885                 Support multiline facification (even on legacy `font-lock').
8886         (cperl-facemenu-add-face-function): ??? Some contributed code ???
8887         (cperl-after-change-function): Since `font-lock' and `lazy-lock'
8888                 refuse to inform us whether the fontification is due to lazy
8889                 calling or due to edit to a buffer, install our own hook
8890                 (controlled by `cperl-hook-after-change').
8891         (cperl-electric-pod): =cut may have been recognized as start.
8892         (cperl-block-p): Move, updated for attributes.
8893         (cperl-calculate-indent): Try to allow '_' be non-word char
8894                 Support subs with attributes.
8895         (cperl-where-am-i): Quiet (?) a warning.
8896         (cperl-cached-syntax-table): New function.
8897         (cperl-forward-re): Use `cperl-cached-syntax-table'.
8898         (cperl-unwind-to-safe): Recognize `syntax-type' property
8899                 changing in a middle of line.
8900         (cperl-find-sub-attrs): New function.
8901         (cperl-find-pods-heres): Allow many <<EOP per line.
8902                 Allow subs with attributes.
8903                 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
8904                 Recognize "extproc " (OS/2) case-folded and only at start.
8905                 /x on s///x with empty replacement was not recognized.
8906                 Better comments.
8907         (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
8908                 Allow subs with attributes, labels.
8909                 Do not confuse "else::foo" with "else".
8910                 Minor optimizations...
8911         (cperl-after-expr-p): Try to allow '_' be non-word char.
8912         (cperl-fill-paragraph): Try to detect a major bug in Emacs
8913                 with `looking-at' inside `narrow' and bulk out if found.
8914         (cperl-imenu--create-perl-index): Updates for new
8915                 `cperl-imenu--function-name-regexp-perl'.
8916         (cperl-outline-level): Likewise.
8917         (cperl-init-faces): Allow multiline subroutine headers
8918                 and my/our declarations, and ones with comments.
8919                 Allow subroutine attributes.
8920         (cperl-imenu-on-info): Better docstring.
8921         (cperl-etags): Rudimentary support for attributes.
8922                 Support for packages and "package;".
8923         (cperl-add-tags-recurse-noxs): Better (?) docstring.
8924         (cperl-add-tags-recurse-noxs-fullpath): Likewise.
8925         (cperl-tags-hier-init): Misprint for `fboundp' fixed.
8926         (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
8927         (cperl-perldoc): Add autoload.
8928         (cperl-perldoc-at-point): Likewise.
8929         (cperl-here-doc-spell): New function.
8930         (cperl-pod-spell): Likewise.
8931         (cperl-map-pods-heres): Likewise.
8932         (cperl-get-here-doc-region): Likewise.
8933         (cperl-font-lock-fontify-region-function): Likewise (backward
8934                 compatibility for legacy `font-lock').
8935         (cperl-font-lock-unfontify-region-function): Fix style.
8936         (cperl-fontify-syntaxically): Recognize and optimize away deferred
8937                 calls with no-change.  Governed by `cperl-hook-after-change'.
8938         (cperl-fontify-update): Recognize that syntaxification region
8939                 can be larger than fontification one.
8940                 XXXX we leave `cperl-postpone' property, so this is quadratic...
8941         (cperl-fontify-update-bad): Temporary placeholder until
8942                 it is clear how to implement `cperl-fontify-update'.
8943         (cperl-time-fontification): New function.
8944         (attrib-group): New text attribute.
8945         (multiline): New value: `syntax-type' text attribute.
8947         After 5.2:
8948         (cperl-emulate-lazy-lock): New function.
8949         (cperl-fontify-syntaxically): Would skip large regions.
8950         Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
8951         Some globals were declared, but uninitialized.
8953         After 5.3, 5.4:
8954         (cperl-facemenu-add-face-function): Add docs, fix U<>.
8955         Copyright message updated.
8956         (cperl-init-faces): Work around a bug in `font-lock'.  May slow
8957                         facification down a bit.
8958                 Misprint for my|our|local for old `font-lock'
8959                         "our" was not fontified same as "my|local".
8960                 Highlight variables after "my" etc even in
8961                         a middle of an expression.
8962                 Do not facify multiple variables after my etc
8963                         unless parentheses are present.
8965         After 5.5, 5.6
8966         (cperl-fontify-syntaxically): after-change hook could reset.
8967         (cperl-syntax-done-to) to a middle of line; unwind to BOL.
8969         After 5.7:
8970         (cperl-init-faces): Allow highlighting of local ($/).
8971         (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
8972         (cperl-problems): Remove fixed problems.
8973         (cperl-find-pods-heres): Recognize #-comments in m##x too.
8974                 Recognize charclasses (unless delimiter is \).
8975         (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
8976         (cperl-regexp-scan): Update docs.
8977         (cperl-beautify-regexp-piece): Use information got from regexp scan.
8979         After 5.8:
8980         Major user visible changes:
8981         Recognition and fontification of character classes in RExen.
8982         Variable indentation of RExen according to groups.
8984         (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
8985                 Fontify REx charclasses in variable-name face.
8986                 Fontify POSIX charclasses in "type" face.
8987                 Fontify unmatched "]" in function-name face.
8988                 Mark first-char of HERE-doc as `front-sticky'.
8989                 Reset `front-sticky' property when needed.
8990         (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
8991         (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
8992         (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
8993                 constructs.  Support `narrow'ed buffers.
8994         (cperl-praise): Remove a reservation.
8995         (cperl-make-indent): New function.
8996         (cperl-indent-for-comment): Use `cperl-make-indent'.
8997         (cperl-indent-line): Likewise.
8998         (cperl-lineup): Likewise.
8999         (cperl-beautify-regexp-piece): Likewise.
9000         (cperl-contract-level): Likewise.
9001         (cperl-toggle-set-debug-unwind): New function.
9002                 New menu entry for this.
9003         (fill-paragraph-function): Use when `boundp'.
9004         (cperl-calculate-indent): Take into account groups when indenting RExen.
9005         (cperl-to-comment-or-eol): Recognize # which end a string.
9006         (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
9007         (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
9008         (cperl-fontify-syntaxically): More clear debugging message.
9009         (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
9010         (cperl-init-faces): More complicated highlight even on XEmacs (new).
9011         Merge cosmetic changes from XEmacs.
9013         After 5.9:
9014         (cperl-1+): Move to before the first use.
9015         (cperl-1-): Likewise.
9017         After 5.10:
9019         This code may lock Emacs hard!!!  Use at your own risk!
9021         (cperl-font-locking): New internal variable.
9022         (cperl-beginning-of-property): New function.
9023         (cperl-calculate-indent): Use `cperl-beginning-of-property'
9024         instead of `previous-single-property-change'.
9025         (cperl-unwind-to-safe): Likewise.
9026         (cperl-after-expr-p): Likewise.
9027         (cperl-get-here-doc-region): Likewise.
9028         (cperl-font-lock-fontify-region-function): Likewise.
9029         (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
9030                         recursively.
9031                 Bound `next-single-property-change' via `point-max'.
9032         (cperl-unwind-to-safe): Bound likewise
9033         (cperl-font-lock-fontify-region-function): Likewise.
9034         (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
9035                 Initialization of `cperl-font-lock-multiline-start' could be
9036                 missed if the "main" fontification did not run due to the
9037                 keyword being already fontified.
9038         (cperl-pod-spell): Return t from do-one-chunk function.
9039         (cperl-map-pods-heres): Stop when the worker returns nil.
9040                 Call `cperl-update-syntaxification'.
9041         (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
9042         (cperl-get-here-doc-delim): Remove unused function.
9044         After 5.11:
9046         The possible lockup of Emacs (introduced in 5.10) fixed.
9048         (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
9049         (cperl-syntaxify-for-menu): New customization variable.
9050         (cperl-select-this-pod-or-here-doc): New function.
9051         (cperl-get-here-doc-region): Extra argument.
9052                 Do not adjust pos by 1.
9054         New menu entries
9055                 (Perl/Tools): Selection of current POD or HERE-DOC section.
9056                 (Debugging CPerl:) backtrace on fontification.
9058         After 5.12:
9059         (cperl-cached-syntax-table): Use `car-safe'.
9060         (cperl-forward-re): Remove spurious argument SET-ST.
9061                 Add documentation.
9062         (cperl-forward-group-in-re): New function.
9063         (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
9064         (XXXX Temporary (?) hack is to syntax-mark them as comment).
9066         After 5.13:
9067         (cperl-string-syntax-table): Make { and } not-grouping
9068           (Sometimes they ARE grouping in RExen, but matching them would only
9069            confuse in many situations when they are not)
9070         (beginning-of-buffer): Replace two occurrences with goto-char...
9071         (cperl-calculate-indent): `char-after' could be nil...
9072         (cperl-find-pods-heres): REx can start after "[" too.
9073                 Hightlight (??{}) in RExen too.
9074         (cperl-maybe-white-and-comment-rex): New constant
9075         (cperl-white-and-comment-rex): Likewise.
9076                 XXXX Not very efficient, but hard to make
9077                 better while keeping 1 group.
9079         After 5.13:
9080         (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
9081                 Likewise for 1 << identifier.
9083         After 5.14:
9084         (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
9085                 Error-less condition-case could fail.
9086         (cperl-font-lock-fontify-region-function): Likewise.
9087         (cperl-init-faces): Likewise.
9089         After 5.15:
9090         (cperl-find-pods-heres): Support property REx-part2.
9091         (cperl-calculate-indent): Likewise.
9092                 Don't special-case REx with non-empty 1st line.
9093         (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
9094                 Invert highlighting of charclasses:
9095                         now the envelop is highlighted.
9096                 Highlight many others 0-length builtins.
9097         (cperl-praise): Mention indenting and highlight in RExen.
9099         After 5.15:
9100         (cperl-find-pods-heres): Highlight capturing parens in REx.
9102         After 5.16:
9103         (cperl-find-pods-heres): Highlight '|' for alternation
9104         Initialize `font-lock-warning-face' if not present.
9105         (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
9106                          `font-lock-function-name-face'.
9107         (cperl-look-at-leading-count): Likewise.
9108         (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
9109                         `font-lock-keyword-face' (needed for
9110                         batch processing), etc...
9111                 Use `font-lock-builtin-face' for builtin in REx
9112                         Now `font-lock-variable-name-face'
9113                         is used for interpolated variables
9114                 Use "talking aliases" for faces inside REx
9115                 Highlight parts of REx (except in charclasses)
9116                         according to the syntax and/or semantic
9117                 Syntax-mark a {}-part of (?{}) as "comment"
9118                         (it was the ()-part)
9119                 Better logic to distinguish what is what in REx
9120         (cperl-tips-faces): Document REx highlighting
9121         (cperl-praise): Mention REx syntax highlight etc.
9123         After 5.17:
9124         (cperl-find-sub-attrs): Would not always manage to print error message.
9125         (cperl-find-pods-heres): Localize `font-lock-constant-face'.
9127         After 5.18:
9128         (cperl-find-pods-heres): Misprint in REx for parsing REx.
9129                 Very minor optimization.
9130                 `my-cperl-REx-modifiers-face' got quoted.
9131                 Recognize "print $foo <<END" as HERE-doc.
9132                 Put `REx-interpolated' text attribute if needed.
9133         (cperl-invert-if-unless-modifiers): New function.
9134         (cperl-backward-to-start-of-expr): Likewise.
9135         (cperl-forward-to-end-of-expr): Likewise.
9136         (cperl-invert-if-unless): Works in "the opposite way" too.
9137                 Cursor position on return is on the switch-word.
9138                 Indents comments better.
9139         (REx-interpolated): New text attribute.
9140         (cperl-next-interpolated-REx): New function.
9141         (cperl-next-interpolated-REx-0): Likewise.
9142         (cperl-next-interpolated-REx-1): Likewise.
9143         "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
9144         Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
9145         (cperl-praise): Mention finded interpolated RExen.
9147         After 5.19:
9148         (cperl-init-faces): Highlight %$foo, @$foo too.
9149         (cperl-short-docs): Better docs for system, exec.
9150         (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
9151                 Would not find HERE-doc ended by EOF without NL.
9152         (cperl-short-docs): Correct not-doubled \-escapes.
9153         start block: Put some `defvar' for stuff gone from XEmacs.
9155         After 5.20:
9156         initial comment: Extend copyright, fix email address.
9157         (cperl-indent-comment-at-column-0): New customization variable.
9158         (cperl-comment-indent): Indentation after $#a would increasy by 1.
9159         (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
9160         (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
9161         (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
9162         (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
9163                         highlight $ in $foo too (UNTESTED).
9164         (cperl-set-style): Docstring missed some available styles.
9165         toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
9166                 Change "Current" to "Memorize Current".
9167         (cperl-indent-wrt-brace): New customization variable; the default is
9168                 as for pre-5.2 version.
9169         (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
9170         (cperl-style-alist): Likewise.
9171         (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
9172                 and `cperl-extra-newline-before-brace' etc
9173                 being t
9174         (cperl-indent-exp): Plans B and C to find continuation blocks even
9175                 if `cperl-extra-newline-before-brace' is t.
9177         After 5.21:
9178         Improve some docstrings concerning indentation.
9179         (cperl-indent-rules-alist): New variable.
9180         (cperl-sniff-for-indent): New function name
9181                 (separated from `cperl-calculate-indent').
9182         (cperl-calculate-indent): Separate the sniffer and the indenter;
9183                 uses `cperl-sniff-for-indent' now.
9184         (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
9185                 was inverted;
9186                 Support `comment-column' = 0.
9188 2006-10-11  Martin Rudalics  <rudalics@gmx.at>
9190         * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
9191         * help-at-pt.el (scan-buf-move-to-region): Likewise.
9192         * longlines.el (longlines-window-change-function): Likewise.
9193         * simple.el (undo-ask-before-discard): Likewise.
9194         * wid-edit.el (widget-field-prompt-internal)
9195         (widget-documentation-link-p): Likewise.
9197 2006-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9199         * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
9200         for a keyword.
9202 2006-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9204         * newcomment.el (comment-valid-prefix-p): Make the check
9205         more thorough.  From an idea by Martin Rudalics <rudalics@gmx.at>.
9206         (comment-indent-new-line): Adjust call.
9208 2006-10-09  Ken Manheimer  <ken.manheimer@gmail.com>
9210         * allout.el (allout-back-to-current-heading): Base on lower-level
9211         routines to get proper disqualification of aberrant topics.
9213 2006-10-09  Richard Stallman  <rms@gnu.org>
9215         * textmodes/two-column.el (2C-two-columns): Doc fix.
9217 2006-10-09  Kim F. Storm  <storm@cua.dk>
9219         * shell.el (explicit-csh-args, explicit-bash-args): Add comment
9220         about implicit use.
9222 2006-10-08  Richard Stallman  <rms@gnu.org>
9224         * textmodes/two-column.el (2C-two-columns): Doc fix.
9226 2006-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9228         * files.el: Mark `buffer-read-only' as safe-local-variable.
9230 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
9232         * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
9233         Burp if GUD buffer has been killed.
9235 2006-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9237         * completion.el (add-completions-from-c-buffer):
9238         Don't presume an error's second element is a string.
9239         Use looking-at rather than buffer-substring + member.
9241 2006-10-07  Eli Zaretskii  <eliz@gnu.org>
9243         * mail/rmail.el (rmail-redecode-body): If the old encoding is
9244         `undecided', call find-coding-systems-region to find a proper
9245         non-trivial encoding.
9246         (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
9247         and "text/plain".
9249 2006-10-07  Kevin Ryde  <user42@zip.com.au>
9251         * textmodes/reftex-vars.el (defgroup reftex): Update home page
9252         url-link.
9254         * strokes.el (defgroup strokes): Remove invalid url-link.
9256 2006-10-07  Magnus Henoch  <mange@freemail.hu>
9258         * autoinsert.el (auto-insert-alist): Doc fix.
9260 2006-10-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9262         * mouse-sel.el (mouse-insert-selection-internal):
9263         Use insert-for-yank, so that yank handlers are run.
9265 2006-10-07  Kim F. Storm  <storm@cua.dk>
9267         * ido.el (ido-file-extension-aux): Fix comparison.
9269 2006-10-06  Kim F. Storm  <storm@cua.dk>
9271         * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
9273 2006-10-05  Juanma Barranquero  <lekktu@gmail.com>
9275         * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
9276         (ad-make-mapped-call): Use `let', not `let*'.
9278 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
9280         * international/mule-cmds.el (coding-system-change-eol-conversion):
9281         Ensure the coding system is initialized before calling
9282         coding-system-eol-type.
9284 2006-10-04  Carsten Dominik  <dominik@science.uva.nl>
9286         * textmodes/org.el (org-rm-props, org-activate-plain-links)
9287         (org-activate-angle-links, org-activate-dates)
9288         (org-activate-target-links, org-activate-camels)
9289         (org-activate-tags): Add `rear-nonsticky' text property to avoid
9290         textproperty keymaps from being active beyond the end of a line.
9291         (org-unfontify-region): Also remove `rear-nonsticky' property.
9293 2006-10-04  Kenichi Handa  <handa@m17n.org>
9295         * international/code-pages.el (next): Table fixed.
9297 2006-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9299         * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
9300         that it's been made unnecessary by removing narrowing.
9302 2006-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9304         * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
9305         control flow a bit, simplify another bit, and add comments.
9307 2006-10-03  David Kastrup  <dak@gnu.org>
9309         * help.el (describe-mode): For clicks on mode-line, use "@"
9310         interactive argument to get the major mode of the click instead of
9311         the current buffer.
9313         * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
9314         in order to better redirect mouse-2 clicks.  Also allow default
9315         bindings to apply.
9317 2006-10-03  Kim F. Storm  <storm@cua.dk>
9319         * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
9320         (pushnew): Fix last change.
9322 2006-10-03  Denis St\e,A|\e(Bnkel  <dstuenkel@googlemail.com>  (tiny change)
9324         * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
9325         Use the interactive spec of `eval-expression'.
9327 2006-10-02  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9329         * progmodes/sh-script.el (sh-prev-thing): Fix last change.
9331 2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
9333         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
9334         2006-09-28 commit.
9336 2006-10-02  Kenichi Handa  <handa@m17n.org>
9338         * international/code-pages.el (iso-8859-6): Table fixed.
9340 2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>
9342         * dired.el (dired-build-subdir-alist): Fix previous change.
9344 2006-10-01  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9346         * simple.el (undo-elt-crosses-region): Fix the inequalities.
9348 2006-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9350         * emacs-lisp/find-func.el (find-function-regexp): Don't match
9351         "define-button-type".
9353         * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
9354         they don't keep accumulating.
9356 2006-10-01  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
9358         * ffap.el (ffap-rfc-path): Change the address of the RFC
9359         repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
9361 2006-10-01  Stephen Berman  <Stephen.Berman@gmx.net>
9363         * allout.el (allout-expose-topic): Rectify implementation of "+"
9364         spec, so that bodies are not exposed with headlines.
9366 2006-10-01  Ken Manheimer  <ken.manheimer@gmail.com>
9368         * allout.el (allout-current-depth): Do aberrent check only at or
9369         below doublecheck depth.
9370         (allout-chart-subtree): Make it explicit that LEVELS being nil
9371         means unlimited depth.  Drop undocumented support for LEVELS value
9372         t meaning unlimited depth.  (This is consistent with
9373         allout-chart-to-reveal, but contrary to allout-show-children,
9374         which needs to use nil to default to depth of 1.)
9375         (allout-goto-prefix-doublechecked): Wrap long docstring line.
9376         (allout-chart-to-reveal): Be explicit in docstring about meaning
9377         of nil LEVELS, and drop support for LEVELS value t.
9378         (allout-show-children): Translate the level spec used by this
9379         routine to that used by allout-chart-subtree and
9380         allout-chart-to-reveal.
9381         (allout-show-to-offshoot): Retry once when stuck, after opening
9382         subtree - improvements in discontinuity handling likely will
9383         enable progress.
9385 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
9387         * wid-edit.el (widget-button-click-moves-point): New variable.
9388         (widget-button-click): If widget-button-click-moves-point is
9389         non-nil, set point after performing the button action.
9391         * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
9393 2006-09-30  Martin Rudalics  <rudalics@gmx.at>
9395         * files.el (find-file-existing): Modify to not allow wildcards.
9397 2006-09-30  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9399         * simple.el (undo-more): When undo information for the region is
9400         exhausted, say "No further undo information FOR REGION".
9402 2006-09-30  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9404         * progmodes/sh-script.el (sh-prev-thing):
9405         Take `sh-leading-keywords' into account.
9407 2006-09-29  Glenn Morris  <rgm@gnu.org>
9409         * custom.el (defcustom): Doc fix.
9411         * calendar/calendar.el (european-calendar-style):
9412         Call european-calendar or american-calendar as needed when set.
9413         (diary-view-entries, list-calendar-holidays): Move autoloads
9414         before use.
9416 2006-09-29  Juri Linkov  <juri@jurta.org>
9418         * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
9419         to nil if there is no previous property change.
9421 2006-09-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9423         * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
9424         saving anything to be sure that `forward-sexp' behaves correctly.
9426 2006-09-29  Chong Yidong  <cyd@stupidchicken.com>
9428         * simple.el (line-move-finish): Ignore field boundaries if the
9429         initial and final points have the same `field' property.
9431 2006-09-29  Kim F. Storm  <storm@cua.dk>
9433         * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
9434         to t while calling ido-read-internal.
9436 2006-09-29  Carsten Dominik  <dominik@science.uva.nl>
9438         * textmodes/org.el (org-file-remote-p): Get regexp from list.
9439         (org-archive-subtree): Remove erraneous `]' from character list.
9441 2006-09-28  Jonathan Yavner  <jyavner@member.fsf.org>
9443         * ses.el (ses-in-print-area, ses-goto-data, ses-load)
9444         (ses-reconstruct-all): Make undo of "insert row" work by keeping
9445         markers for data-area and parameters-area.
9447 2006-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9449         * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
9451         * font-lock.el (font-lock-after-change-function): Refontify next line
9452         as well if end is at BOL.
9453         (font-lock-extend-jit-lock-region-after-change): Be more careful to
9454         only extend the region as much as needed.
9456 2006-09-28  Richard Stallman  <rms@gnu.org>
9458         * comint.el (comint-mode): Bind font-lock-defaults non-nil.
9460         * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
9462         * international/mule.el (after-insert-file-set-coding):
9463         If VISIT, don't let set-buffer-multibyte make undo info.
9465 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp>  (tiny change)
9467         * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
9468         lines in base64-encoded authentication response.
9470 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9472         * progmodes/ebnf2ps.el: Doc fix.  Implement arrow spacing and scaling.
9473         (ebnf-version): New version 4.3.
9474         (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
9475         (ebnf-prologue): Adjust PostScript programming.
9476         (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
9477         (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
9479 2006-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9481         * jit-lock.el (jit-lock-force-redisplay): Rename from
9482         jit-lock-fontify-again, and undo the mistaken change I've just done.
9484         * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
9485         (jit-lock-fontify-again): Don't refontify text that's not displayed.
9487 2006-09-26  Kenichi Handa  <handa@m17n.org>
9489         * startup.el (display-splash-screen): Allow a prefix argument.
9491 2006-09-25  Jason Rumney  <jasonr@gnu.org>
9493         * subr.el (shell-quote-argument): Use DOS logic for Windows
9494         shells with DOS semantics.
9496 2006-09-24  Richard Stallman  <rms@gnu.org>
9498         * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
9499         (compilation-goto-locus): Use compilation-goto-locus-delete-o
9500         to delete the overlay.  Put it on pre-command-hook.
9502         * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
9504         * startup.el (fancy-splash-screens, normal-splash-screen):
9505         Call the splash buffer *About GNU Emacs*.
9507         * simple.el (next-error-highlight, next-error-highlight-no-select):
9508         Default to 0.5.
9509         (yank-excluded-properties): Add `fontified'.
9511         * font-lock.el (font-lock-compile-keywords): Allow value of
9512         syntax-begin-function to enable paren-column-0 highlighting.
9514 2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>
9516         * dired.el (dired-build-subdir-alist): When file ends in colon,
9517         don't exit the loop, just disregard that file.
9519 2006-09-24  Chong Yidong  <cyd@stupidchicken.com>
9521         * simple.el (line-move-finish): Handle corner case for fields in
9522         continued lines.
9523         (line-move-1): Remove flawed test for that case.
9525 2006-09-24  Ken Manheimer  <ken.manheimer@gmail.com>
9527         * icomplete.el (icomplete-simple-completing-p): Use the correct
9528         name for the new variable, `icomplete-with-completion-tables'.
9529         (file local variables): Remove superfluous setting.
9531 2006-09-23  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
9533         * calendar/appt.el (appt-check): Fix typo for appointments just
9534         after midnight.
9536 2006-09-23  Chong Yidong  <cyd@stupidchicken.com>
9538         * help.el (describe-key-briefly, describe-key): Don't expect an
9539         extra up event if a down-event is generated by a popup menu.
9541 2006-09-23  Michal Nazarewicz  <mnazarewicz@gmail.com>  (tiny change)
9543         * textmodes/ispell.el (ispell-change-dictionary): Don't check the
9544         local dictionary when changing the global dictionary.
9546 2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>
9548         * icomplete.el (icomplete-with-completion-tables): List of
9549         specialized completion tables with which icomplete should
9550         operate.  Include the new `internal-complete-buffer', so icomplete
9551         works with interactive buffer-selection.
9552         (icomplete-simple-completing-p): Add acceptance of specialized
9553         completion tables listed in icomplete-with-completion-tables.
9555 2006-09-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9557         * frame.el (focus-follows-mouse): Set default to nil on Mac.
9559         * startup.el (command-line): Use `custom-reevaluate-setting' for
9560         `focus-follows-mouse'.
9562 2006-09-22  Richard Stallman  <rms@gnu.org>
9564         * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
9565         explain why Save is not available.
9567 2006-09-22  Juanma Barranquero  <lekktu@gmail.com>
9569         * woman.el (woman0-so): Use `let*', not `let'.
9570         (woman-horizontal-line): Remove unbalanced parenthesis.
9572 2006-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9574         * woman.el: Make sure all the end-of-region markers we use have
9575         a non-nil insertion-type.
9576         (woman0-so): Move things around so we can use copy-marker.
9577         (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
9578         Adjust marker type.
9579         (woman2-process-escapes): Check marker type.
9580         (woman-horizontal-line): Dispense with the use of a marker.
9582 2006-09-22  Jay Belanger  <belanger@truman.edu>
9584         * calc/calc-lang.el: Add Greek letters to math-variable-table
9585         property of tex.
9587 2006-09-22  Chong Yidong  <cyd@stupidchicken.com>
9589         * files.el (save-some-buffers-action-alist): Display diff in view-mode.
9591 2006-09-22  Masatake YAMATO  <jet@gyve.org>
9593         * add-log.el (add-log-current-defun): Use `forward-sexp'
9594         instead of `forward-word' to pick c++::symbol.
9595         Reported by Guanpeng Xu <herberteuler@hotmail.com>.
9597 2006-09-22  Kenichi Handa  <handa@m17n.org>
9599         * bindings.el: Fix setting self-insert-command for multibyte
9600         characters in global-map.
9602 2006-09-21  David Kastrup  <dak@gnu.org>
9604         * mouse.el (mouse-posn-property): Fix typo for `event-start' in
9605         doc string.
9607 2006-09-21  Kenichi Handa  <handa@m17n.org>
9609         * language/european.el ("Latin-1"): Add windows-1252 to
9610         coding-priority.
9611         ("German"): Likewise.
9613 2006-09-21  Kim F. Storm  <storm@cua.dk>
9615         * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
9616         Suggested by Miles Bader.
9618         * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change.  Use memql
9619         instead of add-to-list in the simple case.
9621 2006-09-20  Kenichi Handa  <handa@m17n.org>
9623         * isearch.el (isearch-process-search-char): Cancel the previous change.
9624         (isearch-search-string): New function.
9625         (isearch-search): Use isearch-search-string.
9626         (isearch-lazy-highlight-search): Likewise.
9628 2006-09-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9630         * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
9631         string to become an option.
9633 2006-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9635         * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
9637 2006-09-20  Kim F. Storm  <storm@cua.dk>
9639         * simple.el (line-move-partial): Call pos-visible-in-window-p with
9640         position t instead of trying both window-end and window-end - 1.
9642 2006-09-20  Carsten Dominik  <dominik@science.uva.nl>
9644         * textmodes/org.el (org-scan-tags): Find end of subtrees also in
9645         hidden trees.
9647 2006-09-20  David Kastrup  <dak@gnu.org>
9649         * mouse.el (mouse-posn-property): Improve doc string.
9650         (mouse-on-link-p): Change buffers for function calls on links.
9652         * menu-bar.el (clipboard-yank): Bomb out in interactive use if
9653         buffer is read-only.
9655 2006-09-20  Ken Manheimer  <ken.manheimer@gmail.com>
9657         * allout.el (allout-unprotected): Let inhibit-read-only only when
9658         buffer-read-only isn't set.
9659         (allout-annotate-hidden): Enable topic annotation during copies even
9660         when the buffer is read-only, eg for topic copies.  Ensure that the loop
9661         advances, even when the span extends beyond the deletion region.
9662         (allout-toggle-subtree-encryption): Use allout-structure-added-hook
9663         rather than allout-exposure-changed-hook, as a stronger assertion.
9664         (allout-keybindings-list): Add bindings for
9665         allout-copy-line-as-kill and allout-copy-topic-as-kill.
9666         (allout-copy-line-as-kill, allout-copy-topic-as-kill):
9667         Copy wrappers for allout-kill-line and allout-kill-topic.
9668         (allout-listify-exposed): Position correctly to accumulate lines.
9670 2006-09-19  Chong Yidong  <cyd@stupidchicken.com>
9672         * simple.el (line-move-1): Escape field boundaries occurring
9673         exactly at point.  Update goal column if constrained to a field.
9674         (line-move-finish): Escape field boundaries occurring exactly at point.
9676 2006-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9678         * mouse.el (mouse-on-link-p): Tentatively fix last change.
9679         (mouse-drag-vertical-line): Remove unused var `wconfig'.
9681 2006-09-19  Kim F. Storm  <storm@cua.dk>
9683         * help.el (describe-key-briefly, describe-key): Simplify printing
9684         of descriptions by using format and %S.  Fix "is undefined"
9685         messages to say "at that spot" for mouse events.
9687         * simple.el (line-move-partial): Optimize.  Try window-line-height
9688         before posn-at-point to get vpos of current line.
9690 2006-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
9692         * emulation/viper.el: Bump up version/date of update to reflect the
9693         substantial changes done in August 2006.
9695         * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at,
9696         push-button are defined.
9698         * ediff-util.el (ediff-add-to-history): New function.
9700         * ediff.el: Use ediff-add-to-history instead of add-to-history.
9702 2006-09-18  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9704         * textmodes/conf-mode.el (conf-space-mode): Doc fix.
9705         Delete duplicate make-local-variable form.
9706         (conf-space-keywords): Add autoload cookie.
9707         Fix typo (`keywords', not `keyword').
9709 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9711         * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
9712         x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
9713         to x-gtk-use-old-file-dialog.
9715 2006-09-18  Richard Stallman  <rms@gnu.org>
9717         * wid-edit.el (widget-button-click): Handle non-mouse-motion events
9718         that might come in during mouse tracking.
9720 2006-09-18  Kim F. Storm  <storm@cua.dk>
9722         * simple.el (line-move-partial): Rework 2006-09-15 change to use
9723         new window-line-height function.  Further optimize by not calling
9724         pos-visible-in-window-p for window-end when window-line-height
9725         returns useful information.
9727 2006-09-16  Richard Stallman  <rms@gnu.org>
9729         * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
9730         (conf-space-mode): Don't handle prefix arg.
9731         Delete conf-space-keywords-override code.
9732         Use add-hook.
9733         (conf-space-keywords): New command.
9734         (conf-space-mode-internal): Be careful with imenu-generic-expression.
9735         Delete conf-space-keywords-override code.
9736         (conf-space-keywords-alist): Doc fix.
9737         (conf-space-font-lock-keywords): Doc fix.
9738         (conf-space-keywords-override): Var deleted.
9740 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
9742         * startup.el (fancy-splash-screens): Don't switch to the scratch
9743         buffer; it may not be the next buffer.
9745 2006-09-16  Romain Francoise  <romain@orebokech.com>
9747         * saveplace.el (load-save-place-alist-from-file): Use expanded name
9748         in both messages.
9750 2006-09-16  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
9752         * progmodes/python.el (python-preoutput-filter):
9753         Fix arg order to string-match.
9755 2006-09-16  Richard Stallman  <rms@gnu.org>
9757         * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
9758         font-lock-compile-keywords.
9760         * font-lock.el (font-lock-compile-keywords): Rename optional arg
9761         to SYNTACTIC-KEYWORDS and reverse the sense.  All callers changed.
9763 2006-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9765         * cus-start.el (all): Add x-gtk-show-chooser-help-text.
9767         * select.el (xselect-convert-to-string): If UTF8_STRING is requested
9768         and the data doesn't look like UTF8, send STRING instead.
9770 2006-09-16  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
9772         * textmodes/flyspell.el (flyspell-check-region-doublons):
9773         New function to detect duplicated words.
9774         (flyspell-large-region): Use it.
9776 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
9778         * simple.el (line-move-to-column): Revert 2006-08-03 change.
9780 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
9782         * help.el (describe-prefix-bindings): Use let, not let*.
9784 2006-09-16  Ken Manheimer  <ken.manheimer@gmail.com>
9786         * allout.el (allout-regexp, allout-line-boundary-regexp)
9787         (allout-bob-regexp): Correct grouping and boundaries to fix
9788         backwards traversal.
9789         (allout-depth-specific-regexp, allout-depth-one-regexp):
9790         New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
9791         worse time in allout-ascend.
9792         (allout-doublecheck-at-and-shallower): Identify depth threshold
9793         below which topics are checked for and disqualified by containment
9794         discontinuities.
9795         (allout-hotspot-key-handler): Correctly handle multiple-key
9796         strokes.  Remove some unused variables.
9797         (allout-mode-leaders): Clarify that mode-specific comment-start
9798         will be used.
9799         (set-allout-regexp): Correctly regexp-quote allout regexps to
9800         properly accept alternative header-leads and primary bullets with
9801         regexp-specific characters (eg, C "/*", mathematica "(*").
9802         Include new regular expressions among those configured.
9803         (allout-infer-header-lead-and-primary-bullet):
9804         Rename allout-infer-header-lead.
9805         (allout-recent-depth): Manifest as a variable as well as a function.
9806         (allout-prefix-data): Simplify into an inline instead of a macro,
9807         assuming current match data rather than being explicitly passed
9808         it.  Establish allout-recent-depth value as well as
9809         allout-recent-prefix-beginning and allout-recent-prefix-end.
9810         (allout-aberrant-container-p): True when an item's immediate
9811         offspring discontinuously contained.  Useful for disqualifying
9812         unintended topic prefixes, likely at low depths.
9813         (allout-goto-prefix-doublechecked): Elaborate version of
9814         allout-goto-prefix which disqualifies aberrant pseudo-items.
9815         (allout-pre-next-prefix): Layer on top of lower-level routines, to
9816         get disqualification of aberrant containers.
9817         (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
9818         containers.
9819         (allout-beginning-of-current-entry): Position at start of buffer
9820         when in container (depth 0) entry.
9821         (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
9822         (allout-current-bullet): Strip text properties.
9823         (allout-get-prefix-bullet): Use right match groups.
9824         (allout-beginning-of-line, allout-next-heading):
9825         Disqualify aberrant containers.
9826         (allout-previous-heading): Disqualify aberrant containers, and
9827         change to regular (rather than inline) function, to allow
9828         self-recursion.
9829         (allout-get-invisibility-overlay): Increment so progress is made
9830         when the first overlay is not the sought one.
9831         (allout-end-of-prefix): Disqualify aberrant containers.
9832         (allout-end-of-line): Cycle something like allout-beginning-of-line.
9833         (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
9834         outline.el outlines) functional again.  Change the primary bullet
9835         along with the header-lead - level 1 new-style bullets now work.
9836         Engage allout-before-change-handler in mainline Emacs, not just
9837         XEmacs, to do undo handling.
9838         (allout-before-change-handler): Expose undo changes occurring in
9839         hidden regions.  Use allout-get-invisibility-overlay instead of
9840         reimplementing it inline.
9841         (allout-chart-subtree): Use start rather than end of prefix in
9842         charts.  Use allout-recent-depth variable.
9843         (allout-chart-siblings): Disqualify aberrant topics.
9844         (allout-beginning-of-current-entry): Position correctly.
9845         (allout-ascend): Use new allout-depth-specific-regexp and
9846         allout-depth-one-regexp for linear instead of O(N^2) or worse
9847         behavior.
9848         (allout-ascend-to-depth): Depend on allout-ascend, rather than
9849         reimplementing an algorithm.
9850         (allout-up-current-level): Depend on allout-ascend, rather than
9851         reimplementing an algorithm.  Return to start-point if we fail.
9852         (allout-descend-to-depth): Use allout-recent-depth variable
9853         instead of function.
9854         (allout-next-sibling): On traversal of numerous intervening
9855         topics, resort to economical allout-next-sibling-leap.
9856         (allout-next-sibling-leap): Specialized version of
9857         allout-next-sibling that uses allout-ascend cleverly, to depend on
9858         a regexp search to leap large numbers of contained topics, rather
9859         than arbitrarily many one-by-one traversals.
9860         (allout-next-visible-heading): Disqualify aberrant topics.
9861         (allout-previous-visible-heading): Position consistently when
9862         interactive.
9863         (allout-forward-current-level): Base on allout-previous-sibling
9864         rather than (differently) reimplmenting the algorithm.  Remove some
9865         unused variables.
9866         (allout-solicit-alternate-bullet): Present default choice stripped
9867         of text properties.
9868         (allout-rebullet-heading): Use bullet stripped of text properties.
9869         Register changes using allout-exposure-change-hook.
9870         Disregard aberrant topics.
9871         (allout-shift-in): With universal-argument, make topic a peer of
9872         it's former offspring.  Simplify the code by separating out
9873         allout-shift-out functionality.
9874         (allout-shift-out): With universal-argument, make offspring peers
9875         of their former container, and its siblings.  Implement the
9876         functionality here, rather than inappropriately muddling the
9877         implementation of allout-shift-in.
9878         (allout-rebullet-topic): Respect additional argument for new
9879         parent-child separation function.
9880         (allout-yank-processing): Use allout-ascend directly.
9881         (allout-show-entry): Disqualify aberrant topics.
9882         (allout-show-children): Handle discontinuous children gracefully,
9883         extending the depth being revealed to expose them and posting a
9884         message indicating the situation.
9885         (allout-show-to-offshoot): Remove obsolete and incorrect comment.
9886         Leave cursor in correct position.
9887         (allout-hide-current-subtree): Use allout-ascend directly.
9888         Disqualify aberrant topics.
9889         (allout-kill-line, allout-kill-topic): Preserve exposure layout in
9890         a way that the yanks can restore it, as used to happen.
9891         (allout-yank-processing): Restore exposure layout as recorded by
9892         allout-kill-*, as used to happen.
9893         (allout-annotate-hidden, allout-hide-by-annotation): New routines
9894         for preseving and restoring exposure layout across kills.
9895         (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
9896         (allout-encrypt-string): Strip text properties.
9897         Rearranged order and outline-headings for some of the
9898         miscellaneous functions.
9899         (allout-resolve-xref): No need to quote the error name in the
9900         condition-case handler section.
9901         (allout-flatten): Classic recursive (and recursively intensive,
9902         without tail-recursion) list-flattener, needed by allout-shift-out
9903         when confronted with discontinuous children.
9905 2006-09-16  Jason Rumney  <jasonr@gnu.org>
9907         * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
9908         on ms-windows.
9909         (dnd-open-unc-file): Remove.
9910         (dnd-open-local-file): Mention in doc string that it also handles
9911         remote files if the system natively supports unc file-names.
9913 2006-09-15  Kim F. Storm  <storm@cua.dk>
9915         * help.el (describe-key): Handle C-h k in *Help* buffer; collect
9916         all necessary information about the event before erasing *Help*.
9918         * simple.el (line-move-partial): Use window-line-visiblity to
9919         quickly check whether last line is partially visible, and only do
9920         the hard (and slow) part in that case.
9922 2006-09-15  Jay Belanger  <belanger@truman.edu>
9924         * COPYING: Replace "Library Public License" by "Lesser Public
9925         License" throughout.
9927 2006-09-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9929         * term/x-win.el (x-menu-bar-open): New function for F10.
9931 2006-09-15  Chong Yidong  <cyd@stupidchicken.com>
9933         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9934         Disallow filenames containing " -" to avoid confusion with libtool
9935         compilation messages.  Suggested by Stefan Monnier.
9937 2006-09-15  David Kastrup  <dak@gnu.org>
9939         * mouse-sel.el (mouse-sel-follow-link-p): Use event position
9940         instead of buffer position for `mouse-on-link-p'.
9942         * mouse.el (mouse-posn-property): New function looking up the
9943         properties at a click position in overlays and text properties in
9944         either buffer or strings.
9945         (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
9946         of both `follow-link' as well as `mouse-face' properties.
9947         (mouse-drag-track): Check `mouse-on-link-p' on event position, not
9948         buffer position.
9950         * help.el (describe-key-briefly): When reading a down-event on
9951         mode lines or scroll bar, swallow the following up event, too.
9952         Use the new mouse sensitity of `key-binding' for lookup.
9953         (describe-key): The same here.
9955 2006-09-15  Juanma Barranquero  <lekktu@gmail.com>
9957         * play/life.el (life-patterns): Add a few more interesting patterns.
9958         (life-setup): Force `show-trailing-whitespace' to nil.
9960 2006-09-14  Richard Stallman  <rms@gnu.org>
9962         * startup.el (fancy-splash-text): Change text to improve alignment.
9963         (fancy-splash-screens): Don't set non-standard tab width.
9964         Bind cursor-type temporarily, and make it easy to patch to
9965         preserve the splash buffer.
9966         (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
9967         (fancy-splash-screens): Display echo-area message explicitly.
9968         Don't set fancy-splash-help-echo.
9970         * simple.el (line-number-mode): Group mode-line instead of
9971         editing-basics.
9972         (column-number-mode, size-indication-mode): Likewise.
9974         * faces.el (mode-line-faces): Group mode-line instead of modeline.
9976         * time.el (display-time): Group mode-line instead of modeline.
9978         * cus-edit.el (mode-line): Rename from modeline.  All uses changed.
9980 2006-09-14  Chong Yidong  <cyd@stupidchicken.com>
9982         * startup.el (fancy-splash-text): Move editing instructions to
9983         fancy-splash-head.
9984         (fancy-splash-head): Issue editing instructions.
9985         (fancy-splash-screens): Fixup whitespace.
9987 2006-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9989         * bindings.el (mode-line-buffer-identification-keymap):
9990         Remove duplicate line.
9992 2006-09-14  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9994         * ido.el (ido-ignore-item-p): Allow any kind of functions in
9995         ignore lists.
9997 2006-09-14  Kim F. Storm  <storm@cua.dk>
9999         * jit-lock.el (jit-lock-fontify-again): New function.
10000         (jit-lock-fontify-now): Use it instead of lambda form.
10002 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
10004         * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
10005         (flyspell-auto-correct-word): Make ispell-filter local to these
10006         functions.  Check that ispell-filter has new stuff before calling
10007         ispell-parse-output.
10009 2006-09-13  Kim F. Storm  <storm@cua.dk>
10011         * simple.el (line-move-partial): Optimize.
10013 2006-09-13  Richard Stallman  <rms@gnu.org>
10015         * thingatpt.el (thing-at-point-bounds-of-url-at-point):
10016         Delete spurious backquote.
10018 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
10020         * net/rcirc.el (rcirc-print): Fix last change.
10022 2006-09-12  Jay Belanger  <belanger@truman.edu>
10024         * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
10026 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
10028         * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
10029         rcirc-show-maximum-output.
10030         (rcirc-mode): Remove window-scroll-function hook.
10031         (rcirc-scroll-to-bottom): Remove function.
10032         (rcirc-print): Recenter so point stays at the bottom of the window
10033         if point was already there.
10035 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
10037         * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
10038         not to "t".
10039         * progmodes/compile.el (compilation-start): Likewise.
10040         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
10041         Don't use expand-file-name on invocation-directory, since this
10042         might mishandle special characters in invocation-directory.
10044 2006-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10046         * pcvs-defs.el: Remove * in defcustom's docstrings.
10048 2006-09-12  Nick Roberts  <nickrob@snap.net.nz>
10050         * progmodes/compile.el (compilation-directory-properties):
10051         Doc fix for help-echo.
10053 2006-09-12  Lars Hansen  <larsh@soem.dk>
10055         * desktop.el (desktop-read): Add comment.
10057 2006-09-12  Kim F. Storm  <storm@cua.dk>
10059         * simple.el (next-error-highlight, next-error-highlight-no-select):
10060         Fix spelling error.
10062         * subr.el (sit-for): Rework to use input-pending-p and cond.
10063         Return nil input is pending on entry also for SECONDS <= 0.
10064         (while-no-input): Use input-pending-p instead of sit-for.
10066 2006-09-11  Richard Stallman  <rms@gnu.org>
10068         * simple.el (next-error-highlight, next-error-highlight-no-select):
10069         Fix custom type and doc strings.
10071 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10073         * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
10074         (diff-apply-hunk): Use it to ask for confirmation.
10076 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
10078         * emacs-lisp/cl.el (pushnew): Add missing `,'.
10080 2006-09-11  David Kastrup  <dak@gnu.org>
10082         * help.el (string-key-binding, describe-key-briefly)
10083         (describe-key): Remove `string-key-binding' and its callers since
10084         `key-binding' already caters for the proper lookup now.
10086 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10088         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
10089         (cfengine-mode): Use it.  Fix \ syntax to be like /.
10091         * bindings.el (mode-line-buffer-identification-keymap):
10092         Move initialization into declaration.
10094 2006-09-10  Kim F. Storm  <storm@cua.dk>
10096         * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
10097         (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
10098         (ido-delete-file-at-head): Pass head of ido-matches through ido-name
10099         in case of merged directories.  Reported by Micha\e,Ak\e(Bl Cadilhac.
10101 2006-09-10  Richard Stallman  <rms@gnu.org>
10103         * dired-aux.el: Handle errors in recursive copy usefully.
10104         (dired-create-files-failures): New variable.
10105         (dired-copy-file): Remove condition-case.
10106         (dired-copy-file-recursive): Check for errors on all file
10107         operations, and add them to dired-create-files-failures.
10108         Check file file-date-erorr here too.
10109         (dired-create-files): Check dired-create-files-failures
10110         and report those errors too.
10112         * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
10114         * subr.el (add-to-list): New argument COMPARE-FN.
10116 2006-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10118         * filecache.el (file-cache-add-directory)
10119         (file-cache-add-directory-list, file-cache-add-file)
10120         (file-cache-add-directory-using-find)
10121         (file-cache-add-directory-using-locate)
10122         (file-cache-add-directory-recursively): Add autoloads.
10124 2006-09-09  Richard Stallman  <rms@gnu.org>
10126         * textmodes/conf-mode.el (conf-space-mode):
10127         Use hack-local-variables-hook instead of calling hack-local-variables.
10128         (conf-space-keywords-override): New variable.
10129         (conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
10130         (conf-space-mode): Always make conf-space-keywords and
10131         conf-space-keywords-override local.
10132         Call conf-space-mode-internal directly as well as via hook.
10134 2006-09-09  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
10136         * progmodes/python.el (python-font-lock-keywords): Add `self' and other
10137         quasi-keywords.
10139 2006-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10141         * progmodes/python.el: Quieten the compiler about hippie-expand vars.
10142         (python-send-string): Be slightly more careful about adding \n.
10144         * startup.el (normal-splash-screen): Don't display the buffer if we'll
10145         kill it right away anyway.
10147 2006-09-09  Eli Zaretskii  <eliz@gnu.org>
10149         * international/codepage.el (cp850-decode-table): Fix a few codes.
10150         (cp858-decode-table): New variable.
10152 2006-09-09  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
10154         * net/ldap.el (ldap-search-internal): Doc fix.
10156 2006-09-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10158         * play/life.el (life-display-generation): Test for input manually if
10159         `sleeptime' is negative or null.
10161         * lpr.el (lpr-page-header-switches): Page title switch is one of them.
10162         (print-region-1): Substitute `%s' with the page title.
10164 2006-09-09  Matt Hodges  <MPHodges@member.fsf.org>
10166         * locate.el (locate-current-search): New variable.
10167         (locate): Set buffer local value.  Use current buffer if it is
10168         in Locate mode.
10169         (locate-mode): Disable undo here.
10170         (locate-do-setup): Use locate-current-filter from buffer to be killed.
10171         (locate-update): Use locate-current-search and locate-current-filter.
10173 2006-09-08  David Kastrup  <dak@gnu.org>
10175         * desktop.el (desktop-read): When loading a desktop, disable
10176         saving it while the load progresses, and switch off a pending lazy
10177         load by calling `desktop-lazy-abort'.
10179 2006-08-27  Martin Rudalics  <rudalics@gmx.at>
10181         * window.el (mouse-autoselect-window-timer)
10182         (mouse-autoselect-window-position)
10183         (mouse-autoselect-window-window)
10184         (mouse-autoselect-window-now): New vars.
10185         (mouse-autoselect-window-cancel)
10186         (mouse-autoselect-window-select)
10187         (mouse-autoselect-window-start): New functions.
10188         (handle-select-window): Call `mouse-autoselect-window-start' when
10189         delayed window autoselection is enabled.
10191         * cus-start.el (mouse-autoselect-window): Handle delayed window
10192         autoselection.
10194         * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
10195         commands after which it is allowed to print in the echo area.
10197 2006-09-08  Richard Stallman  <rms@gnu.org>
10199         * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
10201         * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
10202         (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
10204         * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
10205         (cancel-timer-internal): Add doc string.
10206         (cancel-function-timers): Doc fix.
10207         (with-timeout-handler, timer-event-last*): Add doc strings.
10209         * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
10211         * files.el (risky-local-variable-p): Match ...-bindat-spec.
10213         * dired.el (dired-log-summary): Add doc string.
10215         * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
10216         (custom-group-menu-create): Not here.
10218 2006-09-08  Carsten Dominik  <dominik@science.uva.nl>
10220         * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
10222 2006-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10224         * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
10225         (mac-apple-event-map): Define its handler.
10227 2006-09-07  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
10229         * net/ldap.el (ldap-search-internal): Handle `auth' key.
10231 2006-09-07  Magnus Henoch  <mange@freemail.hu>
10233         * net/rcirc.el (rcirc-activity-string): Don't quote value in case
10234         clause.
10236 2006-09-07  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10238         * info.el (Info-index): Bind completion-ignore-case.
10240 2006-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10242         * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
10243         previous commit.
10244         (inferior-prolog-guess-flavor): New fun left out of previous commit.
10245         (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
10246         burp in dedicated windows.
10247         (inferior-prolog-self-insert-command): New command.
10248         (inferior-prolog-mode-map): Use it.
10250 2006-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10252         * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
10254         * international/code-pages.el: Add cp858.
10256 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10258         * dnd.el: Fix bootstrapping.
10260 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10262         * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
10263         (dnd-open-remote-url): New function.
10264         (dnd-open-remote-file-function): Set to dnd-open-remote-url if
10265         not windows-nt.
10267 2006-09-07  Jason Rumney  <jasonr@gnu.org>
10269         * dnd.el (dnd-open-remote-file-function): New variable.
10270         (dnd-open-unc-file): New function.
10271         (dnd-open-file): Call dnd-open-remote-file-function if set.
10273 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10275         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
10276         pgg-passphrase-coding-system rather than locale-coding-system.
10277         * pgg-def.el (pgg-passphrase-coding-system): New user option.
10279 2006-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10281         * progmodes/prolog.el: Remove * in docstrings.
10282         (prolog-program-name): Add SWI prolog.
10283         (prolog-mode-menu): New menu.
10284         (prolog-mode): Set comment-add.
10285         (prolog-indent-line): Simplify.  Use indent-line-to.
10286         (inferior-prolog-buffer): New var.
10287         (inferior-prolog-run, inferior-prolog-process): New funs.
10288         (run-prolog, switch-to-prolog): Rewrite, using them.
10289         (prolog-consult-region): Use inferior-prolog-buffer.
10290         (inferior-prolog-load-file): New function.
10291         (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
10293         * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
10294         last word, if it's not the end of the paragraph.
10296         * files.el (abbreviate-file-name): Don't mistakenly match newlines in
10297         file name.
10299 2006-09-06  Ralf Angeli  <angeli@caeruleus.net>
10301         * frame.el (display-mm-dimensions-alist): New defcustom.
10302         (display-mm-height, display-mm-width): Use it.
10304 2006-09-06  Simon Josefsson  <jas@extundo.com>
10306         * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
10308 2006-09-06  Nick Roberts  <nickrob@snap.net.nz>
10310         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10311         (gdb-var-list-children-regexp-1): Tweak regexps to catch full
10312         string values.
10314 2006-09-06  Kim F. Storm  <storm@cua.dk>
10316         * simple.el (line-move-partial): New function to do vscrolling for
10317         partially visible images / tall lines.  Rewrite based on code
10318         previously in line-move.  Simplify backwards vscrolling.
10319         (line-move): Use it.  Simplify.
10321 2006-09-05  Kim F. Storm  <storm@cua.dk>
10323         * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
10325 2006-09-05  Chong Yidong  <cyd@stupidchicken.com>
10327         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10328         Process the `gcc-include' after the `gnu' rule.
10330 2006-09-05  Kim F. Storm  <storm@cua.dk>
10332         * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
10334 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10336         * pgg.el (pgg-clear-string): Alias to clear-string for backward
10337         compatibility.
10339         * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
10340         inhibit-redisplay; encode passphrase with locale-coding-system.
10342 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10344         * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
10346 2006-09-05  Nick Roberts  <nickrob@snap.net.nz>
10348         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10349         (gdb-var-list-children-regexp): Make type field optional.
10351         * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
10352         e.g public, protected in C++.
10354 2006-09-04  John Paul Wallington  <jpw@pobox.com>
10356         * simple.el (completion-show-help): New defcustom.
10357         (completion-setup-function): Heed it.
10359 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10361         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
10363 2006-09-04  Richard Stallman  <rms@gnu.org>
10365         * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
10366         (rsf-min-region-to-spam-list): Doc fix.
10367         (rsf-add-content-type-field): Doc fix.
10369         * simple.el (kill-region): Explicitly test there is a region.
10371 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10373         * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
10374         sendmail in several common directories.
10376         * mail/sendmail.el (sendmail-program): Moved here from paths.el.
10378         * paths.el (sendmail-program): Removed.
10380 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
10382         * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
10383         Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
10384         http://article.gmane.org/gmane.emacs.gnus.general/50457
10386 2006-09-03  Chong Yidong  <cyd@stupidchicken.com>
10388         * cus-edit.el (custom-group-menu-create): Avoid deactivating the
10389         mark after running the menu filter.
10391 2006-09-03  Juri Linkov  <juri@jurta.org>
10393         * international/quail.el (quail-defrule-internal): Add a check
10394         if a key is a vector.
10396 2006-09-02  Juri Linkov  <juri@jurta.org>
10398         * man.el (Man-topic-history): New variable.
10399         (man): Use it.
10401         * woman.el (woman-topic-history): Change defvar to defvaralias
10402         for symbol `Man-topic-history'.
10404         * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
10405         `comint-last-output-start' is a marker by using `markerp' and
10406         check if it has a position by using `marker-position', and use
10407         this position for `goto-char'.
10409         * international/quail.el (quail-defrule-internal): Add missing
10410         `error' call for null key.
10412 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
10414         * net/rcirc.el (rcirc-keywords): New variable.
10415         (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
10416         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
10417         variables.
10418         (rcirc-responses-no-activity): New function.
10419         (rcirc-handler-generic): Check for responses in above.
10420         (rcirc-process-command): Add ?: character to arguments of raw
10421         server commands.
10422         (rcirc-format-response-string): Use `rcirc-bright-nicks' and
10423         `rcirc-dim-nicks'.
10424         (rcirc-gray-toggle): Remove unused variable.
10425         (rcirc-print): Remove some tracking logic, which is moved into
10426         markup functions.
10427         (rcirc-activity-types): Was `rcirc-activity-type', now a list of
10428         types.
10429         (rcirc-activity-string): Look for 'keyword in activity-types.
10430         (rcirc-window-configuration-change): Don't erase overlay-arrow
10431         unnecessarily.
10432         (rcirc-add-or-remove): New function.
10433         (rcirc-cmd-ignore): Use it.
10434         (rcirc-message-leader): Remove unused function.
10435         (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
10436         (rcirc-add-face): New function.
10437         (rcirc-facify): Use rcirc-add-face.
10438         (rcirc-url-regexp): Add parens.
10439         (rcirc-map-regexp): Remove function.
10440         (rcirc-mangle-regexp): Remove function.
10441         (rcirc-markup-text-functions): New variable.
10442         (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
10443         (rcirc-markup-body-text, rcirc-markup-attributes)
10444         (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
10445         (rcirc-markup-bright-nicks): New markup handler functions.
10446         (rcirc-nick-in-message-full-line): New face.
10447         (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
10448         (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
10450 2006-09-02  Martin Rudalics  <rudalics@gmx.at>
10452         * cus-start.el (hscroll-margin, hscroll-step)
10453         (mode-line-in-non-selected-windows, mouse-autoselect-window)
10454         (x-use-underline-position-properties): Change version to "22.1"
10455         since they will appear there for the first time.
10457 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
10459         * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
10461 2006-08-31  Richard Stallman  <rms@gnu.org>
10463         * cus-edit.el (custom-save-variables): Slight cleanup.
10464         (Custom-no-edit): Renamed from custom-no-edit.
10465         (Custom-newline): Renamed from custom-newline.
10466         (custom-mode-map): Use new names.
10468         * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
10469         about customization, rather than M-x customize, in the doc string
10470         made for the defcustom.
10472         * emacs-lisp/trace.el (trace-function-background): Doc fix.
10474 2006-08-31  Romain Francoise  <romain@orebokech.com>
10476         * dired-x.el (dired-guess-shell-alist-default): Update.
10478 2006-08-31  Michael Mauger  <mmaug@yahoo.com>
10480         * custom.el (custom-theme-set-variables): Autoload packages before
10481         sorting the variables.
10483 2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>
10485         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
10486         Convert events to chars if XEmacs.
10487         (viper-after-change-undo-hook): Check if undo-in-progress is bound.
10489 2006-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10491         * progmodes/python.el (python-eldoc-function): Re-enable quit while
10492         waiting for process.
10494 2006-08-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10496         * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
10497         results in ASCII-only string, encode original one directly.
10499 2006-08-29  Romain Francoise  <romain@orebokech.com>
10501         * startup.el (normal-splash-screen, fancy-splash-screens):
10502         Make buffer read-only and arrange to enter view mode if necessary.
10504 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
10506         * hl-line.el (hl-line): New face.
10507         (hl-line-face): Use it.
10509         * image-mode.el (image-mode): Fix last fix.
10510         Suggested by Kim F. Storm.
10512 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
10514         Sync with Tramp 2.0.54.
10516         * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
10517         of `=', because `tramp-get-remote-gid' might not always return an
10518         integer when expected.
10519         (tramp-register-file-name-handlers): `partial-completion-mode' is
10520         unknown to XEmacs.
10521         (tramp-time-diff): Don't use `floor', it might fail for large
10522         differences.
10523         (tramp-handle-make-auto-save-file-name): For Emacs 21, set
10524         `tramp-auto-save-directory' if unset in order to guarantee unique
10525         auto-save file names.
10527 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
10529         * image-mode.el (image-mode): Display image as text on a terminal.
10531 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10533         * progmodes/python.el (python-send-command): Simplify.
10534         (run-python): Don't generate a new buffer unless `new' was specified.
10535         Make sure we send `import emacs' to the proper process.
10537         * progmodes/python.el (python-send-command): Don't wait for the command
10538         to terminate.  Don't fiddle with compilation-parsing-end.
10540 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
10542         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
10543         Insert commentary after first line summary.
10545         * woman.el (woman-follow): New function, based on `man-follow'.
10546         (woman-mode-map): Use it.
10548         * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
10549         since ibuffer-do-sort-by-recency does not define a sorter.
10551 2006-08-28  Kim F. Storm  <storm@cua.dk>
10553         * find-dired.el (find-dired): Use shell-quote-argument to properly
10554         escape ( and ) args.  Also use it on {} and ; args in default
10555         value of find-ls-option string.
10556         (find-grep-dired): Use shell-quote-argument on {} and ; args.
10558 2006-08-27  Michael Olson  <mwolson@gnu.org>
10560         * emacs-lisp/tq.el: Small grammar fix in comments.
10561         (tq-enqueue): Check for existence of queue rather than the
10562         head queue item's question, which was a no-op.
10563         (tq-filter, tq-process-buffer): Make sure the process buffer
10564         exists before making it the current buffer.
10566 2006-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10568         * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
10569         (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
10570         (special-event-map): Apply 2006-08-16 change for x-win.el.
10572 2006-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10574         * progmodes/python.el (python-send-receive): Wait in the
10575         process's buffer so as to check the right buffer-local variables.
10577 2006-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10579         * emacs-lisp/checkdoc.el: Remove * in defcustoms.
10580         (defgroup checkdoc): Move to beginning.
10582         * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
10583         (python-preoutput-continuation): Remove.
10584         (python-preoutput-filter): Simplify correspondingly.
10585         Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
10586         Loop around to catch embedded _emacs_out output.
10587         (run-python): Send the import&print command on a single line.
10588         (python-send-command): Send command&print on a single line.
10589         (python-send-string): Only add double \n if needed.
10590         (python-send-receive): Loop until the result comes.
10591         (python-mode-running): Defvar it.
10592         (python-setup-brm): Remove unused var `menu'.
10593         Only bind py-mode-map and `features' around brm-init.
10594         (python-calculate-indentation): Remove unused var `point'.
10595         (python-beginning-of-defun): Remove unused var `def-line'.
10597 2006-08-25  Richard Stallman  <rms@gnu.org>
10599         * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
10601 2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
10603         * emulation/viper.el (viper-set-hooks): Use frame bindings for
10604         viper-vi-state-cursor-color.
10605         (viper-non-hook-settings): Don't set default
10606         mode-line-buffer-identification.
10608         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
10609         New fun.
10610         (viper-set-cursor-color-according-to-state)
10611         (viper-get-saved-cursor-color-in-replace-mode)
10612         (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
10613         viper-emacs-state-cursor-color.
10615         * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
10616         (viper-undo): Use point if undo-beg-posn is nil.
10617         (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
10618         (viper-after-change-undo-hook): Don't use
10619         viper-emacs-state-cursor-color by default.
10620         (viper-undo): More sensible positioning after undo.
10622         * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
10623         (viper-emacs-state-cursor-color): Default to nil, since this feature
10624         doesn't work well yet.
10626         * ediff-mult.el (ediff-intersect-directories)
10627         (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
10628         always expand filenames.
10630 2006-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10632         * tumme.el: Remove * in defcustoms's docstrings.
10634 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
10636         * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
10637         Accept internal time format for SECS arg.
10638         (timer-relative-time): Doc fix.
10640         * jit-lock.el: "Stealth fontification by requeuing timers" patch,
10641         adapted from Martin Rudalics.
10642         (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
10643         (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
10644         (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
10645         using sit-for.
10647 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
10649         * cus-start.el (all): Add `overline-margin' and
10650         `x-underline-at-descent-line'.
10652 2006-08-24  Kim F. Storm  <storm@cua.dk>
10654         * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
10655         to mean "use find -exec"; nil now unambiguously means auto-detect.
10656         (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
10657         Use shell-quote-argument to build grep-find-command and
10658         grep-find-template.
10659         (rgrep): Use shell-quote-argument to properly quote arguments to find.
10660         Reported by Tom Seddon.
10662 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
10664         * startup.el (fancy-splash-head): Give instructions for dismissing
10665         the splash screen for default startup too.
10666         (display-startup-echo-area-message, fancy-splash-screens)
10667         (use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
10668         all splash text at once and keep the splash buffer around.
10669         (command-line-1): Give display-startup-echo-area-message a t arg.
10671 2006-08-23  Carsten Dominik  <dominik@science.uva.nl>
10673         * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
10674         gnus frame is selected.
10676 2006-08-23  Nick Roberts  <nickrob@snap.net.nz>
10678         * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
10680 2006-08-22  Kim F. Storm  <storm@cua.dk>
10682         * ido.el (ido-set-matches-1): Fix full matching for subdirs.
10683         Add suffix matching for subdirs.
10685 2006-08-22  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
10687         * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
10688         mouse-yank-at-point is non-nil.
10690 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
10692         * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
10693         a bit wider and remove fringes to fit initial output on line.
10695 2006-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10697         * frame.el (blink-cursor-end): Only ignore the error we care about.
10698         (blink-cursor-mode): Use blink-cursor-end to simplify the code.
10700 2006-08-21  Richard Stallman  <rms@gnu.org>
10702         * whitespace.el (whitespace-cleanup): Doc fix.
10704 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
10706         * net/rcirc.el (rcirc-show-maximum-output): New var.
10707         (rcirc-buffer-process): If no buffer argument is supplied, use
10708         current-buffer.
10709         (rcirc-complete-nick): Complete to the last completed nick first.
10710         (rcirc-mode): Preserve the value of `rcirc-urls' across
10711         connections.  Setup scroll function.
10712         (rcirc-scroll-to-bottom): New function.
10713         (rcirc-print): Use nick syntax around regexp work.
10714         Notice dim-nicks speaking only if they say our nick.
10715         (rcirc-update-activity-string): Do not show the modeline indicator
10716         if there are no live rcirc processes.
10717         (rcirc-cmd-ignore): Ignore case.
10718         (rcirc-browse-url-at-point): Fix off-by-one error.
10720 2006-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10722         * progmodes/python.el: Remove * in defcustom docstrings.
10723         (run-python, python-proc, python-try-complete): Use derived-mode-p.
10724         (python-mode): Set tab-width and indent-tabs-mode.
10726 2006-08-20  Dave Love  <fx@gnu.org>
10728         * progmodes/python.el: Update to Dave Love's latest version.
10729         (python-font-lock-keywords, python-mode): Don't use
10730         font-lock-syntax-table, but match symbol elements explicitly instead.
10731         (python-mode-map): Add help, and a few more key bindings.
10732         (python-skip-comments/blanks): Move out of comments as well.
10733         (python-continuation-line-p): Behave better with unbalanced parens.
10734         (python-blank-line-p): New fun.
10735         (python-open-block-statement-p): Don't use a heuristic.
10736         (python-outdent-p): Better handle blocks-in-the-same-line.
10737         (python-calculate-indentation): Misc improvements.
10738         (python-comment-indent): Remove.
10739         (python-block-pairs): New var.
10740         (python-first-word): New fun.
10741         (python-indentation-levels): Handle more common cases.
10742         (python-indent-line-1): Add `leave' argument.
10743         (python-indent-region): New fun.
10744         (python-skip-out): New fun.
10745         (python-beginning-of-statement, python-end-of-statement): Use it.
10746         (python-next-statement): Return correct count even at eob.
10747         (python-end-of-block): Fix paren-typo.
10748         (python-imenu-create-index): Add module variables.
10749         (run-python): Add `new' arg.
10750         Check we're at a prompt before returning.
10751         (python-send-command): Move to end of buffer.
10752         Wait for prompt to return.
10753         (python-set-proc): New fun.
10754         (python-imports): New var.
10755         (python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
10756         (python-eldoc-function): Try to move out of arg list.
10757         (python-outline-level): Offset by 1.
10758         (python-find-imports): New fun.
10759         (python-symbol-completions): Use python-imports.
10760         (python-module-path, ffap-alist): Add support for ffap.
10761         (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
10762         (python-insert-*, python-default-template, python-expand-template):
10763         Add templates/skeletons.
10764         (python-setup-brm): Support for Bicycle Repair Man.
10765         (python-abbrev-syntax-table): New var.
10766         (python-abbrev-pc-hook, python-pea-hook): New funs.
10768 2006-08-20  Chong Yidong  <cyd@stupidchicken.com>
10770         * frame.el (blink-cursor-start): Set timer first.
10771         (blink-cursor-end): Ignore timer cancelling errors.
10772         Suggested by Ken Manheimer.
10774 2006-08-20  Juanma Barranquero  <lekktu@gmail.com>
10776         * newcomment.el (comment-box): Call `comment-normalize-vars'.
10777         Add autoload cookie.
10779 2006-08-20  Richard Stallman  <rms@gnu.org>
10781         * simple.el (line-number-at-pos): Doc fix.
10783         * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
10784         timer-activate-when-idle, so timer can run before Emacs becomes
10785         non-idle again.
10787 2006-08-18  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
10789         * whitespace.el (whitespace-cleanup-internal): New optional arg
10790         REGION-ONLY.  If it's non-nil, modify the message to the user
10791         accordingly.
10792         (whitespace-cleanup-region): Call whitespace-cleanup-internal with
10793         a non-nil argument.
10795 2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
10797         * rect.el (spaces-string): Simplify and add doc string.
10799 2006-08-17  Romain Francoise  <romain@orebokech.com>
10801         * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
10803 2006-08-17  Richard Stallman  <rms@gnu.org>
10805         * compare-w.el (compare-windows): lambda's take an arg and pass
10806         it to compare-windows-skip-whitespace.
10808 2006-08-17  Martin Rudalics  <rudalics@gmx.at>
10810         * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
10811         the right buffer.
10813 2006-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10815         * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
10816         removed files.
10818 2006-08-17  Nick Roberts  <nickrob@snap.net.nz>
10820         * progmodes/gdb-ui.el (gdb-locals-watch-map)
10821         (gdb-locals-watch-map-1): Suppress keymap first.
10822         (gdb-edit-locals-map-1): New variable.
10823         (gdb-edit-locals-value): New function.
10824         (gdb-stack-list-locals-handler): Use them.
10826 2006-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10828         * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
10829         cursor would normally be drawn in the fringe.
10831         * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
10832         Reported by Martin Rudalics <rudalics@gmx.at>.
10834 2006-08-16  Richard Stallman  <rms@gnu.org>
10836         * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
10837         (special-event-map): Process drag-n-drop events this way.
10839         * simple.el (move-beginning-of-line): Test whether fields
10840         would prevent motion back to line's first visible character.
10841         If so, stop where the fields would stop the motion.
10843         * newcomment.el (comment-indent): Fully update INDENT
10844         before checking to see if it will change the text.
10846         * cus-edit.el (custom-newline): New function.
10847         (custom-mode-map): Bind newline to custom-newline.
10849         * compare-w.el (compare-windows): Factor compare-ignore-whitespace
10850         into ignore-whitespace.
10851         Check each buffer for its skip-function.
10852         Handle compare-windows-skip-whitespace special-case test
10853         by returning t from default skip function.
10855 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
10857         * textmodes/org.el (org-clock-special-range)
10858         (org-clock-update-time-maybe): New functions.
10859         (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
10860         not only a-z.
10861         (org-agenda-get-blocks): Allow multiple blocks per headline.
10862         (org-timestamp-change): Call `org-clock-update-time-maybe'.
10863         (org-export-html-title-format)
10864         (org-export-html-toplevel-hlevel): New options.
10865         (org-export-language-setup): Add support for Czech.
10866         (org-mode, org-insert-todo-heading, org-find-visible)
10867         (org-find-invisible, org-invisible-p, org-invisible-p2)
10868         (org-back-to-heading, org-on-heading-p, org-up-heading-all)
10869         (org-show-subtree, org-show-entry, org-make-options-regexp):
10870         Remove compatibility support for old outline-mode.
10871         (org-check-occur-regexp): Funtion removed.
10872         (org-on-heading-p, org-back-to-heading): Made defalias.
10873         (org-set-local): New defsubst.
10874         (org-set-regexps-and-options, org-mode)
10875         (org-set-font-lock-defaults, org-edit-agenda-file-list)
10876         (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
10877         (org-remember-apply-template, org-table-edit-field)
10878         (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
10879         (org-set-autofill-regexps): Use `org-set-local'.
10880         (org-table-eval-formula): Fix bug with parsing of display flags.
10882 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
10884         * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
10885         frame with fringe arrow.  Suggested by Simon Marshall
10886         <simon.marshall@misys.com>.
10887         (gdb-stack-position): New variable.
10888         (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
10889         (gdb-frames-mode): Set gdb-stack-position to nil.
10890         Add to overlay-arrow-variable-list
10891         (gdb-reset): Delete gdb-stack-position from above list.
10893 2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10895         * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
10896         read only.
10898 2006-08-13  Romain Francoise  <romain@orebokech.com>
10900         * cus-theme.el (customize-create-theme)
10901         (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
10903         * filesets.el (filesets-add-buffer): Ditto.
10905         * pcvs.el (cvs-change-cvsroot): Ditto.
10907 2006-08-13  Nick Roberts  <nickrob@snap.net.nz>
10909         * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
10910         (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
10911         (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
10912         expressions.
10913         (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
10914         Only search till end of line.
10915         Add face to function names in case of no filename.
10916         Add face to variable names of watchpoints.
10918 2006-08-12  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
10920         * cus-start.el <indent-tabs-mode>: Move to the `indent'
10921         customization group.
10923 2006-08-12  Ken Manheimer  <ken.manheimer@gmail.com>
10925         * allout.el (allout-prior-bindings, allout-added-bindings):
10926         Remove, after long deprecation.
10927         (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
10928         Add customization vars controlling allout-beginning-of-line and
10929         allout-end-of-line conveniences.
10930         (allout-header-prefix, allout-use-mode-specific-leader)
10931         (allout-use-mode-specific-leader, allout-mode-leaders):
10932         Revise docstrings.
10933         (allout-infer-header-lead): Change to be an alias for
10934         allout-infer-header-lead-and-primary-bullet.
10935         (allout-infer-header-lead-and-primary-bullet): New version of
10936         allout-infer-header-lead which assigns the primary bullet to the
10937         same as the header lead, when its being changed.
10938         (allout-infer-body-reindent): Apply regexp-quote instead of
10939         unconditionally prepending "\\", so that all literal
10940         allout-header-prefix and allout-primary-bullet strings are
10941         properly handled.
10942         (allout-add-resumptions): Add optional qualifier for extending or
10943         appending to existing values, rather than replacing them.
10944         (allout-view-change-hook): Clarify docstring.
10945         (allout-exposure-change-hook): Take explicit arguments, via
10946         run-hook-with-args.
10947         (allout-structure-added-hook)
10948         (allout-structure-deleted-hook)
10949         (allout-structure-shifted-hook): New hooks analogous to
10950         allout-exposure-change-hook for other kinds of structural outline
10951         edits.
10952         (allout-encryption-plaintext-sanitization-regexps): New encryption
10953         customization variable, by which cooperating modes can provde
10954         massage of the plaintext without actually being passed it.
10955         (allout-encryption-ciphertext-rejection-regexps)
10956         (allout-encryption-ciphertext-rejection-ceiling): New encryption
10957         customization variables, by which cooperating modes can prohibit
10958         rare but possible ciphertext patterns from fouling their
10959         operation, with actually being passed the ciphertext.
10960         (allout-mode): Run activation and deactivation hooks after the
10961         minor-mode variable has been toggled, to clarify the mode
10962         disposition.  The new encryption ciphertext rejection variable is
10963         used to ensure that the ciphertext does not contain text that
10964         would be recognized as outline structural elements by allout.
10965         Substite allout-beginning-of-line and allout-end-of-line for
10966         conventionall beginning-of-line and end-of-line bindings.
10967         If allout-old-style-prefixes is non-nil, don't nullify it on mode
10968         activation!
10969         (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
10970         (allout-end-of-line): Respect `allout-end-of-line-cycles'.
10971         (allout-chart-subtree): Implement new mode, charting only the
10972         visible items in the subtree, when new 'visible' parameter is non-nil.
10973         (allout-end-of-subtree): Properly handle the last item in the buffer.
10974         (allout-pre-command-business, allout-command-counter):
10975         Increment an advertised counter so that cooperating enhancements can
10976         track revisions of items.
10977         (allout-open-topic): Run allout-structure-added-hook with suitable
10978         arguments.
10979         (allout-shift-in): Run allout-structure-shifted-hook with suitable
10980         arguments.
10981         (allout-shift-out): Fix doubling for negative args and ensure call
10982         of allout-structure-shifted-hook by solely using allout-shift-in.
10983         (allout-kill-line, allout-kill-topic):
10984         Run allout-structure-deleted-hook with suitable arguments.
10985         (allout-yank-processing): Run allout-structure-added-hook with
10986         proper arguments.
10987         (allout-yank): Enclose activity in allout-unprotected.
10988         (allout-flag-region): Run allout-exposure-change-hook with
10989         suitable arguments, instead of making the callee infer the arguments.
10990         (allout-encrypt-string):
10991         Support allout-encryption-plaintext-sanitization-regexps,
10992         allout-encryption-ciphertext-rejection-regexps, and
10993         allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
10994         en/de cryption mode in symmetric encryption failure message.
10995         (allout-obtain-passphrase): Use copy-sequence to get a distinct
10996         copy of the passphrase, and don't zero it or we'll corrupt the
10997         stashed copy.
10998         (allout-create-encryption-passphrase-verifier)
10999         (allout-verify-passphrase): Respect the new signature for
11000         allout-encrypt-string.
11001         (allout-get-configvar-values): Convenience for getting a
11002         configuration variable value and handling its absence gracefully.
11004 2006-08-11  Romain Francoise  <romain@orebokech.com>
11006         * obsolete/zone-mode.el: Delete.
11008 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11010         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
11012 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
11014         * emacs-lisp/bindat.el (bindat-ip-to-string):
11015         Use `format-network-address' if possible.
11017 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11019         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
11021 2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
11023         * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
11024         restore unread-command-events here.
11025         (edebug-display): Do it here, to detect sit-for interruptions.
11027 2006-08-10  Romain Francoise  <romain@orebokech.com>
11029         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
11030         (dns-mode-soa-auto-increment-serial): New user option.
11031         (dns-mode-soa-maybe-increment-serial): New function.
11032         (dns-mode): Add the latter to `write-contents-functions'.
11034         * obsolete/zone-mode.el: Move to obsolete/ from net/.
11035         Delete autoload cookies.
11037 2006-08-10  John Wiegley  <johnw@newartisans.com>
11039         * eshell/em-glob.el (eshell-glob-chars-list)
11040         (eshell-glob-translate-alist): Add support for [^g] in character globs.
11042 2006-08-10  Richard Stallman  <rms@gnu.org>
11044         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
11045         (facemenu-set-face): Doc fix.
11046         (facemenu-listed-faces): Doc fix.
11048 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
11050         * avoid.el (mouse-avoidance-animating-pointer): New var.
11051         (mouse-avoidance-nudge-mouse): Use it.
11052         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
11053         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
11054         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
11055         Don't activate if currently animating.  All callers changed.
11057 2006-08-09  John Wiegley  <johnw@newartisans.com>
11059         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
11060         variable, which causes timeclock to report elapsed time worked,
11061         instead of just work remaining.
11063 2006-08-09  Kenichi Handa  <handa@m17n.org>
11065         * international/latexenc.el (latexenc-find-file-coding-system):
11066         Fix for the case that the 2nd element of arg-list is a cons.
11068 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
11070         * info.el (Info-fontify-node): Handle preceding `in' for note
11071         reference hiding rules.
11073 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11075         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
11076         mistake a closing " for an opening one.
11078 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
11080         * term/xterm.el (terminal-init-xterm): Add more key bindings.
11082 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11084         * complete.el (PC-do-completion): Filter out completions matching
11085         completion-ignored-extensions before checking whether there are
11086         multiple completions.
11087         Don't use `list' unnecessarily when building completion tables.
11089 2006-08-06  Richard Stallman  <rms@gnu.org>
11091         * help.el (describe-mode): Make minor mode list more concise.
11093 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
11095         * bindings.el: Give mode-line-format, mode-line-modes, and
11096         mode-line-position `standard-value' properties.
11098 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
11100         * buff-menu.el (list-buffers-noselect): For Info buffers, use
11101         "(file)node" instead of the file name.
11103 2006-08-05  Richard Stallman  <rms@gnu.org>
11105         * faces.el (escape-glyph): Doc fix.
11107 2006-08-04  Kenichi Handa  <handa@m17n.org>
11109         * international/mule-diag.el (describe-font): Improve docstring
11110         and error message.  Use frame-parameter (not frame-parameters).
11112 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11114         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
11115         Correctly mark the end-of-docstring char.
11117 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
11119         * simple.el (line-move-to-column): Constrain move-to-column to
11120         current field.
11122 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11124         * font-lock.el (font-lock-beg, font-lock-end)
11125         (font-lock-extend-region-functions): New vars.
11126         (font-lock-extend-region-multiline)
11127         (font-lock-extend-region-wholelines): New functions.
11128         (font-lock-default-fontify-region): Use them.
11129         (font-lock-extend-jit-lock-region-after-change): Only round up
11130         if font-lock-default-fontify-region will do it as well.
11132         * font-lock.el (font-lock-extend-after-change-region-function):
11133         Rename from font-lock-extend-region-function.
11134         (font-lock-extend-region): Remove by inlining at call sites.
11135         (font-lock-after-change-function): Don't needlessly round up to a whole
11136         number of lines.
11137         (font-lock-extend-jit-lock-region-after-change): Be more careful about
11138         the boundary conditions and the interactions between the various ways
11139         to extend the region.
11141 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11143         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
11144         modification status when forcing the second redisplay.
11146 2006-08-03  Kim F. Storm  <storm@cua.dk>
11148         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
11150 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11152         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
11153         doesn't look like a file name.
11155         * complete.el (PC-expand-many-files): Avoid signalling an error when
11156         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
11158 2006-08-02  Andreas Schwab  <schwab@suse.de>
11160         * bindings.el (mode-line-format): Simplify reference to vc-mode.
11162 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
11164         * bindings.el (map): Make mode-line-buffer-identification-keymap
11165         before defining propertized-buffer-identification.
11167 2006-08-01  Richard Stallman  <rms@gnu.org>
11169         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
11171 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
11173         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
11174         default value.
11175         (gdb-find-source-frame): New function.
11176         (menu): Add to menu bar.
11178 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11180         * font-core.el (font-lock-extend-region-function)
11181         (font-lock-extend-region): Move to font-lock.el.
11183         * font-lock.el (font-lock-extend-region-function)
11184         (font-lock-extend-region): Move from font-core.el.  Simplify.
11186         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
11187         if needed.
11188         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
11189         (jit-lock-after-change-extend-region-functions): New hook.
11190         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
11192         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
11193         (font-lock-turn-on-thing-lock): Use it.
11195         * longlines.el (longlines-show-region): Make it work on read-only
11196         buffers as well.
11198 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
11200         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
11202 2006-07-31  Richard Stallman  <rms@gnu.org>
11204         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
11205         (vhdl-speedbar-display-projects): Update old obsolete
11206         speedbar variable names.
11208 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
11210         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
11211         (gdb-stopped): Use it.
11213         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
11215 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
11217         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
11218         for load-history elements.
11220 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
11222         * files.el (convert-standard-filename): For Cygwin, replace
11223         characters not allowed in Windows file names.
11224         (make-auto-save-file-name): Add Cygwin to the list of systems
11225         where the auto-save file name needs to be run through
11226         convert-standard-filename.
11228 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
11230         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
11232 2006-07-28  Richard Stallman  <rms@gnu.org>
11234         * bindings.el (mode-line-frame-identification)
11235         (propertized-buffer-identification): Centralize the code
11236         to initialize the variable.
11238         * progmodes/grep.el (grep-default-command): Catch errors from
11239         wildcard-to-regexp.
11241 2006-07-29  Kim F. Storm  <storm@cua.dk>
11243         * progmodes/grep.el (grep-tag-default): New function.
11244         (grep-default-command, grep-read-regexp): Use it.
11245         (grep-read-files): Use car of grep-files-history or grep-files-aliases
11246         as default if nothing else applies.
11248 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
11250         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
11251         Throw error if buffer is not in Dired and Wdired mode, respectively.
11253 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
11255         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
11256         self-insert-command keys don't activate buttons.
11257         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
11259 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
11261         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
11262         faces for enable character.
11264 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
11266         * Makefile.in (recompile): Update comment to reflect change
11267         on 2004-04-21.
11269 2006-07-27  Richard Stallman  <rms@gnu.org>
11271         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
11272         (customize-package-emacs-version): Change msg when pkg has no entry.
11273         (custom-no-edit): On a button, do like widget-button-press.
11275 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
11277         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
11278         S-tab and C-S-tab.
11280 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
11282         * progmodes/which-func.el (which-function): Fix documentation/
11283         comment typo.
11285 2006-07-26  Richard Stallman  <rms@gnu.org>
11287         * textmodes/ispell.el (ispell-word): If we replace the word,
11288         move point to the end.  Insert before deleting.
11290 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
11292         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
11293         a timer.
11295 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
11297         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
11298         when at first image.
11299         (tumme-forward-image): Add prefix argument.  Add error when at last
11300         image.
11302 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11304         * tabify.el (tabify-regexp): Use more specific regexps.
11305         (tabify): Avoid modifying the buffer unnecessarily.
11307 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
11309         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
11310         (tumme-format-properties-string): Handle empty `buf'.
11311         (tumme-get-comment): Change variable names inside `let'.
11312         Add missing `let' variable that cause font-lock problems.
11313         (tumme-write-comments): Change variable names inside `let'.
11314         Add missing `let' variable that cause font-lock problems.
11315         (tumme-forward-image): Rename from `tumme-forward-char'.
11316         (tumme-backward-image): Rename from `tumme-backward-char'.
11318 2006-07-25  Masatake YAMATO  <jet@gyve.org>
11320         * progmodes/ld-script.el (ld-script-keywords)
11321         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
11322         and add comments.
11324 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
11326         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11327         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
11328         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
11329         for status indicator.
11331 2006-07-24  Richard Stallman  <rms@gnu.org>
11333         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
11335         * subr.el (dolist, dotimes): Use interned symbols for locals.
11336         (--dotimes-limit--, --dolist-tail--): New defvars.
11337         (looking-back): Doc fix.
11339         * replace.el (replace-match-string-symbols): Handle dotted lists.
11341 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
11343         * tumme.el (tumme-write-tags): Add.
11344         (tumme-write-comments): Add.
11345         (tumme-tag-files): Change to use `tumme-write-tags'.
11346         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
11347         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
11348         (tumme-save-information-from-widgets): Change to use
11349         `tumme-write-comments' and `tumme-write-tags'.
11350         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
11351         (tumme-write-tag): Remove.
11352         (tumme-write-comment): Remove.
11353         (tumme-display-previous-thumbnail-original): Remove empty line.
11354         (tumme-widget-list): Add punctuation.
11356 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
11358         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
11360 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11362         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11363         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
11364         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
11366 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
11368         * mouse.el (mouse-on-link-p): Doc fix.
11370 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
11372         * emacs-lisp/find-func.el (find-function-search-for-symbol):
11373         Handle "C-h f `".
11375 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
11377         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
11378         column.
11380 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
11382         * textmodes/table.el: Add move-beginning-of-line and
11383         move-end-of-line to Point Motion Only Group.
11385 2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
11387         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
11389 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11391         * startup.el (user-mail-address): Initialize from the `EMAIL'
11392         environment variable first.  Document this.
11393         (command-line): Ditto.
11395 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
11397         * help-mode.el (help-function-def, help-variable-def)
11398         (help-face-def): Print a message in the minibuffer.
11400 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
11402         * term/xterm.el (terminal-init-xterm): Fix key bindings
11403         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
11405 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
11407         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
11408         where `(nth 1 command)' is a cons cell.  Doc fix.
11410         * textmodes/po.el (po-find-charset): Doc fix.
11412 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
11414         * allout.el (allout-unprotected, allout-e-o-prefix-p)
11415         (allout-beginning-of-current-line, allout-end-of-current-line)
11416         (allout-next-visible-heading, allout-open-topic)
11417         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
11418         (allout-flag-current-subtree, allout-show-to-offshoot)
11419         (allout-hide-current-entry, allout-show-current-branches)
11420         (allout-hide-region-body, allout-old-expose-topic)
11421         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
11422         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
11423         containing `beginning-of-line' and `end-of-line' with
11424         `inhibit-field-text-motion' t.
11426 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
11428         * frame.el (focus-follows-mouse): Document that it doesn't have
11429         any effect on MS-Windows.
11431 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11433         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
11435 2006-07-20  Jay Belanger  <belanger@truman.edu>
11437         * calc/calc.el (calc-previous-alg-entry): Remove variable.
11439         * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
11440         New variables.
11441         (calc-alg-entry): Use `calc-alg-entry-history'.
11442         (calc-do-quick-calc): Use `calc-quick-calc-history'.
11443         Remove reference to `calc-previous-alg-entry'.
11444         (calcAlg-edit, calcAlg-enter): Remove reference to
11445         `calc-previous-alg-entry'.
11446         (calcAlg-previous): Use `previous-history-element' instead of
11447         `calc-previous-alg-entry'.
11448         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
11449         Change keybinding for `calcAlg-plus-minus', add keybindings for
11450         `previous-history-element' and `next-history-element'.
11452         * calc/calc-rewr.el (calc-match): Remove reference to
11453         `calc-previous-alg-entry'.
11455         * calc/calc-sel.el (calc-selection-history): New variable.
11456         (calc-enter-selection, calc-sel-mult-both-sides)
11457         (calc-sel-add-both-sides): Use `calc-selection-history'.
11459         * calc/calc-map.el (calc-get-operator-history): New variable.
11460         (calc-get-operator): Use `calc-get-operator-history'.
11462         * calc/calcalg3.el (calc-curve-fit-history): New variable.
11463         (calc-curve-fit): Use `calc-curve-fit-history'.
11465 2006-07-20  Kenichi Handa  <handa@m17n.org>
11467         * international/mule-cmds.el (select-safe-coding-system): Fix the
11468         way of deciding eol-type of the coding system.
11470 2006-07-20  Alan Mackenzie  <acm@muc.de>
11472         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
11473         (c-lang-setvar): New macro.
11474         (c-make-init-lang-vars-fun): Use the initialization forms in
11475         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
11476         (comment-start, comment-end, comment-start-skip): Change these from
11477         c-lang-defvar's to c-lang-setvar's.
11479         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
11480         which calls make-local-variable on the elements of
11481         c-emacs-variable-inits.
11482         (c-init-language-vars-for): Call this new macro.
11484 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11486         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11487         Try to rule out false positives due to time stamps.
11488         (compilation-mode-font-lock-keywords): Remove rules made redundant
11489         because of the above change.  Add `segmentation fault' to the known and
11490         highlighted compilation termination messages.
11492 2006-07-19  Kim F. Storm  <storm@cua.dk>
11494         * progmodes/grep.el (grep-find-ignored-directories):
11495         Add .svn and _darcs to list.
11497 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
11499         * dired.el (dired-mode-map): Add key binding `C-te' for
11500         `tumme-dired-edit-comment-and-tags'.
11502         * tumme.el (tumme-display-thumbnail-original-image): Make sure
11503         image display buffer is displayed before call to
11504         `tumme-display-image.
11505         (tumme-dired-display-image): Make sure image display buffer is
11506         displayed before call to `tumme-display-image.
11507         (tumme-mouse-display-image): Make sure image display buffer is
11508         displayed before call to `tumme-display-image.
11509         (tumme-widget-list): Add.
11510         (tumme-dired-edit-comment-and-tags): Add.
11511         (tumme-save-information-from-widgets): Add.
11513 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11515         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
11517 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11519         * progmodes/sh-script.el (sh-font-lock-keywords-1):
11520         Revert inadvertently installed patch hunk.
11522         * progmodes/compile.el (compilation-find-file): Handle the
11523         cases where the user selects a non-existent file.
11525 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11527         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
11529 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
11531         * subr.el (sit-for): Just sleep-for if noninteractive.
11533 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11535         * emacs-lisp/autoload.el (make-autoload): Use new arg.
11537         * custom.el (custom-autoload): Add `noset' argument.
11538         (custom-push-theme): Don't autoload the variable, let callers do it.
11539         (custom-theme-set-variables): Autoload the variable if necessary.
11541         * cus-edit.el (custom-variable-state-set): If the variable was
11542         originally set outside custom, but to the same value as the default,
11543         consider it to be standard.
11545         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
11546         file *before* telling Emacs to add the autoloads, in case it fails.
11548         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
11549         Use `cond', push', and `dolist'.
11551 2006-07-17  Richard Stallman  <rms@gnu.org>
11553         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
11554         Add defvars to silence warnings.
11556 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
11558         * progmodes/compile.el (compilation-mode-font-lock-keywords):
11559         Don't highlight "Compiling file" messages as error.
11561         * dired-aux.el (dired-compress-file): Confirm again if gzipped
11562         file already exists.
11564 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
11566         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
11567         entry, don't assign to free var; simply return the extracted filename.
11568         (ff-treat-as-special): Incorporate common preamble from callers.
11569         (ff-other-file-name, ff-find-the-other-file):
11570         Update call to ff-treat-as-special.
11572         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
11574 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
11576         * tumme.el (tumme-get-comment): Fix bug.
11578 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11580         * files.el: Remove spurious * in docstrings.
11582 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
11584         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
11585         grammar.
11586         (allout-beginning-of-current-line): Beware beginning of buffer.
11587         Also, a comment is simplified.
11588         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
11589         when appropriate.  (This fix enables use for other than
11590         bullet-hotspot operation.)
11591         (allout-hide-current-subtree): While escalating to sibling-close,
11592         make sure to situate on a topic.
11594 2006-07-14  Kim F. Storm  <storm@cua.dk>
11596         * emulation/cua-base.el (cua-delete-selection)
11597         (cua-toggle-set-mark): New defcustoms.
11598         (cua-rectangle-modifier-key): Add `alt' modifier.
11599         (cua-replace-region): Don't delete if cua-delete-selection is nil.
11600         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
11601         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
11603         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
11605 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
11607         * allout.el: Require 'cl during byte-compilation/interactive load,
11608         for the `assert' macro.
11609         (allout-mode-deactivate-hook): New hook, run when allout mode
11610         deactivates.
11611         (allout-developer): New allout customization subgroup.
11612         (allout-run-unit-tests-on-load): New allout-developer
11613         customization variable, when true allout unit tests are run towards
11614         end of file load/eval.
11615         (allout-inhibit-auto-fill): Disable auto-fill activity even during
11616         auto-fill-mode.
11617         (allout-resumptions): Remove, to be replaced by...
11618         (allout-add-resumptions): Register variable settings to be
11619         reinstated by `allout-do-resumptions'.  The settings are made
11620         buffer-local, but the locality/globality of the suspended setting
11621         is restored on resumption.
11622         (allout-do-resumptions): Reinstate all settings suspended using
11623         `allout-add-resumptions'.
11624         (allout-test-resumptions): Unit tests (and intermediate variables)
11625         for resumptions.
11626         (allout-tests-globally-unbound, allout-tests-globally-true)
11627         (allout-tests-locally-true): Intermediate variables for
11628         resumptions unit tests.
11629         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
11630         (allout-exposure-category): Replaces 'allout-overlay-category variable.
11631         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
11632         instead of retired `allout-resumptions'.  For hook functions, use
11633         `local' parameter so hook settings are created and removed as
11634         buffer-local settings.  Revise (resumptions) setting
11635         auto-fill-function so it is set only if already active.  (The
11636         related fill-function settings are all made in either case, so
11637         that activating auto-fill-mode activity will have the custom
11638         allout-mode behaviors (hanging indent on topics, if configured for it).
11639         Remove all allout-exposure-category overlays on mode deactivation.
11640         (allout-hotspot-key-handler): New function extracted from
11641         `allout-pre-command-business', so the functionality can be used
11642         for other purposes, eg as a binding in an overlay.
11643         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
11644         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
11645         customization variable.
11646         (allout-run-unit-tests): Run the (currently quite small)
11647         repertoire of unit tests.  Called just before the provide iff user
11648         has customized `allout-run-unit-tests-on-load' non-nil.
11650 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
11652         * emacs-lisp/authors.el (authors-aliases): Update.
11654 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
11656         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
11657         gdb-source-window.  Add dedicated argument.
11658         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
11659         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
11660         (gdb-display-threads-buffer, gdb-display-memory-buffer)
11661         (gdb-display-locals-buffer): Use it.
11663         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
11664         Set gdb-source-window.
11666 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11668         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
11669         minor modes, redundant with the custom-autoload line above.
11671 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
11673         * longlines.el (longlines-post-command-function): Handle open-line too.
11675 2006-07-12  Richard Stallman  <rms@gnu.org>
11677         * progmodes/grep.el (grep-last-buffer): Doc fix.
11679         * info.el (Info-try-follow-nearest-node): Doc fix.
11681         * emacs-lisp/edebug.el (edebug-instrument-function):
11682         Err if find-function-noselect gives no position.
11684         * emacs-lisp/find-func.el (find-function-search-for-symbol):
11685         If can't find definition, return nil for position.
11686         (find-function-do-it): Handle new return value
11687         of find-definition-noselect.
11688         (find-definition-noselect, find-variable-noselect): Doc fix.
11689         (find-function-noselect): Doc fix.
11691         * help-mode.el (help-variable-def): Handle find-variable-noselect
11692         returning no position.
11693         (help-function-def): Likewise for find-function-search-for-symbol.
11694         (help-face-def): Likewise.
11696         * help-fns.el (describe-variable): Handle find-variable-noselect
11697         returning no position.
11699         * files.el (locate-file-completion): Avoid duplicates in result.
11701         * cus-edit.el (custom-no-edit): New command.
11702         (custom-mode-map): Remap to custom-no-edit instead of
11703         using suppress-keymap.
11705 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
11707         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
11708         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
11709         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
11711         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
11713 2006-07-11  Kim F. Storm  <storm@cua.dk>
11715         * ido.el (ido-copy-current-file-name): Use buffer-name if
11716         buffer-file-name is nil.
11718 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
11720         * simple.el (undo-ask-before-discard): Set to nil.
11722         * vc.el (vc-exec-after): Don't delete process manually.
11723         (vc-print-log): Run log-view-mode in process sentinel inside
11724         inhibit-read-only.  Don't shrink window due to timing issues.
11726         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
11727         Avoid using with-output-to-temp-buffer, which clobbers local vars.
11729 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11731         * progmodes/compile.el (compilation-error-regexp-alist-alist):
11732         Fix ambiguity introduced by last change.
11733         (compilation-find-file): Move save-excursion to where it may
11734         make sense.  Fix a left over `find-file'.
11736 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
11738         * textmodes/texinfmt.el (texinfo-format-separate-node):
11739         Insert a string before point, which fits documentation, not after.
11740         (texinfo-multitable-item): In a multitable row, insert any
11741         additional needed @tabs and spaces.
11743 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
11745         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
11746         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
11747         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
11748         instead of shell-command.
11749         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
11750         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
11751         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
11752         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
11753         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
11754         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
11756 2006-07-11  Kim F. Storm  <storm@cua.dk>
11758         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
11759         Remove special case for seconds < 0.  Use (redisplay t) instead.
11761 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
11763         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
11764         avoid compilation error.
11766         * subr.el (sit-for): New function.
11768         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
11770 2006-07-10  Richard Stallman  <rms@gnu.org>
11772         * ldefs-boot.el (edebug): Update page.
11774 2006-07-10  Kim F. Storm  <storm@cua.dk>
11776         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
11777         to FOR-RELEASE and TODO.
11779 2006-07-10  Romain Francoise  <romain@orebokech.com>
11781         * emacs-lisp/authors.el (authors-aliases): Update.
11783 2006-07-10  Alan Mackenzie  <acm@muc.de>
11785         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
11786         * cc-mode.el: Changes to eradicate eval-after-load.
11788 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
11790         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
11791         on non-char events.
11793 2006-07-09  Romain Francoise  <romain@orebokech.com>
11795         * progmodes/compile.el (compilation-mode-font-lock-keywords):
11796         Don't highlight start/end markers as compilation messages.
11798         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
11799         to t.
11801 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11803         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
11805 2006-07-08  Richard Stallman  <rms@gnu.org>
11807         * term/x-win.el (x-handle-display): Add doc string.
11809         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11811         * subr.el (def-edebug-spec): Move here.
11812         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
11814         * imenu.el (imenu-choose-buffer-index): Doc fix.
11816 2006-07-08  Romain Francoise  <romain@orebokech.com>
11818         * term/x-win.el (x-display-name): Fix typo.
11820 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
11822         * hexl.el (hexl-find-file): Doc fix.
11824         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11826 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
11828         * term/x-win.el (x-display-name): Doc fix.
11830 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11832         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
11833         long prefixes.
11834         (fill-region-as-paragraph): Don't round up to a whole line.
11835         (fill-comment-paragraph): Don't include the code-before-the-comment
11836         when calling fill-region-as-paragraph.
11838         * international/mule.el (make-char): Remove redundancy.
11840         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
11841         property may contain an anonymous function rather than a symbol.
11843         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
11845         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11846         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
11848         * dirtrack.el (dirtrack-default-directory-function): Remove.
11849         (dirtrack-directory-function): Use file-name-as-directory.
11850         (dirtrack-windows-directory-function): Simplify.
11851         (dirtrack-forward-slash, dirtrack-backward-slash)
11852         (dirtrack-replace-slash): Remove.
11853         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
11854         (dirtrack): Fix wrong parenthesizing; use match-string.
11856         * progmodes/octave-inf.el: Remove spurious * in docstrings.
11857         (inferior-octave-mode): Only change the buffer-local value of
11858         comint-dynamic-complete-functions.
11859         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
11860         Move the initialization to the declaration.
11861         (inferior-octave-complete): Remove unused var `filter'.
11863         * shell.el (shell-mode): Only change the buffer-local value of
11864         comint-dynamic-complete-functions.
11866 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
11868         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
11869         entry is skipped because it has been scheduled.
11870         (org-prepare-agenda-buffers): Don't mark buffers as modified when
11871         changing `:org-archived' and `:org-comment' properties.
11873 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
11875         * server.el (server-select-display): Don't make the temp frame
11876         minibuffer-only, in case it's not a temp frame.
11877         (server-process-filter): Don't delete the temp frame if it's the
11878         only one we have on that display.
11880         * files.el (find-alternate-file): Doc fix.
11882 2006-07-05  Richard Stallman  <rms@gnu.org>
11884         * files.el (abbreviate-file-name): Add save-match-data.
11886 2006-07-03  Richard Stallman  <rms@gnu.org>
11888         * faces.el (read-face-name): Doc fix.
11890 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
11892         * net/goto-addr.el (goto-address): Mark as safe for local evals.
11894 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
11896         * vc.el (vc-diff-internal): Fix prev change.
11898 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
11900         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
11901         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
11903 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11905         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
11906         fails if the symbol contains chars like ( or '.
11907         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
11908         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
11909         `short'.
11911 2006-07-04  Kenichi Handa  <handa@m17n.org>
11913         * international/mule-cmds.el (set-language-info): If LANG-ENV is
11914         the current one, don't call set-language-environment, but call one
11915         of set-language-environment-XXX to make INFO effective now.
11916         (set-language-environment): Call set-language-environment-XXX
11917         functions instead of doing the various setups directly.
11918         (set-language-environment-coding-systems): Delete argument eol-type.
11919         (set-language-environment-input-method)
11920         (set-language-environment-nonascii-translation)
11921         (set-language-environment-charset)
11922         (set-language-environment-fontset)
11923         (set-language-environment-unibyte): New functions.
11925 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
11927         * locate.el (locate-update-when-revert): New option.
11928         (locate-update-path): New option (suggested by Michael Albinus).
11929         (locate-prompt-for-command): Whitespace change.
11930         (locate-update): No longer offer to update the locate database by
11931         default.  Implement the two new options.
11933 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
11935         * tooltip.el: Move comment about track-mouse...
11937         * progmodes/gud.el: ...to here.
11939 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
11941         * facemenu.el (facemenu-listed-faces): New var.
11942         (facemenu-unlisted-faces): Variable deleted.
11943         (facemenu-add-new-face): Use facemenu-listed-faces.
11945         * emulation/viper-init.el, calendar/calendar.el:
11946         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
11948 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
11950         * textmodes/org.el (org-mode): Remove no invalid settings for
11951         calc embedded mode.
11952         (org-mode-p): New defsubst.
11953         (org-save-all-org-buffers): New function.
11954         (org-first-headline-recenter): Enclose outline-regexp in group
11955         delimiters.
11956         (org-set-tags): Keep single space after stars.
11958 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11960         * window.el (set-window-text-height): Only set window-min-height to
11961         1 if that's the requested size.
11963         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
11964         (diff-unified->context, diff-context->unified)
11965         (diff-reverse-direction): Make sure the end marker stays at the end.
11966         (diff-mode): Add the keymap table at the end of docstring.
11967         Use lexical-let rather than constructing a closure manually.
11969         * files.el (find-file-noselect-1): Remove unused var assignment.
11970         (hack-local-variables-confirm): Print lists of strings as lists of
11971         strings rather than lists of symbols.
11972         (abbreviate-file-name, hack-local-variables-prop-line):
11973         Use match-string.
11974         (hack-one-local-variable): Move `make-local-variable' nearer its use.
11975         (recover-session-finish): Use line-end-position.
11977 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
11979         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
11981 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
11983         * progmodes/make-mode.el (makefile-macroassign-regex):
11984         Accept preceding keyword.
11985         (makefile-gmake-statements): Reorganize, now that makepp has
11986         "override" and also handle forgotten "override define".
11987         (makefile-makepp-statements): Add new "global", "override export"
11988         and "override global".
11990 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
11992         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
11993         (ada-compile-mouse-goto-error, ada-deactivate-properties)
11994         (ada-no-auto-case): Fix typos in docstrings.
11996 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
11998         * info.el (Info-find-node-2): Search for makeinfo version more
11999         carefully.
12001 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
12003         * textmodes/org.el (org-prepare-agenda-buffers):
12004         Use `invisible-OK' argument for `org-end-of-subtree'.
12005         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
12006         (org-beginning-of-item): Fix bug in regular expression for white line.
12007         (org-export-as-html): Enforce space after bullet in plain list items.
12008         (org-set-autofill-regexps): Require space after plain list bullet
12009         for paragraph-start.
12010         (org-ts-regexp3): New constant.
12011         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
12012         (org-timestamp-up-day, org-timestamp-down-day)
12013         (org-timestamp-change): Work with inactive timestamps.
12014         (org-ts-regexp1): Don't allow brackets in time stamps.
12016 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
12018         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
12019         for ignoring links.
12021         * faces.el (read-face-name): Use it.
12023 2006-06-28  Juri Linkov  <juri@jurta.org>
12025         * buff-menu.el (list-buffers-noselect): Compare Info file
12026         with the string "dir" to detect Info directory.
12028         * complete.el (partial-completion-mode): In lambda for
12029         `choose-completion-string-functions' use full function signature
12030         with 4 args, and move point to the end of the minibuffer only if arg
12031         `mini-p' is non-nil.
12033 2006-06-28  John Paul Wallington  <jpw@pobox.com>
12035         * ibuffer.el (ibuffer-mode): Doc fix.
12037 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
12039         * textmodes/org.el (org-context): New contexts :item-bullet,
12040         :latex-fragment, :latex-preview.
12041         (org-overlays-at, org-overlay-start, org-overlay-end):
12042         New compatibility functions.
12043         (org-inside-LaTeX-fragment-p): More accurate matching, using the
12044         exact regexp that will be used during export.
12045         (org-latex-regexps): New variable.
12046         (org-cdlatex-mode): Improve advice for `texmathp'.
12047         (turn-on-org-cdlatex): New function.
12049 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12051         * term/mac-win.el (mac-handle-font-selection): Change keys of
12052         mac-atsu-font-table from strings to numbers.
12053         (mac-ts-caret-position): Use also when cursor-type is nil.
12054         (mac-ts-update-active-input-area): Add Mac OS Classic support.
12055         Relax condition for using overlay strings.
12056         Use mac-ts-caret-position face when cursor-type is nil.
12058 2006-06-26  Kim F. Storm  <storm@cua.dk>
12060         * help.el (view-emacs-news): Declare `res' in the right let* form.
12062 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
12064         * net/rcompile.el (remote-compile): Replace ange-ftp based
12065         implementation by Tramp functions.
12066         Suggested by Marc Abramowitz <msabramo@gmail.com>.
12068         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
12070 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
12072         * international/fontset.el (setup-default-fontset): Fix a typo in
12073         the "Oriya-Akruti" registry name.
12075 2006-06-23  Lars Hansen  <larsh@soem.dk>
12077         * desktop.el (desktop-full-file-name): New function.
12078         (desktop-kill, desktop-save, desktop-remove, desktop-read)
12079         (desktop-revert): Use it.
12080         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
12081         (desktop-after-read-hook): Add option list-buffers.
12082         (desktop-locals-to-save): Add tab-width.
12083         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
12084         Fix docstring.
12086 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
12088         * textmodes/org.el (org-cdlatex-mode-map)
12089         (org-cdlatex-texmathp-advice-is-done): New variables.
12090         (org-cdlatex-mode): New minor mode.
12091         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
12092         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
12093         (org-export-with-archived-trees): New option.
12094         (org-open-file): Remove the call to `convert-standard-filename'.
12095         (org-archive-tag, org-agenda-skip-archived-trees)
12096         (org-cycle-open-archived-trees)
12097         (org-sparse-tree-open-archived-trees): New options.
12098         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
12099         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
12100         New functions.
12101         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
12102         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
12103         (org-mode-map): Add binding for `org-toggle-archive-tag'.
12104         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
12105         Call `org-prepare-agenda-buffers'.
12106         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
12107         (org-file-apps, org-file-apps-defaults-gnu)
12108         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
12109         Handle remote files by forcing them to be opened in Emacs.
12111 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
12113         * vc.el (vc-diff-knows-L): New variable.
12114         (vc-diff-internal): Use it to handle "diff" programs that don't
12115         understand -L.  This works automatically, no user action is necessary.
12117 2006-06-23  Daniel Brockman  <daniel@brockman.se>
12119         * net/rcirc.el (rcirc-default-user-full-name): Default to
12120         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
12121         longer exists).
12122         (rcirc-process-list): Check `buffer-live-p' before attempting to
12123         switch to a buffer.
12125 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
12127         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
12128         based on rcirc-coding-system-alist.
12130 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
12132         * cus-edit.el (customize-apropos): A better error message.
12133         (top level) <debug-ignored-errors>: Extend and update the list of
12134         ignored error messages.
12136 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
12138         * complete.el (PC-do-completion): Retain capitalization of user
12139         input, when possible, even if completion-ignore-case is set.
12141 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
12143         * generic-x.el (bat-generic-mode): Support .cmd files.
12145         * dos-w32.el (top level): Use find-file-not-found-functions
12146         instead of the obsolete find-file-not-found-hooks.
12148 2006-06-22  Kim F. Storm  <storm@cua.dk>
12150         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
12151         to recognize mode name containing submodes, such as Grep/lw.
12153 2006-06-21  Kim F. Storm  <storm@cua.dk>
12155         * simple.el (line-move-1): Check for move-end-of-line instead of
12156         end-of-line when setting temporary-goal-column.
12158 2006-06-21  Miles Bader  <miles@gnu.org>
12160         * play/cookie1.el (cookie): Work properly when there's only one entry.
12162 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
12164         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
12165         (gdb-frame-handler): Generalize frame regexp for templates.
12167 2006-06-20  Glenn Morris  <rgm@gnu.org>
12169         * calendar/appt.el (appt-display-format): Default value must be
12170         one of the customize options.
12172 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
12174         * term/xterm.el (terminal-init-xterm): Update key availability info.
12175         Bind C-return.
12177         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
12179 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
12181         * files.el (hack-local-variables): Run `hack-local-variables-hook'
12182         whether or not a local variables list is defined.
12184         * msb.el (msb): Move `sit-for' hack here to handle both
12185         "mouse-down and drag" and "mouse-up and select" situations.
12186         (mouse-select-buffer): Move `sit-for' hack to `msb'.
12188 2006-06-20  Kenichi Handa  <handa@m17n.org>
12190         * international/characters.el (word-combining-categories):
12191         Add entries for 2-byte Han characters.
12193 2006-06-19  Richard Stallman  <rms@gnu.org>
12195         * bindings.el (mode-line-format): Save some mode line space.
12197         * files.el (find-file-noselect): Improve the question wording.
12198         (basic-save-buffer-2): Mask UMASK against 666.
12200         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
12201         (mouse-drag-vertical-line): Call it.
12203         * cus-edit.el (customize-option, customize-option-other-window):
12204         Error if SYMBOL is nil.
12206 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
12208         * textmodes/org.el: Require noutline, also on XEmacs.
12209         (org-end-of-subtree): Return point.
12210         (org-dblock-start-re, org-dblock-end-re): New constants.
12211         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
12212         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
12213         (org-update-all-dblocks, org-find-dblock): New functions.
12214         (org-collect-clock-time-entries): New function.
12215         (org-html-handle-time-stamps): Never export CLOCK timeranges.
12216         (org-fixup-indentation): Modify to deal correctly with lines
12217         starting with TAB.  Only one argument DIFF now.
12218         (org-demote, org-promote): Call `org-fixup-indentation' with just
12219         one argument, DIFF.
12220         (org-mode): Don't mark buffer as modified when aligning tables.
12221         (org-clock-sum): Don't mark buffer modified when adding time sum
12222         properties.
12223         (org-export-as-html): Add support for a link validation function.
12224         (org-archive-all-done): New function.
12225         (org-archive-subtree): New prefix argument.  When set, archive all
12226         done subtrees in this buffer.
12227         (org-remove-clock-overlays)
12228         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
12229         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
12230         (org-put-clock-overlay): Don't swallow last headline character
12231         when displaying overlay.
12232         (org-store-link): Link to `image-mode' with just the file name.
12234 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
12236         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
12237         Use read-key-sequence.
12238         (viper-after-change-undo-hook): Misc enhancements.
12239         (viper-after-change-undo-hook): New hook.
12240         (viper-undo): Use viper-after-change-undo-hook.
12241         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
12242         (viper-next-line-at-bol): If point is on a widget or a button, simulate
12243         clicking on that widget/button.
12245         * emulation/viper.el (viper-mode): Allow a separate cursor color
12246         in Emacs state.
12248         * ediff-diff.el (ediff-test-patch-utility): Catch errors.
12249         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
12250         (ediff-set-actual-diff-options): New function.
12251         (ediff-reset-diff-options, ediff-toggle-ignore-case):
12252         Use ediff-set-actual-diff-options.
12253         (ediff-extract-diffs): Catch errors.
12254         (ediff-whitespace): Add non-breakable space.
12255         (ediff-same-file-contents): Catch errors.
12257         * ediff-mult.el (ediff-collect-custom-diffs):
12258         Save coding-system-for-read.
12260         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
12261         (ediff-vc-internal, ediff-vc-merge-internal):
12262         Use ediff-delete-version-file.
12263         (ediff-delete-version-file): New function.
12265         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
12267         * ediff.el (ediff-directories, ediff-directory-revisions)
12268         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
12269         (ediff-directories-internal, ediff-merge-directory-revisions)
12270         (ediff-merge-directory-revisions-with-ancestor)
12271         (ediff-directories3): Use read-directory-name.
12273 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
12275         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
12276         Remove superfluous part of regexp for brace matching which is handled
12277         by `scan-lists' call.
12279 2006-06-16  Richard Stallman  <rms@gnu.org>
12281         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
12283         * files.el (basic-save-buffer-2): For a new precious file,
12284         use the default modes in the return value.
12286         * facemenu.el (facemenu-color-alist): Doc fix.
12288         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
12290 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12292         * cus-start.el (all): Add mac-ts-script-language-on-focus.
12294         * term/mac-win.el (mac-text-encoding-ascii): New constant.
12295         (mac-utxt-to-string): Use it.
12296         (mac-ts-update-active-input-area): Use mac-ae-number.
12298 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
12300         * term.el (term-handle-scroll, term-delete-lines)
12301         (term-insert-lines): Fix off by one errors.
12303 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12305         * net/tramp.el (tramp-touch): Use UTC to express time.
12307 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
12309         * mail/sendmail.el (mail-send): Search explicitly for
12310         mail-header-separator when checking for corrupted header lines.
12312 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
12314         * progmodes/gdb-ui.el (gdb-same-frame): New option.
12315         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
12316         (gdb-init-1): Initialise them.
12317         (gdb-starting): Reset gdb-printing
12318         (gdb-starting): Save value of gud-overlay-arrow-position.
12319         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
12320         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
12321         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
12322         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
12324 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12326         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
12328 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
12330         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
12331         (ldap-search-internal): Keep error messages, and a regexp fix.
12333 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
12335         * files.el (hack-local-variables-confirm):
12336         Display string value using its printed representation.
12338 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
12340         * server.el (server-edit): No-op if no server buffers exist.
12342 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
12344         * textmodes/page-ext.el (pages-directory-for-addresses):
12345         Including `pages-directory-address-mode' in the function results
12346         in the message "Buffer in which pages were found is deleted".
12348 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
12350         * textmodes/org.el (org-agenda-mode-map): Add bindings for
12351         clocking functions.
12353         (org-agenda-clock-in, org-check-running-clock)
12354         (org-clock-out-if-current, org-remove-clock-overlays)
12355         (org-put-clock-overlay): New functions.
12356         (org-clock-marker, org-clock-file-total-minutes)
12357         (org-clock-overlays): New variables.
12358         (org-clock-display, org-clock-sum, org-clock-cancel)
12359         (org-clock-out, org-clock-in): New commands.
12360         (org-export): New function.
12361         (org-emph-re): New constant.
12362         (org-set-emph-re, org-do-emphasis-faces): New functions.
12363         (org-emphasis-regexp-components, org-emphasis-alist): New options.
12364         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
12365         (org-export-html-convert-emphasize): Use the configurable emphasis.
12366         (org-cleaned-string-for-export): Make multiline emphasis visible
12367         to the exporter.  New optional argument PARAMETERS.
12368         (org-export-as-html): Specify :emph-multiline parameter to
12369         `org-cleaned-string-for-export'.
12371 2006-06-10  Richard Stallman  <rms@gnu.org>
12373         * help.el (help-for-help-internal): Clean up help text.
12375 2006-06-10  Andreas Schwab  <schwab@suse.de>
12377         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
12378         in doc string.
12380         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
12382 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
12384         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
12385         spaces after the comment start.
12387 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
12389         * play/pong.el (pong-init-buffer):
12390         Fill buffer with spaces instead of ^A.
12392         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
12393         launched asynchronously, delete its process instead of being cool.
12394         (ispell-async-processp): Check for `delete-process' existence
12395         instead of `kill-process' one for consistency.
12397 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
12399         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
12400         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
12401         in mode line at startup.
12403 2006-06-08  Kim F. Storm  <storm@cua.dk>
12405         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
12406         (ido-init-completion-maps): Bind them to M-SPC and M-v.
12407         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
12408         (ido-file-internal): Pass full file name to write-file.
12409         (ido-read-internal): Only pop stack elements automatically if they
12410         actually match an existing directory or file name.
12412 2006-06-07  Kenichi Handa  <handa@m17n.org>
12414         * international/mule.el (find-auto-coding): Don't handle the short
12415         name `char-trans'.
12417         * files.el (hack-local-variables-prop-line)
12418         (hack-local-variables): Cancel the previous change.
12420 2006-06-06  Jesper Harder  <harder@phys.au.dk>
12422         * ediff-diff.el (ediff-test-utility): Protect against file-error.
12424 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
12426         * diff-mode.el (diff-mode): Set buffer-read-only to t when
12427         diff-default-read-only is non-nil.
12428         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
12429         (diff-refine-hunk): Set inhibit-read-only to t.
12431         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
12432         modifying the *Diff* buffer.
12433         (diff-process-filter): New filter function for diff process that
12434         sets inhibit-read-only to t when modifying the *Diff* buffer.
12436 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
12438         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
12439         insertion point and control the number of empty lines.
12440         (org-paste-subtree): Limit the number of empty lines at the end of
12441         the inserted tree.
12442         (org-agenda): Use buffer name of current file for narrowing.
12443         (org-export-as-xml): Command removed.
12444         (org-export-xml-type): Option removed.
12445         (org-mode-map): Call `org-export-as-xoxo' directly.
12446         (org-get-indentation): New optional argument LINE.
12447         (org-fix-indentation, org-remove-tabs): New functions.
12448         (org-export-as-ascii, org-ascii-level-start): Determine and apply
12449         correct indentation for headlines that are converted it items.
12450         (org-skip-comments): Remove table lines that contain narrowing
12451         cookies but no other non-empty fields.
12452         (org-set-tags): Allow groups of mutually exclusive tags.
12453         (org-cmp-time): Sort 24:21 before items without time.
12454         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
12455         (org-open-at-point): Require double colon also for numbers.
12457 2006-06-06  Kim F. Storm  <storm@cua.dk>
12459         * ido.el (ido-default-file-method, ido-default-buffer-method):
12460         Make choice values consistent with corresponding command names.
12461         (ido-visit-buffer): Update accordingly.  Default to selected-window.
12463 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
12465         * progmodes/gud.el (gud-running): Fix doc string.
12466         (gud-menu-map): Use :visible instead fo :enable for debugger test.
12467         (gud-tooltip-modes): Add python-mode.
12468         (gud-tooltip-print-command): Add pdb.  Remove perldb.
12470 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
12472         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
12473         Quote $(EMACS).
12475 2006-06-05  Richard Stallman  <rms@gnu.org>
12477         * faces.el (defined-colors): Doc fix.
12479 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
12481         * vc.el (vc-process-filter): Inhibit undo info collection around
12482         call to insert.
12483         (vc-setup-buffer): Likewise for call to erase-buffer.
12484         (vc-do-command): Likewise for call to process-file.
12486 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
12488         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
12489         for gud-go.
12490         (gud-common-init): Other debuggers may trigger error.
12492 2006-06-05  Kenichi Handa  <handa@m17n.org>
12494         * international/mule.el (find-auto-coding):
12495         Handle enable-character-translation in file header.
12497 2006-06-04  Kim F. Storm  <storm@cua.dk>
12499         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
12500         (authors-fixed-entries): Fix spelling.
12501         (authors-canonical-file-name): Don't report error for wildcards.
12503         * help.el (view-emacs-news): Rewrite to support new NEWS,
12504         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
12505         e.g. version 10 matches 1.10, and don't be confused by version 1.1
12506         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
12508 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
12510         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
12511         exec constructs like `foo bar`.
12512         (sh-quoted-subshell): New helper function to search for a possibly
12513         nested subshell (like `` or $()) within a "" quoted string.
12514         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
12515         (sh-apply-quoted-subshell): Flag quote characters inside a
12516         subshell, which is itself already in a quoted region, as
12517         punctuation, since this is the closest to what they actually are.
12518         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
12519         sh-apply-quoted-subshell.
12520         (sh-font-lock-syntactic-face-function): Apply the new face for
12521         text inside `` instead of the old font-lock-string-face.
12523 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12525         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
12526         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
12527         (mac-bytes-to-text-range, mac-ae-text-range-array)
12528         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
12529         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
12530         (mac-ts-unicode-for-key-event): New functions.
12531         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
12532         (mac-handle-font-selection): Use mac-ae-number.
12533         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
12534         New variables.
12535         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
12536         (mac-ts-converted-text, mac-ts-selected-converted-text)
12537         (mac-ts-block-fill-text, mac-ts-outline-text)
12538         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
12539         (mac-ts-hilite-style-faces): New constant.
12540         (mac-apple-event-map): Bind text input events.
12541         (mac-dispatch-apple-event): Use command-execute instead of
12542         call-interactively.
12543         (global-map): Don't bind mac-apple-event.
12544         (special-event-map): Bind mac-apple-event.
12546 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
12548         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
12549         file name.
12550         (emacs): Enclose the value of $(EMACS) in quotes.
12552 2006-06-02  Juri Linkov  <juri@jurta.org>
12554         * international/mule.el (sgml-html-meta-auto-coding-function):
12555         Remove the condition `(search-forward "<html" size t)'.
12556         Replace `\"' with `[\"']?' in `re-search-forward'.
12558 2006-06-02  Kenichi Handa  <handa@m17n.org>
12560         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
12561         as well as `coding'.
12562         (hack-local-variables): Likewise.
12564         * international/mule.el (enable-character-translation):
12565         Put permanent-local and safe-local-variable properties.
12566         (find-auto-coding): Handle char-trans: tag.
12568 2006-06-02  Juri Linkov  <juri@jurta.org>
12570         * international/mule.el (sgml-html-meta-auto-coding-function):
12571         Limit the search by the end of the HTML header (if any).
12573 2006-06-01  Richard Stallman  <rms@gnu.org>
12575         * subr.el (with-current-buffer): Doc fix.
12577 2006-06-02  Masatake YAMATO  <jet@gyve.org>
12579         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
12580         Almost rewrite.  Underlines over all lines of gcov output are too
12581         uncomfortable to read.  Suggested by Dan Nicolaescu.
12583 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
12585         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
12587         * shell.el (shell-mode): Use shell-mode-map in docstring.
12589         * comint.el (comint-send-input): Do not add help-echo and
12590         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
12592 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12594         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
12596 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
12598         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
12599         (gdb-stopped, gdb-info-stack-custom): If there is no source info
12600         look up the stack and pop up GUD buffer if necessary.
12601         (gdb-frames-select): Remove redundant call to gud-display-frame.
12602         (gdb-info-threads-custom): Keep point at start of buffer.
12603         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
12605 2006-05-31  Juri Linkov  <juri@jurta.org>
12607         * replace.el (query-replace-read-from, query-replace-read-to):
12608         Bind `history-add-new-input' to nil.  Call `add-to-history'.
12610 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
12612         * textmodes/table.el: Convert all HTML tags to lower case for
12613         XHTML compatibility.
12615 2006-05-31  Masatake YAMATO  <jet@gyve.org>
12617         * progmodes/compile.el:
12618         (compilation-error-regexp-alist-alist::gcov-called-line):
12619         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
12621 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
12623         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
12624         Revert inadvertent changes made with last commit.
12626 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12628         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
12629         New functions.
12631         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
12633 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
12635         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
12636         only matches in the right place.
12637         (org-upcoming-deadline): New face.
12638         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
12639         (org-export-ascii-underline): Rename constant `org-ascii-underline'
12640         and make it an option.
12641         (org-export-ascii-bullets): New option.
12642         (org-export-as-html): Many changes to emit valid XHTML.
12643         (org-par-open): New variable.
12644         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
12645         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
12646         (org-timeline): Pass `org-timeline-show-empty-dates' to
12647         `org-get-all-dates'.  Interpret empty dates returned by
12648         `org-get-all-dates'.
12649         (org-get-all-dates): New argument EMPTY.  Add dates without
12650         entries to the list, mark large ranges of empty dates.
12651         (org-point-in-group, org-context): New functions.
12653 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
12655         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
12657         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
12658         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
12659         to C-mouse-3 (for 2 button mice).
12660         (gdb-send): Do the right thing for C-d.
12662         * speedbar.el (speedbar-detach): Delete.
12663         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
12664         it breaks things.
12665         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
12667 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
12669         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
12670         Makeppfile.
12672         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12673         Add makepp diagnostic.
12675 2006-05-29  Richard Stallman  <rms@gnu.org>
12677         * window.el (fit-window-to-buffer): Doc fix.
12679         * help.el (temp-buffer-max-height): Doc fix.
12681         * subr.el (with-current-buffer): Doc fix.
12683 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12685         * term/x-win.el: Bind F10 to menu-bar-start if available.
12687 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
12689         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
12690         uses with a simple test.
12691         (term-set-escape-char, term-mode, term-check-kill-echo-list)
12692         (term-send-raw-string, term-send-raw, term-mouse-paste)
12693         (term-char-mode, term-line-mode, term-exec, term-sentinel)
12694         (term-handle-exit, term-read-input-ring)
12695         (term-previous-matching-input-string)
12696         (term-previous-matching-input-string-position)
12697         (term-previous-matching-input-from-input)
12698         (term-replace-by-expanded-history, term-send-input)
12699         (term-skip-prompt, term-bol, term-send-invisible)
12700         (term-kill-input, term-delchar-or-maybe-eof)
12701         (term-backward-matching-input, term-check-source)
12702         (term-proc-query, term-emulate-terminal)
12703         (term-handle-colors-array, term-process-pager, term-pager-line)
12704         (term-pager-bob, term-unwrap-line, term-word)
12705         (term-dynamic-complete-filename)
12706         (term-dynamic-complete-as-filename)
12707         (term-dynamic-simple-complete): Replace one arm ifs with whens or
12708         unlesses.
12710 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12712         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
12713         during bootstrapping.
12715         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
12716         Basically undo the change of 2006-05-26: use extra arguments instead of
12717         dynamic scoping.
12718         (ewoc-locate): Remove unused var `footer'.
12720 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12722         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
12724         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
12725         (generate-file-autoloads): Obey it.  Return whether autoloads were
12726         added at point or not.
12727         (update-file-autoloads): Use this new return value.
12728         Remove redundant test for the presence of an autoload cookie.
12730         * emacs-lisp/autoload.el (autoload-find-file): New fun.
12731         This one calls hack-local-variables.
12732         (generate-file-autoloads, update-file-autoloads): Use it.
12734         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
12735         (bibtex-sort-entry-class): Add safe-local-variable predicate.
12736         (bibtex-sort-entry-class-alist): Don't set the global value.
12737         (bibtex-init-sort-entry-class-alist): New fun.
12738         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
12739         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
12740         of bibtex-init-sort-entry-class.
12742 2006-05-28  Richard Stallman  <rms@gnu.org>
12744         * subr.el (load-history-regexp): If FILE is relative, insist
12745         entire last name component must match it.
12746         (load-history-filename-element, load-history-regexp): Doc fixes.
12748 2006-05-29  Kim F. Storm  <storm@cua.dk>
12750         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
12751         `pos' and `raw-data' for clarity, as eval forms may access these.
12753 2006-05-28  Kim F. Storm  <storm@cua.dk>
12755         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
12757 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12759         * progmodes/make-mode.el (makefile-browser-map)
12760         (makefile-mode-syntax-table): Move initialization inside declaration.
12761         (makefile-fill-paragraph): Use the default comment-filling code.
12763 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
12765         * replace.el (query-replace-defaults): New variable.
12766         (query-replace-read-from): Use `query-replace-defaults' for
12767         default value, instead of history list.
12768         (query-replace-read-to): Update `query-replace-defaults'.
12770 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
12772         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
12773         with no X toolkit.
12775 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
12777         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
12778         (tumme-show-all-from-dir): Add autoload.
12780 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
12782         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
12783         (tumme-remove-tag): Fix bug.
12785 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
12787         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
12788         FOOTER args.  Update unique caller.
12789         (ewoc-delete): Compute last node once before looping.
12790         (ewoc--node-branch): Merge into unique caller.
12791         (ewoc--node): Don't define constructor make-ewoc--node for this
12792         structure.
12793         (ewoc): Add member `hf-pp' to this structure.
12794         (ewoc--wrap): New func.
12795         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
12796         header/footer pretty-printers.  Save header/footer pretty-printer.
12797         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
12799         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
12801 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
12803         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
12804         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
12805         Tag'.  Change "Compare directories..." to "Change Directories...".
12806         Move tumme commands to Operate, Regexp and Immediate menus.
12807         Change "Add Comment" to "Add Image Comment".  Change "Add Image
12808         Tag" to "Add Image Tags".
12810         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
12811         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
12812         `tumme-delete-tag'.
12814 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12816         * shell.el (shell-mode): Call shell-dirtrack-mode after
12817         list-buffers-directory is made a local variable, to avoid setting
12818         the default value.
12820 2006-05-26  Kevin Ryde  <user42@zip.com.au>
12822         * info.el (Info-index-next): Use where-is-internal to report
12823         actual binding of Info-index-next, rather than hard-coded `,'.
12825 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
12827         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
12828         and "Find Command in Manual" to here.
12830         * buff-menu.el (list-buffers-noselect): For Info buffers, use
12831         Info-current-file as the file name.
12833 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
12835         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
12836         overrides will now be done a different way.
12837         (ses-set-parameter): Reapply this function for undo.
12838         (ses-set-header-row): Reconstruct header row during undo.
12839         (ses-widen): New function.
12840         (ses-goto-data, ses-reconstruct-all): Use new function.
12841         (ses-command-hook): Widen buffer during undo, before unupdating
12842         the cells.
12843         (ses-insert-row, ses-delete-row): Widen buffer during undo.
12844         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
12845         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
12846         formula hasn't been executed yet.
12848 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12850         * comint.el (comint-kill-whole-line): Rename arg to count.
12851         Fix doc string.
12853 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
12855         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
12856         to copy-file.
12858 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12860         * simple.el (toggle-truncate-lines): Make arg optional for
12861         backward compatibility.
12863 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
12865         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
12866         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
12867         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
12868         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
12869         (ewoc--adjust): Use ewoc--current-dll.
12870         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
12872 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
12874         * textmodes/org.el (org-next-item, org-previous-item): Emit more
12875         compact error message.
12876         (org-tags-view): Refresh category table in each file.
12877         (org-table-justify-field-maybe): Remove superfluous arguments to
12878         `format'.
12879         (org-export-as-html): Insert "<p>" before postamble.
12880         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
12882 2006-05-26  Kenichi Handa  <handa@m17n.org>
12884         * textmodes/po.el (po-find-charset): Pay attention to the case
12885         FILENAME is a cons (NAME . BUFFER).
12886         (po-find-file-coding-system-guts): Likewise.
12888         * arc-mode.el (archive-set-buffer-as-visiting-file):
12889         Call find-operation-coding-system with (FILENAME . BUFFER).
12891         * tar-mode.el (tar-extract): Call find-operation-coding-system
12892         with (FILENAME . BUFFER).
12894         * international/mule.el (decode-coding-inserted-region):
12895         Call find-operation-coding-system with (FILENAME . BUFFER).
12897 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
12899         * image-mode.el (image-toggle-display): Use buffer contents to
12900         generate image for a remote file.
12902 2006-05-25  Juri Linkov  <juri@jurta.org>
12904         * replace.el (query-replace-read-from, query-replace-read-to):
12905         Remove 8th arg KEEP-ALL in read-from-minibuffer.
12907 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
12909         * whitespace.el (whitespace-cleanup): Change to cleanup
12910         region if one is active.
12911         * whitespace.el (whitespace-cleanup-internal): New internal method.
12913 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
12915         * dired.el (dired-mode-map): Add help-echo strings to tumme
12916         commands.  Bind `tumme-dired-display-image' to C-t i.
12918         * tumme.el (tumme-display-image): Change documentation string slightly.
12919         (tumme-dired-display-image): Add call to `display-buffer'.
12921 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
12923         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
12924         Signal error if RAW-DATA is a multibyte string.
12926 2006-05-24  Richard Stallman  <rms@gnu.org>
12928         * subr.el (with-local-quit): When handling `quit' signal,
12929         make a chance for quit-flag to cause a quit.
12931         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
12932         (ad-disable-advice): Add autoloads.
12934         * subr.el (read-passwd): Copy PROMPT before changing its properties.
12936 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
12938         * dired.el (dired-mode-map): Change menu items for tumme as per
12939         suggestions in emacs-devel.
12941 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
12943         * dired.el (dired-mode-map): Fix breakage.
12945 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
12947         * tumme.el (tumme-display-dired-image): Rename to...
12948         (tumme-dired-display-image): ...this.
12949         (tumme-track-movement): Change default value to t.
12950         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
12951         used from `tumme-next-line-and-display' and similar commands.
12953         * dired.el (dired-mode-map): Add Thumbnail submenu under the
12954         Immediate menu.  Add some tumme commands there.
12956 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
12958         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
12960 2006-05-24  Chong Yidong  <cyd@mit.edu>
12962         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
12963         menu entries that open submenus.
12965 2006-05-24  Alan Mackenzie  <acm@muc.de>
12967         * startup.el (command-line): For names of preloaded files, don't
12968         append ".elc" (now done in Fload), and call file-truename on the
12969         lisp directory.
12971         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
12972         match ANY loaded file with the right name, not just those in
12973         load-path.  Put a regexp matching the file name into
12974         after-load-alist, rather than the name itself.
12976         * subr.el (load-history-regexp, load-history-filename-element)
12977         (do-after-load-evaluation): New functions.
12979         * international/mule.el (load-with-code-conversion): Do the
12980         eval-after-load stuff by calling do-after-load-evaluation.
12982 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
12984         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
12985         has not been killed.
12987 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12989         * term/mac-win.el: Set idle timer to clean up expired Apple events.
12990         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
12991         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
12992         Optionally set error message in reply.
12994 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
12996         * textmodes/org.el (org-open-at-point): Use renamed variable
12997         `org-confirm-shell-link-function'.
12998         (org-confirm-shell-link-function): Rename from
12999         `org-confirm-shell-links'.
13000         (org-export-directory): New function.
13001         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
13002         (org-export-icalendar): Use `org-export-directory'.
13003         (org-indent-item): Keep cursor position.
13004         (org-link-file-path-type): New option.
13005         (org-export-as-html): Fix bug with plain lists starting in
13006         column 0.
13007         (org-export-as-html): Remove deadline formatting, this happens
13008         now already in `org-html-handle-time-stamps'.
13009         (org-export-html-style): Deadline class removed.
13010         (org-insert-labeled-timestamps-at-point): New option.
13011         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
13012         of `hide-sublevels 1', in case the first headline is not level 1.
13013         (org-overview, org-content): New fuction.
13014         (org-cycle-global-status, org-cycle-subtree-status): Make these
13015         variables buffer-local.
13016         (org-global-cycle): New command.
13017         (org-shifttab): Use `org-global-cycle'.
13018         (org-insert-heading, org-insert-item): Go to end of new
13019         headline/item after creating it.
13020         (org-export-visible): Rename from `org-export-copy-visible'.
13021         Now creates a temporary org-file and applies an exporting command
13022         to it.
13023         (org-table-eval-formula): Support for lisp forms.
13024         (org-agenda-todo-ignore-scheduled): New option.
13025         (org-agenda-get-todos): Use new option
13026         `org-agenda-todo-ignore-scheduled'.
13027         (org-export-html-inline-images): New value `maybe'.
13028         (org-export-as-html): Inlining of images dependent on link description.
13029         (org-archive-subtree): Check for end-of-buffer before trying
13030         `kill-line'.
13031         (org-agenda-follow-mode): New option.
13032         (org-export-with-tags, org-export-with-timestamps): New options.
13033         (org-html-handle-time-stamps): New function.
13034         (org-keyword-time-regexp): New variable.
13035         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
13036         (org-agenda-todo-list-sublevels): New option.
13037         (org-html-level-start): When TITLE is nil, just close all levels.
13038         (org-parse-key-lines, org-parse-export-options): Remove functions,
13039         replaced by `org-infile-export-plist'.
13040         (org-combine-plists, org-infile-export-plist)
13041         (org-default-export-plist): New functions.
13042         (org-export-html-preamble, org-export-html-postamble)
13043         (org-export-html-auto-preamble, org-export-html-auto-postamble):
13044         New variables.
13045         (org-export-publishing-directory): New option.
13046         (org-export-as-html, org-export-as-ascii): Use the new property
13047         lists for settings.
13048         (org-export-copy-visible, org-export-as-xoxo):
13049         Respect `org-export-publishing-directory'.
13050         (org-link-search, org-store-link, org-file-apps): Support for
13051         links to BibTeX database entries..
13052         (org-get-current-options, org-set-regexps-and-options):
13053         Implement logging as a startup option.
13054         (org-store-link): Make sure context string is never empty
13055         (org-insert-link): Use relative path when possible.
13056         (org-at-item-checklet-p): New function.
13057         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
13058         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
13059         (org-metaright, org-metaup, org-metadown, org-shiftup)
13060         (org-shiftdown, org-shiftright, org-shiftleft)
13061         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
13062         Dispatch using `call-interactively'.
13063         (org-call-with-arg): New defsubst.
13064         (org-tag-alist, org-use-fast-tag-selection): New options.
13065         (org-complete): Use `org-tag-alist'.
13066         (org-fast-tag-insert, org-fast-tag-selection): New functions.
13067         (org-next-item, org-previous-item): New commands.
13068         (org-beginning-of-item, org-end-of-item): Add (interactive) to
13069         make command.
13070         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
13072 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
13074         * emacs-lisp/ewoc.el (ewoc-delete): New function.
13075         (ewoc-filter): Use `ewoc-delete'.
13077         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
13079 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13081         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
13082         Signal more user-friendly error messages.
13084         * complete.el (PC-do-completion): Undo the addition of implicit
13085         wildcards if they did not lead to finding any match.
13086         (read-file-name-internal): Don't add the final > if the completion is
13087         not finished.
13089 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13091         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
13092         Quote safe-local-variable predicate.
13094 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
13096         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
13098 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13100         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
13102         * progmodes/make-mode.el (makefile-special-targets-list)
13103         (makefile-macro-table, makefile-target-table): Mark as risky.
13104         (makefile-query-one-target-method): Make this the alias for the
13105         following variable.
13106         (makefile-query-one-target-method-function): Make this the real name.
13108         * textmodes/artist.el (artist-text-renderer): Make this the alias
13109         for the following variable.
13110         (artist-text-renderer-function): Make this the real name.
13112         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
13113         the alias for the following variable.
13114         (flyspell-generic-check-word-predicate): Make this the real name.
13116         * textmodes/ispell.el (ispell-format-word): Make this the alias
13117         for the following variable.
13118         (ispell-format-word-function): Make this the real name.
13119         (ispell-message-text-end): Mark as risky.
13121         * skeleton.el (skeleton-transformation, skeleton-filter)
13122         (skeleton-pair-filter): Make these the aliases for the following
13123         variables.
13124         (skeleton-transformation-function, skeleton-filter-function)
13125         (skeleton-pair-filter-function): Make these the real names.
13127         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
13128         and skeleton-pair-filter-function.
13130         * textmodes/sgml-mode.el (sgml-transformation): Make this the
13131         alias for the following variable.
13132         (sgml-transformation-function): Make this the real name.
13133         (sgml-tag-alist): Mark as risky.
13135 2006-05-21  Richard Stallman  <rms@gnu.org>
13137         * simple.el (kill-region): Interactively, pass point, then mark.
13139 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
13141         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
13143 2006-05-21  Romain Francoise  <romain@orebokech.com>
13145         * dired-x.el (dired-mode-map): Don't bind M-g.
13147 2006-05-20  Richard Stallman  <rms@gnu.org>
13149         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
13150         (dired-goto-file): Doc fix.
13152 2006-05-21  Kim F. Storm  <storm@cua.dk>
13154         * emulation/cua-base.el: Mention customizing cua-mode as alternative
13155         way to enable built-in cua-mode if user loads older CUA-mode package.
13157         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
13158         if default-filename is specified.
13160 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13162         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
13164         * info.el (info-apropos): Make sure current-file and current-node
13165         have non-nil values.  Speed up by using add-to-list instead of
13166         manual consing.
13168 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
13170         * progmodes/make-mode.el (makefile-mode): Doc fix.
13172 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13174         * dired-aux.el (dired-do-shell-command): Doc fix.
13176 2006-05-20  Kevin Ryde  <user42@zip.com.au>
13178         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
13179         ``(custom-manual :tag "Foo" "(foo)Node")''.
13181 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
13183         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
13184         value is an integer.
13186 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13188         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
13189         "format".
13190         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
13192 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
13194         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
13195         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
13197 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13199         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
13200         regexp for keywords.
13202 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
13204         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
13205         replace-regexp-in-string.
13207         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
13208         encode, and escape file name on conversion to URL.
13210 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13212         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
13213         Don't unescape URL.
13214         (dnd-get-local-file-name): Unescape URL on conversion to file name.
13216         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
13217         on conversion to URLs.
13219         * net/browse-url.el (browse-url-file-url): Encode file name on
13220         conversion to URL.
13222         * term/mac-win.el (mac-ae-open-documents): Escape file name on
13223         conversion to URL.
13225 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
13227         * progmodes/cc-styles.el (c-style-alist): Doc fix.
13229 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13231         * term/mac-win.el (mac-bytes-to-digits): Remove function.
13232         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
13234 2006-05-19  Glenn Morris  <rgm@gnu.org>
13236         * calendar/diary-lib.el (diary-bahai-date)
13237         (list-bahai-diary-entries, mark-bahai-diary-entries)
13238         (mark-bahai-calendar-date-pattern): Not interactive.
13239         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
13240         (diary-entries-list): Change format of 4th element in each entry.
13241         (diary-list-entries): Use add-to-diary-list.
13242         (diary-goto-entry): Handle the case where the buffer visiting the
13243         diary has been killed.
13244         (fancy-diary-display): Add 'locator to button rather than 'marker.
13245         Only generate temp-face when there are marks to apply.
13246         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
13247         (diary-fancy-date-pattern): New variable.
13248         (diary-time-regexp): Doc fix.
13249         (diary-anniversary, diary-time): New faces.
13250         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
13251         diary-time-regexp.  Add font-lock-multiline property where needed.
13252         Use new faces diary-anniversary and diary-time.
13253         (diary-fancy-font-lock-fontify-region-function): New function, to
13254         handle multiline font-lock pattern in fancy diary.
13255         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
13256         (diary-font-lock-keywords): Tweak time regexp.  Use new face
13257         diary-time.
13259 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
13261         * international/code-pages.el (mik): Table corrected.
13263 2006-05-18  Kim F. Storm  <storm@cua.dk>
13265         * progmodes/grep.el (grep-find): Don't check grep-find-command
13266         before running command (breaks non-interactive usage).
13268 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
13270         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
13271         (ewoc--insert-new-node): Don't insert trailing newline.
13272         Instead, adjust successor nodes's start markers.
13273         (ewoc--refresh-node): Delete all text from current node's start
13274         marker to the next one's; adjust successor nodes's start markers.
13275         (ewoc--create): Doc fixes.
13276         (ewoc--refresh): Don't insert newline.
13277         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
13278         * pcvs.el (cvs-make-cvs-buffer):
13279         Specify extra newline for ewoc's header and footer.
13280         (cvs-update-header): Update initial header recognition.
13281         Append newline to final header and footer values.
13282         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
13284 2006-05-17  Richard Stallman  <rms@gnu.org>
13286         * files.el (file-name-extension): Doc fix.
13288 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13290         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
13291         we can explicitly enable/disable rather than toggle.
13292         (shell-mode): Use it.
13293         (shell-cd): Don't try to reproduce what `cd' does.
13295 2006-05-17  Kim F. Storm  <storm@cua.dk>
13297         * ido.el (ido-read-internal): Use only nondirectory part of
13298         default item.
13300 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
13302         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
13303         (ewoc-nth): Doc fix.
13305         (ewoc-map, ewoc-invalidate): Compute PP before looping.
13307 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
13309         * international/mule.el (auto-coding-alist): Add .lha to files
13310         read with no-conversion.
13312         * files.el (auto-mode-alist): Add .lha files to archive file
13313         extensions.
13315         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
13316         Convert csize to integer when computing offsets within the
13317         compressed archive file.
13319 2006-05-16  Kim F. Storm  <storm@cua.dk>
13321         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
13322         with read-from-minibuffer.
13324 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13326         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
13327         (byte-compile-warnings): Fix safe-local-variable property.
13329 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
13331         * allout.el (allout-show-bodies, allout-old-style-prefixes)
13332         (allout-stylish-prefixes, allout-numbered-bullet)
13333         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
13334         predicates to qualify `safe-local-variable' property, when
13335         available, else use equivalent lambda.
13336         (allout-current-topic-collapsed-p): Do the right thing regarding
13337         trailing blank lines.
13339 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13341         * server.el (server-start): Only create a directory if needed.
13342         (server-edit, server-unload-hook): server-start => server-mode.
13343         (kill-emacs-hook): Cleanup upon exit.
13345 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13347         * hexl.el (hexlify-buffer): Encode process arguments manually.
13349 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
13351         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
13352         call to gdb-tooltip-print.
13354 2006-05-15  Romain Francoise  <romain@orebokech.com>
13356         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
13357         systems, default to "tar" since those systems probably have GNU tar.
13359 2006-05-14  Lars Hansen  <larsh@soem.dk>
13361         * desktop.el (desktop-missing-file-warning): Fix docstring.
13362         (desktop-restore-file-buffer): Correct question asked on missing file.
13364 2006-05-14  Kim F. Storm  <storm@cua.dk>
13366         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
13367         Add CUA move property.
13369 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
13371         * custom.el (custom-push-theme): Load the variable before checking
13372         its `standard-value'.
13374 2006-05-13  Lars Hansen  <larsh@soem.dk>
13376         * desktop.el (desktop-save): Use with-temp-buffer.
13378 2006-05-12  Glenn Morris  <rgm@gnu.org>
13380         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
13381         * calendar/calendar.el (calendar-mode-map):
13382         * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
13383         * calendar/appt.el (appt-check, appt-make-list): Refer to
13384         diary-view-entries, diary-list-entries, diary-show-all-entries
13385         rather than obsolete aliases.
13387 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
13389         * simple.el (line-move-finish): Avoid calling point motion hooks
13390         while processing intangibility.
13392 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
13394         * term/xterm.el (terminal-init-xterm): Fix typo.
13396 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
13398         * allout.el (allout-view-change-hook): Mark as being deprecated,
13399         to be replaced by `allout-exposure-change-hook'.
13400         (allout-exposure-change-hook): New, replacing
13401         `allout-view-change-hook'.
13402         (allout-flag-region): Run new hook `allout-exposure-change-hook',
13403         in addition to `allout-view-change-hook'.
13404         (allout-show-bodies, allout-old-style-prefixes)
13405         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
13406         lambda forms to prevent their showing up in variable help
13407         presentations as inscrutable byte-compiled code.
13408         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
13409         Use string-or-null-p to qualify safe-local-variable values.
13410         (allout-reindent-bodies): Use memq to qualify matches against
13411         valid safe-local-variable values.  Also, quote the lambda as above.
13412         (allout-use-mode-specific-leader): Add missing candidate-value
13413         symbols, use memq, and quote the lambda.
13414         (allout-overlay-interior-modification-handler): Remove unused
13415         variables `msg' and 'opened'.
13416         (allout-hidden-p): Constrain invisibility consideration to allout's
13417         invisibility spec, disregarding invisibility for other reasons.
13419 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
13421         * files.el (version-control): Correct safe values.
13423 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
13425         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
13427         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
13428         (ewoc--insert-new-node): New func.
13429         Update callers of deleted funcs to use it, instead.
13431 2006-05-11  Glenn Morris  <rgm@gnu.org>
13433         * calendar/calendar.el (diary-show-all-entries): Do not refer to
13434         obsolete alias `show-all-diary-entries'.
13435         (make-diary-entry): Not interactive.
13436         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
13437         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
13438         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
13439         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
13440         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
13441         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
13443 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
13445         * calendar/calendar.el (calendar-french-date-string)
13446         (calendar-mayan-date-string, calendar-chinese-date-string)
13447         (calendar-astro-date-string, calendar-iso-date-string)
13448         (calendar-islamic-date-string, calendar-bahai-date-string)
13449         (calendar-hebrew-date-string, calendar-coptic-date-string)
13450         (calendar-ethiopic-date-string, calendar-persian-date-string):
13451         These functions are not interactive.
13453 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
13455         * files.el: Balance parentheses.
13457 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
13459         * files.el, newcomment.el, outline.el, simple.el,
13460         * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
13461         * progmodes/cc-vars.el, progmodes/compile.el:
13462         Move `safe-local-variable' declarations to the respective files.
13464         * help-fns.el (describe-variable): Don't print safe-var if it is
13465         byte-code.  Improve wording as suggested by Luc Teirlinck.
13467 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
13469         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
13470         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
13471         Use a token for pending-triggers to ensure gdb-var-update
13472         gets called once per user input again for pre-GDB 6.4.
13473         (gdb-var-delete): Match on more complex expressions.
13474         (gdb-var-list-children-handler, gdb-var-create-handler):
13475         Use a token for consistency.
13477 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
13479         * textmodes/org.el (org-read-date, org-goto-calendar)
13480         (org-agenda-goto-calendar):
13481         Bind `view-calendar-holidays-initially' to nil.
13483 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
13485         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
13486         Update all callers to do it there, instead.
13488 2006-05-10  Glenn Morris  <rgm@gnu.org>
13490         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
13491         prefix arg case, to avoid view-diary-entries-initially error.
13492         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
13493         (calendar-date-is-legal-p): Handle dates with no day part.
13495 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
13497         * comint.el (comint-insert-input): Just make it when
13498         comint-use-prompt regexp is nil (default) and with the mouse.
13499         (comint-copy-old-input): Reinstate from 2004-06-23.
13500         (comint-mode-map): Bind C-c C-m to it.
13502 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
13504         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
13505         Remove spurious move to point-max (new comint behavior fixes).
13507         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
13508         compatibility function (Emacs 18/19).
13509         (idlwave-is-continuation-line): Always return point at start of
13510         previous non-blank continuation line.
13511         (keyword-parameters): Fix continued comment font-lock matcher.
13512         (idlwave-font-lock-fontify-region): Written, use as
13513         font-lock-fontify-region-function, to fix continued keyword
13514         fontification issues.
13516 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13518         * term/mac-win.el (mac-font-panel-mode): Doc fix.
13519         (mac-service-selection, mac-service-open-file)
13520         (mac-service-open-selection, mac-service-mail-selection)
13521         (mac-service-mail-to, mac-service-insert-text): Rename from
13522         mac-services-*.  All uses changed.
13523         (mac-apple-event-map): Rename event symbol `services' to `service'.
13525 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
13527         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
13528         (ewoc--node-enter-first, ewoc--node-enter-last)
13529         (ewoc--delete-node-internal): Merge funcs into unique callers.
13531 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
13533         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
13534         return value of read-from-minibuffer for empty input.
13536 2006-05-09  Miles Bader  <miles@gnu.org>
13538         * comint.el (comint-insert-input): Remove redundant calls to setq
13539         and goto-char.
13541 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
13543         * comint.el (comint-insert-input): Make it work when
13544         comint-use-prompt-regexp is t.
13546 2006-05-10  Miles Bader  <miles@gnu.org>
13548         * subr.el (field-at-pos): New function.
13550         * comint.el (comint-insert-input): Use it.
13552 2006-05-09  Juri Linkov  <juri@jurta.org>
13554         * battery.el (battery-linux-proc-acpi): Also try
13555         `/proc/acpi/thermal_zone/THR2/temperature'.
13557         * files.el <safe-local-variable>: Remove `eval' and `let' binding
13558         for now unused lambda `string-or-null'.
13560         * add-log.el (change-log-default-name): Put `string-or-null-p'
13561         instead of lambda on `safe-local-variable' property.
13563         * diff-mode.el (diff-context->unified): Use `region-beginning' and
13564         `region-end' instead of `mark' and `point'.
13565         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
13566         Operate on region in Transient Mark mode when the mark is active.
13567         Use `region-beginning' and `region-end' instead of `mark' and
13568         `point'.
13569         (diff-hunk-text, diff-goto-source): Doc fix.
13571         * startup.el (fancy-splash-screens, normal-splash-screen): Use
13572         face `mode-line-buffer-id' for mode-line buffer face instead of
13573         hard-coded `(:weight bold)'.
13575         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
13576         buffer-undo-list to t (undo-ask is reproducible by visiting
13577         nested archives).
13579 2006-05-09  Kim F. Storm  <storm@cua.dk>
13581         * progmodes/grep.el (rgrep): Set default directory of *grep*
13582         buffer if we start M-x rgrep in the *grep* buffer and choose
13583         a different base directory.
13585 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
13587         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
13588         completion also when ido is loaded.
13590 2006-05-09  Masatake YAMATO  <jet@gyve.org>
13592         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
13593         "warning" and "import".
13594         (cpp-font-lock-keywords): Added "warning".
13596 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
13598         * term/xterm.el (terminal-init-xterm): Add more key bindings.
13600 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13602         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
13603         pages at a time, if we signal the end, we should indeed reach that end.
13605 2006-05-08  David Reitter  <david.reitter@gmail.com>
13607         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
13608         output during execution of the body.
13610 2006-05-08  Kim F. Storm  <storm@cua.dk>
13612         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
13614 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
13616         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
13617         Use with-current-buffer.
13619 2006-05-07  Kim F. Storm  <storm@cua.dk>
13621         * subr.el (add-to-history): Remove keep-dups arg.
13623         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
13624         to nil around call to add-to-history.
13626 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13628         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
13629         than after a buffer modification.
13631 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
13633         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
13634         call to...
13635         (gud-watch): ...here so speedbar is raised for already watched
13636         expressions.
13637         (gdb-speedbar-refresh): Delete function.
13638         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
13639         Use speedbar-timer-fn instead of speedbar-refresh (reverting
13640         earlier change).
13641         (gdb-var-evaluate-expression-handler)
13642         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
13644         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
13645         Update localized contents for all buffers except ignored modes.
13647 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13649         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
13650         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
13651         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
13652         (mac-handle-font-panel-closed, mac-handle-font-selection):
13653         New functions.
13654         (mac-font-panel-mode): New minor mode.
13655         (mac-apple-event-map): Add bindings for toolbar toggle button and
13656         font panel.
13657         (menu-bar-showhide-menu): Add mac-font-panel-mode.
13659 2006-05-07  John Paul Wallington  <jpw@pobox.com>
13661         * ibuffer.el (ibuffer-compressed-file-name-regexp):
13662         Avoid `regexp-opt'; simplify regexp for readability.
13664 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
13666         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
13667         * files.el (buffer-stale-function):
13668         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13669         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
13670         links to the main manual, not to emacs-xtra.
13672 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13674         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
13675         MacJapanese if text is ASCII-only.
13677 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
13679         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
13680         unless so nil isn't returned.
13681         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
13683 2006-05-06  Kim F. Storm  <storm@cua.dk>
13685         * subr.el (add-to-history): New function.
13687         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
13688         (ediff-merge-files-with-ancestor):
13689         * env.el (setenv):
13690         * isearch.el (isearch-update-ring):
13691         * server.el (server-visit-files):
13692         * progmodes/grep.el (lgrep, rgrep):
13693         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
13694         * progmodes/xscheme.el (xscheme-insert-expression):
13695         Use add-to-history.
13697         * kmacro.el (kmacro-push-ring): Use add-to-history.
13698         (kmacro-ring-length): Remove unused defun.
13699         (kmacro-start-macro): Use kmacro-push-ring.
13701 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
13703         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
13704         directly instead of a lambda expression that calls it.
13706 2006-05-06  Kim F. Storm  <storm@cua.dk>
13708         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
13709         instead of compute-motion.
13711 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
13713         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
13714         change.
13716 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
13718         * startup.el (command-line-1): Refer to "Pure Storage" on
13719         pure-space-overflow.
13721 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
13723         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
13724         provided faces once they all have been used up.
13726 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
13728         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
13729         reference to the Lisp manual to the warning about pure space
13730         overflow.
13732 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
13734         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
13735         argument to avoid the call to `ispell-internal-change-dictionary'
13736         when not needed.
13737         (ispell-change-dictionary): Use this argument and call
13738         `ispell-internal-change-dictionary' after the possible change
13739         to `ispell-local-dictionary'.
13740         (ispell-internal-change-dictionary): Check for a change in
13741         personal dictionary use too.
13743 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
13745         * startup.el (command-line): On MS-Windows, probe "~", not
13746         "~USER", for warning about non-existent home directory.
13748         * arc-mode.el (archive-l-e): New optional argument `float' means
13749         generate a float value.
13750         (archive-arc-summarize, archive-lzh-summarize)
13751         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
13752         with 3rd argument non-nil when file's size is being computed.
13753         Format the file sizes with %8.0f instead of %8d.
13755 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13757         * cus-start.el (all): Add mac-dnd-known-types.
13759         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
13760         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
13761         (mac-TIFF-to-string): New functions.
13762         (x-get-selection, x-selection-value)
13763         (mac-select-convert-to-string): Use them.
13764         (mac-text-encoding-mac-japanese-basic-variant): New constant.
13765         (mac-dnd-types-alist): New customization variable.
13766         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
13767         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
13768         (mac-dnd-handle-drag-n-drop-event): New functions.
13769         (mac-drag-n-drop): Remove function.
13770         (global-map): Bind drag-n-drop and M-drag-n-drop to
13771         mac-dnd-handle-drag-n-drop-event.
13773 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
13775         * progmodes/perl-mode.el (perl-beginning-of-function):
13776         Skip anonymous subs.
13778 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
13780         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
13781         regexp-opt at run time.
13783         * term.el (term-handle-ansi-escape): Fix off by one error.
13785 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
13787         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
13788         (gdb-init-1, gdb-post-prompt): ...and references to it.
13789         (gdb-frame-handler): Strip directory name from filename if present.
13791         * progmodes/gud.el (gdb-force-update): Delete defvar
13792         (gud-speedbar-buttons): ...and references to it.  Use window-start
13793         to try to keep positon in watch expression.
13795 2006-05-03  Richard Stallman  <rms@gnu.org>
13797         * simple.el (next-history-element, previous-history-element): Doc fix.
13799         * isearch.el (isearch-update-ring): Doc fix.
13801 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
13803         * isearch.el (isearch-update-ring): Take history-delete-duplicates
13804         into consideration.  Replace one arm ifs with whens.
13806 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
13808         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
13809         (menu): Fix typo.
13811 2006-05-02  Miles Bader  <miles@gnu.org>
13813         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
13815 2006-05-02  Jay Belanger  <belanger@truman.edu>
13817         * calc/calc-embed.el (calc-override-minor-modes-map)
13818         (calc-override-minor-modes): New variables.
13819         (calc-do-embedded): Make sure that Calc keystrokes aren't
13820         overwritten by minor modes.
13822 2006-05-02  Chong Yidong  <cyd@mit.edu>
13824         * msb.el (msb): If EVENT is a down event, read and discard the up event.
13826 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13828         * startup.el (command-line-1): Refer to Lisp manual when
13829         pure-space-overflow occurs.
13831         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
13832         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
13833         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
13834         (version-control): Don't use `t' for safe-local-variable declarations.
13836 2006-05-01  Richard Stallman  <rms@gnu.org>
13838         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
13839         M-r, M-R, M-A, M-SPC or M-DEL.
13840         (diff-mode-map): diff-refine-hunk now on C-c C-w
13841         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
13843         * help-mode.el (help-mode): view-exit-action calls delete-window
13844         only when it is safe and possible.
13846         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
13847         in messages.
13849         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
13851         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
13852         in the default tool-bar-map.
13854 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
13856         * net/tramp.el (tramp-completion-file-name-handler-alist)
13857         (tramp-run-real-handler, tramp-completion-run-real-handler)
13858         (tramp-completion-handle-file-name-all-completions)
13859         (tramp-completion-handle-file-name-completion): Autoload them.
13860         (tramp-completion-handle-file-exists-p)
13861         (tramp-completion-handle-file-name-directory)
13862         (tramp-completion-handle-file-name-nondirectory)
13863         (tramp-completion-handle-expand-file-name): Remove them.
13864         (tramp-handle-file-name-directory): Return the real directory name.
13865         Returning "/" only doesn't need to be necessary any longer.
13866         (tramp-file-name-handler): Make special attention when in hostname
13867         completion mode.
13868         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
13869         (tramp-register-file-name-handlers):
13870         Register `tramp-completion-file-name-handler' only when
13871         `partial-completion-mode' is enabled.
13872         (tramp-completion-handle-file-name-all-completions):
13873         Delete directory part from results.
13874         (tramp-get-completion-methods, tramp-get-completion-user-host):
13875         Discard deleting "/", it doesn't work after the change of
13876         `tramp-handle-file-name-directory' above.
13878 2006-05-01  Kim F. Storm  <storm@cua.dk>
13880         * progmodes/grep.el (grep-expand-template): Use save-match-data
13881         and symbol-value.
13883 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13885         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
13886         Use select-frame-set-input-focus instead of raise-frame.
13887         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
13889 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
13891         * progmodes/gud.el (gud-def): Add %c case.
13892         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
13893         (gud-format-command): Make match case sensitive.  Match on %F.
13895 2006-04-30  Glenn Morris  <rgm@gnu.org>
13897         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
13898         (cal-tex-preamble): Use cal-tex-preamble-extra.
13899         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
13900         than alias `list-diary-entries'.
13902 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
13904         * help-fns.el (describe-variable): Add info about safe local variables.
13906 2006-04-29  Richard Stallman  <rms@gnu.org>
13908         * bindings.el (mode-line-format): help-echo doc fixes.
13910         * net/tramp.el (tramp-file-name-handler-alist): Delete
13911         expand-file-name and other operations that can cause spurious loading.
13913 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13915         * files.el (safe-local-variable-p): Remove support for the special
13916         value t.
13918         * textmodes/paragraphs.el (sentence-end-without-space):
13919         Fix safety predicate.
13920         (sentence-end-double-space, sentence-end-without-period)
13921         (paragraph-ignore-fill-prefix):
13922         * textmodes/fill.el (colon-double-space):
13923         * abbrev.el (abbrev-mode): Tighten the safety predicate.
13925         * subr.el (booleanp): New fun.
13927         * textmodes/reftex-vars.el (reftex-guess-label-type):
13928         Tighten the safety predicate.
13930 2006-04-28  Kim F. Storm  <storm@cua.dk>
13932         * progmodes/grep.el (defgroup grep): Doc fix.
13933         (grep-auto-highlight): Remove.
13934         (grep-template): New defcustom.
13935         (grep-find-template): Rename from grep-tree-template.
13936         (grep-files-aliases): Rename from grep-tree-files-aliases.
13937         Remove "all" alias, add "l" alias.
13938         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
13939         (grep-find-ignored-directories): New defcustom to replace
13940         grep-tree-ignore-CVS-directories, to facilitate ignoring
13941         subdirectories for multiple version control systems.
13942         (grep-mode-map): Add Recursive grep item to GREP menu.
13943         (grep-regexp-history, grep-files-history): New defvars.
13944         (grep-probe): New helper function.
13945         (grep-compute-defaults): Use it to simplify code.
13946         Adapt to name changes.
13947         Use `.' as base in grep-find-template rather than <D>.
13948         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
13949         Call grep-compute-defaults unconditionally.
13950         (grep-expand-keywords): New defconst.
13951         (grep-expand-template): Rename from grep-expand-command-macros.
13952         Simplify via grep-expand-keywords.  Look at case-fold-search instead
13953         of grep-tree-ignore-case to add -i option.
13954         Bind case-fold-search to nil while matching keywords.
13955         (grep-tree-last-regexp, grep-tree-last-files): Remove.
13956         (grep-read-regexp, grep-read-files): New helper functions.
13957         (rgrep): Rename from grep-tree.  Rework to use proper histories.
13958         Adapt to changes in defcustoms and functions above.
13959         (lgrep): New command, as grep, but using same interactive UI as rgrep.
13961 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
13963         * net/tramp.el (tramp-completion-file-name-handler):
13964         Disable Tramp's functionality while loading Tramp itself.
13965         (tramp-register-file-name-handlers): That's a defsubst now.
13966         Code from `tramp-repair-jka-compr' moved here.  Apply it via
13967         `after-init-hook'.
13968         (tramp-repair-jka-compr): Remove.
13970 2006-04-27  Jay Belanger  <belanger@truman.edu>
13972         * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
13973         read expression when `math-read-big-expr' doesn't work.
13975 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
13977         * startup.el (command-line-1): Display warning when
13978         pure-space-overflow is non-nil.
13980 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13982         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
13983         risky.
13985 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13987         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
13988         Return the URL or nil if none can be generated.
13990 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
13992         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
13993         byte compiler warnings.
13994         (gud-basic-call, gud-find-expr): Let user select an expression
13995         for printing.  Print expression as well as value in GUD buffer.
13997 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
13999         * allout.el: Remove local autoload declaration for
14000         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
14001         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
14002         (allout-plain-bullets-string, allout-distinctive-bullets-string)
14003         (allout-use-mode-specific-leader, allout-old-style-prefixes)
14004         (allout-stylish-prefixes, allout-numbered-bullet)
14005         (allout-file-xref-bullet, allout-presentation-padding)
14006         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
14007         safe-local-variable with suitable value spec, and add autoload
14008         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
14009         (move-beginning-of-line, move-end-of-line): Repair so these compat
14010         functions now actually resituate the point, when appropriate.
14012 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14014         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
14016         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
14017         (add-log-iso8601-time-string): Fix call to format-time-string.
14019 2006-04-26  Kim F. Storm  <storm@cua.dk>
14021         * subr.el (posn-string, posn-image, posn-object): Doc fix.
14023 2006-04-26  Masatake YAMATO  <jet@gyve.org>
14025         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
14026         Add support for "//" style comments.  Remove `b' flag
14027         from ?* in `asm-mode-syntax-table'.
14029 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14031         * follow.el: Use (featurep 'xemacs) everywhere.
14032         (follow-mode): Use define-minor-mode.
14033         (follow-mode-map): Move initialization into the declaration.
14034         Use command remapping.
14035         (follow-emacs-version-xemacs-p): Remove.
14036         (follow-submit-feedback): Remove.
14038         * allout.el (allout-layout, allout-passphrase-verifier-string)
14039         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
14041         * textmodes/reftex-vars.el (reftex-vref-is-default)
14042         (reftex-fref-is-default, reftex-guess-label-type):
14043         Tighten up a bit the safety predicate.
14045         * textmodes/paragraphs.el (sentence-end-double-space)
14046         (sentence-end-without-period, sentence-end-without-space)
14047         (page-delimiter, paragraph-ignore-fill-prefix):
14048         Tighten up a bit the safety predicate.
14050         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
14052         * progmodes/python.el (python-continuation-line-p)
14053         (python-beginning-of-statement): syntax-ppss may return
14054         a negative depth.
14055         (python-mode): Don't forcefully enable font-lock.
14057         * time-stamp.el (time-stamp-start, time-stamp-end)
14058         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
14060         * add-log.el: Remove spurious * in docstrings.
14061         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
14062         (add-change-log-entry): Use it here, since it's not specific
14063         to iso8601.
14064         (add-log-iso8601-time-string): Don't use it here any more.
14065         (change-log-indent-text, change-log-indent): Rename from add-log-*.
14067         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
14069 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
14071         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
14072         (rcirc-toggle-low-priority): Doc fix.
14073         (rcirc-handler-NOTICE): Remove beginning of line anchor in
14074         ChanServ regexp.
14075         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
14076         #emacs.
14077         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
14078         (rcirc-decode-coding-system): Use utf-8 as the default.
14079         (rcirc-multiline-minor-mode): Set the fill-column.
14080         (rcirc-format-response-string): Display bright and dim nicks.
14081         (rcirc-browse-url): Update interactive spec to fill ARG.
14082         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
14083         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
14085 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
14087         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
14088         case for @Article, etc.
14090 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
14092         * net/tramp.el (tramp-register-file-name-handlers): New defun.
14093         Added with autoload cookie.
14094         (tramp-unload-file-name-handlers): Rename from
14095         `tramp-unload-file-name-handler-alist'.
14097 2006-04-23  Romain Francoise  <romain@orebokech.com>
14099         * comint.el (comint-match-partial-filename): Doc fix.
14101 2006-04-21  Glenn Morris  <rgm@gnu.org>
14103         * calendar/cal-menu.el (calendar-mode-map): Refer to
14104         `diary-view-entries' rather than alias `view-diary-entries'.
14105         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
14107 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
14109         * progmodes/antlr-mode.el (antlr-default):
14110         * cus-edit.el (custom-documentation):
14111         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
14112         in defface.
14114 2006-04-21  Kim F. Storm  <storm@cua.dk>
14116         * image.el (image-type): New defun split out of create-image.
14117         (create-image): Use it.
14119 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
14121         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
14122         (org-open-at-point): Remove the "...done" message to keep output
14123         in the echo area visible.
14124         (org-export-as-xoxo): Fix call to `indent-region'.
14126 2006-04-21  Kevin Ryde  <user42@zip.com.au>
14128         * international/mule.el (keyboard-coding-system): defcustom
14129         info-link fixes: "Specify Coding" has been split, keyboard now in
14130         "Terminal Coding", and "Single-Byte Character Support" is now
14131         "Unibyte Mode".
14133 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
14135         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
14136         Use font-lock-warning-face for any errors e.g. no stack.
14137         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
14139 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
14141         * progmodes/sh-script.el (sh-shell): Mark as safe.
14143         * newcomment.el (comment-start, comment-start-skip)
14144         (comment-end-skip, comment-end): Mark as safe.
14146 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
14148         * textmodes/org.el (org-deadline-announce): Face removed.
14149         (org-level-faces, org-n-levels): Convert to constant.
14150         (org-compatible-face): New function.
14151         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
14152         (org-level-5, org-level-6, org-level-7, org-level-8)
14153         (org-special-keyword, org-warning, org-headline-done, org-link)
14154         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
14155         (org-scheduled-today, org-scheduled-previously, org-time-grid):
14156         Face definition revised for better color tty support.
14157         (org-bold-re, org-italic-re, org-underline-re): New constants.
14158         (org-set-font-lock-defaults): Use the new constants.
14159         (org-agenda-highlight-todo): New function.
14160         (org-agenda-todo): Fix bug with point at end of line.
14161         (org-agenda-change-all-lines, org-finalize-agenda-entries):
14162         Fontify TODO keywords.
14163         (org-insert-link): Preserve relative path in ../ links.
14164         (org-export-as-html): Convert links pointing to .org files into
14165         links that will work beteen the exported HTML files.
14166         (org-todo-list): Fix bug when arg=0.
14167         (org-insert-heading): More fine-tuning.
14169 2006-04-19  Romain Francoise  <romain@orebokech.com>
14171         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
14172         from `rmail-mime-charset-pattern'.
14174 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
14176         * progmodes/python.el (python-mode): Fix typo.
14178 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
14180         * comint.el (comint-previous-input): Don't clobber input line
14181         when moving off either end of the input history ring.
14182         (comint-delete-input): New function, used by
14183         `comint-previous-input' and others.
14184         (comint-previous-matching-input):
14185         Use `coming-delete-input'.  Save the partial input if leaving the
14186         edit line.  Goto point-max before deleting input to avoid
14187         partial input fragments hanging around.
14188         (comint-restore-input): New function, used by `comint-previous-input'.
14190 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
14192         * imenu.el (imenu--index-alist): Balance parentheses.
14194 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
14196         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
14198 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
14200         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
14201         file is nil.
14203 2006-04-18  Richard Stallman  <rms@gnu.org>
14205         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
14207         * imenu.el (imenu-create-index-function, imenu--index-alist)
14208         (imenu--last-menubar-index-alist, imenu--make-index-alist)
14209         (imenu-default-create-index-function, imenu--generic-function):
14210         Doc fixes.
14212         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
14214         * help-mode.el (help-mode): Set view-exit-action to delete window.
14216         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
14217         now works by passing nil as arg.
14219         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
14221         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
14222         (read-abbrev-file): Provide default when reading filename.
14224         * files.el (enable-local-variables): Allow :all as value.
14225         (hack-local-variables): Implement that value.
14226         (safe-local-variable-values, safe-local-eval-forms)
14227         (enable-local-variables): Mark as risky.
14228         (find-file-visit-truename, kept-old-versions): Mark safe.
14230         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
14231         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
14232         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
14234 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14236         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
14237         Use forward-line so as to get to BOL even in the presence of fields.
14238         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
14239         in return.
14240         (inferior-tcl): Tell tclsh to work in interactive mode.
14242         * complete.el (partial-completion-mode):
14243         Use 'choose-completion-string-functions to make sure that
14244         choose-completion fills the minibuffer properly.
14246         * complete.el (PC-old-read-file-name-internal): Remove.
14247         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
14248         of read-file-name-internal.
14249         (partial-completion-mode): Enable/disable this advice.
14251 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
14253         * net/tramp.el (tramp-completion-file-name-handler): Revert change
14254         of 2006-04-17.
14256 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
14258         * textmodes/org.el (org-insert-heading): Insert heading before
14259         current if at beginning of line.
14260         (org-todo, org-date): New faces.
14261         (org-table-align): Make sure tooltip window contains full text.
14262         (org-no-properties): New defsubst.
14263         (org-set-font-lock-defaults): Use new faces.
14265 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
14267         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
14268         for root variables.
14270         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
14271         (gdb-frame-address): Re-use to identify frame for watch expression.
14272         (gdb-var-list, gdb-var-create-handler): Add frame address for root
14273         variables.
14274         (gdb-init-1, gdb-source, gdb-post-prompt)
14275         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
14276         (gdb-frame-handler): Get gdb-frame-address.
14278 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
14280         Sync with Tramp 2.0.53.
14282         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
14283         'control.  Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
14284         (tramp-completion-file-name-handler): Add autoload cookie for
14285         adding to `file-name-handler-alist'.
14287         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
14288         the prompt.  If it returns earlier (when detecting an error
14289         message), the rest of the output will merge accidently with the
14290         output of the next command.  Reported by M Jared Finder
14291         <jared@hpalace.com>.
14293         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
14294         for `process-file', in order to let it work for older Emacsen too.
14296 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
14298         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
14299         (tex-font-lock-keywords-3): Use it.
14301 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14303         * newcomment.el (comment-add): New function.
14304         (comment-region-default, comment-dwim): Use it.
14306 2006-04-15  Michael Olson  <mwolson@gnu.org>
14308         * emacs-lisp/tq.el: Improve comments.
14309         (tq-queue-head-question): New accessor function.
14310         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
14311         Update for modified queue structure.
14312         (tq-queue-add): Accept `question' argument.
14313         (tq-queue-pop): If a question is pending, send it.
14314         (tq-enqueue): Accept new optional argument `delay-question'.
14315         If this is non-nil, and at least one other question is pending a
14316         response, queue the question rather than sending it immediately.
14318 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14320         * calendar/appt.el (appt-add): Check whether an appointment is
14321         already present in appt-time-msg-list.  Simplify code.
14323 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14325         * progmodes/cc-langs.el (c-mode-menu):
14326         Don't presume c-subword-mode is bound.
14328 2006-04-13  Bill Wohler  <wohler@newt.com>
14330         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
14331         (customize-package-emacs-version): Use cdr instead of cadr now
14332         that alists use dotted pairs.
14334         * custom.el (defcustom): Fix docstring for :package-version.
14336 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
14338         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
14339         (tramp-handle-shell-command): Display output buffer only when
14340         `tramp-display-shell-command-buffer' is true.
14341         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
14343 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14345         * textmodes/org.el (org-set-autofill-regexps): Set only the local
14346         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
14348 2006-04-13  Romain Francoise  <romain@orebokech.com>
14350         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
14351         leaving temporary .cvsignore buffers behind.
14353 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14355         * textmodes/org.el (org-set-regexps-and-options)
14356         (org-get-current-options): Better names for the startup folding
14357         options.
14359 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
14361         * vc.el (vc-annotate): Arrange for point to end up at the same
14362         line number as in the original, but only when using a new buffer.
14364 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
14366         * files.el (hack-one-local-variable-eval-safep):
14367         Recognize `edebug-form-spec' for `put', but only if it passes
14368         `edebug-basic-spec'.  Generalize `put' handling.
14370         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
14371         vetting file-local form specs.
14373         * allout.el (allout-layout): Autoload its `safe-local-variable'
14374         property.
14376 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14378         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
14379         (org-agenda-mouse-1-follows-link)
14380         (org-mouse-1-follows-link): New options.
14381         (org-format-agenda-item): Fix bug if TAGS is nil.
14382         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
14384 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
14386         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
14387         GDB 6.1+ gives full filename for "info sources" so use
14388         file-name-nondirectory.
14390 2006-04-12  Romain Francoise  <romain@orebokech.com>
14392         * subr.el (read-passwd): Bind `message-log-max' to nil.
14394 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14396         * progmodes/perl-mode.el (perl-indent-new-calculate):
14397         Recompute parse-start after jumping backward by a whole sexp.
14399 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14401         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
14402         window configuration.
14403         (vc-annotate-display-select): Select the buffer so that current-buffer
14404         (and selected-window) is the output buffer at the end of vc-annotate.
14406 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
14408         * vc.el (vc-annotate-color-map): Add custom TTY color map for
14409         8-color terminals, to use all of the colors in a sensible order.
14410         256-color terminals work well with the standard map.
14411         (vc-annotate-lines): Only strip the first color character if it
14412         is "#", to allow for terminal-style named colors.
14413         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
14414         the correct buffer is scrolled.
14416 2006-04-11  Richard Stallman  <rms@gnu.org>
14418         * emacs-lisp/bytecomp.el (byte-compile-file):
14419         Bind enable-local-variables to :safe, and make normal-mode obey it.
14421         * files.el (enable-local-variables): Allow value :safe.
14422         (normal-mode): Doc fix.
14423         (hack-local-variables): Implement enable-local-variables = :safe.
14424         (hack-local-variables-confirm): Don't prevent quitting.
14426 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14428         * loadhist.el (unload-feature): A bit of sanity check of
14429         load-history entries.  Cancel timer-vars before unbinding them.
14431         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
14432         quote special chars, and make the trick work on the hex part of the
14433         buffer as well.
14434         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
14435         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
14437         * startup.el (normal-splash-screen): Fix last change so we don't wait
14438         2 minutes if we don't show the splash screen.
14440 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
14442         * textmodes/org.el (org-export-plain-list-max-depth)
14443         (org-table-spaces-around-separators)
14444         (org-radio-targets, org-activate-camels)
14445         (org-table-spaces-around-invisible-separators): Options removed.
14446         (org-time-stamp-rounding-minutes, org-remember-templates)
14447         (org-ellipsis, org-activate-links, org-descriptive-links):
14448         New options.
14449         (org-remember-apply-template, org-current-time)
14450         (org-finish-edit-table-field)
14451         (org-link-unescape, org-link-escape)
14452         (org-string-width, org-table-clean-line, org-html-do-expand)
14453         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
14454         (org-read-agenda-file-list): New functions.
14455         (org-table-edit-field)
14456         (org-table-create-or-convert-from-region): New commands
14457         (org-table-toggle-vline-visibility): Command removed.
14458         (org-table-convert-region): Made a command.
14459         (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
14460         Replace with the normal org- functions.
14461         (org-self-insert-command): Don't trigger realign unnecessarily
14462         when blanking a field that is not full.
14463         (org-mode): `Set buffer-invisibility-spec' for links.
14464         (org-activate-links2): Hide link part and only show descriptive
14465         part of the link.
14466         (org-insert-link): Modify for new linking system.
14467         (org-store-link): Store description separately, for use by
14468         `org-insert-link'.
14469         (org-table-align): Use `org-string-width'.
14470         (defgroup): Completely new group structure for custom variables.
14471         (org-agenda-files): Option: Single file name allowed.  Function:
14472         Optional argument unrestrited means ignore any restricitons.
14473         (org-install-agenda-files-menu): Find a buffer in Org-mode before
14474         trying to modify the menu.  Use generalized access to
14475         `org-agenda-files.'
14476         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
14477         (org-agenda-file-to-front, org-remove-file, org-diary)
14478         (org-tags-view, org-export-icalendar-all-agenda-files)
14479         (org-export-icalendar-combine-agenda-files): Use generalized
14480         access to `org-agenda-files'.
14481         (org-remember-handler): Correctly preserve heading if present.
14482         (org-table-insert-row, org-table-insert-hline): Deal with
14483         invisible characters.
14485 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
14487         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
14488         (vc-annotate-color-map): New 18 element constant
14489         value/saturation, rotating hue colormap, from red->blue.
14490         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
14491         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
14492         (vc-annotate): To avoid killing the required local variables,
14493         set them before the end of `with-output-to-temp-buffer', and
14494         after first switching to annotate-mode.
14495         (vc-annotate-warp-version): Add buffer argument in goto-line to
14496         ensure annotation, not source, is scrolled.
14498 2006-04-10  Bill Wohler  <wohler@newt.com>
14500         * custom.el (defcustom, custom-handle-keyword):
14501         Add :package-version keyword.
14502         (custom-add-package-version): New function.  Sets value of new
14503         property 'custom-package-version from :package-version keyword.
14504         (defcustom): Create Common Keywords section in docstring.
14505         (defface, defgroup): Replace definitions of a select few keywords
14506         with a reference to the Common Keywords in defcustom.
14507         (defcustom, defface, defgroup): Replace reference to Customization
14508         chapter in manual with hyperlink.
14510         * cus-edit.el (customize-package-emacs-version-alist): New variable.
14511         (customize-changed-options): Add check for custom-package-version.
14512         (customize-package-emacs-version): New function to look up Emacs
14513         version corresponding to the given package version.
14515         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
14516         defun name, in similar fashion to find-variable-regexp.
14518 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
14520         * international/mule-cmds.el (set-locale-environment): Fix last
14521         change for when the locale's preferences don't specify any encoding.
14523 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14525         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
14526         so the defined var/fun doesn't need to be quoted.
14528 2006-04-10  Richard Stallman  <rms@gnu.org>
14530         * finder.el (finder-mode-map): Add n and p bindings.
14532 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
14534         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
14535         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
14536         (gdb-setup-windows): Put something in source window if we can't find
14537         the source file.
14538         (gdb-frame-handler): Make it work again with just assembly.
14539         (gdb-data-list-register-values-handler): Make it work when there is
14540         no stack.
14542 2006-04-09  Richard Stallman  <rms@gnu.org>
14544         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
14545         specs while looking for charset.
14547         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
14549         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
14550         Make them faces.
14551         (lm-font-lock-keywords): Update appropriately.
14553 2006-04-10  Kim F. Storm  <storm@cua.dk>
14555         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
14556         it can also replace buffer-substring-no-properties.
14558         * emulation/cua-base.el (cua-delete-region, cua-paste)
14559         (cua-repeat-replace-region): Use filter-buffer-substring.
14561         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
14562         (cua-cut-region-to-global-mark): Likewise.
14564         * emulation/cua-rect.el (cua--extract-rectangle)
14565         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
14567 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14569         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
14570         entry-type.  Add field delimiters to numerical fields if they are
14571         not present.
14573 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14575         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
14576         string-const to return value.
14577         (bibtex-remove-delimiters): Use it.
14579 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14581         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
14582         cl-byte-compile-compiler-macro unless it exists.
14584 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
14586         * files.el (hack-local-variables-confirm) <offer-save>:
14587         Clarify message text.  Suggested by Ralf Angeli.
14589 2006-04-08  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
14591         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
14592         (delete-extract-rectangle-line): Use `filter-buffer-substring'
14593         instead of `buffer-substring' and `delete-region'.  (Most of the
14594         code actually copied from `kill-region'.)
14596 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
14598         * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
14599         (rcirc-default-port): Rename from rcirc-port.
14600         (rcirc-default-nick): Rename from rcirc-nick.
14601         (rcirc-default-user-name): Rename from rcirc-user-name.
14602         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
14603         (rcirc-low-priority-flag): New variable.
14604         (rcirc-decode-coding-system): New defcustom.
14605         (rcirc-encode-coding-system): New defcustom.
14606         (rcirc-coding-system-alist): New defcustom.
14607         (rcirc-multiline-major-mode): New defcustom.
14608         (rcirc-nick): New internal variable.
14609         (rcirc-process): Remove variable.
14610         (rcirc-server-buffer): New variable.
14611         (rcirc): Update to use rcirc-default-* variables above.
14612         (rcirc-connect): Do not add window-configuration-hook-here.
14613         (rcirc-server): New internal variable.
14614         (rcirc-connect): Do not send keepalive pings if
14615         rcirc-keepalive-seconds is nil.
14616         (with-rcirc-server-buffer): New macro.
14617         (rcirc-send-string): Encode with rcirc-encode-coding-system.
14618         (rcirc-server-name): Rename from rcirc-server.
14619         (rcirc-buffer-process): New function.
14620         (rcirc-buffer-nick): New function.
14621         (rcirc-buffer-target): Remove function.
14622         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
14623         New commands.
14624         (rcirc-mode-map): Change binding of C-c C-l to
14625         rcirc-toggle-low-priority.
14626         (rcirc-mode): Initialize coding system based on
14627         rcirc-coding-system-alist.  New change-major-mode-hook to part the
14628         channel on a mode change.  Make kill-buffer-hook buffer-local.
14629         (rcirc-change-major-mode-hook): New function.
14630         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
14631         (rcirc-last-post-time): New variable.
14632         (rcirc-process-message): Store the last time user posted a message
14633         to this target.
14634         (rcirc-multiline-minor-mode): New mode.
14635         (rcirc-multiline-minor-mode-map): New mode map.
14636         (rcirc-edit-multiline): Put multiline-edit buffer in
14637         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
14638         (rcirc-print): Ignore any line starting with an ignored nick.
14639         (rcirc-print): Decode using rcirc-decode-coding-system.
14640         (rcirc-track-minor-mode): Update global-mode-string when disabling
14641         this mode.
14642         (minor-mode-alist): Add LowPri indicator.
14643         (rcirc-toggle-low-priority): New function.
14644         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
14645         next lowpriority buffer with activity.
14646         (rcirc-record-activity): Sort buffers in rcirc-activity by the
14647         last time the user posted a message in to the target.
14648         (rcirc-update-activity-string): New formatting for low priority
14649         buffers.
14650         (rcirc-split-activity): New function.
14651         (rcirc-handler-PART, rcirc-handler-KICK)
14652         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
14653         (rcirc-nick-away-alist): New variable.
14654         (rcirc-handler-301): New handler.  Away messages are printed once
14655         per change.
14657 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
14659         * info.el (Info-follow-nearest-node): Doc fix.
14661         * international/mule-cmds.el (set-locale-environment): Make sure
14662         the coding-system preferred by the locale's language has the same
14663         EOL conversion type as the original buffer-file-coding-system.
14664         (locale-language-names): Add a few MS Windows language codes.
14666 2006-04-07  Richard Stallman  <rms@gnu.org>
14668         * simple.el (eval-expression): Doc fix.
14670         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
14671         (eval-defun): Doc fixes.
14673 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
14675         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
14677 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
14679         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
14680         GDB list command without argument for greater generality.
14682 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14684         * subr.el (string-or-null-p): New function.
14686         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
14688         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
14690         * files.el: Update comment about safe-local-variable declarations.
14692 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
14694         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
14695         See idlwave.org.
14697         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
14698         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
14700         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
14701         See idlwave.org.
14703         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
14704         version 6.0 (minimal changes).  See idlwave.org.
14706         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
14707         6.0 (minimal changes).  See idlwave.org.
14709         * progmodes/idlw-rinfo.el: File obsoleted and removed.
14711 2006-04-06  Romain Francoise  <romain@orebokech.com>
14713         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
14714         symmetric encryption features and a new asynchronous interface to
14715         GnuPG.  This new version is version 1.4, plus whitespace changes.
14717 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14719         * files.el: Move some `safe-local-variable' declarations to the
14720         respective files.
14722         * textmodes/ispell.el (ispell-check-comments)
14723         (ispell-local-dictionary): Mark as safe.
14725         * abbrev.el (abbrev-mode): Mark as safe.
14727         * add-log.el (change-log-default-name): Mark as safe.
14729         * textmodes/reftex-vars.el (reftex-vref-is-default)
14730         (reftex-fref-is-default, reftex-level-indent)
14731         (reftex-guess-label-type): Mark as safe.
14733         * textmodes/fill.el (colon-double-space): Mark as safe.
14735         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
14736         (sentence-end-double-space, sentence-end-without-period)
14737         (sentence-end-without-space, sentence-end, sentence-end-base)
14738         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
14740 2006-04-06  Kim F. Storm  <storm@cua.dk>
14742         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
14743         the :set-after list.
14744         (ido-downcase-unc-hosts): New user option.  Default on.
14745         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
14746         when it is set, as regexps are now applied on the fly.
14747         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
14748         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
14749         on the fly, but only when ido-process-ignore-lists is set.
14750         Do case insensitive filtering if ido-downcase-unc-hosts is set.
14751         Only downcase names if ido-downcase-unc-hosts is set.
14753 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
14755         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
14757         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
14759 2006-04-05  Kim F. Storm  <storm@cua.dk>
14761         * ido.el (ido-mode): Set after ido-unc-hosts and
14762         ido-ignore-unc-host-regexps.
14763         (ido-save-history): Save ido-unc-hosts-cache.
14764         (ido-load-history): Load ido-unc-hosts-cache.
14765         (ido-reread-directory): Refresh unc hosts cache in // dir.
14767         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
14768         to nil while displaying slash screen.
14770 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14772         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14773         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14775 2006-04-05  Kenichi Handa  <handa@m17n.org>
14777         * international/characters.el: Setup cases of Latin, Greek, and
14778         Cyrillic characters in CJK charsets.
14780 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14782         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14783         default-enable-multibyte-characters.  This reverts the change from
14784         revision 6.17 which is no longer necessary because the passphrase
14785         is sent separately now.  GnuPG messages are unreadable under
14786         multibyte locales with default-enable-multibyte-characters set to nil.
14788 2006-04-04  Andreas Schwab  <schwab@suse.de>
14790         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
14791         and `byte-compile-warnings' as `safe-local-variable'.
14793 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
14795         * man.el (Man-mode-map): Restore the \r binding.
14796         (Man-abstract-xref-man-page): If Man-target-string is a function,
14797         call it.
14798         (Man-highlight-references): Use Man-default-man-entry to get the
14799         target.  Deal with xrefs too.
14800         (Man-highlight-references0): Don't call the target function.
14802         * woman.el (WoMan-xref-man-page): Strip the section number, woman
14803         cannot deal with it.
14805 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14807         * pgg-gpg.el: Clean up process buffers every time gpg processes
14808         complete.
14810 2006-04-04  Kenichi Handa  <handa@m17n.org>
14812         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
14813         here.
14814         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
14815         Temporarily bind inhibit-field-text-motion to t.
14817 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14819         * startup.el (normal-splash-screen): Only set mode-line-format in the
14820         splash buffer, so as not to interfere when debugging the code.
14821         Ignore errors when switching buffer.
14823 2006-04-03  Romain Francoise  <romain@orebokech.com>
14825         * dired.el (dired-dnd-protocol-alist): Fix typo.
14827 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14829         * savehist.el (savehist): Add :version.
14830         (savehist-ignored-variables): New variable.
14831         (savehist-minibuffer-hook): Don't save variables listed in
14832         `savehist-ignored-variables'.
14834         * dired.el (dired-dnd-protocol-alist): Mention that change does
14835         only apply to new buffers in doc string.
14837 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
14839         * recentf.el (recentf-open-files-item): Include newline in button
14840         field, so opening a file will work, when the point is at the end
14841         of the file name.  Allow, for example, to [i]search a file by
14842         extension and just push RET to open it.
14844 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14846         * pgg-gpg.el (pgg-gpg-process-filter)
14847         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14849         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14850         lines, temporary fix.
14852 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
14854         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
14856 2006-04-02  Richard Stallman  <rms@gnu.org>
14858         * progmodes/compile.el (compilation-message-face): Make it defcustom.
14860 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
14862         * ibuf-macs.el (define-ibuffer-column): Add a new key:
14863         header-mouse-map.
14865         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
14866         (ibuffer-mode-header-map): New keymaps.
14867         (ibuffer-update-title-and-summary): Enable mouse face highlighting
14868         and keybindings for column headers.
14869         (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
14870         property.
14872 2006-04-02  Drew Adams  <drew.adams@oracle.com>
14874         * speedbar.el (speedbar-after-create-hook): Doc fix.
14876 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
14878         * shell.el (shell-directory-tracker)
14879         (shell-dynamic-complete-command): Doc fixes.
14881 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
14883         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
14884         terminals.
14886 2006-04-01  Kim F. Storm  <storm@cua.dk>
14888         * ido.el (ido-unc-hosts-cache): New defvar.
14889         (ido-unc-hosts): If value of defcustom is a function, call it to
14890         get list of UNC hosts.  Add function-item choices to specify
14891         ido-unc-hosts-net-view or user function.
14892         (ido-ignore-unc-host-regexps): New defcustom.
14893         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
14894         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
14895         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
14897 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14899         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
14900         wwidth.
14902 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
14904         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
14905         (ido-max-work-file-list, ido-switch-buffer)
14906         (ido-read-file-name-as-directory-commands):
14907         Fix typos in docstrings.
14909 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14911         * term/mac-win.el (mac-system-coding-system): Define and use after
14912         Mac-specific coding systems are ready.
14914 2006-03-27  Romain Francoise  <romain@orebokech.com>
14916         * net/rcirc.el (rcirc-connect): Add autoload cookie.
14918         * ldefs-boot.el: Update.
14920 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14922         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14923         passphrases when it is not needed.
14924         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14925         passphrase stuff from gpg, should only be necessary when you use
14926         gpg with a smartcard.
14928 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
14930         * comint.el (comint-dynamic-list-completions): Allow user to
14931         select *Completions* buffer.
14933 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
14935         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
14937 2006-03-26  Andreas Schwab  <schwab@suse.de>
14939         * progmodes/gud.el (gdb): Only complain about multiple debugging
14940         when the gdb process is still running.
14942 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
14944         * mail/rmail.el (tool-bar-map): Defvar it.
14945         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
14946         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
14948 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
14950         * help.el (print-help-return-message): Suggest to use
14951         display-buffer instead of switch-to-buffer-other-window to restore
14952         the previous window without selecting it.
14954 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14956         * frame.el (select-frame-by-name): Call x-focus-frame also when
14957         window-system is mac.
14959         * term/mac-win.el: Adjust Courier font specifications in
14960         x-fixed-font-alist.
14961         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
14962         when directly encoding to UTF-16 in native byte order, no BOM.
14964 2006-03-25  Kim F. Storm  <storm@cua.dk>
14966         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
14967         (cua--init-keymaps): Use it instead of fixed C-return.
14968         (cua-mode): Set after it.
14970         * emulation/cua-rect.el (cua--init-rectangles):
14971         Use cua-rectangle-mark-key instead of fixed C-return.
14973 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
14975         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
14976         "run" in .gdbinit.
14977         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
14979 2006-03-24  Romain Francoise  <romain@orebokech.com>
14981         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
14982         `display-buffer-other-frame'.
14984 2006-03-24  Kim F. Storm  <storm@cua.dk>
14986         * apropos.el (apropos-synonyms): Add selection => region.
14988 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
14990         * progmodes/gdb-ui.el (gdb-var-create-regexp)
14991         (gdb-var-list-children-regexp, gdb-var-update-regexp)
14992         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
14993         (gdb-data-list-register-values-regexp)
14994         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
14995         Future proof against new fields being added to MI output.
14996         (gdb-send): Don't treat backslashes for program input as
14997         continuations.
14998         (gdb-assembler-handler): Don't use window-start for this handler.
14999         (gdb-frame-handler): Don't change to hollow arrow if overlay
15000         arrow doesn't move to new frame.
15002 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
15004         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
15005         prevent compiler warnings.
15006         (gdb-stopped): Check for gud-last-last-frame (case: signal).
15007         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
15008         (gdb-assembler-custom): Use hollow-right-triangle for assembler
15009         buffer too.
15011 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
15013         * pgg-gpg.el (pgg-gpg-update-agent): Check for
15014         make-network-process, so we can use the same code in Gnus v5-10
15015         too and have this file fully synchronized with that release.
15017 2006-03-23  Romain Francoise  <romain@orebokech.com>
15019         * ibuf-ext.el (ibuffer-read-filter-group-name):
15020         Use `ibuffer-generate-filter-groups' to make completion list match
15021         the filter groups that are really displayed in the Ibuffer buffer.
15022         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
15024 2006-03-23  Kenichi Handa  <handa@m17n.org>
15026         * international/mule-cmds.el (sort-coding-systems): Describe that
15027         the argument is modified in docstring.
15029 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15031         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15032         (pgg-gpg-update-agent): New function.
15033         (pgg-gpg-use-agent-p): New function.
15034         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15035         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15036         (pgg-gpg-sign-region): Use it.
15038 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
15040         * cus-edit.el (custom-face-set): Call custom-push-theme before
15041         face-spec set so that `changed' theme is correctly saved.
15042         (custom-face-reset-standard): Reset to recalculated face rather
15043         than defface spec.
15045         * custom.el (custom-push-theme): Only save `changed' theme if the
15046         current face does not match the defface specs.
15048 2006-03-21  Simon Josefsson  <jas@extundo.com>
15050         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15051         <wilde@sha-bang.de>.
15052         (pgg-gpg-use-agent): New variable.
15053         (pgg-gpg-process-region): Use it.
15054         (pgg-gpg-encrypt-region): Likewise.
15055         (pgg-gpg-encrypt-symmetric-region): Likewise.
15056         (pgg-gpg-decrypt-region): Likewise.
15057         (pgg-gpg-sign-region): Likewise.
15058         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15060 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
15062         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
15063         bracket links.
15065 2006-03-21  Kim F. Storm  <storm@cua.dk>
15067         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
15068         fringe-indicator-alist instead of modifying global value.
15069         (gdb-frame-handler): Likewise.
15071 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
15073         * diff-mode.el (diff-function): Make it inherit from diff-header
15074         instead of diff-context.
15076         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
15077         bitmap.
15078         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
15079         change names in macro above for consistency.
15080         (gdb-frame-handler): Use hollow-right-triangle for all selected
15081         frames which except the innermost (where execution has stopped).
15082         (gdb-reset): Reset buffer-local values of overlay-arrow.
15084 2006-03-20  Richard Stallman  <rms@gnu.org>
15086         * simple.el (set-mark-command): Doc fix.
15088         * files.el (display-buffer-other-frame): New command.
15089         (ctl-x-4-map): Bind C-x 5 C-o to it.
15091 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15093         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
15094         rather than just defer-time, in case defer-time has been changed but
15095         the timer isn't running yet.
15096         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
15098 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
15100         * help-mode.el (help-follow-symbol): New function.
15101         Essentially identical to the old `help-follow', but do not let
15102         `push-button' do the work when on an xref.
15103         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
15105 2006-03-19  Richard Stallman  <rms@gnu.org>
15107         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
15108         preceded by the word `program'.
15109         (help-follow-mouse, help-follow): Throw error if not on xref.
15110         Delete no longer used args.
15112 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
15114         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
15115         annotation ensure gud-overlay-arrow-position is redisplayed.
15117 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15119         * textmodes/bibtex.el (bibtex-include-OPTkey)
15120         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
15121         (bibtex-autokey-name-case-convert)
15122         (bibtex-autokey-titleword-case-convert): Make these the aliases
15123         for the following two variables.
15124         (bibtex-autokey-name-case-convert-function)
15125         (bibtex-autokey-titleword-case-convert-function): Make these the
15126         real names.
15127         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
15128         bibtex-font-lock-crossref sublists.
15129         (bibtex-mode): Revert 2005-12-30 change (which made
15130         completion-ignore-case buffer-local).
15131         (bibtex-url): Simplify.
15133 2006-03-19  Kim F. Storm  <storm@cua.dk>
15135         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
15136         cursor property value to 2 (to align with C level change).
15138 2006-03-19  Bill Wohler  <wohler@newt.com>
15140         * image.el (image-load-path-for-library): Shorten first line in
15141         docstring.
15143 2006-03-18  Richard Stallman  <rms@gnu.org>
15145         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
15147 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
15149         * isearch.el (isearch-other-meta-char): Handle user bindings for
15150         shifted control characters.
15152 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
15154         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
15155         part that matches email addresses, file names, etc.
15157 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
15159         * term/w32-win.el (mouse-set-font):
15160         Mention w32-list-proportional-fonts in the doc string.
15162 2006-03-18  Kim F. Storm  <storm@cua.dk>
15164         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
15165         (ido-unc-hosts): New user option to explicitly define list of know
15166         UNC-style hosts for completion.
15167         (ido-cache-unc-host-shares-time): New user option.
15168         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
15169         New helper functions for UNC file-name support.
15170         (ido-may-cache-directory): Check for UNC host.  Simplify.
15171         (ido-wash-history): Clean out old UNC hosts.
15172         (ido-nonreadable-directory-p): UNC hosts are always readable.
15173         (ido-directory-too-big-p): UNC hosts are never too big.
15174         (ido-set-current-directory): Handle UNC root path.
15175         (ido-file-name-all-completions): Complete UNC host names from
15176         ido-unc-hosts list.  Cache UNC host shares.
15177         (ido-make-file-list-1): Don't filter UNC root.
15178         (ido-exhibit): Check for // in root directory, and switch to UNC
15179         mode by setting ido-current-directory to //.
15181 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
15183         * cus-edit.el (customize-changed-options): Mention explicit
15184         version number as default in prompt.
15186 2006-03-17  Bill Wohler  <wohler@newt.com>
15188         * image.el (image-load-path-for-library): Minor docstring fix.
15190 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
15192         * textmodes/org.el (org-read-date): Include subgroup 5 into
15193         replacement text.
15194         (org-popup-calendar-for-date-prompt): Fix customization type.
15196 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
15198         * progmodes/gdb-ui.el (gud-watch): Provide completion.
15199         (gdb-continuation): New variable.
15200         (gdb-send): Deal with continuation lines.
15202         * progmodes/gud.el (gud-gdb-complete-command)
15203         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
15204         expressions.
15205         (gud-tooltip-mode): Use buffer-local value.
15207 2006-03-16  Kim F. Storm  <storm@cua.dk>
15209         * ido.el (ido-edit-input): Use selected match, if any.
15211 2006-03-16  Bill Wohler  <wohler@newt.com>
15213         * image.el (image-load-path-for-library): Prefer user's images in
15214         image-load-path.
15216 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
15218         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
15219         when checking for attempt to drag leftmost or rightmost scrollbar.
15221 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
15223         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
15224         (gdb-force-mode-line-update): New function.
15225         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
15226         (gdb-exited): Use them.
15227         (gdb-signal): New function.
15228         (gdb-annotation-rules): Provide a rule for it.
15230 2006-03-16  Kenichi Handa  <handa@m17n.org>
15232         * international/mule.el (auto-coding-regexp-alist): Add entries
15233         for Unicode BOM.
15235         * sort.el (sort-build-lists): Temporarily bind
15236         inhibit-field-text-motion to t.
15238 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
15240         * locate.el (locate-command, locate-make-command-line)
15241         (locate-fcodes-file, locate-update-command)
15242         (locate-prompt-for-command, locate, locate-with-filter)
15243         (locate-get-file-positions): Doc fixes.
15244         (locate-buffer-name, locate-header-face): Remove leading `*' in
15245         defcustom.
15246         (locate-filter-output): Use `keep-lines' instead of its alias
15247         `delete-non-matching-lines'.
15248         (locate-get-filename, locate-get-dirname): Add introductory comment.
15249         (locate-find-directory-other-window): Give appropriate error
15250         message if used outside main listing.
15252 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15254         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
15255         the new extend-region feature.
15256         (font-lock-after-change-function): Update correspondingly.
15257         * jit-lock.el (jit-lock-after-change): Update correspondingly.
15258         * progmodes/grep.el (font-lock-lines-before): Don't disable.
15260 2006-03-15  Bill Wohler  <wohler@newt.com>
15262         * image.el (image-load-path-for-library): Fix example by not
15263         recommending that one binds image-load-path.  Just defvar it to
15264         placate compiler and only use it if previously defined.
15266 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
15268         * textmodes/org.el (org-insert-centered): Use `string-width' to
15269         make underlining work for wide characters.
15270         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
15271         TAB to `org-cycle', to make sure that no binding in
15272         `outline-mode-map' can supercede it.
15274 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
15276         * allout.el: Increment version to 2.2.1 in file commentary.
15278         (allout-version): Increment to 2.2.1.
15280         (allout-default-layout): New customization variable, used when the
15281         file lacks a specific allout-layout.  Uses allout-layout-type for
15282         recursively nested definition.
15284         (allout-layout-type): Widget defining allout layouts, necessary for
15285         self-recursive definition.
15287         (allout-mode): Incorporate allout-default-layout as fallback for
15288         allout-layout.
15290         (allout-layout): Mark as 'safe-local-variable', and refer mention
15291         fallback to `allout-default-layout' in absence of a specified value.
15292         (allout-passphrase-verifier-string)
15293         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
15295         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
15297         (allout-get-encryption-passphrase-verifier): Use correct name of
15298         passphrase verifier in docstring.
15300 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
15302         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
15303         elements.
15304         (gdb-find-watch-expression): Make it work for arrays too.
15305         Follow change to gdb-var-list.
15306         (gud-watch): Allow the user to enter variable name with a prexix
15307         arg.  Create keybindings.
15308         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15309         (gdb-var-list-children-handler, gdb-var-update-handler)
15310         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
15311         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
15312         Follow change to gdb-var-list.
15313         (gdb-starting): Don't show the overlay arrows when program is running.
15315         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
15316         gdb-var-list.
15318 2006-03-14  Bill Wohler  <wohler@newt.com>
15320         * image.el (image-load-path-for-library): Pass value of path
15321         rather than symbol.  Always return list of directories.
15322         Guarantee that image directory comes first.
15324 2006-03-14  Alan Mackenzie  <acm@muc.de>
15326         * font-core.el (font-lock-extend-region\(-function\)?.):
15327         New function/variable.
15329         * font-lock.el (font-lock-after-change-function):
15330         Call font-lock-extend-region.  Obey font-lock-lines-before.
15331         (font-lock-default-fontify-region): Remove reference to
15332         font-lock-lines-before.
15334         * jit-lock.el (jit-lock-after-change):
15335         Call font-lock-extend-region.  Obey font-lock-lines-before.
15337 2006-03-14  David Ponce  <david@dponce.com>
15339         * tree-widget.el (tree-widget-themes-load-path)
15340         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15342 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
15344         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
15345         (rcirc-print): Mark the start of text at the end of the prompt.
15346         (rcirc-track-minor-mode): Add autoload cookie.
15347         (rcirc-update-activity-string): Add space to front of mode-line
15348         indicator.
15350 2006-03-13  Miles Bader  <miles@gnu.org>
15352         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
15353         (rcirc-abbrev-nick): Remove function.
15354         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
15356 2006-03-13  David Ponce  <david@dponce.com>
15358         * tree-widget.el: Handle themes across all occurrences of the main
15359         themes sub-directory found in tree-widget-themes-load-path.
15360         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15361         (tree-widget--locate-sub-directory): Return all occurrences.
15362         (tree-widget-themes-path): New function.
15363         Replace tree-widget-themes-directory, and return a list of directories.
15364         (tree-widget-set-parent-theme)
15365         (tree-widget-lookup-image): Use it.
15367 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
15369         * textmodes/org.el (org-link-search): Avoid self-matching of
15370         links, allow target text to be distributed over several lines.
15371         (org-search-not-link): New function.
15372         (org-set-regexps-and-options, org-get-current-options):
15373         New startup options.
15374         (org-export-as-html): Take odd-level setting from local variable.
15375         (org-fontify-emphasized-text): New option.
15376         (org-set-font-lock-defaults): Include emphasized text.
15377         (org-follow-mhe-link): Allow folder-only links, fix folder name.
15378         (org-font-lock): Customize group renamed from `org-faces'.
15380 2006-03-13  John Paul Wallington  <jpw@pobox.com>
15382         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
15383         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
15385 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
15387         * cus-start.el (all): Delete :version keyword for members of the
15388         fringe group, since the entire group is new in 22.1.
15390 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
15392         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
15393         map if value is hexadecimal (an address).
15394         (gud-watch): Only search roots for existing watch expressions.
15395         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
15396         prevent caching problems with speedbar-update-directory-contents.
15398 2006-03-12  Juri Linkov  <juri@jurta.org>
15400         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
15401         before comparing with `low' and `warn'.
15403         * info.el (Info-dir-remove-duplicates): Move point to the
15404         beginning of the current line after deleting the entries from
15405         redundant heading.  Use marker for `limit' and compare it with
15406         point before calling `re-search-forward'.
15408 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
15410         * simple.el (yank): Fix typo in docstring.
15412 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
15414         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
15415         messages, where "D" is the 6th character.
15417 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
15419         * simple.el (yank): Fix last change.
15421 2006-03-11  David Ponce  <david@dponce.com>
15423         * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
15424         before merging elements from the standard ispell-dictionary-alist.
15425         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
15426         alist, and return the new alist.
15428 2006-03-11  Richard Stallman  <rms@gnu.org>
15430         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
15432         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
15433         the way it is implemented is too unclean.
15435         * simple.el (kill-region, yank): Doc fix.
15437         * battery.el (battery-echo-area-format): Doc fix.
15438         (battery-mode-line-format): Likewise.
15439         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
15440         (battery-linux-proc-acpi): Ignore batteries that say "charged".
15442 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
15444         * progmodes/octave-mod.el (octave-indent-for-comment):
15445         Behave according to do string.
15447 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
15449         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
15450         Be visible only if major mode is Mail Mode.
15452         * textmodes/flyspell.el (flyspell-external-point-words)
15453         (flyspell-process-localwords): Fix last changes.
15455 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
15457         * calendar/holidays.el (list-holidays): Doc fix.
15459         * international/mule.el (auto-coding-alist): Add .odt
15460         (OpenOffice's open document) files.
15462         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
15463         document) files.  Mention in the doc string the need to sync with
15464         auto-coding-alist.
15466 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
15468         * files.el (hack-local-variables-confirm): Don't prompt for ! if
15469         enable-local-variables is set to always query, or there is no
15470         savable variable.
15472 2006-03-10  Bill Wohler  <wohler@newt.com>
15474         * image.el (image-load-path-for-library): Merge at least three
15475         functions from Gnus and MH-E into this one function that can now
15476         be shared.
15478 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
15480         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
15481         gdb-remove-mouse-face and remove help-echo too.
15482         (gdb-enqueue-input): Correct conditional clause.
15484 2006-03-10  Glenn Morris  <rgm@gnu.org>
15486         * calendar/calendar.el (calendar-holidays): Doc fix.
15487         * calendar/holidays.el (list-holidays): Doc fix.
15489 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
15491         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
15492         it gets called in gdb-prompt anyway.
15493         (gdb-use-separate-io-buffer): Only restore window arrangement for
15494         gdb-many-windows.
15495         (gdb-enqueue-input): Make it harder to send GDB input when program
15496         is running.
15497         (gdb-buffer-list): New variable.
15498         (gdb-remove-mouse-face): New function.
15499         (gdb-starting): Use it when GDB input won't get sent.
15501 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
15503         * help.el (view-lossage): Remove trailing whitespace before
15504         inserting "\n".
15506 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
15508         * files.el (hack-local-variables-confirm):
15509         Set coding-system-for-read to nil before writing to .emacs.
15511         * arc-mode.el (archive-extract): Check if an existing buffer name
15512         comes from a different archive.
15514         * help.el (describe-key-briefly): If KEY is a down event, read and
15515         discard the up event.
15517 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
15519         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
15520         be edited and use font-lock-warning-face for any changes.
15522         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
15523         (gdb-edit-value): Use it to report any errors.
15525 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
15527         * help.el (describe-key): Remove leftover test code.
15529 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
15531         * textmodes/org.el: Move defvars out of eval-when-compile.
15532         Use buffer-file-name variable.
15533         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
15534         arg `file'.
15535         (org-level-faces): Remove startup dependency.
15536         (org-cycle, org-map-tree, org-scan-tags)
15537         (org-remember-handler): Don't call `outline-level' directly.
15538         (org-mhe-search-all-folders): New option.
15539         (org-mhe-get-message-folder-from-index)
15540         (org-mhe-get-message-folder): Fix indexing search.
15541         (org-format-agenda-item): Handle nil TAGS argument.
15542         (org-cleaned-string-for-export, org-activate-target-links)
15543         (org-make-target-link-regexp): Deal with empty radio target list.
15544         (org-tag): New face.
15545         (org-get-level-face): New function.
15546         (org-set-font-lock-defaults): Simplify setup for headlines.
15547         (org-complete): Pass common substring to `display-completion-list'.
15549 2006-03-06  David Ponce  <david@dponce.com>
15551         * tree-widget.el: Update Commentary header.
15552         (tree-widget-theme-name): Ignore parent themes.
15553         (tree-widget-set-parent-theme): New function.
15554         (tree-widget-set-theme): Use it.
15555         (tree-widget-set-image-properties): Move definition.  Does nothing
15556         if image properties have already been set.
15557         (tree-widget-image-properties): Move definition.  Receive an image
15558         name.  Set the :pointer property.
15559         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
15560         Don't set the :pointer image property.
15561         (tree-widget-convert-widget): New function.  Handle :dynargs
15562         compatibility here.
15563         (tree-widget): Use it to :convert-widget.  Add the :expander-p
15564         predicate to control when the :expander function is entered.
15565         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
15566         (tree-widget-value-create): Handle :expander-p.  widget-apply
15567         :expander.
15568         (tree-widget-expander-p): New function.  Default value of the
15569         :expander-p property.
15571 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
15573         * help.el (describe-key): Properly handle the return value of
15574         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
15575         remaps.  Handle string and vector `follow-link' values.
15577 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15579         * complete.el (PC-expand-many-files): Try be more careful when parsing
15580         the shell's output.
15582 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15584         * outline.el (hide-sublevels): Provide better interactive default.
15586 2006-03-06  Kenichi Handa  <handa@m17n.org>
15588         * international/fontset.el (create-fontset-from-fontset-spec):
15589         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
15591 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
15593         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
15594         backslashes instead of one in regexp.
15595         (gud-tooltip-dereference): Add missing optional argument.
15597 2006-03-04  John Paul Wallington  <jpw@pobox.com>
15599         * wdired.el (toplevel): Require `cl' at compile-time.
15601 2006-03-04  Andreas Schwab  <schwab@suse.de>
15603         * server.el (server-process-filter): Handle errors during
15604         evaluation of the argument.
15606 2006-03-03  John Paul Wallington  <jpw@pobox.com>
15608         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
15609         escape parentheses at beginning of line.
15610         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
15611         (t-mouse-mode): Remove period from end of error message.
15613 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
15615         * textmodes/flyspell.el (flyspell-process-localwords):
15616         Be case-sensitive.
15618 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
15620         * cus-edit.el (custom-quote): Remove function, since it has been
15621         moved to custom.el.
15623         * font-lock.el (lisp-font-lock-keywords-2)
15624         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
15625         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
15626         they have no special meaning.
15628         * midnight.el (clean-buffer-list): Handle case where base-buffer of
15629         indirect buffer gets killed before indirect buffer.  Use dolist.
15631 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
15633         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
15634         value instead of a literal constant (1) on more pauses.
15636 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
15638         * textmodes/flyspell.el (flyspell-external-point-words):
15639         Be case-sensitive.
15641 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
15643         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
15644         with "www".
15646 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
15648         * allout.el: Restablish intermediate missing comment header to
15649         preserve outline structure.
15650         (allout-beginning-of-current-entry): Skip invisible text.
15651         (allout-open-topic): Fix opening a topic at end-of-buffer.
15652         (allout-minor-mode): Move nearer to allout-mode function.
15654 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
15656         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
15658 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
15660         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
15661         is nil.
15663         * progmodes/gud.el (gud-speedbar-menu-items):
15664         Use buffer-local-value and add missing :visible keyword.
15666         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
15668 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
15670         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
15671         must be `follow-link'.
15673         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
15675         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
15676         formatting: No nested anchors.
15677         (org-all-targets): Fix bug with XEmacs compatibility.
15678         (org-read-date): Add (require 'parse-time).
15679         (org-set-tags): Fix bug with extra inserted space.
15680         (org-export-html-style): Define a style class for targets.
15681         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
15682         (org-hide-leading-stars): New option.
15683         (org-hide): New face.
15684         (org-set-font-lock-defaults): Allow to hide leading stars.
15685         (org-get-legal-level, org-tr-level): New functions.
15686         (org-odd-levels-only): New option.
15687         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
15688         (org-demote, org-promote): Deal with double-star levels.
15689         (org-convert-to-odd-levels): New command.
15691 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
15693         * speedbar.el (speedbar-update-localized-contents): Try to
15694         preserve window-start.
15695         (speedbar-update-directory-contents): Try to preserve window-start
15696         and window-point.
15697         (speedbar-update-special-contents): Don't move back to start of window.
15699         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
15700         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
15701         speedbar-timer-fn.
15702         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
15703         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
15704         instead of gdb-speedbar-timer-fn.
15706 2006-02-28  Jay Belanger  <belanger@truman.edu>
15708         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
15709         (math-compose-expr): Use latex option when calling
15710         `math-compose-tex-matrix' for latex mode.
15712 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
15714         * speedbar.el: Re-instate comments about developing for speedbar
15715         [this is what info and gdb-ui use even if better methods exist now].
15717         * t-mouse.el: New file.
15718         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
15719         (t-mouse-lispy-buffer-posn-from-coords): Remove.
15720         (t-mouse-make-event-element): Use posn-at-x-y instead.
15721         (t-mouse-make-event): Deal with Fedora Core 3.
15722         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
15723         (t-mouse-mouse-position-function): New function.  Use it instead
15724         of advising mouse-position.
15725         (t-mouse-mode): New minor mode.
15726         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
15728 2006-02-27  Glenn Morris  <rgm@gnu.org>
15730         * calendar/calendar.el (calendar-holidays): Doc fix.
15732 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
15734         * progmodes/gdb-ui.el (gdb-source-window): New variable.
15735         Re-introduce the concept of a source window.
15736         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
15737         consistency with get-buffer-create.
15738         (def-gdb-auto-update-handler, gdb-info-locals-handler)
15739         (gdb-data-list-register-values-handler)
15740         (gdb-stack-list-locals-handler): Try to preserve window-start as
15741         well as window-point.
15742         (gdb-display-source-buffer): New function (old concept).
15743         (gdb-goto-breakpoint): Use it.
15745         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
15746         for gdb-ui/gdb-mi (old concept).
15748 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
15750         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
15751         binding.
15753         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
15755         * textmodes/reftex-sel.el (reftex-select-label-map)
15756         (reftex-select-bib-map): Add `follow-mouse' binding.
15758 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
15760         * jka-cmpr-hook.el (jka-compr-compression-info-list)
15761         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
15762         Give :set functions to provide automatic updating.
15763         Update docstring.  Give compiler defvars early in the file
15764         and move the defcustoms to a later spot where all called functions
15765         are defined.
15766         (jka-compr-file-name-handler-entry): Doc fix.
15767         (jka-compr-compression-info-list--internal)
15768         (jka-compr-mode-alist-additions--internal)
15769         (jka-compr-load-suffixes--internal): New variables.
15770         (jka-compr-install): Set the three above variables.
15771         Update `load-file-rep-suffixes' instead of `load-suffixes'.
15772         (jka-compr-update, jka-compr-set): New functions.
15773         (auto-compression-mode): Doc fix.
15775         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
15776         Update `load-file-rep-suffixes' instead of `load-suffixes'.
15777         Use jka-compr-compression-info-list--internal,
15778         jka-compr-mode-alist-additions--internal and
15779         jka-compr-load-suffixes--internal.
15781         * files.el (load-library):
15782         * loadhist.el (file-loadhist-lookup):
15783         * startup.el (command-line):
15784         * subr.el (locate-library):
15785         * emacs-lisp/autoload.el (update-directory-autoloads):
15786         * emacs-lisp/find-func.el (find-library-suffixes):
15787         Use `get-load-suffixes' instead of `load-suffixes'.
15789         * subr.el (locate-library):
15790         * emacs-lisp/find-func.el (find-library-name):
15791         Use `load-file-rep-suffixes' instead of '("").
15793 2006-02-26  Kim F. Storm  <storm@cua.dk>
15795         * ido.el (ido-save-history, ido-load-history): Simplify.
15796         Don't use find-file-noselect to avoid interference from other modes.
15798 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
15800         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
15801         to use the default shell if filename is not available.
15802         Reported by Giorgos Keramidas.
15804 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
15806         * progmodes/etags.el (tags-completion-table): Do completion from
15807         all the tables in the current list, as documented in the manual.
15809 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15811         * CC Mode Update to 5.31.3.
15813 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15815         * progmodes/cc-mode.el (c-postprocess-file-styles):
15816         Bind inhibit-read-only to t, around the call to
15817         c-remove-any-local-eval-or-mode-variables, so that it works on a
15818         RO file.
15820 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15822         * progmodes/cc-awk.el: Correct a typo.
15824 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15826         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
15827         c-hungry-delete-backwards, at the request of RMS.  Leave the old
15828         name as an alias.
15830 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15832         * progmodes/cc-mode.el: Correct a typo.
15834 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15836         * progmodes/cc-defs.el: Update the version number to 5.31.3.
15838 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15840         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
15841         brace-else-brace (error due to mbeg, mend being undefined).
15843 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15845         * progmodes/cc-mode.el: File Local variables: Solve the problem
15846         where both `mode' and c-file-offsets are specified: `mode' will
15847         overwrite c-f-o's settings:
15848         (c-remove-any-local-eval-or-mode-variables): New function.
15849         (c-postprocess-file-styles): Call the above new function, within
15850         c-tentative-buffer-change, to splat `mode' and `eval' before the
15851         second hack-local-variables.
15853 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15855         * progmodes/cc-mode.el:
15856         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
15857         (c-after-change): Protect the match data with save-match-data.
15858         It was getting corrupted by c-after-change-check-<>-operators.
15860         * progmodes/cc-defs.el: [Supersedes patch V1.38]:
15861         (top level): Check for a buggy font-lock-compile-keywords ONLY in
15862         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
15864         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
15865         with save-match-data.  It was being corrupted when Font Lock was
15866         not enabled.
15868 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
15870         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
15871         Mode and Subword Mode.
15873         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
15874         real labels ("case 1:" or "foo:") from non-labels ("public:").
15875         (c-forward-objc-directive): Replace c-forward-token-2 with crude
15876         coding; c-f-t-2 doesn't move over a token at EOB.
15878         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
15880         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
15881         (c-update-modeline): Concatenate the minor mode indicators
15882         directly onto mode-name, removing c-submode-indicators.
15883         Sometimes, c-s-i got separated from the mode name on the mode line.
15885         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
15886         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
15888 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15890         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
15891         error message when there's an evaluation error to show whether
15892         it's loaded from source or not.
15893         (c-filter-ops): Make it available at runtime too to work when
15894         `c-make-init-lang-vars-fun' needs to evaluate from source.
15896 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
15898         * help.el (help): Revert last part of 2006-02-23 change (deletion
15899         of the `provide' call).
15901 2006-02-23  Juri Linkov  <juri@jurta.org>
15903         * compare-w.el (compare-windows-highlight): Add new value
15904         `persistent' and change :type from `boolean' to `choice'.
15905         (compare-windows-overlays1, compare-windows-overlays2):
15906         New internal variables.
15907         (compare-windows-highlight): If compare-windows-highlight is
15908         `persistent', add current overlays to compare-windows-overlays[12]
15909         instead of adding compare-windows-dehighlight to pre-command-hook.
15910         (compare-windows-dehighlight): Delete all overlays from
15911         compare-windows-overlays[12].
15913         * info.el (Info-search): Don't bind search-spaces-regexp to
15914         Info-search-whitespace-regexp in non-regexp isearch mode.
15916 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15918         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
15920 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
15922         * textmodes/org.el (org-xemacs-p)
15923         (org-export-html-show-new-buffer, org-table-may-need-update)
15924         (org-insert-item, org-mhe-get-message-real-folder)
15925         (org-mhe-get-message-folder-from-index)
15926         (org-mhe-get-message-folder, org-mhe-get-message-num)
15927         (org-mhe-get-header, org-make-org-heading-search-string)
15928         (org-make-org-heading-camel, org-table-sort-lines)
15929         (org-format-org-table-html, org-format-table-table-html):
15930         Fix typos in docstrings.
15932 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
15934         * textmodes/org.el (org-cleaned-string-for-export)
15935         (org-solidify-link-text): New function.
15936         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
15937         XEmacs, just to silence the compiler.
15938         (org-export-as-ascii, org-export-as-html-and-open):
15939         Use `org-cleaned-string-for-export' and create internal links.
15940         (org-follow-mhe-link): Require mh-e, use folder.
15942 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
15944         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
15946         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
15947         gdb-debug-log-length.
15948         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
15949         it a real ring but...
15950         (gud-gdba-marker-filter): ...make it work like mark-ring.
15951         (gdb-enable-debug): Rename from gdb-enable-debug-log.
15952         (gdb-mouse-jump): New function.  Add bindings.
15954 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
15956         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
15957         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
15958         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
15959         (gdb-debug-log-length): Customize it's length.
15960         (gud-watch, gdb-var-create-handler): Display function::var format
15961         but don't use to create variable object.
15962         (gdb-var-create-handler): Use message-box in place of message.
15963         (gdb-stopped): Call gdb-exited if signalled.
15965 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
15967         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
15969         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
15971         * textmodes/reftex.el (reftex-locate-file): Search all extensions
15972         if `reftex-try-all-extensions' is set.
15974         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
15975         fail silently when there is no valid argument at point.
15976         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
15977         `fail-silently' argument.  From a patch by David Reiter.
15979         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
15980         New commands.
15981         (org-mark-ring): New variable.
15982         (org-mark-ring-length): New option.
15983         (org-open-at-point, org-goto, org-open-file): Push old position
15984         onto the mark ring.
15985         (org-add-hook): New function.
15986         (org-export-table-remove-special-lines): New option.
15987         (org-skip-comments, org-format-org-table-html): Respect new
15988         option `org-export-table-remove-special-lines'.
15989         (org-open-file): Allow special command configuration for
15990         directory link.
15991         (org-file-apps): Fix bugs in customize type, added setting
15992         for directories.
15993         (org-activate-tags, org-format-agenda-item, org-complete)
15994         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
15995         (org-get-tags, org-get-buffer-tags, org-open-at-point)
15996         (org-link-search, org-make-org-heading-search-string)
15997         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
15998         (org-radio-targets, org-file-link-context-use-camel-case)
15999         (org-activate-camels): New options.
16000         (org-update-radio-target-regexp, org-all-targets)
16001         (org-make-target-link-regexp, org-activate-target-links):
16002         New functions.
16003         (org-make-org-heading-search-string): New function.
16004         (org-store-link, org-insert-link): Use new option
16005         `org-file-link-context-use-camel-case'.
16006         (org-activate-camels): Use new option `org-activate-camels'.
16007         (org-link-regexp): Add mhe prefix.
16008         (org-open-at-point, org-store-link): Support for mhe links.
16009         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
16010         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
16011         (org-mhe-get-header, org-follow-mhe-link): New functions.
16012         (org-remove-angle-brackets, org-add-angle-brackets):
16013         New functions.
16014         (org-bracket-link-regexp): New constant.
16015         (org-read-date): Fix bug that was rejecting all typed dates.
16016         (org-link-search): Make hierarchy above visible after a match.
16017         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
16018         (org-store-link): Fix bug with link creation when cursor is in
16019         an empty line.
16020         (org-open-at-point): Fix bug with matching a link.
16021         Fixed buggy argument sequence in call to `org-view-tags'.
16022         (org-compile-prefix-format): Set `org-prefix-has-tag'.
16023         (org-prefix-has-tag): New variable.
16024         (org-format-agenda-item): Remove tags from headline
16025         if appropriate.
16026         (org-agenda-remove-tags-when-in-prefix): New option.
16028 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
16030         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
16031         Fix the regular expressions.
16033 2006-02-21  Richard M. Stallman  <rms@gnu.org>
16035         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
16036         if there's no other specific basis.
16038         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
16039         as variables at all.
16040         (unsafep-variable): Rename arg; doc fix.
16042         * abbrevlist.el (list-one-abbrev-table): Add autoload.
16044         * calendar/appt.el (diary-selective-display): Add defvar.
16046         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
16048         * isearch.el (search-whitespace-regexp): Fix custom type.
16050         * help.el (describe-key-briefly): Compute interactive args
16051         in same was as before previous change.
16053         * files.el (enable-local-variables): Doc fix.
16055 2006-02-21  Kim F. Storm  <storm@cua.dk>
16057         * fringe.el: Cleanup as file is now pre-loaded.
16058         (fringe-bitmaps): Initialize unconditionally.
16059         (fringe-mode, set-fringe-style): Remove autoload cookies.
16061 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
16063         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
16064         `horizontal-bar'.
16065         (fringe-cursor-alist): Use `horizontal-bar'.
16067 2006-02-20  Kim F. Storm  <storm@cua.dk>
16069         * fringe.el (fringe-bitmaps): Update to new bitmap names.
16070         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
16072         * loadup.el: Load "fringe" on window systems.
16074 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
16076         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
16077         out of scope components.
16079         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
16080         default.
16082 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
16084         * custom.el (customize-mark-to-save, customize-mark-as-set):
16085         Load the symbol first.
16087 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
16089         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
16090         strech spec so it doesn't display as "^J" on the header line
16091         when `Buffer-menu-use-header-line' is t.
16093 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
16095         * speedbar.el (speedbar-make-button): Keep text properties
16096         of string arguments if desired.
16098         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
16099         expessions.
16101         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
16102         of speedbar.
16104 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
16106         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
16107         to value of `read-file-name-completion-ignore-case'.
16109 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
16111         * custom.el (customize-mark-as-set): Push to `user' theme.
16113         * cus-edit.el (custom-save-variables): Allow unthemed values.
16114         (customize-set-variable): Push setting to `user' theme.
16116 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
16118         * progmodes/gud.el: Don't require font-lock as it's now
16119         automatically loaded.
16120         (gud-speedbar-buttons): Replace gdb-var-changed with
16121         gdb-force-update.
16123         * progmodes/gdb-ui.el (gdb-force-update): Rename from
16124         gdb-var-changed.
16125         (gdb-post-prompt): Use it.
16126         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
16127         (gdb-var-update-handler, gdb-var-delete)
16128         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
16129         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
16130         gdb-force-update in gdb-post-prompt.
16131         (gdb-reset): Clear watch expressions from speedbar when quitting.
16133 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16135         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
16136         (viper-change-state-to-vi, viper-change-state-to-emacs):
16137         Make aware of cursor coloring in the Emacs state.
16138         (viper-special-read-and-insert-char): Use read-char-exclusive.
16139         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
16141         * emulation/viper-init.el (viper-emacs-state-cursor-color):
16142         New variable.
16144         * emulation/viper-util.el (viper-save-cursor-color)
16145         (viper-get-saved-cursor-color-in-replace-mode)
16146         (viper-get-saved-cursor-color-in-insert-mode)
16147         (viper-restore-cursor-color): Make aware of the cursor color
16148         in Emacs state.
16149         (viper-get-saved-cursor-color-in-emacs-mode): New function.
16151         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
16152         (ediff-ignore-case-option3, ediff-actual-diff-options)
16153         (ediff-actual-diff3-options): New variables to control case sensitivity.
16154         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
16155         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
16156         (ediff-toggle-ignore-case): New function.
16157         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
16159         * ediff-help.el (ediff-long-help-message-narrow2)
16160         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
16161         (ediff-long-help-message-word-mode): Add ignore-case command.
16162         (ediff-help-for-quick-help): Add ignore-case command.
16164         * ediff-merg.el: Move provide to the end.
16166         * ediff-ptch.el: Move provide to the end.
16168         * ediff-wind.el: Move provide to the end.
16170         * ediff-mult.el: Move provide to the end.
16171         (ediff-set-meta-overlay): Enable follow-link.
16173         * ediff.el: Move provide to the end.
16174         Break recursive load cycle in eval-when-compile.
16175         (ediff-patch-buffer): Better heuristics.
16177         * ediff-util.el: Move provide to the end.
16178         Break recursive load cycle in eval-when-compile.
16179         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
16180         defuns.
16181         (ediff-submit-report): Pass the values of ediff-diff3-program,
16182         ediff-diff3-options.
16184 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
16186         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
16187         the opening bracket of the following bracketing pairs: {}, [], (), <>,
16188         `' (for example, in the docstring of `windmove-default-keybindings').
16190 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
16192         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
16193         shadow face.  Don't provide binding to edit variable when it is
16194         out of scope.
16196         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
16197         (gdb-var-update-handler): Detect out of scope variables with pre
16198         GDB 6.4 too.
16199         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
16200         Reset status of variable objects to nil in update handlers.
16201         (gdb-var-update-handler-1): Detect when a variable object comes
16202         in scope.  setcar on var changes gdb-var-list directly.
16204 2006-02-17  Juri Linkov  <juri@jurta.org>
16206         * ffap.el (ffap) <defface>: Add explicit face declaration.
16207         (ffap-highlight): Use face `ffap' directly instead of checking
16208         for its existence.
16210         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
16211         `visible-ok' of `other-buffer' to find the right original buffer.
16213         * info.el (Info-search): Skip `Local Variables' node.
16215 2006-02-17  Juri Linkov  <juri@jurta.org>
16217         * info.el (Info-find-file): Check for symbols `apropos', `history',
16218         `toc' in the input filename, and return these symbols as is.
16219         (Info-find-node-2): Set Info-current-file to symbols `apropos',
16220         `history', `toc' instead of strings.
16221         (Info-set-mode-line): For non-string Info-current-file use the
16222         symbol's name inside **.
16223         (Info-isearch-push-state): Add quote before Info-current-file and
16224         Info-current-node.
16225         (Info-isearch-pop-state): Use `equal' instead of `string='.
16226         (Info-extract-pointer, Info-following-node-name): Use
16227         `match-string-no-properties' instead of `match-string'.
16228         (Info-up): Check `old-file' for `stringp'.
16229         (Info-history): Use `equal' instead of `string-equal'.
16230         Check `file' for `stringp'.
16231         (Info-history): Use symbol `history' instead of string as first arg
16232         of `Info-find-node'.
16233         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
16234         `toc' instead of string.
16235         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
16236         instead of `buffer-substring', and `match-string-no-properties'
16237         instead of `match-string'.
16238         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
16239         instead of strings.
16240         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
16241         Use symbol `apropos' instead of string.
16242         (Info-copy-current-node-name): Check `Info-current-file' for
16243         `stringp' and construct a command with `Info-find-node' from it.
16244         (Info-fontify-node): Use `match-string-no-properties' instead of
16245         `match-string' and check file names for `stringp'.
16246         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
16247         `history', `toc' instead of strings.
16249 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
16251         * files.el: Rearrange functions and variables in the file local
16252         variables section.
16254 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
16256         * files.el: Add truncate-lines, ispell-check-comments and
16257         ispell-local-dictionary as safe local variables.
16259 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
16261         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
16262         out of scope variables.
16263         (gud-speedbar-buttons): Use unless.
16265         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
16266         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
16267         (gdb-show-changed-values): Also use for out of scope variables.
16268         (gdb-var-update-handler-1): Note if variable goes out of scope.
16270 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
16272         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
16273         default to global variable values for unsupplied args.
16274         (rcirc-get-buffer-create): Fix bug with setting the target.
16275         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
16276         test for rcirc-always-use-server-buffer-flag here.
16277         (rcirc-response-formats): Add %N, which is a facified nick.  %n
16278         uses the default face.  Change the ACTION format string.  If the
16279         "nick" is the server, don't print anything for that field.
16280         Comment fixes.
16281         (rcirc-target-buffer): Don't test
16282         rcirc-always-use-server-buffer-flag here.
16283         (rcirc-print): Squeeze extra spaces out of the text before message.
16284         (rcirc-put-nick-channel): Strip potential "@" char from nick
16285         before adding them to nick table.
16286         (rcirc-url-regexp): Improve to match address like "foo.com".
16288 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
16290         * allout.el (allout-hidden-p): Move this defsubst before
16291         allout-overlay-interior-modification-handler, where it is first
16292         used.
16294 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
16296         * allout.el: Use allout invisible-text overlays instead of
16297         selective display for concealed text.  Also, lots of general
16298         cleanup, and improved compatibility code.
16300         (allout-version): Incremented, corrected, revised, and refined
16301         module commentary.
16303         (provide 'allout): Moved to the bottom, added a require of overlay.
16305         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
16306         `except-current'.
16307         (allout-write-file-hook-handler): Minimize delay.
16308         (count-trailing-whitespace-region): New function so
16309         auto-encryption of current topic can resituate cursor exactly.
16310         PGP/GPG encryption trims trailing whitespace from lines, which
16311         must be accounted for across encryption then decryption.
16313         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
16314         just plain "\C-c", to avoid intruding on user's keybinding space.
16316         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
16317         parameter, so user request to provide a new password is done.
16319         (allout-outside-normal-auto-fill-function, allout-auto-fill):
16320         Refined mechanism for auto-filling behavior while in allout mode.
16322         (allout-mode): Explicitly specify the mode map in the docstring.
16323         Clarify provision for various write-file hook var names.
16324         Adjusted for invisible-text overlays instead of selective-display.
16326         (allout-depth): Really return 0 if not within any topic.  This
16327         rectifies `allout-beginning-of-level' and sequence numbering
16328         errors that occur when cutting and pasting numbered topics.
16329         Changed from a in-line subst to a regular function, as well.
16331         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
16333         (allout-end-of-subtree, allout-end-of-subtree)
16334         (allout-end-of-entry, allout-end-of-current-heading)
16335         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
16336         (allout-show-children, allout-show-to-offshoot)
16337         (allout-hide-current-entry, allout-show-current-entry): Rectified
16338         handling of trailing blank lines between items.
16340         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
16341         (allout-current-depth, allout-unprotected, allout-hidden-p)
16342         (allout-on-current-heading-p, allout-listify-exposed)
16343         (allout-chart-subtree, allout-goto-prefix)
16344         (allout-back-to-current-heading, allout-get-body-text)
16345         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
16346         (allout-hide-region-body, allout-toggle-subtree-encryption)
16347         (allout-encrypt-string, allout-encrypted-key-info)
16348         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
16349         (allout-file-vars-section-data): Adjusted for use with
16350         invisible-text overlays instead of selective-display.
16352         (allout-kill-line, allout-kill-topic, allout-yank-processing):
16353         Reworked for use with invisible text overlays.
16355         (allout-current-topic-collapsed-p): New function.
16357         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
16358         to know when to close the containing topic.
16360         (allout-pre-command-business, allout-post-command-business):
16361         Simplify undo-batching and dynamic isearch exposure.
16363         (allout-set-overlay-category): New for invisible-text overlays.
16364         Sets properties of allout-overlay-category, used by
16365         allout-flag-region to set invisible-text overlay properties.
16366         (allout-get-invisibility-overlay): Get the first qualifying
16367         invisibility overlay, so we can find the extent of it.
16368         (allout-back-to-visible-text): Get to just before the beginnining
16369         of the current invisibility overlay, if any.
16371         (allout-overlay-insert-in-front-handler)
16372         (allout-overlay-interior-modification-handler)
16373         (allout-before-change-handler, allout-isearch-end-handler): New
16374         functions to handle extraordinary actions affecting concealed
16375         text.
16377         (allout-flag-region): Use overlays instead of selective-display
16378         for invisible text - by inheritence from the properties of
16379         allout-overlay-category in mainline Emacs, and applied
16380         property-by-property in XEmacs, some recent versions of which
16381         don't inherit the properties from the category.  Provisions to
16382         respond to concealed-text edits simplified drastically.
16384         (allout-isearch-rectification, allout-isearch-was-font-lock)
16385         (allout-isearch-expose, allout-enwrap-isearch)
16386         (allout-isearch-abort, allout-pre-was-isearching)
16387         (allout-isearch-prior-pos, allout-isearch-did-quit)
16388         (allout-isearch-dynamic-expose)
16389         (allout-hide-current-entry-completely): Functions deleted.
16391         (allout-undo-aggregation): Explicit undo aggregation no longer
16392         necessary due to transition away from selective-display.
16394         (set-allout-regexp, allout-up-current-level)
16395         (allout-next-visible-heading, allout-forward-current-level)
16396         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
16397         (allout-kill-line, allout-yank-processing, allout-show-children)
16398         (allout-expose-topic, allout-old-expose-topic)
16399         (allout-listify-exposed, allout-insert-latex-header)
16400         (allout-toggle-subtree-encryption, allout-encrypt-string)
16401         (remove-from-invisibility-spec, allout-hide-current-subtree):
16402         Ditched unused variables.
16404 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
16406         * textmodes/ispell.el (ispell-change-dictionary): Call
16407         ispell-buffer-local-dict instead of
16408         ispell-accept-buffer-local-defs.
16409         (ispell-local-dictionary-alist): Accept as valid any coding-system
16410         supported by Emacs.
16411         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
16412         changed to iso-8859-3.
16414 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
16416         * speedbar.el (speedbar-frame-width): Make an inline function
16417         instead of a macro.  Use frame-width.
16418         (speedbar-try-completion, speedbar-update-contents)
16419         (speedbar-timer-fn): Use consp.
16420         (speedbar-update-localized-contents): Try to preserve point.
16422         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
16423         (menu): Re-order menu items.
16424         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
16425         field.
16426         (gdb-var-update-handler-1): Use it for GDB 6.4+.
16427         (gdb-post-prompt): Speed things by not forcing update.
16429 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
16431         * wid-edit.el (widget-button-click): For mouse-1, cancel button
16432         press and perform default action if we get a mouse movement event.
16434 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
16436         * calendar/icalendar.el (icalendar--get-event-property)
16437         (icalendar--get-event-property-attributes): Fix typos in
16438         docstrings.
16440         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
16441         docstring.
16443 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
16445         * bs.el (bs-mode): Use `buffer-disable-undo'.
16446         (bs--get-file-name): Simplify.
16447         (bs-show-in-buffer): Mark the buffer as not modified.
16449 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
16451         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
16452         widget-button-click.
16454         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
16455         (custom-mode): Update docstring.
16457         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
16458         binding.
16460         * files.el (hack-local-variables-confirm): Allow scrolling if the
16461         file variable list is too long.  Kill temp buffer after use.
16463 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
16465         * progmodes/gud.el (gdb): Improve doc string.
16466         (gdb-script-font-lock-keywords): Expand allowed character set.
16468         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
16469         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
16470         (gdb-separate-io-interrupt, gdb-separate-io-quit)
16471         (gdb-separate-io-stop, gdb-separate-io-eof):
16472         Rename from gdb-inferior-* to gdb-separate-*.
16473         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
16475 2006-02-14  Jay Belanger  <belanger@truman.edu>
16477         * calc/calc-arith.el (math-check-known-scalarp): Make sure
16478         expression is a symbol before checking that it is bound.
16480         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
16481         test to see if equation can be solved.
16483 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
16485         * wid-edit.el (widget-button-click): Use :pressed-face property
16486         for overlay face, if it exists.
16488         * cus-edit.el (custom-manual, custom-add-see-also)
16489         (custom-add-parent-links, custom-group-link): Add :pressed-face
16490         property to links.
16492         * files.el (hack-local-variables): Remove ignored variables before
16493         checking if any variables need setting.
16495 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16497         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
16499 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
16501         * help.el (where-is): Fix message for remapped commands.
16503         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
16504         Fix typos in docstrings.
16506 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
16508         * files.el (safe-local-variable-values): New option.
16509         (hack-local-variables-prop-line): Return a list of variable-value
16510         pairs if MODE-ONLY is non-nil.
16511         (hack-local-variables): Construct list of variable-value pairs,
16512         and apply or reject them in one go.  Ask for confirmation if
16513         variables are not known safe.
16514         (hack-local-variables-confirm): Complete rewrite.  Support
16515         `safe-local-variable-values'.
16516         (enable-local-variables): Update docstring to reflect new
16517         behavior.
16518         (ignored-local-variables): Ignore ignored-local-variables and
16519         safe-local-variable-values.
16520         (safe-local-variable-p): New function.
16521         (risky-local-variable-p): `safe-local-variable' property check
16522         moved to safe-local-variable-p.
16523         (hack-one-local-variable): Checks moved to hack-local-variables.
16525         (byte-compile-dynamic, c-basic-offset, c-file-style)
16526         (c-indent-level, comment-column, fill-column, fill-prefix)
16527         (indent-tabs-mode, kept-new-versions, no-byte-compile)
16528         (no-update-autoloads, outline-regexp, page-delimiter)
16529         (paragraph-start, paragraph-separate, sentence-end)
16530         (sentence-end-double-space tab-width, version-control):
16531         Add `safe-local-variable' property.
16533         * find-lisp.el: Delete nonexistent `autocompile' file variable.
16535         * icomplete.el, play/landmark.el: Change nonexistent
16536         `outline-layout' file variable to `allout-layout'.
16538 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
16540         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
16541         (gdb-get-changed-registers): Test value of gud-minor-mode relative
16542         to gud-comint-buffer.
16543         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
16544         gdb-ui.el for gdb-mi.el.
16545         (gdb-post-prompt, gdb-get-changed-registers): Move test for
16546         registers buffer to gdb-get-changed-registers.
16547         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
16548         deletion of catchpoints (throw and catch).
16549         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
16550         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
16551         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
16552         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
16553         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
16555 2006-02-13  Jay Belanger  <belanger@truman.edu>
16557         * calc/calc-arith.el (math-check-known-matrixp): Make sure
16558         expression is a symbol before checking that it is bound.
16560 2006-02-13  Richard M. Stallman  <rms@gnu.org>
16562         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
16563         for the minibuffer too, but not if resize-mini-windows will interfere.
16565         * help.el (describe-key-briefly, describe-key): Do all arg-reading
16566         inside `interactive' spec.
16567         (describe-key-briefly-internal, describe-key-internal):
16568         Functions merged back into their callers.
16570 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
16572         * info.el (info-xref-visited): Inherit from info-xref too.
16573         (Info-set-mode-line): Replace occurrences of `%' by `%%'
16574         when propertizing Info-current-file and Info-current-node.
16576 2006-02-13  Juri Linkov  <juri@jurta.org>
16578         * tumme.el (tumme-thumbnail-storage): Fix docstring.
16579         (tumme-thumb-name): Fix per-directory format.
16581 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
16583         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
16585 2006-02-12  Miles Bader  <miles@gnu.org>
16587         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
16589 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
16591         * tumme.el: Remove history section.  If someone needs the it, it
16592         can always be found in CVS.
16594 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
16596         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
16597         about the Thumbnail Managing Standard option.
16599 2006-02-12  Richard M. Stallman  <rms@gnu.org>
16601         * subr.el (substitute-key-definition): Doc fix.
16603         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
16605         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
16607         * info.el (Info-mode): Doc fix.
16609         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
16611 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
16613         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
16614         because on Solaris a POSIX compatible "id" is needed.  Reported by
16615         Magnus Henoch <mange@freemail.hu>.
16617 2006-02-12  Juri Linkov  <juri@jurta.org>
16619         * tumme.el: Remove todo item about Thumbnail Managing Standard.
16620         (tumme) <defgroup>: Change :group to `multimedia'.
16621         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
16622         Managing Standard.
16623         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
16624         Fix dostring.
16625         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
16626         and %y.  Fix docstring.
16627         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
16628         (tumme-cmd-create-standard-thumbnail-command): New user options.
16629         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
16630         is `standard'.  Fix docstring.
16631         (tumme-thumb-width, tumme-thumb-height): New user options.
16632         (tumme-external-viewer): Try to find various viewers.
16633         (tumme-get-thumbnail-image): Use `create-image' instead of
16634         constructing the `image' structure.
16635         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
16636         `standard'.
16637         (tumme-thumb-name): Add file name generation for standard storage.
16638         Simplify code for other storages.
16639         (tumme-thumb-name): Use width %w and height %h instead of size %s.
16640         Add modification time %m and thumbnail-nq8 %q.
16641         Use `tumme-cmd-create-standard-thumbnail-command' if
16642         tumme-thumbnail-storage is `standard'.
16643         (tumme-dired-insert-marked-thumbs): New autoload command.
16644         (tumme-dired-after-readin-hook): New function.
16645         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
16646         `tumme-thumb-size'.
16647         (tumme-display-image): Replace size-x %x and size-y %y with
16648         width %w and height %h.
16650         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
16651         `tumme-dired-insert-marked-thumbs'.
16653 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
16655         * tumme.el (tumme-write-tag): Fix small bug (file name did not
16656         include path).
16657         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
16658         matching tag.
16660 2006-02-12  Miles Bader  <miles@gnu.org>
16662         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
16663         New variables.
16664         (rcirc-abbrev-nick): New function.
16665         (rcirc-format-response-string): Rewrite to use the formats in
16666         `rcirc-response-formats' and expand escape sequences therein.
16667         A text-property `rcirc-text' is added over the actual response
16668         text to make easy to find inside the returned string.
16669         (rcirc-print): When filling, just look for the `rcirc-text'
16670         text-property to find the appropriate fill prefix, instead of
16671         using hardwired patterns.
16673 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
16675         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
16676         Managing Standard.
16678 2006-02-11  Kim F. Storm  <storm@cua.dk>
16680         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
16681         Don't use insert-buffer; do insert-buffer-substring directly.
16682         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
16684 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
16686         * files.el (revert-buffer, recover-file): Replace buffer-read-only
16687         with inhibit-read-only.  Suggested by Stefan Monnier.
16688         (revert-buffer): Let insert-file-contents discard
16689         buffer-undo-list.  Simplify code.
16690         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
16692 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
16694         * menu-bar.el (menu-bar-select-yank): Add a doc string.
16696         * help.el (describe-key-briefly): Now a wrapper for
16697         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
16698         to t.  Populate yank-menu if empty.
16699         (describe-key-briefly-internal): Renamed from describe-key-briefly.
16700         (describe-key): Now a wrapper for describe-key-internal.  Bind
16701         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
16702         (describe-key-internal): Renamed from describe-key.
16704 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
16706         * progmodes/glasses.el (glasses-separator): Doc fix.
16707         (glasses-original-separator): New defcustom.
16708         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
16710 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
16712         * mwheel.el (mouse-wheel-up-event): Doc fix.
16714 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
16716         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
16717         (tumme-dir): New function.  Copied from thumbs.el.
16719 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
16721         * desktop.el (desktop-outvar): Fix typo.
16722         (desktop-save-buffer-p): Doc fix.
16724         * subr.el (substitute-key-definition): Fix typo.
16726 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16728         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
16729         when window-system is mac.
16731         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
16733 2006-02-10  Kim F. Storm  <storm@cua.dk>
16735         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
16736         indirect-function instead of using condition-case.
16738 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
16740         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
16741         less `colloquial'...
16743 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
16745         * tumme.el: Add a couple of todo items.
16747 2006-02-09  Lars Hansen  <larsh@soem.dk>
16749         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
16750         (highlight-changes-mode): Don't change desktop-locals-to-save.
16752 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
16754         * image-mode.el (image-toggle-display): Clear image cache if using
16755         filename.
16757 2006-02-09  Masatake YAMATO  <jet@gyve.org>
16759         * dired-x.el (dired-guess-shell-alist-default): Add .man as
16760         a `dired-man' target.
16762         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
16763         boundary of symbols.
16765 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
16767         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
16769 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
16771         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
16772         `mapcar'; return nil.
16774 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
16776         * mouse.el (mouse-drag-track): Don't change window if we rebind to
16777         some other event.
16779 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
16781         * net/rcirc.el (rcirc-startup-channels-alist):
16782         Add irc.freenode.net and #emacs as defaults.
16783         (rcirc-ignore-all-activity-flag): Remove variable.
16784         (rcirc-authinfo): New variable.
16785         (rcirc-authinfo-filename): Remove variable.
16786         (rcirc-always-use-server-buffer-flag): New flag.
16787         (rcirc): M-x rcirc will automatically connect without prompting.
16788         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
16789         connection in lisp.
16790         (rcirc-process-server-response-1): Remove everything but the nick
16791         portion of the sender so it doesn't need to be done everywhere
16792         else.  Update related code.
16793         (global-map): Remove global keybindings.
16794         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
16795         (rcirc-send-input): Split into several functions.
16796         (rcirc-process-input-line, rcirc-process-message)
16797         (rcirc-process-command): New functions.
16798         (rcirc-target-buffer): New function to determine where to route
16799         messages.
16800         (rcirc-user-nick): Save match data.
16801         (rcirc-toggle-ignore-buffer-activity)
16802         (rcirc-update-activity-string): Remove global ignore functionality,
16803         which can be done now by toggling rcirc-track-minor-mode.
16804         (rcirc-track-minor-mode-map): New keymap.
16805         (rcirc-track-minor-mode): New minor-mode.
16806         (ignore): Make the ignore output nicer.  Always print it when
16807         adding or removing nicks.
16808         (rcirc-url-regexp): Improve.
16809         (rcirc-mangle-text): Remove properties before using text in the
16810         modeline.
16811         (rcirc-authenticate): Authentication data comes from
16812         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
16813         (rcirc-server-prefix): Inherit from rcirc-server.
16815 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
16817         * Makefile.in (compile): Append "|| true" to the end of the `find'
16818         command, like compile-always does.
16820 2006-02-08  Sam Steingold  <sds@gnu.org>
16822         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
16823         output from a dead connection.
16825 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
16827         * dired.el (dired-mode-map): Add more bindings for tumme.
16829 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16831         * wdired.el (wdired-mode-map): Use remap.
16832         (wdired-get-filename): Massage.
16833         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
16834         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
16835         `keymap' property rather than `local-map'.
16837 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
16839         * tumme.el (tumme-get-thumbnail-image): New utility function.
16840         Suggested by from Chong Yidong.
16841         (tumme-dired-with-window-configuration): Rename from
16842         `tumme-dired'.  Add code to save window configuration.
16843         (tumme-restore-window-configuration): New command to restore the
16844         window configuration that `tumme-dired-with-window-configuration'
16845         saves before it changes the window configuration.
16846         (tumme-show-all-from-dir): New command to display thumbnails for
16847         all files in a directory entered by the user, like M-x thumbs.
16848         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
16849         have been created.
16850         (tumme-display-thumbnail-original-image): Call `display-buffer'.
16851         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
16852         Remove obsolete test function.
16854 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
16856         * vc.el (small-temporary-file-directory): Remove defvar; there's
16857         a defcustom for it in files.el.
16859         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
16860         Fix typo in message.
16861         (tumme-gallery-generate): Fix typo in `error' message.
16862         (tumme-display-window-height-correction)
16863         (tumme-display-window-width-correction, tumme-line-up-dynamic)
16864         (tumme-line-up-interactive): Dox fixes.
16865         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
16866         (tumme-restore-window-configuration, tumme-format-properties-string)
16867         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
16868         Fix typos in docstrings.
16870 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
16872         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
16874 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
16876         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
16877         User should use hook if desired.
16879         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
16880         buffer if necessary.
16881         (gdb-delete-frame-or-window): New function.
16882         (gdb-breakpoints-mode-map): Bind "q" to it.
16884 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16886         * textmodes/nroff-mode.el: Clean up name space.
16887         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
16888         (nroff-mode): Obey the global setting of nroff-electric-mode.
16889         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
16891         * calendar/calendar.el (calendar-increment-month): Typo in last change.
16893 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
16895         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
16897 2006-02-06  Lars Hansen  <larsh@soem.dk>
16899         * generic-x.el (etc-fstab-generic-mode): Add file system types
16900         cifs and usbdevfs.  Allow special chars in file names.
16902 2006-02-05  Jay Belanger  <belanger@truman.edu>
16904         Update copyright notices of the files in lisp/calc.
16906 2006-02-05  Romain Francoise  <romain@orebokech.com>
16908         Update copyright notices of all files in the lisp/play directory.
16910 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
16912         * ldefs-boot.el: Regenerate.
16914         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
16916 2006-02-05  Kim F. Storm  <storm@cua.dk>
16918         * files.el (magic-mode-regexp-match-limit): New defvar.
16919         (set-auto-mode): Use it to limit magic-mode-alist matching.
16921 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
16923         * info.el (Info-index, Info-mode): Improve the description of the
16924         `i' command.
16926         * ldefs-boot.el: Regenerate.
16928 2006-02-03  Werner Lemberg  <wl@gnu.org>
16930         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
16931         greedy to find the closing bracket in \*[...] and similar
16932         expressions.  This is a first rough fix -- many additional
16933         refinements are necessary to make nroff mode really usable with groff.
16935 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
16937         * international/mule-cmds.el (set-locale-environment):
16938         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
16939         libX11.
16941 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
16943         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
16944         archive are created in archive-tmpdir.
16946 2006-02-02  John Paul Wallington  <jpw@pobox.com>
16948         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
16949         (ibuffer-fontification-alist): Use it.
16950         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
16951         to "* z" and the Ibuffer Mark menu.
16953         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
16955 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16957         * textmodes/table.el (*table--cell-describe-mode)
16958         (*table--cell-describe-bindings): Undo last change since
16959         print-help-return-message is not obsoleted by anything at all.
16961 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
16963         * emulation/cua-base.el (cua-mode): Doc fix.
16965 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
16967         * dframe.el (dframe-handle-make-frame-visible)
16968         (dframe-handle-iconify-frame, dframe-get-focus)
16969         (dframe-select-attached-frame, dframe-power-click)
16970         (dframe-frame-mode): Fix typos in docstrings.
16972         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
16973         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
16974         Fix typos in docstrings.
16976         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
16977         (hi-lock-face-buffer, hi-lock-font-lock-hook)
16978         (hi-lock-archaic-interface-message-used)
16979         (hi-lock-file-patterns-range): Fix typos in docstrings.
16981         * savehist.el (savehist-loaded, savehist-load, savehist-install)
16982         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
16984         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
16985         Fix typo in docstring.
16987         * net/newsticker.el (newsticker--decode-iso8601-date)
16988         (newsticker--set-customvar, newsticker--buffer-insert-item)
16989         (newsticker--do-run-auto-mark-filter)
16990         (newsticker--parse-generic-feed): Doc fixes.
16991         (newsticker--retrieval-timer-list, newsticker-url-list)
16992         (newsticker-hide-immortal-items-in-echo-area)
16993         (newsticker-hide-obsolete-items-in-echo-area)
16994         (newsticker-new-item-face, newsticker--enclosure)
16995         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
16996         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
16997         (newsticker--parse-generic-feed, newsticker--cache-contains)
16998         (newsticker--stat-num-items, newsticker-download-enclosures):
16999         Fix typos in docstrings.
17001         * net/rcirc.el (rcirc-debug): Doc fix.
17002         (rcirc-fill-column, rcirc-receive-message-hooks)
17003         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
17004         (rcirc-mode, rcirc-generate-new-buffer-name)
17005         (rcirc-startup-channels, rcirc-ignore-update-automatic)
17006         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
17007         Fix typos in docstrings.
17008         (rcirc-print): "?\ " -> "?\s".
17009         (rcirc-cmd-join): Improve argument/docstring consistency.
17011 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
17013         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
17014         before narrow-to-region.
17016 2006-02-01  Richard M. Stallman  <rms@gnu.org>
17018         * simple.el (move-beginning-of-line): Scan properly for invis change.
17020         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
17022 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
17024         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
17025         change bit only when id-format is 'integer.  Reported by Matt
17026         Hodges <M.P.Hodges@rl.ac.uk>.
17028 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
17030         * hilit-chg.el (highlight-changes-initial-state)
17031         (highlight-changes-global-initial-state): Doc fixes.
17032         (highlight-changes-global-modes, global-highlight-changes):
17033         Fix typos in docstrings.
17035 2006-02-01  Kim F. Storm  <storm@cua.dk>
17037         * emulation/cua-base.el (cua-mode): Mention that CUA enables
17038         transient-mark-mode in doc string.
17040 2006-01-31  Richard M. Stallman  <rms@gnu.org>
17042         * replace.el (multi-occur): Doc fix.
17043         (multi-occur-in-matching-buffers): Rename from
17044         multi-occur-by-filename-regexp.  Prefix arg says match
17045         buffer names instead of file names.
17047 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
17049         * bs.el: Allow non-default values of `bs-header-lines-length'.
17050         (bs--running-in-xemacs): Remove (not needed anymore).
17051         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
17052         instead of `shrink-window', thus avoiding having to compute the
17053         height of the window.
17054         (bs--up): Wrap around even when there's no header.
17055         (bs--down): Use `forward-line' instead of `next-line'.
17057 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
17059         * image-mode.el (image-toggle-display): Use file name if possible,
17060         instead of unnecessarily allocating a (possibly huge) lisp string.
17062 2006-01-30  John Paul Wallington  <jpw@pobox.com>
17064         * subr.el (toplevel): Define `cl-assertion-failed' condition here
17065         because the `assert' macro signals it at runtime.
17067         * emacs-lisp/cl.el (toplevel): Remove definition of
17068         `cl-assertion-failed' condition.
17070 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
17072         * thumbs.el (thumbs-marked-list): Make buffer-local and
17073         permanent-local.
17074         (thumbs-insert-thumb): Make help-echo non-sticky.
17075         (thumbs-file-alist): Use eolp as check for (non)-image.
17077 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
17079         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
17080         (ediff-before-session-group-setup-hooks)
17081         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
17082         Fix typos in docstrings.
17084         * window.el (bw-dir, bw-eqdir, balance-windows)
17085         (split-window-keep-point): Fix typos in docstrings.
17087         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
17088         (org-quote-string, org-calendar-to-agenda-key)
17089         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
17090         (org-show-following-heading, org-tags-column)
17091         (org-use-tag-inheritance, org, org-allow-space-in-links)
17092         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
17093         (org-enable-table-editor, org-calc-default-modes)
17094         (org-table-allow-automatic-line-recalculation)
17095         (org-export-html-style, org-export-with-fixed-width)
17096         (org-export-with-sub-superscripts, org-special-keyword)
17097         (org-formula, org-time-grid, org-table-may-need-update)
17098         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
17099         (org-goto-quit, org-get-indentation, org-end-of-item)
17100         (org-move-item-down, org-move-item-up)
17101         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
17102         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
17103         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
17104         (org-agenda-log-mode, org-agenda-toggle-diary)
17105         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
17106         (org-agenda-file-to-end, org-agenda-no-heading-message)
17107         (org-agenda-get-closed, org-format-agenda-item)
17108         (org-cmp-priority, org-cmp-category, org-cmp-time)
17109         (org-agenda-change-all-lines, org-agenda-diary-entry)
17110         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
17111         (org-link-search, org-camel-to-words, org-open-file)
17112         (org-remember-handler, org-table-convert-region)
17113         (org-table-move-row-down, org-table-move-row-up)
17114         (org-table-copy-region, org-table-wrap-region)
17115         (org-table-toggle-vline-visibility)
17116         (org-table-get-vertical-vector, org-table-modify-formulas)
17117         (org-table-get-specials, org-recalc-commands)
17118         (org-table-rotate-recalc-marks, org-table-eval-formula)
17119         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
17120         (org-level-color-stars-only, org-insert-heading):
17121         Fix typos in docstrings.
17122         (last-arg): Add defvar.
17124         * makefile.w32-in (WINS): Add erc.
17125         (MH_E_SRC): Update (copied from lisp/Makefile.in).
17127 2006-01-29  Bill Wohler  <wohler@newt.com>
17129         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
17130         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
17131         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
17132         (mh-autoloads): Don't use comments on otherwise empty lines.
17134 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
17136         * emulation/viper.el (viper-major-mode-modifier-list):
17137         Add insert-state and vi-state entries for erc-mode.
17138         (viper-go-away, viper-set-hooks): Add and remove
17139         viper-comint-mode-hook from erc-mode-hook as appropriate.
17141         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
17143 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
17145         * bs.el (bs--format-aux): Implement `middle' alignment as
17146         described in the docstring for `bs-attributes-list'.
17147         (bs--get-name): Simplify.  Don't pad the buffer name.
17149 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
17151         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
17152         English aspell dictionary is installed, use the first entry of
17153         ispell-dictionary-alist-1.
17155 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
17157         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
17158         Doc fix.
17160 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
17162         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
17163         for `process-file', in order to let it work for older Emacsen too.
17165 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
17167         * international/latexenc.el: Add a suitable `coding:' tag.
17168         (latexenc-find-file-coding-system): Undo last change.
17170 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
17172         * international/latexenc.el (latexenc-find-file-coding-system):
17173         Make sure latexenc-main-file is a regular file and is readable.
17175 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
17177         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
17178         Pass FILE to vc-user-login-name.
17180         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
17182 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
17184         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
17185         there are no more images to display.
17186         (thumbs-mark, thumbs-unmark): Revert change so that they move to
17187         the next image.
17189 2006-01-26  Richard M. Stallman  <rms@gnu.org>
17191         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
17193         * wid-edit.el (advertised-widget-backward): New alias.
17194         (widget-keymap): Use advertised-widget-backward for S-TAB.
17196         * tumme.el: Correct the keywords.
17197         (tumme-dir-max-size): Use defvar.
17198         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
17200         * simple.el (move-beginning-of-line): Take account of fields.
17201         (clone-indirect-buffer-other-window): Take args like
17202         clone-indirect-buffer, and work like it.
17204         * help-fns.el (describe-function): Don't pass `nil' as default.
17206         * files.el (risky-local-variable-p): Follow var aliases.
17208         * subr.el (lazy-completion-table): Doc fix.
17210         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
17211         global binding of `line'.
17213 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
17215         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
17216         Tramp.
17218         * vc.el (vc-default-dired-state-info): Pass FILE to
17219         vc-user-login-name.
17220         (vc-default-update-changelog): Don't use vc-user-login-name, we
17221         don't need it here.
17223         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
17224         no longer necessary.
17226 2006-01-25  Kenichi Handa  <handa@m17n.org>
17228         * international/mule.el (decode-char): Avoid the overhead of
17229         calling utf-lookup-subst-table-for-decode if
17230         utf-translate-cjk-mode is nil.
17231         (encode-char): Avoid the overhead of calling
17232         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
17233         nil.
17235 2006-01-22  Kenichi Handa  <handa@m17n.org>
17237         * international/mule.el (make-subsidiary-coding-system): Reset
17238         `coding-system-define-form' property of subsidiaries to nil.
17239         Avoid duplicated entry in coding-system-alist.
17240         (make-coding-system): Avoid duplicated entry in
17241         coding-system-alist.
17242         (define-coding-system-alias): Likewise.
17244 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
17246         * completion.el: Minor fixes in introductory comment.
17247         (completion-def-wrapper): Fix alist.
17249 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
17251         * thumbs.el (thumbs-new-image-size): New function.
17252         (thumbs-increment-image-size-element)
17253         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
17254         (thumbs-decrement-image-size): Delete.
17255         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
17256         temp files and use to resize.
17257         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
17258         Use increment argument to enlarge/shrink.  Preserve point.
17259         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
17260         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
17261         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
17262         (thumbs-mark, thumbs-unmark): Preserve point.
17263         (thumbs-modify-image): Keep old temp files and use to modify.
17264         Cleanup old temp files at load time.  Preserve point.
17265         (thumbs-view-image-mode-map): Use new command names.
17267 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17269         * log-view.el (log-view-minor-wrap): First rev is the one at point.
17271         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
17272         the nastiest part of the cyclic dependency.
17273         (cal-menu-update): Use dotimes and calendar-increment-month.
17275         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
17276         (calendar-week-start-day): Add an :initializer.
17277         (calendar-mode-map): Use suppress-keymap, and command remapping.
17278         (describe-calendar-mode): Setup xref-stack info for the back button.
17279         (calendar-star-date): Insert before delete.
17280         (calendar-set-mode-line): Add file-modified info if applicable.
17281         (calendar-increment-month): New function.
17283 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
17285         * font-lock.el (lisp-font-lock-keywords-2):
17286         Recognize "& keywords" only at word boundaries.
17288 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
17290         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
17291         and permanent-local.
17292         (thumbs-max-image-number): New variable.
17293         (thumbs-do-thumbs-insertion): Use them.
17294         (thumbs-per-line): Change default to 4.
17295         (thumbs-marked-list): Rename from thumbs-markedL.
17296         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
17297         (thumbs-rename-images): Use -list instead of L for internal variables.
17298         (thumbs-call-convert): Use call-process instead of shell-command.
17299         (thumbs-insert-thumb): Add filename as help-echo to each image.
17300         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
17301         Give dir to thumbs-show-thumbs-list.
17302         (thumbs-show-thumbs-list): Set default-directory to that of images.
17303         (thumbs-dired-show): Rename from thumbs-dired-show-all.
17304         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
17305         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
17306         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
17308 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17310         * ses.el (ses-read-cell): Provide a default value.
17312 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
17314         * term/w32-win.el (image-library-alist): Add additional names for
17315         GIF library.
17317 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
17319         * international/latexenc.el (latexenc-find-file-coding-system):
17320         Add file-regular-p check.
17322 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17324         * simple.el (clone-buffer): Don't show the new buffer in the same
17325         window.
17327 2006-01-23  Juri Linkov  <juri@jurta.org>
17329         * faces.el (link, link-visited): New faces based on default values
17330         of `info-xref' and `info-xref-visited'.
17332         * info.el (info-xref): Inherit from `link'.
17333         (info-xref-visited): Inherit from `link-visited'.
17335         * cus-edit.el (custom-buffer-create-internal): Use widget type
17336         `custom-manual' instead of `info-link' and don't set properties
17337         `button-face' and `mouse-face' explicitly.
17338         (custom-browse-group-tag, custom-browse-variable-tag)
17339         (custom-browse-face-tag): Inherit from widget class
17340         `custom-group-link' instead of `push-button'.
17341         (custom-button-unraised): Inherit from `underline' face.
17342         (custom-link): Inherit from `link' face.  Fix doc and group.
17343         (custom-add-parent-links, custom-group-value-create): Don't set
17344         properties `button-face' and `mouse-face' explicitly for
17345         `custom-group-link' widget.
17346         (custom-group-link): Add properties `button-face' and `mouse-face'
17347         to widget definition.
17348         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
17349         editable-field's :keymap property.
17350         (custom-mode): Fix docstring: substitute keybindings for
17351         `widget-forward' and `widget-backward' from `widget-keymap',
17352         `widget-complete' from `custom-field-keymap', replace old
17353         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
17355         * desktop.el (desktop-load-file): Check for `fboundp' before
17356         calling `symbol-function'.
17358         * simple.el (clone-buffer, clone-indirect-buffer)
17359         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
17360         `read-string'.  Fix prompts.
17362         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
17364 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
17366         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
17368 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
17370         * startup.el (inhibit-splash-screen, initial-scratch-message):
17371         Doc fixes.
17373 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
17375         Sync with Tramp 2.0.52.
17377         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
17378         * net/tramp-vc.el: Add code for unloading Tramp.  See comment before
17379         `tramp-unload-tramp' for checklist.
17381         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
17382         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
17383         (tramp-unload-file-name-handler-alist)
17384         (tramp-unload-tramp): New defuns.
17385         (tramp-advice-PC-expand-many-files): New defadvice.
17386         (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
17387         removed.
17388         (tramp-handle-expand-file-name): Remove double slash.
17389         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
17390         It doesn't matter, because it will be converted later on.
17391         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
17392         implementation was just heuristic.
17393         (tramp-post-connection): Set uid and gid properties.
17394         (tramp-convert-file-attributes): Set file's gid change bit.
17395         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
17396         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
17397         in case of su(do)? methods.  The home directory of the local user
17398         will be taken else.
17399         (tramp-open-connection-telnet)
17400         (tramp-open-connection-rsh, tramp-open-connection-su)
17401         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
17402         local shell prompt could hurt.  Reported by Romain Francoise
17403         <romain@orebokech.com>.
17404         (tramp-let-maybe): Add `edebug-form-spec' property.
17405         (tramp-handle-expand-file-name): Bind `default-directory' locally
17406         to "/" in order to avoid problems with UNC shares or Cygwin
17407         mounts.
17408         (tramp-md5-function): Fix typo in error message.
17410         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
17412         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
17413         for byte-compiler pacification.
17415 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
17417         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
17418         ID-FORMAT `string'.  This allows us to get rid of
17419         `vc-user-login-name UID'.
17421         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
17423 2006-01-22  John Paul Wallington  <jpw@pobox.com>
17425         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
17427 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
17429         * emacs-lisp/find-func.el (find-definition-noselect)
17430         (find-variable-noselect): Search variables in C source code too.
17431         (find-function-C-source, find-function-noselect, find-function)
17432         (find-function-other-frame, find-variable-noselect, find-variable)
17433         (find-variable-other-frame, find-variable-at-point):
17434         Fix docstrings.
17436 2006-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
17438         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
17440 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
17442         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
17443         Default to disabling the "Save affix" question.
17445 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
17447         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
17448         the first arg to run-python.
17450 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
17452         * startup.el (command-line-1): Handle --no-desktop if desktop.el
17453         is not loaded.
17455 2006-01-20  Jay Belanger  <belanger@truman.edu>
17457         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
17458         limit is 0.
17460         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
17461         the correct variable.
17463 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
17465         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
17466         link.  Fixed buggy argument sequence in call to `org-view-tags'.
17467         (org-compile-prefix-format): Set `org-prefix-has-tag'.
17468         (org-prefix-has-tag): New variable.
17469         (org-format-agenda-item): Remove tags from headline if
17470         appropriate.
17471         (org-agenda-remove-tags-when-in-prefix): New option.
17472         (org-get-tags-at): New function.
17474 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
17476         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
17477         (thumbs-find-image): Move image name and number from buffer name
17478         to mode name.  Set thumbs-buffer.  Preserve point so that large
17479         images remain visible.
17480         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
17481         order.
17482         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
17483         mode name.
17484         (thumbs-next-image, thumbs-previous-image): Make them work.
17486 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
17488         * cus-edit.el (custom-buffer-create-internal): State in the text above
17489         the whole buffer buttons that they do not operate on hidden items.
17490         (custom-face-menu): Use `custom-face-save' instead of
17491         `custom-face-save-command'.
17492         (custom-face-save-command): Make it an alias for `custom-face-save'
17493         and declare it obsolete.
17494         (custom-face-save): Doc fix.
17496         * dired.el (dired-no-confirm): Add quote.
17497         (dired-subdir-alist-pre-R): Add quote in
17498         `make-variable-buffer-local' form and remove unbalanced parenthesis.
17500 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17502         * textmodes/table.el (table-mode-indicator): Typo in last change.
17504 2006-01-19  Richard M. Stallman  <rms@gnu.org>
17506         * outline.el (hide-leaves): Don't call outline-end-of-heading.
17507         Fixes bug reported in Nov 2005.
17509         * isearch.el (isearch-forward): Doc fix.
17511         * dired.el (dired-move-to-filename-regexp): Define as alias.
17512         (dired-no-confirm): Use defcustom.
17513         (dired-subdir-alist-pre-R): Put defvar at top level.
17515         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
17517         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
17518         Mark as risky.
17520         * simple.el (set-mark-command): Doc fix.
17521         (clone-indirect-buffer-other-window):
17522         Read arg like clone-indirect-buffer.
17523         (move-beginning-of-line): Skip invisible newlines.
17525 2006-01-19  Masatake YAMATO  <jet@gyve.org>
17527         * progmodes/cpp.el (cpp-edit-load): Make the order of
17528         listed conditions in a base C code buffer and its associate
17529         CPP Edit buffer the same.
17531 2006-01-19  Kenichi Handa  <handa@m17n.org>
17533         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
17534         (rmail-mime-feature): Likewise.
17535         (rmail-require-mime-maybe): Use display-warning to show a warning
17536         message.
17538         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
17539         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
17541 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17543         * array.el: Move defvars out of eval-when-compile.
17544         (array-make-template): Replace undeclared global var with a local one.
17545         (array-mode): Inline initialization functions.
17546         (array-init-local-variables, array-init-max-row)
17547         (array-init-max-column, array-init-columns-per-line)
17548         (array-init-field-width, array-init-rows-numbered)
17549         (array-init-line-length, array-init-lines-per-row): Remove.
17551         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
17552         (doc-mode-map): Define explicitly.
17553         (doctor-txtype): Use mapc.
17555         * textmodes/table.el: Move defvars out of eval-when-compile.
17556         Remove harmful code meant to avoid byte-compiler warnings.
17557         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
17558         specification that checks table-fixed-width-mode directly.
17559         (table-recognize-region, table-recognize-cell):
17560         Use restore-buffer-modified-p.
17561         (table-fixed-width-mode): Remove code that refreshes
17562         table-fixed-mode-indicator.
17563         (*table--cell-describe-bindings, *table--cell-describe-mode):
17564         Avoid obsolete name print-help-return-message.
17565         (table--test-cell-list): Don't use replace-regexp from elisp.
17566         (table--point-entered-cell-function, table--point-left-cell-function):
17567         Don't set table-fixed-mode-indicator, use force-mode-line-update.
17569         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
17570         that was after the end of file.  Use buffer-file-name variable.
17571         (org-timestamp-change): Use with-current-buffer.
17572         (org-todo-list): Don't unnecessarily define a new buffer-local var.
17573         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
17574         `file'.
17576         * progmodes/fortran.el: Move defvars out of eval-when-compile.
17577         (fortran-break-line): Remove unused var `opoint'.
17578         (fortran-abbrev-start): Obey help-event-list.
17580 2006-01-18  Jesper Harder  <harder@phys.au.dk>
17582         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
17584 2006-01-18  Masatake YAMATO  <jet@gyve.org>
17586         * progmodes/make-mode.el (makefile-imake-mode): New mode
17587         derived from makefile-mode.
17588         (makefile-imake-mode-syntax-table): New syntax table
17589         derived from makefile-mode-syntax-table.
17590         (makefile-mode): Write about makefile-imake-mode in doc string.
17591         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
17592         (makefile-imake-font-lock-keywords): New font lock keywords.
17594         * files.el (auto-mode-alist): Add Imakefile.
17596 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
17598         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
17599         loading the file rather than when turning on flyspell-mode.
17601 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
17603         * cus-edit.el (customize-rogue): Minor doc fix.
17605 2006-01-17  Juri Linkov  <juri@jurta.org>
17607         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
17608         instead of the file at the mark as default if the file at the mark
17609         is the same as the file at point or if dired-dwim-target-directory
17610         is not the same as the current directory and the mark is not active.
17612         * log-view.el (log-view-minor-wrap): Use the same logic to get
17613         revisions as `log-view-diff'.
17615         * info.el (Info-revert-find-node): Check for Info-current-file
17616         before preserving new-history.
17618         * man.el (Man-heading-regexp): Add `/'.
17620         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
17621         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
17623 2006-01-16  Juri Linkov  <juri@jurta.org>
17625         * faces.el (mode-line-faces): New defgroup.
17626         (mode-line-highlight): Move definition after new defgroup.
17627         (mode-line, mode-line-inactive, mode-line-highlight):
17628         Replace :group `modeline' with `mode-line-faces'.
17629         (mode-line-buffer-id): New face.
17630         (modeline-buffer-id): New face alias.
17631         (vertical-border): Remove :group `modeline'.
17633         * bindings.el (propertized-buffer-identification): Use face
17634         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
17635         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
17636         (mode-line-buffer-identification-keymap): For mouse-1 replace
17637         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
17638         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
17639         mouse-3.
17641         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
17642         Buffer-menu-buffer.  Doc fix.
17643         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
17644         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
17645         `Buffer-menu-buffer'.
17647         * info.el (Info-mode-line-node-keymap): New defvar.
17648         (Info-set-mode-line): Use `stringp' to check Info-current-file.
17649         Propertize Info-current-node with `mode-line-buffer-id' and
17650         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
17652         * time.el (display-time-mail-face): Replace :group `faces' with
17653         `mode-line-faces'.
17655 2006-01-16  Kenichi Handa  <handa@m17n.org>
17657         * international/code-pages.el: Add autoload cookies for cp125[0345678].
17659         * language/european.el (cp1252): New alias for windows-1252.
17661         * international/mule.el (autoload-coding-system): Prepare for EOL
17662         variants.
17664 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
17666         * term.el (term-raw-map): Add mapping for insert.
17667         (term-send-insert): New.
17668         (term-mode): Make variables local here instead of doing it in
17669         `term-emulate-terminal'.
17670         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
17671         Scroll reverse needs to take into account the scroll region.
17672         Saving and restoring the cursor should save the color attributes too.
17673         (term-reset-terminal): Reset the scroll region.
17674         (term-handle-ansi-escape): Cursor up and down should take into
17675         account the scroll region.
17676         (term-set-scroll-region): Rename from `term-scroll-region'.
17677         Move to 0,0 after setting the region.
17678         (term-handle-scroll): Handle scroll up.
17679         (term-down): Fix off by one error.
17680         (term-delete-lines): Do not delete outside the scroll region.
17681         (term-insert-lines): Take into account the scroll region.
17683 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17685         * textmodes/ispell.el (ispell-internal-change-dictionary)
17686         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
17687         (start, end): Move declaration outside of eval-when-compile.
17689         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
17690         (flyspell-mode-on): Use it.
17692         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
17693         ispell-kill-ispell-hook.
17695 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
17697         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
17698         (Custom-reset-saved): Do not ask for confirmation in single option
17699         buffers.
17701 2006-01-13  Richard M. Stallman  <rms@gnu.org>
17703         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
17705 2006-01-13  Romain Francoise  <romain@orebokech.com>
17707         * add-log.el (add-change-log-entry, change-log-merge):
17708         Conditionally use `hard-newline'.
17710 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
17712         * wid-edit.el (widget-field-end): If the overlay is no longer
17713         associated with a buffer, behave as if the overlay didn't exist.
17715         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
17716         Make sure the links use the `custom-link' face.
17718 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17720         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
17721         (ld-script-mode): Don't set indent-line-function since we don't
17722         have one.
17724 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
17726         * textmodes/org.el (org-open-file): Use mailcap for selecting an
17727         application.
17728         (org-file-apps-defaults-gnu): Use mailcap as the default for
17729         selecting an application on a UNIX system.
17730         (org-agenda-show-tags): New command.
17731         (org-table-insert-hline): Keep cursor in current table line.
17732         (org-table-convert): Offset effect of modifying
17733         `org-table-insert-hline'.
17734         (org-format-agenda-item): New optional argument TAG.
17735         (org-compile-prefix-format): Handle %T format for the tag.
17736         (org-expand-wide-chars): New function.
17737         (org-table-insert-row, org-table-insert-hline):
17738         Use `org-expand-wide-chars'.
17739         (org-open-file): Fix bug in program launch.
17740         (org-get-time-of-day): Fix bug with times before 1am.
17741         (org-agenda-menu): Add tags commands.
17743 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
17745         * textmodes/ispell.el (ispell-init-process): Include the used
17746         dictionary in ispell process start message.
17747         (ispell-internal-change-dictionary): When flyspell-mode is active
17748         and dictionary is changed, make sure ispell process is restarted
17749         and flyspell word cache cleared out for the current buffer.
17750         (ispell-change-dictionary): Make sure flyspell word cache is
17751         cleared out in all buffers with active flyspell mode when
17752         dictionary is globally changed.
17753         Call ispell-internal-change-dictionary after dictionary change.
17755 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
17757         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
17759         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
17760         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
17761         years.  Fix small differences wrt Makefile.in.
17762         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
17763         Makefile.in does.
17765 2006-01-12  Bill Wohler  <wohler@newt.com>
17767         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
17768         mh-search.el.
17770 2006-01-12  Masatake YAMATO  <jet@gyve.org>
17772         * progmodes/ld-script.el: Update copyright year.
17774 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
17776         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
17777         Don't add widget if setting undefined.
17779 2006-01-12  John Paul Wallington  <jpw@pobox.com>
17781         * help-fns.el (describe-variable): Remove newlines from void
17782         variable output.
17784 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
17786         * wdired.el (wdired-mode-map): Add help echo for
17787         wdired-abort-changes.
17789         * man.el (Man-file-name-regexp): Adjust for a list of files.
17791 2006-01-12  Masatake YAMATO  <jet@gyve.org>
17793         * progmodes/ld-script.el (auto-mode-alist): Support
17794         suffix conventions used in netbsd and eCos.
17796 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
17798         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
17799         (custom-variable-menu, custom-face-menu, custom-group-menu)
17800         (Custom-mode-menu): Change names of menu items.  (As discussed on
17801         emacs-devel.)
17802         (custom-face-menu): Add "Undo Edits" item.
17804         * startup.el (init-file-user): defcustom -> defvar.
17806         * tooltip.el (tooltip-mode): Doc fix.
17808 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17810         * reveal.el (reveal-post-command): window-buffer signals an error on
17811         dead windows rather than returning nil.
17812         (reveal-open-new-overlays): An overlay might die while we open others.
17814 2006-01-11  Bill Wohler  <wohler@newt.com>
17816         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
17817         phrasing in docstring.
17819         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
17820         can give some systems gas.  Add new file mh-buffers.el.
17822 2006-01-06  Masatake YAMATO  <jet@gyve.org>
17824         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
17825         C preprocessor forward ported from GNU Emacs 21.2.
17827         * progmodes/asm-mode.el (asm-font-lock-keywords):
17828         Use `cpp-font-lock-keywords'.
17830         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
17832         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
17833         of $ for "\\.ld[s]?".
17835 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17837         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
17838         (tcl-indent-line): Return `noindent' if inside a string.
17840         * progmodes/flymake.el (flymake-split-string): Remove more than one
17841         empty string at beg/end of the result.
17842         (flymake-find-buildfile, flymake-find-possible-master-files):
17843         Use expand-file-name.
17844         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
17845         since expand-file-name does it for us.  Use directory-file-name.
17846         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
17847         (flymake-ler-get-type, flymake-ler-get-text)
17848         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
17849         (flymake-current-line-no): Remove spurious interactive spec.
17850         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
17851         (flymake-check-include): Remove arg inc-path merged into inc-name.
17852         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
17853         Arg regexp-list replaced by a simple regexp.
17854         (flymake-master-make-header-init, flymake-master-tex-init):
17855         Correspondingly replace regexp-list with a regexp.  Fix regexp.
17857 2006-01-10  Simon Josefsson  <jas@extundo.com>
17859         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
17860         describing AUTH PLAIN fix.
17862 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
17864         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
17865         (report-emacs-bug): Don't record initial prompt text.
17866         Instead, add text properties to prompting text.
17867         (report-emacs-bug-hook): Delete prompting text.
17869 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
17871         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
17872         `dirs'.  Adjust callers.
17874 2006-01-09  John Paul Wallington  <jpw@gnu.org>
17876         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
17878 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
17880         * reveal.el (reveal-open-new-overlays): New extracted fun.
17881         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
17882         using them.  Simplify the code.
17883         (reveal-post-command): Use them.  Fix up obsolete windows in
17884         reveal-open-spots.
17886         * progmodes/flymake.el: Use `require' rather than autoload for
17887         XEmacs's overlays.
17888         (flymake-get-common-file-prefix, flymake-build-relative-filename):
17889         Delete.  Use file-relative-name instead.
17890         (flymake-get-syntax-check-program-args, flymake-perl-init):
17891         Simplify the resulting code.
17893         * log-view.el (log-view-file-re, log-view-message-re): Add support
17894         for DaRCS output.
17896 2006-01-09  Alex Schroeder  <alex@gnu.org>
17898         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
17899         identifiers sometimes added in square brackets at the beginning of
17900         subject lines.
17902 2006-01-07  Richard M. Stallman  <rms@gnu.org>
17904         * cus-edit.el (Custom-set, Custom-save): Doc fix.
17905         (Custom-reset-current, Custom-reset-saved): Change question text.
17906         (Custom-reset-standard): Likewise.
17907         (custom-variable-reset-saved): Doc fix.
17909 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
17911         * startup.el (init-file-user): Doc fix.
17913 2006-01-07  Alex Schroeder  <alex@gnu.org>
17915         * mail/rmail.el (rmail-current-subject): New function.
17916         (rmail-current-subject-regexp): New function.
17917         (rmail-next-same-subject): Use it.
17919         * mail/rmailsum.el (rmail-summary-by-topic):
17920         Use rmail-current-subject and rmail-current-subject-regexp.
17921         (rmail-summary-next-same-subject): Ditto.
17923         * net/rcirc.el (rcirc-send-input): No longer check whether the
17924         process is open, since not all commands need an open process.
17925         (rcirc-send-string): Check whether the process is open before
17926         sending anything.
17927         (rcirc-ignore-list): New option.
17928         (rcirc-ignore-list-automatic): New variable.
17929         (rcirc-print): Take rcirc-ignore-list into account.
17930         (rcirc-cmd-ignore): New command.
17931         (rcirc-ignore-update-automatic): New function.
17932         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
17933         list if ignored nicks.
17934         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
17936 2006-01-06  David Reitter  <david.reitter@gmail.com>
17938         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
17939         reflect the address to which the report will be sent.
17941 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
17943         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
17944         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
17946 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
17948         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
17950         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
17951         the doc string: "functoin" => "function".
17952         * ldefs-boot.el: Likewise.
17954         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
17955         message text: "Duplicat" => "Duplicate".
17957 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
17959         * files.el (basic-save-buffer-2): If backing-up failed, reset
17960         buffer-backed-up to nil.
17962 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
17964         * progmodes/gud.el (gdb-script-skip-to-head)
17965         (gdb-script-calculate-indentation): Indent for breakpoint command
17966         lists also.
17968 2006-01-05  Bill Wohler  <wohler@newt.com>
17970         * Makefile.in (compile-always): Add mh-autoloads dependency.
17971         (bootstrap): Remove mh-autoloads dependency, as compile dependency
17972         provides it.
17973         (updates): Remove mh-autoloads dependency, since it probably has
17974         already run recently (via recompile).
17976 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17978         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
17979         argument `force' to disable the flyspell-last-buffer optimization.
17980         (flyspell-mode-on): Use it.
17982         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
17983         flymake-simple-cleanup.
17984         (flymake-allowed-file-name-masks): Use this new default.
17985         All the functions are now called in the right buffer rather than
17986         passing the buffer as argument.
17987         (flymake-process-sentinel): Switch to buffer before calling cleanup.
17988         (flymake-parse-err-lines): Remove redundant buffer arg.
17989         (flymake-get-program-dir): Comment out unused function.
17990         (flymake-start-syntax-check, flymake-start-syntax-check-process):
17991         Remove redundant buffer argument.
17992         (flymake-get-real-file-name, flymake-simple-java-cleanup)
17993         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
17995 2006-01-05  Richard M. Stallman  <rms@gnu.org>
17997         * info.el (Info-find-node): Don't record previous node if have none.
17998         (info): Go to directory only if history is empty.
18000         * simple.el (mark): Doc fix.
18002 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18004         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
18005         already of desired type.
18006         (mac-ae-list): Coerce parameter to "list" type.
18007         (mac-dispatch-apple-event): Replace cadr part of event with a
18008         dummy position so that event-start returns it.
18010 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
18012         * textmodes/org.el (org-end-of-subtree): New function.
18013         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
18014         Use `org-end-of-subtree'.
18015         (org-agenda, org-agenda-convert-date): Protect calls to
18016         `fit-window-to-buffer'.
18017         (org-tags-view): Force matching of sublevels when doing a
18018         todo-only search.  Define the correct redo command, including the
18019         arguments.
18020         (org-agenda-redo): Display message.
18021         (org-check-for-org-mode): New function.
18022         (org-agenda-type): New variable.
18023         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
18024         Set `org-agenda-type'.
18025         (org-agenda-check-type): New function.
18026         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
18027         (org-agenda-week-view, org-agenda-day-view)
18028         (org-agenda-next-date-line, org-agenda-previous-date-line)
18029         (org-agenda-log-mode, org-agenda-toggle-diary)
18030         (org-agenda-toggle-time-grid, org-agenda-date-later)
18031         (org-agenda-date-prompt, org-agenda-diary-entry)
18032         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
18033         (org-agenda-convert-date, org-agenda-menu):
18034         Use `org-agenda-check-type'.
18035         (org-make-overlay, org-delete-overlay)
18036         (org-detatch-overlay, org-move-overlay, org-overlay-put):
18037         New compatibility functions.
18038         (org-calendar-select-mouse): New command.
18040 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
18042         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
18043         (Custom-reset-standard): Fix y-or-n-p messages.
18044         (custom-link): New face for links.
18045         (custom-buffer-create-internal, custom-manual): Use it.
18046         (custom-face-save): Push to theme-face before setting face spec.
18048         * wid-edit.el (widget-default-mouse-face-get): New function.
18049         (widget-specify-button): Handle mouse-face like button-face.
18051         * custom.el (load-theme): Clear old theme settings if reloading.
18053 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
18055         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
18056         "Erase Customization" button back to same position it occupies in
18057         the individual State menus.
18059 2006-01-04  Kim F. Storm  <storm@cua.dk>
18061         * wid-edit.el (key-sequence): Rework widget to read key binding
18062         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
18063         (widget-key-sequence-default-value): Default value for empty sequence.
18064         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
18065         (widget-key-sequence-read-event): New command for C-q.
18066         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
18067         (widget-key-sequence-value-to-external): New functions.
18069 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18071         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
18072         Use expand-file-name.
18073         (flymake-delete-temp-directory): Use expand-file-name,
18074         file-name-directory, and directory-file-name.
18075         (flymake-strrchr): Delete.
18076         (flymake-start-syntax-check): Don't pass the redundant buffer argument
18077         to the init-f function.
18078         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
18079         (flymake-init-find-buildfile-dir)
18080         (flymake-init-create-temp-source-and-master-buffer-copy)
18081         (flymake-simple-make-init-impl, flymake-simple-make-init)
18082         (flymake-master-make-init, flymake-master-make-header-init)
18083         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
18084         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
18085         (flymake-xml-init): Remove corresponding redundant buffer argument.
18086         (flymake-allowed-file-name-masks): Remove last elems that are equal to
18087         the default anyway.  Clean up regexps.
18089         * progmodes/flymake.el (flymake-temp-source-file-name)
18090         (flymake-master-file-name, flymake-temp-master-file-name)
18091         (flymake-base-dir): New buffer-local vars.
18092         (flymake-buffer-data, flymake-get-buffer-value)
18093         (flymake-set-buffer-value): Replace those hash-tables by the new
18094         buffer-local vars.  Update callers.
18096         * progmodes/flymake.el (flymake-check-start-time)
18097         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
18098         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
18099         Move definition, so we can remove redundant earlier declaration.
18100         (flymake-replace-regexp-in-string, flymake-split-string)
18101         (flymake-get-temp-dir): Use defalias.
18102         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
18103         (flymake-xemacs-window-edges): Remove unused function.
18104         (flymake-get-point-pixel-pos): Move.
18105         (flymake-pid-to-names, flymake-reg-names)
18106         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
18107         Replace by a simple list flymake-processes and by process-buffer.
18108         Update callers.  Other than simplify the code, it uses buffers rather
18109         than buffer-names so it doesn't get confused by uniquify.
18110         (flymake-buffer-data): The global value should just be nil.
18112         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
18113         Optimize the body of a defalias like any other code.
18115         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
18116         Make sure we've setup font-lock's vars.  It may influence which
18117         function we then call.
18118         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
18119         here since it's too late anyway.
18121 2006-01-03  Romain Francoise  <romain@orebokech.com>
18123         * startup.el (fancy-splash-tail, normal-splash-screen):
18124         Update copyright year.
18126 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
18128         * mouse.el (mouse-drag-track): Rename, from
18129         `mouse-drag-region-1'.  Includes optional argument required to
18130         enable post-drag event processing (e.g. delete region keys).
18131         Can be used without this argument to track a mouse region and operate
18132         on it as soon as the drag completes.
18133         (mouse-drag-region): Use `mouse-drag-track'.
18135 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
18137         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
18138         Move to `custom-buffer' group.
18140         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
18141         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
18142         (custom-theme-insert-face-marker, custom-theme-variable-menu)
18143         (custom-theme-face-menu): New variables.
18144         (custom-theme-add-variable, custom-theme-variable-action)
18145         (custom-variable-reset-theme, custom-theme-delete-variable)
18146         (custom-face-reset-theme, custom-theme-face-action)
18147         (custom-theme-delete-face, custom-theme-merge-theme)
18148         (custom-theme-add-face, custom-theme-visit-theme): New functions.
18150 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
18152         * custom.el: Move Custom Themes commentary to start of theme code.
18153         (custom-known-themes): Rename `standard' theme to `changed'.
18154         (custom-push-theme): Caller no longer specifies what theme to use
18155         when doing `reset'---the setting is simply removed from the theme.
18156         Delete MODE from `theme-value' and `theme-settings' properties.
18157         (custom-declare-theme): Ignore &rest args since we don't use them.
18159         (custom-loaded-themes): Delete variable.
18160         (custom-theme-load-themes, custom-theme-loaded-p)
18161         (custom-theme-value): Delete functions.
18163         (custom-declare-theme): Signal error on invalid theme names.
18164         (provide-theme): custom-loaded-themes was deleted.
18165         (load-theme): Load the file unconditionally.
18166         (enable-theme): Call `load-theme' if theme is undefined.
18167         (custom-enabled-themes): Only update value for successful loads.
18168         (disable-theme): Complete from enabled themes when interactive.
18169         (custom-variable-theme-value): Calculate theme value directly.
18171         (custom-theme-reset-variables, custom-reset-variables): Mark as
18172         XEmacs compatibility functions.  We don't actually use these.
18174         * cus-edit.el (custom-variable-state-set):
18175         Use custom-variable-theme-value instead of custom-theme-value.
18176         (custom-face-state-set): Rename `standard' theme to `changed'.
18177         (custom-save-variables, custom-save-faces): Delete unneeded
18178         references to custom-reset-variables.
18179         (custom-save-resets): Delete function.
18180         (custom-save-variables, custom-save-faces): MODE argument deleted.
18181         (custom-save-variables, custom-save-faces): Ignore theme values.
18183         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
18184         compatibility function.
18186 2006-01-01  Richard M. Stallman  <rms@gnu.org>
18188         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
18189         (Custom-reset-current, Custom-reset-saved): Likewise.
18190         (Custom-reset-standard): Show message if aborted.
18191         (custom-mode): Doc fix, describing those commands.
18193         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
18194         put on event-kind property.
18196 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
18198         * custom.el (provide-theme): Ban `user' theme name.
18199         (custom-enabling-themes): New variable.
18200         (enable-theme): Don't enable user if custom-enabling-themes is t.
18201         (custom-enabled-themes): Make it a defcustom.
18202         (custom-theme-recalc-face): No-op if face is undefined.
18204         * cus-edit.el (custom-button-mouse): New variable.
18205         (custom-button-mouse): New face.
18206         (custom-raised-buttons, custom-mode): Use it.
18208         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
18210 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
18212         * progmodes/gud.el (gud-display-line): Support hl-line in the
18213         source buffer.
18215 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
18217         * mouse.el (mouse-drag-window-above): Verify that the found window
18218         overlaps with the given window in the horizontal dimension.
18220 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
18222         * Makefile.in (cvs-update): New target.
18224         * makefile.w32-in (cvs-update): Ditto.
18226 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
18228         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
18229         (custom-new-theme-mode-map): New variable.
18231 2005-12-30  Richard M. Stallman  <rms@gnu.org>
18233         * custom.el (custom-load-themes): Function deleted.
18235         * cus-edit.el (custom-save-loaded-themes): Function deleted.
18236         (custom-save-variables): Don't delete or add custom-load-themes call.
18238 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18240         * cus-start.el: Add `visible-cursor'.
18242         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
18243         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
18244         (flymake-process-filter): Switch to buffer before calling it instead.
18245         (flymake-post-syntax-check, flymake-highlight-err-lines)
18246         (flymake-delete-own-overlays, flymake-parse-err-lines)
18247         (flymake-start-syntax-check, flymake-start-syntax-check-process)
18248         (flymake-count-lines, flymake-parse-residual):
18249         Remove constant buffer argument.
18250         (flymake-start-syntax-check-for-current-buffer): Remove.
18251         Update callers to use flymake-start-syntax-check instead.
18252         (flymake-display-err-menu-for-current-line):
18253         Remove unused var `mouse-pos'.
18254         (flymake-restore-formatting): Comment out unused function.
18255         (flymake-report-status, flymake-report-fatal-status): Remove buffer
18256         argument, use current-buffer instead.  Update callers.
18258 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18260         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
18261         buffer-local because choose-completion-delete-max-match requires
18262         that we set completion-ignore-case (i.e., binding via let is not
18263         sufficient).
18264         (bibtex-complete): Always set completion-ignore-case and
18265         choose-completion-string-functions.  The latter is needed because
18266         choose-completion-string-functions keeps its value if we quit the
18267         *Completions* buffer without requesting a completion.
18269 2005-12-30  Andreas Schwab  <schwab@suse.de>
18271         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
18273 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
18275         * jit-lock.el (jit-lock-chunk-size): Doc fix.
18277 2005-12-30  Juri Linkov  <juri@jurta.org>
18279         * locate.el (locate-fcodes-file, locate-header-face)
18280         * progmodes/delphi.el (delphi-other-face)
18281         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
18283         * paren.el (show-paren-match, show-paren-mismatch): Use existing
18284         group `paren-showing-faces'.
18286         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
18287         (goto-address): Fix docstring.
18289         * net/webjump.el (webjump-sample-sites): Update URLs.
18291         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
18293         * subr.el (cancel-change-group): Add listp around pending-undo-list.
18295 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18297         * font-lock.el (font-lock-compile-keywords): Signal an error when
18298         font-lock-set-defaults hasn't been called.
18300 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
18302         * subr.el (noreturn, 1value): Doc fixes.
18304 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18306         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
18307         that assoc-string returns nil.
18309 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18311         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
18312         (bibtex-entry-type-str, bibtex-empty-field-re)
18313         (bibtex-search-backward-string, bibtex-preamble-prefix)
18314         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
18315         (bibtex-any-valid-entry-type): New variable.
18316         (bibtex-parse-field-name): Simplify.
18317         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
18318         (bibtex-preamble-prefix): Include left delimiter.
18319         (bibtex-search-forward-field, bibtex-search-backward-field):
18320         Allow unbounded search past entry boundaries (required by bibtex-pop).
18321         (bibtex-text-in-field-bounds): Use push.
18322         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
18323         (bibtex-parse-preamble, bibtex-valid-entry)
18324         (bibtex-beginning-first-field): New functions.
18325         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
18326         (bibtex-map-entries): Fix docstring.
18327         (bibtex-flash-head): New arg prompt.  Simplify.
18328         (bibtex-enclosing-field): Include code of bibtex-inside-field.
18329         (bibtex-insert-kill): Simplify.  Always insert text past the
18330         current field or entry.
18331         (bibtex-format-entry): Use bibtex-parse-field.
18332         (bibtex-pop): Use bibtex-beginning-of-entry and
18333         bibtex-end-of-entry to initiate the search.  Insert empty field if
18334         we found ourselves.
18335         (bibtex-print-help-message): New args field and comma.
18336         Handle entry keys.
18337         (bibtex-make-field): Use bibtex-beginning-of-entry.
18338         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
18339         invalid entry.
18340         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
18341         Handle preambles.  Simplify code for thorough test.
18342         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
18343         New arg comma.  Handle entry heads.
18344         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18345         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
18346         New arg comma.
18347         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
18348         (bibtex-fill-field): Simplify.
18349         (bibtex-fill-entry): Use bibtex-beginning-first-field and
18350         bibtex-parse-field.
18351         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
18352         (bibtex-complete): Use bibtex-parse-preamble.
18354 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
18356         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
18357         Display name of expression instead of convenience variable.
18358         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
18360         * progmodes/gud.el (gud-tooltip-dereference): Rename from
18361         toggle-gud-tooltip-dereference.
18362         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
18363         (gud-tooltip-tips): ...here when dereferencing.
18365 2005-12-28  Bill Wohler  <wohler@newt.com>
18367         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
18369 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18371         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
18372         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
18373         (vc-annotate-display-autoscale): Adjust call.
18374         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
18375         Fix interactive spec.
18376         (vc-annotate-time-span): Remove.
18377         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
18378         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
18379         (vc-annotate-display-select): Use new name.
18381         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
18382         (vc-annotate-mode-menu): Remove left-over redundant declaration.
18383         Correct the construction of span entries.  Simplify.
18384         (vc-annotate-display-select): Fix the nil case.
18385         (vc-annotate): Remove obsolete (and now broken) code.
18386         (vc-annotate-extract-revision-at-line): Remove obsolete code.
18387         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
18389 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
18391         * subr.el (lazy-completion-table): Correct typo in docstring.
18393         * startup.el (command-line): Use `custom-reevaluate-setting' for
18394         `send-mail-function'.
18396         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
18398 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
18400         * mail/smtpmail.el (smtpmail-try-auth-methods):
18401         Send credentials together with "AUTH PLAIN" command.
18403 2005-12-27  Richard M. Stallman  <rms@gnu.org>
18405         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
18406         mouse-2, go back to previously selected window, so it's selected
18407         when mouse-2 command runs.
18409 2005-12-27  Juri Linkov  <juri@jurta.org>
18411         * descr-text.el (describe-text-sexp): Use square brackets for
18412         button [Show] to distinguish it from the property value `show'.
18413         (describe-property-list): Use `insert-text-button' with
18414         `help-face' type instead of putting face in quotes, because button
18415         is not created automatically for a list of faces.
18416         (describe-text-properties-1): Put button-type value in quotes to
18417         distinguish from plain text "button".
18418         (describe-char): Display code point values in hex.  Don't use
18419         `symbol-name' for `current-input-method' because it is a string.
18420         Use `insert-text-button' with `help-face' type instead of putting
18421         hardcoded face in quotes, because button is not created automatically.
18423 2005-12-27  Richard M. Stallman  <rms@gnu.org>
18425         * progmodes/glasses.el (glasses-face): More specific custom type.
18427         * files.el (set-visited-file-name): Doc fix.
18429         * textmodes/flyspell.el (flyspell-external-point-words):
18430         Use local var buffer-scan-pos to advance scan for next misspelling.
18431         Advance it only after we find the misspelling.
18433 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
18435         * textmodes/flyspell.el (flyspell-external-point-words):
18436         New criteria for finding the misspelling in the buffer.
18438 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
18440         * help-mode.el (help-insert-string): Set help-xref-stack-item
18441         rather than call help-setup-xref.
18443         * descr-text.el (describe-char): Revert previous changes for
18444         optional buffer argument.
18446 2005-12-27  Juri Linkov  <juri@jurta.org>
18448         * help-mode.el (help-insert-string): New function.  Save buffer
18449         contents in cases where it is impossible to recompute the old contents.
18451         * descr-text.el (describe-char): Set help-xref-stack-item
18452         explicitly after buffer has been generated.
18454 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18456         * cus-start.el (all): Add x-gtk-show-hidden-files.
18458 2005-12-26  Richard M. Stallman  <rms@gnu.org>
18460         * replace.el (perform-replace): Calculate match-again
18461         before skipping read-only matches.
18463         * paren.el (paren-showing-faces): New group.
18464         (show-paren-match, show-paren-mismatch): Move to that group.
18466         * button.el (button): Put into group `basic-faces'.
18468         * progmodes/make-mode.el: Remove faces from group `faces'.
18470         * apropos.el (apropos, apropos-value): Doc fix.
18471         (apropos-documentation): Doc fix.
18473 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18475         * subr.el (lazy-completion-table): Remove argument `args'.
18477         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
18478         Don't use the `args' argument of lazy-completion-table.
18480 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
18482         * descr-text.el (describe-char): Add optional argument for buffer.
18483         Set buffer appropriately.  Call help-setup-xref.
18484         Suggested by Stefan Monnier.
18486 2005-12-26  Juri Linkov  <juri@jurta.org>
18488         * descr-text.el: Require `help-fns' at runtime.  Don't require
18489         `button' for byte compilation.
18490         (describe-text-widget): Add `help-echo' for first button.
18491         Use `help-info' for second.
18492         (describe-property-list): Use `help-argument-name' instead of `italic'.
18493         (describe-text-category): Add prompt to interactive spec.
18494         Call `help-setup-xref'.
18495         (describe-char): Use `help-character-set'.  Add `help-echo' for
18496         code point.  Use `help-input-method'.  Remove superfluous insert.
18498 2005-12-25  Richard M. Stallman  <rms@gnu.org>
18500         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
18501         at point, in case of narrowing.
18503         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
18505         * locate.el (locate-header-face): Allow nil in type.
18507         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
18509 2005-12-25  Romain Francoise  <romain@orebokech.com>
18511         * battery.el (battery-linux-proc-acpi): Also try
18512         `/proc/acpi/thermal_zone/THM0/temperature'.
18514 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
18516         * custom.el (custom-push-theme): Fix docstring.
18518         * cus-edit.el (custom-variable-set, custom-variable-save)
18519         (custom-variable-save): Custom-quote widget values.
18520         (customize-save-variable): Fix custom-push-theme call.
18522 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
18524         * w32-fns.el (w32-batch-update-autoloads): New function.
18526         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
18527         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
18528         from the command line.
18530 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
18532         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
18533         reset means to remove setting from theme entirely.  Don't keep
18534         expanding theme-settings list; delete old entries if necessary.
18536         * cus-edit.el (custom-buffer-create-internal): Move "Erase
18537         customization" button one line up.
18538         (custom-themed): New face.
18539         (custom-magic-alist): New value, THEMED, for theme settings.
18540         (custom-variable-state-set, custom-face-state-set):
18541         Check theme-value instead of saved-value.
18542         (custom-variable-reset-standard, custom-face-reset-standard):
18543         Remove theme setting entirely.  Recalculate new values.
18544         (custom-variable-set, custom-variable-set)
18545         (custom-variable-reset-saved, custom-variable-reset-backup)
18546         (custom-face-set, custom-face-reset-saved): Update `user' theme.
18547         (custom-variable-save): Fix typos.
18549 2005-12-23  Juri Linkov  <juri@jurta.org>
18551         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
18552         Add autoload cookies.
18553         (edebug-outside-d-c-i-n-s-w): New variable.
18554         (edebug-display, edebug-outside-excursion): Use it to save the
18555         original value of default-cursor-in-non-selected-windows.
18556         Set default-cursor-in-non-selected-windows to t while Edebug
18557         is active.
18558         (edebug-mode, edebug-eval-mode): Doc fix.
18560         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
18561         with `buffer-substring-no-properties' to remove common substring
18562         highlighting.
18564         * info.el (info-other-window, info): Rename function argument
18565         `file' to `file-or-node'.
18566         (Info-complete-menu-item): Use local variable `complete-nodes' to
18567         keep the global value of `Info-complete-nodes' unchanged for
18568         subsequent completions.
18569         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
18571         * simple.el (get-next-valid-buffer, last-buffer)
18572         (next-error-buffer-p, next-error-find-buffer)
18573         (minibuffer-history-sexp-flag): Doc fix.
18575         * savehist.el (savehist-mode-hook): Add `:group'.
18577         * log-view.el: Call autoload for vc-find-version.
18578         (log-view-current-file): Adjust subgroup numbers.
18579         (log-view-current-tag): Add `length'.
18581 2005-12-23  Richard M. Stallman  <rms@gnu.org>
18583         * vc.el (vc-annotate-car-last-cons): Defn moved up.
18585 2005-12-23  Juri Linkov  <juri@jurta.org>
18587         * hi-lock.el (hi-lock-archaic-interface-message-used)
18588         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
18589         (hi-lock-mode): Display "Hi" in the mode line only when
18590         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
18591         (hi-lock-write-interactive-patterns):
18592         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
18593         (hi-lock-set-pattern, hi-lock-set-file-patterns)
18594         (hi-lock-font-lock-hook): Set 3rd arg `how' of
18595         font-lock-add-keywords to t.
18597 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
18599         * hi-lock.el (hi-lock-highlight-range): New variable.
18600         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
18601         only if font-lock-fontified is non-nil.  Remove overlays.
18602         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
18603         font-lock-fontified is non-nil, otherwise use overlays (instead of
18604         text properties).
18605         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
18606         New variables.
18607         (hi-lock-string-serialize): New function.
18609 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18611         * menu-bar.el (menu-find-file-existing): New function.
18612         (menu-bar-file-menu): Use menu-find-file-existing for Open.
18614         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
18616 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18618         * vc.el: Remove unnecessary leading * in docstrings.
18619         (vc-annotate-mode-map): Move initialization into declaration.
18620         (vc-static-header-alist): Nitpick on the regexp.
18621         (vc-default-init-version): New fun.
18622         (vc-register): Use it.
18623         (vc-insert-headers): Use dolist.
18624         (vc-annotate-get-backend): Remove unused function.
18625         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
18626         (vc-annotate-mode): Remove corresponding call.
18627         (vc-annotate-car-last-cons): Simplify.
18628         (vc-annotate-buffers): Remove var.
18629         (vc-annotate-backend): Make it buffer-local.
18630         (vc-annotate): Move the interaction to the interactive spec.
18631         Add a `buf' argument.
18632         (vc-annotate-warp-version): Use this new `buf' argument to avoid
18633         killing&creating a vc-annotate buffer, which is very disruptive when
18634         the buffers are shown in dedicated frames.
18636 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
18638         * descr-text.el: Add FSF as maintainer.
18639         (describe-text-mode, describe-text-mode-map)
18640         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
18641         help-mode.
18642         (describe-text-widget, describe-text-sexp)
18643         (describe-property-list, describe-text-category)
18644         (describe-text-properties, describe-text-properties-1)
18645         (describe-char): Use help buttons instead of widgets.
18646         (describe-char-unicodedata-file): Make URL link in doc string.
18648 2005-12-22  Richard M. Stallman  <rms@gnu.org>
18650         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
18651         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
18652         Don't include buttons that write a file when there's no file.
18653         (custom-variable-menu, custom-face-menu, custom-group-menu):
18654         Don't include commands that write a file when there's no file.
18655         (customize-browse): Reword the top-of-buffer help intro.
18656         (custom-buffer-create-internal): Fix previous change.
18657         (customize-changed-options-previous-release): Prev release is 21.1.
18658         (customize-changed-options): Doc fix.
18659         (customize-changed): New alias.
18660         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
18661         Say "standard values".
18662         (Custom-reset-standard): Doc fix.
18663         (custom-face-reset-standard): Doc fix.
18665 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18667         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
18668         even if font-lock-mode is non-nil since it may be t without having
18669         turned on font-lock-mode-internal.
18670         (font-lock-choose-keywords): Minor optimization.
18671         (font-lock-add-keywords, font-lock-remove-keywords)
18672         (font-lock-set-defaults): Don't call make-local-variable on a variable
18673         that we know to already be local.
18675 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18677         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
18678         messages if in the minibuffer.
18680 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18682         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
18683         (tex-mode-flyspell-verify, flyspell-get-word)
18684         (flyspell-external-point-words): Don't use point-min/max uselessly.
18686         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
18687         by Kevin Rodgers.  Instead, just hide the completions buffer if we
18688         don't need to show it.
18690 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
18692         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
18694 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18696         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
18697         delete-windows-on with an inexistent buffer.
18699 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
18701         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
18702         Delete defcustom variable :tag names.
18704 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18706         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
18707         (log-view-font-lock-keywords): Ajust subgroup numbers.
18708         (log-view-current-tag): Don't hard code the number of subgroups.
18710 2005-12-20  Juri Linkov  <juri@jurta.org>
18712         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
18713         (tooltip-x-offset, tooltip-y-offset): Doc fix.
18715         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
18716         (menu-bar-non-minibuffer-window-p): Instead of checking
18717         display-multi-frame-p, use selected-frame when menu-updating-frame
18718         is nil.
18720 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
18722         * align.el (align-rules-list): Use [ \t] instead of \s-
18723         for column separators in text mode.
18725 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
18727         * help-mode.el (help-customize-variable, help-customize-face):
18728         Don't pop help-xref-stack as help-follow no longer pushes
18729         anything on to it.
18731 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
18733         * textmodes/org.el (org-agenda-custom-commands): New option.
18734         (org-agenda): Offer custom commands on splash screen.
18735         (org-make-tags-matcher): Parser for Boolean logic added.
18736         (org-agenda-set-tags): New command.
18737         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
18738         (org-set-tags): Efficiency improvements.
18739         (org-auto-align-tags): New option.
18740         (org-todo, org-demote, org-promote): Realign tags.
18741         (org-tags-completion-function): Use also "&" and "|" as separators.
18742         (org-org-menu): Agenda commands simplified.
18744 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
18746         * cus-edit.el (customize-apropos, customize-apropos-options):
18747         Docstring changes.
18749         * font-lock.el (font-lock): Add tags to the links in the defgroup.
18751 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
18753         * longlines.el (longlines-mode): Wrap while widened.
18754         (longlines-decode-region, longlines-encode-region): Compute max
18755         just once.
18757 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18759         * cus-edit.el (mac): New group.
18761         * cus-start.el (all): Add user options in macterm.c.  Add test for
18762         Mac-related built-ins.  Fix test for GTK-related built-ins.
18764         * term/mac-win.el (mac-handle-language-change)
18765         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
18766         (mac-services-open-selection, mac-services-mail-selection)
18767         (mac-services-mail-to, mac-services-insert-text)
18768         (mac-dispatch-apple-event): Add docstrings.
18769         (x-get-selection, mac-select-convert-to-string): Select coding
18770         system from `utf-16be' and `utf-16le' using `byteorder'.
18772 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18774         * subr.el (lazy-completion-table): Don't be fooled if the var holds
18775         a "list" (lambda ...) rather than a real completion list.
18777         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
18778         lexical-let when encountering ((lambda (...) ...) ...).
18780 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
18782         * progmodes/sh-script.el (sh-mode):
18783         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
18784         * textmodes/picture.el (picture-mode): Update docstrings.
18786 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
18788         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
18789         commands enclosed in $(ARGQUOTE)s should not be split between two
18790         lines, as that will break with GNU Make >3.80, when sh.exe is used
18791         and arg quoting is with '..'.
18792         (autoloads): Don't break the quoted --eval expression between
18793         several lines.
18795 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
18797         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
18798         Capture error from printing circular structures.
18800 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
18802         * wid-edit.el (widget-checkbox-action): Clear undo info.
18804 2005-12-16  Bill Wohler  <wohler@newt.com>
18806         * menu-bar.el (kill-this-buffer): Set a good example by using menu
18807         bar, not menubar in comment.
18809 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18811         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
18812         After-change-functions should not clobber the match data.
18814 2005-12-16  Juri Linkov  <juri@jurta.org>
18816         * simple.el (choose-completion): Use `buffer-substring-no-properties'
18817         instead of `buffer-substring'.
18818         (completion-common-substring): Doc fix.
18819         (completion-setup-function): Use minibuffer-completion-contents
18820         instead of minibuffer-contents.  Don't set common-string-length
18821         initially.  Remove special handling of partial-completion-mode.
18822         Move computation of completion-base-size into one cond.
18823         Call completion-base-size-function in mainbuf.  In computation of
18824         completion-base-size for file name completion don't move point to
18825         the end of the minibuffer.  Move computation of common-string-length
18826         into one cond.  Start putting faces only when common-string-length>=0.
18827         Add condition to put completions-common-part when
18828         common-string-length>0.
18830         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
18831         place point at the first different character in the minibuffer
18832         even if this position is at the beginning of the minibuffer.
18834         * info.el (Info-read-node-name-1): In completion-base-size-function's
18835         lambda return 1 if common-substring or minibuffer-completion-contents
18836         starts with (, and 0 otherwise.
18838         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
18839         Use `crm-current-element' for second arg of `display-completion-list'.
18841 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
18843         * files.el (set-auto-mode): Look for an interpreter specified on
18844         the first line also if search for mode specification succeeded,
18845         but the mode is not known.
18847 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
18849         * textmodes/org.el (org-tags-match-list-sublevels): New option.
18850         (org-open-at-point): Implement tag searches as links.
18851         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
18852         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
18853         (org-tags-sparse-tree, org-tags-view, org-set-tags)
18854         (org-agenda-dispatch): New commands.
18855         (org-use-tag-inheritance, org-tags-column): New options.
18856         (org-tab-follows-link, org-return-follows-link): New options.
18857         (org-tags): New customize group.
18858         (org-start-icalendar-file): Get local time zone.
18859         (org-tags-completion-function): New function.
18860         (org-set-font-lock-defaults): Make sure links will also be
18861         highlighted inside headlines.
18863 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
18865         * term.el (term-emulate-terminal):
18866         Let term-handle-ansi-terminal-messages override what Bash says about
18867         its current directory.
18869 2005-12-16  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
18871         * bindings.el (last-buffer): Move to simple.el.
18872         * simple.el (last-buffer): Move here.
18873         (get-next-valid-buffer): New function.
18874         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
18875         (prev-buffer): Ditto.  Rename to `previous-buffer'.
18877         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
18878         * bindings.el (global-map): Ditto.
18880 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
18882         * cus-edit.el: Introductory comment change.
18883         (custom-magic-alist): Change message string for the `rogue' state.
18885 2005-12-15  Richard M. Stallman  <rms@gnu.org>
18887         * tooltip.el: Delete defcustom variable :tag names.
18889         * complete.el (partial-completion-mode): Doc fix.
18891         * textmodes/flyspell.el (flyspell-external-point-words):
18892         Use save-excursion to ensure we don't move backward in the
18893         search loop, not even one character.
18894         (flyspell-delete-all-overlays): Use remove-overlays directly.
18896         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
18897         (ispell-start-process): Set that variable.
18898         Clear ispell-buffer-local-name.
18899         (ispell-internal-change-dictionary):
18900         Set ispell-current-dictionary after killing process.
18901         (ispell-buffer-local-dict):
18902         Don't set spell-personal-dictionary after killing process.
18903         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
18904         (ispell-tex-skip-alists, ispell-html-skip-alists)
18905         (ispell-skip-region-alist): Mark as risky.
18907         * net/newsticker.el (newsticker--retrieval-timer-list)
18908         (newsticker--display-timer, newsticker-running-p)
18909         (newsticker-ticker-running-p): Definitions moved up.
18911 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
18913         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
18915 2005-12-15  David Ponce  <david@dponce.com>
18917         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
18918         (recentf-edit-list, recentf-open-files): Signal an error when
18919         there is no recent file.
18921 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
18923         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
18924         read-only except for texinfo-format-region evaluation.
18926 2005-12-14  Richard M. Stallman  <rms@gnu.org>
18928         * vc.el (vc-default-previous-version, vc-default-next-version)
18929         (vc-do-command): Doc fixes.
18931 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18933         * textmodes/bibtex.el (bibtex-expand-strings)
18934         (bibtex-autokey-expand-string, bibtex-name-part)
18935         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
18936         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
18937         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
18938         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
18939         (bibtex-entry-postfix, bibtex-known-entry-type-re)
18940         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
18941         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
18942         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
18943         (bibtex-beginning-of-last-entry): Remove.
18944         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
18945         message if comma is missing but buffer is read-only.
18946         (bibtex-parse-field-text): Handle whitespaces at the end of field
18947         text.  Return 3-element list with beginning and end of field text
18948         and end of field.
18949         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
18950         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
18951         (bibtex-search-forward-field, bibtex-search-backward-field):
18952         Search always delimited by limits of entry.  Use more efficient
18953         search algorithms.
18954         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
18955         bibtex-end-of-name-in-field.
18956         (bibtex-text-in-field-bounds): Handle BibTeX strings when
18957         extracting the content of a field.
18958         (bibtex-text-in-field): Use search limits.
18959         (bibtex-parse-string-prefix): Handle empty string keys based on
18960         bibtex-string-empty-key.
18961         (bibtex-parse-string): Fix docstring.
18962         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
18963         (bibtex-preamble-prefix, bibtex-strings): New functions.
18964         (bibtex-skip-to-valid-entry): Include preceding whitespace in
18965         BibTeX entries (consistent with other BibTeX functions).
18966         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
18967         (bibtex-search-entry): Fix docstring.  Simplify.
18968         (bibtex-flash-head, bibtex-complete-string-cleanup)
18969         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
18970         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
18971         (bibtex-parse-entry): New optional arg content.
18972         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
18973         Use bibtex-text-in-field-bounds.
18974         (bibtex-print-help-message): Handle BibTeX strings and preambles.
18975         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
18976         bibtex-parse-string-postfix.
18977         (bibtex-find-text-internal): New function.
18978         (bibtex-remove-delimiters): Use it.
18979         (bibtex-find-text): Use it.  New optional arg help.
18980         (bibtex-complete): Handle BibTeX string and preamble entries.
18981         (bibtex-Preamble): Fix order of closing delimiters.
18983 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18985         * vc.el (vc-default-revert): New fun.
18987         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
18989 2005-12-14  Romain Francoise  <romain@orebokech.com>
18991         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
18992         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
18993         (font-lock-remove-keywords): Likewise.
18995 2005-12-14  Juri Linkov  <juri@jurta.org>
18997         * log-view.el (log-view-diff): Doc fix.
18999         * isearch.el (isearch-query-replace): Use (mark) instead of
19000         isearch-opoint if mark is active in transient-mark-mode.
19002 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
19004         * isearch.el (isearch-query-replace): Check for isearch-other-end.
19006 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
19008         * progmodes/cpp.el (cpp-face): New widget.
19009         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
19011 2005-12-14  Juri Linkov  <juri@jurta.org>
19013         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
19014         around `erase-buffer' and `insert'.
19016         * descr-text.el (describe-text-properties): Replace buffer name
19017         "*Help-2*" with "*Help*<2>".
19018         (describe-char): Add functions print-help-return-message,
19019         toggle-read-only.  Use help-setup-xref with nil to not store
19020         describe-char in help-xref-stack.  Use help-make-xrefs to
19021         make [back] button.
19023         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
19025         * wdired.el (wdired-old-point): New internal variable.
19026         (wdired-change-to-wdired-mode): Set it buffer-locally.
19027         (wdired-abort-changes): Restore point after aborting changes.
19029 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19031         * vc.el (vc-do-command): Add a new value t for okstatus.
19033         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
19034         frame in case of errors.
19036 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19038         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
19039         so it comes after "On the Left" in the menu.
19041 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
19043         * cus-edit.el (customize-apropos, customize-apropos-options)
19044         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
19046 2005-12-12  Bill Wohler  <wohler@newt.com>
19048         * vc-svn.el (vc-svn-registered): Fix problem of visiting
19049         non-writable Subversion-controlled files by saving window
19050         configuration before calling vc-do-command.  vc-do-command calls
19051         pop-to-buffer on error which is unexpected during registration.
19053 2005-12-12  Jay Belanger  <belanger@truman.edu>
19055         * calc/README: Update the summary of changes.
19057 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19059         * descr-text.el (describe-char): Rework last fix to solve the problem
19060         is the same way it's solved for everything else in that function
19061         (i.e. by extracting the info before setting up the *Help* buffer).
19063 2005-12-12  Kim F. Storm  <storm@cua.dk>
19065         * subr.el (version-regexp-alist): Allow space as separator before
19066         non-numeric part, e.g. "1.0 alpha".
19067         (version-to-list): Interpret .X.Y version as 0.X.Y version.
19069 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
19071         * textmodes/org.el (org-agenda, org-timeline, org-todo):
19072         Implement Logging and the keep-modes setting.
19073         (org-get-category): Make sure a string is returned.
19074         (org-log-done): New function.
19075         (org-log-done, org-closed-string): New options.
19077 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19079         * tooltip.el (tooltip-y-offset): Change default to 20.
19081 2005-12-12  Richard M. Stallman  <rms@gnu.org>
19083         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
19085         * frame.el (display-hourglass): Doc fix.
19087         * help.el (help-for-help-internal): Simplify entry for `a'.
19089         * info.el (Info-on-current-buffer): Doc fix.
19090         (info-insert-file-contents): Don't test (featurep 'jka-compr).
19092         * startup.el (inhibit-splash-screen): Make this the real name.
19093         (inhibit-startup-message): Make this the alias.
19094         (command-line): Find only simple.el, and use its directory
19095         to fill in other preloaded files' names.
19096         (command-line): Deactivate the mark if deactivate-mark is set.
19098         * international/mule.el (load-with-code-conversion):
19099         Bind deactivate-mark.
19101         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
19103 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
19105         * cus-edit.el (customize-apropos): Avoid listing an option more
19106         than once under different aliases.  No longer list user options
19107         that are not defined with defcustom (unless a prefix arg is given).
19108         Doc fix.
19109         (customize-apropos-options): Doc fix.
19111 2005-12-11  Juri Linkov  <juri@jurta.org>
19113         * frame.el (set-background-color, set-foreground-color)
19114         (set-cursor-color, set-mouse-color, set-border-color):
19115         Add explicit prompts to read colors by `facemenu-read-color'.
19116         (show-trailing-whitespace, blink-cursor-delay)
19117         (blink-cursor-interval, display-hourglass, hourglass-delay):
19118         Remove tags.
19119         (display-hourglass, hourglass-delay): Doc fix.
19120         (cursor-in-non-selected-windows): Capitalize words in tag.
19122         * faces.el (frame-background-mode): Replace `choice-item' keywords
19123         with `const' to not make [default] button.  Change default value tag
19124         from `default' to `automatic'.  Doc fix.
19125         (trailing-whitespace) <defface>: Change group `whitespace' to
19126         `whitespace-faces'.
19128 2005-12-11  Richard M. Stallman  <rms@gnu.org>
19130         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
19132 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19134         * term/mac-win.el: Create keymap for mac-apple-event-map.
19136 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
19138         * tooltip.el (tooltip-mode): Move to start of file so that it
19139         appears at top of customize buffer.
19141         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
19142         Add the gud groupname.
19143         (gud-tooltip-mode): Add the tooltip groupname.
19144         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
19145         avoid conflict with tooltip-use-echo-area.
19147 2005-12-10  Romain Francoise  <romain@orebokech.com>
19149         * help.el (help-for-help-internal): Add `r' in doc string.
19151 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
19153         * align.el (align-regexp, align-highlight-rule):
19154         Use region-beginning and region-end instead of point and mark, so that
19155         repetition (with `repeat-complex-command') recomputes the region
19156         bounds.
19158 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
19160         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
19161         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
19162         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
19163         (balance-windows): Rewrite using the above new functions.
19165 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
19167         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
19168         react if global-hi-lock-mode seems intended.
19169         (global-hi-lock-mode): Renamed from hi-lock-mode.
19170         (hi-lock-archaic-interface-message-used)
19171         (hi-lock-archaic-interface-deduce): New variables.
19172         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
19173         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
19174         (hi-lock-find-patterns, hi-lock-font-lock-hook):
19175         Replace hi-lock-buffer-mode with hi-lock-mode.
19177 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19179         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
19180         completion list, even after a partial completion has been
19181         inserted in the current buffer.  If there are more than 1
19182         completion, redisplay the *Completions* buffer; if the
19183         completion is unique, delete the *Completions* window.
19185 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
19187         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
19188         strings and long subject lines that were broken into multiple
19189         lines at arbitrary places.  Handle subjects that have "Re: " in
19190         the middle.
19192 2005-12-10  John W. Eaton  <jwe@octave.org>
19194         * progmodes/octave-mod.el (octave-electric-space): Don't indent
19195         comments or strings if octave-auto-indent is nil.
19197 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19199         * term/mac-win.el: Require url when compiling.
19200         Call mac-process-deferred-apple-events after loading init files.
19201         (mac-apple-event-map): New defvar.  Define event handlers in it.
19202         (core-event, internet-event): New Apple event class symbols.
19203         (open-application, reopen-application, open-documents)
19204         (print-documents, open-contents, quit-application)
19205         (application-died, show-preferences, autosave-now, get-url):
19206         New Apple event ID symbols.
19207         (about): New HICommand ID symbol.
19208         (mac-event-spec, mac-event-ae): New macros.
19209         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
19210         (mac-ae-selection-range, mac-ae-text-for-search)
19211         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
19212         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
19213         and Services menu events are now defined in mac-apple-event-map.
19214         (mac-drag-n-drop): Remove selection range handling.
19216 2005-12-10  Kenichi Handa  <handa@m17n.org>
19218         * simple.el (zap-to-char):
19219         * isearch.el (isearch-process-search-char): Translate CHAR by
19220         translation-table-for-input.
19222 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
19224         * foldout.el (foldout-exit-fold): Properly hide subtree.
19226 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19228         * files.el (save-buffer):
19229         * international/ucs-tables.el (ucs-set-table-for-input):
19230         * mail/mail-extr.el (mail-extract-address-components):
19231         * mail/sendmail.el (mail-mode): Reformat doc string.
19233 2005-12-09  Juri Linkov  <juri@jurta.org>
19235         * isearch.el (isearch-highlight): Change main overlay priority
19236         from 1 to 1001.  Simplify.
19237         (isearch-lazy-highlight-update): Change lazy overlay priority
19238         from 0 to 1000.
19240         * replace.el (replace-highlight): Change overlay priority from
19241         1 to 1001.
19243         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
19244         Change overlay priority from 1 to 1001.  Reuse existing overlay.
19246         * compare-w.el (compare-windows-highlight): Change overlay
19247         priority from 1 to 1000.
19249         * menu-bar.el (menu-bar-edit-menu): Add listp around
19250         pending-undo-list to disable menu item "undo" when pending
19251         undo list is empty.
19253         * locate.el (locate): Disable undo in *Locate* buffer.
19255 2005-12-09  Kim F. Storm  <storm@cua.dk>
19257         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
19259 2005-12-09  David Ponce  <david@dponce.com>
19261         * recentf.el: Improvement of the menu code.
19262         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
19263         instead of menu hook.
19264         (recentf-show-menu, recentf-hide-menu): New functions.
19265         (recentf-menu-customization-changed, recentf-mode): Use them.
19266         (recentf-menu-action, recentf-max-menu-items)
19267         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
19268         (recentf-arrange-by-rule-others)
19269         (recentf-arrange-by-rules-min-items)
19270         (recentf-arrange-by-rule-subfilter): Don't use
19271         `recentf-menu-customization-changed'.
19272         (recentf-arrange-rules): Likewise.  Accept functions to compute
19273         sub-menu titles.
19274         (recentf-menu-filter): Likewise.  Doc fix.
19275         (recentf-menu-value-shortcut): Doc fix.
19276         (recentf-dump-variable): Quote atom value.
19277         (recentf-make-menu-items): Update to use it as a menu filter.
19278         (recentf-match-rule): New function.
19279         (recentf-arrange-by-rule): Use it.
19280         (recentf-indirect-mode-rule): New function.
19281         (recentf-build-mode-rules): Use it.
19282         (recentf-dir-rule): New function.
19283         (recentf-arrange-by-dir): Use it.
19284         (recentf-filter-changer-current): Rename from
19285         `recentf-filter-changer-state'.  All references updated.
19286         (recentf-filter-changer-alist): Update filter names.
19287         (recentf-filter-changer-select): New function.
19288         (recentf-filter-changer): Use it.  Make a sub-menu from filters
19289         available in `recentf-filter-changer-alist'.
19290         (recentf-data-cache, recentf-clear-data)
19291         (recentf-update-menu): Remove.  All references updated.
19292         (recentf-match-rule-p, recentf-build-dir-rules)
19293         (recentf-filter-changer-goto-next)
19294         (recentf-filter-changer-get-current)
19295         (recentf-filter-changer-get-next): Remove.
19297 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
19299         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
19300         buffer "Reset" button to "Reset to Current" for consistency with
19301         the State buttons.
19303 2005-12-08  John Paul Wallington  <jpw@pobox.com>
19305         * ibuf-ext.el (define-ibuffer-filter filename):
19306         If `dired-directory' is a list then really use its car.
19308 2005-12-08  Kim F. Storm  <storm@cua.dk>
19310         * emulation/cua-rect.el (cua--rectangle-aux-replace):
19311         Fix indention of text on right side of replaced rectangle.
19313 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
19315         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
19316         No need to check gud-comint-buffer is bound.
19317         (gdb): Prevent multiple debugging when first session uses gdba.
19319 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19321         CC Mode update to 5.31.
19323         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
19324         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
19325         We might do this function properly in the future).
19327         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
19328         New macros c-sentence-end and c-default-value-sentence end, to cope
19329         with Emacs 22's new function `sentence-end'.
19331 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19333         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
19334         compat issue using `c-put-overlay' and `c-delete-overlay'.
19336         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
19337         New compat macros to handle overlays/extents.
19339 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19341         * progmodes/cc-fix.el: Add definitions of the macros push and pop
19342         (for GNU Emacs 20.4).
19344         * progmodes/cc-defs.el
19345         (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
19347         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
19348         highlighting mechanism so it will work in XEmacs too.
19350         * progmodes/cc-defs.el: Insert c-int-to-char.
19352         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
19353         call to the new macro c-int-to-char.  This solves XEmacs's
19354         regarding characters as different from integers.
19356 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19358         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
19359         New internal helper.
19361         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
19362         construct to make the indirect face lookup work in XEmacs.
19364         (c-cpp-matchers): Append the negation char face to the existing
19365         fontification, so that the cpp face doesn't disappear.
19366         Use `c-make-syntactic-matcher' to avoid negation chars in comments
19367         and strings.
19369         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
19370         to map to `font-lock-negation-char-face' in emacsen where it exists.
19372 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19374         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
19376         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
19377         Rename "c-subword-move-mode" as "c-subword-mode".
19379         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
19380         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
19382 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19384         * progmodes/cc-mode.el: Added autoload directive for
19385         `c-subword-move-mode' for use in older emacsen.
19387 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19389         * progmodes/cc-mode.el:
19390         (i): Insert a binding for C-c C-backspace into
19391         c-bind-special-erase-keys which works in TTYs.
19392         (ii): Make sure that when file styles are used, any explicitly
19393         given style variables take priority over those in the style.
19394         Do this by calling `hack-local-variables' a second time.
19396         * progmodes/cc-vars.el: Add language specific customization
19397         widgets for AWK to c-doc-comment-style, c-require-final-newline
19398         and c-default-style.  Add a defcustom for awk-mode-hook.
19399         Give c-syntactic-element and c-syntactic-context doc-strings by
19400         directly setting their `variable-documentation' propery.
19401         This allows Emacs 22.1 to read these with C-h v.
19403         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
19405 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19407         * progmodes/cc-fonts.el, cc-vars.el
19408         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
19409         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
19410         Masatake YAMATO.
19412         (c-doc-comment-style): Made GtkDoc default in C mode.
19414         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
19415         and C-c C-<delete>.
19417         (c-bind-special-erase-keys): New function for use on
19418         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
19420         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
19421         <delete> key behavior in XEmacs according to `delete-forward-p'.
19422         C.f. `c-electric-delete'.
19424 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19426         * progmodes/cc-mode.el: Give c-hungry-backspace and
19427         c-hungry-delete-forward permanent key bindings.
19429         * progmodes/cc-cmds.el (c-electric-semi&comma):
19430         Bind c-syntactic-context for calls to "criteria functions", for
19431         consistency with other calls to user functions.
19433         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
19434         `current-prefix-arg', since this might be the prefix arg to a
19435         command which calls c-indent-command as a function.  Change the
19436         interactive spec from "p" to "P".
19438         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
19439         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
19440         was difficult to understand.
19442 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19444         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
19445         first char of an identifier.
19447         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
19448         +" syntax in C++.
19450 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19452         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
19453         auto-fill doesn't split a c-comment's last word from a hanging
19454         "*/" when a space is typed between them after fill-column.
19456         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
19458         * progmodes/cc-styles.el (c-set-style)
19459         (c-setup-paragraph-variables): Abort the command if we're not in a
19460         CC Mode buffer.
19462         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
19463         with blank comment-prefix, and a blank line as the comment's
19464         second line.
19466 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19468         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
19469         Incorporate the patterns added in the Emacs development branch
19470         for the new Emacs 22 face `font-lock-negation-char-face'.
19472         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
19473         of "red" since it stands out better in xterms and DOS terminals.
19475         * progmodes/cc-engine.el (c-literal-faces):
19476         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
19478 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19480         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
19481         forcibly enable c-electric-flag.
19483         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
19484         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
19485         after the comment-prefix of a C-style comment will close that comment.
19487 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19489         * progmodes/cc-fonts.el (c-basic-matchers-before)
19490         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
19491         in Pike.
19493         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
19494         digraphs.
19496         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
19497         (c-cpp-message-directives, c-cpp-include-directives)
19498         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
19499         (c-cpp-expr-directives): Introduce new language constants to
19500         control cpp syntax in a cleaner way.
19502         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
19504         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
19506         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
19507         (c-multiline-string-start-char): New language constants and
19508         variables to specify how newlines in string literals work.
19510         (c-font-lock-invalid-string): Use them.
19512         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
19513         unbalanced close brace is entered.  Optimization by avoiding going
19514         back over arbitrarily large blocks.  Removed hints that this
19515         function only would be relevant/useful in AWK.
19517         (c-electric-brace): Indent syntactically after the cleanups since
19518         lineup functions might do it differently then.
19520         * progmodes/cc-engine.el, cc-langs.el
19521         (c-opt-op-identifier-prefix): New language constant and variable.
19523         (c-just-after-func-arglist-p, c-after-special-operator-id)
19524         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
19526         * progmodes/cc-align.el, cc-engine.el
19527         (c-after-special-operator-id): New helper to handle C++ operator
19528         identifiers.
19530         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
19531         (c-guess-basic-syntax): Handle C++ operator identifiers in
19532         declarations.
19534         * progmodes/cc-langs.el (c-assignment-operators): Add the
19535         trigraph version of ^= too.
19537         * progmodes/cc-langs.el (c-assignment-operators): Add the
19538         trigraph version of |= in C++.
19540         * progmodes/cc-fonts.el (c-font-lock-declarators):
19541         Handle `c-decl-hangon-kwds' after the identifier name.
19543         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
19544         whether an arglist is "nonempty", ignore a comment after the open
19545         paren if it isn't followed by a non-comment token on the same line.
19547         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
19548         Enable heuristics below the point to cope with classes inside special
19549         brace lists in Pike.
19551 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19553         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
19555 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19557         * progmodes/cc-guess.el (cc-guess-install): New function to
19558         install an already guessed style in another buffer.
19560         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
19561         sets `inhibit-read-only' - `c-save-buffer-state' should be used
19562         anyway if the change always is undone.
19564 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19566         Implement togglable electricity:
19568         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
19569         saying when it should be used.
19571         * progmodes/cc-engine.el: Add the new buffer-local variable,
19572         c-electric-flag.
19574         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
19575         c-toggle-auto-newline.
19577         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
19578         c-toggle-auto-newline.  Remove the binding for
19579         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
19580         c-toggle-electric-state.
19582         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
19584         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
19585         c-\(forward\|backward\)-subword.
19586         (c-update-modeline): Add the new modeline flag `l' for
19587         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
19588         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
19589         Make the old name an alias of the new name.
19590         (c-toggle-electric-state): New function.
19591         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
19592         Adapt these functions to do electric things only when
19593         c-electric-flag is non-nil.
19594         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
19595         new functions from c-electric-brace.
19596         (c-point-syntax): Add a check for "virtual semicolons" in AWK
19597         mode, so that the tentative extra newline doesn't change the
19598         syntax of the following brace.
19599         (c-electric-brace): Restructure by extracting the above functions.
19600         Tidy up the coding somewhat.
19601         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
19602         restructure a bit.
19604 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19606         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
19607         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
19609         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
19610         (c-submode-indicators): Change name from `c-auto-hungry-string'
19611         since it's now used to track another submode.
19613         (c-update-modeline): Convert to function and extended to check
19614         `c-subword-move-mode'.
19616         (c-forward-into-nomenclature, c-backward-into-nomenclature):
19617         Convert to compat aliases for `c-forward-subword' and
19618         `c-backward-subword'.
19620         * progmodes/cc-subword.el: New functions and minor mode to handle
19621         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
19623         (c-forward-subword, c-backward-subword, c-mark-subword)
19624         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
19625         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
19626         Functions corresponding to the standard word handling functions.
19628         (c-subword-move-mode): Minor mode that replaces all the standard
19629         word handling functions with their subword equivalences.
19631 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19633         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
19634         entry for one-liner-defun.
19636         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
19637         name in its def-edebug-spec.
19639         * progmodes/cc-cmds.el (c-electric-brace): Make the
19640         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
19641         compacts space before a comment, if this will make things fit on
19642         one line.
19644         Introduce an "awk" style, mainly for auto-newline and clean-ups.
19646         * progmodes/cc-align.el: New function c-snug-1line-defun-close.
19648         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
19649         clean-up one-liner-defun.
19651         * progmodes/cc-styles.el: Add the new "awk" style.
19653         * progmodes/cc-vars.el: Add description of one-liner-defun to
19654         c-cleanup-list's doc-string.  New user options,
19655         c-max-one-liner-length.  In c-default-style, set the default style
19656         for AWK to "awk".
19658 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19660         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
19661         macros inside labels.
19663         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
19664         `c-at-statement-start-p' and `c-at-expression-start-p'.
19666         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
19667         error if the mark isn't set.
19669         * progmodes/cc-engine.el (c-guess-continued-construct)
19670         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
19671         accurately detect functions inside functions.
19673         * progmodes/cc-engine.el (c-at-expression-start-p): New function
19674         like `c-at-statement-start-p' that additionally recognizes commas
19675         and expression parentheses as delimiters.
19677         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
19678         to avoid heuristics that doesn't work for unclosed blocks.
19679         (c-at-statement-start-p): New function.
19681         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
19682         Objective-C directives, e.g. directives spanning lines should work
19683         reasonably well now.
19685         (c-put-c-type-property, c-clear-c-type-property): New helpers.
19687         (c-forward-objc-directive): New function to move over any ObjC
19688         directive.
19690         (c-just-after-func-arglist-p, c-guess-basic-syntax)
19691         (c-basic-matchers-before): Use it.
19693         (c-font-lock-objc-iip-decl): Remove.
19695         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
19696         in the template arglist recognition.
19698         * progmodes/cc-styles.el (c-style-alist): Fix several
19699         inconsistencies in the Whitesmith style.
19701         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
19702         New lineup function to get lines after Whitesmith style blocks
19703         correctly indented.
19705         (c-lineup-whitesmith-in-block): Back out the compensation for
19706         opening parens since it's done using `add' lists in the style
19707         definition instead.  Don't use the anchor position since it varies
19708         too much between the syntactic symbols. :P
19710         * progmodes/cc-vars.el (c-valid-offset): Update.
19712         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
19713         lists where the offsets are combined according to several
19714         different methods: `first', `min', `max', and `add'.
19715         Report offset evaluation errors with `c-benign-error' so that some kind
19716         of reindentation still is done.
19718         * progmodes/cc-engine.el (c-guess-basic-syntax):
19719         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
19720         `arglist-close'.
19722         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
19723         situations for `arglist-cont-nonempty' and `arglist-close'.
19725         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
19727         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
19728         cc-bytecomp-boundp' in a number of places.
19730         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
19731         macro related issue.
19733 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19735         * progmodes/cc-awk.el: Change the terminology of regexps: A char
19736         list is now [asdf], a char class [:alpha:].
19737         Include code for char classes.
19738         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
19739         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
19741         Remove (nearly all of) the cruft associated with AWK Mode's former
19742         concept of "virtual semicolons":
19744         Adapt c-beginning-of-statement, c-end-of-statement (together with
19745         subfunctions) to use the new notion of "virtual semicolon" in
19746         place of the old awkward special handling for AWK.  There remains
19747         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
19748         * progmodes/cc-cmds.el:
19749         (c-ascertain-adjacent-literal): In the backwards direction, now
19750         recognises AWK regexp delimiters as string delimiters.
19751         (c-after-statement-terminator-p): Adapt for virtual semicolons;
19752         check more rigorously for "end of macro".
19753         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
19754         virtual semicolons;
19755         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
19756         out the code for forward movement into ...
19757         (c-end-of-statement): Now contains the code for forward movement,
19758         adapted for virtual semicolons.
19760         * progmodes/cc-engine.el:
19761         (c-ws*-string-limit-regexp): New regexp.
19762         (c-forward-single-comment, c-backward-single-comment): Comment out
19763         the (now redundant) "special" AWK stuff.
19765         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
19766         c-string-par-start, c-string-par-separate to be more like Text
19767         Mode than Fundamental Mode.
19769 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19771         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
19772         to the fontified region so that fontification doesn't occur
19773         outside it (could happen e.g. when fontifying a line with an
19774         unfinished declaration).
19776 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19778         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
19779         start of the file.  ^L now separate sections of the file.
19780         (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
19781         (c-awk-one-line-possibly-open-string-re)
19782         (c-awk-regexp-one-line-possibly-open-char-class-re)
19783         (c-awk-one-line-possibly-open-regexp-re)
19784         (c-awk-one-line-non-syn-ws*-re): New defonsts.
19785         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
19787         Amend the concept of "virtual semicolons" (in the indentation
19788         engine) for languages like AWK, such that they are now
19789         conceptually attached to end of the last token of a statement, not
19790         the end of the line.  (In AWK Mode, however, the pertinent text
19791         property is still physically set on the EOL.)  Remove the specific
19792         tests for awk-mode, thus facilitating the introduction of other
19793         language modes where EOLs can end statements.
19794         (Note: The funtionality in cc-cmds.el, specifically
19795         c-beginning/end-of-statement has yet to be amended.)
19797         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
19798         New macros.
19800         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
19801         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
19802         c-vsemi-status-unknown-p-fn (in a new page).
19804         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
19805         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
19806         numerous awkward forms like
19807         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
19808         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
19809         variable before-ws-ip, the place just after char-before-ip appears.
19811         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
19812         a comment.
19814 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19816         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
19817         `c-tentative-buffer-changes'.
19819         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
19820         convert to macro to choose between Emacs and XEmacs at compile time.
19822         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
19824         (c-tentative-buffer-changes): New macro to handle temporary buffer
19825         changes in a convenient way.
19827         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
19828         for `c-tentative-buffer-changes'.
19830         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
19831         the checks for paren sexps between the point and the keyword, to
19832         avoid some false alarms.
19834         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
19835         Fixed a situation where an error could be thrown for unbalanced
19836         parens.  Changed to make use of c-keyword-member' to avoid some
19837         repeated regexp matches.
19839         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
19840         These language variable are no longer necessary.
19842         (c-block-stmt-kwds): New language constant used by
19843         c-looking-at-inexpr-block'.
19845         (c-guess-basic-syntax): Remove an optional check that looked at
19846         the existence of the now removed language variables.
19848         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
19849         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
19850         object instantiation expressions as declarations in some contexts.
19851         This bug only affected languages where the declarator can't be
19852         enclosed in parentheses.
19854         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
19855         insert newlines before and after substatement braces.
19857         * progmodes/cc-engine.el: Improved the heuristics for recognizing
19858         function declaration headers and the handling of C++ style member
19859         init lists.
19861         (c-just-after-func-arglist-p): Rewritten to use
19862         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
19864         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
19866         (c-guess-basic-syntax): Adapt case 5B for the new
19867         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
19868         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
19869         covers all cases now).
19871         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
19873 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19875         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
19876         c-string-par-start/separate c-sentence-end-with-esc-eol,
19877         initialised in c-setup-paragraph-variables, used in string
19878         scanning subroutines of c-beginning-of-statement.
19880         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
19881         which precedes the newly inserted `{'.
19883 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19885         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
19886         function for declaration level blocks.  It should now cope with
19887         templates better and also be a lot more comprehensible.
19889         (c-looking-at-decl-block): The new function.
19891         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
19892         for compatibility.
19894         (c-add-class-syntax, c-guess-continued-construct)
19895         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
19897         (c-decl-block-key): Change to tell apart ambiguous and
19898         unambiguous keywords.  Pike specials are now handled directly in
19899         the code instead.
19901         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
19902         New language constants and variables to make the backward skip in
19903         `c-looking-at-decl-block' as tight as possible.
19905         (c-nonsymbol-token-char-list): New language constant.
19907         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
19908         find balanced template arglists backwards.
19910         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
19911         making char classes for `c-syntactic-skip-backward'.
19913         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
19914         16D - can't be a class-close at that point.
19916         * progmodes/cc-engine.el (c-guess-basic-syntax)
19917         (c-add-class-syntax): Don't narrow out the enclosing declaration
19918         level.  This makes everything a lot easier, and it was actually
19919         only four small places that needed it to work.  Some places that
19920         previously did `widen' are removed now, which has the effect that
19921         `c-guess-basic-syntax' never will look at things outside the
19922         current narrowment now.  The anchor position for `topmost-intro'
19923         is affected by this, but it was so bogus it was basically useless
19924         before, and now it's equally bogus but in a slightly different way.
19926         (c-narrow-out-enclosing-class): Gone.
19928         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
19929         the narrowed region.
19931         (c-least-enclosing-brace): Remove silly optional argument.
19933         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
19934         the point could be left directly after an open paren when finding
19935         the beginning of the first decl in the block.
19937         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
19938         Specify which submatch to use.
19940         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
19942         (c-decl-start-re): No longer any need for special treatment of
19943         ObjC due to the above.
19945         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
19946         presumably follows C in that regard.
19948         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
19949         New language constants to specify operator tokens inside
19950         identifiers in a more high level way.
19952         (c-opt-identifier-prefix-key): New internal language constant.
19954         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
19955         (c-identifier-start, c-identifier-key): Now completely calculated
19956         from other constants.
19958         (c-identifier-last-sym-match): Decommission since it's no longer used.
19960         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
19962         * progmodes/cc-engine.el (c-forward-name): Remove the
19963         optimization when c-identifier-key is equal to c-symbol-key since
19964         it doesn't work in byte compiled files.  Don't record empty
19965         regions as identifiers.
19967         * progmodes/cc-langs.el (c-filter-ops): New helper function to
19968         simplify access to `c-operators' and its likes.
19970         (c-operator-list, c-all-op-syntax-tokens)
19971         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
19972         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
19973         (c-primary-expr-regexp, c-cast-parens): Use it.
19975         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
19976         an explicit language in functions.
19978         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
19979         variant of adornment.
19981         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
19982         variable.
19984         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
19985         the Pike value.
19987         * progmodes/cc-engine.el (c-on-identifier)
19988         (c-simple-skip-symbol-backward): Small fix for handling "-"
19989         correctly in `skip-chars-backward'.  Affected the operator lfun
19990         syntax in Pike.
19992         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
19993         diagnostic message about precompiled language vars not being used.
19995         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
19996         "__attribute__" is followed by a parenthesis.
19998         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
19999         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
20000         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
20002         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
20003         Internal cleanups to properly detect the declared identifiers in
20004         various declarations.
20006         (c-decl-start-kwds): New language constant to recognize
20007         declarations that can start anywhere.  Used for class declarations
20008         in Pike.
20010         (c-specifier-key, c-not-decl-init-keywords)
20011         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
20012         (c-find-decl-spots): Implement `c-decl-start-kwds'.
20014         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
20015         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
20016         handling of the compiler specific extension keywords into a new
20017         language constant `c-decl-hangon-kwds' that defines keyword
20018         clauses to be ignored in declarations.
20020         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
20021         past unrecognized tokens when handling `c-colon-type-list-kwds'.
20022         Necessary to stop at the declared identifier in e.g. IDL valuetype
20023         declarations.
20025         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
20026         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
20027         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
20028         (c-forward-decl-or-cast-1): Recognize the declared identifier in
20029         class and enum declarations as such and not as part of the type.
20031         (c-forward-decl-or-cast-1, c-forward-label): Relax the
20032         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
20034         (c-forward-decl-or-cast-1): Don't disregard sure signs of
20035         declarations when there's some syntax error later on.
20037         (c-complex-decl-matchers): Did away with a reference to
20038         `c-specifier-key'.
20040         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
20041         value - this variable is always dynamically bound.
20043         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
20044         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
20045         * cc-cmds.el, cc-defs.el: Change the policy for marking up
20046         functions that might do hidden buffer changes: All such internal
20047         functions are now marked instead of those that don't.
20049         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
20050         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
20051         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
20052         (c-literal-type): Allow these functions to make hidden buffer changes,
20053         so that they are free to use text property caching later on.
20055         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
20056         (c-electric-brace, c-electric-slash, c-electric-star)
20057         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
20058         (c-electric-paren, c-electric-continued-statement, c-indent-command)
20059         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
20060         (c-context-line-break): Add `c-save-buffer-state' calls to comply
20061         with the changed semantics of the functions above.
20063         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
20064         when macros occur in obscure places.  Optimized the sexp movement
20065         a bit.
20067 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20069         Enhancements for c-beginning-of-statement to work in AWK Mode:
20071         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
20072         (completed statement) with `}' (statement completed by closing
20073         brace or semicolon) and `$' (statement completed by EOL).
20075         (c-awk-virtual-semicolon-ends-prev-line-p)
20076         (c-awk-virtual-semicolon-ends-line-p)
20077         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
20078         (c-awk-at-statement-end-p): New functions.
20080         * progmodes/cc-cmds.el: Simplify the structure of functions
20081         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
20082         two functions and c-beginning-of-statement to handle AWK Mode.
20084         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
20085         c-backward-single-comment for AWK mode.  Attempt to clarify their
20086         doc-strings.
20088         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
20090 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20092         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
20093         label handling.  Labels are now recognized in a uniform and more
20094         robust way, regardless of context.  Text properties are put on all
20095         labels to recognize the following declarations better.
20096         Multiword labels are handled both in indentation and fontification for
20097         the benefit of language extensions like Qt.  For consistency, keywords
20098         in labels are now fontified with the label face instead.
20099         That also applies to "case" and "default".
20101         (c-beginning-of-statement-1): Fix some bugs in the label
20102         handling.  Disregard `c-nonlabel-token-key' in labels that begin
20103         with `c-label-kwds'.
20105         (c-find-decl-spots): Support that the callback adds more
20106         `c-decl-end' spots to find.
20108         (c-forward-decl-or-cast-1): Don't treat a list of plain
20109         identifiers followed by a colon as a declaration.
20111         (c-forward-label): New function to recognize labels.
20113         (c-guess-basic-syntax): Replace uses of `c-label-key' with
20114         `c-forward-label'.  Moved the label recognition cases (14 and 15)
20115         earlier since they aren't so context sensitive now.  Handle labels
20116         on the top level gracefully.  Moved access label recognition to
20117         the generic label case (CASE 15) - removed CASE 5E.
20119         (c-font-lock-declarations): Add recognition of labels in the
20120         same round since we need to handle labels in parallell with other
20121         declarations to recognize both accurately.  It should also improve
20122         speed.
20124         (c-simple-decl-matchers, c-basic-matchers-after):
20125         Move `c-font-lock-labels' so that it only is used on decoration level 2
20126         since `c-font-lock-declarations' handles it otherwise.
20128         (c-complex-decl-matchers): Remove the simplistic recognition of
20129         access labels.
20131         (c-decl-prefix-re): Remove the kludges that was necessary to cope
20132         with labels earlier.
20134         (c-decl-start-re): New language variable to make
20135         `c-font-lock-declarations' stop for the special protection labels
20136         in Objective-C that start with `@'.
20138         (c-label-key): Remove since it's no longer used.
20140         (c-recognize-colon-labels, c-label-prefix-re): New language
20141         constants to support recognition of generic colon-terminated labels.
20143         (c-type-decl-end-used): `c-decl-end' is now used whenever there
20144         are colon terminated labels.
20146         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
20147         first argument starts with a special brace list.
20149         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
20150         (c-font-lock-declarations): Break out the declaration and cast
20151         recognition from `c-font-lock-declarations' to a new function, so
20152         that it can be used in the indentation engine.
20154         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
20155         up to the start of the literal.  Fixed bug with the point on the
20156         wrong side of the search limit that could happen when the start
20157         position is inside a literal.
20159         * progmodes/cc-engine.el (c-parse-state)
20160         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
20161         so that it's kept a little bit back to increase the hit rate.
20163         (c-parse-state): Change the macro handling and fixed some
20164         glitches.  Macro context is checked more often than necessary now,
20165         but otoh less garbage conses are generated.
20167         * progmodes/cc-engine.el (c-parse-state)
20168         (c-invalidate-state-cache): Cache the last position where
20169         `c-state-cache' applies.  This can speed up refontification quite
20170         a bit in blocks where there are many non-brace parens before the point.
20172         (c-state-cache-end): New variable for this.
20174         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
20175         cache variable.
20177         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
20178         get close initial continue positions when the start position is
20179         inside a literal or macro.  Do not call the callback for spots
20180         before the start position (which can happen e.g. for `c-decl-end'
20181         spots inside comments).  Optimize better in special cases when the
20182         region is a single line inside a literal or macro (typically when
20183         the current line is refontified).
20185         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
20186         to `c-add-stmt-syntax' - there's no need to explicitly whack off
20187         entries from the paren state.
20189         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
20190         special case for "else if" clauses.
20192         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
20193         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
20195         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
20196         New language variable to recognize the gcc extension with statement
20197         blocks inside expressions.
20199         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
20200         it somewhat more comprehensible.  The argument AT-BLOCK-START is
20201         no longer used and hence removed.
20203         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
20204         to `c-add-stmt-syntax'.
20206         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20207         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
20208         This fixes bogus label recognition.
20210         * progmodes/cc-engine.el (c-add-type, c-check-type)
20211         (c-forward-name, c-forward-type): Improve storage of template
20212         types in `c-found-types' so that they can be recognized better.
20214         (c-syntactic-content): Add option to skip past nested parens.
20216         * progmodes/cc-engine.el (c-forward-name):
20217         Set `c-last-identifier-range' all the time.  It's less work that way.
20218         Handle that there might not be an identifier to store in
20219         `c-last-identifier-range'.
20221         (c-forward-type): Handle that `c-last-identifier-range' might be
20222         nil from `c-forward-name'.
20224         * progmodes/cc-defs.el (c-safe-scan-lists)
20225         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
20227         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
20228         to work even if the form fails.
20230         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
20231         down in a large file in one go.
20233         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
20235         * progmodes/cc-align.el (c-lineup-assignments): New lineup
20236         function which is like `c-lineup-math' but returns nil instead of
20237         `c-basic-offset' when it doesn't match.
20239         (c-lineup-math): Change to use `c-lineup-assignments'.
20241 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20243         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
20244         c-beginning-of-statement.  New subfunctions
20245         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
20247 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20249         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
20250         hardcoded char classes whereever possible.  Changed a couple of
20251         places to use skip by syntax instead of skip by char class.
20253         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
20254         Fix a bug in the regexp that caused extreme backtracking.
20256         * progmodes/cc-langs.el (c-block-comment-starter)
20257         (c-block-comment-ender): New language constants to specify in a
20258         single place how block comments look.
20260         (c-comment-start-regexp, c-block-comment-start-regexp)
20261         (comment-start, comment-end, comment-start-skip)
20262         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
20263         (c-syntactic-ws, c-nonempty-syntactic-ws)
20264         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
20265         `c-line-comment-starter', `c-block-comment-starter' and
20266         `c-block-comment-ender'.
20268         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
20269         New language constants to break up things a bit.
20271         (c-simple-ws): New language constant for simple whitespace.
20273         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
20275         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
20276         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
20277         newlines.  Allow and ignore nil elements in the list.
20279 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20281         * progmodes/cc-cmds.el: Comment out a (n almost certainly
20282         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
20284         * progmodes/cc-cmds.el: Tidy up the comments in
20285         c-beginning-of-statement and subfunctions.
20287         * progmodes/cc-awk.el: Replace calls to put-text-property to the
20288         more flexible c-put-char-property and c-clear-char-properties.
20289         Add the author's email address.
20291         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
20293         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
20294         closing "*/" of a block comment.
20296         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
20297         subfunctions) so that it works at BOB and EOB.
20299         * progmodes/cc-cmds.el, cc-vars.el: More updating of
20300         c-beginning-of-statement, including new variable
20301         c-block-comment-start-regexp.
20303 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20305         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
20306         symbols from `*-font-lock-extra-types' so that there's no need to
20307         use `regexp-opt' on those lists.
20309         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
20310         `c-type-modifier-kwds' is empty.
20312         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
20313         there are several strings on the same line.
20315         * progmodes/cc-engine.el (c-literal-limits): Remove the
20316         compatibility function for older emacsen.  `c-literal-limits-fast'
20317         has now taken the place of this function.
20319         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
20320         with older emacsen: We now require `pps-extended-state'.
20322 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20324         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
20325         which obviates the need to hack sentence-end.  This now handles
20326         escaped newlines in strings correctly.  Correct minor bugs in
20327         c-move-over-sentence and in c-beginning-of-statement.
20329         * progmodes/cc-cmds.el (c-beginning-of-statement (and
20330         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
20331         that movement over macros and code are rigorously separated from
20332         eachother.  Correct a few incidental bugs.
20334         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
20335         Improve its doc-string.  Improve the handling of certain specific cases.
20337 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20339         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
20340         (c-guess-basic-syntax): Change the way class-level labels are
20341         recognized; they can now contain essentially any symbols.
20343         (c-opt-extra-label-key): New language variable to cope with the
20344         special protection label syntax in Objective-C.
20346         (c-opt-access-key): Remove; this is now handled better by
20347         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
20349         (c-complex-decl-matchers): Update to handle that
20350         `c-opt-access-key' no longer exists.
20352         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
20353         improved label recognition in `c-beginning-of-statement-1'.
20355         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
20356         Recognize bitfields better.
20358         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
20359         Remove some cruft and fixed a bug that could cause it to go to a
20360         position further down.
20362         * progmodes/cc-langs.el, cc-engine.el
20363         (c-beginning-of-statement-1): Improve detection of labels in
20364         declaration contexts.
20366         (c-beginning-of-decl-1): Use it.
20368         (c-nonlabel-token-key): New language constant and variable needed
20369         by `c-beginning-of-statement-1'.
20371         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
20372         manifested itself due to the correction in `c-forward-sexp'.
20374         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
20375         Make these behave as documented when used at the buffer limits.
20377         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
20378         (c-type-decl-end-used): Made this a language variable.
20380         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
20381         correctly when `combine-after-change-calls' is used together with
20382         temporary narrowings.
20384         * progmodes/cc-engine.el (c-beginning-of-statement-1):
20385         Report labels correctly when the start point is immediately after the
20386         colon.
20388         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
20389         Remove since it isn't used anymore.
20391         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
20392         bracket arglists such as template parens in C++.
20394         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
20395         in the last check-in.  Some optimization.
20397         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
20398         where it could stop at the same level in a preceding sexp when
20399         PAREN-LEVEL is set.
20401         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
20402         text property lookup only when it's needed.
20404         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
20405         Change the policy for paren marked angle brackets to be more
20406         persistent; once marked they remain marked even when they're found
20407         to be unbalanced in the searched region.  This should keep the
20408         paren syntax around even when individual lines are refontified in
20409         multiline template arglists.
20411         (c-parse-and-markup-<>-arglists): New dynamically bound variable
20412         to control markup so that incorrect angle bracket arglists aren't
20413         marked in contexts where the correct value for
20414         `c-disallow-comma-in-<>-arglists' isn't known.
20416         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
20417         argument has become `c-parse-and-markup-<>-arglists'.
20419         (c-remove-<>-arglist-properties): Remove - no longer used.
20421         (c-after-change-check-<>-operators): New function used on
20422         `after-change-functions' to avoid that "<" and ">" characters that
20423         are part of longer operators have paren syntax.
20425         (c-<>-multichar-token-regexp): New language variable used by
20426         `c-after-change-check-<>-operators'.
20428         (c-after-change): Call `c-after-change-check-<>-operators'.
20430         (c-font-lock-<>-arglists): Use the context properties set by
20431         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
20432         correctly to avoid doing invalid markup.
20434         (c-font-lock-declarations): Remove code that undoes the invalid
20435         markup done by `c-font-lock-<>-arglists'.
20437         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
20438         after `c-font-lock-declarations'.
20440         * progmodes/cc-engine.el (c-syntactic-skip-backward):
20441         Add paren-level feature.
20443         (c-guess-basic-syntax): Improve the anchor position for
20444         `template-args-cont' in nested template arglists.  There's still
20445         much to be desired in this area, though.
20447 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20449         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
20450         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
20452 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20454         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
20455         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
20457         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
20458         it doesn't work no longer are supported.
20460         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
20461         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
20462         requires support for the syntax-table' text property, which rules
20463         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
20464         cruft associated with those versions.
20466         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
20467         for the `syntax-table' text property, which rules out Emacs 19 and
20468         XEmacs < 21.4.  Removed various compatibility cruft associated
20469         with those versions.
20471         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
20472         support for the `syntax-table' text property.
20474         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
20475         variable and use an extra quoted face name instead.  All the
20476         emacsen flavors handle that correctly.
20478         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
20479         (c-font-lock-declarators, c-font-lock-declarations)
20480         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
20481         property to mark the items in in declarator lists to handle
20482         refontification inside multiline declarations better.
20484         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
20485         construct like "a * b = c;" as a declaration.
20487 2005-12-08  Kim F. Storm  <storm@cua.dk>
20489         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
20490         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
20491         select either meta, hyper, or super modifier for rectangle commands.
20492         (cua--rectangle-modifier-key): New defvar.
20493         (cua--M/H-key): Use it.  Remove special case for `space'.
20494         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
20495         on X, to meta otherwise.  Always bind C-return to toggle
20496         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
20498         * emulation/cua-rect.el (cua-help-for-rectangle):
20499         Use cua--rectangle-modifier-key.  Handle super modifier too.
20500         (cua--init-rectangles): Always bind C-return to toggle rectangle.
20501         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
20503         * ido.el: Move Acknowledgements and History after Commentary.
20504         Minor changes to Commentary.
20506         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
20507         keymap if cua--prefix-override-timer is `shift'.
20508         (cua--shift-control-prefix): New function; emulate "type prefix
20509         key twice" functionality to handle shifted prefix key override.
20510         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
20511         New commands.
20512         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
20514 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
20516         * textmodes/org.el (org-insert-heading): Try to do items before
20517         headings.
20518         (org-agenda-mode): Quote `org-agenda-mode-hook'.
20519         (org-insert-item): New function.
20520         (org-renumber-ordered-list): Don't skip to higher level lists.
20522 2005-12-08  Juri Linkov  <juri@jurta.org>
20524         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
20526         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
20528         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
20530         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
20531         the constructed function name fun-1.
20533         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
20534         because such links don't lead to parent documentation.
20536 2005-12-08  Kenichi Handa  <handa@m17n.org>
20538         * descr-text.el (describe-char): Use *Help-2* buffer if the
20539         current buffer is *Help*.  Call describe-text-properties while
20540         setting the original buffer.
20542 2005-12-07  Bill Wohler  <wohler@newt.com>
20544         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
20545         and causes problems with non-MH users (such as Gnus users).
20547 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
20549         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
20550         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
20551         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
20552         command "info sources".  Move calls to GDB command "list".
20553         (gdb-find-file-hook): Just use gdb-source-file-list.
20554         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
20555         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
20556         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
20557         (gdb-data-list-register-values-handler): Use correct trigger name.
20559 2005-12-07  Kim F. Storm  <storm@cua.dk>
20561         * ido.el (ido-completion-map): Rename from ido-mode-map.
20562         (ido-common-completion-map, ido-file-completion-map)
20563         (ido-file-dir-completion-map, ido-buffer-completion-map):
20564         Rename from ido-mode-....-map.
20565         (ido-init-completion-maps): Rename from ido-init-mode-maps.
20566         (ido-setup-completion-map): Rename from ido-define-mode-map.
20567         (ido-read-internal): Bind minibuffer-local-filename-completion-map
20568         to ido-completion-map.
20570 2005-12-07  Kenichi Handa  <handa@m17n.org>
20572         * international/mule-cmds.el
20573         (set-display-table-and-terminal-coding-system): If the coding
20574         system specified in `unibyte-display' property is different from
20575         the arg coding-system, don't setup standard-display-table.
20577 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20579         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
20580         that comments end at \n, regardless of selective-display.
20582 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
20584         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
20585         (gdb-version): New variables.
20586         (gdb-source-file-list, gdb-register-names)
20587         (gdb-changed-registers): New variables for use with GDB 6.4+.
20588         (gdb-ann3): Replace with...
20589         (gdb-init-1, gdb-init-2): ...two new functions.
20590         (gdba, gdb-prompt): Call gdb-init-1.
20591         (gdb-get-version): New function.  Call gdb-init-2 from here.
20592         (gud-watch): Make it work with mouse events too.
20593         (gdb-post-prompt): Don't add to queue until GDB version is known.
20594         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
20595         (gdb-locals-mode): Use gdb-version.
20596         (gdb-memory-format-map, gdb-memory-unit-map)
20597         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
20598         (gdb-locals-font-lock-keywords-1)
20599         (gdb-locals-font-lock-keywords-2): New variables.
20600         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
20601         (gdb-set-gud-minor-mode-existing-buffers-1)
20602         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
20603         (gdb-var-update-1, gdb-var-update-handler-1)
20604         (gdb-data-list-register-values-handler)
20605         (gdb-data-list-register-values-custom)
20606         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
20607         (gdb-stack-list-locals-handler, gdb-get-register-names):
20608         New functions for use with GDB 6.4+.
20609         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
20610         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
20611         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
20612         (gdb-stack-list-locals-regexp)
20613         (gdb-data-list-register-names-regexp): New regexps for use with
20614         GDB 6.4+.
20616 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20618         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
20620 2005-12-06  Nozomu Ando  <nand@mac.com>
20622         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
20623         prompts work for AUTH PLAIN.  Also reported by Steve Allan
20624         <seallan@verizon.net>.
20626 2005-12-06  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
20628         * frame.el (set-frame-parameter): Add doc string.
20630 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
20632         * textmodes/org.el (org-occur-highlights): New variable.
20633         (org-highlight-new-match, org-remove-occur-highlights): New functions.
20634         (org-highlight-sparse-tree-matches): New option.
20635         (org-do-occur): New function.
20636         (org-get-heading): Make it work also at beginning of line.
20637         (org-category-table): New variable.
20638         (org-get-category-table, org-get-category)
20639         (org-camel-to-words, org-link-search): New functions.
20640         (org-select-this-todo-keyword): New variable.
20641         (org-todo-list): New command.
20642         (org-shiftright, org-shiftleft): New commands.
20643         (org-agenda-todo): Add prefix argument.
20644         (org-show-hierarchy-above): New option.
20645         (org-show-todo-tree): Numerical prefix creates tree for specific
20646         TODO keyword.
20647         (org-outline-level): New function, to assign a level to plain
20648         lists items.
20649         (org-cycle-include-plain-lists): New option.
20650         (org-mode): Use `org-outline-level' as value of `outline-level'.
20651         (org-cycle): Temporarily switch `outline-regexp' if
20652         `org-cycle-include-plain-lists' is non-nil.
20653         (org-start-icalendar-file): Fix format bug.
20654         (org-agenda-get-day-entries): Create category table.
20655         (org-agenda-get-todos, org-agenda-get-timestamps)
20656         (org-agenda-get-deadlines, org-agenda-get-scheduled)
20657         (org-agenda-get-blocks): Use `org-get-category'.
20658         (org-context-in-file-links): Rename from
20659         `org-line-numbers-in-file-links'.
20661 2005-12-06  Romain Francoise  <romain@orebokech.com>
20663         * window.el (balance-windows): Delete extraneous third arg in call
20664         to `enlarge-window'.
20666 2005-12-06  Kenichi Handa  <handa@m17n.org>
20668         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
20670 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
20672         * progmodes/gdb-ui.el (gdb-var-create-handler)
20673         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
20674         (gdb-var-list-children-handler, gdb-var-update-handler):
20675         Current buffer is already gdb-partial-output-buffer, don't
20676         make it current again.
20678 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
20680         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
20681         (list-buffers-noselect): Use it.
20683 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20685         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
20686         (mail-yank-ignored-headers): Use regexp-opt.
20687         (mail-mode-map): Move initialization into declaration.
20688         (mail-sent-via): Remove unused shadowed var `to-line'.
20689         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
20690         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
20691         (mail-do-fcc): Use dolist and push.
20692         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
20693         (mail-yank-ignored-headers): Don't autoload.
20695 2005-12-05  Kenichi Handa  <handa@m17n.org>
20697         * international/mule-cmds.el (set-language-info-internal): New fun.
20698         (set-language-info): Call set-language-info-internal to update
20699         language-info-alist.  If LANG-ENV is the current one, call
20700         set-language-environment to make INFO effective now.
20701         (set-language-info-alist): Likewise.
20702         (locale-language-names): With locale "en", use English
20703         lang. env. but set the default codings to iso-8859-1.
20705 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
20707         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
20708         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
20709         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
20710         for plain strings.
20711         (gdb-frames-mode): Remove redundant call to font-lock-mode.
20712         (gdb-all-registers): Rename from toggle-gdb-all-registers.
20713         Create registers buffer if necessary.  Echo new state in minibuffer.
20714         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
20716 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
20718         * info.el (Info-fontify-node): Match external links using
20719         non-directory part of filename.
20721 2005-12-04  Juri Linkov  <juri@jurta.org>
20723         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
20724         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
20725         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
20726         because there is no customization option for it.
20728         * font-lock.el (lisp-font-lock-keywords-1):
20729         Add define-global-minor-mode.
20731         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
20733         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
20734         properties on the constructed variable names.
20736         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
20737         Put `definition-name' properties on the constructed function names
20738         next-sym and prev-sym.
20740         * emacs-lisp/find-func.el (find-function-regexp):
20741         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
20742         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
20743         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
20744         and easy-menu-define.
20746         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
20747         easy-mmode-define-global-mode and define-global-minor-mode.
20748         (lisp-imenu-generic-expression): Add define-global-minor-mode.
20750         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
20751         instead of easy-mmode-define-global-mode.
20753         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
20754         Use define-minor-mode instead of easy-mmode-define-minor-mode.
20756         * cus-edit.el (customize-group, customize-group-other-window):
20757         Filter out autoloaded options from the group completion list by
20758         using heuristics that autoloaded groups don't have `custom-autoload'
20759         property on their symbols (they have only `custom-loads').
20761         * simple.el (completion-setup-function): Put completions-common-part
20762         face on complete completion string too (i.e. completion string
20763         without completions-first-difference face).
20765         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
20767 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
20769         * view.el (view-mode): Doc fix.
20771         * disp-table.el (standard-display-european): Add to the warning
20772         message a reference to the doc string.
20774         * play/yow.el (apropos-zippy): Call print-help-return-message,
20775         similar to other Help and Apropos commands.
20777         * help.el (print-help-return-message): If pop-up-frames is
20778         non-nil, set up help-return-method to delete the help window and,
20779         possibly, its frame as well, and don't display message about
20780         scrolling the help window.  Doc fix.
20781         (help-return-method): Doc fix.
20783 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
20785         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
20786         whereby names of length one or names starting with a
20787         symbol-constituent character would not be returned.
20789 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
20791         * subr.el (atomic-change-group): Add edebug and indentation spec.
20793 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
20795         * completion.el (save-completions-file-name): Fix typo in last change.
20797 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20799         * info.el: Move back/forward history to the beginning of the tool bar.
20801 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
20803         * allout.el (eval-when-compile): Remove unnecessary load of cl.
20804         Add fset of allout-real-isearch-abort during compile to fix
20805         byte-compilation warnings.
20806         (allout-mode-p): Move definition of this macro above all uses, or
20807         byte compilation in barren Emacs (eg, during Emacs build) will
20808         lack the definition.
20809         (allout-mode): Move this variable above any uses, or byte
20810         compilation will fail.
20811         (allout-resolve-xref): Remove use of personal file-reference function.
20812         (allout-toggle-current-subtree-encryption): Do the current (ie,
20813         visible containing) topic, rather than nearest around point.  Doc fix.
20814         (allout-toggle-subtree-encryption): New function, workhorse that
20815         works on nearest topic containing point.
20816         (allout-encrypt-string): Signal requirement for newer version of pgg.
20817         (allout-resumptions): Doc fix.
20819 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
20821         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
20823 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
20825         * textmodes/flyspell.el (flyspell-external-point-words):
20826         Consider a misspelling as found in the string search if: (a) misspelling
20827         and found string lengths match, or (b) misspelling is found as
20828         element in a boundary-chars separated longer string, or (c)
20829         ispell-program-name is really ispell and misspelling is found as
20830         part of a TeX string.  After successful match move beginning of
20831         search region to end of match.  Warn about not found misspellings
20832         once the process is done.
20833         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
20835 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
20837         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
20838         tool bar (removed inadvertently).
20840 2005-12-02  Juri Linkov  <juri@jurta.org>
20842         * log-view.el (log-view-diff): Clarify doc string.
20844 2005-12-01  Bill Wohler  <wohler@newt.com>
20846         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
20847         triggers lm-verify errors.
20849 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
20851         * simple.el (transient-mark-mode, line-number-mode)
20852         (column-number-mode, size-indication-mode): Remove `:require nil'.
20854 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
20856         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
20857         in the margin also.
20858         (gdb-breakpoints-mode-map): Use D instead of d for
20859         gdb-delete-breakpoint.
20860         (gdb-get-frame-number): Require a number to match on.
20861         (gdb-threads-mode-map): Add follow-link binding.
20863 2005-11-30  Jason Rumney  <jasonr@gnu.org>
20865         * isearch.el (isearch-mode-map): Avoid exiting search on
20866         language-change event.
20868 2005-11-30  Romain Francoise  <romain@orebokech.com>
20870         * speedbar.el (speedbar-default-position): New defcustom.
20871         (speedbar-frame-reposition-smartly): Use it.
20873         * dframe.el (dframe-reposition-frame-emacs): Fix position
20874         computation for `left' location.
20875         Update copyright year.
20877 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20879         * help.el (help-map): Move initialization into declaration.
20881         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
20883         * help-fns.el (help-argument-name): Don't autoload.
20884         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
20885         to be re-loaded when customizing the `help' group.
20887 2005-11-30  John Paul Wallington  <jpw@gnu.org>
20889         * help-fns.el (describe-function-1): Fill arglist output.
20891 2005-11-30  Kim F. Storm  <storm@cua.dk>
20893         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
20894         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
20895         after revert-buffer (or anything else which kills all local variables).
20897         * apropos.el (apropos-parse-pattern): Doc fix.
20898         Set apropos-regexp directly, rather than expecting callers to do so.
20899         (apropos-command, apropos, apropos-value, apropos-documentation):
20900         Simplify calls to apropos-parse-pattern.
20902 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
20904         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
20905         (hi-lock-face-phrase-buffer): Use hi-yellow face.
20906         (hi-lock-write-interactive-patterns): Use comment-region.
20908         * longlines.el (longlines-mode): Add mail-setup-hook.
20910         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
20912         * simple.el (sendmail-user-agent-compose, next-line):
20913         Conditionally use hard-newline.
20915 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20917         * international/latexenc.el (latex-inputenc-coding-alist):
20918         Reword doc string.
20920 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
20922         * help.el (describe-key-briefly, describe-key): Recognize default
20923         bindings.
20925 2005-11-29  Romain Francoise  <romain@orebokech.com>
20927         * view.el (view-inhibit-help-message): New defcustom.
20928         (view-mode-enter): Use it.
20930 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
20932         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
20933         Preserve user position.
20935 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
20937         * font-lock.el: Throw error if facemenu is not loaded to prevent
20938         accidental change of loading order in loadup.el.  (Suggested by RMS.)
20940         * loadup.el: Add comment explaining why facemenu must be loaded
20941         before font-lock.
20943 2005-11-28  Jay Belanger  <belanger@truman.edu>
20945         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
20946         (calc-dispatch-map): Add more keys for `calc-same-interface'.
20948         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
20950         * calc/calc-embed.el (calc-do-embedded): Update help message.
20952         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
20954 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20956         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
20958         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
20959         called-interactively-p.
20960         (elp-profilable-p): Rename from elp-not-profilable-p.
20961         Invert result and take into account macros and autoloaded functions.
20962         (elp-instrument-function): Update call.
20963         (elp-instrument-package): Update call.  Add completion.
20964         (elp-pack-number): Use match-string.
20965         (elp-results-jump-to-definition-by-mouse): Merge into
20966         elp-results-jump-to-definition and then remove.
20967         (elp-output-insert-symname): Make help echo text single-line.
20969         * replace.el (query-replace-map): Move initialization into declaration.
20970         (occur-engine): Use with-current-buffer.
20971         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
20972         (occur-mode-mouse-goto): Replace with an alias.
20974 2005-11-28  Juri Linkov  <juri@jurta.org>
20976         * simple.el (quoted-insert): Let-bind input-method-function to nil.
20978         * term/w32-win.el: Bind [S-tab] to [backtab].
20980         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
20981         `Info-find-file' to t.
20983         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
20984         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
20985         and same-window-regexps.
20986         (occur-next-error): Don't move point for arg 0.
20988 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
20990         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
20992 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20994         * log-edit.el (log-edit-changelog-use-first): New var.
20995         (log-edit-changelog-ours-p): Use it.
20996         (log-edit-insert-changelog): Set it with new arg `use-first'.
20997         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
20998         (log-edit-hook): Add them to the list of suggested options.
21000         * textmodes/flyspell.el (flyspell-last-buffer): New var.
21001         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
21002         redundant work.
21003         (flyspell-mode-on): Use add-hook for after-change-functions.
21004         (flyspell-mode-off): Use remove-hook for after-change-functions.
21005         (flyspell-changes): Make it buffer-local.
21006         (flyspell-after-change-function): Make it non-interactive.  Use push.
21007         (flyspell-post-command-hook): Check input-pending-p while processing
21008         the potentially long list of buffer changes.
21010 2005-11-28  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
21012         * buff-menu.el (list-buffers-noselect): Display the selected
21013         frame's buffer list, not the global one.
21015 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
21017         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
21018         that (list last-input-event) works as in interactive spec.
21020 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21022         * loadup.el ("facemenu"): Load facemenu before font-lock, because
21023         `facemenu-keymap' needs to be defined when font-lock is loaded.
21024         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
21026 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21028         * completion.el: Remove useless leading * in defcustom docstrings.
21029         (save-completions-file-name): Use ~/.emacs.d if available.
21030         (completion-standard-syntax-table): Rename from
21031         cmpl-standard-syntax-table and fold initialization into declaration,
21032         thus removing cmpl-make-standard-completion-syntax-table.
21033         (completion-lisp-syntax-table, completion-c-syntax-table)
21034         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
21035         (cmpl-saved-syntax, cmpl-saved-point): Remove.
21036         (symbol-under-point, symbol-before-point)
21037         (symbol-under-or-before-point, symbol-before-point-for-complete)
21038         (add-completions-from-c-buffer): Use with-syntax-table.
21039         (make-completion): Don't return a list of completion entries.
21040         Update callers.
21041         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
21042         (completion-initialize): Rename from initialize-completions.
21043         (completion-find-file-hook): Rename from cmpl-find-file-hook.
21044         (kill-emacs-save-completions): Collect stats here.
21045         (save-completions-to-file, load-completions-from-file):
21046         Use with-current-buffer.
21047         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
21048         into a function.  Move all calls to toplevel.
21049         (completion-lisp-mode-hook): New fun.
21050         (completion-c-mode-hook, completion-setup-fortran-mode):
21051         Set the syntax-table here.  Use local-set-key.
21052         (completion-saved-bindings): New var.
21053         (dynamic-completion-mode): Make it into a proper minor mode.
21054         (load-completions-from-file): Remove unused var `num-uses'.
21056         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
21057         constructor if it is explicitly overridden.
21059         * complete.el (PC-completion-as-file-name-predicate):
21060         Use minibuffer-completing-file-name.
21061         (partial-completion-mode): Use find-file-not-found-functions.
21062         (PC-lisp-complete-symbol): Use with-syntax-table.
21063         (PC-look-for-include-file): Remove dead setq.
21064         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
21065         (PC-complete): Use with-current-buffer.
21067         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
21068         escape single quotes.
21070 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21072         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
21073         of `if' whose condition always returned nil.  Doc fix.
21075         * buff-menu.el (Buffer-menu-revert-function): Make the selected
21076         window's buffer the current buffer around the call to
21077         `list-buffers-noselect'.  This is necessary to mark that buffer
21078         with a `.' in the Buffer Menu when called from Lisp, for instance
21079         by Auto Revert Mode.
21081 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
21083         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
21084         attaching to it.
21085         (gdb-pre-prompt): Make sure gdb-error is reset.
21087         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
21088         with a child process, detect it.
21089         (gud-speedbar-buttons): Match regexp more carefully.
21091 2005-11-27  Richard M. Stallman  <rms@gnu.org>
21093         * mouse.el (mouse-drag-move-window-bottom):
21094         Use adjust-window-trailing-edge.
21096 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21098         * simple.el (blink-matching-open): Ignore
21099         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
21100         (blink-matching-paren-on-screen): Update docstring.
21102         * paren.el (show-paren-mode): No longer change
21103         `blink-matching-paren-on-screen'.
21105 2005-11-27  John Paul Wallington  <jpw@pobox.com>
21107         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
21108         (gdb-threads-select, gdb-edit-register-value):
21109         Use `posn-set-point' instead of `mouse-set-point' because the
21110         latter is not fbound when configured without X.
21112 2005-11-27  Kim F. Storm  <storm@cua.dk>
21114         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
21115         existing face when partially highlighting a TAB in a rectangle.
21117 2005-11-26  Kim F. Storm  <storm@cua.dk>
21119         * ido.el (ido-mode-map): Doc fix.
21120         (ido-mode-common-map, ido-mode-file-map)
21121         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
21122         (ido-define-mode-map): Rewrite.  Select one of the new maps as
21123         parent for ido-mode-map instead of building from scratch.
21124         (ido-init-mode-maps): New defun to initialize new maps.
21125         (ido-mode): Call it.
21126         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
21127         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
21129 2005-11-26  John Paul Wallington  <jpw@pobox.com>
21131         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
21132         `mouse-set-point' because the latter is not fbound when configured
21133         without X.
21135 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
21137         * files.el (file-relative-name): Doc fix.
21139 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
21141         * progmodes/octave-inf.el (inferior-octave-startup): Force a
21142         non-empty string for secondary prompt PS2.
21144 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
21146         * progmodes/compile.el (compilation-setup): Fix last change.
21148 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
21150         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
21151         (gdb-mouse-toggle-breakpoint-margin)
21152         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
21153         Add gdb-server-prefix to keep out of command history.
21154         (gdb-edit-register-value): New function.
21155         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
21156         (gdb-info-registers-custom): Use above map.
21158 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
21160         * custom.el (enable-theme): Signal error if argument is not a
21161         theme.  Don't recalculate a face if it's not loaded yet.
21163         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
21164         the `user' theme is in effect.
21166         * info.el (Info-on-current-buffer): Record actual filename in
21167         Info-current-file, instead of t, or a fake filename if a non-file
21168         buffer.  Make autoload.
21169         (Info-find-node, Info-revert-find-node): No need to check for
21170         Info-current-file nil.
21171         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
21172         Info-current-file is now never `t'.
21173         (Info-fontify-node): Many simplifications due to Info-current-file
21174         always being valid.  Use Info-find-file to find node filename.
21176 2005-11-25  David Kastrup  <dak@gnu.org>
21178         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
21179         new character, then delete" in order to preserve markers.
21181 2005-11-25  David Ponce  <david@dponce.com>
21183         * recentf.el (recentf-arrange-by-rule): Handle a special
21184         `auto-mode-alist'-like "strip suffix" rule.
21185         (recentf-build-mode-rules): Handle second level auto-mode entries.
21187 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
21189         * emulation/viper-keym.el (viper-ESC-key): Use different values
21190         in terminal and window modes.
21192         * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
21193         add jde-javadoc-checker-report-mode.
21195         * ediff-wind.el (ediff-make-wide-display): Slight simplification.
21197         * ediff.el (ediff-date): Change the date of last update.
21199 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
21201         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
21202         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
21203         (hi-lock-mode): New global minor mode.
21204         (turn-on-hi-lock-if-enabled): New function.
21205         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
21206         Change arguments to regexp and face instead of a font-lock pattern.
21207         Directly set face property, instead of refontifying.
21208         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
21209         (hi-lock-find-patterns): Use line-number-at-pos.
21211         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
21212         arguments for hi-lock-set-pattern.
21213         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
21214         Call font-lock-fontify-buffer.
21215         (hi-lock-find-file-hook, hi-lock-current-line)
21216         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
21218         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
21219         turned off.
21221         * progmodes/compile.el (compilation-setup): Don't fiddle with
21222         font-lock-defaults.
21224 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
21226         * progmodes/gdb-ui.el (gdb-var-create-handler)
21227         (gdb-var-list-children-handler): Find values for all variable
21228         objects.  gud-speedbar-buttons decides whether to display them.
21230 2005-11-24  Romain Francoise  <romain@orebokech.com>
21232         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
21233         buffer name with a space.
21235 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
21237         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
21238         `org-export-local-list-max-depth'.  Change default value to 3.
21239         (org-auto-renumber-ordered-lists)
21240         (org-plain-list-ordered-item-terminator): New options.
21241         (org-at-item-p, org-beginning-of-item, org-end-of-item)
21242         (org-get-indentation, org-get-string-indentation)
21243         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
21244         New functions.
21245         (org-move-item-down, org-move-item-up): New commands.
21246         (org-export-as-html): New classes for CSS support.  Bug fix in
21247         regular expression detecting fixed-width regions.  Respect
21248         `org-local-list-ordered-item-terminator'.
21249         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
21250         also a list item.
21251         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
21252         New item moving functions.
21254 2005-11-24  Juri Linkov  <juri@jurta.org>
21256         * isearch.el (isearch-repeat): With empty search ring set
21257         `isearch-error' to the error string instead of signaling error
21258         with the function `error'.
21260 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21262         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
21264 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
21266         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
21267         and variable.
21268         (gdb-var-create-handler, gdb-var-list-children-handler):
21269         Don't match on "char **...".
21270         (gdb-var-update-handler): Find values for all variable objects.
21271         (gdb-info-frames-custom): Identify frames by leading "#".
21273         * progmodes/gud.el (gud-speedbar-menu-items): Add
21274         gdb-speedbar-auto-raise as radio button.
21275         (gud-speedbar-buttons): Raise speedbar if requested.
21276         Don't match on "char **...".
21277         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
21278         Make it editable.
21280 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
21282         * info.el (Info-fontify-node): Handle the case where
21283         Info-current-file is t.
21285 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21287         * simple.el (blink-matching-open): Fix off-by-one in last change.
21289 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21291         * term/mac-win.el: Don't change default directory.
21293 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
21295         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
21296         buffers correctly.  (It used to throw an error in such buffers.)
21297         Make it ask for confirmation in group buffers and other Custom
21298         buffers containing more than one customization item.
21300 2005-11-22  John Paul Wallington  <jpw@gnu.org>
21302         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
21303         property on mail and url overlays.
21304         (goto-address-at-point): Use `posn-set-point' instead of
21305         `mouse-set-point' because the latter is not fbound when configured
21306         without X.
21308 2005-11-22  Lars Hansen  <larsh@soem.dk>
21310         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
21311         (ls-lisp-classify, ls-lisp-format): Delete call to
21312         ls-lisp-parse-symlink.
21313         (ls-lisp-handle-switches): Handle symlinks to directories as
21314         directories when ls-lisp-dirs-first in non-nil.
21316 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
21318         * startup.el (command-line): Make sure that loaddefs.el is handled
21319         correctly in load-history.
21321 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
21323         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
21324         (gdb-struct-string, gdb-array-string): New constants.
21325         (gdb-info-locals-handler): Use them.
21326         (gdb-reset): Reset gdb-var-list to nil.
21328 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21330         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
21331         in patterns.
21333 2005-11-21  Juri Linkov  <juri@jurta.org>
21335         * custom.el (defcustom): Update link types in docstring.
21337 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
21339         * custom.el (defgroup): Add doc-string-elt info.
21341         * widget.el (define-widget): Don't use declare for the doc-string-elt.
21343 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21345         * newcomment.el (comment-enter-backward): Fix last fix.
21347         * simple.el (blink-matching-open):
21348         * paren.el (show-paren-function): Allow new paren-class info.
21350 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
21352         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
21353         handled automagically.
21355 2005-11-20  Andreas Schwab  <schwab@suse.de>
21357         * descr-text.el (describe-char): When copying overlays put them
21358         over the full char description instead of just the first character
21359         of it.
21361 2005-11-20  Juri Linkov  <juri@jurta.org>
21363         * simple.el (what-cursor-position):
21364         * descr-text.el (describe-char): Use Lisp-readable syntax
21365         for octal and hex.  Reorder decimal, octal and hex values.
21366         Remove excess whitespace in the output.  Use `=' in `column='
21367         like in `point=' and `Hscroll='.
21369         * international/mule-cmds.el (encoded-string-description):
21370         Use Lisp-readable syntax for hex.
21372 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
21374         * newcomment.el (comment-enter-backward): Handle the case where the
21375         comment is closed by EOB.
21377 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21379         * longlines.el (longlines-before-revert-hook)
21380         (longlines-after-revert-hook): New functions.
21381         (longlines-mode): Turn off longlines temporarily when reverting.
21382         Add a message-setup-hook.
21383         (longlines-decode-buffer): New function.
21384         (longlines-wrap-line): Preserve marker positions.
21386 2005-11-19  Andreas Schwab  <schwab@suse.de>
21388         * emacs-lisp/shadow.el: Handle compressed files.
21390 2005-11-19  Romain Francoise  <romain@orebokech.com>
21392         * net/browse-url.el (browse-url-default-browser): Signal an error
21393         if no usable browser can be found, rather than try to load w3.
21395 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
21397         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
21398         replacing existing properties.
21399         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21400         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
21401         tty specs.
21402         (rcirc-server-prefix, rcirc-server): New faces.
21403         (rcirc-url-regexp): Generate with rx macro.
21404         (rcirc-last-server-message-time): New variable.
21405         (rcirc-filter): Record time of last message.
21406         (rcirc-keepalive): Kill processes that did not send a message
21407         since the last ping.
21408         (rcirc-mode): Give rcirc-topic a local binding here.
21410 2005-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
21412         * subr.el (read-passwd): Fontify the prompt as we do with other
21413         prompts.
21415 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
21417         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
21418         binding buffer-read-only to nil.
21420 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
21422         * complete.el (partial-completion-mode):
21423         Mention completion-auto-help in the doc string.
21425         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
21426         more Lisp-ish way.
21428 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
21430         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
21431         digits, not 8, to avoid misalignment for files larger than 100MB.
21433 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
21435         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
21436         Mention "keyboard shortcuts" in the help text.
21438 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21440         * startup.el (fancy-splash-default-action): Discard only
21441         mouse-down and succeeding mouse-up events in the splash screen
21442         window so that drag-n-drop event can be processed.
21444 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
21446         * longlines.el (longlines-mode): Add hacks for mail-mode and
21447         message-mode.
21449 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
21451         * textmodes/org.el (org-table-sort-lines): New command.
21452         (org-tbl-menu): Add entry for `org-table-sort-lines'.
21453         (org-add-file): Command removed, use `org-agenda-file-to-front'
21454         instead.
21455         (org-export-icalendar): Use `org-icalendar-combined-name'.
21456         (org-cycle-agenda-files, org-agenda-file-to-end)
21457         (org-agenda-file-to-front): New commands.
21458         (org-table-tab-jumps-over-hlines, org-export-html-style):
21459         New options.
21460         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
21461         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
21462         New functions.
21463         (org-fill-paragraph): Call `org-table-align' in tables.
21464         (org-mode): Call `org-set-autofill-regexps'.
21465         (org-export-as-html): Support for local handformatted lists.
21466         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
21467         (org-export-local-list-max-depth): New option.
21468         (org-html-expand): Use `org-html-protect'.
21470 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
21472         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
21473         to "p".
21474         (gdb): Move definition of gud-pp to...
21476         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
21477         speedbar.
21478         (gdb-find-watch-expression): New function.
21480 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21482         * faces.el (face-attribute, set-face-attribute): Mention existence
21483         of `:ignore-defface' setting in docstring.
21485 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
21487         * simple.el (completion-setup-function): Fix last change.
21489 2005-11-17  John Paul Wallington  <jpw@pobox.com>
21491         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
21492         Use `posn-set-point' instead of `mouse-set-point' because the
21493         latter is not fbound when configured without X.
21495         * comint.el (comint-insert-input): Likewise.
21497 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21499         * simple.el (hard-newline): New variable.
21500         (sendmail-user-agent-compose, next-line): Use it.
21502         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
21503         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
21504         (mail-mail-reply-to, mail-mail-followup-to)
21505         (mail-position-on-field, mail-signature, mail-yank-original)
21506         (mail-attach-file): Likewise.
21508         * mail/mailheader.el (mail-header-format)
21509         (mail-header-format-function): Likewise.
21511         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
21513 2005-11-17  Juri Linkov  <juri@jurta.org>
21515         * font-lock.el (font-lock-faces): Rename this defgroup from
21516         `font-lock-highlighting-faces'.
21517         (font-lock-comment-face, font-lock-comment-delimiter-face)
21518         (font-lock-string-face, font-lock-doc-face)
21519         (font-lock-keyword-face, font-lock-builtin-face)
21520         (font-lock-function-name-face, font-lock-variable-name-face)
21521         (font-lock-type-face, font-lock-constant-face)
21522         (font-lock-warning-face, font-lock-negation-char-face)
21523         (font-lock-preprocessor-face)
21524         (font-lock-regexp-grouping-backslash)
21525         (font-lock-regexp-grouping-construct): Rename :group from
21526         `font-lock-highlighting-faces' to `font-lock-faces'.
21528         * cus-edit.el (lisp, c, tex):
21529         * progmodes/ada-mode.el (ada):
21530         * progmodes/asm-mode.el (asm):
21531         * progmodes/cperl-mode.el (cperl-faces):
21532         * progmodes/cpp.el (cpp):
21533         * progmodes/dcl-mode.el (dcl):
21534         * progmodes/f90.el (f90):
21535         * progmodes/fortran.el (fortran):
21536         * progmodes/icon.el (icon):
21537         * progmodes/idlwave.el (idlwave-misc):
21538         * progmodes/m4-mode.el (m4):
21539         * progmodes/make-mode.el (makefile):
21540         * progmodes/meta-mode.el (meta-font):
21541         * progmodes/modula2.el (modula2):
21542         * progmodes/octave-mod.el (octave):
21543         * progmodes/pascal.el (pascal):
21544         * progmodes/perl-mode.el (perl):
21545         * progmodes/prolog.el (prolog):
21546         * progmodes/ps-mode.el (PostScript-edit):
21547         * progmodes/scheme.el (scheme):
21548         * progmodes/sh-script.el (sh-script):
21549         * progmodes/simula.el (simula):
21550         * progmodes/tcl.el (tcl):
21551         * textmodes/nroff-mode.el (nroff):
21552         * textmodes/reftex-vars.el (reftex-fontification-configurations):
21553         * textmodes/sgml-mode.el (sgml):
21554         * textmodes/texinfo.el (texinfo):
21555         Add :link (custom-group-link font-lock-faces) to defgroup.
21557         * hi-lock.el (hi-lock): Rename this defgroup from
21558         `hi-lock-interactive-text-highlighting'.  Change parent group from
21559         `faces' to `font-lock'.  Add link to the manual.
21560         (hi-lock-mode, hi-lock-file-patterns-range)
21561         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
21562         `hi-lock-interactive-text-highlighting' to `hi-lock'.
21563         (hi-lock-faces): Add :group `faces'.
21565         * cus-edit.el (custom-variable-prompt): Clarify the code.
21567         * faces.el (face-read-string): Set the default value arg of
21568         completing-read.
21570 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
21572         * rfn-eshadow.el (file-name-shadow-properties)
21573         (file-name-shadow-tty-properties, file-name-shadow-mode):
21574         Remove autoloads, because the file is now preloaded.
21576 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
21578         * printing.el (easy-menu-intern): Don't define.
21579         (pr-get-symbol): Use easy-menu-intern only if defined.
21581         * simple.el (blink-matching-open): Simplify a bit.
21582         (completion-setup-function): Fix the case of partial-completion-mode
21583         when the minibuffer's contents start with "-".
21584         Obey completion-base-size-function even when
21585         minibuffer-completing-file-name is non-nil.
21587 2005-11-16  Richard M. Stallman  <rms@gnu.org>
21589         * net/eudcb-ph.el (eudc-ph-open-session):
21590         Use set-process-query-on-exit-flag.
21592         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
21594         * international/ucs-tables.el (ucs-set-table-for-input):
21595         Use make-local-variable, not make-variable-buffer-local.
21597         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
21598         Improve warning message text.
21600         * savehist.el (savehist-save-hook): Add :group.
21602         * menu-bar.el (menu-bar-help-menu):
21603         Rename Find Extra Packages to External Packages.
21605         * cus-edit.el (Custom-reset-standard): Verify that
21606         :custom-standard-value prop exists before calling it.
21608         * apropos.el (apropos-calc-scores): Use apropos-pattern.
21610 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
21612         * wid-edit.el (color): Enclose %t in %{...%}.
21614         * cus-edit.el (face): Enclose %t in %{...%}.
21616 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
21618         * savehist.el (savehist-mode-hook): Re-add the var.
21619         (savehist-mode): Use it.
21621 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
21623         * textmodes/flyspell.el: Fix commenting convention.
21624         Remove unnecessary leading * in custom docstrings.
21625         (flyspell-emacs): Remove unused var.
21626         (flyspell-delete-region-overlays): Use remove-overlays.
21627         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
21628         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
21629         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
21630         (flyspell-debug-signal-word-checked): Use with-current-buffer.
21631         (make-flyspell-overlay): Don't locally reuse a global name.
21632         (flyspell-highlight-incorrect-region)
21633         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
21634         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
21635         (flyspell-notify-misspell): Remove unused args `start' and `end'.
21636         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
21637         Wrap calls to accept-process-output inside with-local-quit since it's
21638         often called from a post-command-hook.
21639         (flyspell-correct-word, flyspell-auto-correct-word):
21640         Use ispell-send-string.
21641         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
21643         * calendar/diary-lib.el (diary-list-entries): Also hide the
21644         terminating newline.
21646 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
21648         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
21649         window-system, to allow fonts on tty.
21651 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
21653         * progmodes/gud.el (gud-speedbar-item-info): New function.
21654         (gud-install-speedbar-variables): Use it to display data type
21655         of watch expression as a tooltip in speedbar.
21657 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
21659         * font-core.el (global-font-lock-mode): Add :version keyword,
21660         because default was changed.
21662         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
21664         * startup.el (command-line): Use `custom-reevaluate-setting' for
21665         `file-name-shadow-mode'.
21667         * loadup.el: Preload rfn-eshadow.
21669         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
21670         Add :version keyword.
21671         (file-name-shadow-properties, file-name-shadow-tty-properties)
21672         (file-name-shadow): Add :version keyword.
21674         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
21675         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
21676         in the custom-group property of the symbol frames and the fringe
21677         group got no link to its parent group frames.
21678         Doc fix.
21680 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
21682         * progmodes/gud.el (gud-stop-subjob): New function.
21683         (gud-menu-map, gud-tool-bar-map): Use it.
21685 2005-11-16  Kim F. Storm  <storm@cua.dk>
21687         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
21688         than kill it.
21689         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
21690         to a more useful/logical place.
21692 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
21694         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
21695         go buttons complementary.
21697 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
21699         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
21700         (rfn-eshadow-sifn-equal): New function.
21701         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
21703 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
21705         * emulation/viper-utils.el (viper-non-word-characters-reformed-vi):
21706         Quote `-' in string.
21708         * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
21709         rcirc-mode buffers come up in Emacs state.
21711         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
21712         operation.
21714 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
21716         * term.el (term-termcap-format): Fix typos.
21717         (term-down): Fix the negative argument case.
21719 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
21721         * progmodes/gdb-ui.el: Remove face-alias left over from change on
21722         2005-08-15.
21723         (gdb-ann3): New command gud-go.
21724         (menu): Accomodate gdb-mi.el.
21725         (gdb-assembler-custom): Make buffer of selected window current
21726         so that set-window-point works.
21728         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
21729         buttons and include new ones.
21731 2005-11-16  Kim F. Storm  <storm@cua.dk>
21733         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
21734         (gud-menu-map): Use it.
21736 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
21738         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
21739         that works correctly for Custom and that does not override a user
21740         who disables it.
21742         * help-mode.el (help-make-xrefs, help-xref-on-pp)
21743         (help-xref-interned, help-follow): Make hyperlinks for variables
21744         that are unbound, but have a non-nil variable-documentation property.
21746         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
21747         mode hook.  (It conflicted with defcustoms for some mode hooks.)
21748         Use the `variable-documentation' property to give the mode hook a
21749         docstring and expand that docstring.
21751 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
21753         * savehist.el (savehist-mode): Don't bother with
21754         `custom-set-minor-mode'.
21755         (savehist-coding-system): Check XEmacs version.
21756         (history-length): Declare also at run time.
21757         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
21758         Don't set the customize state.
21759         (savehist-minibuffer-hook): Special case for when
21760         minibuffer-history-variable is equal to t.
21762 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
21764         * files.el (write-file): Refresh VC status.
21766         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
21767         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
21768         than fundamental-mode to see if the mode was set.
21770 2005-11-14  Romain Francoise  <romain@orebokech.com>
21772         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
21773         dummy function in `eval-when-compile' to avoid compiler warning.
21774         Require `man' at compile time.
21776 2005-11-14  Jay Belanger  <belanger@truman.edu>
21778         * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
21779         calcFunc-powerexpand.
21780         (math-write-out-power): Rename it to math-powerexpand; have it
21781         handle negative exponents.
21782         (calc-writeoutpower): Rename it to calc-powerexpand.
21784         * calc/calc-ext.el: Change calcFunc-writeoutpower and
21785         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
21786         autoloads.
21787         Add calcFunc-ldiv to autoloads.
21789         * calc/calc-arith.el (calcFunc-ldiv): New function.
21791         * calc/calc.el (calc-left-divide): New function.
21793 2005-11-14  Juri Linkov  <juri@jurta.org>
21795         * cus-edit.el (custom-variable-prompt): Set the default value arg
21796         of completing-read.
21798         * cus-dep.el (custom-make-dependencies): Reverse the list of
21799         found dependencies.
21801 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
21803         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
21804         Highlighting" entry, it is on by default now.
21805         (menu-bar-options-save): Do not save global-font-lock-mode.
21807 2005-11-13  Richard M. Stallman  <rms@gnu.org>
21809         * textmodes/flyspell.el (flyspell-large-region):
21810         Call flyspell-accept-buffer-local-defs.
21812 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
21814         * textmodes/flyspell.el (flyspell-notify-misspell):
21815         Fix misspelling of "Misspelling".
21816         (flyspell-process-localwords): New function.
21817         (flyspell-large-region): Call flyspell-process-localwords and
21818         flyspell-delete-region-overlays.
21819         (flyspell-delete-region-overlays): New function.
21820         (flyspell-delete-all-overlays): Call that.
21822 2005-11-13  Richard M. Stallman  <rms@gnu.org>
21824         * help.el (help-for-help-internal): Improve doc of C-h a.
21825         (describe-key): Improve prompt; doc fix.
21827 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
21829         * vc-svn.el (vc-svn-registered): Catch all errors.
21831         * cus-dep.el (custom-make-dependencies): Typo.
21833 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
21835         * net/tramp-util.el (top): Fix compilation warning.
21837 2005-11-13  Kim F. Storm  <storm@cua.dk>
21839         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
21841 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
21843         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
21844         (gud-speedbar-buttons): Match on "const char *" too.
21846         * progmodes/gdb-ui.el (gdb-var-create-handler)
21847         (gdb-var-list-children-handler): Match on "const char *" too.
21848         (gdb-var-evaluate-expression-handler): Match on empty string.
21849         (gdb-var-update-handler): Only call
21850         gdb-var-evaluate-expression-handler when required.
21852 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
21854         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
21855         selected window.  This still doesn't work for speedbar.
21856         (gud-speedbar-buttons): Handle string expressions properly.
21858         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
21859         (gdb-var-create-handler): Handle string expressions properly.
21860         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
21861         Handle string expressions properly.  Move "type" field into regexp.
21863 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
21865         * bookmark.el (bookmark-maybe-message): New function to reduce
21866         code duplication: invokes `message' iff baud-rate is high enough.
21867         (bookmark-write-file): Use above instead of an inline conditional.
21868         (bookmark-load): Same.
21870 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
21872         * bookmark.el (bookmark-write-file): Don't visit the destination
21873         file, just write the data to it using write-region.  This is
21874         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
21875         change to avoid visiting the file in the first place.
21877 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
21879         * hi-lock.el (hi-lock-mode): Set the default value of
21880         font-lock-defaults.
21882 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
21884         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
21885         arg to `file-attributes'.
21886         (find-lisp-format): The UID and GID can now be strings.
21888 2005-11-12  Kim F. Storm  <storm@cua.dk>
21890         * help.el (help-map): Bind C-h d to apropos-documentation.
21892         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
21893         when point is at end-of-buffer.
21895         * apropos.el (apropos-match-face): Doc fix.
21896         (apropos-sort-by-scores): Add new choice `verbose'.
21897         (apropos-documentation-sort-by-scores): New defcustom.
21898         (apropos-pattern): Now contains the pattern entered by the user.
21899         (apropos-pattern-quoted): New defvar.
21900         (apropos-regexp): New defvar, containing the regexp corresponding
21901         to apropos-pattern.
21902         (apropos-all-words-regexp): Rename from apropos-all-regexp.
21903         (apropos-read-pattern): New defun.  Use it to read pattern arg in
21904         interactive calls; returns list of words for a word list, and
21905         string for a regexp.
21906         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
21907         parses a list of words or regexp as returned by apropos-read-pattern.
21908         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
21909         (apropos-score-doc): Return a very high score if the string
21910         entered by the user matches literally.
21911         (apropos-variable): Doc fix.  Use apropos-read-pattern.
21912         (apropos-command): Doc fix.  Use apropos-read-pattern and
21913         apropos-parse-pattern.  Call apropos-print with nosubst=t.
21914         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
21915         apropos-parse-pattern.
21916         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
21917         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
21918         apropos-documentation-sort-by-scores.  Call apropos-print with
21919         nosubst=t.
21920         (apropos-documentation-internal): Pass doc string through
21921         substitute-key-definition before adding text properties.
21922         Highlight substring matching literal user input if possible.
21923         (apropos-documentation-check-doc-file): Remove locals beg and end.
21924         Fix calculation of score (as added twice).  Pass doc string through
21925         substitute-key-definition before adding text properties.
21926         (apropos-documentation-check-elc-file): Pass doc string through
21927         substitute-key-definition before adding text properties.
21928         Highlight substring matching literal user input if possible.
21929         (apropos-print): Add new arg NOSUBST; if set, command and variable
21930         doc strings have already been passed through substitute-key-definition.
21931         Add code to handle apropos-accumulator items without score element
21932         for backwards compatibility (e.g. with woman package).
21933         Only show scores if apropos-sort-by-scores is `verbose'.
21935 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21937         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
21938         Add jka-compr-load-suffixes to load-suffixes.
21940         * jka-compr.el: Require jka-cmpr-hook.
21941         (jka-compr-info-compress-message, jka-compr-info-compress-program)
21942         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
21943         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
21944         (jka-compr-info-can-append, jka-compr-info-strip-extension)
21945         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
21946         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
21947         (jka-compr-uninstall): Remove entries from
21948         jka-compr-added-to-file-coding-system-alist after they are used.
21949         (jka-compr-error): Remove unused var `curbuf'.
21950         (jka-compr-file-local-copy): Remove unused var `notfound'.
21952 2005-11-10  Romain Francoise  <romain@orebokech.com>
21954         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
21956 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
21958         * progmodes/gud.el (gud-menu-map): Move parentheses.
21959         (gdb): New command gud-pv.
21961 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21963         * tar-mode.el: Remove spurious or unnecessary leading stars
21964         in docstrings.
21965         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
21966         (tar-parse-octal-integer-safe): Use mapc.
21967         (tar-header-block-summarize): Remove unused var `ck'.
21968         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
21969         cleared before.  Obey default-enable-multibyte-characters.
21970         Use mapconcat.  Simplify setting of tar-header-offset.
21971         (tar-mode-map): Move initialization inside delcaration.
21972         (tar-flag-deleted): Use `abs'.
21973         (tar-expunge-internal): Remove unused var `line'.
21974         (tar-expunge-internal): Don't hardcode point-min==1.
21975         (tar-expunge): Widen while doing set-buffer-multibyte.
21976         (tar-rename-entry): Use file-name-coding-system.
21977         (tar-alter-one-field): Don't hardcode point-min==1.
21978         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
21979         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
21981 2005-11-10  Masatake YAMATO  <jet@gyve.org>
21983         * add-log.el (add-log-current-defun): Handle class::method
21984         notation of c++.  Fix incorrect comment.
21986 2005-11-10  Alan Mackenzie  <acm@muc.de>
21988         * help-fns.el (describe-variable): Make C-h v work when a variable
21989         has variable documentation yet is unbound.
21991 2005-11-10  Masatake YAMATO  <jet@gyve.org>
21993         * man.el (Man-highlight-references): Set an empty
21994         string to `Man-arguments' if it is nil.
21995         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
21997 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
21999         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
22000         commenting conventions.
22002         * cus-dep.el (custom-make-dependencies): Simplify.
22003         Better follow the commenting conventions.
22005 2005-11-09  Richard M. Stallman  <rms@gnu.org>
22007         * apropos.el (apropos-pattern): Rename from apropos-regexp.
22008         (apropos-orig-pattern): Rename from apropos-orig-regexp.
22009         All uses changed.
22010         (apropos-rewrite-regexp): Doc fix.
22011         (apropos-variable, apropos-command, apropos, apropos-value):
22012         Change prompt; carry through the argument renaming.
22014 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
22016         * find-lisp.el: Require dired.
22017         (find-lisp-find-dired-internal): Do not call
22018         `abbreviate-file-name' on DIR.
22020 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
22022         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
22024 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
22026         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
22027         when using the speedbar.
22028         (gdb): New command gud-pp.
22029         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
22031 2005-11-09  Juri Linkov  <juri@jurta.org>
22033         * replace.el (occur-excluded-properties): New defcustom.
22034         (occur-1, occur-engine, occur-accumulate-lines): Use it.
22036 2005-11-08  Jay Belanger  <belanger@truman.edu>
22038         * calc/calc-units.el (math-convert-units): Replace any composite
22039         unit by its definition.
22041 2005-11-08  Lars Hansen  <larsh@soem.dk>
22043         * emacs-lisp/autoload.el (update-directory-autoloads):
22044         Add obsolete function alias.
22046 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
22048         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
22049         comment-indent-function.
22050         (lisp-comment-indent): Replace by an alias for comment-indent-default.
22052         * reveal.el (reveal-post-command): Rework the handling of
22053         reveal-open-spots, so as to be more reliable.  There were several
22054         tricky corner cases where an open spot might be lost, or where
22055         a closed spot might end up on the list of open spots.
22056         Only reveal text that's ellipsised.
22058 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
22060         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
22062 2005-11-07  John Paul Wallington  <jpw@gnu.org>
22064         * ibuffer.el (ibuffer): Search iconified frames too when
22065         getting Ibuffer buffer's window.
22067 2005-11-06  Richard M. Stallman  <rms@gnu.org>
22069         * progmodes/compile.el (compilation-internal-error-properties):
22070         save-excursion around the computation of MARKER.
22072 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
22074         * textmodes/flyspell.el (flyspell-external-point-words):
22075         flyspell-get-word returns a list, not just a string.
22077 2005-11-06  John Paul Wallington  <jpw@pobox.com>
22079         * ibuffer.el (ibuffer): Search all visible frames when getting
22080         Ibuffer buffer's window.
22082 2005-11-07  Masatake YAMATO  <jet@gyve.org>
22084         * man.el (Man-reference-regexp): Accept spaces between
22085         `Man-name-regexp' and `Man-section-regexp'.
22086         (Man-apropos-regexp): New variable.
22087         (Man-abstract-xref-man-page): Use value for `Man-target-string'
22088         if available.
22089         (Man-highlight-references, Man-highlight-references0):
22090         Handle the case when `Man-arguments' includes "-k".
22091         (Man-highlight-references0): Rename the argument `TARGET-POS' to
22092         `TARGET'. `TARGET' can be a number, function or nil.
22094 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
22096         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
22097         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
22098         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
22099         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
22100         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
22101         (gdb-send-item): Use buffer-local-value and simplify.
22103 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
22105         * startup.el (command-line): Use `custom-reevaluate-setting' for
22106         `global-font-lock-mode'.
22108         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
22109         by default, except in batch mode or when the -D option is given.
22111         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
22112         specified keyword args on to `define-minor-mode'.  Update docstring.
22114 2005-11-05  Romain Francoise  <romain@orebokech.com>
22116         * replace.el (occur-engine): Add marker at end of line, too.
22118 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
22120         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22121         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22122         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22123         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22124         argument to all these routines, so the passphrase can be managed
22125         externally and passed in to the system.
22126         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22127         pgg-add-passphrase-to-cache function.
22129         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22130         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22131         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22132         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22133         argument to all these routines, so the passphrase can be managed
22134         externally and passed in to the system.
22135         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22136         function.
22138 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
22140         * font-lock.el: Don't deal with font-lock-face-attributes here,
22141         move the code ...
22143         * startup.el (command-line): ... here.  Use face-spec-set instead
22144         of custom-declare-face.
22146         * faces.el (face-spec-set): Reset the face if spec is not nil.
22148 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22150         * newcomment.el (comment-region-internal): Box more tightly in the
22151         common case where there's no TAB in the boxed text.
22153 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22155         * info.el (info-tool-bar-map): Use images prev-node, next-node and
22156         up-node.
22158 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
22160         * net/newsticker.el: Commentary updated.  Code formatting changed.
22161         (newsticker-version): Change to "1.9".
22162         (newsticker, newsticker-feed): Doc fix.
22163         (newsticker-url-list): Doc fix.  Add option "Weekly".
22164         (newsticker-retrieval-interval): Add option "Weekly".
22165         (newsticker-headline-processing): Doc fix.
22166         (newsticker-auto-mark-filter): Remove.
22167         (newsticker-auto-mark-filter-list): New.
22168         (newsticker-layout, newsticker-sort-method): Doc fix.
22169         (newsticker-hide-old-items-in-newsticker-buffer)
22170         (newsticker-heading-format, newsticker-item-format)
22171         (newsticker-desc-format): Doc fix.
22172         (newsticker-show-all-rss-elements): Remove.
22173         (newsticker-show-all-news-elements): New.
22174         (newsticker-faces, newsticker-ticker): Doc fix.
22175         (remove-from-invisibility-spec): Code formatting.
22176         (newsticker--process-ids): New.
22177         (newsticker-mode): Doc fix.
22178         (newsticker-mode): Change mode-line-format.
22179         (newsticker-start): Remove debug output.
22180         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
22181         (newsticker-w3m-show-inline-images): Code formatting.
22182         (newsticker-next-item): Call `force-mode-line-update'.
22183         (newsticker-previous-item): Call `force-mode-line-update'.
22184         (newsticker-next-feed): Call `force-mode-line-update'.
22185         (newsticker-previous-feed): Call `force-mode-line-update'.
22186         (newsticker-mark-all-items-at-point-as-read): Code formatting.
22187         (newsticker-show-old-items): Do not show descs.
22188         (newsticker-hide-entry): Hide too much.
22189         (newsticker-hide-entry, newsticker-show-entry)
22190         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
22191         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
22192         (newsticker-toggle-auto-narrow-to-item): Code formatting.
22193         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
22194         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
22195         (newsticker-get-news): Call `force-mode-line-update'.
22196         Collect process ids.
22197         (newsticker--sentinel): Change coding system handling.
22198         Move image retrieval to new functions newsticker--get-logo-url-*.
22199         Move feed parsing to new functions newsticker--parse-*.
22200         Update list of process ids.
22201         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
22202         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
22203         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
22204         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
22205         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22206         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
22207         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
22208         (newsticker--decode-coding-string): Remove.
22209         (newsticker--decode-numeric-entities): Check input.  Format code.
22210         (newsticker--remove-whitespace): Check input.
22211         (newsticker--do-forget-preformatted): Doc fix.
22212         (newsticker--decode-rfc822-date): Allow for missing time.
22213         (newsticker--update-process-ids): New.
22214         (newsticker--image-sentinel): Change comment.
22215         (newsticker--image-read): Change error message.
22216         (newsticker--imenu-goto): Doc fix.  Show headline title.
22217         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
22218         (newsticker--buffer-do-insert-text): Clean whitespace in
22219         html-rendered headline title.  Code formatting.
22220         Call `newsticker--buffer-print-extra-elements'.
22221         (newsticker--buffer-print-extra-element): Remove.
22222         (newsticker--buffer-print-extra-elements): New.
22223         (newsticker--buffer-do-print-extra-element): New.
22224         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
22225         large sizes.
22226         (newsticker--run-auto-mark-filter)
22227         (newsticker--do-run-auto-mark-filter):
22228         Use `newsticker-auto-mark-filter-list'.
22230 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
22232         * net/rcirc.el: Use split-string OMIT-NULLS argument.
22233         (rcirc-print): Force redisplay before running hooks.  Do long
22234         buffer truncation after making new text read-only.  Deal with nil
22235         text when decoding strings.  If TARGET is nil, use either the
22236         currently selected buffer, if it is an rcirc buffer and of the
22237         same process or the process buffer.
22238         (rcirc-mode): Remove header-line.  Recompute short buffer names.
22239         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
22240         (rcirc-short-buffer-name): Add variable.
22241         (rcirc-kill-buffer-hook): Recompute short buffer names.
22242         Remove nick from private channel.
22243         (rcirc-send-input): Send command text to current-buffer.
22244         Don't clear overlay arrow here.
22245         (rcirc-short-buffer-name): Return a short buffer name.
22246         (rcirc-update-short-buffer-names, rcirc-abbreviate)
22247         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
22248         buffer-name abbreviations.
22249         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
22250         Do not touch nick-table when killing a parted channel.
22251         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
22252         Clear arrow from current buffer if it is now hidden.
22253         (rcirc-current-buffer): Add variable.
22254         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
22255         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
22256         Remove -face from names.
22257         (rcirc-update-activity-string): Print "DND" when globally ignoring
22258         activity.
22259         (rcirc-ignore-buffer-activity-flag): Rename from
22260         rcirc-ignore-channel-activity.
22261         (rcirc-ignore-all-activity-flag): Doc fix.
22262         (rcirc-channels): Remove variable.
22263         (rcirc-kill-buffer-hook):
22264         (rcirc-get-buffer-create): Add nick to private channel.
22265         (rcirc-multiline-edit-submit): Remove tabs.
22266         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
22267         folded.
22268         (rcirc-remove-nick-channel): Bug fix.
22269         (rcirc-toggle-ignore-buffer-activity): Rename from
22270         rcirc-toggle-ignore-channel-activity.
22271         (rcirc-record-activity): Add buffers to the front of the list.
22272         (rcirc-update-activity): Remove killed buffers from list.
22273         (rcirc-process-server-response-1): Remove last argument if it is
22274         null before calling handler.
22275         (rcirc): Add "rcirc" defcustom prefix.
22276         (rcirc-prompt): Simplify default prompt.
22277         Use custom-initialize-default.
22278         (rcirc-private-chats): Remove variable.
22279         (rcirc-prompt): Change initialization.
22280         (rcirc-version): Remove function.
22281         (rcirc-id-string): Add constant.
22282         (rcirc-last-buffer): Remove variable.
22283         (rcirc-buffer-alist): Add variable.
22284         (rcirc-connect): Update variable setup.
22285         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
22286         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
22287         default.
22288         (rcirc-handler-generic): Trigger activity.
22289         (rcirc-send-message): Create the buffor of the target.
22290         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
22291         (rcirc-get-buffer): Just return nil if there is no matching buffer.
22292         (rcirc-multiline-edit-cancel): Remove function.
22293         (rcirc-set-last-buffer): Remove function.
22294         (rcirc-get-any-buffer): Add function.
22295         (rcirc-join-channels): Don't print /join text.
22296         (rcirc-toggle-ignore-channel-activity): Add and update echo area
22297         messages.
22298         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
22299         (rcirc-handler-NOTICE): Recognize CTCP responses.
22300         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
22301         constructing TOPIC string for buffers we are not JOINed.
22302         (rcirc-handler-CTCP-response): Add handler.
22303         (rcirc-multiline-edit-submit): Restore the window-configuration
22304         before adjusting point.
22305         (rcirc): Add customization group.
22306         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
22307         (rcirc-user-full-name, rcirc-startup-channels-alist)
22308         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
22309         (rcirc-ignore-all-activity-flag, rcirc-time-format)
22310         (rcirc-input-ring-size, rcirc-read-only-flag)
22311         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
22312         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
22313         Change defvar to defcustom.
22314         (rcirc-update-prompt): Add optional ALL arg, which will update
22315         prompts in all rcirc buffers.  Regexp quote replacement text.
22316         (rcirc-fill-column): Accept frame-width as a value.
22317         (rcirc-set-changed): Add function.
22318         (rcirc-next-active-buffer): Write more meaningful messages.
22319         (rcirc-faces): Add customization group.
22320         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
22321         (rcirc-nick-in-message-face, rcirc-prompt-face)
22322         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
22323         (with-rcirc-process-buffer): Move before first usage.
22324         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
22325         (rcirc-debug-flag): Rename from `rcirc-log-p'.
22326         (rcirc-debug): Rename from `rcirc-log'.
22327         (rcirc-format-response-string): Do not print `-' chars for a
22328         NOTICE with no sender.  Simplify output of server responses.
22330 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
22332         (rcirc-browse-url-map, rcirc-browse-url-at-point)
22333         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
22334         Make urls mouse and RET clickable.
22336 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
22338         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
22340 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
22342         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22343         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22344         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22345         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22346         argument to all these routines, so the passphrase can be managed
22347         externally and passed in to the system.
22348         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22349         pgg-add-passphrase-to-cache function.
22351         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22352         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22353         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22354         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22355         argument to all these routines, so the passphrase can be managed
22356         externally and passed in to the system.
22357         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22358         function.
22360 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
22362         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
22363         from goto-address-url-regexp.
22365 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
22367         * textmodes/org.el (org-read-date, org-goto-calendar)
22368         (org-recenter-calendar, org-agenda-goto-calendar):
22369         Temporarily clear `calendar-move-hook'.
22371 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
22373         * ediff-merg.el (ediff-merge-region-is-non-clash):
22374         Return t, if not merging.
22376         * ediff-util.el (ediff-previous-difference): Don't skip regions that
22377         have merge clashes.
22379 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22381         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
22382         Undo previous change.
22384         * startup.el (command-line): Use `custom-reevaluate-setting' for
22385         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
22386         tty-register-default-colors on Mac.
22388 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
22390         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
22391         (gdb-buffer-type): Make it automatically buffer local...
22392         (gdb-get-create-buffer): ...and set it accordingly.
22393         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
22394         actually work.
22396 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
22398         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
22399         not red.
22401 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
22403         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
22404         case GUD buffer is not visible.
22405         (gdb-goto-breakpoint): Try to force display in source buffer.
22406         (gdb-frame-gdb-buffer): Copy other similar functions.
22407         (gdb-restore-windows): Don't display source if not asked for.
22408         (gdb-assembler-buffer-name): Don't capitalise.
22410 2005-11-03  Richard M. Stallman  <rms@gnu.org>
22412         * wid-edit.el (key-sequence): New widget type.
22414         * simple.el (set-mark-command-repeat-pop): New variable.
22415         (set-mark-command): Only interpret plan C-@ after a pop as a pop
22416         if set-mark-command-repeat-pop is true.
22418         * info.el (Info-fontify-node): Don't display extra "see" if there
22419         already is one here.
22421         * mouse.el: Fix special handling of DEL after dragging a region:
22422         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
22423         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
22425         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
22427         * textmodes/ispell.el (ispell-command-loop): Change `i' description
22428         not to assume it pertains to an affix.
22430         * textmodes/flyspell.el (flyspell-post-command-hook):
22431         Bind deactivate-mark to prevent deactivation.
22433 2005-11-03  Lars Hansen  <larsh@soem.dk>
22435         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
22436         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
22437         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
22439 2005-11-03  Romain Francoise  <romain@orebokech.com>
22441         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
22442         Update copyright years.
22444 2005-11-03  Sam Steingold  <sds@gnu.org>
22446         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
22447         Use system-type instead of window-system because window-system is not
22448         correctly defined during loadup.
22450 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
22452         * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
22453         (xml-parse-tag): Join strings separated by a comment properly.
22455 2005-11-02  Andreas Schwab  <schwab@suse.de>
22457         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
22459 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22461         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
22462         (byte-optimize-pure-func): Quote the eval'd value.
22464         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
22465         Rename from perl-font-lock-syntactic-face-function.
22466         Change the calling convention so it can be used as a font-lock MATCHER.
22467         Do the parse-partial-sexp loop outselves.
22468         (perl-font-lock-syntactic-keywords): Use it.
22469         (perl-mode): Don't set font-lock-syntactic-face-function any more.
22471 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
22473         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
22474         disassembly buffer too.
22475         (gdb-exited): Remove overlay arrows when execution has finished.
22476         (gdb-info-frames-custom, gdb-info-threads-custom)
22477         (gdb-info-registers-custom): Don't add inappropriate text
22478         properties if inferior is not active.
22480 2005-11-02  Glenn Morris  <rgm@gnu.org>
22482         * progmodes/fortran.el (fortran-blink-match):
22483         Use `blink-matching-delay'.
22485 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
22487         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
22489 2005-11-02  Lars Hansen  <larsh@soem.dk>
22491         * net/tramp.el (tramp-action-out-of-band): Handle scp message
22492         "Permission denied".
22494 2005-11-01  Richard M. Stallman  <rms@gnu.org>
22496         * textmodes/flyspell.el (flyspell-external-point-words):
22497         Pass nil to flyspell-get-word.
22499 2005-11-02  Kim F. Storm  <storm@cua.dk>
22501         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
22502         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
22504 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22506         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
22507         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
22508         (calendar-mouse-print-dates): Add optional `event' argument.
22509         Update interactive-spec.
22510         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
22511         Use `calendar-event-to-date' instead of `event'.
22513 2005-11-02  Masatake YAMATO  <jet@gyve.org>
22515         * progmodes/ld-script.el (ld-script-builtins):
22516         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
22517         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
22518         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
22520 2005-11-01  Romain Francoise  <romain@orebokech.com>
22522         * vc-sccs.el: Update copyright year.
22523         * ezimage.el: Likewise.
22525 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
22527         * info.el (Info-fontify-node): Use `string-width' for fontifying
22528         underlined titles.
22530 2005-11-01  Juri Linkov  <juri@jurta.org>
22532         * info.el (Info-fontify-node): Downcase node header keywords Node,
22533         Prev, Next, Up before comparison.
22534         (Info-history): Insert absolute directory name, and put invisible
22535         property on it.
22537 2005-11-01  Juri Linkov  <juri@jurta.org>
22539         * info.el (Info-file-supports-index-cookies): New variable.
22540         (Info-find-node-2): Check makeinfo version for index cookie support.
22541         (Info-index-nodes): Search for nodes with index cookies only when
22542         Info-file-supports-index-cookies is t.  Otherwise, search nodes
22543         with "Index" in the node name.
22544         (Info-index-node): Search index cookie in the current node only when
22545         Info-file-supports-index-cookies is t.  Otherwise, check the word
22546         "Index" in the node name.
22547         (Info-find-emacs-command-nodes): Remove code that searches nodes
22548         with "Index" node name in the top menu.
22550 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22552         * progmodes/scheme.el (scheme-mode-variables): Use the default
22553         comment-indent-function.
22555         * faces.el (face-attribute): Handle the case where a face inherits from
22556         a non-existent face.
22558         * simple.el (eval-expression-print-format): Use lisp-readable syntax
22559         for octal and hexa output, and merge the char into the paren.
22560         (kill-new): Use push.
22561         (copy-to-buffer): Use with-current-buffer.
22562         (completion-setup-function): Move code in loop to remove redundancy.
22563         (minibuffer-local-must-match-map): Don't add bindings that duplicate
22564         those inherited from minibuffer-local-completion-map.
22566         * savehist.el (savehist-mode) <defcustom>:
22567         Use custom-set-minor-mode if available.
22568         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
22569         and emit a message if applicable.
22571 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
22573         * savehist.el: Sync up to version 19.
22574         (savehist-mode): New minor mode.
22575         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
22576         (savehist-length): Remove (use history-length instead).
22577         (savehist-file-modes): Rename from savehist-modes.
22578         (savehist-save-hook, savehist-loaded): New vars.
22579         (savehist-load): Use savehist-mode.  Try to smooth up transition from
22580         old format to new format.
22581         (savehist-install): Allow savehist-autosave-interval to be nil.
22582         (savehist-save): Run the new hook.  Be more careful to only trim the
22583         history variables.
22584         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
22585         (savehist-printable): Print into a buffer rather than char-by-char.
22587 2005-11-01  John Wiegley  <johnw@newartisans.com>
22589         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
22590         toggle-ignore keybinding (C-a).  The author said it had been
22591         disabled much earlier due to a possible incompatibility, but after
22592         many months of usage I have encountered no problems (and it is a
22593         rather useful option, especially for switching to " *temp*").
22595         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
22596         support for OS/X's AddressBook, by calling out to the open source
22597         program "contacts" (installable through Fink).
22599         * net/eudc.el (eudc-expand-inline): If the
22600         `eudc-multiple-match-handling-method' is set to `all', delete the
22601         query string before inserting the query result.
22603         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
22604         flag, to prevent Eshell from using the system ls when
22605         `eshell-ls-insert-directory' is in used.
22606         (eshell-ls-insert-directory): Disable font-lock in directory
22607         buffer so that Eshell's own fontification is seen.  This broke
22608         recently due to changes in font-lock, so this goes back to version
22609         21 behavior.
22611 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
22613         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
22614         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
22615         (gdb-many-windows): Doc fix.
22617 2005-10-31  Romain Francoise  <romain@orebokech.com>
22619         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
22621 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
22623         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
22624         that global-font-lock-mode can be enabled by default.
22626         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
22627         (font-lock-add-keywords, font-lock-remove-keywords)
22628         (font-lock-fontify-buffer): Remove autoload cookies.
22630         * jit-lock.el (jit-lock-register): Likewise.
22632         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
22634 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
22636         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
22637         intact if there is no gud-comint-buffer.
22639 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
22641         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
22642         old prompt comint-prompt-read-only is t and GDB commands are
22643         issued from tool bar etc.
22645 2005-10-31  Masatake YAMATO  <jet@gyve.org>
22647         * vc.el (vc-directory-exclusion-list): Add "{arch}".
22649 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
22651         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
22652         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
22654 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
22656         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
22657         starting at beginning of line.  Fontification is messed up when
22658         `open-paren-in-column-0-is-defun-start' set to t.
22659         Reported by John Paul Wallington <jpw@pobox.com>.
22661 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
22663         * comint.el (comint-send-input): Call `comint-update-fence' when
22664         `comint-process-echoes' and `comint-prompt-read-only' are both
22665         non-nil, to avoid leftover read-only newline.
22667 2005-10-30  Richard M. Stallman  <rms@gnu.org>
22669         * textmodes/flyspell.el (flyspell-external-point-words):
22670         Detect when WORD can't be checked properly because
22671         flyspell-get-word finds just part of it, and move on.
22673         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
22674         boundarychar for Polish.
22675         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
22676         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
22678 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
22680         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
22681         (gdb-registers-font-lock-keywords): Delete.
22682         (gdb-registers-mode): Don't fontify.
22683         (gdb-info-registers-custom): Use text properties instead as, in
22684         future, changed register values will use font-lock-warning-face.
22685         (gdb-local-font-lock-keywords): Rename to...
22686         (gdb-locals-font-lock-keywords): ...for consistency.
22688 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
22690         * vc.el (vc-switch-backend): Better error message if the buffer is
22691         not visiting a file under version control.
22693         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
22695 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
22697         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
22698         ~/.emacs.d/.emacs.
22700 2005-10-29  Richard M. Stallman  <rms@gnu.org>
22702         * replace.el (occur-mode-mouse-goto): Always go to other window.
22703         (occur-mode-goto-occurrence): Always switch in same window.
22705         * simple.el (undo): Display message at end, not at start.
22707         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
22708         New arg REUSE-CELL.
22709         (cancel-timer-internal): New function.
22710         (timer-event-handler): Use cancel-timer-internal,
22711         and pass the cell it returns to timer-activate...
22713         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
22714         (jit-lock-deferred-fontify, jit-lock-context-fontify)
22715         (jit-lock-after-change): Test memory-full.
22717 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
22719         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22720         part of the decoded armor to find the key-identifier.
22721         (pgg-gpg-lookup-key-owner): New function to return the
22722         human-readable identifier of a key owner.
22723         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22724         key itself.
22725         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22726         the key value) if we have a key and can match it against a secret
22727         key.  Also, added a note pointing out fact that the prompt only
22728         indicates the first matching key.
22730         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22731         pgg-decrypt-region.
22732         (pgg-pending-timers): A new hash for tracking the passphrase cache
22733         timers, so that new ones supercede old ones.
22734         (pgg-add-passphrase-to-cache): Rename from
22735         `pgg-add-passphrase-cache' to reduce confusion (all callers
22736         changed).  Modified to cancel old timers when new ones are added.
22737         (pgg-remove-passphrase-from-cache): Rename from
22738         `pgg-remove-passphrase-cache' to reduce confusion (all callers
22739         changed).  Modified to cancel old timers when their keys are
22740         removed from the cache.
22741         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22742         XEmacs, an indirection to delete-itimer.
22743         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22744         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22745         users can only check cache without risk of prompting.  Correct bug in
22746         notruncate behavior.
22747         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22748         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22749         Add informative docstrings.
22750         (pgg-decrypt): Convey provided passphrase in subordinate call to
22751         pgg-decrypt-region.
22753         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22754         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22755         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22756         `passphrase' argument, so the passphrase can be managed externally
22757         and then passed in to the system.
22759         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22760         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22761         so the passphrase cache can be used reliably with identifiers
22762         besides a pgp packet's key id.
22764         * pgg-gpg.el (pgg-pgp-encrypt-region)
22765         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22766         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22767         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22768         argument to all these routines, so the passphrase can be managed
22769         externally and passed in to the system.
22771         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22772         `notruncate' argument, so the passphrase cache can be used
22773         reliably with identifiers besides a pgp packet's key id.
22775 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
22777         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22778         symmetric encryption.
22779         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22780         encrypted session key.
22781         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22782         message ask for the passphrase in a proper way.
22784         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22785         New user commands for symmetric encryption.
22787 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
22789         * textmodes/conf-mode.el (conf-assignment-sign)
22790         (conf-assignment-regexp): Fix docstrings.
22791         (conf-mode-initialize): New function.
22792         (conf-mode): Remove optional args.  Use delay-mode-hooks to
22793         recognize recursive calls.
22794         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
22795         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
22796         (conf-xdefaults-mode): Use define-derived-mode and
22797         conf-mode-initialize.
22799 2005-10-29  Romain Francoise  <romain@orebokech.com>
22801         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
22803 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
22805         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22806         part of the decoded armor to find the key-identifier.
22807         (pgg-gpg-lookup-key-owner): New function to return the
22808         human-readable identifier of a key owner.
22809         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22810         key itself.
22811         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22812         the key value) if we have a key and can match it against a secret
22813         key.  Also, added a note pointing out fact that the prompt only
22814         indicates the first matching key.
22816         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22817         pgg-decrypt-region.
22818         (pgg-pending-timers): A new hash for tracking the passphrase cache
22819         timers, so that new ones supercede old ones.
22820         (pgg-add-passphrase-to-cache): Rename from
22821         `pgg-add-passphrase-cache' to reduce confusion (all callers
22822         changed).  Modified to cancel old timers when new ones are added.
22823         (pgg-remove-passphrase-from-cache): Rename from
22824         `pgg-remove-passphrase-cache' to reduce confusion (all callers
22825         changed).  Modified to cancel old timers when their keys are
22826         removed from the cache.
22827         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22828         XEmacs, an indirection to delete-itimer.
22829         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22830         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22831         users can only check cache without risk of prompting.  Correct bug in
22832         notruncate behavior.
22833         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22834         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22835         Add informative docstrings.
22836         (pgg-decrypt): Convey provided passphrase in subordinate call to
22837         pgg-decrypt-region.
22839 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
22841         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22842         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22843         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22844         `passphrase' argument, so the passphrase can be managed externally
22845         and then passed in to the system.
22847         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22848         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22849         so the passphrase cache can be used reliably with identifiers
22850         besides a pgp packet's key id.
22852         * pgg-gpg.el (pgg-pgp-encrypt-region)
22853         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22854         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22855         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22856         argument to all these routines, so the passphrase can be managed
22857         externally and passed in to the system.
22859         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22860         `notruncate' argument, so the passphrase cache can be used
22861         reliably with identifiers besides a pgp packet's key id.
22863 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
22865         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22866         symmetric encryption.
22867         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22868         encrypted session key.
22869         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22870         message ask for the passphrase in a proper way.
22872         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22873         New user commands for symmetric encryption.
22875 2005-10-28  Bill Wohler  <wohler@newt.com>
22877         * help-mode.el (help-url): New button type.  Calls browse-url.
22878         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
22879         Similar to Info nodes: URL `url'.
22880         (help-make-xrefs): Create help-url buttons for
22881         help-xref-url-regexp matches.
22883 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
22885         * tool-bar.el (tool-bar-add-item-from-menu)
22886         (tool-bar-local-item-from-menu): Fix doc strings.
22888 2005-10-28  Romain Francoise  <romain@orebokech.com>
22890         * ldefs-boot.el: Update.
22892         * subr.el (locate-library): Move from help-fns.el.
22893         * help-fns.el (locate-library): Move to subr.el.
22895 2005-10-28  Richard M. Stallman  <rms@gnu.org>
22897         * net/tramp.el (tramp-completion-mode): defvar moved up.
22899         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
22901         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
22903         * files.el (find-file-noselect): Use %d to format large file size.
22905         * bindings.el (mode-line-format): Add %e.
22907         * loadup.el ("facemenu"): Load unconditionally.
22908         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
22909         ("x-dnd"): Load, when appropriate.
22911         * startup.el (command-line): Call before-init-hook earlier.
22912         Warn about some bad characters in -u user name.
22914         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
22915         (flyspell-external-point-words): Error if misspelled word is not found.
22916         Set flyspell-large-region-beg at end of word.
22918 2005-10-28  Andreas Schwab  <schwab@suse.de>
22920         * view.el (View-revert-buffer-scroll-page-forward):
22921         Use view-page-size-default.
22923 2005-10-28  Juri Linkov  <juri@jurta.org>
22925         * international/quail.el (quail-get-current-str): Translate last
22926         raw character for deterministic input methods.
22928 2005-10-27  Jay Belanger  <belanger@truman.edu>
22930         * calc/calc-ext.el: Add functions to autoloads.
22931         (math-identity-matrix-p, math-ident-row-p): New functions.
22933         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
22934         multiplication by an identity matrix; don't turn multiplication by
22935         an inverse matrix into division.
22936         (math-div-symbol-fancy): Replace division by matrices with
22937         multiplication by inverse.
22939         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
22941         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
22942         (calc-writeoutpower): New functions.
22944 2005-10-27  Romain Francoise  <romain@orebokech.com>
22946         * replace.el (occur-engine): Include colon in mouse-face highlight.
22948         * dired-x.el: Change Maintainer field.
22950 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
22952         * longlines.el (longlines-mode): Bind after-change-functions to
22953         nil during initial decoding and final encoding.
22955 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
22957         * term.el (term-emulate-terminal, term-handle-colors-array)
22958         (term-handle-ansi-escape): Specify the terminfo capabilities
22959         implemented.
22961 2005-10-26  Richard M. Stallman  <rms@gnu.org>
22963         * info.el (Info-fontify-node): Fix detection of sentence-break
22964         before *Note.
22966 2005-10-26  Romain Francoise  <romain@orebokech.com>
22968         * smerge-mode.el: Add `tools' to file keywords.
22970 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
22972         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
22973         when the fringe is not available.
22975         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
22976         (def-gdb-auto-update-trigger): Simplify construction.
22977         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
22978         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
22979         defined explicitly.
22980         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
22981         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
22982         defined explicitly.
22983         (gdb-info-locals-custom): Remove as it's a no-op.
22985 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
22987         * longlines.el (longlines-mode): Remove narrowing before
22988         performing the initial decoding or final encoding.
22990 2005-10-25  Romain Francoise  <romain@orebokech.com>
22992         * emacs-lisp/find-func.el (find-library-name): Also strip
22993         extension if library name ends in .el, to take advantage of
22994         `find-library-suffixes'.
22996 2005-10-25  Richard M. Stallman  <rms@gnu.org>
22998         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
23000 2005-10-25  Juri Linkov  <juri@jurta.org>
23002         * textmodes/texinfo.el (texinfo-mode): Change charset of one
23003         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
23005 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23007         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
23008         (blackbox-redefine-key): Add argument `map'.
23010         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
23011         regions when moving the jit-lock-context-unfontify-pos boundary.
23013 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23015         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
23017 2005-10-25  Masatake YAMATO  <jet@gyve.org>
23019         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
23021 2005-10-25  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
23023         * play/blackbox.el (blackbox-redefine-key): New function.
23024         (blackbox-mode-map): Use it to remap existing bindings for cursor
23025         motion instead of binding literal keys.
23027 2005-10-25  Glenn Morris  <rgm@gnu.org>
23029         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
23030         diary does not end in a newline.  Do not assume a blank line at
23031         the start of the diary file.
23033 2005-10-25  Kenichi Handa  <handa@m17n.org>
23035         * international/quail.el (quail-translate-key): If the input
23036         method is deterministic and failed to handle the last key, restart
23037         the key handling loop from an appropriate key.
23039 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
23041         * vc.el (vc-dired-mode): Extend comment for binding of
23042         `directory-listing-before-filename-regexp'.
23044 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23046         * textmodes/texinfo.el (texinfo-mode):
23047         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
23048         not to unnecessarily expose emacs-mule's internal char codes.
23050 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
23052         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
23053         Display hand pointer and help-echo on disabled icon too.
23054         (gdb-mouse-until): New function.
23055         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
23057 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
23059         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
23060         with 2005-10-23 change to doctor.el.
23062         * finder.el (finder-mode-map): Add follow-link binding.
23064 2005-10-25  Kim F. Storm  <storm@cua.dk>
23066         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
23067         to gdb-mouse-toggle-breakpoint-fringe.
23068         (gdb-mouse-toggle-breakpoint-margin): Rename from
23069         gdb-mouse-toggle-breakpoint.  Fix doc.
23070         (gdb-mouse-toggle-breakpoint-fringe): New defun.
23071         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
23072         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
23073         string properties also for fringe breakpoint bitmaps.
23075 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
23077         * textmodes/org.el (org-start-icalendar-file): Fix format form.
23079 2005-10-25  Masatake YAMATO  <jet@gyve.org>
23081         * simple.el (completion-common-substring):
23082         Use `completion-common-substring' prior to `completion-base-size'.
23084 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
23086         * savehist.el: Require CL while compiling.
23087         (savehist-history-variables): Remove.
23088         (savehist-save-minibuffer-history, savehist-additional-variables)
23089         (savehist-minibuffer-history-variables): New vars.
23090         (savehist-save): Use them.
23091         (savehist-uninstall, savehist-minibuffer-hook): New funs.
23092         (savehist-install): New fun, extracted from savehist-load.
23093         (savehist-load): Use them.
23095 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23097         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
23098         a dummy doc-string-elt property.
23099         (defalias, defvaralias, define-category): Add a docstring property.
23101         * image.el (defimage):
23102         * widget.el (define-widget):
23103         * custom.el (defface, defcustom): Add `doc-string' declaration.
23105         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
23106         (defadvice): Add `doc-string' declaration.
23108         * emacs-lisp/byte-run.el (macro-declaration-function):
23109         Handle `doc-string' declarations.
23110         (define-obsolete-function-alias, define-obsolete-variable-alias):
23111         Add `doc-string' declaration.
23113 2005-10-24  Kenichi Handa  <handa@m17n.org>
23115         * international/utf-7.el (utf-7): Add autoload cookie.
23117         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
23119 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
23121         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
23122         list of directories passed to batch-update-autoloads.  Add "." to
23123         the list of the echoed directories.
23125         * pgg-def.el:
23126         * pgg-gpg.el:
23127         * pgg-parse.el:
23128         * pgg-pgp.el:
23129         * pgg-pgp5.el:
23130         * pgg.el: Moved here from the gnus subdirectory.
23132 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
23134         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
23135         in case comint-prompt-read-only is set to t.
23137         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
23138         in case comint-prompt-read-only is set to t.
23140 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
23142         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
23143         Now a string.
23144         (icalendar-import-format): Handle CLASS, STATUS, URL.
23145         Rename `subject' to `summary'.
23146         (icalendar-import-format-summary): Rename from
23147         `icalendar-import-format-subject'.
23148         (icalendar-import-format-url, icalendar-import-format-status)
23149         (icalendar-import-format-class): New variables.
23150         (icalendar--rris): Take variable argument list.
23151         (icalendar--datestring-to-isodate): Remove unnecessary
23152         calendar-style check when converting dates with explicit month names.
23153         (icalendar-export-region): Change return type of conversion
23154         subroutines.  Bury current buffer unless error occurred.
23155         (icalendar--convert-to-ical)
23156         (icalendar--parse-summary-and-rest): New functions.
23157         (icalendar--convert-ordinary-to-ical)
23158         (icalendar--convert-weekly-to-ical)
23159         (icalendar--convert-yearly-to-ical)
23160         (icalendar--convert-block-to-ical)
23161         (icalendar--convert-cyclic-to-ical)
23162         (icalendar--convert-anniversary-to-ical): Change return type.
23163         Strip trailing blanks from subject.
23164         (icalendar--convert-sexp-to-ical): Change return type.
23165         Strip trailing blanks from subject.  Handle simple sexp
23166         entries as generated by icalendar.el.
23167         (icalendar--convert-float-to-ical)
23168         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
23169         (icalendar-import-file): Doc fix.
23170         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
23171         Correct call to icalendar--rris.
23172         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
23173         `summary'.
23174         (icalendar--add-diary-entry): Rename `subject' to `summary'.
23176 2005-10-24  Romain Francoise  <romain@orebokech.com>
23178         * server.el (server-sentinel): Set query-on-exit flag to nil on
23179         new client processes (it isn't inherited from the server process).
23181         * replace.el (occur-engine): Rearrange text properties.
23183 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23185         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
23186         case-fold-search is nil.
23187         (debug-help-follow): Use help-xref-interned directly.
23189 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
23191         * thumbs.el (thumbs-image-type): Add .pbm.
23193 2005-10-23  Richard M. Stallman  <rms@gnu.org>
23195         * faces.el (inhibit-face-set-after-frame-default): New variable.
23196         (set-face-attribute): Bind it.
23197         (face-set-after-frame-default): Test it.
23199         * help-fns.el (describe-simplify-lib-file-name): New function.
23200         (describe-function-1, describe-variable): Use it.
23202         * faces.el (describe-face): Use describe-simplify-lib-file-name.
23204         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
23205         Eliminate nil as possible value.
23206         (tooltip-hide-delay): Reduce internal-border-width.
23208         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
23209         (menu-bar-file-menu) <new-file>: Likewise.
23211         * simple.el (line-move-finish): Ignore fields computing LINE-END.
23213         * international/mule.el (load-with-code-conversion):
23214         Pass full file name to `eval-buffer' unless preloading.
23216         * textmodes/flyspell.el (flyspell-large-region):
23217         Call ispell-check-version.
23219         * textmodes/ispell.el (ispell-local-dictionary-overridden):
23220         Fix the make-variable-buffer-local call that was supposed
23221         to be for this variable.
23222         (ispell-aspell-supports-utf8): Doc fix.
23223         (ispell-find-aspell-dictionaries): Preserve elements of
23224         ispell-dictionary-alist for dictionaries that aspell doesn't report.
23225         (ispell-aspell-find-dictionary): Return nil on error.
23227         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
23228         (doctor-symptoms): Likewise.
23230         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
23232 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
23234         * cus-edit.el (custom-button, custom-button-pressed): New vars.
23235         (custom-raised-buttons): Add :set spec.
23236         (custom-button-unraised, custom-button-pressed-unraised):
23237         New faces, so that custom-raised-buttons actually does something.
23238         (custom-mode): Use custom-button and custom-button-pressed.
23240         * wid-edit.el (widget-specify-button): Don't ignore
23241         widget-mouse-face on graphic terminals.
23242         (widget-move-and-invoke): Cleanup.
23244 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
23246         * whitespace.el (whitespace-cleanup): Doc fix.
23248 2005-10-23  Romain Francoise  <romain@orebokech.com>
23250         * emulation/viper.el (viper-set-hooks): Quote forms passed to
23251         `eval-after-load' to avoid evaluating their result.
23253 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
23255         * files.el (directory-listing-before-filename-regexp):
23256         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
23258         * dired.el (dired-move-to-filename-regexp): Remove.
23259         All occurrences replaced by `directory-listing-before-filename-regexp'.
23261         * dired-x.el, locate.el, vc.el:
23262         Replace `dired-move-to-filename-regexp' by
23263         `directory-listing-before-filename-regexp'.  In vc.el it is
23264         overwritten locally; maybe this can be handled in files.el too.
23266         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurrences
23267         replaced by `directory-listing-before-filename-regexp'.
23269 2005-10-23  Andreas Schwab  <schwab@suse.de>
23271         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
23272         and eval-next-after-load.
23274 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
23276         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
23277         exist, create it.
23279 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
23281         * allout.el: Remove autoloads for mailcrypt and crypt++.
23282         Require pgg, pgg-gpg during compilation.
23283         (allout-version): Increment version number to 2.1, and use a literal
23284         rather than RCS Id.
23285         (allout-default-encryption-scheme): Remove.
23286         (allout-passphrase-verifier-handling)
23287         (allout-passphrase-verifier-string)
23288         (allout-file-passphrase-verifier-string)
23289         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
23290         (allout-passphrase-hint-handling): Rename and simplify.
23291         (allout-init): Use `find-file-hook' if available, otherwise
23292         `find-file-hooks'.
23293         (allout-mode): Use `write-file-functions' if available, otherwise
23294         `local-write-file-hooks' and, instead of making auto-save-hook
23295         buffer local, make the write-file-hook activity contingent to
23296         allout-mode.
23297         (allout-mode): Use key-binding substitution in the docstring.
23298         (allout-kill-line): Spell-out kill ring data structure mutation
23299         instead of using byte-compiler-complaint-provoking `pop'.
23300         (allout-insert-listified): Use `insert' rather than `insert-string'
23301         (allout-toggle-current-subtree-encryption): Update docstring, adjust
23302         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
23303         (allout-encrypt-string): Totally revamped vis new underlying
23304         encryption facilities.
23305         (allout-mc-activate-passwd): Remove.
23306         (allout-obtain-passphrase): New, more or less replaces
23307         allout-mc-activate-passwd.
23308         (allout-encrypted-key-info): More or less replaces
23309         allout-encrypted-text-type.
23310         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
23311         (my-mark-marker): Use `(featurep 'xemacs)'.
23313 2005-10-23  Lars Hansen  <larsh@soem.dk>
23315         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
23316         (byte-compile-file-form-defmumble, byte-compile-defun)
23317         (byte-compile-defmacro): Use it.
23318         (byte-compile-form): Don't call byte-compile-set-symbol-position
23319         when a byte-compile handler is called.
23321 2005-10-22  Romain Francoise  <romain@orebokech.com>
23323         * savehist.el (savehist-history-variables): Add `grep-find-history'.
23325         * subr.el (eval-after-load): Convert library name to an absolute
23326         file name using locate-library, since load-history no longer has
23327         library names in it.
23329 2005-10-22  Richard M. Stallman  <rms@gnu.org>
23331         * files.el (make-temp-file): Move from subr.el.
23332         * subr.el (make-temp-file): Move to files.el.
23334         * window.el (get-buffer-window-list): Move from subr.el.
23335         * subr.el (get-buffer-window-list): Move to window.el.
23337         * image.el (image-load-path): Use eval-at-startup to initialize.
23339         * subr.el (eval-at-startup): New macro.
23341         * subr.el: Much rearrangement of functions and division
23342         into pages.  No code changes.
23344 2005-10-22  Kenichi Handa  <handa@m17n.org>
23346         * tar-mode.el (tar-extract): Be sure to call
23347         find-operation-coding-system if set-auto-coding doesn't find a
23348         coding system.
23350 2005-10-22  Kim F. Storm  <storm@cua.dk>
23352         * image.el (image-type-header-regexps): Rename from image-type-regexps.
23353         Change users.
23354         (image-type-file-name-regexps): New defconst.
23355         (image-type-from-data): Simplify loop.
23356         (image-type-from-buffer): New defun.
23357         (image-type-from-file-header): Use it instead of image-type-from-data.
23358         Use image-search-load-path instead of only looking in data-directory.
23359         (image-type-from-file-name): New defun.
23360         (image-search-load-path): Change `pathname' to `filename'.
23361         Make PATH arg optional, default to image-load-path.
23363 2005-10-21  Richard M. Stallman  <rms@gnu.org>
23365         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
23367         * textmodes/paragraphs.el (sentence-end-base): New variable.
23368         (sentence-end): Use sentence-end-base.
23370 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23372         * font-lock.el (font-lock-default-fontify-region): Check the multiline
23373         property independently from the font-lock-multiline variable.
23375 2005-10-21  Richard M. Stallman  <rms@gnu.org>
23377         * emacs-lisp/find-func.el (find-library-name): Doc fix.
23379         * startup.el (command-line): Convert library names
23380         in `load-history' to absolute file names.
23382         * subr.el (symbol-file): Doc fix.
23384         * loadhist.el (file-loadhist-lookup): Call locate-library
23385         instead of find-library-name.  Don't try converting
23386         abs file names to library names, since load-history no longer
23387         has library names in it.
23388         (file-dependents, file-provides, file-requires): Doc fixes.
23390 2005-10-21  Juri Linkov  <juri@jurta.org>
23392         * progmodes/etags.el (tags-table-mode): New function.
23393         (tags-verify-table): Replace initialize-new-tags-table with
23394         tags-table-mode.
23396         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
23397         default value.
23398         (desktop-modes-not-to-save): Add tags-table-mode to the
23399         default value.
23401         * info.el (Info-index-next): Add total number of index
23402         alternatives to the message.
23404         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
23405         backward only space (instead of space and period) before looking
23406         at sentence end.
23408         * simple.el (set-variable): Use user-variable-p instead of symbolp.
23409         Add the old variable value as 4th default-value arg of read-string.
23411 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23413         * cus-face.el (custom-declare-face): Make face from X resources
23414         also on Mac.
23416         * disp-table.el (standard-display-g1, standard-display-graphic):
23417         Refuse to use string glyphs also on Mac.
23418         (standard-display-european): Don't set terminal coding system also
23419         on Mac.
23421         * frame.el (display-screens): Use x-display-screens also on Mac.
23423 2005-10-21  Romain Francoise  <romain@orebokech.com>
23425         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
23427 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23429         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
23430         and $? into sexps.
23432         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
23433         warning face on open-paren-in-column-0.
23435         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
23436         boundary case.  Fix typo.
23437         Suggested by Martin Rudalics <rudalics@gmx.at>.
23439 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
23441         * textmodes/org.el (org-combined-agenda-icalendar-file)
23442         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
23443         (org-export-icalendar-this-file)
23444         (org-export-icalendar-all-agenda-files)
23445         (org-export-icalendar-combine-agenda-files): New commands.
23446         (org-export-icalendar, org-print-icalendar-entries)
23447         (org-start-icalendar-file, org-finish-icalendar-file)
23448         (org-ical-ts-to-string): New functions.
23449         (org-read-date, org-goto-calendar)
23450         (org-agenda-goto-calendar): Inhibit displaying diary entries by
23451         call to `calendar'.
23452         (orgtbl-setup): Remove the :keys arguments from the menu description.
23453         (org-after-save-iCalendar-file-hook): New variable.
23455 2005-10-21  Kenichi Handa  <handa@m17n.org>
23457         * language/vietnamese.el (tcvn-5712): Make it an alias of
23458         vietnamese-tcvn coding-system.
23460 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
23462         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
23463         group id is given.
23465 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23467         * progmodes/sh-script.el (sh-escaped-line-re): New var.
23468         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
23469         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
23470         whose line is either continued or ends with a comment.
23472 2005-10-20  Romain Francoise  <romain@orebokech.com>
23474         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
23476         * replace.el (occur-engine): Add follow-link property.
23478         * font-core.el (font-lock-mode): Doc fix.
23480 2005-10-20  Richard M. Stallman  <rms@gnu.org>
23482         * net/rcirc.el: New file.
23484 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
23486         * term.el (term-term-name): Initialize to "eterm-color".
23488 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
23490         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
23491         for encryption functionality.
23492         Move allout customization subgroup from `editing' to `outlines' group.
23493         Fix commentary keywords to legitimate ones.
23494         Update author info (using my current email address, obscurified).
23495         (allout-encrypt-string, allout-encryption-produce-work-buffer)
23496         (allout-encrypted-topic-p, allout-encrypted-text-type)
23497         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
23498         (allout-situate-encryption-key-verifier)
23499         (allout-get-encryption-key-verifier, allout-verify-key)
23500         (allout-next-topic-pending-encryption)
23501         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
23502         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
23503         (outline-key-verifier-handling, outline-key-hint-handling)
23504         (outline-encrypt-unencrypted-on-saves): New defcustoms.
23505         (allout-file-key-verifier-string, allout-encryption-scheme)
23506         (allout-key-verifier-string, allout-key-hint-string)
23507         (allout-after-save-decrypt): New variables.
23508         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
23509         (allout-after-saves-handler): New hook functions.
23510         (allout-post-command-business): Do allout-after-save-decrypt.
23511         (allout-enable-file-variable-adjustment): Custom var to enable
23512         mechanism for adding and adjusting settings of Emacs file variables.
23513         (allout-adjust-file-variable, allout-file-vars-section-data):
23514         New functions, implement the mechanism.
23515         (outlineify-sticky): Use the file vars mechanism.
23516         (allout-inhibit-protection, allout-during-write-cue)
23517         (allout-override-protect, allout-before-change-protect): Remove.
23518         (allout-flag-region, allout-open-topic): Adjust read-only text.
23519         (allout-open-line-not-read-only): Add to facilitate read-only
23520         text based protection.
23521         (allout-kill-line): Revise to adjust read-only text, clue the
23522         user about the inhibition.
23523         (allout-unprotected): Use unwind-protect.
23524         (allout-shift-in, allout-shift-out): Disallow manually shifting a
23525         topic deeper than the offspring depth of the previous topic -
23526         avoiding confusing "containment discontinuities".
23527         (allout-reindent-bodies): Fix retention of body relative hanging
23528         indent during promotion of collapsed bodies.
23529         (allout-open-topic): Make it easy to open new topic with same
23530         bullet as current topic - topic creation functions provided with
23531         any universal argument provokes now prompt for bullet, defaulting
23532         to the bullet of the previous topic.
23533         (allout-plain-bullets-string, allout-distinctive-bullets-string):
23534         Plain bullet alternates `.' period and `,' comma only.  All other
23535         bullets are relegated to special status (but customizable).
23536         (allout-end-of-entry): Rename from allout-end-of-current-entry
23537         since it actually operates w.r.t. most immediately containing
23538         entry, visible or not.
23539         (allout-hide-current-entry, allout-show-current-entry): Use the
23540         revised version.
23541         (allout-old-expose-topic): Solidify deprecation.
23542         (allout-end-of-subtree): Add so we can span concealed as well
23543         as visible topics.
23544         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
23545         (allout-end-of-current-heading): Tweak to just respect the first line.
23546         (allout-get-body-text): Add.
23547         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
23548         when invoked interactively.
23549         (allout-up-current-level): Use `interactive-p'.
23550         (allout-mode, allout-init): Miscellaneous docstring and
23551         operational refinements, as well as hookups of new encryption stuff.
23552         (allout-beginning-of-current-entry): Now works as advertised.
23553         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
23554         (allout-isearch-rectification): Refine condition for isearching.
23555         (allout-isearch-abort, allout-enwrap-isearch)
23556         (allout-flag-region, my-region-active-p): Relocate some macros.
23557         (allout-title): Fallback title is (buffer-name), not
23558         non-existing (current-buffer-name).
23559         (subst-char-in-string): Define if absent (for some XEmacs versions).
23561 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
23563         * mail/sendmail.el (mail-setup-hook, mail-aliases)
23564         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
23565         (mail-citation-prefix-regexp, mail-signature-file)
23566         (mail-default-headers, mail-bury-selects-summary)
23567         (mail-send-nonascii): Add autoload cookies.
23569 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
23571         * frame.el (blink-cursor-mode): Add `mac' to the list of
23572         window-system's that support blinking cursor.
23574 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
23576         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
23578 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
23580         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
23581         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
23582         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
23584 2005-10-20  Kim F. Storm  <storm@cua.dk>
23586         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
23587         (ido-set-current-directory): Don't add / after final @.
23588         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
23589         Explicitly handle ange-ftp completion oddities.
23590         (ido-make-file-list): Don't rotate list at tramp root to avoid
23591         triggering tramp file handler for expand-file-name via get-file-buffer.
23593 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
23595         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
23597 2005-10-19  Jay Belanger  <belanger@truman.edu>
23599         * calc/calc-units.el (math-standard-units): Add units, adjust
23600         symbols and update values.
23601         (math-unit-prefixes): Add more prefixes.
23603 2005-10-19  Romain Francoise  <romain@orebokech.com>
23605         * bookmark.el (bookmark-menu-heading): New face.
23606         (bookmark-bmenu-list): Use it.
23607         Don't fiddle with `baud-rate' at top-level.
23609 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
23611         * image.el (create-image, find-image): Mention max-image-size in
23612         docstring.
23614 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
23616         * savehist.el (savehist-load): Revert to checking XEmacs.
23618         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
23619         Various docstring and line-width fixups.
23620         (conf-mode): Use cond.
23621         Set font-lock-defaults.  Don't set comment-use-syntax.
23623 2005-10-18  David Ponce  <david@dponce.com>
23625         * tree-widget.el (tree-widget-button-click): New function.
23626         (tree-widget-button-keymap): Use it.
23628 2005-10-18  Romain Francoise  <romain@orebokech.com>
23630         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
23631         (bookmark-bmenu-hide-filenames): Add follow-link property.
23632         Improve help-echo text.
23634         * ffap.el (find-file-at-point): Doc fix.
23636 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23638         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
23640 2005-10-18  Masatake YAMATO  <jet@gyve.org>
23642         Install to the CVS repository what I forgot to install in my
23643         2005-10-16 changes.
23645         * progmodes/python.el (python-complete-symbol): Pass the common
23646         prefix substring of completion to `display-completion-list'.
23648         * textmodes/org.el (org-complete): Ditto.
23650 2005-10-18  Masatake YAMATO  <jet@gyve.org>
23652         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
23654         * woman.el (WoMan-xref-man-page): New button type derived
23655         from `Man-abstract-xref-man-page'.
23656         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
23658         * man.el (Man-abstract-xref-man-page): New button type.
23659         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
23660         (Man-highlight-references): Add new optional argument `xref-man-type'.
23662 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
23664         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
23666 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
23668         * cus-edit.el (Custom-move-and-invoke): Delete.
23669         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
23671         * wid-edit.el (widget-move-and-invoke): New function, from
23672         Custom-move-and-invoke.
23674 2005-10-17  Bill Wohler  <wohler@newt.com>
23676         Move all remaining images from lisp/toolbar to etc/images, move
23677         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
23678         the low resolution images in their own directory (low-color).
23680         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
23681         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
23682         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
23683         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
23684         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
23685         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
23686         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
23688         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
23689         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
23690         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
23691         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
23692         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
23693         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
23694         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
23695         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
23696         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
23697         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
23698         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
23699         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
23700         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
23701         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
23702         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
23704         To conform with convention, replace the underscore (_) in the
23705         following image names with dash (-) or (/) as appropriate.
23707         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
23708         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
23709         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
23710         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
23711         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
23712         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
23713         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
23714         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
23715         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
23716         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
23717         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
23718         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
23719         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
23720         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
23721         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
23723         * info.el (info-tool-bar-map): Replace underscores in image names
23724         with dashes.
23726         * makefile.w32-in (WINS): Remove toolbar.
23728         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
23730         * tool-bar.el: Move to lisp from toolbar.  Now that
23731         toolbar is empty, it should be deleted when folks run "cvs up -P".
23733 2005-10-18  Jay Belanger  <belanger@truman.edu>
23735         * calc/calc-store.el (calc-store-into): Get the proper variable name
23736         to display in message.
23738 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
23740         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
23741         expressions display in speedbar for all buffers when debugging.
23742         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
23744         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
23745         (speedbar-insert-button, speedbar-make-button):
23746         Use add-text-properties.
23747         (speedbar-update-localized-contents)
23748         (speedbar-update-directory-contents)
23749         (speedbar-update-special-contents): Use dolist.
23750         (speedbar-buffer-easymenu-definition): Add a menu separator.
23752 2005-10-17  Jason Rumney  <jasonr@gnu.org>
23754         * makefile.w32-in: Use $(lisp) consistently.
23755         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
23756         for shell specific generation of mh-autoloads.
23758 2005-10-17  Richard M. Stallman  <rms@gnu.org>
23760         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
23762 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
23764         * jit-lock.el (jit-lock-fontify-now):
23765         Move jit-lock-context-unfontify-pos to avoid wasted work.
23767 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
23769         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
23770         `tramp-completion-mode' for checking if we are in completion mode.
23771         (tramp-completion-handle-file-name-all-completions): Reorder code
23772         in order to complete for file names only in case there are no
23773         method/user/host completions.  This is necessary for cooperation
23774         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
23776 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
23778         * longlines.el (longlines-search-forward)
23779         (longlines-search-backward): Match any number of spaces.
23781 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
23783         * diff-mode.el (diff-mode): Doc fix.
23785 2005-10-16  David Reitter  <david.reitter@gmail.com>
23787         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
23788         as default on darwin and windows systems.
23790 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
23792         * arc-mode.el (archive-zip-extract): Doc fix.
23794 2005-10-16  Romain Francoise  <romain@orebokech.com>
23796         * mouse.el (mouse-1-click-follows-link): Doc fix.
23798 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
23800         * savehist.el: Don't require CL at runtime.
23801         (savehist-xemacs): Remove.
23802         (savehist-coding-system): Use utf-8 if present, regardless of religion.
23803         (savehist-no-conversion): Use (featurep 'xemacs).
23804         (savehist-load): Check existence of start-itimer rather than XEmacs.
23805         Use an idle timer.
23806         (savehist-process-for-saving): Replace use of CL funs `subseq' and
23807         `delete-if-not'.
23809 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
23811         * savehist.el: Newer version.
23812         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
23813         (savehist-last-checksum, savehist-no-conversion): New vars.
23814         (savehist-autosave, savehist-process-for-saving, savehist-printable):
23815         New functions.
23816         (savehist-load, savehist-save): Use them.
23817         (savehist-delimit): Remove.
23819 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
23821         * progmodes/compile.el (compilation-goto-locus): Display the
23822         compilation buffer first and the source buffer second, in case they're
23823         in overlapping frames.  Don't raise the compilation frame if it was the
23824         selected window upon entry.  Pass the `other-window' arg to
23825         pop-to-buffer.
23827         * info.el (Info-fontify-node): Use dolist.
23828         Change add-text-properties to put-text-property.
23830 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
23832         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
23833         bound of search.
23835 2005-10-16  Masatake YAMATO  <jet@gyve.org>
23837         * dabbrev.el (dabbrev-completion): Pass the common
23838         prefix substring of completion to `display-completion-list'.
23840         * filecache.el (file-cache-minibuffer-complete)
23841         (file-cache-complete): Ditto.
23843         * tempo.el (tempo-display-completions): Ditto.
23845         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
23847         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
23849         * eshell/em-hist.el (eshell-list-history): Ditto.
23851         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
23853         * mail/mailalias.el (mail-complete): Ditto.
23855         * progmodes/etags.el (complete-tag): Ditto.
23857         * progmodes/make-mode.el (makefile-complete): Ditto.
23859         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
23861         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
23863         * progmodes/pascal.el (pascal-complete-word)
23864         (pascal-show-completions): Ditto.
23866         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
23868         * simple.el (completion-common-substring): New variable.
23869         (completion-setup-function): Use `completion-common-substring'
23870         to put faces.
23872 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23874         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
23875         (x-get-selection, mac-select-convert-to-string): Convert from/to
23876         UTF-16 clipboard data as in native byte order, no BOM.
23878 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
23880         * progmodes/gud.el (gud-tool-bar-map): Rename the images
23881         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
23882         (gud-sentinel): Use speedbar-frame to check for speedbar.
23884 2005-10-15  Richard M. Stallman  <rms@gnu.org>
23886         * savehist.el: New file.
23888 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
23890         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
23891         Fix bug in \bf fontification.
23893 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
23895         * pcvs.el (cvs-edit-log-files): New var.
23896         (cvs-mode-edit-log): New arg `file'.
23897         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
23898         Instead force the use of the original file and nothing else.
23899         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
23900         the cvs-minor-wrap-function is set.
23901         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
23903 2005-10-14  Bill Wohler  <wohler@newt.com>
23905         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
23906         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
23907         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
23908         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
23909         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
23910         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
23911         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
23912         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
23913         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
23914         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
23915         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
23916         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
23917         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
23918         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
23919         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
23921         * progmodes/gud.el (gud-tool-bar-map): Rename the images
23922         appropriately (for example, gud-break to gud/break).
23924 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
23926         * longlines.el (longlinges-search-function)
23927         (longlines-search-forward, longlines-search-backward): New functions.
23928         (longlines-mode): Set isearch-search-fun-function to
23929         longlinges-search-function.
23931         * mouse.el (mouse-drag-region-1): Handle the case where a
23932         double-click event is bound to an arbitrary function.
23934 2005-10-14  David Ponce  <david@dponce.com>
23936         * recentf.el (recentf-track-opened-file)
23937         (recentf-track-closed-file, recentf-update-menu)
23938         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
23939         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
23940         mouse-1-click-follows-link.
23942 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23944         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
23945         Gnome file-manager.png.  Suggested by
23946         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
23948         * toolbar/README: Add diropen.xpm.
23950 2005-10-13  Bill Wohler  <wohler@newt.com>
23952         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
23953         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
23955 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
23957         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
23958         Don't waste the byte-compiler's time on constant data.
23960 2005-10-13  Kenichi Handa  <handa@m17n.org>
23962         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
23963         byte with `escape-glyph' face.
23965         * international/fontset.el (ccl-encode-unicode-font):
23966         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
23967         Handle the case that ucs-mule-to-mule-unicode translates a character to
23968         ASCII (usually for IPA characters).
23970 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
23972         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
23973         Don't hide the underline of titles if font-lock-mode is disabled.
23975 2005-10-12  Bill Wohler  <wohler@newt.com>
23977         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
23978         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
23979         files in MH-E-SRC have been updated.
23980         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
23982 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
23984         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
23985         (mixal-mode-syntax-table): Add \n as end-comment.
23986         (mixal-operation-codes-alist): Immediately initialize to full value.
23987         (mixal-add-operation-code): Remove.
23988         (mixal-describe-operation-code): Make the arg non-optional.
23989         Use the interactive spec instead.
23990         Use mixal-operation-codes-alist rather than mixal-operation-codes.
23991         (mixal-font-lock-keywords): Don't highlight comments here any more.
23992         (mixal-font-lock-syntactic-keywords): New var.
23993         (mixal-mode): Use it.  Fix comment-start-skip.
23995 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23997         * startup.el (command-line-x-option-alist): -nb => -nbi.
23999 2005-10-12  Kim F. Storm  <storm@cua.dk>
24001         * startup.el (fancy-splash-default-action): Discard mouse click in
24002         the splash screen window, as it has no sensible meaning in the
24003         next window to be selected.  Fixes error reported by Jan D.
24005 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24007         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
24009 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24011         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
24012         Try to fix up minor layout issues like indentation, line break, etc...
24013         (mixal-mode-syntax-table): Don't try to specify comment syntax,
24014         because it doesn't work.
24015         (mixal-operation-codes): Add some more codes.
24016         (mixal-font-lock-keywords): Process comments here.
24017         (mixal-mode): mixasm no longer needs -g option.
24019 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
24021         * progmodes/sh-script.el (sh-tmp-file):
24022         Use mktemp -t.  Finish support for es and rc shells.
24024 2005-10-11  Jay Belanger  <belanger@truman.edu>
24026         * calc/calcalg2.el (calc-integral): With an argument, compute the
24027         definite integral.
24029 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
24031         * mouse.el (mouse-drag-region-1): Don't try to catch a
24032         double-click when doing follow-link (it's overridden anyway).
24034 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
24036         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
24037         (autoload-print-form-outbuf): Add docstring.
24039 2005-10-11  Juri Linkov  <juri@jurta.org>
24041         * info.el (Info-mode-menu): Delete menu item "Edit".
24042         (Info-mode): Delete description of Info-edit from docstring,
24043         and rearrange descriptions of Info commands in the order
24044         they are documented in the Info manual.
24046 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24048         * calendar/appt.el (appt-check): Use diary-selective-display var.
24050 2005-10-10  Richard M. Stallman  <rms@gnu.org>
24052         * net/newsticker.el (newsticker-start, newsticker-show-news):
24053         Add autoload cookies.
24055 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
24057         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
24059 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
24061         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
24063 2005-10-10  Jay Belanger  <belanger@truman.edu>
24065         * calc/calc-arith.el (math-check-known-scalarp)
24066         (math-check-known-matrixp): Check the values of arguments that are
24067         variables.
24068         (math-check-known-square-matrixp): New function.
24069         (math-known-square-matrixp): Use math-check-known-square-matrixp.
24070         (math-super-types): Add sqmatrix type.
24072         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
24073         mode name `square' to `sqmatrix'.
24075         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
24076         mode name `square' to `sqmatrix'.
24078 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24080         * progmodes/etags.el (select-tags-table-mode): Don't use
24081         selective-display.
24082         (tags-select-tags-table): Pass `button' to the action function.
24083         (select-tags-table): Place the side-info on button properties rather
24084         than in hidden text.  Abbreviate file names.
24085         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
24086         (select-tags-table-select): Add `button' argument.
24087         Get side-info from the button property rather than from hidden text.
24089 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
24091         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
24092         (gud-speedbar-buttons): Preserve point if possible.
24093         (gud-sentinel): Restore previous speedbar display type.
24095         * progmodes/gdb-ui.el (gdba): Improve diagram.
24096         (def-gdb-auto-update-handler, gdb-info-locals-handler)
24097         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
24098         Call get-buffer-window once.
24100 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24102         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
24103         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
24104         (pascal-indent-command): Remove unused var `ind'.
24105         (pascal-indent-case): Remove unused var `oldpos'.
24106         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
24107         since it's now used as a proper minor mode map.
24108         (pascal-outline): Rename to pascal-outline-mode.
24109         (pascal-outline-mode): Use define-minor-mode.
24110         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
24111         selective-display.
24113 2005-10-10  Andreas Schwab  <schwab@suse.de>
24115         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
24116         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
24118         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
24119         outside source directory.
24121 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
24123         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
24124         C-x' as a prefix.
24125         (orgtbl-mode-map): Full keymap instead of sparse, because all
24126         `self-insert-command' keys are redefined in this map.
24127         (org-export-as-html): Specify charset for HTML file, by taking it
24128         from the coding system.
24130 2005-10-10  Kenichi Handa  <handa@m17n.org>
24132         * textmodes/flyspell.el (flyspell-check-word-p):
24133         If unread-command-events is non-empty, don't call sit-for.
24135 2005-10-09  Richard M. Stallman  <rms@gnu.org>
24137         * font-lock.el (font-lock-syntactic-keywords)
24138         (font-lock-keywords): Doc fixes.
24140         * textmodes/flyspell.el (flyspell-external-point-words):
24141         Simplify logic, and don't try to check for consecutive appearances
24142         of one incorrect word.
24144 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
24146         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
24147         separator.
24149         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
24150         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
24151         (gud-expansion-speedbar-buttons): New function.
24152         (gud-speedbar-buttons): Check for gud-comint-buffer.
24154 2005-10-09  Bill Wohler  <wohler@newt.com>
24156         * Makefile.in (updates): Add mh-loaddefs dependency.
24158 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
24160         * speedbar.el (speedbar-file-key-map): Fix typo.
24162 2005-10-09  Daniel Brockman  <daniel@brockman.se>
24164         * cus-start.el (line-spacing): Add custom spec.
24166 2005-10-09  Romain Francoise  <romain@orebokech.com>
24168         * textmodes/ispell.el (ispell-check-version): Fix last change.
24170 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24172         * term/x-win.el: Remove -i, --icon-type from comment.
24174         * startup.el (command-line-x-option-alist): Remove options -i,
24175         -itype, --icon-type, added -nb, --no-bitmap-icon.
24177 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
24179         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
24180         instead of :active.
24182 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
24184         * textmodes/ispell.el (ispell-check-version):
24185         Ignore hyphen, and all that follows, in aspell's version text.
24187 2005-10-08  Jay Belanger  <belanger@truman.edu>
24189         * calc/calc-arith.el (math-known-square-matrixp): New function.
24190         (math-pow-fancy): Check for matrices before distributing exponent
24191         across products.
24193         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
24194         fullscreen keypad.  Suggested by Luc Teirlinck.
24195         (calc-keypad-show-input): Add space for formatting.
24197         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
24198         Add square matrix option.
24200         * calc/calc-poly.el (math-expand-term): Check for matrices instead
24201         of checking calc-matrix-mode when deciding how to expand.
24203         * calc/calc.el (calc-set-mode-line): Add square matrix option.
24205 2005-10-08  Lars Hansen  <larsh@soem.dk>
24207         * net/tramp.el (tramp-perl-directory-files-and-attributes):
24208         Add error handling.
24209         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
24211 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
24213         Sync with Tramp 2.0.51.
24215         * net/tramp.el (tramp-handle-set-visited-file-modtime)
24216         (tramp-handle-insert-file-contents, tramp-handle-write-region):
24217         Insert special handling for `last-coding-system-used', again
24218         it still seems to be necessary (unlike stated before).
24219         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
24220         (tramp-password-prompt-regexp): There might be other words before
24221         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
24222         (tramp-chunksize): Improve docstring.
24223         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
24224         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
24225         Christian Joergensen <bugs@razor.dk>.
24227 2005-10-07  Glenn Morris  <rgm@gnu.org>
24229         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
24230         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
24231         precision'.
24233 2005-10-07  Romain Francoise  <romain@orebokech.com>
24235         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
24236         (ibuffer-do-shell-command-pipe-replace)
24237         (ibuffer-do-shell-command-file, ibuffer-do-eval)
24238         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
24239         (ibuffer-do-revert, ibuffer-do-replace-regexp)
24240         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
24241         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
24242         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
24243         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
24244         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
24245         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
24246         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
24247         Autoload file sans suffix.
24249         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
24251 2005-10-07  David Ponce  <david@dponce.com>
24253         * recentf.el (recentf-menu-open-all-flag): New option.
24254         (recentf-digit-shortcut-command-name): New function.
24255         (recentf--shortcuts-keymap): New variable.
24256         (recentf-menu-shortcuts): New variable.
24257         (recentf-make-menu-items): Initialize it.  Replace the "More..."
24258         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
24259         (recentf-menu-value-shortcut): New function.
24260         (recentf-make-menu-item): Use it.  No more in-lined.
24261         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
24262         (recentf-open-most-recent-file): Rename from
24263         `recentf-open-file-with-key'.  Don't depend on key binding.
24264         (recentf-mode-map): New variable.
24265         (recentf-mode): Use it.
24267 2005-10-06  Bill Wohler  <wohler@newt.com>
24269         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
24271         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
24272         (MH-E-SRC): New.  Used by mh-autoloads.
24273         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
24274         files in MH-E-SRC have been updated.
24275         (compile, recompile, bootstrap): Depend on mh-autoloads.
24277 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
24279         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
24280         gud-break and gud-remove icons when the fringe is not available.
24282         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
24283         Typo.
24285 2005-10-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
24287         * play/zone.el (zone): Wrap body with save-window-excursion.
24289 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24291         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
24292         Use the new `list-only' arg to diary-list-entries.
24294         * calendar/diary-lib.el: Use overlays rather than selective-display.
24295         (diary-selective-display): New var.
24296         (diary-header-line-format): Use it.
24297         (diary-list-entries): Add argument `list-only'.
24298         Put the buffer in diary-mode.  Don't add \^M at beg and end.
24299         Replace \^M by invisible overlays.
24300         (diary-unhide-everything): Replace \^M by invisible overlays.
24301         (print-diary-entries): Look for overlays rather than \^M.
24302         Add a space to the temp buffer name.
24303         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
24304         Put the buffer in diary-mode.
24305         (list-sexp-diary-entries): Replace \^M by invisible overlays.
24306         (diary-anniversary): Make the year arg optional.
24307         (diary-time-regexp): New const.
24308         (diary-font-lock-keywords): Use it to accept a few more time formats.
24310         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
24312 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
24314         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
24315         Fix bug introduced 2005-07-03: Use (car (last ...))
24316         to faithfully reproduce replaced artist-last.
24317         (artist-set-arrow-points-for-poly): Likewise.
24318         Suggested by Johan Bockg\e,Ae\e(Brd.
24320 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
24322         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
24323         * wid-edit.el (widget):
24324         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
24325         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
24327 2005-10-06  Kenichi Handa  <handa@m17n.org>
24329         * international/mule-cmds.el (set-language-environment):
24330         Fix setting up of case-table for unibyte mode.
24332         * simple.el (what-cursor-position): If the character is displayed
24333         by some `display' text property, show that.  Don't use
24334         single-key-description for eight-bit characters in multibyte mode.
24336 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
24338         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
24339         (gdb-ann3): Set it.
24340         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
24341         (gdb-info-frames-custom): Use inverse-video for first five
24342         characters of selected frame only.
24343         (gdb-get-frame-number): Select frame even when point is on frame
24344         number.
24346 2005-10-06  Masatake YAMATO  <jet@gyve.org>
24348         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
24349         Put `font-lock-function-name-face'.
24350         (gdb-info-frames-custom): Put `font-lock-function-name-face'
24351         and `font-lock-variable-name-face'
24352         (gdb-registers-font-lock-keywords): New font lock keywords definition.
24353         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
24354         (gdb-memory-font-lock-keywords): New font lock keywords definition.
24355         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
24356         (gdb-local-font-lock-keywords): New font lock keywords definition.
24357         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
24358         (gdb-threads-font-lock-keywords): New font lock keywords definition.
24359         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
24361 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
24363         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
24364         (ediff-merge-region-is-non-clash-to-skip): Previously called
24365         ediff-merge-region-is-non-clash.
24367         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
24368         Use insert-buffer-substring.
24370         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
24371         selecting files to patch.  Also bug fixes.
24373         * ediff-util.el (ediff-setup): Bug fix.
24374         (ediff-next-difference): Never skip clashes that differ in white
24375         space only.
24377         * ediff-wind.el (ediff-setup-control-frame)
24378         (ediff-destroy-control-frame): Check the menubar feature.
24380         * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
24381         (viper-refresh-mode-line): Use make-local-variable to localize
24382         some vars instead of make-variable-buffer-local.  Suggested by
24383         Stefan Monnier.
24385         * emulation/viper-init.el (viper-make-variable-buffer-local):
24386         Delete alias.
24387         (viper-restore-cursor-type, viper-set-insert-cursor-type):
24388         Use make-local-variable instead of make-variable-buffer-local.
24389         Suggested by Stefan Monnier.
24391         * emulation/viper.el (viper-mode): Don't use
24392         viper-make-variable-buffer-local.
24393         (viper-comint-mode-hook): Use make-local-variable on
24394         require-final-newline.
24395         (viper-non-hook-settings): Don't use make-variable-buffer-local.
24397 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
24399         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
24400         also the second char of a comment-start sequence.
24401         (scheme-sexp-comment-syntax-table): New var.
24402         (lambda, define): Set their scheme-doc-string-elt property.
24403         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
24404         Use lisp-font-lock-syntactic-face-function now that it properly
24405         handles |...| symbols.
24406         (scheme-mode-variables): Set lisp-doc-string-elt-property,
24407         parse-sexp-lookup-properties and font-lock-extra-managed-props.
24409         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
24410         bit from # to |.
24411         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
24413         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
24414         (lisp-doc-string-elt-property): New var.
24415         (lisp-font-lock-syntactic-face-function): Use it.
24416         Rewrite to recognize docstrings even for forms not at toplevel.
24418         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
24419         annotation on the | part of #| rather than on the # part.
24420         (scheme-font-lock-syntactic-face-function): New function, to
24421         distinguish strings from |...| symbols.
24422         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
24423         syntax-table so that #|...|# is properly highlighted.
24425         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
24426         Don't mark as docstring the 3rd elem of an unknown toplevel form.
24428 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
24430         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
24431         and C-e.
24433         * emacs-lisp/eldoc.el: Move comments into docstrings.
24434         (eldoc-message-commands): Initialize in its declaration.
24435         Add move-beginning-of-line and move-end-of-line.
24436         (eldoc-add-command, eldoc-add-command-completions)
24437         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
24439         * outline.el (outline-mark-subtree): Activate the mark.
24441         * calendar/appt.el (appt-time-regexp): New var.
24442         (appt-add, appt-make-list): Use it.
24443         (appt-convert-time): Clean up.
24445         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
24446         Don't set any syntax-table property here.
24447         (tex-font-lock-verb): New function.  Do it here.
24448         (tex-font-lock-syntactic-keywords): Use it.
24450 2005-10-04  Richard M. Stallman  <rms@gnu.org>
24452         * wid-edit.el (widget-file-complete): Get the widget start point
24453         the right way.  Default directory to `/' if file has none.
24455         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
24457         * textmodes/flyspell.el (flyspell-mode-on):
24458         Call ispell-maybe-find-aspell-dictionaries.
24460         * textmodes/ispell.el (ispell-word, ispell-region):
24461         Call ispell-maybe-find-aspell-dictionaries.
24462         (ispell-accept-buffer-local-defs):
24463         Don't call ispell-maybe-find-aspell-dictionaries.
24465 2005-10-04  Richard M. Stallman  <rms@gnu.org>
24467         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
24469 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
24471         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
24472         instead of `fboundp' in order to allow for anonymous functions.
24474 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
24476         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
24477         case the user clicks on the link while another window is selected.
24478         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
24480         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
24481         functionality.
24482         (dframe-help-echo): Save point in case mouse tracking is off.
24484 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
24486         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
24488 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24490         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
24491         not change the global value of those vars.
24493         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
24494         make-local-variable which we do not need any more.
24496 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
24498         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
24499         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
24500         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
24501         (speedbar-path-line): Define obsolete aliases.
24502         (speedbar-line-directory): Doc fix.
24504         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
24505         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
24506         instead of speedbar-line-path.
24508 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24510         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
24511         to nil if dropping on a window.  Handle dropping on a minibuffer window
24512         like dropping on a non-window part of Emacs.
24514 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24516         * net/ange-ftp.el: Use with-current-buffer.
24517         (ange-ftp-insert-directory): Do not follow symlinks any more.
24519         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
24520         Remove interactive spec.
24522 2005-10-03  Kim F. Storm  <storm@cua.dk>
24524         * ido.el (ido-mode): Use custom-initialize-set.
24526 2005-10-02  Richard M. Stallman  <rms@gnu.org>
24528         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
24529         Use insert-buffer-substring.
24531         * net/tramp.el: Pacify byte compiler warnings in pacification code.
24532         (tramp-handle-file-local-copy): Use insert-buffer-substring.
24534 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
24536         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
24537         in last change.
24538         (ange-ftp-insert-directory): Fix up the search for the case where
24539         `file' is absolute.
24541 2005-10-02  Romain Francoise  <romain@orebokech.com>
24543         * progmodes/compile.el (compile-goto-error): Delete extra paren.
24545 2005-10-02  Andreas Schwab  <schwab@suse.de>
24547         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
24548         directory component in the session info.
24550 2005-10-01  Richard M. Stallman  <rms@gnu.org>
24552         * comint.el (comint-redirect-subvert-readonly): Doc fix.
24554         * simple.el (next-error-internal): New function.
24556         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
24557         (compilation-start): Pass new arg to compilation-buffer-name.
24558         (compile-goto-error): Use next-error-internal.
24560 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
24562         * speedbar.el: Remove RCS tag.
24563         (speedbar-check-read-only): Handle non-existent files.
24565         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
24567         * info.el (Info-speedbar-hierarchy-buttons)
24568         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
24570 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
24572         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
24573         Do not match newline.
24574         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
24575         (bibtex-summary): Remove unnecessary save-excursion.
24576         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
24578 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24580         * term/mac-win.el: Add charset info for "iso10646-1".
24581         Modify default fontset to use ATSUI-compatible fonts for some charsets
24582         if available.
24584 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
24586         * speedbar.el: Re-apply arch tag.
24587         (speedbar-version): Rename to version 1.0.  Suggested by Eric
24588         M. Ludlam.
24589         Reapply two changes from Emacs CVS' version of speedbar lost
24590         during the merge:
24591         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
24592         (speedbar-frame-parameters): Improve customize type.
24594 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24596         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
24597         (ange-ftp-file-directory-p): Fix the symlink case.
24598         (ange-ftp-insert-directory): When listing a single file, get a list of
24599         the parent buffer and extract the relevant line.  Inspired from a patch
24600         by Katsumi Yamaoka <yamaoka@jpl.org>.
24601         (ange-ftp-file-name-sans-versions): Simplify.
24603 2005-09-30  Bill Wohler  <wohler@newt.com>
24605         Move MH-E image files from toolbar and mail directories into
24606         etc/images.
24608         * mail/reply2.*: Move to etc/images/mail/reply*.
24610         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
24611         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
24612         etc/images.
24614         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
24615         * toolbar/reply*: Move to etc/images/mail.
24617         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
24619 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
24621         * speedbar.el: New version 1.0pre3.
24623         Frame management code (including timer, and mouse click specifics)
24624         moved to dframe.el:
24625         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
24626         (speedbar-timer): Removed.  Use dframe-timer.
24627         (speedbar-close-frame): Removed.  Use dframe-close-frame.
24628         (speedbar-activity-change-focus-flag): Removed.  Use
24629         dframe-activity-change-focus-flag.
24630         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
24631         dframe-update-speed.
24633         (speedbar-current-frame): New macro.  Use this instead of the
24634         variable speedbar-frame.
24636         (speedbar-use-images, speedbar-expand-image-button-alist)
24637         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
24639         (speedbar-find-image-on-load-path): Removed.  Replaced by
24640         defezimage in ezimage.el.
24641         (speedbar-expand-image-button-alist): Removed.  Replaced by
24642         ezimage-expand-image-button-alist in ezimage.el.
24644         (speedbar-ignored-directory-regexp)
24645         (speedbar-add-ignored-directory-regexp)
24646         (speedbar-ignored-directory-expressions)
24647         (speedbar-line-directory, speedbar-buffers-line-directory)
24648         (speedbar-directory-line, speedbar-buffers-line-directory):
24649         Renamed, replacing `path' with `directory'.
24651         (speedbar-create-directory, speedbar-expand-line-descendants)
24652         (speedbar-toggle-line-expansion)
24653         (speedbar-contract-line-descendants): New commands.
24655         (speedbar-query-confirmation-method, speedbar-select-frame-method)
24656         (speedbar-use-tool-tips-flag): New options.
24658         (speedbar-check-read-only, speedbar-require-version)
24659         (speedbar-insert-separator, speedbar-buffers-tail-notes)
24660         (speedbar-handle-delete-frame, speedbar-try-completion)
24661         (speedbar-update-localized-contents): New functions.
24663         (speedbar-incompatible-version, speedbar-ro-to-do-point)
24664         (speedbar-object-read-only-indicator): New variables.
24666         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
24667         New hooks.
24669         (speedbar-separator-face): New face.
24671         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
24672         (speedbar-ignored-modes): Add fundamental-mode.
24673         (speedbar-directory-unshown-regexp): Add . directories.
24675         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
24676         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
24677         `]' for full expand/close.
24678         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
24680         (speedbar-check-vc): Support hidden files.
24681         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
24682         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
24683         state is nil, it is not checked out.
24685         (speedbar-line-text, speedbar-line-token): Support expand buttons
24686         with no text.
24687         (speedbar-refresh): Universal argument acts as power-click.
24688         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
24689         that buffer to get variable values.
24691         And many other bugfixes.
24693         * dframe.el, ezimage.el, sb-image.el: New files.
24695         * sb-*.xpm: Remove files.  New image files installed into
24696         etc/images/ezimage.
24698 2005-09-30  Kenichi Handa  <handa@m17n.org>
24700         * ps-mule.el (ps-mule-show-warning): If a character is in
24701         ps-print-translation-table, don't treat it as non-printable.
24703 2005-09-30  David Ponce  <david@dponce.com>
24705         * tree-widget.el (tree-widget-themes-load-path): New variable.
24706         (tree-widget-themes-directory): Doc fix.
24707         (tree-widget-image-formats) [Emacs]: Doc fix.
24708         (tree-widget--locate-sub-directory): New function.
24709         (tree-widget-themes-directory): Use it.
24711         * recentf.el (recentf-filename-handlers): Rename from
24712         `recentf-filename-handler'.  Allow a list of functions.
24713         (recentf-menu-items-for-commands): Fix :help strings.
24714         (recentf-apply-filename-handlers): New function.
24715         (recentf-expand-file-name): Use it.
24716         (recentf-cleanup): Remove duplicates too.
24718 2005-09-29  Juri Linkov  <juri@jurta.org>
24720         * faces.el: Rearrange face definitions to be in the same order as
24721         their face descriptions in "(emacs)Standard Faces".
24723         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
24725         * tooltip.el (tooltip): Add group `basic-faces'.
24727         * buff-menu.el (Buffer-menu-buffer): Remove group
24728         `font-lock-highlighting-faces'.
24730         * progmodes/compile.el (compilation-error, compilation-warning)
24731         (compilation-info, compilation-line-number, compilation-column-number):
24732         Change group from `font-lock-highlighting-faces' to `compilation'.
24734         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
24735         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
24736         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
24737         (vhdl-font-lock-reserved-words-face)
24738         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
24739         `font-lock-highlighting-faces'.
24741         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
24743 2005-09-28  Kim F. Storm  <storm@cua.dk>
24745         * emulation/cua-base.el: Set CUA move property on additional commands:
24746         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
24747         forward-sexp, backward-sexp, forward-list, backward-list.
24749 2005-09-28  Romain Francoise  <romain@orebokech.com>
24751         * comint.el (comint-show-output): Really set point at the
24752         beginning of the output when not using `comint-use-prompt-regexp'.
24754 2005-09-27  Jay Belanger  <belanger@truman.edu>
24756         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
24757         in TeX mode.
24759 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
24761         * textmodes/org.el (org-table-sum): Fix format string.
24763         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
24764         Quote face names.
24766 2005-09-26  Romain Francoise  <romain@orebokech.com>
24768         * isearch.el (isearch-forward-regexp): Close doc string.
24770 2005-09-25  Richard M. Stallman  <rms@gnu.org>
24772         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
24774         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
24776         * progmodes/compile.el (compilation-error-properties):
24777         When getting the file from the previous error message,
24778         correctly decode the new data format.
24780         * progmodes/cc-cmds.el (c-electric-paren):
24781         Call old-blink-paren only for close-paren.
24783 2005-09-24  Andreas Schwab  <schwab@suse.de>
24785         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
24786         condition.
24788 2005-09-25  Romain Francoise  <romain@orebokech.com>
24790         * dired-aux.el (dired-copy-file-recursive):
24791         * dired.el (dired-delete-file):
24792         * ediff-mult.el (ediff-dir-diff-copy-file):
24793         * ediff-util.el (ediff-test-save-region):
24794         * forms.el (forms-mode):
24795         * ido.el (ido-file-internal, ido-delete-file-at-head):
24796         * log-edit.el (log-edit-done):
24797         * ses.el (ses-yank-resize):
24798         * play/gomoku.el (gomoku-human-plays, gomoku)
24799         (gomoku-human-resigns, gomoku-prompt-for-other-game)
24800         (gomoku-offer-a-draw):
24801         * play/landmark.el (lm-human-resigns, lm):
24802         * net/eudcb-ldap.el (eudc-ldap-check-base):
24803         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
24804         * progmodes/ebrowse.el (ebrowse-find-pattern):
24805         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
24806         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
24807         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
24809         * vc.el (vc-delete-file):
24810         * play/gomoku.el (gomoku-terminate-game, gomoku)
24811         (gomoku-prompt-for-move, gomoku-human-takes-back):
24812         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
24813         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
24815 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
24817         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
24818         color rxvt terminals by using the code xterm.el used to use before
24819         2005-04-09 in order to match the colors used by rxvt.
24821 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
24823         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
24824         colors rxvt-unicode terminals by using the same code as xterm.el.
24826 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
24828         * textmodes/tex-mode.el (tex-font-lock-append-prop)
24829         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
24830         new symbol used for the tex-verbatim face.
24832 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
24834         * woman.el (woman-file-name):
24835         * wid-edit.el (widget-file-prompt-value)
24836         (widget-coding-system-prompt-value):
24837         * w32-fns.el (set-w32-system-coding-system):
24838         * vc.el (vc-version-diff, vc-annotate):
24839         * textmodes/reftex-auc.el (reftex-arg-cite)
24840         (reftex-arg-index-tag):
24841         * textmodes/refer.el (refer-get-bib-files):
24842         * textmodes/artist.el (artist-figlet-choose-font):
24843         * terminal.el (terminal-emulator):
24844         * replace.el (occur-read-primary-args):
24845         * rect.el (string-rectangle, string-insert-rectangle):
24846         * ps-print.el (ps-print-preprint):
24847         * progmodes/pascal.el (pascal-goto-defun):
24848         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
24849         * progmodes/compile.el (compilation-find-file):
24850         * printing.el (pr-interactive-n-up):
24851         * play/animate.el (animate-birthday-present):
24852         * net/rcompile.el (remote-compile):
24853         * man.el (man, Man-goto-section, Man-follow-manual-reference):
24854         * mail/rmailsum.el (rmail-summary-search-backward)
24855         (rmail-summary-search):
24856         * mail/rmailout.el (rmail-output-read-rmail-file-name)
24857         (rmail-output-read-file-name):
24858         * mail/rmail.el (rmail-search, rmail-search-backwards):
24859         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
24860         * locate.el (locate):
24861         * international/quail.el (quail-show-keyboard-layout):
24862         * international/mule.el (set-buffer-file-coding-system)
24863         (revert-buffer-with-coding-system, set-file-name-coding-system)
24864         (set-terminal-coding-system, set-keyboard-coding-system)
24865         (set-next-selection-coding-system):
24866         * international/mule-diag.el (describe-coding-system)
24867         (describe-font, describe-fontset):
24868         * international/mule-cmds.el (universal-coding-system-argument)
24869         (search-unencodable-char, describe-input-method)
24870         (set-language-environment, describe-language-environment):
24871         * international/codepage.el (codepage-setup):
24872         * international/code-pages.el (codepage-setup):
24873         * info.el (Info-search, Info-follow-reference)
24874         (Info-search-backward):
24875         * emacs-lisp/advice.el (ad-read-advised-function)
24876         (ad-read-advice-class, ad-clear-cache, ad-activate)
24877         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
24878         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
24879         (ad-read-regexp):
24880         * ediff-util.el (ediff-toggle-regexp-match):
24881         * ediff-ptch.el (ediff-prompt-for-patch-file):
24882         * dired-aux.el (dired-diff):
24883         * diff.el (diff):
24884         * cus-edit.el (custom-variable-prompt):
24885         * calendar/timeclock.el (timeclock-ask-for-project):
24886         * calc/calcalg3.el (calc-get-fit-variables):
24887         * calc/calc-store.el (calc-edit-variable)
24888         (calc-permanent-variable):
24889         * vc-mcvs.el (vc-mcvs-register):
24890         * shadowfile.el (shadow-define-literal-group):
24891         * woman.el (woman-file-name):
24892         * vc.el (vc-version-diff, vc-merge):
24893         * textmodes/reftex-index.el (reftex-index-complete-tag):
24894         * format.el (format-decode-buffer, format-decode-region):
24895         * emulation/viper-cmd.el (viper-read-string-with-history):
24896         * emacs-lisp/debug.el (cancel-debug-on-entry):
24897         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
24898         * ediff.el (ediff-merge-revisions)
24899         (ediff-merge-revisions-with-ancestor, ediff-revision):
24900         * completion.el (interactive-completion-string-reader):
24901         * calc/calc-prog.el (calc-user-define-formula):
24902         Follow convention for reading with the minibuffer.
24904 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
24906         * progmodes/python.el (python-describe-symbol): Add globals() and
24907         locals() to the arguments of emacs.ehelp.
24909 2005-09-24  Magnus Henoch  <mange@freemail.hu>
24911         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
24912         New function, code extracted from ispell-valid-dictionary-list.
24913         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
24914         Call it.
24916 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
24918         * subr.el (version-regexp-alist): Extend valid syntax for version
24919         strings: allow any of the characters -,_,+ to separate the
24920         alpha/beta/rc part from the version part.  Doc fix.
24921         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
24923 2005-09-23  David Reitter  <david.reitter@gmail.com>
24925         * mail/mailclient.el: New file.
24927 2005-09-23  Richard M. Stallman  <rms@gnu.org>
24929         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
24930         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
24931         Doc fixes.
24933         * progmodes/cc-mode.el (c-font-lock-init):
24934         Specify font-lock-lines-before.
24936 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24938         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
24939         whole conflict.
24941 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
24943         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
24944         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
24945         of `remap' feature when available.  Additional key bindings for
24946         better tty support.
24947         (org-mode-restart, org-force-self-insert): New commands.
24948         (org-time-stamp-inactive): New command.
24949         (org-remap): New function.
24950         (org-table-auto-blank-field, org-level-color-stars-only): New options.
24951         (org-enable-fixed-width-editor): Move to `org-structure'
24952         customization group.
24953         (org-self-insert-command, orgtbl-self-insert-command): Modify to
24954         blank field after field motion commands.
24956 2005-09-23  Kenichi Handa  <handa@m17n.org>
24958         * international/mule-cmds.el (set-language-environment):
24959         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
24960         have to call utf-translate-cjk-load-tables.
24962 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24964         * mouse.el (mouse-move-drag-overlay): Fix last change.
24966 2005-09-22  David Ponce  <david@dponce.com>
24968         * tree-widget.el (tree-widget-value-create): Fix previous change.
24970 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
24972         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
24974 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24976         * mouse.el (mouse-move-drag-overlay): New function.
24977         (mouse-drag-region-1): Use it.
24978         Try to simplify a bit the state handling.  Handle clicks on links
24979         inside intangible areas.
24980         (mouse-save-then-kill): Minor simplification.
24981         (mouse-secondary-overlay): Make it always non-nil instead of
24982         recreating it each time.
24983         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
24984         (mouse-kill-secondary, mouse-secondary-save-then-kill):
24985         Simplify accordingly.
24987 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
24989         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
24991 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
24993         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
24994         (ediff-file-name-sans-prefix): Treat nil as an empty string.
24995         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
24996         to patch.
24998         * ediff-util.el: Use insert-buffer-substring.
25000         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
25002         * emulation/viper-cmd.el (viper-change-state): Don't move over the
25003         field boundaries in the minibuffer.
25004         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
25005         (viper-minibuffer-post-command-hook): New hook.
25006         (viper-line): Don't move cursor at bolp.
25008         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
25010         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
25011         avoid compiler warnings.
25013         * emulation/viper-macs.el (ex-map): Better messages.
25015         * emulation/viper-utils.el (viper-beginning-of-field): New function.
25017         * emulation/viper.el: Replace make-variable-buffer-local with
25018         viper-make-variable-buffer-local everywhere, to avoid warnings.
25020 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25022         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
25023         Delete unused var `old-selected-window'.
25024         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
25025         (mouse-drag-secondary): Delete unused var `start-frame'.
25027 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
25029         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
25031 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25033         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
25034         Re-indent within 80 columns.  Use inhibit-read-only.
25036 2005-09-19  Romain Francoise  <romain@orebokech.com>
25038         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
25040 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25042         * font-lock.el (font-lock-default-fontify-region): Don't add a line
25043         unconditionally, since the after-change-function already did it.
25045 2005-09-19  Miles Bader  <miles@gnu.org>
25047         * net/newsticker.el: Get rid of CVS keyword.
25049 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
25051         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
25052         The prompt is formatted later.
25054 2005-09-19  David Ponce  <david@dponce.com>
25056         * tree-widget.el (tree-widget-value-create): Save the converted
25057         tree :node widget.
25059 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
25061         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
25062         variable `message'.
25064 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
25066         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
25067         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
25068         <slawomir.nowaczyk.847@student.lu.se>.
25070 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
25072         * image.el (image-load-path): Use symbol `data-directory' instead
25073         of its value, for backward compatibility with packages that bind
25074         it during `find-image'.  Suggested by Katsumi Yamaoka.
25075         (image-search-load-path): Handle symbols whose values are strings.
25077 2005-09-18  Romain Francoise  <romain@orebokech.com>
25079         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
25080         with-current-buffer form in save-excursion.
25082 2005-09-18  Deepak Goel  <deego@gnufans.org>
25084         * apropos.el (apropos-command): Fix `message' call: first arg
25085         should be a format spec.  In this and all other cases that appear
25086         below and elsewhere in the source code, I made a change only when
25087         two conditions were satisfied: [1] I can think of a possibility
25088         that the arguments would cause an error, for example, the code in
25089         question relies on external variables such as filenames.  [2] I
25090         was sure that the arg to `message' could not have been nil in the code.
25092         * textmodes/tildify.el (tildify-region): Ditto.
25094         * textmodes/reftex-index.el (reftex-index-change-entry)
25095         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
25096         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
25097         * textmodes/org.el (org-complete, org-deadline, org-schedule)
25098         (org-priority, org-table-sum):
25099         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
25100         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
25101         (flyspell-word, flyspell-display-next-corrections):
25102         * textmodes/bibtex.el (bibtex-print-help-message):
25103         * textmodes/artist.el (artist-key-set-point-poly):
25104         * term/mac-win.el (mac-services-insert-text):
25105         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
25106         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
25107         (vhdl-port-paste-testbench, vhdl-compose-new-component)
25108         (vhdl-compose-configuration):
25109         * progmodes/sh-script.el (sh-blink, sh-show-indent)
25110         (sh-set-indent, sh-learn-line-indent):
25111         * progmodes/ps-mode.el (ps-mode-target-column):
25112         * progmodes/idlwave.el (idlwave-make-tags)
25113         (idlwave-scan-library-catalogs):
25114         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
25115         * progmodes/gud.el (gud-jdb-analyze-source):
25116         * progmodes/flymake.el (flymake-log):
25117         * progmodes/ebnf2ps.el (ebnf-generate-region):
25118         * progmodes/cmacexp.el (c-macro-expansion):
25119         * progmodes/ada-xref.el (ada-treat-cmd-string):
25120         * progmodes/ada-mode.el (ada-create-case-exception-substring)
25121         (ada-justified-indent-current, ada-batch-reformat):
25122         * play/zone.el (zone):
25123         * play/landmark.el (lm-move):
25124         * play/decipher.el (decipher-show-alphabet):
25125         * net/newsticker.el (newsticker--display-jump)
25126         (newsticker--display-scroll):
25127         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
25128         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
25129         * mail/feedmail.el (feedmail-dump-message-to-queue):
25130         * eshell/esh-proc.el (eshell-remove-process-entry):
25131         * emulation/ws-mode.el (ws-last-error):
25132         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
25133         (viper-record-kbd-macro):
25134         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
25135         * emacs-lisp/lisp-mnt.el (lm-report-bug):
25136         * emacs-lisp/find-func.el (find-function-noselect):
25137         * calendar/timeclock.el (timeclock-status-string)
25138         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
25139         (timeclock-when-to-leave-string):
25140         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
25141         * calc/calc-units.el (calc-enter-units-table):
25142         * calc/calc-mode.el (calc-mode-record-mode):
25143         * woman.el (woman-mini-help):
25144         * wdired.el (wdired-change-to-wdired-mode):
25145         * vc.el (vc-retrieve-snapshot):
25146         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
25147         * startup.el (display-startup-echo-area-message):
25148         * simple.el (set-goal-column):
25149         * ses.el (ses-command-hook, ses-recalculate-cell):
25150         * server.el (server-process-filter):
25151         * printing.el (pr-interface-txt-print, pr-interface-printify)
25152         (pr-interface-ps):
25153         * pcvs.el (cvs-help):
25154         * log-edit.el (log-edit, log-edit-mode-help):
25155         * iswitchb.el (iswitchb-possible-new-buffer):
25156         * isearch.el (isearch-edit-string):
25157         * image-mode.el (image-mode, image-minor-mode):
25158         * ibuf-macs.el (define-ibuffer-filter):
25159         * hi-lock.el (hi-lock-find-patterns):
25160         * files.el (toggle-read-only):
25161         * ediff-util.el (ediff-copy-diff)
25162         (ediff-write-merge-buffer-and-maybe-kill):
25163         * echistory.el (Electric-history-undefined):
25164         * dnd.el (dnd-insert-text):
25165         * dired-aux.el (dired-query):
25166         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
25167         * bookmark.el (bookmark-bmenu-locate):
25168         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
25169         Fix `message' calls to ensure first arg is a format string.
25170         The change was made only when these two conditions were satisfied:
25171         [1] when there is a possibility that the arguments would cause an error
25172         for example, if the code in question relies on external variables
25173         such as filenames, and
25174         [2] if the arg to `message' could not have been nil in the code.
25176         * pcomplete.el (pcomplete--help): Fix `message' format spec.
25177         Not having a %s would be weird, though not technically wrong.
25179 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25181         * term/mac-win.el (mac-add-charset-info): Doc fix.
25183 2005-09-17  Romain Francoise  <romain@orebokech.com>
25185         * shell.el (shell-resync-dirs): Handle echoing processes more
25186         reliably.  Don't insert resync command if `comint-process-echoes'
25187         is non-nil.
25189 2005-09-17  Magnus Henoch  <mange@freemail.hu>
25191         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
25192         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
25193         aspell versions >= 0.60.
25194         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
25195         only if ispell-aspell-supports-utf8 is non-nil.
25197 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
25199         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
25200         buffer-local value to lisp-indent-function.
25202 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
25204         * progmodes/glasses.el (glasses-make-readable): If
25205         glasses-separator differs from underscore, put appropriate
25206         overlays over underscore characters.
25207         (glasses-convert-to-unreadable): If glasses-separator differs from
25208         underscore, try to convert glasses-separator characters to
25209         underscores.
25211 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
25213         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
25214         Use with-syntax-table and dolist.
25216 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
25218         * textmodes/reftex-auc.el:
25219         * textmodes/reftex-cite.el:
25220         * textmodes/reftex-dcr.el:
25221         * textmodes/reftex-global.el:
25222         * textmodes/reftex-parse.el:
25223         * textmodes/reftex-ref.el:
25224         * textmodes/reftex-sel.el:
25225         * textmodes/reftex-toc.el:
25226         * textmodes/reftex-vars.el:
25227         * textmodes/reftex.el: Small changes to remove compiler warnings.
25229         * textmodes/reftex-index.el: Likewise.
25230         (reftex-query-index-phrase): More efficient use of markers.
25232 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
25234         * image.el (image-load-path): New variable.
25235         (image-search-load-path): New function.
25236         (find-image): Search for images in `image-load-path'.
25238 2005-09-15  Richard M. Stallman  <rms@gnu.org>
25240         * follow.el: Change Maintainer field.
25242 2005-09-15  David Ponce  <david@dponce.com>
25244         * recentf.el (recentf-save-file-modes): New option.
25245         (recentf-save-list): Use it.
25247 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
25249         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
25250         (mode-line-mule-info, mode-line-modified): Move bindings from
25251         mouse-3 to mouse-1.
25253 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
25255         * simple.el (sendmail-user-agent-compose): Revert last change.
25257 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
25259         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
25260         Use with-current-buffer.
25261         (ange-ftp-gwp-start): Remove unused var `gw-user'.
25262         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
25263         (ange-ftp-insert-directory): Remove unused var `short'.
25264         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
25266         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
25267         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
25269         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
25270         (check-calendar-holidays, diary-list-entries): Autoload.
25271         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
25272         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
25274         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
25275         which mistakenly removed a call to display-buffer.
25277 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
25279         * obsolete/iso-insert.el: Move to obsolete/ from international/.
25281 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
25283         * progmodes/hideshow.el
25284         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
25285         (hs-allow-nesting): New user var.
25286         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
25287         (hs-hide-block-at-point): When nesting allowed,
25288         if there is already an overlay in place, delete it.
25289         (hs-safety-is-job-n): Delete func; remove call sites.
25290         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
25291         (hs-overlay-at): New func.
25292         (hs-already-hidden-p, hs-show-block): Use it.
25293         (hs-hide-all): Don't pre-clean if nesting allowed.
25294         (hs-show-all): Temporarily disallow
25295         nesting around call to `hs-discard-overlays'.
25297 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
25299         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
25300         Delete unused local var.
25302 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
25304         * help-fns.el (describe-categories): "?\ " -> "?\s".
25305         (help-do-arg-highlight): Recognize also ARG-n, as in
25306         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
25308         * international/codepage.el (dos-unsupported-char-glyph):
25309         * net/newsticker.el (tool-bar-map, w3-mode-map)
25310         (w3m-minor-mode-map):
25311         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
25312         (ent-alist):
25313         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
25315 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
25317         * custom.el (custom-push-theme): Handle the case where a symbol is
25318         bound but face properties have not yet been assigned.
25320         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
25321         Fix behavior if noerase is `t' and there is no mail buffer.
25323         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
25324         if `continue' is nil, rather than signal an error.
25326 2005-09-12  Richard M. Stallman  <rms@gnu.org>
25328         * font-lock.el (font-lock-keywords): Add autoload.
25330         * help-fns.el (describe-variable): Rearrange to put source link
25331         in a predictable place.
25333         * net/newsticker.el: New file.
25335 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25337         * calendar/calendar.el (calendar-for-loop): Add edebug info.
25338         (calendar-basic-setup): Use the new nil arg.
25339         (number-of-diary-entries): Move to diary-lib.el.
25341         * calendar/diary-lib.el: Use with-current-buffer, match-string.
25342         (diary-list-entries): Use with-syntax-table and dolist.
25343         Rename from list-diary-entries.
25344         Use number-of-diary-entries if `number' is nil.
25345         (diary, diary-view-entries): Use this new name and new nil arg value.
25346         (number-of-diary-entries): Move from calendar.el.
25347         (diary-unhide-everything): New function.
25348         (include-other-diary-files, fancy-diary-display)
25349         (diary-show-all-entries, make-diary-entry): Use it.
25350         (diary-mail-entries): Use buffer-string.
25351         (mark-diary-entries): Fix long standing paren typo.
25352         (diary-sexp-entry): Use count-lines.
25353         (make-diary-entry): Avoid `previous-line'.
25354         (diary-mode-map): New var.
25355         (diary-mode): Redraw cal after saving.  Setup header-line.
25356         (fancy-diary-display-mode): Use local-set-key.
25358         * startup.el (command-line): Try calling various terminal-init-foo-bar
25359         functions by stripping hyphenated suffixes from $TERM.
25361         * files.el (normal-mode): Check boundness of font-lock-keywords.
25363 2005-09-12  Richard M. Stallman  <rms@gnu.org>
25365         * progmodes/compile.el: Don't decide a file's directory
25366         until the user actually tries to go there.
25367         (compilation-next-error-function):
25368         Pass compilation-find-file the directory from the file-struct.
25369         (compilation-internal-error-properties): Separate local FILE-STRUCT
25370         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
25371         (compilation-find-file): Arg DIR renamed to DIRECTORY.
25372         Expand it, and if nil, use default-directory.
25373         (compilation-get-file-structure): Don't mix specified directory
25374         with default directory.  Put specified directory into
25375         file-struct.  Don't make the file name absolute.
25377         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
25378         (compile-command): Add autoload.
25379         (compilation-disable-input): Add autoload.
25381 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
25383         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
25384         strings of the variables it can override.
25385         (time-stamp): New (as yet undocumented) time-stamp-format escapes
25386         %Q and %q, for fully-qualified domain name and unqualified host name.
25388 2005-09-11  Kim F. Storm  <storm@cua.dk>
25390         * emacs-lisp/authors.el (authors-aliases): Update list.
25391         (authors-fixed-entries): Update mldrag.el entry.
25393 2005-09-10  Alan Mackenzie  <acm@muc.de>
25395         * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
25396         delimiter from the region narrowed to.
25398 2005-09-10  Magnus Henoch  <mange@freemail.hu>
25400         * textmodes/ispell.el (ispell-check-version): Signal an error if
25401         aspell version is less than 0.60.
25403 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
25405         * progmodes/octave-inf.el (inferior-octave-startup):
25406         Resync current dir at the end.
25408 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
25410         * woman.el (woman-topic-at-point-default):
25411         Rename to woman-use-topic-at-point-default.
25412         (woman-topic-at-point): Rename to woman-use-topic-at-point.
25413         (woman-file-name): Reflect renames above.  Automatically use the
25414         word at point as topic if woman-use-topic-at-point is non-nil.
25415         Otherwise offer it as default but don't insert it in the
25416         minibuffer.  Also use `test-completion' instead of `assoc' as
25417         suggested by Stefan Monnier.
25419 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
25421         * vc.el (vc-directory, vc-update-change-log): Throw an error on
25422         the attempt to do it over Tramp.  This is not yet supported.
25424 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
25426         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
25427         (menu-bar-non-minibuffer-window-p): New functions.
25428         ("Split Window", "Save As..."): Use them.
25429         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
25430         ("Print Buffer", "Truncate Long Lines in this Buffer"):
25431         Use menu-bar-menu-frame-live-and-visible-p.
25432         ("Save Buffer", "Insert File", "Open Directory...")
25433         ("Open File...", "Visit New File..."):
25434         Use menu-bar-non-minibuffer-window-p.
25435         (kill-this-buffer-enabled-p, dired <menu-enable>):
25436         Use menu-bar-non-minibuffer-window-p.
25438 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
25440         * cus-start.el (all): Don't complain about fringe-related
25441         built-ins if fringes are not supported.  Ditto about
25442         selection-related built-ins.  Fix the test for GTK-related built-ins.
25444         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
25445         ("Postscript Print Buffer", "Print Region", "Save As...")
25446         ("Save", "Insert File...", "Open Directory...")
25447         ("Open File...", "Visit New File..."")
25448         ("Truncate Long Lines in this Buffer"): Don't look at
25449         menu-updating-frame if this display does not support multiple frames.
25451 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
25453         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
25455 2005-09-09  Emilio C. Lopes  <eclig@gmx.net>
25457         * woman.el: Format- and whitespace-related changes.
25459 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
25461         * woman.el: Fix my email address.
25463 2005-09-08  Richard M. Stallman  <rms@gnu.org>
25465         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
25466         (sh-mode): Locally set skeleton-pair-default-alist.
25468         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
25470         * progmodes/flymake.el: Require `compile' unconditionally.
25472         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
25474         * woman.el (woman-file-name): Provide a default, not initial input.
25476         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
25478         * font-lock.el (font-lock-support-mode): Doc fix.
25480         * descr-text.el (describe-property-list): Handle non-symbol prop names.
25482 2005-09-08  Richard M. Stallman  <rms@gnu.org>
25484         * simple.el (blink-matching-open): Get rid of text props from
25485         the string shown in echo area.  Don't permanently set point.
25486         Some rearrangements.
25488 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25490         * recentf.el (recentf-filename-handler): Add custom choice
25491         `abbreviate-file-name'.
25493         * msb.el (msb--very-many-menus): Fix typo.
25495         * disp-table.el (standard-display-european): Don't set
25496         enable-multibyte-characters to nil.
25498 2005-09-08  David Ponce  <david@dponce.com>
25500         * recentf.el (recentf-show-file-shortcuts-flag): New option.
25501         (recentf-expand-file-name): Doc fix.
25502         (recentf-dialog-mode-map): Define digit shortcuts.
25503         (recentf--files-with-key): New variable.
25504         (recentf-show-digit-shortcut-filter): New function.
25505         (recentf-open-files-items): New function.
25506         (recentf-open-files): Use it.
25507         (recentf-open-file-with-key): New command.
25509 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
25511         * buff-menu.el (Buffer-menu-sort-by-column): New function.
25512         Suggested by Kim F. Storm.
25513         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
25514         (Buffer-menu-make-sort-button): Use global keymap.
25516 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
25518         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
25519         (Man-getpage-in-background-advice): Remove defadvice; it isn't
25520         necessary any longer with the remapped command.
25521         (Man-bgproc-sentinel-advice): Remove defadvice which counts
25522         formatting time only.
25524         * net/tramp.el (tramp-action-password)
25525         (tramp-multi-action-password): Compile the password prompt from
25526         `method', `user' and `host'.  Sometimes it isn't obvious which
25527         password to enter, for example with remote files offered by
25528         recentf.el, or with multiple steps.  Suggested by Robert Marshall
25529         <robert@chezmarshall.freeserve.co.uk>.
25531 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
25533         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
25534         Fix regexp for when "s///" is at the beginning of line.
25536 2005-09-07  Jay Belanger  <belanger@truman.edu>
25538         * calc/calc-poly.el (math-expand-term): Multiply out any powers
25539         when in matrix mode.
25541 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25543         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
25544         non-anonymous functions.
25546 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
25548         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
25549         when using a header line.  Otherwise, use mouse-1-click-follows-link.
25551         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
25552         can't be moved; don't signal an error.
25554 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
25556         * cus-theme.el (custom-theme-write-faces): Save the current face
25557         spec, not the defface spec.
25559         * custom.el (custom-known-themes): Clarify meaning of "standard".
25560         (custom-push-theme): Save old values in the standard theme.
25561         (disable-theme): Correct typo.
25562         (custom-face-theme-value): Deleted unused function.
25563         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
25565 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
25567         * progmodes/compile.el (compilation-goto-locus): Take into account
25568         iconified frames when determining whether the buffer is
25569         already visible.
25570         Don't reset window height if the window already existed.
25572 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
25574         * custom.el (load-theme): Rename from require-theme.
25575         Add interactive spec.
25576         (enable-theme): Rename from custom-enable-theme.
25577         Add interactive spec.
25578         (disable-theme): Rename from custom-disable-theme.
25579         Add interactive spec.
25580         (custom-make-theme-feature): Doc fix.
25581         (custom-theme-directory): Doc fix.
25582         (provide-theme): Call enable-theme.
25584 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
25586         * obsolete/lazy-lock.el (lazy-lock-mode):
25587         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
25588         font-lock-mode if it's off.  Print a warning instead.
25590         * progmodes/compile.el (compilation-start): Ignore errors if the
25591         process died before we get to send-eof.
25593         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
25594         Undo last change.  Enclosing the result in quotes broke things on Unix
25595         since tex-send-command passes it through shell-quote-argument.
25596         (tex-send-command): Pass `file' through convert-standard-filename
25597         when possible.
25598         (tex-uptodate-p): Handle the case where TeX hasn't put additional
25599         info in a transcript.
25601 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
25603         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
25604         fix compilation warning.  Reorder the key definitions to group
25605         together keys emitted by the current version of xterm.
25607         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
25608         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
25609         Reorder predicates to correct min-color usage.
25611 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
25613         * longlines.el (longlines-mode): Inhibit read-only when encoding.
25614         Kill local variables when longlines-mode is turned off.
25616 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
25618         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
25620         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
25622         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
25624         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
25625         (font-lock-lines-before): Change default to being inactive.
25626         (font-lock-default-fontify-region): Obey font-lock-lines-before.
25627         (font-lock-after-change-function): Don't handle f-l-lines-before here.
25629 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
25631         * net/tramp.el (tramp-handle-make-auto-save-file-name):
25632         Deactivate temporarily advice if active (not needed for Emacs 22,
25633         but for backwards compatibility).
25634         (tramp-exists-file-name-handler): Rewrite.  First implementation
25635         was too simple.
25636         (tramp-advice-make-auto-save-file-name):
25637         Call `tramp-handle-make-auto-save-file-name' (again, just for
25638         backwards compatibility).
25640 2005-08-31  Reto Zimmermann  <reto@gnu.org>
25642         * progmodes/vhdl-mode.el
25643         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
25644         (vhdl-end-p): Fix indentation bug "else" after "-- when".
25645         (vhdl-set-default-project): New function (easier setting of default).
25646         (vhdl-port-copy): Handle extended identifiers for generics.
25647         (vhdl-compiler-alist): Better description for error message regexp.
25648         (vhdl-make): Query for target, use previous as default.
25649         (vhdl-port-copy): Fix port copy for port names starting with "signal".
25650         (vhdl-font-lock-keywords-2): Fix fontification for record
25651         el. assign.
25652         (vhdl-speedbar-make-subpack-line): Add package body link.
25653         (vhdl-generate-makefile-1): Not include itself as dependency.
25654         (vhdl-font-lock-init): Highlight c-preprocessor directives.
25655         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
25656         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
25657         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
25658         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
25659         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
25660         (vhdl-import-project): Add string argument for `error'.
25661         (vhdl-compose-configuration)
25662         (vhdl-compose-configuration-architecture): Add configuration
25663         declaration generation.
25664         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
25665         (vhdl-trailer-re): Add "record" keyword (better indentation).
25666         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
25667         "[^ \t-\"]+".
25668         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
25669         (vhdl-testbench-entity-file-name)
25670         (vhdl-testbench-architecture-file-name): Allow separate
25671         customization of testbench file names.
25672         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
25673         (vhdl-get-visible-signals): Allow newline within alias declaration.
25674         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
25675         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
25676         (member-ignore-case): Alias for missing function in XEmacs.
25677         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
25678         (vhdl-update-sensitivity-list): Ignore case on read signals.
25679         (vhdl-replace-string): Adjust case only for file names.
25680         (vhdl-update-sensitivity-list): Fix search for read signals.
25681         (vhdl-update-sensitivity-list): Exclude formal parameters.
25682         (vhdl-get-visible-signals): Include aliases of signals.
25683         (vhdl-get-visible-signals): Fix signal name searching.
25684         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
25685         (vhdl-fixup-whitespace-region): Fix for character
25686         literals (e.g. `:').
25688 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
25690         * ansi-color.el (comint-last-output-start):
25691         * bs.el (font-lock-verbose):
25692         * diff-mode.el (add-log-buffer-file-name-function):
25693         * dired-x.el (vm-folder-directory):
25694         * faces.el (help-xref-stack-item):
25695         * files.el (font-lock-keywords):
25696         * find-lisp.el (dired-buffers, dired-subdir-alist):
25697         * ido.el (cua-inhibit-cua-keys):
25698         * log-view.el (cvs-minor-wrap-function):
25699         * outline.el (font-lock-warning-face):
25700         * simple.el (compilation-current-error):
25701         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
25702         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
25703         * tooltip.el (comint-prompt-regexp):
25704         * w32-fns.el (explicit-shell-file-name):
25705         * term/mac-win.el (mac-charset-info-alist)
25706         (mac-services-selection, mac-system-script-code):
25707         * term/tty-colors.el (msdos-color-values):
25708         * term/w32-win.el (xlfd-regexp-registry-subnum):
25709         * term/x-win.el (x-keysym-table, x-selection-timeout)
25710         (x-session-id, x-session-previous-id):
25711         * textmodes/ispell.el (mail-yank-prefix):
25712         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
25713         * textmodes/org.el (calc-embedded-close-formula)
25714         (calc-embedded-open-formula)
25715         (font-lock-unfontify-region-function):
25716         * textmodes/reftex-global.el (isearch-next-buffer-function)
25717         (TeX-master):
25718         * textmodes/reftex.el (font-lock-keywords):
25719         * textmodes/tex-mode.el (font-lock-comment-face)
25720         (font-lock-doc-face):
25721         * textmodes/texinfo.el (outline-heading-alist):
25722         Add defvars.
25724         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
25725         (artist-spray-chars, artist-mode-init, artist-replace-string)
25726         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
25727         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
25728         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
25730         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
25731         (conf-align-assignments): "?\ " -> "?\s".
25733         * textmodes/reftex-index.el (TeX-master): Add defvar.
25734         (reftex-index-phrases-marker): Move up defvar.
25736         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
25737         (reftex-toc-include-labels-indicator)
25738         (reftex-toc-include-index-indicator)
25739         (reftex-toc-max-level-indicator): Move up declarations.
25741         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
25742         of args to `tramp-run-real-handler', even if it's empty in this case.
25744 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25746         * dired.el (dired-move-to-filename-regexp): Add date format for
25747         Mac OS X 10.3 in East Asian locales.
25749 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
25751         * files.el (make-auto-save-file-name): Add file name handler call
25752         if applicable.
25754         * net/tramp.el (tramp-file-name-handler-alist)
25755         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
25756         (tramp-handle-make-auto-save-file-name): Rename from
25757         `tramp-make-auto-save-file-name'.
25758         (tramp-exists-file-name-handler): New defun.
25759         (tramp-advice-make-auto-save-file-name): Make defadvice only when
25760         `make-auto-save-file-name' is not a magic file name operation.
25762 2005-08-30  Richard M. Stallman  <rms@gnu.org>
25764         * files.el (risky-local-variable-p):
25765         Match `-predicates' and `-commands.
25767         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
25768         (custom-save-all): Visit the file if necessary;
25769         kill the buffer if we created it.
25770         (custom-save-delete): Don't visit file or kill buffer here.
25772 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
25774         * textmodes/org.el (org-special-keyword): New face.
25775         (org-table-copy-down, org-table-eval-formula)
25776         (org-table-recalculate, org-init-section-numbers):
25777         Use `string-to-number' instead of `string-to-int'.
25778         (org-get-location): Use `insert-buffer-substring' instead of
25779         `insert-buffer'.
25780         (org-modify-diary-entry-string): New function.
25781         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
25782         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
25783         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
25784         active region.
25785         (org-export-as-html): Handle QUOTE keyword.
25786         (org-quote-string): New option.
25787         (org-bookmark-jump-unhide): New function, used for
25788         `bookmark-after-jump-hook'.
25789         (org-diary-default-entry): Apply only when not called through
25790         `org-agenda'.
25792 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
25794         * net/eudc.el (mode-popup-menu):
25795         * play/handwrite.el (ps-printer-name, ps-lpr-command):
25796         * progmodes/ada-mode.el (compile-auto-highlight)
25797         (skeleton-further-elements):
25798         * progmodes/autoconf.el (font-lock-syntactic-keywords):
25799         * progmodes/cmacexp.el (msdos-shells):
25800         * progmodes/compile.el (font-lock-extra-managed-props)
25801         (font-lock-keywords, font-lock-maximum-size)
25802         (font-lock-support-mode):
25803         * progmodes/grep.el (font-lock-lines-before):
25804         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
25805         * progmodes/mixal-mode.el (compile-command):
25806         * progmodes/perl-mode.el (font-lock-comment-face)
25807         (font-lock-doc-face, font-lock-string-face):
25808         * progmodes/prolog.el (comint-prompt-regexp):
25809         * progmodes/sh-script.el (font-lock-comment-face)
25810         (font-lock-set-defaults, font-lock-string-face):
25811         * progmodes/sql.el (font-lock-keyword-face)
25812         (font-lock-set-defaults, font-lock-string-face):
25813         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
25814         (itimer-version, lazy-lock-defer-contextually)
25815         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
25816         Add defvars.
25818         * progmodes/cperl-mode.el (cperl-electric-lbrace)
25819         (cperl-electric-keyword, cperl-electric-pod)
25820         (cperl-electric-backspace, cperl-forward-re)
25821         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
25822         (vc-rcs-header, vc-sccs-header): Add defvars.
25824         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
25825         (font-lock-syntactic-keywords, gud-find-expr-function):
25826         Add defvars.
25828         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
25829         (gdb-frame-parameters): Declare before use.
25831         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
25832         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
25833         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
25834         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
25836         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
25837         (idlwave-help-with-source): Use `insert-buffer-substring', not
25838         `insert-buffer'.
25840 2005-08-29  Juri Linkov  <juri@jurta.org>
25842         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
25843         Put outline-back-to-heading function call inside save-excursion.
25845 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
25847         * man.el (Man-init-defvars, Man-translate-references)
25848         (Man-support-local-filenames, Man-highlight-references):
25849         * progmodes/sql.el (sql-interactive-mode):
25850         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
25852         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
25853         (compilation-mode-font-lock-keywords): Add defvars.
25854         (checkdoc-interactive-loop): "?\ " -> "?\s".
25856         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
25857         (font-lock-doc-face, font-lock-string-face)
25858         (font-lock-keywords-case-fold-search): Add defvars.
25859         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
25861         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
25862         Don't pass X and Y (they are ignored anyway).
25863         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
25864         (mouse-delete-window): Make arguments optional.
25866         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
25867         (caesar-translate-table, minor-modes, news-buffer-save)
25868         (news-group-name, news-minor-modes): Add defvars.
25870         * emacs-lisp/lselect.el (mouse-highlight-priority)
25871         (x-lost-selection-functions, zmacs-regions):
25872         * emacs-lisp/pp.el (font-lock-verbose):
25873         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
25874         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
25875         (ses-mode-map):
25876         * emacs-lisp/tcover-unsafep.el (safe-functions):
25877         * international/mule-cmds.el (mac-system-coding-system)
25878         (mac-system-locale):
25879         * language/ethio-util.el (rmail-current-message)
25880         (rmail-message-vector):
25881         * language/thai-util.el (thai-auto-composition-mode):
25882         * mail/metamail.el (rmail-current-message, rmail-message-vector):
25883         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
25884         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
25885         (vm-primary-inbox, vm-spool-files):
25886         * mail/rmail.el (deleted-head, font-lock-fontified)
25887         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
25888         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
25889         (total-messages):
25890         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
25891         (rmail-summary-mode-map):
25892         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
25893         (rmail-last-label, rmail-last-multi-labels)
25894         (rmail-summary-vector, rmail-total-messages):
25895         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
25896         * mail/rmailsum.el (msgnum):
25897         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
25898         (rmail-current-message):
25899         * obsolete/fast-lock.el (font-lock-face-list):
25900         * obsolete/rnewspost.el (mail-reply-buffer):
25901         * obsolete/scribe.el (compile-command):
25902         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
25904 2005-08-28  John Paul Wallington  <jpw@gnu.org>
25906         * ibuf-ext.el (ibuffer-auto-update-changed):
25907         Use `frame-or-buffer-changed-p' to check whether we need to update.
25908         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
25909         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
25910         as a `frame-or-buffer-changed-p' state vector instead.
25912 2005-08-27  Romain Francoise  <romain@orebokech.com>
25914         * textmodes/makeinfo.el (makeinfo-compile):
25915         Use `compilation-start'.  Set `next-error-function' according to
25916         `disable-errors'.
25917         (makeinfo-next-error): New function.
25918         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
25919         (makeinfo-buffer): Likewise.
25921         * progmodes/compile.el (compilation-start): Add autoload cookie.
25923         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
25924         * textmodes/sgml-mode.el: Likewise.
25925         * progmodes/python.el: Likewise.
25927 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
25929         * simple.el (blink-matching-paren-distance): Document the meaning
25930         of nil value, and allow to customize to nil.
25932         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
25933         command.com, not command.exe.
25935 2005-08-26  John Wiegley  <johnw@newartisans.com>
25937         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
25938         code around a bit so that an extraneous nil argument is not added
25939         to a command when no args are given.
25941         * eshell/esh-arg.el (eshell-parse-double-quote): If a
25942         double-quoted argument resolves to nil, return it as an empty
25943         string rather than as nil.  This made it impossible to pass "" to
25944         a shell script as a null string argument.
25946 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
25948         * outline.el (outline-invent-heading): New fun.
25949         (outline-promote, outline-demote): Use it.
25950         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
25951         (outline-end-of-subtree): Remove unused var `opoint'.
25953 2005-08-26  David Reitter  <david.reitter@gmail.com>
25955         * menu-bar.el (truncate-lines, write-file, print-buffer)
25956         (ps-print-buffer-faces, ps-print-buffer, split-window):
25957         Disable menu items when the frame they refer to is invisible, or when
25958         they refer to a buffer and the minibuffer is selected.
25960 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
25962         * progmodes/flymake.el (flymake-highlight-err-lines):
25963         Use save-excursion around flymake-highlight-line to preserve point.
25965 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
25967         * progmodes/octave-mod.el: Change Author and Maintainer address.
25968         (octave-maintainer-address): Change Kurt's email address.
25969         * progmodes/octave-inf.el: Change Author and Maintainer address.
25970         * progmodes/octave-hlp.el: Change Author and Maintainer address.
25972 2005-08-26  Kim F. Storm  <storm@cua.dk>
25974         * subr.el (version-list-<, version-list-<=, version-list-=):
25975         Rename from integer-list-*.
25976         (version-list-not-zero): Likewise.  Fix while loop.
25977         (version=): Use version-list-= instead of string-equal.
25979 2005-08-26  Richard M. Stallman  <rms@gnu.org>
25981         * outline.el (outline-promote): Try shortening the heading.
25982         As last resort, read the heading to use.
25983         (outline-demote): As last resort, read the heading to use.
25985 2005-08-26  Romain Francoise  <romain@orebokech.com>
25987         * progmodes/compile.el (compilation-start): Doc fix.
25989         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
25990         (antlr-font-lock-additional-keywords): Fix reference to
25991         `antlr-font-lock-literal-regexp' erroneously changed during the
25992         mass face rename.
25993         (antlr-run-tool): Use `compilation-start'.
25995         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
25996         instead of the obsolete `compile-internal'.
25998 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
26000         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
26001         (number, original-date):
26002         * calendar/cal-china.el (date):
26003         * calendar/cal-coptic.el (date):
26004         * calendar/cal-french.el (date):
26005         * calendar/cal-hebrew.el (date, entry, number, original-date):
26006         * calendar/cal-islam.el (date, number, original-date):
26007         * calendar/cal-iso.el (date):
26008         * calendar/cal-julian.el (date):
26009         * calendar/cal-mayan.el (date):
26010         * calendar/cal-menu.el (date, event):
26011         * calendar/cal-persia.el (date):
26012         * calendar/lunar.el (date):
26013         * calendar/solar.el (date): Add defvars.
26015         * emerge.el:
26016         * ibuffer.el:
26017         * info-xref.el:
26018         * obsolete/bg-mouse.el:
26019         * obsolete/sun-curs.el:
26020         * obsolete/swedish.el: Move the `defvar's to the top level.
26022         * smerge-mode.el (smerge-refined-change): Add :group.
26024 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
26026         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
26027         (smerge-keep-n): Remove props.
26028         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
26029         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
26030         now that it's done in smerge-keep-n.
26031         (smerge-refined-change): New face.
26032         (smerge-refine-chopup-region, smerge-refine-highlight-change)
26033         (smerge-refine): New funs.
26034         (smerge-basic-map): Bind smerge-refine.
26036 2005-08-25  Juri Linkov  <juri@jurta.org>
26038         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
26039         compilation-process-setup-function and compilation-disable-input
26040         in grep-mode instead of let-bindings in grep.
26042         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
26043         Delete "Automatic File De/compression" (auto-compression-mode).
26045 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
26047         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
26048         Silence warning about non-existent variable.
26050 2005-08-25  Richard M. Stallman  <rms@gnu.org>
26052         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
26053         Rename "Describe Key" to "Describe Key or Mouse Operation".
26055         * mail/mailalias.el (build-mail-aliases): Delete comments
26056         from the contents before processing them.
26058         * isearch.el (isearch-edit-string): Erase the Search prompt
26059         if user enters an empty string and there is no default.
26061         * comint.el (comint-file-name-prefix): Add autoload.
26063 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
26065         * subr.el (play-sound): Rearrange to avoid warning.
26067 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
26069         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
26070         New hook.
26071         (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
26073 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
26075         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
26077         * custom.el (custom-theme-set-variables): Sort minor modes last.
26079 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26081         * subr.el (version-separator, version-regexp-alist): New vars used by
26082         version comparison funs.
26083         (integer-list-<, integer-list-=, integer-list-<=)
26084         (integer-list-not-zero): New funs for integer list comparison.
26085         (version-to-list, version=, version<, version<=): New funs for version
26086         comparison.
26088 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
26090         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
26091         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
26092         time to silence the byte-compiler.
26094         * ibuffer.el (ibuffer-compile-make-eliding-form)
26095         (ibuffer-check-formats): Use `with-no-warnings' to hide references
26096         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
26097         so it's silly to get warnings for it).
26098         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
26099         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
26100         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
26101         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
26102         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
26103         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
26104         Defvar at compile time.
26105         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
26106         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
26107         Declare them before use.
26109         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
26110         (info-xref-good, info-xref-bad): Defvar at compile time.
26112         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
26113         Use `let*' instead of `let'.
26115         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
26116         (*mouse-y*, menu, char): Defvar at compile time.
26117         (sc::menu): Declare it before use.
26118         (sc::pack-one-line): Use `let', not `let*'.
26120         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
26121         (mail-send-hook): Defvar at compile time.
26123         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
26124         Defvar at compile time.
26126         * term/sun-mouse.el (current-global-mousemap)
26127         (current-local-mousemap): Declare them before use.
26129 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
26131         * bookmark.el (bookmark-after-jump-hook): New hook.
26132         (bookmark-jump): Run `bookmark-after-jump-hook'.
26134 2005-08-23  Juri Linkov  <juri@jurta.org>
26136         * faces.el (minibuffer-prompt): Doc fix.
26138 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
26140         * progmodes/xscheme.el: Trivial changes to silence warnings.
26141         (xscheme-previous-mode, xscheme-previous-process-state):
26142         Add defvars.
26143         (xscheme-last-input-end, xscheme-process-command-line)
26144         (xscheme-process-name, xscheme-buffer-name)
26145         (xscheme-expressions-ring-max, xscheme-expressions-ring)
26146         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
26147         (xscheme-control-g-synchronization-p)
26148         (xscheme-control-g-disabled-p, xscheme-string-receiver)
26149         (default-xscheme-runlight, xscheme-runlight)
26150         (xscheme-runlight-string, xscheme-process-filter-state)
26151         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
26152         Move to beginning of file.
26153         (scheme-interaction-mode-commands-alist)
26154         (scheme-interaction-mode-map, scheme-debugger-mode-map):
26155         Declare them before use.  Note: the initialization code for the
26156         variables has not been moved because it uses functions that reference
26157         the variables.
26158         (xscheme-control-g-message-string, xscheme-process-filter-alist)
26159         (xscheme-prompt-for-expression-map): Declare them before use.
26160         (scheme-debugger-mode-commands): "?\ " -> "?\s".
26162 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
26164         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
26166 2005-08-22  Juri Linkov  <juri@jurta.org>
26168         * faces.el (set-face-underline): Delete this duplicate function
26169         and make an obsolete alias to set-face-underline-p.
26170         (set-face-underline-p): Use docstring of set-face-underline.
26171         (describe-face): Create hyperlink to parent face.
26173         * info.el (Info-insert-dir): Use save-excursion around
26174         insert-buffer-substring.
26175         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
26176         (Info-escape-percent): Delete function.
26177         (Info-fontify-node): Replace Info-escape-percent by
26178         replace-regexp-in-string with REP arg set to lambda that
26179         duplicates `%' and preserves text properties.
26181         * progmodes/compile.el (compilation-disable-input): Doc fix.
26182         (define-compilation-mode): Doc fix and refill.
26183         (kill-compilation): Use `mode-name' in the error message.
26184         (compilation-find-file): Use `compilation-error' in the
26185         read-file-name's prompt.
26187 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
26189         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
26190         (smerge-auto-leave): Make undo re-enable the mode.
26191         (debug-ignored-errors): Add the user-error of impossible resolution.
26192         (smerge-resolve): Move things around a bit, in preparation for later.
26193         (smerge-diff): Don't fail if the buffer has no associated file.
26194         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
26195         (smerge-conflict-overlay): New function.
26196         (smerge-match-conflict): Don't add text properties here.
26197         (smerge-find-conflict): Instead, add an overlay here.
26198         Also check for the case where we're inside a conflict already, so as to
26199         obviate the need for font-lock-multiline, which is unbearably slow with
26200         large conflicts and ciomplex font-lock patterns.
26201         (smerge-remove-props): Remove overlay rather than text-properties.
26202         (smerge-mode): Don't set font-lock-multiline.
26203         Remove overlays when turned off.
26205 2005-08-21  Kim F. Storm  <storm@cua.dk>
26207         * ido.el (ido-ignore-item-p): Use save-match-data.
26208         Bind case-fold-search to ido-case-fold locally.
26210 2005-08-20  Richard M. Stallman  <rms@gnu.org>
26212         * files.el (normal-mode): If font lock is on, turn it off and on.
26214         * subr.el (replace-regexp-in-string): Doc fix.
26216         * startup.el (command-line-1): Don't suppress startup screen
26217         due to existing processes.
26219         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
26221         * progmodes/compile.el (compilation-disable-input): Default to nil.
26223 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
26225         * progmodes/compile.el (compilation-disable-input): New defcustom.
26226         (compilation-start): If compilation-disable-input is non-nil, send
26227         EOF to the compilation process.
26229 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
26231         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
26232         Run the argument of tex-shell-cd-command through
26233         convert-standard-filename, to get the correct style of slashes on
26234         Windows, and enclose the result in quotes, in case the file name
26235         includes whitespace or other special characters.
26237 2005-08-19  Andreas Schwab  <schwab@suse.de>
26239         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
26240         process.
26242 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
26244         * cus-start.el (minibuffer-prompt-properties): Correct typo.
26246 2005-08-18  Kim F. Storm  <storm@cua.dk>
26248         * scroll-lock.el: Fix errors due to incorrect line wrapping.
26250 2005-08-18  Richard M. Stallman  <rms@gnu.org>
26252         * scroll-lock.el: New file.
26254 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
26256         * dired.el (dired-move-to-end-of-filename):
26257         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
26259 2005-08-18  Kim F. Storm  <storm@cua.dk>
26261         * ido.el (ido-everywhere): Fix defcustom :set function to disable
26262         rather than toggle mode when custom value is nil.
26263         (ido-everywhere): Fix defun doc string.
26265 2005-08-17  Richard M. Stallman  <rms@gnu.org>
26267         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
26268         as tag instead of "Inviolable".
26270 2005-08-17  Kim F. Storm  <storm@cua.dk>
26272         * windmove.el (windmove-coordinates-of-position): Remove.
26273         (windmove-coordinates-of-window-position): Remove.
26274         (windmove-reference-loc): Use posn-at-point instead.
26276         * subr.el (insert-for-yank-1): Doc fix.
26278         * ido.el (ido-enter-matching-directory): Rename from
26279         ido-enter-single-matching-directory.  Change `slash' choice to
26280         `only'.  Add `first' choice.
26281         (ido-exhibit): Adapt to above changes.
26283 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
26285         * Makefile.in: Expand comment about building loaddefs.el.
26287 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
26289         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
26290         Comment use of defadvice.
26292         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
26294 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
26296         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
26297         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
26298         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
26299         * progmodes/idlw-shell.el, progmodes/ld-script.el,
26300         * progmodes/which-func.el, ruler-mode.el, strokes.el,
26301         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
26302         for backward compatibility for faces that did not appear in the
26303         previous Emacs release.
26305         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
26307 2005-08-15  Kim F. Storm  <storm@cua.dk>
26309         * emulation/cua-base.el (cua-delete-region): Return t if
26310         deleted region was non-empty.
26311         (cua-replace-region): Inhibit overwrite-mode for
26312         self-insert-command if replaced region was non-empty.
26313         (cua--explicit-region-start, cua--status-string): Make them
26314         buffer-local at top-level...
26315         (cua-mode): ...rather than when mode is enabled.
26317 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
26319         * progmodes/vhdl-mode.el (vhdl-emacs-21):
26320         Set t for Emacs 21, 22, and so on.
26322 2005-08-15  David Ponce  <david@dponce.com>
26324         * tree-widget.el: Update Commentary header.
26325         (tree-widget-theme): Doc fix.
26326         (tree-widget-space-width): New option.
26327         (tree-widget-image-properties): Look up in the default theme too.
26328         (tree-widget--cursors): Only for images with arrow pointer shape.
26329         (tree-widget-lookup-image): Pointer shape is hand by default.
26330         (tree-widget-icon): Rename generic icon widget from
26331         `tree-widget-control'.
26332         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
26333         derive from `tree-widget-icon'.
26334         (tree-widget-handle): Improve default look and feel of the text
26335         representation.
26336         (tree-widget): Rename :*-control properties to :*-icon properties.
26337         Add :action and :help-echo properties.
26338         (tree-widget-after-toggle-functions): Move.
26339         (tree-widget-close-node, tree-widget-open-node): Remove.
26340         (tree-widget-before-create-icon-functions): New hook.
26341         (tree-widget-value-create): Update to allow customization of icons
26342         and nodes at run-time via that new hook.
26343         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
26344         (tree-widget-icon-action, tree-widget-icon-help-echo)
26345         (tree-widget-action, tree-widget-help-echo): New functions.
26347 2005-08-15  Kim F. Storm  <storm@cua.dk>
26349         * ido.el (ido-buffer-internal): Use with-no-warnings.
26350         (ido-make-merged-file-list): Use while-no-input.
26352 2005-08-15  Richard M. Stallman  <rms@gnu.org>
26354         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
26355         (flyspell-large-region): Fix doc and custom type.
26357 2005-08-14  Richard M. Stallman  <rms@gnu.org>
26359         * files.el (interpreter-mode-alist): Doc fix.
26361         * mail/rmail.el (rmail-nonignored-headers): New variable.
26362         (rmail-clear-headers): Use it.
26363         (rmail-reply): Better handling of mail-followup-to header.
26365         * progmodes/sh-script.el (sh-font-lock-keywords-var):
26366         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
26367         don't try to refer to executable-font-lock-keywords.
26368         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
26369         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
26370         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
26371         (sh-mode): Set comment-start-skip, local-abbrev-table,
26372         imenu-case-fold-search.
26373         (sh-set-shell): Don't set them here.
26374         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
26375         Don't cache the results in the original alist; don't ever modify
26376         that alist.
26378         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
26380         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
26381         empty.
26383 2005-08-15  Andreas Schwab  <schwab@suse.de>
26385         * desktop.el: Put autoload cookie at risky-local-variable declarations.
26387         * dired.el, info.el, mail/rmail.el: Revert last change.
26389 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
26391         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
26392         modification in `eval-after-load' form.
26393         * info.el: Likewise.
26394         * mail/rmail.el: Likewise.
26396 2005-08-14  Juri Linkov  <juri@jurta.org>
26398         * progmodes/compile.el (compilation-mode-font-lock-keywords):
26399         Remove highlighting of "Compilation started".  Highlight only
26400         the word "finished" in "Compilation finished".  Add highlighting
26401         of "interrupt", "killed", "terminated" and the exit code.
26402         (compilation-start): Add newline after header.  Use exactly the
26403         same time stamp format as the finishing message.
26404         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
26406         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
26407         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
26408         Add highlighting of "interrupt", "killed", "terminated".
26410         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
26411         enabled and the current command is self-insert-command, call it
26412         explicitly with overwrite-mode bound to nil, to not allow it
26413         to delete the character after the selected region.
26415 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
26417         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
26418         move-end-of-line, end-of-line, and beginning-of-line to the list
26419         of commands after which the echo area is updated.
26421 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
26423         * cus-edit.el (custom-save-all, custom-save-delete):
26424         Bind recentf-exclude to exclude custom-file.
26426 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
26428         * mail/rmailsum.el (rmail-summary-end-of-message): New command
26429         to go to the bottom of the mail message.  Added to
26430         `rmail-summary-mode-map' with key "/".
26431         (rmail-summary-show-message): New (internal) function for use by
26432         both `rmail-summary-beginning/end-of-message'.
26433         (rmail-summary-beginning-of-message): Change to use
26434         rmail-summary-show-message.
26436         * mail/rmail.el (rmail-end-of-message): New command to go to the
26437         end of the current message.  Added to `rmail-mode-map' with key "/".
26438         (rmail-beginning-of-message): Fix to work as documented.
26439         (rmail-mode): Change documentation.
26441         * progmodes/compile.el (compilation-start): Add the line
26442         "Compilation started" with compilation start time.
26443         (compilation-mode-font-lock-keywords): Add `started' to keywords.
26445 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
26447         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
26448         of menu items.
26450 2005-08-11  Richard M. Stallman  <rms@gnu.org>
26452         * simple.el (pop-global-mark): Reverse test of widen-automatically.
26454         * battery.el (battery-status-function): Don't use ignore-errors.
26456 2005-08-11  Lute Kamstra  <lute@gnu.org>
26458         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
26459         define-obsolete-variable-alias.
26461 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
26463         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
26464         (ange-ftp-send-cmd): Revert last change, and expand
26465         the comment explaining the problem.
26467 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
26469         * ldefs-boot.el: Update.
26471         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
26472         item to "Time, Load and Mail".  Change help echo text.
26474         * time.el (display-time-use-mail-icon, display-time-format)
26475         (display-time-string-forms): Shorten first line of docstrings.
26477 2005-08-10  Lars Hansen  <larsh@soem.dk>
26479         * desktop.el (desktop-buffer-mode-handlers):
26480         Make non-customizable.  Add autoload cookie.  Change initial value to
26481         nil; add elements in respective modules instead.  Fix doc string.
26482         (desktop-load-file): New function.
26483         (desktop-minor-mode-handlers): New autoloaded variable.
26484         (desktop-create-buffer): Call minor mode handlers.
26485         Use desktop-load-file to load major and minor mode modules prior to
26486         checking for a handler.
26487         (desktop-save): Don't add nil to desktop-minor-modes for minor
26488         modes with nil function in desktop-minor-mode-table.  Don't delete
26489         desktop file before rewriting it.
26490         (desktop-locals-to-save): Add autoload cookie.  Don't make
26491         automatically buffer-local.  Add variables column-number-mode,
26492         size-indication-mode, indent-tabs-mode,
26493         indicate-buffer-boundaries, indicate-empty-lines and
26494         show-trailing-whitespace.
26495         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
26496         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
26497         (desktop-clear-preserve-buffers-regexp): Delete.
26498         (desktop-clear-preserve-buffers): Update initial value and docstring.
26499         (desktop-save-buffer): Fix doc string.
26501         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
26502         (hilit-chg-desktop-restore): New function.
26503         (highlight-changes-mode): Add highlight-changes-mode to
26504         desktop-locals-to-save.
26506         * dired.el: Add handler to desktop-buffer-mode-handlers.
26507         (dired-restore-desktop-buffer): Remove autoload cookie.
26508         (dired-mode): Add autoload cookie.
26510         * info.el: Add handler to desktop-buffer-mode-handlers.
26511         (Info-restore-desktop-buffer): Remove autoload cookie.
26512         (Info-mode): Add autoload cookie.
26514         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
26515         (mh-restore-desktop-buffer): Remove autoload cookie.
26516         (mh-folder-mode): Add autoload cookie.
26518         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
26519         (rmail-restore-desktop-buffer): Remove autoload cookie.
26521 2005-08-11  Masatake YAMATO  <jet@gyve.org>
26523         * hexl.el (hexl-address-region):
26524         (hexl-ascii-region, hexl-font-lock-keywords):
26525         (hexl-highlight-line-range): Use the term "region"
26526         instead of "area" for consistency with the other symbols
26527         defined in hexl.el.
26529 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
26531         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
26532         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
26533         out by Juri Linkov).  Add `display-battery-mode'.
26535 2005-08-09  Juri Linkov  <juri@jurta.org>
26537         * progmodes/compile.el (compilation-mode-font-lock-keywords):
26538         Remove `-text' from face variable names.
26539         (compilation-error-file-name, compilation-warning-file-name)
26540         (compilation-info-file-name): Delete faces.
26541         (compilation-line-number, compilation-column-number):
26542         Remove face underlining.
26543         (compilation-message-face): Set to `underline' value by default.
26544         (compilation-error-face, compilation-warning-face)
26545         (compilation-info-face): Remove `-file-name' from face names.
26546         (compilation-error-text-face, compilation-warning-text-face)
26547         (compilation-info-text-face): Delete face variables.
26548         (compilation-text-face): Delete function.
26550         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
26551         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
26552         (grep-error-face): Set to `compilation-error' instead of
26553         `compilation-error-face' (which is redefined to `grep-hit-face' in
26554         grep buffers).
26555         (grep-mode-font-lock-keywords): Remove `-text' from face variable
26556         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
26558         * dired-aux.el (dired-do-query-replace-regexp):
26559         Use `query-replace-read-args'.
26561         * replace.el (query-replace-read-from, query-replace-read-to)
26562         (query-replace-read-args): Rename arg `string' to `prompt'.
26564         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
26566 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26568         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
26569         uploading files.
26570         (ange-ftp-canonize-filename): Handle file names beginning with ~
26571         correctly.
26573 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
26575         * textmodes/fill.el (canonically-space-region)
26576         (fill-context-prefix, fill-french-nobreak-p)
26577         (fill-delete-newlines, fill-comment-paragraph)
26578         (justify-current-line): "?\ " -> "?\s".
26580 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
26582         * textmodes/fill.el (fill-nonuniform-paragraphs):
26583         Improve argument/docstring consistency.
26585 2005-08-09  Richard M. Stallman  <rms@gnu.org>
26587         * textmodes/ispell.el (ispell-word): More fboundp checks.
26589         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
26590         (find-file-noselect-1): Call it here, only if RAWFILE.
26591         (normal-mode): Always set some major mode.
26592         (save-some-buffers-action-alist): Change some explanation strings.
26593         (file-name-non-special): In the `quote' method, use unwind-protect.
26595 2005-08-09  Magnus Henoch  <mange@freemail.hu>
26597         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
26598         (ispell-have-aspell-dictionaries): New variable.
26599         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
26600         (ispell-get-aspell-config-value): New function.
26601         (ispell-aspell-find-dictionary): New function.
26602         (ispell-aspell-add-aliases): New function.
26603         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
26604         appropriate.  Don't look for ispell dictionaries if we use aspell.
26605         (ispell-menu-map): Don't build a submenu of dictionaries.
26607 2005-08-09  Richard M. Stallman  <rms@gnu.org>
26609         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
26610         (sql-read-passwd): Use read-passwd.
26612         * progmodes/idlw-toolbar.el (idlwave-toolbar)
26613         (idlwave-toolbar-is-possible): Add defvars.
26615         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
26616         Avoid warnings.
26618         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
26619         (idlwave-system-class-info, idlwave-executive-commands-alist):
26620         Use defvar.
26622         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
26624         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
26625         Avoid warnings.
26627         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
26628         and content-type: headers.
26630         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
26632         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
26633         and rename some of them to be more self-explanatory.
26635         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
26637         * startup.el (command-line-1): Implement -scriptload.
26639         * replace.el (occur-engine): Initial *Occur* output not undoable.
26641         * menu-bar.el (menu-bar-file-menu): Rename some menu items
26642         and improve help strings.
26644         * isearch.el (isearch-repeat): When changing direction,
26645         mark search successful.
26647         * ediff-init.el: Use (featurep 'xemacs).
26649         * comint.el (send-invisible): Identify buffer, if not selected.
26651         * align.el: Delete autoload for c-guess-basic-syntax.
26653 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
26655         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
26656         Improve argument/docstring consistency.  Doc fixes.
26657         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
26658         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
26659         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
26660         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
26661         (r2bv-organization, r2bv-pages, r2bv-primary-author)
26662         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
26663         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
26664         Defvar at compile time.
26666 2005-08-09  Juri Linkov  <juri@jurta.org>
26668         * info.el: Replace `info' with upper-case `Info' where appropriate.
26669         (info-title-1, info-title-2, info-title-3, info-title-4)
26670         (info-menu-header): Move up face definitions.
26671         (info-menu-star): Rename from `info-menu-5'.
26672         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
26673         (Info-fontify-visited-nodes): Fix docstring.
26674         (Info-hide-note-references): Fix docstring.
26675         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
26676         menu items in the same way as on cross-references.
26677         (info-apropos): Fix sorting order and formatting to be like in the
26678         stand-alone Info browser.  Display error messages for 1 sec.
26679         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
26680         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
26681         from the menu bar.
26682         (Info-insert-dir): Restore point after calling
26683         `insert-buffer-substring'.
26685 2005-08-08  Richard M. Stallman  <rms@gnu.org>
26687         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
26688         (recompute-lucid-menubar): Add defvars.
26690         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
26692         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
26694         * net/net-utils.el (run-dig): Rename from `dig'.
26696         * play/gametree.el (gametree-mode): Use make-local-variable,
26697         not make-variable-buffer-local.
26699         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
26701         * ansi-color.el (ansi-color-make-extent)
26702         (ansi-color-set-extent-face): Use fboundp, not functionp.
26704         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
26705         not make-variable-buffer-local.
26707         * bookmark.el (Info-current-file): Add defvar.
26708         (bookmark-jump-noselect): Use with-no-warnings.
26710         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
26712         * ebuff-menu.el (Helper-return-blurb): Add defvar.
26714         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
26716         * find-file.el (ada-procedure-start-regexp)
26717         (ada-package-start-regexp): Add defvars.
26719         * info.el (Info-insert-dir): Use insert-buffer-substring.
26721         * xml.el (xml-att-def-re): Add defvar.
26723         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
26724         calling convention.
26726         * subr.el (while-no-input): Return t if there is input.
26728 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
26730         * cus-start.el (all): Add `overflow-newline-into-fringe'.
26732 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
26734         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
26735         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
26737 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
26739         * cmuscheme.el (scheme-start-file): Replace reference to
26740         `user-emacs-directory' by "~/.emacs.d/".
26742 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
26744         * info.el (Info-dir-remove-duplicates): Avoid case folding
26745         in loop; instead, keep downcased strings for comparison.
26746         Suggested by Helmut Eller.
26748 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
26750         Sync with Tramp 2.0.50.
26752         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
26753         XEmacs case; not necessary anymore.
26754         (tramp-user-regexp): Allow "@" as part of user name.
26755         (tramp-handle-set-visited-file-modtime)
26756         (tramp-handle-insert-file-contents)
26757         (tramp-handle-write-region): No special handling for
26758         `last-coding-system-used, because this is done in
26759         `tramp-accept-process-output' now.
26760         (tramp-accept-process-output): New defun.
26761         (tramp-process-one-action, tramp-process-one-multi-action)
26762         (tramp-wait-for-regexp, tramp-wait-for-output)
26763         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
26764         Howells <dhowells@redhat.com>.
26765         (clear-visited-file-modtime): Defadvice removed.  The check for
26766         unset buffer's modtime does not need to be based on
26767         `tramp-buffer-file-attributes'.  Suggested by RMS.
26768         (tramp-message): Insert "\n" if not being at beginning of line.
26769         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
26770         sequence with same logic.
26771         (tramp-completion-handle-expand-file-name): Discard call of
26772         `tramp-drop-volume-letter'.  It is not necessary, and there have
26773         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
26774         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
26775         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
26776         should always be visible.
26777         (tramp-handle-insert-directory, tramp-setup-complete)
26778         (tramp-set-process-query-on-exit-flag)
26779         (tramp-append-tramp-buffers): Pacify byte-compiler.
26780         (tramp-bug): Delete non-existing variables from list.
26781         Apply `tramp-load-report-modules' as pre-hook.
26782         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
26783         `shell-prompt-pattern' because of non-7bit characters.
26784         Reported by Sebastian Luque <sluque@mun.ca>.
26785         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
26786         (tramp-match-string-list): Remove function.
26787         (tramp-wait-for-regexp): Remove call of that function.
26788         Suggested by Kim F. Storm <storm@cua.dk>.
26789         (tramp-set-auto-save-file-modes): Use octal integer code #o600
26790         instead of octal character code ?\600.  The latter resulted in a
26791         syntax error with XEmacs.
26793         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
26794         XEmacs case; not necessary anymore.
26795         (tramp-smb-handle-write-region): No special handling for
26796         `last-coding-system-used, because this is done in
26797         `tramp-accept-process-output' now.
26798         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
26800 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
26802         * wid-edit.el (widget-choice-value-create):
26803         Unconditionally respect user choice.  Set :explicit-choice back to nil
26804         when no longer needed.
26805         (widget-choice-action): Unconditionally respect user choice.
26806         Eliminate :explicit-choice-value.
26808         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
26810         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
26811         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
26812         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
26813         running new function `toggle-indicate-empty-lines'.
26814         Rename "Customize" item to "Customize fringe".
26815         Rename "Indicators" item to "Buffer boundaries" and change help echo.
26816         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
26817         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
26818         Delete "Empty lines only" item.
26819         (menu-bar-showhide-fringe-ind-customize): New function.
26820         (menu-bar-showhide-fringe-ind-mixed)
26821         (menu-bar-showhide-fringe-ind-box)
26822         (menu-bar-showhide-fringe-ind-right)
26823         (menu-bar-showhide-fringe-ind-left)
26824         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
26825         instead of `fringe-indicators'.
26827 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
26829         * emulation/viper.el (viper-emacs-state-mode-list):
26830         Add recentf-dialog-mode.  Change the date of last update.
26832 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
26834         * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
26835         (viper-exec-yank, viper-put-back): Don't display modification msg
26836         if in the minibuffer.
26838         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
26839         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
26840         Make variables frame local.
26842         * emulation/viper-util.el (viper-append-filter-alist):
26843         Use append instead of nconc.
26845         * emulation/viper.el (viper-vi-state-mode-list)
26846         (viper-emacs-state-mode-list): Move help-mode and
26847         completion-list-mode from the first list to the second.
26848         (viper-mode): Docstring.
26849         (viper-go-away, viper-non-hook-settings): Don't localize
26850         minor-mode-alist in newer Emacsen.  Add advice to
26851         set-cursor-color.  Don't bind "\C-c\\".
26853 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
26855         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
26856         (scheme-macro-expand-command): New user options.
26857         (scheme-trace-procedure, scheme-expand-current-form): New commands.
26858         (scheme-form-at-point, scheme-start-file)
26859         (scheme-interactively-start-process): New functions.
26860         (scheme-get-process): New function, extracted from `scheme-proc'.
26861         (run-scheme): Call `scheme-start-file' to get start file, and pass
26862         it to `make-comint'.
26863         (switch-to-scheme, scheme-proc):
26864         Call `scheme-interactively-start-process' if no Scheme buffer/process
26865         is available.
26867 2005-08-06  Juri Linkov  <juri@jurta.org>
26869         * progmodes/compile.el (compilation-mode-font-lock-keywords):
26870         Use `compilation-text-face', `compilation-info-text-face' and
26871         `compilation-error-text-face' instead of `font-lock-keyword-face'.
26872         (compilation-error): New face.
26873         (compilation-error-file-name): Inherit from
26874         `compilation-error' instead of `font-lock-warning-face'.
26875         (compilation-warning-file-name): Inherit from
26876         `compilation-warning' instead of `font-lock-warning-face'.
26877         (compilation-info, compilation-error-file-name)
26878         (compilation-warning-file-name, compilation-info-file-name)
26879         (compilation-line-number, compilation-column-number): Doc fix.
26880         (compilation-error-text-face, compilation-warning-text-face)
26881         (compilation-info-text-face): New face variables.
26882         (compilation-line-face, compilation-column-face)
26883         (compilation-enter-directory-face)
26884         (compilation-leave-directory-face): Doc fix.
26885         (compilation-text-face): New function.
26887         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
26888         instead of 1 to display binary file names as info file links.
26889         (grep-error-face): Use `compilation-error-face' instead of
26890         `font-lock-keyword-face'.
26891         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
26892         and `compilation-warning-text-face' instead of
26893         `font-lock-keyword-face'.  Use `compilation-error-text-face'
26894         instead of `grep-error-face'.
26896 2005-08-05  Kenichi Handa  <handa@m17n.org>
26898         * international/code-pages.el: Add autoload cookies for all coding
26899         systems.
26901 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
26903         * cus-start.el (all): Put undo.c where it alphabetically belongs.
26905 2005-08-04  Juri Linkov  <juri@jurta.org>
26907         * progmodes/compile.el (compilation-mode-map):
26908         * progmodes/grep.el (grep-mode-map):
26909         Bind TAB to `compilation-next-error' and [backtab] to
26910         `compilation-previous-error'.
26912         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
26913         matching line numbers, column numbers and their ranges with regexp
26914         matching only line numbers.
26915         (grep-context-face): New face variable.
26916         (grep-mode-font-lock-keywords): Use it.
26918         * faces.el (read-face-name): Delete duplicate faces.
26920 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
26922         * thumbs.el (thumbs-find-image): Don't make variables
26923         automatically buffer local.
26924         (thumbs-current-tmp-filename, thumbs-current-image-filename)
26925         (thumbs-image-num): Make automatically buffer local.
26926         (thumbs-show-thumbs-list): Use `make-local-variable', not
26927         `make-variable-buffer-local'.
26928         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
26930         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
26931         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
26932         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
26933         (bother, bye, canyou, chatlst, continue, deathlst, describe)
26934         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
26935         (feelings-about, foullst, found, hello, history, howareyoulst)
26936         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
26937         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
26938         (neglst, obj, object, owner, please, problems, qlist)
26939         (random-adjective, relation, remlst, repetitive-shortness)
26940         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
26941         (shortlst, something, sportslst, stallmanlst, states, subj)
26942         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
26943         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
26944         Defvar at compile time.
26946         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
26947         not `make-variable-buffer-local'.
26949 2005-08-02  Kim F. Storm  <storm@cua.dk>
26951         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
26952         rectangle overlay in selected window.
26954 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
26956         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
26957         instead of display group.  Make `indicate-buffer-boundaries'
26958         customizable through Custom.
26960 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
26962         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
26963         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
26964         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
26965         (gdb-put-string): Fix typos in docstrings.
26967 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
26969         Update copyright notices of files in progmodes directory for
26970         release of Emacs 22.1.
26972         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
26974         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
26975         Don't barf if the GUD buffer has been killed.
26977 2005-08-01  Kim F. Storm  <storm@cua.dk>
26979         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
26981 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
26983         * simple.el (next-error-follow-minor-mode):
26984         make-variable-buffer-local -> make-local-variable.
26986         * emacs-lisp/cl-extra.el: Require CL also when compiling.
26988         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
26989         (byte-compile-form-make-variable-buffer-local): New functions to warn
26990         about misuses of make-variable-buffer-local where make-local-variable
26991         was meant.
26993 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
26995         * bs.el (bs-attributes-list): Doc fix.
26996         (bs): Update url-link.
26998         * desktop.el (desktop-save-buffer): Fix typos in docstring.
26999         (desktop-load-default): Simplify.
27001         * ibuffer.el (ibuffer-columnize-and-insert-list)
27002         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
27003         (ibuffer-unmark-all, ibuffer-toggle-marks)
27004         (ibuffer-unmark-forward, ibuffer-unmark-backward)
27005         (ibuffer-compile-make-format-form, ibuffer-format-column)
27006         (ibuffer-current-buffers-with-marks)
27007         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
27008         (ibuffer): Doc fix.
27009         (ibuffer-mode): Fix typo in docstring.
27010         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
27011         with `define-obsolete-variable-alias'.
27012         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
27014 2005-07-29  Kenichi Handa  <handa@m17n.org>
27016         * international/mule-cmds.el (select-message-coding-system):
27017         Be sure to use LF for end-of-line.  If no coding system is decided,
27018         return iso-8859-1-unix.
27020 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
27022         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
27023         (ange-ftp-pending-error-line): New vars.
27024         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
27025         to handle the non-fatal no-route-to-host messages.
27026         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
27028 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
27030         * isearch.el (isearch-mode-map, isearch-other-meta-char)
27031         (isearch-quote-char, isearch-printing-char)
27032         (isearch-text-char-description): "?\ " -> "?\s".
27033         (isearch-lazy-highlight-cleanup)
27034         (isearch-lazy-highlight-initial-delay)
27035         (isearch-lazy-highlight-interval)
27036         (isearch-lazy-highlight-max-at-a-time)
27037         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
27038         Declare with define-obsolete-*-alias macros.
27039         (isearch-forward): Fix typo in docstring.
27040         (search-invisible, search-ring-yank-pointer)
27041         (regexp-search-ring-yank-pointer): Doc fixes.
27043         * recentf.el (recentf-menu-append-commands-p): Declare with
27044         `define-obsolete-variable-alias'.
27045         (recentf-max-saved-items, recentf-menu-filter)
27046         (recentf-arrange-by-rule-subfilter): Doc fixes.
27047         (recentf-menu-append-commands-flag)
27048         (recentf-initialize-file-name-history, recentf-expand-file-name)
27049         (recentf-clear-data): Fix typos in docstrings.
27051 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
27053         * progmodes/gdb-ui.el: Smarten comments.
27054         (gdb-info-breakpoints-custom): Use nowarn when finding file.
27056 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
27058         * term/apollo.el (terminal-init-apollo): New function containing
27059         all former top level forms in the file.
27060         * term/bobcat.el (terminal-init-bobcat):
27061         * term/cygwin.el (terminal-init-cygwin):
27062         * term/iris-ansi.el (terminal-init-iris-ansi):
27063         * term/linux.el (terminal-init-linux):
27064         * term/news.el (terminal-init-news):
27065         * term/rxvt.el (terminal-init-rxvt):
27066         * term/sun.el (terminal-init-sun):
27067         * term/tvi970.el (terminal-init-tvi970):
27068         * term/vt100.el (terminal-init-vt100):
27069         * term/vt102.el (terminal-init-vt102):
27070         * term/vt125.el (terminal-init-vt125):
27071         * term/vt200.el (terminal-init-vt200):
27072         * term/vt201.el (terminal-init-vt201):
27073         * term/vt220.el (terminal-init-vt220):
27074         * term/vt240.el (terminal-init-vt240):
27075         * term/vt300.el (terminal-init-vt300):
27076         * term/vt320.el (terminal-init-vt320):
27077         * term/vt400.el (terminal-init-vt400):
27078         * term/vt420.el (terminal-init-vt420):
27079         * term/wyse50.el (terminal-init-wyse50):
27080         * term/xterm.el (terminal-init-xterm): Likewise.
27082         * term/README: Describe the terminal-init-* functionality.
27084         * startup.el (command-line): After loading the terminal initialization
27085         file call the corresponding terminal initialization function.
27087 2005-07-27  Kenichi Handa  <handa@m17n.org>
27089         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
27090         negative.
27092         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
27093         (ps-mule-composition-prologue): Fix for the case that
27094         RelativeCompose is false.
27096 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
27098         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
27100         * descr-text.el (describe-char): Handle the case where the list of
27101         chars is displayed in a separate frame.
27102         Be a bit more discriminating when looking for the char.
27104 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
27106         * bookmark.el (bookmark-automatically-show-annotations)
27107         (bookmark-read-annotation-text-func): Doc fixes.
27108         (bookmark-save): Improve argument/docstring consistency.
27109         (bookmark-get-bookmark, bookmark-get-bookmark-record)
27110         (bookmark-alist-from-buffer)
27111         (bookmark-upgrade-file-format-from-0)
27112         (bookmark-grok-file-format-version)
27113         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
27114         (bookmark-read-annotation-mode)
27115         (bookmark-insert-current-bookmark, bookmark-jump)
27116         (bookmark-exit-hook): Fix typos in docstrings.
27117         (bookmark-exit-hooks): Define as obsolete alias.
27118         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
27119         not `bookmark-exit-hooks'.  Fix docstring.
27120         (bookmark-bmenu-select): "?\ " -> "?\s".
27122 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
27124         * startup.el (command-line): Fix typo.
27126 2005-07-24  Richard M. Stallman  <rms@gnu.org>
27128         * tooltip.el (tooltip-mode): Test emacs-basic-display,
27129         not emacs-quick-startup.
27131 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
27133         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
27134         (reb-next-match, reb-show-subexp): Use `with-selected-window'
27135         instead of `reb-with-current-window'.
27136         (reb-prev-match): Likewise.  Also, don't move left if the search
27137         was unsuccessful.
27138         (reb-initialize-buffer): New function.
27139         (re-builder, reb-change-syntax): Use it.
27141         * man.el (Man-goto-page): Make second argument NOERROR optional.
27143 2005-07-23  Richard M. Stallman  <rms@gnu.org>
27145         * man.el (Man-bgproc-sentinel): Check here for failure to find
27146         any man page in the output, and report the error here.
27147         (Man-arguments): Make it permanent local.
27148         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
27149         (Man-mode): Pass t for NOERROR.
27151         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
27152         (grep-mode-font-lock-keywords):
27153         Don't use compilation-...-face for messages that are not file names.
27155         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27156         Don't use compilation-...-face for messages that are not file names.
27158 2005-07-22  Juri Linkov  <juri@jurta.org>
27160         * startup.el (normal-splash-screen): Update menu name.
27162         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
27164 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
27166         * term/xterm.el: Load term/rxvt if the terminal is actually an
27167         rxvt terminal.
27168         (xterm-rxvt-set-background-mode): Remove, not used anymore.
27170         * term/rxvt.el (function-key-map): Use substitute-key-definition
27171         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
27173         * term/cygwin.el: New file.
27175 2005-07-22  Kim F. Storm  <storm@cua.dk>
27177         * image-file.el (insert-image-file, image-file-yank-handler):
27178         Fix last change to maintain a (unique) yank-handler on yanked images.
27180 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
27182         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
27183         of the file size (as in "177B" for 177 bytes).  This happens with
27184         "ls -lh" on FreeBSD.
27186 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
27188         * hilit-chg.el (highlight-changes-global-initial-state)
27189         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
27190         (hilit-chg-fixup, highlight-changes-mode):
27191         Fix typos in docstrings.
27192         (highlight-changes-global-modes, highlight-changes-rotate-faces):
27193         Doc fixes.
27195 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
27197         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
27198         mode function using `eval-after-load'.
27200 2005-07-21  Kim F. Storm  <storm@cua.dk>
27202         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
27203         included when reporting an Emacs crash, and tell about the DEBUG file.
27205         * image-file.el (insert-image-file): Add yank-handler.
27206         (image-file-yank-handler): Yank handler to make unique copies of
27207         images when they are yanked into a buffer next to each other.
27209 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
27211         * comint.el (comint-use-prompt-regexp, comint-send-input)
27212         (comint-source-default, comint-extract-string)
27213         (comint-get-source, comint-word, comint-completion)
27214         (comint-source, comint-prompt-read-only, comint-update-fence):
27215         Fix typos in docstrings.
27216         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
27217         Declare with define-obsolete-*-alias macros.
27218         (comint-previous-matching-input-from-input)
27219         (comint-next-matching-input-from-input)
27220         (comint-previous-matching-input, comint-next-matching-input)
27221         (comint-forward-matching-input):
27222         Improve argument/docstring consistency.
27224         * desktop.el (desktop-clear-preserve-buffers-regexp):
27225         Also preserve the *server* buffer.
27227         * simple.el (clone-indirect-buffer): Doc fix.
27228         (fixup-whitespace, just-one-space)
27229         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
27230         (next-error, next-error-highlight)
27231         (next-error-highlight-no-select, next-error-last-buffer)
27232         (next-error-buffer-p, next-error-find-buffer, next-error)
27233         (previous-error, next-error-no-select, previous-error-no-select)
27234         (open-line, split-line, minibuffer-prompt-width, kill-new)
27235         (binary-overwrite-mode): Fix typos in docstrings.
27236         (set-fill-column): Fix typo in message.
27238         * skeleton.el (skeleton-proxy-new): Doc fix.
27240         * strokes.el (strokes-load-hook): Doc fix.
27241         (strokes-grid-resolution, strokes-get-grid-position)
27242         (strokes-renormalize-to-grid, strokes-read-stroke)
27243         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
27244         (strokes-global-map): Fix typos in docstrings.
27245         (strokes-help): Doc fix.  Fix help message and pass it through
27246         `substitute-command-keys'.
27248         * tempo.el (tempo-insert-prompt, tempo-interactive)
27249         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
27250         (tempo-insert-string-functions, tempo-local-tags)
27251         (tempo-define-template, tempo-insert-template)
27252         (tempo-insert-prompt-compat, tempo-is-user-element)
27253         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
27254         Fix typos in docstrings.
27256         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
27257         (vcursor-key-bindings, vcursor-use-vcursor-map)
27258         (vcursor-find-window, vcursor-scroll-down)
27259         (vcursor-disable, vcursor-beginning-of-buffer)
27260         (vcursor-end-of-buffer): Fix typos in docstrings.
27261         (vcursor-relative-move, vcursor-get-char-count):
27262         Improve argument/docstring consistency.
27264         * version.el: "?\ " -> "?\s".
27266         * wid-edit.el (widget-default-create, widget-after-change)
27267         (widget-default-format-handler, widget-checklist-add-item)
27268         (widget-radio-add-item, widget-choose, widget-specify-secret)
27269         (widget-field-value-create, widget-field-value-get)
27270         (widget-editable-list-format-handler)
27271         (widget-editable-list-entry-create, widget-group-value-create)
27272         (widget-documentation-link-add)
27273         (widget-documentation-string-value-create): "?\ " -> "?\s".
27274         (widget-convert-text): Doc fix.
27275         (widget-narrow-to-field, widget-field-find)
27276         (widget-url-link-action, widget-emacs-library-link-action)
27277         (widget-color-notify): Fix typos in docstrings.
27279         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
27280         (x-select-text, set-w32-system-coding-system)
27281         (w32-add-charset-info): Fix typos in docstrings.
27283         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
27284         (cua-enable-cua-keys, cua-use-hyper-key)
27285         (cua-virtual-rectangle-edges): Fix typos in docstrings.
27286         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
27288         * net/tramp.el (tramp-handle-load): Fix typo in error message.
27290         * emacs-lisp/re-builder.el (regexp-builder): Declare with
27291         `defalias' instead of faking it.
27293         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
27294         (eshell-ls-missing, eshell-ls-dired-initial-args)
27295         (eshell-ls-use-in-dired): Fix typos in docstrings.
27297 2005-07-20  Kim F. Storm  <storm@cua.dk>
27299         * emulation/cua-base.el (cua-mode): Improve doc string.
27301 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
27303         * abbrev.el (expand-region-abbrevs): Doc fix.
27304         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
27305         Improve argument/docstring consistency.
27307         * arc-mode.el (archive-get-descr, archive-alternate-display):
27308         Doc fixes.
27309         (archive-l-e): Improve argument/docstring consistency.
27310         (archive-tmpdir, archive-unixdate, archive-unixtime)
27311         (archive-chmod-entry): Fix typos in docstrings.
27312         (archive-unflag, archive-unflag-backwards)
27313         (archive-unmark-all-files): "?\ " -> "?\s".
27315         * buff-menu.el (Buffer-menu-unmark): Doc fix.
27316         (Buffer-menu-not-modified, Buffer-menu-execute)
27317         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
27318         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
27320         * composite.el (compose-string, encode-composition-rule)
27321         (compose-last-chars): Fix typos in docstrings.
27323         * desktop.el (desktop-enable, desktop-basefilename):
27324         Declare with `define-obsolete-variable-alias'.
27325         (desktop-internal-v2s): Don't quote keywords.
27326         (desktop-clear): "?\ " -> "?\s".
27328         * dired.el (dired-align-file, dired-flag-backup-files)
27329         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
27330         (dired-listing-switches, dired-ls-F-marks-symlinks)
27331         (dired-dwim-target, dired-load-hook, dired-mode-hook)
27332         (dired-directory, dired-faces, dired, dired-revert)
27333         (dired-mode, dired-summary, dired-view-file)
27334         (dired-copy-filename-as-kill, dired-delete-file)
27335         (dired-no-confirm, dired-unmark-all-marks)
27336         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
27337         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
27338         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
27339         Fix typos in message strings.
27341         * dired-x.el (virtual-dired): Declare with `defalias'.
27342         (dired-mark-unmarked-files, dired-local-variables-file)
27343         (dired-omit-here-always): Doc fix.
27344         (dired-omit-mode, dired-find-subdir)
27345         (dired-enable-local-variables, dired-clean-up-buffers-too)
27346         (dired-extra-startup, dired-mark-extension, dired-jump)
27347         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
27348         (dired-smart-shell-command, dired-guess-shell-alist-user)
27349         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
27350         (dired-x-bind-find-file, dired-x-submit-report):
27351         Fix typos in docstrings.
27352         (dired-mark-unmarked-files): "?\ " -> "?\s".
27354         * dirtrack.el (dirtrack-list): Fix typos in docstring.
27356         * faces.el (describe-face): "?\ " -> "?\s".
27357         (read-all-face-attributes, read-face-font, modify-face)
27358         (face-attr-construct, italic): Fix typos in docstrings.
27359         (frame-update-face-colors): Declare with
27360         `define-obsolete-function-alias'.
27362         * files.el (find-file-noselect, recode-file-name): Doc fixes.
27363         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
27364         (magic-mode-alist, buffer-file-numbers-unique)
27365         (write-file-functions, get-free-disk-space):
27366         Fix typos in docstrings.
27367         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
27368         (write-contents-hooks, write-file-hooks):
27369         Declare with `define-obsolete-variable-alias'.
27371         * forms-d2.el (arch-rj): Fix typo in docstrings.
27372         (arch-tocol): Likewise.  "?\ " -> "?\s".
27374         * frame.el (set-frame-font, cursor-in-non-selected-windows):
27375         Fix typo in docstring.
27376         (set-screen-width, set-screen-height): Delete redundant info in
27377         doctrings.
27378         (new-frame, screen-height, screen-width): Declare with
27379         `define-obsolete-function-alias'.
27380         (delete-frame-hook, blink-cursor): Declare with
27381         `define-obsolete-variable-alias'.
27383         * paths.el (prune-directory-list): Fix typos in docstring.
27385         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
27386         (cvs-prefix-get): Fix typos in docstrings.
27388         * ps-print.el (ps-extend-face-list, ps-extend-face)
27389         (ps-print-background-image): Fix typos in docstrings.
27390         (ps-default-fg, ps-default-bg): Doc fixes.
27392         * s-region.el (s-region-bind): Doc fix.
27393         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
27395         * textmodes/org.el (org-table-formula-substitute-names)
27396         (org-table-get-vertical-vector): Doc fixes.
27397         (org-table-recalculate): Remove unused argument to `message'.
27399 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
27401         * textmodes/org.el (org-table-column-names)
27402         (org-table-column-name-regexp)
27403         (org-table-named-field-locations): New variables.
27404         (org-archive-subtree): Protect `this-command' when calling
27405         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
27406         the kill buffer.
27407         (org-complete): Remove fixed-formula completion.
27408         (org-edit-formulas-map): New variable.
27409         (org-table-edit-formulas): New command.
27410         (org-finish-edit-formulas, org-abort-edit-formulas)
27411         (org-show-variable, org-table-get-vertical-vector): New functions.
27412         (org-table-maybe-eval-formula): Handle `:=' fields.
27413         (org-table-get-stored-formulas, org-table-store-formulas)
27414         (org-table-get-formula, org-table-modify-formulas)
27415         (org-table-replace-in-formulas): Handle named field formulas.
27416         (org-table-get-specials): Store locations of named fields.
27418 2005-07-19  Juri Linkov  <juri@jurta.org>
27420         * progmodes/grep.el (grep-regexp-alist)
27421         (grep-mode-font-lock-keywords, grep-process-setup):
27422         Use default GNU grep match color "01;31m" instead of "01;41m".
27423         (grep-regexp-alist, grep-mode-font-lock-keywords):
27424         Use `\\[[0-9]*m' instead of `\\[00m'.
27425         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
27426         sgr_start where its handling is more important.  Use the real
27427         length of sgr_start instead of constant 8.
27428         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
27429         specially.  Delete all remaining escape sequences.
27430         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
27431         (grep-regexp-alist): Make hyperlink only for binary file name
27432         instead of the whole line.
27433         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
27434         (grep-mode): Add autoload.
27436         * emacs-lisp/find-func.el (find-function-regexp):
27437         Add `define-compilation-mode'.
27439 2005-07-19  Juri Linkov  <juri@jurta.org>
27441         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
27442         (compare-windows-sync-string-size, compare-windows-recenter)
27443         (compare-windows-highlight, compare-windows): Add version 22.1.
27444         (compare-windows) <defface>: Inherit from lazy-highlight instead
27445         of duplicating its default value.
27447         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
27448         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
27450         * descr-text.el (describe-char): Create link buttons for `charset'
27451         and `code point'.  Add the current input method name with a link
27452         button to `to input' field.  Print face names of display table
27453         characters in `The display table entry is displayed by' section
27454         instead of printing face-id in the `display' field.
27455         Guess hardcoded faces and create a link button for them.
27456         Skip empty fields when calculating max-width.
27457         Treat `widget-create' specially while inserting strings from the
27458         collected field list.
27459         (describe-char-after): Made obsolete in version 22.1, not 21.5.
27461         * diff-mode.el (diff-file-header): Change foreground color from
27462         yellow to green on light backgrounds.
27463         (diff-context): Inherit from `shadow' only for color/grayscale
27464         with more than 88 colors.
27465         (diff-indicator-removed, diff-indicator-added)
27466         (diff-indicator-changed): New faces.
27467         (diff-font-lock-keywords): Use new faces.  Regroup rules.
27468         Add "^---$" for `normal' diff format.  Fontify `#' lines with
27469         font-lock-comment-delimiter-face and font-lock-comment-face.
27470         Add `#' to ^[^...] in the rule for `diff-context-face'.
27472         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
27473         a button-like box.  Inherit from `highlight' on low colors.
27474         (shadow): Use shades of gray only for color/grayscale with
27475         more than 88 colors.  Use green for light backgrounds with
27476         8 colors, and yellow for dark backgrounds with 8 colors.
27478         * font-lock.el (font-lock-regexp-grouping-backslash):
27479         Don't inherit from escape-glyph (use bold for all cases).
27481         * info.el (info-xref-visited): Use light foreground color `violet'
27482         for dark backgrounds instead of dark color `magenta3'.
27483         (info-title-1): Use `yellow' color for dark backgrounds.
27485         * isearch.el (isearch): Use not-too-dark magenta3 instead of
27486         too-light magenta2.
27488         * replace.el (match): Use slightly more light RoyalBlue3 instead
27489         of dark RoyalBlue4.
27491         * wid-edit.el (widget-inactive): Inherit from `shadow'.
27493 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
27495         * novice.el (disabled-command-hook): Declare it with
27496         `define-obsolete-variable-alias'.
27498         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
27499         (desktop-buffer-misc-functions, desktop-buffer-handlers)
27500         (desktop-load-default): Add release to obsolescence info.
27501         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
27502         (desktop-append-buffer-args, desktop-read):
27503         Fix typos in docstrings.
27504         (desktop-kill): Fix typo in message.
27505         (desktop-save): Doc fix.
27507 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
27509         * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
27510         (viper-envelop-ESC-key): Change the definition of fast
27511         keysequence so it'll work with keyboard macros.
27513         * ediff.el (ediff-patch-buffer): Change the docstring.
27515 2005-07-19  Kenichi Handa  <handa@m17n.org>
27517         * international/mule-cmds.el (select-safe-coding-system): Try to
27518         use an auto-coding (if any) before anything else.  If the found
27519         auto-coding is invalid, show a warning message.
27521         * international/mule.el (find-auto-coding): New function created
27522         by modifying the body of set-auto-coding.
27523         (set-auto-coding): Use find-auto-coding to find a coding.
27525 2005-07-18  Richard M. Stallman  <rms@gnu.org>
27527         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
27528         not isearch-mode-end-hook-error.
27529         (allout-before-change-protect): Fix error message.
27531 2005-07-18  Juri Linkov  <juri@jurta.org>
27533         * allout.el (allout-mode):
27534         * calculator.el (calculator-copy):
27535         * custom.el (custom-known-themes):
27536         * dired.el (dired-desktop-buffer-misc-data)
27537         (dired-restore-desktop-buffer):
27538         * dired-x.el (dired-omit-marker-char):
27539         * files.el (basic-save-buffer):
27540         * font-core.el (font-lock-mode):
27541         * calendar/calendar.el (calendar-goto-hebrew-date)
27542         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
27543         (calendar-goto-persian-date):
27544         * language/ethio-util.el (ethio-sera-to-fidel-region):
27545         * textmodes/picture.el (picture-mode):
27546         Delete duplicate duplicate words.
27548 2005-07-18  Juri Linkov  <juri@jurta.org>
27550         * isearch.el (isearch-mode-map): Remove key bindings for regexp
27551         chars * ? } |.
27552         (isearch-fallback): Don't call `isearch-process-search-char'.
27553         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
27554         (isearch-process-search-char): Call `isearch-fallback' for regexp
27555         chars * ? } |.
27556         (isearch-return-char): Make obsolete with `make-obsolete' instead
27557         of simply documenting it as obsolete in the docstring.
27558         (isearch-fallback): Refill docstring.
27560         * international/isearch-x.el
27561         (isearch-process-search-multibyte-characters): Remove unneeded
27562         `concat'.  Add intermediate values to `junk-hist' instead of
27563         `minibuffer-history'.  Test the length of `str'.
27565 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
27567         * allout.el (allout-resolve-xref): Fix typos in error strings.
27568         (allout-before-change-protect): Remove unneeded `concat'.
27570         * array.el (array-mode, array-reconfigure-rows)
27571         (untabify-backward): Fix typos in docstrings.
27572         (array-reconfigure-rows): Use `insert-buffer-substring', not
27573         `insert-buffer'.
27575         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
27576         * progmodes/ada-mode.el (ada-make-body):
27577         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
27579         * dired.el (dired-log):
27580         * tar-mode.el (tar-subfile-save-buffer):
27581         * play/zone.el (zone-pgm-stress-destress):
27582         Use `insert-buffer-substring', not `insert-buffer'.
27584 2005-07-17  Simon Josefsson  <jas@extundo.com>
27586         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
27588 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
27590         * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
27591         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
27593 2005-07-17  Kim F. Storm  <storm@cua.dk>
27595         * ido.el (dired-other-window): Add ido property.
27597 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
27599         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
27600         Fix typo in docstring.
27601         (byte-compile-interactive-only-functions): Add `insert-buffer' and
27602         `insert-file-literally'.
27604         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
27605         info and delete redundant message.  Doc fix.
27606         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
27607         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
27609 2005-07-16  Richard M. Stallman  <rms@gnu.org>
27611         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
27612         (byte-compile-and): Use byte-compile-and-recursion.
27613         (byte-compile-or-recursion): New function.
27614         (byte-compile-or): Use that.
27615         (byte-compile-if): Guard the else-clause too.
27616         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
27618         * isearch.el (isearch-mode-end-hook-quit): New variable.
27619         (isearch-done): Bind it.
27620         (isearch-mode-end-hook): Doc fix.
27622         * allout.el (allout-isearch-did-quit): Variable deleted.
27623         (allout-real-isearch-abort): Function name no longer used.
27624         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
27625         (allout-isearch-rectification): isearch-mode always exists.
27626         Don't set allout-isearch-did-quit.
27627         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
27628         allout-isearch-did-quit.
27629         (allout-enwrap-isearch): Just add the hook.
27630         (allout-isearch-abort): Function deleted.
27631         (allout-pre-command-business): Avoid warning.
27633         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
27634         Correctly avoid warnings.
27635         (pascal-outline): Likewise.
27637         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
27639         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
27641         * play/tetris.el (tetris-mode): Avoid warning.
27643         * play/snake.el (snake-mode): Avoid warning.
27645         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
27646         (gamegrid-set-display-table): Avoid warning.
27647         (gamegrid-set-timer): Likewise.
27648         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
27649         (gamegrid-add-score-with-update-game-score-1): Take FILE
27650         as argument.
27651         (gamegrid-add-score-with-update-game-score): Pass that argument.
27652         Rename have-shared-game-dir to gamegrid-shared-game-dir.
27654         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
27656         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
27657         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
27659         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
27660         and insert-file.
27662         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
27663         (sc-ask): Avoid warnings.
27665         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
27666         (eshell-hist-initialize): Use that var the natural way.
27668         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
27670         * emacs-lisp/re-builder.el (reb-cook-regexp):
27671         Avoid warning calling lre-compile-string.
27672         (reb-color-display-p): Avoid warning.
27674         * calculator.el (calculator-last-input): Guard uses
27675         of event-key and key-press-event-p.
27676         (event-key, key-press-event-p): Delete definitions.
27678         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
27679         (find-gc-source-directory, find-gc-subrs-callers)
27680         (find-gc-noreturn-list, find-gc-source-files)
27681         (find-gc-subrs-called): Vars renamed and defvar'd.
27683         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
27684         (checkdoc-overlay-put, checkdoc-delete-overlay)
27685         (checkdoc-overlay-start, checkdoc-overlay-end)
27686         (checkdoc-mode-line-update, checkdoc-char=):
27687         Define such that compiler knows they are defined.
27688         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
27689         (checkdoc-read-event): Delete.  Use read-event directly.
27691         * whitespace.el (whitespace-make-overlay)
27692         (whitespace-overlay-put, whitespace-delete-overlay)
27693         (whitespace-overlay-start, whitespace-overlay-end):
27694         Define such that compiler knows they are defined.
27695         (whitespace): Move conditional inside.
27697         * tempo.el (tempo-insert-template): Suppress warning.
27699         * ediff-diff.el (longlines-mode): Add defvar.
27701 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
27703         * server.el: Bind "C-x #" in a way that works even if C-x is
27704         redefined to a command key, not a prefix key.
27706 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
27708         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
27709         cl-make-type-test till execution time.
27711 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
27713         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
27714         arg ARG and use it.
27716 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
27718         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
27720 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
27722         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27723         a defcustom with two :set or :type keywords.
27725 2005-07-15  Richard M. Stallman  <rms@gnu.org>
27727         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
27728         Don't give ^M comment-end syntax.
27730 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
27732         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
27733         Don't consider gdbmi (gdb-mi.el has its own update functions).
27734         (gdb-var-delete): Make it work for gdbmi as well.
27735         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
27737         * progmodes/gud.el (etags, sdb): Only require etags when needed.
27738         (gud-speedbar-menu-items): Correct logic for enabling items.
27740 2005-07-15  Kim F. Storm  <storm@cua.dk>
27742         * ido.el: Fix commentary.
27743         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
27744         Use with-no-warnings around ffap-guesser.
27745         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
27746         Let bind minibuffer-completing-file-name to t.
27748 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
27750         * startup.el (site-run-file, keyboard-type): Doc fixes.
27751         (command-line): Check for "--basic-display" argument; also for
27752         "--quick", not "--bare-bones" (which was renamed).
27753         (fancy-splash-text): Add missing item "Getting New Versions".
27754         (normal-splash-screen): Fix typos and improve consistency with
27755         `fancy-splash-text'.  Update copyright year.
27757         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
27758         valid binding for `help-char'.
27760         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
27762 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
27764         * term.el (term-mode): Disable cua-mode for term buffers.
27766 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
27768         * add-log.el (add-log-mailing-address, change-log-merge):
27769         Doc fixes.
27770         (change-log-get-method-definition): Fix typo in docstring.
27772 2005-07-14  Kim F. Storm  <storm@cua.dk>
27774         * emulation/cua-base.el:
27775         (cua--pre-command-handler-1, cua--pre-command-handler)
27776         (cua--post-command-handler-1, cua--post-command-handler):
27777         Split in two.  Check (buffer local) value of cua-mode.
27778         (cua-selection-mode): New command.
27780 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
27782         * custom.el (custom-initialize-safe-set)
27783         (custom-initialize-safe-default): Doc fixes.
27785         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27786         and simplify :init-value again.
27788         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27789         and simplify :init-value again.  Delete autoload.
27791         * startup.el (command-line): Use `custom-reevaluate-setting' again
27792         for tooltip-mode.
27794         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27795         a defcustom with two :initialize keywords.
27797 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
27799         * allout.el (my-mark-marker, allout-isearch-prior-pos)
27800         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
27801         (allout-post-command-business, allout-flag-region)
27802         (isearch-reenable-font-lock, allout-yank)
27803         (allout-insert-latex-header, allout-insert-latex-trailer)
27804         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
27805         (allout-latex-verb-quote): Fix typos in docstrings.
27806         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
27807         (allout-unprotected, allout-prefix-data):
27808         Improve argument/docstring consistency.
27809         (allout-chart-subtree): Fix argument spec.
27810         (allout-open-topic): Rename `use_sib_bullet' argument to
27811         `use-sib-bullet'.  Doc fix.
27813         * whitespace.el (whitespace-check-buffer-leading)
27814         (whitespace-check-buffer-trailing)
27815         (whitespace-check-buffer-indent)
27816         (whitespace-check-buffer-spacetab)
27817         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
27818         (whitespace-check-leading-whitespace)
27819         (whitespace-check-trailing-whitespace)
27820         (whitespace-check-spacetab-whitespace)
27821         (whitespace-check-indent-whitespace)
27822         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
27823         (whitespace-modes): Fix typos in docstrings.
27824         (defgroup, defcustom): Doc fixes.
27826         * winner.el (winner-mode, winner-boring-buffers)
27827         (winner-pending-undo-ring): Doc fixes.
27828         (winner-ring): Remove unneeded `progn'.
27829         (winner-equal): `defsubst' it.
27830         (winner-redo): Fix message.
27832 2005-07-13  Kim F. Storm  <storm@cua.dk>
27834         * simple.el (line-move-1): Always use vertical-motion to
27835         do the last (or only) line move to ensure some movement.
27836         Undo 2005-06-23 change--don't check for overlays.
27838 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
27840         * term/mac-win.el (ccl-encode-mac-roman-font)
27841         (ccl-encode-mac-centraleurroman-font)
27842         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
27843         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
27844         Change charset-id boundary of dimension to ?\xef.
27845         (mac-char-fontspec-list): New constant.
27846         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
27847         argument.  Nil uses itself as family in font-spec.  Previous
27848         behavior for nil is now provided by non-nil non-string argument.
27849         All callers changed.  Add font-specs for Mac fonts to
27850         "fontset-default" unless iso8859-1 fonts are installed.
27852 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
27854         * progmodes/sh-script.el (sh-get-indent-info): Only indent
27855         a continuation line if the \ is preceded by SPC or TAB.
27856         (sh-get-indent-info): Simplify.
27857         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
27858         Use with-current-buffer.
27860         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
27861         when the matched text is empty.
27863 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
27865         * startup.el (command-line): Revert to previous handling of
27866         tooltip-mode.  Explain in comment why the complexity is needed.
27868         * tooltip.el (tooltip-mode): Revert to previous implementation of
27869         its defcustom.
27871         * frame.el (blink-cursor-mode): Revert to previous implementation
27872         of its defcustom.  Update comment.
27874 2005-07-12  Lars Hansen  <larsh@soem.dk>
27876         * desktop.el: Update e-mail address.
27878 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
27880         * term/mac-win.el (mac-services-mail-selection)
27881         (mac-services-mail-to): New functions.
27882         (mac-application-menu-map): Bind them.
27884 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
27886         * progmodes/gdb-ui.el: Add note about buffering with Windows.
27888 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
27890         * custom.el (custom-reevaluate-setting): Doc fix.
27892 2005-07-11  Jay Belanger  <belanger@truman.edu>
27894         * calc/calc.el (calc-embedded-announce-formula-alist)
27895         (calc-embedded-open-close-plain-alist)
27896         (calc-embedded-open-close-mode-alist): Add checks for additional
27897         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
27899 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
27901         * custom.el (custom-enable-theme): Don't add theme to
27902         `custom-enabled-themes' with `push' because there is no
27903         setf-method for `delq'.
27905 2005-07-11  Richard M. Stallman  <rms@gnu.org>
27907         * custom.el (custom-declare-variable): Doc fix.
27909         * dired-aux.el (dired-compare-directories): Remove "." and ".."
27910         from the alists.
27912         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
27913         Do nothing if edebug-active.
27915         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
27916         (edebug-display): Do it here instead.
27918 2005-07-10  Richard M. Stallman  <rms@gnu.org>
27920         * cus-face.el (custom-theme-set-faces): Make it work.
27921         (custom-reset-faces): Doc fix.
27922         (custom-theme-reset-internal-face, custom-theme-face-value):
27923         Functions deleted.
27925         * custom.el (custom-push-theme): Maintain list of the settings
27926         of a given theme in its theme-settings property.
27927         Maintain position of old settings in the theme-value
27928         or theme-face property.
27929         (custom-enabled-themes): New variable.
27930         (custom-theme-enabled-p): New function.
27931         (provide-theme): Update custom-enabled-themes.
27932         Disable and reenable the `user' theme.
27933         (require-theme): Doc fix.
27934         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
27935         (custom-theme-value, custom-theme-variable-value): Likewise.
27936         (custom-theme-reset-internal): Likewise.
27937         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
27938         (custom-enable-theme, custom-disable-theme): New functions.
27939         (custom-variable-theme-value, custom-face-theme-value): Likewise.
27940         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
27941         (custom-theme-reset-variables): Simplify.
27942         (deftheme, custom-declare-theme, custom-make-theme-feature):
27943         Definitions moved.
27945 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
27947         * longlines.el (longlines-show-region)
27948         (longlines-unshow-hard-newlines): Recognize hard newlines by
27949         non-nil hard property, instead of t.
27951 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
27953         * emulation/viper-cmd.el (viper--key-maps): New variable.
27954         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
27955         emulation-mode-map-alists.
27956         (viper-envelop-ESC-key): Use viper-subseq.
27957         (viper-search-forward/backward/next): Disable debug-on-error.
27959         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
27960         (viper-ESC-key): New defcustoms.
27962         * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
27964         * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
27965         (viper-subseq): Copy of subseq from cl.el.
27967         * emulation/viper.el (viper-go-away, viper-set-hooks): Use
27968         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
27970         * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
27972         * emulation/viper-init.el: Get rid of -face in face names.
27974         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
27975         Make it work with longlines mode.
27977         * ediff-mult.el (ediff-meta-mode-hook): New variable.
27979         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
27981         * ediff-init.el: Get rid of -face in face names.
27983 2005-07-10  Richard M. Stallman  <rms@gnu.org>
27985         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
27986         and with-timeout-unsuspend.
27988         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
27989         and with-timeout-unsuspend.
27991         * emacs-lisp/timer.el (with-timeout-timers): New variable.
27992         (with-timeout): Bind that variable to record timers.
27993         (with-timeout-suspend, with-timeout-unsuspend): New functions.
27995         * emacs-lisp/debug.el (debug-help-follow): New function.
27996         (debugger-mode-map): Use that instead of help-follow.
27997         (debugger-setup-buffer): Use eval-buffer-list
27998         to handle eval-buffer frames.
28000 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
28002         * timezone.el (timezone-parse-date): Change first regexp
28003         so it will not mistakenly match dates with no time zone.
28005 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
28007         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
28009 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
28011         * custom.el (custom-initialize-safe-set)
28012         (custom-initialize-safe-default): New functions.
28014         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
28015         and simplify :init-value.
28017         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
28018         and simplify :init-value.  Delete obsolete comment.
28020         * startup.el (command-line): Use `custom-reevaluate-setting' to
28021         handle `tooltip-mode'.  Delete obsolete comment.
28023         * files.el (set-visited-file-name): Avoid calling
28024         `file-name-nondirectory' with a nil argument.
28026 2005-07-09  Richard M. Stallman  <rms@gnu.org>
28028         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
28029         was called with nil for the buffer, handle the read position right.
28030         Handle read position for eval-region, too.
28032 2005-07-09  Juri Linkov  <juri@jurta.org>
28034         * fringe.el (fringe-mode): Add period in docstring.
28035         (fringe-query-style): Build prompt depending on `all-frames' arg.
28037         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
28038         to not create links to unrelated functions in the Help buffer.
28040         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
28041         Doc fix.
28043         * simple.el (next-error-hook): New variable.
28044         (next-error): Use it.  Doc fix.
28046         * textmodes/ispell.el (ispell-command-loop): Add current
28047         dictionary name and program name to mode-line-format.
28048         (ispell-region, ispell-process-line): Add current dictionary name
28049         and program name to messages.
28051 2005-07-08  Jay Belanger  <belanger@truman.edu>
28053         * calc/calc.el (calc-embedded-announce-formula-alist)
28054         (calc-embedded-open-close-formula-alist)
28055         (calc-embedded-open-close-word-alist)
28056         (calc-embedded-open-close-plain-alist)
28057         (calc-embedded-open-close-new-formula-alist)
28058         (calc-embedded-open-close-mode-alist)
28059         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
28060         (calc-embedded-mode-hook): New variables.
28062         * calc/calc-embed.el (calc-embedded-firsttime)
28063         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
28064         New variables.
28065         (calc-do-embedded): Use calc-embedded-firsttime,
28066         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
28067         determine whether or not to run hooks.
28068         (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
28069         calc-embedded-firsttime-formula appropriately.
28070         Set calc-embedded delimiter variables according to mode.
28072 2005-07-08  Richard M. Stallman  <rms@gnu.org>
28074         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
28075         Check for "emacs", etc., as entire symbol, not just as word.
28076         (checkdoc-file-comments-engine): Use regexp-quote on FN.
28078         * files.el (set-visited-file-name): Report the error
28079         for "empty filename" earlier.
28080         (kill-some-buffers): Ignore buffers already dead.
28082         * fringe.el (fringe-mode): Doc fix.
28084         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
28085         Check for (featurep 'xemacs) and turn off warnings in what it guards.
28086         Use unwind-protect to ensure byte-compile-unresolved-functions
28087         is updated.
28089         * whitespace.el (whitespace-buffer-leading-cleanup):
28090         Simplify w/ skip-chars-forward.
28091         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
28093         * mail/rmail.el (rmail-only-expunge): Fix paren error.
28094         Unconditionally try to leave point at the same old place.
28096 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
28098         * comint.el (comint-postoutput-scroll-to-bottom)
28099         (comint-show-maximum-output): Take scroll-margin into consideration.
28101 2005-07-08  Kim F. Storm  <storm@cua.dk>
28103         * ido.el (ido-use-filename-at-point): New choice `guess'.
28104         (ido-file-internal): Try ffap-guesser if selected.
28106         * ido.el (ido-before-fallback-functions): New hook.
28107         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
28108         (ido-read-file-name): Run it.
28110 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
28112         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
28113         strings rather than a list of symbols to the completion function.
28115 2005-07-07  Jay Belanger  <belanger@truman.edu>
28117         * calc/calc-units.el (math-apply-units): Change the places in
28118         which units are simplified.
28120 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
28122         * cus-edit.el (customize-option, customize-option-other-window):
28123         Make them handle aliases.
28125         * custom.el (custom-variable-p): Make it recursively follow
28126         aliases.  Mention that in the docstring.
28128 2005-07-07  Richard M. Stallman  <rms@gnu.org>
28130         * cus-start.el (exec-path): Use `directory' instead of `file'.
28131         Fix tag for nil.
28133 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
28135         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
28136         when called non-interactively.  Doc fix.
28138 2005-07-07  Lute Kamstra  <lute@gnu.org>
28140         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
28141         new address as well.
28143 2005-07-07  Kenichi Handa  <handa@m17n.org>
28145         * international/mule.el (make-coding-system):
28146         Describe `ascii-incompatible' property in the docstring.
28147         (set-file-name-coding-system): Signal an error if coding-system is
28148         ascii-incompatible.
28149         (set-keyboard-coding-system): Likewise.
28151         * international/mule-cmds.el (set-default-coding-systems):
28152         Don't set default-file-name-coding-system and
28153         default-keyboard-coding-system if coding-system is ASCII-incompatible.
28155         * international/utf-16.el: Declare that all UTF-16-based coding
28156         systems are ASCII-incompatible.
28158 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
28160         * progmodes/gud.el: Require font-lock for displaying errors.
28161         Used by gdb-ui.el.
28163 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
28165         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
28166         values for the pattern lists which are `read'able but not
28167         `append'able (like symbols).
28169 2005-07-06  Richard M. Stallman  <rms@gnu.org>
28171         * progmodes/flymake.el (flymake-float-time): Instead of
28172         with-no-warnings, test for XEmacs.
28173         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
28174         to avoid warning.
28176 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
28178         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
28180 2005-07-05  Lute Kamstra  <lute@gnu.org>
28182         * battery.el: Add support for Darwin (with much debugging help
28183         from Samuel Lauber <sam124@operamail.com>).
28184         (battery-status-function, battery-echo-area-format)
28185         (battery-mode-line-format): Add support for pmset on Darwin.
28186         (battery-load-low, battery-load-critical): New user options.
28187         (battery-pmset): New function.
28189 2005-07-05  Lute Kamstra  <lute@gnu.org>
28191         Update FSF's address in GPL notices.
28193         * textmodes/page-ext.el: Update FSF's address.
28195 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
28197         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
28198         filling from using prefix when filling a single-line docstring.
28200         * progmodes/flymake.el: Remove useless eval-when-compile.
28202         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
28204 2005-07-04  Richard M. Stallman  <rms@gnu.org>
28206         * textmodes/org.el (org-file-apps-defaults-gnu):
28207         Rename from org-file-apps-defaults-linux.
28208         (org-default-apps): Don't test system-type for `linux'.
28209         (org-file-apps): Doc fix.
28211 2005-07-04  David Ponce  <david@dponce.com>
28213         * tree-widget.el: Improve header Commentary section.
28214         (tree-widget) [defgroup]
28215         (tree-widget-image-enable, tree-widget-themes-directory)
28216         (tree-widget-theme, tree-widget-image-properties-emacs)
28217         (tree-widget-image-properties-xemacs, tree-widget-create-image)
28218         (tree-widget-image-formats, tree-widget-control)
28219         (tree-widget-empty-control, tree-widget-leaf-control
28220         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
28221         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
28222         (tree-widget-keep, tree-widget-after-toggle-functions)
28223         (tree-widget-open-node, tree-widget-close-node): Doc fix.
28224         (tree-widget-open-control, tree-widget-close-control): Fix doc and
28225         :help-echo message.
28226         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
28227         (tree-widget-image-properties): Doc fix.  Clearer implementation.
28228         (tree-widget--cursors): New constant.
28229         (tree-widget-lookup-image): New function split from
28230         `tree-widget-find-image'.  Clearer implementation.
28231         (tree-widget-find-image): Use it.
28232         (tree-widget-button-keymap): Use `set-keymap-parent'.
28233         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
28234         Define the sub-widgets here.
28235         (tree-widget-node): Check that :node is not a tree-widget.
28236         (tree-widget-get-super, tree-widget-open-control)
28237         (tree-widget-close-control, tree-widget-empty-control)
28238         (tree-widget-leaf-control, tree-widget-guide)
28239         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
28240         (tree-widget-no-handle, tree-widget-value-delete)
28241         (tree-widget-map): Remove.
28242         (tree-widget-children-value-save): Doc fix.  Simplified.
28243         (tree-widget-value-create): Update according to previous changes.
28245 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
28247         * textmodes/org.el: Leading space replaced by TABS.
28248         (org-recalc-marks, org-table-rotate-recalc-marks)
28249         (org-table-get-specials): Treat "^" and "_" marks.
28250         (org-table-justify-field-maybe): Optional argument NEW.
28251         (org-table-eval-formula): Parsing of the format simplified.
28252         New modes C,I.  Honor the %= parameter in the current table.
28253         Avoid unnecessary re-align by using the NEW argument to
28254         `org-table-justify-field-maybe'.
28255         (org-calc-default-modes): Default for date-format mimicks org-mode.
28256         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
28258 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
28260         * cus-face.el (custom-theme-set-faces): Make it handle face
28261         aliases whose alias declarations are pre- or autoloaded.
28263 2005-07-04  Juri Linkov  <juri@jurta.org>
28265         * faces.el (read-face-name): Put the code for getting a face name
28266         from the buffer before adding the faces from the `face' property.
28267         Use `completing-read-multiple' instead of `completing-read'.
28268         Require `crm'.  Add default value and post-process the returned
28269         list of faces.
28271         * emacs-lisp/crm.el (crm-find-current-element)
28272         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
28274         * emacs-lisp/lisp-mode.el (eval-defun-1):
28275         * emacs-lisp/edebug.el (edebug-eval-defun):
28276         Remove unnecessary quotes.
28278 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
28280         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
28281         (prolog-indent-level): Fix typo in docstring.
28283         * info.el (Info-history, Info-history-forward)
28284         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
28286         * add-log.el (add-change-log-entry):
28287         * comint.el (comint-dynamic-list-input-ring)
28288         (comint-dynamic-list-completions):
28289         * dabbrev.el (dabbrev-expand):
28290         * delim-col.el (delimit-columns-rectangle-line):
28291         * diff-mode.el (diff-context->unified, diff-reverse-direction)
28292         (diff-unified->context):
28293         * ediff-init.el (ediff-abbrev-jobname):
28294         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
28295         (ediff-replace-session-activity-marker-in-meta-buffer):
28296         * info.el (Info-summary):
28297         * lpr.el (printify-region):
28298         * printing.el (pr-create-interface):
28299         * ps-print.el (ps-print-quote):
28300         * ses.el (ses-column-widths, ses-print-cell)
28301         (ses-adjust-print-width, ses-center):
28302         * shell.el (shell-file-name-quote-list):
28303         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
28304         (strokes-fill-current-buffer-with-whitespace)
28305         (strokes-xpm-for-stroke, strokes-list-strokes)
28306         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
28307         * term.el (term-dynamic-list-input-ring)
28308         (term-dynamic-list-completions):
28309         * calc/calc.el (math-format-stack-value):
28310         * emacs-lisp/edebug.el (edebug-display-freq-count):
28311         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
28312         (delphi-new-comment-line):
28313         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
28314         * progmodes/executable.el (executable-set-magic):
28315         * progmodes/python.el (inferior-python-mode):
28316         * progmodes/scheme.el (scheme-mode-syntax-table):
28317         * progmodes/sh-script.el (sh-maybe-here-document):
28318         * progmodes/sql.el (sql-copy-column):
28319         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
28320         * textmodes/bibtex.el (bibtex-mode):
28321         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
28322         (sgml-auto-attributes):
28323         * textmodes/table.el (table-insert, table-shorten-cell)
28324         (table--generate-source-scan-lines, table-delete-row)
28325         (*table--cell-delete-char, table--spacify-frame)
28326         (table--horizontally-shift-above-and-below)
28327         (table--cell-insert-char, table--cell-blank-str)
28328         (table--fill-region-strictly):
28329         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
28330         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
28332         * add-log.el (change-log):
28333         * apropos.el (apropos):
28334         * comint.el (comint-completion, comint-source):
28335         * dabbrev.el (dabbrev):
28336         * delim-col.el (columns):
28337         * diff-mode.el (diff-mode):
28338         * ediff.el (ediff):
28339         * ediff-diff.el (ediff-diff):
28340         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
28341         * ediff-mult.el (ediff-mult):
28342         * ediff-ptch.el (ediff-ptch):
28343         * ediff-wind.el (ediff-window):
28344         * facemenu.el (facemenu):
28345         * indent.el (indent):
28346         * info.el (info):
28347         * jka-cmpr-hook.el (compression, jka-compr):
28348         * lpr.el (lpr):
28349         * outline.el (outlines):
28350         * pcmpl-cvs.el (pcmpl-cvs):
28351         * pcmpl-rpm.el (pcmpl-rpm):
28352         * printing.el (printing):
28353         * ps-print.el (postscript, ps-print, ps-print-horizontal)
28354         (ps-print-vertical, ps-print-headers, ps-print-font)
28355         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
28356         (ps-print-background, ps-print-printer, ps-print-page)
28357         (ps-print-miscellany):
28358         * ses.el (ses):
28359         * shell.el (shell, shell-directories, shell-faces):
28360         * startup.el (initialization):
28361         * strokes.el (strokes):
28362         * term.el (term):
28363         * uniquify.el (uniquify):
28364         * w32-vars.el (w32):
28365         * calc/calc.el (calc):
28366         * emacs-lisp/bytecomp.el (bytecomp):
28367         * emacs-lisp/cl-indent.el (lisp-indent):
28368         * emacs-lisp/edebug.el (edebug):
28369         * emacs-lisp/elp.el (elp):
28370         * emacs-lisp/testcover.el (testcover):
28371         * emacs-lisp/trace.el (trace):
28372         * emulation/viper-ex.el (viper-ex):
28373         * emulation/viper-mous.el (viper-mouse):
28374         * mail/mailalias.el (mailalias):
28375         * mail/supercite.el (supercite, supercite-frames)
28376         (supercite-attr, supercite-cite, supercite-hooks):
28377         * net/rcompile.el (remote-compile):
28378         * net/rlogin.el (rlogin):
28379         * obsolete/ooutline.el (outlines):
28380         * progmodes/delphi.el (delphi):
28381         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
28382         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
28383         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
28384         (ebnf-optimization):
28385         * progmodes/etags.el (etags):
28386         * progmodes/executable.el (executable):
28387         * progmodes/idlwave.el (idlwave):
28388         * progmodes/pascal.el (pascal):
28389         * progmodes/prolog.el (prolog):
28390         * progmodes/python.el (python):
28391         * progmodes/scheme.el (scheme):
28392         * progmodes/sh-script.el (sh, sh-script):
28393         * progmodes/sql.el (SQL):
28394         * progmodes/tcl.el (tcl):
28395         * textmodes/bibtex.el (bibtex, bibtex-autokey):
28396         * textmodes/enriched.el (enriched):
28397         * textmodes/makeinfo.el (makeinfo):
28398         * textmodes/sgml-mode.el (sgml):
28399         * textmodes/table.el (table-hooks):
28400         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
28401         * textmodes/texinfo.el (texinfo):
28402         * textmodes/two-column.el (two-column):
28403         Finish `defgroup' description with period.
28405         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
28406         * eshell/esh-var.el (eshell-var):
28407         * progmodes/vhdl-mode.el (vhdl-testbench):
28408         * textmodes/org.el (org): Fix typos in docstrings.
28410         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
28411         consistency.
28413         * progmodes/flymake.el (flymake-find-file): Remove.
28414         (flymake-float-time): Use `with-no-warnings'.
28415         (flymake-check-start-time, flymake-check-was-interrupted)
28416         (flymake-err-info, flymake-is-running, flymake-last-change-time)
28417         (flymake-new-err-info): `defvar' at compile time.
28419 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
28421         * replace.el (occur-hook): Doc fix.
28422         (occur-1): Don't call `occur-hook' if there are no matches.
28424 2005-07-03  Richard M. Stallman  <rms@gnu.org>
28426         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
28427         global-map, save the same map.
28428         (global-map): Don't alter it at top level.
28429         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
28430         Then alter it here instead.
28431         (tpu-edt-off): Set global-map to the saved one.
28433         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
28434         All references simplified.
28435         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
28436         (zmacs-regions): Add defvar.
28437         (repeat-complex-command-map): Everything about that deleted.
28439         * textmodes/artist.el (artist-key-is-drawing)
28440         (artist-key-endpoint1, artist-key-poly-point-list)
28441         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
28442         (artist-key-compl-table, artist-rb-save-data)
28443         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
28444         Don't put them in eval-when-compile.
28445         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
28447         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
28448         Use with-no-warnings.
28450         * net/browse-url.el (dos-windows-version): Add defvar.
28452         * mail/supercite.el (filladapt-prefix-table): Add defvar.
28454         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
28455         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
28456         (rmail-new-summary-line-count): Rename from new-summary-line-count.
28457         Add defvar.
28458         (rmail-summary-beginning-of-message): Use with-no-warnings.
28459         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
28461         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
28462         Use with-no-warnings.
28464         * emulation/vi.el (vi-mark-region): Use c-mark-function.
28465         (c-mark-function): Add point-moving-unit property.
28466         (vi-goto-line): Use with-no-warnings.
28468         * emulation/edt.el (edt-last-copied-word): Add defvar.
28469         (zmacs-region-stays): Likewise.
28470         (edt-mark-section-wisely): Use c-mark-function for C.
28471         Use makr-defun for Fortran.
28472         (time-string): defvar deleted.
28473         (edt-display-the-time): Don't set time-string.
28475         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
28477         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
28478         Don't warn when name is not constant
28479         or for defining the group `emacs'.
28481         * tooltip.el (gud-tooltip-mode): Add defvar.
28483         * startup.el (default-frame-background-mode): Add defvar.
28485         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
28487         * info.el (tool-bar-map): Add defvar.
28489         * dired.el (dnd-protocol-alist): Add defvar.
28491         * dired-aux.el (dired-query): Display question with answer, when
28492         the user answers.
28494         * custom.el (custom-add-option): Doc fix.
28496         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
28498 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
28500         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
28501         bogus name from the last change.
28503 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
28505         * custom.el (custom-declare-variable): Fix typos in comment.
28506         (custom-known-themes): Doc fix.
28507         (custom-theme-directory): New defcustom.
28508         (require-theme): Make it check `custom-theme-directory'.
28510         * cus-theme.el (custom-new-theme-mode): New function.
28511         (custom-theme-name, custom-theme-variables, custom-theme-faces)
28512         (custom-theme-description): Add compiler defvars.
28513         (customize-create-theme): Add doc to the "*New Custom Theme*"
28514         buffer.  Use `custom-new-theme-mode'.
28515         (custom-theme-write): Put the created buffer in emacs-lisp-mode
28516         and save it to the `custom-theme-directory'.  Make this the
28517         default directory of the buffer.
28519 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
28521         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
28522         Fix unbalanced parentheses.
28524 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
28526         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
28527         into flymake-mode and delegate to flymake-mode.
28529         * find-file.el (ff-which-function-are-we-in): Clean up.
28531 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
28533         * replace.el (occur-rename-buffer): Fix docstring.
28535         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
28536         (edt-last-copied-word, edt-learn-macro-count)
28537         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
28538         (edt-rect-start-point, edt-user-global-map, rect-start-point)
28539         (time-string, zmacs-region-stays):
28540         * emulation/edt-mapper.el (edt-save-function-key-map)
28541         (EDT-key-name): `defvar' to silence the byte-compiler.
28543 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
28545         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
28546         font-lock-regexp-backslash.  Doc fix.
28547         (font-lock-regexp-backslash-grouping-construct): Rename from
28548         font-lock-regexp-backslash-construct.  Doc fix.
28549         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
28550         grouping constructs.
28552 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
28554         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
28555         updating all the prerequisites.
28557 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
28559         * textmodes/org.el (org-agenda-start-on-weekday)
28560         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
28561         (org-agenda-use-time-grid, org-archive-location)
28562         (org-allow-space-in-links, org-usenet-links-prefer-google)
28563         (org-enable-table-editor, org-export-default-language)
28564         (org-export-html-show-new-buffer, org-fill-paragraph)
28565         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
28566         (org-goto-quit, org-occur, org-eval-in-calendar)
28567         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
28568         (org-agenda-diary-entry, org-remember-help)
28569         (org-table-convert-region, org-at-table-p)
28570         (org-table-move-row-down, org-table-move-row-up)
28571         (org-table-copy-region, org-table-toggle-vline-visibility)
28572         (org-table-get-stored-formulas, org-table-get-specials)
28573         (org-recalc-commands, org-table-eval-formula)
28574         (org-table-formula-substitute-names, orgtbl-make-binding)
28575         (org-format-org-table-html, org-format-table-table-html)
28576         (org-format-table-table-html-using-table-generate-source)
28577         (org-customize): Fix typos in docstrings.
28578         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
28579         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
28580         (org-back-to-heading): Doc fixes.
28581         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
28582         (org-agenda-change-all-lines, org-get-header):
28583         Improve argument/docstring consistency.
28584         (orgtbl-error): Fix error message.
28586         * progmodes/flymake.el (flymake-find-possible-master-files)
28587         (flymake-master-file-compare, flymake-get-line-err-count)
28588         (flymake-highlight-line, flymake-gui-warnings-enabled):
28589         Fix typos in docstrings.
28590         (flymake-parse-line, flymake-get-project-include-dirs-function)
28591         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
28592         Doc fixes.
28593         (flymake-get-project-include-dirs-function)
28594         (flymake-make-err-menu-data):
28595         Improve argument/docstring consistency.
28597 2005-07-01  Lute Kamstra  <lute@gnu.org>
28599         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
28600         Catch errors with ignore-errors.  Use temporary buffer.
28601         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
28603         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
28604         background color faces.
28605         (facemenu-set-foreground, facemenu-set-background):
28606         Use facemenu-set-face-from-menu.
28607         (facemenu-set-face-from-menu): Treat face names that start with
28608         "fg:" or "bg:" as special.
28609         (facemenu-add-new-color): Don't create faces.  Simplify.
28611 2005-06-30  Richard M. Stallman  <rms@gnu.org>
28613         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
28614         (crm-find-current-element): Likewise.
28616 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
28618         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
28620 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
28622         * arc-mode.el (archive-extract): Make it work as a mouse binding.
28623         (archive-mouse-extract): Make it an obsolete alias.
28624         (archive-mode-map): Don't use archive-mouse-extract any more.
28625         (archive-mode, archive-extract): write-contents-hooks ->
28626         write-contents-functions.
28627         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
28628         first arg.
28629         (archive-rename-entry): Update the call.
28630         (archive-zip-summarize): Remove unused var `method'.
28631         (archive-lzh-summarize): Remove unused var `creator'.
28633         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
28634         dedicated frame upon exit.
28636         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
28637         (archive-zip-extract, archive-zip-expunge)
28638         (archive-zip-update, archive-zip-update-case): Use executable-find.
28639         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
28640         Use restore-buffer-modified-p.
28641         (archive-extract, archive-add-new-member, archive-write-file-member):
28642         Use with-current-buffer.
28643         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
28645 2005-06-30  Andreas Schwab  <schwab@suse.de>
28647         * progmodes/gud.el (gud-filter): Remove unneeded progn.
28649 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
28651         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
28653 2005-06-30  Juri Linkov  <juri@jurta.org>
28655         * faces.el (vertical-border): Inherit from mode-line-inactive
28656         only on tty.
28658 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
28660         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
28661         example, -NLINES in the `occur' docstring).
28663         * replace.el (occur-1): When no matches are found, do not set the
28664         `buffer-read-only' and modified flags for the occur buffer,
28665         because it is deleted.
28667         * emulation/cua-base.el (cua-check-pending-input)
28668         (cua-repeat-replace-region, cua-mode, cua-debug)
28669         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
28670         Fix typos in docstrings.
28672         * emulation/cua-gmrk.el (cua-toggle-global-mark)
28673         (cua-cut-region-to-global-mark)
28674         (cua--cut-rectangle-to-global-mark):
28675         Remove period from end of messages.
28677         * emulation/cua-rect.el (cua-do-rectangle-padding):
28678         Remove period from end of messages.
28679         (cua--rectangle-seq-format): Fix typo in docstring.
28680         (cua-sequence-rectangle, cua-fill-char-rectangle):
28681         Improve argument/docstring consistency.
28683 2005-06-29  Juri Linkov  <juri@jurta.org>
28685         * faces.el (default-frame-background-mode): New internal variable.
28686         (frame-set-background-mode): Use it.
28688         * startup.el (normal-top-level): Set default-frame-background-mode
28689         instead of frame-background-mode.  Before setting it, test for its
28690         nil value.  Remove tests for frame-background-mode and frame
28691         parameter `reverse'.  Add test for "unspecified-fg".
28693         * term/xterm.el (xterm-rxvt-set-background-mode):
28694         * term/rxvt.el (rxvt-set-background-mode):
28695         Set default-frame-background-mode instead of frame-background-mode.
28697 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
28699         * simple.el (set-variable): Warn about obsolete user variables.
28701         * imenu.el (imenu--completion-buffer):
28702         * mouse.el (mouse-buffer-menu-alist):
28703         * msb.el (msb-invisible-buffer-p):
28704         * calendar/diary-lib.el (diary-header-line-format):
28705         * emacs-lisp/pp.el (pp-buffer):
28706         * progmodes/cperl-mode.el (cperl-do-auto-fill):
28707         * textmodes/picture.el (picture-replace-match):
28708         Change space constants followed by a sexp to "?\s ".
28710         * play/decipher.el (decipher-loop-with-breaks):
28711         * textmodes/texinfo.el (texinfo-insert-@item): Change space
28712         constants "protected" from end of line by a comment to "?\s".
28714 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
28716         * font-lock.el (save-buffer-state): Use `declare'.
28718         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
28719         reset the syntax-table to cperl-mode-syntax-table.
28720         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
28721         "foo_print_bar" is not matched as a reserved keyword.
28723 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
28725         * textmodes/org.el (orgtbl-setup): New function, for delayed
28726         setup for the orgtbl commands.
28727         (org-calc-default-modes): New option.
28728         (orgtbl-make-binding): Use `defun' to get better help display.
28729         (org-diary): Call `org-compile-prefix-format'.
28730         (org-table-formula-substitute-names): New function.
28731         (org-agenda-day-view, org-agenda-week-view): New commands.
28732         (org-agenda-toggle-week-view): Command removed.
28733         (org-tbl-menu): Split off from org-org-menu.
28734         (org-mode): Move removal of outline-mode menus to here.
28735         (org-table-formula-debug): New option.
28736         (org-table-insert-row): Keep first field if just "#" or "*".
28737         (org-mode): Paragraph regexps fixed.
28738         (org-table-recalculate-regexp): New constant.
28739         (org-table-justify-field-maybe): Avoid replace if not necessary.
28740         (org-copy-special, org-cut-special): Use `call-interactively'.
28741         (org-table-copy-region): Take region from `interactive' call.
28742         (org-trim): Return string even if no match.
28743         (org-formula): New face.
28744         (org-set-font-lock-defaults): No longer highlight "FIXME".
28745         But highlight formula-related fields in table.
28746         (org-table-p): Use regexp, not fontification.
28747         (org-table-align): Handle white space at end of line.
28748         (org-table-formula-evaluate-inline): New option.
28749         (org-mode): Auto-wrapping in comment lines turned off.
28750         (org-table-copy-down): Evaluate only in copied field, not in
28751         destination.
28752         (org-table-current-formula): Variable removed.
28753         (org-table-store-formulas, org-table-get-stored-formulas)
28754         (org-table-modify-formulas, org-table-replace-in-formulas)
28755         (org-table-maybe-eval-formula): New functions.
28756         (org-table-get-formula): Modify to use stored formulas.
28757         (org-table-insert-column, org-table-delete-column)
28758         (org-table-move-column): Call `org-table-modify-formulas'.
28759         (org-complete): Add completion for keyword formulas.
28760         (orgtbl-mode): Pull orgtbl-mode-map to start of
28761         minor-mode-map-alist.
28763 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
28765         * progmodes/python.el (python-check): Require `compile' before
28766         modifying its variables.
28768         * newcomment.el (comment-indent-default): Don't get fooled by an early
28769         end of buffer.
28771 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
28773         * ps-print.el (ps-print-version): Fix version number.
28775 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
28777         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
28779 2005-06-28  Richard M. Stallman  <rms@gnu.org>
28781         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
28782         (flyspell-local-mouse-map): Declaration deleted.
28783         (flyspell-mouse-map): Bind only mouse-2.
28784         (flyspell-mode-map): Don't test flyspell-use-local-map.
28785         (flyspell-overlay-keymap-property-name): Var deleted.
28786         (flyspell-mode-on): Don't make local bindings for
28787         flyspell-mouse-map and flyspell-mode-map.
28788         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
28790         * textmodes/ispell.el (ispell-word): Do not ignore short words.
28792         * progmodes/compile.el (compilation-next-error-function):
28793         Don't switch buffers; operate on the current buffer.
28795         * progmodes/compile.el (compilation-error-file-name)
28796         (compilation-warning-file-name, compilation-info-file-name)
28797         (compilation-line-number, compilation-column-number): New faces.
28798         (compilation-error-face, compilation-warning-face)
28799         (compilation-info-face, compilation-line-face)
28800         (compilation-column-face): Use them.
28802         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
28804         * comint.el (comint-password-prompt-regexp): Accept ", try again".
28806         * bindings.el (global-map): Bind insertchar and its variants.
28808 2005-06-27  Richard M. Stallman  <rms@gnu.org>
28810         * textmodes/artist.el (artist-text-overwrite)
28811         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
28813 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
28815         * ps-print.el: It was not working the page selection for printing.
28816         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
28817         (ps-print-version): New version 6.6.7.
28818         (ps-end-sheet): New fun.
28819         (ps-header-sheet, ps-end-job): Call it.
28821 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
28823         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
28825 2005-06-27  Lute Kamstra  <lute@gnu.org>
28827         * facemenu.el (facemenu-unlisted-faces): Add foreground and
28828         background color faces.
28829         (facemenu-get-face): Delete function.
28830         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
28831         (facemenu-add-new-color): Make second argument mandatory.
28832         Create the appropriate face and return it.  Simplify.
28833         (facemenu-set-foreground, facemenu-set-background): Don't check if
28834         color is defined.  Use return value of facemenu-add-new-color.
28836 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
28838         * progmodes/gud.el (gud-filter): Add missing argument to
28839         with-selected-window.
28841 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
28843         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
28844         a :require to the defcustom.
28846         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
28847         defcustoms corresponding to minor modes.
28849 2005-06-26  David Ponce  <david@dponce.com>
28851         * recentf.el: Require tree-widget instead of wid-edit.
28852         (recentf-filename-handler): Fix widget :type.
28853         (recentf-cancel-dialog, recentf-open-more-files)
28854         (recentf-open-files-action): Doc fix.
28855         (recentf-dialog-goto-first): New function.
28856         (recentf-dialog-mode-map): Set parent keymap first.
28857         (recentf-dialog-mode): Define with define-derived-mode.
28858         Don't display continuation lines in dialogs.
28859         (recentf-edit-list): Rename from recentf-edit-selected-items.
28860         (recentf-edit-list-select): Rename from recentf-edit-list-action.
28861         Simplify.
28862         (recentf-edit-list-validate): New function.
28863         (recentf-edit-list): Update accordingly.
28864         (recentf-open-files-item-shift): Remove.
28865         (recentf-open-files-item): Convert menu elements into tree and
28866         link widgets.  Don't create the widgets.
28867         (recentf-open-files): Update accordingly.
28868         (recentf-save-list): Untabify.
28870 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
28872         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
28873         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
28874         partially contained in the active region.  Do not take active
28875         region into account when called from Lisp, unless INTERACTIVE arg
28876         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
28877         avoid trouble with fields.  Make marker point nowhere when no
28878         longer used.  Always return nil.  Doc fix.
28879         (flush-lines): Add INTERACTIVE arg.  Do not take active region
28880         into account when called from Lisp, unless INTERACTIVE arg is
28881         non-nil.  Use `forward-line' instead of `beginning-of-line' to
28882         avoid trouble with fields.  Make marker point nowhere when no
28883         longer used.  Always return nil.  Doc fix.
28884         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
28885         interchangeable.  Do not take active region into account when
28886         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
28887         message in echo area when called from Lisp, unless INTERACTIVE arg
28888         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
28889         Return the number of matches.  Doc fix.
28890         (occur): Doc fix.
28891         (perform-replace): Make comment follow double space convention for
28892         the sake of `outline-minor-mode'.
28894         * faces.el (facep): Doc fix.
28896 2005-06-25  Richard M. Stallman  <rms@gnu.org>
28898         * facemenu.el (facemenu-enable-faces-p): New function.
28899         (facemenu-background-menu, facemenu-foreground-menu)
28900         (facemenu-face-menu): Add menu-enable property.
28902         * jka-compr.el (jka-compr-insert-file-contents):
28903         Special handling if cannot find the uncompression program.
28905         * cus-face.el (custom-face-attributes): Add autoload.
28907         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
28908         Bind comment-indent-function locally.
28910         * window.el (save-selected-window): Use save-current-buffer.
28912         * subr.el (with-selected-window): Use save-current-buffer.
28914         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
28915         and with-current-buffer.
28917 2005-06-24  Richard M. Stallman  <rms@gnu.org>
28919         * simple.el (line-move-1): Fix previous change.
28921 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
28923         * replace.el (occur-1): Set `buffer-read-only' and the
28924         buffer-modified flag before running `occur-hook' to protect
28925         against unintentional buffer switches that can lead to data loss.
28927 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
28929         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
28930         (gud-gdb-marker-filter): Use font-lock-warning-face for any
28931         initial error.
28933         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
28934         after fresh input.
28935         (gdb-var-create-handler): Put name of expression in quotes.
28937 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
28939         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
28940         elements of RING in order, and without bogus nil elements.
28942 2005-06-23  Richard M. Stallman  <rms@gnu.org>
28944         * simple.el (set-variable): Args renamed; doc fix.
28945         (line-move-1): When there are overlays around, use vertical-motion.
28947         * faces.el (escape-glyph): Use brown against light background.
28948         (nobreak-space): Rename from no-break-space.
28949         Fix previous change.
28951         * dired-aux.el (dired-do-copy): Fix arg prompt.
28953         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
28955 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
28957         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
28958         rather than "Distributor".
28960 2005-06-23  Lute Kamstra  <lute@gnu.org>
28962         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
28963         (debug-on-entry): Use it.  New interactive declaration that uses
28964         function-called-at-point.
28966 2005-06-23  Kim F. Storm  <storm@cua.dk>
28968         * subr.el (save-match-data): Add comment about using evaporate arg
28969         to set-match-data.
28971 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
28973         * cus-edit.el (customize-face)
28974         (customize-face-other-window): Handle face aliases.
28976         * faces.el (face-documentation, set-face-attribute)
28977         (face-spec-set): Handle face aliases.
28979 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
28981         * help-mode.el (help-make-xrefs): If a symbol representing a face
28982         name is not followed by the word "face", it could still be a
28983         function or variable name, so don't bypass other checks.
28985 2005-06-22  Juri Linkov  <juri@jurta.org>
28987         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
28988         Replace aliased functions with calls where second arg `inherit' is t.
28990 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
28992         * progmodes/gdb-ui.el (gdb-error): New variable.
28993         (gdb-error): New function.
28994         (gdb-annotation-rules): Act on error-begin and error annotations.
28995         (gdb-concat-output): Use font-lock-warning-face for errors.
28997 2005-06-22  Miles Bader  <miles@gnu.org>
28999         * bindings.el (propertized-buffer-identification): Use renamed
29000         `Buffer-menu-buffer' face.
29002         * faces.el (vertical-border): Rename from `vertical-divider'.
29003         (escape-glyph): Change dark-background color back to `cyan'.
29005 2005-06-21  Juri Linkov  <juri@jurta.org>
29007         * faces.el (face-user-default-spec): Try getting `customized-face'
29008         prior to `saved-face'.
29009         (frame-background-mode): Refill docstring.
29011         * emacs-lisp/lisp-mode.el (eval-defun-1):
29012         * emacs-lisp/edebug.el (edebug-eval-defun):
29013         Set `saved-face' temporarily to nil before calling form.
29014         Set `customized-face' to the new spec after that.
29016 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
29018         * subr.el (1value, lambda, key-substitution-in-progress):
29019         Doc fixes.
29021         * autoinsert.el (auto-insert-alist):
29022         * ses.el (ses-call-printer):
29023         * subr.el (noreturn):
29024         * emacs-lisp/lisp.el (check-parens):
29025         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
29026         * net/browse-url.el (browse-url-mosaic):
29027         * progmodes/cc-defs.el (c-safe-scan-lists):
29028         * progmodes/ebnf-abn.el (ebnf-abn-lex):
29029         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
29030         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
29031         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
29032         * progmodes/ebnf-iso.el (ebnf-iso-lex):
29033         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
29035 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
29037         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
29039 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
29041         * calendar/appt.el (appt-make-list): Activate the package, if
29042         not already active (for backwards compatibility).
29044 2005-06-20  Kim F. Storm  <storm@cua.dk>
29046         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
29048 2005-06-20  Miles Bader  <miles@gnu.org>
29050         * faces.el (vertical-divider): New face.
29052 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
29054         * simple.el (kill-whole-line): Doc fix.
29055         (next-error-buffer-p, next-error-find-buffer)
29056         (clone-indirect-buffer): Fix typos in docstrings.
29057         (comment-line-break-function): Doc fix: don't say variable
29058         is automatically buffer-local (it isn't).
29060 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
29062         * net/tramp-ftp.el (top):
29063         * net/tramp-smb.el (top):
29064         * net/tramp-util.el (top):
29065         * net/tramp-uu.el (top):
29066         * net/tramp-vc.el (top):
29067         * net/tramp.el (top): Revert copyright years back to original
29068         ones.  Tramp has a life outside GNU Emacs.
29070 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
29072         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
29074 2005-06-18  Juri Linkov  <juri@jurta.org>
29076         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
29077         end of first regexp to limit the match to the position between
29078         line number and source line with same separator character as used
29079         between file name and line number.  In the second regexp limit
29080         mouse-face area to file name and line number by adding new group
29081         for them and referring it in HYPERLINK arg.
29082         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
29083         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
29084         previous line where grep markers may be already removed.
29086 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
29088         * progmodes/ps-mode.el: Update version and maintainer's email address.
29090 2005-06-18  Steve Youngs  <steve@xemacs.org>
29092         * net/browse-url.el (browse-url-browser-function)
29093         (browse-url-default-browser): Add firefox.
29094         (browse-url-firefox-program, browse-url-firefox-arguments)
29095         (browse-url-firefox-startup-arguments)
29096         (browse-url-firefox-new-window-is-tab): New defcustoms.
29097         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
29099 2005-06-17  Richard M. Stallman  <rms@gnu.org>
29101         * startup.el (command-line): Warn if specified user name has
29102         no home directory.
29104         * term.el (term-get-old-input, term-input-filter, term-input-sender)
29105         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
29107         * longlines.el (longlines-mode, longlines-show-hard-newlines):
29108         Doc fixes.
29110         * faces.el (underline): Try bold if terminal doesn't support underline.
29112         * mail/sendmail.el (mail-setup-with-from): New variable.
29113         (mail-insert-from-field): New function.
29114         (sendmail-send-it): Call it.
29115         (mail-setup): Optionally call it here.
29117         * term/linux.el: Call tty-no-underline.
29119 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
29121         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
29123 2005-06-17  Miles Bader  <miles@gnu.org>
29125         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
29126         (ediff-current-diff-C, ediff-current-diff-Ancestor)
29127         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
29128         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
29129         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
29130         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
29131         Remove "-face" suffix from face names.
29132         (ediff-current-diff-face-A, ediff-current-diff-face-B)
29133         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
29134         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
29135         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
29136         (ediff-even-diff-face-A, ediff-even-diff-face-B)
29137         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
29138         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
29139         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
29140         New backward-compatibility aliases for renamed faces.
29141         (ediff-current-diff-face-A, ediff-current-diff-face-B)
29142         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
29143         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
29144         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
29145         (ediff-even-diff-face-A, ediff-even-diff-face-B)
29146         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
29147         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
29148         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
29149         Use renamed ediff faces.
29151         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
29152         Remove "-face" suffix from face names.
29153         (eshell-test-ok-face, eshell-test-failed-face):
29154         New backward-compatibility aliases for renamed faces.
29155         (eshell-run-test): Use renamed eshell-test faces.
29157         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
29158         face name.
29159         (eshell-prompt-face): New backward-compatibility alias for renamed
29160         face.
29161         (eshell-emit-prompt): Use renamed eshell-prompt face.
29163         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
29164         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
29165         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
29166         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
29167         Remove "-face" suffix from face names.
29168         (eshell-ls-directory-face, eshell-ls-symlink-face)
29169         (eshell-ls-executable-face, eshell-ls-readonly-face)
29170         (eshell-ls-unreadable-face, eshell-ls-special-face)
29171         (eshell-ls-missing-face, eshell-ls-archive-face)
29172         (eshell-ls-backup-face, eshell-ls-product-face)
29173         (eshell-ls-clutter-face):
29174         New backward-compatibility aliases for renamed faces.
29175         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
29177         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
29178         Remove "-face" suffix from face name.
29179         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
29180         instead of literal face.
29182 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
29184         * emacs-lisp/warnings.el (display-warning, lwarn)
29185         (warning-minimum-log-level): Doc fixes.
29186         (warning-minimum-level, warning-minimum-log-level):
29187         Add :debug to :type choices.
29189         * progmodes/ada-mode.el (ada-format-paramlist)
29190         (ada-get-indent-case, ada-check-matching-start)
29191         (ada-check-defun-name, ada-goto-matching-decl-start)
29192         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
29193         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
29194         (ada-make-subprogram-body): Follow error conventions.
29195         (ada-case-exception-file, ada-indent-comment-as-code)
29196         (ada-indent-handle-comment-special, ada-indent-renames)
29197         (ada-indent-return, ada-search-directories-internal)
29198         (ada-tab-policy, ada-case-exception-substring)
29199         (ada-other-file-alist, ada-matching-start-re)
29200         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
29201         (ada-imenu-generic-expression, ada-compile-goto-error)
29202         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
29203         (ada-popup-menu, ada-add-extensions, ada-mode)
29204         (ada-region-selected, ada-create-case-exception)
29205         (ada-create-case-exception-substring, ada-after-keyword-p)
29206         (ada-activate-keys-for-case, ada-adjust-case-region)
29207         (ada-adjust-case-buffer, ada-format-paramlist)
29208         (ada-scan-paramlist, ada-insert-paramlist)
29209         (ada-indent-newline-indent)
29210         (ada-indent-newline-indent-conditional)
29211         (ada-justified-indent-current, ada-goto-previous-word)
29212         (ada-indent-current, ada-get-indent-open-paren)
29213         (ada-get-indent-paramlist, ada-get-indent-end)
29214         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
29215         (ada-get-indent-block-start, ada-get-indent-subprog)
29216         (ada-get-indent-noindent, ada-get-indent-label)
29217         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
29218         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
29219         (ada-goto-stmt-end, ada-goto-next-word)
29220         (ada-check-matching-start, ada-check-defun-name)
29221         (ada-goto-matching-decl-start, ada-goto-matching-start)
29222         (ada-goto-matching-end, ada-search-ignore-string-comment)
29223         (ada-in-decl-p, ada-looking-at-semi-or)
29224         (ada-looking-at-semi-private, ada-in-paramlist-p)
29225         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
29226         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
29227         (ada-next-procedure, ada-previous-procedure, ada-next-package)
29228         (ada-previous-package, ada-create-menu)
29229         (ada-fill-comment-paragraph-justify)
29230         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
29231         (ada-other-file-name, ada-last-which-function-line)
29232         (ada-last-which-function-subprog, ada-which-function)
29233         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
29234         (ada-gen-treat-proc, ada-check-emacs-version)
29235         (ada-continuation-indent, ada-align-region-separate):
29236         Fix typos in docstrings.
29237         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
29239 2005-06-16  Lute Kamstra  <lute@gnu.org>
29241         * simple.el (fundamental-mode): Run after-change-major-mode-hook
29242         conditionally.
29244 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
29246         * comint.el (comint-replace-by-expanded-filename)
29247         (comint-prompt-regexp, comint-delimiter-argument-list)
29248         (comint-preinput-scroll-to-bottom):
29249         * info.el (Info-hide-cookies-node):
29250         * ls-lisp.el (ls-lisp-classify):
29251         * find-file.el (ff-search-directories, ff-special-constructs)
29252         (ff-find-other-file):
29253         * font-lock.el (font-lock-keywords):
29254         * shell.el (shell-prompt-pattern)
29255         (shell-dynamic-complete-functions, shell-mode)
29256         (shell-delimiter-argument-list):
29257         * term.el (term-replace-by-expanded-filename)
29258         (term-prompt-regexp, term-delimiter-argument-list):
29259         * woman.el (woman-ignore, woman0-if):
29260         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
29261         * emacs-lisp/elint.el (elint-init-env):
29262         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
29263         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
29264         * language/ethio-util.el (ethio-tilde-escape)
29265         (ethio-use-three-dot-question):
29266         * net/zone-mode.el (zone-mode-load-time-setup):
29267         * progmodes/cc-align.el (c-lineup-argcont):
29268         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
29269         * progmodes/cperl-mode.el (cperl-set-style-back):
29270         * progmodes/inf-lisp.el (inferior-lisp-prompt):
29271         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
29272         Fix spellings in docstrings.
29274         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
29275         * progmodes/modula2.el (m2-for): Fix spellings.
29277         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
29279         * simple.el (undo-more): Don't use `format' on `error' arguments.
29280         Improve argument/docstring consistency.
29281         (pending-undo-list): Doc fix.
29283         * smerge-mode.el (smerge-ensure-match):
29284         * emulation/vip.el (vip-ex):
29285         * net/zone-mode.el (zone-mode-update-serial):
29286         * progmodes/idlwave.el (idlwave-complete):
29287         * progmodes/vhdl-mode.el (vhdl-visit-file)
29288         (vhdl-compose-wire-components):
29289         Don't use `format' on `error' arguments.
29291         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
29292         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
29293         (tooltip-help-tips): Fix typos in docstrings.
29295 2005-06-16  David Ponce  <david@dponce.com>
29297         * tree-widget.el (tree-widget-value-create): Simplify last change.
29299 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
29301         * ido.el (ido-incomplete-regexp): New variable.
29302         (ido-set-matches-1): Handle invalid-regexp error and set
29303         ido-incomplete-regexp.
29304         (ido-incomplete-regexp): New face.
29305         (ido-completions): Use it.
29306         (ido-complete, ido-exit-minibuffer, ido-completions):
29307         Handle incomplete regexps.
29308         (ido-completions): Add check for complete match when entering a regexp.
29310 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
29312         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
29314 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
29316         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
29317         by field delimiters.
29319 2005-06-15  David Ponce  <david@dponce.com>
29321         * tree-widget.el: eval-and-compile inlined functions so they will
29322         be available at run-time too.
29323         (tree-widget-super-format-handler)
29324         (tree-widget-format-handler): Remove.
29325         (tree-widget-value-create): Handle the :indent property.
29327 2005-06-15  Miles Bader  <miles@gnu.org>
29329         * progmodes/which-func.el (which-func): Only inherit
29330         `font-lock-function-name-face' when that makes sense against the
29331         default mode-line face, otherwise set the face color explicitly.
29333         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
29334         faces instead of (non-existent) variables.
29336 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
29338         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
29339         (iswitchb-get-matched-buffers): Likewise.  Simplify.
29341 2005-06-14  Miles Bader  <miles@gnu.org>
29343         * progmodes/ld-script.el (ld-script-location-counter):
29344         Remove "-face" suffix from face name.
29345         (ld-script-location-counter-face):
29346         New backward-compatibility alias for renamed face.
29347         (ld-script-location-counter-face): Use renamed face.
29349         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
29350         (cperl-hash): Remove "-face" suffix from face names.
29351         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
29352         New backward-compatibility aliases for renamed faces.
29353         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
29354         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
29356         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
29357         name.
29358         (which-func-face): New backward-compatibility alias for renamed face.
29359         (which-func-format): Use renamed which-func face.
29361         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
29362         (vhdl-function, vhdl-directive, vhdl-reserved-word)
29363         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
29364         names.
29365         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
29366         (vhdl-speedbar-configuration, vhdl-speedbar-package)
29367         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
29368         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
29369         (vhdl-speedbar-architecture-selected)
29370         (vhdl-speedbar-configuration-selected)
29371         (vhdl-speedbar-package-selected)
29372         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
29373         names.
29374         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
29375         Use renamed faces.
29376         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
29377         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
29378         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
29379         Use renamed faces.
29380         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
29381         names.
29382         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
29383         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
29384         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
29385         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
29386         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
29387         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
29389         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
29390         face name.
29391         (sh-heredoc-face): New backward-compatibility alias for renamed face.
29392         (sh-heredoc-face): Use renamed sh-heredoc face.
29394         * progmodes/idlw-help.el (idlwave-help-link):
29395         Remove "-face" suffix from face name.
29396         (idlwave-help-link-face):
29397         New backward-compatibility alias for renamed face.
29398         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
29400         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
29401         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
29402         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
29403         New backward-compatibility aliases for renamed faces.
29404         (idlwave-shell-disabled-breakpoint-face)
29405         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
29407         * progmodes/flymake.el (flymake-errline, flymake-warnline):
29408         Remove "-face" suffix from face names.
29409         (flymake-errline-face, flymake-warnline-face):
29410         New backward-compatibility aliases for renamed faces.
29411         (flymake-highlight-line): Use renamed flymake faces.
29413         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
29414         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
29415         (ebrowse-member-class, ebrowse-progress):
29416         Remove "-face" suffix from face names.
29417         (ebrowse-tree-mark-face, ebrowse-root-class-face)
29418         (ebrowse-file-name-face, ebrowse-default-face)
29419         (ebrowse-member-attribute-face, ebrowse-member-class-face)
29420         (ebrowse-progress-face):
29421         New backward-compatibility aliases for renamed faces.
29422         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
29423         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
29424         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
29425         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
29427         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
29428         antlr-syntax)
29429         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
29430         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
29431         names.
29432         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
29433         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
29434         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
29435         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
29436         backward-compatibility aliases for renamed faces.
29437         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
29438         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
29439         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
29440         remove "font-lock-".  Use renamed antlr-mode faces.
29441         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
29442         literal face-names with face variable references.
29444         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
29445         face name.
29446         (Buffer-menu-buffer-face): New backward-compatibility alias for
29447         renamed face.
29448         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
29450 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
29452         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
29453         Eliminate "-face" suffix.
29454         (makefile-targets): Inherit from font-lock-function-name-face and
29455         eliminate "-face" suffix.
29456         (makefile-shell): Remove attributes and eliminate "-face" suffix.
29457         (makefile-*-font-lock-keywords): Append makefile-targets in rule
29458         actions, instead of prepending, to make it less visible.
29459         (makefile-previous-dependency, makefile-match-dependency):
29460         Don't match a target on a continuation line.
29462         * files.el (auto-mode-alist): Put Makefile in gmake mode.
29464 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
29466         * progmodes/gdb-ui.el (menu): Re-order menu items.
29467         (gdb-tooltip-print): Respect tooltip-use-echo-area.
29469         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
29470         Define in tooltip.el.
29471         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
29472         (gud-tooltip-tips): Respect tooltip-use-echo-area and
29473         gud-tooltip-echo-area.
29475         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
29476         backward compatibility and make obsolete.
29477         (tooltip-help-tips): Use tooltip-use-echo-area.
29478         (tooltip-show-help-function): Rename to...
29479         (tooltip-show-help): ...this, because it is a function.
29480         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
29482 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
29484         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
29485         (edebug-print-length, edebug-print-level, edebug-print-circle)
29486         (edebug-modify-breakpoint, edebug-eval-last-sexp)
29487         (edebug-eval-print-last-sexp): Doc fixes.
29489 2005-06-14  Kim F. Storm  <storm@cua.dk>
29491         * ido.el (ido-mode): Make a new keymap every time we enable ido,
29492         as the coverage buffer/file/both may change.
29494 2005-06-14  Lute Kamstra  <lute@gnu.org>
29496         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
29497         and run-mode-hooks.  Simplify.
29499         * mail/rmailedit.el (rmail-edit-mode):
29500         * progmodes/octave-inf.el (inferior-octave-mode):
29501         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
29503         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
29504         and run-mode-hooks.
29505         (recentf-edit-list, recentf-open-files): Don't call
29506         kill-all-local-variables directly.
29508         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
29510 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
29512         * emacs-lisp/byte-run.el (make-obsolete)
29513         (define-obsolete-function-alias): Rename arguments FUNCTION and
29514         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
29515         (make-obsolete-variable, define-obsolete-variable-alias):
29516         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
29517         respectively.
29519         * isearchb.el (isearchb-activate):
29520         * pcvs.el (cvs-mode):
29521         * ses.el (ses-load):
29522         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
29523         * net/tramp.el (tramp-find-file-exists-command)
29524         (tramp-find-shell):
29525         * progmodes/ada-mode.el (ada-create-case-exception)
29526         (ada-create-case-exception-substring, ada-make-subprogram-body):
29527         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
29528         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
29529         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
29530         * textmodes/org.el (org-promote, org-evaluate-time-range)
29531         (org-agenda-next-date-line, org-agenda-previous-date-line)
29532         (org-agenda-error, org-open-at-point, org-table-move-row)
29533         (org-format-table-table-html-using-table-generate-source)
29534         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
29535         * textmodes/reftex.el (reftex-access-scan-info):
29536         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
29537         (reftex-toc-promote-prepare): Follow error conventions.
29539         * diff-mode.el (diff-mode): Fix typo in docstring.
29541         * forms.el (forms--intuit-from-file): Fix reference to
29542         `forms-number-of-fields' in error message.
29543         (forms-print): Fix quoting in error message.
29545         * forms.el (forms-mode):
29546         * emulation/vi.el (vi-goto-insert-state):
29547         * progmodes/flymake.el (flymake-new-err-info)
29548         (flymake-start-syntax-check-for-current-buffer)
29549         (flymake-simple-cleanup):
29550         * eshell/esh-var.el (eshell/export):
29551         * progmodes/gud.el (xdb):
29552         * textmodes/flyspell.el (flyspell-incorrect-hook)
29553         (flyspell-maybe-correct-transposition)
29554         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
29556 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
29558         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
29559         minibuffer prompt.
29561 2005-06-13  Kim F. Storm  <storm@cua.dk>
29563         * subr.el (add-to-ordered-list): New defun.
29565         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
29566         add cua--keymap-alist to emulation-mode-map-alists.
29568 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
29570         * subr.el (complete-in-turn): New macro.
29571         (dynamic-completion-table, lazy-completion-table): Add debug info.
29573         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
29574         in preference to face aliases.
29576         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
29577         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
29578         Remove unused vars `start' and `firstline'.
29579         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
29580         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
29582 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
29584         * cus-start.el (all): Don't complain about missing GTK-related
29585         variables, unless either `gtk' is boundp or this isn't a
29586         `windows-nt' build.
29588 2005-06-13  Lute Kamstra  <lute@gnu.org>
29590         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
29591         run-mode-hooks.
29593         * ediff-mult.el (ediff-meta-mode):
29594         * ediff-util.el (ediff-mode): Use run-mode-hooks.
29596         * ledit.el (ledit-mode): Use delay-mode-hooks.
29598         * woman.el (woman-mode-line-format): Delete constant.
29599         (woman-mode-map): Initialize it properly.
29600         (woman-mode): Set mode-class property to special.
29601         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
29602         Set major-mode and mode-name.  Don't set mode-line-format directly.
29603         (Man-getpage-in-background): Don't reference woman-mode-line-format.
29605         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
29606         string argument obsolete.
29608 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
29610         * textmodes/org.el (org-CUA-compatible): New option.
29611         (org-disputed-keys): New variable.
29612         (org-key): New function.
29613         (orgtbl-make-binding): Add docstring to the created function.
29614         (org-mode): Set paragraph start/separate regexps.
29615         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
29616         (org-archive-location, org-archive-mark-done)
29617         (org-archive-stamp-time): New options.
29618         (org-archive-subtree): New command.
29619         (org-fill-paragraph): New function.
29620         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
29621         (org-fake-empty-table-line): Function removed.
29622         (org-format-org-table-html): Do not create empty table lines at
29623         separator lines.  Improved table header treatment.
29624         (org-link-format): New option.
29625         (org-make-link): New function.
29626         (org-insert-link, org-store-link): Use org-make-link.
29627         (org-open-file): Quote file name for shell command, to allow
29628         spaces in file names.
29629         (org-link-regexp): Fix bug with mailto link.
29630         (org-link-maybe-angles-regexp, org-protected-link-regexp):
29631         New constants.
29632         (org-export-as-html): Deal with the optional angles around a link.
29633         Better treatment of file: links.
29634         (org-open-at-point): Replace @{ and @} with < and >.
29635         (org-run-mode-hooks): Function removed.
29636         (org-agenda-mode): No longer use `org-run-mode-hooks'.
29638 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
29640         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
29641         MI command -data-list-register-values.
29642         (gdb-post-prompt): Indent properly.
29644 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
29646         * hilit-chg.el (highlight-changes-colors): Rename from
29647         `highlight-changes-colours'.
29648         (highlight-changes-colours): Keep as obsolete alias.
29649         (highlight-changes-face-list): Doc fix.
29650         (hilit-chg-make-list): Use `highlight-changes-colors'.
29652 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
29654         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
29655         defun-prompt-regexp.
29657 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
29659         * loadup.el: Don't say we are dumping under 2 names on windows-nt
29660         and cygwin.
29662         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
29663         Don't use an old loaddefs.el, as in Makefile.in.
29665 2005-06-12  Lute Kamstra  <lute@gnu.org>
29667         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
29669         * man.el (Man-mode-map): Initialize it properly.
29670         (Man-mode): Set mode-class property to special.
29672         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
29674 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
29676         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
29677         A newline is needed in the docstring there.
29679         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
29680         Doc fixes.
29682 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
29684         * printing.el: Doc fix.  The menubar is no more changed when printing
29685         is loaded, it only changes when pr-menu-bind or pr-update-menus is
29686         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
29687         (pr-version): New version number (6.8.4).
29688         (pr-menu-bind): New command.
29689         (pr-update-menus): Docstring and code fix.
29690         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
29691         Docstring fix.
29692         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
29693         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
29695 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
29697         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
29698         "Returns" to "return", document useful return values, etc.
29700 2005-06-11  Alan Mackenzie  <acm@muc.de>
29702         * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
29703         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
29704         (adaptive-file-function): Minor amendment to doc-string.
29706 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
29708         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
29709         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
29710         Fix :type--it is `integer', not `string'.
29712         * faces.el (modeline-highlight): Rename from (the erroneous)
29713         `modeline-higilight'.
29715 2005-06-11  Lute Kamstra  <lute@gnu.org>
29717         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
29718         lisp-interaction-mode-map but make it the parent.
29719         (edebug-eval-mode): Use define-derived-mode.
29721 2005-06-11  Andreas Schwab  <schwab@suse.de>
29723         * bindings.el: Add binding of `ESC functionkey' for every
29724         `M-functionkey'.
29725         * hexl.el (hexl-mode-map): Likewise.
29727 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
29729         * progmodes/compile.el (compilation-error-regexp-alist-alist)
29730         [msft]: update regexp for newer msft compilers.
29732 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
29734         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
29735         ATTLIST portions of included DTDs.
29736         (xml-parse-dtd): Eliminate use of inefficient match-data.
29738 2005-06-10  Miles Bader  <miles@gnu.org>
29740         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
29741         (mpuz-text): Remove "-face" suffix from face names.
29742         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
29743         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
29744         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
29746         * play/gomoku.el (gomoku-O, gomoku-X):
29747         Remove "-face" suffix from face names.
29748         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
29749         New backward-compatibility aliases for renamed faces.
29750         (gomoku-font-lock-keywords): Use renamed gomoku faces.
29752 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
29754         * thumbs.el: Fixes for changes of 2005-06-09.
29755         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
29756         as a directory.
29757         (thumbs-thumbname): Remove directory separator from format string;
29758         `thumbs-thumbsdir' now returns a valid directory name.
29759         (thumbs-temp-dir): New defsubst.
29760         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
29761         Use it.
29763         * cus-edit.el (minibuffer):
29764         * files.el (make-backup-file-name-function):
29765         * filesets.el (filesets-external-viewers):
29766         * hilit-chg.el (highlight-changes-colours)
29767         (highlight-changes-face-list, highlight-changes-rotate-faces):
29768         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
29769         * kmacro.el (kmacro-call-macro):
29770         * log-edit.el (log-edit-changelog-full-paragraphs):
29771         * mouse.el (mouse-1-click-follows-link):
29772         * skeleton.el (skeleton-autowrap):
29773         * subr.el (insert-for-yank-1):
29774         * tempo.el (tempo-insert-region):
29775         * terminal.el (terminal-emulator):
29776         * time.el (display-time-mail-face):
29777         * vc.el (vc-annotate):
29778         * vcursor.el (vcursor-copy-line):
29779         * woman.el (woman-bold-headings, woman-ignore)
29780         (woman-default-faces, woman-monochrome-faces):
29781         * calendar/todo-mode.el (todo-insert-threshold):
29782         * emulation/pc-select.el (pc-select-selection-keys-only)
29783         (pc-selection-mode):
29784         * emulation/vip.el (vip-find-char-forward):
29785         * emulation/viper-cmd.el (viper-find-char-forward):
29786         * international/mule-cmds.el
29787         (select-safe-coding-system-accept-default-p)
29788         (input-method-exit-on-invalid-key):
29789         * international/mule-diag.el (describe-coding-system):
29790         * international/ucs-tables.el (unify-8859-on-encoding-mode):
29791         * net/browse-url.el (browse-url-xterm-program):
29792         * obsolete/lazy-lock.el (lazy-lock-mode):
29793         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
29794         (cperl-mode):
29795         * progmodes/cpp.el (cpp-face-light-name-list)
29796         (cpp-face-dark-name-list):
29797         * progmodes/delphi.el (delphi-newline-always-indents):
29798         Fix spellings in docstrings.
29800         * ido.el (ido-mode, ido-file-extensions-order)
29801         (ido-default-file-method, ido-default-buffer-method)
29802         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
29803         (ido-decorations, ido-read-file-name-as-directory-commands)
29804         (ido-read-file-name-non-ido, ido-work-directory-list)
29805         (ido-ignore-item-temp-list, ido-current-directory)
29806         (ido-magic-forward-char, ido-enter-find-file)
29807         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
29808         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
29810 2005-06-10  Lute Kamstra  <lute@gnu.org>
29812         * play/dunnet.el (dun-mode): Use define-derived-mode.
29813         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
29814         obsolete alias.
29816         * play/doctor.el (doctor-mode-map): Remove defvar.
29817         (doctor-mode): Use define-derived-mode.
29819         * mail/mspools.el (mspools-mode):
29820         * net/eudc-hotlist.el (eudc-hotlist-mode):
29821         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
29823 2005-06-10  Miles Bader  <miles@gnu.org>
29825         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
29826         Remove "-face" suffix from face names.
29827         (flyspell-incorrect-face, flyspell-duplicate-face):
29828         New backward-compatibility aliases for renamed faces.
29829         (flyspell-mode-on, make-flyspell-overlay)
29830         (flyspell-highlight-incorrect-region)
29831         (flyspell-highlight-duplicate-region)
29832         (flyspell-display-next-corrections)
29833         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
29835         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
29836         from face name.
29837         (texinfo-heading-face): New backward-compatibility alias for
29838         renamed face.
29839         (texinfo-heading-face): Use renamed texinfo-heading face.
29841         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
29842         suffix from face names.
29843         (tex-math-face, tex-verbatim-face):
29844         New backward-compatibility aliases for renamed faces.
29845         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
29846         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
29847         literal face name.
29849         * textmodes/table.el (table-cell): Remove "-face" suffix from face
29850         name.
29851         (table-cell-face): New backward-compatibility alias for renamed face.
29852         (table--put-cell-face-property, table--update-cell-face):
29853         Use renamed table-cell face.
29855         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
29856         from face name.
29857         (sgml-namespace-face): New backward-compatibility alias for
29858         renamed face.
29859         (sgml-namespace-face): Use renamed sgml-namespace face.
29861         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
29862         (org-level-4, org-level-5, org-level-6, org-level-7)
29863         (org-level-8, org-warning, org-headline-done)
29864         (org-deadline-announce, org-scheduled-today)
29865         (org-scheduled-previously, org-link, org-done, org-table)
29866         (org-time-grid): Remove "-face" suffix from face names.
29867         (org-level-1-face, org-level-2-face, org-level-3-face)
29868         (org-level-4-face, org-level-5-face, org-level-6-face)
29869         (org-level-7-face, org-level-8-face, org-warning-face)
29870         (org-headline-done-face, org-deadline-announce-face)
29871         (org-scheduled-today-face, org-scheduled-previously-face)
29872         (org-link-face, org-done-face, org-table-face)
29873         (org-time-grid-face):
29874         New backward-compatibility aliases for renamed faces.
29875         (org-level-faces, org-set-font-lock-defaults, org-timeline)
29876         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
29877         (org-agenda-get-timestamps, org-agenda-get-scheduled)
29878         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
29880         * emulation/viper-init.el (viper-search, viper-replace-overlay)
29881         (viper-minibuffer-emacs, viper-minibuffer-insert)
29882         (viper-minibuffer-vi): Remove "-face" suffix from face names.
29883         (viper-search-face, viper-replace-overlay-face)
29884         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29885         (viper-minibuffer-vi-face):
29886         New backward-compatibility aliases for renamed faces.
29887         (viper-search-face, viper-replace-overlay-face)
29888         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29889         (viper-minibuffer-vi-face): Use renamed viper faces.
29891         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
29892         Remove "-face" suffix from face names.
29893         (testcover-nohits-face, testcover-1value-face):
29894         New backward-compatibility aliases for renamed faces.
29895         (testcover-mark): Use renamed testcover faces.
29897         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
29898         face name.
29899         (diary-button-face): New backward-compatibility alias for renamed face.
29900         (diary-entry): Use renamed diary-button face.
29902         * calendar/calendar.el (diary, calendar-today, holiday)
29903         (mark-visible-calendar-date): Remove "-face" suffix from face names.
29904         (diary-face, calendar-today-face, holiday-face):
29905         New backward-compatibility aliases for renamed faces.
29906         (eval-after-load "facemenu", diary-entry-marker)
29907         (calendar-today-marker, calendar-holiday-marker, diary-face):
29908         Use renamed calendar faces.
29910         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
29911         (compare-windows-face): New backward-compatibility alias for
29912         renamed face.
29913         (compare-windows-highlight): Use renamed compare-windows face.
29915         * strokes.el (strokes-char): Remove "-face" suffix from face name.
29916         (strokes-char-face): New backward-compatibility alias for renamed face.
29917         (strokes-encode-buffer): Use renamed strokes-char face.
29919         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
29920         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
29921         Remove "-face" suffix from face names.
29922         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
29923         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
29924         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
29925         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
29926         Use renamed pcvs faces.
29927         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
29928         * pcvs-defs.el (cvs-mode-map): Likewise.
29929         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
29931         * info.el (info-title-1, info-title-2, info-title-3)
29932         (info-title-4): Remove "-face" suffix from and downcase face names.
29933         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
29934         (Info-title-4-face):
29935         New backward-compatibility aliases for renamed faces.
29936         (Info-fontify-node): Use renamed info faces.
29938         * hilit-chg.el (highlight-changes, highlight-changes-delete):
29939         Remove "-face" suffix from face names.
29940         (highlight-changes-face, highlight-changes-delete-face):
29941         New backward-compatibility aliases for renamed faces.
29942         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
29943         (hilit-chg-make-list): Use renamed highlight-changes faces.
29945         * generic-x.el (show-tabs-tab, show-tabs-space):
29946         Remove "-face" suffix from face names.
29947         (show-tabs-tab-face, show-tabs-space-face):
29948         New backward-compatibility aliases for renamed faces.
29949         (show-tabs-generic-mode-font-lock-defaults-1)
29950         (show-tabs-generic-mode-font-lock-defaults-2):
29951         Use renamed show-tabs faces.
29953         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
29954         (smerge-markers): Remove "-face" suffix from face names.
29955         (smerge-mine-face, smerge-other-face, smerge-base-face)
29956         (smerge-markers-face):
29957         New backward-compatibility aliases for renamed faces.
29958         (smerge-mine-face, smerge-other-face, smerge-base-face)
29959         (smerge-markers-face): Use renamed smerge faces.
29961         * log-view.el (log-view-file, log-view-message): Remove "-face"
29962         suffix from face names.
29963         (log-view-file-face, log-view-message-face):
29964         New backward-compatibility aliases for renamed faces.
29965         (log-view-file-face, log-view-message-face): Use renamed log-view
29966         faces.
29968         * paren.el (show-paren-match, show-paren-mismatch):
29969         Remove "-face" suffix from face names.
29970         (show-paren-match-face, show-paren-mismatch-face):
29971         New backward-compatibility aliases for renamed faces.
29972         (show-paren-function): Use renamed show-paren faces.
29974         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
29975         (ruler-mode-margins, ruler-mode-fringes)
29976         (ruler-mode-column-number, ruler-mode-fill-column)
29977         (ruler-mode-comment-column, ruler-mode-goal-column)
29978         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
29979         suffix from face names.
29980         (ruler-mode-default-face, ruler-mode-pad-face)
29981         (ruler-mode-margins-face, ruler-mode-fringes-face)
29982         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
29983         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
29984         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
29985         New backward-compatibility aliases for renamed faces.
29986         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
29987         (ruler-mode-column-number, ruler-mode-fill-column)
29988         (ruler-mode-comment-column, ruler-mode-goal-column)
29989         (ruler-mode-tab-stop, ruler-mode-current-column)
29990         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
29991         faces.
29993         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
29994         face name.
29995         (whitespace-highlight-the-space): Use renamed face.
29996         (whitespace-highlight-face): New backward-compatibility alias for
29997         renamed face.
29999         * woman.el (woman-italic, woman-bold, woman-unknown)
30000         (woman-addition, woman-symbol-face):
30001         Remove "-face" suffix from face names.
30002         (woman-italic-face, woman-bold-face, woman-unknown-face)
30003         (woman-addition-face):
30004         New backward-compatibility aliases for renamed faces.
30005         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
30006         (woman-decode-region, woman-replace-match)
30007         (woman-display-extended-fonts, woman-special-characters)
30008         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
30009         Use renamed woman faces.
30011         * longlines.el (longlines-visible-face): Face removed.
30013         * diff-mode.el (diff-header, diff-file-header, diff-index)
30014         (diff-hunk-header, diff-removed, diff-added, diff-changed)
30015         (diff-function, diff-context, diff-nonexistent): Remove "-face"
30016         suffix from face names.
30017         (diff-header-face, diff-file-header-face, diff-index-face)
30018         (diff-hunk-header-face, diff-removed-face, diff-added-face)
30019         (diff-changed-face, diff-function-face, diff-context-face)
30020         (diff-nonexistent-face): New backward-compatibility aliases for
30021         renamed faces.
30022         (diff-header-face, diff-file-header-face)
30023         (diff-index, diff-index-face, diff-hunk-header)
30024         (diff-hunk-header-face, diff-removed, diff-removed-face)
30025         (diff-added, diff-added-face, diff-changed-face, diff-function)
30026         (diff-function-face, diff-context-face, diff-nonexistent)
30027         (diff-nonexistent-face): Use renamed diff-mode faces.
30029         * progmodes/compile.el (compilation-warning-face)
30030         (compilation-info-face): Remove "-face" suffix from face names.
30031         (compilation-warning-face, compilation-info-face):
30032         New backward-compatibility aliases for renamed faces.
30033         (compilation-warning-face, compilation-info-face):
30034         Use renamed compilation faces.
30036         * add-log.el (change-log-date, change-log-name)
30037         (change-log-email, change-log-file, change-log-list)
30038         (change-log-conditionals, change-log-function)
30039         (change-log-acknowledgement): Remove "-face" suffix from face names.
30040         (change-log-date-face, change-log-name-face)
30041         (change-log-email-face, change-log-file-face)
30042         (change-log-list-face, change-log-conditionals-face)
30043         (change-log-function-face, change-log-acknowledgement-face):
30044         New backward-compatibility aliases for renamed faces.
30045         (change-log-font-lock-keywords): Use renamed change-log faces.
30047         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
30048         (custom-set, custom-changed, custom-saved, custom-button)
30049         (custom-button-pressed, custom-documentation, custom-state)
30050         (custom-comment, custom-comment-tag, custom-variable-tag)
30051         (custom-variable-button, custom-face-tag, custom-group-tag-1)
30052         (custom-group-tag): Remove "-face" suffix from face names.
30053         (custom-magic-alist, custom-magic-value-create)
30054         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
30055         (custom-invalid-face, custom-rogue-face, custom-modified-face)
30056         (custom-set-face, custom-changed-face, custom-saved-face)
30057         (custom-button-face, custom-button-pressed-face)
30058         (custom-documentation-face, custom-state-face)
30059         (custom-comment-face, custom-comment-tag-face)
30060         (custom-variable-tag-face, custom-variable-button-face)
30061         (custom-face-tag-face, custom-group-tag-face-1)
30062         (custom-group-tag-face):
30063         New backward-compatibility aliases for renamed faces.
30065         * wid-edit.el (widget-documentation, widget-button)
30066         (widget-field, widget-single-line-field, widget-inactive)
30067         (widget-button-pressed): "-face" suffix removed from face names.
30068         (widget-documentation-face, widget-button-face)
30069         (widget-field-face, widget-single-line-field-face)
30070         (widget-inactive-face, widget-button-pressed-face):
30071         New backward-compatibility aliases for renamed faces.
30072         (widget-documentation-face, widget-button-face)
30073         (widget-button-pressed-face, widget-specify-field)
30074         (widget-specify-inactive): Use renamed widget faces.
30076 2005-06-10  Kenichi Handa  <handa@m17n.org>
30078         * term/x-win.el (x-clipboard-yank): Remove condition-case
30079         wrapping.
30081 2005-06-11  Kenichi Handa  <handa@m17n.org>
30083         * add-log.el (change-log-font-lock-keywords): Make the regexp for
30084         date lines stricter.
30086 2005-06-10  Zhang Wei  <id.brep@gmail.com>
30088         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
30089         of x-get-selection.
30091 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
30093         * comint.el (comint-mode, comint-snapshot-last-prompt):
30094         * frame.el (frame-current-scroll-bars):
30095         * term.el (term-mode, term-check-proc, term-input-sender)
30096         (term-simple-send, term-extract-string, term-word)
30097         (term-match-partial-filename):
30098         * window.el (window-current-scroll-bars):
30099         * emulation/cua-base.el (cua-normal-cursor-color)
30100         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
30101         (cua-global-mark-cursor-color):
30102         * mail/undigest.el (rmail-forward-separator-regex):
30103         Fix typos in docstrings.
30105         * comint.el (comint-check-proc, make-comint-in-buffer)
30106         (comint-source-default): Doc fixes.
30108         * term.el (term-send-string): Improve argument/docstring consistency.
30110 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
30112         * comint.el (comint-send-input): Bind `inhibit-read-only' around
30113         call to `delete-region'.
30114         (comint-mode-hook): Do not enable Font Lock by default.
30116 2005-06-09  Lute Kamstra  <lute@gnu.org>
30118         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
30119         could be void.
30121 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
30123         * emacs-lisp/debug.el (debugger-will-be-back): New var.
30124         (debug): Use it.
30125         (debugger-step-through, debugger-continue, debugger-jump)
30126         (debugger-return-value): Set it when needed.
30127         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
30128         Use inhibit-read-only.
30130 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
30132         * window.el (shrink-window-if-larger-than-buffer)
30133         (window-size-fixed): Fix typo in docstring.
30135         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
30136         thumbnails directory on loading.
30137         (thumbs-conversion-program): Use `eq' to check the system type,
30138         not `equal'.
30139         (thumbs-temp-dir): Initialize to `temporary-file-directory',
30140         not "/tmp".  Fix docstring.
30141         (thumbs-thumbsdir): New function to return the thumbnails
30142         directory, creating it if needed.
30143         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
30144         (thumbs-temp-file): Delete variable and make it into a function.
30145         (thumbs-resize-image, thumbs-modify-image): Use it.
30146         (thumbs-kill-buffer): Simplify.
30147         (thumbs-gensym): Defalias or duplicate CL `gensym'.
30148         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
30149         docstrings.
30151 2005-06-09  Kim F. Storm  <storm@cua.dk>
30153         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
30154         set-match-data to free markers in match-data.
30156         * replace.el (replace-match-data): Pass RESEAT arg `t' to
30157         match-data to unchain markers in match-data.
30159 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
30161         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
30162         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
30163         unnecessary now.
30165 2005-06-08  Richard M. Stallman  <rms@gnu.org>
30167         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
30168         give the variable a doc string that doesn't say don't set it directly.
30170         * textmodes/ispell.el (ispell-check-version):
30171         Use match-string-no-properties.
30172         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
30173         (ispell-buffer-local-words): Likewise.
30175         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
30176         except on terminals with enough colors to really display it.
30177         (makefile-dependency-regex): Delete spurious `bb'.
30179         * faces.el (escape-glyph): Use blue once again in last case.
30180         (no-break-space): Redefine so that it isn't invisible on a tty.
30182 2005-06-08  Kim F. Storm  <storm@cua.dk>
30184         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
30185         also when reading directory name.
30187 2005-06-08  Lute Kamstra  <lute@gnu.org>
30189         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
30190         (flyspell-mode-line-string): Remove autoload cookie.
30191         (flyspell-mode): Remove defvar.
30193 2005-06-07  Lute Kamstra  <lute@gnu.org>
30195         * textmodes/org.el (org-run-mode-hooks): New function.
30196         (org-agenda-mode): Use it.
30198 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
30200         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
30202 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
30204         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
30206 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
30208         * font-lock.el (font-lock-add-keywords): Doc fix.
30210 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
30212         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
30213         (tex-compile-default): In the absence of any history, use the order in
30214         tex-compile-alist to choose the preferred command.
30215         (tex-compile-commands): Reorder a bit.
30217         * textmodes/flyspell.el (flyspell-auto-correct-binding)
30218         (flyspell-incorrect-face, flyspell-duplicate-face):
30219         Use (X)Emacs-agnostic code.
30220         (flyspell-mode-map): Don't overwrite at each load.  Remove code
30221         redundant with the subsequent add-minor-mode.  Merge Emacs and
30222         XEmacs code.
30223         (flyspell-word): Minor simplification.
30224         (flyspell-math-tex-command-p): Quieten the byte-compiler.
30225         (flyspell-external-point-words): Remove unused vars `size' and `start'.
30226         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
30227         Merge the corresponding Emacs code.
30228         (flyspell-correct-word, flyspell-xemacs-popup):
30229         Use flyspell-do-correct.
30231         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
30232         a dedicated window.
30234         * international/latexenc.el (latexenc-find-file-coding-system):
30235         Undo part of last patch, to turn off a compiler warning.
30237 2005-06-06  Juri Linkov  <juri@jurta.org>
30239         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
30240         Rename `tmm-inactive-face' to `tmm-inactive'.
30242 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
30244         * iswitchb.el: Rename faces.
30246 2005-06-06  Kim F. Storm  <storm@cua.dk>
30248         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
30249         (cua-global-mark): Remove -face suffix from face names.
30251         * emulation/cua-gmrk.el (cua--init-global-mark):
30252         Remove cua-global-mark face setup.
30254 2005-06-06  Richard M. Stallman  <rms@gnu.org>
30256         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
30257         just like other allowed characters.
30258         (makefile-match-dependency): Exclude leading and training whitespace
30259         from the range of regexp subexp 1.
30260         (makefile-macroassign-regex): Don't try to match the body,
30261         just the name of the macro being defined.
30263         * info.el (Info-read-node-name-2): New function.
30264         (Info-read-node-name-1): Use that.
30265         Add a completion-base-size-function property.
30267         * simple.el (completion-setup-function): Look for
30268         completion-base-size-function property of minibuffer-completion-table.
30270         * files.el (locate-file-completion): Doc fix.
30272         * printing.el: Don't call pr-update-menus; user must do that.
30274         * emacs-lisp/debug.el (debugger-window): New variable.
30275         (debug): Use debugger-window if it is set and still alive.
30276         Record debugger-window for next entry.
30278         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
30280 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
30282         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
30283         (hack-one-local-variable, hack-local-variables)
30284         (hack-local-variables-prop-line): Pass that arg.
30286 2005-06-06  Kim F. Storm  <storm@cua.dk>
30288         * ido.el (ido-first-match, ido-only-match, ido-subdir)
30289         (ido-indicator): Remove -face suffix from face names.
30291 2005-06-06  Juri Linkov  <juri@jurta.org>
30293         * font-lock.el (font-lock-regexp-backslash)
30294         (font-lock-regexp-backslash-construct): New faces.
30295         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
30296         after `('.  Add `while-no-input' to control structures.
30298         * faces.el (no-break-space, shadow): New faces.
30299         (escape-glyph): Use less loud colors pink2 and red4.
30301         * diff-mode.el (diff-context-face)
30302         * dired.el (dired-ignored)
30303         * rfn-eshadow.el (file-name-shadow)
30304         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
30306         * info.el (Info-title-1-face): Use green instead of yellow because
30307         bold yellow is not readable on light backgrounds.
30309         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
30310         before selecting the desired mode to not spend time fontifying
30311         old contents.
30313 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
30315         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
30316         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
30318         * ps-print.el (ps-default-fg, ps-default-bg):
30319         Fix typos in docstrings.
30321         * isearchb.el (isearchb): Don't pass a spurious second argument to
30322         `iswitchb-completions'.
30324 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
30326         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
30327         to preserve point.
30328         (gdb-find-file-hook): Add doc string.
30330         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
30331         C dereferenced pointer expression.
30332         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
30334         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
30336         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
30337         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
30338         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
30339         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
30340         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
30341         Make background transparent.
30343 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
30345         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
30346         (font-lock-remove-keywords): Doc fix.
30347         (font-lock-mode-major-mode): Compiler defvar.
30348         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
30350         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
30351         (font-lock-mode): Update `font-lock-mode-major-mode'.
30352         (font-lock-set-defaults): Compiler defvar.
30353         (font-lock-default-function): Take `font-lock-mode-major-mode'
30354         into account.
30356         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
30357         keep track of which major mode it enabled the minor mode for.
30358         Use find-file-hook again.  Update docstring.
30360         * simple.el (eval-expression-print-level)
30361         (eval-expression-print-length, eval-expression-debug-on-error):
30362         Doc fixes.
30364 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
30366         * iswitchb.el (iswitchb-single-match-face)
30367         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
30368         (iswitchb-invalid-regexp-face): New faces.
30369         (iswitchb-completions): Use them.
30370         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
30371         now marked as an obsolete alias.
30372         (iswitchb-read-buffer): Remove check for bound font variables.
30373         (iswitchb-invalid-regexp): New free variable.
30374         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
30375         set iswitchb-invalid-regexp.
30376         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
30377         invalid regexps.
30378         (iswitchb-completions): Add check for complete match when entering
30379         a regexp.
30380         (iswitchb-completions): Remove require-match argument.
30381         (iswitchb-exhibit): Fix caller.
30382         (iswitchb-common-match-inserted): New variable.
30383         (iswitchb-complete, iswitchb-completion-help): Use it.
30385 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
30387         * url/url-http.el (url-http-chunked-encoding-after-change-function):
30388         Use `url-http-debug' instead of `message'.
30390 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
30392         * url/url-http.el (url-http-parse-headers): Pass redirected URL
30393         as a callback argument.
30395 2005-06-04  Kim F. Storm  <storm@cua.dk>
30397         * simple.el (line-move): Only call sit-for when moving backwards.
30399         * ido.el (ido-make-merged-file-list-1): New defun split from
30400         ido-make-merged-file-list.
30401         (ido-make-merged-file-list): Bind throw-on-input around call to
30402         ido-make-merged-file-list-1.  Return input-pending-p if
30403         interrupted by more input available.
30404         (ido-read-internal): Handle input-pending-p return value from
30405         ido-make-merged-file-list.
30407 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
30409         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
30410         compatibility code.
30412         * international/latexenc.el (latexenc-find-file-coding-system):
30413         Don't inherit the EOL part of the coding-system from the
30414         tex-main buffer.  Fit within 80 columns.
30416 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
30418         * tmm.el (tmm-inactive-face): New face.
30419         (tmm-remove-inactive-mouse-face): New function.
30420         (tmm-prompt, tmm-add-one-shortcut)
30421         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
30422         but not selectable.
30424 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
30426         * faces.el (face-equal): Improve argument/docstring consistency.
30428 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
30430         * progmodes/make-mode.el (makefile-targets-face)
30431         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
30432         (makefile-bsdmake-dependency-regex)
30433         (makefile-makepp-rule-action-regex)
30434         (makefile-bsdmake-rule-action-regex): New constants.
30435         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
30437         * progmodes/compile.el (compilation-error-regexp-alist-alist):
30438         Allow (...) within `...' for makepp messages.
30440 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
30442         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
30444         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
30445         "." files are deleted from all file lists before comparison.
30447         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
30448         (viper-ESC-key): Made them customizable.
30450         * emulation/viper.el (viper-non-hook-settings):
30451         Fix the names of defadvices.
30453 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
30455         * autorevert.el (auto-revert-buffers): Use save-match-data.
30457 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
30459         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
30460         menu items with a nil command binding.
30462 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
30464         * emacs-lisp/cl-macs.el (defsetf):
30465         Improve argument/docstring consistency.
30467         * faces.el (list-faces-display): Improve the formatting by
30468         computing the maximum length required for any face-name (reworked
30469         patch of 1999-01-11, accidentally deleted on 1999-07-21).
30470         (internal-find-face): Remove redundant info in docstring.
30472 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
30474         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
30475         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
30476         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
30477         (gdb-assembler-custom): Improve regexps.
30478         (def-gdb-auto-update-handler): Use window point to preserve point.
30480 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
30482         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
30484 2005-05-31  Jay Belanger  <belanger@truman.edu>
30486         * calc/calc-embed.el (calc-embedded-word): Change argument passed
30487         to calc-embedded.
30488         (calc-embedded-make-info): Have plain prefix argument select
30489         entire line.
30491 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
30493         * faces.el (list-faces-display): Signal error if passed a regexp
30494         that matches no face name.
30496         * simple.el (filter-buffer-substring): Fix typo in docstring.
30498 2005-05-31  Richard M. Stallman  <rms@gnu.org>
30500         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
30501         (vhdl-emacs-21): Doc fix.
30502         (vhdl-mode): Unconditionally set comment-padding.
30503         (vhdl-fixup-whitespace-region): Insert spaces only where
30504         there are none.
30505         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
30507 2005-05-30  John Wiegley  <johnw@newartisans.com>
30509         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
30510         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
30511         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
30512         `directory-sep-char' to ?/, and all uses of `string-to-int' to
30513         `string-to-number'.
30515 2005-05-30  Jay Belanger  <belanger@truman.edu>
30517         * calc/calc.el (calc-bug-address): Fix docstring.
30518         (calc-window-hook, calc-trail-window-hook): New variables.
30519         (calc-trail-display): Restore use of calc-trail-window-hook.
30520         (calc): Restore use of calc-window-hook.
30522 2005-05-31  Masatake YAMATO  <jet@gyve.org>
30524         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
30526         * help-fns.el (help-C-file-name): Add autoload mark for
30527         `find-function-noselect'.
30529 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
30531         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
30532         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
30534 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
30536         * calendar/diary-lib.el (mark-included-diary-files): Only kill
30537         included diary buffer if it was not already being visited.
30538         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
30540         * calendar/icalendar.el (top-level): Do not require appt.
30542         * mail/supercite.el (sc-select-attribution): Only use a list
30543         element from sc-attrib-selection-list if it returns a string.
30544         Reported by Davide G. M. Salvetti <salve@debian.org>.
30546 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
30548         * thumbs.el (thumbs-thumbname): The resulting thumbname now
30549         includes a hash value to improve its uniqueness, and has a ".jpg"
30550         extension.  Also, it is now a valid filename on all systems.
30551         (thumbs-make-thumb): Use `let', not `let*'.
30552         (thumbs-show-thumbs-list): Check for JPEG availability.
30554 2005-05-30  Richard M. Stallman  <rms@gnu.org>
30556         * filesets.el (filesets-menu-ensure-use-cached):
30557         Prevent warning when emacs-version>= is undefined.
30559         * printing.el (pr-interactive-n-up): Use string-to-number.
30561         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
30563         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
30564         Warn only when name to be defined is quoted.
30566 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
30568         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
30569         Make regexp more robust.
30570         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
30571         Force regeneration of disassembly.
30573 2005-05-29  Jay Belanger  <belanger@truman.edu>
30575         * calc/calc.el (calc-user-invocation): Check if
30576         calc-invocation-macro is non-nil.
30578 2005-05-29  Juri Linkov  <juri@jurta.org>
30580         * add-log.el (change-log-font-lock-keywords):
30581         Add `+' to e-mail regexp to accept mail address with keywords.
30583         * man.el (Man-name-regexp): Add `:' to accept qualified names.
30585 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
30587         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
30589         * ielm.el (inferior-emacs-lisp-mode): Ditto.
30591 2005-05-29  Richard M. Stallman  <rms@gnu.org>
30593         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
30594         Undo the change that moves to end of the current word.
30596 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
30598         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
30599         Throw error when count <= 0 to ensure input is a number.
30600         (gdb-read-memory-custom): Pick up address from buffer.
30601         (gdb-memory-mode): Allow user to increment and decrement
30602         memory address from header line.
30604 2005-05-29  Richard M. Stallman  <rms@gnu.org>
30606         * textmoddes/flyspell.el (flyspell-version): Function deleted.
30607         (flyspell-auto-correct-previous-hook): Doc fix.
30609         * jit-lock.el (jit-lock-function, jit-lock-after-change):
30610         Do nothing if memory is full.
30612         * font-lock.el (font-lock-fontify-syntactically-region):
30613         Pass t for GREEDY to looking-back.
30615         * saveplace.el (save-place-alist-to-file): Write the file
30616         using write-region.
30618         * subr.el (looking-back): New argument GREEDY.
30620         * progmodes/compile.el (compilation-start): Set the mode
30621         before inserting the initial text.
30623         * progmodes/which-func.el (which-func-update-1): Turn the mode
30624         off in case of error by setting which-func-mode.
30626 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
30628         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
30629         Narrow down to what's on the screen, and recenter overlays
30630         at the end of the next word.
30632 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
30634         * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
30635         8Vars moved up.
30636         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
30637         (flyspell-abbrev-p): Default to nil.
30638         (flyspell-use-global-abbrev-table-p): Doc fix.
30639         (flyspell-large-region): Allow nil as value.
30640         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
30642         (mail-mode-flyspell-verify): More robust handling
30643         of `mail-header-separator'.  More efficient signature detection.
30644         Allow for regexp metacharacters in message-header-separator.
30645         Adding `To' not to be checked in mail-mode-flyspell-verify.
30647         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
30648         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
30649         Bind flyspell-auto-correct-binding.
30650         Bind C-. and C-, .
30651         (flyspell-mode-map): Likewise.
30652         (flyspell-mode): Doc fix.
30653         (flyspell-accept-buffer-local-defs): Preserve current buffer.
30654         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
30655         (flyspell-word-cache-result): New var, always local.
30656         (flyspell-check-pre-word-p): Doc fix.
30657         (flyspell-check-changed-word-p): Handle spc like newline.
30658         (flyspell-post-command-hook): Set flyspell-word-cache-result.
30659         (flyspell-word-search-backward, flyspell-word-search-forward):
30660         New functions.
30661         (flyspell-word): Return t if nothing to check.
30662         When parsing TeX code, check for after } or \.
30663         Use flyspell-word-search-backward to find previous word.
30664         Return nil if duplicated word.
30665         For word already checked, return same value as last time.
30666         Set flyspell-word-cache-result after checking.
30667         Don't clobber the return value.
30668         (flyspell-get-word): Major rewrite.
30669         (flyspell-external-point-words): New locals pword, pcount.
30670         Fix size used in progress message.
30671         Find the proper corresponding word in flyspell-large-region-buffer.
30672         (flyspell-region): Check for flyspell-large-region = nil.
30673         (flyspell-highlight-incorrect-region): Clean up overlays in region.
30674         (flyspell-auto-correct-word): Check that WORD is a cons.
30675         (flyspell-correct-word): Likewise.
30677 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
30679         * progmodes/make-mode.el (makefile-rule-action-regex)
30680         (makefile-macroassign-regex, makefile-makepp-mode)
30681         (makefile-bsdmake-mode): Continuation lines may be empty.
30682         Reported by Joshua Varner.
30683         (makefile-makepp-font-lock-keywords): Add $(stem).
30685 2005-05-28  Karl Berry  <karl@gnu.org>
30687         * textmodes/tex-mode.el: Now that tex-send-command calls
30688         shell-quote-argument (2005-03-31 change), remove all calls to
30689         shell-quote-argument; they all end up invoking tex-send-command.
30690         The double quoting loses on filenames with non-safe characters,
30691         such as "@".  Reported by Frederik Fouvry.
30693 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
30695         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
30696         about preserving point.
30698 2005-05-27  Jay Belanger  <belanger@truman.edu>
30700         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
30701         Info-goto-node.
30703         * calc/calc-embed.el (calc-embed-arg): New variable.
30704         (calc-do-embedded-activate, calc-embedded-activate-formula)
30705         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
30706         variable by new variable.
30707         (calc-embedded-make-info): Replace undeclared variable by new
30708         variable.  When selecting region with positive prefix
30709         argument, use end of previous line instead of beginning of line.
30711         * calc/calc-aent.el (calc-arg-values): Declare it.
30713         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
30714         Declare them.
30716         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
30718         * calc/calc.el (calc-alg-map): Declare it.
30720         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
30722 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
30724         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
30725         (gdb-registers-buffer, toggle-gdb-all-registers):
30726         Toggle display of floating point registers.
30727         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
30729         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
30730         (toggle-gud-tooltip-dereference):
30731         Rename from gud-toggle-tooltip-dereference.
30733 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
30735         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
30737 2005-05-27  Jay Belanger  <belanger@truman.edu>
30739         * calc/calc-prog.el (calc-kbd-report): Remove.
30740         (calc-kbd-query): Rewrite.
30742 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
30744         * image.el (image-library-alist): Move to image.c.
30745         (image-type-available-p): Doc fix.
30747 2005-05-27  Lute Kamstra  <lute@gnu.org>
30749         * calc/calc.el (calc):
30750         * outline.el (outline-1, outline-2, outline-3, outline-4)
30751         (outline-5, outline-6, outline-7, outline-8):
30752         * textmodes/dns-mode.el (dns-mode):
30753         * textmodes/sgml-mode.el (sgml-namespace-face):
30754         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
30755         (tex-verbatim-face, tex-use-reftex):
30756         * textmodes/texinfo.el (texinfo-heading-face):
30757         Specify customization group.
30759         * longlines.el: Don't require easy-mmode.
30760         (longlines-visible-face): Specify customization group.
30762 2005-05-27  Kenichi Handa  <handa@m17n.org>
30764         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
30765         encoding table of windows-1251.
30767         * international/ucs-tables.el (ucs-set-table-for-input):
30768         If translation-table-for-input of a coding system is a symbol, get
30769         its translation-table property.
30771         * international/code-pages.el: Don't register a coding system into
30772         non-iso-charset-alist more than once.
30773         (cp-make-coding-system): Likewise.
30775 2005-05-26  John Wiegley  <johnw@newartisans.com>
30777         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
30778         `eshell-resume-eval' is wrapped in a list, it indicates that the
30779         command was run asynchronously.  In that case, unwrap the value
30780         before checking the delimiter value.
30782         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
30783         character before a space at the end of a line is \, assume the space
30784         is part of the last argument rather than a final argument separator.
30786         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
30787         is in use, and the target is `t' or `nil' (which are the most common
30788         values), don't assume that the symbol target is a buffer.
30790 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
30792         * calendar/calendar.el (calendar-mode-line-format):
30793         Use mode-line-highlight as mouse-face.
30795         * time.el (display-time-string-forms, display-time-update):
30796         Use mode-line-highlight as mouse-face.
30798 2005-05-26  Jay Belanger  <belanger@truman.edu>
30800         * calc/calc.el (calc-language-alist): Remove extra defvar.
30802 2005-05-26  Lute Kamstra  <lute@gnu.org>
30804         * arc-mode.el (archive-mode):
30805         * bookmark.el (bookmark-read-annotation-mode)
30806         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
30807         * bs.el (bs-mode):
30808         * calc/calc-yank.el (calc-edit-mode):
30809         * calc/calc.el (calc-mode, calc-trail-mode):
30810         * calculator.el (calculator-mode):
30811         * chistory.el (command-history-mode):
30812         * comint.el:
30813         * cus-edit.el (custom-mode):
30814         * descr-text.el (describe-text-mode):
30815         * ebuff-menu.el (Electric-buffer-menu-mode):
30816         * ediff-util.el (ediff-mode):
30817         * emacs-lisp/re-builder.el (reb-mode):
30818         * emulation/vi.el (vi-mode-setup):
30819         * emulation/ws-mode.el (wordstar-mode):
30820         * eshell/esh-mode.el (eshell-mode):
30821         * forms.el (forms-mode):
30822         * help-mode.el (help-mode):
30823         * hexl.el (hexl-mode):
30824         * ibuffer.el (ibuffer-mode):
30825         * ielm.el (inferior-emacs-lisp-mode):
30826         * info.el (Info-mode, Info-edit-mode):
30827         * international/swedish.el:
30828         * ledit.el (ledit-from-lisp-mode):
30829         * locate.el (locate-mode):
30830         * mail/rmail.el (rmail-mode):
30831         * mail/rmailedit.el (rmail-edit-mode):
30832         * mail/rmailsum.el (rmail-summary-mode):
30833         * mail/supercite.el (sc-electric-mode):
30834         * net/eudc.el (eudc-mode):
30835         * net/quickurl.el (quickurl-list-mode):
30836         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
30837         * obsolete/ooutline.el (outline-mode):
30838         * obsolete/options.el (Edit-options-mode):
30839         * obsolete/rnews.el (news-mode):
30840         * obsolete/rnewspost.el (news-reply-mode):
30841         * play/5x5.el (5x5-mode):
30842         * play/decipher.el (decipher-mode, decipher-stats-mode):
30843         * play/gomoku.el (gomoku-mode):
30844         * play/snake.el (snake-mode):
30845         * play/solitaire.el (solitaire-mode):
30846         * play/tetris.el (tetris-mode):
30847         * progmodes/ada-mode.el (ada-mode):
30848         * progmodes/antlr-mode.el (antlr-mode):
30849         * progmodes/autoconf.el (autoconf-mode):
30850         * progmodes/dcl-mode.el (dcl-mode):
30851         * progmodes/delphi.el (delphi-mode):
30852         * progmodes/ebrowse.el (ebrowse-tree-mode)
30853         (ebrowse-electric-list-mode, ebrowse-member-mode)
30854         (ebrowse-electric-position-mode):
30855         * progmodes/f90.el (f90-mode):
30856         * progmodes/fortran.el (fortran-mode):
30857         * progmodes/icon.el (icon-mode):
30858         * progmodes/idlw-help.el (idlwave-help-mode):
30859         * progmodes/idlw-shell.el (idlwave-shell-mode):
30860         * progmodes/idlwave.el (idlwave-mode):
30861         * progmodes/inf-lisp.el (inferior-lisp-mode):
30862         * progmodes/m4-mode.el (m4-mode):
30863         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
30864         * progmodes/modula2.el (modula-2-mode):
30865         * progmodes/octave-inf.el (inferior-octave-mode):
30866         * progmodes/octave-mod.el (octave-mode):
30867         * progmodes/pascal.el (pascal-mode):
30868         * progmodes/sh-script.el (sh-mode):
30869         * progmodes/sql.el (sql-mode, sql-interactive-mode):
30870         * progmodes/vhdl-mode.el (vhdl-mode):
30871         * progmodes/xscheme.el (scheme-interaction-mode):
30872         * replace.el (occur-mode):
30873         * ses.el (ses-mode):
30874         * simple.el (completion-list-mode):
30875         * skeleton.el:
30876         * speedbar.el (speedbar-mode):
30877         * term.el (term-mode):
30878         * terminal.el (terminal-edit-mode):
30879         * textmodes/reftex-index.el (reftex-index-mode)
30880         (reftex-index-phrases-mode):
30881         * textmodes/reftex-sel.el (reftex-select-label-mode)
30882         (reftex-select-bib-mode):
30883         * textmodes/reftex-toc.el (reftex-toc-mode):
30884         * wdired.el (wdired-change-to-wdired-mode):
30885         * wid-browse.el (widget-browse-mode):
30886         Use run-mode-hooks.
30888         * array.el (array-mode):
30889         * calendar/todo-mode.el (todo-mode):
30890         * man.el (Man-mode):
30891         * play/landmark.el (lm-mode):
30892         * play/mpuz.el (mpuz-mode):
30893         Use kill-all-local-variables and run-mode-hooks.
30895         * subr.el (delay-mode-hooks): Specify indentation.
30897 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
30899         * xml.el (xml-substitute-special): Don't die for undefined xml
30900         entities.
30902 2005-05-26  Jay Belanger  <belanger@truman.edu>
30904         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
30905         of nil.
30907 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
30909         * progmodes/gdb-ui.el (gdb-frame-address):
30910         Rename from gdb-current-address.
30911         (gdb-previous-frame-address): Rename from gdb-previous-address.
30912         (gdb-selected-frame): Rename from gdb-current-frame.
30913         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
30914         (gdb-frame-number): Rename from gdb-current-stack-level.
30915         (gdb-ann3): Match new mode-name for disassembly buffer.
30916         Extend initialization of variables.
30917         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
30918         (gdb-memory-mode): Use mouse-face in header line.
30919         (gdb-assembler-buffer-name): Call it disassembly and give frame
30920         in mode line.
30921         (gdb-source-spec-regexp, gdb-assembler-custom)
30922         (gdb-invalidate-assembler, gdb-frame-handler):
30923         Make robust to leading zeroes in address format.
30925 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
30927         * textmodes/org.el (org-mode): Use `define-derived-mode' to
30928         define `org-mode'.
30929         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
30931 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
30933         * log-edit.el (log-edit-changelog-entries): Distinguish between
30934         filenames like xfns.c and fns.c.
30936 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
30938         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
30939         point after reverting.
30940         (Buffer-menu-make-sort-button): Handle the case where
30941         `Buffer-menu-use-header-line' is nil.
30943 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
30945         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
30946         New funcs.  In minibuffer-local-completion-map bind `]', `/'
30947         and `:' to them.
30949 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
30951         * startup.el (normal-top-level): Allow modification of load-path while
30952         we're iterating over it.
30954 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
30956         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
30957         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
30958         (thumbs-resize-interactive, thumbs-insert-image)
30959         (thumbs-insert-thumb, thumbs-dired-show-marked)
30960         (thumbs-find-image-at-point, thumbs-delete-images)
30961         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
30962         (thumbs-increment-image-size, thumbs-decrement-image-size):
30963         Fix typos in docstrings.
30965 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
30967         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
30968         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
30969         (cperl-mode): Use them.
30971 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
30973         * window.el (quit-window, shrink-window-if-larger-than-buffer):
30974         Doc fixes.
30976 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
30978         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
30979         Bind C-d to gdb-inferior-io-eof.
30981         * dired.el (dired-dnd-popup-notice): Use message-box.
30983 2005-05-23  Masatake YAMATO  <jet@gyve.org>
30985         * bindings.el (mode-line-major-mode-keymap):
30986         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
30988         * faces.el (mode-line-highlight): New face.
30990         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
30991         as mouse-face.
30993         * bindings.el (top-level, help-echo, mode-line-modified)
30994         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
30995         as mouse-face.
30997 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
30999         * progmodes/cc-engine.el (c-guess-basic-syntax):
31000         Remove spurious call to `zerop'.
31002         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
31004 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
31006         CC Mode update to 5.30.10:
31008         * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
31009         the point could go past the limit in decoration level 2, thereby
31010         causing errors during interactive fontification.
31012         * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
31013         bug when the file is evaluated interactively.
31015         * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
31016         declarations somewhat better in C++.
31018         * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
31019         New helper macro to make use of `run-mode-hooks'
31020         which has been added in Emacs 21.1.
31021         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
31022         (awk-mode): Use it.
31023         (make-local-hook): Suppress warning about obsoleteness.
31025         * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
31026         (c-append-backslashes-forward, c-delete-backslashes-forward)
31027         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
31028         Compensate for return value from `forward-line' when it has moved
31029         but not to a different line due to eob.
31031         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
31032         `objc-method-intro' and `objc-method-args-cont'.
31034 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
31036         CC Mode update to 5.30.10:
31038         * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
31039         address in the copyright statement.  Incidentally, change "along with
31040         GNU Emacs" to "along with this program" where it occurs.
31042         * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
31043         autoload, so that it is interactive, hence can be found by M-x awk-mode
31044         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
31045         <gmorris+emacs@ast.cam.ac.uk>.
31047         * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
31048         Mode's regexps.
31050 2005-05-23  Kevin Ryde  <user42@zip.com.au>
31052         * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
31053         from c-parse-state, to avoid a lisp error (on bad code).
31055 2005-05-23  Lute Kamstra  <lute@gnu.org>
31057         * subr.el (font-lock-defaults): Remove defvar as it's already
31058         defined in font-core.el.
31060         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
31062 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
31064         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
31065         more general and work when GDB variable "print pretty" is on,
31066         as with Emacs, for example.
31068 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
31070         * font-core.el: Update comment.
31072         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
31073         Use `after-change-major-mode-hook' instead of `find-file-hook'.
31075         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
31077 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
31079         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
31080         and `yank-handler' in the doc strings.
31082 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
31084         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
31086 2005-05-22  Richard M. Stallman  <rms@gnu.org>
31088         * help.el (describe-key): Move print-help-return-message call
31089         out of conditional.
31091         * progmodes/etags.el (list-tags): Use with-no-warnings.
31093         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
31094         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
31095         (starttls-extra-args, starttls-extra-arguments): Add defvars.
31097         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
31099         * language/viet-util.el (viet-viscii-nonascii-translation-table):
31100         Add defvar.
31102         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
31103         Use defvar, not defconst.
31105         * hexl.el (hexl-follow-line): Use with-no-warnings.
31107         * emulation/tpu-extras.el: Use write-file-functions instead of
31108         write-file-hooks.
31110         * dired.el (dired-font-lock-keywords): Fontify files with junk
31111         extensions even if marked by -F.
31113 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
31115         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
31116         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
31117         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
31118         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
31119         (concatenate, list-length, get*, getf, cl-remprop):
31120         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
31121         (etypecase, progv, lexical-let, lexical-let*)
31122         (multiple-value-bind, multiple-value-setq, shiftf):
31123         Improve argument/docstring consistency.
31125         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
31127 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
31129         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
31130         doesn't exist.
31132         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
31133         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
31135 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
31137         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
31138         already deleted variables: auto-fill-hook, blink-paren-hook,
31139         lisp-indent-hook, inhibit-local-variables, unread-command-event,
31140         suspend-hooks, comment-indent-hook, meta-flag,
31141         before-change-function, after-change-function,
31142         font-lock-doc-string-face.
31144 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
31146         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
31148 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
31150         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
31151         rmail-dont-reply-to.
31153 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
31155         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
31156         literal blank when splitting new-header-values.
31158 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
31160         * calendar/cal-menu.el (cal-menu-update): Add separator as a
31161         string so that tmm doesn't create a completion entry for it.
31163         * textmodes/table.el (table-disable-menu): Ditto.
31165 2005-05-21  Richard M. Stallman  <rms@gnu.org>
31167         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
31169         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
31171         * net/rcompile.el (remote-compile): Use compilation-start.
31173         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
31175 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
31177         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
31178         Default to makefile-bsdmake-mode on BSD systems.
31180         * imenu.el (imenu-generic-expression, imenu--generic-function'):
31181         REGEXP may also be a search function now.  The part of doc-string
31182         for describing the structure was 95% identical to that of
31183         `imenu--generic-function'.  Unify it there.
31185         * progmodes/make-mode.el (makefile-imenu-generic-expression):
31186         Use function to find dependencies, because regexp alone is so complex,
31187         it easily goes into an endless loop.
31188         (makefile-makepp-mode): Also add submenu for Perl functions
31189         defined in the makefile.
31190         (makefile-bsdmake-mode): Special imenu-generic-expression no
31191         longer needed, due to function call.
31192         (makefile-match-dependency): Take BOUND into account when checking
31193         if we're through.
31195 2005-05-20  Jay Belanger  <belanger@truman.edu>
31197         * calc/calc-units.el (calc-invalidate-units-table):
31198         Use inhibit-read-only.
31199         (math-build-units-table-buffer): Use view-mode.
31201 2005-05-20  David Kastrup  <dak@gnu.org>
31203         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
31204         easy-menu-add is not a nop on Emacs; and clarify when to call it.
31206 2005-05-20  Lute Kamstra  <lute@gnu.org>
31208         * diff-mode.el (diff-header-face, diff-file-header-face)
31209         (diff-index-face, diff-hunk-header-face, diff-removed-face)
31210         (diff-added-face, diff-changed-face, diff-function-face)
31211         (diff-context-face, diff-nonexistent-face): Put them in the
31212         diff-mode customization group.
31214 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
31216         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
31218         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
31220         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
31221         Minor regexp-optimization.
31223 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
31225         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
31226         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
31227         (org-agenda-add-time-grid-maybe): New function.
31228         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
31229         (org-table-create): `dotimes' instead of `mapcar'.
31230         (org-xor): Simplify implementation.
31231         (org-agenda): `inhibit-redisplay' turned on.
31232         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
31233         a consistent line after a state change.
31234         (org-agenda-remove-times-when-in-prefix): New option.
31235         (org-prefix-has-time): New variable.
31236         (org-parse-time-string): Optional argument NODEFAULT.
31237         (org-format-agenda-item): Parse items for time-of-day
31238         specifications and move these into the prefix if possible.
31239         (org-agenda-priority): Get current heading, not previous heading
31240         during agenda remote editing.
31242 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
31244         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
31245         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
31246         (remove-duplicates, delete-duplicates, substitute)
31247         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
31248         (nsubstitute-if-not, find, find-if, find-if-not, position)
31249         (position-if, position-if-not, count, count-if, count-if-not)
31250         (mismatch, search, sort*, stable-sort, merge, member*)
31251         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
31252         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
31253         (intersection, nintersection, set-difference, nset-difference)
31254         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
31255         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
31256         (nsublis, tree-equal): Improve argument/docstring consistency.
31258         * subr.el (send-string, send-region): Remove obsolescence declaration.
31259         (window-dot, set-window-dot, read-input, show-buffer)
31260         (eval-current-buffer, string-to-int):
31261         Add release number to obsolescence declarations.
31263 2005-05-19  Kim F. Storm  <storm@cua.dk>
31265         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
31266         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
31268 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
31270         * faces.el (list-faces-display): Make back button respect optional
31271         regexp arg.
31273 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
31275         * calculator.el (calculator-radix-grouping-mode)
31276         (calculator-radix-grouping-digits, calculator-displayer)
31277         (calculator-radix-grouping-separator, calculator-copy-displayer):
31278         * dabbrev.el (dabbrev-search-these-buffers-only):
31279         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
31280         (diff-advance-after-apply-hunk, diff-mode-hook)
31281         (diff-minor-mode-prefix):
31282         * imenu.el (imenu-use-popup-menu):
31283         * jit-lock.el (jit-lock-context-time):
31284         * newcomment.el (comment-fill-column, comment-column)
31285         (comment-style, comment-padding, comment-multi-line)
31286         (comment-empty-lines, comment-auto-fill-only-comments):
31287         * reveal.el (reveal-around-mark):
31288         * uniquify.el (uniquify-buffer-name-style)
31289         (uniquify-after-kill-buffer-p)
31290         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
31291         (uniquify-min-dir-content, uniquify-separator)
31292         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
31293         * w32-vars.el (w32-fixed-font-alist):
31294         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
31295         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
31296         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
31297         * progmodes/perl-mode.el (perl-indent-level)
31298         (perl-continued-statement-offset, perl-continued-brace-offset)
31299         (perl-brace-offset, perl-brace-imaginary-offset)
31300         (perl-label-offset, perl-indent-continued-arguments)
31301         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
31302         * progmodes/tcl.el (tcl-indent-level)
31303         (tcl-continued-indent-level, tcl-auto-newline)
31304         (tcl-tab-always-indent, tcl-electric-hash-style)
31305         (tcl-help-directory-list, tcl-use-smart-word-finder)
31306         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
31307         (inferior-tcl-source-command):
31308         * textmodes/fill.el (enable-kinsoku):
31309         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
31310         * textmodes/table.el (table-yank-handler):
31311         Specify missing group (and type, if simple) in defcustom.
31313 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
31315         * progmodes/compile.el (compilation-finish-function): Fix defvar.
31317 2005-05-19  Richard M. Stallman  <rms@gnu.org>
31319         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
31321         * subr.el (event-basic-type): Don't get an error.
31322         (left-fringe-p): Function deleted.
31324         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
31325         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
31327         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
31328         in recursive copy.
31330         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
31332         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
31334         * emacs-lisp/bytecomp.el
31335         (byte-compile-file-form-custom-declare-variable):
31336         Call byte-compile-nogroup-warn if appropriate.
31338         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
31339         (compilation-set-window): Don't call left-fringe-p; do it directly.
31341 2005-05-19  Jay Belanger  <belanger@truman.edu>
31343         * calc/calc-graph.el (calc-graph-format-data): Make sure
31344         var-PlotRejects is bound before trying to check its value.
31346 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
31348         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
31349         definition of this variable from reftex-global.el to reftex.el,
31350         because it is needed in the menu.
31352 2005-05-19  Lute Kamstra  <lute@gnu.org>
31354         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
31355         years are fixed.  Don't insert a space after a dash.
31357 2005-05-19  Kim F. Storm  <storm@cua.dk>
31359         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
31361 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
31363         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
31364         strings, because (eq ... ?\\) is fairly frequent.
31366         * progmodes/make-mode.el (makefile-add-this-line-targets):
31367         Simplify and integrate into `makefile-pickup-targets'.
31368         (makefile-add-this-line-macro): Simplify and integrate into
31369         `makefile-pickup-macros.
31370         (makefile-pickup-filenames-as-targets): Simplify.
31371         (makefile-previous-dependency, makefile-match-dependency):
31372         Don't stumble over `::'.
31374 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
31376         * subr.el (post-command-idle-hook, post-command-idle-delay):
31377         Remove obsoletion of post-command-idle-hook and
31378         post-command-idle-delay.
31380         * faces.el (list-faces-display): Provide button when describe-face
31381         is called to take user back to the list of faces.
31383         * help-fns.el (describe-variable): Remove hyperlinks in a
31384         variable's value as these are quite frequently inappropriate.
31386         * follow.el (follow-submit-feedback, follow-mode):
31387         Remove references to post-command-idle-hook.
31389 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
31391         * progmodes/make-mode.el (makefile-previous-dependency)
31392         (makefile-match-dependency): Check for := (and in bsd mode also
31393         !=) to give a better result, even when font-lock is not on.
31395 2005-05-18  Jay Belanger  <belanger@truman.edu>
31397         * calc/calc-help.el (calc-s-prefix-help):
31398         Add `calc-copy-special-constant' to help string.
31400 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
31402         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31404 2005-05-18  Jay Belanger  <belanger@truman.edu>
31406         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
31407         in linear factors are in proper order.
31409 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
31411         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
31412         Support for jurabib.
31414         * textmodes/reftex.el (featurep): Define aliases for overlay
31415         commands, for XEmacs compatibility, and use these aliases in
31416         overlay initializations.
31417         (reftex-highlight): Use `reftex-move-overlay'.
31418         (reftex-unhighlight): Use `reftex-delete-overlay'.
31419         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
31420         (reftex-access-search-path): Use `reftex-uniquify' instead of
31421         `reftex-uniq'.
31423         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
31424         `before-string' property modification enables for Emacs as well.
31425         (reftex-select-item): Use `reftex-delete-overlay'.
31426         (reftex-select-mark): Use `reftex-make-overlay' and
31427         `reftex-overlay-put'.
31428         (reftex-select-unmark): Use `reftex-delete-overlay' and
31429         `reftex-overlay-put'.
31431 2005-05-18  Lute Kamstra  <lute@gnu.org>
31433         * emacs-lisp/lisp.el (check-parens): Fix docstring.
31435 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
31437         * add-log.el (add-change-log-entry):
31438         * array.el (array-make-template, array-reconfigure-rows)
31439         (array-init-max-row, array-init-max-column)
31440         (array-init-columns-per-line, array-init-field-width):
31441         * replace.el (replace-match-maybe-edit, perform-replace):
31442         * textmodes/spell.el (spell-region):
31443         Replace `read-input' by `read-string'.
31445         * forms.el (forms-mode):
31446         * finder.el (finder-compile-keywords):
31447         * shadowfile.el (shadow-read-files):
31448         Replace `eval-current-buffer' by `eval-buffer'.
31450         * terminal.el (te-pass-through):
31451         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
31452         (ange-ftp-raw-send-cmd):
31453         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
31454         (send-process-next-char, telnet-initial-filter, telnet):
31455         Replace `send-string' by `process-send-string'.
31457         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
31458         (prolog-consult-region): Replace `send-string' by
31459         `process-send-string'; replace `send-region' by `process-send-region'.
31461         * progmodes/delphi.el (delphi-log-msg):
31462         Replace `set-window-dot' by `set-window-point'.
31464         * subr.el (window-dot, set-window-dot, read-input, send-string)
31465         (send-region, show-buffer, eval-current-buffer):
31466         Make really obsolete, as the comment says.
31468 2005-05-17  Kim F. Storm  <storm@cua.dk>
31470         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
31471         (cua--init-keymaps): Bind C-return instead of S-return to set
31472         rectangle mark.
31474         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
31475         instead of S-return to toggle/clear rectangle mark.
31477 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
31479         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
31480         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
31481         Also fontify plain strings assigned to variables, mostly so that a
31482         colon has a face and is thus not taken as a dependency separator.
31483         (makefile-previous-dependency): Inline the new matcher, because it
31484         is too complex to work in both directions.
31485         (makefile-match-dependency): Eliminate `backward' arg (see above).
31486         Completely reimplemented so as to not sometimes go into an endless
31487         loop.  It should also be more efficient, because first it only
31488         searches for `:', instead of applying the very complex regexp.
31489         (makefile-mode): Cancel `font-lock-support-mode', because blocks
31490         to be fontified in one piece can be too long for JIT.
31491         Makefiles are never *that* big.
31493 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
31495         * dired.el (dired-mode): Simplify.
31497 2005-05-17  Lute Kamstra  <lute@gnu.org>
31499         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
31500         defcustom for the mode hook variable.
31502         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
31503         Emacs Lisp Reference Manual.
31505 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
31507         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
31508         (evenp, list*):
31509         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
31510         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
31512         * net/tramp-smb.el (tramp-smb-open-connection):
31513         Pass `tramp-chunksize' as fifth (required) argument.
31515 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
31517         * font-lock.el (lisp-font-lock-keywords-1):
31518         Set `font-lock-negation-char-face' for [^...] char group.
31519         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
31521         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
31522         a var, and refine it to mask one more level of nested vars.
31523         (makefile-rule-action-regex): Turn it into a var, and refine it so
31524         it recognizes backslashed continuation lines as belonging to the
31525         same command.
31526         (makefile-macroassign-regex): Refine it so it recognizes
31527         backslashed continuation lines as belonging to the same command.
31528         (makefile-var-use-regex): Don't look at the next char, because it
31529         might be the same one to be skipped by the initial [^$], leading
31530         to an overlooked variable use.
31531         (makefile-make-font-lock-keywords): Remove two parameters, which
31532         are now variables that some of the modes set locally.
31533         Handle dependency and rule action matching through functions, because
31534         regexps alone match too often.  Dependency matching now comes
31535         last, so it can check, whether a colon already matched something else.
31536         (makefile-mode): Inform that font-lock improves makefile parsing
31537         capabilities.
31538         (makefile-match-dependency, makefile-match-action): New functions.
31540 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
31542         * emacs-lisp/cl-extra.el (equalp): Doc fix.
31544         * align.el (align-regexp):
31545         * ansi-color.el (ansi-color-get-face):
31546         * array.el (array-reconfigure-rows, array-init-max-row)
31547         (array-init-max-column, array-init-columns-per-line)
31548         (array-init-field-width):
31549         * dired-aux.el (dired-trample-file-versions):
31550         * dired-x.el (dired-mark-sexp):
31551         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
31552         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
31553         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
31554         * faces.el (face-read-integer):
31555         * files.el (backup-extract-version, insert-directory):
31556         * hexl.el (hexl-insert-decimal-char):
31557         * server.el (server-process-filter):
31558         * shell.el (shell-extract-num):
31559         * startup.el (command-line-1):
31560         * term.el (term-command-hook):
31561         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
31562         (time-stamp-do-number):
31563         * time.el (display-time-update):
31564         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
31565         (timezone-fix-time):
31566         * vms-patch.el (vms-suspend-resume-hook):
31567         * calendar/appt.el (appt-convert-time):
31568         * calendar/cal-bahai.el (mark-bahai-diary-entries):
31569         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
31570         * calendar/cal-islam.el (mark-islamic-diary-entries):
31571         * calendar/calendar.el (calendar-cursor-to-date)
31572         (calendar-star-date):
31573         * calendar/diary-lib.el (diary-attrtype-convert)
31574         (mark-diary-entries, diary-entry-time):
31575         * calendar/solar.el (solar-get-number):
31576         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
31577         * emacs-lisp/re-builder.el (reb-display-subexp):
31578         * emulation/edt.el (edt-set-scroll-margins):
31579         * emulation/tpu-extras.el (tpu-set-scroll-margins):
31580         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
31581         (vip-get-ex-count):
31582         * emulation/viper-ex.el (viper-get-ex-token)
31583         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
31584         * international/fontset.el (fontset-plain-name):
31585         * mail/feedmail.el (feedmail-look-at-queue-directory):
31586         * mail/mailalias.el (mail-get-names):
31587         * mail/rmail.el (rmail-convert-to-babyl-format):
31588         * mail/rmailsum.el (rmail-make-basic-summary-line)
31589         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
31590         (rmail-summary-goto-msg):
31591         * mail/smtpmail.el (smtpmail-read-response):
31592         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
31593         (ange-ftp-vms-add-file-entry):
31594         * play/gametree.el (gametree-looking-at-ply)
31595         (gametree-current-branch-score):
31596         * progmodes/ada-xref.el (ada-prj-find-prj-file)
31597         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
31598         * progmodes/cperl-mode.el (condition-case):
31599         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
31600         (ebrowse-set-member-buffer-column-width)
31601         (ebrowse-select-1st-to-9nth):
31602         * progmodes/etags.el (etags-snarf-tag):
31603         * progmodes/flymake.el (flymake-parse-line):
31604         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
31605         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
31606         (idlwave-shell-menu-def):
31607         * progmodes/ps-mode.el (ps-run-goto-error):
31608         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
31609         (vhdl-speedbar-contract-level):
31610         * term/mac-win.el (x-handle-numeric-switch):
31611         * term/sun-mouse.el (sun-get-frame-data):
31612         * term/w32-win.el (x-handle-numeric-switch):
31613         * term/x-win.el (x-handle-numeric-switch):
31614         * textmodes/ispell.el (ispell-parse-output):
31615         * textmodes/nroff-mode.el (nroff-outline-level):
31616         * textmodes/reftex-cite.el (reftex-bib-sort-year)
31617         (reftex-bib-sort-year-reverse, reftex-format-citation):
31618         * textmodes/reftex-parse.el (reftex-init-section-numbers)
31619         (reftex-section-number):
31620         * textmodes/texinfmt.el (texinfo-paragraphindent):
31621         Replace `string-to-int' by `string-to-number'.
31623         * international/latexenc.el: Add page marker to force the "Local
31624         Variables:" string out of the last page.
31626 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
31628         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
31629         tooltip-change-major-mode.
31630         (gud-tooltip-print-command): Remove case where gud-minor-mode
31631         is gdb ("--fullname").
31632         (gud-tooltip-tips): Turn GUD tooltips off for this case and
31633         explain to user.
31635 2005-05-16  Jay Belanger  <belanger@truman.edu>
31637         * calc/calc-store.el (calc-copy-special-constant): New function.
31639         * calc/calc-ext.el (calc-init-extensions): Add binding for
31640         `calc-copy-special-constant'.
31642         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
31643         for the `calc-copy-special-constant' command.
31645 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
31647         * subr.el (left-fringe-p): New function.
31649         * progmodes/compile.el (compilation-setup): Set local value of
31650         overlay-arrow-string to "" always.
31651         (compilation-set-window): Left fringe then don't scroll.
31652         No left fringe then no arrow and scroll message to top.
31653         (compilation-context-lines): Adjust doc string accordingly.
31655 2005-05-16  Kim F. Storm  <storm@cua.dk>
31657         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
31658         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
31659         (ido-wide-find-dir-or-delete-dir): New command for M-d.
31660         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
31661         (ido-read-file-name): Handle commands with ido property value
31662         equal to find-file as reading a file name, to allow C-d to enter dired.
31663         (ibuffer-find-file): Add ido property with value find-file.
31665 2005-05-15  Kim F. Storm  <storm@cua.dk>
31667         * subr.el (open-network-stream-nowait): Remove.
31668         (open-network-stream-server): Remove.
31670 2005-05-15  Richard M. Stallman  <rms@gnu.org>
31672         * faces.el (describe-face): Output a definition link button.
31674         * help-mode.el (help-face-def): New button type.
31676         * emacs-lisp/copyright.el (copyright-fix-years):
31677         Match properly if the first year is 2-digit.
31678         Don't mess up the whitespace after the years by filling.
31680         * dired-aux.el (dired-mark-confirm):
31681         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
31683         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
31684         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
31685         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
31687         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
31688         Set font-lock-comment-start-skip.
31690         * font-lock.el (font-lock-comment-start-skip): New variable.
31691         (font-lock-comment-end-skip): New variable.
31692         (font-lock-fontify-syntactically-region): Use them if non-nil.
31694 2005-05-15  Jay Belanger  <belanger@truman.edu>
31696         * calc/calc-store.el (calc-store-value): Return a string rather
31697         than display it as a message.
31698         Use calc-var-name for variable name.
31699         (calc-store-into): Add the result of calc-store-value to message.
31700         (calc-copy-variable): Add a message.
31701         (calc-store-exchange): Improve error messages.
31702         (calc-store-binary, calc-store-map): Don't reset the values of
31703         special constants.
31705 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
31707         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
31708         manual to docstring.
31710         * files.el (hack-local-variables-confirm): Add STRING argument.
31711         Make the function handle non file visiting buffers correctly.
31712         (hack-local-variables-prop-line, hack-local-variables)
31713         (hack-one-local-variable): Use STRING arg of
31714         `hack-local-variables-confirm'.
31716 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
31718         Sync with Tramp 2.0.49.
31720         * net/tramp.el (tramp-handle-dired-call-process)
31721         (tramp-handle-insert-directory):`insert-buffer' cannot be used
31722         because the contents of the Tramp buffer is changed before
31723         insertion (`expand-file' and alike).
31724         (tramp-handle-insert-directory): If `localname' has an empty
31725         nondirectory name, it must not be quoted.
31726         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
31727         variable `tramp-chunksize'.  Change callees.
31728         (tramp-open-connection-setup-interactive-shell): Check remote host
31729         for buggy `send-process-string' implementation.
31730         Set `tramp-chunksize' if found.  Reported by Michael Kifer
31731         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
31732         (tramp-handle-shell-command): `insert-buffer' cannot be used
31733         because the contents of the Tramp buffer is changed before
31734         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
31735         <frederic.bothamy@free.fr>.
31736         (tramp-set-auto-save): Actions should be done for Tramp file name
31737         handler only.  Ange-FTP has its own auto-save mechanism.
31738         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
31739         (tramp-set-auto-save-file-modes): Set file modes of
31740         `buffer-auto-save-file-name' to ?\600 as fallback solution.
31741         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
31742         (tramp-bug): Remove obsolete variable.
31743         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
31744         for presence of `mml-mode'.  Make it running for older Emacsen as well.
31746 2005-05-14  John Paul Wallington  <jpw@pobox.com>
31748         * ibuf-ext.el (define-ibuffer-filter filename):
31749         If `dired-directory' is a list, use its car.
31751 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
31753         * ibuffer.el (define-ibuffer-column filename):
31754         If `dired-directory' is a list, use its car.
31756 2005-05-14  Richard M. Stallman  <rms@gnu.org>
31758         * subr.el (symbol-file): Doc fix.
31760         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
31761         (byte-compile-form): Call byte-compile-nogroup-warn.
31762         (byte-compile-warning-types): Doc fix.
31764         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
31766         * progmodes/cc-engine.el (c-literal-faces):
31767         Add font-lock-comment-delimiter-face.
31769         * net/net-utils.el (dig): Use with-no-warnings.
31771         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
31772         (sc-recite-frame-alist, sc-default-cite-frame)
31773         (sc-default-uncite-frame, sc-default-recite-frame)
31774         (sc-attrib-selection-list, sc-rewrite-header-list):
31775         Mark as risky-local-variable.
31777         * international/ogonek.el (ogonek-jak, ogonek-how):
31778         Don't use beginning-of-buffer.
31780         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
31782         * calendar/solar.el (solar-data-list): Move definition up.
31784         * dnd.el (dnd-protocol-alist): Add autoload.
31786         * progmodes/sh-script.el: Many doc usage fixes.
31787         (sh-indent-after-do): Change default to match common styles.
31789 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
31791         * files.el (interpreter-mode-alist)
31792         (auto-mode-interpreter-regexp): Doc fixes.
31794 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
31796         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
31798         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
31800 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
31802         * dired.el (dired-mode): make-variable-buffer-local =>
31803         make-local-variable.
31805 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
31807         * term/mac-win.el (mac-select-convert-to-string): Try coding
31808         systems in mac-script-code-coding-systems if specified one cannot
31809         encode string for `com.apple.traditional-mac-plain-text'.
31811 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
31813         * progmodes/make-mode.el (makefile-targets-face)
31814         (makefile-shell-face, makefile-makepp-perl-face): New faces.
31815         (makefile-dependency-regex): Fix it to not make the colon in
31816         $(var:a=b) special.
31817         (makefile-rule-action-regex): New regexp for highlighting embedded
31818         Shell strings.
31819         (makefile-macroassign-regex): Handle != for highlighting as
31820         embedded Shell strings.
31821         (makefile-var-use-regex): New const.
31822         (makefile-statements, makefile-automake-statements)
31823         (makefile-gmake-statements, makefile-makepp-statements)
31824         (makefile-bsdmake-statements): New consts.
31825         (makefile-make-font-lock-keywords): New function.
31826         (makefile-automake-font-lock-keywords)
31827         (makefile-gmake-font-lock-keywords)
31828         (makefile-makepp-font-lock-keywords)
31829         (makefile-bsdmake-font-lock-keywords): New consts.
31830         (makefile-mode-map): Add switchers between the various submodes.
31831         (makefile-mode): Document the availability of the variants.
31832         (makefile-automake-mode, makefile-gmake-mode)
31833         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
31835         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
31836         new variants of makefile-mode.
31838 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
31840         * font-lock.el (font-lock-comment-delimiter-face): Fix up
31841         the inheritance.
31843 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
31845         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
31846         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
31848         * files.el (normal-mode): Extend the scope of the
31849         `enable-local-variables' binding to include the `set-auto-mode' call.
31850         (magic-mode-alist): Doc fix.
31852 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
31854         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
31855         font-lock-comment-face rather than copying its setting.
31857 2005-05-12  Andreas Schwab  <schwab@suse.de>
31859         * eshell/esh-mode.el (eshell-send-input): Doc fix.
31861 2005-05-12  Lute Kamstra  <lute@gnu.org>
31863         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
31864         defcustom for the mode hook variable.  Delete the last argument.
31865         * generic-x.el: Fix callers of define-generic-mode.
31866         (generic-x-modes): Delete group.
31867         (show-tabs-tab-face, show-tabs-space-face): Put them in the
31868         generic-x customization group.
31870 2005-05-12  Kim F. Storm  <storm@cua.dk>
31872         * font-lock.el (font-lock-negation-char-face): Default to "off".
31874         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
31875         font-lock-negation-char-face to ! in !=.
31877 2005-05-12  Masatake YAMATO  <jet@gyve.org>
31879         * add-log.el (find-change-log): Fix typos in the docstring
31880         of function.
31882 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
31884         * international/latexenc.el (latexenc-find-file-coding-system):
31885         Avoid `re-search-forward' when looking for input encoding because
31886         of speed and safety.  Better regular expressions for recognizing
31887         input encoding.  Limit a search for TeX-master/tex-main-file to
31888         the local variable section.
31890 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
31892         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
31893         syntax of $ to "'" (quote).
31895 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
31897         * dnd.el (dnd-protocol-alist): Improve custom type.
31899         * dired.el (dired-dnd-protocol-alist): New variable.
31900         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
31901         `dired-mode-hook' to the end.
31903 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
31905         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
31906         comment-end if comment-start-skip is not set.
31907         Obey the font-lock-comment-delimiter-face variables.
31909 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
31911         * files.el (executable-find): Move from executable.el.  Use
31912         locate-file.
31913         * progmodes/executable.el (executable-find): Move to files.el.
31915         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
31916         when trying to ensure forward progress.
31918 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
31920         * mouse-sel.el (mouse-sel-follow-link-p): New function.
31921         (mouse-select, mouse-select-internal, mouse-extend-internal):
31922         Use it to implement mouse-1-click-follows-link functionality.
31924 2005-05-11  Richard M. Stallman  <rms@gnu.org>
31926         * font-lock.el (font-lock-fontify-syntactically-region):
31927         Use font-lock-comment-delimiter-face for comment delimiters.
31929 2005-05-10  Jay Belanger  <belanger@truman.edu>
31931         * calc/calc-help.el (calc-m-prefix-help): Add mention of
31932         preserving embedded modes.
31934 2005-05-10  Richard M. Stallman  <rms@gnu.org>
31936         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
31938         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
31939         Move from ada-stmt.el.
31940         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
31942         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
31943         Move to ada-mode.el.
31944         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
31946         * cus-edit.el (custom-file): Call file-chase-links.
31948         * files.el (read-directory-name): Fix previous change.
31949         (hack-local-variables-confirm): New function.
31950         (hack-local-variables-prop-line, hack-local-variables)
31951         (hack-one-local-variable): Use it.
31953 2005-05-10  Lute Kamstra  <lute@gnu.org>
31955         * font-lock.el (font-lock-keywords-alist)
31956         (font-lock-removed-keywords-alist): Clarify docstrings.
31958 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
31960         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
31961         (gdb-source-info): Check for preprocessor info.
31962         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
31963         a macro for a function.
31964         (gdb-info-breakpoints-custom): Try to find file again if not already
31965         found (user might have used GDB dir command).
31966         (gdb-get-location): Update gdb-location-alist correctly for change
31967         to gdb-info-breakpoints-custom.
31969         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
31970         (gud-tooltip-print-command): Add gdbmi case.
31971         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
31972         preprocessor info.
31974 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
31976         * startup.el (fancy-splash-insert): Fix typo in doc string.
31978 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
31980         * obsolete/float.el (string-to-float):
31981         * obsolete/hilit19.el (hilit-add-pattern):
31982         * obsolete/rnews.el (news-parse-range, news-select-message)
31983         (news-get-pruned-list-of-files): Replace `string-to-int' by
31984         `string-to-number'.
31986         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
31987         `find-file-not-found-hooks'; use `add-hook'.
31988         (uncompress-while-visiting): Set `write-file-functions', not
31989         `write-file-hooks'; use `add-hook'.
31991 2005-05-09  Kim F. Storm  <storm@cua.dk>
31993         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
31994         (cua-paste): Handle clipboard action.
31995         (cua--init-keymaps): Remap clipboard-kill-region and
31996         clipboard-kill-ring-save.
31998 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
32000         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
32001         Improve commentary.
32003         * simple.el (next-error-overlay-arrow-position): Revert the change
32004         made on 2005-04-30.
32006 2005-05-07  Jay Belanger  <belanger@truman.edu>
32008         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
32009         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
32010         `calc-sel-reselect'.
32012         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
32013         Calc is in embedded mode.
32015 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
32017         * progmodes/compile.el (compilation-setup):
32018         Set overlay-arrow-string to an empty string on text terminals.
32020         * textmodes/ispell.el (ispell-program-name): Try looking for
32021         "aspell" along exec-path, and if found, use it as the default
32022         speller program.
32024 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
32026         * international/mule.el (sgml-xml-auto-coding-function):
32027         Recognize encoding='FOO' in single quotes as well as in double quotes.
32029 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
32031         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
32032         as well as `interactive', so that defmacro* would recognize
32033         `declare' forms.
32035 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
32037         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
32038         Explain more about the LIGHTER arg's usage in the doc string.
32039         Add commentary to clarify what the code does.  Fix the regexp that
32040         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
32041         since it could have characters special to regular expressions.
32043 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
32045         * replace.el (occur-1): Bind inhibit-read-only so that
32046         erase-buffer doesn't barf on read-only text properties (likewise
32047         for add-text-properties in occur-engine).  Mark buffer as unmodified.
32048         (occur-engine): Don't set buffer-read-only here.
32050 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
32052         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
32053         list-buffers-directory.  This caused the *cvs-commit* buffer to be
32054         sometimes mistakenly reused as a *cvs* buffer.
32056 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
32058         * tooltip.el: Move code for GUD tooltips into gud.el.
32059         (require): CL no longer needed to compile case.
32060         (tooltip-mode): Do not toggle functions for GUD tooltips.
32061         (tooltip-gud-tips-p): Remove.  Replace with minor mode
32062         gud-tooltip-mode in gud.el.
32063         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
32064         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
32065         tooltip-gud prefix with gud-tooltip and obsolete.
32066         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
32067         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
32068         (tooltip-mouse-motion): Mouse movement functions/variable.
32069         Rename in gud.el by adding gud prefix.
32070         (tooltip-gud-original-filter, tooltip-gud-dereference)
32071         (tooltip-gud-event, tooltip-toggle-gud-tips)
32072         (tooltip-gud-process-output, tooltip-gud-print-command)
32073         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
32074         gud.el by replacing tooltip-gud prefix with gud-tooltip.
32075         (gdb-tooltip-print): Move to gdb-ui.el.
32077         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
32078         (require): CL needed to compile case.
32079         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
32080         tooltip-gud-tips-p.  Make it a minor-mode.
32081         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
32082         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
32083         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
32084         (gud-tooltip-change-major-mode)
32085         (gud-tooltip-activate-mouse-motions-if-enabled)
32086         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
32087         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
32088         (gud-tooltip-original-filter, gud-tooltip-dereference)
32089         (gud-tooltip-event, tooltip-toggle-gud-tips)
32090         (gud-tooltip-process-output, gud-tooltip-print-command)
32091         (gud-tooltip-tips): Move from tooltip.el.
32093         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
32094         (gdb-cpp-define-alist-flags): Doc fix.
32095         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
32096         gud-tooltip-mode is t.
32098 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
32100         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
32101         evaporate if their text is deleted.
32102         (goto-address-at-point): Make it work as a mouse binding as well.
32103         (goto-address-at-mouse): Obsolete it.  Update users.
32105 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
32107         * calendar/appt.el (top-level): No longer activate on load.
32109 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
32111         * calendar/cal-bahai.el (mark-bahai-diary-entries):
32112         * net/webjump.el (webjump):
32113         * progmodes/idlw-help.el (idlwave-do-context-help1)
32114         (idlwave-highlight-linked-completions):
32115         * textmodes/po.el (po-find-file-coding-system-guts):
32116         Replace `assoc-ignore-case' by `assoc-string'.
32118 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
32120         * files.el (locate-file): Doc fix.
32122         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
32123         Remove the redundant test for ms-dos.
32125         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
32126         look for the preprocessor with exec-suffixes.  If not found in
32127         standard places, look in exec-path.  Remove most of the tests that
32128         used system-type.
32130         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
32132         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
32134         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
32135         file-name clash with jka-compr.el on 8+3 filesystems.
32137 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32139         * term/mac-win.el: Don't define or bind scroll bar functions if
32140         x-toolkit-scroll-bars is t.
32141         (x-select-text, x-get-selection-value): Clear
32142         x-last-selected-text-clipboard if x-select-enable-clipboard is
32143         nil.
32144         (PRIMARY): Put mac-scrap-name property.
32145         (mac-select-convert-to-file-url): New function.
32146         (public.file-url): New selection target type.  Add to
32147         selection-converter-alist.
32148         (x-get-selection, x-selection-value): Handle it.
32149         (x-cut-buffer-or-selection-value): New alias.
32151 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
32153         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
32154         entry to avoid calling bibtex-find-entry with arg global
32155         being t.  Remove arg key.
32156         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
32157         (bibtex-copy-summary-as-kill): Change accordingly.
32159 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
32161         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
32162         (org-agenda-date-later): Use with-current-buffer.
32164 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
32166         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
32167         (define-obsolete-variable-alias): Doc Fixes.
32169 2005-05-06  Kim F. Storm  <storm@cua.dk>
32171         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
32172         vertical-motion when selective-display is active.
32174         * ido.el (ido-setup-hook): New hook.
32175         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
32176         (ido-input-stack): New var.
32177         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
32178         ido-next-work-file binding to M-O.
32179         Bind M-f to ido-wide-find-file-or-pop-dir.
32180         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
32181         (ido-read-internal): Run ido-setup-hook.
32182         Catch quit in read-file-name and read-string to cancel edit.
32183         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
32184         Automatically pop-all when completing a directory name (RET).
32185         (ido-file-internal): Add with-no-warnings around ffap and dired code.
32186         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
32187         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
32188         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
32189         New functions for M-b/M-f to move among the directory components.
32190         (ido-make-merged-file-list): Catch quit to cancel merge.
32191         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
32192         (ido-completion-help): No warnings for ido-completion-buffer-full.
32194 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
32196         * font-lock.el (font-lock-negation-char-face): New face and variable.
32197         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
32198         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
32199         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
32200         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
32202 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
32204         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
32205         Fix typo in docstring.
32207         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
32208         (ebrowse-print-statistics-line)
32209         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
32211         * term/w32-win.el (image-library-alist): Add additional name for
32212         Xpm library.
32214 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
32216         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
32217         use gcc instead of cpp.
32219         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
32220         (gdb-create-define-alist): Use it.
32221         (gdb-cpp-define-alist-program): Update for MS-DOS.
32223 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
32225         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
32227 2005-05-04  Richard M. Stallman  <rms@gnu.org>
32229         * help.el (describe-key): No error when UNTRANSLATED is nil.
32231         * simple.el (line-move-1): Fix previous change to signal errors
32232         appropriately.
32234 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
32236         * calendar/icalendar.el (icalendar-version): Now at 0.12.
32237         (icalendar-duration-correction): Remove.
32238         (icalendar--get-event-properties): Split result at commas.
32239         (icalendar--decode-isoduration): New optional argument
32240         DURATION-CORRECTION.
32241         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
32242         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
32243         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
32244         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
32245         (icalendar--convert-anniversary-to-ical): New functions, extracted
32246         from icalendar-export-region, with bug fixes.
32247         (icalendar-export-region): Use the above functions.
32248         (icalendar-import-buffer): Check before saving diary file.
32249         (icalendar--convert-recurring-to-diary)
32250         (icalendar--convert-non-recurring-all-day-to-diary)
32251         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
32252         extracted from icalendar--convert-ical-to-diary, with bug fixes.
32253         (icalendar--convert-ical-to-diary): Use the above functions.
32255 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
32257         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
32258         Remove these recent additions.
32259         (c-mode): Restore to before 2005-04-28.
32261         * progmodes/cc-vars.el (cc-define-list-program): Remove this
32262         recent addition.
32264         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
32265         (gdb-define-alist): New variables.
32266         (gdb-create-define-alist): New function.
32267         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
32268         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
32269         with string-to-number.
32270         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
32272         * progmodes/gud.el: Replace string-to-int with string-to-number.
32273         (gud-find-file): Handle gdb-define-alist.
32275         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
32277 2005-05-02  Jay Belanger  <belanger@truman.edu>
32279         * calc/calc-aent.el (math-read-token):
32280         * calc/calc-bin.el (calc-word-size):
32281         * calc/calc-ext.el (calc-read-number-fancy):
32282         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
32283         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
32284         * calc/calc-frac.el (calc-over-notation):
32285         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
32286         (calc-graph-num-points, calc-graph-init):
32287         * calc/calc-prog.el (calc-read-parse-table-part)
32288         (calc-edit-macro-repeats):
32289         * calc/calc-yank.el (calc-do-grab-rectangle):
32290         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
32291         Replace `string-to-int' by `string-to-number'.
32293 2005-05-02  Kim F. Storm  <storm@cua.dk>
32295         * kmacro.el: Use executing-kbd-macro-index variable.
32297 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
32299         * net/rlogin.el (rlogin-parse-words): Delete func.
32300         (rlogin): Use split-string, not rlogin-parse-words.
32301         Also, if there are option-like elements in the parsed args,
32302         take the host to be the first arg immediately following them.
32303         Suggested by Michael Mauger.
32305 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
32307         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
32309 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
32311         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
32312         (cc-mode-cpp-program): Rename to cc-define-list-program and
32313         move to cc-vars.el.
32315         * progmodes/cc-vars.el (cc-define-list-program):
32316         Change to "gcc -E -dM -".  Make customizable.
32318 2005-05-02  Kim F. Storm  <storm@cua.dk>
32320         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
32322 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
32324         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
32326         * international/mule-util.el (truncate-string): Remove alias and
32327         obsolete declaration.
32329         * international/mule-cmds.el (update-iso-coding-systems):
32330         Remove alias and obsolete declaration.
32332         * international/mule.el (coding-system-parent): Remove alias and
32333         obsolete declaration.
32335         * subr.el (define-function, sref): Remove aliases and obsolete
32336         declarations.
32337         (chars-in-region): Remove obsolete declaration.
32339 2005-05-01  Richard M. Stallman  <rms@gnu.org>
32341         * info.el (Info-mode): Set widen-automatically to nil, locally.
32343         * simple.el (widen-automatically): New variable.
32344         (pop-global-mark): Obey widen-automatically.
32346 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
32348         * term/xterm.el (function-key-map): Call substitute-key-definition
32349         before the keymap size is increased by a lot of define-key calls.
32351 2005-05-01  Richard M. Stallman  <rms@gnu.org>
32353         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
32354         Rename ARG to ELEMENT.  Doc fix.
32356 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
32358         * allout.el (allout-exposure): Remove macro and obsolete declaration.
32359         Remove references to allout-exposure/change to allout-new-exposure.
32361         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
32362         bytecode symbols.
32364         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
32365         (compiled-function-p, focus-frame, unfocus-frame):
32366         Remove aliases and obsolete declarations.
32367         Back out inadvertent changes from previous commit.
32369 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
32371         * files.el (require-final-newline): Make Custom tags consistent
32372         with mode-require-final-newline.
32373         (mode-require-final-newline): Doc fix.
32375 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
32377         * international/latexenc.el (latexenc-find-file-coding-system):
32378         Fix regular expressions.
32380 2005-05-01  David Kastrup  <dak@gnu.org>
32382         * international/latexenc.el (latexenc-find-file-coding-system):
32383         Fix regular expressions.
32385 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
32387         * subr.el (string-to-int): Make obsolete.
32389 2005-04-30  Richard M. Stallman  <rms@gnu.org>
32391         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
32393         * loadup.el: Load jka-comp-hook.
32395         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
32396         (jka-compr-handler): Add autoload.  `put' calls moved
32397         to jka-comp-hook.el.
32398         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
32399         (jka-compr-inhibit): Autoload.
32401         * jka-comp-hook.el: New file.
32402         Enable the mode by default.
32404         * files.el (backup-buffer-copy): Use copy-file instead
32405         of write-region, and put back the 'excl.
32407 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
32409         * progmodes/flymake.el (flymake-split-string)
32410         (flymake-split-string, flymake-log, flymake-pid-to-names)
32411         (flymake-reg-names, flymake-get-source-buffer-name)
32412         (flymake-unreg-names, flymake-add-line-err-info)
32413         (flymake-add-err-info): Clarify docstrings.
32414         (flymake-popup-menu, flymake-make-emacs-menu)
32415         (flymake-make-xemacs-menu): Add docstrings.
32416         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
32417         Set variables directly throughout.
32419 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
32421         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
32422         exists.  Initialize cc-define-alist.
32423         (c-mode): Add cc-create-define-alist locally to after-save-hook.
32424         If there is no file (Macroexpansion) don't create an alist.
32426 2005-04-29  Sam Steingold  <sds@gnu.org>
32428         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
32429         (cc-create-define-alist): Use it instead of the hard-coded string.
32431 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
32433         * international/mule-conf.el (file-coding-system-alist): Fix regexp
32434         for latexenc.
32436 2005-04-29  Lute Kamstra  <lute@gnu.org>
32438         * emacs-lisp/generic.el: Improve commentary section.
32439         (define-generic-mode): Improve docstring.
32441 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
32443         * textmodes/org.el (many places): Change to quiet the byte compiler.
32444         (org-prefix-format-compiled): New variable.
32445         (org-compile-prefix-format): New function.
32446         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
32447         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
32448         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
32449         (org-get-entries-from-diary): Use `org-get-time-of-day' for
32450         consistency with entries from `org-mode' files.
32451         (org-get-time-of-day): Fix bug with partial matches early in a line.
32452         (org-non-link-chars): New constant.
32453         (org-link-regexp): Respect `org-non-link-chars'.
32454         (org-agenda-day-view): Remove command.
32455         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
32456         (org-follow-bbdb-link, org-store-link): Search also company field.
32457         (org-highlight-overlay): New variable.
32458         (org-highlight, org-unhighlight): New functions.
32459         (org-agenda-mode): Add pre-command-hook to remove highlight.
32460         (org-evaluate-time-range): Behavior depends upon whether time stamp
32461         contains a time or not.
32462         (org-show-subtree, org-show-entry): New functions.
32463         (org-agenda-cleanup-fancy-diary): Remove empty lines.
32465 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
32467         * comint.el (comint-output-filter-functions): Add autoload cookie.
32469 2005-04-28  Kim F. Storm  <storm@cua.dk>
32471         * ido.el (ido-everywhere): Fix last change.
32473 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
32475         * international/latexenc.el: New file.
32476         * international/mule-conf.el (file-coding-system-alist): For .tex,
32477         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
32479 2005-04-28  Lute Kamstra  <lute@gnu.org>
32481         * font-lock.el (font-lock-add-keywords)
32482         (font-lock-remove-keywords): Clarify docstring.
32483         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
32484         Don't start docstrings with a `*'.
32485         (font-lock-update-removed-keyword-alist): Give it a docstring.
32487         * generic-x.el: Update commentary section.
32488         Only require font-lock when compiling.
32489         Define all modes conditionally.
32490         Place all generic modes in the generic-x-modes customization group.
32491         (generic-x-modes): New customization group.
32492         (generic-default-modes, generic-mswindows-modes)
32493         (generic-unix-modes, generic-other-modes): New constants.
32494         (generic-define-mswindows-modes, generic-define-unix-modes):
32495         Update docstrings.  Make them obsolete.
32496         (generic-extras-enable-list): New default value.  Update docstring.
32497         Improve :type.  Change :set function.
32498         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
32499         Fix docstring.
32501         * emacs-lisp/generic.el (generic-mode-internal):
32502         Simplify font-lock-defaults.
32503         (define-generic-mode): Fix docstring.
32505 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
32507         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
32508         font-lock-face property to highlight matches.
32510 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
32512         * progmodes/cc-mode.el (cc-create-define-alist): New function.
32513         (cc-define-alist): New variable.
32514         (c-mode): Make it local and initialize it.
32516         * progmodes/gdb-ui.el (gdb-active-process): New variable.
32517         (gdb-exited): New function.
32518         (gdb-annotation-rules): Use it.
32519         (gdb-starting): Set gdb-active-process to t.
32520         (gdb-stopping): Amend doc string.
32521         (gdb-reset): Set gdb-active-process to nil.
32523         * tooltip.el (tooltip-gud-tips): Show the associated #define
32524         directives when a C program under GDB is not executing.
32526 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
32528         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
32529         font-lock-fontify-syntactic-keywords.
32531         * font-lock.el (font-lock-default-fontify-region): Don't force
32532         parse-sexp-lookup-properties to nil.
32534 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
32536         * man.el (man-mode-syntax-table): Set up `:' to have
32537         word-constituent syntax.
32539 2005-04-27  Lute Kamstra  <lute@gnu.org>
32541         * novice.el (disable-command): Don't add spurious newlines to the
32542         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
32544 2005-04-26  Jay Belanger  <belanger@truman.edu>
32546         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
32547         than one window before deleting window.
32549 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
32551         * shell.el (shell-prompt-pattern): Doc fix.
32552         (shell-mode): Set paragraph-separate buffer locally to "\\'".
32554         * comint.el (comint-prompt-regexp, comint-get-old-input)
32555         (comint-use-prompt-regexp)
32556         (comint-use-prompt-regexp-instead-of-fields)
32557         (comint-replace-by-expanded-history, comint-send-input)
32558         (comint-output-filter, comint-get-old-input-default)
32559         (comint-line-beginning-position, comint-bol, comint-show-output)
32560         (comint-backward-matching-input, comint-forward-matching-input)
32561         (comint-next-prompt, comint-previous-prompt):
32562         Rename `comint-use-prompt-regexp-instead-of-fields' to
32563         `comint-use-prompt-regexp'.  Keep old name as alias and declare
32564         obsolete.
32565         (comint-use-prompt-regexp): Shorten first line of doc string.
32567         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
32568         Set paragraph-separate buffer locally to "\\'".
32570         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
32571         Adapt to above name change.
32573         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
32574         (smbclient-prompt-regexp): Ditto.
32576         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
32578 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
32580         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
32581         gdb-location-list.
32582         Break lines that are over 80 characters wide.
32584 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
32586         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
32587         New fun and var, to preserve compatibility.
32589         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
32591 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
32593         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
32594         name to file-newer-than-file-p.
32596 2005-04-26  Richard M. Stallman  <rms@gnu.org>
32598         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
32600         * progmodes/python.el (python-mode):
32601         Use new name eldoc-documentation-function.
32603         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
32605         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
32606         (eldoc-documentation-function):
32607         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
32609 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
32611         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
32613 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
32615         * term/xterm.el (function-key-map): Fix strings for
32616         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
32617         {C,S,A,C-S}-{f1-f12}.
32619 2005-04-26  Kenichi Handa  <handa@m17n.org>
32621         * international/mule-cmds.el (select-safe-coding-system):
32622         Fix previous change.
32624 2005-04-26  Lute Kamstra  <lute@gnu.org>
32626         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
32628         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
32629         (font-lock-comment-delimiter-face): Ditto.
32631         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
32633 2005-04-25  Jay Belanger  <belanger@truman.edu>
32635         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
32636         to t while inserting information; use help-mode.
32638 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
32640         * term.el (ansi-term-color-vector): Use the xterm colors.
32641         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
32643 2005-04-25  Lute Kamstra  <lute@gnu.org>
32645         * font-core.el (font-lock-defaults): Fix docstring.
32647         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
32649 2005-04-25  Kenichi Handa  <handa@m17n.org>
32651         * international/mule-cmds.el (select-safe-coding-system):
32652         Don't check consistency with coding: spec, etc if raw-text or
32653         no-conversion was found to be safe.
32655 2005-04-24  Richard M. Stallman  <rms@gnu.org>
32657         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
32658         citation markers at start of each line.
32660         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
32661         citation markers at start of each line.
32663         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
32665         * files.el (mode-require-final-newline): Fix previous change.
32666         (require-final-newline): Fix type label.
32668 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
32670         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
32671         statement in buffer (broken by 2004-11-24 change).
32673 2005-04-24  Kim F. Storm  <storm@cua.dk>
32675         * ido.el (ido-everywhere): Save and restore old read-buffer-function
32676         and read-file-name-function values.  Don't overwrite existing
32677         non-nil values if ido-mode is enabled without ido-everywhere.
32679 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
32681         * files.el (mode-require-final-newline): Minor doc fix.
32683 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
32685         * subr.el (syntax-after): Doc fix.
32686         (syntax-class): If argument is nil, return nil.  Mask off upper 16
32687         bits, not 8 bits.
32689         * files.el (mode-require-final-newline): Doc fix.
32690         (backup-buffer-copy): Fix last change.
32692 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32694         * term/mac-win.el: Require select.  Set selection-coding-system to
32695         mac-system-coding-system.  Call menu-bar-enable-clipboard.
32696         (x-last-selected-text-clipboard, x-last-selected-text-primary)
32697         (x-select-enable-clipboard): New variables.
32698         (x-select-text, x-get-selection, x-selection-value)
32699         (x-get-selection-value, mac-select-convert-to-string)
32700         (mac-services-open-file, mac-services-open-selection)
32701         (mac-services-insert-text): New functions.
32702         (CLIPBOARD, FIND): Put mac-scrap-name property.
32703         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
32704         (public.tiff): Put mac-ostype property.
32705         (selection-converter-alist): Add entries for them.
32706         (mac-application-menu-map): New keymap.
32707         (interprogram-cut-function, interprogram-paste-function): Set to
32708         x-select-text and x-get-selection-value, respectively.
32709         (split-window-keep-point): Set to t.
32711 2005-04-23  Richard M. Stallman  <rms@gnu.org>
32713         * files.el (read-directory-name): Always pass non-nil
32714         DEFAULT-FILENAME arg to read-file-name.
32715         (backup-buffer-copy, basic-save-buffer-2): Take care against
32716         writing thru an unexpected existing symlink.
32717         (revert-buffer): In indirect buffer, revert the base buffer.
32718         (magic-mode-alist): Doc fix.
32719         (buffer-stale-function): Doc fix.
32720         (minibuffer-with-setup-hook): Avoid warning.
32721         (mode-require-final-newline): Doc and custom fix.
32723         * follow.el (follow-end-of-buffer): Use with-no-warnings.
32725         * font-lock.el (font-lock-comment-face): On terminals with few colors,
32726         use the default appearance.
32727         (font-lock-comment-delimiter-face): New face, new variable.
32729         * imenu.el (imenu--generic-function): The official position of a
32730         definition is the start of the line that BEG is in.
32732         * midnight.el (midnight-timer): Move defvar up.
32734         * mouse.el (mouse-drag-region-1): Delete some debugging code.
32736         * saveplace.el (save-place-to-alist): Use with-no-warnings.
32738         * startup.el (command-line): Use with-no-warnings.
32740         * window.el (window-size-fixed): New defvar.
32742         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
32744         * mail/rmail.el (rmail-font-lock-keywords):
32745         Use font-lock-comment-delimiter-face.
32747         * mail/sendmail.el (mail-font-lock-keywords):
32748         Use font-lock-comment-delimiter-face.
32750         * progmodes/compile.el (next-error-highlight-timer): New defvar.
32752 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
32754         * progmodes/compile.el (compilation-mode-font-lock-keywords):
32755         Specify t for LAXMATCH when matching directories.
32756         Save match data around compilation-compat-error-properties form.
32758 2005-04-23  David Kastrup  <dak@gnu.org>
32760         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
32761         Mention that the autoloaded aliases should be kept for AUCTeX.
32763 2005-04-23  Andreas Schwab  <schwab@suse.de>
32765         * isearch.el (isearch-forward): Doc fix.
32767 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
32769         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
32770         (jit-lock-stealth-nice): Change default value to 0.5.
32772 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
32774         * abbrev.el (write-abbrev-file): Write table entries in
32775         alphabetical order by table name.
32777 2005-04-22  Kim F. Storm  <storm@cua.dk>
32779         * ido.el (ido-read-internal): Fix `list' completion.
32781 2005-04-22  Kenichi Handa  <handa@m17n.org>
32783         * recentf.el (recentf-save-file-coding-system): New variable.
32784         (recentf-save-list): Encode the file by
32785         recentf-save-file-coding-system and add coding: tag.
32787 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
32789         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
32791 2005-04-21  Lute Kamstra  <lute@gnu.org>
32793         * loadhist.el (unload-feature): Don't remove a function from hooks
32794         if it is about to be restored to an autoload .  Remove functions
32795         that will become unbound from auto-mode-alist.  Simplify the code.
32797         * subr.el (assq-delete-all): New implementation that is linear,
32798         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
32799         (rassq-delete-all): New function.
32801         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32802         Add size-indication-mode.
32804 2005-04-21  Kenichi Handa  <handa@m17n.org>
32806         * international/mule-cmds.el: Add autoload for widget-value in
32807         eval-when-compile.
32809 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
32811         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32812         Add tooltip-mode.
32814         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
32816 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
32818         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
32819         (inferior-lisp-filter-regexp, inferior-lisp-program)
32820         (inferior-lisp-load-command, inferior-lisp-prompt)
32821         (inferior-lisp-mode-hook, lisp-source-modes)
32822         (inferior-lisp-load-hook): defvar->defcustom.
32823         (inferior-lisp-program, inferior-lisp-prompt)
32824         (inferior-lisp-load-hook): Doc fixes.
32825         (inferior-lisp-install-letter-bindings): Small change in
32826         introductory comment.
32828 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
32830         * vc.el (vc-annotate-color-map): Change some colors so that text
32831         using them as foreground is readable on both white and black
32832         backgrounds.
32834 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
32836         * international/mule-conf.el (translation-table-for-input):
32837         Remove redundant declaration.
32839 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
32841         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
32843         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
32844         (tooltip-toggle-gud-tips): New function.
32846 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32848         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
32849         right angle brackets.
32851 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
32853         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
32855 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
32857         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
32858         Remove.  Update callers to use expand-file-name instead.
32860         * subr.el (syntax-class): New function.
32862         * simple.el (blink-matching-open): Use it.
32864         * paren.el (show-paren-function): Use it to recognize parens that are
32865         also used in 2-char comment markers.
32867 2005-04-19  Lute Kamstra  <lute@gnu.org>
32869         * loadhist.el (unload-feature): Update for new format of
32870         load-history.  Simplify the code.
32872 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32874         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
32875         (mac-add-charset-info): New function.  Initialize variable
32876         mac-charset-info-alist using it.
32877         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
32878         for translation.
32879         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
32880         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
32881         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
32882         New CCL programs.
32884 2005-04-19  Kim F. Storm  <storm@cua.dk>
32886         * simple.el (next-buffer, prev-buffer, next-error)
32887         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32888         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
32890         * bindings.el (next-buffer, prev-buffer, next-error)
32891         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32892         (clone-indirect-buffer-other-window): Move bindings from simple.el.
32893         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
32894         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
32896 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
32898         * isearch.el (isearch-edit-string): Make the search-ring available for
32899         minibuffer history commands.
32900         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
32901         the default history commands now work just as well.
32902         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
32904 2005-04-18  Kim F. Storm  <storm@cua.dk>
32906         * emulation/cua-base.el (cua--pre-command-handler): Add more
32907         elaborate check for shift modifier on non-window systems.
32909 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
32911         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
32913 2005-04-18  Kim F. Storm  <storm@cua.dk>
32915         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
32916         and make it optional.  Don't test tooltip-gud-echo-area here.
32917         (tooltip-gud-process-output, gdb-tooltip-print):
32918         Pass tooltip-gud-echo-area to tooltip-show.
32919         (tooltip-help-tips): Remove second optional arg to tooltip-show.
32921 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32923         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
32924         `display-graphic-p' may not be bound yet.
32926 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
32928         * startup.el (command-line): No longer enable Xterm Mouse mode by
32929         default in terminals compatible with xterm.
32931         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
32933 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
32935         * tooltip.el (tooltip-gud-echo-area): Rename from
32936         tooltip-use-echo-area.
32937         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
32938         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
32939         area independently of where help tooltips are displayed.
32941 2005-04-17  David Kastrup  <dak@gnu.org>
32943         * cus-theme.el (custom-theme-write-variables): Quote variables
32944         where necessary.
32946 2005-04-17  Richard M. Stallman  <rms@gnu.org>
32948         * simple.el (yank-excluded-properties): Add follow-link to value.
32950         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
32952         * startup.el (fancy-splash-max-time): Just 30 seconds.
32953         (fancy-splash-delay): Just 7.
32954         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
32956         * loadhist.el (unload-feature): Update for new format of load-history.
32957         Simplify the code.
32959         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
32960         (rmail-font-lock-keywords): Don't fontify the text of a citation.
32962         * mail/sendmail.el (mail-font-lock-keywords):
32963         Don't fontify subject text.
32964         Don't fontify the text of a citation.
32966 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
32968         * comint.el (comint-output-filter): Run comint-output-filter-functions
32969         with point where the user had it.
32971 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
32973         * international/ucs-tables.el (ucs-set-table-for-input):
32974         Disable when using unify-on-decoding.
32976 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
32978         * emulation/cua-base.el (cua-global-mark-face): Add special case
32979         for displays supporting a high number of colors.
32981 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
32983         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
32985 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
32987         * filesets.el (filesets-add-buffer): If user supplies a name of a
32988         non-existing fileset, create a new fileset.
32990 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
32992         * textmodes/org.el (org-up-heading-all): Fix bug with
32993         `outline-up-heading-all'.
32995 2005-04-16  Andreas Schwab  <schwab@suse.de>
32997         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
32998         /etc/permissions.d/* and /etc/aliases.d/*.
33000 2005-04-16  Kenichi Handa  <handa@m17n.org>
33002         * international/code-pages.el (cp-make-coding-system):
33003         Set `translation-table-for-input' property value to the symbol
33004         ucs-mule-to-mule-unicode, not to that value.
33005         (pt154): Escape guillemet by `\'.
33007 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
33009         * loadup.el: Load tooltip if x-show-tip is fboundp.
33011         * startup.el (command-line): Add comment.
33013         * tooltip.el (tooltip-mode): Specify correct standard value for
33014         Custom in init-value.
33016 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
33018         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
33019         possible.
33021 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
33023         * textmodes/org.el (org-agenda-date-prompt): Rename from
33024         `org-agenda-date-today'.
33025         (org-evaluate-time-range): Insert at point instead of directly
33026         after time range.
33027         (org-first-headline-recenter, org-subtree-end-visible-p)
33028         (org-optimize-window-after-visibility-change): New functions
33029         (org-agenda-post-command-hook): Don't allow point at end of line,
33030         to make sure it always hits the text properties.
33031         (org-agenda-next-date-line, org-agenda-previous-date-line):
33032         New commands.
33033         (org-set-regexps-and-options): Category may contain white space.
33034         (org-agenda-get-deadlines, org-agenda-get-scheduled):
33035         Improve marker positions.
33036         (org-agenda-new-marker): Argument POS made optional.
33037         (org-agenda-get-timestamps): Deadlines which are done are listed
33038         in org-done-face now.
33039         (org-agenda-get-todos, org-agenda-get-timestamps)
33040         (org-agenda-get-deadlines, org-agenda-get-scheduled):
33041         Set `undone-face' and `done-face' properties.
33042         (org-last-todo-state-is-todo): New variable.
33043         (org-todo): Set `org-last-todo-state-is-todo'.
33044         (org-agenda-todo): Change face according to
33045         `org-last-todo-state-is-todo'.  And change other lines referring to
33046         the same entry.
33047         (org-calendar-goto-agenda): New command.
33048         (org-calendar-to-agenda-key): New option.
33049         (org-startup-folded): New allowed value `content'.
33050         (org-set-regexps-and-options): Accept new value `content' for
33051         `org-startup-folded'.
33052         (org-get-current-options): Handle new value `content' for
33053         `org-startup-folded'.
33054         (org-insert-todo-heading): New command.
33055         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
33056         interactively in empty file and option
33057         `org-insert-mode-line-in-empty-file' has been set.
33058         (org-agenda-todo, org-agenda-priority): Modify to use
33059         `org-agenda-change-all-lines'.
33060         (org-warning-face): Change color on dark background.
33062 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33064         * international/mule-cmds.el (set-locale-environment): On Mac OS,
33065         use preferences AppleLocale and AppleLanguages, and variable
33066         mac-system-locale for default locale.  On Mac OS Classic, use
33067         mac-system-coding-system for default coding systems.
33069         * term/mac-win.el: Don't set file-name-coding-system.
33070         Decode variables system-name, emacs-build-system, user-login-name, and
33071         user-full-name by mac-system-coding-system on Mac OS Classic.
33072         (mac-system-coding-system): New variable.
33074 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
33076         * startup.el (command-line): Handle `xterm-mouse-mode' before
33077         reading init file.
33079         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
33081 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
33083         * progmodes/sh-script.el (sh-here-document-word): Make it a
33084         defcustom.  Doc fix.
33085         (sh-add): Bash uses $(( )) for arithmetic.
33086         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
33087         (sh-maybe-here-document): Remove quotes and leading whitespace
33088         from heredoc word when closing.  Indent heredoc with tabs if word
33089         starts with "-".
33091 2005-04-13  Richard M. Stallman  <rms@gnu.org>
33093         * simple.el (undo): Fix previous change.
33095         * custom.el (defface): Doc fix.
33097 2005-04-13  Lute Kamstra  <lute@gnu.org>
33099         * Makefile.in (DONTCOMPILE): Remove list.
33100         (compile, compile-always): Don't use DONTCOMPILE.
33101         (update-authors): Load the library in which batch-update-authors
33102         is defined.
33103         * makefile.w32-in (DONTCOMPILE): Remove list.
33104         (compile, compile-always): Fix comments.
33105         (update-authors): Load the library in which batch-update-authors
33106         is defined.
33108         * generic-x.el (generic-mode-ini-file-find-file-hook):
33109         Rename to ini-generic-mode-find-file-hook.
33110         Keep generic-mode-ini-file-find-file-hook as an alias.
33111         (ini-generic-mode-find-file-hook): Rename from
33112         generic-mode-ini-file-find-file-hook.  Fix docstring.
33113         (ini-generic-mode): Docstring change.
33114         (bat-generic-mode-run-as-comint): Silence the byte compiler.
33116         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
33117         called from lisp.
33119         * generic.el: Move to the emacs-lisp subdir.
33121 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
33123         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
33124         and C-S- function and cursor motion keys.
33126 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
33128         * startup.el (command-line): Enable Xterm Mouse mode by default.
33129         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
33130         for Custom.  No longer show "Mouse" in mode line when enabled.
33131         Doc fix.
33133 2005-04-12  Kim F. Storm  <storm@cua.dk>
33135         * emulation/cua-base.el (cua-rectangle-face)
33136         (cua-rectangle-noselect-face): Define face attributes here.
33138         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
33140 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33142         * startup.el (command-line): Turn off blinking cursor if
33143         cursorBlink in resources is off or false.
33145 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33147         * term/mac-win.el (dnd): Require dnd.
33148         (mac-drag-n-drop): Call dnd-handle-one-url.
33149         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
33150         (kTextEncodingISOLatin2): Remove constants.
33151         (mac-script-code-coding-systems): New constant.
33152         (mac-handle-language-change): New function.
33153         (special-event-map): Bind it to `language-change' event.
33154         (mac-centraleurroman, mac-cyrillic): New coding systems.
33155         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
33156         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
33157         and mac-cyrillic-encoder to encode-mac-centraleurroman and
33158         encode-mac-cyrillic, respectively.
33160 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33162         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
33163         Don't set overlay-arrow-string to "=>" as this is done
33164         globally in C now.
33166 2005-04-12  Lute Kamstra  <lute@gnu.org>
33168         * generic-x.el (rc-generic-mode, rul-generic-mode):
33169         Fix auto-mode-alist entries.
33170         (etc-fstab-generic-mode): Tweak fontification.
33172         * generic.el (generic-make-keywords-list): Fix docstring.
33173         (generic-mode-internal): Simplify generic-font-lock-keywords.
33175 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
33177         * whitespace.el (whitespace-buffer-leading)
33178         (whitespace-buffer-trailing): Revert the incorrect test inversion.
33179         However, fix the highlight area for the leading and
33180         trailing whitespaces to show space.
33182 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
33184         * whitespace.el (whitespace-version): Bump to 3.5.
33186         (whitespace-buffer-leading, whitespace-buffer-trailing):
33187         Invert sense of the test to highlight the whitespace.
33189 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33191         * progmodes/gud.el (gud-display-line): GUD uses its own
33192         overlay arrow now so don't set overlay-arrow-string.
33193         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
33195 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
33197         * term.el (term-ansi-current-bold, term-ansi-current-underline)
33198         (term-ansi-current-reverse, term-ansi-current-invisible)
33199         (term-ansi-face-already-done): Change to boolean.
33200         (term-reset-terminal, term-handle-colors-array): Handle the above
33201         vars accordingly.
33202         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
33203         (term-emulate-terminal): Use the new name.
33205         * faces.el (secondary-selection): Use yellow1, not yellow.
33206         (trailing-whitespace): Use red1, not red.
33208 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33210         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
33211         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
33212         (dired-dnd-handle-file): Call dnd-get-local-file-uri.
33214         * cus-edit.el (dnd): New group.
33216         * term/w32-win.el (dnd): Require dnd
33217         (w32-drag-n-drop): Call dnd-handle-one-url.
33219         * x-dnd.el: Require dnd.
33220         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
33221         Call dnd-handle-one-url.
33222         (x-dnd-types-alist, x-dnd-insert-utf8-text)
33223         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
33224         to dnd-insert-text.
33225         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
33226         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
33227         (x-dnd-get-local-file-name, x-dnd-open-local-file)
33228         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
33230         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
33232 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
33234         * wdired.el: Doc fixes.
33235         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
33236         (wdired-use-dired-vertical-movement): Rename from
33237         wdired-always-move-to-filename-beginning.
33238         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
33239         (wdired-change-to-wdired-mode): Change mode name.
33240         (wdired-newline): Delete.
33242 2005-04-11  Richard M. Stallman  <rms@gnu.org>
33244         * whitespace.el (whitespace-highlight-the-space):
33245         Don't call whitespace-unhighlight-the-space here.
33247         * simple.el (undo): Record t in undo-equiv-table
33248         for the redo record made by an undo-in-region.
33250 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33252         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
33253         (gdb-frame-inferior-io-buffer): New Functions to control
33254         display of separate IO buffer.
33255         (menu): Add them to menu-bar.
33256         (gdb-display-buffer): Check for buffer another frame.
33257         Protect GUD buffer.
33258         (gdb-setup-windows): Create IO buffer if not already there.
33259         (gdb-memory-mode): Remove purecopy noops.
33261 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
33263         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
33264         and pass to self-insert-command.
33266 2005-04-11  Lute Kamstra  <lute@gnu.org>
33268         * generic.el: Commentary section cleanup.
33269         (generic): Delete.
33270         (generic-use-find-file-hook, generic-lines-to-scan)
33271         (generic-find-file-regexp, generic-ignore-files-regexp)
33272         (default-generic-mode, generic-mode-find-file-hook)
33273         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
33274         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
33275         (generic-use-find-file-hook, generic-lines-to-scan)
33276         (generic-find-file-regexp, generic-ignore-files-regexp)
33277         (default-generic-mode, generic-mode-find-file-hook)
33278         (generic-mode-ini-file-find-file-hook): Move from generic.el.
33280 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
33282         * bookmark.el (bookmark-write-file): Catch errors writing file.
33283         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
33285 2005-04-10  Richard M. Stallman  <rms@gnu.org>
33287         * startup.el (fancy-splash-tail): Update copyright year.
33288         (command-line): Split part of -Q into -D.
33289         (emacs-basic-display): New defvar.
33290         (fancy-splash-text): Correct name of menu item.
33292         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
33294         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
33295         lines in one node.
33297         * comint.el (comint-send-input): New arg ARTIFICIAL.
33298         Callers in this file changed.
33300         * abbrev.el (define-abbrevs): Read system abbrevs properly.
33302         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
33304 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
33306         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
33307         `ldap-search-internal'.
33309 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
33311         * files.el (set-auto-mode-1): Use line-end-position.
33313         * international/latin-1.el:
33314         * international/latin-2.el:
33315         * international/latin-3.el:
33316         * international/latin-4.el:
33317         * international/latin-5.el:
33318         * international/latin-8.el:
33319         * international/latin-9.el: Give punctuation syntax to NBSP.
33321         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
33322         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
33323         Use char-classes to accept non-ascii letters, accepted in some recent
33324         bibtex implementations.
33326 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
33328         * custom.el (custom-set-minor-mode): Any non-nil value for the
33329         variable should enable the mode when set through Custom.
33331 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
33333         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
33334         TAB binding so tab-always-indent is obeyed.
33335         (vhdl-minibuffer-local-map): Move initialization into declaration.
33336         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
33337         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
33338         (vhdl-hooked-abbrev): Avoid test for XEmacs.
33339         (vhdl-current-line): Use line-beginning-position.
33340         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
33341         with-output-to-temp-buffer, so the current position can be recorded.
33343 2005-04-10  Masatake YAMATO  <jet@gyve.org>
33345         * progmodes/compile.el (compilation-error-regexp-alist-alist):
33346         Add regexp for gcov.
33348 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
33350         * calendar/time-date.el (time-to-seconds, seconds-to-time)
33351         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
33352         syntax which Emacs 20 doesn't support.
33354 2005-04-09  Richard M. Stallman  <rms@gnu.org>
33356         * help.el (describe-key-briefly, describe-key):
33357         Replace strings as event types with "(any string)".
33359 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
33361         * arc-mode.el (archive-mode-map): Move initialization into
33362         the declaration.  Override *all* bindings of `undo'.
33363         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
33365 2005-04-09  Jay Belanger  <belanger@truman.edu>
33367         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
33369 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
33371         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
33372         (xterm-register-default-colors): Update color values computation
33373         to match xterm-200.
33375 2005-04-09  Kenichi Handa  <handa@m17n.org>
33377         * international/code-pages.el (iso-latin-7): Fix the map.
33379 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
33381         * emacs-lisp/lisp.el (defun-prompt-regexp)
33382         (parens-require-spaces, buffer-end, end-of-defun)
33383         (insert-parentheses): Doc fixes.
33385 2005-04-08  Kim F. Storm  <storm@cua.dk>
33387         * comint.el (comint-highlight-prompt): Fix face spec.
33388         * hi-lock.el (hi-green): Likewise.
33390 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
33392         * cus-edit.el (custom-modified-face):
33393         * comint.el (comint-highlight-input): Fix previous changes.
33394         * term.el (term-handle-ansi-escape): Add a comment.
33396 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
33398         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
33399         in the buffer and in whitespace-highlighted-space.
33400         (whitespace-unhighlight-the-space): Simplify.
33401         (whitespace-buffer): Simplify.
33403 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
33405         * textmodes/table.el (table-cell-face): Add special case for
33406         displays supporting a high number of colors.
33407         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
33408         (vhdl-font-lock-reserved-words-face)
33409         (vhdl-speedbar-architecture-face)
33410         (vhdl-speedbar-instantiation-face)
33411         (vhdl-speedbar-architecture-selected-face)
33412         (vhdl-speedbar-instantiation-selected-face): Likewise.
33413         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
33414         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
33415         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
33416         (ebrowse-root-class-face, ebrowse-member-attribute-face)
33417         (ebrowse-progress-face): Likewise.
33418         * progmodes/compile.el (compilation-info-face): Likewise.
33419         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
33420         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
33421         * calendar/calendar.el (diary-face): Likewise.
33422         * woman.el (woman-italic-face, woman-bold-face)
33423         (woman-unknown-face): Likewise.
33424         * wid-edit.el (widget-button-pressed-face): Likewise.
33425         * whitespace.el (whitespace-highlight-face): Likewise.
33426         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
33427         * pcvs-info.el (cvs-marked-face): Likewise.
33428         * info.el (info-xref): Likewise.
33429         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
33430         * hilit-chg.el (highlight-changes-face)
33431         (highlight-changes-delete-face): Likewise.
33432         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
33433         (hi-red-b): Likewise.
33434         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
33435         * font-lock.el (font-lock-keyword-face)
33436         (font-lock-function-name-face, font-lock-warning-face): Likewise.
33437         * cus-edit.el (custom-invalid-face, custom-modified-face)
33438         (custom-set-face, custom-changed-face, custom-variable-tag-face)
33439         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
33440         * comint.el (comint-highlight-prompt): Likewise.
33442 2005-04-08  Lute Kamstra  <lute@gnu.org>
33444         * font-lock.el (font-lock-keywords): Docstring fixes.
33446 2005-04-08  Kenichi Handa  <handa@m17n.org>
33448         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
33449         chars are more than a limit, print " and more..." at the tail.
33451 2005-04-08  Kim F. Storm  <storm@cua.dk>
33453         * emacs-lisp/authors.el (authors-aliases): Update list.
33454         (authors-ignored-files): New list.
33455         (authors-fixed-entries): Fix typo.
33456         (authors-renamed-files-alist): Update list.
33457         (authors-add): Check authors-ignored-files.
33459 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
33461         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
33462         optional, to ensure backward compatibility.
33464 2005-04-08  Stephen Eglen  <stephen@gnu.org>
33466         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
33468 2005-04-08  Kim F. Storm  <storm@cua.dk>
33470         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
33472         * mouse.el (mouse-on-link-p): Doc fix.
33474 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
33476         * ielm.el (ielm-prompt-read-only): Doc fix.
33478         * comint.el (comint-prompt-read-only): Doc fix.
33480 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
33482         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
33483         ensure dired always handles wildcards passed to ffap.
33484         (find-file-at-point): Use it.
33485         (ffap-dired-wildcards): Doc fix.
33487 2005-04-07  Juri Linkov  <juri@jurta.org>
33489         * simple.el (next-error-overlay-arrow-position): New defvar.
33490         Put "=>" on its property `overlay-arrow-string'.  Add it to
33491         `overlay-arrow-variable-list'.
33493         * progmodes/compile.el (compilation-setup):
33494         Set `next-error-overlay-arrow-position' to nil.  Also set it to
33495         nil in the local hook `kill-buffer-hook'.  Make local variable
33496         `overlay-arrow-string' and set it to "=>".
33497         (compilation-goto-locus): Set BOL position to
33498         `next-error-overlay-arrow-position' instead of
33499         `overlay-arrow-position'.
33501         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
33502         locally instead of adding it to the global hook.
33503         (Info-kill-buffer): Move up.
33505 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
33507         * term/xterm.el (xterm-standard-colors): Update color values from
33508         xterm-200.
33510 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
33512         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
33514         * fast-lock.el:
33515         * lazy-lock.el: Move them to the obsolete subdir.
33517 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
33519         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
33520         (wdired-add-replace-advice): Remove.
33521         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
33523 2005-04-06  Kim F. Storm  <storm@cua.dk>
33525         * startup.el (command-line): Add --bare-bones alias for -Q.
33527 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33529         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
33530         create the startup fontset if a font specification ends with
33531         `mac-roman'.
33533 2005-04-06  Lute Kamstra  <lute@gnu.org>
33535         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
33536         change.
33538         * emacs-lisp/copyright.el (copyright-update-year): Replace the
33539         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
33541 2005-04-05  Lute Kamstra  <lute@gnu.org>
33543         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
33544         (define-generic-mode): Ditto.  Fix debug declaration.
33546         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
33547         Put them in the generic-x group.
33549         * calendar/timeclock.el (timeclock): Doc fix.
33551         * generic.el (define-generic-mode): Don't use custom-current-group.
33552         Document default :group value.
33553         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
33554         (define-global-minor-mode): Don't use custom-current-group.
33556 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
33558         * startup.el (command-line-1): Display startup-echo-area-message
33559         when fancy splash screen is in use.
33561         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
33562         (sh-escaped-newline): New face.
33563         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
33564         newline, and use sh-escaped-newline face.
33566         * progmodes/tcl.el (tcl-escaped-newline): New face.
33567         (tcl-builtin-list): New variable.
33568         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
33569         newlines.  Fix keywords subexpression number.
33571 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
33573         * textmodes/org.el (org-diary-default-entry): Fix call to
33574         `add-to-diary-entry'.
33576 2005-04-05  Kim F. Storm  <storm@cua.dk>
33578         * ediff-init.el: Use (featurep 'xemacs).
33580 2005-04-05  David Ponce  <david@dponce.com>
33582         * cus-edit.el (face): Derive from symbol widget.  Display sample
33583         of the current face on the fly.
33584         (widget-face-sample-face-get, widget-face-notify): New functions.
33585         (widget-face-value-create): Remove.
33587         * wid-edit.el (widget-field-end): Temporarily remove field
33588         narrowing before to call `get-char-property'.
33590 2005-04-04  Jay Belanger  <belanger@truman.edu>
33592         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
33593         (math-read-subscripts): New variable.
33594         (math-read-preprocess-string): Process subscripts.
33596 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
33598         * comint.el (comint-prompt-read-only): Doc fix.
33600         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
33601         `-1'.  Doc fix.
33603 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
33605         * textmodes/org.el (org-insert-mode-line-in-empty-file):
33606         Change default value to nil.
33608 2005-04-04  Lute Kamstra  <lute@gnu.org>
33610         * autorevert.el (auto-revert-mode): Specify :group.
33611         * battery.el (display-battery-mode): Specify :group.
33612         * diff-mode.el (diff-minor-mode): Specify :group.
33613         * font-core.el (font-lock-mode): Specify :group.
33614         * hl-line.el (hl-line-mode): Specify :group.
33615         * iimage.el (iimage): New customization group.
33616         (iimage-mode): Specify :group.
33617         * longlines.el (longlines-mode): Specify :group.
33618         * master.el: Don't require easy-mmode.
33619         (master): New customization group.
33620         (master-mode): Specify :group.
33621         * msb.el (msb-mode): Specify :group.
33622         * reveal.el (reveal-mode): Specify :group.
33623         * simple.el (next-error-follow-minor-mode): Specify :group.
33624         * smerge-mode.el (smerge-mode): Specify :group.
33625         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
33626         * emulation/cua-base.el (cua-mode): Specify :group.
33627         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
33628         * language/thai-util.el (thai-auto-composition-mode)
33629         (thai-word-mode): Specify :group.
33630         * mail/supercite.el (sc-minor-mode): Specify :group.
33631         * progmodes/cwarn.el (cwarn-mode): Specify :group.
33632         * progmodes/flymake.el (flymake-mode): Specify :group.
33633         * progmodes/glasses.el (glasses-mode): Specify :group.
33634         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
33635         * textmodes/enriched.el (enriched-mode): Specify :group.
33636         * textmodes/refill.el (refill-mode): Specify :group.
33638         * add-log.el (change-log-font-lock-keywords): Names in
33639         parenthesized lists can contain spaces.
33641 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
33643         * startup.el (fancy-splash-text): Shorten default text of
33644         "Emacs Tutorial" line.  Also, if the current language env
33645         indicates an available tutorial file other than TUTORIAL,
33646         extract its title and append it to the line in parentheses.
33647         (fancy-splash-insert): If arg is a thunk, funcall it.
33649 2005-04-04  Jay Belanger  <belanger@truman.edu>
33651         * calc.el (calc-language-alist): Add tags to customization type.
33653 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
33655         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
33656         Doc fix.
33658 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
33660         * add-log.el (change-log-font-lock-keywords): The manual
33661         describing a Change Log entry, says: (...) "Aside from these
33662         header lines, every line in the change log starts with a space or
33663         a tab.".  The font-lock was not highlighting lines started with
33664         spaces, added support for it.
33666 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
33668         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
33669         (bibtex-generate-url-list): Update docstring accordingly.  Put the
33670         complex example in the docstring.
33671         (bibtex-font-lock-url): Use pop.
33673 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
33675         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
33677         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
33679 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
33681         * filesets.el (filesets-set-default): Doc fix.
33683 2005-04-03  Lute Kamstra  <lute@gnu.org>
33685         * generic.el (define-generic-mode): Add argument to specify
33686         keywords for defcustom.
33687         (default-generic-mode): Specify :group.
33689         * generic-x.el: Specify :group for all generic modes.
33691         * desktop.el (desktop-no-desktop-file-hook)
33692         (desktop-after-read-hook): Doc fix.
33694 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
33696         * simple.el (visible-mode): Use explicit :group keyword.
33697         This changes the group of `visible-mode-hook' from paren-blinking
33698         to editing-basics.
33700 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
33702         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
33703         mailbox specifications as well as URLs.
33704         (rmail-insert-inbox-text): Remove unused conditional branches.
33706 2005-04-01  Jay Belanger  <belanger@truman.edu>
33708         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
33709         (calc-gnuplot-print-command): Move definitions to calc.el.
33711         * calc/calc-embed.el (calc-embedded-announce-formula)
33712         (calc-embedded-open-formula, calc-embedded-close-formula)
33713         (calc-embedded-open-word, calc-embedded-close-word)
33714         (calc-embedded-open-plain, calc-embedded-close-plain)
33715         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
33716         (calc-embedded-open-mode, calc-embedded-close-mode):
33717         Move definitions to calc.el.
33719         * calc/calc.el (calc-settings-file, calc-language-alist):
33720         Make customizable.
33721         (calc-embedded-announce-formula, calc-embedded-open-formula)
33722         (calc-embedded-close-formula, calc-embedded-open-word)
33723         (calc-embedded-close-word, calc-embedded-open-plain)
33724         (calc-embedded-close-plain, calc-embedded-open-new-formula)
33725         (calc-embedded-close-new-formula, calc-embedded-open-mode)
33726         (calc-embedded-close-mode, calc-gnuplot-name)
33727         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
33728         from other files and make customizable.
33730 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
33732         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
33733         Use buffer-live-p.
33734         (cvs-mode-run): Don't call cvs-update-header here.
33735         (cvs-run-process): Call cvs-update-header.
33736         Use process properties for cvs-postprocess and cvs-buffer so that
33737         the sentinel can behave better if the temp buffer is killed.
33738         Use a pipe rather than a tty, to better handle unexpected prompts.
33739         (cvs-sentinel): Rewrite.  Call cvs-update-header.
33741 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
33743         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
33744         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
33746 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
33748         * generic.el (define-generic-mode): Add indentation rule.
33750 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
33752         * files.el (mode-require-final-newline): Make Custom correctly
33753         report a nil value and allow to set it to nil via Custom.
33754         Doc fix.
33756 2005-04-01  Kenichi Handa  <handa@m17n.org>
33758         * international/characters.el: Enable the correct case setting for
33759         dotless-i and dotted-I.
33761 2005-04-01  Kim F. Storm  <storm@cua.dk>
33763         * ido.el (ido-file-internal): Fall back to non-ido command if
33764         initial directory is on slow ftp (or tramp) host.
33766 2005-03-31  Richard M. Stallman  <rms@gnu.org>
33768         * emacs-lisp/autoload.el (make-autoload):
33769         Handle define-global-minor-mode.
33771         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
33772         Rename from easy-mmode-define-global-mode.
33773         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
33775         * progmodes/scheme.el (scheme-mode-syntax-table):
33776         Update syntax of | and # for two-character comment syntax.
33778 2005-03-31  Lute Kamstra  <lute@gnu.org>
33780         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
33781         (define-minor-mode): Call custom-current-group at load-time.
33783         * generic.el (define-generic-mode): Add debug declaration.
33784         Add defcustom for the mode hook.
33785         (generic-mode-internal): Use run-mode-hooks.
33787 2005-03-31  Kim F. Storm  <storm@cua.dk>
33789         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
33790         (mouse-fixup-help-message): New defun called by show_help_echo
33791         to fixup mouse-2 prefix in help messages when applicable.
33793         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
33795 2005-03-31  Kenichi Handa  <handa@m17n.org>
33797         * language/thai-word.el (thai-find-word-ends): Pay attention to
33798         the case that we reach the end of buffer.
33800         * textmodes/fill.el (fill-text-properties-at): New function.
33801         (fill-newline): Use fill-text-properties-at instead of
33802         text-properties-at.
33804 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
33806         * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
33807         not comint-quote-filename.
33809 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
33811         * help-fns.el (help-with-tutorial): Revert last change.
33813 2005-03-31  Kim F. Storm  <storm@cua.dk>
33815         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
33817 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
33819         * calendar/cal-china.el: Update reference to "Calendrical
33820         Calculations" book; there's a new edition.
33821         * calendar/cal-coptic.el: Likewise.
33822         * calendar/cal-french.el: Likewise.
33823         * calendar/cal-hebrew.el: Likewise.
33824         * calendar/cal-islam.el: Likewise.
33825         * calendar/cal-iso.el: Likewise.
33826         * calendar/cal-julian.el: Likewise.
33827         * calendar/cal-mayan.el: Likewise.
33828         * calendar/cal-persia.el: Likewise.
33829         * calendar/calendar.el: Likewise.
33830         * calendar/holidays.el: Likewise.
33831         * calendar/lunar.el: Likewise.
33832         * calendar/solar.el: Likewise.
33834         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
33835         white space from doc string.
33837 2005-03-30  Jay Belanger  <belanger@truman.edu>
33839         * calc/calc-help.el (calc-full-help): Remove email address.
33841 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
33843         * help-fns.el (help-with-tutorial): Delete title line.
33845 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
33847         * calendar/cal-x.el (calendar-one-frame-setup)
33848         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
33849         rather than `symbol' for set-window-dedicated-p.
33851         * calendar/appt.el (appt-buffer-name): Make it a constant.
33852         (appt-add): Doc fix.
33854         * filesets.el (filesets-menu-path, filesets-menu-before)
33855         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
33856         (filesets-menu-cache-file): Use directory ~/.emacs.d.
33857         (filesets-add-submenu): Delete and use add-submenu instead.
33859 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
33861         * textmodes/org.el (org-agenda-phases-of-moon)
33862         (org-agenda-sunrise-sunset, org-agenda-convert-date)
33863         (org-agenda-goto-calendar): New commands.
33864         (org-diary-default-entry): New function.
33865         (org-get-entries-from-diary): Better parsing of diary entries.
33866         (org-agenda-check-no-diary): New function.
33867         ("diary-lib"): Advice to function `add-to-diary-list', to allow
33868         linking to diary entries.
33869         (org-agenda-execute-calendar-command): New function.
33870         (org-agenda): Improve visible section in window.
33871         Use `org-fit-agenda-window'.
33872         (org-fit-agenda-window): New option.
33873         (org-move-subtree-down): Better handling of empty lines
33874         at end of subtree.
33875         (org-cycle): Numeric prefix is interpreted now as show-subtree N
33876         levels up.
33877         (org-fontify-done-headline): New option.
33878         (org-headline-done-face): New face.
33879         (org-set-font-lock-defaults): Use `org-headline-done-face'.
33880         (org-table-copy-down): Rename from `org-table-copy-from-above'.
33881         When current field is non-empty, it is copied to next row.
33882         (org-table-copy-from-above): Fix bug which made it
33883         impossible to copy fields containing only a single non-white character.
33885 2005-03-30  Kim F. Storm  <storm@cua.dk>
33887         * kmacro.el (kmacro-end-macro): Isearch may store this command
33888         into the macro -- so ignore it when executing keyboard macro.
33890 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
33892         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
33894 2005-03-29  Kenichi Handa  <handa@m17n.org>
33896         * language/thai.el ("Thai"): Set setup-function and exit-function
33897         for Thai language environment.
33899         * language/thai-util.el: Require thai-word.
33900         (thai-word-mode-map): New variable.
33901         (thai-word-mode): New minor mode.
33902         (setup-thai-language-environment-internal): New function.
33903         (exit-thai-language-environment-internal): New function.
33905         * language/thai-word.el (thai-word-table): Declare it by defvar,
33906         use dolist to initialize it.
33907         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
33908         (thai-fill-find-break-point): New functions.
33910 2005-03-29  Richard M. Stallman  <rms@gnu.org>
33912         * simple.el (idle-update-delay): Move definition up.
33913         (set-mark): Doc fix.
33915 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
33917         * longlines.el: New file.
33919         * simple.el (buffer-substring-filters): New variable.
33920         (filter-buffer-substring): New function.
33921         (kill-region, copy-region-as-kill): Use it.
33923         * register.el (copy-to-register, append-to-register)
33924         (prepend-to-register): Use filter-buffer-substring.
33926 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
33928         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
33929         (gud-filter-pending-text): Move in front of gdb.
33930         (gud-overlay-arrow-position): New variable.
33931         (gud-sentinel, gud-display-line): Use it in place of
33932         overlay-arrow-position.
33934 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
33936         * progmodes/fortran.el (fortran-if-indent): Doc fix.
33937         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
33938         (fortran-font-lock-keywords-4): New variable.
33939         (fortran-blocks-re, fortran-end-block-re)
33940         (fortran-start-block-re): New constants, for hideshow.
33941         (hs-special-modes-alist): Add a Fortran entry.
33942         (fortran-mode-map): Bind fortran-end-of-block,
33943         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
33944         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
33945         (fortran-looking-at-if-then, fortran-end-of-block)
33946         (fortran-beginning-of-block): New functions, for hideshow.
33948         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
33949         Doc fix.  Tweak regexp.
33950         (f90-beginning-of-block): Push mark first.
33952 2005-03-29  Jay Belanger  <belanger@truman.edu>
33954         * calc/calc.el: Update copyright date.
33955         (calc-version): Increase to 2.1.
33956         (calc-version-date): Remove.
33958         * calc/calc-help.el: Update copyright date.
33959         (calc-full-help): Remove reference to calc-version-date.
33960         Update copyright date.
33962 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
33964         * vc.el (vc-do-command): Use a pipe for async processes, so password
33965         prompts don't show up at places where the user can't reply.
33967 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
33969         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
33970         on the file name we pass to the inferior shell.
33972 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
33974         * progmodes/which-func.el (which-function): Be robust in the face of an
33975         imenu--make-index-alist failure.
33977 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
33979         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
33981         * progmodes/python.el (python-preoutput-filter): Fix last change.
33983 2005-03-29  Lute Kamstra  <lute@gnu.org>
33985         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
33986         functions and compiled macros.
33987         (debug-convert-byte-code): Handle macros too.
33988         (debug-on-entry-1): Don't signal an error when trying to clear a
33989         function that is not set to debug on entry.
33991 2005-03-29  Jay Belanger  <belanger@truman.edu>
33993         * calc/calc-lang.el: Add functions to math-function-table
33994         properties of tex and math.
33996 2005-03-29  Kenichi Handa  <handa@m17n.org>
33998         * ps-mule.el (ps-mule-plot-string): Translate characters by
33999         ps-print-translation-table.
34000         (ps-mule-begin-job): Call find-charset-region/string with
34001         ps-print-translation-table.
34002         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
34004         * ps-print.el (ps-print-translation-table): New variable.
34005         (ps-plot-region): Translate characters by ps-print-translation-table.
34007 2005-03-29  Juri Linkov  <juri@jurta.org>
34009         * simple.el (next-error-highlight-timer): New variable.
34011         * progmodes/compile.el (compilation-goto-locus):
34012         Use `next-error-highlight-timer' instead of `sit-for'.
34014 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
34016         * mail/supercite.el (sc-mail-field): Use assoc-string.
34017         (sc-get-address): Simplify regexps.
34019         * files.el (minibuffer-with-setup-hook): New macro.
34020         (find-file-read-args): Use it to avoid let-binding
34021         minibuffer-with-setup-hook (which breaks turning on/off
34022         file-name-shadow-mode while in the prompt).
34024         * complete.el (PC-read-include-file-name-internal):
34025         Use test-completion.
34027 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
34029         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
34031 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
34033         * window.el (window-buffer-height): Use count-screen-lines.
34035         * progmodes/python.el (python-preoutput-leftover): New var.
34036         (python-preoutput-filter): Use it.
34037         (python-send-receive): Loop until all the result has been received.
34039 2005-03-28  Juri Linkov  <juri@jurta.org>
34041         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
34043         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
34044         "Recover Crashed Session".
34045         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
34046         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
34047         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
34048         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
34049         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
34050         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
34051         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
34052         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
34054         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
34055         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
34056         Ediff Sessions", "Toggle use of separate control buffer frame",
34057         "Use separate frame for Ediff control buffer".
34059         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
34060         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
34061         "Rename Bookmark", "Delete Bookmark".
34063         * info.el (Info-mode-menu): Remove ellipsis from "Index".
34064         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
34065         Add `:active Info-index-alternatives' to "Next Matching Item".
34067         * wdired.el (wdired-change-to-wdired-mode):
34068         Mention `wdired-abort-changes' key in the initial message.
34070         * international/mule.el (auto-coding-alist): Associate non-ascii
34071         image filename extensions with `no-conversion'.
34073 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
34075         * international/iso-acc.el:
34076         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
34078 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
34080         * textmodes/sgml-mode.el (html-mode): Doc update.
34082         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
34084 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
34086         * term.el (term-move-columns): Fix face after extending a line.
34087         (term-insert-spaces): Likewise.
34088         (term-reset-terminal): Fix off by one error.
34090 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
34092         * international/mule.el (auto-coding-alist): Add .xpi files.
34094         * files.el (auto-mode-alist): Add .xpi files.
34096 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
34098         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
34100 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
34102         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
34104 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
34106         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
34107         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
34109         * calendar/cal-move.el (calendar-beginning-of-year): Move the
34110         cursor to Jan 1 when needed.
34111         (calendar-end-of-year): Fix -/+ typo.
34112         Reported by Chong Yidong <cyd@stupidchicken.com>.
34114 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
34116         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
34118         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
34119         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
34121 2005-03-25  Richard M. Stallman  <rms@gnu.org>
34123         * filesets.el (filesets-init): Add autoload.
34125         * mail/mailalias.el (mail-directory): Doc fix.
34127 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
34129         * mail/mailalias.el (mail-directory-process): Do nothing if
34130         mail-directory-process is an atom.
34131         (mail-get-names): Ignore mail-directory-names if it is an atom.
34132         (mail-directory-process defvar): Doc fix.
34133         (mail-names): Doc fix.
34135 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
34137         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
34139 2005-03-26  Kenichi Handa  <handa@m17n.org>
34141         * international/mule-util.el (detect-coding-with-priority):
34142         Call update-coding-systems-internal before detect-coding-region.
34144 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
34146         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
34147         (gdb-frames-mode-map): Add follow-link property.
34149 2005-03-25  Jay Belanger  <belanger@truman.edu>
34151         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
34152         for variables.
34154 2005-03-25  Juri Linkov  <juri@jurta.org>
34156         * image-mode.el: Optimize image filename extension regexps in
34157         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
34158         in `auto-mode-alist'.
34159         (image-mode): Add `image-toggle-display-text' to local hook
34160         `change-major-mode-hook'.  Display the image as an image by
34161         default.  Set `cursor-type' and `truncate-lines' if the image
34162         is already displayed.  Take into account the current mode (image
34163         or text) in message.
34164         (image-minor-mode): New minor mode.
34165         (image-mode-maybe, image-toggle-display-text): New functions.
34166         (image-toggle-display): Use called-interactively-p.
34167         Let-bind `inhibit-read-only' to t.
34169         * image-mode.el (image-minor-mode): Set `cursor-type' and
34170         `truncate-lines' if the image is already displayed.  Add turning
34171         image-minor-mode off to `change-major-mode-hook'.  Add message.
34172         Call `image-toggle-display-text' after turning image-minor-mode off.
34174 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
34176         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
34177         Terminal.app, use utf-8.
34178         (set-display-table-and-terminal-coding-system): Add coding-system arg.
34179         (set-locale-environment): Use it.
34181         * term/xterm.el: Undo last change, better done in mule-cmds.el.
34183         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
34185         * progmodes/python.el (python-close-block-statement-p)
34186         (python-outdent-p, python-current-defun): Use symbol-end.
34188 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>
34190         * files.el (save-some-buffers): Doc fix.
34192 2005-03-25  Werner Lemberg  <wl@gnu.org>
34194         * complete.el, thumbs.el: Replace `legal' with `valid'.
34195         * calendar/calendar.el: Replace `legal' with `valid'.
34196         * emacs-lisp/advice.el: Replace `legal' with `valid'.
34197         * mail/supercite.el: Replace `legal' with `valid'.
34198         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
34199         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
34200         Replace `legal' with `valid'.
34201         * textmodes/reftex-vars.el, textmodes/reftex.el:
34202         Replace `legal' with `valid'.
34204 2005-03-25  Werner Lemberg  <wl@gnu.org>
34206         * calc/calc-forms.el, calc/calc-sel.el
34207         * midnight.el, vc-cvs.el
34208         * emacs-lisp/cl-macs.el
34209         * emulation/vip.el
34210         * eshell/esh-io.el, eshell/esh-var.el
34211         * mail/supercite.el
34212         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
34213         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
34214         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
34215         * progmodes/sh-script.el, progmodes/xscheme.el
34216         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
34217         * textmodes/reftex-index.el, textmodes/reftex-parse.el
34218         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
34219         * textmodes/reftex.el, textmodes/org.el:
34220         Replace `illegal' with `invalid'.
34222 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34224         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
34225         (flymake-find-buildfile, flymake-find-possible-master-files)
34226         (flymake-check-include, flymake-parse-line): Replace loops over the
34227         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
34229         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
34230         Substitute file-name-as-directory in the rest of the file.
34231         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
34232         (flymake-replace-region): Remove unused arg `buffer'.
34233         (flymake-check-patch-master-file-buffer): Update calls to it.
34234         (flymake-add-err-info): Remove unused var `count'.
34235         (flymake-mode): Use define-minor-mode.
34237         * progmodes/flymake.el: Use with-current-buffer.
34238         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
34239         flymake-replace-regexp-in-string, flymake-line-beginning-position)
34240         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
34241         Avoid testing for `xemacs'.
34242         (flymake-nop): Move.
34243         (flymake-region-has-flymake-overlays): Return the computed value.
34244         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
34245         Remove unused var `endline'.
34246         (flymake-get-line-count): Remove unused function.
34247         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
34249         * emulation/vi.el:
34250         * generic.el:
34251         * hilit-chg.el (global-highlight-changes):
34252         * hi-lock.el (hi-lock-mode):
34253         * follow.el: find-file-hooks -> find-file-hook.
34255         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
34257 2005-03-24  Juri Linkov  <juri@jurta.org>
34259         * dired.el (dired-mode-map): Add menu item "Compare directories"
34260         for dired-compare-directories.
34262         * dired-aux.el (dired-compare-directories): Add autoload cookie.
34263         Doc fix.  Replace `read-file-name' with `read-directory-name'.
34265 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34267         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
34269 2005-03-24  Jay Belanger  <belanger@truman.edu>
34271         * calc/calc-embed.el (calc-embedded-mode-change): Save all
34272         relevant mode settings in calc-embedded-original-modes when modes
34273         are permanently changed.
34275 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34277         * autoinsert.el: find-file-hooks -> find-file-hook.
34279 2005-03-24  Lute Kamstra  <lute@gnu.org>
34281         * generic.el (generic-font-lock-defaults): Make it obsolete.
34282         (generic-font-lock-keywords): New variable to replace
34283         generic-font-lock-defaults.
34284         (generic-mode-set-font-lock): Delete it.
34285         (generic-mode-internal): Don't call generic-mode-set-font-lock.
34286         (generic-bracket-support): Add docstring.
34288         * generic-x.el: Rename generic-font-lock-defaults to
34289         generic-font-lock-keywords throughout.
34290         (mailagent-rules-setup-function): Delete it.
34291         (mailagent-rules-generic-mode): Use anonymous function instead.
34292         (show-tabs-generic-mode-font-lock-defaults-1)
34293         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
34294         Quote faces.
34295         (show-tabs-tab-face, show-tabs-space-face): Specify background,
34296         not foreground.
34298         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
34299         Recognize define-generic-mode.
34301 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
34303         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
34304         if there's no completion table.
34306 2005-03-23  Miles Bader  <miles@gnu.org>
34308         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34309         Remove tty-specific variants, as they're no longer needed.
34311 2005-03-23  Lute Kamstra  <lute@gnu.org>
34313         * generic-x.el: Code cleanup: make args constant whenever possible.
34314         (installshield-statement-keyword-list)
34315         (installshield-system-functions-list)
34316         (installshield-system-variables-list, installshield-types-list)
34317         (installshield-funarg-constants-list): Make them constants.
34319         * generic.el (generic-make-keywords-list): Add autoload cookie.
34321         * calendar/time-date.el: Add comment on time value formats.
34322         Don't require parse-time.
34323         (with-decoded-time-value): New macro.
34324         (encode-time-value): New function.
34325         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
34326         (days-to-time): Return a valid time value when arg is huge.
34327         (time-since): Use time-subtract.
34328         (time-to-number-of-days): Use time-to-seconds.
34330 2005-03-23  David Ponce  <david@dponce.com>
34332         * recentf.el (recentf-keep): New option.
34333         (recentf-menu-action): Default to `find-file'.
34334         (recentf-keep-non-readable-files-flag)
34335         (recentf-keep-non-readable-files-p)
34336         (recentf-file-readable-p, recentf-find-file)
34337         (recentf-cleanup-remote): Remove.
34338         (recentf-include-p): More robust.
34339         (recentf-keep-p): New function.
34340         (recentf-remove-if-non-kept): Rename from
34341         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
34342         All callers updated.
34343         (recentf-menu-items-for-commands): Fix help string.
34344         (recentf-track-closed-file): Update.  Doc fix.
34345         (recentf-cleanup): Update.  Count removed files.  Doc fix.
34347 2005-03-23  Kim F. Storm  <storm@cua.dk>
34349         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34350         Don't inherit from fringe face (now happens automatically).
34352 2005-03-22  Kim F. Storm  <storm@cua.dk>
34354         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
34355         position values.
34357 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
34359         * menu-bar.el (showhide-date-time): Remove.
34360         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
34361         (menu-bar-make-mm-toggle): Simplify.
34363 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34365         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
34366         Accept qualified variable and function names.
34368 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
34370         * bindings.el (completion-ignored-extensions):
34371         Remove ".lis" for `vax-vms'.
34373 2005-03-22  Andreas Schwab  <schwab@suse.de>
34375         * generic-x.el: Revert last change.
34376         * ldefs-boot.el: Update.
34378 2005-03-22  Jay Belanger  <belanger@truman.edu>
34380         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
34381         (calc-embedded-save-original-modes)
34382         (calc-embedded-restore-original-modes): New functions.
34383         (calc-do-embedded): Save original modes when entering embedded mode
34384         and restore when leaving embedded mode.
34385         (calc-embedded-modes-change): Change the value of
34386         calc-embedded-original-modes to reflect permanent changes.
34388 2005-03-22  Lute Kamstra  <lute@gnu.org>
34390         * generic-x.el: Require generic again.
34392 2005-03-22  Miles Bader  <miles@gnu.org>
34394         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34395         Tweak details to look good on both ttys and bitmap displays, light
34396         or dark background, etc.
34398 2005-03-21  Kim F. Storm  <storm@cua.dk>
34400         * tooltip.el (tooltip-show-help-function): Check car and cdr of
34401         mouse position.
34403 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
34405         * icomplete.el: Don't forcibly turn on the mode upon load.
34406         (icomplete-mode): Use define-minor-mode.
34407         (icomplete-eoinput): Default to nil.
34408         (icomplete-minibuffer-setup): Remove autoload.
34409         (icomplete-tidy): Simplify.
34410         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
34411         in the initial state or if the user has modified the field.
34412         Fix handling of icomplete-max-delay-chars.
34413         Remove code that handles the oddball case where
34414         minibuffer-completion-table is an integer.
34415         Wrap icomplete-completions in while-no-input in case building
34416         completions takes more time than expected.
34417         (icomplete-completions): Simplify.
34419 2005-03-21  Richard M. Stallman  <rms@gnu.org>
34421         * jka-compr.el (jka-compr-really-do-compress):
34422         Make variable buffer-local.
34424         * image-mode.el: Handle .xpm files too.
34425         (image-toggle-display): Preserve modification flag.
34427         * help.el (where-is): Don't mention aliases with no key bindings.
34429 2005-03-21  Lute Kamstra  <lute@gnu.org>
34431         * generic.el: Fix commentary section.  Don't require cl for
34432         compilation.
34433         (generic-mode-list): Add autoload cookie.
34434         (generic-use-find-file-hook, generic-lines-to-scan)
34435         (generic-find-file-regexp, generic-ignore-files-regexp)
34436         (generic-mode, generic-mode-find-file-hook)
34437         (generic-mode-ini-file-find-file-hook): Fix docstrings.
34438         (define-generic-mode): Make it a defmacro.  Fix docstring.
34439         (generic-mode-internal): Code cleanup.  Add autoload cookie.
34440         (generic-mode-set-comments): Code cleanup.
34441         * generic-x.el: Don't prevent compilation.  Don't require generic.
34442         Follow coding conventions.  Minor code cleanup.
34443         (etc-fstab-generic-mode): Add some keywords.
34444         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
34445         define-generic-mode like a function declaration.
34447 2005-03-21  Jay Belanger  <belanger@truman.edu>
34449         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
34450         changing modes.
34452 2005-03-21  Sam Steingold  <sds@gnu.org>
34454         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
34456 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
34458         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
34459         Add underscore to "f$ lexicals" regexp.
34461 2005-03-20  Juri Linkov  <juri@jurta.org>
34463         * subr.el (progress-reporter-do-update): When `min-value' is equal
34464         to `max-value', set `percentage' to 0 and prevent division by zero.
34466 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
34468         Sync with Tramp 2.0.48.
34470         * net/tramp.el (all): Change all addresses to .gnu.org.
34471         (tramp-append-tramp-buffers): New defun.
34472         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
34473         Catch `dont-send' signal.
34474         (tramp-set-auto-save-file-modes): Set always permissions, because
34475         there might be an old auto-saved file belonging to another
34476         original file.  This could be a security threat.  Reported by
34477         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
34478         Check for Emacs 21.3.50 removed.
34480         * net/tramp-smb.el (all): Remove debug construct for
34481         `with-parsed-tramp-file-name'.
34482         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
34483         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
34484         No error message if DIRECTORY or FILENAME doesn't exist.
34485         (tramp-smb-open-connection): Check existence of
34486         `tramp-smb-program'.
34488 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
34490         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
34491         Properly handle the case where the `m' or `s' command's argument is not
34492         yet terminated.
34493         (perl-indent-new-calculate): New function.
34494         (perl-indent-line): Use it.
34496 2005-03-20  Miles Bader  <miles@gnu.org>
34498         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
34499         in text-mode too.  Change to new face names.
34500         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
34501         Add `:weight bold' attribute.
34502         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
34504 2005-03-19  Juri Linkov  <juri@jurta.org>
34506         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
34508         * international/mule.el (auto-coding-alist): Sync with
34509         `auto-mode-alist' by adding upper case archive file extensions
34510         and adding ear/war to jar extension.
34512 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
34514         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
34515         running, restart it.
34517 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
34519         * finder.el (finder-current-item): Throw an error on an empty line.
34521         * man.el (Man-follow-manual-reference): If current-word returns
34522         nil, use "".
34524 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
34526         * simple.el (goto-line): Doc fix.
34528 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
34530         * files.el (save-buffer): Doc fix.
34532 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
34534         * recentf.el (recentf-cleanup-remote): New variable.
34535         (recentf-cleanup): Use it to conditionally check availability of
34536         remote files.
34538 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
34540         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
34541         function names.
34543 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
34545         * language/thai-word.el: New file.
34547 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34549         * files.el (backup-buffer): If the file's directory is not
34550         writable, use copy instead of move to backup the file.
34552 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
34554         * obsolete/keyswap.el: Moved to obsolete/ from term/.
34556 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
34558         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
34559         Use functionp instead of symbolp and fboundp.  Reported by Drkm
34560         <darkman_spam@yahoo.fr>.
34561         (ps-print-version): New version 6.6.6.
34563 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
34565         * textmodes/table.el (table--line-column-position): New idiom.
34566         (table--row-column-insertion-point-p): New function to test
34567         validity of row and column insertion operation at a location.
34568         (table-global-menu, table-cell-menu): Use above functions for
34569         deterministic test operation.
34570         (table--editable-cell-p): Behave in deterministic fashion.
34572 2005-03-18  Juri Linkov  <juri@jurta.org>
34574         * isearch.el (isearch-lazy-highlight-new-loop):
34575         Make arguments beg and end optional.
34576         (isearch-update): Remove optional arguments nil from
34577         isearch-lazy-highlight-new-loop.
34578         (isearch-lazy-highlight-search): Let-bind case-fold-search to
34579         isearch-lazy-highlight-case-fold-search instead of
34580         isearch-case-fold-search, and let-bind isearch-regexp to
34581         isearch-lazy-highlight-regexp.
34582         Use isearch-lazy-highlight-last-string instead of isearch-string.
34584         * replace.el (perform-replace): Remove bindings of global
34585         variables isearch-string, isearch-regexp, isearch-case-fold-search.
34586         Add three new arguments to `replace-highlight'.
34587         (replace-highlight): Add arguments string, regexp, case-fold.
34588         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
34589         to allow isearch-lazy-highlight-new-loop to use these values
34590         to set corresponding isearch-lazy-highlight-* internal
34591         variables whose values lazy highlighting will use regardless of
34592         changes to global variables isearch-string, isearch-regexp,
34593         isearch-case-fold-search during lazy highlighting loop.
34594         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
34595         to `lazy-highlight-cleanup'.
34597         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
34598         (ispell-highlight-face): Set default face to `isearch' when
34599         lazy highlighting is enabled.
34600         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
34601         priority to 1.  Add lazy highlighting.
34602         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
34603         from `isearch-dehighlight'.
34605 2005-03-18  David Ponce  <david@dponce.com>
34607         * files.el (hack-local-variables): Do a case-insensitive search
34608         for End.
34610 2005-03-18  Juri Linkov  <juri@jurta.org>
34612         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
34613         `isearch-lazy-highlight-cleanup', add alias to old name and
34614         declare obsolete.  Add release numbers to other obsolete vars.
34615         (isearch-done, isearch-lazy-highlight-new-loop):
34616         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
34617         (lazy-highlight-cleanup) <variable>: Doc fix.
34618         (isearch-lazy-highlight-update): Rename obsolete
34619         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
34621 2005-03-18  Kenichi Handa  <handa@m17n.org>
34623         * language/thai-util.el: Fix categorization of Thai characters in
34624         thai-category-table.
34625         (thai-composition-pattern): Adjust it for the above change.
34626         (thai-self-insert-command, thai-compose-syllable): New functions.
34627         (thai-compose-region): Use thai-compose-syllable.
34628         (thai-compose-string): Likewise.
34629         (thai-composition-function): Likewise.
34630         (thai-auto-composition): New function.
34631         (thai-auto-composition-mode): New minor mode.
34633         * language/thai.el: Fix patterns to be registered in
34634         composition-function-table.
34636         * international/quail.el (quail-input-method): Locally bind
34637         inhibit-modification-hooks to t.
34639 2005-03-17  Richard M. Stallman  <rms@gnu.org>
34641         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
34642         (perl-mode): Use run-mode-hooks.
34644         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
34645         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
34646         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
34648         * mail/sendmail.el (sendmail-send-it): Reenable the code
34649         to compute resend-to-address and use it.
34651         * tar-mode.el (tar-mode): Turn off undo unconditionally.
34653         * image-mode.el: New file.
34655         * image.el (insert-sliced-image): Add autoload cookie.
34657         * font-lock.el (font-lock-lines-before): New user option.
34658         (font-lock-after-change-function): Obey it.
34660         * bindings.el (esc-map): Make M-g a prefix.
34661         Bind M-g g and M-g M-g to goto-line.
34663         * faces.el (face-id): Doc fix.
34665 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
34667         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
34668         (rmail-show-message): Use rmail-unknown-mail-followup-to.
34669         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
34671         * mail/sendmail.el (mail-yank-ignored-headers)
34672         (mail-font-lock-keywords, mail-mode-fill-paragraph):
34673         Add Mail-Followup-To and Mail-Reply-To headers.
34674         (mail-citation-hook): Add autoload cookie.
34675         (mail-mode): Doc fix.
34676         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
34677         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
34678         (mail-mode-fill-paragraph): Handle those headers.
34679         (mail-mailing-lists): New variable.
34680         (mail-mail-reply-to, mail-mail-followup-to): New functions.
34682 2005-03-17  Juri Linkov  <juri@jurta.org>
34684         * isearch.el (isearch-fallback): Check for `(car previous)'
34685         before calling `isearch-other-end-state'.
34687 2005-03-17  Kim F. Storm  <storm@cua.dk>
34689         * simple.el (move-beginning-of-line): Move to beginning of buffer
34690         line, as well as beginning of screen line.
34692 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
34694         * calendar/diary-lib.el (mark-diary-entries): Use new optional
34695         argument REDRAW rather than calendar-redrawing variable.
34696         * calendar/calendar.el (calendar-redrawing): Delete.
34697         (redraw-calendar): Do not bind calendar-redrawing.
34699 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
34701         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
34702         diary-file buffer.
34704 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
34706         * help.el (describe-mode): Allow a :minor-mode-function property to
34707         specify a different minor mode toggle function than the variable.
34708         * simple.el (auto-fill-function):
34709         * subr.el (add-minor-mode): Use it.
34711 2005-03-16  Kenichi Handa  <handa@m17n.org>
34713         * language/ethio-util.el (sera-being-called-by-w3): New variable.
34714         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
34715         (ethio-fidel-to-sera-buffer): Likewise.
34717 2005-03-16  Juri Linkov  <juri@jurta.org>
34719         * emacs-lisp/find-func.el (find-function-regexp):
34720         Add defun-emitting macro `menu-bar-make-toggle'.
34722         * isearch.el: Put `isearch-scroll' property to
34723         `split-window-horizontally'.
34725         * info.el: Update error messages for `debug-ignored-errors'.
34726         (Info-isearch-search): Doc fix.
34727         (Info-find-node): Move up code to go into info buffer before
34728         recording the node to the history.
34729         (Info-fontify-node): Fontify titles only if the next line
34730         has two or more `*', `=', `-', `.'.
34731         Display "go to this node" for empty (match-string 3).
34733 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34735         * term/mac-win.el: Add mouse pointer shape constants.
34737 2005-03-15  Kim F. Storm  <storm@cua.dk>
34739         * simple.el (move-beginning-of-line): Use vertical-motion.
34741 2005-03-15  Juri Linkov  <juri@jurta.org>
34743         * isearch.el (isearch-error): New variable.
34744         (isearch-invalid-regexp, isearch-within-brackets): Remove.
34745         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
34746         (isearch-within-brackets-state): Remove.
34747         (isearch-case-fold-search-state, isearch-pop-fun-state):
34748         Decrease frame index.
34749         (isearch-mode, isearch-top-state, isearch-push-state)
34750         (isearch-edit-string, isearch-abort, isearch-search-and-update)
34751         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
34752         (isearch-search, isearch-lazy-highlight-new-loop):
34753         Replace `isearch-invalid-regexp' with `isearch-error'.
34754         Remove `isearch-within-brackets'.
34755         (isearch-search): Add `search-failed' handler to `condition-case'.
34756         (isearch-lazy-highlight-search): Add `condition-case' to catch
34757         errors and allow `isearch-lazy-highlight-update' to try
34758         highlighting from the beginning of the window.
34759         (isearch-repeat): Move up code to set isearch-wrapped to t
34760         before calling isearch-wrap-function.
34762         * info.el (Info-isearch-initial-node): New internal variable.
34763         (Info-search): Signal an error in isearch mode when search leaves
34764         the initial node.  Signal an error when `bound' is non-nil and
34765         nothing was found in the current subfile.
34766         (Info-isearch-search): Remove `condition-case'.
34767         (Info-isearch-wrap): Don't wrap when search failed during leaving
34768         the initial node.  If `Info-isearch-search' is nil, wrap around
34769         the current node.
34770         (Info-isearch-start): New fun.
34771         (Info-mode): Add buffer-local hook `Info-isearch-start' to
34772         `isearch-mode-hook'.
34774 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34776         * simple.el (normal-erase-is-backspace): Set default to t if
34777         running on Mac.
34779         * term/mac-win.el (function-key-map): Sync with x-win.el.
34781 2005-03-15  Kenichi Handa  <handa@m17n.org>
34783         * international/mule-cmds.el (locale-language-names): Modify the
34784         format of elements and add more entries.
34785         (locale-preferred-coding-systems): Add more entries.
34786         (set-locale-environment): Adjust for the change of
34787         locale-language-names.
34789 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
34791         * pcvs.el (smerge-ediff): Remove bogus autoload.
34793 2005-03-14  Lute Kamstra  <lute@gnu.org>
34795         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
34796         Ignore a `*' at the beginning of a line.
34798         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
34799         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
34800         subr.el.
34801         (dont-compile, eval-when-compile, eval-and-compile): Use declare
34802         to specify indentation.
34804         * generic.el (define-generic-mode): Let generic-mode-list be a
34805         list of strings; test membership with equal.
34807 2005-03-14  Kim F. Storm  <storm@cua.dk>
34809         * simple.el (next-line, previous-line): Add optional try-vscroll
34810         arg to recognize interactive use.  Pass it on to line-move.
34811         (line-move): Don't perform auto-window-vscroll when defining or
34812         executing keyboard macro to ensure consistent behavior.
34814 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
34816         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
34818 2005-03-13  Lute Kamstra  <lute@gnu.org>
34820         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
34821         debugger-setup-buffer so that backtrace marks the frames set to
34822         debug-on-exit and we don't have to do it manually.  Set an extra
34823         debug-on-exit for macro's.
34824         (debugger-setup-buffer): Don't mark the top frame manually.
34826 2005-03-12  Lute Kamstra  <lute@gnu.org>
34828         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
34829         lisp-indent-function throughout.
34830         (with-no-warnings): Set lisp-indent-function property.
34832 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
34834         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
34835         Add entry for backslash.
34837 2005-03-12  Juri Linkov  <juri@jurta.org>
34839         * info.el (Info-search): Four fixes for backward search.
34841 2005-03-11  Jay Belanger  <belanger@truman.edu>
34843         * calc/calc.el (calc-language-alist): New variable.
34844         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
34845         (calc-embedded-find-modes): Use calc-language-alist instead of
34846         calc-embedded-language-alist.
34848 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
34850         * calendar/calendar.el (calendar-redrawing): New internal
34851         variable.
34852         (redraw-calendar): Remove bogus save-excursion from previous
34853         change.  Bind calendar-redrawing to t for mark-diary-entries.
34854         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
34855         calendar if that is why we were called.
34857 2005-03-11  Kenichi Handa  <handa@m17n.org>
34859         * international/mule.el (make-coding-system): Set property
34860         coding-system-define-form to nil.
34861         (define-coding-system-alias): Likewise.
34863 2005-03-11  Kenichi Handa  <handa@m17n.org>
34865         These changes are suggested by Dave Love <fx@gnu.org>.
34867         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
34868         coding: tag.
34869         (adaptive-fill-regexp): Add more bullets.
34870         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
34871         regexps.
34873 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
34875         * help.el (describe-mode): Properly handle non-trivial lighters.
34876         Don't ignore minor modes that are not listed in minor-mode-list.
34878         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
34879         feature ON when the user requests to turn it OFF.
34881 2005-03-10  Lute Kamstra  <lute@gnu.org>
34883         * emacs-lisp/debug.el (debug-entry-code): Delete it.
34884         (implement-debug-on-entry): New function to replace debug-entry-code.
34885         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
34886         second argument as the 2005-03-07 change makes it obsolete.
34887         (debug-on-entry, cancel-debug-on-entry): Update call to
34888         debug-on-entry-1.
34889         (debug, debugger-setup-buffer): Comment update.
34890         (debugger-frame-number): Update to work with implement-debug-on-entry.
34892 2005-03-10  Jay Belanger  <belanger@truman.edu>
34894         * calc/calc-embed.el (math-ms-args): Declare it.
34895         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
34896         math-ms-args.
34897         (calc-embedded-subst): Use math-multi-subst-rec to substitute
34898         variables.
34900 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
34902         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
34903         Use message-box.
34905         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
34906         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
34907         (tooltip-gud-tips): Simplify.
34908         (tooltip-gud-tips-p): Remove superfluous :set.
34909         (tooltip-gud-modes): Add fortran-mode.
34910         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
34912         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
34914 2005-03-09  Kim F. Storm  <storm@cua.dk>
34916         * play/animate.el (animate-place-char): Use forward-line instead
34917         of next-line to improve performance.
34919 2005-03-09  Simon Josefsson  <jas@extundo.com>
34921         * net/browse-url.el (browse-url-default-browser): Doc fix.
34923 2005-03-09  Miles Bader  <miles@gnu.org>
34925         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
34926         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
34928 2005-03-09  Kenichi Handa  <handa@m17n.org>
34930         * international/latin-1.el: Set case and syntax for 255 only if
34931         set-case-syntax-set-multibyte is nil.
34933         * textmodes/ispell.el (ispell-insert-word): New function.
34934         (ispell-word): Use ispell-insert-word to insert a new word.
34935         (ispell-process-line): Likewise.
34936         (ispell-complete-word): Likewise.
34938 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
34940         * calendar/calendar.el (redraw-calendar): Preserve point.
34941         Reported by Matt Hodges <MPHodges@member.fsf.org>.
34942         (calendar-week-start-day): Move after definition of
34943         redraw-calendar.  Delete buffer test, since redraw-calendar has
34944         that now.
34946         * calendar/diary-lib.el (mark-diary-entries): Only call
34947         redraw-calendar in the first of any recursive calls.
34948         Reported by Alan Shutko <ats@acm.org>.
34950 2005-03-08  Juri Linkov  <juri@jurta.org>
34952         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
34953         (html-horizontal-rule, html-line, html-image, html-checkboxes)
34954         (html-radio-buttons): Add a space before the trailing `/>' where
34955         sgml-xml-mode is non-nil.
34956         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
34957         the subsequent tag of the empty XML tag.
34958         (html-href-anchor): Don't set initial input to "http:".
34959         (html-image): Ask for the image URL and set point inside alt="".
34960         (html-name-anchor): Duplicate the name in the `id' attribute when
34961         sgml-xml-mode is non-nil.
34962         (html-paragraph): Remove \n before <p>.
34963         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
34964         instead of `checked' when sgml-xml-mode is non-nil.
34966         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
34967         Remove 1 space before #RRGGBB to not truncate it on terminal
34968         windows w/o fringes.  Remove 1 space between bg and fg examples
34969         to get more space.
34970         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
34971         avoid byte-compile warnings.
34973         * image-file.el (image-file-handler): Put `safe-magic' property to
34974         `image-file-handler'.
34976         * info.el (Info-isearch-search): Emulate word search in
34977         isearching through multiple Info nodes with Info-search.
34978         (Info-isearch-wrap): Allow isearch-word.
34980 2005-03-08  Lute Kamstra  <lute@gnu.org>
34982         * emacs-lisp/debug.el (debugger-step-through): Make sure that
34983         stepping into the debugger's code is not possible.
34984         (debugger-jumping-flag): Docstring update.
34986 2005-03-08  Jay Belanger  <belanger@truman.edu>
34988         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
34989         embedded mode begins.
34990         (calc-embedded-language-alist): New variable.
34991         (calc-embedded-find-modes): Use calc-embedded-language-alist to
34992         set default language mode.
34994 2005-03-08  Kenichi Handa  <handa@m17n.org>
34996         * international/ccl.el (define-ccl-program): Fix docstring about
34997         extra 256 bytes assured for the output buffer.
34999         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35000         Fix BUFFER_MAGNIFICATION to 2.
35001         (ccl-encode-mule-utf-16be-with-signature): Likewise.
35003 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
35005         * align.el (align-rules-list): Added an alignment rule for CSS
35006         declarations (applies to css-mode and html-mode buffers).
35008 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
35010         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
35012 2005-03-07  Kim F. Storm  <storm@cua.dk>
35014         * simple.el (move-beginning-of-line): New command.
35016         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
35018         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
35020         * emulation/cua-base.el: Put CUA move property on move-end-of-line
35021         and move-beginning-of-line.
35023         * apropos.el (apropos-print): Omit command from M-x ... RET.
35025 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
35027         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
35028         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
35030 2005-03-06  Richard M. Stallman  <rms@gnu.org>
35032         * bindings.el (esc-map): Bind M-g to goto-line.
35034         * facemenu.el (global-map): Bind M-o, not M-g.
35036 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
35038         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
35039         "Open Directory" as for "Open File".
35041 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
35043         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
35044         (push-mark-command): Run activate-mark-hook.
35046 2005-03-06  Richard M. Stallman  <rms@gnu.org>
35048         * help-mode.el (help-mode-finish): Don't alter the element
35049         in view-return-to-alist if there already is one.
35051         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
35052         make sure the current buffer is the expected one.
35054         * novice.el (disabled-command-function): Output in *Disabled Command*.
35055         Explicitly ignore non-keyboard events, and explicitly handle C-g.
35057         * textmodes/flyspell.el (flyspell-large-region):
35058         Pass args differently for aspell.
35060         * files.el (mode-require-final-newline): Doc fix.
35062 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
35064         * progmodes/which-func.el (which-function):
35065         Specify NOERROR when calling imenu--make-index-alist.
35067 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
35069         * simple.el (normal-erase-is-backspace): Define default value.
35071         * custom.el (custom-theme-set-variables): Remove unused var
35072         `immediate'.
35073         (custom-reevaluate-setting): Simple function to handle variables
35074         that are defined before their default value can really be
35075         computed.
35077         * startup.el (command-line): Use it for temporary-file-directory,
35078         small-emporary-file-directory, auto-save-file-name-transforms,
35079         blink-cursor-mode, and normal-erase-is-backspace.
35081         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
35082         progress, even with buggy anchored keywords.
35084 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
35086         * simple.el (goto-line): Remove unbalanced final parenthesis.
35088 2005-03-05  Richard M. Stallman  <rms@gnu.org>
35090         * simple.el (goto-line): Use a number at point as the default.
35091         With C-u as arg, switch buffers.
35093 2005-03-05  Juri Linkov  <juri@jurta.org>
35095         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
35096         with `no-blinking-cursor'.
35098         * startup.el (no-blinking-cursor): New defvar.
35099         (command-line): Add `--no-blinking-cursor' to longopts.
35100         Set `no-blinking-cursor' to t for command line arguments
35101         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
35102         with `no-blinking-cursor' in the condition for calling
35103         `blink-cursor-mode'.
35105 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
35107         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
35108         (menu-bar-options-save): Add blink-cursor-mode.
35109         (menu-bar-options-menu): Add blink-cursor-mode.
35111 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
35113         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
35114         (icalendar-export-file, icalendar-export-region)
35115         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
35116         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
35118 2005-03-04  Lute Kamstra  <lute@gnu.org>
35120         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
35121         (debug-function-list): Ditto.
35123 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
35125         * textmodes/texinfmt.el (texinfo-append-refill):
35126         Redefine the types of line to which @refill
35127         is not appended by replacing a search for `@refill\\|@bye' with
35128         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
35129         itemize@refill' bug and the unfilled long lines bug.
35130         (texinfmt-version): Update number and date.
35132 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
35134         * international/code-pages.el (windows-1250, windows-125[2-8])
35135         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
35137 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
35139         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
35140         bound yet.
35142 2005-03-02  Romain Francoise  <romain@orebokech.com>
35144         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
35145         buffer after removing limits.
35146         (ibuffer-pop-filter): Ditto.
35147         Update copyright.
35149 2005-03-02  Miles Bader  <miles@gnu.org>
35151         * button.el (make-text-button): If the user doesn't specify a
35152         type, use the default.  Rewrite to use `add-text-properties' and
35153         plist functions.
35155 2005-03-01  Lute Kamstra  <lute@gnu.org>
35157         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
35158         (debugger-jumping-flag): New var.
35159         (debug-entry-code): Use it.
35160         (debugger-jump): Use debugger-jumping-flag and add
35161         debugger-reenable to post-command-hook.
35162         (debugger-reenable): Use debugger-jumping-flag and remove itself
35163         from post-command-hook.
35164         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
35165         debugger-reenable.
35167 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
35169         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
35170         inclusion of "itemize\\|", which may be unnecessary, is certainly
35171         inelegant, and stops refilling in itemize lists when formatting
35172         Japanese Texinfo files to Info.
35173         Update copyright to 2005.
35175 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
35177         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
35178         of an error if GDB can't find the source file.
35180 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
35182         * calendar/calendar.el (redraw-calendar): Work from any buffer,
35183         not just the calendar.
35185         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
35186         first.
35187         (diary-redraw-calendar): New function.
35188         (make-diary-entry): Add diary-redraw-calendar to local
35189         write-contents-functions.  Turn off selective display before
35190         inserting in diary.
35192 2005-03-01  Kim F. Storm  <storm@cua.dk>
35194         * emacs-lisp/copyright.el (copyright-fix-years): New command.
35196 2005-03-01  Lute Kamstra  <lute@gnu.org>
35198         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
35199         that debug-entry-code can be safely removed from a function while
35200         this code is being evaluated.  Revert the 2005-02-27 change as the
35201         new implementation no longer requires it.  Make sure that a
35202         function body containing just a string is not mistaken for a docstring.
35203         (debug): Skip one more frame in case of debug on entry.
35204         (debugger-setup-buffer): Delete one more frame line in case of
35205         debug on entry.
35206         (debugger-frame-number): Update to use the new text introduced by
35207         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
35209 2005-02-28  Kim F. Storm  <storm@cua.dk>
35211         * double.el (double-translate-key): Call force-window-update after
35212         read-event to avoid crash in redisplay.
35214 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
35216         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
35217         (debug): Use it.  Move the inhibit-trace earlier.
35218         (debug-entry-code): New const.
35219         (debug-on-entry-1): Use it.
35221 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
35223         * international/utf-16.el (ccl-encode-mule-utf-16le):
35224         Fix BUFFER_MAGNIFICATION to 2.
35225         (ccl-encode-mule-utf-16be): Likewise.
35227 2005-02-28  Kenichi Handa  <handa@m17n.org>
35229         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35230         Fix BUFFER_MAGNIFICATION to 4.
35231         (ccl-encode-mule-utf-16be-with-signature): Likewise.
35233 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
35235         * speedbar.el (speedbar-update-flag): Doc fix.
35236         (speedbar-show-info-under-mouse): Give set-mouse-position the right
35237         argument.
35239 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
35241         * reveal.el (reveal-post-command): Don't try to reveal overlays which
35242         have a non-nil `invisible' property but are actually visible.
35244         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
35245         for perldoc sections.
35246         (perl-outline-regexp, perl-outline-level): New var and function.
35247         (perl-mode): Use them.
35249 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
35251         * calendar/diary-lib.el (diary-remind): Discard any mark portion
35252         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
35254 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
35256         * cus-edit.el: Comment change.
35257         (custom-buffer-create-internal): Slightly reword text at top of
35258         Custom buffers.  Mention there that saving an option edits the
35259         init file.  Add link to Emacs manual node on `custom-file'.
35260         (custom-magic-alist): Rewrite individual State messages to use
35261         capitalized keywords.  Doc fix.
35263 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
35265         * calendar/calendar.el (calendar-buffer): Move above
35266         calendar-week-start-day.
35267         (calendar-week-start-day): Doc fix.  Add :set function.
35268         (calendar-minimum-window-height): New variable.
35269         (generate-calendar-window): Only resize window if selected-window
35270         is displaying the calendar buffer.  Use new variable
35271         calendar-minimum-window-height.
35272         (generate-calendar): Reword error message.
35273         (calendar-mode-map): Bind DEL to scroll-other-window-down.
35275 2005-02-27  Andreas Schwab  <schwab@suse.de>
35277         * vc.el (vc-do-command): Don't run command asynchronously when
35278         operating in a remote directory.
35280         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
35281         change from sync with Tramp 2.0.47.
35283 2005-02-27  Richard M. Stallman  <rms@gnu.org>
35285         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
35287         * textmodes/flyspell.el (flyspell-mode-on):
35288         Call ispell-change-dictionary only if necessary.
35290         * emacs-lisp/re-builder.el (regexp-builder): New function.
35292         * register.el (describe-register-1): Explicitly handle
35293         yank-excluded-properties = t.
35295         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
35296         (custom-magic-alist): Change the status descriptions again.
35297         (face widget-type): Total rewrite based on `restricted-sexp'
35298         to eliminate the confusing double hiding levels.
35300         * emacs-lisp/debug.el (debug-on-entry-1):
35301         If function body is empty, add nil as body form.
35303 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
35305         * emacs-lisp/trace.el (inhibit-trace): New var.
35306         (trace-make-advice): Use it.
35308         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
35310 2005-02-26  Kim F. Storm  <storm@cua.dk>
35312         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
35313         (mouse-on-link-p, mouse-drag-region-1): Use it.
35315 2005-02-25  Lute Kamstra  <lute@gnu.org>
35317         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
35319 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
35321         * frame.el (blink-cursor-mode): Add :group keyword.
35323 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
35325         * calendar/icalendar.el (icalendar--decode-isodatetime):
35326         New optional argument DAY-SHIFT.
35327         (icalendar-export-region): Fix coding-system-for-write.
35328         (icalendar--convert-ical-to-diary): Shift end-day of all-day
35329         events by one.
35331 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35333         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
35335 2005-02-24  Kim F. Storm  <storm@cua.dk>
35337         * international/iso-acc.el (iso-accents-compose): Fix crash
35338         during redisplay.  Call force-window-update after read-event
35339         and delete-region to signal that window is not accurate.
35341 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
35343         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
35344         Remove unused and inexistent var `inhibit-trace'.
35345         (debugger-mode): Use run-mode-hooks.
35346         (debugger-list-functions): Add buttons; setup xref stack.
35348 2005-02-23  Richard M. Stallman  <rms@gnu.org>
35350         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
35351         appointment says it was explicitly made.
35352         (appt-add): Set the 3rd element.
35353         (appt-make-list): Preserve explicit appointments.
35355         * subr.el (find-tag-default): Catch errors in forward-sexp.
35357 2005-02-23  Juri Linkov  <juri@jurta.org>
35359         * info.el (Info-isearch-search): New defcustom.
35360         (Info-isearch-search): Call the default isearch function
35361         when Info-isearch-search is nil.
35362         (Info-isearch-wrap): Use variable Info-isearch-search.
35364 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
35366         * cus-edit.el: Comment change.
35368 2005-02-22  Kim F. Storm  <storm@cua.dk>
35370         * progmodes/hideif.el (hide-ifdef-use-define-alist):
35371         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
35373 2005-02-22  Simon Josefsson  <jas@extundo.com>
35375         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
35376         New variable.
35377         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
35378         Oskarsson" <myrkraverk@users.sourceforget.net>.
35380 2005-02-22  Kim F. Storm  <storm@cua.dk>
35382         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
35383         check that window of that event is the selected window.
35384         (mouse-drag-region-1): Compare mouse event window to selected
35385         window before setting point.
35387         * tooltip.el (tooltip-show-help-function): Pass event to
35388         mouse-on-link-p so it can check selected window.
35390 2005-02-22  Kenichi Handa  <handa@m17n.org>
35392         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
35393         (ps-mule-show-warning): New function.
35394         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
35395         characters are found.
35397         * ps-print.el (ps-header-footer-string): Return a list of header
35398         and footer strings.
35400 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
35402         * pcvs.el (cvs-retrieve-revision): Fix thinko.
35404 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
35406         * frame.el (blink-cursor-mode): Use define-minor-mode.
35408         * term/mac-win.el (function-key-map): Use char-names more consistently.
35409         (file-name-coding-system): Only set it for MacOS-9.  The other case is
35410         already handled in mule-cmds.el (where it also works when mac-win.el
35411         is not used).
35413 2005-02-21  Kenichi Handa  <handa@m17n.org>
35415         * international/mule.el (ctext-pre-write-conversion): Always use
35416         " *code-converting-work*" buffer for work.
35418         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
35420 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
35422         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
35424 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
35426         * ses.el (undo-more): Restore defadvice, but only the part that
35427         allows changes outside the restricted area of the buffer.
35429 2005-02-20  Kim F. Storm  <storm@cua.dk>
35431         * simple.el (line-move): Add fourth optional arg try-vscroll which
35432         must be set to perform auto-window-vscroll.
35433         When moving backwards and doing auto-window-vscroll, automatically
35434         vscroll to the last part of lines which are taller than the window.
35435         (next-line, previous-line): Set try-vscroll arg on line-move.
35437 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
35439         * replace.el (query-replace, query-replace-regexp)
35440         (replace-string, replace-regexp): When operating on region, make
35441         the minibuffer prompt say so.
35443         * isearch.el (isearch-forward): Document isearch-query-replace and
35444         isearch-query-replace-regexp keybindings.
35446 2005-02-19  Jay Belanger  <belanger@truman.edu>
35448         * calc/calc-aent.el (math-read-token): Add local variable.
35450         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
35451         (calc-edit-top): Move declaration to earlier in file.
35452         (calc-edit-macro-repeats): Add local variables.
35454         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
35455         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
35456         calcFunc-tanh.
35457         Adjust integration rule for calcFunc-tan.
35459 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
35461         * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
35462         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
35463         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
35464         (viper-skip-separators): Bug fix.
35465         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
35466         particular major mode.
35467         (viper-del-backward-char-in-replace): Don't put deleted char on the
35468         kill ring.
35470         * emulation/viper-ex.el (viper-color-display-p): New function.
35471         (viper-has-face-support-p): Use viper-color-display-p.
35473         * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
35475         * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
35477         * emulation/viper-util.el (viper-glob-unix-files):
35478         Fix shell status check.
35479         (viper-file-remote-p): Make equivalent to file-remote-p.
35481         * emulation/viper.el (viper-major-mode-modifier-list):
35482         Use viper-gnus-modifier-map.
35484 2005-02-19  David Kastrup  <dak@gnu.org>
35486         * subr.el (subregexp-context-p): Fix garbled doc string by adding
35487         quoting.
35489 2005-02-19  Jay Belanger  <belanger@truman.edu>
35491         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
35492         Remove extra definitions.
35493         (calc-coth): New function.
35494         (calcFunc-cot): Fix `let'.
35496 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
35498         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
35499         the reasons we use "type pc" in these faces.
35501         * button.el (button): Ditto.
35503 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
35505         * replace.el (query-replace-read-from): Set the value of
35506         query-replace-from-history-variable to handle the case of an empty
35507         string entered to accept the suggested default.
35509         * net/tramp.el (tramp-file-name-for-operation):
35510         Use dired-call-process instead of dired-call-process-command.
35512 2005-02-19  Jay Belanger  <belanger@truman.edu>
35514         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
35515         (math-div-non-trig): New variables.
35516         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
35517         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
35518         (math-combine-prod, math-div-symb-fancy): Add simplifications for
35519         trig expressions.
35521 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
35523         * progmodes/gdb-ui.el (gdb-var-update-handler)
35524         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
35525         for watch expressions,
35526         (gdb-var-create-handler): Don't set speedbar-update-flag.
35527         (gdb-post-prompt): Simplify test for speedbar.
35529 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
35531         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
35532         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
35533         we use the syntax table of the correct buffer.
35534         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
35535         Felix Gatzemeier.
35537         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
35538         (ediff-file-remote-p): Make synonymous with file-remote-p.
35539         In all deffaces ediff-*-face-*, use min-colors.
35541         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
35542         ediff-recurse-to-subdirectories.
35543         (ediff-mark-if-equal): Check that the arguments are strings, use
35544         ediff-same-contents (after to Felix Gatzemeier).
35546         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
35547         nil.
35549 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
35551         * log-view.el (log-view-message-re): Fix up Subversion regexp.
35553 2005-02-18  David Kastrup  <dak@gnu.org>
35555         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
35556         use `mark-active' when defined.
35558 2005-02-18  Kenichi Handa  <handa@m17n.org>
35560         * ps-print.el (ps-font-info-database): New entry
35561         ZapfChancery-MediumItalic with correct font name.  Fix font name
35562         of the entry Zapf-Chancery-MediumItalic.
35564 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
35566         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
35568 2005-02-16  Kim F. Storm  <storm@cua.dk>
35570         * ido.el (ido-fallback-command): Pass user input to fallback command.
35572 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
35574         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
35575         (gdb-find-file-hook): Add server prefix.
35577 2005-02-16  Richard M. Stallman  <rms@gnu.org>
35579         * replace.el (perform-replace): Pass new args to replace-highlight.
35580         (replace-highlight): Take region args,
35581         and pass them to isearch-lazy-highlight-new-loop.
35583         * novice.el (disabled-command-hook): Autoload the defalias
35584         and the make-obsolete-variable call.
35586         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
35588         * isearch.el (isearch-lazy-highlight-start-limit)
35589         (isearch-lazy-highlight-end-limit): New variables limit
35590         the region for highlighting.
35591         (isearch-lazy-highlight-new-loop): New args BEG and END.
35592         (isearch-lazy-highlight-search): Use the new vars.
35593         (isearch-lazy-highlight-update): Likewise.
35595         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
35597         * cus-start.el (all): Use default-boundp.
35599 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
35601         * menu-bar.el (menu-bar-select-frame): Handle current frame.
35603 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
35605         * autorevert.el (auto-revert-stop-on-user-input)
35606         (auto-revert-verbose): Doc fixes.
35608 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
35610         * international/mule-cmds.el (set-locale-environment): Remove call
35611         to set-selection-coding-system on Windows.
35613 2005-02-15  Jay Belanger  <belanger@truman.edu>
35615         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
35616         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
35617         calcFunc-coth.
35618         (math-simplify-sqrt): Add simplifications.
35620         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
35621         to list.
35623         * calc/calc-ext.el: Add functions to autoloads.
35625         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
35626         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
35627         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
35628         (math-csc-raw, math-cot-raw): New functions.
35630         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
35632         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
35633         the variable name in a message.
35635         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
35636         calcFunc-csc, calcFunc-cot.
35638         * calc/calcalg2.el: Add derivative and integration rules for
35639         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
35640         calcFunc-csch, calcFunc-coth.
35641         (math-do-integral-methods): Add to checks for when to use
35642         substitutions.
35644         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
35646 2005-02-15  Lute Kamstra  <lute@gnu.org>
35648         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
35649         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
35650         <monnier@iro.umontreal.ca>.
35651         (lisp-outline-level): Improve efficiency.  Suggested by David
35652         Kastrup <dak@gnu.org>.
35654 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
35656         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
35657         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
35658         (gdb-set-gud-minor-mode-existing-buffers): New functions.
35659         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
35660         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
35662 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
35664         * cus-start.el (all): Comment change.
35666 2005-02-14  Lute Kamstra  <lute@gnu.org>
35668         * cus-start.el (all): Check if symbol is void.
35670 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
35672         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
35673         optional argument to \cite.
35675 2005-02-14  Richard M. Stallman  <rms@gnu.org>
35677         * cus-edit.el (custom-buffer-create-internal): Update help message.
35678         (custom-magic-alist): Update help messages.
35680         * cus-start.el (all): Allow a var to specify a standard value.
35682 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
35684         * custom.el (custom-theme-set-variables): Handle variable aliases.
35686         * frame.el (blink-cursor-timer): Doc fix.
35687         (blink-cursor): Make it an alias for `blink-cursor-mode' and
35688         declare obsolete.
35689         (blink-cursor-mode): Define with defcustom and use correct
35690         standard expression in that defcustom.
35691         * startup.el (command-line): Adapt to above changes in frame.el.
35693 2005-02-11  Lute Kamstra  <lute@gnu.org>
35695         * apropos.el (apropos-score-doc): Prevent division by zero.
35697 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
35699         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
35700         (icalendar--get-event-property-attributes)
35701         (icalendar--get-event-properties)
35702         (icalendar--datetime-to-diary-date): New functions.
35703         (icalendar--split-value): Doc fix.
35704         (icalendar--datetime-to-noneuropean-date)
35705         (icalendar--datetime-to-european-date): New optional argument
35706         SEPARATOR.  Return result as a string instead of a list.
35707         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
35708         (icalendar--convert-string-for-export): Rename arg S to STRING.
35709         (icalendar-export-region): Doc fix.  Change name of error buffer.
35710         Save output buffer.
35711         (icalendar-import-file): Add blank at end of prompt.
35712         (icalendar-import-buffer): Doc fix.  Do not switch to error
35713         buffer.  Indicate status in return value.
35714         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
35715         buffer.  Save output buffer.  Handle exception from recurrence
35716         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
35717         events.  Fix problems with weekly all-day events.
35719 2005-02-10  Richard M. Stallman  <rms@gnu.org>
35721         * simple.el (eval-expression-print-format):
35722         Avoid warning about edebug-active.
35724         * help.el (help-for-help-internal): Rename from help-for-help.
35725         (help-for-help): Define with defalias.
35727         * font-core.el (font-lock-default-function): Use with-no-warnings.
35729         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
35731         * custom.el (defface): Doc fix.
35733 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
35735         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
35736         width 0" to prevent word wrapping problems.
35738 2005-02-09  Kim F. Storm  <storm@cua.dk>
35740         * ido.el (ido-file-extensions-order): New defcustom.
35741         (ido-file-extension-lessp, ido-file-extension-aux)
35742         (ido-file-extension-order): New advanced file ordering.
35743         (ido-file-lessp): New simple file ordering.
35744         (ido-sort-list): Remove.
35745         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
35746         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
35748 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
35750         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
35751         that some versions of grep produce.
35752         (grep-mode-font-lock-keywords): Likewise.
35754 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
35756         * progmodes/gdb-ui.el (gdb-location-list): New variable.
35757         (gdb-cdir): Delete.
35758         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
35759         (gdb-source-info): Treat case when source file is in another
35760         directory properly.
35761         (gdb-get-location): New function.
35763 2005-02-07  Jay Belanger  <belanger@truman.edu>
35765         * calc/calc-prog.el (calc-write-parse-table-part)
35766         (calc-fix-token-name): Fix a check for language type.
35768         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
35770 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
35772         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
35773         as directory not writable.
35775 2005-02-07  Kim F. Storm  <storm@cua.dk>
35777         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
35778         (cua--standard-movement-commands): Remove list.
35779         Instead, set CUA property value to move for movement commands.
35780         (cua-movement-commands): Remove.  Users must set CUA prop instead.
35781         (cua--pre-command-handler): Check CUA property.
35782         (cua--init-keymaps): Don't remap undo commands.
35783         (cua-mode): Don't call cua--rectangle-on-off.
35785         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
35786         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
35787         (cua--rect-undo-set-point): New var.
35788         (cua--rectangle-undo-boundary): Setup undo apply entry.
35789         (cua--rect-undo-handler): New function for rectangle undo.
35790         (cua--rect-start-position, cua--rect-end-position): Add.
35791         (cua--rectangle-post-command): Call cua--rectangle-set-corners
35792         for restored rectangle.  Set point if cua--rect-undo-set-point.
35794 2005-02-06  Jay Belanger  <belanger@truman.edu>
35796         * calc/calc-lang.el (calc-tex-language): Display more information
35797         in messages.
35799         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
35800         in TeX mode.
35802 2005-02-06  Richard M. Stallman  <rms@gnu.org>
35804         * emacs-lisp/lisp.el (buffer-end): Doc fix.
35806 2005-02-05  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
35808         * net/ldap.el (ldap-search-internal): Support attributes with
35809         optional descriptions separated by a semi-colon, as in
35810         "userCertificate;binary".
35812 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
35814         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
35815         isn't a cons (i.e. the version is 0).
35817 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
35819         * help.el (help-for-help): Doc fix.
35821 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
35823         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
35824         GDB-Windows on the menu-bar as this works better.
35826 2005-02-04  Jay Belanger  <belanger@truman.edu>
35828         * calc/calc-embed.el (calc-embedded-update): Don't put in
35829         unnecessary newlines.  Adjust the end of formula marker.
35831         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
35832         (math-latex-parse-two-args): New function.
35834 2005-02-03  Lute Kamstra  <lute@gnu.org>
35836         * help-fns.el (help-with-tutorial): Make sure that users cannot
35837         remove the entire text of the tutorial by means of `undo'.
35839 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
35841         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
35842         in recent changes, where the ispell process was repeatedly
35843         killed & restarted.
35845         * international/mule-cmds.el (set-locale-environment): Set file-name
35846         coding system to utf-8 on Darwin systems.
35847         (set-default-coding-systems): Don't set default-file-name-coding-system
35848         on Darwin systems.
35850 2005-02-03  Richard M. Stallman  <rms@gnu.org>
35852         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
35854 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
35856         * faces.el (list-faces-display): Add optional argument.
35858 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
35860         * font-core.el (font-lock-default-function): Handle the rare case where
35861         only font-lock-keywords is set.
35863 2005-02-02  Kenichi Handa  <handa@m17n.org>
35865         * international/characters.el: Cancel previous change for
35866         I-WITH-DOT-ABOVE and DOTLESS-i.
35868         * international/latin-5.el: Cancel previous change.
35870 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
35872         * progmodes/gud.el: Correction to syntax in gud-menu-map.
35874 2005-02-02  Kenichi Handa  <handa@m17n.org>
35876         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
35877         DOTLESS-i.
35879         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
35880         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
35882         * case-table.el (get-upcase-table): New function.
35883         (copy-case-table): Copy upcaes table too if non-nil.
35884         (set-case-syntax-delims): Maintain upcase table too.
35885         (set-case-syntax-pair): Likewise.
35886         (set-upcase-syntax, set-downcase-syntax): New functions.
35887         (set-case-syntax): Maintain upcase table too.
35889 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
35891         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
35893         * progmodes/gud.el (gud-goto-info): New function.
35894         (gud-tool-bar-map): Use correct icon.
35896 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
35898         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
35899         When delegating, order args in the funcall correctly.
35901 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
35903         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
35905 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
35907         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
35908         buffer not visiting a file.
35910 2005-01-31  Jay Belanger  <belanger@truman.edu>
35912         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
35913         bound on the line with the formula.
35915 2005-01-31  Kim F. Storm  <storm@cua.dk>
35917         * ses.el (ses-create-cell-variable-range)
35918         (ses-destroy-cell-variable-range, ses-reset-header-string)
35919         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
35920         (ses-insert-row): Fix format of apply undo entries.
35922 2005-01-31  Jay Belanger  <belanger@truman.edu>
35924         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
35925         parts.
35927         * calc/calc-embed.el (calc-embedded-open-formula)
35928         (calc-embedded-close-formula): Ignore matrix environments.
35930         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
35931         TeX mode.
35933         * calc/calc-lang.el (math-function-table, math-oper-table)
35934         (math-variable-table): Adjust the LaTeX portions.
35936         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
35937         (math-latex-ignore-words): New constant.
35939 2005-01-31  Richard M. Stallman  <rms@gnu.org>
35941         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
35942         (ispell-local-dictionary): Doc fix.
35943         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
35944         Don't reinitialize at run time.  Don't defcustom.
35945         All uses changed to append ispell-local-dictionary-alist,
35946         or check it first.
35947         (ispell-current-dictionary): New variable for dictionary in use.
35948         (ispell-dictionary): Now used only for global default.
35949         (ispell-start-process): Set ispell-current-dictionary,
35950         not ispell-dictionary.
35951         (ispell-change-dictionary): Use this only for setting
35952         user preferences.
35953         (ispell-internal-change-dictionary): New function
35954         to change the current dictionary in use.
35955         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
35956         Use ispell-current-dictionary.
35957         Handle ispell-local-dictionary-overridden.
35958         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
35960 2005-01-31  Jay Belanger  <belanger@truman.edu>
35962         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
35964         * calc/calc-ext.el: Add calc-latex-language to autoloads.
35965         (calc-mode-map): Add calc-latex-language.
35967         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
35968         (math-latex-print-frac): New functions.
35969         (math-oper-table, math-function-table, math-variable-table)
35970         (math-complex-format, math-input-filter): Add latex properties.
35971         (calc-set-language): Set math-expr-special-function-mapping.
35973         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
35974         (calc-write-parse-table-part): Add LaTeX support.
35976         * calc/calc.el (calc-language): Adjust docstring.
35977         (calc-set-mode-line): Add LaTeX support.
35978         (math-expr-special-function-mapping): New variable.
35979         (math-tex-ignore-words): Add to list.
35981         * calc/calccomp.el (math-compose-expr, math-compose-rows):
35982         Add LaTeX support.
35983         (math-compose-expr): Add support for special functions.
35985         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
35987 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
35989         * progmodes/gdb-ui.el (gdb-memory-address)
35990         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
35991         (gdb-memory-mode-map, gdb-memory-format-keymap)
35992         (gdb-memory-format-menu, gdb-memory-unit-keymap)
35993         (gdb-memory-unit-menu): New variables for a buffer
35994         that lets the user examine program memory.
35995         (gdb-memory-set-address, gdb-memory-set-repeat-count)
35996         (gdb-memory-format-binary, gdb-memory-format-octal)
35997         (gdb-memory-format-unsigned, gdb-memory-format-signed)
35998         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
35999         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
36000         (gdb-memory-unit-word, gdb-memory-unit-halfword)
36001         (gdb-memory-unit-byte, gdb-memory-unit-menu)
36002         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
36003         (gdb-memory-mode, gdb-memory-buffer-name)
36004         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
36005         New functions for above buffer.
36007 2005-01-30  Richard M. Stallman  <rms@gnu.org>
36009         * cus-edit.el (custom-bury-buffer): Function deleted.
36010         (custom-buffer-done-function): Option deleted.
36011         (custom-buffer-done-kill): New replacement option.
36012         (Custom-buffer-done): Call quit-window.
36013         (custom-buffer-create-internal): Update for above changes.
36015 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
36017         * simple.el (undo-ask-before-discard): New var.
36018         (undo-outer-limit-truncate): Implement it.
36019         (undo-extra-outer-limit): Doc update.
36021 2005-01-29  Richard M. Stallman  <rms@gnu.org>
36023         * ses.el (undo-more): Delete defadvice.
36024         (ses-begin-change): Doc fix.
36026         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
36027         instead of rebinding C-x u and C-_.
36029         * files.el (normal-backup-enable-predicate): Return nil for files
36030         in /tmp, regardless of temporary-file-directory.
36032         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
36034         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
36035         (open-rectangle, delete-whitespace-rectangle-line)
36036         (clear-rectangle-line): If FILL, pass t instead of FILL
36037         for move-to-column's 2nd arg.
36039         * simple.el (undo): Fix the test for continuing a series of undos.
36040         (undo-more): Set pending-undo-list to t when we reach end.
36041         (pending-undo-list): Move up defvar.
36043         * wid-edit.el (widget-button-click):
36044         Shorten the range of the track-mouse binding.
36046         * comint.el (comint-insert-input): Undo previous changes;
36047         use last-input-event in interactive spec.
36049 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
36051         * progmodes/compile.el (compilation-start): Bind buffer-read-only
36052         to nil before invoking call-process.  Reset buffer's modified flag
36053         after fontifying it in the no-async branch.
36055         * wid-edit.el (widget-specify-button): If mouse pointer shape
36056         cannot be changed, use mouse face instead.
36058 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
36060         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
36061         (gdb-goto-breakpoint): Make breakpoint handling work on template
36062         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>.
36063         (gdb-assembler-custom): Update to recognize breakpoint information
36064         added on 2005-01-19.
36066 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
36068         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
36069         (dsssl-mode): Use define-derived-mode.
36070         (scheme-mode-initialize): Remove.
36071         (scheme-mode): Use run-mode-hooks.
36073         * cus-edit.el (customize-group-other-window)
36074         (custom-buffer-create-other-window): Don't override special-display-*.
36075         (custom-mode-map): Make it dense.
36077         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
36078         sets the default value.
36080 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
36082         * descr-text.el: Add more keywords.
36084 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
36086         * speedbar.el: Avoid unnecessary use of locate-library.
36088         * international/mule-cmds.el (standard-display-european-internal):
36089         Don't fiddle with latin-1 non-break space any more since it's now
36090         special cased in the C code.
36091         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
36093 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
36095         * cus-start.el (all): Add `undo-outer-limit'.
36097 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
36099         * textmodes/bibtex.el (bibtex-format-entry):
36100         Use `bibtex-empty-field-re' only on the text of fields, not on entire
36101         field lines.
36102         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
36103         not on part of a buffer.
36105 2005-01-25  Lute Kamstra  <lute@gnu.org>
36107         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
36108         nonempty field text strings like "{letters\\macro{}more letters}".
36109         Clarify docstring.
36110         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
36111         (bibtex-entry-offset, bibtex-parse-association)
36112         (bibtex-parse-field-name): Fix typos in docstrings.
36113         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
36115 2005-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
36116             Juri Linkov  <juri@jurta.org>
36118         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
36119         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
36120         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
36121         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
36123         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
36124         isearch minor mode.
36126 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
36128         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
36130 2005-01-24  Lute Kamstra  <lute@gnu.org>
36132         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
36133         CASECHARS and NOT-CASECHARS regular expressions of the
36134         "nederlands" and "nederlands8" dictionaries to prevent a "Range
36135         striding over charsets" error.
36137 2005-01-24  Jay Belanger  <belanger@truman.edu>
36139         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
36140         display variable name.
36142 2005-01-24  Kenichi Handa  <handa@m17n.org>
36144         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
36145         Fix setting of the element of encoded-kbd-iso2022-invocations.
36147 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
36149         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
36150         (gdb-threads-select): Change to also accept mouse events.
36151         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
36152         (gdb-threads-mouse-select): Delete.
36154 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
36156         * files.el (insert-directory): Take care of empty directory,
36157         listed without -a switch.
36159 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
36161         * textmodes/refill.el (refill-post-command-function):
36162         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
36163         to the list of functions that we should be careful not to undo.
36164         (refill-late-fill-paragraph-function): Remove.
36165         (refill-saved-state): New var.
36166         (refill-mode): Use it to save fill-paragraph-function.
36167         Save also the value of auto-fill-function.
36169         * term/w32-win.el: Simplify code.
36171 2005-01-23  Kim F. Storm  <storm@cua.dk>
36173         * simple.el (line-move): Adapt to new return value from
36174         pos-visible-in-window-p.
36176         * simple.el (line-move): Fix last change.  Check partial
36177         visibility at point rather than at window-start.
36179 2005-01-22  Jason Rumney  <jasonr@gnu.org>
36181         * term/w32-win.el (xw-defined-colors): Remove debug-message.
36183 2005-01-22  David Kastrup  <dak@gnu.org>
36185         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
36187 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
36189         * type-break.el (type-break-mode): Add a test for
36190         type-break-file-name being non-nil.
36192 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
36194         * net/eudc.el (top level): Call (message "") via progn, so that
36195         eudc-options-file is loaded.
36197 2005-01-22  Kim F. Storm  <storm@cua.dk>
36199         * simple.el (line-move-1): Rename from line-move.
36200         (line-move): New function that adjusts vscroll for partially
36201         visible rows, and calls line-move-1 otherwise.
36203 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
36205         * pcomplete.el: Define pcomplete-read-event instead of read-event,
36206         since it's not a complete read-event implementation.
36208 2005-01-20  Jay Belanger  <belanger@truman.edu>
36210         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
36211         for called function.
36213 2005-01-20  Steven Tamm  <steventamm@mac.com>
36215         * term/mac-win.el (process-connection-type): Remove.
36216         Controlled now by s/darwin.h:PTY_ITERATION.
36218 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
36220         * window.el (handle-select-window): Don't switch window when we're
36221         in the minibuffer.
36223 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
36225         * subr.el (dotimes-with-progress-reporter): New macro.
36227         * ses.el (ses-dotimes-msg): Remove macro.
36228         Use `dotimes-with-progress-reporter' instead.
36230 2005-01-19  Steven Tamm  <steventamm@mac.com>
36232         * term/mac-win.el (process-connection-type): Use new
36233         operating-system-release variable to use ptys on Darwin 7 (OS X
36234         10.3) when using carbon build.
36236 2005-01-19  Jay Belanger  <belanger@truman.edu>
36238         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
36239         flags if the last command was a tab or M-tab.
36241         * calc/calc-prog.el (calc-user-define-edit): Put original formula
36242         in formula editing buffer.
36244 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
36246         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
36247         breakpoint image symbol in margin.
36249 2005-01-19  Jay Belanger  <belanger@truman.edu>
36251         * calc/calc-prog.el (calc-execute-kbd-macro):
36252         Ignore calc-keep-arg-flag.
36254 2005-01-19  Kenichi Handa  <handa@m17n.org>
36256         * textmodes/ispell.el (ispell-looking-at): New function.
36257         (ispell-process-line): Use ispell-looking-at to compare the ispell
36258         output and the buffer contents.
36260 2005-01-18  Jay Belanger  <belanger@truman.edu>
36262         * calc/calc.el (calc-display-raw): Fix docstring.
36264 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
36266         * simple.el (blink-matching-open): Strip extra info from syntax.
36268         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
36269         funny chars in the end-of-here-doc marker.
36271 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
36273         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
36274         that enable/disabled state of breakpoints is shown correctly in
36275         fringe and on ttys.
36276         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
36277         Add breakpoint information as text properties.
36278         (gdb-mouse-toggle-breakpoint):
36279         Rename to gdb-mouse-set-clear-breakpoint.
36280         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
36281         breakpoints in the margin.
36282         (gdb-remove-strings): Simplify.
36284 2005-01-17  Jay Belanger  <belanger@truman.edu>
36286         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
36287         erasing buffer.
36289 2005-01-17  Richard M. Stallman  <rms@gnu.org>
36291         * progmodes/grep.el (grep-find): Copy from `grep' the condition
36292         for calling grep-compute-defaults.
36294         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
36295         if buffer is empty.
36297         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
36299 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
36301         * hilit-chg.el (highlight-changes-mode): Don't autoload.
36303         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
36304         non-preloaded variables.
36306 2005-01-17  Steven Tamm  <steventamm@mac.com>
36308         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
36309         tex-shell cause to force interactivity when using pipes.
36311 2005-01-17  Kim F. Storm  <storm@cua.dk>
36313         * simple.el (just-one-space): Make arg optional.
36315 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
36317         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
36318         posn-at-x-y to t to access left-margin.
36320 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
36322         Sync with Tramp 2.0.47.
36324         * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
36325         catching keep-date problems in cp/scp operations.
36326         (tramp-handle-copy-file): Don't call `set-file-modes'
36327         unconditionally.  Specialized functions should know better what is
36328         necessary.  This improves performance a little bit, and the
36329         functions could catch errors with `cp -p' and `scp -p'.
36330         (tramp-do-copy-or-rename-file-via-buffer)
36331         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
36332         when appropriate.
36333         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
36334         Call `set-file-modes' when appropriate.
36335         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
36336         Johnsson <isak@hypergene.com>.
36337         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
36338         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
36339         <joakim@verona.se>.
36340         (tramp-file-name-for-operation): Mark `shell-command' as magic for
36341         Emacs only.
36343         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
36344         `find-file-hooks' and `dired-mode-hook'.
36345         (tramp-minor-mode-map): Respective map.  Add remapping for
36346         `compile' and `recompile'.
36347         (tramp-remap-command, tramp-recompile): New defuns.
36348         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
36349         in buffer "*Compilation*".  Call the commands asynchronously.
36351         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
36352         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
36353         `shell-command', because it isn't magic in XEmacs.  Reported by
36354         Adrian Aichner <adrian@xemacs.org>.
36356         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
36357         `substitute-in-file-name.
36358         (tramp-smb-handle-substitute-in-file-name): New defun.
36359         (tramp-smb-advice-PC-do-completion): Delete advice.
36361 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
36363         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
36364         Fix error in deleting region.
36366 2005-01-15  Richard M. Stallman  <rms@gnu.org>
36368         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
36369         In non-temp buffer, switch syntax table temporarily.
36371         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
36373         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
36375         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
36377         * imenu.el (imenu--split-menu): Copy menulist before sorting.
36378         (imenu--generic-function): Use START, not BEG, as pos of definition.
36380         * simple.el (just-one-space): Argument specifies number of spaces.
36382         * simple.el (eval-expression-print-format): Avoid warning
36383         about edebug-active.
36385 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (tiny change)
36387         * progmodes/sh-script.el: Code copied from make-mode.el
36388         with small changes,
36389         (sh-mode-map): Bind C-c C-\.
36390         (sh-backslash-column, sh-backslash-align): New variables.
36391         (sh-backslash-region, sh-append-backslash): New functions.
36393 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36395         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
36396         (rmail-pop-password, rmail-pop-password-required): Move to
36397         rmail-obsolete group.
36398         (rmail-set-pop-password): Rename to rmail-set-remote-password.
36399         All callers updated.
36400         (rmail-get-pop-password): Rename to rmail-get-remote-password.
36401         Take an argument specifying whether it is POP or IMAP mailbox we
36402         are using.  All callers updated.
36403         (rmail-pop-password-error): Rename to
36404         rmail-remote-password-error.  Added mailutils-specific error message.
36405         (rmail-movemail-search-path)
36406         (rmail-movemail-variant-in-use): New variables.
36407         (rmail-remote-password, rmail-remote-password-required):
36408         New customization variables.
36409         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
36410         (rmail-parse-url): New function.
36411         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
36412         with GNU mailutils movemail.
36414 2005-01-15  Kevin Ryde  <user42@zip.com.au>
36416         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
36417         suffix to space, $ or '$, to correctly position point when going
36418         to @table style constants like DBL_MAX.
36420 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
36422         * type-break.el (type-break-mode, type-break-file-time)
36423         (type-break-file-keystroke-count, type-break-choose-file):
36424         Don't store data in or load data from the file if type-break-file-name
36425         is nil.
36426         (type-break-file-name): Doc update as per the above.
36428 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
36430         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
36431         lookup-key might return nil; handle that.
36433 2005-01-15  Alan Mackenzie  <acm@muc.de>
36435         * progmodes/ebrowse.el (ebrowse-class-in-tree):
36436         Return the tail of the tree rather than the element found,
36437         thus enabling the tree to be setcar'd.
36439 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
36441         * textmodes/org.el (org-show-following-heading): New option.
36442         (org-show-hierarchy-above): Use `org-show-following-heading'.
36443         (org-cycle): Documentation fix.
36445         * textmodes/org.el (orgtbl-optimized): New option.
36446         (orgtbl-mode): New command, a minor mode.
36447         (orgtbl-mode-map): New variable.
36448         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
36449         (orgtbl-error, orgtbl-self-insert-command)
36450         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
36452         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
36453         a local variable in each org-mode buffer.
36455         * textmodes/org.el (org-set-regexps-and-options): Rename from
36456         `org-set-regexps'.  Added checking for STARTUP keyword.
36457         (org-get-current-options): Add STARTUP options.
36458         (org-table-insert-row): Make mode intelligent about when
36459         realignment is needed.
36460         (org-self-insert-command, org-delete-backward-char, org-delete-char):
36461         New commands.
36462         (org-enable-table-editor): New default value `optimized'.
36463         (org-table-blank-field): Support blanking regions if active.
36465 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
36467         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
36468         if the year is not given.
36470         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
36471         Add new escapes %m and %M, fixed bug with %F by adding
36472         save-match-data.
36473         (reftex-reference): Remove ?. from list of spaces.
36474         (reftex-label-info): Add automatic label prefix recognition.
36476         * textmodes/reftex-index.el (reftex-index-next-phrase):
36477         Add slave parameter to call of `reftex-index-this-phrase'.
36478         (reftex-index-this-phrase): New optional argument.
36479         (reftex-index-region-phrases): Add slave parameter to call of
36480         `reftex-index-this-phrase'.
36481         (reftex-display-index): New argument redo.
36482         (reftex-index-rescan): Add `redo' to arguments of
36483         `reftex-display-index'.
36484         (reftex-index-Rescan, reftex-index-revert)
36485         (reftex-index-switch-index-tag): Add `redo' to arguments of
36486         `reftex-display-index'.
36487         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
36488         indexing.  Fix bug with matching is there is a quote before or
36489         after the word.
36491         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
36492         Fix bug when collecting citation keys in lines with comments.
36493         (reftex-citation): Prefix argument no longer rescans the document,
36494         but forces prompting for optional arguments of cite macros.
36495         (reftex-do-citation): Prompting for optional arguments implemented.
36497         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
36498         Add optional arguments to most cite commands.
36499         (reftex-cite-cleanup-optional-args): New option
36500         (reftex-cite-prompt-optional-args): New option.
36501         (reftex-trust-label-prefix): New option.
36503         * textmodes/reftex-toc.el (reftex-toc-find-section):
36504         Add push-mark before changing the position in the buffer.
36506         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
36507         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
36509 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
36511         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
36512         more carefully.
36514 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
36516         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
36517         (sgml-mode): Use it.
36518         (sgml-get-context): Better keep track of implicitly closed tags.
36520 2005-01-13  Kenichi Handa  <handa@m17n.org>
36522         * textmodes/ispell.el: These changes are to fix misalignment error
36523         caused by equivalent characters of different Emacs charsets.
36524         (ispell-unified-chars-table): New variable.
36525         (ispell-get-decoded-string): New function.
36526         (ispell-get-casechars, ispell-get-not-casechars)
36527         (ispell-get-otherchars): Call ispell-get-decoded-string.
36529 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
36531         * custom.el (custom-declare-variable): Just put symbol instead
36532         of (defvar . symbol) in `current-load-list'.
36534 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
36536         * emacs-lisp/elint.el: Fixed typo in Commentary section.
36538 2005-01-12  Jay Belanger  <belanger@truman.edu>
36540         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
36541         to create a Calc summary.
36543 2005-01-12  Kim F. Storm  <storm@cua.dk>
36545         * mouse.el (mouse-on-link-p): Change functionality and doc
36546         string to comply with latest description in lisp ref.
36548 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
36550         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
36551         Enable mouse clicks on mode-line, header-line and margin.
36552         (event-type): Give mouse event symbols an `event-kind' property
36553         with value `mouse-click'.
36555 2005-01-12  Juri Linkov  <juri@jurta.org>
36557         * facemenu.el (list-colors-display): Add new arg buffer-name.
36558         Use it.  Fix docstring.  Replace code for identifying duplicate
36559         colors by the name with call to `list-colors-duplicates' which
36560         identifies duplicate colors by the value unless the color
36561         is one of special Windows colors.  Set truncate-lines to t.
36562         Print sorted duplicate color names on each line.  Indent to 22
36563         \(the longest color name in rgb.txt) instead of 20.  Optimize.
36564         (list-colors-duplicates): New function.
36565         (facemenu-color-name-equal): Delete function.
36567         * facemenu.el (list-colors-print): New function created from code
36568         in list-colors-display.  Print #RRGGBB at the window right edge.
36569         (list-colors-display): When temp-buffer-show-function is not
36570         defined, call list-colors-print from temp-buffer-show-hook
36571         to get the right value of window-width in list-colors-print
36572         after the buffer is displayed.
36574         * simple.el (pop-mark): Move deactivate-mark out of conditional
36575         part to deactivate the active mark regardless of the state of the
36576         mark ring.
36578         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
36579         variables line in desktop files.
36581 2005-01-12  Juri Linkov  <juri@jurta.org>
36583         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
36584         Bring together isearch highlight related options.
36585         (lazy-highlight): Replace group `replace' by `matching'.
36586         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36587         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36588         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
36589         and declare them obsolete.
36590         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
36591         (isearch-faces): Remove defgroup.
36592         (isearch-overlay, isearch-highlight, isearch-dehighlight):
36593         Move isearch highlighting code closer to lazy highlighting code.
36595         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
36596         (query-replace-highlight, query-replace-lazy-highlight)
36597         (query-replace): Move definitions to the beginning of the file.
36599 2005-01-11  Juri Linkov  <juri@jurta.org>
36601         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
36602         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
36603         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
36605         * info.el (Info-history-forward): New variable.
36606         (Info-select-node): Reset Info-history-forward to nil.
36607         (Info-last): Turn into defalias.
36608         (Info-history-back): Rename from Info-last.
36609         Add current node to Info-history-forward.
36610         (Info-history-forward): New fun.
36611         (Info-mode-map): Replace Info-last by Info-history-back.
36612         Bind Info-history-forward to "r".
36613         (Info-mode-menu): Replace Info-last by Info-history-back.
36614         Fix menu item text.  Add menu item for Info-history-forward.
36615         (info-tool-bar-map): Replace Info-last by Info-history-back.
36616         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
36617         for Info-history-forward.
36618         (Info-mode): Replace Info-last by Info-history-back in docstring.
36619         Add local variable Info-history-forward.
36620         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
36622 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
36624         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
36625         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
36626         Ignore select-window events rather than fiddle with
36627         mouse-autoselect-window.
36629 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
36631         * type-break.el (type-break-mode): Fix previous change.
36633 2005-01-10  Jay Belanger  <belanger@truman.edu>
36635         * calc/calc-ext.el (calc-reset): Reset when inside embedded
36636         calculator; only reset when point is inside a calculator.
36637         Don't adjust the window height if the window takes up the whole height
36638         of the frame.
36640 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
36642         * ebuff-menu.el (Electric-buffer-menu-mode):
36643         Preserve value of buffer-local var header-line-format.
36645 2005-01-09  Jay Belanger  <belanger@truman.edu>
36647         * calc/calc.el (calc-mode-var-list-restore-saved-values):
36648         Make sure settings file exists before accessing it.
36650         * calc/calc-embed.el (calc-embedded-subst):
36651         Replace math-multi-subst-rec, which is only supposed to be called
36652         by math-multi-subst, by math-multi-subst.
36654 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
36656         * vc.el (vc-allow-async-revert): New user option.
36657         (vc-disable-async-diff): New internal variable.
36658         (vc-revert-buffer): Use them to disable asynchronous diff.
36660         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
36661         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
36662         asynchronously if vc-disable-async-diff is t.
36664 2005-01-09  Jay Belanger  <belanger@truman.edu>
36666         * calc/calc.el (defcalcmodevar): New macro.
36667         (calc-mode-var-list-restore-default-values)
36668         (calc-mode-var-list-restore-saved-values): New functions.
36669         (calc-mode-var-list): Use defcalcmodevar to define it.
36670         (calc-always-load-extensions, calc-line-numbering)
36671         (calc-line-breaking, calc-display-just, calc-display-origin)
36672         (calc-number-radix, calc-leading-zeros, calc-group-digits)
36673         (calc-group-char, calc-point-char, calc-frac-format)
36674         (calc-prefer-frac, calc-hms-format, calc-date-format)
36675         (calc-float-format, calc-full-float-format, calc-complex-format)
36676         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
36677         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
36678         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
36679         (calc-matrix-brackets, calc-language, calc-language-option)
36680         (calc-left-label, calc-right-label, calc-word-size)
36681         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
36682         (calc-display-raw, calc-internal-prec, calc-angle-mode)
36683         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
36684         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
36685         (calc-window-height, calc-display-trail, calc-show-selections)
36686         (calc-use-selections, calc-assoc-selections)
36687         (calc-display-working-message, calc-auto-why, calc-timing)
36688         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
36689         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
36690         (calc-gnuplot-default-device, calc-gnuplot-default-output)
36691         (calc-gnuplot-print-device, calc-gnuplot-print-output)
36692         (calc-gnuplot-geometry, calc-graph-default-resolution)
36693         (calc-graph-default-resolution-3d, calc-invocation-macro)
36694         (calc-show-banner): Use defcalcmodevar to declare them and set
36695         their default values.
36697         * calc/calc-ext.el (calc-reset): Restore saved values of variables
36698         instead of default values (but restore default values if there is
36699         an argument of 0).
36701 2005-01-09  David Kastrup  <dak@gnu.org>
36703         * desktop.el (desktop-restore-eager): Fix typo in type.
36705 2005-01-08  Richard M. Stallman  <rms@gnu.org>
36707         * cus-edit.el (customize): Delete :link.
36709 2005-01-08  Jay Belanger  <belanger@truman.edu>
36711         * calc/calc.el (calc-mode): Remove the extension from the
36712         `calc-settings-file' file name when loading it.
36714 2005-01-08  Kim F. Storm  <storm@cua.dk>
36716         * info.el (Info-mode-map, Info-next-link-keymap)
36717         (Info-prev-link-keymap, Info-up-link-keymap):
36718         Map follow-link to mouse-face.
36719         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
36721 2005-01-08  Jay Belanger  <belanger@truman.edu>
36723         * calc/calc.el (calc-settings-file): Change default value.
36724         Suggested by cgw in a comment in calc-mode.el.
36726         * calc/calc-mode.el (calc-settings-file-name):
36727         Compare calc-settings-file to user-init-file instead of ~/.emacs.
36728         Replace ~/.emacs in a prompt by calc-settings-file.
36730 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
36732         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
36733         (desktop-lazy-idle-delay): New customizable variables.
36734         (desktop-buffer-args-list): New variable.
36735         (desktop-append-buffer-args): New function.
36736         (desktop-save): Call desktop-append-buffer-args for some buffers.
36737         (desktop-lazy-create-buffer): New function.
36738         (desktop-idle-create-buffers): New function.
36739         (desktop-read): Add message about buffers to restore lazily.
36740         (desktop-lazy-abort): New command.
36741         (desktop-clear): Call desktop-lazy-abort.
36742         (desktop-lazy-complete): New command.
36744 2005-01-06  Richard M. Stallman  <rms@gnu.org>
36746         * emacs-lisp/find-func.el (find-face-definition):
36747         Rename from find-face.
36749 2005-01-06  Kim F. Storm  <storm@cua.dk>
36751         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
36753         * man.el (Man-xref-man-page, Man-xref-header-file)
36754         (Man-xref-normal-file): Add follow-link property.
36756 2005-01-06  Jay Belanger  <belanger@truman.edu>
36758         * calc/calc-units.el: Make sure the proper macro definitions are
36759         available when compiling.
36761 2005-01-06  Juri Linkov  <juri@jurta.org>
36763         * isearch.el (isearch-lazy-highlight-update):
36764         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
36766 2005-01-06  Miles Bader  <miles@gnu.org>
36768         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
36769         (isearch-lazy-highlight-face): Use new name.
36771 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
36773         * uniquify.el (uniquify-rationalize-file-buffer-names):
36774         Re-add an interactive spec.
36775         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
36776         to the same name.
36778         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
36779         (isearch-update, isearch-done): Adjust calls accordingly.
36781 2005-01-05  Richard M. Stallman  <rms@gnu.org>
36783         * custom.el (custom-set-variables, custom-theme-set-variables):
36784         Clarify documentation.
36786         * emacs-lisp/find-func.el (find-variable)
36787         (find-variable-other-window, find-variable-other-frame):
36788         Fix the TYPE args to find-function-read and find-function-do-it.
36789         (find-function): Doc fix.
36790         (find-function-at-point): Replace function-at-point alias.
36792 2005-01-04  Richard M. Stallman  <rms@gnu.org>
36794         * cus-face.el (custom-declare-face):
36795         Record defface in current-load-list.
36797         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
36799         * emacs-lisp/find-func.el: Doc fixes.
36800         (find-face-regexp): New variable.
36801         (find-function-regexp-alist): New variable.
36802         (find-function-C-source): Third arg is now TYPE.
36803         (find-function-search-for-symbol): Handle general TYPE.
36804         (find-function-read, find-function-do-it): Handle general TYPE.
36805         (find-definition-noselect, find-face): New functions.
36806         (function-at-point): Alias deleted.
36808 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
36810         * battery.el (display-battery-mode): Rename from display-battery.
36811         Handle the case where it gets turned off.
36813 2005-01-04  Richard M. Stallman  <rms@gnu.org>
36815         * cus-edit.el (customize): Make :link point to user doc.
36817         * man.el (Man-fontify-manpage): Turn off undo generation.
36819         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
36821 2005-01-04  Andreas Schwab  <schwab@suse.de>
36823         * files.el (insert-directory): Only look for error lines in
36824         inserted text.  Don't move too far after processing --dired markers.
36826 2005-01-04  Richard M. Stallman  <rms@gnu.org>
36828         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
36829         Don't expand if the character is @, period, dash, etc.
36830         (define-mail-abbrev): Quote names that contain problem characters.
36832 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
36834         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
36836 2005-01-03  Richard M. Stallman  <rms@gnu.org>
36838         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
36839         (query-replace-highlight, query-replace-lazy-highlight)
36840         (query-replace): Definitions moved up.  Doc fix.
36842 2005-01-03  Richard M. Stallman  <rms@gnu.org>
36844         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
36845         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36846         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36847         (lazy-highlight-face): Rename from isearch-lazy-...
36848         Change all references to them.
36850 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
36852         * cus-edit.el (custom-file): Doc fix for defcustom.
36853         (custom-file): The function no longer sets the variable
36854         `custom-file' to its return value.
36856         * startup.el (command-line): No longer load `custom-file'.
36858 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
36860         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
36862         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
36863         Don't confuse module-prefixed identifiers for labels.
36864         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
36866 2005-01-02  Richard M. Stallman  <rms@gnu.org>
36868         * files.el (basic-save-buffer-1): Fix previous change.
36870         * loadhist.el (file-loadhist-lookup): New function.
36871         (file-provides, file-requires): Use it.
36873         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
36874         instead of calculating the right size.
36876 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>
36878         * vc-svn.el (vc-svn-diff): Stay local if possible.
36880 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
36882         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
36884         * files.el (hack-local-variables): Fix last change.
36886 2005-01-02  Jay Belanger  <belanger@truman.edu>
36888         * calc/calc-yank.el (calc-edit-top): New variable.
36889         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
36890         object.  Change header properties.
36891         (calc-edit-finish, calc-edit-finish-stack-object)
36892         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
36893         edited object.
36894         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
36895         for the beginning of the edited object.
36896         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
36897         for the beginning of the edited object.
36898         * calc/calc-prog.el (calc-edit-macro-finish-edit)
36899         (calc-finish-formula-edit, calc-macro-repeats)
36900         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
36901         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
36902         beginning of the edited object.
36903         (calc-user-define-edit): Change the header for editing macros.
36904         Remove unnecessary variable.
36906 2005-01-01  Jay Belanger  <belanger@truman.edu>
36908         * calc/calc-yank.el (calc-edit-mode): Change default header.
36909         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
36910         * calc/calc-store.el (calc-edit-variable): Change title to match new
36911         header.
36912         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
36913         mode to match new header.
36914         (calc-user-define-edit): Change titles to include names of commands.
36915         (calc-finish-formula-edit): Adjust to handle new header.
36916         (calc-finish-macro-edit): Remove.
36917         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
36918         (calc-edit-macro-command, calc-edit-macro-command-type)
36919         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
36920         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
36921         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
36922         (calc-edit-macro-finish-edit): New functions.
36923         (calc-user-define-edit): Use new functions to edit named calc macros.
36925 2005-01-01  Stefan Monnier  <monnier@iro.umontreal.ca>
36927         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
36929         * ses.el (copy-region-as-kill): Deactivate mark.
36931 2005-01-01  Richard M. Stallman  <rms@gnu.org>
36933         * replace.el (occur-1): If the output buffer is also an input,
36934         don't kill it, rename it.
36936         * faces.el (set-face-background, set-face-foreground): Doc fix.
36938         * cus-face.el (custom-face-attributes): Fix :help-echo strings
36939         for :foreground and :background.
36941         * dired.el (dired-view-command-alist): Variable deleted.
36942         (dired-view-file, dired-mouse-find-file-other-window):
36943         Delete the code to use it.
36945 2005-01-01  Kim F. Storm  <storm@cua.dk>
36947         * image.el (insert-sliced-image): Use t for line-height property.
36949 See ChangeLog.11 for earlier changes.
36951 ;; Local Variables:
36952 ;; coding: iso-2022-7bit
36953 ;; add-log-time-zone-rule: t
36954 ;; End:
36956     Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
36958   This file is part of GNU Emacs.
36960   GNU Emacs is free software; you can redistribute it and/or modify
36961   it under the terms of the GNU General Public License as published by
36962   the Free Software Foundation; either version 3, or (at your option)
36963   any later version.
36965   GNU Emacs is distributed in the hope that it will be useful,
36966   but WITHOUT ANY WARRANTY; without even the implied warranty of
36967   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
36968   GNU General Public License for more details.
36970   You should have received a copy of the GNU General Public License
36971   along with GNU Emacs; see the file COPYING.  If not, write to the
36972   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
36973   Boston, MA 02110-1301, USA.
36975 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1