*** empty log message ***
[emacs.git] / lisp / ChangeLog
blobf02daadfa4aa51c4c5315e5660bac584732df27f
1 2006-01-31  Richard M. Stallman  <rms@gnu.org>
3         * replace.el (multi-occur): Doc fix.
4         (multi-occur-in-matching-buffers): Renamed from
5         multi-occur-by-filename-regexp.  Prefix arg says match
6         buffer names instead of file names.
8 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
10         * bs.el: Allow non-default values of `bs-header-lines-length'.
11         (bs--running-in-xemacs): Remove (not needed anymore).
12         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
13         instead of `shrink-window', thus avoiding having to compute the
14         height of the window.
15         (bs--up): Wrap around even when there's no header.
16         (bs--down): Use `forward-line' instead of `next-line'.
18 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
20         * image-mode.el (image-toggle-display): Use file name if possible,
21         instead of unnecessarily allocating a (possibly huge) lisp string.
23 2006-01-30  John Paul Wallington  <jpw@pobox.com>
25         * subr.el (toplevel): Define `cl-assertion-failed' condition here
26         because the `assert' macro signals it at runtime.
28         * emacs-lisp/cl.el (toplevel): Remove definition of
29         `cl-assertion-failed' condition.
31 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
33         * thumbs.el (thumbs-marked-list): Make buffer-local and
34         permanent-local.
35         (thumbs-insert-thumb): Make help-echo non-sticky.
36         (thumbs-file-alist): Use eolp as check for (non)-image.
38 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
40         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
41         (ediff-before-session-group-setup-hooks)
42         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
43         Fix typos in docstrings.
45         * window.el (bw-dir, bw-eqdir, balance-windows)
46         (split-window-keep-point): Fix typos in docstrings.
48         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
49         (org-quote-string, org-calendar-to-agenda-key)
50         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
51         (org-show-following-heading, org-tags-column)
52         (org-use-tag-inheritance, org, org-allow-space-in-links)
53         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
54         (org-enable-table-editor, org-calc-default-modes)
55         (org-table-allow-automatic-line-recalculation)
56         (org-export-html-style, org-export-with-fixed-width)
57         (org-export-with-sub-superscripts, org-special-keyword)
58         (org-formula, org-time-grid, org-table-may-need-update)
59         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
60         (org-goto-quit, org-get-indentation, org-end-of-item)
61         (org-move-item-down, org-move-item-up)
62         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
63         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
64         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
65         (org-agenda-log-mode, org-agenda-toggle-diary)
66         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
67         (org-agenda-file-to-end, org-agenda-no-heading-message)
68         (org-agenda-get-closed, org-format-agenda-item)
69         (org-cmp-priority, org-cmp-category, org-cmp-time)
70         (org-agenda-change-all-lines, org-agenda-diary-entry)
71         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
72         (org-link-search, org-camel-to-words, org-open-file)
73         (org-remember-handler, org-table-convert-region)
74         (org-table-move-row-down, org-table-move-row-up)
75         (org-table-copy-region, org-table-wrap-region)
76         (org-table-toggle-vline-visibility)
77         (org-table-get-vertical-vector, org-table-modify-formulas)
78         (org-table-get-specials, org-recalc-commands)
79         (org-table-rotate-recalc-marks, org-table-eval-formula)
80         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
81         (org-level-color-stars-only, org-insert-heading):
82         Fix typos in docstrings.
83         (last-arg): Add defvar.
85         * makefile.w32-in (WINS): Add erc.
86         (MH_E_SRC): Update (copied from lisp/Makefile.in).
88 2006-01-29  Bill Wohler  <wohler@newt.com>
90         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
91         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
92         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
93         (mh-autoloads): Don't use comments on otherwise empty lines.
95 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
97         * emulation/viper.el (viper-major-mode-modifier-list): Add
98         insert-state and vi-state entries for erc-mode.
99         (viper-go-away, viper-set-hooks): Add and remove
100         viper-comint-mode-hook from erc-mode-hook as appropriate.
102         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
104 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
106         * bs.el (bs--format-aux): Implement `middle' alignment as
107         described in the docstring for `bs-attributes-list'.
108         (bs--get-name): Simplify.  Don't pad the buffer name.
110 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
112         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
113         English aspell dictionary is installed, use the first entry of
114         ispell-dictionary-alist-1.
116 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
118         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
119         Doc fix.
121 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
123         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
124         for `process-file', in order to let it work for older Emacsen too.
126 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
128         * international/latexenc.el: Add a suitable `coding:' tag.
129         (latexenc-find-file-coding-system): Undo last change.
131 2006-01-27  Arne J\e,bx\e(Brgensen  <arne@arnested.dk>
133         * international/latexenc.el (latexenc-find-file-coding-system):
134         Make sure latexenc-main-file is a regular file and is readable.
136 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
138         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
139         Pass FILE to vc-user-login-name.
141         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
143 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
145         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
146         there are no more images to display.
147         (thumbs-mark, thumbs-unmark): Revert change so that they move to
148         the next image.
150 2006-01-26  Richard M. Stallman  <rms@gnu.org>
152         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
154         * wid-edit.el (advertised-widget-backward): New alias.
155         (widget-keymap): Use advertised-widget-backward for S-TAB.
157         * tumme.el: Correct the keywords.
158         (tumme-dir-max-size): Use defvar.
159         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
161         * simple.el (move-beginning-of-line): Take account of fields.
162         (clone-indirect-buffer-other-window): Take args like
163         clone-indirect-buffer, and work like it.
165         * help-fns.el (describe-function): Don't pass `nil' as default.
167         * files.el (risky-local-variable-p): Follow var aliases.
169         * subr.el (lazy-completion-table): Doc fix.
171         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
172         global binding of `line'.
174 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
176         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
177         Tramp.
179         * vc.el (vc-default-dired-state-info): Pass FILE to
180         vc-user-login-name.
181         (vc-default-update-changelog): Don't use vc-user-login-name, we
182         don't need it here.
184         * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
185         no longer necessary.
187 2006-01-25  Kenichi Handa  <handa@m17n.org>
189         * international/mule.el (decode-char): Avoid the overhead of
190         calling utf-lookup-subst-table-for-decode if
191         utf-translate-cjk-mode is nil.
192         (encode-char): Avoid the overhead of calling
193         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
194         nil.
196 2006-01-22  Kenichi Handa  <handa@m17n.org>
198         * international/mule.el (make-subsidiary-coding-system): Reset
199         `coding-system-define-form' property of subsidiaries to nil.
200         Avoid duplicated entry in coding-system-alist.
201         (make-coding-system): Avoid duplicated entry in
202         coding-system-alist.
203         (define-coding-system-alias): Likewise.
205 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
207         * completion.el: Minor fixes in introductory comment.
208         (completion-def-wrapper): Fix alist.
210 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
212         * thumbs.el (thumbs-new-image-size): New function.
213         (thumbs-increment-image-size-element)
214         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
215         (thumbs-decrement-image-size): Delete.
216         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
217         temp files and use to resize.
218         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
219         Use increment argument to enlarge/shrink.  Preserve point.
220         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
221         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
222         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
223         (thumbs-mark, thumbs-unmark): Preserve point.
224         (thumbs-modify-image): Keep old temp files and use to modify.
225         Cleanup old temp files at load time.  Preserve point.
226         (thumbs-view-image-mode-map): Use new command names.
228 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
230         * log-view.el (log-view-minor-wrap): First rev is the one at point.
232         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
233         the nastiest part of the cyclic dependency.
234         (cal-menu-update): Use dotimes and calendar-increment-month.
236         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
237         (calendar-week-start-day): Add an :initializer.
238         (calendar-mode-map): Use suppress-keymap, and command remapping.
239         (describe-calendar-mode): Setup xref-stack info for the back button.
240         (calendar-star-date): Insert before delete.
241         (calendar-set-mode-line): Add file-modified info if applicable.
242         (calendar-increment-month): New function.
244 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
246         * font-lock.el (lisp-font-lock-keywords-2):
247         Recognize "& keywords" only at word boundaries.
249 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
251         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
252         and permanent-local.
253         (thumbs-max-image-number): New variable.
254         (thumbs-do-thumbs-insertion): Use them.
255         (thumbs-per-line): Change default to 4.
256         (thumbs-marked-list): Rename from thumbs-markedL.
257         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
258         (thumbs-rename-images): Use -list instead of L for internal variables.
259         (thumbs-call-convert): Use call-process instead of shell-command.
260         (thumbs-insert-thumb): Add filename as help-echo to each image.
261         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
262         Give dir to thumbs-show-thumbs-list.
263         (thumbs-show-thumbs-list): Set default-directory to that of images.
264         (thumbs-dired-show): Rename from thumbs-dired-show-all.
265         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
266         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
267         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
269 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
271         * ses.el (ses-read-cell): Provide a default value.
273 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
275         * term/w32-win.el (image-library-alist): Add additional names for
276         GIF library.
278 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
280         * international/latexenc.el (latexenc-find-file-coding-system):
281         Add file-regular-p check.
283 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
285         * simple.el (clone-buffer): Don't show the new buffer in the same
286         window.
288 2006-01-23  Juri Linkov  <juri@jurta.org>
290         * faces.el (link, link-visited): New faces based on default values
291         of `info-xref' and `info-xref-visited'.
293         * info.el (info-xref): Inherit from `link'.
294         (info-xref-visited): Inherit from `link-visited'.
296         * cus-edit.el (custom-buffer-create-internal): Use widget type
297         `custom-manual' instead of `info-link' and don't set properties
298         `button-face' and `mouse-face' explicitly.
299         (custom-browse-group-tag, custom-browse-variable-tag)
300         (custom-browse-face-tag): Inherit from widget class
301         `custom-group-link' instead of `push-button'.
302         (custom-button-unraised): Inherit from `underline' face.
303         (custom-link): Inherit from `link' face.  Fix doc and group.
304         (custom-add-parent-links, custom-group-value-create): Don't set
305         properties `button-face' and `mouse-face' explicitly for
306         `custom-group-link' widget.
307         (custom-group-link): Add properties `button-face' and `mouse-face'
308         to widget definition.
309         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
310         editable-field's :keymap property.
311         (custom-mode): Fix docstring: substitute keybindings for
312         `widget-forward' and `widget-backward' from `widget-keymap',
313         `widget-complete' from `custom-field-keymap', replace old
314         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
316         * desktop.el (desktop-load-file): Check for `fboundp' before
317         calling `symbol-function'.
319         * simple.el (clone-buffer, clone-indirect-buffer)
320         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
321         `read-string'.  Fix prompts.
323         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
325 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
327         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
329 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
331         * startup.el (inhibit-splash-screen, initial-scratch-message):
332         Doc fixes.
334 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
336         Sync with Tramp 2.0.52.
338         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
339         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
340         `tramp-unload-tramp' for checklist.
342         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
343         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
344         (tramp-unload-file-name-handler-alist)
345         (tramp-unload-tramp): New defuns.
346         (tramp-advice-PC-expand-many-files): New defadvice.
347         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
348         removed.
349         (tramp-handle-expand-file-name): Remove double slash.
350         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
351         It doesn't matter, because it will be converted later on.
352         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
353         implementation was just heuristic.
354         (tramp-post-connection): Set uid and gid properties.
355         (tramp-convert-file-attributes): Set file's gid change bit.
356         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
357         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
358         in case of su(do)? methods.  The home directory of the local user
359         will be taken else.
360         (tramp-open-connection-telnet)
361         (tramp-open-connection-rsh, tramp-open-connection-su)
362         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
363         local shell prompt could hurt.  Reported by Romain Francoise
364         <romain@orebokech.com>.
365         (tramp-let-maybe): Add `edebug-form-spec' property.
366         (tramp-handle-expand-file-name): Bind `default-directory' locally
367         to "/" in order to avoid problems with UNC shares or Cygwin
368         mounts.
369         (tramp-md5-function): Fix typo in error message.
371         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
373         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
374         for byte-compiler pacification.
376 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
378         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
379         ID-FORMAT `string'.  This allows us to get rid of
380         `vc-user-login-name UID'.
382         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
384 2006-01-22  John Paul Wallington  <jpw@pobox.com>
386         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
388 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
390         * emacs-lisp/find-func.el (find-definition-noselect)
391         (find-variable-noselect): Search variables in C source code too.
392         (find-function-C-source, find-function-noselect, find-function)
393         (find-function-other-frame, find-variable-noselect, find-variable)
394         (find-variable-other-frame, find-variable-at-point):
395         Fix docstrings.
397 2006-01-21  Francesco Potorti`  <pot@gnu.org>
399         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
401 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
403         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
404         Default to disabling the "Save affix" question.
406 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
408         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
409         the first arg to run-python.
411 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
413         * startup.el (command-line-1): Handle --no-desktop if desktop.el
414         is not loaded.
416 2006-01-20  Jay Belanger  <belanger@truman.edu>
418         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
419         limit is 0.
421         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
422         the correct variable.
424 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
426         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
427         link.  Fixed buggy argument sequence in call to `org-view-tags'.
428         (org-compile-prefix-format): Set `org-prefix-has-tag'.
429         (org-prefix-has-tag): New variable.
430         (org-format-agenda-item): Remove tags from headline if
431         appropriate.
432         (org-agenda-remove-tags-when-in-prefix): New option.
433         (org-get-tags-at): New function.
435 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
437         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
438         (thumbs-find-image): Move image name and number from buffer name
439         to mode name.  Set thumbs-buffer.  Preserve point so that large
440         images remain visible.
441         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
442         order.
443         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
444         mode name.
445         (thumbs-next-image, thumbs-previous-image): Make them work.
447 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
449         * cus-edit.el (custom-buffer-create-internal): State in the text above
450         the whole buffer buttons that they do not operate on hidden items.
451         (custom-face-menu): Use `custom-face-save' instead of
452         `custom-face-save-command'.
453         (custom-face-save-command): Make it an alias for `custom-face-save'
454         and declare it obsolete.
455         (custom-face-save): Doc fix.
457         * dired.el (dired-no-confirm): Add quote.
458         (dired-subdir-alist-pre-R): Add quote in
459         `make-variable-buffer-local' form and remove unbalanced parenthesis.
461 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
463         * textmodes/table.el (table-mode-indicator): Typo in last change.
465 2006-01-19  Richard M. Stallman  <rms@gnu.org>
467         * outline.el (hide-leaves): Don't call outline-end-of-heading.
468         Fixes bug reported in Nov 2005.
470         * isearch.el (isearch-forward): Doc fix.
472         * dired.el (dired-move-to-filename-regexp): Define as alias.
473         (dired-no-confirm): Use defcustom.
474         (dired-subdir-alist-pre-R): Put defvar at top level.
476         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
478         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
479         Mark as risky.
481         * simple.el (set-mark-command): Doc fix.
482         (clone-indirect-buffer-other-window):
483         Read arg like clone-indirect-buffer.
484         (move-beginning-of-line): Skip invisible newlines.
486 2006-01-19  Masatake YAMATO  <jet@gyve.org>
488         * progmodes/cpp.el (cpp-edit-load): Make the order of
489         listed conditions in a base C code buffer and its associate
490         CPP Edit buffer the same.
492 2006-01-19  Kenichi Handa  <handa@m17n.org>
494         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
495         (rmail-mime-feature): Likewise.
496         (rmail-require-mime-maybe): Use display-warning to show a warning
497         message.
499         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
500         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
502 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
504         * array.el: Move defvars out of eval-when-compile.
505         (array-make-template): Replace undeclared global var with a local one.
506         (array-mode): Inline initialization functions.
507         (array-init-local-variables, array-init-max-row)
508         (array-init-max-column, array-init-columns-per-line)
509         (array-init-field-width, array-init-rows-numbered)
510         (array-init-line-length, array-init-lines-per-row): Remove.
512         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
513         (doc-mode-map): Define explicitly.
514         (doctor-txtype): Use mapc.
516         * textmodes/table.el: Move defvars out of eval-when-compile.
517         Remove harmful code meant to avoid byte-compiler warnings.
518         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
519         specification that checks table-fixed-width-mode directly.
520         (table-recognize-region, table-recognize-cell):
521         Use restore-buffer-modified-p.
522         (table-fixed-width-mode): Remove code that refreshes
523         table-fixed-mode-indicator.
524         (*table--cell-describe-bindings, *table--cell-describe-mode):
525         Avoid obsolete name print-help-return-message.
526         (table--test-cell-list): Don't use replace-regexp from elisp.
527         (table--point-entered-cell-function, table--point-left-cell-function):
528         Don't set table-fixed-mode-indicator, use force-mode-line-update.
530         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
531         that was after the end of file.  Use buffer-file-name variable.
532         (org-timestamp-change): Use with-current-buffer.
533         (org-todo-list): Don't unnecessarily define a new buffer-local var.
534         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
535         `file'.
537         * progmodes/fortran.el: Move defvars out of eval-when-compile.
538         (fortran-break-line): Remove unused var `opoint'.
539         (fortran-abbrev-start): Obey help-event-list.
541 2006-01-18  Jesper Harder  <harder@phys.au.dk>
543         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
545 2006-01-18  Masatake YAMATO  <jet@gyve.org>
547         * progmodes/make-mode.el (makefile-imake-mode): New mode
548         derived from makefile-mode.
549         (makefile-imake-mode-syntax-table): New syntax table
550         derived from makefile-mode-syntax-table.
551         (makefile-mode): Write about makefile-imake-mode in doc string.
552         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
553         (makefile-imake-font-lock-keywords): New font lock keywords.
555         * files.el (auto-mode-alist): Add Imakefile.
557 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
559         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
560         loading the file rather than when turning on flyspell-mode.
562 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
564         * cus-edit.el (customize-rogue): Minor doc fix.
566 2006-01-17  Juri Linkov  <juri@jurta.org>
568         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
569         instead of the file at the mark as default if the file at the mark
570         is the same as the file at point or if dired-dwim-target-directory
571         is not the same as the current directory and the mark is not active.
573         * log-view.el (log-view-minor-wrap): Use the same logic to get
574         revisions as `log-view-diff'.
576         * info.el (Info-revert-find-node): Check for Info-current-file
577         before preserving new-history.
579         * man.el (Man-heading-regexp): Add `/'.
581         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
582         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
584 2006-01-16  Juri Linkov  <juri@jurta.org>
586         * faces.el (mode-line-faces): New defgroup.
587         (mode-line-highlight): Move definition after new defgroup.
588         (mode-line, mode-line-inactive, mode-line-highlight):
589         Replace :group `modeline' with `mode-line-faces'.
590         (mode-line-buffer-id): New face.
591         (modeline-buffer-id): New face alias.
592         (vertical-border): Remove :group `modeline'.
594         * bindings.el (propertized-buffer-identification): Use face
595         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
596         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
597         (mode-line-buffer-identification-keymap): For mouse-1 replace
598         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
599         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
600         mouse-3.
602         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
603         Buffer-menu-buffer.  Doc fix.
604         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
605         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
606         `Buffer-menu-buffer'.
608         * info.el (Info-mode-line-node-keymap): New defvar.
609         (Info-set-mode-line): Use `stringp' to check Info-current-file.
610         Propertize Info-current-node with `mode-line-buffer-id' and
611         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
613         * time.el (display-time-mail-face): Replace :group `faces' with
614         `mode-line-faces'.
616 2006-01-16  Kenichi Handa  <handa@m17n.org>
618         * international/code-pages.el: Add autoload cookies for cp125[0345678].
620         * language/european.el (cp1252): New alias for windows-1252.
622         * international/mule.el (autoload-coding-system): Prepare for EOL
623         variants.
625 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
627         * term.el (term-raw-map): Add mapping for insert.
628         (term-send-insert): New.
629         (term-mode): Make variables local here instead of doing it in
630         `term-emulate-terminal'.
631         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
632         Scroll reverse needs to take into account the scroll region.
633         Saving and restoring the cursor should save the color attributes too.
634         (term-reset-terminal): Reset the scroll region.
635         (term-handle-ansi-escape): Cursor up and down should take into
636         account the scroll region.
637         (term-set-scroll-region): Rename from `term-scroll-region'.
638         Move to 0,0 after setting the region.
639         (term-handle-scroll): Handle scroll up.
640         (term-down): Fix off by one error.
641         (term-delete-lines): Do not delete outside the scroll region.
642         (term-insert-lines): Take into account the scroll region.
644 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
646         * textmodes/ispell.el (ispell-internal-change-dictionary)
647         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
648         (start, end): Move declaration outside of eval-when-compile.
650         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
651         (flyspell-mode-on): Use it.
653         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
654         ispell-kill-ispell-hook.
656 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
658         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
659         (Custom-reset-saved): Do not ask for confirmation in single option
660         buffers.
662 2006-01-13  Richard M. Stallman  <rms@gnu.org>
664         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
666 2006-01-13  Romain Francoise  <romain@orebokech.com>
668         * add-log.el (add-change-log-entry, change-log-merge):
669         Conditionally use `hard-newline'.
671 2006-01-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
673         * wid-edit.el (widget-field-end): If the overlay is no longer
674         associated with a buffer, behave as if the overlay didn't exist.
676         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
677         Make sure the links use the `custom-link' face.
679 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
681         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
682         (ld-script-mode): Don't set indent-line-function since we don't
683         have one.
685 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
687         * textmodes/org.el (org-open-file): Use mailcap for selecting an
688         application.
689         (org-file-apps-defaults-gnu): Use mailcap as the default for
690         selecting an application on a UNIX system.
691         (org-agenda-show-tags): New command.
692         (org-table-insert-hline): Keep cursor in current table line.
693         (org-table-convert): Offset effect of modifying
694         `org-table-insert-hline'.
695         (org-format-agenda-item): New optional argument TAG.
696         (org-compile-prefix-format): Handle %T format for the tag.
697         (org-expand-wide-chars): New function.
698         (org-table-insert-row, org-table-insert-hline):
699         Use `org-expand-wide-chars'.
700         (org-open-file): Fix bug in program launch.
701         (org-get-time-of-day): Fix bug with times before 1am.
702         (org-agenda-menu): Add tags commands.
704 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
706         * textmodes/ispell.el (ispell-init-process): Include the used
707         dictionary in ispell process start message.
708         (ispell-internal-change-dictionary): When flyspell-mode is active
709         and dictionary is changed, make sure ispell process is restarted
710         and flyspell word cache cleared out for the current buffer.
711         (ispell-change-dictionary): Make sure flyspell word cache is
712         cleared out in all buffers with active flyspell mode when
713         dictionary is globally changed.
714         Call ispell-internal-change-dictionary after dictionary change.
716 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
718         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
720         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
721         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
722         years.  Fix small differences wrt Makefile.in.
723         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
724         Makefile.in does.
726 2006-01-12  Bill Wohler  <wohler@newt.com>
728         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
729         mh-search.el.
731 2006-01-12  Masatake YAMATO  <jet@gyve.org>
733         * progmodes/ld-script.el: Update copyright year.
735 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
737         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
738         Don't add widget if setting undefined.
740 2006-01-12  John Paul Wallington  <jpw@pobox.com>
742         * help-fns.el (describe-variable): Remove newlines from void
743         variable output.
745 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
747         * wdired.el (wdired-mode-map): Add help echo for
748         wdired-abort-changes.
750         * man.el (Man-file-name-regexp): Adjust for a list of files.
752 2006-01-12  Masatake YAMATO  <jet@gyve.org>
754         * progmodes/ld-script.el (auto-mode-alist): Support
755         suffix conventions used in netbsd and eCos.
757 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
759         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
760         (custom-variable-menu, custom-face-menu, custom-group-menu)
761         (Custom-mode-menu): Change names of menu items.  (As discussed on
762         emacs-devel.)
763         (custom-face-menu): Add "Undo Edits" item.
765         * startup.el (init-file-user): defcustom -> defvar.
767         * tooltip.el (tooltip-mode): Doc fix.
769 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
771         * reveal.el (reveal-post-command): window-buffer signals an error on
772         dead windows rather than returning nil.
773         (reveal-open-new-overlays): An overlay might die while we open others.
775 2006-01-11  Bill Wohler  <wohler@newt.com>
777         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
778         phrasing in docstring.
780         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
781         can give some systems gas.  Add new file mh-buffers.el.
783 2006-01-06  Masatake YAMATO  <jet@gyve.org>
785         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
786         C preprocessor forward ported from GNU Emacs 21.2.
788         * progmodes/asm-mode.el (asm-font-lock-keywords):
789         Use `cpp-font-lock-keywords'.
791         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
793         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
794         of $ for "\\.ld[s]?".
796 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
798         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
799         (tcl-indent-line): Return `noindent' if inside a string.
801         * progmodes/flymake.el (flymake-split-string): Remove more than one
802         empty string at beg/end of the result.
803         (flymake-find-buildfile, flymake-find-possible-master-files):
804         Use expand-file-name.
805         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
806         since expand-file-name does it for us.  Use directory-file-name.
807         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
808         (flymake-ler-get-type, flymake-ler-get-text)
809         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
810         (flymake-current-line-no): Remove spurious interactive spec.
811         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
812         (flymake-check-include): Remove arg inc-path merged into inc-name.
813         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
814         Arg regexp-list replaced by a simple regexp.
815         (flymake-master-make-header-init, flymake-master-tex-init):
816         Correspondingly replace regexp-list with a regexp.  Fix regexp.
818 2006-01-10  Simon Josefsson  <jas@extundo.com>
820         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
821         describing AUTH PLAIN fix.
823 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
825         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
826         (report-emacs-bug): Don't record initial prompt text.
827         Instead, add text properties to prompting text.
828         (report-emacs-bug-hook): Delete prompting text.
830 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
832         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
833         `dirs'.  Adjust callers.
835 2006-01-09  John Paul Wallington  <jpw@gnu.org>
837         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
839 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
841         * reveal.el (reveal-open-new-overlays): New extracted fun.
842         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
843         using them.  Simplify the code.
844         (reveal-post-command): Use them.  Fix up obsolete windows in
845         reveal-open-spots.
847         * progmodes/flymake.el: Use `require' rather than autoload for
848         XEmacs's overlays.
849         (flymake-get-common-file-prefix, flymake-build-relative-filename):
850         Delete.  Use file-relative-name instead.
851         (flymake-get-syntax-check-program-args, flymake-perl-init):
852         Simplify the resulting code.
854         * log-view.el (log-view-file-re, log-view-message-re): Add support
855         for DaRCS output.
857 2006-01-09  Alex Schroeder  <alex@gnu.org>
859         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
860         identifiers sometimes added in square brackets at the beginning of
861         subject lines.
863 2006-01-07  Richard M. Stallman  <rms@gnu.org>
865         * cus-edit.el (Custom-set, Custom-save): Doc fix.
866         (Custom-reset-current, Custom-reset-saved): Change question text.
867         (Custom-reset-standard): Likewise.
868         (custom-variable-reset-saved): Doc fix.
870 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
872         * startup.el (init-file-user): Doc fix.
874 2006-01-07  Alex Schroeder  <alex@gnu.org>
876         * mail/rmail.el (rmail-current-subject): New function.
877         (rmail-current-subject-regexp): New function.
878         (rmail-next-same-subject): Use it.
880         * mail/rmailsum.el (rmail-summary-by-topic):
881         Use rmail-current-subject and rmail-current-subject-regexp.
882         (rmail-summary-next-same-subject): Ditto.
884         * net/rcirc.el (rcirc-send-input): No longer check whether the
885         process is open, since not all commands need an open process.
886         (rcirc-send-string): Check whether the process is open before
887         sending anything.
888         (rcirc-ignore-list): New option.
889         (rcirc-ignore-list-automatic): New variable.
890         (rcirc-print): Take rcirc-ignore-list into account.
891         (rcirc-cmd-ignore): New command.
892         (rcirc-ignore-update-automatic): New function.
893         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
894         list if ignored nicks.
895         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
897 2006-01-06  David Reitter  <david.reitter@gmail.com>
899         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
900         reflect the address to which the report will be sent.
902 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
904         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
905         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
907 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
909         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
911         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
912         the doc string: "functoin" => "function".
913         * ldefs-boot.el: Likewise.
915         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
916         message text: "Duplicat" => "Duplicate".
918 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
920         * files.el (basic-save-buffer-2): If backing-up failed, reset
921         buffer-backed-up to nil.
923 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
925         * progmodes/gud.el (gdb-script-skip-to-head)
926         (gdb-script-calculate-indentation): Indent for breakpoint command
927         lists also.
929 2006-01-05  Bill Wohler  <wohler@newt.com>
931         * Makefile.in (compile-always): Add mh-autoloads dependency.
932         (bootstrap): Remove mh-autoloads dependency, as compile dependency
933         provides it.
934         (updates): Remove mh-autoloads dependency, since it probably has
935         already run recently (via recompile).
937 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
939         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
940         argument `force' to disable the flyspell-last-buffer optimization.
941         (flyspell-mode-on): Use it.
943         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
944         flymake-simple-cleanup.
945         (flymake-allowed-file-name-masks): Use this new default.
946         All the functions are now called in the right buffer rather than
947         passing the buffer as argument.
948         (flymake-process-sentinel): Switch to buffer before calling cleanup.
949         (flymake-parse-err-lines): Remove redundant buffer arg.
950         (flymake-get-program-dir): Comment out unused function.
951         (flymake-start-syntax-check, flymake-start-syntax-check-process):
952         Remove redundant buffer argument.
953         (flymake-get-real-file-name, flymake-simple-java-cleanup)
954         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
956 2006-01-05  Richard M. Stallman  <rms@gnu.org>
958         * info.el (Info-find-node): Don't record previous node if have none.
959         (info): Go to directory only if history is empty.
961         * simple.el (mark): Doc fix.
963 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
965         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
966         already of desired type.
967         (mac-ae-list): Coerce parameter to "list" type.
968         (mac-dispatch-apple-event): Replace cadr part of event with a
969         dummy position so that event-start returns it.
971 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
973         * textmodes/org.el (org-end-of-subtree): New function.
974         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
975         Use `org-end-of-subtree'.
976         (org-agenda, org-agenda-convert-date): Protect calls to
977         `fit-window-to-buffer'.
978         (org-tags-view): Force matching of sublevels when doing a
979         todo-only search.  Define the correct redo command, including the
980         arguments.
981         (org-agenda-redo): Display message.
982         (org-check-for-org-mode): New function.
983         (org-agenda-type): New variable.
984         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
985         Set `org-agenda-type'.
986         (org-agenda-check-type): New function.
987         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
988         (org-agenda-week-view, org-agenda-day-view)
989         (org-agenda-next-date-line, org-agenda-previous-date-line)
990         (org-agenda-log-mode, org-agenda-toggle-diary)
991         (org-agenda-toggle-time-grid, org-agenda-date-later)
992         (org-agenda-date-prompt, org-agenda-diary-entry)
993         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
994         (org-agenda-convert-date, org-agenda-menu):
995         Use `org-agenda-check-type'.
996         (org-make-overlay, org-delete-overlay)
997         (org-detatch-overlay, org-move-overlay, org-overlay-put):
998         New compatibility functions.
999         (org-calendar-select-mouse): New command.
1001 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
1003         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
1004         (Custom-reset-standard): Fix y-or-n-p messages.
1005         (custom-link): New face for links.
1006         (custom-buffer-create-internal, custom-manual): Use it.
1007         (custom-face-save): Push to theme-face before setting face spec.
1009         * wid-edit.el (widget-default-mouse-face-get): New function.
1010         (widget-specify-button): Handle mouse-face like button-face.
1012         * custom.el (load-theme): Clear old theme settings if reloading.
1014 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
1016         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
1017         "Erase Customization" button back to same position it occupies in
1018         the individual State menus.
1020 2006-01-04  Kim F. Storm  <storm@cua.dk>
1022         * wid-edit.el (key-sequence): Rework widget to read key binding
1023         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
1024         (widget-key-sequence-default-value): Default value for empty sequence.
1025         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
1026         (widget-key-sequence-read-event): New command for C-q.
1027         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
1028         (widget-key-sequence-value-to-external): New functions.
1030 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1032         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
1033         Use expand-file-name.
1034         (flymake-delete-temp-directory): Use expand-file-name,
1035         file-name-directory, and directory-file-name.
1036         (flymake-strrchr): Delete.
1037         (flymake-start-syntax-check): Don't pass the redundant buffer argument
1038         to the init-f function.
1039         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
1040         (flymake-init-find-buildfile-dir)
1041         (flymake-init-create-temp-source-and-master-buffer-copy)
1042         (flymake-simple-make-init-impl, flymake-simple-make-init)
1043         (flymake-master-make-init, flymake-master-make-header-init)
1044         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
1045         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
1046         (flymake-xml-init): Remove corresponding redundant buffer argument.
1047         (flymake-allowed-file-name-masks): Remove last elems that are equal to
1048         the default anyway.  Clean up regexps.
1050         * progmodes/flymake.el (flymake-temp-source-file-name)
1051         (flymake-master-file-name, flymake-temp-master-file-name)
1052         (flymake-base-dir): New buffer-local vars.
1053         (flymake-buffer-data, flymake-get-buffer-value)
1054         (flymake-set-buffer-value): Replace those hash-tables by the new
1055         buffer-local vars.  Update callers.
1057         * progmodes/flymake.el (flymake-check-start-time)
1058         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
1059         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
1060         Move definition, so we can remove redundant earlier declaration.
1061         (flymake-replace-regexp-in-string, flymake-split-string)
1062         (flymake-get-temp-dir): Use defalias.
1063         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
1064         (flymake-xemacs-window-edges): Remove unused function.
1065         (flymake-get-point-pixel-pos): Move.
1066         (flymake-pid-to-names, flymake-reg-names)
1067         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
1068         Replace by a simple list flymake-processes and by process-buffer.
1069         Update callers.  Other than simplify the code, it uses buffers rather
1070         than buffer-names so it doesn't get confused by uniquify.
1071         (flymake-buffer-data): The global value should just be nil.
1073         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
1074         Optimize the body of a defalias like any other code.
1076         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
1077         Make sure we've setup font-lock's vars.  It may influence which
1078         function we then call.
1079         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
1080         here since it's too late anyway.
1082 2006-01-03  Romain Francoise  <romain@orebokech.com>
1084         * startup.el (fancy-splash-tail, normal-splash-screen):
1085         Update copyright year.
1087 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
1089         * mouse.el (mouse-drag-track): Rename, from
1090         `mouse-drag-region-1'.  Includes optional argument required to
1091         enable post-drag event processing (e.g. delete region keys).
1092         Can be used without this argument to track a mouse region and operate
1093         on it as soon as the drag completes.
1094         (mouse-drag-region): Use `mouse-drag-track'.
1096 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
1098         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
1099         Move to `custom-buffer' group.
1101         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
1102         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
1103         (custom-theme-insert-face-marker, custom-theme-variable-menu)
1104         (custom-theme-face-menu): New variables.
1105         (custom-theme-add-variable, custom-theme-variable-action)
1106         (custom-variable-reset-theme, custom-theme-delete-variable)
1107         (custom-face-reset-theme, custom-theme-face-action)
1108         (custom-theme-delete-face, custom-theme-merge-theme)
1109         (custom-theme-add-face, custom-theme-visit-theme): New functions.
1111 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
1113         * custom.el: Move Custom Themes commentary to start of theme code.
1114         (custom-known-themes): Rename `standard' theme to `changed'.
1115         (custom-push-theme): Caller no longer specifies what theme to use
1116         when doing `reset'---the setting is simply removed from the theme.
1117         Delete MODE from `theme-value' and `theme-settings' properties.
1118         (custom-declare-theme): Ignore &rest args since we don't use them.
1120         (custom-loaded-themes): Delete variable.
1121         (custom-theme-load-themes, custom-theme-loaded-p)
1122         (custom-theme-value): Delete functions.
1124         (custom-declare-theme): Signal error on invalid theme names.
1125         (provide-theme): custom-loaded-themes was deleted.
1126         (load-theme): Load the file unconditionally.
1127         (enable-theme): Call `load-theme' if theme is undefined.
1128         (custom-enabled-themes): Only update value for successful loads.
1129         (disable-theme): Complete from enabled themes when interactive.
1130         (custom-variable-theme-value): Calculate theme value directly.
1132         (custom-theme-reset-variables, custom-reset-variables): Mark as
1133         XEmacs compatibility functions.  We don't actually use these.
1135         * cus-edit.el (custom-variable-state-set):
1136         Use custom-variable-theme-value instead of custom-theme-value.
1137         (custom-face-state-set): Rename `standard' theme to `changed'.
1138         (custom-save-variables, custom-save-faces): Delete unneeded
1139         references to custom-reset-variables.
1140         (custom-save-resets): Delete function.
1141         (custom-save-variables, custom-save-faces): MODE argument deleted.
1142         (custom-save-variables, custom-save-faces): Ignore theme values.
1144         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
1145         compatibility function.
1147 2006-01-01  Richard M. Stallman  <rms@gnu.org>
1149         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
1150         (Custom-reset-current, Custom-reset-saved): Likewise.
1151         (Custom-reset-standard): Show message if aborted.
1152         (custom-mode): Doc fix, describing those commands.
1154         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
1155         put on event-kind property.
1157 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
1159         * custom.el (provide-theme): Ban `user' theme name.
1160         (custom-enabling-themes): New variable.
1161         (enable-theme): Don't enable user if custom-enabling-themes is t.
1162         (custom-enabled-themes): Make it a defcustom.
1163         (custom-theme-recalc-face): No-op if face is undefined.
1165         * cus-edit.el (custom-button-mouse): New variable.
1166         (custom-button-mouse): New face.
1167         (custom-raised-buttons, custom-mode): Use it.
1169         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
1171 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
1173         * progmodes/gud.el (gud-display-line): Support hl-line in the
1174         source buffer.
1176 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
1178         * mouse.el (mouse-drag-window-above): Verify that the found window
1179         overlaps with the given window in the horizontal dimension.
1181 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
1183         * Makefile.in (cvs-update): New target.
1185         * makefile.w32-in (cvs-update): Ditto.
1187 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
1189         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
1190         (custom-new-theme-mode-map): New variable.
1192 2005-12-30  Richard M. Stallman  <rms@gnu.org>
1194         * custom.el (custom-load-themes): Function deleted.
1196         * cus-edit.el (custom-save-loaded-themes): Function deleted.
1197         (custom-save-variables): Don't delete or add custom-load-themes call.
1199 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1201         * cus-start.el: Add `visible-cursor'.
1203         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
1204         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
1205         (flymake-process-filter): Switch to buffer before calling it instead.
1206         (flymake-post-syntax-check, flymake-highlight-err-lines)
1207         (flymake-delete-own-overlays, flymake-parse-err-lines)
1208         (flymake-start-syntax-check, flymake-start-syntax-check-process)
1209         (flymake-count-lines, flymake-parse-residual):
1210         Remove constant buffer argument.
1211         (flymake-start-syntax-check-for-current-buffer): Remove.
1212         Update callers to use flymake-start-syntax-check instead.
1213         (flymake-display-err-menu-for-current-line):
1214         Remove unused var `mouse-pos'.
1215         (flymake-restore-formatting): Comment out unused function.
1216         (flymake-report-status, flymake-report-fatal-status): Remove buffer
1217         argument, use current-buffer instead.  Update callers.
1219 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1221         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
1222         buffer-local because choose-completion-delete-max-match requires
1223         that we set completion-ignore-case (i.e., binding via let is not
1224         sufficient).
1225         (bibtex-complete): Always set completion-ignore-case and
1226         choose-completion-string-functions.  The latter is needed because
1227         choose-completion-string-functions keeps its value if we quit the
1228         *Completions* buffer without requesting a completion.
1230 2005-12-30  Andreas Schwab  <schwab@suse.de>
1232         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
1234 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
1236         * jit-lock.el (jit-lock-chunk-size): Doc fix.
1238 2005-12-30  Juri Linkov  <juri@jurta.org>
1240         * locate.el (locate-fcodes-file, locate-header-face)
1241         * progmodes/delphi.el (delphi-other-face)
1242         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
1244         * paren.el (show-paren-match, show-paren-mismatch): Use existing
1245         group `paren-showing-faces'.
1247         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
1248         (goto-address): Fix docstring.
1250         * net/webjump.el (webjump-sample-sites): Update URLs.
1252         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
1254         * subr.el (cancel-change-group): Add listp around pending-undo-list.
1256 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1258         * font-lock.el (font-lock-compile-keywords): Signal an error when
1259         font-lock-set-defaults hasn't been called.
1261 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
1263         * subr.el (noreturn, 1value): Doc fixes.
1265 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1267         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
1268         that assoc-string returns nil.
1270 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1272         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
1273         (bibtex-entry-type-str, bibtex-empty-field-re)
1274         (bibtex-search-backward-string, bibtex-preamble-prefix)
1275         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
1276         (bibtex-any-valid-entry-type): New variable.
1277         (bibtex-parse-field-name): Simplify.
1278         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
1279         (bibtex-preamble-prefix): Include left delimiter.
1280         (bibtex-search-forward-field, bibtex-search-backward-field):
1281         Allow unbounded search past entry boundaries (required by bibtex-pop).
1282         (bibtex-text-in-field-bounds): Use push.
1283         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
1284         (bibtex-parse-preamble, bibtex-valid-entry)
1285         (bibtex-beginning-first-field): New functions.
1286         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
1287         (bibtex-map-entries): Fix docstring.
1288         (bibtex-flash-head): New arg prompt.  Simplify.
1289         (bibtex-enclosing-field): Include code of bibtex-inside-field.
1290         (bibtex-insert-kill): Simplify.  Always insert text past the
1291         current field or entry.
1292         (bibtex-format-entry): Use bibtex-parse-field.
1293         (bibtex-pop): Use bibtex-beginning-of-entry and
1294         bibtex-end-of-entry to initiate the search.  Insert empty field if
1295         we found ourselves.
1296         (bibtex-print-help-message): New args field and comma.
1297         Handle entry keys.
1298         (bibtex-make-field): Use bibtex-beginning-of-entry.
1299         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
1300         invalid entry.
1301         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
1302         Handle preambles.  Simplify code for thorough test.
1303         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
1304         New arg comma.  Handle entry heads.
1305         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
1306         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
1307         New arg comma.
1308         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
1309         (bibtex-fill-field): Simplify.
1310         (bibtex-fill-entry): Use bibtex-beginning-first-field and
1311         bibtex-parse-field.
1312         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
1313         (bibtex-complete): Use bibtex-parse-preamble.
1315 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
1317         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
1318         Display name of expression instead of convenience variable.
1319         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
1321         * progmodes/gud.el (gud-tooltip-dereference): Rename from
1322         toggle-gud-tooltip-dereference.
1323         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
1324         (gud-tooltip-tips): ...here when dereferencing.
1326 2005-12-28  Bill Wohler  <wohler@newt.com>
1328         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
1330 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1332         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
1333         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
1334         (vc-annotate-display-autoscale): Adjust call.
1335         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
1336         Fix interactive spec.
1337         (vc-annotate-time-span): Remove.
1338         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
1339         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
1340         (vc-annotate-display-select): Use new name.
1342         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
1343         (vc-annotate-mode-menu): Remove left-over redundant declaration.
1344         Correct the construction of span entries.  Simplify.
1345         (vc-annotate-display-select): Fix the nil case.
1346         (vc-annotate): Remove obsolete (and now broken) code.
1347         (vc-annotate-extract-revision-at-line): Remove obsolete code.
1348         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
1350 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
1352         * subr.el (lazy-completion-table): Correct typo in docstring.
1354         * startup.el (command-line): Use `custom-reevaluate-setting' for
1355         `send-mail-function'.
1357         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
1359 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
1361         * mail/smtpmail.el (smtpmail-try-auth-methods):
1362         Send credentials together with "AUTH PLAIN" command.
1364 2005-12-27  Richard M. Stallman  <rms@gnu.org>
1366         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
1367         mouse-2, go back to previously selected window, so it's selected
1368         when mouse-2 command runs.
1370 2005-12-27  Juri Linkov  <juri@jurta.org>
1372         * descr-text.el (describe-text-sexp): Use square brackets for
1373         button [Show] to distinguish it from the property value `show'.
1374         (describe-property-list): Use `insert-text-button' with
1375         `help-face' type instead of putting face in quotes, because button
1376         is not created automatically for a list of faces.
1377         (describe-text-properties-1): Put button-type value in quotes to
1378         distinguish from plain text "button".
1379         (describe-char): Display code point values in hex.  Don't use
1380         `symbol-name' for `current-input-method' because it is a string.
1381         Use `insert-text-button' with `help-face' type instead of putting
1382         hardcoded face in quotes, because button is not created automatically.
1384 2005-12-27  Richard M. Stallman  <rms@gnu.org>
1386         * progmodes/glasses.el (glasses-face): More specific custom type.
1388         * files.el (set-visited-file-name): Doc fix.
1390         * textmodes/flyspell.el (flyspell-external-point-words):
1391         Use local var buffer-scan-pos to advance scan for next misspelling.
1392         Advance it only after we find the misspelling.
1394 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
1396         * textmodes/flyspell.el (flyspell-external-point-words):
1397         New criteria for finding the misspelling in the buffer.
1399 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
1401         * help-mode.el (help-insert-string): Set help-xref-stack-item
1402         rather than call help-setup-xref.
1404         * descr-text.el (describe-char): Revert previous changes for
1405         optional buffer argument.
1407 2005-12-27  Juri Linkov  <juri@jurta.org>
1409         * help-mode.el (help-insert-string): New function.  Save buffer
1410         contents in cases where it is impossible to recompute the old contents.
1412         * descr-text.el (describe-char): Set help-xref-stack-item
1413         explicitly after buffer has been generated.
1415 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1417         * cus-start.el (all): Add x-gtk-show-hidden-files.
1419 2005-12-26  Richard M. Stallman  <rms@gnu.org>
1421         * replace.el (perform-replace): Calculate match-again
1422         before skipping read-only matches.
1424         * paren.el (paren-showing-faces): New group.
1425         (show-paren-match, show-paren-mismatch): Move to that group.
1427         * button.el (button): Put into group `basic-faces'.
1429         * progmodes/make-mode.el: Remove faces from group `faces'.
1431         * apropos.el (apropos, apropos-value): Doc fix.
1432         (apropos-documentation): Doc fix.
1434 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1436         * subr.el (lazy-completion-table): Remove argument `args'.
1438         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
1439         Don't use the `args' argument of lazy-completion-table.
1441 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
1443         * descr-text.el (describe-char): Add optional argument for buffer.
1444         Set buffer appropriately.  Call help-setup-xref.
1445         Suggested by Stefan Monnier.
1447 2005-12-26  Juri Linkov  <juri@jurta.org>
1449         * descr-text.el: Require `help-fns' at runtime.  Don't require
1450         `button' for byte compilation.
1451         (describe-text-widget): Add `help-echo' for first button.
1452         Use `help-info' for second.
1453         (describe-property-list): Use `help-argument-name' instead of `italic'.
1454         (describe-text-category): Add prompt to interactive spec.
1455         Call `help-setup-xref'.
1456         (describe-char): Use `help-character-set'.  Add `help-echo' for
1457         code point.  Use `help-input-method'.  Remove superfluous insert.
1459 2005-12-25  Richard M. Stallman  <rms@gnu.org>
1461         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
1462         at point, in case of narrowing.
1464         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
1466         * locate.el (locate-header-face): Allow nil in type.
1468         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
1470 2005-12-25  Romain Francoise  <romain@orebokech.com>
1472         * battery.el (battery-linux-proc-acpi): Also try
1473         `/proc/acpi/thermal_zone/THM0/temperature'.
1475 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
1477         * custom.el (custom-push-theme): Fix docstring.
1479         * cus-edit.el (custom-variable-set, custom-variable-save)
1480         (custom-variable-save): Custom-quote widget values.
1481         (customize-save-variable): Fix custom-push-theme call.
1483 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
1485         * w32-fns.el (w32-batch-update-autoloads): New function.
1487         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
1488         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
1489         from the command line.
1491 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
1493         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
1494         reset means to remove setting from theme entirely.  Don't keep
1495         expanding theme-settings list; delete old entries if necessary.
1497         * cus-edit.el (custom-buffer-create-internal): Move "Erase
1498         customization" button one line up.
1499         (custom-themed): New face.
1500         (custom-magic-alist): New value, THEMED, for theme settings.
1501         (custom-variable-state-set, custom-face-state-set):
1502         Check theme-value instead of saved-value.
1503         (custom-variable-reset-standard, custom-face-reset-standard):
1504         Remove theme setting entirely.  Recalculate new values.
1505         (custom-variable-set, custom-variable-set)
1506         (custom-variable-reset-saved, custom-variable-reset-backup)
1507         (custom-face-set, custom-face-reset-saved): Update `user' theme.
1508         (custom-variable-save): Fix typos.
1510 2005-12-23  Juri Linkov  <juri@jurta.org>
1512         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
1513         Add autoload cookies.
1514         (edebug-outside-d-c-i-n-s-w): New variable.
1515         (edebug-display, edebug-outside-excursion): Use it to save the
1516         original value of default-cursor-in-non-selected-windows.
1517         Set default-cursor-in-non-selected-windows to t while Edebug
1518         is active.
1519         (edebug-mode, edebug-eval-mode): Doc fix.
1521         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
1522         with `buffer-substring-no-properties' to remove common substring
1523         highlighting.
1525         * info.el (info-other-window, info): Rename function argument
1526         `file' to `file-or-node'.
1527         (Info-complete-menu-item): Use local variable `complete-nodes' to
1528         keep the global value of `Info-complete-nodes' unchanged for
1529         subsequent completions.
1530         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
1532         * simple.el (get-next-valid-buffer, last-buffer)
1533         (next-error-buffer-p, next-error-find-buffer)
1534         (minibuffer-history-sexp-flag): Doc fix.
1536         * savehist.el (savehist-mode-hook): Add `:group'.
1538         * log-view.el: Call autoload for vc-find-version.
1539         (log-view-current-file): Adjust subgroup numbers.
1540         (log-view-current-tag): Add `length'.
1542 2005-12-23  Richard M. Stallman  <rms@gnu.org>
1544         * vc.el (vc-annotate-car-last-cons): Defn moved up.
1546 2005-12-23  Juri Linkov  <juri@jurta.org>
1548         * hi-lock.el (hi-lock-archaic-interface-message-used)
1549         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
1550         (hi-lock-mode): Display "Hi" in the mode line only when
1551         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
1552         (hi-lock-write-interactive-patterns):
1553         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
1554         (hi-lock-set-pattern, hi-lock-set-file-patterns)
1555         (hi-lock-font-lock-hook): Set 3rd arg `how' of
1556         font-lock-add-keywords to t.
1558 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
1560         * hi-lock.el (hi-lock-highlight-range): New variable.
1561         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
1562         only if font-lock-fontified is non-nil.  Remove overlays.
1563         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
1564         font-lock-fontified is non-nil, otherwise use overlays (instead of
1565         text properties).
1566         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
1567         New variables.
1568         (hi-lock-string-serialize) New function.
1570 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1572         * menu-bar.el (menu-find-file-existing): New function.
1573         (menu-bar-file-menu): Use menu-find-file-existing for Open.
1575         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
1577 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1579         * vc.el: Remove unnecessary leading * in docstrings.
1580         (vc-annotate-mode-map): Move initialization into declaration.
1581         (vc-static-header-alist): Nitpick on the regexp.
1582         (vc-default-init-version): New fun.
1583         (vc-register): Use it.
1584         (vc-insert-headers): Use dolist.
1585         (vc-annotate-get-backend): Remove unused function.
1586         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
1587         (vc-annotate-mode): Remove corresponding call.
1588         (vc-annotate-car-last-cons): Simplify.
1589         (vc-annotate-buffers): Remove var.
1590         (vc-annotate-backend): Make it buffer-local.
1591         (vc-annotate): Move the interaction to the interactive spec.
1592         Add a `buf' argument.
1593         (vc-annotate-warp-version): Use this new `buf' argument to avoid
1594         killing&creating a vc-annotate buffer, which is very disruptive when
1595         the buffers are shown in dedicated frames.
1597 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
1599         * descr-text.el: Add FSF as maintainer.
1600         (describe-text-mode, describe-text-mode-map)
1601         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
1602         help-mode.
1603         (describe-text-widget, describe-text-sexp)
1604         (describe-property-list, describe-text-category)
1605         (describe-text-properties, describe-text-properties-1)
1606         (describe-char): Use help buttons instead of widgets.
1607         (describe-char-unicodedata-file): Make URL link in doc string.
1609 2005-12-22  Richard M. Stallman  <rms@gnu.org>
1611         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
1612         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
1613         Don't include buttons that write a file when there's no file.
1614         (custom-variable-menu, custom-face-menu, custom-group-menu):
1615         Don't include commands that write a file when there's no file.
1616         (customize-browse): Reword the top-of-buffer help intro.
1617         (custom-buffer-create-internal): Fix previous change.
1618         (customize-changed-options-previous-release): Prev release is 21.1.
1619         (customize-changed-options): Doc fix.
1620         (customize-changed): New alias.
1621         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
1622         Say "standard values".
1623         (Custom-reset-standard): Doc fix.
1624         (custom-face-reset-standard): Doc fix.
1626 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1628         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
1629         even if font-lock-mode is non-nil since it may be t without having
1630         turned on font-lock-mode-internal.
1631         (font-lock-choose-keywords): Minor optimization.
1632         (font-lock-add-keywords, font-lock-remove-keywords)
1633         (font-lock-set-defaults): Don't call make-local-variable on a variable
1634         that we know to already be local.
1636 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1638         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
1639         messages if in the minibuffer.
1641 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1643         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
1644         (tex-mode-flyspell-verify, flyspell-get-word)
1645         (flyspell-external-point-words): Don't use point-min/max uselessly.
1647         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
1648         by Kevin Rodgers.  Instead, just hide the completions buffer if we
1649         don't need to show it.
1651 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
1653         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
1655 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1657         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
1658         delete-windows-on with an inexistent buffer.
1660 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
1662         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
1663         Delete defcustom variable :tag names.
1665 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1667         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
1668         (log-view-font-lock-keywords): Ajust subgroup numbers.
1669         (log-view-current-tag): Don't hard code the number of subgroups.
1671 2005-12-20  Juri Linkov  <juri@jurta.org>
1673         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
1674         (tooltip-x-offset, tooltip-y-offset): Doc fix.
1676         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1677         (menu-bar-non-minibuffer-window-p): Instead of checking
1678         display-multi-frame-p, use selected-frame when menu-updating-frame
1679         is nil.
1681 2005-12-20  Davis Herring  <herring@lanl.gov>  (tiny change)
1683         * align.el (align-rules-list): Use [ \t] instead of \s-
1684         for column separators in text mode.
1686 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
1688         * help-mode.el (help-customize-variable, help-customize-face):
1689         Don't pop help-xref-stack as help-follow no longer pushes
1690         anything on to it.
1692 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
1694         * textmodes/org.el (org-agenda-custom-commands): New option.
1695         (org-agenda): Offer custom commands on splash screen.
1696         (org-make-tags-matcher): Parser for Boolean logic added.
1697         (org-agenda-set-tags): New command.
1698         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
1699         (org-set-tags): Efficiency improvements.
1700         (org-auto-align-tags): New option.
1701         (org-todo, org-demote, org-promote): Realign tags.
1702         (org-tags-completion-function): Use also "&" and "|" as separators.
1703         (org-org-menu): Agenda commands simplified.
1705 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
1707         * cus-edit.el (customize-apropos, customize-apropos-options):
1708         Docstring changes.
1710         * font-lock.el (font-lock): Add tags to the links in the defgroup.
1712 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
1714         * longlines.el (longlines-mode): Wrap while widened.
1715         (longlines-decode-region, longlines-encode-region): Compute max
1716         just once.
1718 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1720         * cus-edit.el (mac): New group.
1722         * cus-start.el (all): Add user options in macterm.c.  Add test for
1723         Mac-related built-ins.  Fix test for GTK-related built-ins.
1725         * term/mac-win.el (mac-handle-language-change)
1726         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
1727         (mac-services-open-selection, mac-services-mail-selection)
1728         (mac-services-mail-to, mac-services-insert-text)
1729         (mac-dispatch-apple-event): Add docstrings.
1730         (x-get-selection, mac-select-convert-to-string): Select coding
1731         system from `utf-16be' and `utf-16le' using `byteorder'.
1733 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1735         * subr.el (lazy-completion-table): Don't be fooled if the var holds
1736         a "list" (lambda ...) rather than a real completion list.
1738         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
1739         lexical-let when encountering ((lambda (...) ...) ...).
1741 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
1743         * progmodes/sh-script.el (sh-mode):
1744         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
1745         * textmodes/picture.el (picture-mode): Update docstrings.
1747 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
1749         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
1750         commands enclosed in $(ARGQUOTE)s should not be split between two
1751         lines, as that will break with GNU Make >3.80, when sh.exe is used
1752         and arg quoting is with '..'.
1753         (autoloads): Don't break the quoted --eval expression between
1754         several lines.
1756 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
1758         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
1759         Capture error from printing circular structures.
1761 2005-12-17  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
1763         * wid-edit.el (widget-checkbox-action): Clear undo info.
1765 2005-12-16  Bill Wohler  <wohler@newt.com>
1767         * menu-bar.el (kill-this-buffer): Set a good example by using menu
1768         bar, not menubar in comment.
1770 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1772         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
1773         After-change-functions should not clobber the match data.
1775 2005-12-16  Juri Linkov  <juri@jurta.org>
1777         * simple.el (choose-completion): Use `buffer-substring-no-properties'
1778         instead of `buffer-substring'.
1779         (completion-common-substring): Doc fix.
1780         (completion-setup-function): Use minibuffer-completion-contents
1781         instead of minibuffer-contents.  Don't set common-string-length
1782         initially.  Remove special handling of partial-completion-mode.
1783         Move computation of completion-base-size into one cond.
1784         Call completion-base-size-function in mainbuf.  In computation of
1785         completion-base-size for file name completion don't move point to
1786         the end of the minibuffer.  Move computation of common-string-length
1787         into one cond.  Start putting faces only when common-string-length>=0.
1788         Add condition to put completions-common-part when
1789         common-string-length>0.
1791         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
1792         place point at the first different character in the minibuffer
1793         even if this position is at the beginning of the minibuffer.
1795         * info.el (Info-read-node-name-1): In completion-base-size-function's
1796         lambda return 1 if common-substring or minibuffer-completion-contents
1797         starts with (, and 0 otherwise.
1799         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
1800         Use `crm-current-element' for second arg of `display-completion-list'.
1802 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
1804         * files.el (set-auto-mode): Look for an interpreter specified on
1805         the first line also if search for mode specification succeeded,
1806         but the mode is not known.
1808 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
1810         * textmodes/org.el (org-tags-match-list-sublevels): New option.
1811         (org-open-at-point): Implement tag searches as links.
1812         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
1813         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
1814         (org-tags-sparse-tree, org-tags-view, org-set-tags)
1815         (org-agenda-dispatch): New commands.
1816         (org-use-tag-inheritance, org-tags-column): New options.
1817         (org-tab-follows-link, org-return-follows-link): New options.
1818         (org-tags): New customize group.
1819         (org-start-icalendar-file): Get local time zone.
1820         (org-tags-completion-function): New function.
1821         (org-set-font-lock-defaults): Make sure links will also be
1822         highlighted inside headlines.
1824 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
1826         * term.el (term-emulate-terminal):
1827         Let term-handle-ansi-terminal-messages override what Bash says about
1828         its current directory.
1830 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
1832         * bindings.el (last-buffer): Move to simple.el.
1833         * simple.el (last-buffer): Move here.
1834         (get-next-valid-buffer): New function.
1835         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
1836         (prev-buffer): Ditto.  Rename to `previous-buffer'.
1838         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
1839         * bindings.el (global-map): Ditto.
1841 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
1843         * cus-edit.el: Introductory comment change.
1844         (custom-magic-alist): Change message string for the `rogue' state.
1846 2005-12-15  Richard M. Stallman  <rms@gnu.org>
1848         * tooltip.el: Delete defcustom variable :tag names.
1850         * complete.el (partial-completion-mode): Doc fix.
1852         * textmodes/flyspell.el (flyspell-external-point-words):
1853         Use save-excursion to ensure we don't move backward in the
1854         search loop, not even one character.
1855         (flyspell-delete-all-overlays): Use remove-overlays directly.
1857         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
1858         (ispell-start-process): Set that variable.
1859         Clear ispell-buffer-local-name.
1860         (ispell-internal-change-dictionary):
1861         Set ispell-current-dictionary after killing process.
1862         (ispell-buffer-local-dict):
1863         Don't set spell-personal-dictionary after killing process.
1864         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
1865         (ispell-tex-skip-alists, ispell-html-skip-alists)
1866         (ispell-skip-region-alist): Mark as risky.
1868         * net/newsticker.el (newsticker--retrieval-timer-list)
1869         (newsticker--display-timer, newsticker-running-p)
1870         (newsticker-ticker-running-p): Definitions moved up.
1872 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
1874         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
1876 2005-12-15  David Ponce  <david@dponce.com>
1878         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
1879         (recentf-edit-list, recentf-open-files): Signal an error when
1880         there is no recent file.
1882 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
1884         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
1885         read-only except for texinfo-format-region evaluation.
1887 2005-12-14  Richard M. Stallman  <rms@gnu.org>
1889         * vc.el (vc-default-previous-version, vc-default-next-version)
1890         (vc-do-command): Doc fixes.
1892 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1894         * textmodes/bibtex.el (bibtex-expand-strings)
1895         (bibtex-autokey-expand-string, bibtex-name-part)
1896         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
1897         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
1898         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
1899         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
1900         (bibtex-entry-postfix, bibtex-known-entry-type-re)
1901         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
1902         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
1903         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
1904         (bibtex-beginning-of-last-entry): Remove.
1905         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
1906         message if comma is missing but buffer is read-only.
1907         (bibtex-parse-field-text): Handle whitespaces at the end of field
1908         text.  Return 3-element list with beginning and end of field text
1909         and end of field.
1910         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
1911         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
1912         (bibtex-search-forward-field, bibtex-search-backward-field):
1913         Search always delimited by limits of entry.  Use more efficient
1914         search algorithms.
1915         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
1916         bibtex-end-of-name-in-field.
1917         (bibtex-text-in-field-bounds): Handle BibTeX strings when
1918         extracting the content of a field.
1919         (bibtex-text-in-field): Use search limits.
1920         (bibtex-parse-string-prefix): Handle empty string keys based on
1921         bibtex-string-empty-key.
1922         (bibtex-parse-string): Fix docstring.
1923         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
1924         (bibtex-preamble-prefix, bibtex-strings): New functions.
1925         (bibtex-skip-to-valid-entry): Include preceding whitespace in
1926         BibTeX entries (consistent with other BibTeX functions).
1927         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
1928         (bibtex-search-entry): Fix docstring.  Simplify.
1929         (bibtex-flash-head, bibtex-complete-string-cleanup)
1930         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
1931         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
1932         (bibtex-parse-entry): New optional arg content.
1933         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
1934         Use bibtex-text-in-field-bounds.
1935         (bibtex-print-help-message): Handle BibTeX strings and preambles.
1936         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
1937         bibtex-parse-string-postfix.
1938         (bibtex-find-text-internal): New function.
1939         (bibtex-remove-delimiters): Use it.
1940         (bibtex-find-text): Use it.  New optional arg help.
1941         (bibtex-complete): Handle BibTeX string and preamble entries.
1942         (bibtex-Preamble): Fix order of closing delimiters.
1944 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1946         * vc.el (vc-default-revert): New fun.
1948         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
1950 2005-12-14  Romain Francoise  <romain@orebokech.com>
1952         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
1953         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
1954         (font-lock-remove-keywords): Likewise.
1956 2005-12-14  Juri Linkov  <juri@jurta.org>
1958         * log-view.el (log-view-diff): Doc fix.
1960         * isearch.el (isearch-query-replace): Use (mark) instead of
1961         isearch-opoint if mark is active in transient-mark-mode.
1963 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
1965         * isearch.el (isearch-query-replace): Check for isearch-other-end.
1967 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
1969         * progmodes/cpp.el (cpp-face): New widget.
1970         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
1972 2005-12-14  Juri Linkov  <juri@jurta.org>
1974         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
1975         around `erase-buffer' and `insert'.
1977         * descr-text.el (describe-text-properties): Replace buffer name
1978         "*Help-2*" with "*Help*<2>".
1979         (describe-char): Add functions print-help-return-message,
1980         toggle-read-only.  Use help-setup-xref with nil to not store
1981         describe-char in help-xref-stack.  Use help-make-xrefs to
1982         make [back] button.
1984         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
1986         * wdired.el (wdired-old-point): New internal variable.
1987         (wdired-change-to-wdired-mode): Set it buffer-locally.
1988         (wdired-abort-changes): Restore point after aborting changes.
1990 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1992         * vc.el (vc-do-command): Add a new value t for okstatus.
1994         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
1995         frame in case of errors.
1997 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1999         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
2000         so it comes after "On the Left" in the menu.
2002 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
2004         * cus-edit.el (customize-apropos, customize-apropos-options)
2005         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
2007 2005-12-12  Bill Wohler  <wohler@newt.com>
2009         * vc-svn.el (vc-svn-registered): Fix problem of visiting
2010         non-writable Subversion-controlled files by saving window
2011         configuration before calling vc-do-command.  vc-do-command calls
2012         pop-to-buffer on error which is unexpected during registration.
2014 2005-12-12  Jay Belanger  <belanger@truman.edu>
2016         * calc/README: Update the summary of changes.
2018 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2020         * descr-text.el (describe-char): Rework last fix to solve the problem
2021         is the same way it's solved for everything else in that function
2022         (i.e. by extracting the info before setting up the *Help* buffer).
2024 2005-12-12  Kim F. Storm  <storm@cua.dk>
2026         * subr.el (version-regexp-alist): Allow space as separator before
2027         non-numeric part, e.g. "1.0 alpha".
2028         (version-to-list): Interpret .X.Y version as 0.X.Y version.
2030 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
2032         * textmodes/org.el (org-agenda, org-timeline, org-todo):
2033         Implement Logging and the keep-modes setting.
2034         (org-get-category): Make sure a string is returned.
2035         (org-log-done): New function.
2036         (org-log-done, org-closed-string): New options.
2038 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2040         * tooltip.el (tooltip-y-offset): Change default to 20.
2042 2005-12-12  Richard M. Stallman  <rms@gnu.org>
2044         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
2046         * frame.el (display-hourglass): Doc fix.
2048         * help.el (help-for-help-internal): Simplify entry for `a'.
2050         * info.el (Info-on-current-buffer): Doc fix.
2051         (info-insert-file-contents): Don't test (featurep 'jka-compr).
2053         * startup.el (inhibit-splash-screen): Make this the real name.
2054         (inhibit-startup-message): Make this the alias.
2055         (command-line): Find only simple.el, and use its directory
2056         to fill in other preloaded files' names.
2057         (command-line): Deactivate the mark if deactivate-mark is set.
2059         * international/mule.el (load-with-code-conversion):
2060         Bind deactivate-mark.
2062         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
2064 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
2066         * cus-edit.el (customize-apropos): Avoid listing an option more
2067         than once under different aliases.  No longer list user options
2068         that are not defined with defcustom (unless a prefix arg is given).
2069         Doc fix.
2070         (customize-apropos-options): Doc fix.
2072 2005-12-11  Juri Linkov  <juri@jurta.org>
2074         * frame.el (set-background-color, set-foreground-color)
2075         (set-cursor-color, set-mouse-color, set-border-color):
2076         Add explicit prompts to read colors by `facemenu-read-color'.
2077         (show-trailing-whitespace, blink-cursor-delay)
2078         (blink-cursor-interval, display-hourglass, hourglass-delay):
2079         Remove tags.
2080         (display-hourglass, hourglass-delay): Doc fix.
2081         (cursor-in-non-selected-windows): Capitalize words in tag.
2083         * faces.el (frame-background-mode): Replace `choice-item' keywords
2084         with `const' to not make [default] button.  Change default value tag
2085         from `default' to `automatic'.  Doc fix.
2086         (trailing-whitespace) <defface>: Change group `whitespace' to
2087         `whitespace-faces'.
2089 2005-12-11  Richard M. Stallman  <rms@gnu.org>
2091         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
2093 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2095         * term/mac-win.el: Create keymap for mac-apple-event-map.
2097 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
2099         * tooltip.el (tooltip-mode): Move to start of file so that it
2100         appears at top of customize buffer.
2102         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
2103         Add the gud groupname.
2104         (gud-tooltip-mode): Add the tooltip groupname.
2105         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
2106         avoid conflict with tooltip-use-echo-area.
2108 2005-12-10  Romain Francoise  <romain@orebokech.com>
2110         * help.el (help-for-help-internal): Add `r' in doc string.
2112 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2114         * align.el (align-regexp, align-highlight-rule):
2115         Use region-beginning and region-end instead of point and mark, so that
2116         repetition (with `repeat-complex-command') recomputes the region
2117         bounds.
2119 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
2121         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
2122         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
2123         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
2124         (balance-windows): Rewrite using the above new functions.
2126 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2128         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
2129         react if global-hi-lock-mode seems intended.
2130         (global-hi-lock-mode) Renamed from hi-lock-mode.
2131         (hi-lock-archaic-interface-message-used)
2132         (hi-lock-archaic-interface-deduce): New variables.
2133         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
2134         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
2135         (hi-lock-find-patterns, hi-lock-font-lock-hook):
2136         Replace hi-lock-buffer-mode with hi-lock-mode.
2138 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
2140         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
2141         completion list, even after a partial completion has been
2142         inserted in the current buffer.  If there are more than 1
2143         completion, redisplay the *Completions* buffer; if the
2144         completion is unique, delete the *Completions* window.
2146 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
2148         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
2149         strings and long subject lines that were broken into multiple
2150         lines at arbitrary places.  Handle subjects that have "Re: " in
2151         the middle.
2153 2005-12-10  John W. Eaton  <jwe@octave.org>
2155         * emacs/octave-mod.el (octave-electric-space): Don't indent
2156         comments or strings if octave-auto-indent is nil.
2158 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2160         * term/mac-win.el: Require url when compiling.
2161         Call mac-process-deferred-apple-events after loading init files.
2162         (mac-apple-event-map): New defvar.  Define event handlers in it.
2163         (core-event, internet-event): New Apple event class symbols.
2164         (open-application, reopen-application, open-documents)
2165         (print-documents, open-contents, quit-application)
2166         (application-died, show-preferences, autosave-now, get-url):
2167         New Apple event ID symbols.
2168         (about): New HICommand ID symbol.
2169         (mac-event-spec, mac-event-ae): New macros.
2170         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
2171         (mac-ae-selection-range, mac-ae-text-for-search)
2172         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
2173         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
2174         and Services menu events are now defined in mac-apple-event-map.
2175         (mac-drag-n-drop): Remove selection range handling.
2177 2005-12-10  Kenichi Handa  <handa@m17n.org>
2179         * simple.el (zap-to-char):
2180         * isearch.el (isearch-process-search-char): Translate CHAR by
2181         translation-table-for-input.
2183 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
2185         * foldout.el (foldout-exit-fold): Properly hide subtree.
2187 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2189         * files.el (save-buffer):
2190         * international/ucs-tables.el (ucs-set-table-for-input):
2191         * mail/mail-extr.el (mail-extract-address-components):
2192         * mail/sendmail.el (mail-mode): Reformat doc string.
2194 2005-12-09  Juri Linkov  <juri@jurta.org>
2196         * isearch.el (isearch-highlight): Change main overlay priority
2197         from 1 to 1001.  Simplify.
2198         (isearch-lazy-highlight-update): Change lazy overlay priority
2199         from 0 to 1000.
2201         * replace.el (replace-highlight): Change overlay priority from
2202         1 to 1001.
2204         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
2205         Change overlay priority from 1 to 1001.  Reuse existing overlay.
2207         * compare-w.el (compare-windows-highlight): Change overlay
2208         priority from 1 to 1000.
2210         * menu-bar.el (menu-bar-edit-menu): Add listp around
2211         pending-undo-list to disable menu item "undo" when pending
2212         undo list is empty.
2214         * locate.el (locate): Disable undo in *Locate* buffer.
2216 2005-12-09  Kim F. Storm  <storm@cua.dk>
2218         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
2220 2005-12-09  David Ponce  <david@dponce.com>
2222         * recentf.el: Improvement of the menu code.
2223         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
2224         instead of menu hook.
2225         (recentf-show-menu, recentf-hide-menu): New functions.
2226         (recentf-menu-customization-changed, recentf-mode): Use them.
2227         (recentf-menu-action, recentf-max-menu-items)
2228         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
2229         (recentf-arrange-by-rule-others)
2230         (recentf-arrange-by-rules-min-items)
2231         (recentf-arrange-by-rule-subfilter) : Don't use
2232         `recentf-menu-customization-changed'.
2233         (recentf-arrange-rules): Likewise.  Accept functions to compute
2234         sub-menu titles.
2235         (recentf-menu-filter): Likewise.  Doc fix.
2236         (recentf-menu-value-shortcut): Doc fix.
2237         (recentf-dump-variable): Quote atom value.
2238         (recentf-make-menu-items): Update to use it as a menu filter.
2239         (recentf-match-rule): New function.
2240         (recentf-arrange-by-rule): Use it.
2241         (recentf-indirect-mode-rule): New function.
2242         (recentf-build-mode-rules): Use it.
2243         (recentf-dir-rule): New function.
2244         (recentf-arrange-by-dir): Use it.
2245         (recentf-filter-changer-current): Rename from
2246         `recentf-filter-changer-state'.  All references updated.
2247         (recentf-filter-changer-alist): Update filter names.
2248         (recentf-filter-changer-select): New function.
2249         (recentf-filter-changer): Use it.  Make a sub-menu from filters
2250         available in `recentf-filter-changer-alist'.
2251         (recentf-data-cache, recentf-clear-data)
2252         (recentf-update-menu): Remove.  All references updated.
2253         (recentf-match-rule-p, recentf-build-dir-rules)
2254         (recentf-filter-changer-goto-next)
2255         (recentf-filter-changer-get-current)
2256         (recentf-filter-changer-get-next): Remove.
2258 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2260         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
2261         buffer "Reset" button to "Reset to Current" for consistency with
2262         the State buttons.
2264 2005-12-08  John Paul Wallington  <jpw@pobox.com>
2266         * ibuf-ext.el (define-ibuffer-filter filename):
2267         If `dired-directory' is a list then really use its car.
2269 2005-12-08  Kim F. Storm  <storm@cua.dk>
2271         * emulation/cua-rect.el (cua--rectangle-aux-replace):
2272         Fix indention of text on right side of replaced rectangle.
2274 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
2276         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
2277         No need to check gud-comint-buffer is bound.
2278         (gdb): Prevent multiple debugging when first session uses gdba.
2280 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2282         CC Mode update to 5.31.
2284         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
2285         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.  We
2286         might do this function properly in the future).
2288         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
2289         macros c-sentence-end and c-default-value-sentence end, to cope
2290         with Emacs 22's new function `sentence-end'.
2292 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2294         * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
2295         compat issue using `c-put-overlay' and `c-delete-overlay'.
2297         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
2298         compat macros to handle overlays/extents.
2300 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2302         * progmodes/cc-fix.el: Add definitions of the macros push and pop
2303         (for GNU Emacs 20.4)
2305         * progmodes/cc-defs.el:
2306         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
2308         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
2309         highlighting mechanism so it will work in XEmacs too.
2311         * progmodes/cc-defs.el: Insert c-int-to-char.
2313         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
2314         call to the new macro c-int-to-char.  This solves XEmacs's
2315         regarding characters as different from integers.
2317 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2319         * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
2320         helper.
2322         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
2323         construct to make the indirect face lookup work in XEmacs.
2325         (c-cpp-matchers): Append the negation char face to the existing
2326         fontification, so that the cpp face doesn't disappear.  Use
2327         `c-make-syntactic-matcher' to avoid negation chars in comments and
2328         strings.
2330         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
2331         to map to `font-lock-negation-char-face' in emacsen where it
2332         exists.
2334 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2336         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
2338         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
2339         Rename "c-subword-move-mode" as "c-subword-mode".
2341         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
2342         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
2344 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2346         * progmodes/cc-mode.el: Added autoload directive for
2347         `c-subword-move-mode' for use in older emacsen.
2349 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2351         * progmodes/cc-mode.el:
2352         (i) Insert a binding for C-c C-backspace into
2353         c-bind-special-erase-keys which works in TTYs.
2354         (ii) Make sure that when file styles are used, any explicitly
2355         given style variables take priority over those in the style.  Do
2356         this by calling `hack-local-variables' a second time.
2358         * progmodes/cc-vars.el: Add language specific customization
2359         widgets for AWK to c-doc-comment-style, c-require-final-newline
2360         and c-default-style.  Add a defcustom for awk-mode-hook.  Give
2361         c-syntactic-element and c-syntactic-context doc-strings by
2362         directly setting their `variable-documentation' propery.  This
2363         allows Emacs 22.1 to read these with C-h v.
2365         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
2366         Monnier).
2368 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2370         * progmodes/cc-fonts.el, cc-vars.el
2371         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
2372         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
2373         Masatake YAMATO.
2375         (c-doc-comment-style): Made GtkDoc default in C mode.
2377         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
2378         and C-c C-<delete>.
2380         (c-bind-special-erase-keys): New function for use on
2381         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
2383         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
2384         <delete> key behavior in XEmacs according to `delete-forward-p'.
2385         C.f. `c-electric-delete'.
2387 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2389         * progmodes/cc-mode.el: Give c-hungry-backspace and
2390         c-hungry-delete-forward permanent key bindings.
2392         * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
2393         c-syntactic-context for calls to "criteria functions", for
2394         consistency with other calls to user functions.
2396         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
2397         `current-prefix-arg', since this might be the prefix arg to a
2398         command which calls c-indent-command as a function.  Change the
2399         interactive spec from "p" to "P".
2401         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
2402         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
2403         was difficult to understand.
2405 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2407         * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
2408         first char of an identifier.
2410         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
2411         +" syntax in C++.
2413 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2415         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
2416         auto-fill doesn't split a c-comment's last word from a hanging
2417         "*/" when a space is typed between them after fill-column.
2419         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
2421         * progmodes/cc-styles.el (c-set-style)
2422         (c-setup-paragraph-variables): Abort the command if we're not in a
2423         CC Mode buffer.
2425         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
2426         with blank comment-prefix, and a blank line as the comment's
2427         second line.
2429 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2431         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
2432         Incorporated the patterns added in the Emacs development branch
2433         for the new Emacs 22 face `font-lock-negation-char-face'.
2435         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
2436         of "red" since it stands out better in xterms and DOS terminals.
2438         * progmodes/cc-engine.el (c-literal-faces): Added
2439         `font-lock-comment-delimiter-face' which is new in Emacs 22.
2441 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2443         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
2444         forcibly enable c-electric-flag.
2446         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
2447         `comment-close-slash' on c-electric-slash: if enabled, typing `/'
2448         just after the comment-prefix of a C-style comment will close that
2449         comment.
2451 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2453         * progmodes/cc-fonts.el (c-basic-matchers-before)
2454         (c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
2455         in Pike.
2457         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
2458         digraphs.
2460         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
2461         (c-cpp-message-directives, c-cpp-include-directives)
2462         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
2463         (c-cpp-expr-directives): Introduced new language constants to
2464         control cpp syntax in a cleaner way.
2466         (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
2468         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
2470         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
2471         (c-multiline-string-start-char): New language constants and
2472         variables to specify how newlines in string literals work.
2474         (c-font-lock-invalid-string): Use them.
2476         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
2477         unbalanced close brace is entered.  Optimization by avoiding going
2478         back over arbitrarily large blocks.  Removed hints that this
2479         function only would be relevant/useful in AWK.
2481         (c-electric-brace): Indent syntactically after the cleanups since
2482         lineup functions might do it differently then.
2484         * progmodes/cc-engine.el, cc-langs.el
2485         (c-opt-op-identifier-prefix): New language constant and variable.
2487         (c-just-after-func-arglist-p, c-after-special-operator-id)
2488         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
2490         * progmodes/cc-align.el, cc-engine.el
2491         (c-after-special-operator-id): New helper to handle C++ operator
2492         identifiers.
2494         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
2495         (c-guess-basic-syntax): Handle C++ operator identifiers in
2496         declarations.
2498         * progmodes/cc-langs.el (c-assignment-operators): Added the
2499         trigraph version of ^= too.
2501         * progmodes/cc-langs.el (c-assignment-operators): Added the
2502         trigraph version of |= in C++.
2504         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
2505         `c-decl-hangon-kwds' after the identifier name.
2507         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
2508         whether an arglist is "nonempty", ignore a comment after the open
2509         paren if it isn't followed by a non-comment token on the same
2510         line.
2512         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
2513         heuristics below the point to cope with classes inside special
2514         brace lists in Pike.
2516 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2518         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
2520 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2522         * progmodes/cc-guess.el (cc-guess-install): New function to
2523         install an already guessed style in another buffer.
2525         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
2526         sets `inhibit-read-only' - `c-save-buffer-state' should be used
2527         anyway if the change always is undone.
2529 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2531         Implement togglable electricity:
2533         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
2534         saying when it should be used.
2536         * progmodes/cc-engine.el: Add the new buffer-local variable,
2537         c-electric-flag.
2539         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
2540         c-toggle-auto-newline.
2542         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
2543         c-toggle-auto-newline.  Remove the binding for
2544         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
2545         c-toggle-electric-state.
2547         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
2549         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
2550         c-\(forward\|backward\)-subword.
2551         (c-update-modeline): Add the new modeline flag `l' for
2552         `c-electric-flag'.  Make the auto-newline flag `a' dependent on
2553         `l'.
2554         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.  Make
2555         the old name an alias of the new name.
2556         (c-toggle-electric-state): New function.
2557         c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
2558         Adapt these functions to do electric things only when
2559         c-electric-flag is non-nil.
2560         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
2561         new functions from c-electric-brace.
2562         (c-point-syntax): Add a check for "virtual semicolons" in AWK
2563         mode, so that the tentative extra newline doesn't change the
2564         syntax of the following brace.
2565         (c-electric-brace): Restructure by extracting the above functions.
2566         Tidy up the coding somewhat.
2567         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
2568         restructure a bit.
2570 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2572         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
2573         anchor position(s) using faces.  Thanks to Masatake YAMATO for the
2574         idea.
2576         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
2577         (c-submode-indicators): Changed name from `c-auto-hungry-string'
2578         since it's now used to track another submode.
2580         (c-update-modeline): Converted to function and extended to check
2581         `c-subword-move-mode'.
2583         (c-forward-into-nomenclature, c-backward-into-nomenclature):
2584         Converted to compat aliases for `c-forward-subword' and
2585         `c-backward-subword'.
2587         * progmodes/cc-subword.el: New functions and minor mode to handle
2588         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
2590         (c-forward-subword, c-backward-subword, c-mark-subword)
2591         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
2592         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
2593         Functions corresponding to the standard word handling functions.
2595         (c-subword-move-mode): Minor mode that replaces all the standard
2596         word handling functions with their subword equivalences.
2598 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2600         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
2601         entry for one-liner-defun.
2603         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
2604         name in its def-edebug-spec.
2606         * progmodes/cc-cmds.el (c-electric-brace): Make the
2607         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
2608         compacts space before a comment, if this will make things fit on
2609         one line.
2611         Introduce an "awk" style, mainly for auto-newline and clean-ups.
2613         * progmodes/cc-align.el: New function c-snug-1line-defun-close
2615         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
2616         clean-up one-liner-defun.
2618         * progmodes/cc-styles.el: Add the new "awk" style.
2620         * progmodes/cc-vars.el: Add description of one-liner-defun to
2621         c-cleanup-list's doc-string.  New user options,
2622         c-max-one-liner-length.  In c-default-style, set the default style
2623         for AWK to "awk".
2625 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2627         * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
2628         macros inside labels.
2630         * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
2631         `c-at-statement-start-p' and `c-at-expression-start-p'.
2633         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
2634         error if the mark isn't set.
2636         * progmodes/cc-engine.el (c-guess-continued-construct)
2637         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
2638         accurately detect functions inside functions.
2640         * progmodes/cc-engine.el (c-at-expression-start-p): New function
2641         like `c-at-statement-start-p' that additionally recognizes commas
2642         and expression parentheses as delimiters.
2644         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
2645         to avoid heuristics that doesn't work for unclosed blocks.
2647         (c-at-statement-start-p): New function.
2649         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
2650         Objective-C directives, e.g. directives spanning lines should work
2651         reasonably well now.
2653         (c-put-c-type-property, c-clear-c-type-property): New helpers.
2655         (c-forward-objc-directive): New function to move over any ObjC
2656         directive.
2658         (c-just-after-func-arglist-p, c-guess-basic-syntax)
2659         (c-basic-matchers-before): Use it.
2661         (c-font-lock-objc-iip-decl): Removed.
2663         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
2664         in the template arglist recognition.
2666         * progmodes/cc-styles.el (c-style-alist): Fixed several
2667         inconsistencies in the Whitesmith style.
2669         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
2670         New lineup function to get lines after Whitesmith style blocks
2671         correctly indented.
2673         (c-lineup-whitesmith-in-block): Backed out the compensation for
2674         opening parens since it's done using `add' lists in the style
2675         definition instead.  Don't use the anchor position since it varies
2676         too much between the syntactic symbols. :P
2678         * progmodes/cc-vars.el (c-valid-offset): Updated.
2680         * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
2681         lists where the offsets are combined according to several
2682         different methods: `first', `min', `max', and `add'.  Report
2683         offset evaluation errors with `c-benign-error' so that some kind
2684         of reindentation still is done.
2686         * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
2687         `arglist-intro' the same way as `arglist-cont-nonempty' and
2688         `arglist-close'.
2690         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
2691         situations for `arglist-cont-nonempty' and `arglist-close'.
2693         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
2694         constant.
2696         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
2697         cc-bytecomp-boundp' in a number of places.
2699         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
2700         macro related issue.
2702 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2704         * progmodes/cc-awk.el: Change the terminology of regexps: A char
2705         list is now [asdf], a char class [:alpha:].  Include code for char
2706         classes.  Set c-awk-NL-prop on lines ending in open strings.  (Bug
2707         fix.)  Add character classes (e.g. "[:alpha:]") into AWK Mode's
2708         regexps.
2710         Remove (nearly all of) the cruft associated with AWK Mode's former
2711         concept of "virtual semicolons":
2713         Adapt c-beginning-of-statement, c-end-of-statement (together with
2714         subfunctions) to use the new notion of "virtual semicolon" in
2715         place of the old awkward special handling for AWK.  There remains
2716         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
2717         * progmodes/cc-cmds.el:
2718         (c-ascertain-adjacent-literal): In the backwards direction, now
2719         recognises AWK regexp delimiters as string delimiters.
2720         (c-after-statement-terminator-p): Adapt for virtual semicolons;
2721         check more rigorously for "end of macro".
2722         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
2723         virtual semicolons;
2724         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
2725         out the code for forward movement into ...
2726         (c-end-of-statement): Now contains the code for forward movement,
2727         adapted for virtual semicolons.
2729         * progmodes/cc-engine.el:
2730         (c-ws*-string-limit-regexp): New regexp.
2731         (c-forward-single-comment, c-backward-single-comment): Comment out
2732         the (now redundant) "special" AWK stuff.
2734         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
2735         c-string-par-start, c-string-par-separate to be more like Text
2736         Mode than Fundamental Mode.
2738 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2740         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
2741         to the fontified region so that fontification doesn't occur
2742         outside it (could happen e.g. when fontifying a line with an
2743         unfinished declaration).
2745 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2747         * progmodes/cc-awk.el: Regexps for analysing AWK code have been
2748         moved to near the start of the file.  ^L now separate sections of
2749         the file.  New defconsts: c-awk-non-eol-esc-pair-re,
2750         c-awk-blank-or-comment-line-re,
2751         c-awk-one-line-possibly-open-string-re,
2752         c-awk-regexp-one-line-possibly-open-char-class-re,
2753         c-awk-one-line-possibly-open-regexp-re,
2754         c-awk-one-line-non-syn-ws*-re.  New functions: c-awk-at-vsemi-p,
2755         c-awk-vsemi-status-unknown-p.
2757         Amend the concept of "virtual semicolons" (in the indentation
2758         engine) for languages like AWK, such that they are now
2759         conceptually attached to end of the last token of a statement, not
2760         the end of the line.  (In AWK Mode, however, the pertinent text
2761         property is still physically set on the EOL.)  Remove the specific
2762         tests for awk-mode, thus facilitating the introduction of other
2763         language modes where EOLs can end statements.  (Note: The
2764         funtionality in cc-cmds.el, specifically
2765         c-beginning/end-of-statement has yet to be amended.)
2767         * progmodes/cc-defs.el: New macros c-at-vsemi-p,
2768         c-vsemi-status-unknown-p.
2770         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
2771         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
2772         c-vsemi-status-unknown-p-fn (in a new page).
2774         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
2775         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
2776         numerous awkward forms like
2777         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
2778         with
2779         (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
2780         variable before-ws-ip, the place just after char-before-ip
2781         appears.
2783         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
2784         a comment.
2786 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2788         * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
2789         `c-tentative-buffer-changes'.
2791         * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
2792         converted to macro to choose between Emacs and XEmacs at compile
2793         time.
2795         (c-set-region-active): New set counterpart to
2796         `c-region-is-active-p'.
2798         (c-tentative-buffer-changes): New macro to handle temporary buffer
2799         changes in a convenient way.
2801         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
2802         for `c-tentative-buffer-changes'.
2804         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
2805         the checks for paren sexps between the point and the keyword, to
2806         avoid some false alarms.
2808         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
2809         Fixed a situation where an error could be thrown for unbalanced
2810         parens.  Changed to make use of c-keyword-member' to avoid some
2811         repeated regexp matches.
2813         (c-opt-lambda-key, c-opt-inexpr-block-key,
2814         c-opt-inexpr-class-key): These language variable are no longer
2815         necessary.
2817         (c-block-stmt-kwds): New language constant used by
2818         c-looking-at-inexpr-block'.
2820         (c-guess-basic-syntax): Removed an optional check that looked at
2821         the existence of the now removed language variables.
2823         * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
2824         c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
2825         object instantiation expressions as declarations in some contexts.
2826         This bug only affected languages where the declarator can't be
2827         enclosed in parentheses.
2829         * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
2830         insert newlines before and after substatement braces.
2832         * progmodes/cc-engine.el: Improved the heuristics for recognizing
2833         function declaration headers and the handling of C++ style member
2834         init lists.
2836         (c-just-after-func-arglist-p): Rewritten to use
2837         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
2839         (c-beginning-of-member-init-list): Removed since it isn't used
2840         anymore.
2842         (c-guess-basic-syntax): Case 5B adapted for the new
2843         `c-just-after-func-arglist-p'.  Cases 5B.1 and 5B.3 merged.  Cases
2844         5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
2845         covers all cases now).
2847         * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
2849 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2851         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
2852         c-string-par-start/separate c-sentence-end-with-esc-eol,
2853         initialised in c-setup-paragraph-variables, used in string
2854         scanning subroutines of c-beginning-of-statement.
2856         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
2857         which precedes the newly inserted `{'.
2859 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2861         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
2862         function for declaration level blocks.  It should now cope with
2863         templates better and also be a lot more comprehensible.
2865         (c-looking-at-decl-block): The new function.
2867         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
2868         for compatibility.
2870         (c-add-class-syntax, c-guess-continued-construct,
2871         c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
2873         (c-decl-block-key): Changed to tell apart ambiguous and
2874         unambiguous keywords.  Pike specials are now handled directly in
2875         the code instead.
2877         (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
2878         language constants and variables to make the backward skip in
2879         `c-looking-at-decl-block' as tight as possible.
2881         (c-nonsymbol-token-char-list): New language constant.
2883         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
2884         find balanced template arglists backwards.
2886         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
2887         making char classes for `c-syntactic-skip-backward'.
2889         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
2890         16D - can't be a class-close at that point.
2892         * progmodes/cc-engine.el (c-guess-basic-syntax)
2893         (c-add-class-syntax): Don't narrow out the enclosing declaration
2894         level.  This makes everything a lot easier, and it was actually
2895         only four small places that needed it to work.  Some places that
2896         previously did `widen' are removed now, which has the effect that
2897         `c-guess-basic-syntax' never will look at things outside the
2898         current narrowment now.  The anchor position for `topmost-intro'
2899         is affected by this, but it was so bogus it was basically useless
2900         before, and now it's equally bogus but in a slightly different
2901         way.
2903         (c-narrow-out-enclosing-class): Gone.
2905         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
2906         the narrowed region.
2908         (c-least-enclosing-brace): Removed silly optional argument.
2910         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
2911         the point could be left directly after an open paren when finding
2912         the beginning of the first decl in the block.
2914         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
2915         Specify which submatch to use.
2917         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
2919         (c-decl-start-re): No longer any need for special treatment of
2920         ObjC due to the above.
2922         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
2923         presumably follows C in that regard.
2925         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
2926         New language constants to specify operator tokens inside
2927         identifiers in a more high level way.
2929         (c-opt-identifier-prefix-key): New internal language constant.
2931         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
2932         (c-identifier-start, c-identifier-key): Now completely calculated
2933         from other constants.
2935         (c-identifier-last-sym-match): Decommissioned since it's no longer
2936         used.
2938         (c-operators): Use `c-identifier-ops'.  Documented
2939         `postfix-if-paren'.
2941         * progmodes/cc-engine.el (c-forward-name): Removed the
2942         optimization when c-identifier-key is equal to c-symbol-key since
2943         it doesn't work in byte compiled files.  Don't record empty
2944         regions as identifiers.
2946         * progmodes/cc-langs.el (c-filter-ops): New helper function to
2947         simplify access to `c-operators' and its likes.
2949         (c-operator-list, c-all-op-syntax-tokens)
2950         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
2951         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
2952         (c-primary-expr-regexp, c-cast-parens): Use it.
2954         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
2955         an explicit language in functions.
2957         * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
2958         variant of adornment.
2960         * progmodes/cc-langs.el (c-any-class-key): Removed unused language
2961         variable.
2963         (c-type-decl-prefix-key): Removed some now unnecessary cruft from
2964         the Pike value.
2966         * progmodes/cc-engine.el (c-on-identifier)
2967         (c-simple-skip-symbol-backward): Small fix for handling "-"
2968         correctly in `skip-chars-backward'.  Affected the operator lfun
2969         syntax in Pike.
2971         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
2972         diagnostic message about precompiled language vars not being used.
2974         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
2975         "__attribute__" is followed by a parenthesis.
2977         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
2978         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
2979         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
2981         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
2982         cleanups to properly detect the declared identifiers in various
2983         declarations.
2985         (c-decl-start-kwds): New language constant to recognize
2986         declarations that can start anywhere.  Used for class declarations
2987         in Pike.
2989         (c-specifier-key, c-not-decl-init-keywords)
2990         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
2991         (c-find-decl-spots): Implement `c-decl-start-kwds'.
2993         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
2994         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
2995         handling of the compiler specific extension keywords into a new
2996         language constant `c-decl-hangon-kwds' that defines keyword
2997         clauses to be ignored in declarations.
2999         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
3000         past unrecognized tokens when handling `c-colon-type-list-kwds'.
3001         Necessary to stop at the declared identifier in e.g. IDL valuetype
3002         declarations.
3004         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
3005         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
3006         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
3007         (c-forward-decl-or-cast-1): Recognize the declared identifier in
3008         class and enum declarations as such and not as part of the type.
3010         (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
3011         interpretation of PRECEDING-TOKEN-END when there's no preceding
3012         token.
3014         (c-forward-decl-or-cast-1): Don't disregard sure signs of
3015         declarations when there's some syntax error later on.
3017         (c-complex-decl-matchers): Did away with a reference to
3018         `c-specifier-key'.
3020         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
3021         value - this variable is always dynamically bound.
3023         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
3024         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
3025         * cc-cmds.el, cc-defs.el: Changed the policy for marking up
3026         functions that might do hidden buffer changes: All such internal
3027         functions are now marked instead of those that don't.
3029         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
3030         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
3031         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
3032         (c-literal-type): Allow these functions to make hidden buffer changes,
3033         so that they are free to use text property caching later on.
3035         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
3036         (c-electric-brace, c-electric-slash, c-electric-star)
3037         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
3038         (c-electric-paren, c-electric-continued-statement, c-indent-command)
3039         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
3040         (c-context-line-break): Added `c-save-buffer-state' calls to comply
3041         with the changed semantics of the functions above.
3043         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
3044         when macros occur in obscure places.  Optimized the sexp movement
3045         a bit.
3047 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3049         Enhancements for c-beginning-of-statement to work in AWK Mode:
3051         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
3052         (completed statement) with `}' (statement completed by closing
3053         brace or semicolon) and `$' (statement completed by EOL).
3055         (c-awk-virtual-semicolon-ends-prev-line-p)
3056         (c-awk-virtual-semicolon-ends-line-p)
3057         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
3058         (c-awk-at-statement-end-p): New functions.
3060         * progmodes/cc-cmds.el: Simplify the structure of functions
3061         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
3062         two functions and c-beginning-of-statement to handle AWK Mode.
3064         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
3065         c-backward-single-comment for AWK mode.  Attempt to clarify their
3066         doc-strings.
3068         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
3070 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3072         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
3073         label handling.  Labels are now recognized in a uniform and more
3074         robust way, regardless of context.  Text properties are put on all
3075         labels to recognize the following declarations better.  Multiword
3076         labels are handled both in indentation and fontification for the
3077         benefit of language extensions like Qt.  For consistency, keywords
3078         in labels are now fontified with the label face instead.  That
3079         also applies to "case" and "default".
3081         (c-beginning-of-statement-1): Fixed some bugs in the label
3082         handling.  Disregard `c-nonlabel-token-key' in labels that begin
3083         with `c-label-kwds'.
3085         (c-find-decl-spots): Support that the callback adds more
3086         `c-decl-end' spots to find.
3088         (c-forward-decl-or-cast-1): Don't treat a list of plain
3089         identifiers followed by a colon as a declaration.
3091         (c-forward-label): New function to recognize labels.
3093         (c-guess-basic-syntax): Replaced uses of `c-label-key' with
3094         `c-forward-label'.  Moved the label recognition cases (14 and 15)
3095         earlier since they aren't so context sensitive now.  Handle labels
3096         on the top level gracefully.  Moved access label recognition to
3097         the generic label case (CASE 15) - removed CASE 5E.
3099         (c-font-lock-declarations): Added recognition of labels in the
3100         same round since we need to handle labels in parallell with other
3101         declarations to recognize both accurately.  It should also improve
3102         speed.
3104         (c-simple-decl-matchers, c-basic-matchers-after): Moved
3105         `c-font-lock-labels' so that it only is used on decoration level 2
3106         since `c-font-lock-declarations' handles it otherwise.
3108         (c-complex-decl-matchers): Removed the simplistic recognition of
3109         access labels.
3111         (c-decl-prefix-re): Removed the kludges that was necessary to cope
3112         with labels earlier.
3114         (c-decl-start-re): New language variable to make
3115         `c-font-lock-declarations' stop for the special protection labels
3116         in Objective-C that start with `@'.
3118         (c-label-key): Removed since it's no longer used.
3120         (c-recognize-colon-labels, c-label-prefix-re): New language
3121         constants to support recognition of generic colon-terminated
3122         labels.
3124         (c-type-decl-end-used): `c-decl-end' is now used whenever there
3125         are colon terminated labels.
3127         * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
3128         first argument starts with a special brace list.
3130         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
3131         (c-font-lock-declarations): Broke out the declaration and cast
3132         recognition from `c-font-lock-declarations' to a new function, so
3133         that it can be used in the indentation engine.
3135         * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
3136         up to the start of the literal.  Fixed bug with the point on the
3137         wrong side of the search limit that could happen when the start
3138         position is inside a literal.
3140         * progmodes/cc-engine.el (c-parse-state)
3141         (c-invalidate-state-cache): Modified the use of `c-state-cache-end'
3142         so that it's kept a little bit back to increase the hit rate.
3144         (c-parse-state): Changed the macro handling and fixed some
3145         glitches.  Macro context is checked more often than necessary now,
3146         but otoh less garbage conses are generated.
3148         * progmodes/cc-engine.el (c-parse-state)
3149         (c-invalidate-state-cache): Cache the last position where
3150         `c-state-cache' applies.  This can speed up refontification quite
3151         a bit in blocks where there are many non-brace parens before the
3152         point.
3154         (c-state-cache-end): New variable for this.
3156         (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
3157         cache variable.
3159         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
3160         get close initial continue positions when the start position is
3161         inside a literal or macro.  Do not call the callback for spots
3162         before the start position (which can happen e.g. for `c-decl-end'
3163         spots inside comments).  Optimize better in special cases when the
3164         region is a single line inside a literal or macro (typically when
3165         the current line is refontified).
3167         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
3168         to `c-add-stmt-syntax' - there's no need to explicitly whack off
3169         entries from the paren state.
3171         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
3172         special case for "else if" clauses.
3174         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
3175         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
3177         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
3178         language variable to recognize the gcc extension with statement
3179         blocks inside expressions.
3181         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
3182         it somewhat more comprehensible.  The argument AT-BLOCK-START is
3183         no longer used and hence removed.
3185         (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
3186         to `c-add-stmt-syntax'.
3188         * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
3189         `c-beginning-of-statement-1' instead of duplicating parts of it.
3190         This fixes bogus label recognition.
3192         * progmodes/cc-engine.el (c-add-type, c-check-type)
3193         (c-forward-name, c-forward-type): Improved storage of template
3194         types in `c-found-types' so that they can be recognized better.
3196         (c-syntactic-content): Added option to skip past nested parens.
3198         * progmodes/cc-engine.el (c-forward-name): Set
3199         `c-last-identifier-range' all the time.  It's less work that way.
3200         Handle that there might not be an identifier to store in
3201         `c-last-identifier-range'.
3203         (c-forward-type): Handle that `c-last-identifier-range' might be
3204         nil from `c-forward-name'.
3206         * progmodes/cc-defs.el (c-safe-scan-lists)
3207         (c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
3209         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
3210         to work even if the form fails.
3212         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
3213         down in a large file in one go.
3215         (c-get-fallback-start-pos): New helper function for
3216         `c-parse-state'.
3218         * progmodes/cc-align.el (c-lineup-assignments): New lineup
3219         function which is like `c-lineup-math' but returns nil instead of
3220         `c-basic-offset' when it doesn't match.
3222         (c-lineup-math): Changed to use `c-lineup-assignments'.
3224 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3226         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
3227         c-beginning-of-statement.  New subfunctions
3228         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
3230 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3232         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
3233         hardcoded char classes whereever possible.  Changed a couple of
3234         places to use skip by syntax instead of skip by char class.
3236         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
3237         Fixed a bug in the regexp that caused extreme backtracking.
3239         * progmodes/cc-langs.el (c-block-comment-starter)
3240         (c-block-comment-ender): New language constants to specify in a
3241         single place how block comments look.
3243         (c-comment-start-regexp, c-block-comment-start-regexp)
3244         (comment-start, comment-end, comment-start-skip)
3245         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
3246         (c-syntactic-ws, c-nonempty-syntactic-ws)
3247         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
3248         `c-line-comment-starter', `c-block-comment-starter' and
3249         `c-block-comment-ender'.
3251         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
3252         New language constants to break up things a bit.
3254         (c-simple-ws): New language constant for simple whitespace.
3256         * progmodes/cc-defs.el (c-concat-separated): New convenience
3257         function.
3259         * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
3260         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
3261         newlines.  Allow and ignore nil elements in the list.
3263 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3265         * progmodes/cc-cmds.el: Comment out a (n almost certainly
3266         superfluous) check, (eq here (point-max)) in
3267         c-beginning-of-statement.
3269         * progmodes/cc-cmds.el: Tidy up the comments in
3270         c-beginning-of-statement and subfunctions.
3272         * progmodes/cc-awk.el: Replace calls to put-text-property to the
3273         more flexible c-put-char-property and c-clear-char-properties.
3274         Add the author's email address.
3276         * progmodes/cc-langs.el: New variable,
3277         c-block-comment-start-regexp.
3279         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
3280         closing "*/" of a block comment.
3282         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
3283         subfunctions) so that it works at BOB and EOB.
3285         * progmodes/cc-cmds.el, cc-vars.el: More updating of
3286         c-beginning-of-statement, including new variable
3287         c-block-comment-start-regexp.
3289 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3291         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
3292         symbols from `*-font-lock-extra-types' so that there's no need to
3293         use `regexp-opt' on those lists.
3295         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
3296         `c-type-modifier-kwds' is empty.
3298         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
3299         there are several strings on the same line.
3301         * progmodes/cc-engine.el (c-literal-limits): Removed the
3302         compatibility function for older emacsen.  `c-literal-limits-fast'
3303         has now taken the place of this function.
3305         * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
3306         with older emacsen: We now require `pps-extended-state'.
3308 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3310         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
3311         which obviates the need to hack sentence-end.  This now handles
3312         escaped newlines in strings correctly.  Correct minor bugs in
3313         c-move-over-sentence and in c-beginning-of-statement.
3315         * progmodes/cc-cmds.el (c-beginning-of-statement (and
3316         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
3317         that movement over macros and code are rigorously separated from
3318         eachother.  Correct a few incidental bugs.
3320         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
3321         Improve its doc-string.  Improve the handling of certain specific
3322         cases.
3324 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3326         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
3327         (c-guess-basic-syntax): Changed the way class-level labels are
3328         recognized; they can now contain essentially any symbols.
3330         (c-opt-extra-label-key): New language variable to cope with the
3331         special protection label syntax in Objective-C.
3333         (c-opt-access-key): Removed; this is now handled better by
3334         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
3336         (c-complex-decl-matchers): Update to handle that
3337         `c-opt-access-key' no longer exists.
3339         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
3340         improved label recognition in `c-beginning-of-statement-1'.
3342         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
3343         Recognize bitfields better.
3345         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
3346         Removed some cruft and fixed a bug that could cause it to go to a
3347         position further down.
3349         * progmodes/cc-langs.el, cc-engine.el
3350         (c-beginning-of-statement-1): Improved detection of labels in
3351         declaration contexts.
3353         (c-beginning-of-decl-1): Use it.
3355         (c-nonlabel-token-key): New language constant and variable needed
3356         by `c-beginning-of-statement-1'.
3358         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
3359         manifested itself due to the correction in `c-forward-sexp'.
3361         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
3362         these behave as documented when used at the buffer limits.
3364         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
3365         (c-type-decl-end-used): Made this a language variable.
3367         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
3368         correctly when `combine-after-change-calls' is used together with
3369         temporary narrowings.
3371         * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
3372         labels correctly when the start point is immediately after the
3373         colon.
3375         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
3376         since it isn't used anymore.
3378         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
3379         bracket arglists such as template parens in C++.
3381         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
3382         in the last check-in.  Some optimization.
3384         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
3385         where it could stop at the same level in a preceding sexp when
3386         PAREN-LEVEL is set.
3388         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
3389         text property lookup only when it's needed.
3391         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
3392         Changed the policy for paren marked angle brackets to be more
3393         persistent; once marked they remain marked even when they're found
3394         to be unbalanced in the searched region.  This should keep the
3395         paren syntax around even when individual lines are refontified in
3396         multiline template arglists.
3398         (c-parse-and-markup-<>-arglists): New dynamically bound variable
3399         to control markup so that incorrect angle bracket arglists aren't
3400         marked in contexts where the correct value for
3401         `c-disallow-comma-in-<>-arglists' isn't known.
3403         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
3404         argument has become `c-parse-and-markup-<>-arglists'.
3406         (c-remove-<>-arglist-properties): Removed - no longer used.
3408         (c-after-change-check-<>-operators): New function used on
3409         `after-change-functions' to avoid that "<" and ">" characters that
3410         are part of longer operators have paren syntax.
3412         (c-<>-multichar-token-regexp): New language variable used by
3413         `c-after-change-check-<>-operators'.
3415         (c-after-change): Call `c-after-change-check-<>-operators'.
3417         (c-font-lock-<>-arglists): Use the context properties set by
3418         `c-font-lock-declarations' to set
3419         `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
3420         markup.
3422         (c-font-lock-declarations): Removed code that undoes the invalid
3423         markup done by `c-font-lock-<>-arglists'.
3425         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
3426         after `c-font-lock-declarations'.
3428         * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
3429         paren-level feature.
3431         (c-guess-basic-syntax): Improved the anchor position for
3432         `template-args-cont' in nested template arglists.  There's still
3433         much to be desired in this area, though.
3435 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3437         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
3438         Make the "Text Filling and Line Breaking" commands work for AWK
3439         buffers.
3441 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3443         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
3444         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
3446         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
3447         it doesn't work no longer are supported.
3449         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
3450         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
3451         requires support for the syntax-table' text property, which rules
3452         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
3453         cruft associated with those versions.
3455         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
3456         for the `syntax-table' text property, which rules out Emacs 19 and
3457         XEmacs < 21.4.  Removed various compatibility cruft associated
3458         with those versions.
3460         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
3461         support for the `syntax-table' text property.
3463         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
3464         variable and use an extra quoted face name instead.  All the
3465         emacsen flavors handle that correctly.
3467         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
3468         (c-font-lock-declarators, c-font-lock-declarations)
3469         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
3470         property to mark the items in in declarator lists to handle
3471         refontification inside multiline declarations better.
3473         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
3474         construct like "a * b = c;" as a declaration.
3476 2005-12-08  Kim F. Storm  <storm@cua.dk>
3478         * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
3479         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
3480         select either meta, hyper, or super modifier for rectangle commands.
3481         (cua--rectangle-modifier-key): New defvar.
3482         (cua--M/H-key): Use it.  Remove special case for `space'.
3483         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
3484         on X, to meta otherwise.  Always bind C-return to toggle
3485         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
3487         * emulation/cua-rect.el (cua-help-for-rectangle): Use
3488         cua--rectangle-modifier-key.  Handle super modifier too.
3489         (cua--init-rectangles): Always bind C-return to toggle rectangle.
3490         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
3492         * ido.el: Move Acknowledgements and History after Commentary.
3493         Minor changes to Commentary.
3495         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
3496         keymap if cua--prefix-override-timer is `shift'.
3497         (cua--shift-control-prefix): New function; emulate "type prefix
3498         key twice" functionality to handle shifted prefix key override.
3499         (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
3500         commands.
3501         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
3503 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
3505         * textmodes/org.el (org-insert-heading): Try to do items before
3506         headings.
3507         (org-agenda-mode): Quote `org-agenda-mode-hook'.
3508         (org-insert-item): New function.
3509         (org-renumber-ordered-list): Don't skip to higher level lists.
3511 2005-12-08  Juri Linkov  <juri@jurta.org>
3513         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
3515         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
3517         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
3519         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
3520         the constructed function name fun-1.
3522         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
3523         because such links don't lead to parent documentation.
3525 2005-12-08  Kenichi Handa  <handa@m17n.org>
3527         * descr-text.el (describe-char): Use *Help-2* buffer if the
3528         current buffer is *Help*.  Call describe-text-properties while
3529         setting the original buffer.
3531 2005-12-07  Bill Wohler  <wohler@newt.com>
3533         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
3534         and causes problems with non-MH users (such as Gnus users).
3536 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
3538         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
3539         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
3540         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
3541         command "info sources".  Move calls to GDB command "list".
3542         (gdb-find-file-hook): Just use gdb-source-file-list.
3543         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
3544         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
3545         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
3546         (gdb-data-list-register-values-handler): Use correct trigger name.
3548 2005-12-07  Kim F. Storm  <storm@cua.dk>
3550         * ido.el (ido-completion-map): Rename from ido-mode-map.
3551         (ido-common-completion-map, ido-file-completion-map)
3552         (ido-file-dir-completion-map, ido-buffer-completion-map):
3553         Rename from ido-mode-....-map.
3554         (ido-init-completion-maps): Rename from ido-init-mode-maps.
3555         (ido-setup-completion-map): Rename from ido-define-mode-map.
3556         (ido-read-internal): Bind minibuffer-local-filename-completion-map
3557         to ido-completion-map.
3559 2005-12-07  Kenichi Handa  <handa@m17n.org>
3561         * international/mule-cmds.el
3562         (set-display-table-and-terminal-coding-system): If the coding
3563         system specified in `unibyte-display' property is different from
3564         the arg coding-system, don't setup standard-display-table.
3566 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3568         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
3569         that comments end at \n, regardless of selective-display.
3571 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
3573         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
3574         (gdb-version): New variables.
3575         (gdb-source-file-list, gdb-register-names)
3576         (gdb-changed-registers): New variables for use with GDB 6.4+.
3577         (gdb-ann3): Replace with...
3578         (gdb-init-1, gdb-init-2): ...two new functions.
3579         (gdba, gdb-prompt): Call gdb-init-1.
3580         (gdb-get-version): New function.  Call gdb-init-2 from here.
3581         (gud-watch): Make it work with mouse events too.
3582         (gdb-post-prompt): Don't add to queue until GDB version is known.
3583         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
3584         (gdb-locals-mode): Use gdb-version.
3585         (gdb-memory-format-map, gdb-memory-unit-map)
3586         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
3587         (gdb-locals-font-lock-keywords-1)
3588         (gdb-locals-font-lock-keywords-2): New variables.
3589         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
3590         (gdb-set-gud-minor-mode-existing-buffers-1)
3591         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
3592         (gdb-var-update-1, gdb-var-update-handler-1)
3593         (gdb-data-list-register-values-handler)
3594         (gdb-data-list-register-values-custom)
3595         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
3596         (gdb-stack-list-locals-handler, gdb-get-register-names):
3597         New functions for use with GDB 6.4+.
3598         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
3599         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
3600         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
3601         (gdb-stack-list-locals-regexp)
3602         (gdb-data-list-register-names-regexp): New regexps for use with
3603         GDB 6.4+.
3605 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3607         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
3609 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
3611         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
3612         prompts work for AUTH PLAIN.  Also reported by Steve Allan
3613         <seallan@verizon.net>.
3615 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
3617         * frame.el (set-frame-parameter): Add doc string.
3619 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
3621         * textmodes/org.el (org-occur-highlights): New variable.
3622         (org-highlight-new-match, org-remove-occur-highlights): New functions.
3623         (org-highlight-sparse-tree-matches): New option.
3624         (org-do-occur): New function.
3625         (org-get-heading): Make it work also at beginning of line.
3626         (org-category-table): New variable.
3627         (org-get-category-table, org-get-category)
3628         (org-camel-to-words, org-link-search): New functions.
3629         (org-select-this-todo-keyword): New variable.
3630         (org-todo-list): New command.
3631         (org-shiftright, org-shiftleft): New commands.
3632         (org-agenda-todo): Add prefix argument.
3633         (org-show-hierarchy-above): New option.
3634         (org-show-todo-tree): Numerical prefix creates tree for specific
3635         TODO keyword.
3636         (org-outline-level): New function, to assign a level to plain
3637         lists items.
3638         (org-cycle-include-plain-lists): New option.
3639         (org-mode): Use `org-outline-level' as value of `outline-level'.
3640         (org-cycle): Temporarily switch `outline-regexp' if
3641         `org-cycle-include-plain-lists' is non-nil.
3642         (org-start-icalendar-file): Fix format bug.
3643         (org-agenda-get-day-entries): Create category table.
3644         (org-agenda-get-todos, org-agenda-get-timestamps)
3645         (org-agenda-get-deadlines, org-agenda-get-scheduled)
3646         (org-agenda-get-blocks): Use `org-get-category'.
3647         (org-context-in-file-links): Rename from
3648         `org-line-numbers-in-file-links'.
3650 2005-12-06  Romain Francoise  <romain@orebokech.com>
3652         * window.el (balance-windows): Delete extraneous third arg in call
3653         to `enlarge-window'.
3655 2005-12-06  Kenichi Handa  <handa@m17n.org>
3657         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
3659 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
3661         * progmodes/gdb-ui.el (gdb-var-create-handler)
3662         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
3663         (gdb-var-list-children-handler, gdb-var-update-handler):
3664         Current buffer is already gdb-partial-output-buffer, don't
3665         make it current again.
3667 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
3669         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
3670         (list-buffers-noselect): Use it.
3672 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3674         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
3675         (mail-yank-ignored-headers): Use regexp-opt.
3676         (mail-mode-map): Move initialization into declaration.
3677         (mail-sent-via): Remove unused shadowed var `to-line'.
3678         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
3679         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
3680         (mail-do-fcc): Use dolist and push.
3681         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
3682         (mail-yank-ignored-headers): Don't autoload.
3684 2005-12-05  Kenichi Handa  <handa@m17n.org>
3686         * international/mule-cmds.el (set-language-info-internal): New fun.
3687         (set-language-info): Call set-language-info-internal to update
3688         language-info-alist.  If LANG-ENV is the current one, call
3689         set-language-environment to make INFO effective now.
3690         (set-language-info-alist): Likewise.
3691         (locale-language-names): With locale "en", use English
3692         lang. env. but set the default codings to iso-8859-1.
3694 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
3696         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
3697         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
3698         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
3699         for plain strings.
3700         (gdb-frames-mode): Remove redundant call to font-lock-mode.
3701         (gdb-all-registers): Rename from toggle-gdb-all-registers.
3702         Create registers buffer if necessary.  Echo new state in minibuffer.
3703         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
3705 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
3707         * info.el (Info-fontify-node): Match external links using
3708         non-directory part of filename.
3710 2005-12-04  Juri Linkov  <juri@jurta.org>
3712         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
3713         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
3714         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
3715         because there is no customization option for it.
3717         * font-lock.el (lisp-font-lock-keywords-1):
3718         Add define-global-minor-mode.
3720         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
3722         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
3723         properties on the constructed variable names.
3725         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3726         Put `definition-name' properties on the constructed function names
3727         next-sym and prev-sym.
3729         * emacs-lisp/find-func.el (find-function-regexp):
3730         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
3731         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
3732         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
3733         and easy-menu-define.
3735         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
3736         easy-mmode-define-global-mode and define-global-minor-mode.
3737         (lisp-imenu-generic-expression): Add define-global-minor-mode.
3739         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
3740         instead of easy-mmode-define-global-mode.
3742         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
3743         Use define-minor-mode instead of easy-mmode-define-minor-mode.
3745         * cus-edit.el (customize-group, customize-group-other-window):
3746         Filter out autoloaded options from the group completion list by
3747         using heuristics that autoloaded groups don't have `custom-autoload'
3748         property on their symbols (they have only `custom-loads').
3750         * simple.el (completion-setup-function): Put completions-common-part
3751         face on complete completion string too (i.e. completion string
3752         without completions-first-difference face).
3754         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
3756 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
3758         * view.el (view-mode): Doc fix.
3760         * disp-table.el (standard-display-european): Add to the warning
3761         message a reference to the doc string.
3763         * play/yow.el (apropos-zippy): Call print-help-return-message,
3764         similar to other Help and Apropos commands.
3766         * help.el (print-help-return-message): If pop-up-frames is
3767         non-nil, set up help-return-method to delete the help window and,
3768         possibly, its frame as well, and don't display message about
3769         scrolling the help window.  Doc fix.
3770         (help-return-method): Doc fix.
3772 2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
3774         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
3775         whereby names of length one or names starting with a
3776         symbol-constituent character would not be returned.
3778 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3780         * subr.el (atomic-change-group): Add edebug and indentation spec.
3782 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3784         * completion.el (save-completions-file-name): Fix typo in last change.
3786 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3788         * info.el: Move back/forward history to the beginning of the tool bar.
3790 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
3792         * allout.el (eval-when-compile): Remove unnecessary load of cl.
3793         Add fset of allout-real-isearch-abort during compile to fix
3794         byte-compilation warnings.
3795         (allout-mode-p): Move definition of this macro above all uses, or
3796         byte compilation in barren emacs (eg, during emacs build) will
3797         lack the definition.
3798         (allout-mode): Move this variable above any uses, or byte
3799         compilation will fail.
3800         (allout-resolve-xref): Remove use of personal file-reference function.
3801         (allout-toggle-current-subtree-encryption): Do the current (ie,
3802         visible containing) topic, rather than nearest around point.  Doc fix.
3803         (allout-toggle-subtree-encryption): New function, workhorse that
3804         works on nearest topic containing point.
3805         (allout-encrypt-string): Signal requirement for newer version of pgg.
3806         (allout-resumptions): Doc fix.
3808 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
3810         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
3812 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
3814         * textmodes/flyspell.el (flyspell-external-point-words):
3815         Consider a misspelling as found in the string search if: (a) misspelling
3816         and found string lengths match, or (b) misspelling is found as
3817         element in a boundary-chars separated longer string, or (c)
3818         ispell-program-name is really ispell and misspelling is found as
3819         part of a TeX string.  After successful match move beginning of
3820         search region to end of match.  Warn about not found misspellings
3821         once the process is done.
3822         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
3824 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
3826         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
3827         tool bar (removed inadvertently).
3829 2005-12-02  Juri Linkov  <juri@jurta.org>
3831         * log-view.el (log-view-diff): Clarify doc string.
3833 2005-12-01  Bill Wohler  <wohler@newt.com>
3835         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
3836         triggers lm-verify errors.
3838 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
3840         * simple.el (transient-mark-mode, line-number-mode)
3841         (column-number-mode, size-indication-mode): Remove `:require nil'.
3843 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
3845         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
3846         in the margin also.
3847         (gdb-breakpoints-mode-map): Use D instead of d for
3848         gdb-delete-breakpoint.
3849         (gdb-get-frame-number): Require a number to match on.
3850         (gdb-threads-mode-map): Add follow-link binding.
3852 2005-11-30  Jason Rumney  <jasonr@gnu.org>
3854         * isearch.el (isearch-mode-map): Avoid exiting search on
3855         language-change event.
3857 2005-11-30  Romain Francoise  <romain@orebokech.com>
3859         * speedbar.el (speedbar-default-position): New defcustom.
3860         (speedbar-frame-reposition-smartly): Use it.
3862         * dframe.el (dframe-reposition-frame-emacs): Fix position
3863         computation for `left' location.
3864         Update copyright year.
3866 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3868         * help.el (help-map): Move initialization into declaration.
3870         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
3872         * help-fns.el (help-argument-name): Don't autoload.
3873         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
3874         to be re-loaded when customizing the `help' group.
3876 2005-11-30  John Paul Wallington  <jpw@gnu.org>
3878         * help-fns.el (describe-function-1): Fill arglist output.
3880 2005-11-30  Kim F. Storm  <storm@cua.dk>
3882         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
3883         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
3884         after revert-buffer (or anything else which kills all local variables).
3886         * apropos.el (apropos-parse-pattern): Doc fix.
3887         Set apropos-regexp directly, rather than expecting callers to do so.
3888         (apropos-command, apropos, apropos-value, apropos-documentation):
3889         Simplify calls to apropos-parse-pattern.
3891 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
3893         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
3894         (hi-lock-face-phrase-buffer): Use hi-yellow face.
3895         (hi-lock-write-interactive-patterns): Use comment-region.
3897         * longlines.el (longlines-mode): Add mail-setup-hook.
3899         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
3901         * simple.el (sendmail-user-agent-compose, next-line):
3902         Conditionally use hard-newline.
3904 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3906         * international/latexenc.el (latex-inputenc-coding-alist):
3907         Reword doc string.
3909 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
3911         * help.el (describe-key-briefly, describe-key): Recognize default
3912         bindings.
3914 2005-11-29  Romain Francoise  <romain@orebokech.com>
3916         * view.el (view-inhibit-help-message): New defcustom.
3917         (view-mode-enter): Use it.
3919 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
3921         * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
3922         Preserve user position.
3924 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
3926         * font-lock.el: Throw error if facemenu is not loaded to prevent
3927         accidental change of loading order in loadup.el.  (Suggested by RMS.)
3929         * loadup.el: Add comment explaining why facemenu must be loaded
3930         before font-lock.
3932 2005-11-28  Jay Belanger  <belanger@truman.edu>
3934         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
3935         (calc-dispatch-map): Add more keys for `calc-same-interface'.
3937         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
3939         * calc/calc-embed.el (calc-do-embedded): Update help message.
3941         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
3943 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3945         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
3947         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
3948         called-interactively-p.
3949         (elp-profilable-p): Rename from elp-not-profilable-p.
3950         Invert result and take into account macros and autoloaded functions.
3951         (elp-instrument-function): Update call.
3952         (elp-instrument-package): Update call.  Add completion.
3953         (elp-pack-number): Use match-string.
3954         (elp-results-jump-to-definition-by-mouse): Merge into
3955         elp-results-jump-to-definition and then remove.
3956         (elp-output-insert-symname): Make help echo text single-line.
3958         * replace.el (query-replace-map): Move initialization into declaration.
3959         (occur-engine): Use with-current-buffer.
3960         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
3961         (occur-mode-mouse-goto): Replace with an alias.
3963 2005-11-28  Juri Linkov  <juri@jurta.org>
3965         * simple.el (quoted-insert): Let-bind input-method-function to nil.
3967         * term/w32-win.el: Bind [S-tab] to [backtab].
3969         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
3970         `Info-find-file' to t.
3972         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
3973         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
3974         and same-window-regexps.
3975         (occur-next-error): Don't move point for arg 0.
3977 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
3979         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
3981 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3983         * log-edit.el (log-edit-changelog-use-first): New var.
3984         (log-edit-changelog-ours-p): Use it.
3985         (log-edit-insert-changelog): Set it with new arg `use-first'.
3986         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
3987         (log-edit-hook): Add them to the list of suggested options.
3989         * textmodes/flyspell.el (flyspell-last-buffer): New var.
3990         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
3991         redundant work.
3992         (flyspell-mode-on): Use add-hook for after-change-functions.
3993         (flyspell-mode-off): Use remove-hook for after-change-functions.
3994         (flyspell-changes): Make it buffer-local.
3995         (flyspell-after-change-function): Make it non-interactive.  Use push.
3996         (flyspell-post-command-hook): Check input-pending-p while processing
3997         the potentially long list of buffer changes.
3999 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
4001         * buff-menu.el (list-buffers-noselect): Display the selected
4002         frame's buffer list, not the global one.
4004 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
4006         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
4007         that (list last-input-event) works as in interactive spec.
4009 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
4011         * loadup.el ("facemenu"): Load facemenu before font-lock, because
4012         `facemenu-keymap' needs to be defined when font-lock is loaded.
4013         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
4015 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4017         * completion.el: Remove useless leading * in defcustom docstrings.
4018         (save-completions-file-name): Use ~/.emacs.d if available.
4019         (completion-standard-syntax-table): Rename from
4020         cmpl-standard-syntax-table and fold initialization into declaration,
4021         thus removing cmpl-make-standard-completion-syntax-table.
4022         (completion-lisp-syntax-table, completion-c-syntax-table)
4023         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
4024         (cmpl-saved-syntax, cmpl-saved-point): Remove.
4025         (symbol-under-point, symbol-before-point)
4026         (symbol-under-or-before-point, symbol-before-point-for-complete)
4027         (add-completions-from-c-buffer): Use with-syntax-table.
4028         (make-completion): Don't return a list of completion entries.
4029         Update callers.
4030         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
4031         (completion-initialize): Rename from initialize-completions.
4032         (completion-find-file-hook): Rename from cmpl-find-file-hook.
4033         (kill-emacs-save-completions): Collect stats here.
4034         (save-completions-to-file, load-completions-from-file):
4035         Use with-current-buffer.
4036         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
4037         into a function.  Move all calls to toplevel.
4038         (completion-lisp-mode-hook): New fun.
4039         (completion-c-mode-hook, completion-setup-fortran-mode):
4040         Set the syntax-table here.  Use local-set-key.
4041         (completion-saved-bindings): New var.
4042         (dynamic-completion-mode): Make it into a proper minor mode.
4043         (load-completions-from-file): Remove unused var `num-uses'.
4045         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
4046         constructor if it is explicitly overridden.
4048         * complete.el (PC-completion-as-file-name-predicate):
4049         Use minibuffer-completing-file-name.
4050         (partial-completion-mode): Use find-file-not-found-functions.
4051         (PC-lisp-complete-symbol): Use with-syntax-table.
4052         (PC-look-for-include-file): Remove dead setq.
4053         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
4054         (PC-complete): Use with-current-buffer.
4056         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
4057         escape single quotes.
4059 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
4061         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
4062         of `if' whose condition always returned nil.  Doc fix.
4064         * buff-menu.el (Buffer-menu-revert-function): Make the selected
4065         window's buffer the current buffer around the call to
4066         `list-buffers-noselect'.  This is necessary to mark that buffer
4067         with a `.' in the Buffer Menu when called from Lisp, for instance
4068         by Auto Revert Mode.
4070 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
4072         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
4073         attaching to it.
4074         (gdb-pre-prompt): Make sure gdb-error is reset.
4076         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
4077         with a child process, detect it.
4078         (gud-speedbar-buttons): Match regexp more carefully.
4080 2005-11-27  Richard M. Stallman  <rms@gnu.org>
4082         * mouse.el (mouse-drag-move-window-bottom):
4083         Use adjust-window-trailing-edge.
4085 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
4087         * simple.el (blink-matching-open): Ignore
4088         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
4089         (blink-matching-paren-on-screen): Update docstring.
4091         * paren.el (show-paren-mode): No longer change
4092         `blink-matching-paren-on-screen'.
4094 2005-11-27  John Paul Wallington  <jpw@pobox.com>
4096         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
4097         (gdb-threads-select, gdb-edit-register-value):
4098         Use `posn-set-point' instead of `mouse-set-point' because the
4099         latter is not fbound when configured without X.
4101 2005-11-27  Kim F. Storm  <storm@cua.dk>
4103         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
4104         existing face when partially highlighting a TAB in a rectangle.
4106 2005-11-26  Kim F. Storm  <storm@cua.dk>
4108         * ido.el (ido-mode-map): Doc fix.
4109         (ido-mode-common-map, ido-mode-file-map)
4110         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
4111         (ido-define-mode-map): Rewrite.  Select one of the new maps as
4112         parent for ido-mode-map instead of building from scratch.
4113         (ido-init-mode-maps): New defun to initialize new maps.
4114         (ido-mode): Call it.
4115         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
4116         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
4118 2005-11-26  John Paul Wallington  <jpw@pobox.com>
4120         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
4121         `mouse-set-point' because the latter is not fbound when configured
4122         without X.
4124 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
4126         * files.el (file-relative-name): Doc fix.
4128 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
4130         * progmodes/octave-inf.el (inferior-octave-startup): Force a
4131         non-empty string for secondary prompt PS2.
4133 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
4135         * progmodes/compile.el (compilation-setup): Fix last change.
4137 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
4139         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
4140         (gdb-mouse-toggle-breakpoint-margin)
4141         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
4142         Add gdb-server-prefix to keep out of command history.
4143         (gdb-edit-register-value): New function.
4144         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
4145         (gdb-info-registers-custom): Use above map.
4147 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
4149         * custom.el (enable-theme): Signal error if argument is not a
4150         theme.  Don't recalculate a face if it's not loaded yet.
4152         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
4153         the `user' theme is in effect.
4155         * info.el (Info-on-current-buffer): Record actual filename in
4156         Info-current-file, instead of t, or a fake filename if a non-file
4157         buffer.  Make autoload.
4158         (Info-find-node, Info-revert-find-node): No need to check for
4159         Info-current-file nil.
4160         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
4161         Info-current-file is now never `t'.
4162         (Info-fontify-node): Many simplifications due to Info-current-file
4163         always being valid.  Use Info-find-file to find node filename.
4165 2005-11-25  David Kastrup  <dak@gnu.org>
4167         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
4168         new character, then delete" in order to preserve markers.
4170 2005-11-25  David Ponce  <david@dponce.com>
4172         * recentf.el (recentf-arrange-by-rule): Handle a special
4173         `auto-mode-alist'-like "strip suffix" rule.
4174         (recentf-build-mode-rules): Handle second level auto-mode entries.
4176 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
4178         * viper-keym.el (viper-ESC-key): Use different values in terminal and
4179         window modes.
4181         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
4182         jde-javadoc-checker-report-mode.
4184         * ediff-wind (ediff-make-wide-display): Slight simplification.
4186         * ediff.el (ediff-date): Change the date of last update.
4188 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
4190         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
4191         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
4192         (hi-lock-mode): New global minor mode.
4193         (turn-on-hi-lock-if-enabled): New function.
4194         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
4195         Change arguments to regexp and face instead of a font-lock pattern.
4196         Directly set face property, instead of refontifying.
4197         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
4198         (hi-lock-find-patterns): Use line-number-at-pos.
4200         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
4201         arguments for hi-lock-set-pattern.
4202         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
4203         Call font-lock-fontify-buffer.
4204         (hi-lock-find-file-hook, hi-lock-current-line)
4205         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
4207         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
4208         turned off.
4210         * progmodes/compile.el (compilation-setup): Don't fiddle with
4211         font-lock-defaults.
4213 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
4215         * progmodes/gdb-ui.el (gdb-var-create-handler)
4216         (gdb-var-list-children-handler): Find values for all variable
4217         objects.  gud-speedbar-buttons decides whether to display them.
4219 2005-11-24  Romain Francoise  <romain@orebokech.com>
4221         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
4222         buffer name with a space.
4224 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
4226         * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
4227         `org-export-local-list-max-depth'.  Change default value to 3.
4228         (org-auto-renumber-ordered-lists)
4229         (org-plain-list-ordered-item-terminator): New options.
4230         (org-at-item-p, org-beginning-of-item, org-end-of-item)
4231         (org-get-indentation, org-get-string-indentation)
4232         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
4233         New functions.
4234         (org-move-item-down, org-move-item-up): New commands.
4235         (org-export-as-html): New classes for CSS support.  Bug fix in
4236         regular expression detecting fixed-width regions.  Respect
4237         `org-local-list-ordered-item-terminator'.
4238         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
4239         also a list item.
4240         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
4241         New item moving functions.
4243 2005-11-24  Juri Linkov  <juri@jurta.org>
4245         * isearch.el (isearch-repeat): With empty search ring set
4246         `isearch-error' to the error string instead of signaling error
4247         with the function `error'.
4249 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4251         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
4253 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
4255         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
4256         and variable.
4257         (gdb-var-create-handler, gdb-var-list-children-handler):
4258         Don't match on "char **...".
4259         (gdb-var-update-handler): Find values for all variable objects.
4260         (gdb-info-frames-custom): Identify frames by leading "#".
4262         * progmodes/gud.el (gud-speedbar-menu-items): Add
4263         gdb-speedbar-auto-raise as radio button.
4264         (gud-speedbar-buttons): Raise speedbar if requested.
4265         Don't match on "char **...".
4266         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
4267         Make it editable.
4269 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
4271         * info.el (Info-fontify-node): Handle the case where
4272         Info-current-file is t.
4274 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4276         * simple.el (blink-matching-open): Fix off-by-one in last change.
4278 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4280         * term/mac-win.el: Don't change default directory.
4282 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
4284         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
4285         buffers correctly.  (It used to throw an error in such buffers.)
4286         Make it ask for confirmation in group buffers and other Custom
4287         buffers containing more than one customization item.
4289 2005-11-22  John Paul Wallington  <jpw@gnu.org>
4291         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
4292         property on mail and url overlays.
4293         (goto-address-at-point): Use `posn-set-point' instead of
4294         `mouse-set-point' because the latter is not fbound when configured
4295         without X.
4297 2005-11-22  Lars Hansen  <larsh@soem.dk>
4299         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
4300         (ls-lisp-classify, ls-lisp-format): Delete call to
4301         ls-lisp-parse-symlink.
4302         (ls-lisp-handle-switches): Handle symlinks to directories as
4303         directories when ls-lisp-dirs-first in non-nil.
4305 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
4307         * startup.el (command-line): Make sure that loaddefs.el is handled
4308         correctly in load-history.
4310 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
4312         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
4313         (gdb-struct-string, gdb-array-string): New constants.
4314         (gdb-info-locals-handler): Use them.
4315         (gdb-reset): Reset gdb-var-list to nil.
4317 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4319         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
4320         in patterns.
4322 2005-11-21  Juri Linkov  <juri@jurta.org>
4324         * custom.el (defcustom): Update link types in docstring.
4326 2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
4328         * custom.el (defgroup): Add doc-string-elt info.
4330         * widget.el (define-widget): Don't use declare for the doc-string-elt.
4332 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4334         * newcomment.el (comment-enter-backward): Fix last fix.
4336         * simple.el (blink-matching-open):
4337         * paren.el (show-paren-function): Allow new paren-class info.
4339 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
4341         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
4342         handled automagically.
4344 2005-11-20  Andreas Schwab  <schwab@suse.de>
4346         * descr-text.el (describe-char): When copying overlays put them
4347         over the full char description instead of just the first character
4348         of it.
4350 2005-11-20  Juri Linkov  <juri@jurta.org>
4352         * simple.el (what-cursor-position):
4353         * descr-text.el (describe-char): Use Lisp-readable syntax
4354         for octal and hex.  Reorder decimal, octal and hex values.
4355         Remove excess whitespace in the output.  Use `=' in `column='
4356         like in `point=' and `Hscroll='.
4358         * international/mule-cmds.el (encoded-string-description):
4359         Use Lisp-readable syntax for hex.
4361 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4363         * newcomment.el (comment-enter-backward): Handle the case where the
4364         comment is closed by EOB.
4366 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
4368         * longlines.el (longlines-before-revert-hook)
4369         (longlines-after-revert-hook): New functions.
4370         (longlines-mode): Turn off longlines temporarily when reverting.
4371         Add a message-setup-hook.
4372         (longlines-decode-buffer): New function.
4373         (longlines-wrap-line): Preserve marker positions.
4375 2005-11-19  Andreas Schwab  <schwab@suse.de>
4377         * emacs-lisp/shadow.el: Handle compressed files.
4379 2005-11-19  Romain Francoise  <romain@orebokech.com>
4381         * net/browse-url.el (browse-url-default-browser): Signal an error
4382         if no usable browser can be found, rather than try to load w3.
4384 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
4386         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
4387         replacing existing properties.
4388         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
4389         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
4390         tty specs.
4391         (rcirc-server-prefix, rcirc-server): New faces.
4392         (rcirc-url-regexp): Generate with rx macro.
4393         (rcirc-last-server-message-time): New variable.
4394         (rcirc-filter): Record time of last message.
4395         (rcirc-keepalive): Kill processes that did not send a message
4396         since the last ping.
4397         (rcirc-mode): Give rcirc-topic a local binding here.
4399 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
4401         * subr.el (read-passwd): Fontify the prompt as we do with other
4402         prompts.
4404 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
4406         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
4407         binding buffer-read-only to nil.
4409 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
4411         * complete.el (partial-completion-mode):
4412         Mention completion-auto-help in the doc string.
4414         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
4415         more Lisp-ish way.
4417 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
4419         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
4420         digits, not 8, to avoid misalignment for files larger than 100MB.
4422 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
4424         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
4425         Mention "keyboard shortcuts" in the help text.
4427 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4429         * startup.el (fancy-splash-default-action): Discard only
4430         mouse-down and succeeding mouse-up events in the splash screen
4431         window so that drag-n-drop event can be processed.
4433 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
4435         * longlines.el (longlines-mode): Add hacks for mail-mode and
4436         message-mode.
4438 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
4440         * textmodes/org.el (org-table-sort-lines): New command.
4441         (org-tbl-menu): Add entry for `org-table-sort-lines'.
4442         (org-add-file): Command removed, use `org-agenda-file-to-front'
4443         instead.
4444         (org-export-icalendar): Use `org-icalendar-combined-name'.
4445         (org-cycle-agenda-files, org-agenda-file-to-end)
4446         (org-agenda-file-to-front): New commands.
4447         (org-table-tab-jumps-over-hlines, org-export-html-style):
4448         New options.
4449         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
4450         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
4451         New functions.
4452         (org-fill-paragraph): Call `org-table-align' in tables.
4453         (org-mode): Call `org-set-autofill-regexps'.
4454         (org-export-as-html): Support for local handformatted lists.
4455         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
4456         (org-export-local-list-max-depth): New option.
4457         (org-html-expand): Use `org-html-protect'.
4459 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
4461         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
4462         to "p".
4463         (gdb): Move definition of gud-pp to...
4465         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
4466         speedbar.
4467         (gdb-find-watch-expression): New function.
4469 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4471         * faces.el (face-attribute, set-face-attribute): Mention existence
4472         of `:ignore-defface' setting in docstring.
4474 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4476         * simple.el (completion-setup-function): Fix last change.
4478 2005-11-17  John Paul Wallington  <jpw@pobox.com>
4480         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
4481         Use `posn-set-point' instead of `mouse-set-point' because the
4482         latter is not fbound when configured without X.
4484         * comint.el (comint-insert-input): Likewise.
4486 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4488         * simple.el (hard-newline): New variable.
4489         (sendmail-user-agent-compose, next-line): Use it.
4491         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
4492         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
4493         (mail-mail-reply-to, mail-mail-followup-to)
4494         (mail-position-on-field, mail-signature, mail-yank-original)
4495         (mail-attach-file): Likewise.
4497         * mail/mailheader.el (mail-header-format)
4498         (mail-header-format-function): Likewise.
4500         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
4502 2005-11-17  Juri Linkov  <juri@jurta.org>
4504         * font-lock.el (font-lock-faces): Rename this defgroup from
4505         `font-lock-highlighting-faces'.
4506         (font-lock-comment-face, font-lock-comment-delimiter-face)
4507         (font-lock-string-face, font-lock-doc-face)
4508         (font-lock-keyword-face, font-lock-builtin-face)
4509         (font-lock-function-name-face, font-lock-variable-name-face)
4510         (font-lock-type-face, font-lock-constant-face)
4511         (font-lock-warning-face, font-lock-negation-char-face)
4512         (font-lock-preprocessor-face)
4513         (font-lock-regexp-grouping-backslash)
4514         (font-lock-regexp-grouping-construct): Rename :group from
4515         `font-lock-highlighting-faces' to `font-lock-faces'.
4517         * cus-edit.el (lisp, c, tex):
4518         * progmodes/ada-mode.el (ada):
4519         * progmodes/asm-mode.el (asm):
4520         * progmodes/cperl-mode.el (cperl-faces):
4521         * progmodes/cpp.el (cpp):
4522         * progmodes/dcl-mode.el (dcl):
4523         * progmodes/f90.el (f90):
4524         * progmodes/fortran.el (fortran):
4525         * progmodes/icon.el (icon):
4526         * progmodes/idlwave.el (idlwave-misc):
4527         * progmodes/m4-mode.el (m4):
4528         * progmodes/make-mode.el (makefile):
4529         * progmodes/meta-mode.el (meta-font):
4530         * progmodes/modula2.el (modula2):
4531         * progmodes/octave-mod.el (octave):
4532         * progmodes/pascal.el (pascal):
4533         * progmodes/perl-mode.el (perl):
4534         * progmodes/prolog.el (prolog):
4535         * progmodes/ps-mode.el (PostScript-edit):
4536         * progmodes/scheme.el (scheme):
4537         * progmodes/sh-script.el (sh-script):
4538         * progmodes/simula.el (simula):
4539         * progmodes/tcl.el (tcl):
4540         * textmodes/nroff-mode.el (nroff):
4541         * textmodes/reftex-vars.el (reftex-fontification-configurations):
4542         * textmodes/sgml-mode.el (sgml):
4543         * textmodes/texinfo.el (texinfo):
4544         Add :link (custom-group-link font-lock-faces) to defgroup.
4546         * hi-lock.el (hi-lock): Rename this defgroup from
4547         `hi-lock-interactive-text-highlighting'.  Change parent group from
4548         `faces' to `font-lock'.  Add link to the manual.
4549         (hi-lock-mode, hi-lock-file-patterns-range)
4550         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
4551         `hi-lock-interactive-text-highlighting' to `hi-lock'.
4552         (hi-lock-faces): Add :group `faces'.
4554         * cus-edit.el (custom-variable-prompt): Clarify the code.
4556         * faces.el (face-read-string): Set the default value arg of
4557         completing-read.
4559 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
4561         * rfn-eshadow.el (file-name-shadow-properties)
4562         (file-name-shadow-tty-properties, file-name-shadow-mode):
4563         Remove autoloads, because the file is now preloaded.
4565 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4567         * printing.el (easy-menu-intern): Don't define.
4568         (pr-get-symbol): Use easy-menu-intern only if defined.
4570         * simple.el (blink-matching-open): Simplify a bit.
4571         (completion-setup-function): Fix the case of partial-completion-mode
4572         when the minibuffer's contents start with "-".
4573         Obey completion-base-size-function even when
4574         minibuffer-completing-file-name is non-nil.
4576 2005-11-16  Richard M. Stallman  <rms@gnu.org>
4578         * net/eudcb-ph.el (eudc-ph-open-session):
4579         Use set-process-query-on-exit-flag.
4581         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
4583         * international/ucs-tables.el (ucs-set-table-for-input):
4584         Use make-local-variable, not make-variable-buffer-local.
4586         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4587         Improve warning message text.
4589         * savehist.el (savehist-save-hook): Add :group.
4591         * menu-bar.el (menu-bar-help-menu):
4592         Rename Find Extra Packages to External Packages.
4594         * cus-edit.el (Custom-reset-standard): Verify that
4595         :custom-standard-value prop exists before calling it.
4597         * apropos.el (apropos-calc-scores): Use apropos-pattern.
4599 2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
4601         * wid-edit.el (color): Enclose %t in %{...%}.
4603         * cus-edit.el (face): Enclose %t in %{...%}.
4605 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
4607         * savehist.el (savehist-mode-hook): Re-add the var.
4608         (savehist-mode): Use it.
4610 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4612         * textmodes/flyspell.el: Fix commenting convention.
4613         Remove unnecessary leading * in custom docstrings.
4614         (flyspell-emacs): Remove unused var.
4615         (flyspell-delete-region-overlays): Use remove-overlays.
4616         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
4617         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
4618         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
4619         (flyspell-debug-signal-word-checked): Use with-current-buffer.
4620         (make-flyspell-overlay): Don't locally reuse a global name.
4621         (flyspell-highlight-incorrect-region)
4622         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
4623         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
4624         (flyspell-notify-misspell): Remove unused args `start' and `end'.
4625         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
4626         Wrap calls to accept-process-output inside with-local-quit since it's
4627         often called from a post-command-hook.
4628         (flyspell-correct-word, flyspell-auto-correct-word):
4629         Use ispell-send-string.
4630         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
4632         * calendar/diary-lib.el (diary-list-entries): Also hide the
4633         terminating newline.
4635 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
4637         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
4638         window-system, to allow fonts on tty.
4640 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
4642         * progmodes/gud.el (gud-speedbar-item-info): New function.
4643         (gud-install-speedbar-variables): Use it to display data type
4644         of watch expression as a tooltip in speedbar.
4646 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
4648         * font-core.el (global-font-lock-mode): Add :version keyword,
4649         because default was changed.
4651         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
4653         * startup.el (command-line): Use `custom-reevaluate-setting' for
4654         `file-name-shadow-mode'.
4656         * loadup.el: Preload rfn-eshadow.
4658         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
4659         Add :version keyword.
4660         (file-name-shadow-properties, file-name-shadow-tty-properties)
4661         (file-name-shadow): Add :version keyword.
4663         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
4664         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
4665         in the custom-group property of the symbol frames and the fringe
4666         group got no link to its parent group frames.
4667         Doc fix.
4669 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4671         * progmodes/gud.el (gud-stop-subjob): New function.
4672         (gud-menu-map, gud-tool-bar-map): Use it.
4674 2005-11-16  Kim F. Storm  <storm@cua.dk>
4676         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
4677         than kill it.
4678         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
4679         to a more useful/logical place.
4681 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4683         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
4684         go buttons complementary.
4686 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4688         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
4689         (rfn-eshadow-sifn-equal): New function.
4690         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
4692 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
4694         * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
4695         string.
4697         * viper.el (viper-emacs-state-mode-list): Ensure that
4698         rcirc-mode buffers come up in Emacs state.
4700         * ediff-util (ediff-make-temp-file): Use proper file-name-handler
4701         operation.
4703 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
4705         * term.el (term-termcap-format): Fix typos.
4706         (term-down): Fix the negative argument case.
4708 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4710         * progmodes/gdb-ui.el: Remove face-alias left over from change on
4711         2005-08-15.
4712         (gdb-ann3): New command gud-go.
4713         (menu): Accomodate gdb-mi.el.
4714         (gdb-assembler-custom): Make buffer of selected window current
4715         so that set-window-point works.
4717         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
4718         buttons and include new ones.
4720 2005-11-16  Kim F. Storm  <storm@cua.dk>
4722         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
4723         (gud-menu-map): Use it.
4725 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
4727         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
4728         that works correctly for Custom and that does not override a user
4729         who disables it.
4731         * help-mode.el (help-make-xrefs, help-xref-on-pp)
4732         (help-xref-interned, help-follow): Make hyperlinks for variables
4733         that are unbound, but have a non-nil variable-documentation property.
4735         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
4736         mode hook.  (It conflicted with defcustoms for some mode hooks.)
4737         Use the `variable-documentation' property to give the mode hook a
4738         docstring and expand that docstring.
4740 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
4742         * savehist.el (savehist-mode): Don't bother with
4743         `custom-set-minor-mode'.
4744         (savehist-coding-system): Check XEmacs version.
4745         (history-length): Declare also at run time.
4746         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
4747         Don't set the customize state.
4748         (savehist-minibuffer-hook): Special case for when
4749         minibuffer-history-variable is equal to t.
4751 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4753         * files.el (write-file): Refresh VC status.
4755         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
4756         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
4757         than fundamental-mode to see if the mode was set.
4759 2005-11-14  Romain Francoise  <romain@orebokech.com>
4761         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
4762         dummy function in `eval-when-compile' to avoid compiler warning.
4763         Require `man' at compile time.
4765 2005-11-14  Jay Belanger  <belanger@truman.edu>
4767         * calc-alg.el (calcFunc-write-out-power): Rename it to
4768         calcFunc-powerexpand.
4769         (math-write-out-power): Rename it to math-powerexpand; have it
4770         handle negative exponents.
4771         (calc-writeoutpower): Rename it to calc-powerexpand.
4773         * calc-ext.el: Change calcFunc-writeoutpower and
4774         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
4775         autoloads.
4776         Add calcFunc-ldiv to autoloads.
4778         * calc-arith.el (calcFunc-ldiv): New function.
4780         * calc.el (calc-left-divide): New function.
4782 2005-11-14  Juri Linkov  <juri@jurta.org>
4784         * cus-edit.el (custom-variable-prompt): Set the default value arg
4785         of completing-read.
4787         * cus-dep.el (custom-make-dependencies): Reverse the list of
4788         found dependencies.
4790 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
4792         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
4793         Highlighting" entry, it is on by default now.
4794         (menu-bar-options-save): Do not save global-font-lock-mode.
4796 2005-11-13  Richard M. Stallman  <rms@gnu.org>
4798         * textmodes/flyspell.el (flyspell-large-region):
4799         Call flyspell-accept-buffer-local-defs.
4801 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
4803         * textmodes/flyspell.el (flyspell-notify-misspell):
4804         Fix misspelling of "Misspelling".
4805         (flyspell-process-localwords): New function.
4806         (flyspell-large-region): Call flyspell-process-localwords and
4807         flyspell-delete-region-overlays.
4808         (flyspell-delete-region-overlays): New function.
4809         (flyspell-delete-all-overlays): Call that.
4811 2005-11-13  Richard M. Stallman  <rms@gnu.org>
4813         * help.el (help-for-help-internal): Improve doc of C-h a.
4814         (describe-key): Improve prompt; doc fix.
4816 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4818         * vc-svn.el (vc-svn-registered): Catch all errors.
4820         * cus-dep.el (custom-make-dependencies): Typo.
4822 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
4824         * net/tramp-util.el (top): Fix compilation warning.
4826 2005-11-13  Kim F. Storm  <storm@cua.dk>
4828         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
4830 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
4832         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
4833         (gud-speedbar-buttons): Match on "const char *" too.
4835         * progmodes/gdb-ui.el (gdb-var-create-handler)
4836         (gdb-var-list-children-handler): Match on "const char *" too.
4837         (gdb-var-evaluate-expression-handler): Match on empty string.
4838         (gdb-var-update-handler): Only call
4839         gdb-var-evaluate-expression-handler when required.
4841 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
4843         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
4844         selected window.  This still doesn't work for speedbar.
4845         (gud-speedbar-buttons): Handle string expressions properly.
4847         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4848         (gdb-var-create-handler): Handle string expressions properly.
4849         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
4850         Handle string expressions properly.  Move "type" field into regexp.
4852 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
4854         * bookmark.el (bookmark-maybe-message): New function to reduce
4855         code duplication: invokes `message' iff baud-rate is high enough.
4856         (bookmark-write-file): Use above instead of an inline conditional.
4857         (bookmark-load): Same.
4859 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
4861         * bookmark.el (bookmark-write-file): Don't visit the destination
4862         file, just write the data to it using write-region.  This is
4863         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
4864         change to avoid visiting the file in the first place.
4866 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
4868         * hi-lock.el (hi-lock-mode): Set the default value of
4869         font-lock-defaults.
4871 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
4873         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
4874         arg to `file-attributes'.
4875         (find-lisp-format): The UID and GID can now be strings.
4877 2005-11-12  Kim F. Storm  <storm@cua.dk>
4879         * help.el (help-map): Bind C-h d to apropos-documentation.
4881         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
4882         when point is at end-of-buffer.
4884         * apropos.el (apropos-match-face): Doc fix.
4885         (apropos-sort-by-scores): Add new choice `verbose'.
4886         (apropos-documentation-sort-by-scores): New defcustom.
4887         (apropos-pattern): Now contains the pattern entered by the user.
4888         (apropos-pattern-quoted): New defvar.
4889         (apropos-regexp): New defvar, containing the regexp corresponding
4890         to apropos-pattern.
4891         (apropos-all-words-regexp): Rename from apropos-all-regexp.
4892         (apropos-read-pattern): New defun.  Use it to read pattern arg in
4893         interactive calls; returns list of words for a word list, and
4894         string for a regexp.
4895         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
4896         parses a list of words or regexp as returned by apropos-read-pattern.
4897         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
4898         (apropos-score-doc): Return a very high score if the string
4899         entered by the user matches literally.
4900         (apropos-variable): Doc fix.  Use apropos-read-pattern.
4901         (apropos-command): Doc fix.  Use apropos-read-pattern and
4902         apropos-parse-pattern.  Call apropos-print with nosubst=t.
4903         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
4904         apropos-parse-pattern.
4905         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
4906         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
4907         apropos-documentation-sort-by-scores.  Call apropos-print with
4908         nosubst=t.
4909         (apropos-documentation-internal): Pass doc string through
4910         substitute-key-definition before adding text properties.
4911         Highlight substring matching literal user input if possible.
4912         (apropos-documentation-check-doc-file): Remove locals beg and end.
4913         Fix calculation of score (as added twice).  Pass doc string through
4914         substitute-key-definition before adding text properties.
4915         (apropos-documentation-check-elc-file): Pass doc string through
4916         substitute-key-definition before adding text properties.
4917         Highlight substring matching literal user input if possible.
4918         (apropos-print): Add new arg NOSUBST; if set, command and variable
4919         doc strings have already been passed through substitute-key-definition.
4920         Add code to handle apropos-accumulator items without score element
4921         for backwards compatibility (e.g. with woman package).
4922         Only show scores if apropos-sort-by-scores is `verbose'.
4924 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4926         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
4927         Add jka-compr-load-suffixes to load-suffixes.
4929         * jka-compr.el: Require jka-cmpr-hook.
4930         (jka-compr-info-compress-message, jka-compr-info-compress-program)
4931         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
4932         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
4933         (jka-compr-info-can-append, jka-compr-info-strip-extension)
4934         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
4935         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
4936         (jka-compr-uninstall): Remove entries from
4937         jka-compr-added-to-file-coding-system-alist after they are used.
4938         (jka-compr-error): Remove unused var `curbuf'.
4939         (jka-compr-file-local-copy): Remove unused var `notfound'.
4941 2005-11-10  Romain Francoise  <romain@orebokech.com>
4943         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
4945 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
4947         * progmodes/gud.el (gud-menu-map): Move parentheses.
4948         (gdb): New command gud-pv.
4950 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4952         * tar-mode.el: Remove spurious or unnecessary leading stars
4953         in docstrings.
4954         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
4955         (tar-parse-octal-integer-safe): Use mapc.
4956         (tar-header-block-summarize): Remove unused var `ck'.
4957         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
4958         cleared before.  Obey default-enable-multibyte-characters.
4959         Use mapconcat.  Simplify setting of tar-header-offset.
4960         (tar-mode-map): Move initialization inside delcaration.
4961         (tar-flag-deleted): Use `abs'.
4962         (tar-expunge-internal): Remove unused var `line'.
4963         (tar-expunge-internal): Don't hardcode point-min==1.
4964         (tar-expunge): Widen while doing set-buffer-multibyte.
4965         (tar-rename-entry): Use file-name-coding-system.
4966         (tar-alter-one-field): Don't hardcode point-min==1.
4967         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
4968         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
4970 2005-11-10  Masatake YAMATO  <jet@gyve.org>
4972         * add-log.el (add-log-current-defun): Handle class::method
4973         notation of c++.  Fix incorrect comment.
4975 2005-11-10  Alan Mackenzie  <acm@muc.de>
4977         * help-fns.el (describe-variable): Make C-h v work when a variable
4978         has variable documentation yet is unbound.
4980 2005-11-10  Masatake YAMATO  <jet@gyve.org>
4982         * man.el (Man-highlight-references): Set an empty
4983         string to `Man-arguments' if it is nil.
4984         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
4986 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4988         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
4989         commenting conventions.
4991         * cus-dep.el (custom-make-dependencies): Simplify.
4992         Better follow the commenting conventions.
4994 2005-11-09  Richard M. Stallman  <rms@gnu.org>
4996         * apropos.el (apropos-pattern): Rename from apropos-regexp.
4997         (apropos-orig-pattern): Rename from apropos-orig-regexp.
4998         All uses changed.
4999         (apropos-rewrite-regexp): Doc fix.
5000         (apropos-variable, apropos-command, apropos, apropos-value):
5001         Change prompt; carry through the argument renaming.
5003 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
5005         * find-lisp.el: Require dired.
5006         (find-lisp-find-dired-internal): Do not call
5007         `abbreviate-file-name' on DIR.
5009 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
5011         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
5013 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
5015         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
5016         when using the speedbar.
5017         (gdb): New command gud-pp.
5018         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
5020 2005-11-09  Juri Linkov  <juri@jurta.org>
5022         * replace.el (occur-excluded-properties): New defcustom.
5023         (occur-1, occur-engine, occur-accumulate-lines): Use it.
5025 2005-11-08  Jay Belanger  <belanger@truman.edu>
5027         * calc/calc-units.el (math-convert-units): Replace any composite
5028         unit by its definition.
5030 2005-11-08  Lars Hansen  <larsh@soem.dk>
5032         * emacs-lisp/autoload.el (update-directory-autoloads):
5033         Add obsolete function alias.
5035 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5037         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
5038         comment-indent-function.
5039         (lisp-comment-indent): Replace by an alias for comment-indent-default.
5041         * reveal.el (reveal-post-command): Rework the handling of
5042         reveal-open-spots, so as to be more reliable.  There were several
5043         tricky corner cases where an open spot might be lost, or where
5044         a closed spot might end up on the list of open spots.
5045         Only reveal text that's ellipsised.
5047 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
5049         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
5051 2005-11-07  John Paul Wallington  <jpw@gnu.org>
5053         * ibuffer.el (ibuffer): Search iconified frames too when
5054         getting Ibuffer buffer's window.
5056 2005-11-06  Richard M. Stallman  <rms@gnu.org>
5058         * progmodes/compile.el (compilation-internal-error-properties):
5059         save-excursion around the computation of MARKER.
5061 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
5063         * textmodes/flyspell.el (flyspell-external-point-words):
5064         flyspell-get-word returns a list, not just a string.
5066 2005-11-06  John Paul Wallington  <jpw@pobox.com>
5068         * ibuffer.el (ibuffer): Search all visible frames when getting
5069         Ibuffer buffer's window.
5071 2005-11-07  Masatake YAMATO  <jet@gyve.org>
5073         * man.el (Man-reference-regexp): Accept spaces between
5074         `Man-name-regexp' and `Man-section-regexp'.
5075         (Man-apropos-regexp): New variable.
5076         (Man-abstract-xref-man-page): Use value for `Man-target-string'
5077         if available.
5078         (Man-highlight-references, Man-highlight-references0):
5079         Handle the case when `Man-arguments' includes "-k".
5080         (Man-highlight-references0): Rename the argument `TARGET-POS' to
5081         `TARGET'. `TARGET' can be a number, function or nil.
5083 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
5085         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
5086         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
5087         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
5088         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
5089         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
5090         (gdb-send-item): Use buffer-local-value and simplify.
5092 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
5094         * startup.el (command-line): Use `custom-reevaluate-setting' for
5095         `global-font-lock-mode'.
5097         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
5098         by default, except in batch mode or when the -D option is given.
5100         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
5101         specified keyword args on to `define-minor-mode'.  Update docstring.
5103 2005-11-05  Romain Francoise  <romain@orebokech.com>
5105         * replace.el (occur-engine): Add marker at end of line, too.
5107 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
5109         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
5110         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5111         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5112         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5113         argument to all these routines, so the passphrase can be managed
5114         externally and passed in to the system.
5115         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5116         pgg-add-passphrase-to-cache function.
5118         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5119         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
5120         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
5121         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
5122         argument to all these routines, so the passphrase can be managed
5123         externally and passed in to the system.
5124         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
5125         function.
5127 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
5129         * font-lock.el: Don't deal with font-lock-face-attributes here,
5130         move the code ...
5132         * startup.el (command-line): ... here.  Use face-spec-set instead
5133         of custom-declare-face.
5135         * faces.el (face-spec-set): Reset the face if spec is not nil.
5137 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5139         * newcomment.el (comment-region-internal): Box more tightly in the
5140         common case where there's no TAB in the boxed text.
5142 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5144         * info.el (info-tool-bar-map): Use images prev-node, next-node and
5145         up-node.
5147 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
5149         * newsticker.el: Commentary updated.  Code formatting changed.
5150         (newsticker-version): Change to "1.9".
5151         (newsticker, newsticker-feed): Doc fix.
5152         (newsticker-url-list): Doc fix.  Add option "Weekly".
5153         (newsticker-retrieval-interval): Add option "Weekly".
5154         (newsticker-headline-processing): Doc fix.
5155         (newsticker-auto-mark-filter): Remove.
5156         (newsticker-auto-mark-filter-list): New.
5157         (newsticker-layout, newsticker-sort-method): Doc fix.
5158         (newsticker-hide-old-items-in-newsticker-buffer)
5159         (newsticker-heading-format, newsticker-item-format)
5160         (newsticker-desc-format): Doc fix.
5161         (newsticker-show-all-rss-elements): Remove.
5162         (newsticker-show-all-news-elements): New.
5163         (newsticker-faces, newsticker-ticker): Doc fix.
5164         (remove-from-invisibility-spec): Code formatting.
5165         (newsticker--process-ids): New.
5166         (newsticker-mode): Doc fix.
5167         (newsticker-mode): Change mode-line-format.
5168         (newsticker-start): Remove debug output.
5169         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
5170         (newsticker-w3m-show-inline-images): Code formatting.
5171         (newsticker-next-item): Call `force-mode-line-update'.
5172         (newsticker-previous-item): Call `force-mode-line-update'.
5173         (newsticker-next-feed): Call `force-mode-line-update'.
5174         (newsticker-previous-feed): Call `force-mode-line-update'.
5175         (newsticker-mark-all-items-at-point-as-read): Code formatting.
5176         (newsticker-show-old-items): Do not show descs.
5177         (newsticker-hide-entry): Hide too much.
5178         (newsticker-hide-entry, newsticker-show-entry)
5179         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
5180         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
5181         (newsticker-toggle-auto-narrow-to-item): Code formatting.
5182         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
5183         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
5184         (newsticker-get-news): Call `force-mode-line-update'.
5185         Collect process ids.
5186         (newsticker--sentinel): Change coding system handling.
5187         Move image retrieval to new functions newsticker--get-logo-url-*.
5188         Move feed parsing to new functions newsticker--parse-*.
5189         Update list of process ids.
5190         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
5191         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
5192         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
5193         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
5194         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
5195         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
5196         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
5197         (newsticker--decode-coding-string): Remove.
5198         (newsticker--decode-numeric-entities): Check input.  Format code.
5199         (newsticker--remove-whitespace): Check input.
5200         (newsticker--do-forget-preformatted): Doc fix.
5201         (newsticker--decode-rfc822-date): Allow for missing time.
5202         (newsticker--update-process-ids): New.
5203         (newsticker--image-sentinel): Change comment.
5204         (newsticker--image-read): Change error message.
5205         (newsticker--imenu-goto): Doc fix.  Show headline title.
5206         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
5207         (newsticker--buffer-do-insert-text): Clean whitespace in
5208         html-rendered headline title.  Code formatting.
5209         Call `newsticker--buffer-print-extra-elements'.
5210         (newsticker--buffer-print-extra-element): Remove.
5211         (newsticker--buffer-print-extra-elements): New.
5212         (newsticker--buffer-do-print-extra-element): New.
5213         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
5214         large sizes.
5215         (newsticker--run-auto-mark-filter)
5216         (newsticker--do-run-auto-mark-filter):
5217         Use `newsticker-auto-mark-filter-list'.
5219 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
5221         * net/rcirc.el: Use split-string OMIT-NULLS argument.
5222         (rcirc-print): Force redisplay before running hooks.  Do long
5223         buffer truncation after making new text read-only.  Deal with nil
5224         text when decoding strings.  If TARGET is nil, use either the
5225         currently selected buffer, if it is an rcirc buffer and of the
5226         same process or the process buffer.
5227         (rcirc-mode): Remove header-line.  Recompute short buffer names.
5228         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
5229         (rcirc-short-buffer-name): Add variable.
5230         (rcirc-kill-buffer-hook): Recompute short buffer names.
5231         Remove nick from private channel.
5232         (rcirc-send-input): Send command text to current-buffer.
5233         Don't clear overlay arrow here.
5234         (rcirc-short-buffer-name): Return a short buffer name.
5235         (rcirc-update-short-buffer-names, rcirc-abbreviate)
5236         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
5237         buffer-name abbreviations.
5238         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
5239         Do not touch nick-table when killing a parted channel.
5240         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
5241         Clear arrow from current buffer if it is now hidden.
5242         (rcirc-current-buffer): Add variable.
5243         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
5244         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
5245         Remove -face from names.
5246         (rcirc-update-activity-string): Print "DND" when globally ignoring
5247         activity.
5248         (rcirc-ignore-buffer-activity-flag): Rename from
5249         rcirc-ignore-channel-activity.
5250         (rcirc-ignore-all-activity-flag): Doc fix.
5251         (rcirc-channels): Remove variable.
5252         (rcirc-kill-buffer-hook):
5253         (rcirc-get-buffer-create): Add nick to private channel.
5254         (rcirc-multiline-edit-submit): Remove tabs.
5255         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
5256         folded.
5257         (rcirc-remove-nick-channel): Bug fix.
5258         (rcirc-toggle-ignore-buffer-activity): Rename from
5259         rcirc-toggle-ignore-channel-activity.
5260         (rcirc-record-activity): Add buffers to the front of the list.
5261         (rcirc-update-activity): Remove killed buffers from list.
5262         (rcirc-process-server-response-1): Remove last argument if it is
5263         null before calling handler.
5264         (rcirc): Add "rcirc" defcustom prefix.
5265         (rcirc-prompt): Simplify default prompt.
5266         Use custom-initialize-default.
5267         (rcirc-private-chats): Remove variable.
5268         (rcirc-prompt): Change initialization.
5269         (rcirc-version): Remove function.
5270         (rcirc-id-string): Add constant.
5271         (rcirc-last-buffer): Remove variable.
5272         (rcirc-buffer-alist): Add variable.
5273         (rcirc-connect): Update variable setup.
5274         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
5275         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
5276         default.
5277         (rcirc-handler-generic): Trigger activity.
5278         (rcirc-send-message): Create the buffor of the target.
5279         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
5280         (rcirc-get-buffer): Just return nil if there is no matching buffer.
5281         (rcirc-multiline-edit-cancel): Remove function.
5282         (rcirc-set-last-buffer): Remove function.
5283         (rcirc-get-any-buffer): Add function.
5284         (rcirc-join-channels): Don't print /join text.
5285         (rcirc-toggle-ignore-channel-activity): Add and update echo area
5286         messages.
5287         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
5288         (rcirc-handler-NOTICE): Recognize CTCP responses.
5289         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
5290         constructing TOPIC string for buffers we are not JOINed.
5291         (rcirc-handler-CTCP-response): Add handler.
5292         (rcirc-multiline-edit-submit): Restore the window-configuration
5293         before adjusting point.
5294         (rcirc): Add customization group.
5295         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
5296         (rcirc-user-full-name, rcirc-startup-channels-alist)
5297         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
5298         (rcirc-ignore-all-activity-flag, rcirc-time-format)
5299         (rcirc-input-ring-size, rcirc-read-only-flag)
5300         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
5301         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
5302         Change defvar to defcustom.
5303         (rcirc-update-prompt): Add optional ALL arg, which will update
5304         prompts in all rcirc buffers.  Regexp quote replacement text.
5305         (rcirc-fill-column): Accept frame-width as a value.
5306         (rcirc-set-changed): Add function.
5307         (rcirc-next-active-buffer): Write more meaningful messages.
5308         (rcirc-faces): Add customization group.
5309         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
5310         (rcirc-nick-in-message-face, rcirc-prompt-face)
5311         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
5312         (with-rcirc-process-buffer): Move before first usage.
5313         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
5314         (rcirc-debug-flag): Rename from `rcirc-log-p'.
5315         (rcirc-debug): Rename from `rcirc-log'.
5316         (rcirc-format-response-string): Do not print `-' chars for a
5317         NOTICE with no sender.  Simplify output of server responses.
5319 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
5321         (rcirc-browse-url-map, rcirc-browse-url-at-point)
5322         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
5323         Make urls mouse and RET clickable.
5325 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
5327         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
5329 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
5331         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
5332         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5333         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5334         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5335         argument to all these routines, so the passphrase can be managed
5336         externally and passed in to the system.
5337         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5338         pgg-add-passphrase-to-cache function.
5340         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5341         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
5342         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
5343         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
5344         argument to all these routines, so the passphrase can be managed
5345         externally and passed in to the system.
5346         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
5347         function.
5349 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
5351         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
5352         from goto-address-url-regexp.
5354 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
5356         * textmodes/org.el (org-read-date, org-goto-calendar)
5357         (org-recenter-calendar, org-agenda-goto-calendar):
5358         Temporarily clear `calendar-move-hook'.
5360 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
5362         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
5363         merging.
5365         * ediff-util.el (ediff-previous-difference): Don't skip regions that
5366         have merge clashes.
5368 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5370         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5371         Undo previous change.
5373         * startup.el (command-line): Use `custom-reevaluate-setting' for
5374         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
5375         tty-register-default-colors on Mac.
5377 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
5379         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
5380         (gdb-buffer-type): Make it automatically buffer local...
5381         (gdb-get-create-buffer): ...and set it accordingly.
5382         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
5383         actually work.
5385 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
5387         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
5388         not red.
5390 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
5392         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
5393         case GUD buffer is not visible.
5394         (gdb-goto-breakpoint): Try to force display in source buffer.
5395         (gdb-frame-gdb-buffer): Copy other similar functions.
5396         (gdb-restore-windows): Don't display source if not asked for.
5397         (gdb-assembler-buffer-name): Don't capitalise.
5399 2005-11-03  Richard M. Stallman  <rms@gnu.org>
5401         * wid-edit.el (key-sequence): New widget type.
5403         * simple.el (set-mark-command-repeat-pop): New variable.
5404         (set-mark-command): Only interpret plan C-@ after a pop as a pop
5405         if set-mark-command-repeat-pop is true.
5407         * info.el (Info-fontify-node): Don't display extra "see" if there
5408         already is one here.
5410         * mouse.el: Fix special handling of DEL after dragging a region:
5411         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
5412         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
5414         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
5416         * textmodes/ispell.el (ispell-command-loop): Change `i' description
5417         not to assume it pertains to an affix.
5419         * textmodes/flyspell.el (flyspell-post-command-hook):
5420         Bind deactivate-mark to prevent deactivation.
5422 2005-11-03  Lars Hansen  <larsh@soem.dk>
5424         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
5425         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
5426         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
5428 2005-11-03  Romain Francoise  <romain@orebokech.com>
5430         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
5431         Update copyright years.
5433 2005-11-03  Sam Steingold  <sds@gnu.org>
5435         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5436         Use system-type instead of window-system because window-system is not
5437         correctly defined during loadup.
5439 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
5441         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
5442         (xml-parse-tag): Join strings separated by a comment properly.
5444 2005-11-02  Andreas Schwab  <schwab@suse.de>
5446         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
5448 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5450         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
5451         (byte-optimize-pure-func): Quote the eval'd value.
5453         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
5454         Rename from perl-font-lock-syntactic-face-function.
5455         Change the calling convention so it can be used as a font-lock MATCHER.
5456         Do the parse-partial-sexp loop outselves.
5457         (perl-font-lock-syntactic-keywords): Use it.
5458         (perl-mode): Don't set font-lock-syntactic-face-function any more.
5460 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
5462         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
5463         disassembly buffer too.
5464         (gdb-exited): Remove overlay arrows when execution has finished.
5465         (gdb-info-frames-custom, gdb-info-threads-custom)
5466         (gdb-info-registers-custom): Don't add inappropriate text
5467         properties if inferior is not active.
5469 2005-11-02  Glenn Morris  <rgm@gnu.org>
5471         * progmodes/fortran.el (fortran-blink-match):
5472         Use `blink-matching-delay'.
5474 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
5476         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
5478 2005-11-02  Lars Hansen  <larsh@soem.dk>
5480         * net/tramp.el (tramp-action-out-of-band): Handle scp message
5481         "Permission denied".
5483 2005-11-01  Richard M. Stallman  <rms@gnu.org>
5485         * textmodes/flyspell.el (flyspell-external-point-words):
5486         Pass nil to flyspell-get-word.
5488 2005-11-02  Kim F. Storm  <storm@cua.dk>
5490         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
5491         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
5493 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5495         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
5496         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
5497         (calendar-mouse-print-dates): Add optional `event' argument.
5498         Update interactive-spec.
5499         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
5500         Use `calendar-event-to-date' instead of `event'.
5502 2005-11-02  Masatake YAMATO  <jet@gyve.org>
5504         * progmodes/ld-script.el (ld-script-builtins):
5505         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
5506         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
5507         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
5509 2005-11-01  Romain Francoise  <romain@orebokech.com>
5511         * vc-sccs.el: Update copyright year.
5512         * ezimage.el: Likewise.
5514 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
5516         * info.el (Info-fontify-node): Use `string-width' for fontifying
5517         underlined titles.
5519 2005-11-01  Juri Linkov  <juri@jurta.org>
5521         * info.el (Info-fontify-node): Downcase node header keywords Node,
5522         Prev, Next, Up before comparison.
5523         (Info-history): Insert absolute directory name, and put invisible
5524         property on it.
5526 2005-11-01  Juri Linkov  <juri@jurta.org>
5528         * info.el (Info-file-supports-index-cookies): New variable.
5529         (Info-find-node-2): Check makeinfo version for index cookie support.
5530         (Info-index-nodes): Search for nodes with index cookies only when
5531         Info-file-supports-index-cookies is t.  Otherwise, search nodes
5532         with "Index" in the node name.
5533         (Info-index-node): Search index cookie in the current node only when
5534         Info-file-supports-index-cookies is t.  Otherwise, check the word
5535         "Index" in the node name.
5536         (Info-find-emacs-command-nodes): Remove code that searches nodes
5537         with "Index" node name in the top menu.
5539 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5541         * progmodes/scheme.el (scheme-mode-variables): Use the default
5542         comment-indent-function.
5544         * faces.el (face-attribute): Handle the case where a face inherits from
5545         a non-existent face.
5547         * simple.el (eval-expression-print-format): Use lisp-readable syntax
5548         for octal and hexa output, and merge the char into the paren.
5549         (kill-new): Use push.
5550         (copy-to-buffer): Use with-current-buffer.
5551         (completion-setup-function): Move code in loop to remove redundancy.
5552         (minibuffer-local-must-match-map): Don't add bindings that duplicate
5553         those inherited from minibuffer-local-completion-map.
5555         * savehist.el (savehist-mode) <defcustom>:
5556         Use custom-set-minor-mode if available.
5557         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
5558         and emit a message if applicable.
5560 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
5562         * savehist.el: Sync up to version 19.
5563         (savehist-mode): New minor mode.
5564         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
5565         (savehist-length): Remove (use history-length instead).
5566         (savehist-file-modes): Rename from savehist-modes.
5567         (savehist-save-hook, savehist-loaded): New vars.
5568         (savehist-load): Use savehist-mode.  Try to smooth up transition from
5569         old format to new format.
5570         (savehist-install): Allow savehist-autosave-interval to be nil.
5571         (savehist-save): Run the new hook.  Be more careful to only trim the
5572         history variables.
5573         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
5574         (savehist-printable): Print into a buffer rather than char-by-char.
5576 2005-11-01  John Wiegley  <johnw@newartisans.com>
5578         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
5579         toggle-ignore keybinding (C-a).  The author said it had been
5580         disabled much earlier due to a possible incompatibility, but after
5581         many months of usage I have encountered no problems (and it is a
5582         rather useful option, especially for switching to " *temp*").
5584         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
5585         support for OS/X's AddressBook, by calling out to the open source
5586         program "contacts" (installable through Fink).
5588         * net/eudc.el (eudc-expand-inline): If the
5589         `eudc-multiple-match-handling-method' is set to `all', delete the
5590         query string before inserting the query result.
5592         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
5593         flag, to prevent Eshell from using the system ls when
5594         `eshell-ls-insert-directory' is in used.
5595         (eshell-ls-insert-directory): Disable font-lock in directory
5596         buffer so that Eshell's own fontification is seen.  This broke
5597         recently due to changes in font-lock, so this goes back to version
5598         21 behavior.
5600 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
5602         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
5603         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
5604         (gdb-many-windows): Doc fix.
5606 2005-10-31  Romain Francoise  <romain@orebokech.com>
5608         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
5610 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
5612         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
5613         that global-font-lock-mode can be enabled by default.
5615         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
5616         (font-lock-add-keywords, font-lock-remove-keywords)
5617         (font-lock-fontify-buffer): Remove autoload cookies.
5619         * jit-lock.el (jit-lock-register): Likewise.
5621         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
5623 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5625         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
5626         intact if there is no gud-comint-buffer.
5628 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
5630         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
5631         old prompt comint-prompt-read-only is t and GDB commands are
5632         issued from tool bar etc.
5634 2005-10-31  Masatake YAMATO  <jet@gyve.org>
5636         * vc.el (vc-directory-exclusion-list): Add "{arch}".
5638 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5640         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
5641         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
5643 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
5645         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
5646         starting at beginning of line.  Fontification is messed up when
5647         `open-paren-in-column-0-is-defun-start' set to t.
5648         Reported by John Paul Wallington <jpw@pobox.com>.
5650 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
5652         * comint.el (comint-send-input): Call `comint-update-fence' when
5653         `comint-process-echoes' and `comint-prompt-read-only' are both
5654         non-nil, to avoid leftover read-only newline.
5656 2005-10-30  Richard M. Stallman  <rms@gnu.org>
5658         * textmodes/flyspell.el (flyspell-external-point-words):
5659         Detect when WORD can't be checked properly because
5660         flyspell-get-word finds just part of it, and move on.
5662         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
5663         boundarychar for Polish.
5664         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
5665         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
5667 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5669         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
5670         (gdb-registers-font-lock-keywords): Delete.
5671         (gdb-registers-mode): Don't fontify.
5672         (gdb-info-registers-custom): Use text properties instead as, in
5673         future, changed register values will use font-lock-warning-face.
5674         (gdb-local-font-lock-keywords): Rename to...
5675         (gdb-locals-font-lock-keywords): ...for consistency.
5677 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
5679         * vc.el (vc-switch-backend): Better error message if the buffer is
5680         not visiting a file under version control.
5682         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
5684 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
5686         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
5687         ~/.emacs.d/.emacs.
5689 2005-10-29  Richard M. Stallman  <rms@gnu.org>
5691         * replace.el (occur-mode-mouse-goto): Always go to other window.
5692         (occur-mode-goto-occurrence): Always switch in same window.
5694         * simple.el (undo): Display message at end, not at start.
5696         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
5697         New arg REUSE-CELL.
5698         (cancel-timer-internal): New function.
5699         (timer-event-handler): Use cancel-timer-internal,
5700         and pass the cell it returns to timer-activate...
5702         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
5703         (jit-lock-deferred-fontify, jit-lock-context-fontify)
5704         (jit-lock-after-change): Test memory-full.
5706 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
5708         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5709         part of the decoded armor to find the key-identifier.
5710         (pgg-gpg-lookup-key-owner): New function to return the
5711         human-readable identifier of a key owner.
5712         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
5713         key itself.
5714         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5715         the key value) if we have a key and can match it against a secret
5716         key.  Also, added a note pointing out fact that the prompt only
5717         indicates the first matching key.
5719         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
5720         pgg-decrypt-region.
5721         (pgg-pending-timers): A new hash for tracking the passphrase cache
5722         timers, so that new ones supercede old ones.
5723         (pgg-add-passphrase-to-cache): Rename from
5724         `pgg-add-passphrase-cache' to reduce confusion (all callers
5725         changed).  Modified to cancel old timers when new ones are added.
5726         (pgg-remove-passphrase-from-cache): Rename from
5727         `pgg-remove-passphrase-cache' to reduce confusion (all callers
5728         changed).  Modified to cancel old timers when their keys are
5729         removed from the cache.
5730         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
5731         XEmacs, an indirection to delete-itimer.
5732         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
5733         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
5734         users can only check cache without risk of prompting.  Correct bug in
5735         notruncate behavior.
5736         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
5737         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
5738         Add informative docstrings.
5739         (pgg-decrypt): Convey provided passphrase in subordinate call to
5740         pgg-decrypt-region.
5742         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5743         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5744         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5745         `passphrase' argument, so the passphrase can be managed externally
5746         and then passed in to the system.
5748         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5749         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
5750         so the passphrase cache can be used reliably with identifiers
5751         besides a pgp packet's key id.
5753         * pgg-gpg.el (pgg-pgp-encrypt-region)
5754         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5755         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5756         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5757         argument to all these routines, so the passphrase can be managed
5758         externally and passed in to the system.
5760         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5761         `notruncate' argument, so the passphrase cache can be used
5762         reliably with identifiers besides a pgp packet's key id.
5764 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
5766         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5767         symmetric encryption.
5768         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5769         encrypted session key.
5770         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5771         message ask for the passphrase in a proper way.
5773         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5774         New user commands for symmetric encryption.
5776 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
5778         * textmodes/conf-mode.el (conf-assignment-sign)
5779         (conf-assignment-regexp): Fix docstrings.
5780         (conf-mode-initialize): New function.
5781         (conf-mode): Remove optional args.  Use delay-mode-hooks to
5782         recognize recursive calls.
5783         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
5784         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
5785         (conf-xdefaults-mode): Use define-derived-mode and
5786         conf-mode-initialize.
5788 2005-10-29  Romain Francoise  <romain@orebokech.com>
5790         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
5792 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
5794         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5795         part of the decoded armor to find the key-identifier.
5796         (pgg-gpg-lookup-key-owner): New function to return the
5797         human-readable identifier of a key owner.
5798         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
5799         key itself.
5800         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5801         the key value) if we have a key and can match it against a secret
5802         key.  Also, added a note pointing out fact that the prompt only
5803         indicates the first matching key.
5805         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
5806         pgg-decrypt-region.
5807         (pgg-pending-timers): A new hash for tracking the passphrase cache
5808         timers, so that new ones supercede old ones.
5809         (pgg-add-passphrase-to-cache): Rename from
5810         `pgg-add-passphrase-cache' to reduce confusion (all callers
5811         changed).  Modified to cancel old timers when new ones are added.
5812         (pgg-remove-passphrase-from-cache): Rename from
5813         `pgg-remove-passphrase-cache' to reduce confusion (all callers
5814         changed).  Modified to cancel old timers when their keys are
5815         removed from the cache.
5816         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
5817         XEmacs, an indirection to delete-itimer.
5818         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
5819         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
5820         users can only check cache without risk of prompting.  Correct bug in
5821         notruncate behavior.
5822         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
5823         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
5824         Add informative docstrings.
5825         (pgg-decrypt): Convey provided passphrase in subordinate call to
5826         pgg-decrypt-region.
5828 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
5830         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5831         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5832         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5833         `passphrase' argument, so the passphrase can be managed externally
5834         and then passed in to the system.
5836         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5837         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
5838         so the passphrase cache can be used reliably with identifiers
5839         besides a pgp packet's key id.
5841         * pgg-gpg.el (pgg-pgp-encrypt-region)
5842         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5843         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5844         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5845         argument to all these routines, so the passphrase can be managed
5846         externally and passed in to the system.
5848         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5849         `notruncate' argument, so the passphrase cache can be used
5850         reliably with identifiers besides a pgp packet's key id.
5852 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
5854         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5855         symmetric encryption.
5856         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5857         encrypted session key.
5858         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5859         message ask for the passphrase in a proper way.
5861         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5862         New user commands for symmetric encryption.
5864 2005-10-28  Bill Wohler  <wohler@newt.com>
5866         * help-mode.el (help-url): New button type.  Calls browse-url.
5867         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
5868         Similar to Info nodes: URL `url'.
5869         (help-make-xrefs): Create help-url buttons for
5870         help-xref-url-regexp matches.
5872 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
5874         * tool-bar.el (tool-bar-add-item-from-menu)
5875         (tool-bar-local-item-from-menu): Fix doc strings.
5877 2005-10-28  Romain Francoise  <romain@orebokech.com>
5879         * ldefs-boot.el: Update.
5881         * subr.el (locate-library): Move from help-fns.el.
5882         * help-fns.el (locate-library): Move to subr.el.
5884 2005-10-28  Richard M. Stallman  <rms@gnu.org>
5886         * net/tramp.el (tramp-completion-mode): defvar moved up.
5888         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
5890         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
5892         * files.el (find-file-noselect): Use %d to format large file size.
5894         * bindings.el (mode-line-format): Add %e.
5896         * loadup.el ("facemenu"): Load unconditionally.
5897         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
5898         ("x-dnd"): Load, when appropriate.
5900         * startup.el (command-line): Call before-init-hook earlier.
5901         Warn about some bad characters in -u user name.
5903         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
5904         (flyspell-external-point-words): Error if misspelled word is not found.
5905         Set flyspell-large-region-beg at end of word.
5907 2005-10-28  Andreas Schwab  <schwab@suse.de>
5909         * view.el (View-revert-buffer-scroll-page-forward):
5910         Use view-page-size-default.
5912 2005-10-28  Juri Linkov  <juri@jurta.org>
5914         * international/quail.el (quail-get-current-str): Translate last
5915         raw character for deterministic input methods.
5917 2005-10-27  Jay Belanger  <belanger@truman.edu>
5919         * calc/calc-ext.el: Add functions to autoloads.
5920         (math-identity-matrix-p, math-ident-row-p): New functions.
5922         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
5923         multiplication by an identity matrix; don't turn multiplication by
5924         an inverse matrix into division.
5925         (math-div-symbol-fancy): Replace division by matrices with
5926         multiplication by inverse.
5928         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
5930         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
5931         (calc-writeoutpower): New functions.
5933 2005-10-27  Romain Francoise  <romain@orebokech.com>
5935         * replace.el (occur-engine): Include colon in mouse-face highlight.
5937         * dired-x.el: Change Maintainer field.
5939 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
5941         * longlines.el (longlines-mode): Bind after-change-functions to
5942         nil during initial decoding and final encoding.
5944 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
5946         * term.el (term-emulate-terminal, term-handle-colors-array)
5947         (term-handle-ansi-escape): Specify the terminfo capabilities
5948         implemented.
5950 2005-10-26  Richard M. Stallman  <rms@gnu.org>
5952         * info.el (Info-fontify-node): Fix detection of sentence-break
5953         before *Note.
5955 2005-10-26  Romain Francoise  <romain@orebokech.com>
5957         * smerge-mode.el: Add `tools' to file keywords.
5959 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
5961         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
5962         when the fringe is not available.
5964         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
5965         (def-gdb-auto-update-trigger): Simplify construction.
5966         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
5967         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
5968         defined explicitly.
5969         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
5970         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
5971         defined explicitly.
5972         (gdb-info-locals-custom): Remove as it's a no-op.
5974 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
5976         * longlines.el (longlines-mode): Remove narrowing before
5977         performing the initial decoding or final encoding.
5979 2005-10-25  Romain Francoise  <romain@orebokech.com>
5981         * emacs-lisp/find-func.el (find-library-name): Also strip
5982         extension if library name ends in .el, to take advantage of
5983         `find-library-suffixes'.
5985 2005-10-25  Richard M. Stallman  <rms@gnu.org>
5987         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
5989 2005-10-25  Juri Linkov  <juri@jurta.org>
5991         * textmodes/texinfo.el (texinfo-mode): Change charset of one
5992         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
5994 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5996         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
5997         (blackbox-redefine-key): Add argument `map'.
5999         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
6000         regions when moving the jit-lock-context-unfontify-pos boundary.
6002 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6004         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
6006 2005-10-25  Masatake YAMATO  <jet@gyve.org>
6008         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
6010 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
6012         * play/blackbox.el (blackbox-redefine-key): New function.
6013         (blackbox-mode-map): Use it to remap existing bindings for cursor
6014         motion instead of binding literal keys.
6016 2005-10-25  Glenn Morris  <rgm@gnu.org>
6018         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
6019         diary does not end in a newline.  Do not assume a blank line at
6020         the start of the diary file.
6022 2005-10-25  Kenichi Handa  <handa@m17n.org>
6024         * international/quail.el (quail-translate-key): If the input
6025         method is deterministic and failed to handle the last key, restart
6026         the key handling loop from an appropriate key.
6028 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
6030         * vc.el (vc-dired-mode): Extend comment for binding of
6031         `directory-listing-before-filename-regexp'.
6033 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6035         * textmodes/texinfo.el (texinfo-mode):
6036         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
6037         not to unnecessarily expose emacs-mule's internal char codes.
6039 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
6041         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
6042         Display hand pointer and help-echo on disabled icon too.
6043         (gdb-mouse-until): New function.
6044         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
6046 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
6048         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
6049         with 2005-10-23 change to doctor.el.
6051         * finder.el (finder-mode-map): Add follow-link binding.
6053 2005-10-25  Kim F. Storm  <storm@cua.dk>
6055         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
6056         to gdb-mouse-toggle-breakpoint-fringe.
6057         (gdb-mouse-toggle-breakpoint-margin): Rename from
6058         gdb-mouse-toggle-breakpoint.  Fix doc.
6059         (gdb-mouse-toggle-breakpoint-fringe): New defun.
6060         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
6061         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
6062         string properties also for fringe breakpoint bitmaps.
6064 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
6066         * textmodes/org.el (org-start-icalendar-file): Fix format form.
6068 2005-10-25  Masatake YAMATO  <jet@gyve.org>
6070         * simple.el (completion-common-substring):
6071         Use `completion-common-substring' prior to `completion-base-size'.
6073 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
6075         * savehist.el: Require CL while compiling.
6076         (savehist-history-variables): Remove.
6077         (savehist-save-minibuffer-history, savehist-additional-variables)
6078         (savehist-minibuffer-history-variables): New vars.
6079         (savehist-save): Use them.
6080         (savehist-uninstall, savehist-minibuffer-hook): New funs.
6081         (savehist-install): New fun, extracted from savehist-load.
6082         (savehist-load): Use them.
6084 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6086         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
6087         a dummy doc-string-elt property.
6088         (defalias, defvaralias, define-category): Add a docstring property.
6090         * image.el (defimage):
6091         * widget.el (define-widget):
6092         * custom.el (defface, defcustom): Add `doc-string' declaration.
6094         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
6095         (defadvice): Add `doc-string' declaration.
6097         * emacs-lisp/byte-run.el (macro-declaration-function):
6098         Handle `doc-string' declarations.
6099         (define-obsolete-function-alias, define-obsolete-variable-alias):
6100         Add `doc-string' declaration.
6102 2005-10-24  Kenichi Handa  <handa@m17n.org>
6104         * international/utf-7.el (utf-7): Add autoload cookie.
6106         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
6108 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
6110         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
6111         list of directories passed to batch-update-autoloads.  Add "." to
6112         the list of the echoed directories.
6114         * pgg-def.el:
6115         * pgg-gpg.el:
6116         * pgg-parse.el:
6117         * pgg-pgp.el:
6118         * pgg-pgp5.el:
6119         * pgg.el: Moved here from the gnus subdirectory.
6121 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
6123         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
6124         in case comint-prompt-read-only is set to t.
6126         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
6127         in case comint-prompt-read-only is set to t.
6129 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
6131         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
6132         Now a string.
6133         (icalendar-import-format): Handle CLASS, STATUS, URL.
6134         Rename `subject' to `summary'.
6135         (icalendar-import-format-summary): Rename from
6136         `icalendar-import-format-subject'.
6137         (icalendar-import-format-url, icalendar-import-format-status)
6138         (icalendar-import-format-class): New variables.
6139         (icalendar--rris): Take variable argument list.
6140         (icalendar--datestring-to-isodate): Remove unnecessary
6141         calendar-style check when converting dates with explicit month names.
6142         (icalendar-export-region): Change return type of conversion
6143         subroutines.  Bury current buffer unless error occurred.
6144         (icalendar--convert-to-ical)
6145         (icalendar--parse-summary-and-rest): New functions.
6146         (icalendar--convert-ordinary-to-ical)
6147         (icalendar--convert-weekly-to-ical)
6148         (icalendar--convert-yearly-to-ical)
6149         (icalendar--convert-block-to-ical)
6150         (icalendar--convert-cyclic-to-ical)
6151         (icalendar--convert-anniversary-to-ical): Change return type.
6152         Strip trailing blanks from subject.
6153         (icalendar--convert-sexp-to-ical): Change return type.
6154         Strip trailing blanks from subject.  Handle simple sexp
6155         entries as generated by icalendar.el.
6156         (icalendar--convert-float-to-ical)
6157         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
6158         (icalendar-import-file): Doc fix.
6159         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
6160         Correct call to icalendar--rris.
6161         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
6162         `summary'.
6163         (icalendar--add-diary-entry): Rename `subject' to `summary'.
6165 2005-10-24  Romain Francoise  <romain@orebokech.com>
6167         * server.el (server-sentinel): Set query-on-exit flag to nil on
6168         new client processes (it isn't inherited from the server process).
6170         * replace.el (occur-engine): Rearrange text properties.
6172 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6174         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
6175         case-fold-search is nil.
6176         (debug-help-follow): Use help-xref-interned directly.
6178 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
6180         * thumbs.el (thumbs-image-type): Add .pbm.
6182 2005-10-23  Richard M. Stallman  <rms@gnu.org>
6184         * faces.el (inhibit-face-set-after-frame-default): New variable.
6185         (set-face-attribute): Bind it.
6186         (face-set-after-frame-default): Test it.
6188         * help-fns.el (describe-simplify-lib-file-name): New function.
6189         (describe-function-1, describe-variable): Use it.
6191         * faces.el (describe-face): Use describe-simplify-lib-file-name.
6193         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
6194         Eliminate nil as possible value.
6195         (tooltip-hide-delay): Reduce internal-border-width.
6197         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
6198         (menu-bar-file-menu) <new-file>: Likewise.
6200         * simple.el (line-move-finish): Ignore fields computing LINE-END.
6202         * international/mule.el (load-with-code-conversion):
6203         Pass full file name to `eval-buffer' unless preloading.
6205         * textmodes/flyspell.el (flyspell-large-region):
6206         Call ispell-check-version.
6208         * textmodes/ispell.el (ispell-local-dictionary-overridden):
6209         Fix the make-variable-buffer-local call that was supposed
6210         to be for this variable.
6211         (ispell-aspell-supports-utf8): Doc fix.
6212         (ispell-find-aspell-dictionaries): Preserve elements of
6213         ispell-dictionary-alist for dictionaries that aspell doesn't report.
6214         (ispell-aspell-find-dictionary): Return nil on error.
6216         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
6217         (doctor-symptoms): Likewise.
6219         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
6221 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
6223         * cus-edit.el (custom-button, custom-button-pressed): New vars.
6224         (custom-raised-buttons): Add :set spec.
6225         (custom-button-unraised, custom-button-pressed-unraised):
6226         New faces, so that custom-raised-buttons actually does something.
6227         (custom-mode): Use custom-button and custom-button-pressed.
6229         * wid-edit.el (widget-specify-button): Don't ignore
6230         widget-mouse-face on graphic terminals.
6231         (widget-move-and-invoke): Cleanup.
6233 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
6235         * whitespace.el (whitespace-cleanup): Doc fix.
6237 2005-10-23  Romain Francoise  <romain@orebokech.com>
6239         * emulation/viper.el (viper-set-hooks): Quote forms passed to
6240         `eval-after-load' to avoid evaluating their result.
6242 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
6244         * files.el (directory-listing-before-filename-regexp):
6245         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
6247         * dired.el (dired-move-to-filename-regexp): Remove.
6248         All occurences replaced by `directory-listing-before-filename-regexp'.
6250         * dired-x.el, locate.el, vc.el:
6251         Replace `dired-move-to-filename-regexp' by
6252         `directory-listing-before-filename-regexp'.  In vc.el it is
6253         overwritten locally; maybe this can be handled in files.el too.
6255         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
6256         replaced by `directory-listing-before-filename-regexp'.
6258 2005-10-23  Andreas Schwab  <schwab@suse.de>
6260         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
6261         and eval-next-after-load.
6263 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
6265         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
6266         exist, create it.
6268 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
6270         * allout.el: Remove autoloads for mailcrypt and crypt++.
6271         Require pgg, pgg-gpg during compilation.
6272         (allout-version): Increment version number to 2.1, and use a literal
6273         rather than RCS Id.
6274         (allout-default-encryption-scheme): Remove.
6275         (allout-passphrase-verifier-handling)
6276         (allout-passphrase-verifier-string)
6277         (allout-file-passphrase-verifier-string)
6278         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
6279         (allout-passphrase-hint-handling): Rename and simplify.
6280         (allout-init): Use `find-file-hook' if available, otherwise
6281         `find-file-hooks'.
6282         (allout-mode): Use `write-file-functions' if available, otherwise
6283         `local-write-file-hooks' and, instead of making auto-save-hook
6284         buffer local, make the write-file-hook activity contingent to
6285         allout-mode.
6286         (allout-mode): Use key-binding substitution in the docstring.
6287         (allout-kill-line): Spell-out kill ring data structure mutation
6288         instead of using byte-compiler-complaint-provoking `pop'.
6289         (allout-insert-listified): Use `insert' rather than `insert-string'
6290         (allout-toggle-current-subtree-encryption): Update docstring, adjust
6291         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
6292         (allout-encrypt-string): Totally revamped vis new underlying
6293         encryption facilities.
6294         (allout-mc-activate-passwd): Remove.
6295         (allout-obtain-passphrase): New, more or less replaces
6296         allout-mc-activate-passwd.
6297         (allout-encrypted-key-info): More or less replaces
6298         allout-encrypted-text-type.
6299         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
6300         (my-mark-marker): Use `(featurep 'xemacs)'.
6302 2005-10-23  Lars Hansen  <larsh@soem.dk>
6304         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
6305         (byte-compile-file-form-defmumble, byte-compile-defun)
6306         (byte-compile-defmacro): Use it.
6307         (byte-compile-form): Don't call byte-compile-set-symbol-position
6308         when a byte-compile handler is called.
6310 2005-10-22  Romain Francoise  <romain@orebokech.com>
6312         * savehist.el (savehist-history-variables): Add `grep-find-history'.
6314         * subr.el (eval-after-load): Convert library name to an absolute
6315         file name using locate-library, since load-history no longer has
6316         library names in it.
6318 2005-10-22  Richard M. Stallman  <rms@gnu.org>
6320         * files.el (make-temp-file): Move from subr.el.
6321         * subr.el (make-temp-file): Move to files.el.
6323         * window.el (get-buffer-window-list): Move from subr.el.
6324         * subr.el (get-buffer-window-list): Move to window.el.
6326         * image.el (image-load-path): Use eval-at-startup to initialize.
6328         * subr.el (eval-at-startup): New macro.
6330         * subr.el: Much rearrangement of functions and division
6331         into pages.  No code changes.
6333 2005-10-22  Kenichi Handa  <handa@m17n.org>
6335         * tar-mode.el (tar-extract): Be sure to call
6336         find-operation-coding-system if set-auto-coding doesn't find a
6337         coding system.
6339 2005-10-22  Kim F. Storm  <storm@cua.dk>
6341         * image.el (image-type-header-regexps): Rename from image-type-regexps.
6342         Change users.
6343         (image-type-file-name-regexps): New defconst.
6344         (image-type-from-data): Simplify loop.
6345         (image-type-from-buffer): New defun.
6346         (image-type-from-file-header): Use it instead of image-type-from-data.
6347         Use image-search-load-path instead of only looking in data-directory.
6348         (image-type-from-file-name): New defun.
6349         (image-search-load-path): Change `pathname' to `filename'.
6350         Make PATH arg optional, default to image-load-path.
6352 2005-10-21  Richard M. Stallman  <rms@gnu.org>
6354         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
6356         * textmodes/paragraphs.el (sentence-end-base): New variable.
6357         (sentence-end): Use sentence-end-base.
6359 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6361         * font-lock.el (font-lock-default-fontify-region): Check the multiline
6362         property independently from the font-lock-multiline variable.
6364 2005-10-21  Richard M. Stallman  <rms@gnu.org>
6366         * emacs-lisp/find-func.el (find-library-name): Doc fix.
6368         * startup.el (command-line): Convert library names
6369         in `load-history' to absolute file names.
6371         * subr.el (symbol-file): Doc fix.
6373         * loadhist.el (file-loadhist-lookup): Call locate-library
6374         instead of find-library-name.  Don't try converting
6375         abs file names to library names, since load-history no longer
6376         has library names in it.
6377         (file-dependents, file-provides, file-requires): Doc fixes.
6379 2005-10-21  Juri Linkov  <juri@jurta.org>
6381         * progmodes/etags.el (tags-table-mode): New function.
6382         (tags-verify-table): Replace initialize-new-tags-table with
6383         tags-table-mode.
6385         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
6386         default value.
6387         (desktop-modes-not-to-save): Add tags-table-mode to the
6388         default value.
6390         * info.el (Info-index-next): Add total number of index
6391         alternatives to the message.
6393         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
6394         backward only space (instead of space and period) before looking
6395         at sentence end.
6397         * simple.el (set-variable): Use user-variable-p instead of symbolp.
6398         Add the old variable value as 4th default-value arg of read-string.
6400 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6402         * cus-face.el (custom-declare-face): Make face from X resources
6403         also on Mac.
6405         * disp-table.el (standard-display-g1, standard-display-graphic):
6406         Refuse to use string glyphs also on Mac.
6407         (standard-display-european): Don't set terminal coding system also
6408         on Mac.
6410         * frame.el (display-screens): Use x-display-screens also on Mac.
6412 2005-10-21  Romain Francoise  <romain@orebokech.com>
6414         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
6416 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6418         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
6419         and $? into sexps.
6421         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
6422         warning face on open-paren-in-column-0.
6424         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
6425         boundary case.  Fix typo.
6426         Suggested by Martin Rudalics <rudalics@gmx.at>.
6428 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
6430         * textmodes/org.el (org-combined-agenda-icalendar-file)
6431         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
6432         (org-export-icalendar-this-file)
6433         (org-export-icalendar-all-agenda-files)
6434         (org-export-icalendar-combine-agenda-files): New commands.
6435         (org-export-icalendar, org-print-icalendar-entries)
6436         (org-start-icalendar-file, org-finish-icalendar-file)
6437         (org-ical-ts-to-string): New functions.
6438         (org-read-date, org-goto-calendar)
6439         (org-agenda-goto-calendar): Inhibit displaying diary entries by
6440         call to `calendar'.
6441         (orgtbl-setup): Remove the :keys arguments from the menu description.
6442         (org-after-save-iCalendar-file-hook): New variable.
6444 2005-10-21  Kenichi Handa  <handa@m17n.org>
6446         * language/vietnamese.el (tcvn-5712): Make it an alias of
6447         vietnamese-tcvn coding-system.
6449 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
6451         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
6452         group id is given.
6454 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6456         * progmodes/sh-script.el (sh-escaped-line-re): New var.
6457         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
6458         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
6459         whose line is either continued or ends with a comment.
6461 2005-10-20  Romain Francoise  <romain@orebokech.com>
6463         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
6465         * replace.el (occur-engine): Add follow-link property.
6467         * font-core.el (font-lock-mode): Doc fix.
6469 2005-10-20  Richard M. Stallman  <rms@gnu.org>
6471         * net/rcirc.el: New file.
6473 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
6475         * term.el (term-term-name): Initialize to "eterm-color".
6477 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
6479         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
6480         for encryption functionality.
6481         Move allout customization subgroup from `editing' to `outlines' group.
6482         Fix commentary keywords to legitimate ones.
6483         Update author info (using my current email address, obscurified).
6484         (allout-encrypt-string, allout-encryption-produce-work-buffer)
6485         (allout-encrypted-topic-p, allout-encrypted-text-type)
6486         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
6487         (allout-situate-encryption-key-verifier)
6488         (allout-get-encryption-key-verifier, allout-verify-key)
6489         (allout-next-topic-pending-encryption)
6490         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
6491         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
6492         (outline-key-verifier-handling, outline-key-hint-handling)
6493         (outline-encrypt-unencrypted-on-saves): New defcustoms.
6494         (allout-file-key-verifier-string, allout-encryption-scheme)
6495         (allout-key-verifier-string, allout-key-hint-string)
6496         (allout-after-save-decrypt): New variables.
6497         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
6498         (allout-after-saves-handler): New hook functions.
6499         (allout-post-command-business): Do allout-after-save-decrypt.
6500         (allout-enable-file-variable-adjustment): Custom var to enable
6501         mechanism for adding and adjusting settings of Emacs file variables.
6502         (allout-adjust-file-variable, allout-file-vars-section-data):
6503         New functions, implement the mechanism.
6504         (outlineify-sticky): Use the file vars mechanism.
6505         (allout-inhibit-protection, allout-during-write-cue)
6506         (allout-override-protect, allout-before-change-protect): Remove.
6507         (allout-flag-region, allout-open-topic): Adjust read-only text.
6508         (allout-open-line-not-read-only): Add to facilitate read-only
6509         text based protection.
6510         (allout-kill-line): Revise to adjust read-only text, clue the
6511         user about the inhibition.
6512         (allout-unprotected): Use unwind-protect.
6513         (allout-shift-in, allout-shift-out): Disallow manually shifting a
6514         topic deeper than the offspring depth of the previous topic -
6515         avoiding confusing "containment discontinuities".
6516         (allout-reindent-bodies): Fix retention of body relative hanging
6517         indent during promotion of collapsed bodies.
6518         (allout-open-topic): Make it easy to open new topic with same
6519         bullet as current topic - topic creation functions provided with
6520         any universal argument provokes now prompt for bullet, defaulting
6521         to the bullet of the previous topic.
6522         (allout-plain-bullets-string, allout-distinctive-bullets-string):
6523         Plain bullet alternates `.' period and `,' comma only.  All other
6524         bullets are relegated to special status (but customizable).
6525         (allout-end-of-entry): Rename from allout-end-of-current-entry
6526         since it actually operates w.r.t. most immediately containing
6527         entry, visible or not.
6528         (allout-hide-current-entry, allout-show-current-entry): Use the
6529         revised version.
6530         (allout-old-expose-topic): Solidify deprecation.
6531         (allout-end-of-subtree): Add so we can span concealed as well
6532         as visible topics.
6533         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
6534         (allout-end-of-current-heading): Tweak to just respect the first line.
6535         (allout-get-body-text): Add.
6536         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
6537         when invoked interactively.
6538         (allout-up-current-level): Use `interactive-p'.
6539         (allout-mode, allout-init): Miscellaneous docstring and
6540         operational refinements, as well as hookups of new encryption stuff.
6541         (allout-beginning-of-current-entry): Now works as advertised.
6542         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
6543         (allout-isearch-rectification): Refine condition for isearching.
6544         (allout-isearch-abort, allout-enwrap-isearch)
6545         (allout-flag-region, my-region-active-p): Relocate some macros.
6546         (allout-title): Fallback title is (buffer-name), not
6547         non-existing (current-buffer-name).
6548         (subst-char-in-string): Define if absent (for some XEmacs versions).
6550 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
6552         * mail/sendmail.el (mail-setup-hook, mail-aliases)
6553         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
6554         (mail-citation-prefix-regexp, mail-signature-file)
6555         (mail-default-headers, mail-bury-selects-summary)
6556         (mail-send-nonascii): Add autoload cookies.
6558 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
6560         * frame.el (blink-cursor-mode): Add `mac' to the list of
6561         window-system's that support blinking cursor.
6563 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6565         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
6567 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
6569         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
6570         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
6571         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
6573 2005-10-20  Kim F. Storm  <storm@cua.dk>
6575         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
6576         (ido-set-current-directory): Don't add / after final @.
6577         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
6578         Explicitly handle ange-ftp completion oddities.
6579         (ido-make-file-list): Don't rotate list at tramp root to avoid
6580         triggering tramp file handler for expand-file-name via get-file-buffer.
6582 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6584         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
6586 2005-10-19  Jay Belanger  <belanger@truman.edu>
6588         * calc/calc-units.el (math-standard-units): Add units, adjust
6589         symbols and update values.
6590         (math-unit-prefixes): Add more prefixes.
6592 2005-10-19  Romain Francoise  <romain@orebokech.com>
6594         * bookmark.el (bookmark-menu-heading): New face.
6595         (bookmark-bmenu-list): Use it.
6596         Don't fiddle with `baud-rate' at top-level.
6598 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
6600         * image.el (create-image, find-image): Mention max-image-size in
6601         docstring.
6603 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6605         * savehist.el (savehist-load): Revert to checking XEmacs.
6607         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
6608         Various docstring and line-width fixups.
6609         (conf-mode): Use cond.
6610         Set font-lock-defaults.  Don't set comment-use-syntax.
6612 2005-10-18  David Ponce  <david@dponce.com>
6614         * tree-widget.el (tree-widget-button-click): New function.
6615         (tree-widget-button-keymap): Use it.
6617 2005-10-18  Romain Francoise  <romain@orebokech.com>
6619         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6620         (bookmark-bmenu-hide-filenames): Add follow-link property.
6621         Improve help-echo text.
6623         * ffap.el (find-file-at-point): Doc fix.
6625 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6627         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
6629 2005-10-18  Masatake YAMATO  <jet@gyve.org>
6631         Install to the CVS repository what I forgot to install in my
6632         2005-10-16 changes.
6634         * progmodes/python.el (python-complete-symbol): Pass the common
6635         prefix substring of completion to `display-completion-list'.
6637         * textmodes/org.el (org-complete): Ditto.
6639 2005-10-18  Masatake YAMATO  <jet@gyve.org>
6641         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
6643         * woman.el (WoMan-xref-man-page): New button type derived
6644         from `Man-abstract-xref-man-page'.
6645         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
6647         * man.el (Man-abstract-xref-man-page): New button type.
6648         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
6649         (Man-highlight-references): Add new optional argument `xref-man-type'.
6651 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6653         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
6655 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
6657         * cus-edit.el (Custom-move-and-invoke): Delete.
6658         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
6660         * wid-edit.el (widget-move-and-invoke): New function, from
6661         Custom-move-and-invoke.
6663 2005-10-17  Bill Wohler  <wohler@newt.com>
6665         Move all remaining images from lisp/toolbar to etc/images, move
6666         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
6667         the low resolution images in their own directory (low-color).
6669         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
6670         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
6671         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
6672         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
6673         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
6674         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
6675         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
6677         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
6678         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
6679         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
6680         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
6681         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
6682         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
6683         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
6684         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
6685         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
6686         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
6687         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
6688         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
6689         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
6690         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
6691         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
6693         To conform with convention, replace the underscore (_) in the
6694         following image names with dash (-) or (/) as appropriate.
6696         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
6697         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
6698         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
6699         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
6700         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
6701         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
6702         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
6703         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
6704         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
6705         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
6706         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
6707         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
6708         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
6709         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
6710         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
6712         * info.el (info-tool-bar-map): Replace underscores in image names
6713         with dashes.
6715         * makefile.w32-in (WINS): Remove toolbar.
6717         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
6719         * tool-bar.el: Move to lisp from toolbar.  Now that
6720         toolbar is empty, it should be deleted when folks run "cvs up -P".
6722 2005-10-18  Jay Belanger  <belanger@truman.edu>
6724         * calc/calc-store.el (calc-store-into): Get the proper variable name
6725         to display in message.
6727 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6729         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
6730         expressions display in speedbar for all buffers when debugging.
6731         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
6733         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
6734         (speedbar-insert-button, speedbar-make-button):
6735         Use add-text-properties.
6736         (speedbar-update-localized-contents)
6737         (speedbar-update-directory-contents)
6738         (speedbar-update-special-contents): Use dolist.
6739         (speedbar-buffer-easymenu-definition): Add a menu separator.
6741 2005-10-17  Jason Rumney  <jasonr@gnu.org>
6743         * makefile.w32-in: Use $(lisp) consistently.
6744         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
6745         for shell specific generation of mh-autoloads.
6747 2005-10-17  Richard M. Stallman  <rms@gnu.org>
6749         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
6751 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6753         * jit-lock.el (jit-lock-fontify-now):
6754         Move jit-lock-context-unfontify-pos to avoid wasted work.
6756 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
6758         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
6759         `tramp-completion-mode' for checking if we are in completion mode.
6760         (tramp-completion-handle-file-name-all-completions): Reorder code
6761         in order to complete for file names only in case there are no
6762         method/user/host completions.  This is necessary for cooperation
6763         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
6765 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
6767         * longlines.el (longlines-search-forward)
6768         (longlines-search-backward): Match any number of spaces.
6770 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
6772         * diff-mode.el (diff-mode): Doc fix.
6774 2005-10-16  David Reitter  <david.reitter@gmail.com>
6776         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
6777         as default on darwin and windows systems.
6779 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6781         * arc-mode.el (archive-zip-extract): Doc fix.
6783 2005-10-16  Romain Francoise  <romain@orebokech.com>
6785         * mouse.el (mouse-1-click-follows-link): Doc fix.
6787 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6789         * savehist.el: Don't require CL at runtime.
6790         (savehist-xemacs): Remove.
6791         (savehist-coding-system): Use utf-8 if present, regardless of religion.
6792         (savehist-no-conversion): Use (featurep 'xemacs).
6793         (savehist-load): Check existence of start-itimer rather than XEmacs.
6794         Use an idle timer.
6795         (savehist-process-for-saving): Replace use of CL funs `subseq' and
6796         `delete-if-not'.
6798 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
6800         * savehist.el: Newer version.
6801         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
6802         (savehist-last-checksum, savehist-no-conversion): New vars.
6803         (savehist-autosave, savehist-process-for-saving, savehist-printable):
6804         New functions.
6805         (savehist-load, savehist-save): Use them.
6806         (savehist-delimit): Remove.
6808 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6810         * progmodes/compile.el (compilation-goto-locus): Display the
6811         compilation buffer first and the source buffer second, in case they're
6812         in overlapping frames.  Don't raise the compilation frame if it was the
6813         selected window upon entry.  Pass the `other-window' arg to
6814         pop-to-buffer.
6816         * info.el (Info-fontify-node): Use dolist.
6817         Change add-text-properties to put-text-property.
6819 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6821         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
6822         bound of search.
6824 2005-10-16  Masatake YAMATO  <jet@gyve.org>
6826         * dabbrev.el (dabbrev-completion): Pass the common
6827         prefix substring of completion to `display-completion-list'.
6829         * filecache.el (file-cache-minibuffer-complete)
6830         (file-cache-complete): Ditto.
6832         * tempo.el (tempo-display-completions): Ditto.
6834         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
6836         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
6838         * eshell/em-hist.el (eshell-list-history): Ditto.
6840         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
6842         * mail/mailalias.el (mail-complete): Ditto.
6844         * progmodes/etags.el (complete-tag): Ditto.
6846         * progmodes/make-mode.el (makefile-complete): Ditto.
6848         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
6850         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
6852         * progmodes/pascal.el (pascal-complete-word)
6853         (pascal-show-completions): Ditto.
6855         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
6857         * simple.el (completion-common-substring): New variable.
6858         (completion-setup-function): Use `completion-common-substring'
6859         to put faces.
6861 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6863         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
6864         (x-get-selection, mac-select-convert-to-string): Convert from/to
6865         UTF-16 clipboard data as in native byte order, no BOM.
6867 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
6869         * progmodes/gud.el (gud-tool-bar-map): Rename the images
6870         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
6871         (gud-sentinel): Use speedbar-frame to check for speedbar.
6873 2005-10-15  Richard M. Stallman  <rms@gnu.org>
6875         * savehist.el: New file.
6877 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
6879         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
6880         Fix bug in \bf fontification.
6882 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6884         * pcvs.el (cvs-edit-log-files): New var.
6885         (cvs-mode-edit-log): New arg `file'.
6886         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
6887         Instead force the use of the original file and nothing else.
6888         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
6889         the cvs-minor-wrap-function is set.
6890         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
6892 2005-10-14  Bill Wohler  <wohler@newt.com>
6894         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
6895         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
6896         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
6897         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
6898         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
6899         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
6900         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
6901         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
6902         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
6903         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
6904         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
6905         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
6906         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
6907         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
6908         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
6910         * progmodes/gud.el (gud-tool-bar-map): Rename the images
6911         appropriately (for example, gud-break to gud/break).
6913 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
6915         * longlines.el (longlinges-search-function)
6916         (longlines-search-forward, longlines-search-backward): New functions.
6917         (longlines-mode): Set isearch-search-fun-function to
6918         longlinges-search-function.
6920         * mouse.el (mouse-drag-region-1): Handle the case where a
6921         double-click event is bound to an arbitrary function.
6923 2005-10-14  David Ponce  <david@dponce.com>
6925         * recentf.el (recentf-track-opened-file)
6926         (recentf-track-closed-file, recentf-update-menu)
6927         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
6928         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
6929         mouse-1-click-follows-link.
6931 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6933         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
6934         Gnome file-manager.png.  Suggested by
6935         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
6937         * toolbar/README: Add diropen.xpm.
6939 2005-10-13  Bill Wohler  <wohler@newt.com>
6941         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
6942         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
6944 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6946         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
6947         Don't waste the byte-compiler's time on constant data.
6949 2005-10-13  Kenichi Handa  <handa@m17n.org>
6951         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
6952         byte with `escape-glyph' face.
6954         * international/fontset.el (ccl-encode-unicode-font):
6955         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
6956         Handle the case that ucs-mule-to-mule-unicode translates a character to
6957         ASCII (usually for IPA characters).
6959 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6961         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
6962         Don't hide the underline of titles if font-lock-mode is disabled.
6964 2005-10-12  Bill Wohler  <wohler@newt.com>
6966         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
6967         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
6968         files in MH-E-SRC have been updated.
6969         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
6971 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6973         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
6974         (mixal-mode-syntax-table): Add \n as end-comment.
6975         (mixal-operation-codes-alist): Immediately initialize to full value.
6976         (mixal-add-operation-code): Remove.
6977         (mixal-describe-operation-code): Make the arg non-optional.
6978         Use the interactive spec instead.
6979         Use mixal-operation-codes-alist rather than mixal-operation-codes.
6980         (mixal-font-lock-keywords): Don't highlight comments here any more.
6981         (mixal-font-lock-syntactic-keywords): New var.
6982         (mixal-mode): Use it.  Fix comment-start-skip.
6984 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6986         * startup.el (command-line-x-option-alist): -nb => -nbi
6988 2005-10-12  Kim F. Storm  <storm@cua.dk>
6990         * startup.el (fancy-splash-default-action): Discard mouse click in
6991         the splash screen window, as it has no sensible meaning in the
6992         next window to be selected.  Fixes error reported by Jan D.
6994 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6996         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
6998 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7000         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
7001         Try to fix up minor layout issues like indentation, line break, etc...
7002         (mixal-mode-syntax-table): Don't try to specify comment syntax,
7003         because it doesn't work.
7004         (mixal-operation-codes): Add some more codes.
7005         (mixal-font-lock-keywords): Process comments here.
7006         (mixal-mode): mixasm no longer needs -g option.
7008 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7010         * progmodes/sh-script.el (sh-tmp-file):
7011         Use mktemp -t.  Finish support for es and rc shells.
7013 2005-10-11  Jay Belanger  <belanger@truman.edu>
7015         * calc/calcalg2.el (calc-integral): With an argument, compute the
7016         definite integral.
7018 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
7020         * mouse.el (mouse-drag-region-1): Don't try to catch a
7021         double-click when doing follow-link (it's overridden anyway).
7023 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
7025         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
7026         (autoload-print-form-outbuf): Add docstring.
7028 2005-10-11  Juri Linkov  <juri@jurta.org>
7030         * info.el (Info-mode-menu): Delete menu item "Edit".
7031         (Info-mode): Delete description of Info-edit from docstring,
7032         and rearrange descriptions of Info commands in the order
7033         they are documented in the Info manual.
7035 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7037         * calendar/appt.el (appt-check): Use diary-selective-display var.
7039 2005-10-10  Richard M. Stallman  <rms@gnu.org>
7041         * net/newsticker.el (newsticker-start, newsticker-show-news):
7042         Add autoload cookies.
7044 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
7046         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
7048 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
7050         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
7052 2005-10-10  Jay Belanger  <belanger@truman.edu>
7054         * calc/calc-arith.el (math-check-known-scalarp)
7055         (math-check-known-matrixp): Check the values of arguments that are
7056         variables.
7057         (math-check-known-square-matrixp): New function.
7058         (math-known-square-matrixp): Use math-check-known-square-matrixp.
7059         (math-super-types): Add sqmatrix type.
7061         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
7062         mode name `square' to `sqmatrix'.
7064         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
7065         mode name `square' to `sqmatrix'.
7067 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7069         * progmodes/etags.el (select-tags-table-mode): Don't use
7070         selective-display.
7071         (tags-select-tags-table): Pass `button' to the action function.
7072         (select-tags-table): Place the side-info on button properties rather
7073         than in hidden text.  Abbreviate file names.
7074         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
7075         (select-tags-table-select): Add `button' argument.
7076         Get side-info from the button property rather than from hidden text.
7078 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7080         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
7081         (gud-speedbar-buttons): Preserve point if possible.
7082         (gud-sentinel): Restore previous speedbar display type.
7084         * progmodes/gdb-ui.el (gdba): Improve diagram.
7085         (def-gdb-auto-update-handler, gdb-info-locals-handler)
7086         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
7087         Call get-buffer-window once.
7089 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7091         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
7092         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
7093         (pascal-indent-command): Remove unused var `ind'.
7094         (pascal-indent-case): Remove unused var `oldpos'.
7095         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
7096         since it's now used as a proper minor mode map.
7097         (pascal-outline): Rename to pascal-outline-mode.
7098         (pascal-outline-mode): Use define-minor-mode.
7099         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
7100         selective-display.
7102 2005-10-10  Andreas Schwab  <schwab@suse.de>
7104         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
7105         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
7107         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
7108         outside source directory.
7110 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7112         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
7113         C-x' as a prefix.
7114         (orgtbl-mode-map): Full keymap instead of sparse, because all
7115         `self-insert-command' keys are redefined in this map.
7116         (org-export-as-html): Specify charset for HTML file, by taking it
7117         from the coding system.
7119 2005-10-10  Kenichi Handa  <handa@m17n.org>
7121         * textmodes/flyspell.el (flyspell-check-word-p):
7122         If unread-command-events is non-empty, don't call sit-for.
7124 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7126         * font-lock.el (font-lock-syntactic-keywords)
7127         (font-lock-keywords): Doc fixes.
7129         * textmodes/flyspell.el (flyspell-external-point-words):
7130         Simplify logic, and don't try to check for consecutive appearances
7131         of one incorrect word.
7133 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
7135         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
7136         separator.
7138         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
7139         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
7140         (gud-expansion-speedbar-buttons): New function.
7141         (gud-speedbar-buttons): Check for gud-comint-buffer.
7143 2005-10-09  Bill Wohler  <wohler@newt.com>
7145         * Makefile.in (updates): Add mh-loaddefs dependency.
7147 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7149         * speedbar.el (speedbar-file-key-map): Fix typo.
7151 2005-10-09  Daniel Brockman  <daniel@brockman.se>
7153         * cus-start.el (line-spacing): Add custom spec.
7155 2005-10-09  Romain Francoise  <romain@orebokech.com>
7157         * textmodes/ispell.el (ispell-check-version): Fix last change.
7159 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7161         * term/x-win.el: Remove -i, --icon-type from comment.
7163         * startup.el (command-line-x-option-alist): Remove options -i,
7164         -itype, --icon-type, added -nb, --no-bitmap-icon
7166 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
7168         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
7169         instead of :active.
7171 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
7173         * textmodes/ispell.el (ispell-check-version):
7174         Ignore hyphen, and all that follows, in aspell's version text.
7176 2005-10-08  Jay Belanger  <belanger@truman.edu>
7178         * calc/calc-arith.el (math-known-square-matrixp): New function.
7179         (math-pow-fancy): Check for matrices before distributing exponent
7180         across products.
7182         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
7183         fullscreen keypad.  Suggested by Luc Teirlinck.
7184         (calc-keypad-show-input): Add space for formatting.
7186         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
7187         Add square matrix option.
7189         * calc/calc-poly.el (math-expand-term): Check for matrices instead
7190         of checking calc-matrix-mode when deciding how to expand.
7192         * calc/calc.el (calc-set-mode-line): Add square matrix option.
7194 2005-10-08  Lars Hansen  <larsh@soem.dk>
7196         * net/tramp.el (tramp-perl-directory-files-and-attributes):
7197         Add error handling.
7198         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
7200 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7202         Sync with Tramp 2.0.51.
7204         * net/tramp.el (tramp-handle-set-visited-file-modtime)
7205         (tramp-handle-insert-file-contents, tramp-handle-write-region):
7206         Insert special handling for `last-coding-system-used', again
7207         it still seems to be necessary (unlike stated before).
7208         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
7209         (tramp-password-prompt-regexp): There might be other words before
7210         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
7211         (tramp-chunksize): Improve docstring.
7212         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
7213         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
7214         Christian Joergensen <bugs@razor.dk>.
7216 2005-10-07  Glenn Morris  <rgm@gnu.org>
7218         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
7219         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
7220         precision'.
7222 2005-10-07  Romain Francoise  <romain@orebokech.com>
7224         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
7225         (ibuffer-do-shell-command-pipe-replace)
7226         (ibuffer-do-shell-command-file, ibuffer-do-eval)
7227         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
7228         (ibuffer-do-revert, ibuffer-do-replace-regexp)
7229         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
7230         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
7231         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
7232         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
7233         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
7234         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
7235         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
7236         Autoload file sans suffix.
7238         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
7240 2005-10-07  David Ponce  <david@dponce.com>
7242         * recentf.el (recentf-menu-open-all-flag): New option.
7243         (recentf-digit-shortcut-command-name): New function.
7244         (recentf--shortcuts-keymap): New variable.
7245         (recentf-menu-shortcuts): New variable.
7246         (recentf-make-menu-items): Initialize it.  Replace the "More..."
7247         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
7248         (recentf-menu-value-shortcut): New function.
7249         (recentf-make-menu-item): Use it.  No more in-lined.
7250         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
7251         (recentf-open-most-recent-file): Rename from
7252         `recentf-open-file-with-key'.  Don't depend on key binding.
7253         (recentf-mode-map): New variable.
7254         (recentf-mode): Use it.
7256 2005-10-06  Bill Wohler  <wohler@newt.com>
7258         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
7260         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
7261         (MH-E-SRC): New.  Used by mh-autoloads.
7262         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
7263         files in MH-E-SRC have been updated.
7264         (compile, recompile, bootstrap): Depend on mh-autoloads.
7266 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7268         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
7269         gud-break and gud-remove icons when the fringe is not available.
7271         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
7272         Typo.
7274 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
7276         * play/zone.el (zone): Wrap body with save-window-excursion.
7278 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7280         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
7281         Use the new `list-only' arg to diary-list-entries.
7283         * calendar/diary-lib.el: Use overlays rather than selective-display.
7284         (diary-selective-display): New var.
7285         (diary-header-line-format): Use it.
7286         (diary-list-entries): Add argument `list-only'.
7287         Put the buffer in diary-mode.  Don't add \^M at beg and end.
7288         Replace \^M by invisible overlays.
7289         (diary-unhide-everything): Replace \^M by invisible overlays.
7290         (print-diary-entries): Look for overlays rather than \^M.
7291         Add a space to the temp buffer name.
7292         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
7293         Put the buffer in diary-mode.
7294         (list-sexp-diary-entries): Replace \^M by invisible overlays.
7295         (diary-anniversary): Make the year arg optional.
7296         (diary-time-regexp): New const.
7297         (diary-font-lock-keywords): Use it to accept a few more time formats.
7299         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
7301 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
7303         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
7304         Fix bug introduced 2005-07-03: Use (car (last ...))
7305         to faithfully reproduce replaced artist-last.
7306         (artist-set-arrow-points-for-poly): Likewise.
7307         Suggested by Johan Bockg\e,Ae\e(Brd.
7309 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
7311         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
7312         * wid-edit.el (widget):
7313         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
7314         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
7316 2005-10-06  Kenichi Handa  <handa@m17n.org>
7318         * international/mule-cmds.el (set-language-environment):
7319         Fix setting up of case-table for unibyte mode.
7321         * simple.el (what-cursor-position): If the character is displayed
7322         by some `display' text property, show that.  Don't use
7323         single-key-description for eight-bit characters in multibyte mode.
7325 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
7327         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
7328         (gdb-ann3): Set it.
7329         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
7330         (gdb-info-frames-custom): Use inverse-video for first five
7331         characters of selected frame only.
7332         (gdb-get-frame-number): Select frame even when point is on frame
7333         number.
7335 2005-10-06  Masatake YAMATO  <jet@gyve.org>
7337         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
7338         Put `font-lock-function-name-face'.
7339         (gdb-info-frames-custom): Put `font-lock-function-name-face'
7340         and `font-lock-variable-name-face'
7341         (gdb-registers-font-lock-keywords): New font lock keywords definition.
7342         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
7343         (gdb-memory-font-lock-keywords): New font lock keywords definition.
7344         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
7345         (gdb-local-font-lock-keywords): New font lock keywords definition.
7346         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
7347         (gdb-threads-font-lock-keywords): New font lock keywords definition.
7348         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
7350 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
7352         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
7353         (ediff-merge-region-is-non-clash-to-skip): Previously called
7354         ediff-merge-region-is-non-clash.
7356         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
7357         Use insert-buffer-substring.
7359         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
7360         selecting files to patch.  Also bug fixes.
7362         * ediff-util.el (ediff-setup): Bug fix.
7363         (ediff-next-difference): Never skip clashes that differ in white
7364         space only.
7366         * ediff-wind.el (ediff-setup-control-frame)
7367         (ediff-destroy-control-frame): Check the menubar feature.
7369         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
7370         (viper-refresh-mode-line): Use make-local-variable to localize
7371         some vars instead of make-variable-buffer-local.  Suggested by
7372         Stefan Monnier.
7374         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
7375         (viper-restore-cursor-type, viper-set-insert-cursor-type):
7376         Use make-local-variable instead of make-variable-buffer-local.
7377         Suggested by Stefan Monnier.
7379         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
7380         (viper-comint-mode-hook): Use make-local-variable on
7381         require-final-newline.
7382         (viper-non-hook-settings): Don't use make-variable-buffer-local.
7384 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7386         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
7387         also the second char of a comment-start sequence.
7388         (scheme-sexp-comment-syntax-table): New var.
7389         (lambda, define): Set their scheme-doc-string-elt property.
7390         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
7391         Use lisp-font-lock-syntactic-face-function now that it properly
7392         handles |...| symbols.
7393         (scheme-mode-variables): Set lisp-doc-string-elt-property,
7394         parse-sexp-lookup-properties and font-lock-extra-managed-props.
7396         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
7397         bit from # to |.
7398         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
7400         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
7401         (lisp-doc-string-elt-property): New var.
7402         (lisp-font-lock-syntactic-face-function): Use it.
7403         Rewrite to recognize docstrings even for forms not at toplevel.
7405         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
7406         annotation on the | part of #| rather than on the # part.
7407         (scheme-font-lock-syntactic-face-function): New function, to
7408         distinguish strings from |...| symbols.
7409         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
7410         syntax-table so that #|...|# is properly highlighted.
7412         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
7413         Don't mark as docstring the 3rd elem of an unknown toplevel form.
7415 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7417         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
7418         and C-e.
7420         * emacs-lisp/eldoc.el: Move comments into docstrings.
7421         (eldoc-message-commands): Initialize in its declaration.
7422         Add move-beginning-of-line and move-end-of-line.
7423         (eldoc-add-command, eldoc-add-command-completions)
7424         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
7426         * outline.el (outline-mark-subtree): Activate the mark.
7428         * calendar/appt.el (appt-time-regexp): New var.
7429         (appt-add, appt-make-list): Use it.
7430         (appt-convert-time): Clean up.
7432         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
7433         Don't set any syntax-table property here.
7434         (tex-font-lock-verb): New function.  Do it here.
7435         (tex-font-lock-syntactic-keywords): Use it.
7437 2005-10-04  Richard M. Stallman  <rms@gnu.org>
7439         * wid-edit.el (widget-file-complete): Get the widget start point
7440         the right way.  Default directory to `/' if file has none.
7442         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
7444         * textmodes/flyspell.el (flyspell-mode-on):
7445         Call ispell-maybe-find-aspell-dictionaries.
7447         * textmodes/ispell.el (ispell-word, ispell-region):
7448         Call ispell-maybe-find-aspell-dictionaries.
7449         (ispell-accept-buffer-local-defs):
7450         Don't call ispell-maybe-find-aspell-dictionaries
7452 2005-10-04  Richard M. Stallman  <rms@gnu.org>
7454         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
7456 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
7458         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
7459         instead of `fboundp' in order to allow for anonymous functions.
7461 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
7463         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
7464         case the user clicks on the link while another window is selected.
7465         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
7467         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
7468         functionality.
7469         (dframe-help-echo): Save point in case mouse tracking is off.
7471 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
7473         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
7475 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7477         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
7478         not change the global value of those vars.
7480         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
7481         make-local-variable which we do not need any more.
7483 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
7485         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
7486         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
7487         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
7488         (speedbar-path-line): Define obsolete aliases.
7489         (speedbar-line-directory): Doc fix.
7491         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
7492         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
7493         instead of speedbar-line-path.
7495 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7497         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
7498         to nil if dropping on a window.  Handle dropping on a minibuffer window
7499         like dropping on a non-window part of Emacs.
7501 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7503         * net/ange-ftp.el: Use with-current-buffer.
7504         (ange-ftp-insert-directory): Do not follow symlinks any more.
7506         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
7507         Remove interactive spec.
7509 2005-10-03  Kim F. Storm  <storm@cua.dk>
7511         * ido.el (ido-mode): Use custom-initialize-set.
7513 2005-10-02  Richard M. Stallman  <rms@gnu.org>
7515         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
7516         Use insert-buffer-substring.
7518         * net/tramp.el: Pacify byte compiler warnings in pacification code.
7519         (tramp-handle-file-local-copy): Use insert-buffer-substring.
7521 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7523         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
7524         in last change.
7525         (ange-ftp-insert-directory): Fix up the search for the case where
7526         `file' is absolute.
7528 2005-10-02  Romain Francoise  <romain@orebokech.com>
7530         * progmodes/compile.el (compile-goto-error): Delete extra paren.
7532 2005-10-02  Andreas Schwab  <schwab@suse.de>
7534         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
7535         directory component in the session info.
7537 2005-10-01  Richard M. Stallman  <rms@gnu.org>
7539         * comint.el (comint-redirect-subvert-readonly): Doc fix.
7541         * simple.el (next-error-internal): New function.
7543         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
7544         (compilation-start): Pass new arg to compilation-buffer-name.
7545         (compile-goto-error): Use next-error-internal.
7547 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
7549         * speedbar.el: Remove RCS tag.
7550         (speedbar-check-read-only): Handle non-existent files.
7552         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
7554         * info.el (Info-speedbar-hierarchy-buttons)
7555         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
7557 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7559         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
7560         Do not match newline.
7561         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
7562         (bibtex-summary): Remove unnecessary save-excursion.
7563         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
7565 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7567         * term/mac-win.el: Add charset info for "iso10646-1".
7568         Modify default fontset to use ATSUI-compatible fonts for some charsets
7569         if available.
7571 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
7573         * speedbar.el: Re-apply arch tag.
7574         (speedbar-version): Rename to version 1.0.  Suggested by Eric
7575         M. Ludlam.
7576         Reapply two changes from Emacs CVS' version of speedbar lost
7577         during the merge:
7578         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
7579         (speedbar-frame-parameters): Improve customize type.
7581 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7583         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
7584         (ange-ftp-file-directory-p): Fix the symlink case.
7585         (ange-ftp-insert-directory): When listing a single file, get a list of
7586         the parent buffer and extract the relevant line.  Inspired from a patch
7587         by Katsumi Yamaoka <yamaoka@jpl.org>.
7588         (ange-ftp-file-name-sans-versions): Simplify.
7590 2005-09-30  Bill Wohler  <wohler@newt.com>
7592         Move MH-E image files from toolbar and mail directories into
7593         etc/images.
7595         * mail/reply2.*: Move to etc/images/mail/reply*.
7597         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
7598         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
7599         etc/images.
7601         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
7602         * toolbar/reply*: Move to etc/images/mail.
7604         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
7606 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
7608         * speedbar.el: New version 1.0pre3.
7610         Frame management code (including timer, and mouse click specifics)
7611         moved to dframe.el:
7612         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
7613         (speedbar-timer): Removed.  Use dframe-timer.
7614         (speedbar-close-frame): Removed.  Use dframe-close-frame.
7615         (speedbar-activity-change-focus-flag): Removed.  Use
7616         dframe-activity-change-focus-flag.
7617         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
7618         dframe-update-speed.
7620         (speedbar-current-frame): New macro.  Use this instead of the
7621         variable speedbar-frame.
7623         (speedbar-use-images, speedbar-expand-image-button-alist)
7624         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
7626         (speedbar-find-image-on-load-path): Removed.  Replaced by
7627         defezimage in ezimage.el.
7628         (speedbar-expand-image-button-alist): Removed.  Replaced by
7629         ezimage-expand-image-button-alist in ezimage.el.
7631         (speedbar-ignored-directory-regexp)
7632         (speedbar-add-ignored-directory-regexp)
7633         (speedbar-ignored-directory-expressions)
7634         (speedbar-line-directory, speedbar-buffers-line-directory)
7635         (speedbar-directory-line, speedbar-buffers-line-directory):
7636         Renamed, replacing `path' with `directory'.
7638         (speedbar-create-directory, speedbar-expand-line-descendants)
7639         (speedbar-toggle-line-expansion)
7640         (speedbar-contract-line-descendants): New commands.
7642         (speedbar-query-confirmation-method, speedbar-select-frame-method)
7643         (speedbar-use-tool-tips-flag): New options.
7645         (speedbar-check-read-only, speedbar-require-version)
7646         (speedbar-insert-separator, speedbar-buffers-tail-notes)
7647         (speedbar-handle-delete-frame, speedbar-try-completion)
7648         (speedbar-update-localized-contents): New functions.
7650         (speedbar-incompatible-version, speedbar-ro-to-do-point)
7651         (speedbar-object-read-only-indicator): New variables.
7653         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
7654         New hooks.
7656         (speedbar-separator-face): New face.
7658         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
7659         (speedbar-ignored-modes): Add fundamental-mode.
7660         (speedbar-directory-unshown-regexp): Add . directories.
7662         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
7663         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
7664         `]' for full expand/close.
7665         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
7667         (speedbar-check-vc): Support hidden files.
7668         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
7669         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
7670         state is nil, it is not checked out.
7672         (speedbar-line-text, speedbar-line-token): Support expand buttons
7673         with no text.
7674         (speedbar-refresh): Universal argument acts as power-click.
7675         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
7676         that buffer to get variable values.
7678         And many other bugfixes.
7680         * dframe.el, ezimage.el, sb-image.el: New files.
7682         * sb-*.xpm: Remove files.  New image files installed into
7683         etc/images/ezimage.
7685 2005-09-30  Kenichi Handa  <handa@m17n.org>
7687         * ps-mule.el (ps-mule-show-warning): If a character is in
7688         ps-print-translation-table, don't treat it as non-printable.
7690 2005-09-30  David Ponce  <david@dponce.com>
7692         * tree-widget.el (tree-widget-themes-load-path): New variable.
7693         (tree-widget-themes-directory): Doc fix.
7694         (tree-widget-image-formats) [Emacs]: Doc fix.
7695         (tree-widget--locate-sub-directory): New function.
7696         (tree-widget-themes-directory): Use it.
7698         * recentf.el (recentf-filename-handlers): Rename from
7699         `recentf-filename-handler'.  Allow a list of functions.
7700         (recentf-menu-items-for-commands): Fix :help strings.
7701         (recentf-apply-filename-handlers): New function.
7702         (recentf-expand-file-name): Use it.
7703         (recentf-cleanup): Remove duplicates too.
7705 2005-09-29  Juri Linkov  <juri@jurta.org>
7707         * faces.el: Rearrange face definitions to be in the same order as
7708         their face descriptions in "(emacs)Standard Faces".
7710         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
7712         * tooltip.el (tooltip): Add group `basic-faces'.
7714         * buff-menu.el (Buffer-menu-buffer): Remove group
7715         `font-lock-highlighting-faces'.
7717         * progmodes/compile.el (compilation-error, compilation-warning)
7718         (compilation-info, compilation-line-number, compilation-column-number):
7719         Change group from `font-lock-highlighting-faces' to `compilation'.
7721         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
7722         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
7723         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
7724         (vhdl-font-lock-reserved-words-face)
7725         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
7726         `font-lock-highlighting-faces'.
7728         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
7730 2005-09-28  Kim F. Storm  <storm@cua.dk>
7732         * emulation/cua-base.el: Set CUA move property on additional commands:
7733         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
7734         forward-sexp, backward-sexp, forward-list, backward-list.
7736 2005-09-28  Romain Francoise  <romain@orebokech.com>
7738         * comint.el (comint-show-output): Really set point at the
7739         beginning of the output when not using `comint-use-prompt-regexp'.
7741 2005-09-27  Jay Belanger  <belanger@truman.edu>
7743         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
7744         in TeX mode.
7746 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
7748         * textmodes/org.el (org-table-sum): Fix format string.
7750         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
7751         Quote face names.
7753 2005-09-26  Romain Francoise  <romain@orebokech.com>
7755         * isearch.el (isearch-forward-regexp): Close doc string.
7757 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7759         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
7761         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
7763         * progmodes/compile.el (compilation-error-properties):
7764         When getting the file from the previous error message,
7765         correctly decode the new data format.
7767         * progmodes/cc-cmds.el (c-electric-paren):
7768         Call old-blink-paren only for close-paren.
7770 2005-09-24  Andreas Schwab  <schwab@suse.de>
7772         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
7773         condition.
7775 2005-09-25  Romain Francoise  <romain@orebokech.com>
7777         * dired-aux.el (dired-copy-file-recursive):
7778         * dired.el (dired-delete-file):
7779         * ediff-mult.el (ediff-dir-diff-copy-file):
7780         * ediff-util.el (ediff-test-save-region):
7781         * forms.el (forms-mode):
7782         * ido.el (ido-file-internal, ido-delete-file-at-head):
7783         * log-edit.el (log-edit-done):
7784         * ses.el (ses-yank-resize):
7785         * play/gomoku.el (gomoku-human-plays, gomoku)
7786         (gomoku-human-resigns, gomoku-prompt-for-other-game)
7787         (gomoku-offer-a-draw):
7788         * play/landmark.el (lm-human-resigns, lm):
7789         * net/eudcb-ldap.el (eudc-ldap-check-base):
7790         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
7791         * progmodes/ebrowse.el (ebrowse-find-pattern):
7792         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
7793         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
7794         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
7796         * vc.el (vc-delete-file):
7797         * play/gomoku.el (gomoku-terminate-game, gomoku)
7798         (gomoku-prompt-for-move, gomoku-human-takes-back):
7799         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
7800         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
7802 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
7804         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
7805         color rxvt terminals by using the code xterm.el used to use before
7806         2005-04-09 in order to match the colors used by rxvt.
7808 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7810         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
7811         colors rxvt-unicode terminals by using the same code as xterm.el.
7813 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7815         * textmodes/tex-mode.el (tex-font-lock-append-prop)
7816         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
7817         new symbol used for the tex-verbatim face.
7819 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
7821         * woman.el (woman-file-name):
7822         * wid-edit.el (widget-file-prompt-value)
7823         (widget-coding-system-prompt-value):
7824         * w32-fns.el (set-w32-system-coding-system):
7825         * vc.el (vc-version-diff, vc-annotate):
7826         * textmodes/reftex-auc.el (reftex-arg-cite)
7827         (reftex-arg-index-tag):
7828         * textmodes/refer.el (refer-get-bib-files):
7829         * textmodes/artist.el (artist-figlet-choose-font):
7830         * terminal.el (terminal-emulator):
7831         * replace.el (occur-read-primary-args):
7832         * rect.el (string-rectangle, string-insert-rectangle):
7833         * ps-print.el (ps-print-preprint):
7834         * progmodes/pascal.el (pascal-goto-defun):
7835         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
7836         * progmodes/compile.el (compilation-find-file):
7837         * printing.el (pr-interactive-n-up):
7838         * play/animate.el (animate-birthday-present):
7839         * net/rcompile.el (remote-compile):
7840         * man.el (man, Man-goto-section, Man-follow-manual-reference):
7841         * mail/rmailsum.el (rmail-summary-search-backward)
7842         (rmail-summary-search):
7843         * mail/rmailout.el (rmail-output-read-rmail-file-name)
7844         (rmail-output-read-file-name):
7845         * mail/rmail.el (rmail-search, rmail-search-backwards):
7846         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
7847         * locate.el (locate):
7848         * international/quail.el (quail-show-keyboard-layout):
7849         * international/mule.el (set-buffer-file-coding-system)
7850         (revert-buffer-with-coding-system, set-file-name-coding-system)
7851         (set-terminal-coding-system, set-keyboard-coding-system)
7852         (set-next-selection-coding-system):
7853         * international/mule-diag.el (describe-coding-system)
7854         (describe-font, describe-fontset):
7855         * international/mule-cmds.el (universal-coding-system-argument)
7856         (search-unencodable-char, describe-input-method)
7857         (set-language-environment, describe-language-environment):
7858         * international/codepage.el (codepage-setup):
7859         * international/code-pages.el (codepage-setup):
7860         * info.el (Info-search, Info-follow-reference)
7861         (Info-search-backward):
7862         * emacs-lisp/advice.el (ad-read-advised-function)
7863         (ad-read-advice-class, ad-clear-cache, ad-activate)
7864         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
7865         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
7866         (ad-read-regexp):
7867         * ediff-util.el (ediff-toggle-regexp-match):
7868         * ediff-ptch.el (ediff-prompt-for-patch-file):
7869         * dired-aux.el (dired-diff):
7870         * diff.el (diff):
7871         * cus-edit.el (custom-variable-prompt):
7872         * calendar/timeclock.el (timeclock-ask-for-project):
7873         * calc/calcalg3.el (calc-get-fit-variables):
7874         * calc/calc-store.el (calc-edit-variable)
7875         (calc-permanent-variable):
7876         * vc-mcvs.el (vc-mcvs-register):
7877         * shadowfile.el (shadow-define-literal-group):
7878         * woman.el (woman-file-name):
7879         * vc.el (vc-version-diff, vc-merge):
7880         * textmodes/reftex-index.el (reftex-index-complete-tag):
7881         * format.el (format-decode-buffer, format-decode-region):
7882         * emulation/viper-cmd.el (viper-read-string-with-history):
7883         * emacs-lisp/debug.el (cancel-debug-on-entry):
7884         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
7885         * ediff.el (ediff-merge-revisions)
7886         (ediff-merge-revisions-with-ancestor, ediff-revision):
7887         * completion.el (interactive-completion-string-reader):
7888         * calc/calc-prog.el (calc-user-define-formula):
7889         Follow convention for reading with the minibuffer.
7891 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
7893         * progmodes/python.el (python-describe-symbol): Add globals() and
7894         locals() to the arguments of emacs.ehelp.
7896 2005-09-24  Magnus Henoch  <mange@freemail.hu>
7898         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
7899         New function, code extracted from ispell-valid-dictionary-list.
7900         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
7901         Call it.
7903 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
7905         * subr.el (version-regexp-alist): Extend valid syntax for version
7906         strings: allow any of the characters -,_,+ to separate the
7907         alpha/beta/rc part from the version part.  Doc fix.
7908         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
7910 2005-09-23  David Reitter  <david.reitter@gmail.com>
7912         * mail/mailclient.el: New file.
7914 2005-09-23  Richard M. Stallman  <rms@gnu.org>
7916         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
7917         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
7918         Doc fixes.
7920         * progmodes/cc-mode.el (c-font-lock-init):
7921         Specify font-lock-lines-before.
7923 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7925         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
7926         whole conflict.
7928 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7930         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
7931         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
7932         of `remap' feature when available.  Additional key bindings for
7933         better tty support.
7934         (org-mode-restart, org-force-self-insert): New commands.
7935         (org-time-stamp-inactive): New command.
7936         (org-remap): New function.
7937         (org-table-auto-blank-field, org-level-color-stars-only): New options.
7938         (org-enable-fixed-width-editor): Move to `org-structure'
7939         customization group.
7940         (org-self-insert-command, orgtbl-self-insert-command): Modify to
7941         blank field after field motion commands.
7943 2005-09-23  Kenichi Handa  <handa@m17n.org>
7945         * international/mule-cmds.el (set-language-environment):
7946         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
7947         have to call utf-translate-cjk-load-tables.
7949 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7951         * mouse.el (mouse-move-drag-overlay): Fix last change.
7953 2005-09-22  David Ponce  <david@dponce.com>
7955         * tree-widget.el (tree-widget-value-create): Fix previous change.
7957 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
7959         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
7961 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7963         * mouse.el (mouse-move-drag-overlay): New function.
7964         (mouse-drag-region-1): Use it.
7965         Try to simplify a bit the state handling.  Handle clicks on links
7966         inside intangible areas.
7967         (mouse-save-then-kill): Minor simplification.
7968         (mouse-secondary-overlay): Make it always non-nil instead of
7969         recreating it each time.
7970         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
7971         (mouse-kill-secondary, mouse-secondary-save-then-kill):
7972         Simplify accordingly.
7974 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
7976         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
7978 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
7980         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
7981         (ediff-file-name-sans-prefix): Treat nil as an empty string.
7982         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
7983         to patch.
7985         * ediff-util.el: Use insert-buffer-substring.
7987         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
7989         * emulation/viper-cmd.el (viper-change-state): Don't move over the
7990         field boundaries in the minibuffer.
7991         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
7992         (viper-minibuffer-post-command-hook): New hook.
7993         (viper-line): Don't move cursor at bolp.
7995         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
7997         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
7998         avoid compiler warnings.
8000         * emulation/viper-macs.el (ex-map): Better messages.
8002         * emulation/viper-utils.el (viper-beginning-of-field): New function.
8004         * emulation/viper.el: Replace make-variable-buffer-local with
8005         viper-make-variable-buffer-local everywhere, to avoid warnings.
8007 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8009         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
8010         Delete unused var `old-selected-window'.
8011         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
8012         (mouse-drag-secondary): Delete unused var `start-frame'.
8014 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8016         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
8018 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8020         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
8021         Re-indent within 80 columns.  Use inhibit-read-only.
8023 2005-09-19  Romain Francoise  <romain@orebokech.com>
8025         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
8027 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8029         * font-lock.el (font-lock-default-fontify-region): Don't add a line
8030         unconditionally, since the after-change-function already did it.
8032 2005-09-19  Miles Bader  <miles@gnu.org>
8034         * net/newsticker.el: Get rid of CVS keyword.
8036 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
8038         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
8039         The prompt is formatted later.
8041 2005-09-19  David Ponce  <david@dponce.com>
8043         * tree-widget.el (tree-widget-value-create): Save the converted
8044         tree :node widget.
8046 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8048         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
8049         variable `message'.
8051 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
8053         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
8054         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
8055         <slawomir.nowaczyk.847@student.lu.se>.
8057 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
8059         * image.el (image-load-path): Use symbol `data-directory' instead
8060         of its value, for backward compatibility with packages that bind
8061         it during `find-image'.  Suggested by Katsumi Yamaoka.
8062         (image-search-load-path): Handle symbols whose values are strings.
8064 2005-09-18  Romain Francoise  <romain@orebokech.com>
8066         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
8067         with-current-buffer form in save-excursion.
8069 2005-09-18  D Goel  <deego@gnufans.org>
8071         * apropos.el (apropos-command): Fix `message' call: first arg
8072         should be a format spec.  In this and all other cases that appear
8073         below and elsewhere in the source code, I made a change only when
8074         two conditions were satisfied: [1] I can think of a possibility
8075         that the arguments would cause an error, for example, the code in
8076         question relies on external variables such as filenames.  [2] I
8077         was sure that the arg to `message' could not have been nil in the code.
8079         * textmodes/tildify.el (tildify-region): Ditto.
8081         * textmodes/reftex-index.el (reftex-index-change-entry)
8082         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
8083         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
8084         * textmodes/org.el (org-complete, org-deadline, org-schedule)
8085         (org-priority, org-table-sum):
8086         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
8087         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
8088         (flyspell-word, flyspell-display-next-corrections):
8089         * textmodes/bibtex.el (bibtex-print-help-message):
8090         * textmodes/artist.el (artist-key-set-point-poly):
8091         * term/mac-win.el (mac-services-insert-text):
8092         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
8093         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
8094         (vhdl-port-paste-testbench, vhdl-compose-new-component)
8095         (vhdl-compose-configuration):
8096         * progmodes/sh-script.el (sh-blink, sh-show-indent)
8097         (sh-set-indent, sh-learn-line-indent):
8098         * progmodes/ps-mode.el (ps-mode-target-column):
8099         * progmodes/idlwave.el (idlwave-make-tags)
8100         (idlwave-scan-library-catalogs):
8101         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
8102         * progmodes/gud.el (gud-jdb-analyze-source):
8103         * progmodes/flymake.el (flymake-log):
8104         * progmodes/ebnf2ps.el (ebnf-generate-region):
8105         * progmodes/cmacexp.el (c-macro-expansion):
8106         * progmodes/ada-xref.el (ada-treat-cmd-string):
8107         * progmodes/ada-mode.el (ada-create-case-exception-substring)
8108         (ada-justified-indent-current, ada-batch-reformat):
8109         * play/zone.el (zone):
8110         * play/landmark.el (lm-move):
8111         * play/decipher.el (decipher-show-alphabet):
8112         * net/newsticker.el (newsticker--display-jump)
8113         (newsticker--display-scroll):
8114         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
8115         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
8116         * mail/feedmail.el (feedmail-dump-message-to-queue):
8117         * eshell/esh-proc.el (eshell-remove-process-entry):
8118         * emulation/ws-mode.el (ws-last-error):
8119         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
8120         (viper-record-kbd-macro):
8121         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
8122         * emacs-lisp/lisp-mnt.el (lm-report-bug):
8123         * emacs-lisp/find-func.el (find-function-noselect):
8124         * calendar/timeclock.el (timeclock-status-string)
8125         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
8126         (timeclock-when-to-leave-string):
8127         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
8128         * calc/calc-units.el (calc-enter-units-table):
8129         * calc/calc-mode.el (calc-mode-record-mode):
8130         * woman.el (woman-mini-help):
8131         * wdired.el (wdired-change-to-wdired-mode):
8132         * vc.el (vc-retrieve-snapshot):
8133         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
8134         * startup.el (display-startup-echo-area-message):
8135         * simple.el (set-goal-column):
8136         * ses.el (ses-command-hook, ses-recalculate-cell):
8137         * server.el (server-process-filter):
8138         * printing.el (pr-interface-txt-print, pr-interface-printify)
8139         (pr-interface-ps):
8140         * pcvs.el (cvs-help):
8141         * log-edit.el (log-edit, log-edit-mode-help):
8142         * iswitchb.el (iswitchb-possible-new-buffer):
8143         * isearch.el (isearch-edit-string):
8144         * image-mode.el (image-mode, image-minor-mode):
8145         * ibuf-macs.el (define-ibuffer-filter):
8146         * hi-lock.el (hi-lock-find-patterns):
8147         * files.el (toggle-read-only):
8148         * ediff-util.el (ediff-copy-diff)
8149         (ediff-write-merge-buffer-and-maybe-kill):
8150         * echistory.el (Electric-history-undefined):
8151         * dnd.el (dnd-insert-text):
8152         * dired-aux.el (dired-query):
8153         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
8154         * bookmark.el (bookmark-bmenu-locate):
8155         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
8156         Fix `message' calls to ensure first arg is a format string.
8157         The change was made only when these two conditions were satisfied:
8158         [1] when there is a possibility that the arguments would cause an error
8159         for example, if the code in question relies on external variables
8160         such as filenames, and
8161         [2] if the arg to `message' could not have been nil in the code.
8163         * pcomplete.el (pcomplete--help): Fix `message' format spec.
8164         Not having a %s would be weird, though not technically wrong.
8166 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8168         * term/mac-win.el (mac-add-charset-info): Doc fix.
8170 2005-09-17  Romain Francoise  <romain@orebokech.com>
8172         * shell.el (shell-resync-dirs): Handle echoing processes more
8173         reliably.  Don't insert resync command if `comint-process-echoes'
8174         is non-nil.
8176 2005-09-17  Magnus Henoch  <mange@freemail.hu>
8178         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
8179         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
8180         aspell versions >= 0.60.
8181         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
8182         only if ispell-aspell-supports-utf8 is non-nil.
8184 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8186         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
8187         buffer-local value to lisp-indent-function.
8189 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
8191         * progmodes/glasses.el (glasses-make-readable): If
8192         glasses-separator differs from underscore, put appropriate
8193         overlays over underscore characters.
8194         (glasses-convert-to-unreadable): If glasses-separator differs from
8195         underscore, try to convert glasses-separator characters to
8196         underscores.
8198 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8200         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
8201         Use with-syntax-table and dolist.
8203 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
8205         * textmodes/reftex-auc.el:
8206         * textmodes/reftex-cite.el:
8207         * textmodes/reftex-dcr.el:
8208         * textmodes/reftex-global.el:
8209         * textmodes/reftex-parse.el:
8210         * textmodes/reftex-ref.el:
8211         * textmodes/reftex-sel.el:
8212         * textmodes/reftex-toc.el:
8213         * textmodes/reftex-vars.el:
8214         * textmodes/reftex.el: Small changes to remove compiler warnings.
8216         * textmodes/reftex-index.el: Likewise.
8217         (reftex-query-index-phrase): More efficient use of markers.
8219 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
8221         * image.el (image-load-path): New variable.
8222         (image-search-load-path): New function.
8223         (find-image): Search for images in `image-load-path'.
8225 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8227         * follow.el: Change Maintainer field.
8229 2005-09-15  David Ponce  <david@dponce.com>
8231         * recentf.el (recentf-save-file-modes): New option.
8232         (recentf-save-list): Use it.
8234 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
8236         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
8237         (mode-line-mule-info, mode-line-modified): Move bindings from
8238         mouse-3 to mouse-1.
8240 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
8242         * simple.el (sendmail-user-agent-compose): Revert last change.
8244 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8246         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
8247         Use with-current-buffer.
8248         (ange-ftp-gwp-start): Remove unused var `gw-user'.
8249         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
8250         (ange-ftp-insert-directory): Remove unused var `short'.
8251         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
8253         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
8254         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
8256         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
8257         (check-calendar-holidays, diary-list-entries): Autoload.
8258         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
8259         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
8261         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
8262         which mistakenly removed a call to display-buffer.
8264 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
8266         * obsolete/iso-insert.el: Move to obsolete/ from international/.
8268 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
8270         * progmodes/hideshow.el
8271         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
8272         (hs-allow-nesting): New user var.
8273         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
8274         (hs-hide-block-at-point): When nesting allowed,
8275         if there is already an overlay in place, delete it.
8276         (hs-safety-is-job-n): Delete func; remove call sites.
8277         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
8278         (hs-overlay-at): New func.
8279         (hs-already-hidden-p, hs-show-block): Use it.
8280         (hs-hide-all): Don't pre-clean if nesting allowed.
8281         (hs-show-all): Temporarily disallow
8282         nesting around call to `hs-discard-overlays'.
8284 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
8286         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
8287         Delete unused local var.
8289 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
8291         * help-fns.el (describe-categories): "?\ " -> "?\s".
8292         (help-do-arg-highlight): Recognize also ARG-n, as in
8293         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
8295         * international/codepage.el (dos-unsupported-char-glyph):
8296         * net/newsticker.el (tool-bar-map, w3-mode-map)
8297         (w3m-minor-mode-map):
8298         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
8299         (ent-alist):
8300         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
8302 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
8304         * custom.el (custom-push-theme): Handle the case where a symbol is
8305         bound but face properties have not yet been assigned.
8307         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
8308         Fix behavior if noerase is `t' and there is no mail buffer.
8310         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
8311         if `continue' is nil, rather than signal an error.
8313 2005-09-12  Richard M. Stallman  <rms@gnu.org>
8315         * font-lock.el (font-lock-keywords): Add autoload.
8317         * help-fns.el (describe-variable): Rearrange to put source link
8318         in a predictable place.
8320         * net/newsticker.el: New file.
8322 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8324         * calendar/calendar.el (calendar-for-loop): Add edebug info.
8325         (calendar-basic-setup): Use the new nil arg.
8326         (number-of-diary-entries): Move to diary-lib.el.
8328         * calendar/diary-lib.el: Use with-current-buffer, match-string.
8329         (diary-list-entries): Use with-syntax-table and dolist.
8330         Rename from list-diary-entries.
8331         Use number-of-diary-entries if `number' is nil.
8332         (diary, diary-view-entries): Use this new name and new nil arg value.
8333         (number-of-diary-entries): Move from calendar.el.
8334         (diary-unhide-everything): New function.
8335         (include-other-diary-files, fancy-diary-display)
8336         (diary-show-all-entries, make-diary-entry): Use it.
8337         (diary-mail-entries): Use buffer-string.
8338         (mark-diary-entries): Fix long standing paren typo.
8339         (diary-sexp-entry): Use count-lines.
8340         (make-diary-entry): Avoid `previous-line'.
8341         (diary-mode-map): New var.
8342         (diary-mode): Redraw cal after saving.  Setup header-line.
8343         (fancy-diary-display-mode): Use local-set-key.
8345         * startup.el (command-line): Try calling various terminal-init-foo-bar
8346         functions by stripping hyphenated suffixes from $TERM.
8348         * files.el (normal-mode): Check boundness of font-lock-keywords.
8350 2005-09-12  Richard M. Stallman  <rms@gnu.org>
8352         * progmodes/compile.el: Don't decide a file's directory
8353         until the user actually tries to go there.
8354         (compilation-next-error-function):
8355         Pass compilation-find-file the directory from the file-struct.
8356         (compilation-internal-error-properties): Separate local FILE-STRUCT
8357         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
8358         (compilation-find-file): Arg DIR renamed to DIRECTORY.
8359         Expand it, and if nil, use default-directory.
8360         (compilation-get-file-structure): Don't mix specified directory
8361         with default directory.  Put specified directory into
8362         file-struct.  Don't make the file name absolute.
8364         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
8365         (compile-command): Add autoload.
8366         (compilation-disable-input): Add autoload.
8368 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
8370         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
8371         strings of the variables it can override.
8372         (time-stamp): New (as yet undocumented) time-stamp-format escapes
8373         %Q and %q, for fully-qualified domain name and unqualified host name.
8375 2005-09-11  Kim F. Storm  <storm@cua.dk>
8377         * emacs-lisp/authors.el (authors-aliases): Update list.
8378         (authors-fixed-entries): Update mldrag.el entry.
8380 2005-09-10  Alan Mackenzie  <acm@muc.de>
8382         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
8383         from the region narrowed to.
8385 2005-09-10  Magnus Henoch  <mange@freemail.hu>
8387         * textmodes/ispell.el (ispell-check-version): Signal an error if
8388         aspell version is less than 0.60.
8390 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
8392         * progmodes/octave-inf.el (inferior-octave-startup):
8393         Resync current dir at the end.
8395 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
8397         * woman.el (woman-topic-at-point-default):
8398         Rename to woman-use-topic-at-point-default.
8399         (woman-topic-at-point): Rename to woman-use-topic-at-point.
8400         (woman-file-name): Reflect renames above.  Automatically use the
8401         word at point as topic if woman-use-topic-at-point is non-nil.
8402         Otherwise offer it as default but don't insert it in the
8403         minibuffer.  Also use `test-completion' instead of `assoc' as
8404         suggested by Stefan Monnier.
8406 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
8408         * vc.el (vc-directory, vc-update-change-log): Throw an error on
8409         the attempt to do it over Tramp.  This is not yet supported.
8411 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
8413         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
8414         (menu-bar-non-minibuffer-window-p): New functions.
8415         ("Split Window", "Save As..."): Use them.
8416         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
8417         ("Print Buffer", "Truncate Long Lines in this Buffer"):
8418         Use menu-bar-menu-frame-live-and-visible-p.
8419         ("Save Buffer", "Insert File", "Open Directory...")
8420         ("Open File...", "Visit New File..."):
8421         Use menu-bar-non-minibuffer-window-p.
8422         (kill-this-buffer-enabled-p, dired <menu-enable>):
8423         Use menu-bar-non-minibuffer-window-p.
8425 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
8427         * cus-start.el (all): Don't complain about fringe-related
8428         built-ins if fringes are not supported.  Ditto about
8429         selection-related built-ins.  Fix the test for GTK-related built-ins.
8431         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
8432         ("Postscript Print Buffer", "Print Region", "Save As...")
8433         ("Save", "Insert File...", "Open Directory...")
8434         ("Open File...", "Visit New File..."")
8435         ("Truncate Long Lines in this Buffer"): Don't look at
8436         menu-updating-frame if this display does not support multiple frames.
8438 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
8440         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
8442 2005-09-09  Emilio Lopes  <eclig@gmx.net>
8444         * woman.el: Format- and whitespace-related changes.
8446 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
8448         * woman.el: Fix my email address.
8450 2005-09-08  Richard M. Stallman  <rms@gnu.org>
8452         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
8453         (sh-mode): Locally set skeleton-pair-default-alist.
8455         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
8457         * progmodes/flymake.el: Require `compile' unconditionally.
8459         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
8461         * woman.el (woman-file-name): Provide a default, not initial input.
8463         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
8465         * font-lock.el (font-lock-support-mode): Doc fix.
8467         * descr-text.el (describe-property-list): Handle non-symbol prop names.
8469 2005-09-08  Richard M. Stallman  <rms@gnu.org>
8471         * simple.el (blink-matching-open): Get rid of text props from
8472         the string shown in echo area.  Don't permanently set point.
8473         Some rearrangements.
8475 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
8477         * recentf.el (recentf-filename-handler): Add custom choice
8478         `abbreviate-file-name'.
8480         * msb.el (msb--very-many-menus): Fix typo.
8482         * disp-table.el (standard-display-european): Don't set
8483         enable-multibyte-characters to nil.
8485 2005-09-08  David Ponce  <david@dponce.com>
8487         * recentf.el (recentf-show-file-shortcuts-flag): New option.
8488         (recentf-expand-file-name): Doc fix.
8489         (recentf-dialog-mode-map): Define digit shortcuts.
8490         (recentf--files-with-key): New variable.
8491         (recentf-show-digit-shortcut-filter): New function.
8492         (recentf-open-files-items): New function.
8493         (recentf-open-files): Use it.
8494         (recentf-open-file-with-key): New command.
8496 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
8498         * buff-menu.el (Buffer-menu-sort-by-column): New function.
8499         Suggested by Kim F. Storm.
8500         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
8501         (Buffer-menu-make-sort-button): Use global keymap.
8503 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
8505         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
8506         (Man-getpage-in-background-advice): Remove defadvice; it isn't
8507         necessary any longer with the remapped command.
8508         (Man-bgproc-sentinel-advice): Remove defadvice which counts
8509         formatting time only.
8511         * net/tramp.el (tramp-action-password)
8512         (tramp-multi-action-password): Compile the password prompt from
8513         `method', `user' and `host'.  Sometimes it isn't obvious which
8514         password to enter, for example with remote files offered by
8515         recentf.el, or with multiple steps.  Suggested by Robert Marshall
8516         <robert@chezmarshall.freeserve.co.uk>.
8518 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8520         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8521         Fix regexp for when "s///" is at the beginning of line.
8523 2005-09-07  Jay Belanger  <belanger@truman.edu>
8525         * calc/calc-poly.el (math-expand-term): Multiply out any powers
8526         when in matrix mode.
8528 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8530         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
8531         non-anonymous functions.
8533 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
8535         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
8536         when using a header line.  Otherwise, use mouse-1-click-follows-link.
8538         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
8539         can't be moved; don't signal an error.
8541 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
8543         * cus-theme.el (custom-theme-write-faces): Save the current face
8544         spec, not the defface spec.
8546         * custom.el (custom-known-themes): Clarify meaning of "standard".
8547         (custom-push-theme): Save old values in the standard theme.
8548         (disable-theme): Correct typo.
8549         (custom-face-theme-value) Deleted unused function.
8550         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
8552 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8554         * progmodes/compile.el (compilation-goto-locus): Take into account
8555         iconified frames when determining whether the buffer is
8556         already visible.
8557         Don't reset window height if the window already existed.
8559 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
8561         * custom.el (load-theme): Rename from require-theme.
8562         Add interactive spec.
8563         (enable-theme): Rename from custom-enable-theme.
8564         Add interactive spec.
8565         (disable-theme): Rename from custom-disable-theme.
8566         Add interactive spec.
8567         (custom-make-theme-feature): Doc fix.
8568         (custom-theme-directory): Doc fix.
8569         (provide-theme): Call enable-theme.
8571 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8573         * obsolete/lazy-lock.el (lazy-lock-mode):
8574         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
8575         font-lock-mode if it's off.  Print a warning instead.
8577         * progmodes/compile.el (compilation-start): Ignore errors if the
8578         process died before we get to send-eof.
8580         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
8581         Undo last change.  Enclosing the result in quotes broke things on Unix
8582         since tex-send-command passes it through shell-quote-argument.
8583         (tex-send-command): Pass `file' through convert-standard-filename
8584         when possible.
8585         (tex-uptodate-p): Handle the case where TeX hasn't put additional
8586         info in a transcript.
8588 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
8590         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
8591         fix compilation warning.  Reorder the key definitions to group
8592         together keys emitted by the current version of xterm.
8594         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
8595         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
8596         Reorder predicates to correct min-color usage.
8598 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
8600         * longlines.el (longlines-mode): Inhibit read-only when encoding.
8601         Kill local variables when longlines-mode is turned off.
8603 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8605         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
8607         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
8609         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
8611         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
8612         (font-lock-lines-before): Change default to being inactive.
8613         (font-lock-default-fontify-region): Obey font-lock-lines-before.
8614         (font-lock-after-change-function): Don't handle f-l-lines-before here.
8616 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
8618         * net/tramp.el (tramp-handle-make-auto-save-file-name):
8619         Deactivate temporarily advice if active (not needed for Emacs 22,
8620         but for backwards compatibility).
8621         (tramp-exists-file-name-handler): Rewrite.  First implementation
8622         was too simple.
8623         (tramp-advice-make-auto-save-file-name):
8624         Call `tramp-handle-make-auto-save-file-name' (again, just for
8625         backwards compatibility).
8627 2005-08-31  Reto Zimmermann  <reto@gnu.org>
8629         * progmodes/vhdl-mode.el
8630         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
8631         (vhdl-end-p): Fix indentation bug "else" after "-- when".
8632         (vhdl-set-default-project): New function (easier setting of default).
8633         (vhdl-port-copy): Handle extended identifiers for generics.
8634         (vhdl-compiler-alist): Better description for error message regexp.
8635         (vhdl-make): Query for target, use previous as default.
8636         (vhdl-port-copy): Fix port copy for port names starting with "signal".
8637         (vhdl-font-lock-keywords-2): Fix fontification for record
8638         el. assign.
8639         (vhdl-speedbar-make-subpack-line): Add package body link.
8640         (vhdl-generate-makefile-1): Not include itself as dependency.
8641         (vhdl-font-lock-init): Highlight c-preprocessor directives.
8642         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
8643         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
8644         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
8645         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
8646         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
8647         (vhdl-import-project): Add string argument for `error'.
8648         (vhdl-compose-configuration)
8649         (vhdl-compose-configuration-architecture): Add configuration
8650         declaration generation.
8651         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
8652         (vhdl-trailer-re): Add "record" keyword (better indentation).
8653         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
8654         "[^ \t-\"]+".
8655         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
8656         (vhdl-testbench-entity-file-name)
8657         (vhdl-testbench-architecture-file-name): Allow separate
8658         customization of testbench file names.
8659         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
8660         (vhdl-get-visible-signals): Allow newline within alias declaration.
8661         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
8662         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
8663         (member-ignore-case): Alias for missing function in XEmacs.
8664         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
8665         (vhdl-update-sensitivity-list): Ignore case on read signals.
8666         (vhdl-replace-string): Adjust case only for file names.
8667         (vhdl-update-sensitivity-list): Fix search for read signals.
8668         (vhdl-update-sensitivity-list): Exclude formal parameters.
8669         (vhdl-get-visible-signals): Include aliases of signals.
8670         (vhdl-get-visible-signals): Fix signal name searching.
8671         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
8672         (vhdl-fixup-whitespace-region): Fix for character
8673         literals (e.g. `:').
8675 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
8677         * ansi-color.el (comint-last-output-start):
8678         * bs.el (font-lock-verbose):
8679         * diff-mode.el (add-log-buffer-file-name-function):
8680         * dired-x.el (vm-folder-directory):
8681         * faces.el (help-xref-stack-item):
8682         * files.el (font-lock-keywords):
8683         * find-lisp.el (dired-buffers, dired-subdir-alist):
8684         * ido.el (cua-inhibit-cua-keys):
8685         * log-view.el (cvs-minor-wrap-function):
8686         * outline.el (font-lock-warning-face):
8687         * simple.el (compilation-current-error):
8688         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
8689         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
8690         * tooltip.el (comint-prompt-regexp):
8691         * w32-fns.el (explicit-shell-file-name):
8692         * term/mac-win.el (mac-charset-info-alist)
8693         (mac-services-selection, mac-system-script-code):
8694         * term/tty-colors.el (msdos-color-values):
8695         * term/w32-win.el (xlfd-regexp-registry-subnum):
8696         * term/x-win.el (x-keysym-table, x-selection-timeout)
8697         (x-session-id, x-session-previous-id):
8698         * textmodes/ispell.el (mail-yank-prefix):
8699         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
8700         * textmodes/org.el (calc-embedded-close-formula)
8701         (calc-embedded-open-formula)
8702         (font-lock-unfontify-region-function):
8703         * textmodes/reftex-global.el (isearch-next-buffer-function)
8704         (TeX-master):
8705         * textmodes/reftex.el (font-lock-keywords):
8706         * textmodes/tex-mode.el (font-lock-comment-face)
8707         (font-lock-doc-face):
8708         * textmodes/texinfo.el (outline-heading-alist):
8709         Add defvars.
8711         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
8712         (artist-spray-chars, artist-mode-init, artist-replace-string)
8713         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
8714         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
8715         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
8717         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
8718         (conf-align-assignments): "?\ " -> "?\s".
8720         * textmodes/reftex-index.el (TeX-master): Add defvar.
8721         (reftex-index-phrases-marker): Move up defvar.
8723         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
8724         (reftex-toc-include-labels-indicator)
8725         (reftex-toc-include-index-indicator)
8726         (reftex-toc-max-level-indicator): Move up declarations.
8728         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
8729         of args to `tramp-run-real-handler', even if it's empty in this case.
8731 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8733         * dired.el (dired-move-to-filename-regexp): Add date format for
8734         Mac OS X 10.3 in East Asian locales.
8736 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
8738         * files.el (make-auto-save-file-name): Add file name handler call
8739         if applicable.
8741         * net/tramp.el (tramp-file-name-handler-alist)
8742         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
8743         (tramp-handle-make-auto-save-file-name): Rename from
8744         `tramp-make-auto-save-file-name'.
8745         (tramp-exists-file-name-handler): New defun.
8746         (tramp-advice-make-auto-save-file-name): Make defadvice only when
8747         `make-auto-save-file-name' is not a magic file name operation.
8749 2005-08-30  Richard M. Stallman  <rms@gnu.org>
8751         * files.el (risky-local-variable-p):
8752         Match `-predicates' and `-commands.
8754         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
8755         (custom-save-all): Visit the file if necessary;
8756         kill the buffer if we created it.
8757         (custom-save-delete): Don't visit file or kill buffer here.
8759 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8761         * textmodes/org.el (org-special-keyword): New face.
8762         (org-table-copy-down, org-table-eval-formula)
8763         (org-table-recalculate, org-init-section-numbers):
8764         Use `string-to-number' instead of `string-to-int'.
8765         (org-get-location): Use `insert-buffer-substring' instead of
8766         `insert-buffer'.
8767         (org-modify-diary-entry-string): New function.
8768         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
8769         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
8770         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
8771         active region.
8772         (org-export-as-html): Handle QUOTE keyword.
8773         (org-quote-string): New option.
8774         (org-bookmark-jump-unhide): New function, used for
8775         `bookmark-after-jump-hook'.
8776         (org-diary-default-entry): Apply only when not called through
8777         `org-agenda'.
8779 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
8781         * net/eudc.el (mode-popup-menu):
8782         * play/handwrite.el (ps-printer-name, ps-lpr-command):
8783         * progmodes/ada-mode.el (compile-auto-highlight)
8784         (skeleton-further-elements):
8785         * progmodes/autoconf.el (font-lock-syntactic-keywords):
8786         * progmodes/cmacexp.el (msdos-shells):
8787         * progmodes/compile.el (font-lock-extra-managed-props)
8788         (font-lock-keywords, font-lock-maximum-size)
8789         (font-lock-support-mode):
8790         * progmodes/grep.el (font-lock-lines-before):
8791         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
8792         * progmodes/mixal-mode.el (compile-command):
8793         * progmodes/perl-mode.el (font-lock-comment-face)
8794         (font-lock-doc-face, font-lock-string-face):
8795         * progmodes/prolog.el (comint-prompt-regexp):
8796         * progmodes/sh-script.el (font-lock-comment-face)
8797         (font-lock-set-defaults, font-lock-string-face):
8798         * progmodes/sql.el (font-lock-keyword-face)
8799         (font-lock-set-defaults, font-lock-string-face):
8800         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
8801         (itimer-version, lazy-lock-defer-contextually)
8802         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
8803         Add defvars.
8805         * progmodes/cperl-mode.el (cperl-electric-lbrace)
8806         (cperl-electric-keyword, cperl-electric-pod)
8807         (cperl-electric-backspace, cperl-forward-re)
8808         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
8809         (vc-rcs-header, vc-sccs-header): Add defvars.
8811         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
8812         (font-lock-syntactic-keywords, gud-find-expr-function):
8813         Add defvars.
8815         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
8816         (gdb-frame-parameters): Declare before use.
8818         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
8819         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
8820         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
8821         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
8823         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
8824         (idlwave-help-with-source): Use `insert-buffer-substring', not
8825         `insert-buffer'.
8827 2005-08-29  Juri Linkov  <juri@jurta.org>
8829         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
8830         Put outline-back-to-heading function call inside save-excursion.
8832 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
8834         * man.el (Man-init-defvars, Man-translate-references)
8835         (Man-support-local-filenames, Man-highlight-references):
8836         * progmodes/sql.el (sql-interactive-mode):
8837         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
8839         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
8840         (compilation-mode-font-lock-keywords): Add defvars.
8841         (checkdoc-interactive-loop): "?\ " -> "?\s".
8843         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
8844         (font-lock-doc-face, font-lock-string-face)
8845         (font-lock-keywords-case-fold-search): Add defvars.
8846         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
8848         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
8849         Don't pass X and Y (they are ignored anyway).
8850         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
8851         (mouse-delete-window): Make arguments optional.
8853         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
8854         (caesar-translate-table, minor-modes, news-buffer-save)
8855         (news-group-name, news-minor-modes): Add defvars.
8857         * emacs-lisp/lselect.el (mouse-highlight-priority)
8858         (x-lost-selection-functions, zmacs-regions):
8859         * emacs-lisp/pp.el (font-lock-verbose):
8860         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
8861         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
8862         (ses-mode-map):
8863         * emacs-lisp/tcover-unsafep.el (safe-functions):
8864         * international/mule-cmds.el (mac-system-coding-system)
8865         (mac-system-locale):
8866         * language/ethio-util.el (rmail-current-message)
8867         (rmail-message-vector):
8868         * language/thai-util.el (thai-auto-composition-mode):
8869         * mail/metamail.el (rmail-current-message, rmail-message-vector):
8870         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
8871         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
8872         (vm-primary-inbox, vm-spool-files):
8873         * mail/rmail.el (deleted-head, font-lock-fontified)
8874         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
8875         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
8876         (total-messages):
8877         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
8878         (rmail-summary-mode-map):
8879         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
8880         (rmail-last-label, rmail-last-multi-labels)
8881         (rmail-summary-vector, rmail-total-messages):
8882         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
8883         * mail/rmailsum.el (msgnum):
8884         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
8885         (rmail-current-message):
8886         * obsolete/fast-lock.el (font-lock-face-list):
8887         * obsolete/rnewspost.el (mail-reply-buffer):
8888         * obsolete/scribe.el (compile-command):
8889         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
8891 2005-08-28  John Paul Wallington  <jpw@gnu.org>
8893         * ibuf-ext.el (ibuffer-auto-update-changed):
8894         Use `frame-or-buffer-changed-p' to check whether we need to update.
8895         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
8896         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
8897         as a `frame-or-buffer-changed-p' state vector instead.
8899 2005-08-27  Romain Francoise  <romain@orebokech.com>
8901         * textmodes/makeinfo.el (makeinfo-compile):
8902         Use `compilation-start'.  Set `next-error-function' according to
8903         `disable-errors'.
8904         (makeinfo-next-error): New function.
8905         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
8906         (makeinfo-buffer): Likewise.
8908         * progmodes/compile.el (compilation-start): Add autoload cookie.
8910         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
8911         * textmodes/sgml-mode.el: Likewise.
8912         * progmodes/python.el: Likewise.
8914 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
8916         * simple.el (blink-matching-paren-distance): Document the meaning
8917         of nil value, and allow to customize to nil.
8919         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
8920         command.com, not command.exe.
8922 2005-08-26  John Wiegley  <johnw@newartisans.com>
8924         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
8925         code around a bit so that an extraneous nil argument is not added
8926         to a command when no args are given.
8928         * eshell/esh-arg.el (eshell-parse-double-quote): If a
8929         double-quoted argument resolves to nil, return it as an empty
8930         string rather than as nil.  This made it impossible to pass "" to
8931         a shell script as a null string argument.
8933 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8935         * outline.el (outline-invent-heading): New fun.
8936         (outline-promote, outline-demote): Use it.
8937         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
8938         (outline-end-of-subtree): Remove unused var `opoint'.
8940 2005-08-26  David Reitter  <david.reitter@gmail.com>
8942         * menu-bar.el (truncate-lines, write-file, print-buffer)
8943         (ps-print-buffer-faces, ps-print-buffer, split-window):
8944         Disable menu items when the frame they refer to is invisible, or when
8945         they refer to a buffer and the minibuffer is selected.
8947 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
8949         * progmodes/flymake.el (flymake-highlight-err-lines):
8950         Use save-excursion around flymake-highlight-line to preserve point.
8952 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
8954         * progmodes/octave-mod.el: Change Author and Maintainer address.
8955         (octave-maintainer-address): Change Kurt's email address.
8956         * progmodes/octave-inf.el: Change Author and Maintainer address.
8957         * progmodes/octave-hlp.el: Change Author and Maintainer address.
8959 2005-08-26  Kim F. Storm  <storm@cua.dk>
8961         * subr.el (version-list-<, version-list-<=, version-list-=):
8962         Rename from integer-list-*.
8963         (version-list-not-zero): Likewise.  Fix while loop.
8964         (version=): Use version-list-= instead of string-equal.
8966 2005-08-26  Richard M. Stallman  <rms@gnu.org>
8968         * outline.el (outline-promote): Try shortening the heading.
8969         As last resort, read the heading to use.
8970         (outline-demote): As last resort, read the heading to use.
8972 2005-08-26  Romain Francoise  <romain@orebokech.com>
8974         * progmodes/compile.el (compilation-start): Doc fix.
8976         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
8977         (antlr-font-lock-additional-keywords): Fix reference to
8978         `antlr-font-lock-literal-regexp' erroneously changed during the
8979         mass face rename.
8980         (antlr-run-tool): Use `compilation-start'.
8982         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
8983         instead of the obsolete `compile-internal'.
8985 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
8987         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
8988         (number, original-date):
8989         * calendar/cal-china.el (date):
8990         * calendar/cal-coptic.el (date):
8991         * calendar/cal-french.el (date):
8992         * calendar/cal-hebrew.el (date, entry, number, original-date):
8993         * calendar/cal-islam.el (date, number, original-date):
8994         * calendar/cal-iso.el (date):
8995         * calendar/cal-julian.el (date):
8996         * calendar/cal-mayan.el (date):
8997         * calendar/cal-menu.el (date, event):
8998         * calendar/cal-persia.el (date):
8999         * calendar/lunar.el (date):
9000         * calendar/solar.el (date): Add defvars.
9002         * emerge.el:
9003         * ibuffer.el:
9004         * info-xref.el:
9005         * obsolete/bg-mouse.el:
9006         * obsolete/sun-curs.el:
9007         * obsolete/swedish.el: Move the `defvar's to the top level.
9009         * smerge-mode.el (smerge-refined-change): Add :group.
9011 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9013         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
9014         (smerge-keep-n): Remove props.
9015         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
9016         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
9017         now that it's done in smerge-keep-n.
9018         (smerge-refined-change): New face.
9019         (smerge-refine-chopup-region, smerge-refine-highlight-change)
9020         (smerge-refine): New funs.
9021         (smerge-basic-map): Bind smerge-refine.
9023 2005-08-25  Juri Linkov  <juri@jurta.org>
9025         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
9026         compilation-process-setup-function and compilation-disable-input
9027         in grep-mode instead of let-bindings in grep.
9029         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
9030         Delete "Automatic File De/compression" (auto-compression-mode).
9032 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
9034         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
9035         Silence warning about non-existent variable.
9037 2005-08-25  Richard M. Stallman  <rms@gnu.org>
9039         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
9040         Rename "Describe Key" to "Describe Key or Mouse Operation".
9042         * mail/mailalias.el (build-mail-aliases): Delete comments
9043         from the contents before processing them.
9045         * isearch.el (isearch-edit-string): Erase the Search prompt
9046         if user enters an empty string and there is no default.
9048         * comint.el (comint-file-name-prefix): Add autoload.
9050 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
9052         * subr.el (play-sound): Rearrange to avoid warning.
9054 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
9056         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
9057         New hook.
9058         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
9060 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9062         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
9064         * custom.el (custom-theme-set-variables): Sort minor modes last.
9066 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9068         * subr.el (version-separator, version-regexp-alist): New vars used by
9069         version comparison funs.
9070         (integer-list-<, integer-list-=, integer-list-<=)
9071         (integer-list-not-zero): New funs for integer list comparison.
9072         (version-to-list, version=, version<, version<=): New funs for version
9073         comparison.
9075 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
9077         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
9078         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
9079         time to silence the byte-compiler.
9081         * ibuffer.el (ibuffer-compile-make-eliding-form)
9082         (ibuffer-check-formats): Use `with-no-warnings' to hide references
9083         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
9084         so it's silly to get warnings for it).
9085         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
9086         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
9087         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
9088         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
9089         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
9090         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
9091         Defvar at compile time.
9092         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
9093         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
9094         Declare them before use.
9096         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
9097         (info-xref-good, info-xref-bad): Defvar at compile time.
9099         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
9100         Use `let*' instead of `let'.
9102         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
9103         (*mouse-y*, menu, char): Defvar at compile time.
9104         (sc::menu): Declare it before use.
9105         (sc::pack-one-line): Use `let', not `let*'.
9107         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
9108         (mail-send-hook): Defvar at compile time.
9110         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
9111         Defvar at compile time.
9113         * term/sun-mouse.el (current-global-mousemap)
9114         (current-local-mousemap): Declare them before use.
9116 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
9118         * bookmark.el (bookmark-after-jump-hook): New hook.
9119         (bookmark-jump): Run `bookmark-after-jump-hook'.
9121 2005-08-23  Juri Linkov  <juri@jurta.org>
9123         * faces.el (minibuffer-prompt): Doc fix.
9125 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
9127         * progmodes/xscheme.el: Trivial changes to silence warnings.
9128         (xscheme-previous-mode, xscheme-previous-process-state):
9129         Add defvars.
9130         (xscheme-last-input-end, xscheme-process-command-line)
9131         (xscheme-process-name, xscheme-buffer-name)
9132         (xscheme-expressions-ring-max, xscheme-expressions-ring)
9133         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
9134         (xscheme-control-g-synchronization-p)
9135         (xscheme-control-g-disabled-p, xscheme-string-receiver)
9136         (default-xscheme-runlight, xscheme-runlight)
9137         (xscheme-runlight-string, xscheme-process-filter-state)
9138         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
9139         Move to beginning of file.
9140         (scheme-interaction-mode-commands-alist)
9141         (scheme-interaction-mode-map, scheme-debugger-mode-map):
9142         Declare them before use.  Note: the initialization code for the variables
9143         has not been moved because it uses functions that reference the variables.
9144         (xscheme-control-g-message-string, xscheme-process-filter-alist)
9145         (xscheme-prompt-for-expression-map): Declare them before use.
9146         (scheme-debugger-mode-commands): "?\ " -> "?\s".
9148 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
9150         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
9152 2005-08-22  Juri Linkov  <juri@jurta.org>
9154         * faces.el (set-face-underline): Delete this duplicate function
9155         and make an obsolete alias to set-face-underline-p.
9156         (set-face-underline-p): Use docstring of set-face-underline.
9157         (describe-face): Create hyperlink to parent face.
9159         * info.el (Info-insert-dir): Use save-excursion around
9160         insert-buffer-substring.
9161         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
9162         (Info-escape-percent): Delete function.
9163         (Info-fontify-node): Replace Info-escape-percent by
9164         replace-regexp-in-string with REP arg set to lambda that
9165         duplicates `%' and preserves text properties.
9167         * progmodes/compile.el (compilation-disable-input): Doc fix.
9168         (define-compilation-mode): Doc fix and refill.
9169         (kill-compilation): Use `mode-name' in the error message.
9170         (compilation-find-file): Use `compilation-error' in the
9171         read-file-name's prompt.
9173 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9175         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
9176         (smerge-auto-leave): Make undo re-enable the mode.
9177         (debug-ignored-errors): Add the user-error of impossible resolution.
9178         (smerge-resolve): Move things around a bit, in preparation for later.
9179         (smerge-diff): Don't fail if the buffer has no associated file.
9180         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
9181         (smerge-conflict-overlay): New function.
9182         (smerge-match-conflict): Don't add text properties here.
9183         (smerge-find-conflict): Instead, add an overlay here.
9184         Also check for the case where we're inside a conflict already, so as to
9185         obviate the need for font-lock-multiline, which is unbearably slow with
9186         large conflicts and ciomplex font-lock patterns.
9187         (smerge-remove-props): Remove overlay rather than text-properties.
9188         (smerge-mode): Don't set font-lock-multiline.
9189         Remove overlays when turned off.
9191 2005-08-21  Kim F. Storm  <storm@cua.dk>
9193         * ido.el (ido-ignore-item-p): Use save-match-data.
9194         Bind case-fold-search to ido-case-fold locally.
9196 2005-08-20  Richard M. Stallman  <rms@gnu.org>
9198         * files.el (normal-mode): If font lock is on, turn it off and on.
9200         * subr.el (replace-regexp-in-string): Doc fix.
9202         * startup.el (command-line-1): Don't suppress startup screen
9203         due to existing processes.
9205         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
9207         * progmodes/compile.el (compilation-disable-input): Default to nil.
9209 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
9211         * progmodes/compile.el (compilation-disable-input): New defcustom.
9212         (compilation-start): If compilation-disable-input is non-nil, send
9213         EOF to the compilation process.
9215 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
9217         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
9218         Run the argument of tex-shell-cd-command through
9219         convert-standard-filename, to get the correct style of slashes on
9220         Windows, and enclose the result in quotes, in case the file name
9221         includes whitespace or other special characters.
9223 2005-08-19  Andreas Schwab  <schwab@suse.de>
9225         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
9226         process.
9228 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
9230         * cus-start.el (minibuffer-prompt-properties): Correct typo.
9232 2005-08-18  Kim F. Storm  <storm@cua.dk>
9234         * scroll-lock.el: Fix errors due to incorrect line wrapping.
9236 2005-08-18  Richard M. Stallman  <rms@gnu.org>
9238         * scroll-lock.el: New file.
9240 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
9242         * dired.el (dired-move-to-end-of-filename):
9243         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
9245 2005-08-18  Kim F. Storm  <storm@cua.dk>
9247         * ido.el (ido-everywhere): Fix defcustom :set function to disable
9248         rather than toggle mode when custom value is nil.
9249         (ido-everywhere): Fix defun doc string.
9251 2005-08-17  Richard M. Stallman  <rms@gnu.org>
9253         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
9254         as tag instead of "Inviolable".
9256 2005-08-17  Kim F. Storm  <storm@cua.dk>
9258         * windmove.el (windmove-coordinates-of-position): Remove.
9259         (windmove-coordinates-of-window-position): Remove.
9260         (windmove-reference-loc): Use posn-at-point instead.
9262         * subr.el (insert-for-yank-1): Doc fix.
9264         * ido.el (ido-enter-matching-directory): Rename from
9265         ido-enter-single-matching-directory.  Change `slash' choice to
9266         `only'.  Add `first' choice.
9267         (ido-exhibit): Adapt to above changes.
9269 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
9271         * Makefile.in: Expand comment about building loaddefs.el.
9273 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
9275         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
9276         Comment use of defadvice.
9278         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
9280 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
9282         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
9283         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
9284         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
9285         * progmodes/idlw-shell.el, progmodes/ld-script.el,
9286         * progmodes/which-func.el, ruler-mode.el, strokes.el,
9287         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
9288         for backward compatibility for faces that did not appear in the
9289         previous Emacs release.
9291         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
9293 2005-08-15  Kim F. Storm  <storm@cua.dk>
9295         * emulation/cua-base.el (cua-delete-region): Return t if
9296         deleted region was non-empty.
9297         (cua-replace-region): Inhibit overwrite-mode for
9298         self-insert-command if replaced region was non-empty.
9299         (cua--explicit-region-start, cua--status-string): Make them
9300         buffer-local at top-level...
9301         (cua-mode): ...rather than when mode is enabled.
9303 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
9305         * progmodes/vhdl-mode.el (vhdl-emacs-21):
9306         Set t for Emacs 21, 22, and so on.
9308 2005-08-15  David Ponce  <david@dponce.com>
9310         * tree-widget.el: Update Commentary header.
9311         (tree-widget-theme): Doc fix.
9312         (tree-widget-space-width): New option.
9313         (tree-widget-image-properties): Look up in the default theme too.
9314         (tree-widget--cursors): Only for images with arrow pointer shape.
9315         (tree-widget-lookup-image): Pointer shape is hand by default.
9316         (tree-widget-icon): Rename generic icon widget from
9317         `tree-widget-control'.
9318         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
9319         derive from `tree-widget-icon'.
9320         (tree-widget-handle): Improve default look and feel of the text
9321         representation.
9322         (tree-widget): Rename :*-control properties to :*-icon properties.
9323         Add :action and :help-echo properties.
9324         (tree-widget-after-toggle-functions): Move.
9325         (tree-widget-close-node, tree-widget-open-node): Remove.
9326         (tree-widget-before-create-icon-functions): New hook.
9327         (tree-widget-value-create): Update to allow customization of icons
9328         and nodes at run-time via that new hook.
9329         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
9330         (tree-widget-icon-action, tree-widget-icon-help-echo)
9331         (tree-widget-action, tree-widget-help-echo): New functions.
9333 2005-08-15  Kim F. Storm  <storm@cua.dk>
9335         * ido.el (ido-buffer-internal): Use with-no-warnings.
9336         (ido-make-merged-file-list): Use while-no-input.
9338 2005-08-15  Richard M. Stallman  <rms@gnu.org>
9340         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
9341         (flyspell-large-region): Fix doc and custom type.
9343 2005-08-14  Richard M. Stallman  <rms@gnu.org>
9345         * files.el (interpreter-mode-alist): Doc fix.
9347         * mail/rmail.el (rmail-nonignored-headers): New variable.
9348         (rmail-clear-headers): Use it.
9349         (rmail-reply): Better handling of mail-followup-to header.
9351         * progmodes/sh-script.el (sh-font-lock-keywords-var):
9352         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
9353         don't try to refer to executable-font-lock-keywords.
9354         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
9355         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
9356         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
9357         (sh-mode): Set comment-start-skip, local-abbrev-table,
9358         imenu-case-fold-search.
9359         (sh-set-shell): Don't set them here.
9360         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
9361         Don't cache the results in the original alist; don't ever modify
9362         that alist.
9364         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
9366         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
9367         empty.
9369 2005-08-15  Andreas Schwab  <schwab@suse.de>
9371         * desktop.el: Put autoload cookie at risky-local-variable declarations.
9373         * dired.el, info.el, mail/rmail.el: Revert last change.
9375 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
9377         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
9378         modification in `eval-after-load' form.
9379         * info.el: Likewise.
9380         * mail/rmail.el: Likewise.
9382 2005-08-14  Juri Linkov  <juri@jurta.org>
9384         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9385         Remove highlighting of "Compilation started".  Highlight only
9386         the word "finished" in "Compilation finished".  Add highlighting
9387         of "interrupt", "killed", "terminated" and the exit code.
9388         (compilation-start): Add newline after header.  Use exactly the
9389         same time stamp format as the finishing message.
9390         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
9392         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
9393         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
9394         Add highlighting of "interrupt", "killed", "terminated".
9396         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
9397         enabled and the current command is self-insert-command, call it
9398         explicitly with overwrite-mode bound to nil, to not allow it
9399         to delete the character after the selected region.
9401 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
9403         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
9404         move-end-of-line, end-of-line, and beginning-of-line to the list
9405         of commands after which the echo area is updated.
9407 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
9409         * cus-edit.el (custom-save-all, custom-save-delete):
9410         Bind recentf-exclude to exclude custom-file.
9412 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
9414         * mail/rmailsum.el (rmail-summary-end-of-message): New command
9415         to go to the bottom of the mail message.  Added to
9416         `rmail-summary-mode-map' with key "/".
9417         (rmail-summary-show-message): New (internal) function for use by
9418         both `rmail-summary-beginning/end-of-message'.
9419         (rmail-summary-beginning-of-message): Change to use
9420         rmail-summary-show-message.
9422         * mail/rmail.el (rmail-end-of-message): New command to go to the
9423         end of the current message.  Added to `rmail-mode-map' with key "/".
9424         (rmail-beginning-of-message): Fix to work as documented.
9425         (rmail-mode): Change documentation.
9427         * progmodes/compile.el (compilation-start): Add the line
9428         "Compilation started" with compilation start time.
9429         (compilation-mode-font-lock-keywords): Add `started' to keywords.
9431 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9433         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
9434         of menu items.
9436 2005-08-11  Richard M. Stallman  <rms@gnu.org>
9438         * simple.el (pop-global-mark): Reverse test of widen-automatically.
9440         * battery.el (battery-status-function): Don't use ignore-errors.
9442 2005-08-11  Lute Kamstra  <lute@gnu.org>
9444         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
9445         define-obsolete-variable-alias.
9447 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9449         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
9450         (ange-ftp-send-cmd): Revert last change, and expand
9451         the comment explaining the problem.
9453 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
9455         * ldefs-boot.el: Update.
9457         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
9458         item to "Time, Load and Mail".  Change help echo text.
9460         * time.el (display-time-use-mail-icon, display-time-format)
9461         (display-time-string-forms): Shorten first line of docstrings.
9463 2005-08-10  Lars Hansen  <larsh@soem.dk>
9465         * desktop.el (desktop-buffer-mode-handlers):
9466         Make non-customizable.  Add autoload cookie.  Change initial value to
9467         nil; add elements in respective modules instead.  Fix doc string.
9468         (desktop-load-file): New function.
9469         (desktop-minor-mode-handlers): New autoloaded variable.
9470         (desktop-create-buffer): Call minor mode handlers.
9471         Use desktop-load-file to load major and minor mode modules prior to
9472         checking for a handler.
9473         (desktop-save): Don't add nil to desktop-minor-modes for minor
9474         modes with nil function in desktop-minor-mode-table.  Don't delete
9475         desktop file before rewriting it.
9476         (desktop-locals-to-save): Add autoload cookie.  Don't make
9477         automatically buffer-local.  Add variables column-number-mode,
9478         size-indication-mode, indent-tabs-mode,
9479         indicate-buffer-boundaries, indicate-empty-lines and
9480         show-trailing-whitespace.
9481         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
9482         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
9483         (desktop-clear-preserve-buffers-regexp): Delete.
9484         (desktop-clear-preserve-buffers): Update initial value and docstring.
9485         (desktop-save-buffer): Fix doc string.
9487         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
9488         (hilit-chg-desktop-restore): New function.
9489         (highlight-changes-mode): Add highlight-changes-mode to
9490         desktop-locals-to-save.
9492         * dired.el: Add handler to desktop-buffer-mode-handlers.
9493         (dired-restore-desktop-buffer): Remove autoload cookie.
9494         (dired-mode): Add autoload cookie.
9496         * info.el: Add handler to desktop-buffer-mode-handlers.
9497         (Info-restore-desktop-buffer): Remove autoload cookie.
9498         (Info-mode): Add autoload cookie.
9500         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
9501         (mh-restore-desktop-buffer): Remove autoload cookie.
9502         (mh-folder-mode): Add autoload cookie.
9504         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
9505         (rmail-restore-desktop-buffer): Remove autoload cookie.
9507 2005-08-11  Masatake YAMATO  <jet@gyve.org>
9509         * hexl.el (hexl-address-region):
9510         (hexl-ascii-region, hexl-font-lock-keywords):
9511         (hexl-highlight-line-range): Use the term "region"
9512         instead of "area" for consistency with the other symbols
9513         defined in hexl.el.
9515 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
9517         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
9518         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
9519         out by Juri Linkov).  Add `display-battery-mode'.
9521 2005-08-09  Juri Linkov  <juri@jurta.org>
9523         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9524         Remove `-text' from face variable names.
9525         (compilation-error-file-name, compilation-warning-file-name)
9526         (compilation-info-file-name): Delete faces.
9527         (compilation-line-number, compilation-column-number):
9528         Remove face underlining.
9529         (compilation-message-face): Set to `underline' value by default.
9530         (compilation-error-face, compilation-warning-face)
9531         (compilation-info-face): Remove `-file-name' from face names.
9532         (compilation-error-text-face, compilation-warning-text-face)
9533         (compilation-info-text-face): Delete face variables.
9534         (compilation-text-face): Delete function.
9536         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
9537         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
9538         (grep-error-face): Set to `compilation-error' instead of
9539         `compilation-error-face' (which is redefined to `grep-hit-face' in
9540         grep buffers).
9541         (grep-mode-font-lock-keywords): Remove `-text' from face variable
9542         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
9544         * dired-aux.el (dired-do-query-replace-regexp):
9545         Use `query-replace-read-args'.
9547         * replace.el (query-replace-read-from, query-replace-read-to)
9548         (query-replace-read-args): Rename arg `string' to `prompt'.
9550         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
9552 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
9554         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
9555         uploading files.
9556         (ange-ftp-canonize-filename): Handle file names beginning with ~
9557         correctly.
9559 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
9561         * textmodes/fill.el (canonically-space-region)
9562         (fill-context-prefix, fill-french-nobreak-p)
9563         (fill-delete-newlines, fill-comment-paragraph)
9564         (justify-current-line): "?\ " -> "?\s".
9566 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
9568         * textmodes/fill.el (fill-nonuniform-paragraphs):
9569         Improve argument/docstring consistency.
9571 2005-08-09  Richard M. Stallman  <rms@gnu.org>
9573         * textmodes/ispell.el (ispell-word): More fboundp checks.
9575         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
9576         (find-file-noselect-1): Call it here, only if RAWFILE.
9577         (normal-mode): Always set some major mode.
9578         (save-some-buffers-action-alist): Change some explanation strings.
9579         (file-name-non-special): In the `quote' method, use unwind-protect.
9581 2005-08-09  Magnus Henoch  <mange@freemail.hu>
9583         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
9584         (ispell-have-aspell-dictionaries): New variable.
9585         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
9586         (ispell-get-aspell-config-value): New function.
9587         (ispell-aspell-find-dictionary): New function.
9588         (ispell-aspell-add-aliases): New function.
9589         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
9590         appropriate.  Don't look for ispell dictionaries if we use aspell.
9591         (ispell-menu-map): Don't build a submenu of dictionaries.
9593 2005-08-09  Richard M. Stallman  <rms@gnu.org>
9595         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
9596         (sql-read-passwd): Use read-passwd.
9598         * progmodes/idlw-toolbar.el (idlwave-toolbar)
9599         (idlwave-toolbar-is-possible): Add defvars.
9601         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
9602         Avoid warnings.
9604         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
9605         (idlwave-system-class-info, idlwave-executive-commands-alist):
9606         Use defvar.
9608         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
9610         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
9611         Avoid warnings.
9613         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
9614         and content-type: headers.
9616         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
9618         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
9619         and rename some of them to be more self-explanatory.
9621         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
9623         * startup.el (command-line-1): Implement -scriptload.
9625         * replace.el (occur-engine): Initial *Occur* output not undoable.
9627         * menu-bar.el (menu-bar-file-menu): Rename some menu items
9628         and improve help strings.
9630         * isearch.el (isearch-repeat): When changing direction,
9631         mark search successful.
9633         * ediff-init.el: Use (featurep 'xemacs).
9635         * comint.el (send-invisible): Identify buffer, if not selected.
9637         * align.el: Delete autoload for c-guess-basic-syntax.
9639 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
9641         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
9642         Improve argument/docstring consistency.  Doc fixes.
9643         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
9644         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
9645         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
9646         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
9647         (r2bv-organization, r2bv-pages, r2bv-primary-author)
9648         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
9649         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
9650         Defvar at compile time.
9652 2005-08-09  Juri Linkov  <juri@jurta.org>
9654         * info.el: Replace `info' with upper-case `Info' where appropriate.
9655         (info-title-1, info-title-2, info-title-3, info-title-4)
9656         (info-menu-header): Move up face definitions.
9657         (info-menu-star): Rename from `info-menu-5'.
9658         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
9659         (Info-fontify-visited-nodes): Fix docstring.
9660         (Info-hide-note-references): Fix docstring.
9661         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
9662         menu items in the same way as on cross-references.
9663         (info-apropos): Fix sorting order and formatting to be like in the
9664         stand-alone Info browser.  Display error messages for 1 sec.
9665         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
9666         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
9667         from the menu bar.
9668         (Info-insert-dir): Restore point after calling
9669         `insert-buffer-substring'.
9671 2005-08-08  Richard M. Stallman  <rms@gnu.org>
9673         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
9674         (recompute-lucid-menubar): Add defvars.
9676         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
9678         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
9680         * net/net-utils.el (run-dig): Rename from `dig'.
9682         * play/gametree.el (gametree-mode): Use make-local-variable,
9683         not make-variable-buffer-local.
9685         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
9687         * ansi-color.el (ansi-color-make-extent)
9688         (ansi-color-set-extent-face): Use fboundp, not functionp.
9690         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
9691         not make-variable-buffer-local.
9693         * bookmark.el (Info-current-file): Add defvar.
9694         (bookmark-jump-noselect): Use with-no-warnings.
9696         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
9698         * ebuff-menu.el (Helper-return-blurb): Add defvar.
9700         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
9702         * find-file.el (ada-procedure-start-regexp)
9703         (ada-package-start-regexp): Add defvars.
9705         * info.el (Info-insert-dir): Use insert-buffer-substring.
9707         * xml.el (xml-att-def-re): Add defvar.
9709         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
9710         calling convention.
9712         * subr.el (while-no-input): Return t if there is input.
9714 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
9716         * cus-start.el (all): Add `overflow-newline-into-fringe'.
9718 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
9720         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
9721         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
9723 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
9725         * cmuscheme.el (scheme-start-file): Replace reference to
9726         `user-emacs-directory' by "~/.emacs.d/".
9728 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
9730         * info.el (Info-dir-remove-duplicates): Avoid case folding
9731         in loop; instead, keep downcased strings for comparison.
9732         Suggested by Helmut Eller.
9734 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
9736         Sync with Tramp 2.0.50.
9738         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
9739         XEmacs case; not necessary anymore.
9740         (tramp-user-regexp): Allow "@" as part of user name.
9741         (tramp-handle-set-visited-file-modtime)
9742         (tramp-handle-insert-file-contents)
9743         (tramp-handle-write-region): No special handling for
9744         `last-coding-system-used, because this is done in
9745         `tramp-accept-process-output' now.
9746         (tramp-accept-process-output): New defun.
9747         (tramp-process-one-action, tramp-process-one-multi-action)
9748         (tramp-wait-for-regexp, tramp-wait-for-output)
9749         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
9750         Howells <dhowells@redhat.com>.
9751         (clear-visited-file-modtime): Defadvice removed.  The check for
9752         unset buffer's modtime does not need to be based on
9753         `tramp-buffer-file-attributes'.  Suggested by RMS.
9754         (tramp-message): Insert "\n" if not being at beginning of line.
9755         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
9756         sequence with same logic.
9757         (tramp-completion-handle-expand-file-name): Discard call of
9758         `tramp-drop-volume-letter'.  It is not necessary, and there have
9759         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
9760         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9761         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
9762         should always be visible.
9763         (tramp-handle-insert-directory, tramp-setup-complete)
9764         (tramp-set-process-query-on-exit-flag)
9765         (tramp-append-tramp-buffers): Pacify byte-compiler.
9766         (tramp-bug): Delete non-existing variables from list.
9767         Apply `tramp-load-report-modules' as pre-hook.
9768         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
9769         `shell-prompt-pattern' because of non-7bit characters.
9770         Reported by Sebastian Luque <sluque@mun.ca>.
9771         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
9772         (tramp-match-string-list): Remove function.
9773         (tramp-wait-for-regexp): Remove call of that function.
9774         Suggested by Kim F. Storm <storm@cua.dk>.
9775         (tramp-set-auto-save-file-modes): Use octal integer code #o600
9776         instead of octal character code ?\600.  The latter resulted in a
9777         syntax error with XEmacs.
9779         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
9780         XEmacs case; not necessary anymore.
9781         (tramp-smb-handle-write-region): No special handling for
9782         `last-coding-system-used, because this is done in
9783         `tramp-accept-process-output' now.
9784         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
9786 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
9788         * wid-edit.el (widget-choice-value-create):
9789         Unconditionally respect user choice.  Set :explicit-choice back to nil
9790         when no longer needed.
9791         (widget-choice-action): Unconditionally respect user choice.
9792         Eliminate :explicit-choice-value.
9794         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
9796         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
9797         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
9798         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
9799         running new function `toggle-indicate-empty-lines'.
9800         Rename "Customize" item to "Customize fringe".
9801         Rename "Indicators" item to "Buffer boundaries" and change help echo.
9802         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
9803         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
9804         Delete "Empty lines only" item.
9805         (menu-bar-showhide-fringe-ind-customize): New function.
9806         (menu-bar-showhide-fringe-ind-mixed)
9807         (menu-bar-showhide-fringe-ind-box)
9808         (menu-bar-showhide-fringe-ind-right)
9809         (menu-bar-showhide-fringe-ind-left)
9810         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
9811         instead of `fringe-indicators'.
9813 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
9815         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
9816         Change the date of last update.
9818 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
9820         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
9821         (viper-exec-yank, viper-put-back): Don't display modification msg
9822         if in the minibuffer.
9824         * viper-init.el (viper-replace-overlay-cursor-color)
9825         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
9826         Make variables frame local.
9828         * viper-util.el (viper-append-filter-alist): Use append instead of
9829         nconc.
9831         * viper.el (viper-vi-state-mode-list)
9832         (viper-emacs-state-mode-list): Move help-mode and
9833         completion-list-mode from the first list to the second.
9834         (viper-mode): Docstring.
9835         (viper-go-away, viper-non-hook-settings): Don't localize
9836         minor-mode-alist in newer Emacsen.  Add advice to
9837         set-cursor-color.  Don't bind "\C-c\\".
9839 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
9841         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
9842         (scheme-macro-expand-command): New user options.
9843         (scheme-trace-procedure, scheme-expand-current-form): New commands.
9844         (scheme-form-at-point, scheme-start-file)
9845         (scheme-interactively-start-process): New functions.
9846         (scheme-get-process): New function, extracted from `scheme-proc'.
9847         (run-scheme): Call `scheme-start-file' to get start file, and pass
9848         it to `make-comint'.
9849         (switch-to-scheme, scheme-proc):
9850         Call `scheme-interactively-start-process' if no Scheme buffer/process
9851         is available.
9853 2005-08-06  Juri Linkov  <juri@jurta.org>
9855         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9856         Use `compilation-text-face', `compilation-info-text-face' and
9857         `compilation-error-text-face' instead of `font-lock-keyword-face'.
9858         (compilation-error): New face.
9859         (compilation-error-file-name): Inherit from
9860         `compilation-error' instead of `font-lock-warning-face'.
9861         (compilation-warning-file-name): Inherit from
9862         `compilation-warning' instead of `font-lock-warning-face'.
9863         (compilation-info, compilation-error-file-name)
9864         (compilation-warning-file-name, compilation-info-file-name)
9865         (compilation-line-number, compilation-column-number): Doc fix.
9866         (compilation-error-text-face, compilation-warning-text-face)
9867         (compilation-info-text-face): New face variables.
9868         (compilation-line-face, compilation-column-face)
9869         (compilation-enter-directory-face)
9870         (compilation-leave-directory-face): Doc fix.
9871         (compilation-text-face): New function.
9873         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
9874         instead of 1 to display binary file names as info file links.
9875         (grep-error-face): Use `compilation-error-face' instead of
9876         `font-lock-keyword-face'.
9877         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
9878         and `compilation-warning-text-face' instead of
9879         `font-lock-keyword-face'.  Use `compilation-error-text-face'
9880         instead of `grep-error-face'.
9882 2005-08-05  Kenichi Handa  <handa@m17n.org>
9884         * international/code-pages.el: Add autoload cookies for all coding
9885         systems.
9887 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
9889         * cus-start.el (all): Put undo.c where it alphabetically belongs.
9891 2005-08-04  Juri Linkov  <juri@jurta.org>
9893         * progmodes/compile.el (compilation-mode-map):
9894         * progmodes/grep.el (grep-mode-map):
9895         Bind TAB to `compilation-next-error' and [backtab] to
9896         `compilation-previous-error'.
9898         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
9899         matching line numbers, column numbers and their ranges with regexp
9900         matching only line numbers.
9901         (grep-context-face): New face variable.
9902         (grep-mode-font-lock-keywords): Use it.
9904         * faces.el (read-face-name): Delete duplicate faces.
9906 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
9908         * thumbs.el (thumbs-find-image): Don't make variables
9909         automatically buffer local.
9910         (thumbs-current-tmp-filename, thumbs-current-image-filename)
9911         (thumbs-image-num): Make automatically buffer local.
9912         (thumbs-show-thumbs-list): Use `make-local-variable', not
9913         `make-variable-buffer-local'.
9914         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
9916         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
9917         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
9918         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
9919         (bother, bye, canyou, chatlst, continue, deathlst, describe)
9920         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
9921         (feelings-about, foullst, found, hello, history, howareyoulst)
9922         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
9923         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
9924         (neglst, obj, object, owner, please, problems, qlist)
9925         (random-adjective, relation, remlst, repetitive-shortness)
9926         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
9927         (shortlst, something, sportslst, stallmanlst, states, subj)
9928         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
9929         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
9930         Defvar at compile time.
9932         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
9933         not `make-variable-buffer-local'.
9935 2005-08-02  Kim F. Storm  <storm@cua.dk>
9937         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
9938         rectangle overlay in selected window.
9940 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
9942         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
9943         instead of display group.  Make `indicate-buffer-boundaries'
9944         customizable through Custom.
9946 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
9948         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
9949         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
9950         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
9951         (gdb-put-string): Fix typos in docstrings.
9953 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
9955         Update copyright notices of files in progmodes directory for
9956         release of Emacs 22.1.
9958         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
9960         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
9961         Don't barf if the GUD buffer has been killed.
9963 2005-08-01  Kim F. Storm  <storm@cua.dk>
9965         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
9967 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9969         * simple.el (next-error-follow-minor-mode):
9970         make-variable-buffer-local -> make-local-variable.
9972         * emacs-lisp/cl-extra.el: Require CL also when compiling.
9974         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
9975         (byte-compile-form-make-variable-buffer-local): New functions to warn
9976         about misuses of make-variable-buffer-local where make-local-variable
9977         was meant.
9979 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
9981         * bs.el (bs-attributes-list): Doc fix.
9982         (bs): Update url-link.
9984         * desktop.el (desktop-save-buffer): Fix typos in docstring.
9985         (desktop-load-default): Simplify.
9987         * ibuffer.el (ibuffer-columnize-and-insert-list)
9988         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
9989         (ibuffer-unmark-all, ibuffer-toggle-marks)
9990         (ibuffer-unmark-forward, ibuffer-unmark-backward)
9991         (ibuffer-compile-make-format-form, ibuffer-format-column)
9992         (ibuffer-current-buffers-with-marks)
9993         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
9994         (ibuffer): Doc fix.
9995         (ibuffer-mode): Fix typo in docstring.
9996         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
9997         with `define-obsolete-variable-alias'.
9998         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
10000 2005-07-29  Kenichi Handa  <handa@m17n.org>
10002         * international/mule-cmds.el (select-message-coding-system):
10003         Be sure to use LF for end-of-line.  If no coding system is decided,
10004         return iso-8859-1-unix.
10006 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10008         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
10009         (ange-ftp-pending-error-line): New vars.
10010         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
10011         to handle the non-fatal no-route-to-host messages.
10012         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
10014 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
10016         * isearch.el (isearch-mode-map, isearch-other-meta-char)
10017         (isearch-quote-char, isearch-printing-char)
10018         (isearch-text-char-description): "?\ " -> "?\s".
10019         (isearch-lazy-highlight-cleanup)
10020         (isearch-lazy-highlight-initial-delay)
10021         (isearch-lazy-highlight-interval)
10022         (isearch-lazy-highlight-max-at-a-time)
10023         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
10024         Declare with define-obsolete-*-alias macros.
10025         (isearch-forward): Fix typo in docstring.
10026         (search-invisible, search-ring-yank-pointer)
10027         (regexp-search-ring-yank-pointer): Doc fixes.
10029         * recentf.el (recentf-menu-append-commands-p): Declare with
10030         `define-obsolete-variable-alias'.
10031         (recentf-max-saved-items, recentf-menu-filter)
10032         (recentf-arrange-by-rule-subfilter): Doc fixes.
10033         (recentf-menu-append-commands-flag)
10034         (recentf-initialize-file-name-history, recentf-expand-file-name)
10035         (recentf-clear-data): Fix typos in docstrings.
10037 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
10039         * progmodes/gdb-ui.el: Smarten comments.
10040         (gdb-info-breakpoints-custom): Use nowarn when finding file.
10042 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
10044         * term/apollo.el (terminal-init-apollo): New function containing
10045         all former top level forms in the file.
10046         * term/bobcat.el (terminal-init-bobcat):
10047         * term/cygwin.el (terminal-init-cygwin):
10048         * term/iris-ansi.el (terminal-init-iris-ansi):
10049         * term/linux.el (terminal-init-linux):
10050         * term/news.el (terminal-init-news):
10051         * term/rxvt.el (terminal-init-rxvt):
10052         * term/sun.el (terminal-init-sun):
10053         * term/tvi970.el (terminal-init-tvi970):
10054         * term/vt100.el (terminal-init-vt100):
10055         * term/vt102.el (terminal-init-vt102):
10056         * term/vt125.el (terminal-init-vt125):
10057         * term/vt200.el (terminal-init-vt200):
10058         * term/vt201.el (terminal-init-vt201):
10059         * term/vt220.el (terminal-init-vt220):
10060         * term/vt240.el (terminal-init-vt240):
10061         * term/vt300.el (terminal-init-vt300):
10062         * term/vt320.el (terminal-init-vt320):
10063         * term/vt400.el (terminal-init-vt400):
10064         * term/vt420.el (terminal-init-vt420):
10065         * term/wyse50.el (terminal-init-wyse50):
10066         * term/xterm.el (terminal-init-xterm): Likewise.
10068         * term/README: Describe the terminal-init-* functionality.
10070         * startup.el (command-line): After loading the terminal initialization
10071         file call the corresponding terminal initialization function.
10073 2005-07-27  Kenichi Handa  <handa@m17n.org>
10075         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
10076         negative.
10078         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
10079         (ps-mule-composition-prologue): Fix for the case that
10080         RelativeCompose is false.
10082 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10084         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
10086         * descr-text.el (describe-char): Handle the case where the list of
10087         chars is displayed in a separate frame.
10088         Be a bit more discriminating when looking for the char.
10090 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
10092         * bookmark.el (bookmark-automatically-show-annotations)
10093         (bookmark-read-annotation-text-func): Doc fixes.
10094         (bookmark-save): Improve argument/docstring consistency.
10095         (bookmark-get-bookmark, bookmark-get-bookmark-record)
10096         (bookmark-alist-from-buffer)
10097         (bookmark-upgrade-file-format-from-0)
10098         (bookmark-grok-file-format-version)
10099         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
10100         (bookmark-read-annotation-mode)
10101         (bookmark-insert-current-bookmark, bookmark-jump)
10102         (bookmark-exit-hook): Fix typos in docstrings.
10103         (bookmark-exit-hooks): Define as obsolete alias.
10104         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
10105         not `bookmark-exit-hooks'.  Fix docstring.
10106         (bookmark-bmenu-select): "?\ " -> "?\s".
10108 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
10110         * startup.el (command-line): Fix typo.
10112 2005-07-24  Richard M. Stallman  <rms@gnu.org>
10114         * tooltip.el (tooltip-mode): Test emacs-basic-display,
10115         not emacs-quick-startup.
10117 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
10119         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
10120         (reb-next-match, reb-show-subexp): Use `with-selected-window'
10121         instead of `reb-with-current-window'.
10122         (reb-prev-match): Likewise.  Also, don't move left if the search
10123         was unsuccessful.
10124         (reb-initialize-buffer): New function.
10125         (re-builder, reb-change-syntax): Use it.
10127         * man.el (Man-goto-page): Make second argument NOERROR optional.
10129 2005-07-23  Richard M. Stallman  <rms@gnu.org>
10131         * man.el (Man-bgproc-sentinel): Check here for failure to find
10132         any man page in the output, and report the error here.
10133         (Man-arguments): Make it permanent local.
10134         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
10135         (Man-mode): Pass t for NOERROR.
10137         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
10138         (grep-mode-font-lock-keywords):
10139         Don't use compilation-...-face for messages that are not file names.
10141         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10142         Don't use compilation-...-face for messages that are not file names.
10144 2005-07-22  Juri Linkov  <juri@jurta.org>
10146         * startup.el (normal-splash-screen): Update menu name.
10148         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
10150 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10152         * term/xterm.el: Load term/rxvt if the terminal is actually an
10153         rxvt terminal.
10154         (xterm-rxvt-set-background-mode): Remove, not used anymore.
10156         * term/rxvt.el (function-key-map): Use substitute-key-definition
10157         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
10159         * term/cygwin.el: New file.
10161 2005-07-22  Kim F. Storm  <storm@cua.dk>
10163         * image-file.el (insert-image-file, image-file-yank-handler):
10164         Fix last change to maintain a (unique) yank-handler on yanked images.
10166 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
10168         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
10169         of the file size (as in "177B" for 177 bytes).  This happens with
10170         "ls -lh" on FreeBSD.
10172 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
10174         * hilit-chg.el (highlight-changes-global-initial-state)
10175         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
10176         (hilit-chg-fixup, highlight-changes-mode):
10177         Fix typos in docstrings.
10178         (highlight-changes-global-modes, highlight-changes-rotate-faces):
10179         Doc fixes.
10181 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
10183         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
10184         mode function using `eval-after-load'.
10186 2005-07-21  Kim F. Storm  <storm@cua.dk>
10188         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
10189         included when reporting an emacs crash, and tell about the DEBUG file.
10191         * image-file.el (insert-image-file): Add yank-handler.
10192         (image-file-yank-handler): Yank handler to make unique copies of
10193         images when they are yanked into a buffer next to each other.
10195 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
10197         * comint.el (comint-use-prompt-regexp, comint-send-input)
10198         (comint-source-default, comint-extract-string)
10199         (comint-get-source, comint-word, comint-completion)
10200         (comint-source, comint-prompt-read-only, comint-update-fence):
10201         Fix typos in docstrings.
10202         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
10203         Declare with define-obsolete-*-alias macros.
10204         (comint-previous-matching-input-from-input)
10205         (comint-next-matching-input-from-input)
10206         (comint-previous-matching-input, comint-next-matching-input)
10207         (comint-forward-matching-input):
10208         Improve argument/docstring consistency.
10210         * desktop.el (desktop-clear-preserve-buffers-regexp):
10211         Also preserve the *server* buffer.
10213         * simple.el (clone-indirect-buffer): Doc fix.
10214         (fixup-whitespace, just-one-space)
10215         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
10216         (next-error, next-error-highlight)
10217         (next-error-highlight-no-select, next-error-last-buffer)
10218         (next-error-buffer-p, next-error-find-buffer, next-error)
10219         (previous-error, next-error-no-select, previous-error-no-select)
10220         (open-line, split-line, minibuffer-prompt-width, kill-new)
10221         (binary-overwrite-mode): Fix typos in docstrings.
10222         (set-fill-column): Fix typo in message.
10224         * skeleton.el (skeleton-proxy-new): Doc fix.
10226         * strokes.el (strokes-load-hook): Doc fix.
10227         (strokes-grid-resolution, strokes-get-grid-position)
10228         (strokes-renormalize-to-grid, strokes-read-stroke)
10229         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
10230         (strokes-global-map): Fix typos in docstrings.
10231         (strokes-help): Doc fix.  Fix help message and pass it through
10232         `substitute-command-keys'.
10234         * tempo.el (tempo-insert-prompt, tempo-interactive)
10235         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
10236         (tempo-insert-string-functions, tempo-local-tags)
10237         (tempo-define-template, tempo-insert-template)
10238         (tempo-insert-prompt-compat, tempo-is-user-element)
10239         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
10240         Fix typos in docstrings.
10242         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
10243         (vcursor-key-bindings, vcursor-use-vcursor-map)
10244         (vcursor-find-window, vcursor-scroll-down)
10245         (vcursor-disable, vcursor-beginning-of-buffer)
10246         (vcursor-end-of-buffer): Fix typos in docstrings.
10247         (vcursor-relative-move, vcursor-get-char-count):
10248         Improve argument/docstring consistency.
10250         * version.el: "?\ " -> "?\s".
10252         * wid-edit.el (widget-default-create, widget-after-change)
10253         (widget-default-format-handler, widget-checklist-add-item)
10254         (widget-radio-add-item, widget-choose, widget-specify-secret)
10255         (widget-field-value-create, widget-field-value-get)
10256         (widget-editable-list-format-handler)
10257         (widget-editable-list-entry-create, widget-group-value-create)
10258         (widget-documentation-link-add)
10259         (widget-documentation-string-value-create): "?\ " -> "?\s".
10260         (widget-convert-text): Doc fix.
10261         (widget-narrow-to-field, widget-field-find)
10262         (widget-url-link-action, widget-emacs-library-link-action)
10263         (widget-color-notify): Fix typos in docstrings.
10265         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
10266         (x-select-text, set-w32-system-coding-system)
10267         (w32-add-charset-info): Fix typos in docstrings.
10269         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
10270         (cua-enable-cua-keys, cua-use-hyper-key)
10271         (cua-virtual-rectangle-edges): Fix typos in docstrings.
10272         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
10274         * net/tramp.el (tramp-handle-load): Fix typo in error message.
10276         * emacs-lisp/re-builder.el (regexp-builder): Declare with
10277         `defalias' instead of faking it.
10279         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
10280         (eshell-ls-missing, eshell-ls-dired-initial-args)
10281         (eshell-ls-use-in-dired): Fix typos in docstrings.
10283 2005-07-20  Kim F. Storm  <storm@cua.dk>
10285         * emulation/cua-base.el (cua-mode): Improve doc string.
10287 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
10289         * abbrev.el (expand-region-abbrevs): Doc fix.
10290         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
10291         Improve argument/docstring consistency.
10293         * arc-mode.el (archive-get-descr, archive-alternate-display):
10294         Doc fixes.
10295         (archive-l-e): Improve argument/docstring consistency.
10296         (archive-tmpdir, archive-unixdate, archive-unixtime)
10297         (archive-chmod-entry): Fix typos in docstrings.
10298         (archive-unflag, archive-unflag-backwards)
10299         (archive-unmark-all-files): "?\ " -> "?\s".
10301         * buff-menu.el (Buffer-menu-unmark): Doc fix.
10302         (Buffer-menu-not-modified, Buffer-menu-execute)
10303         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
10304         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
10306         * composite.el (compose-string, encode-composition-rule)
10307         (compose-last-chars): Fix typos in docstrings.
10309         * desktop.el (desktop-enable, desktop-basefilename):
10310         Declare with `define-obsolete-variable-alias'.
10311         (desktop-internal-v2s): Don't quote keywords.
10312         (desktop-clear): "?\ " -> "?\s".
10314         * dired.el (dired-align-file, dired-flag-backup-files)
10315         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
10316         (dired-listing-switches, dired-ls-F-marks-symlinks)
10317         (dired-dwim-target, dired-load-hook, dired-mode-hook)
10318         (dired-directory, dired-faces, dired, dired-revert)
10319         (dired-mode, dired-summary, dired-view-file)
10320         (dired-copy-filename-as-kill, dired-delete-file)
10321         (dired-no-confirm, dired-unmark-all-marks)
10322         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
10323         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
10324         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
10325         Fix typos in message strings.
10327         * dired-x.el (virtual-dired): Declare with `defalias'.
10328         (dired-mark-unmarked-files, dired-local-variables-file)
10329         (dired-omit-here-always): Doc fix.
10330         (dired-omit-mode, dired-find-subdir)
10331         (dired-enable-local-variables, dired-clean-up-buffers-too)
10332         (dired-extra-startup, dired-mark-extension, dired-jump)
10333         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
10334         (dired-smart-shell-command, dired-guess-shell-alist-user)
10335         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
10336         (dired-x-bind-find-file, dired-x-submit-report):
10337         Fix typos in docstrings.
10338         (dired-mark-unmarked-files): "?\ " -> "?\s".
10340         * dirtrack.el (dirtrack-list): Fix typos in docstring.
10342         * faces.el (describe-face): "?\ " -> "?\s".
10343         (read-all-face-attributes, read-face-font, modify-face)
10344         (face-attr-construct, italic): Fix typos in docstrings.
10345         (frame-update-face-colors): Declare with
10346         `define-obsolete-function-alias'.
10348         * files.el (find-file-noselect, recode-file-name): Doc fixes.
10349         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
10350         (magic-mode-alist, buffer-file-numbers-unique)
10351         (write-file-functions, get-free-disk-space):
10352         Fix typos in docstrings.
10353         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
10354         (write-contents-hooks, write-file-hooks):
10355         Declare with `define-obsolete-variable-alias'.
10357         * forms-d2.el (arch-rj): Fix typo in docstrings.
10358         (arch-tocol): Likewise.  "?\ " -> "?\s".
10360         * frame.el (set-frame-font, cursor-in-non-selected-windows):
10361         Fix typo in docstring.
10362         (set-screen-width, set-screen-height): Delete redundant info in
10363         doctrings.
10364         (new-frame, screen-height, screen-width): Declare with
10365         `define-obsolete-function-alias'.
10366         (delete-frame-hook, blink-cursor): Declare with
10367         `define-obsolete-variable-alias'.
10369         * paths.el (prune-directory-list): Fix typos in docstring.
10371         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
10372         (cvs-prefix-get): Fix typos in docstrings.
10374         * ps-print.el (ps-extend-face-list, ps-extend-face)
10375         (ps-print-background-image): Fix typos in docstrings.
10376         (ps-default-fg, ps-default-bg): Doc fixes.
10378         * s-region.el (s-region-bind): Doc fix.
10379         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
10381         * textmodes/org.el (org-table-formula-substitute-names)
10382         (org-table-get-vertical-vector): Doc fixes.
10383         (org-table-recalculate): Remove unused argument to `message'.
10385 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
10387         * textmodes/org.el (org-table-column-names)
10388         (org-table-column-name-regexp)
10389         (org-table-named-field-locations): New variables.
10390         (org-archive-subtree): Protect `this-command' when calling
10391         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
10392         the kill buffer.
10393         (org-complete): Remove fixed-formula completion.
10394         (org-edit-formulas-map): New variable.
10395         (org-table-edit-formulas): New command.
10396         (org-finish-edit-formulas, org-abort-edit-formulas)
10397         (org-show-variable, org-table-get-vertical-vector): New functions.
10398         (org-table-maybe-eval-formula): Handle `:=' fields.
10399         (org-table-get-stored-formulas, org-table-store-formulas)
10400         (org-table-get-formula, org-table-modify-formulas)
10401         (org-table-replace-in-formulas): Handle named field formulas.
10402         (org-table-get-specials): Store locations of named fields.
10404 2005-07-19  Juri Linkov  <juri@jurta.org>
10406         * progmodes/grep.el (grep-regexp-alist)
10407         (grep-mode-font-lock-keywords, grep-process-setup):
10408         Use default GNU grep match color "01;31m" instead of "01;41m".
10409         (grep-regexp-alist, grep-mode-font-lock-keywords):
10410         Use `\\[[0-9]*m' instead of `\\[00m'.
10411         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
10412         sgr_start where its handling is more important.  Use the real
10413         length of sgr_start instead of constant 8.
10414         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
10415         specially.  Delete all remaining escape sequences.
10416         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
10417         (grep-regexp-alist): Make hyperlink only for binary file name
10418         instead of the whole line.
10419         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
10420         (grep-mode): Add autoload.
10422         * emacs-lisp/find-func.el (find-function-regexp):
10423         Add `define-compilation-mode'.
10425 2005-07-19  Juri Linkov  <juri@jurta.org>
10427         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
10428         (compare-windows-sync-string-size, compare-windows-recenter)
10429         (compare-windows-highlight, compare-windows): Add version 22.1.
10430         (compare-windows) <defface>: Inherit from lazy-highlight instead
10431         of duplicating its default value.
10433         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
10434         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
10436         * descr-text.el (describe-char): Create link buttons for `charset'
10437         and `code point'.  Add the current input method name with a link
10438         button to `to input' field.  Print face names of display table
10439         characters in `The display table entry is displayed by' section
10440         instead of printing face-id in the `display' field.
10441         Guess hardcoded faces and create a link button for them.
10442         Skip empty fields when calculating max-width.
10443         Treat `widget-create' specially while inserting strings from the
10444         collected field list.
10445         (describe-char-after): Made obsolete in version 22.1, not 21.5.
10447         * diff-mode.el (diff-file-header): Change foreground color from
10448         yellow to green on light backgrounds.
10449         (diff-context): Inherit from `shadow' only for color/grayscale
10450         with more than 88 colors.
10451         (diff-indicator-removed, diff-indicator-added)
10452         (diff-indicator-changed): New faces.
10453         (diff-font-lock-keywords): Use new faces.  Regroup rules.
10454         Add "^---$" for `normal' diff format.  Fontify `#' lines with
10455         font-lock-comment-delimiter-face and font-lock-comment-face.
10456         Add `#' to ^[^...] in the rule for `diff-context-face'.
10458         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
10459         a button-like box.  Inherit from `highlight' on low colors.
10460         (shadow): Use shades of gray only for color/grayscale with
10461         more than 88 colors.  Use green for light backgrounds with
10462         8 colors, and yellow for dark backgrounds with 8 colors.
10464         * font-lock.el (font-lock-regexp-grouping-backslash):
10465         Don't inherit from escape-glyph (use bold for all cases).
10467         * info.el (info-xref-visited): Use light foreground color `violet'
10468         for dark backgrounds instead of dark color `magenta3'.
10469         (info-title-1): Use `yellow' color for dark backgrounds.
10471         * isearch.el (isearch): Use not-too-dark magenta3 instead of
10472         too-light magenta2.
10474         * replace.el (match): Use slightly more light RoyalBlue3 instead
10475         of dark RoyalBlue4.
10477         * wid-edit.el (widget-inactive): Inherit from `shadow'.
10479 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
10481         * novice.el (disabled-command-hook): Declare it with
10482         `define-obsolete-variable-alias'.
10484         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
10485         (desktop-buffer-misc-functions, desktop-buffer-handlers)
10486         (desktop-load-default): Add release to obsolescence info.
10487         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
10488         (desktop-append-buffer-args, desktop-read):
10489         Fix typos in docstrings.
10490         (desktop-kill): Fix typo in message.
10491         (desktop-save): Doc fix.
10493 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
10495         * viper-cmd.el (viper-escape-to-state): Bug fix.
10496         (viper-envelop-ESC-key): Change the definition of fast
10497         keysequence so it'll work with keyboard macros.
10499         * ediff.el (ediff-patch-buffer): Change the docstring.
10501 2005-07-19  Kenichi Handa  <handa@m17n.org>
10503         * international/mule-cmds.el (select-safe-coding-system): Try to
10504         use an auto-coding (if any) before anything else.  If the found
10505         auto-coding is invalid, show a warning message.
10507         * international/mule.el (find-auto-coding): New function created
10508         by modifying the body of set-auto-coding.
10509         (set-auto-coding): Use find-auto-coding to find a coding.
10511 2005-07-18  Richard M. Stallman  <rms@gnu.org>
10513         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
10514         not isearch-mode-end-hook-error.
10515         (allout-before-change-protect): Fix error message.
10517 2005-07-18  Juri Linkov  <juri@jurta.org>
10519         * allout.el (allout-mode):
10520         * calculator.el (calculator-copy):
10521         * custom.el (custom-known-themes):
10522         * dired.el (dired-desktop-buffer-misc-data)
10523         (dired-restore-desktop-buffer):
10524         * dired-x.el (dired-omit-marker-char):
10525         * files.el (basic-save-buffer):
10526         * font-core.el (font-lock-mode):
10527         * calendar/calendar.el (calendar-goto-hebrew-date)
10528         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
10529         (calendar-goto-persian-date):
10530         * language/ethio-util.el (ethio-sera-to-fidel-region):
10531         * textmodes/picture.el (picture-mode):
10532         Delete duplicate duplicate words.
10534 2005-07-18  Juri Linkov  <juri@jurta.org>
10536         * isearch.el (isearch-mode-map): Remove key bindings for regexp
10537         chars * ? } |.
10538         (isearch-fallback): Don't call `isearch-process-search-char'.
10539         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
10540         (isearch-process-search-char): Call `isearch-fallback' for regexp
10541         chars * ? } |.
10542         (isearch-return-char): Make obsolete with `make-obsolete' instead
10543         of simply documenting it as obsolete in the docstring.
10544         (isearch-fallback): Refill docstring.
10546         * international/isearch-x.el
10547         (isearch-process-search-multibyte-characters): Remove unneeded
10548         `concat'.  Add intermediate values to `junk-hist' instead of
10549         `minibuffer-history'.  Test the length of `str'.
10551 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
10553         * allout.el (allout-resolve-xref): Fix typos in error strings.
10554         (allout-before-change-protect): Remove unneeded `concat'.
10556         * array.el (array-mode, array-reconfigure-rows)
10557         (untabify-backward): Fix typos in docstrings.
10558         (array-reconfigure-rows): Use `insert-buffer-substring', not
10559         `insert-buffer'.
10561         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
10562         * progmodes/ada-mode.el (ada-make-body):
10563         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
10565         * dired.el (dired-log):
10566         * tar-mode.el (tar-subfile-save-buffer):
10567         * play/zone.el (zone-pgm-stress-destress):
10568         Use `insert-buffer-substring', not `insert-buffer'.
10570 2005-07-17  Simon Josefsson  <jas@extundo.com>
10572         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
10574 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
10576         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
10577         Add plain auth method.
10578         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
10580 2005-07-17  Kim F. Storm  <storm@cua.dk>
10582         * ido.el (dired-other-window): Add ido property.
10584 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
10586         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
10587         Fix typo in docstring.
10588         (byte-compile-interactive-only-functions): Add `insert-buffer' and
10589         `insert-file-literally'.
10591         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
10592         info and delete redundant message.  Doc fix.
10593         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
10594         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
10596 2005-07-16  Richard M. Stallman  <rms@gnu.org>
10598         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
10599         (byte-compile-and): Use byte-compile-and-recursion.
10600         (byte-compile-or-recursion): New function.
10601         (byte-compile-or): Use that.
10602         (byte-compile-if): Guard the else-clause too.
10603         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
10605         * isearch.el (isearch-mode-end-hook-quit): New variable.
10606         (isearch-done): Bind it.
10607         (isearch-mode-end-hook): Doc fix.
10609         * allout.el (allout-isearch-did-quit): Variable deleted.
10610         (allout-real-isearch-abort): Function name no longer used.
10611         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
10612         (allout-isearch-rectification): isearch-mode always exists.
10613         Don't set allout-isearch-did-quit.
10614         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
10615         allout-isearch-did-quit.
10616         (allout-enwrap-isearch): Just add the hook.
10617         (allout-isearch-abort): Function deleted.
10618         (allout-pre-command-business): Avoid warning.
10620         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
10621         Correctly avoid warnings.
10622         (pascal-outline): Likewise.
10624         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
10626         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
10628         * play/tetris.el (tetris-mode): Avoid warning.
10630         * play/snake.el (snake-mode): Avoid warning.
10632         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
10633         (gamegrid-set-display-table): Avoid warning.
10634         (gamegrid-set-timer): Likewise.
10635         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
10636         (gamegrid-add-score-with-update-game-score-1): Take FILE
10637         as argument.
10638         (gamegrid-add-score-with-update-game-score): Pass that argument.
10639         Rename have-shared-game-dir to gamegrid-shared-game-dir.
10641         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
10643         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
10644         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
10646         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
10647         and insert-file.
10649         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
10650         (sc-ask): Avoid warnings.
10652         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
10653         (eshell-hist-initialize): Use that var the natural way.
10655         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
10657         * emacs-lisp/re-builder.el (reb-cook-regexp):
10658         Avoid warning calling lre-compile-string.
10659         (reb-color-display-p): Avoid warning.
10661         * calculator.el (calculator-last-input): Guard uses
10662         of event-key and key-press-event-p.
10663         (event-key, key-press-event-p): Delete definitions.
10665         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
10666         (find-gc-source-directory, find-gc-subrs-callers)
10667         (find-gc-noreturn-list, find-gc-source-files)
10668         (find-gc-subrs-called): Vars renamed and defvar'd.
10670         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
10671         (checkdoc-overlay-put, checkdoc-delete-overlay)
10672         (checkdoc-overlay-start, checkdoc-overlay-end)
10673         (checkdoc-mode-line-update, checkdoc-char=):
10674         Define such that compiler knows they are defined.
10675         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
10676         (checkdoc-read-event): Delete.  Use read-event directly.
10678         * whitespace.el (whitespace-make-overlay)
10679         (whitespace-overlay-put, whitespace-delete-overlay)
10680         (whitespace-overlay-start, whitespace-overlay-end):
10681         Define such that compiler knows they are defined.
10682         (whitespace): Move conditional inside.
10684         * tempo.el (tempo-insert-template): Suppress warning.
10686         * ediff-diff.el (longlines-mode): Add defvar.
10688 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
10690         * server.el: Bind "C-x #" in a way that works even if C-x is
10691         redefined to a command key, not a prefix key.
10693 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
10695         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
10696         cl-make-type-test till execution time.
10698 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
10700         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
10701         arg ARG and use it.
10703 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
10705         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
10707 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
10709         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
10710         a defcustom with two :set or :type keywords.
10712 2005-07-15  Richard M. Stallman  <rms@gnu.org>
10714         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
10715         Don't give ^M comment-end syntax.
10717 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
10719         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
10720         Don't consider gdbmi (gdb-mi.el has its own update functions).
10721         (gdb-var-delete): Make it work for gdbmi as well.
10722         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
10724         * progmodes/gud.el (etags, sdb): Only require etags when needed.
10725         (gud-speedbar-menu-items): Correct logic for enabling items.
10727 2005-07-15  Kim F. Storm  <storm@cua.dk>
10729         * ido.el: Fix commentary.
10730         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
10731         Use with-no-warnings around ffap-guesser.
10732         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
10733         Let bind minibuffer-completing-file-name to t.
10735 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
10737         * startup.el (site-run-file, keyboard-type): Doc fixes.
10738         (command-line): Check for "--basic-display" argument; also for
10739         "--quick", not "--bare-bones" (which was renamed).
10740         (fancy-splash-text): Add missing item "Getting New Versions".
10741         (normal-splash-screen): Fix typos and improve consistency with
10742         `fancy-splash-text'.  Update copyright year.
10744         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
10745         valid binding for `help-char'.
10747         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
10749 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
10751         * term.el (term-mode): Disable cua-mode for term buffers.
10753 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
10755         * add-log.el (add-log-mailing-address, change-log-merge):
10756         Doc fixes.
10757         (change-log-get-method-definition): Fix typo in docstring.
10759 2005-07-14  Kim F. Storm  <storm@cua.dk>
10761         * emulation/cua-base.el:
10762         (cua--pre-command-handler-1, cua--pre-command-handler)
10763         (cua--post-command-handler-1, cua--post-command-handler):
10764         Split in two.  Check (buffer local) value of cua-mode.
10765         (cua-selection-mode): New command.
10767 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
10769         * custom.el (custom-initialize-safe-set)
10770         (custom-initialize-safe-default): Doc fixes.
10772         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
10773         and simplify :init-value again.
10775         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
10776         and simplify :init-value again.  Delete autoload.
10778         * startup.el (command-line): Use `custom-reevaluate-setting' again
10779         for tooltip-mode.
10781         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
10782         a defcustom with two :initialize keywords.
10784 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
10786         * allout.el (my-mark-marker, allout-isearch-prior-pos)
10787         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
10788         (allout-post-command-business, allout-flag-region)
10789         (isearch-reenable-font-lock, allout-yank)
10790         (allout-insert-latex-header, allout-insert-latex-trailer)
10791         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
10792         (allout-latex-verb-quote): Fix typos in docstrings.
10793         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
10794         (allout-unprotected, allout-prefix-data):
10795         Improve argument/docstring consistency.
10796         (allout-chart-subtree): Fix argument spec.
10797         (allout-open-topic): Rename `use_sib_bullet' argument to
10798         `use-sib-bullet'.  Doc fix.
10800         * whitespace.el (whitespace-check-buffer-leading)
10801         (whitespace-check-buffer-trailing)
10802         (whitespace-check-buffer-indent)
10803         (whitespace-check-buffer-spacetab)
10804         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
10805         (whitespace-check-leading-whitespace)
10806         (whitespace-check-trailing-whitespace)
10807         (whitespace-check-spacetab-whitespace)
10808         (whitespace-check-indent-whitespace)
10809         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
10810         (whitespace-modes): Fix typos in docstrings.
10811         (defgroup, defcustom): Doc fixes.
10813         * winner.el (winner-mode, winner-boring-buffers)
10814         (winner-pending-undo-ring): Doc fixes.
10815         (winner-ring): Remove unneeded `progn'.
10816         (winner-equal): `defsubst' it.
10817         (winner-redo): Fix message.
10819 2005-07-13  Kim F. Storm  <storm@cua.dk>
10821         * simple.el (line-move-1): Always use vertical-motion to
10822         do the last (or only) line move to ensure some movement.
10823         Undo 2005-06-23 change--don't check for overlays.
10825 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10827         * term/mac-win.el (ccl-encode-mac-roman-font)
10828         (ccl-encode-mac-centraleurroman-font)
10829         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
10830         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
10831         Change charset-id boundary of dimension to ?\xef.
10832         (mac-char-fontspec-list): New constant.
10833         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
10834         argument.  Nil uses itself as family in font-spec.  Previous
10835         behavior for nil is now provided by non-nil non-string argument.
10836         All callers changed.  Add font-specs for Mac fonts to
10837         "fontset-default" unless iso8859-1 fonts are installed.
10839 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10841         * progmodes/sh-script.el (sh-get-indent-info): Only indent
10842         a continuation line if the \ is preceded by SPC or TAB.
10843         (sh-get-indent-info): Simplify.
10844         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
10845         Use with-current-buffer.
10847         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
10848         when the matched text is empty.
10850 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
10852         * startup.el (command-line): Revert to previous handling of
10853         tooltip-mode.  Explain in comment why the complexity is needed.
10855         * tooltip.el (tooltip-mode): Revert to previous implementation of
10856         its defcustom.
10858         * frame.el (blink-cursor-mode): Revert to previous implementation
10859         of its defcustom.  Update comment.
10861 2005-07-12  Lars Hansen  <larsh@soem.dk>
10863         * desktop.el: Update e-mail address.
10865 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10867         * term/mac-win.el (mac-services-mail-selection)
10868         (mac-services-mail-to): New functions.
10869         (mac-application-menu-map): Bind them.
10871 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
10873         * progmodes/gdb-ui.el: Add note about buffering with Windows.
10875 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
10877         * custom.el (custom-reevaluate-setting): Doc fix.
10879 2005-07-11  Jay Belanger  <belanger@truman.edu>
10881         * calc/calc.el (calc-embedded-announce-formula-alist)
10882         (calc-embedded-open-close-plain-alist)
10883         (calc-embedded-open-close-mode-alist): Add checks for additional
10884         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
10886 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
10888         * custom.el (custom-enable-theme): Don't add theme to
10889         `custom-enabled-themes' with `push' because there is no
10890         setf-method for `delq'.
10892 2005-07-11  Richard M. Stallman  <rms@gnu.org>
10894         * custom.el (custom-declare-variable): Doc fix.
10896         * dired-aux.el (dired-compare-directories): Remove "." and ".."
10897         from the alists.
10899         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
10900         Do nothing if edebug-active.
10902         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
10903         (edebug-display): Do it here instead.
10905 2005-07-10  Richard M. Stallman  <rms@gnu.org>
10907         * cus-face.el (custom-theme-set-faces): Make it work.
10908         (custom-reset-faces): Doc fix.
10909         (custom-theme-reset-internal-face, custom-theme-face-value):
10910         Functions deleted.
10912         * custom.el (custom-push-theme): Maintain list of the settings
10913         of a given theme in its theme-settings property.
10914         Maintain position of old settings in the theme-value
10915         or theme-face property.
10916         (custom-enabled-themes): New variable.
10917         (custom-theme-enabled-p): New function.
10918         (provide-theme): Update custom-enabled-themes.
10919         Disable and reenable the `user' theme.
10920         (require-theme): Doc fix.
10921         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
10922         (custom-theme-value, custom-theme-variable-value): Likewise.
10923         (custom-theme-reset-internal): Likewise.
10924         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
10925         (custom-enable-theme, custom-disable-theme): New functions.
10926         (custom-variable-theme-value, custom-face-theme-value): Likewise.
10927         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
10928         (custom-theme-reset-variables): Simplify.
10929         (deftheme, custom-declare-theme, custom-make-theme-feature):
10930         Definitions moved.
10932 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
10934         * longlines.el (longlines-show-region)
10935         (longlines-unshow-hard-newlines): Recognize hard newlines by
10936         non-nil hard property, instead of t.
10938 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
10940         * viper-cmd.el (viper--key-maps): New variable.
10941         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
10942         emulation-mode-map-alists.
10943         (viper-envelop-ESC-key): Use viper-subseq.
10944         (viper-search-forward/backward/next): Disable debug-on-error.
10946         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
10947         (viper-ESC-key): New defcustoms.
10949         * viper-macs.el (ex-map-read-args): Use viper-subseq.
10951         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
10952         (viper-subseq): Copy of subseq from cl.el.
10954         * viper.el (viper-go-away, viper-set-hooks): Use
10955         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
10957         * viper-mous.el (viper-current-frame-saved): Use defvar.
10959         * viper-init.el: Get rid of -face in face names.
10961         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
10962         Make it work with longlines mode
10964         * ediff-mult.el (ediff-meta-mode-hook): New variable.
10966         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
10968         * ediff-init.el: Get rid of -face in face names.
10970 2005-07-10  Richard M. Stallman  <rms@gnu.org>
10972         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
10973         and with-timeout-unsuspend.
10975         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
10976         and with-timeout-unsuspend.
10978         * emacs-lisp/timer.el (with-timeout-timers): New variable.
10979         (with-timeout): Bind that variable to record timers.
10980         (with-timeout-suspend, with-timeout-unsuspend): New functions.
10982         * emacs-lisp/debug.el (debug-help-follow): New function.
10983         (debugger-mode-map): Use that instead of help-follow.
10984         (debugger-setup-buffer): Use eval-buffer-list
10985         to handle eval-buffer frames.
10987 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
10989         * timezone.el (timezone-parse-date): Change first regexp
10990         so it will not mistakenly match dates with no time zone.
10992 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
10994         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
10996 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
10998         * custom.el (custom-initialize-safe-set)
10999         (custom-initialize-safe-default): New functions.
11001         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
11002         and simplify :init-value.
11004         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
11005         and simplify :init-value.  Delete obsolete comment.
11007         * startup.el (command-line): Use `custom-reevaluate-setting' to
11008         handle `tooltip-mode'.  Delete obsolete comment.
11010         * files.el (set-visited-file-name): Avoid calling
11011         `file-name-nondirectory' with a nil argument.
11013 2005-07-09  Richard M. Stallman  <rms@gnu.org>
11015         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
11016         was called with nil for the buffer, handle the read position right.
11017         Handle read position for eval-region, too.
11019 2005-07-09  Juri Linkov  <juri@jurta.org>
11021         * fringe.el (fringe-mode): Add period in docstring.
11022         (fringe-query-style): Build prompt depending on `all-frames' arg.
11024         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
11025         to not create links to unrelated functions in the Help buffer.
11027         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
11028         Doc fix.
11030         * simple.el (next-error-hook): New variable.
11031         (next-error): Use it.  Doc fix.
11033         * textmodes/ispell.el (ispell-command-loop): Add current
11034         dictionary name and program name to mode-line-format.
11035         (ispell-region, ispell-process-line): Add current dictionary name
11036         and program name to messages.
11038 2005-07-08  Jay Belanger  <belanger@truman.edu>
11040         * calc/calc.el (calc-embedded-announce-formula-alist)
11041         (calc-embedded-open-close-formula-alist)
11042         (calc-embedded-open-close-word-alist)
11043         (calc-embedded-open-close-plain-alist)
11044         (calc-embedded-open-close-new-formula-alist)
11045         (calc-embedded-open-close-mode-alist)
11046         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
11047         (calc-embedded-mode-hook): New variables.
11049         * calc/calc-embed.el (calc-embedded-firsttime)
11050         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
11051         New variables.
11052         (calc-do-embedded): Use calc-embedded-firsttime,
11053         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
11054         determine whether or not to run hooks.
11055         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
11056         calc-embedded-firsttime-formula appropriately.
11057         Set calc-embedded delimiter variables according to mode.
11059 2005-07-08  Richard M. Stallman  <rms@gnu.org>
11061         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
11062         Check for "emacs", etc., as entire symbol, not just as word.
11063         (checkdoc-file-comments-engine): Use regexp-quote on FN.
11065         * files.el (set-visited-file-name): Report the error
11066         for "empty filename" earlier.
11067         (kill-some-buffers): Ignore buffers already dead.
11069         * fringe.el (fringe-mode): Doc fix.
11071         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
11072         Check for (featurep 'xemacs) and turn off warnings in what it guards.
11073         Use unwind-protect to ensure byte-compile-unresolved-functions
11074         is updated.
11076         * whitespace.el (whitespace-buffer-leading-cleanup):
11077         Simplify w/ skip-chars-forward.
11078         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
11080         * mail/rmail.el (rmail-only-expunge): Fix paren error.
11081         Unconditionally try to leave point at the same old place.
11083 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
11085         * comint.el (comint-postoutput-scroll-to-bottom)
11086         (comint-show-maximum-output): Take scroll-margin into consideration.
11088 2005-07-08  Kim F. Storm  <storm@cua.dk>
11090         * ido.el (ido-use-filename-at-point): New choice `guess'.
11091         (ido-file-internal): Try ffap-guesser if selected.
11093         * ido.el (ido-before-fallback-functions): New hook.
11094         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
11095         (ido-read-file-name): Run it.
11097 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11099         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
11100         strings rather than a list of symbols to the completion function.
11102 2005-07-07  Jay Belanger  <belanger@truman.edu>
11104         * calc/calc-units.el (math-apply-units): Change the places in
11105         which units are simplified.
11107 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
11109         * cus-edit.el (customize-option, customize-option-other-window):
11110         Make them handle aliases.
11112         * custom.el (custom-variable-p): Make it recursively follow
11113         aliases.  Mention that in the docstring.
11115 2005-07-07  Richard M. Stallman  <rms@gnu.org>
11117         * cus-start.el (exec-path): Use `directory' instead of `file'.
11118         Fix tag for nil.
11120 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
11122         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
11123         when called non-interactively.  Doc fix.
11125 2005-07-07  Lute Kamstra  <lute@gnu.org>
11127         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
11128         new address as well.
11130 2005-07-07  Kenichi Handa  <handa@m17n.org>
11132         * international/mule.el (make-coding-system):
11133         Describe `ascii-incompatible' property in the docstring.
11134         (set-file-name-coding-system): Signal an error if coding-system is
11135         ascii-incompatible.
11136         (set-keyboard-coding-system): Likewise.
11138         * international/mule-cmds.el (set-default-coding-systems):
11139         Don't set default-file-name-coding-system and
11140         default-keyboard-coding-system if coding-system is ASCII-incompatible.
11142         * international/utf-16.el: Declare that all UTF-16-based coding
11143         systems are ASCII-incompatible.
11145 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
11147         * progmodes/gud.el: Require font-lock for displaying errors.
11148         Used by gdb-ui.el.
11150 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
11152         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
11153         values for the pattern lists which are `read'able but not
11154         `append'able (like symbols).
11156 2005-07-06  Richard M. Stallman  <rms@gnu.org>
11158         * progmodes/flymake.el (flymake-float-time): Instead of
11159         with-no-warnings, test for xemacs.
11160         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
11161         to avoid warning.
11163 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
11165         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
11167 2005-07-05  Lute Kamstra  <lute@gnu.org>
11169         * battery.el: Add support for Darwin (with much debugging help
11170         from Samuel Lauber <sam124@operamail.com>).
11171         (battery-status-function, battery-echo-area-format)
11172         (battery-mode-line-format): Add support for pmset on Darwin.
11173         (battery-load-low, battery-load-critical): New user options.
11174         (battery-pmset): New function.
11176 2005-07-05  Lute Kamstra  <lute@gnu.org>
11178         Update FSF's address in GPL notices.
11180         * textmodes/page-ext.el: Update FSF's address.
11182 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11184         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
11185         filling from using prefix when filling a single-line docstring.
11187         * progmodes/flymake.el: Remove useless eval-when-compile.
11189         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
11191 2005-07-04  Richard M. Stallman  <rms@gnu.org>
11193         * textmodes/org.el (org-file-apps-defaults-gnu):
11194         Rename from org-file-apps-defaults-linux.
11195         (org-default-apps): Don't test system-type for `linux'.
11196         (org-file-apps): Doc fix.
11198 2005-07-04  David Ponce  <david@dponce.com>
11200         * tree-widget.el: Improve header Commentary section.
11201         (tree-widget) [defgroup]
11202         (tree-widget-image-enable, tree-widget-themes-directory)
11203         (tree-widget-theme, tree-widget-image-properties-emacs)
11204         (tree-widget-image-properties-xemacs, tree-widget-create-image)
11205         (tree-widget-image-formats, tree-widget-control)
11206         (tree-widget-empty-control, tree-widget-leaf-control
11207         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
11208         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
11209         (tree-widget-keep, tree-widget-after-toggle-functions)
11210         (tree-widget-open-node, tree-widget-close-node): Doc fix.
11211         (tree-widget-open-control, tree-widget-close-control): Fix doc and
11212         :help-echo message.
11213         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
11214         (tree-widget-image-properties): Doc fix.  Clearer implementation.
11215         (tree-widget--cursors): New constant.
11216         (tree-widget-lookup-image): New function split from
11217         `tree-widget-find-image'.  Clearer implementation.
11218         (tree-widget-find-image): Use it.
11219         (tree-widget-button-keymap): Use `set-keymap-parent'.
11220         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
11221         Define the sub-widgets here.
11222         (tree-widget-node): Check that :node is not a tree-widget.
11223         (tree-widget-get-super, tree-widget-open-control)
11224         (tree-widget-close-control, tree-widget-empty-control)
11225         (tree-widget-leaf-control, tree-widget-guide)
11226         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
11227         (tree-widget-no-handle, tree-widget-value-delete)
11228         (tree-widget-map): Remove.
11229         (tree-widget-children-value-save): Doc fix.  Simplified.
11230         (tree-widget-value-create): Update according to previous changes.
11232 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
11234         * textmodes/org.el: Leading space replaced by TABS.
11235         (org-recalc-marks, org-table-rotate-recalc-marks)
11236         (org-table-get-specials): Treat "^" and "_" marks.
11237         (org-table-justify-field-maybe): Optional argument NEW.
11238         (org-table-eval-formula): Parsing of the format simplified.
11239         New modes C,I.  Honor the %= parameter in the current table.
11240         Avoid unnecessary re-align by using the NEW argument to
11241         `org-table-justify-field-maybe'.
11242         (org-calc-default-modes): Default for date-format mimicks org-mode.
11243         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
11245 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
11247         * cus-face.el (custom-theme-set-faces): Make it handle face
11248         aliases whose alias declarations are pre- or autoloaded.
11250 2005-07-04  Juri Linkov  <juri@jurta.org>
11252         * faces.el (read-face-name): Put the code for getting a face name
11253         from the buffer before adding the faces from the `face' property.
11254         Use `completing-read-multiple' instead of `completing-read'.
11255         Require `crm'.  Add default value and post-process the returned
11256         list of faces.
11258         * emacs-lisp/crm.el (crm-find-current-element)
11259         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
11261         * emacs-lisp/lisp-mode.el (eval-defun-1):
11262         * emacs-lisp/edebug.el (edebug-eval-defun):
11263         Remove unnecessary quotes.
11265 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11267         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
11268         (prolog-indent-level): Fix typo in docstring.
11270         * info.el (Info-history, Info-history-forward)
11271         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
11273         * add-log.el (add-change-log-entry):
11274         * comint.el (comint-dynamic-list-input-ring)
11275         (comint-dynamic-list-completions):
11276         * dabbrev.el (dabbrev-expand):
11277         * delim-col.el (delimit-columns-rectangle-line):
11278         * diff-mode.el (diff-context->unified, diff-reverse-direction)
11279         (diff-unified->context):
11280         * ediff-init.el (ediff-abbrev-jobname):
11281         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
11282         (ediff-replace-session-activity-marker-in-meta-buffer):
11283         * info.el (Info-summary):
11284         * lpr.el (printify-region):
11285         * printing.el (pr-create-interface):
11286         * ps-print.el (ps-print-quote):
11287         * ses.el (ses-column-widths, ses-print-cell)
11288         (ses-adjust-print-width, ses-center):
11289         * shell.el (shell-file-name-quote-list):
11290         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
11291         (strokes-fill-current-buffer-with-whitespace)
11292         (strokes-xpm-for-stroke, strokes-list-strokes)
11293         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
11294         * term.el (term-dynamic-list-input-ring)
11295         (term-dynamic-list-completions):
11296         * calc/calc.el (math-format-stack-value):
11297         * emacs-lisp/edebug.el (edebug-display-freq-count):
11298         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
11299         (delphi-new-comment-line):
11300         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
11301         * progmodes/executable.el (executable-set-magic):
11302         * progmodes/python.el (inferior-python-mode):
11303         * progmodes/scheme.el (scheme-mode-syntax-table):
11304         * progmodes/sh-script.el (sh-maybe-here-document):
11305         * progmodes/sql.el (sql-copy-column):
11306         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
11307         * textmodes/bibtex.el (bibtex-mode):
11308         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
11309         (sgml-auto-attributes):
11310         * textmodes/table.el (table-insert, table-shorten-cell)
11311         (table--generate-source-scan-lines, table-delete-row)
11312         (*table--cell-delete-char, table--spacify-frame)
11313         (table--horizontally-shift-above-and-below)
11314         (table--cell-insert-char, table--cell-blank-str)
11315         (table--fill-region-strictly):
11316         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
11317         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
11319         * add-log.el (change-log):
11320         * apropos.el (apropos):
11321         * comint.el (comint-completion, comint-source):
11322         * dabbrev.el (dabbrev):
11323         * delim-col.el (columns):
11324         * diff-mode.el (diff-mode):
11325         * ediff.el (ediff):
11326         * ediff-diff.el (ediff-diff):
11327         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
11328         * ediff-mult.el (ediff-mult):
11329         * ediff-ptch.el (ediff-ptch):
11330         * ediff-wind.el (ediff-window):
11331         * facemenu.el (facemenu):
11332         * indent.el (indent):
11333         * info.el (info):
11334         * jka-cmpr-hook.el (compression, jka-compr):
11335         * lpr.el (lpr):
11336         * outline.el (outlines):
11337         * pcmpl-cvs.el (pcmpl-cvs):
11338         * pcmpl-rpm.el (pcmpl-rpm):
11339         * printing.el (printing):
11340         * ps-print.el (postscript, ps-print, ps-print-horizontal)
11341         (ps-print-vertical, ps-print-headers, ps-print-font)
11342         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
11343         (ps-print-background, ps-print-printer, ps-print-page)
11344         (ps-print-miscellany):
11345         * ses.el (ses):
11346         * shell.el (shell, shell-directories, shell-faces):
11347         * startup.el (initialization):
11348         * strokes.el (strokes):
11349         * term.el (term):
11350         * uniquify.el (uniquify):
11351         * w32-vars.el (w32):
11352         * calc/calc.el (calc):
11353         * emacs-lisp/bytecomp.el (bytecomp):
11354         * emacs-lisp/cl-indent.el (lisp-indent):
11355         * emacs-lisp/edebug.el (edebug):
11356         * emacs-lisp/elp.el (elp):
11357         * emacs-lisp/testcover.el (testcover):
11358         * emacs-lisp/trace.el (trace):
11359         * emulation/viper-ex.el (viper-ex):
11360         * emulation/viper-mous.el (viper-mouse):
11361         * mail/mailalias.el (mailalias):
11362         * mail/supercite.el (supercite, supercite-frames)
11363         (supercite-attr, supercite-cite, supercite-hooks):
11364         * net/rcompile.el (remote-compile):
11365         * net/rlogin.el (rlogin):
11366         * obsolete/ooutline.el (outlines):
11367         * progmodes/delphi.el (delphi):
11368         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
11369         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
11370         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
11371         (ebnf-optimization):
11372         * progmodes/etags.el (etags):
11373         * progmodes/executable.el (executable):
11374         * progmodes/idlwave.el (idlwave):
11375         * progmodes/pascal.el (pascal):
11376         * progmodes/prolog.el (prolog):
11377         * progmodes/python.el (python):
11378         * progmodes/scheme.el (scheme):
11379         * progmodes/sh-script.el (sh, sh-script):
11380         * progmodes/sql.el (SQL):
11381         * progmodes/tcl.el (tcl):
11382         * textmodes/bibtex.el (bibtex, bibtex-autokey):
11383         * textmodes/enriched.el (enriched):
11384         * textmodes/makeinfo.el (makeinfo):
11385         * textmodes/sgml-mode.el (sgml):
11386         * textmodes/table.el (table-hooks):
11387         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
11388         * textmodes/texinfo.el (texinfo):
11389         * textmodes/two-column.el (two-column):
11390         Finish `defgroup' description with period.
11392         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
11393         * eshell/esh-var.el (eshell-var):
11394         * progmodes/vhdl-mode.el (vhdl-testbench):
11395         * textmodes/org.el (org): Fix typos in docstrings.
11397         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
11398         consistency.
11400         * progmodes/flymake.el (flymake-find-file): Remove.
11401         (flymake-float-time): Use `with-no-warnings'.
11402         (flymake-check-start-time, flymake-check-was-interrupted)
11403         (flymake-err-info, flymake-is-running, flymake-last-change-time)
11404         (flymake-new-err-info): `defvar' at compile time.
11406 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
11408         * replace.el (occur-hook): Doc fix.
11409         (occur-1): Don't call `occur-hook' if there are no matches.
11411 2005-07-03  Richard M. Stallman  <rms@gnu.org>
11413         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
11414         global-map, save the same map.
11415         (global-map): Don't alter it at top level.
11416         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
11417         Then alter it here instead.
11418         (tpu-edt-off): Set global-map to the saved one.
11420         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
11421         All references simplified.
11422         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
11423         (zmacs-regions): Add defvar.
11424         (repeat-complex-command-map): Everything about that deleted.
11426         * textmodes/artist.el (artist-key-is-drawing)
11427         (artist-key-endpoint1, artist-key-poly-point-list)
11428         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
11429         (artist-key-compl-table, artist-rb-save-data)
11430         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
11431         Don't put them in eval-when-compile.
11432         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
11434         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
11435         Use with-no-warnings.
11437         * net/browse-url.el (dos-windows-version): Add defvar.
11439         * mail/supercite.el (filladapt-prefix-table): Add defvar.
11441         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
11442         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
11443         (rmail-new-summary-line-count): Rename from new-summary-line-count.
11444         Add defvar.
11445         (rmail-summary-beginning-of-message): Use with-no-warnings.
11446         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
11448         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
11449         Use with-no-warnings.
11451         * emulation/vi.el (vi-mark-region): Use c-mark-function.
11452         (c-mark-function): Add point-moving-unit property.
11453         (vi-goto-line): Use with-no-warnings.
11455         * emulation/edt.el (edt-last-copied-word): Add defvar.
11456         (zmacs-region-stays): Likewise.
11457         (edt-mark-section-wisely): Use c-mark-function for C.
11458         Use makr-defun for Fortran.
11459         (time-string): defvar deleted.
11460         (edt-display-the-time): Don't set time-string.
11462         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
11464         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
11465         Don't warn when name is not constant
11466         or for defining the group `emacs'.
11468         * tooltip.el (gud-tooltip-mode): Add defvar.
11470         * startup.el (default-frame-background-mode): Add defvar.
11472         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
11474         * info.el (tool-bar-map): Add defvar.
11476         * dired.el (dnd-protocol-alist): Add defvar.
11478         * dired-aux.el (dired-query): Display question with answer, when
11479         the user answers.
11481         * custom.el (custom-add-option): Doc fix.
11483         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
11485 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
11487         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
11488         bogus name from the last change.
11490 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
11492         * custom.el (custom-declare-variable): Fix typos in comment.
11493         (custom-known-themes): Doc fix.
11494         (custom-theme-directory): New defcustom.
11495         (require-theme): Make it check `custom-theme-directory'.
11497         * cus-theme.el (custom-new-theme-mode): New function.
11498         (custom-theme-name, custom-theme-variables, custom-theme-faces)
11499         (custom-theme-description): Add compiler defvars.
11500         (customize-create-theme): Add doc to the "*New Custom Theme*"
11501         buffer.  Use `custom-new-theme-mode'.
11502         (custom-theme-write): Put the created buffer in emacs-lisp-mode
11503         and save it to the `custom-theme-directory'.  Make this the
11504         default directory of the buffer.
11506 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
11508         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
11509         Fix unbalanced parentheses.
11511 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11513         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
11514         into flymake-mode and delegate to flymake-mode.
11516         * find-file.el (ff-which-function-are-we-in): Clean up.
11518 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
11520         * replace.el (occur-rename-buffer): Fix docstring.
11522         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
11523         (edt-last-copied-word, edt-learn-macro-count)
11524         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
11525         (edt-rect-start-point, edt-user-global-map, rect-start-point)
11526         (time-string, zmacs-region-stays):
11527         * emulation/edt-mapper.el (edt-save-function-key-map)
11528         (EDT-key-name): `defvar' to silence the byte-compiler.
11530 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
11532         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
11533         font-lock-regexp-backslash.  Doc fix.
11534         (font-lock-regexp-backslash-grouping-construct): Rename from
11535         font-lock-regexp-backslash-construct.  Doc fix.
11536         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
11537         grouping constructs.
11539 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
11541         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
11542         updating all the prerequisites.
11544 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
11546         * textmodes/org.el (org-agenda-start-on-weekday)
11547         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
11548         (org-agenda-use-time-grid, org-archive-location)
11549         (org-allow-space-in-links, org-usenet-links-prefer-google)
11550         (org-enable-table-editor, org-export-default-language)
11551         (org-export-html-show-new-buffer, org-fill-paragraph)
11552         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
11553         (org-goto-quit, org-occur, org-eval-in-calendar)
11554         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
11555         (org-agenda-diary-entry, org-remember-help)
11556         (org-table-convert-region, org-at-table-p)
11557         (org-table-move-row-down, org-table-move-row-up)
11558         (org-table-copy-region, org-table-toggle-vline-visibility)
11559         (org-table-get-stored-formulas, org-table-get-specials)
11560         (org-recalc-commands, org-table-eval-formula)
11561         (org-table-formula-substitute-names, orgtbl-make-binding)
11562         (org-format-org-table-html, org-format-table-table-html)
11563         (org-format-table-table-html-using-table-generate-source)
11564         (org-customize): Fix typos in docstrings.
11565         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
11566         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
11567         (org-back-to-heading): Doc fixes.
11568         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
11569         (org-agenda-change-all-lines, org-get-header):
11570         Improve argument/docstring consistency.
11571         (orgtbl-error): Fix error message.
11573         * progmodes/flymake.el (flymake-find-possible-master-files)
11574         (flymake-master-file-compare, flymake-get-line-err-count)
11575         (flymake-highlight-line, flymake-gui-warnings-enabled):
11576         Fix typos in docstrings.
11577         (flymake-parse-line, flymake-get-project-include-dirs-function)
11578         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
11579         Doc fixes.
11580         (flymake-get-project-include-dirs-function)
11581         (flymake-make-err-menu-data):
11582         Improve argument/docstring consistency.
11584 2005-07-01  Lute Kamstra  <lute@gnu.org>
11586         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
11587         Catch errors with ignore-errors.  Use temporary buffer.
11588         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
11590         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
11591         background color faces.
11592         (facemenu-set-foreground, facemenu-set-background):
11593         Use facemenu-set-face-from-menu.
11594         (facemenu-set-face-from-menu): Treat face names that start with
11595         "fg:" or "bg:" as special.
11596         (facemenu-add-new-color): Don't create faces.  Simplify.
11598 2005-06-30  Richard M. Stallman  <rms@gnu.org>
11600         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
11601         (crm-find-current-element): Likewise.
11603 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
11605         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
11607 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11609         * arc-mode.el (archive-extract): Make it work as a mouse binding.
11610         (archive-mouse-extract): Make it an obsolete alias.
11611         (archive-mode-map): Don't use archive-mouse-extract any more.
11612         (archive-mode, archive-extract): write-contents-hooks ->
11613         write-contents-functions.
11614         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
11615         first arg.
11616         (archive-rename-entry): Update the call.
11617         (archive-zip-summarize): Remove unused var `method'.
11618         (archive-lzh-summarize): Remove unused var `creator'.
11620         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
11621         dedicated frame upon exit.
11623         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
11624         (archive-zip-extract, archive-zip-expunge)
11625         (archive-zip-update, archive-zip-update-case): Use executable-find.
11626         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
11627         Use restore-buffer-modified-p.
11628         (archive-extract, archive-add-new-member, archive-write-file-member):
11629         Use with-current-buffer.
11630         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
11632 2005-06-30  Andreas Schwab  <schwab@suse.de>
11634         * progmodes/gud.el (gud-filter): Remove unneeded progn.
11636 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
11638         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
11640 2005-06-30  Juri Linkov  <juri@jurta.org>
11642         * faces.el (vertical-border): Inherit from mode-line-inactive
11643         only on tty.
11645 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
11647         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
11648         example, -NLINES in the `occur' docstring).
11650         * replace.el (occur-1): When no matches are found, do not set the
11651         `buffer-read-only' and modified flags for the occur buffer,
11652         because it is deleted.
11654         * emulation/cua-base.el (cua-check-pending-input)
11655         (cua-repeat-replace-region, cua-mode, cua-debug)
11656         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
11657         Fix typos in docstrings.
11659         * emulation/cua-gmrk.el (cua-toggle-global-mark)
11660         (cua-cut-region-to-global-mark)
11661         (cua--cut-rectangle-to-global-mark):
11662         Remove period from end of messages.
11664         * emulation/cua-rect.el (cua-do-rectangle-padding):
11665         Remove period from end of messages.
11666         (cua--rectangle-seq-format): Fix typo in docstring.
11667         (cua-sequence-rectangle, cua-fill-char-rectangle):
11668         Improve argument/docstring consistency.
11670 2005-06-29  Juri Linkov  <juri@jurta.org>
11672         * faces.el (default-frame-background-mode): New internal variable.
11673         (frame-set-background-mode): Use it.
11675         * startup.el (normal-top-level): Set default-frame-background-mode
11676         instead of frame-background-mode.  Before setting it, test for its
11677         nil value.  Remove tests for frame-background-mode and frame
11678         parameter `reverse'.  Add test for "unspecified-fg".
11680         * term/xterm.el (xterm-rxvt-set-background-mode):
11681         * term/rxvt.el (rxvt-set-background-mode):
11682         Set default-frame-background-mode instead of frame-background-mode.
11684 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
11686         * simple.el (set-variable): Warn about obsolete user variables.
11688         * imenu.el (imenu--completion-buffer):
11689         * mouse.el (mouse-buffer-menu-alist):
11690         * msb.el (msb-invisible-buffer-p):
11691         * calendar/diary-lib.el (diary-header-line-format):
11692         * emacs-lisp/pp.el (pp-buffer):
11693         * progmodes/cperl-mode.el (cperl-do-auto-fill):
11694         * textmodes/picture.el (picture-replace-match):
11695         Change space constants followed by a sexp to "?\s ".
11697         * play/decipher.el (decipher-loop-with-breaks):
11698         * textmodes/texinfo.el (texinfo-insert-@item): Change space
11699         constants "protected" from end of line by a comment to "?\s".
11701 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11703         * font-lock.el (save-buffer-state): Use `declare'.
11705         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
11706         reset the syntax-table to cperl-mode-syntax-table.
11707         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
11708         "foo_print_bar" is not matched as a reserved keyword.
11710 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
11712         * textmodes/org.el (orgtbl-setup): New function, for delayed
11713         setup for the orgtbl commands.
11714         (org-calc-default-modes): New option.
11715         (orgtbl-make-binding): Use `defun' to get better help display.
11716         (org-diary): Call `org-compile-prefix-format'.
11717         (org-table-formula-substitute-names): New function.
11718         (org-agenda-day-view, org-agenda-week-view): New commands.
11719         (org-agenda-toggle-week-view): Command removed.
11720         (org-tbl-menu): Split off from org-org-menu.
11721         (org-mode): Move removal of outline-mode menus to here.
11722         (org-table-formula-debug): New option.
11723         (org-table-insert-row): Keep first field if just "#" or "*".
11724         (org-mode): Paragraph regexps fixed.
11725         (org-table-recalculate-regexp): New constant.
11726         (org-table-justify-field-maybe): Avoid replace if not necessary.
11727         (org-copy-special, org-cut-special): Use `call-interactively'.
11728         (org-table-copy-region): Take region from `interactive' call.
11729         (org-trim): Return string even if no match.
11730         (org-formula): New face.
11731         (org-set-font-lock-defaults): No longer highlight "FIXME".
11732         But highlight formula-related fields in table.
11733         (org-table-p): Use regexp, not fontification.
11734         (org-table-align): Handle white space at end of line.
11735         (org-table-formula-evaluate-inline): New option.
11736         (org-mode): Auto-wrapping in comment lines turned off.
11737         (org-table-copy-down): Evaluate only in copied field, not in
11738         destination.
11739         (org-table-current-formula): Variable removed.
11740         (org-table-store-formulas, org-table-get-stored-formulas)
11741         (org-table-modify-formulas, org-table-replace-in-formulas)
11742         (org-table-maybe-eval-formula): New functions.
11743         (org-table-get-formula): Modify to use stored formulas.
11744         (org-table-insert-column, org-table-delete-column)
11745         (org-table-move-column): Call `org-table-modify-formulas'.
11746         (org-complete): Add completion for keyword formulas.
11747         (orgtbl-mode): Pull orgtbl-mode-map to start of
11748         minor-mode-map-alist.
11750 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11752         * progmodes/python.el (python-check): Require `compile' before
11753         modifying its variables.
11755         * newcomment.el (comment-indent-default): Don't get fooled by an early
11756         end of buffer.
11758 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11760         * ps-print.el (ps-print-version): Fix version number.
11762 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
11764         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
11766 2005-06-28  Richard M. Stallman  <rms@gnu.org>
11768         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
11769         (flyspell-local-mouse-map): Declaration deleted.
11770         (flyspell-mouse-map): Bind only mouse-2.
11771         (flyspell-mode-map): Don't test flyspell-use-local-map.
11772         (flyspell-overlay-keymap-property-name): Var deleted.
11773         (flyspell-mode-on): Don't make local bindings for
11774         flyspell-mouse-map and flyspell-mode-map.
11775         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
11777         * textmodes/ispell.el (ispell-word): Do not ignore short words.
11779         * progmodes/compile.el (compilation-next-error-function):
11780         Don't switch buffers; operate on the current buffer.
11782         * progmodes/compile.el (compilation-error-file-name)
11783         (compilation-warning-file-name, compilation-info-file-name)
11784         (compilation-line-number, compilation-column-number): New faces.
11785         (compilation-error-face, compilation-warning-face)
11786         (compilation-info-face, compilation-line-face)
11787         (compilation-column-face): Use them.
11789         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
11791         * comint.el (comint-password-prompt-regexp): Accept ", try again".
11793         * bindings.el (global-map): Bind insertchar and its variants.
11795 2005-06-27  Richard M. Stallman  <rms@gnu.org>
11797         * textmodes/artist.el (artist-text-overwrite)
11798         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
11800 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11802         * ps-print.el: It was not working the page selection for printing.
11803         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
11804         (ps-print-version): New version 6.6.7.
11805         (ps-end-sheet): New fun.
11806         (ps-header-sheet, ps-end-job): Call it.
11808 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
11810         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
11812 2005-06-27  Lute Kamstra  <lute@gnu.org>
11814         * facemenu.el (facemenu-unlisted-faces): Add foreground and
11815         background color faces.
11816         (facemenu-get-face): Delete function.
11817         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
11818         (facemenu-add-new-color): Make second argument mandatory.
11819         Create the appropriate face and return it.  Simplify.
11820         (facemenu-set-foreground, facemenu-set-background): Don't check if
11821         color is defined.  Use return value of facemenu-add-new-color.
11823 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
11825         * progmodes/gud.el (gud-filter): Add missing argument to
11826         with-selected-window.
11828 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11830         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
11831         a :require to the defcustom.
11833         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
11834         defcustoms corresponding to minor modes.
11836 2005-06-26  David Ponce  <david@dponce.com>
11838         * recentf.el: Require tree-widget instead of wid-edit.
11839         (recentf-filename-handler): Fix widget :type.
11840         (recentf-cancel-dialog, recentf-open-more-files)
11841         (recentf-open-files-action): Doc fix.
11842         (recentf-dialog-goto-first): New function.
11843         (recentf-dialog-mode-map): Set parent keymap first.
11844         (recentf-dialog-mode): Define with define-derived-mode.
11845         Don't display continuation lines in dialogs.
11846         (recentf-edit-list): Rename from recentf-edit-selected-items.
11847         (recentf-edit-list-select): Rename from recentf-edit-list-action.
11848         Simplify.
11849         (recentf-edit-list-validate): New function.
11850         (recentf-edit-list): Update accordingly.
11851         (recentf-open-files-item-shift): Remove.
11852         (recentf-open-files-item): Convert menu elements into tree and
11853         link widgets.  Don't create the widgets.
11854         (recentf-open-files): Update accordingly.
11855         (recentf-save-list): Untabify.
11857 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
11859         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
11860         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
11861         partially contained in the active region.  Do not take active
11862         region into account when called from Lisp, unless INTERACTIVE arg
11863         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
11864         avoid trouble with fields.  Make marker point nowhere when no
11865         longer used.  Always return nil.  Doc fix.
11866         (flush-lines): Add INTERACTIVE arg.  Do not take active region
11867         into account when called from Lisp, unless INTERACTIVE arg is
11868         non-nil.  Use `forward-line' instead of `beginning-of-line' to
11869         avoid trouble with fields.  Make marker point nowhere when no
11870         longer used.  Always return nil.  Doc fix.
11871         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
11872         interchangeable.  Do not take active region into account when
11873         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
11874         message in echo area when called from Lisp, unless INTERACTIVE arg
11875         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
11876         Return the number of matches.  Doc fix.
11877         (occur): Doc fix.
11878         (perform-replace): Make comment follow double space convention for
11879         the sake of `outline-minor-mode'.
11881         * faces.el (facep): Doc fix.
11883 2005-06-25  Richard M. Stallman  <rms@gnu.org>
11885         * facemenu.el (facemenu-enable-faces-p): New function.
11886         (facemenu-background-menu, facemenu-foreground-menu)
11887         (facemenu-face-menu): Add menu-enable property.
11889         * jka-compr.el (jka-compr-insert-file-contents):
11890         Special handling if cannot find the uncompression program.
11892         * cus-face.el (custom-face-attributes): Add autoload.
11894         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11895         Bind comment-indent-function locally.
11897         * window.el (save-selected-window): Use save-current-buffer.
11899         * subr.el (with-selected-window): Use save-current-buffer.
11901         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
11902         and with-current-buffer.
11904 2005-06-24  Richard M. Stallman  <rms@gnu.org>
11906         * simple.el (line-move-1): Fix previous change.
11908 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11910         * replace.el (occur-1): Set `buffer-read-only' and the
11911         buffer-modified flag before running `occur-hook' to protect
11912         against unintentional buffer switches that can lead to data loss.
11914 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
11916         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
11917         (gud-gdb-marker-filter): Use font-lock-warning-face for any
11918         initial error.
11920         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
11921         after fresh input.
11922         (gdb-var-create-handler): Put name of expression in quotes.
11924 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
11926         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
11927         elements of RING in order, and without bogus nil elements.
11929 2005-06-23  Richard M. Stallman  <rms@gnu.org>
11931         * simple.el (set-variable): Args renamed; doc fix.
11932         (line-move-1): When there are overlays around, use vertical-motion.
11934         * faces.el (escape-glyph): Use brown against light background.
11935         (nobreak-space): Rename from no-break-space.
11936         Fix previous change.
11938         * dired-aux.el (dired-do-copy): Fix arg prompt.
11940         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
11942 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
11944         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
11945         rather than "Distributor".
11947 2005-06-23  Lute Kamstra  <lute@gnu.org>
11949         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
11950         (debug-on-entry): Use it.  New interactive declaration that uses
11951         function-called-at-point.
11953 2005-06-23  Kim F. Storm  <storm@cua.dk>
11955         * subr.el (save-match-data): Add comment about using evaporate arg
11956         to set-match-data.
11958 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
11960         * cus-edit.el (customize-face)
11961         (customize-face-other-window): Handle face aliases.
11963         * faces.el (face-documentation, set-face-attribute)
11964         (face-spec-set): Handle face aliases.
11966 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
11968         * help-mode.el (help-make-xrefs): If a symbol representing a face
11969         name is not followed by the word "face", it could still be a
11970         function or variable name, so don't bypass other checks.
11972 2005-06-22  Juri Linkov  <juri@jurta.org>
11974         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
11975         Replace aliased functions with calls where second arg `inherit' is t.
11977 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
11979         * progmodes/gdb-ui.el (gdb-error): New variable.
11980         (gdb-error): New function.
11981         (gdb-annotation-rules): Act on error-begin and error annotations.
11982         (gdb-concat-output): Use font-lock-warning-face for errors.
11984 2005-06-22  Miles Bader  <miles@gnu.org>
11986         * bindings.el (propertized-buffer-identification): Use renamed
11987         `Buffer-menu-buffer' face.
11989         * faces.el (vertical-border): Rename from `vertical-divider'.
11990         (escape-glyph): Change dark-background color back to `cyan'.
11992 2005-06-21  Juri Linkov  <juri@jurta.org>
11994         * faces.el (face-user-default-spec): Try getting `customized-face'
11995         prior to `saved-face'.
11996         (frame-background-mode): Refill docstring.
11998         * emacs-lisp/lisp-mode.el (eval-defun-1):
11999         * emacs-lisp/edebug.el (edebug-eval-defun):
12000         Set `saved-face' temporarily to nil before calling form.
12001         Set `customized-face' to the new spec after that.
12003 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12005         * subr.el (1value, lambda, key-substitution-in-progress):
12006         Doc fixes.
12008         * autoinsert.el (auto-insert-alist):
12009         * ses.el (ses-call-printer):
12010         * subr.el (noreturn):
12011         * emacs-lisp/lisp.el (check-parens):
12012         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
12013         * net/browse-url.el (browse-url-mosaic):
12014         * progmodes/cc-defs.el (c-safe-scan-lists):
12015         * progmodes/ebnf-abn.el (ebnf-abn-lex):
12016         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
12017         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
12018         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
12019         * progmodes/ebnf-iso.el (ebnf-iso-lex):
12020         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
12022 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12024         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
12026 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
12028         * calendar/appt.el (appt-make-list): Activate the package, if
12029         not already active (for backwards compatibility).
12031 2005-06-20  Kim F. Storm  <storm@cua.dk>
12033         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
12035 2005-06-20  Miles Bader  <miles@gnu.org>
12037         * faces.el (vertical-divider): New face.
12039 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
12041         * simple.el (kill-whole-line): Doc fix.
12042         (next-error-buffer-p, next-error-find-buffer)
12043         (clone-indirect-buffer): Fix typos in docstrings.
12044         (comment-line-break-function): Doc fix: don't say variable
12045         is automatically buffer-local (it isn't).
12047 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
12049         * net/tramp-ftp.el (top):
12050         * net/tramp-smb.el (top):
12051         * net/tramp-util.el (top):
12052         * net/tramp-uu.el (top):
12053         * net/tramp-vc.el (top):
12054         * net/tramp.el (top): Revert copyright years back to original
12055         ones.  Tramp has a life outside GNU Emacs.
12057 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
12059         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
12061 2005-06-18  Juri Linkov  <juri@jurta.org>
12063         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
12064         end of first regexp to limit the match to the position between
12065         line number and source line with same separator character as used
12066         between file name and line number.  In the second regexp limit
12067         mouse-face area to file name and line number by adding new group
12068         for them and referring it in HYPERLINK arg.
12069         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
12070         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
12071         previous line where grep markers may be already removed.
12073 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
12075         * progmodes/ps-mode.el: Update version and maintainer's email address.
12077 2005-06-18  Steve Youngs  <steve@xemacs.org>
12079         * net/browse-url.el (browse-url-browser-function)
12080         (browse-url-default-browser): Add firefox.
12081         (browse-url-firefox-program, browse-url-firefox-arguments)
12082         (browse-url-firefox-startup-arguments)
12083         (browse-url-firefox-new-window-is-tab): New defcustoms.
12084         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
12086 2005-06-17  Richard M. Stallman  <rms@gnu.org>
12088         * startup.el (command-line): Warn if specified user name has
12089         no home directory.
12091         * term.el (term-get-old-input, term-input-filter, term-input-sender)
12092         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
12094         * longlines.el (longlines-mode, longlines-show-hard-newlines):
12095         Doc fixes.
12097         * faces.el (underline): Try bold if terminal doesn't support underline.
12099         * mail/sendmail.el (mail-setup-with-from): New variable.
12100         (mail-insert-from-field): New function.
12101         (sendmail-send-it): Call it.
12102         (mail-setup): Optionally call it here.
12104         * term/linux.el: Call tty-no-underline.
12106 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
12108         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
12110 2005-06-17  Miles Bader  <miles@gnu.org>
12112         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
12113         (ediff-current-diff-C, ediff-current-diff-Ancestor)
12114         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
12115         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
12116         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
12117         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
12118         Remove "-face" suffix from face names.
12119         (ediff-current-diff-face-A, ediff-current-diff-face-B)
12120         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
12121         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
12122         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
12123         (ediff-even-diff-face-A, ediff-even-diff-face-B)
12124         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
12125         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
12126         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
12127         New backward-compatibility aliases for renamed faces.
12128         (ediff-current-diff-face-A, ediff-current-diff-face-B)
12129         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
12130         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
12131         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
12132         (ediff-even-diff-face-A, ediff-even-diff-face-B)
12133         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
12134         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
12135         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
12136         Use renamed ediff faces.
12138         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
12139         Remove "-face" suffix from face names.
12140         (eshell-test-ok-face, eshell-test-failed-face):
12141         New backward-compatibility aliases for renamed faces.
12142         (eshell-run-test): Use renamed eshell-test faces.
12144         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
12145         face name.
12146         (eshell-prompt-face): New backward-compatibility alias for renamed
12147         face.
12148         (eshell-emit-prompt): Use renamed eshell-prompt face.
12150         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
12151         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
12152         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
12153         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
12154         Remove "-face" suffix from face names.
12155         (eshell-ls-directory-face, eshell-ls-symlink-face)
12156         (eshell-ls-executable-face, eshell-ls-readonly-face)
12157         (eshell-ls-unreadable-face, eshell-ls-special-face)
12158         (eshell-ls-missing-face, eshell-ls-archive-face)
12159         (eshell-ls-backup-face, eshell-ls-product-face)
12160         (eshell-ls-clutter-face):
12161         New backward-compatibility aliases for renamed faces.
12162         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
12164         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
12165         Remove "-face" suffix from face name.
12166         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
12167         instead of literal face.
12169 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
12171         * emacs-lisp/warnings.el (display-warning, lwarn)
12172         (warning-minimum-log-level): Doc fixes.
12173         (warning-minimum-level, warning-minimum-log-level):
12174         Add :debug to :type choices.
12176         * progmodes/ada-mode.el (ada-format-paramlist)
12177         (ada-get-indent-case, ada-check-matching-start)
12178         (ada-check-defun-name, ada-goto-matching-decl-start)
12179         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
12180         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
12181         (ada-make-subprogram-body): Follow error conventions.
12182         (ada-case-exception-file, ada-indent-comment-as-code)
12183         (ada-indent-handle-comment-special, ada-indent-renames)
12184         (ada-indent-return, ada-search-directories-internal)
12185         (ada-tab-policy, ada-case-exception-substring)
12186         (ada-other-file-alist, ada-matching-start-re)
12187         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
12188         (ada-imenu-generic-expression, ada-compile-goto-error)
12189         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
12190         (ada-popup-menu, ada-add-extensions, ada-mode)
12191         (ada-region-selected, ada-create-case-exception)
12192         (ada-create-case-exception-substring, ada-after-keyword-p)
12193         (ada-activate-keys-for-case, ada-adjust-case-region)
12194         (ada-adjust-case-buffer, ada-format-paramlist)
12195         (ada-scan-paramlist, ada-insert-paramlist)
12196         (ada-indent-newline-indent)
12197         (ada-indent-newline-indent-conditional)
12198         (ada-justified-indent-current, ada-goto-previous-word)
12199         (ada-indent-current, ada-get-indent-open-paren)
12200         (ada-get-indent-paramlist, ada-get-indent-end)
12201         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
12202         (ada-get-indent-block-start, ada-get-indent-subprog)
12203         (ada-get-indent-noindent, ada-get-indent-label)
12204         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
12205         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
12206         (ada-goto-stmt-end, ada-goto-next-word)
12207         (ada-check-matching-start, ada-check-defun-name)
12208         (ada-goto-matching-decl-start, ada-goto-matching-start)
12209         (ada-goto-matching-end, ada-search-ignore-string-comment)
12210         (ada-in-decl-p, ada-looking-at-semi-or)
12211         (ada-looking-at-semi-private, ada-in-paramlist-p)
12212         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
12213         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
12214         (ada-next-procedure, ada-previous-procedure, ada-next-package)
12215         (ada-previous-package, ada-create-menu)
12216         (ada-fill-comment-paragraph-justify)
12217         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
12218         (ada-other-file-name, ada-last-which-function-line)
12219         (ada-last-which-function-subprog, ada-which-function)
12220         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
12221         (ada-gen-treat-proc, ada-check-emacs-version)
12222         (ada-continuation-indent, ada-align-region-separate):
12223         Fix typos in docstrings.
12224         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
12226 2005-06-16  Lute Kamstra  <lute@gnu.org>
12228         * simple.el (fundamental-mode): Run after-change-major-mode-hook
12229         conditionally.
12231 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12233         * comint.el (comint-replace-by-expanded-filename)
12234         (comint-prompt-regexp, comint-delimiter-argument-list)
12235         (comint-preinput-scroll-to-bottom):
12236         * info.el (Info-hide-cookies-node):
12237         * ls-lisp.el (ls-lisp-classify):
12238         * find-file.el (ff-search-directories, ff-special-constructs)
12239         (ff-find-other-file):
12240         * font-lock.el (font-lock-keywords):
12241         * shell.el (shell-prompt-pattern)
12242         (shell-dynamic-complete-functions, shell-mode)
12243         (shell-delimiter-argument-list):
12244         * term.el (term-replace-by-expanded-filename)
12245         (term-prompt-regexp, term-delimiter-argument-list):
12246         * woman.el (woman-ignore, woman0-if):
12247         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
12248         * emacs-lisp/elint.el (elint-init-env):
12249         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
12250         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
12251         * language/ethio-util.el (ethio-tilde-escape)
12252         (ethio-use-three-dot-question):
12253         * net/zone-mode.el (zone-mode-load-time-setup):
12254         * progmodes/cc-align.el (c-lineup-argcont):
12255         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
12256         * progmodes/cperl-mode.el (cperl-set-style-back):
12257         * progmodes/inf-lisp.el (inferior-lisp-prompt):
12258         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
12259         Fix spellings in docstrings.
12261         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
12262         * progmodes/modula2.el (m2-for): Fix spellings.
12264         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
12266         * simple.el (undo-more): Don't use `format' on `error' arguments.
12267         Improve argument/docstring consistency.
12268         (pending-undo-list): Doc fix.
12270         * smerge-mode.el (smerge-ensure-match):
12271         * emulation/vip.el (vip-ex):
12272         * net/zone-mode.el (zone-mode-update-serial):
12273         * progmodes/idlwave.el (idlwave-complete):
12274         * progmodes/vhdl-mode.el (vhdl-visit-file)
12275         (vhdl-compose-wire-components):
12276         Don't use `format' on `error' arguments.
12278         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
12279         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
12280         (tooltip-help-tips): Fix typos in docstrings.
12282 2005-06-16  David Ponce  <david@dponce.com>
12284         * tree-widget.el (tree-widget-value-create): Simplify last change.
12286 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
12288         * ido.el (ido-incomplete-regexp): New variable.
12289         (ido-set-matches-1): Handle invalid-regexp error and set
12290         ido-incomplete-regexp.
12291         (ido-incomplete-regexp): New face.
12292         (ido-completions): Use it.
12293         (ido-complete, ido-exit-minibuffer, ido-completions):
12294         Handle incomplete regexps.
12295         (ido-completions): Add check for complete match when entering a regexp.
12297 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12299         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
12301 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12303         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
12304         by field delimiters.
12306 2005-06-15  David Ponce  <david@dponce.com>
12308         * tree-widget.el: eval-and-compile inlined functions so they will
12309         be available at run-time too.
12310         (tree-widget-super-format-handler)
12311         (tree-widget-format-handler): Remove.
12312         (tree-widget-value-create): Handle the :indent property.
12314 2005-06-15  Miles Bader  <miles@gnu.org>
12316         * progmodes/which-func.el (which-func): Only inherit
12317         `font-lock-function-name-face' when that makes sense against the
12318         default mode-line face, otherwise set the face color explicitly.
12320         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
12321         faces instead of (non-existent) variables.
12323 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12325         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
12326         (iswitchb-get-matched-buffers): Likewise.  Simplify.
12328 2005-06-14  Miles Bader  <miles@gnu.org>
12330         * progmodes/ld-script.el (ld-script-location-counter):
12331         Remove "-face" suffix from face name.
12332         (ld-script-location-counter-face):
12333         New backward-compatibility alias for renamed face.
12334         (ld-script-location-counter-face): Use renamed face.
12336         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
12337         (cperl-hash): Remove "-face" suffix from face names.
12338         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
12339         New backward-compatibility aliases for renamed faces.
12340         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
12341         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
12343         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
12344         name.
12345         (which-func-face): New backward-compatibility alias for renamed face.
12346         (which-func-format): Use renamed which-func face.
12348         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
12349         (vhdl-function, vhdl-directive, vhdl-reserved-word)
12350         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
12351         names.
12352         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
12353         (vhdl-speedbar-configuration, vhdl-speedbar-package)
12354         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
12355         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
12356         (vhdl-speedbar-architecture-selected)
12357         (vhdl-speedbar-configuration-selected)
12358         (vhdl-speedbar-package-selected)
12359         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
12360         names.
12361         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
12362         Use renamed faces.
12363         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
12364         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
12365         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
12366         Use renamed faces.
12367         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
12368         names.
12369         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
12370         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
12371         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
12372         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
12373         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
12374         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
12376         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
12377         face name.
12378         (sh-heredoc-face): New backward-compatibility alias for renamed face.
12379         (sh-heredoc-face): Use renamed sh-heredoc face.
12381         * progmodes/idlw-help.el (idlwave-help-link):
12382         Remove "-face" suffix from face name.
12383         (idlwave-help-link-face):
12384         New backward-compatibility alias for renamed face.
12385         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
12387         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
12388         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
12389         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
12390         New backward-compatibility aliases for renamed faces.
12391         (idlwave-shell-disabled-breakpoint-face)
12392         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
12394         * progmodes/flymake.el (flymake-errline, flymake-warnline):
12395         Remove "-face" suffix from face names.
12396         (flymake-errline-face, flymake-warnline-face):
12397         New backward-compatibility aliases for renamed faces.
12398         (flymake-highlight-line): Use renamed flymake faces.
12400         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
12401         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
12402         (ebrowse-member-class, ebrowse-progress):
12403         Remove "-face" suffix from face names.
12404         (ebrowse-tree-mark-face, ebrowse-root-class-face)
12405         (ebrowse-file-name-face, ebrowse-default-face)
12406         (ebrowse-member-attribute-face, ebrowse-member-class-face)
12407         (ebrowse-progress-face):
12408         New backward-compatibility aliases for renamed faces.
12409         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
12410         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
12411         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
12412         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
12414         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
12415         antlr-syntax)
12416         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
12417         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
12418         names.
12419         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
12420         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
12421         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
12422         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
12423         backward-compatibility aliases for renamed faces.
12424         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
12425         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
12426         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
12427         remove "font-lock-".  Use renamed antlr-mode faces.
12428         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
12429         literal face-names with face variable references.
12431         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
12432         face name.
12433         (Buffer-menu-buffer-face): New backward-compatibility alias for
12434         renamed face.
12435         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
12437 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
12439         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
12440         Eliminate "-face" suffix.
12441         (makefile-targets): Inherit from font-lock-function-name-face and
12442         eliminate "-face" suffix.
12443         (makefile-shell): Remove attributes and eliminate "-face" suffix.
12444         (makefile-*-font-lock-keywords): Append makefile-targets in rule
12445         actions, instead of prepending, to make it less visible.
12446         (makefile-previous-dependency, makefile-match-dependency):
12447         Don't match a target on a continuation line.
12449         * files.el (auto-mode-alist): Put Makefile in gmake mode.
12451 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
12453         * progmodes/gdb-ui.el (menu): Re-order menu items.
12454         (gdb-tooltip-print): Respect tooltip-use-echo-area.
12456         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
12457         Define in tooltip.el.
12458         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
12459         (gud-tooltip-tips): Respect tooltip-use-echo-area and
12460         gud-tooltip-echo-area.
12462         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
12463         backward compatibility and make obsolete.
12464         (tooltip-help-tips): Use tooltip-use-echo-area.
12465         (tooltip-show-help-function): Rename to...
12466         (tooltip-show-help): ...this, because it is a function.
12467         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
12469 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
12471         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
12472         (edebug-print-length, edebug-print-level, edebug-print-circle)
12473         (edebug-modify-breakpoint, edebug-eval-last-sexp)
12474         (edebug-eval-print-last-sexp): Doc fixes.
12476 2005-06-14  Kim F. Storm  <storm@cua.dk>
12478         * ido.el (ido-mode): Make a new keymap every time we enable ido,
12479         as the coverage buffer/file/both may change.
12481 2005-06-14  Lute Kamstra  <lute@gnu.org>
12483         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
12484         and run-mode-hooks.  Simplify.
12486         * mail/rmailedit.el (rmail-edit-mode):
12487         * progmodes/octave-inf.el (inferior-octave-mode):
12488         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
12490         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
12491         and run-mode-hooks.
12492         (recentf-edit-list, recentf-open-files): Don't call
12493         kill-all-local-variables directly.
12495         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
12497 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12499         * emacs-lisp/byte-run.el (make-obsolete)
12500         (define-obsolete-function-alias): Rename arguments FUNCTION and
12501         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
12502         (make-obsolete-variable, define-obsolete-variable-alias):
12503         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
12504         respectively.
12506         * isearchb.el (isearchb-activate):
12507         * pcvs.el (cvs-mode):
12508         * ses.el (ses-load):
12509         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
12510         * net/tramp.el (tramp-find-file-exists-command)
12511         (tramp-find-shell):
12512         * progmodes/ada-mode.el (ada-create-case-exception)
12513         (ada-create-case-exception-substring, ada-make-subprogram-body):
12514         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
12515         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
12516         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
12517         * textmodes/org.el (org-promote, org-evaluate-time-range)
12518         (org-agenda-next-date-line, org-agenda-previous-date-line)
12519         (org-agenda-error, org-open-at-point, org-table-move-row)
12520         (org-format-table-table-html-using-table-generate-source)
12521         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
12522         * textmodes/reftex.el (reftex-access-scan-info):
12523         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
12524         (reftex-toc-promote-prepare): Follow error conventions.
12526         * diff-mode.el (diff-mode): Fix typo in docstring.
12528         * forms.el (forms--intuit-from-file): Fix reference to
12529         `forms-number-of-fields' in error message.
12530         (forms-print): Fix quoting in error message.
12532         * forms.el (forms-mode):
12533         * emulation/vi.el (vi-goto-insert-state):
12534         * progmodes/flymake.el (flymake-new-err-info)
12535         (flymake-start-syntax-check-for-current-buffer)
12536         (flymake-simple-cleanup):
12537         * eshell/esh-var.el (eshell/export):
12538         * progmodes/gud.el (xdb):
12539         * textmodes/flyspell.el (flyspell-incorrect-hook)
12540         (flyspell-maybe-correct-transposition)
12541         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
12543 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
12545         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
12546         minibuffer prompt.
12548 2005-06-13  Kim F. Storm  <storm@cua.dk>
12550         * subr.el (add-to-ordered-list): New defun.
12552         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
12553         add cua--keymap-alist to emulation-mode-map-alists.
12555 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12557         * subr.el (complete-in-turn): New macro.
12558         (dynamic-completion-table, lazy-completion-table): Add debug info.
12560         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
12561         in preference to face aliases.
12563         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
12564         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
12565         Remove unused vars `start' and `firstline'.
12566         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
12567         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
12569 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
12571         * cus-start.el (all): Don't complain about missing GTK-related
12572         variables, unless either `gtk' is boundp or this isn't a
12573         `windows-nt' build.
12575 2005-06-13  Lute Kamstra  <lute@gnu.org>
12577         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
12578         run-mode-hooks.
12580         * ediff-mult.el (ediff-meta-mode):
12581         * ediff-util.el (ediff-mode): Use run-mode-hooks.
12583         * ledit.el (ledit-mode): Use delay-mode-hooks.
12585         * woman.el (woman-mode-line-format): Delete constant.
12586         (woman-mode-map): Initialize it properly.
12587         (woman-mode): Set mode-class property to special.
12588         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
12589         Set major-mode and mode-name.  Don't set mode-line-format directly.
12590         (Man-getpage-in-background): Don't reference woman-mode-line-format.
12592         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
12593         string argument obsolete.
12595 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
12597         * textmodes/org.el (org-CUA-compatible): New option.
12598         (org-disputed-keys): New variable.
12599         (org-key): New function.
12600         (orgtbl-make-binding): Add docstring to the created function.
12601         (org-mode): Set paragraph start/separate regexps.
12602         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
12603         (org-archive-location, org-archive-mark-done)
12604         (org-archive-stamp-time): New options.
12605         (org-archive-subtree): New command.
12606         (org-fill-paragraph): New function.
12607         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
12608         (org-fake-empty-table-line): Function removed.
12609         (org-format-org-table-html): Do not create empty table lines at
12610         separator lines.  Improved table header treatment.
12611         (org-link-format): New option.
12612         (org-make-link): New function.
12613         (org-insert-link, org-store-link): Use org-make-link.
12614         (org-open-file): Quote file name for shell command, to allow
12615         spaces in file names.
12616         (org-link-regexp): Fix bug with mailto link.
12617         (org-link-maybe-angles-regexp, org-protected-link-regexp):
12618         New constants.
12619         (org-export-as-html): Deal with the optional angles around a link.
12620         Better treatment of file: links.
12621         (org-open-at-point): Replace @{ and @} with < and >.
12622         (org-run-mode-hooks): Function removed.
12623         (org-agenda-mode): No longer use `org-run-mode-hooks'.
12625 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
12627         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
12628         MI command -data-list-register-values.
12629         (gdb-post-prompt): Indent properly.
12631 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
12633         * hilit-chg.el (highlight-changes-colors): Rename from
12634         `highlight-changes-colours'.
12635         (highlight-changes-colours): Keep as obsolete alias.
12636         (highlight-changes-face-list): Doc fix.
12637         (hilit-chg-make-list): Use `highlight-changes-colors'.
12639 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
12641         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
12642         defun-prompt-regexp.
12644 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
12646         * loadup.el: Don't say we are dumping under 2 names on windows-nt
12647         and cygwin.
12649         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
12650         Don't use an old loaddefs.el, as in Makefile.in.
12652 2005-06-12  Lute Kamstra  <lute@gnu.org>
12654         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
12656         * man.el (Man-mode-map): Initialize it properly.
12657         (Man-mode): Set mode-class property to special.
12659         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
12661 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
12663         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
12664         A newline is needed in the docstring there.
12666         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
12667         Doc fixes.
12669 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12671         * printing.el: Doc fix.  The menubar is no more changed when printing
12672         is loaded, it only changes when pr-menu-bind or pr-update-menus is
12673         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
12674         (pr-version): New version number (6.8.4).
12675         (pr-menu-bind): New command.
12676         (pr-update-menus): Docstring and code fix.
12677         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
12678         Docstring fix.
12679         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
12680         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
12682 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
12684         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
12685         "Returns" to "return", document useful return values, etc.
12687 2005-06-11  Alan Mackenzie  <acm@muc.de>
12689         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
12690         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
12691         (adaptive-file-function): Minor amendment to doc-string.
12693 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
12695         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
12696         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
12697         Fix :type--it is `integer', not `string'.
12699         * faces.el (modeline-highlight): Rename from (the erroneous)
12700         `modeline-higilight'.
12702 2005-06-11  Lute Kamstra  <lute@gnu.org>
12704         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
12705         lisp-interaction-mode-map but make it the parent.
12706         (edebug-eval-mode): Use define-derived-mode.
12708 2005-06-11  Andreas Schwab  <schwab@suse.de>
12710         * bindings.el: Add binding of `ESC functionkey' for every
12711         `M-functionkey'.
12712         * hexl.el (hexl-mode-map): Likewise.
12714 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
12716         * progmodes/compile.el (compilation-error-regexp-alist-alist)
12717         [msft]: update regexp for newer msft compilers.
12719 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
12721         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
12722         ATTLIST portions of included DTDs.
12723         (xml-parse-dtd): Eliminate use of inefficient match-data.
12725 2005-06-10  Miles Bader  <miles@gnu.org>
12727         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
12728         (mpuz-text): Remove "-face" suffix from face names.
12729         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
12730         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
12731         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
12733         * play/gomoku.el (gomoku-O, gomoku-X):
12734         Remove "-face" suffix from face names.
12735         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
12736         New backward-compatibility aliases for renamed faces.
12737         (gomoku-font-lock-keywords): Use renamed gomoku faces.
12739 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
12741         * thumbs.el: Fixes for changes of 2005-06-09.
12742         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
12743         as a directory.
12744         (thumbs-thumbname): Remove directory separator from format string;
12745         `thumbs-thumbsdir' now returns a valid directory name.
12746         (thumbs-temp-dir): New defsubst.
12747         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
12748         Use it.
12750         * cus-edit.el (minibuffer):
12751         * files.el (make-backup-file-name-function):
12752         * filesets.el (filesets-external-viewers):
12753         * hilit-chg.el (highlight-changes-colours)
12754         (highlight-changes-face-list, highlight-changes-rotate-faces):
12755         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
12756         * kmacro.el (kmacro-call-macro):
12757         * log-edit.el (log-edit-changelog-full-paragraphs):
12758         * mouse.el (mouse-1-click-follows-link):
12759         * skeleton.el (skeleton-autowrap):
12760         * subr.el (insert-for-yank-1):
12761         * tempo.el (tempo-insert-region):
12762         * terminal.el (terminal-emulator):
12763         * time.el (display-time-mail-face):
12764         * vc.el (vc-annotate):
12765         * vcursor.el (vcursor-copy-line):
12766         * woman.el (woman-bold-headings, woman-ignore)
12767         (woman-default-faces, woman-monochrome-faces):
12768         * calendar/todo-mode.el (todo-insert-threshold):
12769         * emulation/pc-select.el (pc-select-selection-keys-only)
12770         (pc-selection-mode):
12771         * emulation/vip.el (vip-find-char-forward):
12772         * emulation/viper-cmd.el (viper-find-char-forward):
12773         * international/mule-cmds.el
12774         (select-safe-coding-system-accept-default-p)
12775         (input-method-exit-on-invalid-key):
12776         * international/mule-diag.el (describe-coding-system):
12777         * international/ucs-tables.el (unify-8859-on-encoding-mode):
12778         * net/browse-url.el (browse-url-xterm-program):
12779         * obsolete/lazy-lock.el (lazy-lock-mode):
12780         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
12781         (cperl-mode):
12782         * progmodes/cpp.el (cpp-face-light-name-list)
12783         (cpp-face-dark-name-list):
12784         * progmodes/delphi.el (delphi-newline-always-indents):
12785         Fix spellings in docstrings.
12787         * ido.el (ido-mode, ido-file-extensions-order)
12788         (ido-default-file-method, ido-default-buffer-method)
12789         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
12790         (ido-decorations, ido-read-file-name-as-directory-commands)
12791         (ido-read-file-name-non-ido, ido-work-directory-list)
12792         (ido-ignore-item-temp-list, ido-current-directory)
12793         (ido-magic-forward-char, ido-enter-find-file)
12794         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
12795         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
12797 2005-06-10  Lute Kamstra  <lute@gnu.org>
12799         * play/dunnet.el (dun-mode): Use define-derived-mode.
12800         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
12801         obsolete alias.
12803         * play/doctor.el (doctor-mode-map): Remove defvar.
12804         (doctor-mode): Use define-derived-mode.
12806         * mail/mspools.el (mspools-mode):
12807         * net/eudc-hotlist.el (eudc-hotlist-mode):
12808         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
12810 2005-06-10  Miles Bader  <miles@gnu.org>
12812         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
12813         Remove "-face" suffix from face names.
12814         (flyspell-incorrect-face, flyspell-duplicate-face):
12815         New backward-compatibility aliases for renamed faces.
12816         (flyspell-mode-on, make-flyspell-overlay)
12817         (flyspell-highlight-incorrect-region)
12818         (flyspell-highlight-duplicate-region)
12819         (flyspell-display-next-corrections)
12820         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
12822         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
12823         from face name.
12824         (texinfo-heading-face): New backward-compatibility alias for
12825         renamed face.
12826         (texinfo-heading-face): Use renamed texinfo-heading face.
12828         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
12829         suffix from face names.
12830         (tex-math-face, tex-verbatim-face):
12831         New backward-compatibility aliases for renamed faces.
12832         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
12833         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
12834         literal face name.
12836         * textmodes/table.el (table-cell): Remove "-face" suffix from face
12837         name.
12838         (table-cell-face): New backward-compatibility alias for renamed face.
12839         (table--put-cell-face-property, table--update-cell-face):
12840         Use renamed table-cell face.
12842         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
12843         from face name.
12844         (sgml-namespace-face): New backward-compatibility alias for
12845         renamed face.
12846         (sgml-namespace-face): Use renamed sgml-namespace face.
12848         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
12849         (org-level-4, org-level-5, org-level-6, org-level-7)
12850         (org-level-8, org-warning, org-headline-done)
12851         (org-deadline-announce, org-scheduled-today)
12852         (org-scheduled-previously, org-link, org-done, org-table)
12853         (org-time-grid): Remove "-face" suffix from face names.
12854         (org-level-1-face, org-level-2-face, org-level-3-face)
12855         (org-level-4-face, org-level-5-face, org-level-6-face)
12856         (org-level-7-face, org-level-8-face, org-warning-face)
12857         (org-headline-done-face, org-deadline-announce-face)
12858         (org-scheduled-today-face, org-scheduled-previously-face)
12859         (org-link-face, org-done-face, org-table-face)
12860         (org-time-grid-face):
12861         New backward-compatibility aliases for renamed faces.
12862         (org-level-faces, org-set-font-lock-defaults, org-timeline)
12863         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
12864         (org-agenda-get-timestamps, org-agenda-get-scheduled)
12865         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
12867         * emulation/viper-init.el (viper-search, viper-replace-overlay)
12868         (viper-minibuffer-emacs, viper-minibuffer-insert)
12869         (viper-minibuffer-vi): Remove "-face" suffix from face names.
12870         (viper-search-face, viper-replace-overlay-face)
12871         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
12872         (viper-minibuffer-vi-face):
12873         New backward-compatibility aliases for renamed faces.
12874         (viper-search-face, viper-replace-overlay-face)
12875         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
12876         (viper-minibuffer-vi-face): Use renamed viper faces.
12878         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
12879         Remove "-face" suffix from face names.
12880         (testcover-nohits-face, testcover-1value-face):
12881         New backward-compatibility aliases for renamed faces.
12882         (testcover-mark): Use renamed testcover faces.
12884         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
12885         face name.
12886         (diary-button-face): New backward-compatibility alias for renamed face.
12887         (diary-entry): Use renamed diary-button face.
12889         * calendar/calendar.el (diary, calendar-today, holiday)
12890         (mark-visible-calendar-date): Remove "-face" suffix from face names.
12891         (diary-face, calendar-today-face, holiday-face):
12892         New backward-compatibility aliases for renamed faces.
12893         (eval-after-load "facemenu", diary-entry-marker)
12894         (calendar-today-marker, calendar-holiday-marker, diary-face):
12895         Use renamed calendar faces.
12897         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
12898         (compare-windows-face): New backward-compatibility alias for
12899         renamed face.
12900         (compare-windows-highlight): Use renamed compare-windows face.
12902         * strokes.el (strokes-char): Remove "-face" suffix from face name.
12903         (strokes-char-face): New backward-compatibility alias for renamed face.
12904         (strokes-encode-buffer): Use renamed strokes-char face.
12906         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
12907         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
12908         Remove "-face" suffix from face names.
12909         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
12910         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
12911         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
12912         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
12913         Use renamed pcvs faces.
12914         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
12915         * pcvs-defs.el (cvs-mode-map): Likewise.
12916         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
12918         * info.el (info-title-1, info-title-2, info-title-3)
12919         (info-title-4): Remove "-face" suffix from and downcase face names.
12920         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
12921         (Info-title-4-face):
12922         New backward-compatibility aliases for renamed faces.
12923         (Info-fontify-node): Use renamed info faces.
12925         * hilit-chg.el (highlight-changes, highlight-changes-delete):
12926         Remove "-face" suffix from face names.
12927         (highlight-changes-face, highlight-changes-delete-face):
12928         New backward-compatibility aliases for renamed faces.
12929         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
12930         (hilit-chg-make-list): Use renamed highlight-changes faces.
12932         * generic-x.el (show-tabs-tab, show-tabs-space):
12933         Remove "-face" suffix from face names.
12934         (show-tabs-tab-face, show-tabs-space-face):
12935         New backward-compatibility aliases for renamed faces.
12936         (show-tabs-generic-mode-font-lock-defaults-1)
12937         (show-tabs-generic-mode-font-lock-defaults-2):
12938         Use renamed show-tabs faces.
12940         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
12941         (smerge-markers): Remove "-face" suffix from face names.
12942         (smerge-mine-face, smerge-other-face, smerge-base-face)
12943         (smerge-markers-face):
12944         New backward-compatibility aliases for renamed faces.
12945         (smerge-mine-face, smerge-other-face, smerge-base-face)
12946         (smerge-markers-face): Use renamed smerge faces.
12948         * log-view.el (log-view-file, log-view-message): Remove "-face"
12949         suffix from face names.
12950         (log-view-file-face, log-view-message-face):
12951         New backward-compatibility aliases for renamed faces.
12952         (log-view-file-face, log-view-message-face): Use renamed log-view
12953         faces.
12955         * paren.el (show-paren-match, show-paren-mismatch):
12956         Remove "-face" suffix from face names.
12957         (show-paren-match-face, show-paren-mismatch-face):
12958         New backward-compatibility aliases for renamed faces.
12959         (show-paren-function): Use renamed show-paren faces.
12961         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
12962         (ruler-mode-margins, ruler-mode-fringes)
12963         (ruler-mode-column-number, ruler-mode-fill-column)
12964         (ruler-mode-comment-column, ruler-mode-goal-column)
12965         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
12966         suffix from face names.
12967         (ruler-mode-default-face, ruler-mode-pad-face)
12968         (ruler-mode-margins-face, ruler-mode-fringes-face)
12969         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
12970         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
12971         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
12972         New backward-compatibility aliases for renamed faces.
12973         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
12974         (ruler-mode-column-number, ruler-mode-fill-column)
12975         (ruler-mode-comment-column, ruler-mode-goal-column)
12976         (ruler-mode-tab-stop, ruler-mode-current-column)
12977         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
12978         faces.
12980         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
12981         face name.
12982         (whitespace-highlight-the-space): Use renamed face.
12983         (whitespace-highlight-face): New backward-compatibility alias for
12984         renamed face.
12986         * woman.el (woman-italic, woman-bold, woman-unknown)
12987         (woman-addition, woman-symbol-face):
12988         Remove "-face" suffix from face names.
12989         (woman-italic-face, woman-bold-face, woman-unknown-face)
12990         (woman-addition-face):
12991         New backward-compatibility aliases for renamed faces.
12992         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
12993         (woman-decode-region, woman-replace-match)
12994         (woman-display-extended-fonts, woman-special-characters)
12995         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
12996         Use renamed woman faces.
12998         * longlines.el (longlines-visible-face): Face removed.
13000         * diff-mode.el (diff-header, diff-file-header, diff-index)
13001         (diff-hunk-header, diff-removed, diff-added, diff-changed)
13002         (diff-function, diff-context, diff-nonexistent): Remove "-face"
13003         suffix from face names.
13004         (diff-header-face, diff-file-header-face, diff-index-face)
13005         (diff-hunk-header-face, diff-removed-face, diff-added-face)
13006         (diff-changed-face, diff-function-face, diff-context-face)
13007         (diff-nonexistent-face): New backward-compatibility aliases for
13008         renamed faces.
13009         (diff-header-face, diff-file-header-face)
13010         (diff-index, diff-index-face, diff-hunk-header)
13011         (diff-hunk-header-face, diff-removed, diff-removed-face)
13012         (diff-added, diff-added-face, diff-changed-face, diff-function)
13013         (diff-function-face, diff-context-face, diff-nonexistent)
13014         (diff-nonexistent-face): Use renamed diff-mode faces.
13016         * progmodes/compile.el (compilation-warning-face)
13017         (compilation-info-face): Remove "-face" suffix from face names.
13018         (compilation-warning-face, compilation-info-face):
13019         New backward-compatibility aliases for renamed faces.
13020         (compilation-warning-face, compilation-info-face):
13021         Use renamed compilation faces.
13023         * add-log.el (change-log-date, change-log-name)
13024         (change-log-email, change-log-file, change-log-list)
13025         (change-log-conditionals, change-log-function)
13026         (change-log-acknowledgement): Remove "-face" suffix from face names.
13027         (change-log-date-face, change-log-name-face)
13028         (change-log-email-face, change-log-file-face)
13029         (change-log-list-face, change-log-conditionals-face)
13030         (change-log-function-face, change-log-acknowledgement-face):
13031         New backward-compatibility aliases for renamed faces.
13032         (change-log-font-lock-keywords): Use renamed change-log faces.
13034         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
13035         (custom-set, custom-changed, custom-saved, custom-button)
13036         (custom-button-pressed, custom-documentation, custom-state)
13037         (custom-comment, custom-comment-tag, custom-variable-tag)
13038         (custom-variable-button, custom-face-tag, custom-group-tag-1)
13039         (custom-group-tag): Remove "-face" suffix from face names.
13040         (custom-magic-alist, custom-magic-value-create)
13041         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
13042         (custom-invalid-face, custom-rogue-face, custom-modified-face)
13043         (custom-set-face, custom-changed-face, custom-saved-face)
13044         (custom-button-face, custom-button-pressed-face)
13045         (custom-documentation-face, custom-state-face)
13046         (custom-comment-face, custom-comment-tag-face)
13047         (custom-variable-tag-face, custom-variable-button-face)
13048         (custom-face-tag-face, custom-group-tag-face-1)
13049         (custom-group-tag-face):
13050         New backward-compatibility aliases for renamed faces.
13052         * wid-edit.el (widget-documentation, widget-button)
13053         (widget-field, widget-single-line-field, widget-inactive)
13054         (widget-button-pressed): "-face" suffix removed from face names.
13055         (widget-documentation-face, widget-button-face)
13056         (widget-field-face, widget-single-line-field-face)
13057         (widget-inactive-face, widget-button-pressed-face):
13058         New backward-compatibility aliases for renamed faces.
13059         (widget-documentation-face, widget-button-face)
13060         (widget-button-pressed-face, widget-specify-field)
13061         (widget-specify-inactive): Use renamed widget faces.
13063 2005-06-10  Kenichi Handa  <handa@m17n.org>
13065         * term/x-win.el (x-clipboard-yank): Remove condition-case
13066         wrapping.
13068 2005-06-11  Kenichi Handa  <handa@m17n.org>
13070         * add-log.el (change-log-font-lock-keywords): Make the regexp for
13071         date lines stricter.
13073 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
13075         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
13076         of x-get-selection.
13078 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
13080         * comint.el (comint-mode, comint-snapshot-last-prompt):
13081         * frame.el (frame-current-scroll-bars):
13082         * term.el (term-mode, term-check-proc, term-input-sender)
13083         (term-simple-send, term-extract-string, term-word)
13084         (term-match-partial-filename):
13085         * window.el (window-current-scroll-bars):
13086         * emulation/cua-base.el (cua-normal-cursor-color)
13087         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
13088         (cua-global-mark-cursor-color):
13089         * mail/undigest.el (rmail-forward-separator-regex):
13090         Fix typos in docstrings.
13092         * comint.el (comint-check-proc, make-comint-in-buffer)
13093         (comint-source-default): Doc fixes.
13095         * term.el (term-send-string): Improve argument/docstring consistency.
13097 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
13099         * comint.el (comint-send-input): Bind `inhibit-read-only' around
13100         call to `delete-region'.
13101         (comint-mode-hook): Do not enable Font Lock by default.
13103 2005-06-09  Lute Kamstra  <lute@gnu.org>
13105         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
13106         could be void.
13108 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13110         * emacs-lisp/debug.el (debugger-will-be-back): New var.
13111         (debug): Use it.
13112         (debugger-step-through, debugger-continue, debugger-jump)
13113         (debugger-return-value): Set it when needed.
13114         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
13115         Use inhibit-read-only.
13117 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
13119         * window.el (shrink-window-if-larger-than-buffer)
13120         (window-size-fixed): Fix typo in docstring.
13122         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
13123         thumbnails directory on loading.
13124         (thumbs-conversion-program): Use `eq' to check the system type,
13125         not `equal'.
13126         (thumbs-temp-dir): Initialize to `temporary-file-directory',
13127         not "/tmp".  Fix docstring.
13128         (thumbs-thumbsdir): New function to return the thumbnails
13129         directory, creating it if needed.
13130         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
13131         (thumbs-temp-file): Delete variable and make it into a function.
13132         (thumbs-resize-image, thumbs-modify-image): Use it.
13133         (thumbs-kill-buffer): Simplify.
13134         (thumbs-gensym): Defalias or duplicate CL `gensym'.
13135         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
13136         docstrings.
13138 2005-06-09  Kim F. Storm  <storm@cua.dk>
13140         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
13141         set-match-data to free markers in match-data.
13143         * replace.el (replace-match-data): Pass RESEAT arg `t' to
13144         match-data to unchain markers in match-data.
13146 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13148         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
13149         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
13150         unnecessary now.
13152 2005-06-08  Richard M. Stallman  <rms@gnu.org>
13154         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
13155         give the variable a doc string that doesn't say don't set it directly.
13157         * textmodes/ispell.el (ispell-check-version):
13158         Use match-string-no-properties.
13159         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
13160         (ispell-buffer-local-words): Likewise.
13162         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
13163         except on terminals with enough colors to really display it.
13164         (makefile-dependency-regex): Delete spurious `bb'.
13166         * faces.el (escape-glyph): Use blue once again in last case.
13167         (no-break-space): Redefine so that it isn't invisible on a tty.
13169 2005-06-08  Kim F. Storm  <storm@cua.dk>
13171         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
13172         also when reading directory name.
13174 2005-06-08  Lute Kamstra  <lute@gnu.org>
13176         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
13177         (flyspell-mode-line-string): Remove autoload cookie.
13178         (flyspell-mode): Remove defvar.
13180 2005-06-07  Lute Kamstra  <lute@gnu.org>
13182         * textmodes/org.el (org-run-mode-hooks): New function.
13183         (org-agenda-mode): Use it.
13185 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
13187         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
13189 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13191         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
13193 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
13195         * font-lock.el (font-lock-add-keywords): Doc fix.
13197 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13199         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
13200         (tex-compile-default): In the absence of any history, use the order in
13201         tex-compile-alist to choose the preferred command.
13202         (tex-compile-commands): Reorder a bit.
13204         * textmodes/flyspell.el (flyspell-auto-correct-binding)
13205         (flyspell-incorrect-face, flyspell-duplicate-face):
13206         Use (X)Emacs-agnostic code.
13207         (flyspell-mode-map): Don't overwrite at each load.  Remove code
13208         redundant with the subsequent add-minor-mode.  Merge Emacs and
13209         XEmacs code.
13210         (flyspell-word): Minor simplification.
13211         (flyspell-math-tex-command-p): Quieten the byte-compiler.
13212         (flyspell-external-point-words): Remove unused vars `size' and `start'.
13213         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
13214         Merge the corresponding Emacs code.
13215         (flyspell-correct-word, flyspell-xemacs-popup):
13216         Use flyspell-do-correct.
13218         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
13219         a dedicated window.
13221         * international/latexenc.el (latexenc-find-file-coding-system):
13222         Undo part of last patch, to turn off a compiler warning.
13224 2005-06-06  Juri Linkov  <juri@jurta.org>
13226         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
13227         Rename `tmm-inactive-face' to `tmm-inactive'.
13229 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
13231         * iswitchb.el: Rename faces.
13233 2005-06-06  Kim F. Storm  <storm@cua.dk>
13235         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
13236         (cua-global-mark): Remove -face suffix from face names.
13238         * emulation/cua-gmrk.el (cua--init-global-mark):
13239         Remove cua-global-mark face setup.
13241 2005-06-06  Richard M. Stallman  <rms@gnu.org>
13243         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
13244         just like other allowed characters.
13245         (makefile-match-dependency): Exclude leading and training whitespace
13246         from the range of regexp subexp 1.
13247         (makefile-macroassign-regex): Don't try to match the body,
13248         just the name of the macro being defined.
13250         * info.el (Info-read-node-name-2): New function.
13251         (Info-read-node-name-1): Use that.
13252         Add a completion-base-size-function property.
13254         * simple.el (completion-setup-function): Look for
13255         completion-base-size-function property of minibuffer-completion-table.
13257         * files.el (locate-file-completion): Doc fix.
13259         * printing.el: Don't call pr-update-menus; user must do that.
13261         * emacs-lisp/debug.el (debugger-window): New variable.
13262         (debug): Use debugger-window if it is set and still alive.
13263         Record debugger-window for next entry.
13265         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
13267 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
13269         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
13270         (hack-one-local-variable, hack-local-variables)
13271         (hack-local-variables-prop-line): Pass that arg.
13273 2005-06-06  Kim F. Storm  <storm@cua.dk>
13275         * ido.el (ido-first-match, ido-only-match, ido-subdir)
13276         (ido-indicator): Remove -face suffix from face names.
13278 2005-06-06  Juri Linkov  <juri@jurta.org>
13280         * font-lock.el (font-lock-regexp-backslash)
13281         (font-lock-regexp-backslash-construct): New faces.
13282         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
13283         after `('.  Add `while-no-input' to control structures.
13285         * faces.el (no-break-space, shadow): New faces.
13286         (escape-glyph): Use less loud colors pink2 and red4.
13288         * diff-mode.el (diff-context-face)
13289         * dired.el (dired-ignored)
13290         * rfn-eshadow.el (file-name-shadow)
13291         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
13293         * info.el (Info-title-1-face): Use green instead of yellow because
13294         bold yellow is not readable on light backgrounds.
13296         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
13297         before selecting the desired mode to not spend time fontifying
13298         old contents.
13300 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
13302         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
13303         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
13305         * ps-print.el (ps-default-fg, ps-default-bg):
13306         Fix typos in docstrings.
13308         * isearchb.el (isearchb): Don't pass a spurious second argument to
13309         `iswitchb-completions'.
13311 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
13313         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
13314         to preserve point.
13315         (gdb-find-file-hook): Add doc string.
13317         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
13318         C dereferenced pointer expression.
13319         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
13321         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
13323         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
13324         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
13325         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
13326         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
13327         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
13328         Make background transparent.
13330 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13332         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
13333         (font-lock-remove-keywords): Doc fix.
13334         (font-lock-mode-major-mode): Compiler defvar.
13335         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
13337         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
13338         (font-lock-mode): Update `font-lock-mode-major-mode'.
13339         (font-lock-set-defaults): Compiler defvar.
13340         (font-lock-default-function): Take `font-lock-mode-major-mode'
13341         into account.
13343         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
13344         keep track of which major mode it enabled the minor mode for.
13345         Use find-file-hook again.  Update docstring.
13347         * simple.el (eval-expression-print-level)
13348         (eval-expression-print-length, eval-expression-debug-on-error):
13349         Doc fixes.
13351 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
13353         * iswitchb.el (iswitchb-single-match-face)
13354         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
13355         (iswitchb-invalid-regexp-face): New faces.
13356         (iswitchb-completions): Use them.
13357         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
13358         now marked as an obsolete alias.
13359         (iswitchb-read-buffer): Remove check for bound font variables.
13360         (iswitchb-invalid-regexp): New free variable.
13361         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
13362         set iswitchb-invalid-regexp.
13363         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
13364         invalid regexps.
13365         (iswitchb-completions): Add check for complete match when entering
13366         a regexp.
13367         (iswitchb-completions): Remove require-match argument.
13368         (iswitchb-exhibit): Fix caller.
13369         (iswitchb-common-match-inserted): New variable.
13370         (iswitchb-complete, iswitchb-completion-help): Use it.
13372 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
13374         * url-http.el (url-http-chunked-encoding-after-change-function):
13375         Use `url-http-debug' instead of `message'.
13377 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
13379         * url-http.el (url-http-parse-headers): Pass redirected URL as a
13380         callback argument.
13382 2005-06-04  Kim F. Storm  <storm@cua.dk>
13384         * simple.el (line-move): Only call sit-for when moving backwards.
13386         * ido.el (ido-make-merged-file-list-1): New defun split from
13387         ido-make-merged-file-list.
13388         (ido-make-merged-file-list): Bind throw-on-input around call to
13389         ido-make-merged-file-list-1.  Return input-pending-p if
13390         interrupted by more input available.
13391         (ido-read-internal): Handle input-pending-p return value from
13392         ido-make-merged-file-list.
13394 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13396         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
13397         compatibility code.
13399         * international/latexenc.el (latexenc-find-file-coding-system):
13400         Don't inherit the EOL part of the coding-system from the
13401         tex-main buffer.  Fit within 80 columns.
13403 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
13405         * tmm.el (tmm-inactive-face): New face.
13406         (tmm-remove-inactive-mouse-face): New function.
13407         (tmm-prompt, tmm-add-one-shortcut)
13408         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
13409         but not selectable.
13411 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
13413         * faces.el (face-equal): Improve argument/docstring consistency.
13415 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
13417         * progmodes/make-mode.el (makefile-targets-face)
13418         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
13419         (makefile-bsdmake-dependency-regex)
13420         (makefile-makepp-rule-action-regex)
13421         (makefile-bsdmake-rule-action-regex): New constants.
13422         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
13424         * progmodes/compile.el (compilation-error-regexp-alist-alist):
13425         Allow (...) within `...' for makepp messages.
13427 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
13429         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
13431         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
13432         "." files are deleted from all file lists before comparison.
13434         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13435         (viper-ESC-key): Made them customizable.
13437         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
13439 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
13441         * autorevert.el (auto-revert-buffers): Use save-match-data.
13443 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13445         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
13446         menu items with a nil command binding.
13448 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
13450         * emacs-lisp/cl-macs.el (defsetf):
13451         Improve argument/docstring consistency.
13453         * faces.el (list-faces-display): Improve the formatting by
13454         computing the maximum length required for any face-name (reworked
13455         patch of 1999-01-11, accidentally deleted on 1999-07-21).
13456         (internal-find-face): Remove redundant info in docstring.
13458 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
13460         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
13461         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
13462         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
13463         (gdb-assembler-custom): Improve regexps.
13464         (def-gdb-auto-update-handler): Use window point to preserve point.
13466 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13468         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
13470 2005-05-31  Jay Belanger  <belanger@truman.edu>
13472         * calc/calc-embed.el (calc-embedded-word): Change argument passed
13473         to calc-embedded.
13474         (calc-embedded-make-info): Have plain prefix argument select
13475         entire line.
13477 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
13479         * faces.el (list-faces-display): Signal error if passed a regexp
13480         that matches no face name.
13482         * simple.el (filter-buffer-substring): Fix typo in docstring.
13484 2005-05-31  Richard M. Stallman  <rms@gnu.org>
13486         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
13487         (vhdl-emacs-21): Doc fix.
13488         (vhdl-mode): Unconditionally set comment-padding.
13489         (vhdl-fixup-whitespace-region): Insert spaces only where
13490         there are none.
13491         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
13493 2005-05-30  John Wiegley  <johnw@newartisans.com>
13495         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
13496         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
13497         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
13498         `directory-sep-char' to ?/, and all uses of `string-to-int' to
13499         `string-to-number'.
13501 2005-05-30  Jay Belanger  <belanger@truman.edu>
13503         * calc/calc.el (calc-bug-address): Fix docstring.
13504         (calc-window-hook, calc-trail-window-hook): New variables.
13505         (calc-trail-display): Restore use of calc-trail-window-hook.
13506         (calc): Restore use of calc-window-hook.
13508 2005-05-31  Masatake YAMATO  <jet@gyve.org>
13510         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
13512         * help-fns.el (help-C-file-name): Add autoload mark for
13513         `find-function-noselect'.
13515 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13517         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
13518         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
13520 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
13522         * calendar/diary-lib.el (mark-included-diary-files): Only kill
13523         included diary buffer if it was not already being visited.
13524         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
13526         * calendar/icalendar.el (top-level): Do not require appt.
13528         * mail/supercite.el (sc-select-attribution): Only use a list
13529         element from sc-attrib-selection-list if it returns a string.
13530         Reported by Davide G. M. Salvetti <salve@debian.org>.
13532 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
13534         * thumbs.el (thumbs-thumbname): The resulting thumbname now
13535         includes a hash value to improve its uniqueness, and has a ".jpg"
13536         extension.  Also, it is now a valid filename on all systems.
13537         (thumbs-make-thumb): Use `let', not `let*'.
13538         (thumbs-show-thumbs-list): Check for JPEG availability.
13540 2005-05-30  Richard M. Stallman  <rms@gnu.org>
13542         * filesets.el (filesets-menu-ensure-use-cached):
13543         Prevent warning when emacs-version>= is undefined.
13545         * printing.el (pr-interactive-n-up): Use string-to-number.
13547         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
13549         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
13550         Warn only when name to be defined is quoted.
13552 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
13554         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
13555         Make regexp more robust.
13556         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
13557         Force regeneration of disassembly.
13559 2005-05-29  Jay Belanger  <belanger@truman.edu>
13561         * calc/calc.el (calc-user-invocation): Check if
13562         calc-invocation-macro is non-nil.
13564 2005-05-29  Juri Linkov  <juri@jurta.org>
13566         * add-log.el (change-log-font-lock-keywords):
13567         Add `+' to e-mail regexp to accept mail address with keywords.
13569         * man.el (Man-name-regexp): Add `:' to accept qualified names.
13571 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
13573         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
13575         * ielm.el (inferior-emacs-lisp-mode): Ditto.
13577 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13579         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
13580         Undo the change that moves to end of the current word.
13582 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
13584         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
13585         Throw error when count <= 0 to ensure input is a number.
13586         (gdb-read-memory-custom): Pick up address from buffer.
13587         (gdb-memory-mode): Allow user to increment and decrement
13588         memory address from header line.
13590 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13592         * flyspell.el (flyspell-version): Function deleted.
13593         (flyspell-auto-correct-previous-hook): Doc fix.
13595         * jit-lock.el (jit-lock-function, jit-lock-after-change):
13596         Do nothing if memory is full.
13598         * font-lock.el (font-lock-fontify-syntactically-region):
13599         Pass t for GREEDY to looking-back.
13601         * saveplace.el (save-place-alist-to-file): Write the file
13602         using write-region.
13604         * subr.el (looking-back): New argument GREEDY.
13606         * progmodes/compile.el (compilation-start): Set the mode
13607         before inserting the initial text.
13609         * progmodes/which-func.el (which-func-update-1): Turn the mode
13610         off in case of error by setting which-func-mode.
13612 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
13614         * flyspell.el (flyspell-auto-correct-previous-word):
13615         Narrow down to what's on the screen, and recenter overlays
13616         at the end of the next word.
13618 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
13620         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
13621         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
13622         (flyspell-abbrev-p): Default to nil.
13623         (flyspell-use-global-abbrev-table-p): Doc fix.
13624         (flyspell-large-region): Allow nil as value.
13625         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
13627         (mail-mode-flyspell-verify): More robust handling
13628         of `mail-header-separator'.  More efficient signature detection.
13629         Allow for regexp metacharacters in message-header-separator.
13630         Adding `To' not to be checked in mail-mode-flyspell-verify.
13632         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
13633         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
13634         Bind flyspell-auto-correct-binding.
13635         Bind C-. and C-, .
13636         (flyspell-mode-map): Likewise.
13637         (flyspell-mode): Doc fix.
13638         (flyspell-accept-buffer-local-defs): Preserve current buffer.
13639         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
13640         (flyspell-word-cache-result): New var, always local.
13641         (flyspell-check-pre-word-p): Doc fix.
13642         (flyspell-check-changed-word-p): Handle spc like newline.
13643         (flyspell-post-command-hook): Set flyspell-word-cache-result.
13644         (flyspell-word-search-backward, flyspell-word-search-forward):
13645         New functions.
13646         (flyspell-word): Return t if nothing to check.
13647         When parsing TeX code, check for after } or \.
13648         Use flyspell-word-search-backward to find previous word.
13649         Return nil if duplicated word.
13650         For word already checked, return same value as last time.
13651         Set flyspell-word-cache-result after checking.
13652         Don't clobber the return value.
13653         (flyspell-get-word): Major rewrite.
13654         (flyspell-external-point-words): New locals pword, pcount.
13655         Fix size used in progress message.
13656         Find the proper corresponding word in flyspell-large-region-buffer.
13657         (flyspell-region): Check for flyspell-large-region = nil.
13658         (flyspell-highlight-incorrect-region): Clean up overlays in region.
13659         (flyspell-auto-correct-word): Check that WORD is a cons.
13660         (flyspell-correct-word): Likewise.
13662 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
13664         * progmodes/make-mode.el (makefile-rule-action-regex)
13665         (makefile-macroassign-regex, makefile-makepp-mode)
13666         (makefile-bsdmake-mode): Continuation lines may be empty.
13667         Reported by Joshua Varner.
13668         (makefile-makepp-font-lock-keywords): Add $(stem).
13670 2005-05-28  Karl Berry  <karl@gnu.org>
13672         * textmodes/tex-mode.el: Now that tex-send-command calls
13673         shell-quote-argument (2005-03-31 change), remove all calls to
13674         shell-quote-argument; they all end up invoking tex-send-command.
13675         The double quoting loses on filenames with non-safe characters,
13676         such as "@".  Reported by Frederik Fouvry.
13678 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
13680         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
13681         about preserving point.
13683 2005-05-27  Jay Belanger  <belanger@truman.edu>
13685         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
13686         Info-goto-node.
13688         * calc/calc-embed.el (calc-embed-arg): New variable.
13689         (calc-do-embedded-activate, calc-embedded-activate-formula)
13690         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
13691         variable by new variable.
13692         (calc-embedded-make-info): Replace undeclared variable by new
13693         variable.  When selecting region with positive prefix
13694         argument, use end of previous line instead of beginning of line.
13696         * calc/calc-aent.el (calc-arg-values): Declare it.
13698         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
13699         Declare them.
13701         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
13703         * calc/calc.el (calc-alg-map): Declare it.
13705         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
13707 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
13709         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
13710         (gdb-registers-buffer, toggle-gdb-all-registers):
13711         Toggle display of floating point registers.
13712         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
13714         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
13715         (toggle-gud-tooltip-dereference):
13716         Rename from gud-toggle-tooltip-dereference.
13718 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13720         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
13722 2005-05-27  Jay Belanger  <belanger@truman.edu>
13724         * calc/calc-prog.el (calc-kbd-report): Remove.
13725         (calc-kbd-query): Rewrite.
13727 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
13729         * image.el (image-library-alist): Move to image.c.
13730         (image-type-available-p): Doc fix.
13732 2005-05-27  Lute Kamstra  <lute@gnu.org>
13734         * calc/calc.el (calc):
13735         * outline.el (outline-1, outline-2, outline-3, outline-4)
13736         (outline-5, outline-6, outline-7, outline-8):
13737         * textmodes/dns-mode.el (dns-mode):
13738         * textmodes/sgml-mode.el (sgml-namespace-face):
13739         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
13740         (tex-verbatim-face, tex-use-reftex):
13741         * textmodes/texinfo.el (texinfo-heading-face):
13742         Specify customization group.
13744         * longlines.el: Don't require easy-mmode.
13745         (longlines-visible-face): Specify customization group.
13747 2005-05-27  Kenichi Handa  <handa@m17n.org>
13749         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
13750         encoding table of windows-1251.
13752         * international/ucs-tables.el (ucs-set-table-for-input):
13753         If translation-table-for-input of a coding system is a symbol, get
13754         its translation-table property.
13756         * international/code-pages.el: Don't register a coding system into
13757         non-iso-charset-alist more than once.
13758         (cp-make-coding-system): Likewise.
13760 2005-05-26  John Wiegley  <johnw@newartisans.com>
13762         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
13763         `eshell-resume-eval' is wrapped in a list, it indicates that the
13764         command was run asynchronously.  In that case, unwrap the value
13765         before checking the delimiter value.
13767         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
13768         character before a space at the end of a line is \, assume the space
13769         is part of the last argument rather than a final argument separator.
13771         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
13772         is in use, and the target is `t' or `nil' (which are the most common
13773         values), don't assume that the symbol target is a buffer.
13775 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13777         * calendar/calendar.el (calendar-mode-line-format):
13778         Use mode-line-highlight as mouse-face.
13780         * time.el (display-time-string-forms, display-time-update):
13781         Use mode-line-highlight as mouse-face.
13783 2005-05-26  Jay Belanger  <belanger@truman.edu>
13785         * calc/calc.el (calc-language-alist): Remove extra defvar.
13787 2005-05-26  Lute Kamstra  <lute@gnu.org>
13789         * arc-mode.el (archive-mode):
13790         * bookmark.el (bookmark-read-annotation-mode)
13791         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
13792         * bs.el (bs-mode):
13793         * calc/calc-yank.el (calc-edit-mode):
13794         * calc/calc.el (calc-mode, calc-trail-mode):
13795         * calculator.el (calculator-mode):
13796         * chistory.el (command-history-mode):
13797         * comint.el:
13798         * cus-edit.el (custom-mode):
13799         * descr-text.el (describe-text-mode):
13800         * ebuff-menu.el (Electric-buffer-menu-mode):
13801         * ediff-util.el (ediff-mode):
13802         * emacs-lisp/re-builder.el (reb-mode):
13803         * emulation/vi.el (vi-mode-setup):
13804         * emulation/ws-mode.el (wordstar-mode):
13805         * eshell/esh-mode.el (eshell-mode):
13806         * forms.el (forms-mode):
13807         * help-mode.el (help-mode):
13808         * hexl.el (hexl-mode):
13809         * ibuffer.el (ibuffer-mode):
13810         * ielm.el (inferior-emacs-lisp-mode):
13811         * info.el (Info-mode, Info-edit-mode):
13812         * international/swedish.el:
13813         * ledit.el (ledit-from-lisp-mode):
13814         * locate.el (locate-mode):
13815         * mail/rmail.el (rmail-mode):
13816         * mail/rmailedit.el (rmail-edit-mode):
13817         * mail/rmailsum.el (rmail-summary-mode):
13818         * mail/supercite.el (sc-electric-mode):
13819         * net/eudc.el (eudc-mode):
13820         * net/quickurl.el (quickurl-list-mode):
13821         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
13822         * obsolete/ooutline.el (outline-mode):
13823         * obsolete/options.el (Edit-options-mode):
13824         * obsolete/rnews.el (news-mode):
13825         * obsolete/rnewspost.el (news-reply-mode):
13826         * play/5x5.el (5x5-mode):
13827         * play/decipher.el (decipher-mode, decipher-stats-mode):
13828         * play/gomoku.el (gomoku-mode):
13829         * play/snake.el (snake-mode):
13830         * play/solitaire.el (solitaire-mode):
13831         * play/tetris.el (tetris-mode):
13832         * progmodes/ada-mode.el (ada-mode):
13833         * progmodes/antlr-mode.el (antlr-mode):
13834         * progmodes/autoconf.el (autoconf-mode):
13835         * progmodes/dcl-mode.el (dcl-mode):
13836         * progmodes/delphi.el (delphi-mode):
13837         * progmodes/ebrowse.el (ebrowse-tree-mode)
13838         (ebrowse-electric-list-mode, ebrowse-member-mode)
13839         (ebrowse-electric-position-mode):
13840         * progmodes/f90.el (f90-mode):
13841         * progmodes/fortran.el (fortran-mode):
13842         * progmodes/icon.el (icon-mode):
13843         * progmodes/idlw-help.el (idlwave-help-mode):
13844         * progmodes/idlw-shell.el (idlwave-shell-mode):
13845         * progmodes/idlwave.el (idlwave-mode):
13846         * progmodes/inf-lisp.el (inferior-lisp-mode):
13847         * progmodes/m4-mode.el (m4-mode):
13848         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
13849         * progmodes/modula2.el (modula-2-mode):
13850         * progmodes/octave-inf.el (inferior-octave-mode):
13851         * progmodes/octave-mod.el (octave-mode):
13852         * progmodes/pascal.el (pascal-mode):
13853         * progmodes/sh-script.el (sh-mode):
13854         * progmodes/sql.el (sql-mode, sql-interactive-mode):
13855         * progmodes/vhdl-mode.el (vhdl-mode):
13856         * progmodes/xscheme.el (scheme-interaction-mode):
13857         * replace.el (occur-mode):
13858         * ses.el (ses-mode):
13859         * simple.el (completion-list-mode):
13860         * skeleton.el:
13861         * speedbar.el (speedbar-mode):
13862         * term.el (term-mode):
13863         * terminal.el (terminal-edit-mode):
13864         * textmodes/reftex-index.el (reftex-index-mode)
13865         (reftex-index-phrases-mode):
13866         * textmodes/reftex-sel.el (reftex-select-label-mode)
13867         (reftex-select-bib-mode):
13868         * textmodes/reftex-toc.el (reftex-toc-mode):
13869         * wdired.el (wdired-change-to-wdired-mode):
13870         * wid-browse.el (widget-browse-mode):
13871         Use run-mode-hooks.
13873         * array.el (array-mode):
13874         * calendar/todo-mode.el (todo-mode):
13875         * man.el (Man-mode):
13876         * play/landmark.el (lm-mode):
13877         * play/mpuz.el (mpuz-mode):
13878         Use kill-all-local-variables and run-mode-hooks.
13880         * subr.el (delay-mode-hooks): Specify indentation.
13882 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
13884         * xml.el (xml-substitute-special): Don't die for undefined xml
13885         entities.
13887 2005-05-26  Jay Belanger  <belanger@truman.edu>
13889         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
13890         of nil.
13892 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
13894         * progmodes/gdb-ui.el (gdb-frame-address):
13895         Rename from gdb-current-address.
13896         (gdb-previous-frame-address): Rename from gdb-previous-address.
13897         (gdb-selected-frame): Rename from gdb-current-frame.
13898         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
13899         (gdb-frame-number): Rename from gdb-current-stack-level.
13900         (gdb-ann3): Match new mode-name for disassembly buffer.
13901         Extend initialization of variables.
13902         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
13903         (gdb-memory-mode): Use mouse-face in header line.
13904         (gdb-assembler-buffer-name): Call it disassembly and give frame
13905         in mode line.
13906         (gdb-source-spec-regexp, gdb-assembler-custom)
13907         (gdb-invalidate-assembler, gdb-frame-handler):
13908         Make robust to leading zeroes in address format.
13910 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
13912         * textmodes/org.el (org-mode): Use `define-derived-mode' to
13913         define `org-mode'.
13914         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
13916 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13918         * log-edit.el (log-edit-changelog-entries): Distinguish between
13919         filenames like xfns.c and fns.c.
13921 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
13923         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
13924         point after reverting.
13925         (Buffer-menu-make-sort-button): Handle the case where
13926         `Buffer-menu-use-header-line' is nil.
13928 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
13930         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
13931         New funcs.  In minibuffer-local-completion-map bind `]', `/'
13932         and `:' to them.
13934 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13936         * startup.el (normal-top-level): Allow modification of load-path while
13937         we're iterating over it.
13939 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
13941         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
13942         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
13943         (thumbs-resize-interactive, thumbs-insert-image)
13944         (thumbs-insert-thumb, thumbs-dired-show-marked)
13945         (thumbs-find-image-at-point, thumbs-delete-images)
13946         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
13947         (thumbs-increment-image-size, thumbs-decrement-image-size):
13948         Fix typos in docstrings.
13950 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
13952         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
13953         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
13954         (cperl-mode): Use them.
13956 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
13958         * window.el (quit-window, shrink-window-if-larger-than-buffer):
13959         Doc fixes.
13961 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
13963         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
13964         Bind C-d to gdb-inferior-io-eof.
13966         * dired.el (dired-dnd-popup-notice): Use message-box.
13968 2005-05-23  Masatake YAMATO  <jet@gyve.org>
13970         * bindings.el (mode-line-major-mode-keymap):
13971         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
13973         * faces.el (mode-line-highlight): New face.
13975         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
13976         as mouse-face.
13978         * bindings.el (top-level, help-echo, mode-line-modified)
13979         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
13980         as mouse-face.
13982 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
13984         * progmodes/cc-engine.el (c-guess-basic-syntax):
13985         Remove spurious call to `zerop'.
13987         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
13989 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
13991         CC Mode update to 5.30.10:
13993         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
13994         could go past the limit in decoration level 2, thereby causing
13995         errors during interactive fontification.
13997         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
13998         the file is evaluated interactively.
14000         * cc-engine.el (c-guess-basic-syntax): Handle operator
14001         declarations somewhat better in C++.
14003         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
14004         make use of `run-mode-hooks' which has been added in Emacs 21.1.
14005         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
14006         (awk-mode): Use it.
14007         (make-local-hook): Suppress warning about obsoleteness.
14009         * cc-engine.el, cc-align.el, cc-cmds.el
14010         (c-append-backslashes-forward, c-delete-backslashes-forward)
14011         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
14012         Compensate for return value from `forward-line' when it has moved
14013         but not to a different line due to eob.
14015         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
14016         `objc-method-intro' and `objc-method-args-cont'.
14018 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
14020         CC Mode update to 5.30.10:
14022         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
14023         in the copyright statement.  Incidentally, change "along with GNU
14024         Emacs" to "along with this program" where it occurs.
14026         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
14027         so that it is interactive, hence can be found by M-x awk-mode
14028         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
14029         <gmorris+emacs@ast.cam.ac.uk>.
14031         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
14032         Mode's regexps.
14034 2005-05-23  Kevin Ryde  <user42@zip.com.au>
14036         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
14037         c-parse-state, to avoid a lisp error (on bad code).
14039 2005-05-23  Lute Kamstra  <lute@gnu.org>
14041         * subr.el (font-lock-defaults): Remove defvar as it's already
14042         defined in font-core.el.
14044         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
14046 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
14048         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
14049         more general and work when GDB variable "print pretty" is on,
14050         as with Emacs, for example.
14052 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
14054         * font-core.el: Update comment.
14056         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
14057         Use `after-change-major-mode-hook' instead of `find-file-hook'.
14059         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
14061 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
14063         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
14064         and `yank-handler' in the doc strings.
14066 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14068         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
14070 2005-05-22  Richard M. Stallman  <rms@gnu.org>
14072         * help.el (describe-key): Move print-help-return-message call
14073         out of conditional.
14075         * progmodes/etags.el (list-tags): Use with-no-warnings.
14077         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
14078         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
14079         (starttls-extra-args, starttls-extra-arguments): Add defvars.
14081         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
14083         * language/viet-util.el (viet-viscii-nonascii-translation-table):
14084         Add defvar.
14086         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
14087         Use defvar, not defconst.
14089         * hexl.el (hexl-follow-line): Use with-no-warnings.
14091         * emulation/tpu-extras.el: Use write-file-functions instead of
14092         write-file-hooks.
14094         * dired.el (dired-font-lock-keywords): Fontify files with junk
14095         extensions even if marked by -F.
14097 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
14099         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
14100         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
14101         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
14102         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
14103         (concatenate, list-length, get*, getf, cl-remprop):
14104         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
14105         (etypecase, progv, lexical-let, lexical-let*)
14106         (multiple-value-bind, multiple-value-setq, shiftf):
14107         Improve argument/docstring consistency.
14109         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
14111 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
14113         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
14114         doesn't exist.
14116         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
14117         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
14119 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
14121         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
14122         already deleted variables: auto-fill-hook, blink-paren-hook,
14123         lisp-indent-hook, inhibit-local-variables, unread-command-event,
14124         suspend-hooks, comment-indent-hook, meta-flag,
14125         before-change-function, after-change-function,
14126         font-lock-doc-string-face.
14128 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
14130         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
14132 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
14134         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
14135         rmail-dont-reply-to.
14137 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
14139         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
14140         literal blank when splitting new-header-values.
14142 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
14144         * calendar/cal-menu.el (cal-menu-update): Add separator as a
14145         string so that tmm doesn't create a completion entry for it.
14147         * textmodes/table.el (table-disable-menu): Ditto.
14149 2005-05-21  Richard M. Stallman  <rms@gnu.org>
14151         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
14153         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
14155         * net/rcompile.el (remote-compile): Use compilation-start.
14157         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
14159 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
14161         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
14162         Default to makefile-bsdmake-mode on BSD systems.
14164         * imenu.el (imenu-generic-expression, imenu--generic-function'):
14165         REGEXP may also be a search function now.  The part of doc-string
14166         for describing the structure was 95% identical to that of
14167         `imenu--generic-function'.  Unify it there.
14169         * progmodes/make-mode.el (makefile-imenu-generic-expression):
14170         Use function to find dependencies, because regexp alone is so complex,
14171         it easily goes into an endless loop.
14172         (makefile-makepp-mode): Also add submenu for Perl functions
14173         defined in the makefile.
14174         (makefile-bsdmake-mode): Special imenu-generic-expression no
14175         longer needed, due to function call.
14176         (makefile-match-dependency): Take BOUND into account when checking
14177         if we're through.
14179 2005-05-20  Jay Belanger  <belanger@truman.edu>
14181         * calc/calc-units.el (calc-invalidate-units-table):
14182         Use inhibit-read-only.
14183         (math-build-units-table-buffer): Use view-mode.
14185 2005-05-20  David Kastrup  <dak@gnu.org>
14187         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
14188         easy-menu-add is not a nop on Emacs; and clarify when to call it.
14190 2005-05-20  Lute Kamstra  <lute@gnu.org>
14192         * diff-mode.el (diff-header-face, diff-file-header-face)
14193         (diff-index-face, diff-hunk-header-face, diff-removed-face)
14194         (diff-added-face, diff-changed-face, diff-function-face)
14195         (diff-context-face, diff-nonexistent-face): Put them in the
14196         diff-mode customization group.
14198 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14200         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
14202         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
14204         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
14205         Minor regexp-optimization.
14207 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
14209         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
14210         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
14211         (org-agenda-add-time-grid-maybe): New function.
14212         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
14213         (org-table-create): `dotimes' instead of `mapcar'.
14214         (org-xor): Simplify implementation.
14215         (org-agenda): `inhibit-redisplay' turned on.
14216         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
14217         a consistent line after a state change.
14218         (org-agenda-remove-times-when-in-prefix): New option.
14219         (org-prefix-has-time): New variable.
14220         (org-parse-time-string): Optional argument NODEFAULT.
14221         (org-format-agenda-item): Parse items for time-of-day
14222         specifications and move these into the prefix if possible.
14223         (org-agenda-priority): Get current heading, not previous heading
14224         during agenda remote editing.
14226 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
14228         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
14229         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
14230         (remove-duplicates, delete-duplicates, substitute)
14231         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
14232         (nsubstitute-if-not, find, find-if, find-if-not, position)
14233         (position-if, position-if-not, count, count-if, count-if-not)
14234         (mismatch, search, sort*, stable-sort, merge, member*)
14235         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
14236         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
14237         (intersection, nintersection, set-difference, nset-difference)
14238         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
14239         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
14240         (nsublis, tree-equal): Improve argument/docstring consistency.
14242         * subr.el (send-string, send-region): Remove obsolescence declaration.
14243         (window-dot, set-window-dot, read-input, show-buffer)
14244         (eval-current-buffer, string-to-int):
14245         Add release number to obsolescence declarations.
14247 2005-05-19  Kim F. Storm  <storm@cua.dk>
14249         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
14250         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
14252 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
14254         * faces.el (list-faces-display): Make back button respect optional
14255         regexp arg.
14257 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
14259         * calculator.el (calculator-radix-grouping-mode)
14260         (calculator-radix-grouping-digits, calculator-displayer)
14261         (calculator-radix-grouping-separator, calculator-copy-displayer):
14262         * dabbrev.el (dabbrev-search-these-buffers-only):
14263         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
14264         (diff-advance-after-apply-hunk, diff-mode-hook)
14265         (diff-minor-mode-prefix):
14266         * imenu.el (imenu-use-popup-menu):
14267         * jit-lock.el (jit-lock-context-time):
14268         * newcomment.el (comment-fill-column, comment-column)
14269         (comment-style, comment-padding, comment-multi-line)
14270         (comment-empty-lines, comment-auto-fill-only-comments):
14271         * reveal.el (reveal-around-mark):
14272         * uniquify.el (uniquify-buffer-name-style)
14273         (uniquify-after-kill-buffer-p)
14274         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
14275         (uniquify-min-dir-content, uniquify-separator)
14276         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
14277         * w32-vars.el (w32-fixed-font-alist):
14278         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
14279         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
14280         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
14281         * progmodes/perl-mode.el (perl-indent-level)
14282         (perl-continued-statement-offset, perl-continued-brace-offset)
14283         (perl-brace-offset, perl-brace-imaginary-offset)
14284         (perl-label-offset, perl-indent-continued-arguments)
14285         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
14286         * progmodes/tcl.el (tcl-indent-level)
14287         (tcl-continued-indent-level, tcl-auto-newline)
14288         (tcl-tab-always-indent, tcl-electric-hash-style)
14289         (tcl-help-directory-list, tcl-use-smart-word-finder)
14290         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
14291         (inferior-tcl-source-command):
14292         * textmodes/fill.el (enable-kinsoku):
14293         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
14294         * textmodes/table.el (table-yank-handler):
14295         Specify missing group (and type, if simple) in defcustom.
14297 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
14299         * progmodes/compile.el (compilation-finish-function): Fix defvar.
14301 2005-05-19  Richard M. Stallman  <rms@gnu.org>
14303         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
14305         * subr.el (event-basic-type): Don't get an error.
14306         (left-fringe-p): Function deleted.
14308         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
14309         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
14311         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
14312         in recursive copy.
14314         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
14316         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
14318         * emacs-lisp/bytecomp.el
14319         (byte-compile-file-form-custom-declare-variable):
14320         Call byte-compile-nogroup-warn if appropriate.
14322         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
14323         (compilation-set-window): Don't call left-fringe-p; do it directly.
14325 2005-05-19  Jay Belanger  <belanger@truman.edu>
14327         * calc/calc-graph.el (calc-graph-format-data): Make sure
14328         var-PlotRejects is bound before trying to check its value.
14330 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
14332         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
14333         definition of this variable from reftex-global.el to reftex.el,
14334         because it is needed in the menu.
14336 2005-05-19  Lute Kamstra  <lute@gnu.org>
14338         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
14339         years are fixed.  Don't insert a space after a dash.
14341 2005-05-19  Kim F. Storm  <storm@cua.dk>
14343         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
14345 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
14347         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
14348         strings, because (eq ... ?\\) is fairly frequent.
14350         * progmodes/make-mode.el (makefile-add-this-line-targets):
14351         Simplify and integrate into `makefile-pickup-targets'.
14352         (makefile-add-this-line-macro): Simplify and integrate into
14353         `makefile-pickup-macros.
14354         (makefile-pickup-filenames-as-targets): Simplify.
14355         (makefile-previous-dependency, makefile-match-dependency):
14356         Don't stumble over `::'.
14358 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
14360         * subr.el (post-command-idle-hook, post-command-idle-delay):
14361         Remove obsoletion of post-command-idle-hook and
14362         post-command-idle-delay.
14364         * faces.el (list-faces-display): Provide button when describe-face
14365         is called to take user back to the list of faces.
14367         * help-fns.el (describe-variable): Remove hyperlinks in a
14368         variable's value as these are quite frequently inappropriate.
14370         * follow.el (follow-submit-feedback, follow-mode):
14371         Remove references to post-command-idle-hook.
14373 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
14375         * progmodes/make-mode.el (makefile-previous-dependency)
14376         (makefile-match-dependency): Check for := (and in bsd mode also
14377         !=) to give a better result, even when font-lock is not on.
14379 2005-05-18  Jay Belanger  <belanger@truman.edu>
14381         * calc/calc-help.el (calc-s-prefix-help):
14382         Add `calc-copy-special-constant' to help string.
14384 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
14386         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
14388 2005-05-18  Jay Belanger  <belanger@truman.edu>
14390         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
14391         in linear factors are in proper order.
14393 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
14395         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14396         Support for jurabib.
14398         * textmodes/reftex.el (featurep): Define aliases for overlay
14399         commands, for XEmacs compatibility, and use these aliases in
14400         overlay initializations.
14401         (reftex-highlight): Use `reftex-move-overlay'.
14402         (reftex-unhighlight): Use `reftex-delete-overlay'.
14403         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
14404         (reftex-access-search-path): Use `reftex-uniquify' instead of
14405         `reftex-uniq'
14407         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
14408         `before-string' property modification enables for Emacs as well.
14409         (reftex-select-item): Use `reftex-delete-overlay'.
14410         (reftex-select-mark): Use `reftex-make-overlay' and
14411         `reftex-overlay-put'.
14412         (reftex-select-unmark): Use `reftex-delete-overlay' and
14413         `reftex-overlay-put'.
14415 2005-05-18  Lute Kamstra  <lute@gnu.org>
14417         * emacs-lisp/lisp.el (check-parens): Fix docstring.
14419 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
14421         * add-log.el (add-change-log-entry):
14422         * array.el (array-make-template, array-reconfigure-rows)
14423         (array-init-max-row, array-init-max-column)
14424         (array-init-columns-per-line, array-init-field-width):
14425         * replace.el (replace-match-maybe-edit, perform-replace):
14426         * textmodes/spell.el (spell-region):
14427         Replace `read-input' by `read-string'.
14429         * forms.el (forms-mode):
14430         * finder.el (finder-compile-keywords):
14431         * shadowfile.el (shadow-read-files):
14432         Replace `eval-current-buffer' by `eval-buffer'.
14434         * terminal.el (te-pass-through):
14435         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
14436         (ange-ftp-raw-send-cmd):
14437         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
14438         (send-process-next-char, telnet-initial-filter, telnet):
14439         Replace `send-string' by `process-send-string'.
14441         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
14442         (prolog-consult-region): Replace `send-string' by
14443         `process-send-string'; replace `send-region' by `process-send-region'.
14445         * progmodes/delphi.el (delphi-log-msg):
14446         Replace `set-window-dot' by `set-window-point'.
14448         * subr.el (window-dot, set-window-dot, read-input, send-string)
14449         (send-region, show-buffer, eval-current-buffer):
14450         Make really obsolete, as the comment says.
14452 2005-05-17  Kim F. Storm  <storm@cua.dk>
14454         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
14455         (cua--init-keymaps): Bind C-return instead of S-return to set
14456         rectangle mark.
14458         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
14459         instead of S-return to toggle/clear rectangle mark.
14461 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
14463         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
14464         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
14465         Also fontify plain strings assigned to variables, mostly so that a
14466         colon has a face and is thus not taken as a dependency separator.
14467         (makefile-previous-dependency): Inline the new matcher, because it
14468         is too complex to work in both directions.
14469         (makefile-match-dependency): Eliminate `backward' arg (see above).
14470         Completely reimplemented so as to not sometimes go into an endless
14471         loop.  It should also be more efficient, because first it only
14472         searches for `:', instead of applying the very complex regexp.
14473         (makefile-mode): Cancel `font-lock-support-mode', because blocks
14474         to be fontified in one piece can be too long for JIT.
14475         Makefiles are never *that* big.
14477 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
14479         * dired.el (dired-mode): Simplify.
14481 2005-05-17  Lute Kamstra  <lute@gnu.org>
14483         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
14484         defcustom for the mode hook variable.
14486         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
14487         Emacs Lisp Reference Manual.
14489 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
14491         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
14492         (evenp, list*):
14493         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
14494         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
14496         * net/tramp-smb.el (tramp-smb-open-connection):
14497         Pass `tramp-chunksize' as fifth (required) argument.
14499 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
14501         * font-lock.el (lisp-font-lock-keywords-1):
14502         Set `font-lock-negation-char-face' for [^...] char group.
14503         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
14505         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
14506         a var, and refine it to mask one more level of nested vars.
14507         (makefile-rule-action-regex): Turn it into a var, and refine it so
14508         it recognizes backslashed continuation lines as belonging to the
14509         same command.
14510         (makefile-macroassign-regex): Refine it so it recognizes
14511         backslashed continuation lines as belonging to the same command.
14512         (makefile-var-use-regex): Don't look at the next char, because it
14513         might be the same one to be skipped by the initial [^$], leading
14514         to an overlooked variable use.
14515         (makefile-make-font-lock-keywords): Remove two parameters, which
14516         are now variables that some of the modes set locally.
14517         Handle dependency and rule action matching through functions, because
14518         regexps alone match too often.  Dependency matching now comes
14519         last, so it can check, whether a colon already matched something else.
14520         (makefile-mode): Inform that font-lock improves makefile parsing
14521         capabilities.
14522         (makefile-match-dependency, makefile-match-action): New functions.
14524 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
14526         * emacs-lisp/cl-extra.el (equalp): Doc fix.
14528         * align.el (align-regexp):
14529         * ansi-color.el (ansi-color-get-face):
14530         * array.el (array-reconfigure-rows, array-init-max-row)
14531         (array-init-max-column, array-init-columns-per-line)
14532         (array-init-field-width):
14533         * dired-aux.el (dired-trample-file-versions):
14534         * dired-x.el (dired-mark-sexp):
14535         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
14536         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
14537         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
14538         * faces.el (face-read-integer):
14539         * files.el (backup-extract-version, insert-directory):
14540         * hexl.el (hexl-insert-decimal-char):
14541         * server.el (server-process-filter):
14542         * shell.el (shell-extract-num):
14543         * startup.el (command-line-1):
14544         * term.el (term-command-hook):
14545         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
14546         (time-stamp-do-number):
14547         * time.el (display-time-update):
14548         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
14549         (timezone-fix-time):
14550         * vms-patch.el (vms-suspend-resume-hook):
14551         * calendar/appt.el (appt-convert-time):
14552         * calendar/cal-bahai.el (mark-bahai-diary-entries):
14553         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
14554         * calendar/cal-islam.el (mark-islamic-diary-entries):
14555         * calendar/calendar.el (calendar-cursor-to-date)
14556         (calendar-star-date):
14557         * calendar/diary-lib.el (diary-attrtype-convert)
14558         (mark-diary-entries, diary-entry-time):
14559         * calendar/solar.el (solar-get-number):
14560         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
14561         * emacs-lisp/re-builder.el (reb-display-subexp):
14562         * emulation/edt.el (edt-set-scroll-margins):
14563         * emulation/tpu-extras.el (tpu-set-scroll-margins):
14564         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
14565         (vip-get-ex-count):
14566         * emulation/viper-ex.el (viper-get-ex-token)
14567         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
14568         * international/fontset.el (fontset-plain-name):
14569         * mail/feedmail.el (feedmail-look-at-queue-directory):
14570         * mail/mailalias.el (mail-get-names):
14571         * mail/rmail.el (rmail-convert-to-babyl-format):
14572         * mail/rmailsum.el (rmail-make-basic-summary-line)
14573         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
14574         (rmail-summary-goto-msg):
14575         * mail/smtpmail.el (smtpmail-read-response):
14576         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
14577         (ange-ftp-vms-add-file-entry):
14578         * play/gametree.el (gametree-looking-at-ply)
14579         (gametree-current-branch-score):
14580         * progmodes/ada-xref.el (ada-prj-find-prj-file)
14581         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
14582         * progmodes/cperl-mode.el (condition-case):
14583         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
14584         (ebrowse-set-member-buffer-column-width)
14585         (ebrowse-select-1st-to-9nth):
14586         * progmodes/etags.el (etags-snarf-tag):
14587         * progmodes/flymake.el (flymake-parse-line):
14588         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
14589         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
14590         (idlwave-shell-menu-def):
14591         * progmodes/ps-mode.el (ps-run-goto-error):
14592         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
14593         (vhdl-speedbar-contract-level):
14594         * term/mac-win.el (x-handle-numeric-switch):
14595         * term/sun-mouse.el (sun-get-frame-data):
14596         * term/w32-win.el (x-handle-numeric-switch):
14597         * term/x-win.el (x-handle-numeric-switch):
14598         * textmodes/ispell.el (ispell-parse-output):
14599         * textmodes/nroff-mode.el (nroff-outline-level):
14600         * textmodes/reftex-cite.el (reftex-bib-sort-year)
14601         (reftex-bib-sort-year-reverse, reftex-format-citation):
14602         * textmodes/reftex-parse.el (reftex-init-section-numbers)
14603         (reftex-section-number):
14604         * textmodes/texinfmt.el (texinfo-paragraphindent):
14605         Replace `string-to-int' by `string-to-number'.
14607         * international/latexenc.el: Add page marker to force the "Local
14608         Variables:" string out of the last page.
14610 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
14612         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
14613         tooltip-change-major-mode.
14614         (gud-tooltip-print-command): Remove case where gud-minor-mode
14615         is gdb ("--fullname").
14616         (gud-tooltip-tips): Turn GUD tooltips off for this case and
14617         explain to user.
14619 2005-05-16  Jay Belanger  <belanger@truman.edu>
14621         * calc/calc-store.el (calc-copy-special-constant): New function.
14623         * calc/calc-ext.el (calc-init-extensions): Add binding for
14624         `calc-copy-special-constant'.
14626         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
14627         for the `calc-copy-special-constant' command.
14629 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
14631         * subr.el (left-fringe-p): New function.
14633         * progmodes/compile.el (compilation-setup): Set local value of
14634         overlay-arrow-string to "" always.
14635         (compilation-set-window): Left fringe then don't scroll.
14636         No left fringe then no arrow and scroll message to top.
14637         (compilation-context-lines): Adjust doc string accordingly.
14639 2005-05-16  Kim F. Storm  <storm@cua.dk>
14641         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
14642         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
14643         (ido-wide-find-dir-or-delete-dir): New command for M-d.
14644         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
14645         (ido-read-file-name): Handle commands with ido property value
14646         equal to find-file as reading a file name, to allow C-d to enter dired.
14647         (ibuffer-find-file): Add ido property with value find-file.
14649 2005-05-15  Kim F. Storm  <storm@cua.dk>
14651         * subr.el (open-network-stream-nowait): Remove.
14652         (open-network-stream-server): Remove.
14654 2005-05-15  Richard M. Stallman  <rms@gnu.org>
14656         * faces.el (describe-face): Output a definition link button.
14658         * help-mode.el (help-face-def): New button type.
14660         * emacs-lisp/copyright.el (copyright-fix-years):
14661         Match properly if the first year is 2-digit.
14662         Don't mess up the whitespace after the years by filling.
14664         * dired-aux.el (dired-mark-confirm):
14665         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
14667         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
14668         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
14669         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
14671         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14672         Set font-lock-comment-start-skip.
14674         * font-lock.el (font-lock-comment-start-skip): New variable.
14675         (font-lock-comment-end-skip): New variable.
14676         (font-lock-fontify-syntactically-region): Use them if non-nil.
14678 2005-05-15  Jay Belanger  <belanger@truman.edu>
14680         * calc/calc-store.el (calc-store-value): Return a string rather
14681         than display it as a message.
14682         Use calc-var-name for variable name.
14683         (calc-store-into): Add the result of calc-store-value to message.
14684         (calc-copy-variable): Add a message.
14685         (calc-store-exchange): Improve error messages.
14686         (calc-store-binary, calc-store-map): Don't reset the values of
14687         special constants.
14689 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
14691         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
14692         manual to docstring.
14694         * files.el (hack-local-variables-confirm): Add STRING argument.
14695         Make the function handle non file visiting buffers correctly.
14696         (hack-local-variables-prop-line, hack-local-variables)
14697         (hack-one-local-variable): Use STRING arg of
14698         `hack-local-variables-confirm'.
14700 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
14702         Sync with Tramp 2.0.49.
14704         * net/tramp.el (tramp-handle-dired-call-process)
14705         (tramp-handle-insert-directory):`insert-buffer' cannot be used
14706         because the contents of the Tramp buffer is changed before
14707         insertion (`expand-file' and alike).
14708         (tramp-handle-insert-directory): If `localname' has an empty
14709         nondirectory name, it must not be quoted.
14710         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
14711         variable `tramp-chunksize'.  Change callees.
14712         (tramp-open-connection-setup-interactive-shell): Check remote host
14713         for buggy `send-process-string' implementation.
14714         Set `tramp-chunksize' if found.  Reported by Michael Kifer
14715         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
14716         (tramp-handle-shell-command): `insert-buffer' cannot be used
14717         because the contents of the Tramp buffer is changed before
14718         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
14719         <frederic.bothamy@free.fr>.
14720         (tramp-set-auto-save): Actions should be done for Tramp file name
14721         handler only.  Ange-FTP has its own auto-save mechanism.
14722         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
14723         (tramp-set-auto-save-file-modes): Set file modes of
14724         `buffer-auto-save-file-name' to ?\600 as fallback solution.
14725         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
14726         (tramp-bug): Remove obsolete variable.
14727         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
14728         for presence of `mml-mode'.  Make it running for older Emacsen as well.
14730 2005-05-14  John Paul Wallington  <jpw@pobox.com>
14732         * ibuf-ext.el (define-ibuffer-filter filename):
14733         If `dired-directory' is a list, use its car.
14735 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
14737         * ibuffer.el (define-ibuffer-column filename):
14738         If `dired-directory' is a list, use its car.
14740 2005-05-14  Richard M. Stallman  <rms@gnu.org>
14742         * subr.el (symbol-file): Doc fix.
14744         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
14745         (byte-compile-form): Call byte-compile-nogroup-warn.
14746         (byte-compile-warning-types): Doc fix.
14748         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
14750         * progmodes/cc-engine.el (c-literal-faces):
14751         Add font-lock-comment-delimiter-face.
14753         * net/net-utils.el (dig): Use with-no-warnings.
14755         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
14756         (sc-recite-frame-alist, sc-default-cite-frame)
14757         (sc-default-uncite-frame, sc-default-recite-frame)
14758         (sc-attrib-selection-list, sc-rewrite-header-list):
14759         Mark as risky-local-variable.
14761         * international/ogonek.el (ogonek-jak, ogonek-how):
14762         Don't use beginning-of-buffer.
14764         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
14766         * calendar/solar.el (solar-data-list): Move definition up.
14768         * dnd.el (dnd-protocol-alist): Add autoload.
14770         * progmodes/sh-script.el: Many doc usage fixes.
14771         (sh-indent-after-do): Change default to match common styles.
14773 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
14775         * files.el (interpreter-mode-alist)
14776         (auto-mode-interpreter-regexp): Doc fixes.
14778 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
14780         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
14782         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
14784 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14786         * dired.el (dired-mode): make-variable-buffer-local =>
14787         make-local-variable.
14789 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14791         * term/mac-win.el (mac-select-convert-to-string): Try coding
14792         systems in mac-script-code-coding-systems if specified one cannot
14793         encode string for `com.apple.traditional-mac-plain-text'.
14795 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
14797         * progmodes/make-mode.el (makefile-targets-face)
14798         (makefile-shell-face, makefile-makepp-perl-face): New faces.
14799         (makefile-dependency-regex): Fix it to not make the colon in
14800         $(var:a=b) special.
14801         (makefile-rule-action-regex): New regexp for highlighting embedded
14802         Shell strings.
14803         (makefile-macroassign-regex): Handle != for highlighting as
14804         embedded Shell strings.
14805         (makefile-var-use-regex): New const.
14806         (makefile-statements, makefile-automake-statements)
14807         (makefile-gmake-statements, makefile-makepp-statements)
14808         (makefile-bsdmake-statements): New consts.
14809         (makefile-make-font-lock-keywords): New function.
14810         (makefile-automake-font-lock-keywords)
14811         (makefile-gmake-font-lock-keywords)
14812         (makefile-makepp-font-lock-keywords)
14813         (makefile-bsdmake-font-lock-keywords): New consts.
14814         (makefile-mode-map): Add switchers between the various submodes.
14815         (makefile-mode): Document the availability of the variants.
14816         (makefile-automake-mode, makefile-gmake-mode)
14817         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
14819         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
14820         new variants of makefile-mode.
14822 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14824         * font-lock.el (font-lock-comment-delimiter-face): Fix up
14825         the inheritance.
14827 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
14829         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
14830         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
14832         * files.el (normal-mode): Extend the scope of the
14833         `enable-local-variables' binding to include the `set-auto-mode' call.
14834         (magic-mode-alist): Doc fix.
14836 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14838         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
14839         font-lock-comment-face rather than copying its setting.
14841 2005-05-12  Andreas Schwab  <schwab@suse.de>
14843         * eshell/esh-mode.el (eshell-send-input): Doc fix.
14845 2005-05-12  Lute Kamstra  <lute@gnu.org>
14847         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
14848         defcustom for the mode hook variable.  Delete the last argument.
14849         * generic-x.el: Fix callers of define-generic-mode.
14850         (generic-x-modes): Delete group.
14851         (show-tabs-tab-face, show-tabs-space-face): Put them in the
14852         generic-x customization group.
14854 2005-05-12  Kim F. Storm  <storm@cua.dk>
14856         * font-lock.el (font-lock-negation-char-face): Default to "off".
14858         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
14859         font-lock-negation-char-face to ! in !=.
14861 2005-05-12  Masatake YAMATO  <jet@gyve.org>
14863         * add-log.el (find-change-log): Fix typos in the docstring
14864         of function.
14866 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
14868         * international/latexenc.el (latexenc-find-file-coding-system):
14869         Avoid `re-search-forward' when looking for input encoding because
14870         of speed and safety.  Better regular expressions for recognizing
14871         input encoding.  Limit a search for TeX-master/tex-main-file to
14872         the local variable section.
14874 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
14876         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
14877         syntax of $ to "'" (quote).
14879 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
14881         * dnd.el (dnd-protocol-alist): Improve custom type.
14883         * dired.el (dired-dnd-protocol-alist): New variable.
14884         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
14885         `dired-mode-hook' to the end.
14887 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14889         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
14890         comment-end if comment-start-skip is not set.
14891         Obey the font-lock-comment-delimiter-face variables.
14893 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14895         * files.el (executable-find): Move from executable.el.  Use
14896         locate-file.
14897         * progmodes/executable.el (executable-find): Move to files.el.
14899         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
14900         when trying to ensure forward progress.
14902 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
14904         * mouse-sel.el (mouse-sel-follow-link-p): New function.
14905         (mouse-select, mouse-select-internal, mouse-extend-internal):
14906         Use it to implement mouse-1-click-follows-link functionality.
14908 2005-05-11  Richard M. Stallman  <rms@gnu.org>
14910         * font-lock.el (font-lock-fontify-syntactically-region):
14911         Use font-lock-comment-delimiter-face for comment delimiters.
14913 2005-05-10  Jay Belanger  <belanger@truman.edu>
14915         * calc/calc-help.el (calc-m-prefix-help): Add mention of
14916         preserving embedded modes.
14918 2005-05-10  Richard M. Stallman  <rms@gnu.org>
14920         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
14922         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
14923         Move from ada-stmt.el.
14924         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
14926         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
14927         Move to ada-mode.el.
14928         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
14930         * cus-edit.el (custom-file): Call file-chase-links.
14932         * files.el (read-directory-name): Fix previous change.
14933         (hack-local-variables-confirm): New function.
14934         (hack-local-variables-prop-line, hack-local-variables)
14935         (hack-one-local-variable): Use it.
14937 2005-05-10  Lute Kamstra  <lute@gnu.org>
14939         * font-lock.el (font-lock-keywords-alist)
14940         (font-lock-removed-keywords-alist): Clarify docstrings.
14942 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
14944         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
14945         (gdb-source-info): Check for preprocessor info.
14946         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
14947         a macro for a function.
14948         (gdb-info-breakpoints-custom): Try to find file again if not already
14949         found (user might have used GDB dir command).
14950         (gdb-get-location): Update gdb-location-alist correctly for change
14951         to gdb-info-breakpoints-custom.
14953         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
14954         (gud-tooltip-print-command): Add gdbmi case.
14955         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
14956         preprocessor info.
14958 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
14960         * startup.el (fancy-splash-insert): Fix typo in doc string.
14962 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
14964         * obsolete/float.el (string-to-float):
14965         * obsolete/hilit19.el (hilit-add-pattern):
14966         * obsolete/rnews.el (news-parse-range, news-select-message)
14967         (news-get-pruned-list-of-files): Replace `string-to-int' by
14968         `string-to-number'.
14970         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
14971         `find-file-not-found-hooks'; use `add-hook'.
14972         (uncompress-while-visiting): Set `write-file-functions', not
14973         `write-file-hooks'; use `add-hook'.
14975 2005-05-09  Kim F. Storm  <storm@cua.dk>
14977         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
14978         (cua-paste): Handle clipboard action.
14979         (cua--init-keymaps): Remap clipboard-kill-region and
14980         clipboard-kill-ring-save.
14982 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
14984         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
14985         Improve commentary.
14987         * simple.el (next-error-overlay-arrow-position): Revert the change
14988         made on 2005-04-30.
14990 2005-05-07  Jay Belanger  <belanger@truman.edu>
14992         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
14993         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
14994         `calc-sel-reselect'.
14996         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
14997         Calc is in embedded mode.
14999 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
15001         * progmodes/compile.el (compilation-setup):
15002         Set overlay-arrow-string to an empty string on text terminals.
15004         * textmodes/ispell.el (ispell-program-name): Try looking for
15005         "aspell" along exec-path, and if found, use it as the default
15006         speller program.
15008 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
15010         * international/mule.el (sgml-xml-auto-coding-function):
15011         Recognize encoding='FOO' in single quotes as well as in double quotes.
15013 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
15015         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
15016         as well as `interactive', so that defmacro* would recognize
15017         `declare' forms.
15019 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
15021         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
15022         Explain more about the LIGHTER arg's usage in the doc string.
15023         Add commentary to clarify what the code does.  Fix the regexp that
15024         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
15025         since it could have characters special to regular expressions.
15027 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
15029         * replace.el (occur-1): Bind inhibit-read-only so that
15030         erase-buffer doesn't barf on read-only text properties (likewise
15031         for add-text-properties in occur-engine).  Mark buffer as unmodified.
15032         (occur-engine): Don't set buffer-read-only here.
15034 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15036         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
15037         list-buffers-directory.  This caused the *cvs-commit* buffer to be
15038         sometimes mistakenly reused as a *cvs* buffer.
15040 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
15042         * tooltip.el: Move code for GUD tooltips into gud.el.
15043         (require): CL no longer needed to compile case.
15044         (tooltip-mode): Do not toggle functions for GUD tooltips.
15045         (tooltip-gud-tips-p): Remove.  Replace with minor mode
15046         gud-tooltip-mode in gud.el.
15047         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
15048         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
15049         tooltip-gud prefix with gud-tooltip and obsolete.
15050         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
15051         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
15052         (tooltip-mouse-motion): Mouse movement functions/variable.
15053         Rename in gud.el by adding gud prefix.
15054         (tooltip-gud-original-filter, tooltip-gud-dereference)
15055         (tooltip-gud-event, tooltip-toggle-gud-tips)
15056         (tooltip-gud-process-output, tooltip-gud-print-command)
15057         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
15058         gud.el by replacing tooltip-gud prefix with gud-tooltip.
15059         (gdb-tooltip-print): Move to gdb-ui.el.
15061         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
15062         (require): CL needed to compile case.
15063         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
15064         tooltip-gud-tips-p.  Make it a minor-mode.
15065         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
15066         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
15067         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
15068         (gud-tooltip-change-major-mode)
15069         (gud-tooltip-activate-mouse-motions-if-enabled)
15070         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
15071         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
15072         (gud-tooltip-original-filter, gud-tooltip-dereference)
15073         (gud-tooltip-event, tooltip-toggle-gud-tips)
15074         (gud-tooltip-process-output, gud-tooltip-print-command)
15075         (gud-tooltip-tips): Move from tooltip.el.
15077         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
15078         (gdb-cpp-define-alist-flags): Doc fix.
15079         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
15080         gud-tooltip-mode is t.
15082 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15084         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
15085         evaporate if their text is deleted.
15086         (goto-address-at-point): Make it work as a mouse binding as well.
15087         (goto-address-at-mouse): Obsolete it.  Update users.
15089 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
15091         * calendar/appt.el (top-level): No longer activate on load.
15093 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
15095         * calendar/cal-bahai.el (mark-bahai-diary-entries):
15096         * net/webjump.el (webjump):
15097         * progmodes/idlw-help.el (idlwave-do-context-help1)
15098         (idlwave-highlight-linked-completions):
15099         * textmodes/po.el (po-find-file-coding-system-guts):
15100         Replace `assoc-ignore-case' by `assoc-string'.
15102 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
15104         * files.el (locate-file): Doc fix.
15106         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
15107         Remove the redundant test for ms-dos.
15109         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
15110         look for the preprocessor with exec-suffixes.  If not found in
15111         standard places, look in exec-path.  Remove most of the tests that
15112         used system-type.
15114         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
15116         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
15118         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
15119         file-name clash with jka-compr.el on 8+3 filesystems.
15121 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15123         * term/mac-win.el: Don't define or bind scroll bar functions if
15124         x-toolkit-scroll-bars is t.
15125         (x-select-text, x-get-selection-value): Clear
15126         x-last-selected-text-clipboard if x-select-enable-clipboard is
15127         nil.
15128         (PRIMARY): Put mac-scrap-name property.
15129         (mac-select-convert-to-file-url): New function.
15130         (public.file-url): New selection target type.  Add to
15131         selection-converter-alist.
15132         (x-get-selection, x-selection-value): Handle it.
15133         (x-cut-buffer-or-selection-value): New alias.
15135 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15137         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
15138         entry to avoid calling bibtex-find-entry with arg global
15139         being t.  Remove arg key.
15140         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
15141         (bibtex-copy-summary-as-kill): Change accordingly.
15143 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15145         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
15146         (org-agenda-date-later): Use with-current-buffer.
15148 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
15150         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
15151         (define-obsolete-variable-alias): Doc Fixes.
15153 2005-05-06  Kim F. Storm  <storm@cua.dk>
15155         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
15156         vertical-motion when selective-display is active.
15158         * ido.el (ido-setup-hook): New hook.
15159         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
15160         (ido-input-stack): New var.
15161         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
15162         ido-next-work-file binding to M-O.
15163         Bind M-f to ido-wide-find-file-or-pop-dir.
15164         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
15165         (ido-read-internal): Run ido-setup-hook.
15166         Catch quit in read-file-name and read-string to cancel edit.
15167         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
15168         Automatically pop-all when completing a directory name (RET).
15169         (ido-file-internal): Add with-no-warnings around ffap and dired code.
15170         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
15171         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
15172         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
15173         New functions for M-b/M-f to move among the directory components.
15174         (ido-make-merged-file-list): Catch quit to cancel merge.
15175         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
15176         (ido-completion-help): No warnings for ido-completion-buffer-full.
15178 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
15180         * font-lock.el (font-lock-negation-char-face): New face and variable.
15181         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
15182         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
15183         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
15184         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
15186 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
15188         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
15189         Fix typo in docstring.
15191         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
15192         (ebrowse-print-statistics-line)
15193         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
15195         * term/w32-win.el (image-library-alist): Add additional name for
15196         Xpm library.
15198 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
15200         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
15201         use gcc instead of cpp.
15203         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
15204         (gdb-create-define-alist): Use it.
15205         (gdb-cpp-define-alist-program): Update for MS-DOS.
15207 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
15209         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
15211 2005-05-04  Richard M. Stallman  <rms@gnu.org>
15213         * help.el (describe-key): No error when UNTRANSLATED is nil.
15215         * simple.el (line-move-1): Fix previous change to signal errors
15216         appropriately.
15218 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
15220         * calendar/icalendar.el (icalendar-version): Now at 0.12.
15221         (icalendar-duration-correction): Remove.
15222         (icalendar--get-event-properties): Split result at commas.
15223         (icalendar--decode-isoduration): New optional argument
15224         DURATION-CORRECTION.
15225         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
15226         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
15227         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
15228         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
15229         (icalendar--convert-anniversary-to-ical): New functions, extracted
15230         from icalendar-export-region, with bug fixes.
15231         (icalendar-export-region): Use the above functions.
15232         (icalendar-import-buffer): Check before saving diary file.
15233         (icalendar--convert-recurring-to-diary)
15234         (icalendar--convert-non-recurring-all-day-to-diary)
15235         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
15236         extracted from icalendar--convert-ical-to-diary, with bug fixes.
15237         (icalendar--convert-ical-to-diary): Use the above functions.
15239 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
15241         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
15242         Remove these recent additions.
15243         (c-mode): Restore to before 2005-04-28.
15245         * progmodes/cc-vars.el (cc-define-list-program): Remove this
15246         recent addition.
15248         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
15249         (gdb-define-alist): New variables.
15250         (gdb-create-define-alist): New function.
15251         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
15252         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
15253         with string-to-number.
15254         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
15256         * progmodes/gud.el: Replace string-to-int with string-to-number.
15257         (gud-find-file): Handle gdb-define-alist.
15259         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
15261 2005-05-02  Jay Belanger  <belanger@truman.edu>
15263         * calc/calc-aent.el (math-read-token):
15264         * calc/calc-bin.el (calc-word-size):
15265         * calc/calc-ext.el (calc-read-number-fancy):
15266         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
15267         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
15268         * calc/calc-frac.el (calc-over-notation):
15269         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
15270         (calc-graph-num-points, calc-graph-init):
15271         * calc/calc-prog.el (calc-read-parse-table-part)
15272         (calc-edit-macro-repeats):
15273         * calc/calc-yank.el (calc-do-grab-rectangle):
15274         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
15275         Replace `string-to-int' by `string-to-number'.
15277 2005-05-02  Kim F. Storm  <storm@cua.dk>
15279         * kmacro.el: Use executing-kbd-macro-index variable.
15281 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
15283         * net/rlogin.el (rlogin-parse-words): Delete func.
15284         (rlogin): Use split-string, not rlogin-parse-words.
15285         Also, if there are option-like elements in the parsed args,
15286         take the host to be the first arg immediately following them.
15287         Suggested by Michael Mauger.
15289 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
15291         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
15293 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
15295         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
15296         (cc-mode-cpp-program): Rename to cc-define-list-program and
15297         move to cc-vars.el.
15299         * progmodes/cc-vars.el (cc-define-list-program):
15300         Change to "gcc -E -dM -".  Make customizable.
15302 2005-05-02  Kim F. Storm  <storm@cua.dk>
15304         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
15306 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
15308         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
15310         * international/mule-util.el (truncate-string): Remove alias and
15311         obsolete declaration.
15313         * international/mule-cmds.el (update-iso-coding-systems):
15314         Remove alias and obsolete declaration.
15316         * international/mule.el (coding-system-parent): Remove alias and
15317         obsolete declaration.
15319         * subr.el (define-function, sref): Remove aliases and obsolete
15320         declarations.
15321         (chars-in-region): Remove obsolete declaration.
15323 2005-05-01  Richard M. Stallman  <rms@gnu.org>
15325         * info.el (Info-mode): Set widen-automatically to nil, locally.
15327         * simple.el (widen-automatically): New variable.
15328         (pop-global-mark): Obey widen-automatically.
15330 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
15332         * term/xterm.el (function-key-map): Call substitute-key-definition
15333         before the keymap size is increased by a lot of define-key calls.
15335 2005-05-01  Richard M. Stallman  <rms@gnu.org>
15337         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
15338         Rename ARG to ELEMENT.  Doc fix.
15340 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
15342         * allout.el (allout-exposure): Remove macro and obsolete declaration.
15343         Remove references to allout-exposure/change to allout-new-exposure.
15345         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
15346         bytecode symbols.
15348         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
15349         (compiled-function-p, focus-frame, unfocus-frame):
15350         Remove aliases and obsolete declarations.
15351         Back out inadvertent changes from previous commit.
15353 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
15355         * files.el (require-final-newline): Make Custom tags consistent
15356         with mode-require-final-newline.
15357         (mode-require-final-newline): Doc fix.
15359 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15361         * international/latexenc.el (latexenc-find-file-coding-system):
15362         Fix regular expressions.
15364 2005-05-01  David Kastrup  <dak@gnu.org>
15366         * international/latexenc.el (latexenc-find-file-coding-system):
15367         Fix regular expressions.
15369 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
15371         * subr.el (string-to-int): Make obsolete.
15373 2005-04-30  Richard M. Stallman  <rms@gnu.org>
15375         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
15377         * loadup.el: load jka-comp-hook.
15379         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
15380         (jka-compr-handler): Add autoload.  `put' calls moved
15381         to jka-comp-hook.el.
15382         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
15383         (jka-compr-inhibit): Autoload.
15385         * jka-comp-hook.el: New file.
15386         Enable the mode by default.
15388         * files.el (backup-buffer-copy): Use copy-file instead
15389         of write-region, and put back the 'excl.
15391 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
15393         * progmodes/flymake.el (flymake-split-string)
15394         (flymake-split-string, flymake-log, flymake-pid-to-names)
15395         (flymake-reg-names, flymake-get-source-buffer-name)
15396         (flymake-unreg-names, flymake-add-line-err-info)
15397         (flymake-add-err-info): Clarify docstrings.
15398         (flymake-popup-menu, flymake-make-emacs-menu)
15399         (flymake-make-xemacs-menu): Add docstrings.
15400         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
15401         Set variables directly throughout.
15403 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
15405         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
15406         exists.  Initialize cc-define-alist.
15407         (c-mode): Add cc-create-define-alist locally to after-save-hook.
15408         If there is no file (Macroexpansion) don't create an alist.
15410 2005-04-29  Sam Steingold  <sds@gnu.org>
15412         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
15413         (cc-create-define-alist): Use it instead of the hard-coded string.
15415 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15417         * international/mule-conf.el (file-coding-system-alist): Fix regexp
15418         for latexenc.
15420 2005-04-29  Lute Kamstra  <lute@gnu.org>
15422         * emacs-lisp/generic.el: Improve commentary section.
15423         (define-generic-mode): Improve docstring.
15425 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
15427         * textmodes/org.el (many places): Change to quiet the byte compiler.
15428         (org-prefix-format-compiled): New variable.
15429         (org-compile-prefix-format): New function.
15430         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
15431         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
15432         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
15433         (org-get-entries-from-diary): Use `org-get-time-of-day' for
15434         consistency with entries from `org-mode' files.
15435         (org-get-time-of-day): Fix bug with partial matches early in a line.
15436         (org-non-link-chars): New constant.
15437         (org-link-regexp): Respect `org-non-link-chars'.
15438         (org-agenda-day-view): Remove command.
15439         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
15440         (org-follow-bbdb-link, org-store-link): Search also company field.
15441         (org-highlight-overlay): New variable.
15442         (org-highlight, org-unhighlight): New functions.
15443         (org-agenda-mode): Add pre-command-hook to remove highlight.
15444         (org-evaluate-time-range): Behavior depends upon whether time stamp
15445         contains a time or not.
15446         (org-show-subtree, org-show-entry): New functions.
15447         (org-agenda-cleanup-fancy-diary): Remove empty lines.
15449 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
15451         * comint.el (comint-output-filter-functions): Add autoload cookie.
15453 2005-04-28  Kim F. Storm  <storm@cua.dk>
15455         * ido.el (ido-everywhere): Fix last change.
15457 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
15459         * international/latexenc.el: New file.
15460         * international/mule-conf.el (file-coding-system-alist): For .tex,
15461         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
15463 2005-04-28  Lute Kamstra  <lute@gnu.org>
15465         * font-lock.el (font-lock-add-keywords)
15466         (font-lock-remove-keywords): Clarify docstring.
15467         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
15468         Don't start docstrings with a `*'.
15469         (font-lock-update-removed-keyword-alist): Give it a docstring.
15471         * generic-x.el: Update commentary section.
15472         Only require font-lock when compiling.
15473         Define all modes conditionally.
15474         Place all generic modes in the generic-x-modes customization group.
15475         (generic-x-modes): New customization group.
15476         (generic-default-modes, generic-mswindows-modes)
15477         (generic-unix-modes, generic-other-modes): New constants.
15478         (generic-define-mswindows-modes, generic-define-unix-modes):
15479         Update docstrings.  Make them obsolete.
15480         (generic-extras-enable-list): New default value.  Update docstring.
15481         Improve :type.  Change :set function.
15482         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
15483         Fix docstring.
15485         * emacs-lisp/generic.el (generic-mode-internal):
15486         Simplify font-lock-defaults.
15487         (define-generic-mode): Fix docstring.
15489 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15491         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
15492         font-lock-face property to highlight matches.
15494 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
15496         * progmodes/cc-mode.el (cc-create-define-alist): New function.
15497         (cc-define-alist): New variable.
15498         (c-mode): Make it local and initialize it.
15500         * progmodes/gdb-ui.el (gdb-active-process): New variable.
15501         (gdb-exited): New function.
15502         (gdb-annotation-rules): Use it.
15503         (gdb-starting): Set gdb-active-process to t.
15504         (gdb-stopping): Amend doc string.
15505         (gdb-reset): Set gdb-active-process to nil.
15507         * tooltip.el (tooltip-gud-tips): Show the associated #define
15508         directives when a C program under GDB is not executing.
15510 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15512         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
15513         font-lock-fontify-syntactic-keywords.
15515         * font-lock.el (font-lock-default-fontify-region): Don't force
15516         parse-sexp-lookup-properties to nil.
15518 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
15520         * man.el (man-mode-syntax-table): Set up `:' to have
15521         word-constituent syntax.
15523 2005-04-27  Lute Kamstra  <lute@gnu.org>
15525         * novice.el (disable-command): Don't add spurious newlines to the
15526         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
15528 2005-04-26  Jay Belanger  <belanger@truman.edu>
15530         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
15531         than one window before deleting window.
15533 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
15535         * shell.el (shell-prompt-pattern): Doc fix.
15536         (shell-mode): Set paragraph-separate buffer locally to "\\'".
15538         * comint.el (comint-prompt-regexp, comint-get-old-input)
15539         (comint-use-prompt-regexp)
15540         (comint-use-prompt-regexp-instead-of-fields)
15541         (comint-replace-by-expanded-history, comint-send-input)
15542         (comint-output-filter, comint-get-old-input-default)
15543         (comint-line-beginning-position, comint-bol, comint-show-output)
15544         (comint-backward-matching-input, comint-forward-matching-input)
15545         (comint-next-prompt, comint-previous-prompt):
15546         Rename `comint-use-prompt-regexp-instead-of-fields' to
15547         `comint-use-prompt-regexp'.  Keep old name as alias and declare
15548         obsolete.
15549         (comint-use-prompt-regexp): Shorten first line of doc string.
15551         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
15552         Set paragraph-separate buffer locally to "\\'".
15554         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
15555         Adapt to above name change.
15557         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
15558         (smbclient-prompt-regexp): Ditto.
15560         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
15562 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
15564         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
15565         gdb-location-list.
15566         Break lines that are over 80 characters wide.
15568 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15570         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
15571         New fun and var, to preserve compatibility.
15573         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
15575 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
15577         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
15578         name to file-newer-than-file-p.
15580 2005-04-26  Richard M. Stallman  <rms@gnu.org>
15582         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
15584         * progmodes/python.el (python-mode):
15585         Use new name eldoc-documentation-function.
15587         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
15589         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
15590         (eldoc-documentation-function):
15591         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
15593 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
15595         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
15597 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
15599         * term/xterm.el (function-key-map): Fix strings for
15600         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
15601         {C,S,A,C-S}-{f1-f12}.
15603 2005-04-26  Kenichi Handa  <handa@m17n.org>
15605         * international/mule-cmds.el (select-safe-coding-system):
15606         Fix previous change.
15608 2005-04-26  Lute Kamstra  <lute@gnu.org>
15610         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
15612         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
15613         (font-lock-comment-delimiter-face): Ditto.
15615         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
15617 2005-04-25  Jay Belanger  <belanger@truman.edu>
15619         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
15620         to t while inserting information; use help-mode.
15622 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
15624         * term.el (ansi-term-color-vector): Use the xterm colors.
15625         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
15627 2005-04-25  Lute Kamstra  <lute@gnu.org>
15629         * font-core.el (font-lock-defaults): Fix docstring.
15631         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
15633 2005-04-25  Kenichi Handa  <handa@m17n.org>
15635         * international/mule-cmds.el (select-safe-coding-system):
15636         Don't check consistency with coding: spec, etc if raw-text or
15637         no-conversion was found to be safe.
15639 2005-04-24  Richard M. Stallman  <rms@gnu.org>
15641         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
15642         citation markers at start of each line.
15644         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
15645         citation markers at start of each line.
15647         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
15649         * files.el (mode-require-final-newline): Fix previous change.
15650         (require-final-newline): Fix type label.
15652 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
15654         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
15655         statement in buffer (broken by 2004-11-24 change).
15657 2005-04-24  Kim F. Storm  <storm@cua.dk>
15659         * ido.el (ido-everywhere): Save and restore old read-buffer-function
15660         and read-file-name-function values.  Don't overwrite existing
15661         non-nil values if ido-mode is enabled without ido-everywhere.
15663 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
15665         * files.el (mode-require-final-newline): Minor doc fix.
15667 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
15669         * subr.el (syntax-after): Doc fix.
15670         (syntax-class): If argument is nil, return nil.  Mask off upper 16
15671         bits, not 8 bits.
15673         * files.el (mode-require-final-newline): Doc fix.
15674         (backup-buffer-copy): Fix last change.
15676 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15678         * term/mac-win.el: Require select.  Set selection-coding-system to
15679         mac-system-coding-system.  Call menu-bar-enable-clipboard.
15680         (x-last-selected-text-clipboard, x-last-selected-text-primary)
15681         (x-select-enable-clipboard): New variables.
15682         (x-select-text, x-get-selection, x-selection-value)
15683         (x-get-selection-value, mac-select-convert-to-string)
15684         (mac-services-open-file, mac-services-open-selection)
15685         (mac-services-insert-text): New functions.
15686         (CLIPBOARD, FIND): Put mac-scrap-name property.
15687         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
15688         (public.tiff): Put mac-ostype property.
15689         (selection-converter-alist): Add entries for them.
15690         (mac-application-menu-map): New keymap.
15691         (interprogram-cut-function, interprogram-paste-function): Set to
15692         x-select-text and x-get-selection-value, respectively.
15693         (split-window-keep-point): Set to t.
15695 2005-04-23  Richard M. Stallman  <rms@gnu.org>
15697         * files.el (read-directory-name): Always pass non-nil
15698         DEFAULT-FILENAME arg to read-file-name.
15699         (backup-buffer-copy, basic-save-buffer-2): Take care against
15700         writing thru an unexpected existing symlink.
15701         (revert-buffer): In indirect buffer, revert the base buffer.
15702         (magic-mode-alist): Doc fix.
15703         (buffer-stale-function): Doc fix.
15704         (minibuffer-with-setup-hook): Avoid warning.
15705         (mode-require-final-newline): Doc and custom fix.
15707         * follow.el (follow-end-of-buffer): Use with-no-warnings.
15709         * font-lock.el (font-lock-comment-face): On terminals with few colors,
15710         use the default appearance.
15711         (font-lock-comment-delimiter-face): New face, new variable.
15713         * imenu.el (imenu--generic-function): The official position of a
15714         definition is the start of the line that BEG is in.
15716         * midnight.el (midnight-timer): Move defvar up.
15718         * mouse.el (mouse-drag-region-1): Delete some debugging code.
15720         * saveplace.el (save-place-to-alist): Use with-no-warnings.
15722         * startup.el (command-line): Use with-no-warnings.
15724         * window.el (window-size-fixed): New defvar.
15726         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
15728         * mail/rmail.el (rmail-font-lock-keywords):
15729         Use font-lock-comment-delimiter-face.
15731         * mail/sendmail.el (mail-font-lock-keywords):
15732         Use font-lock-comment-delimiter-face.
15734         * progmodes/compile.el (next-error-highlight-timer): New defvar.
15736 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
15738         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15739         Specify t for LAXMATCH when matching directories.
15740         Save match data around compilation-compat-error-properties form.
15742 2005-04-23  David Kastrup  <dak@gnu.org>
15744         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
15745         Mention that the autoloaded aliases should be kept for AUCTeX.
15747 2005-04-23  Andreas Schwab  <schwab@suse.de>
15749         * isearch.el (isearch-forward): Doc fix.
15751 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
15753         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
15754         (jit-lock-stealth-nice): Change default value to 0.5.
15756 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
15758         * abbrev.el (write-abbrev-file): Write table entries in
15759         alphabetical order by table name.
15761 2005-04-22  Kim F. Storm  <storm@cua.dk>
15763         * ido.el (ido-read-internal): Fix `list' completion.
15765 2005-04-22  Kenichi Handa  <handa@m17n.org>
15767         * recentf.el (recentf-save-file-coding-system): New variable.
15768         (recentf-save-list): Encode the file by
15769         recentf-save-file-coding-system and add coding: tag.
15771 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
15773         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
15775 2005-04-21  Lute Kamstra  <lute@gnu.org>
15777         * loadhist.el (unload-feature): Don't remove a function from hooks
15778         if it is about to be restored to an autoload .  Remove functions
15779         that will become unbound from auto-mode-alist.  Simplify the code.
15781         * subr.el (assq-delete-all): New implementation that is linear,
15782         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
15783         (rassq-delete-all): New function.
15785         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
15786         Add size-indication-mode.
15788 2005-04-21  Kenichi Handa  <handa@m17n.org>
15790         * international/mule-cmds.el: Add autoload for widget-value in
15791         eval-when-compile.
15793 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
15795         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
15796         Add tooltip-mode.
15798         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
15800 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
15802         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
15803         (inferior-lisp-filter-regexp, inferior-lisp-program)
15804         (inferior-lisp-load-command, inferior-lisp-prompt)
15805         (inferior-lisp-mode-hook, lisp-source-modes)
15806         (inferior-lisp-load-hook): defvar->defcustom.
15807         (inferior-lisp-program, inferior-lisp-prompt)
15808         (inferior-lisp-load-hook): Doc fixes.
15809         (inferior-lisp-install-letter-bindings): Small change in
15810         introductory comment.
15812 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
15814         * vc.el (vc-annotate-color-map): Change some colors so that text
15815         using them as foreground is readable on both white and black
15816         backgrounds.
15818 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15820         * international/mule-conf.el (translation-table-for-input):
15821         Remove redundant declaration.
15823 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
15825         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
15827         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
15828         (tooltip-toggle-gud-tips): New function.
15830 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15832         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
15833         right angle brackets.
15835 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
15837         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
15839 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15841         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
15842         Remove.  Update callers to use expand-file-name instead.
15844         * subr.el (syntax-class): New function.
15846         * simple.el (blink-matching-open): Use it.
15848         * paren.el (show-paren-function): Use it to recognize parens that are
15849         also used in 2-char comment markers.
15851 2005-04-19  Lute Kamstra  <lute@gnu.org>
15853         * loadhist.el (unload-feature): Update for new format of
15854         load-history.  Simplify the code.
15856 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15858         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
15859         (mac-add-charset-info): New function.  Initialize variable
15860         mac-charset-info-alist using it.
15861         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
15862         for translation.
15863         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
15864         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
15865         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
15866         New CCL programs.
15868 2005-04-19  Kim F. Storm  <storm@cua.dk>
15870         * simple.el (next-buffer, prev-buffer, next-error)
15871         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
15872         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
15874         * bindings.el (next-buffer, prev-buffer, next-error)
15875         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
15876         (clone-indirect-buffer-other-window): Move bindings from simple.el.
15877         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
15878         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
15880 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15882         * isearch.el (isearch-edit-string): Make the search-ring available for
15883         minibuffer history commands.
15884         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
15885         the default history commands now work just as well.
15886         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
15888 2005-04-18  Kim F. Storm  <storm@cua.dk>
15890         * emulation/cua-base.el (cua--pre-command-handler): Add more
15891         elaborate check for shift modifier on non-window systems.
15893 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
15895         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
15897 2005-04-18  Kim F. Storm  <storm@cua.dk>
15899         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
15900         and make it optional.  Don't test tooltip-gud-echo-area here.
15901         (tooltip-gud-process-output, gdb-tooltip-print):
15902         Pass tooltip-gud-echo-area to tooltip-show.
15903         (tooltip-help-tips): Remove second optional arg to tooltip-show.
15905 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15907         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
15908         `display-graphic-p' may not be bound yet.
15910 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
15912         * startup.el (command-line): No longer enable Xterm Mouse mode by
15913         default in terminals compatible with xterm.
15915         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
15917 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
15919         * tooltip.el (tooltip-gud-echo-area): Rename from
15920         tooltip-use-echo-area.
15921         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
15922         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
15923         area independently of where help tooltips are displayed.
15925 2005-04-17  David Kastrup  <dak@gnu.org>
15927         * cus-theme.el (custom-theme-write-variables): Quote variables
15928         where necessary.
15930 2005-04-17  Richard M. Stallman  <rms@gnu.org>
15932         * simple.el (yank-excluded-properties): Add follow-link to value.
15934         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
15936         * startup.el (fancy-splash-max-time): Just 30 seconds.
15937         (fancy-splash-delay): Just 7.
15938         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
15940         * loadhist.el (unload-feature): Update for new format of load-history.
15941         Simplify the code.
15943         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
15944         (rmail-font-lock-keywords): Don't fontify the text of a citation.
15946         * mail/sendmail.el (mail-font-lock-keywords):
15947         Don't fontify subject text.
15948         Don't fontify the text of a citation.
15950 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
15952         * comint.el (comint-output-filter): Run comint-output-filter-functions
15953         with point where the user had it.
15955 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15957         * international/ucs-tables.el (ucs-set-table-for-input):
15958         Disable when using unify-on-decoding.
15960 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
15962         * emulation/cua-base.el (cua-global-mark-face): Add special case
15963         for displays supporting a high number of colors.
15965 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
15967         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
15969 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
15971         * filesets.el (filesets-add-buffer): If user supplies a name of a
15972         non-existing fileset, create a new fileset.
15974 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
15976         * textmodes/org.el (org-up-heading-all): Fix bug with
15977         `outline-up-heading-all'.
15979 2005-04-16  Andreas Schwab  <schwab@suse.de>
15981         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
15982         /etc/permissions.d/* and /etc/aliases.d/*.
15984 2005-04-16  Kenichi Handa  <handa@m17n.org>
15986         * international/code-pages.el (cp-make-coding-system):
15987         Set `translation-table-for-input' property value to the symbol
15988         ucs-mule-to-mule-unicode, not to that value.
15989         (pt154): Escape guillemet by `\'.
15991 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
15993         * loadup.el: Load tooltip if x-show-tip is fboundp.
15995         * startup.el (command-line): Add comment.
15997         * tooltip.el (tooltip-mode): Specify correct standard value for
15998         Custom in init-value.
16000 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
16002         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
16003         possible.
16005 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
16007         * textmodes/org.el (org-agenda-date-prompt): Rename from
16008         `org-agenda-date-today'.
16009         (org-evaluate-time-range): Insert at point instead of directly
16010         after time range.
16011         (org-first-headline-recenter, org-subtree-end-visible-p)
16012         (org-optimize-window-after-visibility-change): New functions
16013         (org-agenda-post-command-hook): Don't allow point at end of line,
16014         to make sure it always hits the text properties.
16015         (org-agenda-next-date-line, org-agenda-previous-date-line):
16016         New commands.
16017         (org-set-regexps-and-options): Category may contain white space.
16018         (org-agenda-get-deadlines, org-agenda-get-scheduled):
16019         Improve marker positions.
16020         (org-agenda-new-marker): Argument POS made optional.
16021         (org-agenda-get-timestamps): Deadlines which are done are listed
16022         in org-done-face now.
16023         (org-agenda-get-todos, org-agenda-get-timestamps)
16024         (org-agenda-get-deadlines, org-agenda-get-scheduled):
16025         Set `undone-face' and `done-face' properties.
16026         (org-last-todo-state-is-todo): New variable.
16027         (org-todo): Set `org-last-todo-state-is-todo'.
16028         (org-agenda-todo): Change face according to
16029         `org-last-todo-state-is-todo'.  And change other lines referring to
16030         the same entry.
16031         (org-calendar-goto-agenda): New command.
16032         (org-calendar-to-agenda-key): New option.
16033         (org-startup-folded): New allowed value `content'.
16034         (org-set-regexps-and-options): Accept new value `content' for
16035         `org-startup-folded'.
16036         (org-get-current-options): Handle new value `content' for
16037         `org-startup-folded'.
16038         (org-insert-todo-heading): New command.
16039         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
16040         interactively in empty file and option
16041         `org-insert-mode-line-in-empty-file' has been set.
16042         (org-agenda-todo, org-agenda-priority): Modify to use
16043         `org-agenda-change-all-lines'.
16044         (org-warning-face): Change color on dark background
16046 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16048         * international/mule-cmds.el (set-locale-environment): On Mac OS,
16049         use preferences AppleLocale and AppleLanguages, and variable
16050         mac-system-locale for default locale.  On Mac OS Classic, use
16051         mac-system-coding-system for default coding systems.
16053         * term/mac-win.el: Don't set file-name-coding-system.
16054         Decode variables system-name, emacs-build-system, user-login-name, and
16055         user-full-name by mac-system-coding-system on Mac OS Classic.
16056         (mac-system-coding-system): New variable.
16058 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
16060         * startup.el (command-line): Handle `xterm-mouse-mode' before
16061         reading init file.
16063         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
16065 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
16067         * progmodes/sh-script.el (sh-here-document-word): Make it a
16068         defcustom.  Doc fix.
16069         (sh-add): Bash uses $(( )) for arithmetic.
16070         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
16071         (sh-maybe-here-document): Remove quotes and leading whitespace
16072         from heredoc word when closing.  Indent heredoc with tabs if word
16073         starts with "-".
16075 2005-04-13  Richard M. Stallman  <rms@gnu.org>
16077         * simple.el (undo): Fix previous change.
16079         * custom.el (defface): Doc fix.
16081 2005-04-13  Lute Kamstra  <lute@gnu.org>
16083         * Makefile.in (DONTCOMPILE): Remove list.
16084         (compile, compile-always): Don't use DONTCOMPILE.
16085         (update-authors): Load the library in which batch-update-authors
16086         is defined.
16087         * makefile.w32-in (DONTCOMPILE): Remove list.
16088         (compile, compile-always): Fix comments.
16089         (update-authors): Load the library in which batch-update-authors
16090         is defined.
16092         * generic-x.el (generic-mode-ini-file-find-file-hook):
16093         Rename to ini-generic-mode-find-file-hook.
16094         Keep generic-mode-ini-file-find-file-hook as an alias.
16095         (ini-generic-mode-find-file-hook): Rename from
16096         generic-mode-ini-file-find-file-hook.  Fix docstring.
16097         (ini-generic-mode): Docstring change.
16098         (bat-generic-mode-run-as-comint): Silence the byte compiler.
16100         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
16101         called from lisp.
16103         * generic.el: Move to the emacs-lisp subdir.
16105 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
16107         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
16108         and C-S- function and cursor motion keys.
16110 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
16112         * startup.el (command-line): Enable Xterm Mouse mode by default.
16113         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
16114         for Custom.  No longer show "Mouse" in mode line when enabled.
16115         Doc fix.
16117 2005-04-12  Kim F. Storm  <storm@cua.dk>
16119         * emulation/cua-base.el (cua-rectangle-face)
16120         (cua-rectangle-noselect-face): Define face attributes here.
16122         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
16124 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16126         * startup.el (command-line): Turn off blinking cursor if
16127         cursorBlink in resources is off or false.
16129 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16131         * term/mac-win.el (dnd): Require dnd.
16132         (mac-drag-n-drop): Call dnd-handle-one-url.
16133         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
16134         (kTextEncodingISOLatin2): Remove constants.
16135         (mac-script-code-coding-systems): New constant.
16136         (mac-handle-language-change): New function.
16137         (special-event-map): Bind it to `language-change' event.
16138         (mac-centraleurroman, mac-cyrillic): New coding systems.
16139         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
16140         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
16141         and mac-cyrillic-encoder to encode-mac-centraleurroman and
16142         encode-mac-cyrillic, respectively.
16144 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
16146         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
16147         Don't set overlay-arrow-string to "=>" as this is done
16148         globally in C now.
16150 2005-04-12  Lute Kamstra  <lute@gnu.org>
16152         * generic-x.el (rc-generic-mode, rul-generic-mode):
16153         Fix auto-mode-alist entries.
16154         (etc-fstab-generic-mode): Tweak fontification.
16156         * generic.el (generic-make-keywords-list): Fix docstring.
16157         (generic-mode-internal): Simplify generic-font-lock-keywords.
16159 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
16161         * whitespace.el (whitespace-buffer-leading)
16162         (whitespace-buffer-trailing): Revert the incorrect test inversion.
16163         However, fix the highlight area for the leading and
16164         trailing whitespaces to show space.
16166 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
16168         * whitespace.el (whitespace-version): Bump to 3.5
16170         (whitespace-buffer-leading, whitespace-buffer-trailing):
16171         Invert sense of the test to highlight the whitespace.
16173 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
16175         * progmodes/gud.el (gud-display-line): GUD uses its own
16176         overlay arrow now so don't set overlay-arrow-string.
16177         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
16179 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
16181         * term.el (term-ansi-current-bold, term-ansi-current-underline)
16182         (term-ansi-current-reverse, term-ansi-current-invisible)
16183         (term-ansi-face-already-done): Change to boolean.
16184         (term-reset-terminal, term-handle-colors-array): Handle the above
16185         vars accordingly.
16186         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
16187         (term-emulate-terminal): Use the new name.
16189         * faces.el (secondary-selection): Use yellow1, not yellow.
16190         (trailing-whitespace): Use red1, not red.
16192 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16194         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
16195         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
16196         (dired-dnd-handle-file): Call dnd-get-local-file-uri
16198         * cus-edit.el (dnd): New group.
16200         * term/w32-win.el (dnd): Require dnd
16201         (w32-drag-n-drop): Call dnd-handle-one-url.
16203         * x-dnd.el: Require dnd.
16204         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
16205         Call dnd-handle-one-url.
16206         (x-dnd-types-alist, x-dnd-insert-utf8-text)
16207         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
16208         to dnd-insert-text.
16209         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
16210         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
16211         (x-dnd-get-local-file-name, x-dnd-open-local-file)
16212         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
16214         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
16216 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
16218         * wdired.el: Doc fixes.
16219         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
16220         (wdired-use-dired-vertical-movement): Rename from
16221         wdired-always-move-to-filename-beginning.
16222         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
16223         (wdired-change-to-wdired-mode): Change mode name.
16224         (wdired-newline): Delete.
16226 2005-04-11  Richard M. Stallman  <rms@gnu.org>
16228         * whitespace.el (whitespace-highlight-the-space):
16229         Don't call whitespace-unhighlight-the-space here.
16231         * simple.el (undo): Record t in undo-equiv-table
16232         for the redo record made by an undo-in-region.
16234 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
16236         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
16237         (gdb-frame-inferior-io-buffer): New Functions to control
16238         display of separate IO buffer.
16239         (menu): Add them to menu-bar.
16240         (gdb-display-buffer): Check for buffer another frame.
16241         Protect GUD buffer.
16242         (gdb-setup-windows): Create IO buffer if not already there.
16243         (gdb-memory-mode): Remove purecopy noops.
16245 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
16247         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
16248         and pass to self-insert-command.
16250 2005-04-11  Lute Kamstra  <lute@gnu.org>
16252         * generic.el: Commentary section cleanup.
16253         (generic): Delete.
16254         (generic-use-find-file-hook, generic-lines-to-scan)
16255         (generic-find-file-regexp, generic-ignore-files-regexp)
16256         (default-generic-mode, generic-mode-find-file-hook)
16257         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
16258         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
16259         (generic-use-find-file-hook, generic-lines-to-scan)
16260         (generic-find-file-regexp, generic-ignore-files-regexp)
16261         (default-generic-mode, generic-mode-find-file-hook)
16262         (generic-mode-ini-file-find-file-hook): Move from generic.el.
16264 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
16266         * bookmark.el (bookmark-write-file): Catch errors writing file.
16267         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
16269 2005-04-10  Richard M. Stallman  <rms@gnu.org>
16271         * startup.el (fancy-splash-tail): Update copyright year.
16272         (command-line): Split part of -Q into -D.
16273         (emacs-basic-display): New defvar.
16274         (fancy-splash-text): Correct name of menu item.
16276         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
16278         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
16279         lines in one node.
16281         * comint.el (comint-send-input): New arg ARTIFICIAL.
16282         Callers in this file changed.
16284         * abbrev.el (define-abbrevs): Read system abbrevs properly.
16286         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
16288 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
16290         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
16291         `ldap-search-internal'.
16293 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16295         * files.el (set-auto-mode-1): Use line-end-position.
16297         * international/latin-1.el:
16298         * international/latin-2.el:
16299         * international/latin-3.el:
16300         * international/latin-4.el:
16301         * international/latin-5.el:
16302         * international/latin-8.el:
16303         * international/latin-9.el: Give punctuation syntax to NBSP.
16305         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
16306         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
16307         Use char-classes to accept non-ascii letters, accepted in some recent
16308         bibtex implementations.
16310 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
16312         * custom.el (custom-set-minor-mode): Any non-nil value for the
16313         variable should enable the mode when set through Custom.
16315 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16317         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
16318         TAB binding so tab-always-indent is obeyed.
16319         (vhdl-minibuffer-local-map): Move initialization into declaration.
16320         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
16321         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
16322         (vhdl-hooked-abbrev): Avoid test for XEmacs.
16323         (vhdl-current-line): Use line-beginning-position.
16324         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
16325         with-output-to-temp-buffer, so the current position can be recorded.
16327 2005-04-10  Masatake YAMATO  <jet@gyve.org>
16329         * progmodes/compile.el (compilation-error-regexp-alist-alist):
16330         Add regexp for gcov.
16332 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16334         * calendar/time-date.el (time-to-seconds, seconds-to-time)
16335         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
16336         syntax which Emacs 20 doesn't support.
16338 2005-04-09  Richard M. Stallman  <rms@gnu.org>
16340         * help.el (describe-key-briefly, describe-key):
16341         Replace strings as event types with "(any string)".
16343 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16345         * arc-mode.el (archive-mode-map): Move initialization into
16346         the declaration.  Override *all* bindings of `undo'.
16347         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
16349 2005-04-09  Jay Belanger  <belanger@truman.edu>
16351         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
16353 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
16355         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
16356         (xterm-register-default-colors): Update color values computation
16357         to match xterm-200.
16359 2005-04-09  Kenichi Handa  <handa@m17n.org>
16361         * international/code-pages.el (iso-latin-7): Fix the map.
16363 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
16365         * emacs-lisp/lisp.el (defun-prompt-regexp)
16366         (parens-require-spaces, buffer-end, end-of-defun)
16367         (insert-parentheses): Doc fixes.
16369 2005-04-08  Kim F. Storm  <storm@cua.dk>
16371         * comint.el (comint-highlight-prompt): Fix face spec.
16372         * hi-lock.el (hi-green): Likewise.
16374 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
16376         * cus-edit.el (custom-modified-face):
16377         * comint.el (comint-highlight-input): Fix previous changes.
16378         * term.el (term-handle-ansi-escape): Add a comment.
16380 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16382         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
16383         in the buffer and in whitespace-highlighted-space.
16384         (whitespace-unhighlight-the-space): Simplify.
16385         (whitespace-buffer): Simplify.
16387 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
16389         * textmodes/table.el (table-cell-face): Add special case for
16390         displays supporting a high number of colors.
16391         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
16392         (vhdl-font-lock-reserved-words-face)
16393         (vhdl-speedbar-architecture-face)
16394         (vhdl-speedbar-instantiation-face)
16395         (vhdl-speedbar-architecture-selected-face)
16396         (vhdl-speedbar-instantiation-selected-face): Likewise.
16397         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
16398         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
16399         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
16400         (ebrowse-root-class-face, ebrowse-member-attribute-face)
16401         (ebrowse-progress-face): Likewise.
16402         * progmodes/compile.el (compilation-info-face): Likewise.
16403         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
16404         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
16405         * calendar/calendar.el (diary-face): Likewise.
16406         * woman.el (woman-italic-face, woman-bold-face)
16407         (woman-unknown-face): Likewise.
16408         * wid-edit.el (widget-button-pressed-face): Likewise.
16409         * whitespace.el (whitespace-highlight-face): Likewise.
16410         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
16411         * pcvs-info.el (cvs-marked-face): Likewise.
16412         * info.el (info-xref): Likewise.
16413         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
16414         * hilit-chg.el (highlight-changes-face)
16415         (highlight-changes-delete-face): Likewise.
16416         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
16417         (hi-red-b): Likewise.
16418         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
16419         * font-lock.el (font-lock-keyword-face)
16420         (font-lock-function-name-face, font-lock-warning-face): Likewise.
16421         * cus-edit.el (custom-invalid-face, custom-modified-face)
16422         (custom-set-face, custom-changed-face, custom-variable-tag-face)
16423         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
16424         * comint.el (comint-highlight-prompt): Likewise.
16426 2005-04-08  Lute Kamstra  <lute@gnu.org>
16428         * font-lock.el (font-lock-keywords): Docstring fixes.
16430 2005-04-08  Kenichi Handa  <handa@m17n.org>
16432         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
16433         chars are more than a limit, print " and more..." at the tail.
16435 2005-04-08  Kim F. Storm  <storm@cua.dk>
16437         * emacs-lisp/authors.el (authors-aliases): Update list.
16438         (authors-ignored-files): New list.
16439         (authors-fixed-entries): Fix typo.
16440         (authors-renamed-files-alist): Update list.
16441         (authors-add): Check authors-ignored-files.
16443 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
16445         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
16446         optional, to ensure backward compatibility.
16448 2005-04-08  Stephen Eglen  <stephen@gnu.org>
16450         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
16452 2005-04-08  Kim F. Storm  <storm@cua.dk>
16454         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
16456         * mouse.el (mouse-on-link-p): Doc fix.
16458 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
16460         * ielm.el (ielm-prompt-read-only): Doc fix.
16462         * comint.el (comint-prompt-read-only): Doc fix.
16464 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
16466         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
16467         ensure dired always handles wildcards passed to ffap.
16468         (find-file-at-point): Use it.
16469         (ffap-dired-wildcards): Doc fix.
16471 2005-04-07  Juri Linkov  <juri@jurta.org>
16473         * simple.el (next-error-overlay-arrow-position): New defvar.
16474         Put "=>" on its property `overlay-arrow-string'.  Add it to
16475         `overlay-arrow-variable-list'.
16477         * progmodes/compile.el (compilation-setup):
16478         Set `next-error-overlay-arrow-position' to nil.  Also set it to
16479         nil in the local hook `kill-buffer-hook'.  Make local variable
16480         `overlay-arrow-string' and set it to "=>".
16481         (compilation-goto-locus): Set BOL position to
16482         `next-error-overlay-arrow-position' instead of
16483         `overlay-arrow-position'.
16485         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
16486         locally instead of adding it to the global hook.
16487         (Info-kill-buffer): Move up.
16489 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
16491         * term/xterm.el (xterm-standard-colors): Update color values from
16492         xterm-200.
16494 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16496         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
16498         * fast-lock.el:
16499         * lazy-lock.el: Move them to the obsolete subdir.
16501 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
16503         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
16504         (wdired-add-replace-advice): Remove.
16505         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
16507 2005-04-06  Kim F. Storm  <storm@cua.dk>
16509         * startup.el (command-line): Add --bare-bones alias for -Q.
16511 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16513         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
16514         create the startup fontset if a font specification ends with
16515         `mac-roman'.
16517 2005-04-06  Lute Kamstra  <lute@gnu.org>
16519         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
16520         change.
16522         * emacs-lisp/copyright.el (copyright-update-year): Replace the
16523         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
16525 2005-04-05  Lute Kamstra  <lute@gnu.org>
16527         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
16528         (define-generic-mode): Ditto.  Fix debug declaration.
16530         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
16531         Put them in the generic-x group.
16533         * calendar/timeclock.el (timeclock): Doc fix.
16535         * generic.el (define-generic-mode): Don't use custom-current-group.
16536         Document default :group value.
16537         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
16538         (define-global-minor-mode): Don't use custom-current-group.
16540 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
16542         * startup.el (command-line-1): Display startup-echo-area-message
16543         when fancy splash screen is in use.
16545         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
16546         (sh-escaped-newline): New face.
16547         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
16548         newline, and use sh-escaped-newline face.
16550         * progmodes/tcl.el (tcl-escaped-newline): New face.
16551         (tcl-builtin-list): New variable.
16552         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
16553         newlines.  Fix keywords subexpression number.
16555 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
16557         * textmodes/org.el (org-diary-default-entry): Fix call to
16558         `add-to-diary-entry'.
16560 2005-04-05  Kim F. Storm  <storm@cua.dk>
16562         * ediff-init.el: Use (featurep 'xemacs).
16564 2005-04-05  David Ponce  <david@dponce.com>
16566         * cus-edit.el (face): Derive from symbol widget.  Display sample
16567         of the current face on the fly.
16568         (widget-face-sample-face-get, widget-face-notify): New functions.
16569         (widget-face-value-create): Remove.
16571         * wid-edit.el (widget-field-end): Temporarily remove field
16572         narrowing before to call `get-char-property'.
16574 2005-04-04  Jay Belanger  <belanger@truman.edu>
16576         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
16577         (math-read-subscripts): New variable.
16578         (math-read-preprocess-string): Process subscripts.
16580 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
16582         * comint.el (comint-prompt-read-only): Doc fix.
16584         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
16585         `-1'.  Doc fix.
16587 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
16589         * textmodes/org.el (org-insert-mode-line-in-empty-file):
16590         Change default value to nil.
16592 2005-04-04  Lute Kamstra  <lute@gnu.org>
16594         * autorevert.el (auto-revert-mode): Specify :group.
16595         * battery.el (display-battery-mode): Specify :group.
16596         * diff-mode.el (diff-minor-mode): Specify :group.
16597         * font-core.el (font-lock-mode): Specify :group.
16598         * hl-line.el (hl-line-mode): Specify :group.
16599         * iimage.el (iimage): New customization group.
16600         (iimage-mode): Specify :group.
16601         * longlines.el (longlines-mode): Specify :group.
16602         * master.el: Don't require easy-mmode.
16603         (master): New customization group.
16604         (master-mode): Specify :group.
16605         * msb.el (msb-mode): Specify :group.
16606         * reveal.el (reveal-mode): Specify :group.
16607         * simple.el (next-error-follow-minor-mode): Specify :group.
16608         * smerge-mode.el (smerge-mode): Specify :group.
16609         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
16610         * emulation/cua-base.el (cua-mode): Specify :group.
16611         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
16612         * language/thai-util.el (thai-auto-composition-mode)
16613         (thai-word-mode): Specify :group.
16614         * mail/supercite.el (sc-minor-mode): Specify :group.
16615         * progmodes/cwarn.el (cwarn-mode): Specify :group.
16616         * progmodes/flymake.el (flymake-mode): Specify :group.
16617         * progmodes/glasses.el (glasses-mode): Specify :group.
16618         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
16619         * textmodes/enriched.el (enriched-mode): Specify :group.
16620         * textmodes/refill.el (refill-mode): Specify :group.
16622         * add-log.el (change-log-font-lock-keywords): Names in
16623         parenthesized lists can contain spaces.
16625 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
16627         * startup.el (fancy-splash-text): Shorten default text of
16628         "Emacs Tutorial" line.  Also, if the current language env
16629         indicates an available tutorial file other than TUTORIAL,
16630         extract its title and append it to the line in parentheses.
16631         (fancy-splash-insert): If arg is a thunk, funcall it.
16633 2005-04-04  Jay Belanger  <belanger@truman.edu>
16635         * calc.el (calc-language-alist): Add tags to customization type.
16637 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
16639         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
16640         Doc fix.
16642 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
16644         * add-log.el (change-log-font-lock-keywords): The manual
16645         describing a Change Log entry, says: (...) "Aside from these
16646         header lines, every line in the change log starts with a space or
16647         a tab.".  The font-lock was not highlighting lines started with
16648         spaces, added support for it.
16650 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16652         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
16653         (bibtex-generate-url-list): Update docstring accordingly.  Put the
16654         complex example in the docstring.
16655         (bibtex-font-lock-url): Use pop.
16657 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16659         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
16661         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
16663 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
16665         * filesets.el (filesets-set-default): Doc fix.
16667 2005-04-03  Lute Kamstra  <lute@gnu.org>
16669         * generic.el (define-generic-mode): Add argument to specify
16670         keywords for defcustom.
16671         (default-generic-mode): Specify :group.
16673         * generic-x.el: Specify :group for all generic modes.
16675         * desktop.el (desktop-no-desktop-file-hook)
16676         (desktop-after-read-hook): Doc fix.
16678 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
16680         * simple.el (visible-mode): Use explicit :group keyword.
16681         This changes the group of `visible-mode-hook' from paren-blinking
16682         to editing-basics.
16684 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
16686         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
16687         mailbox specifications as well as URLs.
16688         (rmail-insert-inbox-text): Remove unused conditional branches.
16690 2005-04-01  Jay Belanger  <belanger@truman.edu>
16692         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
16693         (calc-gnuplot-print-command): Move definitions to calc.el.
16695         * calc/calc-embed.el (calc-embedded-announce-formula)
16696         (calc-embedded-open-formula, calc-embedded-close-formula)
16697         (calc-embedded-open-word, calc-embedded-close-word)
16698         (calc-embedded-open-plain, calc-embedded-close-plain)
16699         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
16700         (calc-embedded-open-mode, calc-embedded-close-mode):
16701         Move definitions to calc.el.
16703         * calc/calc.el (calc-settings-file, calc-language-alist):
16704         Make customizable.
16705         (calc-embedded-announce-formula, calc-embedded-open-formula)
16706         (calc-embedded-close-formula, calc-embedded-open-word)
16707         (calc-embedded-close-word, calc-embedded-open-plain)
16708         (calc-embedded-close-plain, calc-embedded-open-new-formula)
16709         (calc-embedded-close-new-formula, calc-embedded-open-mode)
16710         (calc-embedded-close-mode, calc-gnuplot-name)
16711         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
16712         from other files and make customizable.
16714 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16716         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
16717         Use buffer-live-p.
16718         (cvs-mode-run): Don't call cvs-update-header here.
16719         (cvs-run-process): Call cvs-update-header.
16720         Use process properties for cvs-postprocess and cvs-buffer so that
16721         the sentinel can behave better if the temp buffer is killed.
16722         Use a pipe rather than a tty, to better handle unexpected prompts.
16723         (cvs-sentinel): Rewrite.  Call cvs-update-header.
16725 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
16727         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
16728         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
16730 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16732         * generic.el (define-generic-mode): Add indentation rule.
16734 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
16736         * files.el (mode-require-final-newline): Make Custom correctly
16737         report a nil value and allow to set it to nil via Custom.
16738         Doc fix.
16740 2005-04-01  Kenichi Handa  <handa@m17n.org>
16742         * international/characters.el: Enable the correct case setting for
16743         dotless-i and dotted-I.
16745 2005-04-01  Kim F. Storm  <storm@cua.dk>
16747         * ido.el (ido-file-internal): Fall back to non-ido command if
16748         initial directory is on slow ftp (or tramp) host.
16750 2005-03-31  Richard M. Stallman  <rms@gnu.org>
16752         * emacs-lisp/autoload.el (make-autoload):
16753         Handle define-global-minor-mode.
16755         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
16756         Rename from easy-mmode-define-global-mode.
16757         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
16759         * progmodes/scheme.el (scheme-mode-syntax-table):
16760         Update syntax of | and # for two-character comment syntax.
16762 2005-03-31  Lute Kamstra  <lute@gnu.org>
16764         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
16765         (define-minor-mode): Call custom-current-group at load-time.
16767         * generic.el (define-generic-mode): Add debug declaration.
16768         Add defcustom for the mode hook.
16769         (generic-mode-internal): Use run-mode-hooks.
16771 2005-03-31  Kim F. Storm  <storm@cua.dk>
16773         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
16774         (mouse-fixup-help-message): New defun called by show_help_echo
16775         to fixup mouse-2 prefix in help messages when applicable.
16777         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
16779 2005-03-31  Kenichi Handa  <handa@m17n.org>
16781         * language/thai-word.el (thai-find-word-ends): Pay attention to
16782         the case that we reach the end of buffer.
16784         * textmodes/fill.el (fill-text-properties-at): New function.
16785         (fill-newline): Use fill-text-properties-at instead of
16786         text-properties-at.
16788 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
16790         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
16791         not comint-quote-filename.
16793 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
16795         * help-fns.el (help-with-tutorial): Revert last change.
16797 2005-03-31  Kim F. Storm  <storm@cua.dk>
16799         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
16801 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
16803         * calendar/cal-china.el: Update reference to "Calendrical
16804         Calculations" book; there's a new edition.
16805         * calendar/cal-coptic.el: Likewise.
16806         * calendar/cal-french.el: Likewise.
16807         * calendar/cal-hebrew.el: Likewise.
16808         * calendar/cal-islam.el: Likewise.
16809         * calendar/cal-iso.el: Likewise.
16810         * calendar/cal-julian.el: Likewise.
16811         * calendar/cal-mayan.el: Likewise.
16812         * calendar/cal-persia.el: Likewise.
16813         * calendar/calendar.el: Likewise.
16814         * calendar/holidays.el: Likewise.
16815         * calendar/lunar.el: Likewise.
16816         * calendar/solar.el: Likewise.
16818         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
16819         white space from doc string.
16821 2005-03-30  Jay Belanger  <belanger@truman.edu>
16823         * calc/calc-help.el (calc-full-help): Remove email address.
16825 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
16827         * help-fns.el (help-with-tutorial): Delete title line.
16829 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
16831         * calendar/cal-x.el (calendar-one-frame-setup)
16832         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
16833         rather than `symbol' for set-window-dedicated-p.
16835         * calendar/appt.el (appt-buffer-name): Make it a constant.
16836         (appt-add): Doc fix.
16838         * filesets.el (filesets-menu-path, filesets-menu-before)
16839         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
16840         (filesets-menu-cache-file): Use directory ~/.emacs.d.
16841         (filesets-add-submenu): Delete and use add-submenu instead.
16843 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
16845         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
16846         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
16847         (org-diary-default-entry): New function.
16848         (org-get-entries-from-diary): Better parsing of diary entries.
16849         (org-agenda-check-no-diary): New function.
16850         ("diary-lib"): Advice to function `add-to-diary-list', to allow
16851         linking to diary entries.
16852         (org-agenda-execute-calendar-command): New function.
16853         (org-agenda): Improve visible section in window.
16854         Use `org-fit-agenda-window'.
16855         (org-fit-agenda-window): New option.
16856         (org-move-subtree-down): Better handling of empty lines
16857         at end of subtree.
16858         (org-cycle): Numeric prefix is interpreted now as show-subtree N
16859         levels up.
16860         (org-fontify-done-headline): New option.
16861         (org-headline-done-face): New face.
16862         (org-set-font-lock-defaults): Use `org-headline-done-face'.
16863         (org-table-copy-down): Rename from `org-table-copy-from-above'.
16864         When current field is non-empty, it is copied to next row.
16865         (org-table-copy-from-above): Fix bug which made it
16866         impossible to copy fields containing only a single non-white character.
16868 2005-03-30  Kim F. Storm  <storm@cua.dk>
16870         * kmacro.el (kmacro-end-macro): Isearch may store this command
16871         into the macro -- so ignore it when executing keyboard macro.
16873 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
16875         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
16877 2005-03-29  Kenichi Handa  <handa@m17n.org>
16879         * language/thai.el ("Thai"): Set setup-function and exit-function
16880         for Thai language environment.
16882         * language/thai-util.el: Require thai-word.
16883         (thai-word-mode-map): New variable.
16884         (thai-word-mode): New minor mode.
16885         (setup-thai-language-environment-internal): New function.
16886         (exit-thai-language-environment-internal): New function.
16888         * language/thai-word.el (thai-word-table): Declare it by defvar,
16889         use dolist to initialize it.
16890         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
16891         (thai-fill-find-break-point): New functions.
16893 2005-03-29  Richard M. Stallman  <rms@gnu.org>
16895         * simple.el (idle-update-delay): Move definition up.
16896         (set-mark): Doc fix.
16898 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
16900         * longlines.el: New file.
16902         * simple.el (buffer-substring-filters): New variable.
16903         (filter-buffer-substring): New function.
16904         (kill-region, copy-region-as-kill): Use it.
16906         * register.el (copy-to-register, append-to-register)
16907         (prepend-to-register): Use filter-buffer-substring.
16909 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
16911         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
16912         (gud-filter-pending-text): Move in front of gdb.
16913         (gud-overlay-arrow-position): New variable.
16914         (gud-sentinel, gud-display-line): Use it in place of
16915         overlay-arrow-position.
16917 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
16919         * progmodes/fortran.el (fortran-if-indent): Doc fix.
16920         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
16921         (fortran-font-lock-keywords-4): New variable.
16922         (fortran-blocks-re, fortran-end-block-re)
16923         (fortran-start-block-re): New constants, for hideshow.
16924         (hs-special-modes-alist): Add a Fortran entry.
16925         (fortran-mode-map): Bind fortran-end-of-block,
16926         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
16927         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
16928         (fortran-looking-at-if-then, fortran-end-of-block)
16929         (fortran-beginning-of-block): New functions, for hideshow.
16931         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
16932         Doc fix.  Tweak regexp.
16933         (f90-beginning-of-block): Push mark first.
16935 2005-03-29  Jay Belanger  <belanger@truman.edu>
16937         * calc/calc.el: Update copyright date.
16938         (calc-version): Increase to 2.1.
16939         (calc-version-date): Remove.
16941         * calc/calc-help.el: Update copyright date.
16942         (calc-full-help): Remove reference to calc-version-date.
16943         Update copyright date.
16945 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16947         * vc.el (vc-do-command): Use a pipe for async processes, so password
16948         prompts don't show up at places where the user can't reply.
16950 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
16952         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
16953         on the file name we pass to the inferior shell.
16955 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
16957         * progmodes/which-func.el (which-function): Be robust in the face of an
16958         imenu--make-index-alist failure.
16960 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16962         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
16964         * progmodes/python.el (python-preoutput-filter): Fix last change.
16966 2005-03-29  Lute Kamstra  <lute@gnu.org>
16968         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
16969         functions and compiled macros.
16970         (debug-convert-byte-code): Handle macros too.
16971         (debug-on-entry-1): Don't signal an error when trying to clear a
16972         function that is not set to debug on entry.
16974 2005-03-29  Jay Belanger  <belanger@truman.edu>
16976         * calc/calc-lang.el: Add functions to math-function-table
16977         properties of tex and math.
16979 2005-03-29  Kenichi Handa  <handa@m17n.org>
16981         * ps-mule.el (ps-mule-plot-string): Translate characters by
16982         ps-print-translation-table.
16983         (ps-mule-begin-job): Call find-charset-region/string with
16984         ps-print-translation-table.
16985         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
16987         * ps-print.el (ps-print-translation-table): New variable.
16988         (ps-plot-region): Translate characters by ps-print-translation-table.
16990 2005-03-29  Juri Linkov  <juri@jurta.org>
16992         * simple.el (next-error-highlight-timer): New variable.
16994         * progmodes/compile.el (compilation-goto-locus):
16995         Use `next-error-highlight-timer' instead of `sit-for'.
16997 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16999         * mail/supercite.el (sc-mail-field): Use assoc-string.
17000         (sc-get-address): Simplify regexps.
17002         * files.el (minibuffer-with-setup-hook): New macro.
17003         (find-file-read-args): Use it to avoid let-binding
17004         minibuffer-with-setup-hook (which breaks turning on/off
17005         file-name-shadow-mode while in the prompt).
17007         * complete.el (PC-read-include-file-name-internal):
17008         Use test-completion.
17010 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
17012         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
17014 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17016         * window.el (window-buffer-height): Use count-screen-lines.
17018         * progmodes/python.el (python-preoutput-leftover): New var.
17019         (python-preoutput-filter): Use it.
17020         (python-send-receive): Loop until all the result has been received.
17022 2005-03-28  Juri Linkov  <juri@jurta.org>
17024         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
17026         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
17027         "Recover Crashed Session".
17028         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
17029         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
17030         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
17031         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
17032         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
17033         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
17034         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
17035         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
17037         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
17038         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
17039         Ediff Sessions", "Toggle use of separate control buffer frame",
17040         "Use separate frame for Ediff control buffer".
17042         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
17043         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
17044         "Rename Bookmark", "Delete Bookmark".
17046         * info.el (Info-mode-menu): Remove ellipsis from "Index".
17047         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
17048         Add `:active Info-index-alternatives' to "Next Matching Item".
17050         * wdired.el (wdired-change-to-wdired-mode):
17051         Mention `wdired-abort-changes' key in the initial message.
17053         * international/mule.el (auto-coding-alist): Associate non-ascii
17054         image filename extensions with `no-conversion'.
17056 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17058         * international/iso-acc.el:
17059         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
17061 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
17063         * textmodes/sgml-mode.el (html-mode): Doc update.
17065         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
17067 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
17069         * term.el (term-move-columns): Fix face after extending a line.
17070         (term-insert-spaces): Likewise.
17071         (term-reset-terminal): Fix off by one error.
17073 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
17075         * international/mule.el (auto-coding-alist): Add .xpi files.
17077         * files.el (auto-mode-alist): Add .xpi files.
17079 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
17081         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
17083 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
17085         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
17087 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
17089         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
17090         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
17092         * calendar/cal-move.el (calendar-beginning-of-year): Move the
17093         cursor to Jan 1 when needed.
17094         (calendar-end-of-year): Fix -/+ typo.
17095         Reported by Chong Yidong <cyd@stupidchicken.com>.
17097 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17099         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
17101         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
17102         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
17104 2005-03-25  Richard M. Stallman  <rms@gnu.org>
17106         * filesets.el (filesets-init): Add autoload.
17108         * mail/mailalias.el (mail-directory): Doc fix.
17110 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
17112         * mail/mailalias.el (mail-directory-process): Do nothing if
17113         mail-directory-process is an atom.
17114         (mail-get-names): Ignore mail-directory-names if it is an atom.
17115         (mail-directory-process defvar): Doc fix.
17116         (mail-names): Doc fix.
17118 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
17120         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
17122 2005-03-26  Kenichi Handa  <handa@m17n.org>
17124         * international/mule-util.el (detect-coding-with-priority):
17125         Call update-coding-systems-internal before detect-coding-region.
17127 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
17129         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
17130         (gdb-frames-mode-map): Add follow-link property.
17132 2005-03-25  Jay Belanger  <belanger@truman.edu>
17134         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
17135         for variables.
17137 2005-03-25  Juri Linkov  <juri@jurta.org>
17139         * image-mode.el: Optimize image filename extension regexps in
17140         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
17141         in `auto-mode-alist'.
17142         (image-mode): Add `image-toggle-display-text' to local hook
17143         `change-major-mode-hook'.  Display the image as an image by
17144         default.  Set `cursor-type' and `truncate-lines' if the image
17145         is already displayed.  Take into account the current mode (image
17146         or text) in message.
17147         (image-minor-mode): New minor mode.
17148         (image-mode-maybe, image-toggle-display-text): New functions.
17149         (image-toggle-display): Use called-interactively-p.
17150         Let-bind `inhibit-read-only' to t.
17152         * image-mode.el (image-minor-mode): Set `cursor-type' and
17153         `truncate-lines' if the image is already displayed.  Add turning
17154         image-minor-mode off to `change-major-mode-hook'.  Add message.
17155         Call `image-toggle-display-text' after turning image-minor-mode off.
17157 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17159         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
17160         Terminal.app, use utf-8.
17161         (set-display-table-and-terminal-coding-system): Add coding-system arg.
17162         (set-locale-environment): Use it.
17164         * term/xterm.el: Undo last change, better done in mule-cmds.el.
17166         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
17168         * progmodes/python.el (python-close-block-statement-p)
17169         (python-outdent-p, python-current-defun): Use symbol-end.
17171 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
17173         * files.el (save-some-buffers): Doc fix.
17175 2005-03-25  Werner Lemberg  <wl@gnu.org>
17177         * complete.el, thumbs.el: Replace `legal' with `valid'.
17178         * calendar/calendar.el: Replace `legal' with `valid'.
17179         * emacs-lisp/advice.el: Replace `legal' with `valid'.
17180         * mail/supercite.el: Replace `legal' with `valid'.
17181         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
17182         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
17183         Replace `legal' with `valid'.
17184         * textmodes/reftex-vars.el, textmodes/reftex.el:
17185         Replace `legal' with `valid'.
17187 2005-03-25  Werner Lemberg  <wl@gnu.org>
17189         * calc/calc-forms.el, calc/calc-sel.el
17190         * midnight.el, vc-cvs.el
17191         * emacs-lisp/cl-macs.el
17192         * emulation/vip.el
17193         * eshell/esh-io.el, eshell/esh-var.el
17194         * mail/supercite.el
17195         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
17196         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
17197         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
17198         * progmodes/sh-script.el, progmodes/xscheme.el
17199         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
17200         * textmodes/reftex-index.el, textmodes/reftex-parse.el
17201         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
17202         * textmodes/reftex.el, textmodes/org.el:
17203         Replace `illegal' with `invalid'.
17205 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17207         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
17208         (flymake-find-buildfile, flymake-find-possible-master-files)
17209         (flymake-check-include, flymake-parse-line): Replace loops over the
17210         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
17212         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
17213         Substitute file-name-as-directory in the rest of the file.
17214         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
17215         (flymake-replace-region): Remove unused arg `buffer'.
17216         (flymake-check-patch-master-file-buffer): Update calls to it.
17217         (flymake-add-err-info): Remove unused var `count'.
17218         (flymake-mode): Use define-minor-mode.
17220         * progmodes/flymake.el: Use with-current-buffer.
17221         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
17222         flymake-replace-regexp-in-string, flymake-line-beginning-position)
17223         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
17224         Avoid testing for `xemacs'.
17225         (flymake-nop): Move.
17226         (flymake-region-has-flymake-overlays): Return the computed value.
17227         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
17228         Remove unused var `endline'.
17229         (flymake-get-line-count): Remove unused function.
17230         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
17232         * emulation/vi.el:
17233         * generic.el:
17234         * hilit-chg.el (global-highlight-changes):
17235         * hi-lock.el (hi-lock-mode):
17236         * follow.el: find-file-hooks -> find-file-hook.
17238         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
17240 2005-03-24  Juri Linkov  <juri@jurta.org>
17242         * dired.el (dired-mode-map): Add menu item "Compare directories"
17243         for dired-compare-directories.
17245         * dired-aux.el (dired-compare-directories): Add autoload cookie.
17246         Doc fix.  Replace `read-file-name' with `read-directory-name'.
17248 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17250         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
17252 2005-03-24  Jay Belanger  <belanger@truman.edu>
17254         * calc/calc-embed.el (calc-embedded-mode-change): Save all
17255         relevant mode settings in calc-embedded-original-modes when modes
17256         are permanently changed.
17258 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17260         * autoinsert.el: find-file-hooks -> find-file-hook.
17262 2005-03-24  Lute Kamstra  <lute@gnu.org>
17264         * generic.el (generic-font-lock-defaults): Make it obsolete.
17265         (generic-font-lock-keywords): New variable to replace
17266         generic-font-lock-defaults.
17267         (generic-mode-set-font-lock): Delete it.
17268         (generic-mode-internal): Don't call generic-mode-set-font-lock.
17269         (generic-bracket-support): Add docstring.
17271         * generic-x.el: Rename generic-font-lock-defaults to
17272         generic-font-lock-keywords throughout.
17273         (mailagent-rules-setup-function): Delete it.
17274         (mailagent-rules-generic-mode): Use anonymous function instead.
17275         (show-tabs-generic-mode-font-lock-defaults-1)
17276         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
17277         Quote faces.
17278         (show-tabs-tab-face, show-tabs-space-face): Specify background,
17279         not foreground.
17281         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
17282         Recognize define-generic-mode.
17284 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17286         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
17287         if there's no completion table.
17289 2005-03-23  Miles Bader  <miles@gnu.org>
17291         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17292         Remove tty-specific variants, as they're no longer needed.
17294 2005-03-23  Lute Kamstra  <lute@gnu.org>
17296         * generic-x.el: Code cleanup: make args constant whenever possible.
17297         (installshield-statement-keyword-list)
17298         (installshield-system-functions-list)
17299         (installshield-system-variables-list, installshield-types-list)
17300         (installshield-funarg-constants-list): Make them constants.
17302         * generic.el (generic-make-keywords-list): Add autoload cookie.
17304         * calendar/time-date.el: Add comment on time value formats.
17305         Don't require parse-time.
17306         (with-decoded-time-value): New macro.
17307         (encode-time-value): New function.
17308         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17309         (days-to-time): Return a valid time value when arg is huge.
17310         (time-since): Use time-subtract.
17311         (time-to-number-of-days): Use time-to-seconds.
17313 2005-03-23  David Ponce  <david@dponce.com>
17315         * recentf.el (recentf-keep): New option.
17316         (recentf-menu-action): Default to `find-file'.
17317         (recentf-keep-non-readable-files-flag)
17318         (recentf-keep-non-readable-files-p)
17319         (recentf-file-readable-p, recentf-find-file)
17320         (recentf-cleanup-remote): Remove.
17321         (recentf-include-p): More robust.
17322         (recentf-keep-p): New function.
17323         (recentf-remove-if-non-kept): Rename from
17324         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
17325         All callers updated.
17326         (recentf-menu-items-for-commands): Fix help string.
17327         (recentf-track-closed-file): Update.  Doc fix.
17328         (recentf-cleanup): Update.  Count removed files.  Doc fix.
17330 2005-03-23  Kim F. Storm  <storm@cua.dk>
17332         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17333         Don't inherit from fringe face (now happens automatically).
17335 2005-03-22  Kim F. Storm  <storm@cua.dk>
17337         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
17338         position values.
17340 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17342         * menu-bar.el (showhide-date-time): Remove.
17343         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
17344         (menu-bar-make-mm-toggle): Simplify.
17346 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
17348         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
17349         Accept qualified variable and function names.
17351 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
17353         * bindings.el (completion-ignored-extensions):
17354         Remove ".lis" for `vax-vms'.
17356 2005-03-22  Andreas Schwab  <schwab@suse.de>
17358         * generic-x.el: Revert last change.
17359         * ldefs-boot.el: Update.
17361 2005-03-22  Jay Belanger  <belanger@truman.edu>
17363         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
17364         (calc-embedded-save-original-modes)
17365         (calc-embedded-restore-original-modes): New functions.
17366         (calc-do-embedded): Save original modes when entering embedded mode
17367         and restore when leaving embedded mode.
17368         (calc-embedded-modes-change): Change the value of
17369         calc-embedded-original-modes to reflect permanent changes.
17371 2005-03-22  Lute Kamstra  <lute@gnu.org>
17373         * generic-x.el: Require generic again.
17375 2005-03-22  Miles Bader  <miles@gnu.org>
17377         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17378         Tweak details to look good on both ttys and bitmap displays, light
17379         or dark background, etc.
17381 2005-03-21  Kim F. Storm  <storm@cua.dk>
17383         * tooltip.el (tooltip-show-help-function): Check car and cdr of
17384         mouse position.
17386 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17388         * icomplete.el: Don't forcibly turn on the mode upon load.
17389         (icomplete-mode): Use define-minor-mode.
17390         (icomplete-eoinput): Default to nil.
17391         (icomplete-minibuffer-setup): Remove autoload.
17392         (icomplete-tidy): Simplify.
17393         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
17394         in the initial state or if the user has modified the field.
17395         Fix handling of icomplete-max-delay-chars.
17396         Remove code that handles the oddball case where
17397         minibuffer-completion-table is an integer.
17398         Wrap icomplete-completions in while-no-input in case building
17399         completions takes more time than expected.
17400         (icomplete-completions): Simplify.
17402 2005-03-21  Richard M. Stallman  <rms@gnu.org>
17404         * jka-compr.el (jka-compr-really-do-compress):
17405         Make variable buffer-local.
17407         * image-mode.el: Handle .xpm files too.
17408         (image-toggle-display): Preserve modification flag.
17410         * help.el (where-is): Don't mention aliases with no key bindings.
17412 2005-03-21  Lute Kamstra  <lute@gnu.org>
17414         * generic.el: Fix commentary section.  Don't require cl for
17415         compilation.
17416         (generic-mode-list): Add autoload cookie.
17417         (generic-use-find-file-hook, generic-lines-to-scan)
17418         (generic-find-file-regexp, generic-ignore-files-regexp)
17419         (generic-mode, generic-mode-find-file-hook)
17420         (generic-mode-ini-file-find-file-hook): Fix docstrings.
17421         (define-generic-mode): Make it a defmacro.  Fix docstring.
17422         (generic-mode-internal): Code cleanup.  Add autoload cookie.
17423         (generic-mode-set-comments): Code cleanup.
17424         * generic-x.el: Don't prevent compilation.  Don't require generic.
17425         Follow coding conventions.  Minor code cleanup.
17426         (etc-fstab-generic-mode): Add some keywords.
17427         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
17428         define-generic-mode like a function declaration.
17430 2005-03-21  Jay Belanger  <belanger@truman.edu>
17432         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
17433         changing modes.
17435 2005-03-21  Sam Steingold  <sds@gnu.org>
17437         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
17439 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
17441         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
17442         Add underscore to "f$ lexicals" regexp.
17444 2005-03-20  Juri Linkov  <juri@jurta.org>
17446         * subr.el (progress-reporter-do-update): When `min-value' is equal
17447         to `max-value', set `percentage' to 0 and prevent division by zero.
17449 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
17451         Sync with Tramp 2.0.48.
17453         * net/tramp.el (all): Change all addresses to .gnu.org.
17454         (tramp-append-tramp-buffers): New defun.
17455         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
17456         Catch `dont-send' signal.
17457         (tramp-set-auto-save-file-modes): Set always permissions, because
17458         there might be an old auto-saved file belonging to another
17459         original file.  This could be a security threat.  Reported by
17460         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
17461         Check for Emacs 21.3.50 removed.
17463         * net/tramp-smb.el (all): Remove debug construct for
17464         `with-parsed-tramp-file-name'.
17465         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
17466         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
17467         No error message if DIRECTORY or FILENAME doesn't exist.
17468         (tramp-smb-open-connection): Check existence of
17469         `tramp-smb-program'.
17471 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17473         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
17474         Properly handle the case where the `m' or `s' command's argument is not
17475         yet terminated.
17476         (perl-indent-new-calculate): New function.
17477         (perl-indent-line): Use it.
17479 2005-03-20  Miles Bader  <miles@gnu.org>
17481         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
17482         in text-mode too.  Change to new face names.
17483         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
17484         Add `:weight bold' attribute.
17485         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
17487 2005-03-19  Juri Linkov  <juri@jurta.org>
17489         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
17491         * international/mule.el (auto-coding-alist): Sync with
17492         `auto-mode-alist' by adding upper case archive file extensions
17493         and adding ear/war to jar extension.
17495 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
17497         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
17498         running, restart it.
17500 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
17502         * finder.el (finder-current-item): Throw an error on an empty line.
17504         * man.el (Man-follow-manual-reference): If current-word returns
17505         nil, use "".
17507 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
17509         * simple.el (goto-line): Doc fix.
17511 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
17513         * files.el (save-buffer): Doc fix.
17515 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
17517         * recentf.el (recentf-cleanup-remote): New variable.
17518         (recentf-cleanup): Use it to conditionally check availability of
17519         remote files.
17521 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
17523         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
17524         function names.
17526 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
17528         * language/thai-word.el: New file.
17530 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
17532         * files.el (backup-buffer): If the file's directory is not
17533         writable, use copy instead of move to backup the file.
17535 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
17537         * obsolete/keyswap.el: Moved to obsolete/ from term/.
17539 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17541         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
17542         Use functionp instead of symbolp and fboundp.  Reported by Drkm
17543         <darkman_spam@yahoo.fr>.
17544         (ps-print-version): New version 6.6.6.
17546 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
17548         * textmodes/table.el (table--line-column-position): New idiom.
17549         (table--row-column-insertion-point-p): New function to test
17550         validity of row and column insertion operation at a location.
17551         (table-global-menu, table-cell-menu): Use above functions for
17552         deterministic test operation.
17553         (table--editable-cell-p): Behave in deterministic fashion.
17555 2005-03-18  Juri Linkov  <juri@jurta.org>
17557         * isearch.el (isearch-lazy-highlight-new-loop):
17558         Make arguments beg and end optional.
17559         (isearch-update): Remove optional arguments nil from
17560         isearch-lazy-highlight-new-loop.
17561         (isearch-lazy-highlight-search): Let-bind case-fold-search to
17562         isearch-lazy-highlight-case-fold-search instead of
17563         isearch-case-fold-search, and let-bind isearch-regexp to
17564         isearch-lazy-highlight-regexp.
17565         Use isearch-lazy-highlight-last-string instead of isearch-string.
17567         * replace.el (perform-replace): Remove bindings of global
17568         variables isearch-string, isearch-regexp, isearch-case-fold-search.
17569         Add three new arguments to `replace-highlight'.
17570         (replace-highlight): Add arguments string, regexp, case-fold.
17571         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
17572         to allow isearch-lazy-highlight-new-loop to use these values
17573         to set corresponding isearch-lazy-highlight-* internal
17574         variables whose values lazy highlighting will use regardless of
17575         changes to global variables isearch-string, isearch-regexp,
17576         isearch-case-fold-search during lazy highlighting loop.
17577         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
17578         to `lazy-highlight-cleanup'.
17580         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
17581         (ispell-highlight-face): Set default face to `isearch' when
17582         lazy highlighting is enabled.
17583         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
17584         priority to 1.  Add lazy highlighting.
17585         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
17586         from `isearch-dehighlight'.
17588 2005-03-18  David Ponce  <david@dponce.com>
17590         * files.el (hack-local-variables): Do a case-insensitive search
17591         for End.
17593 2005-03-18  Juri Linkov  <juri@jurta.org>
17595         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
17596         `isearch-lazy-highlight-cleanup', add alias to old name and
17597         declare obsolete.  Add release numbers to other obsolete vars.
17598         (isearch-done, isearch-lazy-highlight-new-loop):
17599         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
17600         (lazy-highlight-cleanup) <variable>: Doc fix.
17601         (isearch-lazy-highlight-update): Rename obsolete
17602         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
17604 2005-03-18  Kenichi Handa  <handa@m17n.org>
17606         * language/thai-util.el: Fix categorization of Thai characters in
17607         thai-category-table.
17608         (thai-composition-pattern): Adjust it for the above change.
17609         (thai-self-insert-command, thai-compose-syllable): New functions.
17610         (thai-compose-region): Use thai-compose-syllable.
17611         (thai-compose-string): Likewise.
17612         (thai-composition-function): Likewise.
17613         (thai-auto-composition): New function.
17614         (thai-auto-composition-mode): New minor mode.
17616         * language/thai.el: Fix patterns to be registered in
17617         composition-function-table.
17619         * international/quail.el (quail-input-method): Locally bind
17620         inhibit-modification-hooks to t.
17622 2005-03-17  Richard M. Stallman  <rms@gnu.org>
17624         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
17625         (perl-mode): Use run-mode-hooks.
17627         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
17628         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
17629         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
17631         * mail/sendmail.el (sendmail-send-it): Reenable the code
17632         to compute resend-to-address and use it.
17634         * tar-mode.el (tar-mode): Turn off undo unconditionally.
17636         * image-mode.el: New file.
17638         * image.el (insert-sliced-image): Add autoload cookie.
17640         * font-lock.el (font-lock-lines-before): New user option.
17641         (font-lock-after-change-function): Obey it.
17643         * bindings.el (esc-map): Make M-g a prefix.
17644         Bind M-g g and M-g M-g to goto-line.
17646         * faces.el (face-id): Doc fix.
17648 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
17650         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
17651         (rmail-show-message): Use rmail-unknown-mail-followup-to.
17652         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
17654         * mail/sendmail.el (mail-yank-ignored-headers)
17655         (mail-font-lock-keywords, mail-mode-fill-paragraph):
17656         Add Mail-Followup-To and Mail-Reply-To headers.
17657         (mail-citation-hook): Add autoload cookie.
17658         (mail-mode): Doc fix.
17659         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
17660         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
17661         (mail-mode-fill-paragraph): Handle those headers.
17662         (mail-mailing-lists): New variable.
17663         (mail-mail-reply-to, mail-mail-followup-to): New functions.
17665 2005-03-17  Juri Linkov  <juri@jurta.org>
17667         * isearch.el (isearch-fallback): Check for `(car previous)'
17668         before calling `isearch-other-end-state'.
17670 2005-03-17  Kim F. Storm  <storm@cua.dk>
17672         * simple.el (move-beginning-of-line): Move to beginning of buffer
17673         line, as well as beginning of screen line.
17675 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
17677         * calendar/diary-lib.el (mark-diary-entries): Use new optional
17678         argument REDRAW rather than calendar-redrawing variable.
17679         * calendar/calendar.el (calendar-redrawing): Delete.
17680         (redraw-calendar): Do not bind calendar-redrawing.
17682 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
17684         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
17685         diary-file buffer.
17687 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17689         * help.el (describe-mode): Allow a :minor-mode-function property to
17690         specify a different minor mode toggle function than the variable.
17691         * simple.el (auto-fill-function):
17692         * subr.el (add-minor-mode): Use it.
17694 2005-03-16  Kenichi Handa  <handa@m17n.org>
17696         * language/ethio-util.el (sera-being-called-by-w3): New variable.
17697         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
17698         (ethio-fidel-to-sera-buffer): Likewise.
17700 2005-03-16  Juri Linkov  <juri@jurta.org>
17702         * emacs-lisp/find-func.el (find-function-regexp):
17703         Add defun-emitting macro `menu-bar-make-toggle'.
17705         * isearch.el: Put `isearch-scroll' property to
17706         `split-window-horizontally'.
17708         * info.el: Update error messages for `debug-ignored-errors'.
17709         (Info-isearch-search): Doc fix.
17710         (Info-find-node): Move up code to go into info buffer before
17711         recording the node to the history.
17712         (Info-fontify-node): Fontify titles only if the next line
17713         has two or more `*', `=', `-', `.'.
17714         Display "go to this node" for empty (match-string 3).
17716 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17718         * term/mac-win.el: Add mouse pointer shape constants.
17720 2005-03-15  Kim F. Storm  <storm@cua.dk>
17722         * simple.el (move-beginning-of-line): Use vertical-motion.
17724 2005-03-15  Juri Linkov  <juri@jurta.org>
17726         * isearch.el (isearch-error): New variable.
17727         (isearch-invalid-regexp, isearch-within-brackets): Remove.
17728         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
17729         (isearch-within-brackets-state): Remove.
17730         (isearch-case-fold-search-state, isearch-pop-fun-state):
17731         Decrease frame index.
17732         (isearch-mode, isearch-top-state, isearch-push-state)
17733         (isearch-edit-string, isearch-abort, isearch-search-and-update)
17734         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
17735         (isearch-search, isearch-lazy-highlight-new-loop):
17736         Replace `isearch-invalid-regexp' with `isearch-error'.
17737         Remove `isearch-within-brackets'.
17738         (isearch-search): Add `search-failed' handler to `condition-case'.
17739         (isearch-lazy-highlight-search): Add `condition-case' to catch
17740         errors and allow `isearch-lazy-highlight-update' to try
17741         highlighting from the beginning of the window.
17742         (isearch-repeat): Move up code to set isearch-wrapped to t
17743         before calling isearch-wrap-function.
17745         * info.el (Info-isearch-initial-node): New internal variable.
17746         (Info-search): Signal an error in isearch mode when search leaves
17747         the initial node.  Signal an error when `bound' is non-nil and
17748         nothing was found in the current subfile.
17749         (Info-isearch-search): Remove `condition-case'.
17750         (Info-isearch-wrap): Don't wrap when search failed during leaving
17751         the initial node.  If `Info-isearch-search' is nil, wrap around
17752         the current node.
17753         (Info-isearch-start): New fun.
17754         (Info-mode): Add buffer-local hook `Info-isearch-start' to
17755         `isearch-mode-hook'.
17757 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17759         * simple.el (normal-erase-is-backspace): Set default to t if
17760         running on Mac.
17762         * term/mac-win.el (function-key-map): Sync with x-win.el.
17764 2005-03-15  Kenichi Handa  <handa@m17n.org>
17766         * international/mule-cmds.el (locale-language-names): Modify the
17767         format of elements and add more entries.
17768         (locale-preferred-coding-systems): Add more entries.
17769         (set-locale-environment): Adjust for the change of
17770         locale-language-names.
17772 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17774         * pcvs.el (smerge-ediff): Remove bogus autoload.
17776 2005-03-14  Lute Kamstra  <lute@gnu.org>
17778         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
17779         Ignore a `*' at the beginning of a line.
17781         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
17782         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
17783         subr.el.
17784         (dont-compile, eval-when-compile, eval-and-compile): Use declare
17785         to specify indentation.
17787         * generic.el (define-generic-mode): Let generic-mode-list be a
17788         list of strings; test membership with equal.
17790 2005-03-14  Kim F. Storm  <storm@cua.dk>
17792         * simple.el (next-line, previous-line): Add optional try-vscroll
17793         arg to recognize interactive use.  Pass it on to line-move.
17794         (line-move): Don't perform auto-window-vscroll when defining or
17795         executing keyboard macro to ensure consistent behavior.
17797 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17799         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
17801 2005-03-13  Lute Kamstra  <lute@gnu.org>
17803         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
17804         debugger-setup-buffer so that backtrace marks the frames set to
17805         debug-on-exit and we don't have to do it manually.  Set an extra
17806         debug-on-exit for macro's.
17807         (debugger-setup-buffer): Don't mark the top frame manually.
17809 2005-03-12  Lute Kamstra  <lute@gnu.org>
17811         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
17812         lisp-indent-function throughout.
17813         (with-no-warnings): Set lisp-indent-function property.
17815 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
17817         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
17818         Add entry for backslash.
17820 2005-03-12  Juri Linkov  <juri@jurta.org>
17822         * info.el (Info-search): Four fixes for backward search.
17824 2005-03-11  Jay Belanger  <belanger@truman.edu>
17826         * calc/calc.el (calc-language-alist): New variable.
17827         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
17828         (calc-embedded-find-modes): Use calc-language-alist instead of
17829         calc-embedded-language-alist.
17831 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
17833         * calendar/calendar.el (calendar-redrawing): New internal
17834         variable.
17835         (redraw-calendar): Remove bogus save-excursion from previous
17836         change.  Bind calendar-redrawing to t for mark-diary-entries.
17837         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
17838         calendar if that is why we were called.
17840 2005-03-11  Kenichi Handa  <handa@m17n.org>
17842         * international/mule.el (make-coding-system): Set property
17843         coding-system-define-form to nil.
17844         (define-coding-system-alias): Likewise.
17846 2005-03-11  Kenichi Handa  <handa@m17n.org>
17848         These changes are suggested by Dave Love <fx@gnu.org>.
17850         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
17851         coding: tag.
17852         (adaptive-fill-regexp): Add more bullets.
17853         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
17854         regexps.
17856 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17858         * help.el (describe-mode): Properly handle non-trivial lighters.
17859         Don't ignore minor modes that are not listed in minor-mode-list.
17861         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
17862         feature ON when the user requests to turn it OFF.
17864 2005-03-10  Lute Kamstra  <lute@gnu.org>
17866         * emacs-lisp/debug.el (debug-entry-code): Delete it.
17867         (implement-debug-on-entry): New function to replace debug-entry-code.
17868         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
17869         second argument as the 2005-03-07 change makes it obsolete.
17870         (debug-on-entry, cancel-debug-on-entry): Update call to
17871         debug-on-entry-1.
17872         (debug, debugger-setup-buffer): Comment update.
17873         (debugger-frame-number): Update to work with implement-debug-on-entry.
17875 2005-03-10  Jay Belanger  <belanger@truman.edu>
17877         * calc/calc-embed.el (math-ms-args): Declare it.
17878         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
17879         math-ms-args.
17880         (calc-embedded-subst): Use math-multi-subst-rec to substitute
17881         variables.
17883 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
17885         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
17886         Use message-box.
17888         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
17889         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
17890         (tooltip-gud-tips): Simplify.
17891         (tooltip-gud-tips-p): Remove superfluous :set.
17892         (tooltip-gud-modes): Add fortran-mode.
17893         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
17895         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
17897 2005-03-09  Kim F. Storm  <storm@cua.dk>
17899         * play/animate.el (animate-place-char): Use forward-line instead
17900         of next-line to improve performance.
17902 2005-03-09  Simon Josefsson  <jas@extundo.com>
17904         * net/browse-url.el (browse-url-default-browser): Doc fix.
17906 2005-03-09  Miles Bader  <miles@gnu.org>
17908         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
17909         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
17911 2005-03-09  Kenichi Handa  <handa@m17n.org>
17913         * international/latin-1.el: Set case and syntax for 255 only if
17914         set-case-syntax-set-multibyte is nil.
17916         * textmodes/ispell.el (ispell-insert-word): New function.
17917         (ispell-word): Use ispell-insert-word to insert a new word.
17918         (ispell-process-line): Likewise.
17919         (ispell-complete-word): Likewise.
17921 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
17923         * calendar/calendar.el (redraw-calendar): Preserve point.
17924         Reported by Matt Hodges <MPHodges@member.fsf.org>.
17925         (calendar-week-start-day): Move after definition of
17926         redraw-calendar.  Delete buffer test, since redraw-calendar has
17927         that now.
17929         * calendar/diary-lib.el (mark-diary-entries): Only call
17930         redraw-calendar in the first of any recursive calls.
17931         Reported by Alan Shutko <ats@acm.org>.
17933 2005-03-08  Juri Linkov  <juri@jurta.org>
17935         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
17936         (html-horizontal-rule, html-line, html-image, html-checkboxes)
17937         (html-radio-buttons): Add a space before the trailing `/>' where
17938         sgml-xml-mode is non-nil.
17939         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
17940         the subsequent tag of the empty XML tag.
17941         (html-href-anchor): Don't set initial input to "http:".
17942         (html-image): Ask for the image URL and set point inside alt="".
17943         (html-name-anchor): Duplicate the name in the `id' attribute when
17944         sgml-xml-mode is non-nil.
17945         (html-paragraph): Remove \n before <p>.
17946         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
17947         instead of `checked' when sgml-xml-mode is non-nil.
17949         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
17950         Remove 1 space before #RRGGBB to not truncate it on terminal
17951         windows w/o fringes.  Remove 1 space between bg and fg examples
17952         to get more space.
17953         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
17954         avoid byte-compile warnings.
17956         * image-file.el (image-file-handler): Put `safe-magic' property to
17957         `image-file-handler'.
17959         * info.el (Info-isearch-search): Emulate word search in
17960         isearching through multiple Info nodes with Info-search.
17961         (Info-isearch-wrap): Allow isearch-word.
17963 2005-03-08  Lute Kamstra  <lute@gnu.org>
17965         * emacs-lisp/debug.el (debugger-step-through): Make sure that
17966         stepping into the debugger's code is not possible.
17967         (debugger-jumping-flag): Docstring update.
17969 2005-03-08  Jay Belanger  <belanger@truman.edu>
17971         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
17972         embedded mode begins.
17973         (calc-embedded-language-alist): New variable.
17974         (calc-embedded-find-modes): Use calc-embedded-language-alist to
17975         set default language mode.
17977 2005-03-08  Kenichi Handa  <handa@m17n.org>
17979         * international/ccl.el (define-ccl-program): Fix docstring about
17980         extra 256 bytes assured for the output buffer.
17982         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
17983         Fix BUFFER_MAGNIFICATION to 2.
17984         (ccl-encode-mule-utf-16be-with-signature): Likewise.
17986 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
17988         * align.el (align-rules-list): Added an alignment rule for CSS
17989         declarations (applies to css-mode and html-mode buffers).
17991 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17993         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
17995 2005-03-07  Kim F. Storm  <storm@cua.dk>
17997         * simple.el (move-beginning-of-line): New command.
17999         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
18001         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
18003         * emulation/cua-base.el: Put CUA move property on move-end-of-line
18004         and move-beginning-of-line.
18006         * apropos.el (apropos-print): Omit command from M-x ... RET.
18008 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
18010         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
18011         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
18013 2005-03-06  Richard M. Stallman  <rms@gnu.org>
18015         * bindings.el (esc-map): Bind M-g to goto-line.
18017         * facemenu.el (global-map): Bind M-o, not M-g.
18019 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18021         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
18022         "Open Directory" as for "Open File".
18024 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
18026         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
18027         (push-mark-command): Run activate-mark-hook.
18029 2005-03-06  Richard M. Stallman  <rms@gnu.org>
18031         * help-mode.el (help-mode-finish): Don't alter the element
18032         in view-return-to-alist if there already is one.
18034         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
18035         make sure the current buffer is the expected one.
18037         * novice.el (disabled-command-function): Output in *Disabled Command*.
18038         Explicitly ignore non-keyboard events, and explicitly handle C-g.
18040         * textmodes/flyspell.el (flyspell-large-region):
18041         Pass args differently for aspell.
18043         * files.el (mode-require-final-newline): Doc fix.
18045 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
18047         * progmodes/which-func.el (which-function):
18048         Specify NOERROR when calling imenu--make-index-alist.
18050 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18052         * simple.el (normal-erase-is-backspace): Define default value.
18054         * custom.el (custom-theme-set-variables): Remove unused var
18055         `immediate'.
18056         (custom-reevaluate-setting): Simple function to handle variables
18057         that are defined before their default value can really be
18058         computed.
18060         * startup.el (command-line): Use it for temporary-file-directory,
18061         small-emporary-file-directory, auto-save-file-name-transforms,
18062         blink-cursor-mode, and normal-erase-is-backspace.
18064         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
18065         progress, even with buggy anchored keywords.
18067 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
18069         * simple.el (goto-line): Remove unbalanced final parenthesis.
18071 2005-03-05  Richard M. Stallman  <rms@gnu.org>
18073         * simple.el (goto-line): Use a number at point as the default.
18074         With C-u as arg, switch buffers.
18076 2005-03-05  Juri Linkov  <juri@jurta.org>
18078         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
18079         with `no-blinking-cursor'.
18081         * startup.el (no-blinking-cursor): New defvar.
18082         (command-line): Add `--no-blinking-cursor' to longopts.
18083         Set `no-blinking-cursor' to t for command line arguments
18084         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
18085         with `no-blinking-cursor' in the condition for calling
18086         `blink-cursor-mode'.
18088 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
18090         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
18091         (menu-bar-options-save): Add blink-cursor-mode.
18092         (menu-bar-options-menu): Add blink-cursor-mode.
18094 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
18096         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
18097         (icalendar-export-file, icalendar-export-region)
18098         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
18099         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
18101 2005-03-04  Lute Kamstra  <lute@gnu.org>
18103         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
18104         (debug-function-list): Ditto.
18106 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
18108         * textmodes/texinfmt.el (texinfo-append-refill):
18109         Redefine the types of line to which @refill
18110         is not appended by replacing a search for `@refill\\|@bye' with
18111         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
18112         itemize@refill' bug and the unfilled long lines bug.
18113         (texinfmt-version): Update number and date.
18115 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18117         * international/code-pages.el (windows-1250, windows-125[2-8])
18118         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
18120 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18122         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
18123         bound yet.
18125 2005-03-02  Romain Francoise  <romain@orebokech.com>
18127         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
18128         buffer after removing limits.
18129         (ibuffer-pop-filter): Ditto.
18130         Update copyright.
18132 2005-03-02  Miles Bader  <miles@gnu.org>
18134         * button.el (make-text-button): If the user doesn't specify a
18135         type, use the default.  Rewrite to use `add-text-properties' and
18136         plist functions.
18138 2005-03-01  Lute Kamstra  <lute@gnu.org>
18140         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
18141         (debugger-jumping-flag): New var.
18142         (debug-entry-code): Use it.
18143         (debugger-jump): Use debugger-jumping-flag and add
18144         debugger-reenable to post-command-hook.
18145         (debugger-reenable): Use debugger-jumping-flag and remove itself
18146         from post-command-hook.
18147         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
18148         debugger-reenable.
18150 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
18152         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
18153         inclusion of "itemize\\|", which may be unnecessary, is certainly
18154         inelegant, and stops refilling in itemize lists when formatting
18155         Japanese Texinfo files to Info.
18156         Update copyright to 2005.
18158 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
18160         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
18161         of an error if GDB can't find the source file.
18163 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
18165         * calendar/calendar.el (redraw-calendar): Work from any buffer,
18166         not just the calendar.
18168         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
18169         first.
18170         (diary-redraw-calendar): New function.
18171         (make-diary-entry): Add diary-redraw-calendar to local
18172         write-contents-functions.  Turn off selective display before
18173         inserting in diary.
18175 2005-03-01  Kim F. Storm  <storm@cua.dk>
18177         * emacs-lisp/copyright.el (copyright-fix-years): New command.
18179 2005-03-01  Lute Kamstra  <lute@gnu.org>
18181         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
18182         that debug-entry-code can be safely removed from a function while
18183         this code is being evaluated.  Revert the 2005-02-27 change as the
18184         new implementation no longer requires it.  Make sure that a
18185         function body containing just a string is not mistaken for a docstring.
18186         (debug): Skip one more frame in case of debug on entry.
18187         (debugger-setup-buffer): Delete one more frame line in case of
18188         debug on entry.
18189         (debugger-frame-number): Update to use the new text introduced by
18190         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
18192 2005-02-28  Kim F. Storm  <storm@cua.dk>
18194         * double.el (double-translate-key): Call force-window-update after
18195         read-event to avoid crash in redisplay.
18197 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18199         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
18200         (debug): Use it.  Move the inhibit-trace earlier.
18201         (debug-entry-code): New const.
18202         (debug-on-entry-1): Use it.
18204 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
18206         * international/utf-16.el (ccl-encode-mule-utf-16le):
18207         Fix BUFFER_MAGNIFICATION to 2.
18208         (ccl-encode-mule-utf-16be): Likewise.
18210 2005-02-28  Kenichi Handa  <handa@m17n.org>
18212         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
18213         Fix BUFFER_MAGNIFICATION to 4.
18214         (ccl-encode-mule-utf-16be-with-signature): Likewise.
18216 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
18218         * speedbar.el (speedbar-update-flag): Doc fix.
18219         (speedbar-show-info-under-mouse): Give set-mouse-position the right
18220         argument.
18222 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18224         * reveal.el (reveal-post-command): Don't try to reveal overlays which
18225         have a non-nil `invisible' property but are actually visible.
18227         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
18228         for perldoc sections.
18229         (perl-outline-regexp, perl-outline-level): New var and function.
18230         (perl-mode): Use them.
18232 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
18234         * calendar/diary-lib.el (diary-remind): Discard any mark portion
18235         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
18237 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
18239         * cus-edit.el: Comment change.
18240         (custom-buffer-create-internal): Slightly reword text at top of
18241         Custom buffers.  Mention there that saving an option edits the
18242         init file.  Add link to Emacs manual node on `custom-file'.
18243         (custom-magic-alist): Rewrite individual State messages to use
18244         capitalized keywords.  Doc fix.
18246 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
18248         * calendar/calendar.el (calendar-buffer): Move above
18249         calendar-week-start-day.
18250         (calendar-week-start-day): Doc fix.  Add :set function.
18251         (calendar-minimum-window-height): New variable.
18252         (generate-calendar-window): Only resize window if selected-window
18253         is displaying the calendar buffer.  Use new variable
18254         calendar-minimum-window-height.
18255         (generate-calendar): Reword error message.
18256         (calendar-mode-map): Bind DEL to scroll-other-window-down.
18258 2005-02-27  Andreas Schwab  <schwab@suse.de>
18260         * vc.el (vc-do-command): Don't run command asynchronously when
18261         operating in a remote directory.
18263         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
18264         change from sync with Tramp 2.0.47.
18266 2005-02-27  Richard M. Stallman  <rms@gnu.org>
18268         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
18270         * textmodes/flyspell.el (flyspell-mode-on):
18271         Call ispell-change-dictionary only if necessary.
18273         * emacs-lisp/re-builder.el (regexp-builder): New function.
18275         * register.el (describe-register-1): Explicitly handle
18276         yank-excluded-properties = t.
18278         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
18279         (custom-magic-alist): Change the status descriptions again.
18280         (face widget-type): Total rewrite based on `restricted-sexp'
18281         to eliminate the confusing double hiding levels.
18283         * emacs-lisp/debug.el (debug-on-entry-1):
18284         If function body is empty, add nil as body form.
18286 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18288         * emacs-lisp/trace.el (inhibit-trace): New var.
18289         (trace-make-advice): Use it.
18291         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
18293 2005-02-26  Kim F. Storm  <storm@cua.dk>
18295         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
18296         (mouse-on-link-p, mouse-drag-region-1): Use it.
18298 2005-02-25  Lute Kamstra  <lute@gnu.org>
18300         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
18302 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
18304         * frame.el (blink-cursor-mode): Add :group keyword.
18306 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
18308         * calendar/icalendar.el (icalendar--decode-isodatetime):
18309         New optional argument DAY-SHIFT.
18310         (icalendar-export-region): Fix coding-system-for-write.
18311         (icalendar--convert-ical-to-diary): Shift end-day of all-day
18312         events by one.
18314 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18316         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
18318 2005-02-24  Kim F. Storm  <storm@cua.dk>
18320         * international/iso-acc.el (iso-accents-compose): Fix crash
18321         during redisplay.  Call force-window-update after read-event
18322         and delete-region to signal that window is not accurate.
18324 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18326         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
18327         Remove unused and inexistent var `inhibit-trace'.
18328         (debugger-mode): Use run-mode-hooks.
18329         (debugger-list-functions): Add buttons; setup xref stack.
18331 2005-02-23  Richard M. Stallman  <rms@gnu.org>
18333         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
18334         appointment says it was explicitly made.
18335         (appt-add): Set the 3rd element.
18336         (appt-make-list): Preserve explicit appointments.
18338         * subr.el (find-tag-default): Catch errors in forward-sexp.
18340 2005-02-23  Juri Linkov  <juri@jurta.org>
18342         * info.el (Info-isearch-search): New defcustom.
18343         (Info-isearch-search): Call the default isearch function
18344         when Info-isearch-search is nil.
18345         (Info-isearch-wrap): Use variable Info-isearch-search.
18347 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
18349         * cus-edit.el: Comment change.
18351 2005-02-22  Kim F. Storm  <storm@cua.dk>
18353         * progmodes/hideif.el (hide-ifdef-use-define-alist):
18354         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
18356 2005-02-22  Simon Josefsson  <jas@extundo.com>
18358         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
18359         New variable.
18360         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
18361         Oskarsson" <myrkraverk@users.sourceforget.net>.
18363 2005-02-22  Kim F. Storm  <storm@cua.dk>
18365         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
18366         check that window of that event is the selected window.
18367         (mouse-drag-region-1): Compare mouse event window to selected
18368         window before setting point.
18370         * tooltip.el (tooltip-show-help-function): Pass event to
18371         mouse-on-link-p so it can check selected window.
18373 2005-02-22  Kenichi Handa  <handa@m17n.org>
18375         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
18376         (ps-mule-show-warning): New function.
18377         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
18378         characters are found.
18380         * ps-print.el (ps-header-footer-string): Return a list of header
18381         and footer strings.
18383 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18385         * pcvs.el (cvs-retrieve-revision): Fix thinko.
18387 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18389         * frame.el (blink-cursor-mode): Use define-minor-mode.
18391         * term/mac-win.el (function-key-map): Use char-names more consistently.
18392         (file-name-coding-system): Only set it for MacOS-9.  The other case is
18393         already handled in mule-cmds.el (where it also works when mac-win.el
18394         is not used).
18396 2005-02-21  Kenichi Handa  <handa@m17n.org>
18398         * international/mule.el (ctext-pre-write-conversion): Always use
18399         " *code-converting-work*" buffer for work.
18401         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
18403 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
18405         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
18407 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
18409         * ses.el (undo-more): Restore defadvice, but only the part that
18410         allows changes outside the restricted area of the buffer.
18412 2005-02-20  Kim F. Storm  <storm@cua.dk>
18414         * simple.el (line-move): Add fourth optional arg try-vscroll which
18415         must be set to perform auto-window-vscroll.
18416         When moving backwards and doing auto-window-vscroll, automatically
18417         vscroll to the last part of lines which are taller than the window.
18418         (next-line, previous-line): Set try-vscroll arg on line-move.
18420 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
18422         * replace.el (query-replace, query-replace-regexp)
18423         (replace-string, replace-regexp): When operating on region, make
18424         the minibuffer prompt say so.
18426         * isearch.el (isearch-forward): Document isearch-query-replace and
18427         isearch-query-replace-regexp keybindings.
18429 2005-02-19  Jay Belanger  <belanger@truman.edu>
18431         * calc/calc-aent.el (math-read-token): Add local variable.
18433         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
18434         (calc-edit-top): Move declaration to earlier in file.
18435         (calc-edit-macro-repeats): Add local variables.
18437         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
18438         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
18439         calcFunc-tanh.
18440         Adjust integration rule for calcFunc-tan.
18442 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
18444         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
18445         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
18446         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
18447         (viper-skip-separators): Bug fix.
18448         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
18449         particular major mode.
18450         (viper-del-backward-char-in-replace): Don't put deleted char on the
18451         kill ring.
18453         * viper-ex.el (viper-color-display-p): New function.
18454         (viper-has-face-support-p): Use viper-color-display-p.
18456         * viper-keym.el (viper-gnus-modifier-map): New keymap.
18458         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
18460         * viper-util.el (viper-glob-unix-files): Fix shell status check.
18461         (viper-file-remote-p): Make equivalent to file-remote-p.
18463         * viper.el (viper-major-mode-modifier-list):
18464         Use viper-gnus-modifier-map.
18466 2005-02-19  David Kastrup  <dak@gnu.org>
18468         * subr.el (subregexp-context-p): Fix garbled doc string by adding
18469         quoting.
18471 2005-02-19  Jay Belanger  <belanger@truman.edu>
18473         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
18474         Remove extra definitions.
18475         (calc-coth): New function.
18476         (calcFunc-cot): Fix `let'.
18478 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
18480         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
18481         the reasons we use "type pc" in these faces.
18483         * button.el (button): Ditto.
18485 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
18487         * replace.el (query-replace-read-from): Set the value of
18488         query-replace-from-history-variable to handle the case of an empty
18489         string entered to accept the suggested default.
18491         * net/tramp.el (tramp-file-name-for-operation):
18492         Use dired-call-process instead of dired-call-process-command.
18494 2005-02-19  Jay Belanger  <belanger@truman.edu>
18496         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
18497         (math-div-non-trig): New variables.
18498         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
18499         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
18500         (math-combine-prod, math-div-symb-fancy): Add simplifications for
18501         trig expressions.
18503 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
18505         * progmodes/gdb-ui.el (gdb-var-update-handler)
18506         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
18507         for watch expressions,
18508         (gdb-var-create-handler): Don't set speedbar-update-flag.
18509         (gdb-post-prompt): Simplify test for speedbar.
18511 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
18513         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
18514         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
18515         we use the syntax table of the correct buffer.
18516         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
18517         Felix Gatzemeier.
18519         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
18520         (ediff-file-remote-p): Make synonymous with file-remote-p.
18521         In all deffaces ediff-*-face-*, use min-colors.
18523         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
18524         ediff-recurse-to-subdirectories.
18525         (ediff-mark-if-equal): Check that the arguments are strings, use
18526         ediff-same-contents (after to Felix Gatzemeier).
18528         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
18529         nil.
18531 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18533         * log-view.el (log-view-message-re): Fix up Subversion regexp.
18535 2005-02-18  David Kastrup  <dak@gnu.org>
18537         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
18538         use `mark-active' when defined.
18540 2005-02-18  Kenichi Handa  <handa@m17n.org>
18542         * ps-print.el (ps-font-info-database): New entry
18543         ZapfChancery-MediumItalic with correct font name.  Fix font name
18544         of the entry Zapf-Chancery-MediumItalic.
18546 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
18548         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
18550 2005-02-16  Kim F. Storm  <storm@cua.dk>
18552         * ido.el (ido-fallback-command): Pass user input to fallback command.
18554 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
18556         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
18557         (gdb-find-file-hook): Add server prefix.
18559 2005-02-16  Richard M. Stallman  <rms@gnu.org>
18561         * replace.el (perform-replace): Pass new args to replace-highlight.
18562         (replace-highlight): Take region args,
18563         and pass them to isearch-lazy-highlight-new-loop.
18565         * novice.el (disabled-command-hook): Autoload the defalias
18566         and the make-obsolete-variable call.
18568         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
18570         * isearch.el (isearch-lazy-highlight-start-limit)
18571         (isearch-lazy-highlight-end-limit): New variables limit
18572         the region for highlighting.
18573         (isearch-lazy-highlight-new-loop): New args BEG and END.
18574         (isearch-lazy-highlight-search): Use the new vars.
18575         (isearch-lazy-highlight-update): Likewise.
18577         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
18579         * cus-start.el (all): Use default-boundp.
18581 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
18583         * menu-bar.el (menu-bar-select-frame): Handle current frame.
18585 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
18587         * autorevert.el (auto-revert-stop-on-user-input)
18588         (auto-revert-verbose): Doc fixes.
18590 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
18592         * international/mule-cmds.el (set-locale-environment): Remove call
18593         to set-selection-coding-system on Windows.
18595 2005-02-15  Jay Belanger  <belanger@truman.edu>
18597         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
18598         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
18599         calcFunc-coth.
18600         (math-simplify-sqrt): Add simplifications.
18602         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
18603         to list.
18605         * calc/calc-ext.el: Add functions to autoloads.
18607         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
18608         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
18609         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
18610         (math-csc-raw, math-cot-raw): New functions.
18612         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
18614         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
18615         the variable name in a message.
18617         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
18618         calcFunc-csc, calcFunc-cot.
18620         * calc/calcalg2.el: Add derivative and integration rules for
18621         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
18622         calcFunc-csch, calcFunc-coth.
18623         (math-do-integral-methods): Add to checks for when to use
18624         substitutions.
18626         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
18628 2005-02-15  Lute Kamstra  <lute@gnu.org>
18630         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18631         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
18632         <monnier@iro.umontreal.ca>
18633         (lisp-outline-level): Improve efficiency.  Suggested by David
18634         Kastrup <dak@gnu.org>.
18636 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
18638         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
18639         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
18640         (gdb-set-gud-minor-mode-existing-buffers): New functions.
18641         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
18642         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
18644 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
18646         * cus-start.el (all): Comment change.
18648 2005-02-14  Lute Kamstra  <lute@gnu.org>
18650         * cus-start.el (all): Check if symbol is void.
18652 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
18654         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
18655         optional argument to \cite.
18657 2005-02-14  Richard M. Stallman  <rms@gnu.org>
18659         * cus-edit.el (custom-buffer-create-internal): Update help message.
18660         (custom-magic-alist): Update help messages.
18662         * cus-start.el (all): Allow a var to specify a standard value.
18664 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
18666         * custom.el (custom-theme-set-variables): Handle variable aliases.
18668         * frame.el (blink-cursor-timer): Doc fix.
18669         (blink-cursor): Make it an alias for `blink-cursor-mode' and
18670         declare obsolete.
18671         (blink-cursor-mode): Define with defcustom and use correct
18672         standard expression in that defcustom.
18673         * startup.el (command-line): Adapt to above changes in frame.el.
18675 2005-02-11  Lute Kamstra  <lute@gnu.org>
18677         * apropos.el (apropos-score-doc): Prevent division by zero.
18679 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
18681         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
18682         (icalendar--get-event-property-attributes)
18683         (icalendar--get-event-properties)
18684         (icalendar--datetime-to-diary-date): New functions.
18685         (icalendar--split-value): Doc fix.
18686         (icalendar--datetime-to-noneuropean-date)
18687         (icalendar--datetime-to-european-date): New optional argument
18688         SEPARATOR.  Return result as a string instead of a list.
18689         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
18690         (icalendar--convert-string-for-export): Rename arg S to STRING.
18691         (icalendar-export-region): Doc fix.  Change name of error buffer.
18692         Save output buffer.
18693         (icalendar-import-file): Add blank at end of prompt.
18694         (icalendar-import-buffer): Doc fix.  Do not switch to error
18695         buffer.  Indicate status in return value.
18696         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
18697         buffer.  Save output buffer.  Handle exception from recurrence
18698         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
18699         events.  Fix problems with weekly all-day events.
18701 2005-02-10  Richard M. Stallman  <rms@gnu.org>
18703         * simple.el (eval-expression-print-format):
18704         Avoid warning about edebug-active.
18706         * help.el (help-for-help-internal): Rename from help-for-help.
18707         (help-for-help): Define with defalias.
18709         * font-core.el (font-lock-default-function): Use with-no-warnings.
18711         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
18713         * custom.el (defface): Doc fix.
18715 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
18717         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
18718         width 0" to prevent word wrapping problems.
18720 2005-02-09  Kim F. Storm  <storm@cua.dk>
18722         * ido.el (ido-file-extensions-order): New defcustom.
18723         (ido-file-extension-lessp, ido-file-extension-aux)
18724         (ido-file-extension-order): New advanced file ordering.
18725         (ido-file-lessp): New simple file ordering.
18726         (ido-sort-list): Remove.
18727         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
18728         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
18730 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
18732         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
18733         that some versions of grep produce.
18734         (grep-mode-font-lock-keywords): Likewise.
18736 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
18738         * progmodes/gdb-ui.el (gdb-location-list): New variable.
18739         (gdb-cdir): Delete.
18740         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
18741         (gdb-source-info): Treat case when source file is in another
18742         directory properly.
18743         (gdb-get-location): New function.
18745 2005-02-07  Jay Belanger  <belanger@truman.edu>
18747         * calc/calc-prog.el (calc-write-parse-table-part)
18748         (calc-fix-token-name): Fix a check for language type.
18750         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
18752 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
18754         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
18755         as directory not writable.
18757 2005-02-07  Kim F. Storm  <storm@cua.dk>
18759         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
18760         (cua--standard-movement-commands): Remove list.
18761         Instead, set CUA property value to move for movement commands.
18762         (cua-movement-commands): Remove.  Users must set CUA prop instead.
18763         (cua--pre-command-handler): Check CUA property.
18764         (cua--init-keymaps): Don't remap undo commands.
18765         (cua-mode): Don't call cua--rectangle-on-off.
18767         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
18768         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
18769         (cua--rect-undo-set-point): New var.
18770         (cua--rectangle-undo-boundary): Setup undo apply entry.
18771         (cua--rect-undo-handler): New function for rectangle undo.
18772         (cua--rect-start-position, cua--rect-end-position): Add.
18773         (cua--rectangle-post-command): Call cua--rectangle-set-corners
18774         for restored rectangle.  Set point if cua--rect-undo-set-point.
18776 2005-02-06  Jay Belanger  <belanger@truman.edu>
18778         * calc/calc-lang.el (calc-tex-language): Display more information
18779         in messages.
18781         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
18782         in TeX mode.
18784 2005-02-06  Richard M. Stallman  <rms@gnu.org>
18786         * emacs-lisp/lisp.el (buffer-end): Doc fix.
18788 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
18790         * net/ldap.el (ldap-search-internal): Support attributes with
18791         optional descriptions separated by a semi-colon, as in
18792         "userCertificate;binary".
18794 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18796         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
18797         isn't a cons (i.e. the version is 0).
18799 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
18801         * help.el (help-for-help): Doc fix.
18803 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
18805         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
18806         GDB-Windows on the menu-bar as this works better.
18808 2005-02-04  Jay Belanger  <belanger@truman.edu>
18810         * calc/calc-embed.el (calc-embedded-update): Don't put in
18811         unnecessary newlines.  Adjust the end of formula marker.
18813         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
18814         (math-latex-parse-two-args): New function.
18816 2005-02-03  Lute Kamstra  <lute@gnu.org>
18818         * help-fns.el (help-with-tutorial): Make sure that users cannot
18819         remove the entire text of the tutorial by means of `undo'.
18821 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18823         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
18824         in recent changes, where the ispell process was repeatedly
18825         killed & restarted.
18827         * international/mule-cmds.el (set-locale-environment): Set file-name
18828         coding system to utf-8 on Darwin systems.
18829         (set-default-coding-systems): Don't set default-file-name-coding-system
18830         on Darwin systems.
18832 2005-02-03  Richard M. Stallman  <rms@gnu.org>
18834         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
18836 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
18838         * faces.el (list-faces-display): Add optional argument.
18840 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18842         * font-core.el (font-lock-default-function): Handle the rare case where
18843         only font-lock-keywords is set.
18845 2005-02-02  Kenichi Handa  <handa@m17n.org>
18847         * international/characters.el: Cancel previous change for
18848         I-WITH-DOT-ABOVE and DOTLESS-i.
18850         * international/latin-5.el: Cancel previous change.
18852 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
18854         * progmodes/gud.el: Correction to syntax in gud-menu-map.
18856 2005-02-02  Kenichi Handa  <handa@m17n.org>
18858         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
18859         DOTLESS-i.
18861         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
18862         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
18864         * case-table.el (get-upcase-table): New function.
18865         (copy-case-table): Copy upcaes table too if non-nil.
18866         (set-case-syntax-delims): Maintain upcase table too.
18867         (set-case-syntax-pair): Likewise.
18868         (set-upcase-syntax, set-downcase-syntax): New functions.
18869         (set-case-syntax): Maintain upcase table too.
18871 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
18873         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
18875         * progmodes/gud.el (gud-goto-info): New function.
18876         (gud-tool-bar-map): Use correct icon.
18878 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
18880         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
18881         When delegating, order args in the funcall correctly.
18883 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
18885         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
18887 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
18889         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
18890         buffer not visiting a file.
18892 2005-01-31  Jay Belanger  <belanger@truman.edu>
18894         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
18895         bound on the line with the formula.
18897 2005-01-31  Kim F. Storm  <storm@cua.dk>
18899         * ses.el (ses-create-cell-variable-range)
18900         (ses-destroy-cell-variable-range, ses-reset-header-string)
18901         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
18902         (ses-insert-row): Fix format of apply undo entries.
18904 2005-01-31  Jay Belanger  <belanger@truman.edu>
18906         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
18907         parts.
18909         * calc/calc-embed.el (calc-embedded-open-formula)
18910         (calc-embedded-close-formula): Ignore matrix environments.
18912         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
18913         TeX mode.
18915         * calc/calc-lang.el (math-function-table, math-oper-table)
18916         (math-variable-table): Adjust the LaTeX portions.
18918         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
18919         (math-latex-ignore-words): New constant.
18921 2005-01-31  Richard M. Stallman  <rms@gnu.org>
18923         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
18924         (ispell-local-dictionary): Doc fix.
18925         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
18926         Don't reinitialize at run time.  Don't defcustom.
18927         All uses changed to append ispell-local-dictionary-alist,
18928         or check it first.
18929         (ispell-current-dictionary): New variable for dictionary in use.
18930         (ispell-dictionary): Now used only for global default.
18931         (ispell-start-process): Set ispell-current-dictionary,
18932         not ispell-dictionary.
18933         (ispell-change-dictionary): Use this only for setting
18934         user preferences.
18935         (ispell-internal-change-dictionary): New function
18936         to change the current dictionary in use.
18937         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
18938         Use ispell-current-dictionary.
18939         Handle ispell-local-dictionary-overridden.
18940         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
18942 2005-01-31  Jay Belanger  <belanger@truman.edu>
18944         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
18946         * calc/calc-ext.el: Add calc-latex-language to autoloads.
18947         (calc-mode-map): Add calc-latex-language.
18949         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
18950         (math-latex-print-frac): New functions.
18951         (math-oper-table, math-function-table, math-variable-table)
18952         (math-complex-format, math-input-filter): Add latex properties.
18953         (calc-set-language): Set math-expr-special-function-mapping.
18955         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
18956         (calc-write-parse-table-part): Add LaTeX support.
18958         * calc/calc.el (calc-language): Adjust docstring.
18959         (calc-set-mode-line): Add LaTeX support.
18960         (math-expr-special-function-mapping): New variable.
18961         (math-tex-ignore-words): Add to list.
18963         * calc/calccomp.el (math-compose-expr, math-compose-rows):
18964         Add LaTeX support.
18965         (math-compose-expr): Add support for special functions.
18967         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
18969 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
18971         * progmodes/gdb-ui.el (gdb-memory-address)
18972         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
18973         (gdb-memory-mode-map, gdb-memory-format-keymap)
18974         (gdb-memory-format-menu, gdb-memory-unit-keymap)
18975         (gdb-memory-unit-menu): New variables for a buffer
18976         that lets the user examine program memory.
18977         (gdb-memory-set-address, gdb-memory-set-repeat-count)
18978         (gdb-memory-format-binary, gdb-memory-format-octal)
18979         (gdb-memory-format-unsigned, gdb-memory-format-signed)
18980         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
18981         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
18982         (gdb-memory-unit-word, gdb-memory-unit-halfword)
18983         (gdb-memory-unit-byte, gdb-memory-unit-menu)
18984         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
18985         (gdb-memory-mode, gdb-memory-buffer-name)
18986         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
18987         New functions for above buffer.
18989 2005-01-30  Richard M. Stallman  <rms@gnu.org>
18991         * cus-edit.el (custom-bury-buffer): Function deleted.
18992         (custom-buffer-done-function): Option deleted.
18993         (custom-buffer-done-kill): New replacement option.
18994         (Custom-buffer-done): Call quit-window.
18995         (custom-buffer-create-internal): Update for above changes.
18997 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
18999         * simple.el (undo-ask-before-discard): New var.
19000         (undo-outer-limit-truncate): Implement it.
19001         (undo-extra-outer-limit): Doc update.
19003 2005-01-29  Richard M. Stallman  <rms@gnu.org>
19005         * ses.el (undo-more): Delete defadvice.
19006         (ses-begin-change): Doc fix.
19008         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
19009         instead of rebinding C-x u and C-_.
19011         * files.el (normal-backup-enable-predicate): Return nil for files
19012         in /tmp, regardless of temporary-file-directory.
19014         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
19016         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
19017         (open-rectangle, delete-whitespace-rectangle-line)
19018         (clear-rectangle-line): If FILL, pass t instead of FILL
19019         for move-to-column's 2nd arg.
19021         * simple.el (undo): Fix the test for continuing a series of undos.
19022         (undo-more): Set pending-undo-list to t when we reach end.
19023         (pending-undo-list): Move up defvar.
19025         * wid-edit.el (widget-button-click):
19026         Shorten the range of the track-mouse binding.
19028         * comint.el (comint-insert-input): Undo previous changes;
19029         use last-input-event in interactive spec.
19031 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
19033         * progmodes/compile.el (compilation-start): Bind buffer-read-only
19034         to nil before invoking call-process.  Reset buffer's modified flag
19035         after fontifying it in the no-async branch.
19037         * wid-edit.el (widget-specify-button): If mouse pointer shape
19038         cannot be changed, use mouse face instead.
19040 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
19042         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
19043         (gdb-goto-breakpoint): Make breakpoint handling work on template
19044         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
19045         (gdb-assembler-custom): Update to recognize breakpoint information
19046         added on 2005-01-19.
19048 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19050         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
19051         (dsssl-mode): Use define-derived-mode.
19052         (scheme-mode-initialize): Remove.
19053         (scheme-mode): Use run-mode-hooks.
19055         * cus-edit.el (customize-group-other-window)
19056         (custom-buffer-create-other-window): Don't override special-display-*.
19057         (custom-mode-map): Make it dense.
19059         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
19060         sets the default value.
19062 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
19064         * descr-text.el: Add more keywords.
19066 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19068         * speedbar.el: Avoid unnecessary use of locate-library.
19070         * international/mule-cmds.el (standard-display-european-internal):
19071         Don't fiddle with latin-1 non-break space any more since it's now
19072         special cased in the C code.
19073         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
19075 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
19077         * cus-start.el (all): Add `undo-outer-limit'.
19079 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19081         * textmodes/bibtex.el (bibtex-format-entry):
19082         Use `bibtex-empty-field-re' only on the text of fields, not on entire
19083         field lines.
19084         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
19085         not on part of a buffer.
19087 2005-01-25  Lute Kamstra  <lute@gnu.org>
19089         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
19090         nonempty field text strings like "{letters\\macro{}more letters}".
19091         Clarify docstring.
19092         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
19093         (bibtex-entry-offset, bibtex-parse-association)
19094         (bibtex-parse-field-name): Fix typos in docstrings.
19095         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
19097 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
19099         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
19100         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
19101         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
19102         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
19104         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
19105         isearch minor mode.
19107 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
19109         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
19111 2005-01-24  Lute Kamstra  <lute@gnu.org>
19113         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
19114         CASECHARS and NOT-CASECHARS regular expressions of the
19115         "nederlands" and "nederlands8" dictionaries to prevent a "Range
19116         striding over charsets" error.
19118 2005-01-24  Jay Belanger  <belanger@truman.edu>
19120         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
19121         display variable name.
19123 2005-01-24  Kenichi Handa  <handa@m17n.org>
19125         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
19126         Fix setting of the element of encoded-kbd-iso2022-invocations.
19128 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
19130         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
19131         (gdb-threads-select): Change to also accept mouse events.
19132         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
19133         (gdb-threads-mouse-select): Delete.
19135 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
19137         * files.el (insert-directory): Take care of empty directory,
19138         listed without -a switch.
19140 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19142         * textmodes/refill.el (refill-post-command-function):
19143         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
19144         to the list of functions that we should be careful not to undo.
19145         (refill-late-fill-paragraph-function): Remove.
19146         (refill-saved-state): New var.
19147         (refill-mode): Use it to save fill-paragraph-function.
19148         Save also the value of auto-fill-function.
19150         * term/w32-win.el: Simplify code.
19152 2005-01-23  Kim F. Storm  <storm@cua.dk>
19154         * simple.el (line-move): Adapt to new return value from
19155         pos-visible-in-window-p.
19157         * simple.el (line-move): Fix last change.  Check partial
19158         visibility at point rather than at window-start.
19160 2005-01-22  Jason Rumney  <jasonr@gnu.org>
19162         * term/w32-win.el (xw-defined-colors): Remove debug-message.
19164 2005-01-22  David Kastrup  <dak@gnu.org>
19166         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
19168 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
19170         * type-break.el (type-break-mode): Add a test for
19171         type-break-file-name being non-nil.
19173 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
19175         * net/eudc.el (top level): Call (message "") via progn, so that
19176         eudc-options-file is loaded.
19178 2005-01-22  Kim F. Storm  <storm@cua.dk>
19180         * simple.el (line-move-1): Rename from line-move.
19181         (line-move): New function that adjusts vscroll for partially
19182         visible rows, and calls line-move-1 otherwise.
19184 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
19186         * pcomplete.el: Define pcomplete-read-event instead of read-event,
19187         since it's not a complete read-event implementation
19189 2005-01-20  Jay Belanger  <belanger@truman.edu>
19191         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
19192         for called function.
19194 2005-01-20  Steven Tamm  <steventamm@mac.com>
19196         * term/mac-win.el (process-connection-type): Remove.
19197         Controlled now by s/darwin.h:PTY_ITERATION.
19199 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19201         * window.el (handle-select-window): Don't switch window when we're
19202         in the minibuffer.
19204 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
19206         * subr.el (dotimes-with-progress-reporter): New macro.
19208         * ses.el (ses-dotimes-msg): Remove macro.
19209         Use `dotimes-with-progress-reporter' instead.
19211 2005-01-19  Steven Tamm  <steventamm@mac.com>
19213         * term/mac-win.el (process-connection-type): Use new
19214         operating-system-release variable to use ptys on Darwin 7 (OS X
19215         10.3) when using carbon build.
19217 2005-01-19  Jay Belanger  <belanger@truman.edu>
19219         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
19220         flags if the last command was a tab or M-tab.
19222         * calc/calc-prog.el (calc-user-define-edit): Put original formula
19223         in formula editing buffer.
19225 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
19227         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
19228         breakpoint image symbol in margin.
19230 2005-01-19  Jay Belanger  <belanger@truman.edu>
19232         * calc/calc-prog.el (calc-execute-kbd-macro):
19233         Ignore calc-keep-arg-flag.
19235 2005-01-19  Kenichi Handa  <handa@m17n.org>
19237         * textmodes/ispell.el (ispell-looking-at): New function.
19238         (ispell-process-line): Use ispell-looking-at to compare the ispell
19239         output and the buffer contents.
19241 2005-01-18  Jay Belanger  <belanger@truman.edu>
19243         * calc/calc.el (calc-display-raw): Fix docstring.
19245 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19247         * simple.el (blink-matching-open): Strip extra info from syntax.
19249         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
19250         funny chars in the end-of-here-doc marker.
19252 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
19254         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
19255         that enable/disabled state of breakpoints is shown correctly in
19256         fringe and on ttys.
19257         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
19258         Add breakpoint information as text properties.
19259         (gdb-mouse-toggle-breakpoint):
19260         Rename to gdb-mouse-set-clear-breakpoint.
19261         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
19262         breakpoints in the margin.
19263         (gdb-remove-strings): Simplify.
19265 2005-01-17  Jay Belanger  <belanger@truman.edu>
19267         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
19268         erasing buffer.
19270 2005-01-17  Richard M. Stallman  <rms@gnu.org>
19272         * progmodes/grep.el (grep-find): Copy from `grep' the condition
19273         for calling grep-compute-defaults.
19275         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
19276         if buffer is empty.
19278         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
19280 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19282         * hilit-chg.el (highlight-changes-mode): Don't autoload.
19284         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
19285         non-preloaded variables.
19287 2005-01-17  Steven Tamm  <steventamm@mac.com>
19289         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
19290         tex-shell cause to force interactivity when using pipes.
19292 2005-01-17  Kim F. Storm  <storm@cua.dk>
19294         * simple.el (just-one-space): Make arg optional.
19296 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
19298         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
19299         posn-at-x-y to t to access left-margin.
19301 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
19303         Sync with Tramp 2.0.47.
19305         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
19306         catching keep-date problems in cp/scp operations.
19307         (tramp-handle-copy-file): Don't call `set-file-modes'
19308         unconditionally.  Specialized functions should know better what is
19309         necessary.  This improves performance a little bit, and the
19310         functions could catch errors with `cp -p' and `scp -p'.
19311         (tramp-do-copy-or-rename-file-via-buffer)
19312         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
19313         when appropriate.
19314         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
19315         Call `set-file-modes' when appropriate.
19316         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
19317         Johnsson <isak@hypergene.com>
19318         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
19319         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
19320         <joakim@verona.se>
19321         (tramp-file-name-for-operation): Mark `shell-command' as magic for
19322         Emacs only.
19324         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
19325         `find-file-hooks' and `dired-mode-hook'.
19326         (tramp-minor-mode-map): Respective map.  Add remapping for
19327         `compile' and `recompile'.
19328         (tramp-remap-command, tramp-recompile): New defuns.
19329         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
19330         in buffer "*Compilation*".  Call the commands asynchronously.
19332         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
19333         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
19334         `shell-command', because it isn't magic in XEmacs.  Reported by
19335         Adrian Aichner <adrian@xemacs.org>.
19337         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
19338         `substitute-in-file-name.
19339         (tramp-smb-handle-substitute-in-file-name): New defun.
19340         (tramp-smb-advice-PC-do-completion): Delete advice.
19342 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
19344         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
19345         Fix error in deleting region.
19347 2005-01-15  Richard M. Stallman  <rms@gnu.org>
19349         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
19350         In non-temp buffer, switch syntax table temporarily.
19352         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
19354         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
19356         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
19358         * imenu.el (imenu--split-menu): Copy menulist before sorting.
19359         (imenu--generic-function): Use START, not BEG, as pos of definition.
19361         * simple.el (just-one-space): Argument specifies number of spaces.
19363         * simple.el (eval-expression-print-format): Avoid warning
19364         about edebug-active.
19366 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
19368         * progmodes/sh-script.el: Code copied from make-mode.el
19369         with small changes,
19370         (sh-mode-map): Bind C-c C-\.
19371         (sh-backslash-column, sh-backslash-align): New variables.
19372         (sh-backslash-region, sh-append-backslash): New functions.
19374 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19376         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
19377         (rmail-pop-password, rmail-pop-password-required): Move to
19378         rmail-obsolete group.
19379         (rmail-set-pop-password): Rename to rmail-set-remote-password.
19380         All callers updated.
19381         (rmail-get-pop-password): Rename to rmail-get-remote-password.
19382         Take an argument specifying whether it is POP or IMAP mailbox we
19383         are using.  All callers updated.
19384         (rmail-pop-password-error): Rename to
19385         rmail-remote-password-error.  Added mailutils-specific error message.
19386         (rmail-movemail-search-path)
19387         (rmail-movemail-variant-in-use): New variables.
19388         (rmail-remote-password, rmail-remote-password-required):
19389         New customization variables.
19390         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
19391         (rmail-parse-url): New function.
19392         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
19393         with GNU mailutils movemail.
19395 2005-01-15  Kevin Ryde  <user42@zip.com.au>
19397         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
19398         suffix to space, $ or '$, to correctly position point when going
19399         to @table style constants like DBL_MAX.
19401 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
19403         * type-break.el (type-break-mode, type-break-file-time)
19404         (type-break-file-keystroke-count, type-break-choose-file):
19405         Don't store data in or load data from the file if type-break-file-name
19406         is nil.
19407         (type-break-file-name): Doc update as per the above.
19409 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
19411         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
19412         lookup-key might return nil; handle that.
19414 2005-01-15  Alan Mackenzie  <acm@muc.de>
19416         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
19417         rather than the element found, thus enabling the tree to be setcar'd.
19419 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
19421         * textmodes/org.el (org-show-following-heading): New option.
19422         (org-show-hierarchy-above): Use `org-show-following-heading'.
19423         (org-cycle): Documentation fix.
19425         * textmodes/org.el (orgtbl-optimized): New option
19426         (orgtbl-mode): New command, a minor mode.
19427         (orgtbl-mode-map): New variable.
19428         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
19429         (orgtbl-error, orgtbl-self-insert-command)
19430         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
19432         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
19433         a local variable in each org-mode buffer.
19435         * textmodes/org.el (org-set-regexps-and-options): Rename from
19436         `org-set-regexps'.  Added checking for STARTUP keyword.
19437         (org-get-current-options): Add STARTUP options.
19438         (org-table-insert-row): Make mode intelligent about when
19439         realignment is needed.
19440         (org-self-insert-command, org-delete-backward-char, org-delete-char):
19441         New commands.
19442         (org-enable-table-editor): New default value `optimized'.
19443         (org-table-blank-field): Support blanking regions if active.
19445 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
19447         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
19448         if the year is not given.
19450         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
19451         Add new escapes %m and %M, fixed bug with %F by adding
19452         save-match-data.
19453         (reftex-reference): Remove ?. from list of spaces.
19454         (reftex-label-info): Add automatic label prefix recognition.
19456         * textmodes/reftex-index.el (reftex-index-next-phrase):
19457         Add slave parameter to call of `reftex-index-this-phrase'.
19458         (reftex-index-this-phrase): New optional argument.
19459         (reftex-index-region-phrases): Add slave parameter to call of
19460         `reftex-index-this-phrase'.
19461         (reftex-display-index): New argument redo.
19462         (reftex-index-rescan): Add `redo' to arguments of
19463         `reftex-display-index'.
19464         (reftex-index-Rescan, reftex-index-revert)
19465         (reftex-index-switch-index-tag): Add `redo' to arguments of
19466         `reftex-display-index'.
19467         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
19468         indexing.  Fix bug with matching is there is a quote before or
19469         after the word.
19471         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
19472         Fix bug when collecting citation keys in lines with comments.
19473         (reftex-citation): Prefix argument no longer rescans the document,
19474         but forces prompting for optional arguments of cite macros.
19475         (reftex-do-citation): Prompting for optional arguments implemented.
19477         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19478         Add optional arguments to most cite commands.
19479         (reftex-cite-cleanup-optional-args): New option
19480         (reftex-cite-prompt-optional-args): New option.
19481         (reftex-trust-label-prefix): New option.
19483         * textmodes/reftex-toc.el (reftex-toc-find-section):
19484         Add push-mark before changing the position in the buffer.
19486         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
19487         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
19489 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
19491         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
19492         more carefully.
19494 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19496         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
19497         (sgml-mode): Use it.
19498         (sgml-get-context): Better keep track of implicitly closed tags.
19500 2005-01-13  Kenichi Handa  <handa@m17n.org>
19502         * textmodes/ispell.el: These changes are to fix misalignment error
19503         caused by equivalent characters of different Emacs charsets.
19504         (ispell-unified-chars-table): New variable.
19505         (ispell-get-decoded-string): New function.
19506         (ispell-get-casechars, ispell-get-not-casechars)
19507         (ispell-get-otherchars): Call ispell-get-decoded-string.
19509 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
19511         * custom.el (custom-declare-variable): Just put symbol instead
19512         of (defvar . symbol) in `current-load-list'.
19514 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19516         * emacs-lisp/elint.el: Fixed typo in Commentary section.
19518 2005-01-12  Jay Belanger  <belanger@truman.edu>
19520         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
19521         to create a Calc summary.
19523 2005-01-12  Kim F. Storm  <storm@cua.dk>
19525         * mouse.el (mouse-on-link-p): Change functionality and doc
19526         string to comply with latest description in lisp ref.
19528 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
19530         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
19531         Enable mouse clicks on mode-line, header-line and margin.
19532         (event-type): Give mouse event symbols an `event-kind' property
19533         with value `mouse-click'.
19535 2005-01-12  Juri Linkov  <juri@jurta.org>
19537         * facemenu.el (list-colors-display): Add new arg buffer-name.
19538         Use it.  Fix docstring.  Replace code for identifying duplicate
19539         colors by the name with call to `list-colors-duplicates' which
19540         identifies duplicate colors by the value unless the color
19541         is one of special Windows colors.  Set truncate-lines to t.
19542         Print sorted duplicate color names on each line.  Indent to 22
19543         \(the longest color name in rgb.txt) instead of 20.  Optimize.
19544         (list-colors-duplicates): New function.
19545         (facemenu-color-name-equal): Delete function.
19547         * facemenu.el (list-colors-print): New function created from code
19548         in list-colors-display.  Print #RRGGBB at the window right edge.
19549         (list-colors-display): When temp-buffer-show-function is not
19550         defined, call list-colors-print from temp-buffer-show-hook
19551         to get the right value of window-width in list-colors-print
19552         after the buffer is displayed.
19554         * simple.el (pop-mark): Move deactivate-mark out of conditional
19555         part to deactivate the active mark regardless of the state of the
19556         mark ring.
19558         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
19559         variables line in desktop files.
19561 2005-01-12  Juri Linkov  <juri@jurta.org>
19563         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
19564         Bring together isearch highlight related options.
19565         (lazy-highlight): Replace group `replace' by `matching'.
19566         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
19567         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
19568         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
19569         and declare them obsolete.
19570         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
19571         (isearch-faces): Remove defgroup.
19572         (isearch-overlay, isearch-highlight, isearch-dehighlight):
19573         Move isearch highlighting code closer to lazy highlighting code.
19575         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
19576         (query-replace-highlight, query-replace-lazy-highlight)
19577         (query-replace): Move definitions to the beginning of the file.
19579 2005-01-11  Juri Linkov  <juri@jurta.org>
19581         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
19582         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
19583         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
19585         * info.el (Info-history-forward): New variable.
19586         (Info-select-node): Reset Info-history-forward to nil.
19587         (Info-last): Turn into defalias.
19588         (Info-history-back): Rename from Info-last.
19589         Add current node to Info-history-forward.
19590         (Info-history-forward): New fun.
19591         (Info-mode-map): Replace Info-last by Info-history-back.
19592         Bind Info-history-forward to "r".
19593         (Info-mode-menu): Replace Info-last by Info-history-back.
19594         Fix menu item text.  Add menu item for Info-history-forward.
19595         (info-tool-bar-map): Replace Info-last by Info-history-back.
19596         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
19597         for Info-history-forward.
19598         (Info-mode): Replace Info-last by Info-history-back in docstring.
19599         Add local variable Info-history-forward.
19600         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
19602 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19604         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
19605         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
19606         Ignore select-window events rather than fiddle with
19607         mouse-autoselect-window.
19609 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
19611         * type-break.el (type-break-mode): Fix previous change.
19613 2005-01-10  Jay Belanger  <belanger@truman.edu>
19615         * calc/calc-ext.el (calc-reset): Reset when inside embedded
19616         calculator; only reset when point is inside a calculator.
19617         Don't adjust the window height if the window takes up the whole height
19618         of the frame.
19620 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
19622         * ebuff-menu.el (Electric-buffer-menu-mode):
19623         Preserve value of buffer-local var header-line-format.
19625 2005-01-09  Jay Belanger  <belanger@truman.edu>
19627         * calc/calc.el (calc-mode-var-list-restore-saved-values):
19628         Make sure settings file exists before accessing it.
19630         * calc/calc-embed.el (calc-embedded-subst):
19631         Replace math-multi-subst-rec, which is only supposed to be called
19632         by math-multi-subst, by math-multi-subst.
19634 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
19636         * vc.el (vc-allow-async-revert): New user option.
19637         (vc-disable-async-diff): New internal variable.
19638         (vc-revert-buffer): Use them to disable asynchronous diff.
19640         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
19641         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
19642         asynchronously if vc-disable-async-diff is t.
19644 2005-01-09  Jay Belanger  <belanger@truman.edu>
19646         * calc/calc.el (defcalcmodevar): New macro.
19647         (calc-mode-var-list-restore-default-values)
19648         (calc-mode-var-list-restore-saved-values): New functions.
19649         (calc-mode-var-list): Use defcalcmodevar to define it.
19650         (calc-always-load-extensions, calc-line-numbering)
19651         (calc-line-breaking, calc-display-just, calc-display-origin)
19652         (calc-number-radix, calc-leading-zeros, calc-group-digits)
19653         (calc-group-char, calc-point-char, calc-frac-format)
19654         (calc-prefer-frac, calc-hms-format, calc-date-format)
19655         (calc-float-format, calc-full-float-format, calc-complex-format)
19656         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
19657         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
19658         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
19659         (calc-matrix-brackets, calc-language, calc-language-option)
19660         (calc-left-label, calc-right-label, calc-word-size)
19661         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
19662         (calc-display-raw, calc-internal-prec, calc-angle-mode)
19663         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
19664         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
19665         (calc-window-height, calc-display-trail, calc-show-selections)
19666         (calc-use-selections, calc-assoc-selections)
19667         (calc-display-working-message, calc-auto-why, calc-timing)
19668         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
19669         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
19670         (calc-gnuplot-default-device, calc-gnuplot-default-output)
19671         (calc-gnuplot-print-device, calc-gnuplot-print-output)
19672         (calc-gnuplot-geometry, calc-graph-default-resolution)
19673         (calc-graph-default-resolution-3d, calc-invocation-macro)
19674         (calc-show-banner): Use defcalcmodevar to declare them and set
19675         their default values.
19677         * calc/calc-ext.el (calc-reset): Restore saved values of variables
19678         instead of default values (but restore default values if there is
19679         an argument of 0).
19681 2005-01-09  David Kastrup  <dak@gnu.org>
19683         * desktop.el (desktop-restore-eager): Fix typo in type.
19685 2005-01-08  Richard M. Stallman  <rms@gnu.org>
19687         * cus-edit.el (customize): Delete :link.
19689 2005-01-08  Jay Belanger  <belanger@truman.edu>
19691         * calc/calc.el (calc-mode): Remove the extension from the
19692         `calc-settings-file' file name when loading it.
19694 2005-01-08  Kim F. Storm  <storm@cua.dk>
19696         * info.el (Info-mode-map, Info-next-link-keymap)
19697         (Info-prev-link-keymap, Info-up-link-keymap):
19698         Map follow-link to mouse-face.
19699         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
19701 2005-01-08  Jay Belanger  <belanger@truman.edu>
19703         * calc/calc.el (calc-settings-file): Change default value.
19704         Suggested by cgw in a comment in calc-mode.el.
19706         * calc/calc-mode.el (calc-settings-file-name):
19707         Compare calc-settings-file to user-init-file instead of ~/.emacs.
19708         Replace ~/.emacs in a prompt by calc-settings-file.
19710 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
19712         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
19713         (desktop-lazy-idle-delay): New customizable variables.
19714         (desktop-buffer-args-list): New variable.
19715         (desktop-append-buffer-args): New function.
19716         (desktop-save): Call desktop-append-buffer-args for some buffers.
19717         (desktop-lazy-create-buffer): New function.
19718         (desktop-idle-create-buffers): New function.
19719         (desktop-read): Add message about buffers to restore lazily.
19720         (desktop-lazy-abort): New command.
19721         (desktop-clear): Call desktop-lazy-abort.
19722         (desktop-lazy-complete): New command.
19724 2005-01-06  Richard M. Stallman  <rms@gnu.org>
19726         * emacs-lisp/find-func.el (find-face-definition):
19727         Rename from find-face.
19729 2005-01-06  Kim F. Storm  <storm@cua.dk>
19731         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
19733         * man.el (Man-xref-man-page, Man-xref-header-file)
19734         (Man-xref-normal-file): Add follow-link property.
19736 2005-01-06  Jay Belanger  <belanger@truman.edu>
19738         * calc/calc-units.el: Make sure the proper macro definitions are
19739         available when compiling.
19741 2005-01-06  Juri Linkov  <juri@jurta.org>
19743         * isearch.el (isearch-lazy-highlight-update):
19744         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
19746 2005-01-06  Miles Bader  <miles@gnu.org>
19748         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
19749         (isearch-lazy-highlight-face): Use new name.
19751 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19753         * uniquify.el (uniquify-rationalize-file-buffer-names):
19754         Re-add an interactive spec.
19755         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
19756         to the same name.
19758         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
19759         (isearch-update, isearch-done): Adjust calls accordingly.
19761 2005-01-05  Richard M. Stallman  <rms@gnu.org>
19763         * custom.el (custom-set-variables, custom-theme-set-variables):
19764         Clarify documentation.
19766         * emacs-lisp/find-func.el (find-variable)
19767         (find-variable-other-window, find-variable-other-frame):
19768         Fix the TYPE args to find-function-read and find-function-do-it.
19769         (find-function): Doc fix.
19770         (find-function-at-point): Replace function-at-point alias.
19772 2005-01-04  Richard M. Stallman  <rms@gnu.org>
19774         * cus-face.el (custom-declare-face):
19775         Record defface in current-load-list.
19777         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
19779         * emacs-lisp/find-func.el: Doc fixes.
19780         (find-face-regexp): New variable.
19781         (find-function-regexp-alist): New variable.
19782         (find-function-C-source): Third arg is now TYPE.
19783         (find-function-search-for-symbol): Handle general TYPE.
19784         (find-function-read, find-function-do-it): Handle general TYPE.
19785         (find-definition-noselect, find-face): New functions.
19786         (function-at-point): Alias deleted.
19788 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19790         * battery.el (display-battery-mode): Rename from display-battery.
19791         Handle the case where it gets turned off.
19793 2005-01-04  Richard M. Stallman  <rms@gnu.org>
19795         * cus-edit.el (customize): Make :link point to user doc.
19797         * man.el (Man-fontify-manpage): Turn off undo generation.
19799         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
19801 2005-01-04  Andreas Schwab  <schwab@suse.de>
19803         * files.el (insert-directory): Only look for error lines in
19804         inserted text.  Don't move too far after processing --dired markers.
19806 2005-01-04  Richard M. Stallman  <rms@gnu.org>
19808         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
19809         Don't expand if the character is @, period, dash, etc.
19810         (define-mail-abbrev): Quote names that contain problem characters.
19812 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
19814         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
19816 2005-01-03  Richard M. Stallman  <rms@gnu.org>
19818         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
19819         (query-replace-highlight, query-replace-lazy-highlight)
19820         (query-replace): Definitions moved up.  Doc fix.
19822 2005-01-03  Richard M. Stallman  <rms@gnu.org>
19824         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
19825         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
19826         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
19827         (lazy-highlight-face): Rename from isearch-lazy-...
19828         Change all references to them.
19830 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
19832         * cus-edit.el (custom-file): Doc fix for defcustom.
19833         (custom-file): The function no longer sets the variable
19834         `custom-file' to its return value.
19836         * startup.el (command-line): No longer load `custom-file'.
19838 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19840         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
19842         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
19843         Don't confuse module-prefixed identifiers for labels.
19844         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
19846 2005-01-02  Richard M. Stallman  <rms@gnu.org>
19848         * files.el (basic-save-buffer-1): Fix previous change.
19850         * loadhist.el (file-loadhist-lookup): New function.
19851         (file-provides, file-requires): Use it.
19853         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
19854         instead of calculating the right size.
19856 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
19858         * vc-svn.el (vc-svn-diff): Stay local if possible.
19860 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19862         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
19864         * files.el (hack-local-variables): Fix last change.
19866 2005-01-02  Jay Belanger  <belanger@truman.edu>
19868         * calc/calc-yank.el (calc-edit-top): New variable.
19869         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
19870         object.  Change header properties.
19871         (calc-edit-finish, calc-edit-finish-stack-object)
19872         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
19873         edited object.
19874         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
19875         for the beginning of the edited object.
19876         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
19877         for the beginning of the edited object.
19878         * calc/calc-prog.el (calc-edit-macro-finish-edit)
19879         (calc-finish-formula-edit, calc-macro-repeats)
19880         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
19881         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
19882         beginning of the edited object.
19883         (calc-user-define-edit): Change the header for editing macros.
19884         Remove unnecessary variable.
19886 2005-01-01  Jay Belanger  <belanger@truman.edu>
19888         * calc/calc-yank.el (calc-edit-mode): Change default header.
19889         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
19890         * calc/calc-store.el (calc-edit-variable): Change title to match new
19891         header.
19892         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
19893         mode to match new header.
19894         (calc-user-define-edit): Change titles to include names of commands.
19895         (calc-finish-formula-edit): Adjust to handle new header.
19896         (calc-finish-macro-edit): Remove.
19897         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
19898         (calc-edit-macro-command, calc-edit-macro-command-type)
19899         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
19900         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
19901         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
19902         (calc-edit-macro-finish-edit): New functions.
19903         (calc-user-define-edit): Use new functions to edit named calc macros.
19905 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
19907         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
19909         * ses.el (copy-region-as-kill): Deactivate mark.
19911 2005-01-01  Richard M. Stallman  <rms@gnu.org>
19913         * replace.el (occur-1): If the output buffer is also an input,
19914         don't kill it, rename it.
19916         * faces.el (set-face-background, set-face-foreground): Doc fix.
19918         * cus-face.el (custom-face-attributes): Fix :help-echo strings
19919         for :foreground and :background.
19921         * dired.el (dired-view-command-alist): Variable deleted.
19922         (dired-view-file, dired-mouse-find-file-other-window):
19923         Delete the code to use it.
19925 2005-01-01  Kim F. Storm  <storm@cua.dk>
19927         * image.el (insert-sliced-image): Use t for line-height property.
19929 See ChangeLog.11 for earlier changes.
19931 ;; Local Variables:
19932 ;; coding: iso-2022-7bit
19933 ;; End:
19935     Copyright (C) 2005 Free Software Foundation, Inc.
19936   Copying and distribution of this file, with or without modification,
19937   are permitted provided the copyright notice and this notice are preserved.
19939 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1