(set-locale-environment): Make sure the coding-system preferred by the
[emacs.git] / lisp / ChangeLog
blob47a76ae10d061f1546c83090e13287664bd16429
1 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
3         * international/mule-cmds.el (set-locale-environment): Make sure
4         the coding-system preferred by the locale's language has the same
5         EOL conversion type as the original buffer-file-coding-system.
7 2006-04-07  Richard Stallman  <rms@gnu.org>
9         * simple.el (eval-expression): Doc fix.
11         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
12         (eval-defun): Doc fixes.
14 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
16         * pgg-gpg.el: Revert to revision 1.8 to allow the use of
17         gpg-agent.
19 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
21         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
22         GDB list command without argument for greater generality.
24 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
26         * subr.el (string-or-null-p): New function.
28         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
30         * textmodes/ispell.el (ispell-local-dictionary): Use
31         string-or-null-p.
33         * files.el: Update comment about safe-local-variable declarations.
35 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
37         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.  See
38         idlwave.org.
40         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.  See
41         idlwave.org.  Includes code to obsolete idlw-rinfo.el.
43         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.  See
44         idlwave.org.
46         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
47         version 6.0 (minimal changes).  See idlwave.org.
49         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
50         6.0 (minimal changes).  See idlwave.org.
52         * progmodes/idlw-rinfo.el: File obsoleted and removed.
54 2006-04-06  Romain Francoise  <romain@orebokech.com>
56         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
57         symmetric encryption features and a new asynchronous interface to
58         GnuPG.  This new version is version 1.4, plus whitespace changes.
60 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
62         * files.el: Move some `safe-local-variable' declarations to the
63         respective files.
65         * textmodes/ispell.el (ispell-check-comments)
66         (ispell-local-dictionary): Mark as safe.
68         * abbrev.el (abbrev-mode): Mark as safe.
70         * add-log.el (change-log-default-name): Mark as safe.
72         * textmodes/reftex-vars.el (reftex-vref-is-default)
73         (reftex-fref-is-default, reftex-level-indent)
74         (reftex-guess-label-type): Mark as safe.
76         * textmodes/fill.el (colon-double-space): Mark as safe.
78         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
79         (sentence-end-double-space, sentence-end-without-period)
80         (sentence-end-without-space, sentence-end, sentence-end-base)
81         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
83 2006-04-06  Kim F. Storm  <storm@cua.dk>
85         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
86         the :set-after list.
87         (ido-downcase-unc-hosts): New user option.  Default on.
88         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
89         when it is set, as regexps are now applied on the fly.
90         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
91         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
92         on the fly, but only when ido-process-ignore-lists is set.
93         Do case insensitive filtering if ido-downcase-unc-hosts is set.
94         Only downcase names if ido-downcase-unc-hosts is set.
96 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
98         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
100         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
102 2006-04-05  Kim F. Storm  <storm@cua.dk>
104         * ido.el (ido-mode): Set after ido-unc-hosts and
105         ido-ignore-unc-host-regexps.
106         (ido-save-history): Save ido-unc-hosts-cache.
107         (ido-load-history): Load ido-unc-hosts-cache.
108         (ido-reread-directory): Refresh unc hosts cache in // dir.
110         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
111         to nil while displaying slash screen.
113 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
115         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
116         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
118 2006-04-05  Kenichi Handa  <handa@m17n.org>
120         * international/characters.el: Setup cases of Latin, Greek, and
121         Cyrillic characters in CJK charsets.
123 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
125         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
126         default-enable-multibyte-characters.  This reverts the change from
127         revision 6.17 which is no longer necessary because the passphrase
128         is sent separately now.  GnuPG messages are unreadable under
129         multibyte locales with default-enable-multibyte-characters set to
130         nil.
132 2006-04-04  Andreas Schwab  <schwab@suse.de>
134         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
135         and `byte-compile-warnings' as `safe-local-variable'.
137 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
139         * man.el (Man-mode-map): Restore the \r binding.
140         (Man-abstract-xref-man-page): If Man-target-string is a function,
141         call it.
142         (Man-highlight-references): Use Man-default-man-entry to get the
143         target. Deal with xrefs too.
144         (Man-highlight-references0): Don't call the target function.
146         * woman.el (WoMan-xref-man-page): Strip the section number, woman
147         cannot deal with it.
149 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
151         * pgg-gpg.el: Clean up process buffers every time gpg processes
152         complete.
154 2006-04-04  Kenichi Handa  <handa@m17n.org>
156         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
157         here.
158         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
159         Temporarily bind inhibit-field-text-motion to t.
161 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
163         * startup.el (normal-splash-screen): Only set mode-line-format in the
164         splash buffer, so as not to interfere when debugging the code.
165         Ignore errors when switching buffer.
167 2006-04-03  Romain Francoise  <romain@orebokech.com>
169         * dired.el (dired-dnd-protocol-alist): Fix typo.
171 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
173         * savehist.el (savehist): Add :version.
174         (savehist-ignored-variables): New variable.
175         (savehist-minibuffer-hook): Don't save variables listed in
176         `savehist-ignored-variables'.
178         * dired.el (dired-dnd-protocol-alist): Mention that change does
179         only apply to new buffers in doc string.
181 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
183         * recentf.el (recentf-open-files-item): Include newline in button
184         field, so opening a file will work, when the point is at the end
185         of the file name.  Allow, for example, to [i]search a file by
186         extension and just push RET to open it.
188 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
190         * pgg-gpg.el (pgg-gpg-process-filter)
191         (pgg-gpg-wait-for-completion): Check if buffer is alive.
193         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
194         lines, temporary fix.
196 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
198         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
200 2006-04-02  Richard Stallman  <rms@gnu.org>
202         * progmodes/compile.el (compilation-message-face): Make it defcustom.
204 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
206         * ibuf-macs.el (define-ibuffer-column): Add a new key:
207         header-mouse-map.
209         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
210         (ibuffer-mode-header-map): New keymaps.
211         (ibuffer-update-title-and-summary): Enable mouse face highlighting
212         and keybindings for column headers.
213         (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
214         property.
216 2006-04-02  Drew Adams  <drew.adams@oracle.com>  (tiny change)
218         * speedbar.el (speedbar-after-create-hook): Doc fix.
220 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
222         * shell.el (shell-directory-tracker)
223         (shell-dynamic-complete-command): Doc fixes.
225 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
227         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
228         terminals.
230 2006-04-01  Kim F. Storm  <storm@cua.dk>
232         * ido.el (ido-unc-hosts-cache): New defvar.
233         (ido-unc-hosts): If value of defcustom is a function, call it to
234         get list of UNC hosts.  Add function-item choices to specify
235         ido-unc-hosts-net-view or user function.
236         (ido-ignore-unc-host-regexps): New defcustom.
237         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
238         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
239         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
241 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
243         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
244         wwidth.
246 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
248         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
249         (ido-max-work-file-list, ido-switch-buffer)
250         (ido-read-file-name-as-directory-commands):
251         Fix typos in docstrings.
253 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
255         * term/mac-win.el (mac-system-coding-system): Define and use after
256         Mac-specific coding systems are ready.
258 2006-03-27  Romain Francoise  <romain@orebokech.com>
260         * net/rcirc.el (rcirc-connect): Add autoload cookie.
262         * ldefs-boot.el: Update.
264 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
266         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
267         passphrases when it is not needed.
268         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
269         passphrase stuff from gpg, should only be necessary when you use
270         gpg with a smartcard.
272 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
274         * comint.el (comint-dynamic-list-completions): Allow user to
275         select *Completions* buffer.
277 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
279         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
281 2006-03-26  Andreas Schwab  <schwab@suse.de>
283         * progmodes/gud.el (gdb): Only complain about multiple debugging
284         when the gdb process is still running.
286 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
288         * mail/rmail.el (tool-bar-map): Defvar it.
289         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
290         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
292 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
294         * help.el (print-help-return-message): Suggest to use
295         display-buffer instead of switch-to-buffer-other-window to restore
296         the previous window without selecting it.
298 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
300         * frame.el (select-frame-by-name): Call x-focus-frame also when
301         window-system is mac.
303         * term/mac-win.el: Adjust Courier font specifications in
304         x-fixed-font-alist.
305         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
306         when directly encoding to UTF-16 in native byte order, no BOM.
308 2006-03-25  Kim F. Storm  <storm@cua.dk>
310         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
311         (cua--init-keymaps): Use it instead of fixed C-return.
312         (cua-mode): Set after it.
314         * emulation/cua-rect.el (cua--init-rectangles): Use
315         cua-rectangle-mark-key instead of fixed C-return.
317 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
319         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
320         "run" in .gdbinit.
321         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
323 2006-03-24  Romain Francoise  <romain@orebokech.com>
325         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
326         `display-buffer-other-frame'.
328 2006-03-24  Kim F. Storm  <storm@cua.dk>
330         * apropos.el (apropos-synonyms): Add selection => region.
332 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
334         * progmodes/gdb-ui.el (gdb-var-create-regexp)
335         (gdb-var-list-children-regexp, gdb-var-update-regexp)
336         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
337         (gdb-data-list-register-values-regexp)
338         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
339         Future proof against new fields being added to MI output.
340         (gdb-send): Don't treat backslashes for program input as
341         continuations.
342         (gdb-assembler-handler): Don't use window-start for this handler.
343         (gdb-frame-handler): Don't change to hollow arrow if overlay
344         arrow doesn't move to new frame.
346 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
348         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
349         prevent compiler warnings.
350         (gdb-stopped): Check for gud-last-last-frame (case: signal).
351         (breakpoint-disabled): Make lighter for contrast with overlay
352         arrow.
353         (gdb-assembler-custom): Use hollow-right-triangle for assembler
354         buffer too.
356 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
358         * pgg-gpg.el (pgg-gpg-update-agent): Check for
359         make-network-process, so we can use the same code in Gnus v5-10
360         too and have this file fully synchronized with that release.
362 2006-03-23  Romain Francoise  <romain@orebokech.com>
364         * ibuf-ext.el (ibuffer-read-filter-group-name):
365         Use `ibuffer-generate-filter-groups' to make completion list match
366         the filter groups that are really displayed in the Ibuffer buffer.
367         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
369 2006-03-23  Kenichi Handa  <handa@m17n.org>
371         * international/mule-cmds.el (sort-coding-systems): Describe that
372         the argument is modified in docstring.
374 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
376         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
377         (pgg-gpg-update-agent): New function.
378         (pgg-gpg-use-agent-p): New function.
379         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
380         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
381         (pgg-gpg-sign-region): Use it.
383 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
385         * cus-edit.el (custom-face-set): Call custom-push-theme before
386         face-spec set so that `changed' theme is correctly saved.
387         (custom-face-reset-standard): Reset to recalculated face rather
388         than defface spec.
390         * custom.el (custom-push-theme): Only save `changed' theme if the
391         current face does not match the defface specs.
393 2006-03-21  Simon Josefsson  <jas@extundo.com>
395         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
396         <wilde@sha-bang.de>.
397         (pgg-gpg-use-agent): New variable.
398         (pgg-gpg-process-region): Use it.
399         (pgg-gpg-encrypt-region): Likewise.
400         (pgg-gpg-encrypt-symmetric-region): Likewise.
401         (pgg-gpg-decrypt-region): Likewise.
402         (pgg-gpg-sign-region): Likewise.
403         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
405 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
407         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
408         bracket links.
410 2006-03-21  Kim F. Storm  <storm@cua.dk>
412         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
413         fringe-indicator-alist instead of modifying global value.
414         (gdb-frame-handler): Likewise.
416 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
418         * diff-mode.el (diff-function): Make it inherit from diff-header
419         instead of diff-context.
421         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
422         bitmap.
423         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
424         change names in macro above for consistency.
425         (gdb-frame-handler): Use hollow-right-triangle for all selected
426         frames which except the innermost (where execution has stopped).
427         (gdb-reset): Reset buffer-local values of overlay-arrow.
429 2006-03-20  Richard Stallman  <rms@gnu.org>
431         * simple.el (set-mark-command): Doc fix.
433         * files.el (display-buffer-other-frame): New command.
434         (ctl-x-4-map): Bind C-x 5 C-o to it.
436 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
438         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
439         rather than just defer-time, in case defer-time has been changed but
440         the timer isn't running yet.
441         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
443 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
445         * help-mode.el (help-follow-symbol): New function.
446         Essentially identical to the old `help-follow', but do not let
447         `push-button' do the work when on an xref.
448         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
450 2006-03-19  Richard Stallman  <rms@gnu.org>
452         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
453         preceded by the word `program'.
454         (help-follow-mouse, help-follow): Throw error if not on xref.
455         Delete no longer used args.
457 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
459         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
460         annotation ensure gud-overlay-arrow-position is redisplayed.
462 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
464         * textmodes/bibtex.el (bibtex-include-OPTkey)
465         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
466         (bibtex-autokey-name-case-convert)
467         (bibtex-autokey-titleword-case-convert): Make these the aliases
468         for the following two variables.
469         (bibtex-autokey-name-case-convert-function)
470         (bibtex-autokey-titleword-case-convert-function): Make these the
471         real names.
472         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
473         bibtex-font-lock-crossref sublists.
474         (bibtex-mode): Revert 2005-12-30 change (which made
475         completion-ignore-case buffer-local).
476         (bibtex-url): Simplify.
478 2006-03-19  Kim F. Storm  <storm@cua.dk>
480         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
481         cursor property value to 2 (to align with C level change).
483 2006-03-19  Bill Wohler  <wohler@newt.com>
485         * image.el (image-load-path-for-library): Shorten first line in
486         docstring.
488 2006-03-18  Richard Stallman  <rms@gnu.org>
490         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
492 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
494         * isearch.el (isearch-other-meta-char): Handle user bindings for
495         shifted control characters.
497 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
499         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
500         part that matches email addresses, file names, etc.
502 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
504         * term/w32-win.el (mouse-set-font):
505         Mention w32-list-proportional-fonts in the doc string.
507 2006-03-18  Kim F. Storm  <storm@cua.dk>
509         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
510         (ido-unc-hosts): New user option to explicitly define list of know
511         UNC-style hosts for completion.
512         (ido-cache-unc-host-shares-time): New user option.
513         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
514         New helper functions for UNC file-name support.
515         (ido-may-cache-directory): Check for UNC host.  Simplify.
516         (ido-wash-history): Clean out old UNC hosts.
517         (ido-nonreadable-directory-p): UNC hosts are always readable.
518         (ido-directory-too-big-p): UNC hosts are never too big.
519         (ido-set-current-directory): Handle UNC root path.
520         (ido-file-name-all-completions): Complete UNC host names from
521         ido-unc-hosts list.  Cache UNC host shares.
522         (ido-make-file-list-1): Don't filter UNC root.
523         (ido-exhibit): Check for // in root directory, and switch to UNC
524         mode by setting ido-current-directory to //.
526 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
528         * cus-edit.el (customize-changed-options): Mention explicit
529         version number as default in prompt.
531 2006-03-17  Bill Wohler  <wohler@newt.com>
533         * image.el (image-load-path-for-library): Minor docstring fix.
535 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
537         * textmodes/org.el (org-read-date): Include subgroup 5 into
538         replacement text.
539         (org-popup-calendar-for-date-prompt): Fix customization type.
541 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
543         * progmodes/gdb-ui.el (gud-watch): Provide completion.
544         (gdb-continuation): New variable.
545         (gdb-send): Deal with continuation lines.
547         * progmodes/gud.el (gud-gdb-complete-command)
548         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
549         expressions.
550         (gud-tooltip-mode): Use buffer-local value.
552 2006-03-16  Kim F. Storm  <storm@cua.dk>
554         * ido.el (ido-edit-input): Use selected match, if any.
556 2006-03-16  Bill Wohler  <wohler@newt.com>
558         * image.el (image-load-path-for-library): Prefer user's images in
559         image-load-path.
561 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
563         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
564         when checking for attempt to drag leftmost or rightmost scrollbar.
566 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
568         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
569         (gdb-force-mode-line-update): New function.
570         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
571         (gdb-exited): Use them.
572         (gdb-signal): New function.
573         (gdb-annotation-rules): Provide a rule for it.
575 2006-03-16  Kenichi Handa  <handa@m17n.org>
577         * international/mule.el (auto-coding-regexp-alist): Add entries
578         for Unicode BOM.
580         * sort.el (sort-build-lists): Temporarily bind
581         inhibit-field-text-motion to t.
583 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
585         * locate.el (locate-command, locate-make-command-line)
586         (locate-fcodes-file, locate-update-command)
587         (locate-prompt-for-command, locate, locate-with-filter)
588         (locate-get-file-positions): Doc fixes.
589         (locate-buffer-name, locate-header-face): Remove leading `*' in
590         defcustom.
591         (locate-filter-output): Use `keep-lines' instead of its alias
592         `delete-non-matching-lines'.
593         (locate-get-filename, locate-get-dirname): Add introductory comment.
594         (locate-find-directory-other-window): Give appropriate error
595         message if used outside main listing.
597 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
599         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
600         the new extend-region feature.
601         (font-lock-after-change-function): Update correspondingly.
602         * jit-lock.el (jit-lock-after-change): Update correspondingly.
603         * progmodes/grep.el (font-lock-lines-before): Don't disable.
605 2006-03-15  Bill Wohler  <wohler@newt.com>
607         * image.el (image-load-path-for-library): Fix example by not
608         recommending that one binds image-load-path.  Just defvar it to
609         placate compiler and only use it if previously defined.
611 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
613         * textmodes/org.el (org-insert-centered): Use `string-width' to
614         make underlining work for wide characters.
615         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
616         TAB to `org-cycle', to make sure that no binding in
617         `outline-mode-map' can supercede it.
619 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
621         * allout.el: Increment version to 2.2.1 in file commentary.
623         (allout-version): Increment to 2.2.1.
625         (allout-default-layout): New customization variable, used when the
626         file lacks a specific allout-layout.  Uses allout-layout-type for
627         recursively nested definition.
629         (allout-layout-type): Widget defining allout layouts, necessary for
630         self-recursive definition.
632         (allout-mode): Incorporate allout-default-layout as fallback for
633         allout-layout.
635         (allout-layout): Mark as 'safe-local-variable', and refer mention
636         fallback to `allout-default-layout' in absence of a specified value.
637         (allout-passphrase-verifier-string)
638         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
640         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
642         (allout-get-encryption-passphrase-verifier): Use correct name of
643         passphrase verifier in docstring.
645 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
647         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
648         elements.
649         (gdb-find-watch-expression): Make it work for arrays too.
650         Follow change to gdb-var-list.
651         (gud-watch): Allow the user to enter variable name with a prexix
652         arg.  Create keybindings.
653         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
654         (gdb-var-list-children-handler, gdb-var-update-handler)
655         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
656         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
657         Follow change to gdb-var-list.
658         (gdb-starting): Don't show the overlay arrows when program is running.
660         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
661         gdb-var-list.
663 2006-03-14  Bill Wohler  <wohler@newt.com>
665         * image.el (image-load-path-for-library): Pass value of path
666         rather than symbol.  Always return list of directories.
667         Guarantee that image directory comes first.
669 2006-03-14  Alan Mackenzie  <acm@muc.de>
671         * font-core.el (font-lock-extend-region\(-function\)?.):
672         New function/variable.
674         * font-lock.el (font-lock-after-change-function):
675         Call font-lock-extend-region.  Obey font-lock-lines-before.
676         (font-lock-default-fontify-region): Remove reference to
677         font-lock-lines-before.
679         * jit-lock.el (jit-lock-after-change):
680         Call font-lock-extend-region.  Obey font-lock-lines-before.
682 2006-03-14  David Ponce  <david@dponce.com>
684         * tree-widget.el (tree-widget-themes-load-path)
685         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
687 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
689         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
690         (rcirc-print): Mark the start of text at the end of the prompt.
691         (rcirc-track-minor-mode): Add autoload cookie.
692         (rcirc-update-activity-string): Add space to front of mode-line
693         indicator.
695 2006-03-13  Miles Bader  <miles@gnu.org>
697         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
698         (rcirc-abbrev-nick): Remove function.
699         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
701 2006-03-13  David Ponce  <david@dponce.com>
703         * tree-widget.el: Handle themes across all occurrences of the main
704         themes sub-directory found in tree-widget-themes-load-path.
705         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
706         (tree-widget--locate-sub-directory): Return all occurrences.
707         (tree-widget-themes-path): New function.
708         Replace tree-widget-themes-directory, and return a list of directories.
709         (tree-widget-set-parent-theme)
710         (tree-widget-lookup-image): Use it.
712 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
714         * textmodes/org.el (org-link-search): Avoid self-matching of
715         links, allow target text to be distributed over several lines.
716         (org-search-not-link): New function.
717         (org-set-regexps-and-options, org-get-current-options):
718         New startup options.
719         (org-export-as-html): Take odd-level setting from local variable.
720         (org-fontify-emphasized-text): New option.
721         (org-set-font-lock-defaults): Include emphasized text.
722         (org-follow-mhe-link): Allow folder-only links, fix folder name.
723         (org-font-lock): Customize group renamed from `org-faces'.
725 2006-03-13  John Paul Wallington  <jpw@pobox.com>
727         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
728         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
730 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
732         * cus-start.el (all): Delete :version keyword for members of the
733         fringe group, since the entire group is new in 22.1.
735 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
737         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
738         map if value is hexadecimal (an address).
739         (gud-watch): Only search roots for existing watch expressions.
740         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
741         prevent caching problems with speedbar-update-directory-contents.
743 2006-03-12  Juri Linkov  <juri@jurta.org>
745         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
746         before comparing with `low' and `warn'.
748         * info.el (Info-dir-remove-duplicates): Move point to the
749         beginning of the current line after deleting the entries from
750         redundant heading.  Use marker for `limit' and compare it with
751         point before calling `re-search-forward'.
753 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
755         * simple.el (yank): Fix typo in docstring.
757 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
759         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
760         messages, where "D" is the 6th character.
762 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
764         * simple.el (yank): Fix last change.
766 2006-03-11  David Ponce  <david@dponce.com>
768         * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
769         merging elements from the standard ispell-dictionary-alist.
770         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
771         alist, and return the new alist.
773 2006-03-11  Richard Stallman  <rms@gnu.org>
775         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
777         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
778         the way it is implemented is too unclean.
780         * simple.el (kill-region, yank): Doc fix.
782         * battery.el (battery-echo-area-format): Doc fix.
783         (battery-mode-line-format): Likewise.
784         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
785         (battery-linux-proc-acpi): Ignore batteries that say "charged".
787 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
789         * progmodes/octave-mod.el (octave-indent-for-comment):
790         Behave according to do string.
792 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
794         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
795         Be visible only if major mode is Mail Mode.
797         * textmodes/flyspell.el (flyspell-external-point-words)
798         (flyspell-process-localwords): Fix last changes.
800 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
802         * calendar/holidays.el (list-holidays): Doc fix.
804         * international/mule.el (auto-coding-alist): Add .odt
805         (OpenOffice's open document) files.
807         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
808         document) files.  Mention in the doc string the need to sync with
809         auto-coding-alist.
811 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
813         * files.el (hack-local-variables-confirm): Don't prompt for ! if
814         enable-local-variables is set to always query, or there is no
815         savable variable.
817 2006-03-10  Bill Wohler  <wohler@newt.com>
819         * image.el (image-load-path-for-library): Merge at least three
820         functions from Gnus and MH-E into this one function that can now
821         be shared.
823 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
825         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
826         gdb-remove-mouse-face and remove help-echo too.
827         (gdb-enqueue-input): Correct conditional clause.
829 2006-03-10  Glenn Morris  <rgm@gnu.org>
831         * calendar/calendar.el (calendar-holidays): Doc fix.
832         * calendar/holidays.el (list-holidays): Doc fix.
834 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
836         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
837         it gets called in gdb-prompt anyway.
838         (gdb-use-separate-io-buffer): Only restore window arrangement for
839         gdb-many-windows.
840         (gdb-enqueue-input): Make it harder to send GDB input when program
841         is running.
842         (gdb-buffer-list): New variable.
843         (gdb-remove-mouse-face): New function.
844         (gdb-starting): Use it when GDB input won't get sent.
846 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
848         * help.el (view-lossage): Remove trailing whitespace before
849         inserting "\n".
851 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
853         * files.el (hack-local-variables-confirm):
854         Set coding-system-for-read to nil before writing to .emacs.
856         * arc-mode.el (archive-extract): Check if an existing buffer name
857         comes from a different archive.
859         * help.el (describe-key-briefly): If KEY is a down event, read and
860         discard the up event.
862 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
864         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
865         be edited and use font-lock-warning-face for any changes.
867         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
868         (gdb-edit-value): Use it to report any errors.
870 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
872         * help.el (describe-key): Remove leftover test code.
874 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
876         * textmodes/org.el: Move defvars out of eval-when-compile.
877         Use buffer-file-name variable.
878         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
879         arg `file'.
880         (org-level-faces): Remove startup dependency.
881         (org-cycle, org-map-tree, org-scan-tags)
882         (org-remember-handler): Don't call `outline-level' directly.
883         (org-mhe-search-all-folders): New option.
884         (org-mhe-get-message-folder-from-index)
885         (org-mhe-get-message-folder): Fix indexing search.
886         (org-format-agenda-item): Handle nil TAGS argument.
887         (org-cleaned-string-for-export, org-activate-target-links)
888         (org-make-target-link-regexp): Deal with empty radio target list.
889         (org-tag): New face.
890         (org-get-level-face): New function.
891         (org-set-font-lock-defaults): Simplify setup for headlines.
892         (org-complete): Pass common substring to `display-completion-list'.
894 2006-03-06  David Ponce  <david@dponce.com>
896         * tree-widget.el: Update Commentary header.
897         (tree-widget-theme-name): Ignore parent themes.
898         (tree-widget-set-parent-theme): New function.
899         (tree-widget-set-theme): Use it.
900         (tree-widget-set-image-properties): Move definition.  Does nothing
901         if image properties have already been set.
902         (tree-widget-image-properties): Move definition.  Receive an image
903         name.  Set the :pointer property.
904         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
905         Don't set the :pointer image property.
906         (tree-widget-convert-widget): New function.  Handle :dynargs
907         compatibility here.
908         (tree-widget): Use it to :convert-widget.  Add the :expander-p
909         predicate to control when the :expander function is entered.
910         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
911         (tree-widget-value-create): Handle :expander-p.  widget-apply
912         :expander.
913         (tree-widget-expander-p): New function.  Default value of the
914         :expander-p property.
916 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
918         * help.el (describe-key): Properly handle the return value of
919         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
920         remaps.  Handle string and vector `follow-link' values.
922 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
924         * complete.el (PC-expand-many-files): Try be more careful when parsing
925         the shell's output.
927 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
929         * outline.el (hide-sublevels): Provide better interactive default.
931 2006-03-06  Kenichi Handa  <handa@m17n.org>
933         * international/fontset.el (create-fontset-from-fontset-spec):
934         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
936 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
938         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
939         backslashes instead of one in regexp.
940         (gud-tooltip-dereference): Add missing optional argument.
942 2006-03-04  John Paul Wallington  <jpw@pobox.com>
944         * wdired.el (toplevel): Require `cl' at compile-time.
946 2006-03-04  Andreas Schwab  <schwab@suse.de>
948         * server.el (server-process-filter): Handle errors during
949         evaluation of the argument.
951 2006-03-03  John Paul Wallington  <jpw@pobox.com>
953         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
954         escape parentheses at beginning of line.
955         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
956         (t-mouse-mode): Remove period from end of error message.
958 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
960         * textmodes/flyspell.el (flyspell-process-localwords):
961         Be case-sensitive.
963 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
965         * cus-edit.el (custom-quote): Remove function, since it has been
966         moved to custom.el.
968         * font-lock.el (lisp-font-lock-keywords-2)
969         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
970         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
971         they have no special meaning.
973         * midnight.el (clean-buffer-list): Handle case where base-buffer of
974         indirect buffer gets killed before indirect buffer.  Use dolist.
976 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
978         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
979         value instead of a literal constant (1) on more pauses.
981 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
983         * textmodes/flyspell.el (flyspell-external-point-words):
984         Be case-sensitive.
986 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
988         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
989         with "www".
991 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
993         * allout.el: Restablish intermediate missing comment header to
994         preserve outline structure.
995         (allout-beginning-of-current-entry): Skip invisible text.
996         (allout-open-topic): Fix opening a topic at end-of-buffer.
997         (allout-minor-mode): Move nearer to allout-mode function.
999 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
1001         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1003 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
1005         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1006         is nil.
1008         * progmodes/gud.el (gud-speedbar-menu-items):
1009         Use buffer-local-value and add missing :visible keyword.
1011         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1013 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
1015         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1016         must be `follow-link'.
1018         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1020         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1021         formatting: No nested anchors.
1022         (org-all-targets): Fix bug with XEmacs compatibility.
1023         (org-read-date): Add (require 'parse-time).
1024         (org-set-tags): Fix bug with extra inserted space.
1025         (org-export-html-style): Define a style class for targets.
1026         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1027         (org-hide-leading-stars): New option.
1028         (org-hide): New face.
1029         (org-set-font-lock-defaults): Allow to hide leading stars.
1030         (org-get-legal-level, org-tr-level): New functions.
1031         (org-odd-levels-only): New option.
1032         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1033         (org-demote, org-promote): Deal with double-star levels.
1034         (org-convert-to-odd-levels): New command.
1036 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
1038         * speedbar.el (speedbar-update-localized-contents): Try to
1039         preserve window-start.
1040         (speedbar-update-directory-contents): Try to preserve window-start
1041         and window-point.
1042         (speedbar-update-special-contents): Don't move back to start of window.
1044         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1045         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
1046         speedbar-timer-fn.
1047         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1048         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1049         instead of gdb-speedbar-timer-fn.
1051 2006-02-28  Jay Belanger  <belanger@truman.edu>
1053         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1054         (math-compose-expr): Use latex option when calling
1055         `math-compose-tex-matrix' for latex mode.
1057 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
1059         * speedbar.el: Re-instate comments about developing for speedbar
1060         [this is what info and gdb-ui use even if better methods exist now].
1062         * t-mouse.el: New file.
1063         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
1064         (t-mouse-lispy-buffer-posn-from-coords): Remove.
1065         (t-mouse-make-event-element): Use posn-at-x-y instead.
1066         (t-mouse-make-event): Deal with Fedora Core 3.
1067         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1068         (t-mouse-mouse-position-function): New function.  Use it instead
1069         of advising mouse-position.
1070         (t-mouse-mode): New minor mode.
1071         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
1073 2006-02-27  Glenn Morris  <rgm@gnu.org>
1075         * calendar/calendar.el (calendar-holidays): Doc fix.
1077 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
1079         * progmodes/gdb-ui.el (gdb-source-window): New variable.
1080         Re-introduce the concept of a source window.
1081         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1082         consistency with get-buffer-create.
1083         (def-gdb-auto-update-handler, gdb-info-locals-handler)
1084         (gdb-data-list-register-values-handler)
1085         (gdb-stack-list-locals-handler): Try to preserve window-start as
1086         well as window-point.
1087         (gdb-display-source-buffer): New function (old concept).
1088         (gdb-goto-breakpoint): Use it.
1090         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1091         for gdb-ui/gdb-mi (old concept).
1093 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
1095         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1096         binding.
1098         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1100         * textmodes/reftex-sel.el (reftex-select-label-map)
1101         (reftex-select-bib-map): Add `follow-mouse' binding.
1103 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
1105         * jka-cmpr-hook.el (jka-compr-compression-info-list)
1106         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1107         Give :set functions to provide automatic updating.
1108         Update docstring.  Give compiler defvars early in the file
1109         and move the defcustoms to a later spot where all called functions
1110         are defined.
1111         (jka-compr-file-name-handler-entry): Doc fix.
1112         (jka-compr-compression-info-list--internal)
1113         (jka-compr-mode-alist-additions--internal)
1114         (jka-compr-load-suffixes--internal): New variables.
1115         (jka-compr-install): Set the three above variables.
1116         Update `load-file-rep-suffixes' instead of `load-suffixes'.
1117         (jka-compr-update, jka-compr-set): New functions.
1118         (auto-compression-mode): Doc fix.
1120         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1121         Update `load-file-rep-suffixes' instead of `load-suffixes'.
1122         Use jka-compr-compression-info-list--internal,
1123         jka-compr-mode-alist-additions--internal and
1124         jka-compr-load-suffixes--internal.
1126         * files.el (load-library):
1127         * loadhist.el (file-loadhist-lookup):
1128         * startup.el (command-line):
1129         * subr.el (locate-library):
1130         * emacs-lisp/autoload.el (update-directory-autoloads):
1131         * emacs-lisp/find-func.el (find-library-suffixes):
1132         Use `get-load-suffixes' instead of `load-suffixes'.
1134         * subr.el (locate-library):
1135         * emacs-lisp/find-func.el (find-library-name):
1136         Use `load-file-rep-suffixes' instead of '("").
1138 2006-02-26  Kim F. Storm  <storm@cua.dk>
1140         * ido.el (ido-save-history, ido-load-history): Simplify.
1141         Don't use find-file-noselect to avoid interference from other modes.
1143 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
1145         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
1146         to use the default shell if filename is not available.
1147         Reported by Giorgos Keramidas.
1149 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
1151         * progmodes/etags.el (tags-completion-table): Do completion from
1152         all the tables in the current list, as documented in the manual.
1154 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1156         * CC Mode Update to 5.31.3.
1158 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1160         * progmodes/cc-mode.el (c-postprocess-file-styles):
1161         Bind inhibit-read-only to t, around the call to
1162         c-remove-any-local-eval-or-mode-variables, so that it works on a
1163         RO file.
1165 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1167         * progmodes/cc-awk.el: Correct a typo.
1169 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1171         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
1172         c-hungry-delete-backwards, at the request of RMS.  Leave the old
1173         name as an alias.
1175 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1177         * progmodes/cc-mode.el: Correct a typo.
1179 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1181         * progmodes/cc-defs.el: Update the version number to 5.31.3.
1183 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1185         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
1186         brace-else-brace (error due to mbeg, mend being undefined).
1188 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1190         * progmodes/cc-mode.el: File Local variables: Solve the problem
1191         where both `mode' and c-file-offsets are specified: `mode' will
1192         overwrite c-f-o's settings:
1193         (c-remove-any-local-eval-or-mode-variables): New function.
1194         (c-postprocess-file-styles): Call the above new function, within
1195         c-tentative-buffer-change, to splat `mode' and `eval' before the
1196         second hack-local-variables.
1198 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1200         * progmodes/cc-mode.el:
1201         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1202         (c-after-change): Protect the match data with save-match-data.
1203         It was getting corrupted by c-after-change-check-<>-operators.
1205         * cc-defs.el: [Supersedes patch V1.38]:
1206         (top level): Check for a buggy font-lock-compile-keywords ONLY in
1207         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
1209         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
1210         with save-match-data.  It was being corrupted when Font Lock was
1211         not enabled.
1213 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1215         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
1216         Mode and Subword Mode.
1218         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
1219         real labels ("case 1:" or "foo:") from non-labels ("public:").
1220         (c-forward-objc-directive): Replace c-forward-token-2 with crude
1221         coding; c-f-t-2 doesn't move over a token at EOB.
1223         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
1225         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
1226         (c-update-modeline): Concatenate the minor mode indicators
1227         directly onto mode-name, removing c-submode-indicators.
1228         Sometimes, c-s-i got separated from the mode name on the mode line.
1230         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
1231         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
1233 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1235         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
1236         error message when there's an evaluation error to show whether
1237         it's loaded from source or not.
1238         (c-filter-ops): Make it available at runtime too to work when
1239         `c-make-init-lang-vars-fun' needs to evaluate from source.
1241 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
1243         * help.el (help): Revert last part of 2006-02-23 change (deletion
1244         of the `provide' call).
1246 2006-02-23  Juri Linkov  <juri@jurta.org>
1248         * compare-w.el (compare-windows-highlight): Add new value
1249         `persistent' and change :type from `boolean' to `choice'.
1250         (compare-windows-overlays1, compare-windows-overlays2):
1251         New internal variables.
1252         (compare-windows-highlight): If compare-windows-highlight is
1253         `persistent', add current overlays to compare-windows-overlays[12]
1254         instead of adding compare-windows-dehighlight to pre-command-hook.
1255         (compare-windows-dehighlight): Delete all overlays from
1256         compare-windows-overlays[12].
1258         * info.el (Info-search): Don't bind search-spaces-regexp to
1259         Info-search-whitespace-regexp in non-regexp isearch mode.
1261 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1263         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
1265 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
1267         * textmodes/org.el (org-xemacs-p)
1268         (org-export-html-show-new-buffer, org-table-may-need-update)
1269         (org-insert-item, org-mhe-get-message-real-folder)
1270         (org-mhe-get-message-folder-from-index)
1271         (org-mhe-get-message-folder, org-mhe-get-message-num)
1272         (org-mhe-get-header, org-make-org-heading-search-string)
1273         (org-make-org-heading-camel, org-table-sort-lines)
1274         (org-format-org-table-html, org-format-table-table-html):
1275         Fix typos in docstrings.
1277 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
1279         * textmodes/org.el (org-cleaned-string-for-export)
1280         (org-solidify-link-text): New function.
1281         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
1282         XEmacs, just to silence the compiler.
1283         (org-export-as-ascii, org-export-as-html-and-open):
1284         Use `org-cleaned-string-for-export' and create internal links.
1285         (org-follow-mhe-link): Require mh-e, use folder.
1287 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
1289         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
1291         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
1292         gdb-debug-log-length.
1293         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
1294         it a real ring but...
1295         (gud-gdba-marker-filter): ...make it work like mark-ring.
1296         (gdb-enable-debug): Rename from gdb-enable-debug-log.
1297         (gdb-mouse-jump): New function.  Add bindings.
1299 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
1301         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
1302         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
1303         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
1304         (gdb-debug-log-length): Customize it's length.
1305         (gud-watch, gdb-var-create-handler): Display function::var format
1306         but don't use to create variable object.
1307         (gdb-var-create-handler): Use message-box in place of message.
1308         (gdb-stopped): Call gdb-exited if signalled.
1310 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
1312         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
1314         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
1316         * textmodes/reftex.el (reftex-locate-file): Search all extensions
1317         if `reftex-try-all-extensions' is set.
1319         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
1320         fail silently when there is no valid argument at point.
1321         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
1322         `fail-silently' argument.  From a patch by David Reiter.
1324         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
1325         New commands.
1326         (org-mark-ring): New variable.
1327         (org-mark-ring-length): New option.
1328         (org-open-at-point, org-goto, org-open-file): Push old position
1329         onto the mark ring.
1330         (org-add-hook): New function.
1331         (org-export-table-remove-special-lines): New option.
1332         (org-skip-comments, org-format-org-table-html): Respect new
1333         option `org-export-table-remove-special-lines'.
1334         (org-open-file): Allow special command configuration for
1335         directory link.
1336         (org-file-apps): Fix bugs in customize type, added setting
1337         for directories.
1338         (org-activate-tags, org-format-agenda-item, org-complete)
1339         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
1340         (org-get-tags, org-get-buffer-tags, org-open-at-point)
1341         (org-link-search, org-make-org-heading-search-string)
1342         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
1343         (org-radio-targets, org-file-link-context-use-camel-case)
1344         (org-activate-camels): New options.
1345         (org-update-radio-target-regexp, org-all-targets)
1346         (org-make-target-link-regexp, org-activate-target-links):
1347         New functions.
1348         (org-make-org-heading-search-string): New function.
1349         (org-store-link, org-insert-link): Use new option
1350         `org-file-link-context-use-camel-case'.
1351         (org-activate-camels): Use new option `org-activate-camels'.
1352         (org-link-regexp): Add mhe prefix.
1353         (org-open-at-point, org-store-link): Support for mhe links.
1354         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
1355         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
1356         (org-mhe-get-header, org-follow-mhe-link): New functions.
1357         (org-remove-angle-brackets, org-add-angle-brackets):
1358         New functions.
1359         (org-bracket-link-regexp): New constant.
1360         (org-read-date): Fix bug that was rejecting all typed dates.
1361         (org-link-search): Make hierarchy above visible after a match.
1362         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
1363         (org-store-link): Fix bug with link creation when cursor is in
1364         an empty line.
1365         (org-open-at-point): Fix bug with matching a link.
1366         Fixed buggy argument sequence in call to `org-view-tags'.
1367         (org-compile-prefix-format): Set `org-prefix-has-tag'.
1368         (org-prefix-has-tag): New variable.
1369         (org-format-agenda-item): Remove tags from headline
1370         if appropriate.
1371         (org-agenda-remove-tags-when-in-prefix): New option.
1373 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
1375         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
1376         Fix the regular expressions.
1378 2006-02-21  Richard M. Stallman  <rms@gnu.org>
1380         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
1381         if there's no other specific basis.
1383         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
1384         as variables at all.
1385         (unsafep-variable): Rename arg; doc fix.
1387         * abbrevlist.el (list-one-abbrev-table): Add autoload.
1389         * calendar/appt.el (diary-selective-display): Add defvar.
1391         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
1393         * isearch.el (search-whitespace-regexp): Fix custom type.
1395         * help.el (describe-key-briefly): Compute interactive args
1396         in same was as before previous change.
1398         * files.el (enable-local-variables): Doc fix.
1400 2006-02-21  Kim F. Storm  <storm@cua.dk>
1402         * fringe.el: Cleanup as file is now pre-loaded.
1403         (fringe-bitmaps): Initialize unconditionally.
1404         (fringe-mode, set-fringe-style): Remove autoload cookies.
1406 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1408         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
1409         `horizontal-bar'.
1410         (fringe-cursor-alist): Use `horizontal-bar'.
1412 2006-02-20  Kim F. Storm  <storm@cua.dk>
1414         * fringe.el (fringe-bitmaps): Update to new bitmap names.
1415         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
1417         * loadup.el: Load "fringe" on window systems.
1419 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
1421         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
1422         out of scope components.
1424         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
1425         default.
1427 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
1429         * custom.el (customize-mark-to-save, customize-mark-as-set):
1430         Load the symbol first.
1432 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
1434         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
1435         strech spec so it doesn't display as "^J" on the header line
1436         when `Buffer-menu-use-header-line' is t.
1438 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
1440         * speedbar.el (speedbar-make-button): Keep text properties
1441         of string arguments if desired.
1443         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
1444         expessions.
1446         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
1447         of speedbar.
1449 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
1451         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
1452         to value of `read-file-name-completion-ignore-case'.
1454 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
1456         * custom.el (customize-mark-as-set): Push to `user' theme.
1458         * cus-edit.el (custom-save-variables): Allow unthemed values.
1459         (customize-set-variable): Push setting to `user' theme.
1461 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
1463         * progmodes/gud.el: Don't require font-lock as it's now
1464         automatically loaded.
1465         (gud-speedbar-buttons): Replace gdb-var-changed with
1466         gdb-force-update.
1468         * progmodes/gdb-ui.el (gdb-force-update): Rename from
1469         gdb-var-changed.
1470         (gdb-post-prompt): Use it.
1471         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1472         (gdb-var-update-handler, gdb-var-delete)
1473         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
1474         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
1475         gdb-force-update in gdb-post-prompt.
1476         (gdb-reset): Clear watch expressions from speedbar when quitting.
1478 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
1480         * viper-cmd.el (viper-insert-state-post-command-sentinel)
1481         (viper-change-state-to-vi, viper-change-state-to-emacs):
1482         Make aware of cursor coloring in the Emacs state.
1483         (viper-special-read-and-insert-char): Use read-char-exclusive.
1484         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
1486         * viper-init.el (viper-emacs-state-cursor-color): New variable.
1488         * viper-util.el (viper-save-cursor-color)
1489         (viper-get-saved-cursor-color-in-replace-mode)
1490         (viper-get-saved-cursor-color-in-insert-mode)
1491         (viper-restore-cursor-color): Make aware of the cursor color in Emacs
1492         state.
1493         (viper-get-saved-cursor-color-in-emacs-mode): New function.
1495         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
1496         (ediff-ignore-case-option3, ediff-actual-diff-options)
1497         (ediff-actual-diff3-options): New variables to control case sensitivity.
1498         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
1499         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
1500         (ediff-toggle-ignore-case): New function.
1501         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
1503         * ediff-help.el (ediff-long-help-message-narrow2)
1504         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
1505         (ediff-long-help-message-word-mode): Add ignore-case command.
1506         (ediff-help-for-quick-help): Add ignore-case command.
1508         * ediff-merg.el: Move provide to the end.
1510         * ediff-ptch.el: Move provide to the end.
1512         * ediff-wind.el: Move provide to the end.
1514         * ediff-mult.el: Move provide to the end.
1515         (ediff-set-meta-overlay): Enable follow-link.
1517         * ediff.el: Move provide to the end.
1518         Break recursive load cycle in eval-when-compile.
1519         (ediff-patch-buffer): Better heuristics.
1521         * ediff-util.el: Move provide to the end.
1522         Break recursive load cycle in eval-when-compile.
1523         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
1524         defuns.
1525         (ediff-submit-report): Pass the values of ediff-diff3-program,
1526         ediff-diff3-options.
1528 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
1530         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
1531         the opening bracket of the following bracketing pairs: {}, [], (), <>,
1532         `' (for example, in the docstring of `windmove-default-keybindings').
1534 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
1536         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
1537         shadow face.  Don't provide binding to edit variable when it is
1538         out of scope.
1540         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
1541         (gdb-var-update-handler): Detect out of scope variables with pre
1542         GDB 6.4 too.
1543         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
1544         Reset status of variable objects to nil in update handlers.
1545         (gdb-var-update-handler-1): Detect when a variable object comes
1546         in scope.  setcar on var changes gdb-var-list directly.
1548 2006-02-17  Juri Linkov  <juri@jurta.org>
1550         * ffap.el (ffap) <defface>: Add explicit face declaration.
1551         (ffap-highlight): Use face `ffap' directly instead of checking
1552         for its existence.
1554         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
1555         `visible-ok' of `other-buffer' to find the right original buffer.
1557         * info.el (Info-search): Skip `Local Variables' node.
1559 2006-02-17  Juri Linkov  <juri@jurta.org>
1561         * info.el (Info-find-file): Check for symbols `apropos', `history',
1562         `toc' in the input filename, and return these symbols as is.
1563         (Info-find-node-2): Set Info-current-file to symbols `apropos',
1564         `history', `toc' instead of strings.
1565         (Info-set-mode-line): For non-string Info-current-file use the
1566         symbol's name inside **.
1567         (Info-isearch-push-state): Add quote before Info-current-file and
1568         Info-current-node.
1569         (Info-isearch-pop-state): Use `equal' instead of `string='.
1570         (Info-extract-pointer, Info-following-node-name): Use
1571         `match-string-no-properties' instead of `match-string'.
1572         (Info-up): Check `old-file' for `stringp'.
1573         (Info-history): Use `equal' instead of `string-equal'.
1574         Check `file' for `stringp'.
1575         (Info-history): Use symbol `history' instead of string as first arg
1576         of `Info-find-node'.
1577         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
1578         `toc' instead of string.
1579         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
1580         instead of `buffer-substring', and `match-string-no-properties'
1581         instead of `match-string'.
1582         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
1583         instead of strings.
1584         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
1585         Use symbol `apropos' instead of string.
1586         (Info-copy-current-node-name): Check `Info-current-file' for
1587         `stringp' and construct a command with `Info-find-node' from it.
1588         (Info-fontify-node): Use `match-string-no-properties' instead of
1589         `match-string' and check file names for `stringp'.
1590         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
1591         `history', `toc' instead of strings.
1593 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
1595         * files.el: Rearrange functions and variables in the file local
1596         variables section.
1598 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
1600         * files.el: Add truncate-lines, ispell-check-comments and
1601         ispell-local-dictionary as safe local variables.
1603 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
1605         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
1606         out of scope variables.
1607         (gud-speedbar-buttons): Use unless.
1609         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
1610         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
1611         (gdb-show-changed-values): Also use for out of scope variables.
1612         (gdb-var-update-handler-1): Note if variable goes out of scope.
1614 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
1616         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
1617         default to global variable values for unsupplied args.
1618         (rcirc-get-buffer-create): Fix bug with setting the target.
1619         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
1620         test for rcirc-always-use-server-buffer-flag here.
1621         (rcirc-response-formats): Add %N, which is a facified nick.  %n
1622         uses the default face.  Change the ACTION format string.  If the
1623         "nick" is the server, don't print anything for that field.
1624         Comment fixes.
1625         (rcirc-target-buffer): Don't test
1626         rcirc-always-use-server-buffer-flag here.
1627         (rcirc-print): Squeeze extra spaces out of the text before message.
1628         (rcirc-put-nick-channel): Strip potential "@" char from nick
1629         before adding them to nick table.
1630         (rcirc-url-regexp): Improve to match address like "foo.com".
1632 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
1634         * allout.el (allout-hidden-p): Move this defsubst before
1635         allout-overlay-interior-modification-handler, where it is first
1636         used.
1638 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
1640         * allout.el: Use allout invisible-text overlays instead of
1641         selective display for concealed text.  Also, lots of general
1642         cleanup, and improved compatibility code.
1644         (allout-version) Incremented, corrected, revised, and refined
1645         module commentary.
1647         (provide 'allout): Moved to the bottom, added a require of overlay.
1649         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
1650         `except-current'.
1651         (allout-write-file-hook-handler): Minimize delay.
1652         (count-trailing-whitespace-region): New function so
1653         auto-encryption of current topic can resituate cursor exactly.
1654         PGP/GPG encryption trims trailing whitespace from lines, which
1655         must be accounted for across encryption then decryption.
1657         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
1658         just plain "\C-c", to avoid intruding on user's keybinding space.
1660         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
1661         parameter, so user request to provide a new password is done.
1663         (allout-outside-normal-auto-fill-function, allout-auto-fill):
1664         Refined mechanism for auto-filling behavior while in allout mode.
1666         (allout-mode): Explicitly specify the mode map in the docstring.
1667         Clarify provision for various write-file hook var names.
1668         Adjusted for invisible-text overlays instead of selective-display.
1670         (allout-depth): Really return 0 if not within any topic.  This
1671         rectifies `allout-beginning-of-level' and sequence numbering
1672         errors that occur when cutting and pasting numbered topics.
1673         Changed from a in-line subst to a regular function, as well.
1675         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
1677         (allout-end-of-subtree, allout-end-of-subtree)
1678         (allout-end-of-entry, allout-end-of-current-heading)
1679         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
1680         (allout-show-children, allout-show-to-offshoot)
1681         (allout-hide-current-entry, allout-show-current-entry): Rectified
1682         handling of trailing blank lines between items.
1684         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
1685         (allout-current-depth, allout-unprotected, allout-hidden-p)
1686         (allout-on-current-heading-p, allout-listify-exposed)
1687         (allout-chart-subtree, allout-goto-prefix)
1688         (allout-back-to-current-heading, allout-get-body-text)
1689         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
1690         (allout-hide-region-body, allout-toggle-subtree-encryption)
1691         (allout-encrypt-string, allout-encrypted-key-info)
1692         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
1693         (allout-file-vars-section-data): Adjusted for use with
1694         invisible-text overlays instead of selective-display.
1696         (allout-kill-line, allout-kill-topic, allout-yank-processing):
1697         Reworked for use with invisible text overlays.
1699         (allout-current-topic-collapsed-p): New function.
1701         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
1702         to know when to close the containing topic.
1704         (allout-pre-command-business, allout-post-command-business):
1705         Simplify undo-batching and dynamic isearch exposure.
1707         (allout-set-overlay-category): New for invisible-text overlays.
1708         Sets properties of allout-overlay-category, used by
1709         allout-flag-region to set invisible-text overlay properties.
1710         (allout-get-invisibility-overlay): Get the first qualifying
1711         invisibility overlay, so we can find the extent of it.
1712         (allout-back-to-visible-text): Get to just before the beginnining
1713         of the current invisibility overlay, if any.
1715         (allout-overlay-insert-in-front-handler)
1716         (allout-overlay-interior-modification-handler)
1717         (allout-before-change-handler, allout-isearch-end-handler): New
1718         functions to handle extraordinary actions affecting concealed
1719         text.
1721         (allout-flag-region): Use overlays instead of selective-display
1722         for invisible text - by inheritence from the properties of
1723         allout-overlay-category in mainline Emacs, and applied
1724         property-by-property in XEmacs, some recent versions of which
1725         don't inherit the properties from the category.  Provisions to
1726         respond to concealed-text edits simplified drastically.
1728         (allout-isearch-rectification, allout-isearch-was-font-lock)
1729         (allout-isearch-expose, allout-enwrap-isearch)
1730         (allout-isearch-abort, allout-pre-was-isearching)
1731         (allout-isearch-prior-pos, allout-isearch-did-quit)
1732         (allout-isearch-dynamic-expose)
1733         (allout-hide-current-entry-completely): Functions deleted.
1735         (allout-undo-aggregation): Explicit undo aggregation no longer
1736         necessary due to transition away from selective-display.
1738         (set-allout-regexp, allout-up-current-level)
1739         (allout-next-visible-heading, allout-forward-current-level)
1740         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
1741         (allout-kill-line, allout-yank-processing, allout-show-children)
1742         (allout-expose-topic, allout-old-expose-topic)
1743         (allout-listify-exposed, allout-insert-latex-header)
1744         (allout-toggle-subtree-encryption, allout-encrypt-string)
1745         (remove-from-invisibility-spec, allout-hide-current-subtree):
1746         Ditched unused variables.
1748 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
1750         * textmodes/ispell.el (ispell-change-dictionary): Call
1751         ispell-buffer-local-dict instead of
1752         ispell-accept-buffer-local-defs.
1753         (ispell-local-dictionary-alist): Accept as valid any coding-system
1754         supported by Emacs.
1755         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
1756         changed to iso-8859-3.
1758 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
1760         * speedbar.el (speedbar-frame-width): Make an inline function
1761         instead of a macro.  Use frame-width.
1762         (speedbar-try-completion, speedbar-update-contents)
1763         (speedbar-timer-fn): Use consp.
1764         (speedbar-update-localized-contents): Try to preserve point.
1766         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
1767         (menu): Re-order menu items.
1768         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
1769         field.
1770         (gdb-var-update-handler-1): Use it for GDB 6.4+.
1771         (gdb-post-prompt): Speed things by not forcing update.
1773 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
1775         * wid-edit.el (widget-button-click): For mouse-1, cancel button
1776         press and perform default action if we get a mouse movement event.
1778 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1780         * calendar/icalendar.el (icalendar--get-event-property)
1781         (icalendar--get-event-property-attributes): Fix typos in
1782         docstrings.
1784         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
1785         docstring.
1787 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
1789         * bs.el (bs-mode): Use `buffer-disable-undo'.
1790         (bs--get-file-name): Simplify.
1791         (bs-show-in-buffer): Mark the buffer as not modified.
1793 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1795         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
1796         widget-button-click.
1798         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
1799         (custom-mode): Update docstring.
1801         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
1802         binding.
1804         * files.el (hack-local-variables-confirm): Allow scrolling if the
1805         file variable list is too long.  Kill temp buffer after use.
1807 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
1809         * progmodes/gud.el (gdb): Improve doc string.
1810         (gdb-script-font-lock-keywords): Expand allowed character set.
1812         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
1813         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
1814         (gdb-separate-io-interrupt, gdb-separate-io-quit)
1815         (gdb-separate-io-stop, gdb-separate-io-eof):
1816         Rename from gdb-inferior-* to gdb-separate-*.
1817         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
1819 2006-02-14  Jay Belanger  <belanger@truman.edu>
1821         * calc/calc-arith.el (math-check-known-scalarp): Make sure
1822         expression is a symbol before checking that it is bound.
1824         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
1825         test to see if equation can be solved.
1827 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1829         * wid-edit.el (widget-button-click): Use :pressed-face property
1830         for overlay face, if it exists.
1832         * cus-edit.el (custom-manual, custom-add-see-also)
1833         (custom-add-parent-links, custom-group-link): Add :pressed-face
1834         property to links.
1836         * files.el (hack-local-variables): Remove ignored variables before
1837         checking if any variables need setting.
1839 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1841         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
1843 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
1845         * help.el (where-is): Fix message for remapped commands.
1847         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
1848         Fix typos in docstrings.
1850 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
1852         * files.el (safe-local-variable-values): New option.
1853         (hack-local-variables-prop-line): Return a list of variable-value
1854         pairs if MODE-ONLY is non-nil.
1855         (hack-local-variables): Construct list of variable-value pairs,
1856         and apply or reject them in one go.  Ask for confirmation if
1857         variables are not known safe.
1858         (hack-local-variables-confirm): Complete rewrite.  Support
1859         `safe-local-variable-values'.
1860         (enable-local-variables): Update docstring to reflect new
1861         behavior.
1862         (ignored-local-variables): Ignore ignored-local-variables and
1863         safe-local-variable-values.
1864         (safe-local-variable-p): New function.
1865         (risky-local-variable-p): `safe-local-variable' property check
1866         moved to safe-local-variable-p.
1867         (hack-one-local-variable): Checks moved to hack-local-variables.
1869         (byte-compile-dynamic, c-basic-offset, c-file-style)
1870         (c-indent-level, comment-column, fill-column, fill-prefix)
1871         (indent-tabs-mode, kept-new-versions, no-byte-compile)
1872         (no-update-autoloads, outline-regexp, page-delimiter)
1873         (paragraph-start, paragraph-separate, sentence-end)
1874         (sentence-end-double-space tab-width, version-control):
1875         Add `safe-local-variable' property.
1877         * find-lisp.el: Delete nonexistent `autocompile' file variable.
1879         * icomplete.el, play/landmark.el: Change nonexistent
1880         `outline-layout' file variable to `allout-layout'.
1882 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
1884         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
1885         (gdb-get-changed-registers): Test value of gud-minor-mode relative
1886         to gud-comint-buffer.
1887         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
1888         gdb-ui.el for gdb-mi.el.
1889         (gdb-post-prompt, gdb-get-changed-registers): Move test for
1890         registers buffer to gdb-get-changed-registers.
1891         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
1892         deletion of catchpoints (throw and catch).
1893         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
1894         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
1895         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
1896         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
1897         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
1899 2006-02-13  Jay Belanger  <belanger@truman.edu>
1901         * calc/calc-arith.el (math-check-known-matrixp): Make sure
1902         expression is a symbol before checking that it is bound.
1904 2006-02-13  Richard M. Stallman  <rms@gnu.org>
1906         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
1907         for the minibuffer too, but not if resize-mini-windows will interfere.
1909         * help.el (describe-key-briefly, describe-key): Do all arg-reading
1910         inside `interactive' spec.
1911         (describe-key-briefly-internal, describe-key-internal):
1912         Functions merged back into their callers.
1914 2006-02-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
1916         * info.el (info-xref-visited): Inherit from info-xref too.
1917         (Info-set-mode-line): Replace occurrences of `%' by `%%'
1918         when propertizing Info-current-file and Info-current-node.
1920 2006-02-13  Juri Linkov  <juri@jurta.org>
1922         * tumme.el (tumme-thumbnail-storage): Fix docstring.
1923         (tumme-thumb-name): Fix per-directory format.
1925 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
1927         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
1929 2006-02-12  Miles Bader  <miles@gnu.org>
1931         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
1933 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
1935         * tumme.el: Remove history section.  If someone needs the it, it
1936         can always be found in CVS.
1938 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
1940         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
1941         about the Thumbnail Managing Standard option.
1943 2006-02-12  Richard M. Stallman  <rms@gnu.org>
1945         * subr.el (substitute-key-definition): Doc fix.
1947         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
1949         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
1951         * info.el (Info-mode): Doc fix.
1953         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
1955 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
1957         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
1958         because on Solaris a POSIX compatible "id" is needed.  Reported by
1959         Magnus Henoch <mange@freemail.hu>.
1961 2006-02-12  Juri Linkov  <juri@jurta.org>
1963         * tumme.el: Remove todo item about Thumbnail Managing Standard.
1964         (tumme) <defgroup>: Change :group to `multimedia'.
1965         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
1966         Managing Standard.
1967         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
1968         Fix dostring.
1969         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
1970         and %y.  Fix docstring.
1971         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
1972         (tumme-cmd-create-standard-thumbnail-command): New user options.
1973         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
1974         is `standard'.  Fix docstring.
1975         (tumme-thumb-width, tumme-thumb-height): New user options.
1976         (tumme-external-viewer): Try to find various viewers.
1977         (tumme-get-thumbnail-image): Use `create-image' instead of
1978         constructing the `image' structure.
1979         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
1980         `standard'.
1981         (tumme-thumb-name): Add file name generation for standard storage.
1982         Simplify code for other storages.
1983         (tumme-thumb-name): Use width %w and height %h instead of size %s.
1984         Add modification time %m and thumbnail-nq8 %q.
1985         Use `tumme-cmd-create-standard-thumbnail-command' if
1986         tumme-thumbnail-storage is `standard'.
1987         (tumme-dired-insert-marked-thumbs): New autoload command.
1988         (tumme-dired-after-readin-hook): New function.
1989         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
1990         `tumme-thumb-size'.
1991         (tumme-display-image): Replace size-x %x and size-y %y with
1992         width %w and height %h.
1994         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
1995         `tumme-dired-insert-marked-thumbs'.
1997 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
1999         * tumme.el (tumme-write-tag): Fix small bug (file name did not
2000         include path).
2001         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2002         matching tag.
2004 2006-02-12  Miles Bader  <miles@gnu.org>
2006         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2007         New variables.
2008         (rcirc-abbrev-nick): New function.
2009         (rcirc-format-response-string): Rewrite to use the formats in
2010         `rcirc-response-formats' and expand escape sequences therein.
2011         A text-property `rcirc-text' is added over the actual response
2012         text to make easy to find inside the returned string.
2013         (rcirc-print): When filling, just look for the `rcirc-text'
2014         text-property to find the appropriate fill prefix, instead of
2015         using hardwired patterns.
2017 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
2019         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
2020         Managing Standard.
2022 2006-02-11  Kim F. Storm  <storm@cua.dk>
2024         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2025         Don't use insert-buffer; do insert-buffer-substring directly.
2026         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
2028 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
2030         * files.el (revert-buffer, recover-file): Replace buffer-read-only
2031         with inhibit-read-only.  Suggested by Stefan Monnier.
2032         (revert-buffer): Let insert-file-contents discard
2033         buffer-undo-list.  Simplify code.
2034         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2036 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
2038         * menu-bar.el (menu-bar-select-yank): Add a doc string.
2040         * help.el (describe-key-briefly): Now a wrapper for
2041         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
2042         to t.  Populate yank-menu if empty.
2043         (describe-key-briefly-internal): Renamed from describe-key-briefly.
2044         (describe-key): Now a wrapper for describe-key-internal.  Bind
2045         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
2046         (describe-key-internal): Renamed from describe-key.
2048 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
2050         * progmodes/glasses.el (glasses-separator): Doc fix.
2051         (glasses-original-separator): New defcustom.
2052         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2054 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
2056         * mwheel.el (mouse-wheel-up-event): Doc fix.
2058 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
2060         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2061         (tumme-dir): New function.  Copied from thumbs.el.
2063 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
2065         * desktop.el (desktop-outvar): Fix typo.
2066         (desktop-save-buffer-p): Doc fix.
2068         * subr.el (substitute-key-definition): Fix typo.
2070 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2072         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2073         when window-system is mac.
2075         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2077 2006-02-10  Kim F. Storm  <storm@cua.dk>
2079         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2080         indirect-function instead of using condition-case.
2082 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
2084         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2085         less `colloquial'...
2087 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
2089         * tumme.el: Add a couple of todo items.
2091 2006-02-09  Lars Hansen  <larsh@soem.dk>
2093         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2094         (highlight-changes-mode): Don't change desktop-locals-to-save.
2096 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
2098         * image-mode.el (image-toggle-display): Clear image cache if using
2099         filename.
2101 2006-02-09  Masatake YAMATO  <jet@gyve.org>
2103         * dired-x.el (dired-guess-shell-alist-default): Add .man as
2104         a `dired-man' target.
2106         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2107         boundary of symbols.
2109 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
2111         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2113 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
2115         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2116         `mapcar'; return nil.
2118 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
2120         * mouse.el (mouse-drag-track): Don't change window if we rebind to
2121         some other event.
2123 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
2125         * net/rcirc.el (rcirc-startup-channels-alist):
2126         Add irc.freenode.net and #emacs as defaults.
2127         (rcirc-ignore-all-activity-flag): Remove variable.
2128         (rcirc-authinfo): New variable.
2129         (rcirc-authinfo-filename): Remove variable.
2130         (rcirc-always-use-server-buffer-flag): New flag.
2131         (rcirc): M-x rcirc will automatically connect without prompting.
2132         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
2133         connection in lisp.
2134         (rcirc-process-server-response-1): Remove everything but the nick
2135         portion of the sender so it doesn't need to be done everywhere
2136         else.  Update related code.
2137         (global-map): Remove global keybindings.
2138         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
2139         (rcirc-send-input): Split into several functions.
2140         (rcirc-process-input-line, rcirc-process-message)
2141         (rcirc-process-command): New functions.
2142         (rcirc-target-buffer): New function to determine where to route
2143         messages.
2144         (rcirc-user-nick): Save match data.
2145         (rcirc-toggle-ignore-buffer-activity)
2146         (rcirc-update-activity-string): Remove global ignore functionality,
2147         which can be done now by toggling rcirc-track-minor-mode.
2148         (rcirc-track-minor-mode-map): New keymap.
2149         (rcirc-track-minor-mode): New minor-mode.
2150         (ignore): Make the ignore output nicer.  Always print it when
2151         adding or removing nicks.
2152         (rcirc-url-regexp): Improve.
2153         (rcirc-mangle-text): Remove properties before using text in the
2154         modeline.
2155         (rcirc-authenticate): Authentication data comes from
2156         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
2157         (rcirc-server-prefix): Inherit from rcirc-server.
2159 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
2161         * Makefile.in (compile): Append "|| true" to the end of the `find'
2162         command, like compile-always does.
2164 2006-02-08  Sam Steingold  <sds@gnu.org>
2166         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
2167         output from a dead connection.
2169 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
2171         * dired.el (dired-mode-map): Add more bindings for tumme.
2173 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2175         * wdired.el (wdired-mode-map): Use remap.
2176         (wdired-get-filename): Massage.
2177         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
2178         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
2179         `keymap' property rather than `local-map'.
2181 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
2183         * tumme.el (tumme-get-thumbnail-image): New utility function.
2184         Suggested by from Chong Yidong.
2185         (tumme-dired-with-window-configuration): Rename from
2186         `tumme-dired'.  Add code to save window configuration.
2187         (tumme-restore-window-configuration): New command to restore the
2188         window configuration that `tumme-dired-with-window-configuration'
2189         saves before it changes the window configuration.
2190         (tumme-show-all-from-dir): New command to display thumbnails for
2191         all files in a directory entered by the user, like M-x thumbs.
2192         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
2193         have been created.
2194         (tumme-display-thumbnail-original-image): Call `display-buffer'.
2195         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
2196         Remove obsolete test function.
2198 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
2200         * vc.el (small-temporary-file-directory): Remove defvar; there's
2201         a defcustom for it in files.el.
2203         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
2204         Fix typo in message.
2205         (tumme-gallery-generate): Fix typo in `error' message.
2206         (tumme-display-window-height-correction)
2207         (tumme-display-window-width-correction, tumme-line-up-dynamic)
2208         (tumme-line-up-interactive): Dox fixes.
2209         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
2210         (tumme-restore-window-configuration, tumme-format-properties-string)
2211         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
2212         Fix typos in docstrings.
2214 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
2216         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2218 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
2220         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
2221         User should use hook if desired.
2223         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
2224         buffer if necessary.
2225         (gdb-delete-frame-or-window): New function.
2226         (gdb-breakpoints-mode-map): Bind "q" to it.
2228 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2230         * textmodes/nroff-mode.el: Clean up name space.
2231         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
2232         (nroff-mode): Obey the global setting of nroff-electric-mode.
2233         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
2235         * calendar/calendar.el (calendar-increment-month): Typo in last change.
2237 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
2239         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
2241 2006-02-06  Lars Hansen  <larsh@soem.dk>
2243         * generic-x.el (etc-fstab-generic-mode): Add file system types
2244         cifs and usbdevfs.  Allow special chars in file names.
2246 2006-02-05  Jay Belanger  <belanger@truman.edu>
2248         Update copyright notices of the files in lisp/calc.
2250 2006-02-05  Romain Francoise  <romain@orebokech.com>
2252         Update copyright notices of all files in the lisp/play directory.
2254 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
2256         * ldefs-boot.el: Regenerate.
2258         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
2260 2006-02-05  Kim F. Storm  <storm@cua.dk>
2262         * files.el (magic-mode-regexp-match-limit): New defvar.
2263         (set-auto-mode): Use it to limit magic-mode-alist matching.
2265 2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
2267         * simple.el (display-message-or-buffer): Compare the number of
2268         characters to the frame width when determining whether a 1-line
2269         message string will fit in the echo area.  Count screen lines
2270         instead of buffer lines when determining whether a multi-line
2271         message will fit in the echo area/minibuffer window.
2273 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
2275         * info.el (Info-index, Info-mode): Improve the description of the
2276         `i' command.
2278         * ldefs-boot.el: Regenerate.
2280 2006-02-03  Werner Lemberg  <wl@gnu.org>
2282         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2283         greedy to find the closing bracket in \*[...] and similar
2284         expressions.  This is a first rough fix -- many additional
2285         refinements are necessary to make nroff mode really usable with groff.
2287 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
2289         * international/mule-cmds.el (set-locale-environment):
2290         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
2291         libX11.
2293 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
2295         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
2296         archive are created in archive-tmpdir.
2298 2006-02-02  John Paul Wallington  <jpw@pobox.com>
2300         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
2301         (ibuffer-fontification-alist): Use it.
2302         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
2303         to "* z" and the Ibuffer Mark menu.
2305         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
2307 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2309         * textmodes/table.el (*table--cell-describe-mode)
2310         (*table--cell-describe-bindings): Undo last change since
2311         print-help-return-message is not obsoleted by anything at all.
2313 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
2315         * emulation/cua-base.el (cua-mode): Doc fix.
2317 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
2319         * dframe.el (dframe-handle-make-frame-visible)
2320         (dframe-handle-iconify-frame, dframe-get-focus)
2321         (dframe-select-attached-frame, dframe-power-click)
2322         (dframe-frame-mode): Fix typos in docstrings.
2324         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
2325         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
2326         Fix typos in docstrings.
2328         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
2329         (hi-lock-face-buffer, hi-lock-font-lock-hook)
2330         (hi-lock-archaic-interface-message-used)
2331         (hi-lock-file-patterns-range): Fix typos in docstrings.
2333         * savehist.el (savehist-loaded, savehist-load, savehist-install)
2334         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
2336         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
2337         Fix typo in docstring.
2339         * net/newsticker.el (newsticker--decode-iso8601-date)
2340         (newsticker--set-customvar, newsticker--buffer-insert-item)
2341         (newsticker--do-run-auto-mark-filter)
2342         (newsticker--parse-generic-feed): Doc fixes.
2343         (newsticker--retrieval-timer-list, newsticker-url-list)
2344         (newsticker-hide-immortal-items-in-echo-area)
2345         (newsticker-hide-obsolete-items-in-echo-area)
2346         (newsticker-new-item-face, newsticker--enclosure)
2347         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
2348         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
2349         (newsticker--parse-generic-feed, newsticker--cache-contains)
2350         (newsticker--stat-num-items, newsticker-download-enclosures):
2351         Fix typos in docstrings.
2353         * net/rcirc.el (rcirc-debug): Doc fix.
2354         (rcirc-fill-column, rcirc-receive-message-hooks)
2355         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
2356         (rcirc-mode, rcirc-generate-new-buffer-name)
2357         (rcirc-startup-channels, rcirc-ignore-update-automatic)
2358         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
2359         Fix typos in docstrings.
2360         (rcirc-print): "?\ " -> "?\s".
2361         (rcirc-cmd-join): Improve argument/docstring consistency.
2363 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
2365         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
2366         before narrow-to-region.
2368 2006-02-01  Richard M. Stallman  <rms@gnu.org>
2370         * simple.el (move-beginning-of-line): Scan properly for invis change.
2372         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
2374 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
2376         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
2377         change bit only when id-format is 'integer.  Reported by Matt
2378         Hodges <M.P.Hodges@rl.ac.uk>.
2380 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
2382         * hilit-chg.el (highlight-changes-initial-state)
2383         (highlight-changes-global-initial-state): Doc fixes.
2384         (highlight-changes-global-modes, global-highlight-changes):
2385         Fix typos in docstrings.
2387 2006-02-01  Kim F. Storm  <storm@cua.dk>
2389         * emulation/cua-base.el (cua-mode): Mention that CUA enables
2390         transient-mark-mode in doc string.
2392 2006-01-31  Richard M. Stallman  <rms@gnu.org>
2394         * replace.el (multi-occur): Doc fix.
2395         (multi-occur-in-matching-buffers): Rename from
2396         multi-occur-by-filename-regexp.  Prefix arg says match
2397         buffer names instead of file names.
2399 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
2401         * bs.el: Allow non-default values of `bs-header-lines-length'.
2402         (bs--running-in-xemacs): Remove (not needed anymore).
2403         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
2404         instead of `shrink-window', thus avoiding having to compute the
2405         height of the window.
2406         (bs--up): Wrap around even when there's no header.
2407         (bs--down): Use `forward-line' instead of `next-line'.
2409 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
2411         * image-mode.el (image-toggle-display): Use file name if possible,
2412         instead of unnecessarily allocating a (possibly huge) lisp string.
2414 2006-01-30  John Paul Wallington  <jpw@pobox.com>
2416         * subr.el (toplevel): Define `cl-assertion-failed' condition here
2417         because the `assert' macro signals it at runtime.
2419         * emacs-lisp/cl.el (toplevel): Remove definition of
2420         `cl-assertion-failed' condition.
2422 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
2424         * thumbs.el (thumbs-marked-list): Make buffer-local and
2425         permanent-local.
2426         (thumbs-insert-thumb): Make help-echo non-sticky.
2427         (thumbs-file-alist): Use eolp as check for (non)-image.
2429 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
2431         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
2432         (ediff-before-session-group-setup-hooks)
2433         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
2434         Fix typos in docstrings.
2436         * window.el (bw-dir, bw-eqdir, balance-windows)
2437         (split-window-keep-point): Fix typos in docstrings.
2439         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
2440         (org-quote-string, org-calendar-to-agenda-key)
2441         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
2442         (org-show-following-heading, org-tags-column)
2443         (org-use-tag-inheritance, org, org-allow-space-in-links)
2444         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
2445         (org-enable-table-editor, org-calc-default-modes)
2446         (org-table-allow-automatic-line-recalculation)
2447         (org-export-html-style, org-export-with-fixed-width)
2448         (org-export-with-sub-superscripts, org-special-keyword)
2449         (org-formula, org-time-grid, org-table-may-need-update)
2450         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
2451         (org-goto-quit, org-get-indentation, org-end-of-item)
2452         (org-move-item-down, org-move-item-up)
2453         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
2454         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
2455         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
2456         (org-agenda-log-mode, org-agenda-toggle-diary)
2457         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
2458         (org-agenda-file-to-end, org-agenda-no-heading-message)
2459         (org-agenda-get-closed, org-format-agenda-item)
2460         (org-cmp-priority, org-cmp-category, org-cmp-time)
2461         (org-agenda-change-all-lines, org-agenda-diary-entry)
2462         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
2463         (org-link-search, org-camel-to-words, org-open-file)
2464         (org-remember-handler, org-table-convert-region)
2465         (org-table-move-row-down, org-table-move-row-up)
2466         (org-table-copy-region, org-table-wrap-region)
2467         (org-table-toggle-vline-visibility)
2468         (org-table-get-vertical-vector, org-table-modify-formulas)
2469         (org-table-get-specials, org-recalc-commands)
2470         (org-table-rotate-recalc-marks, org-table-eval-formula)
2471         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
2472         (org-level-color-stars-only, org-insert-heading):
2473         Fix typos in docstrings.
2474         (last-arg): Add defvar.
2476         * makefile.w32-in (WINS): Add erc.
2477         (MH_E_SRC): Update (copied from lisp/Makefile.in).
2479 2006-01-29  Bill Wohler  <wohler@newt.com>
2481         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
2482         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
2483         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
2484         (mh-autoloads): Don't use comments on otherwise empty lines.
2486 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
2488         * emulation/viper.el (viper-major-mode-modifier-list): Add
2489         insert-state and vi-state entries for erc-mode.
2490         (viper-go-away, viper-set-hooks): Add and remove
2491         viper-comint-mode-hook from erc-mode-hook as appropriate.
2493         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
2495 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
2497         * bs.el (bs--format-aux): Implement `middle' alignment as
2498         described in the docstring for `bs-attributes-list'.
2499         (bs--get-name): Simplify.  Don't pad the buffer name.
2501 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
2503         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
2504         English aspell dictionary is installed, use the first entry of
2505         ispell-dictionary-alist-1.
2507 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
2509         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2510         Doc fix.
2512 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
2514         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2515         for `process-file', in order to let it work for older Emacsen too.
2517 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2519         * international/latexenc.el: Add a suitable `coding:' tag.
2520         (latexenc-find-file-coding-system): Undo last change.
2522 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2524         * international/latexenc.el (latexenc-find-file-coding-system):
2525         Make sure latexenc-main-file is a regular file and is readable.
2527 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
2529         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
2530         Pass FILE to vc-user-login-name.
2532         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
2534 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
2536         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
2537         there are no more images to display.
2538         (thumbs-mark, thumbs-unmark): Revert change so that they move to
2539         the next image.
2541 2006-01-26  Richard M. Stallman  <rms@gnu.org>
2543         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
2545         * wid-edit.el (advertised-widget-backward): New alias.
2546         (widget-keymap): Use advertised-widget-backward for S-TAB.
2548         * tumme.el: Correct the keywords.
2549         (tumme-dir-max-size): Use defvar.
2550         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
2552         * simple.el (move-beginning-of-line): Take account of fields.
2553         (clone-indirect-buffer-other-window): Take args like
2554         clone-indirect-buffer, and work like it.
2556         * help-fns.el (describe-function): Don't pass `nil' as default.
2558         * files.el (risky-local-variable-p): Follow var aliases.
2560         * subr.el (lazy-completion-table): Doc fix.
2562         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
2563         global binding of `line'.
2565 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
2567         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
2568         Tramp.
2570         * vc.el (vc-default-dired-state-info): Pass FILE to
2571         vc-user-login-name.
2572         (vc-default-update-changelog): Don't use vc-user-login-name, we
2573         don't need it here.
2575         * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
2576         no longer necessary.
2578 2006-01-25  Kenichi Handa  <handa@m17n.org>
2580         * international/mule.el (decode-char): Avoid the overhead of
2581         calling utf-lookup-subst-table-for-decode if
2582         utf-translate-cjk-mode is nil.
2583         (encode-char): Avoid the overhead of calling
2584         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
2585         nil.
2587 2006-01-22  Kenichi Handa  <handa@m17n.org>
2589         * international/mule.el (make-subsidiary-coding-system): Reset
2590         `coding-system-define-form' property of subsidiaries to nil.
2591         Avoid duplicated entry in coding-system-alist.
2592         (make-coding-system): Avoid duplicated entry in
2593         coding-system-alist.
2594         (define-coding-system-alias): Likewise.
2596 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
2598         * completion.el: Minor fixes in introductory comment.
2599         (completion-def-wrapper): Fix alist.
2601 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
2603         * thumbs.el (thumbs-new-image-size): New function.
2604         (thumbs-increment-image-size-element)
2605         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
2606         (thumbs-decrement-image-size): Delete.
2607         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
2608         temp files and use to resize.
2609         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
2610         Use increment argument to enlarge/shrink.  Preserve point.
2611         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
2612         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
2613         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
2614         (thumbs-mark, thumbs-unmark): Preserve point.
2615         (thumbs-modify-image): Keep old temp files and use to modify.
2616         Cleanup old temp files at load time.  Preserve point.
2617         (thumbs-view-image-mode-map): Use new command names.
2619 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2621         * log-view.el (log-view-minor-wrap): First rev is the one at point.
2623         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
2624         the nastiest part of the cyclic dependency.
2625         (cal-menu-update): Use dotimes and calendar-increment-month.
2627         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
2628         (calendar-week-start-day): Add an :initializer.
2629         (calendar-mode-map): Use suppress-keymap, and command remapping.
2630         (describe-calendar-mode): Setup xref-stack info for the back button.
2631         (calendar-star-date): Insert before delete.
2632         (calendar-set-mode-line): Add file-modified info if applicable.
2633         (calendar-increment-month): New function.
2635 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
2637         * font-lock.el (lisp-font-lock-keywords-2):
2638         Recognize "& keywords" only at word boundaries.
2640 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
2642         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
2643         and permanent-local.
2644         (thumbs-max-image-number): New variable.
2645         (thumbs-do-thumbs-insertion): Use them.
2646         (thumbs-per-line): Change default to 4.
2647         (thumbs-marked-list): Rename from thumbs-markedL.
2648         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
2649         (thumbs-rename-images): Use -list instead of L for internal variables.
2650         (thumbs-call-convert): Use call-process instead of shell-command.
2651         (thumbs-insert-thumb): Add filename as help-echo to each image.
2652         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
2653         Give dir to thumbs-show-thumbs-list.
2654         (thumbs-show-thumbs-list): Set default-directory to that of images.
2655         (thumbs-dired-show): Rename from thumbs-dired-show-all.
2656         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
2657         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
2658         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
2660 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2662         * ses.el (ses-read-cell): Provide a default value.
2664 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
2666         * term/w32-win.el (image-library-alist): Add additional names for
2667         GIF library.
2669 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2671         * international/latexenc.el (latexenc-find-file-coding-system):
2672         Add file-regular-p check.
2674 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2676         * simple.el (clone-buffer): Don't show the new buffer in the same
2677         window.
2679 2006-01-23  Juri Linkov  <juri@jurta.org>
2681         * faces.el (link, link-visited): New faces based on default values
2682         of `info-xref' and `info-xref-visited'.
2684         * info.el (info-xref): Inherit from `link'.
2685         (info-xref-visited): Inherit from `link-visited'.
2687         * cus-edit.el (custom-buffer-create-internal): Use widget type
2688         `custom-manual' instead of `info-link' and don't set properties
2689         `button-face' and `mouse-face' explicitly.
2690         (custom-browse-group-tag, custom-browse-variable-tag)
2691         (custom-browse-face-tag): Inherit from widget class
2692         `custom-group-link' instead of `push-button'.
2693         (custom-button-unraised): Inherit from `underline' face.
2694         (custom-link): Inherit from `link' face.  Fix doc and group.
2695         (custom-add-parent-links, custom-group-value-create): Don't set
2696         properties `button-face' and `mouse-face' explicitly for
2697         `custom-group-link' widget.
2698         (custom-group-link): Add properties `button-face' and `mouse-face'
2699         to widget definition.
2700         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
2701         editable-field's :keymap property.
2702         (custom-mode): Fix docstring: substitute keybindings for
2703         `widget-forward' and `widget-backward' from `widget-keymap',
2704         `widget-complete' from `custom-field-keymap', replace old
2705         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
2707         * desktop.el (desktop-load-file): Check for `fboundp' before
2708         calling `symbol-function'.
2710         * simple.el (clone-buffer, clone-indirect-buffer)
2711         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
2712         `read-string'.  Fix prompts.
2714         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
2716 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
2718         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
2720 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
2722         * startup.el (inhibit-splash-screen, initial-scratch-message):
2723         Doc fixes.
2725 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
2727         Sync with Tramp 2.0.52.
2729         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
2730         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
2731         `tramp-unload-tramp' for checklist.
2733         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
2734         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
2735         (tramp-unload-file-name-handler-alist)
2736         (tramp-unload-tramp): New defuns.
2737         (tramp-advice-PC-expand-many-files): New defadvice.
2738         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
2739         removed.
2740         (tramp-handle-expand-file-name): Remove double slash.
2741         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
2742         It doesn't matter, because it will be converted later on.
2743         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
2744         implementation was just heuristic.
2745         (tramp-post-connection): Set uid and gid properties.
2746         (tramp-convert-file-attributes): Set file's gid change bit.
2747         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
2748         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
2749         in case of su(do)? methods.  The home directory of the local user
2750         will be taken else.
2751         (tramp-open-connection-telnet)
2752         (tramp-open-connection-rsh, tramp-open-connection-su)
2753         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
2754         local shell prompt could hurt.  Reported by Romain Francoise
2755         <romain@orebokech.com>.
2756         (tramp-let-maybe): Add `edebug-form-spec' property.
2757         (tramp-handle-expand-file-name): Bind `default-directory' locally
2758         to "/" in order to avoid problems with UNC shares or Cygwin
2759         mounts.
2760         (tramp-md5-function): Fix typo in error message.
2762         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
2764         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
2765         for byte-compiler pacification.
2767 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
2769         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
2770         ID-FORMAT `string'.  This allows us to get rid of
2771         `vc-user-login-name UID'.
2773         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
2775 2006-01-22  John Paul Wallington  <jpw@pobox.com>
2777         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
2779 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
2781         * emacs-lisp/find-func.el (find-definition-noselect)
2782         (find-variable-noselect): Search variables in C source code too.
2783         (find-function-C-source, find-function-noselect, find-function)
2784         (find-function-other-frame, find-variable-noselect, find-variable)
2785         (find-variable-other-frame, find-variable-at-point):
2786         Fix docstrings.
2788 2006-01-21  Francesco Potorti`  <pot@gnu.org>
2790         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
2792 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
2794         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
2795         Default to disabling the "Save affix" question.
2797 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
2799         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
2800         the first arg to run-python.
2802 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
2804         * startup.el (command-line-1): Handle --no-desktop if desktop.el
2805         is not loaded.
2807 2006-01-20  Jay Belanger  <belanger@truman.edu>
2809         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
2810         limit is 0.
2812         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
2813         the correct variable.
2815 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
2817         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
2818         link.  Fixed buggy argument sequence in call to `org-view-tags'.
2819         (org-compile-prefix-format): Set `org-prefix-has-tag'.
2820         (org-prefix-has-tag): New variable.
2821         (org-format-agenda-item): Remove tags from headline if
2822         appropriate.
2823         (org-agenda-remove-tags-when-in-prefix): New option.
2824         (org-get-tags-at): New function.
2826 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
2828         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
2829         (thumbs-find-image): Move image name and number from buffer name
2830         to mode name.  Set thumbs-buffer.  Preserve point so that large
2831         images remain visible.
2832         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
2833         order.
2834         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
2835         mode name.
2836         (thumbs-next-image, thumbs-previous-image): Make them work.
2838 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
2840         * cus-edit.el (custom-buffer-create-internal): State in the text above
2841         the whole buffer buttons that they do not operate on hidden items.
2842         (custom-face-menu): Use `custom-face-save' instead of
2843         `custom-face-save-command'.
2844         (custom-face-save-command): Make it an alias for `custom-face-save'
2845         and declare it obsolete.
2846         (custom-face-save): Doc fix.
2848         * dired.el (dired-no-confirm): Add quote.
2849         (dired-subdir-alist-pre-R): Add quote in
2850         `make-variable-buffer-local' form and remove unbalanced parenthesis.
2852 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2854         * textmodes/table.el (table-mode-indicator): Typo in last change.
2856 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2858         * outline.el (hide-leaves): Don't call outline-end-of-heading.
2859         Fixes bug reported in Nov 2005.
2861         * isearch.el (isearch-forward): Doc fix.
2863         * dired.el (dired-move-to-filename-regexp): Define as alias.
2864         (dired-no-confirm): Use defcustom.
2865         (dired-subdir-alist-pre-R): Put defvar at top level.
2867         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
2869         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
2870         Mark as risky.
2872         * simple.el (set-mark-command): Doc fix.
2873         (clone-indirect-buffer-other-window):
2874         Read arg like clone-indirect-buffer.
2875         (move-beginning-of-line): Skip invisible newlines.
2877 2006-01-19  Masatake YAMATO  <jet@gyve.org>
2879         * progmodes/cpp.el (cpp-edit-load): Make the order of
2880         listed conditions in a base C code buffer and its associate
2881         CPP Edit buffer the same.
2883 2006-01-19  Kenichi Handa  <handa@m17n.org>
2885         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
2886         (rmail-mime-feature): Likewise.
2887         (rmail-require-mime-maybe): Use display-warning to show a warning
2888         message.
2890         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
2891         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
2893 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2895         * array.el: Move defvars out of eval-when-compile.
2896         (array-make-template): Replace undeclared global var with a local one.
2897         (array-mode): Inline initialization functions.
2898         (array-init-local-variables, array-init-max-row)
2899         (array-init-max-column, array-init-columns-per-line)
2900         (array-init-field-width, array-init-rows-numbered)
2901         (array-init-line-length, array-init-lines-per-row): Remove.
2903         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
2904         (doc-mode-map): Define explicitly.
2905         (doctor-txtype): Use mapc.
2907         * textmodes/table.el: Move defvars out of eval-when-compile.
2908         Remove harmful code meant to avoid byte-compiler warnings.
2909         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
2910         specification that checks table-fixed-width-mode directly.
2911         (table-recognize-region, table-recognize-cell):
2912         Use restore-buffer-modified-p.
2913         (table-fixed-width-mode): Remove code that refreshes
2914         table-fixed-mode-indicator.
2915         (*table--cell-describe-bindings, *table--cell-describe-mode):
2916         Avoid obsolete name print-help-return-message.
2917         (table--test-cell-list): Don't use replace-regexp from elisp.
2918         (table--point-entered-cell-function, table--point-left-cell-function):
2919         Don't set table-fixed-mode-indicator, use force-mode-line-update.
2921         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
2922         that was after the end of file.  Use buffer-file-name variable.
2923         (org-timestamp-change): Use with-current-buffer.
2924         (org-todo-list): Don't unnecessarily define a new buffer-local var.
2925         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
2926         `file'.
2928         * progmodes/fortran.el: Move defvars out of eval-when-compile.
2929         (fortran-break-line): Remove unused var `opoint'.
2930         (fortran-abbrev-start): Obey help-event-list.
2932 2006-01-18  Jesper Harder  <harder@phys.au.dk>
2934         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
2936 2006-01-18  Masatake YAMATO  <jet@gyve.org>
2938         * progmodes/make-mode.el (makefile-imake-mode): New mode
2939         derived from makefile-mode.
2940         (makefile-imake-mode-syntax-table): New syntax table
2941         derived from makefile-mode-syntax-table.
2942         (makefile-mode): Write about makefile-imake-mode in doc string.
2943         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
2944         (makefile-imake-font-lock-keywords): New font lock keywords.
2946         * files.el (auto-mode-alist): Add Imakefile.
2948 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
2950         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
2951         loading the file rather than when turning on flyspell-mode.
2953 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
2955         * cus-edit.el (customize-rogue): Minor doc fix.
2957 2006-01-17  Juri Linkov  <juri@jurta.org>
2959         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
2960         instead of the file at the mark as default if the file at the mark
2961         is the same as the file at point or if dired-dwim-target-directory
2962         is not the same as the current directory and the mark is not active.
2964         * log-view.el (log-view-minor-wrap): Use the same logic to get
2965         revisions as `log-view-diff'.
2967         * info.el (Info-revert-find-node): Check for Info-current-file
2968         before preserving new-history.
2970         * man.el (Man-heading-regexp): Add `/'.
2972         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
2973         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
2975 2006-01-16  Juri Linkov  <juri@jurta.org>
2977         * faces.el (mode-line-faces): New defgroup.
2978         (mode-line-highlight): Move definition after new defgroup.
2979         (mode-line, mode-line-inactive, mode-line-highlight):
2980         Replace :group `modeline' with `mode-line-faces'.
2981         (mode-line-buffer-id): New face.
2982         (modeline-buffer-id): New face alias.
2983         (vertical-border): Remove :group `modeline'.
2985         * bindings.el (propertized-buffer-identification): Use face
2986         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
2987         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
2988         (mode-line-buffer-identification-keymap): For mouse-1 replace
2989         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
2990         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
2991         mouse-3.
2993         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
2994         Buffer-menu-buffer.  Doc fix.
2995         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
2996         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
2997         `Buffer-menu-buffer'.
2999         * info.el (Info-mode-line-node-keymap): New defvar.
3000         (Info-set-mode-line): Use `stringp' to check Info-current-file.
3001         Propertize Info-current-node with `mode-line-buffer-id' and
3002         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3004         * time.el (display-time-mail-face): Replace :group `faces' with
3005         `mode-line-faces'.
3007 2006-01-16  Kenichi Handa  <handa@m17n.org>
3009         * international/code-pages.el: Add autoload cookies for cp125[0345678].
3011         * language/european.el (cp1252): New alias for windows-1252.
3013         * international/mule.el (autoload-coding-system): Prepare for EOL
3014         variants.
3016 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
3018         * term.el (term-raw-map): Add mapping for insert.
3019         (term-send-insert): New.
3020         (term-mode): Make variables local here instead of doing it in
3021         `term-emulate-terminal'.
3022         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3023         Scroll reverse needs to take into account the scroll region.
3024         Saving and restoring the cursor should save the color attributes too.
3025         (term-reset-terminal): Reset the scroll region.
3026         (term-handle-ansi-escape): Cursor up and down should take into
3027         account the scroll region.
3028         (term-set-scroll-region): Rename from `term-scroll-region'.
3029         Move to 0,0 after setting the region.
3030         (term-handle-scroll): Handle scroll up.
3031         (term-down): Fix off by one error.
3032         (term-delete-lines): Do not delete outside the scroll region.
3033         (term-insert-lines): Take into account the scroll region.
3035 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3037         * textmodes/ispell.el (ispell-internal-change-dictionary)
3038         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3039         (start, end): Move declaration outside of eval-when-compile.
3041         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3042         (flyspell-mode-on): Use it.
3044         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3045         ispell-kill-ispell-hook.
3047 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
3049         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3050         (Custom-reset-saved): Do not ask for confirmation in single option
3051         buffers.
3053 2006-01-13  Richard M. Stallman  <rms@gnu.org>
3055         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3057 2006-01-13  Romain Francoise  <romain@orebokech.com>
3059         * add-log.el (add-change-log-entry, change-log-merge):
3060         Conditionally use `hard-newline'.
3062 2006-01-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
3064         * wid-edit.el (widget-field-end): If the overlay is no longer
3065         associated with a buffer, behave as if the overlay didn't exist.
3067         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3068         Make sure the links use the `custom-link' face.
3070 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3072         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3073         (ld-script-mode): Don't set indent-line-function since we don't
3074         have one.
3076 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
3078         * textmodes/org.el (org-open-file): Use mailcap for selecting an
3079         application.
3080         (org-file-apps-defaults-gnu): Use mailcap as the default for
3081         selecting an application on a UNIX system.
3082         (org-agenda-show-tags): New command.
3083         (org-table-insert-hline): Keep cursor in current table line.
3084         (org-table-convert): Offset effect of modifying
3085         `org-table-insert-hline'.
3086         (org-format-agenda-item): New optional argument TAG.
3087         (org-compile-prefix-format): Handle %T format for the tag.
3088         (org-expand-wide-chars): New function.
3089         (org-table-insert-row, org-table-insert-hline):
3090         Use `org-expand-wide-chars'.
3091         (org-open-file): Fix bug in program launch.
3092         (org-get-time-of-day): Fix bug with times before 1am.
3093         (org-agenda-menu): Add tags commands.
3095 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
3097         * textmodes/ispell.el (ispell-init-process): Include the used
3098         dictionary in ispell process start message.
3099         (ispell-internal-change-dictionary): When flyspell-mode is active
3100         and dictionary is changed, make sure ispell process is restarted
3101         and flyspell word cache cleared out for the current buffer.
3102         (ispell-change-dictionary): Make sure flyspell word cache is
3103         cleared out in all buffers with active flyspell mode when
3104         dictionary is globally changed.
3105         Call ispell-internal-change-dictionary after dictionary change.
3107 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
3109         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3111         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3112         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3113         years.  Fix small differences wrt Makefile.in.
3114         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3115         Makefile.in does.
3117 2006-01-12  Bill Wohler  <wohler@newt.com>
3119         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3120         mh-search.el.
3122 2006-01-12  Masatake YAMATO  <jet@gyve.org>
3124         * progmodes/ld-script.el: Update copyright year.
3126 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
3128         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
3129         Don't add widget if setting undefined.
3131 2006-01-12  John Paul Wallington  <jpw@pobox.com>
3133         * help-fns.el (describe-variable): Remove newlines from void
3134         variable output.
3136 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
3138         * wdired.el (wdired-mode-map): Add help echo for
3139         wdired-abort-changes.
3141         * man.el (Man-file-name-regexp): Adjust for a list of files.
3143 2006-01-12  Masatake YAMATO  <jet@gyve.org>
3145         * progmodes/ld-script.el (auto-mode-alist): Support
3146         suffix conventions used in netbsd and eCos.
3148 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
3150         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
3151         (custom-variable-menu, custom-face-menu, custom-group-menu)
3152         (Custom-mode-menu): Change names of menu items.  (As discussed on
3153         emacs-devel.)
3154         (custom-face-menu): Add "Undo Edits" item.
3156         * startup.el (init-file-user): defcustom -> defvar.
3158         * tooltip.el (tooltip-mode): Doc fix.
3160 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3162         * reveal.el (reveal-post-command): window-buffer signals an error on
3163         dead windows rather than returning nil.
3164         (reveal-open-new-overlays): An overlay might die while we open others.
3166 2006-01-11  Bill Wohler  <wohler@newt.com>
3168         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
3169         phrasing in docstring.
3171         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
3172         can give some systems gas.  Add new file mh-buffers.el.
3174 2006-01-06  Masatake YAMATO  <jet@gyve.org>
3176         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
3177         C preprocessor forward ported from GNU Emacs 21.2.
3179         * progmodes/asm-mode.el (asm-font-lock-keywords):
3180         Use `cpp-font-lock-keywords'.
3182         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
3184         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
3185         of $ for "\\.ld[s]?".
3187 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3189         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
3190         (tcl-indent-line): Return `noindent' if inside a string.
3192         * progmodes/flymake.el (flymake-split-string): Remove more than one
3193         empty string at beg/end of the result.
3194         (flymake-find-buildfile, flymake-find-possible-master-files):
3195         Use expand-file-name.
3196         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
3197         since expand-file-name does it for us.  Use directory-file-name.
3198         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
3199         (flymake-ler-get-type, flymake-ler-get-text)
3200         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
3201         (flymake-current-line-no): Remove spurious interactive spec.
3202         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
3203         (flymake-check-include): Remove arg inc-path merged into inc-name.
3204         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
3205         Arg regexp-list replaced by a simple regexp.
3206         (flymake-master-make-header-init, flymake-master-tex-init):
3207         Correspondingly replace regexp-list with a regexp.  Fix regexp.
3209 2006-01-10  Simon Josefsson  <jas@extundo.com>
3211         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
3212         describing AUTH PLAIN fix.
3214 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
3216         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
3217         (report-emacs-bug): Don't record initial prompt text.
3218         Instead, add text properties to prompting text.
3219         (report-emacs-bug-hook): Delete prompting text.
3221 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3223         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
3224         `dirs'.  Adjust callers.
3226 2006-01-09  John Paul Wallington  <jpw@gnu.org>
3228         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
3230 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3232         * reveal.el (reveal-open-new-overlays): New extracted fun.
3233         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
3234         using them.  Simplify the code.
3235         (reveal-post-command): Use them.  Fix up obsolete windows in
3236         reveal-open-spots.
3238         * progmodes/flymake.el: Use `require' rather than autoload for
3239         XEmacs's overlays.
3240         (flymake-get-common-file-prefix, flymake-build-relative-filename):
3241         Delete.  Use file-relative-name instead.
3242         (flymake-get-syntax-check-program-args, flymake-perl-init):
3243         Simplify the resulting code.
3245         * log-view.el (log-view-file-re, log-view-message-re): Add support
3246         for DaRCS output.
3248 2006-01-09  Alex Schroeder  <alex@gnu.org>
3250         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
3251         identifiers sometimes added in square brackets at the beginning of
3252         subject lines.
3254 2006-01-07  Richard M. Stallman  <rms@gnu.org>
3256         * cus-edit.el (Custom-set, Custom-save): Doc fix.
3257         (Custom-reset-current, Custom-reset-saved): Change question text.
3258         (Custom-reset-standard): Likewise.
3259         (custom-variable-reset-saved): Doc fix.
3261 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
3263         * startup.el (init-file-user): Doc fix.
3265 2006-01-07  Alex Schroeder  <alex@gnu.org>
3267         * mail/rmail.el (rmail-current-subject): New function.
3268         (rmail-current-subject-regexp): New function.
3269         (rmail-next-same-subject): Use it.
3271         * mail/rmailsum.el (rmail-summary-by-topic):
3272         Use rmail-current-subject and rmail-current-subject-regexp.
3273         (rmail-summary-next-same-subject): Ditto.
3275         * net/rcirc.el (rcirc-send-input): No longer check whether the
3276         process is open, since not all commands need an open process.
3277         (rcirc-send-string): Check whether the process is open before
3278         sending anything.
3279         (rcirc-ignore-list): New option.
3280         (rcirc-ignore-list-automatic): New variable.
3281         (rcirc-print): Take rcirc-ignore-list into account.
3282         (rcirc-cmd-ignore): New command.
3283         (rcirc-ignore-update-automatic): New function.
3284         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
3285         list if ignored nicks.
3286         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
3288 2006-01-06  David Reitter  <david.reitter@gmail.com>
3290         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
3291         reflect the address to which the report will be sent.
3293 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
3295         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
3296         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
3298 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
3300         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
3302         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
3303         the doc string: "functoin" => "function".
3304         * ldefs-boot.el: Likewise.
3306         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
3307         message text: "Duplicat" => "Duplicate".
3309 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3311         * files.el (basic-save-buffer-2): If backing-up failed, reset
3312         buffer-backed-up to nil.
3314 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
3316         * progmodes/gud.el (gdb-script-skip-to-head)
3317         (gdb-script-calculate-indentation): Indent for breakpoint command
3318         lists also.
3320 2006-01-05  Bill Wohler  <wohler@newt.com>
3322         * Makefile.in (compile-always): Add mh-autoloads dependency.
3323         (bootstrap): Remove mh-autoloads dependency, as compile dependency
3324         provides it.
3325         (updates): Remove mh-autoloads dependency, since it probably has
3326         already run recently (via recompile).
3328 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3330         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
3331         argument `force' to disable the flyspell-last-buffer optimization.
3332         (flyspell-mode-on): Use it.
3334         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
3335         flymake-simple-cleanup.
3336         (flymake-allowed-file-name-masks): Use this new default.
3337         All the functions are now called in the right buffer rather than
3338         passing the buffer as argument.
3339         (flymake-process-sentinel): Switch to buffer before calling cleanup.
3340         (flymake-parse-err-lines): Remove redundant buffer arg.
3341         (flymake-get-program-dir): Comment out unused function.
3342         (flymake-start-syntax-check, flymake-start-syntax-check-process):
3343         Remove redundant buffer argument.
3344         (flymake-get-real-file-name, flymake-simple-java-cleanup)
3345         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
3347 2006-01-05  Richard M. Stallman  <rms@gnu.org>
3349         * info.el (Info-find-node): Don't record previous node if have none.
3350         (info): Go to directory only if history is empty.
3352         * simple.el (mark): Doc fix.
3354 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3356         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
3357         already of desired type.
3358         (mac-ae-list): Coerce parameter to "list" type.
3359         (mac-dispatch-apple-event): Replace cadr part of event with a
3360         dummy position so that event-start returns it.
3362 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
3364         * textmodes/org.el (org-end-of-subtree): New function.
3365         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
3366         Use `org-end-of-subtree'.
3367         (org-agenda, org-agenda-convert-date): Protect calls to
3368         `fit-window-to-buffer'.
3369         (org-tags-view): Force matching of sublevels when doing a
3370         todo-only search.  Define the correct redo command, including the
3371         arguments.
3372         (org-agenda-redo): Display message.
3373         (org-check-for-org-mode): New function.
3374         (org-agenda-type): New variable.
3375         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
3376         Set `org-agenda-type'.
3377         (org-agenda-check-type): New function.
3378         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
3379         (org-agenda-week-view, org-agenda-day-view)
3380         (org-agenda-next-date-line, org-agenda-previous-date-line)
3381         (org-agenda-log-mode, org-agenda-toggle-diary)
3382         (org-agenda-toggle-time-grid, org-agenda-date-later)
3383         (org-agenda-date-prompt, org-agenda-diary-entry)
3384         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
3385         (org-agenda-convert-date, org-agenda-menu):
3386         Use `org-agenda-check-type'.
3387         (org-make-overlay, org-delete-overlay)
3388         (org-detatch-overlay, org-move-overlay, org-overlay-put):
3389         New compatibility functions.
3390         (org-calendar-select-mouse): New command.
3392 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
3394         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
3395         (Custom-reset-standard): Fix y-or-n-p messages.
3396         (custom-link): New face for links.
3397         (custom-buffer-create-internal, custom-manual): Use it.
3398         (custom-face-save): Push to theme-face before setting face spec.
3400         * wid-edit.el (widget-default-mouse-face-get): New function.
3401         (widget-specify-button): Handle mouse-face like button-face.
3403         * custom.el (load-theme): Clear old theme settings if reloading.
3405 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
3407         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
3408         "Erase Customization" button back to same position it occupies in
3409         the individual State menus.
3411 2006-01-04  Kim F. Storm  <storm@cua.dk>
3413         * wid-edit.el (key-sequence): Rework widget to read key binding
3414         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
3415         (widget-key-sequence-default-value): Default value for empty sequence.
3416         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
3417         (widget-key-sequence-read-event): New command for C-q.
3418         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
3419         (widget-key-sequence-value-to-external): New functions.
3421 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3423         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
3424         Use expand-file-name.
3425         (flymake-delete-temp-directory): Use expand-file-name,
3426         file-name-directory, and directory-file-name.
3427         (flymake-strrchr): Delete.
3428         (flymake-start-syntax-check): Don't pass the redundant buffer argument
3429         to the init-f function.
3430         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
3431         (flymake-init-find-buildfile-dir)
3432         (flymake-init-create-temp-source-and-master-buffer-copy)
3433         (flymake-simple-make-init-impl, flymake-simple-make-init)
3434         (flymake-master-make-init, flymake-master-make-header-init)
3435         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
3436         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
3437         (flymake-xml-init): Remove corresponding redundant buffer argument.
3438         (flymake-allowed-file-name-masks): Remove last elems that are equal to
3439         the default anyway.  Clean up regexps.
3441         * progmodes/flymake.el (flymake-temp-source-file-name)
3442         (flymake-master-file-name, flymake-temp-master-file-name)
3443         (flymake-base-dir): New buffer-local vars.
3444         (flymake-buffer-data, flymake-get-buffer-value)
3445         (flymake-set-buffer-value): Replace those hash-tables by the new
3446         buffer-local vars.  Update callers.
3448         * progmodes/flymake.el (flymake-check-start-time)
3449         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
3450         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
3451         Move definition, so we can remove redundant earlier declaration.
3452         (flymake-replace-regexp-in-string, flymake-split-string)
3453         (flymake-get-temp-dir): Use defalias.
3454         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
3455         (flymake-xemacs-window-edges): Remove unused function.
3456         (flymake-get-point-pixel-pos): Move.
3457         (flymake-pid-to-names, flymake-reg-names)
3458         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
3459         Replace by a simple list flymake-processes and by process-buffer.
3460         Update callers.  Other than simplify the code, it uses buffers rather
3461         than buffer-names so it doesn't get confused by uniquify.
3462         (flymake-buffer-data): The global value should just be nil.
3464         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
3465         Optimize the body of a defalias like any other code.
3467         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
3468         Make sure we've setup font-lock's vars.  It may influence which
3469         function we then call.
3470         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
3471         here since it's too late anyway.
3473 2006-01-03  Romain Francoise  <romain@orebokech.com>
3475         * startup.el (fancy-splash-tail, normal-splash-screen):
3476         Update copyright year.
3478 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
3480         * mouse.el (mouse-drag-track): Rename, from
3481         `mouse-drag-region-1'.  Includes optional argument required to
3482         enable post-drag event processing (e.g. delete region keys).
3483         Can be used without this argument to track a mouse region and operate
3484         on it as soon as the drag completes.
3485         (mouse-drag-region): Use `mouse-drag-track'.
3487 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
3489         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
3490         Move to `custom-buffer' group.
3492         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
3493         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
3494         (custom-theme-insert-face-marker, custom-theme-variable-menu)
3495         (custom-theme-face-menu): New variables.
3496         (custom-theme-add-variable, custom-theme-variable-action)
3497         (custom-variable-reset-theme, custom-theme-delete-variable)
3498         (custom-face-reset-theme, custom-theme-face-action)
3499         (custom-theme-delete-face, custom-theme-merge-theme)
3500         (custom-theme-add-face, custom-theme-visit-theme): New functions.
3502 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
3504         * custom.el: Move Custom Themes commentary to start of theme code.
3505         (custom-known-themes): Rename `standard' theme to `changed'.
3506         (custom-push-theme): Caller no longer specifies what theme to use
3507         when doing `reset'---the setting is simply removed from the theme.
3508         Delete MODE from `theme-value' and `theme-settings' properties.
3509         (custom-declare-theme): Ignore &rest args since we don't use them.
3511         (custom-loaded-themes): Delete variable.
3512         (custom-theme-load-themes, custom-theme-loaded-p)
3513         (custom-theme-value): Delete functions.
3515         (custom-declare-theme): Signal error on invalid theme names.
3516         (provide-theme): custom-loaded-themes was deleted.
3517         (load-theme): Load the file unconditionally.
3518         (enable-theme): Call `load-theme' if theme is undefined.
3519         (custom-enabled-themes): Only update value for successful loads.
3520         (disable-theme): Complete from enabled themes when interactive.
3521         (custom-variable-theme-value): Calculate theme value directly.
3523         (custom-theme-reset-variables, custom-reset-variables): Mark as
3524         XEmacs compatibility functions.  We don't actually use these.
3526         * cus-edit.el (custom-variable-state-set):
3527         Use custom-variable-theme-value instead of custom-theme-value.
3528         (custom-face-state-set): Rename `standard' theme to `changed'.
3529         (custom-save-variables, custom-save-faces): Delete unneeded
3530         references to custom-reset-variables.
3531         (custom-save-resets): Delete function.
3532         (custom-save-variables, custom-save-faces): MODE argument deleted.
3533         (custom-save-variables, custom-save-faces): Ignore theme values.
3535         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
3536         compatibility function.
3538 2006-01-01  Richard M. Stallman  <rms@gnu.org>
3540         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
3541         (Custom-reset-current, Custom-reset-saved): Likewise.
3542         (Custom-reset-standard): Show message if aborted.
3543         (custom-mode): Doc fix, describing those commands.
3545         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
3546         put on event-kind property.
3548 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
3550         * custom.el (provide-theme): Ban `user' theme name.
3551         (custom-enabling-themes): New variable.
3552         (enable-theme): Don't enable user if custom-enabling-themes is t.
3553         (custom-enabled-themes): Make it a defcustom.
3554         (custom-theme-recalc-face): No-op if face is undefined.
3556         * cus-edit.el (custom-button-mouse): New variable.
3557         (custom-button-mouse): New face.
3558         (custom-raised-buttons, custom-mode): Use it.
3560         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
3562 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
3564         * progmodes/gud.el (gud-display-line): Support hl-line in the
3565         source buffer.
3567 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
3569         * mouse.el (mouse-drag-window-above): Verify that the found window
3570         overlaps with the given window in the horizontal dimension.
3572 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
3574         * Makefile.in (cvs-update): New target.
3576         * makefile.w32-in (cvs-update): Ditto.
3578 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
3580         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
3581         (custom-new-theme-mode-map): New variable.
3583 2005-12-30  Richard M. Stallman  <rms@gnu.org>
3585         * custom.el (custom-load-themes): Function deleted.
3587         * cus-edit.el (custom-save-loaded-themes): Function deleted.
3588         (custom-save-variables): Don't delete or add custom-load-themes call.
3590 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3592         * cus-start.el: Add `visible-cursor'.
3594         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
3595         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
3596         (flymake-process-filter): Switch to buffer before calling it instead.
3597         (flymake-post-syntax-check, flymake-highlight-err-lines)
3598         (flymake-delete-own-overlays, flymake-parse-err-lines)
3599         (flymake-start-syntax-check, flymake-start-syntax-check-process)
3600         (flymake-count-lines, flymake-parse-residual):
3601         Remove constant buffer argument.
3602         (flymake-start-syntax-check-for-current-buffer): Remove.
3603         Update callers to use flymake-start-syntax-check instead.
3604         (flymake-display-err-menu-for-current-line):
3605         Remove unused var `mouse-pos'.
3606         (flymake-restore-formatting): Comment out unused function.
3607         (flymake-report-status, flymake-report-fatal-status): Remove buffer
3608         argument, use current-buffer instead.  Update callers.
3610 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3612         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
3613         buffer-local because choose-completion-delete-max-match requires
3614         that we set completion-ignore-case (i.e., binding via let is not
3615         sufficient).
3616         (bibtex-complete): Always set completion-ignore-case and
3617         choose-completion-string-functions.  The latter is needed because
3618         choose-completion-string-functions keeps its value if we quit the
3619         *Completions* buffer without requesting a completion.
3621 2005-12-30  Andreas Schwab  <schwab@suse.de>
3623         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
3625 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
3627         * jit-lock.el (jit-lock-chunk-size): Doc fix.
3629 2005-12-30  Juri Linkov  <juri@jurta.org>
3631         * locate.el (locate-fcodes-file, locate-header-face)
3632         * progmodes/delphi.el (delphi-other-face)
3633         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
3635         * paren.el (show-paren-match, show-paren-mismatch): Use existing
3636         group `paren-showing-faces'.
3638         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
3639         (goto-address): Fix docstring.
3641         * net/webjump.el (webjump-sample-sites): Update URLs.
3643         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
3645         * subr.el (cancel-change-group): Add listp around pending-undo-list.
3647 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3649         * font-lock.el (font-lock-compile-keywords): Signal an error when
3650         font-lock-set-defaults hasn't been called.
3652 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
3654         * subr.el (noreturn, 1value): Doc fixes.
3656 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3658         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
3659         that assoc-string returns nil.
3661 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3663         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
3664         (bibtex-entry-type-str, bibtex-empty-field-re)
3665         (bibtex-search-backward-string, bibtex-preamble-prefix)
3666         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
3667         (bibtex-any-valid-entry-type): New variable.
3668         (bibtex-parse-field-name): Simplify.
3669         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
3670         (bibtex-preamble-prefix): Include left delimiter.
3671         (bibtex-search-forward-field, bibtex-search-backward-field):
3672         Allow unbounded search past entry boundaries (required by bibtex-pop).
3673         (bibtex-text-in-field-bounds): Use push.
3674         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
3675         (bibtex-parse-preamble, bibtex-valid-entry)
3676         (bibtex-beginning-first-field): New functions.
3677         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
3678         (bibtex-map-entries): Fix docstring.
3679         (bibtex-flash-head): New arg prompt.  Simplify.
3680         (bibtex-enclosing-field): Include code of bibtex-inside-field.
3681         (bibtex-insert-kill): Simplify.  Always insert text past the
3682         current field or entry.
3683         (bibtex-format-entry): Use bibtex-parse-field.
3684         (bibtex-pop): Use bibtex-beginning-of-entry and
3685         bibtex-end-of-entry to initiate the search.  Insert empty field if
3686         we found ourselves.
3687         (bibtex-print-help-message): New args field and comma.
3688         Handle entry keys.
3689         (bibtex-make-field): Use bibtex-beginning-of-entry.
3690         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
3691         invalid entry.
3692         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
3693         Handle preambles.  Simplify code for thorough test.
3694         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
3695         New arg comma.  Handle entry heads.
3696         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
3697         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
3698         New arg comma.
3699         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
3700         (bibtex-fill-field): Simplify.
3701         (bibtex-fill-entry): Use bibtex-beginning-first-field and
3702         bibtex-parse-field.
3703         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
3704         (bibtex-complete): Use bibtex-parse-preamble.
3706 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
3708         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
3709         Display name of expression instead of convenience variable.
3710         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
3712         * progmodes/gud.el (gud-tooltip-dereference): Rename from
3713         toggle-gud-tooltip-dereference.
3714         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
3715         (gud-tooltip-tips): ...here when dereferencing.
3717 2005-12-28  Bill Wohler  <wohler@newt.com>
3719         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
3721 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3723         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
3724         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
3725         (vc-annotate-display-autoscale): Adjust call.
3726         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
3727         Fix interactive spec.
3728         (vc-annotate-time-span): Remove.
3729         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
3730         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
3731         (vc-annotate-display-select): Use new name.
3733         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
3734         (vc-annotate-mode-menu): Remove left-over redundant declaration.
3735         Correct the construction of span entries.  Simplify.
3736         (vc-annotate-display-select): Fix the nil case.
3737         (vc-annotate): Remove obsolete (and now broken) code.
3738         (vc-annotate-extract-revision-at-line): Remove obsolete code.
3739         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
3741 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
3743         * subr.el (lazy-completion-table): Correct typo in docstring.
3745         * startup.el (command-line): Use `custom-reevaluate-setting' for
3746         `send-mail-function'.
3748         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
3750 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
3752         * mail/smtpmail.el (smtpmail-try-auth-methods):
3753         Send credentials together with "AUTH PLAIN" command.
3755 2005-12-27  Richard M. Stallman  <rms@gnu.org>
3757         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
3758         mouse-2, go back to previously selected window, so it's selected
3759         when mouse-2 command runs.
3761 2005-12-27  Juri Linkov  <juri@jurta.org>
3763         * descr-text.el (describe-text-sexp): Use square brackets for
3764         button [Show] to distinguish it from the property value `show'.
3765         (describe-property-list): Use `insert-text-button' with
3766         `help-face' type instead of putting face in quotes, because button
3767         is not created automatically for a list of faces.
3768         (describe-text-properties-1): Put button-type value in quotes to
3769         distinguish from plain text "button".
3770         (describe-char): Display code point values in hex.  Don't use
3771         `symbol-name' for `current-input-method' because it is a string.
3772         Use `insert-text-button' with `help-face' type instead of putting
3773         hardcoded face in quotes, because button is not created automatically.
3775 2005-12-27  Richard M. Stallman  <rms@gnu.org>
3777         * progmodes/glasses.el (glasses-face): More specific custom type.
3779         * files.el (set-visited-file-name): Doc fix.
3781         * textmodes/flyspell.el (flyspell-external-point-words):
3782         Use local var buffer-scan-pos to advance scan for next misspelling.
3783         Advance it only after we find the misspelling.
3785 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
3787         * textmodes/flyspell.el (flyspell-external-point-words):
3788         New criteria for finding the misspelling in the buffer.
3790 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
3792         * help-mode.el (help-insert-string): Set help-xref-stack-item
3793         rather than call help-setup-xref.
3795         * descr-text.el (describe-char): Revert previous changes for
3796         optional buffer argument.
3798 2005-12-27  Juri Linkov  <juri@jurta.org>
3800         * help-mode.el (help-insert-string): New function.  Save buffer
3801         contents in cases where it is impossible to recompute the old contents.
3803         * descr-text.el (describe-char): Set help-xref-stack-item
3804         explicitly after buffer has been generated.
3806 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3808         * cus-start.el (all): Add x-gtk-show-hidden-files.
3810 2005-12-26  Richard M. Stallman  <rms@gnu.org>
3812         * replace.el (perform-replace): Calculate match-again
3813         before skipping read-only matches.
3815         * paren.el (paren-showing-faces): New group.
3816         (show-paren-match, show-paren-mismatch): Move to that group.
3818         * button.el (button): Put into group `basic-faces'.
3820         * progmodes/make-mode.el: Remove faces from group `faces'.
3822         * apropos.el (apropos, apropos-value): Doc fix.
3823         (apropos-documentation): Doc fix.
3825 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3827         * subr.el (lazy-completion-table): Remove argument `args'.
3829         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3830         Don't use the `args' argument of lazy-completion-table.
3832 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
3834         * descr-text.el (describe-char): Add optional argument for buffer.
3835         Set buffer appropriately.  Call help-setup-xref.
3836         Suggested by Stefan Monnier.
3838 2005-12-26  Juri Linkov  <juri@jurta.org>
3840         * descr-text.el: Require `help-fns' at runtime.  Don't require
3841         `button' for byte compilation.
3842         (describe-text-widget): Add `help-echo' for first button.
3843         Use `help-info' for second.
3844         (describe-property-list): Use `help-argument-name' instead of `italic'.
3845         (describe-text-category): Add prompt to interactive spec.
3846         Call `help-setup-xref'.
3847         (describe-char): Use `help-character-set'.  Add `help-echo' for
3848         code point.  Use `help-input-method'.  Remove superfluous insert.
3850 2005-12-25  Richard M. Stallman  <rms@gnu.org>
3852         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
3853         at point, in case of narrowing.
3855         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
3857         * locate.el (locate-header-face): Allow nil in type.
3859         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
3861 2005-12-25  Romain Francoise  <romain@orebokech.com>
3863         * battery.el (battery-linux-proc-acpi): Also try
3864         `/proc/acpi/thermal_zone/THM0/temperature'.
3866 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
3868         * custom.el (custom-push-theme): Fix docstring.
3870         * cus-edit.el (custom-variable-set, custom-variable-save)
3871         (custom-variable-save): Custom-quote widget values.
3872         (customize-save-variable): Fix custom-push-theme call.
3874 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
3876         * w32-fns.el (w32-batch-update-autoloads): New function.
3878         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
3879         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
3880         from the command line.
3882 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
3884         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
3885         reset means to remove setting from theme entirely.  Don't keep
3886         expanding theme-settings list; delete old entries if necessary.
3888         * cus-edit.el (custom-buffer-create-internal): Move "Erase
3889         customization" button one line up.
3890         (custom-themed): New face.
3891         (custom-magic-alist): New value, THEMED, for theme settings.
3892         (custom-variable-state-set, custom-face-state-set):
3893         Check theme-value instead of saved-value.
3894         (custom-variable-reset-standard, custom-face-reset-standard):
3895         Remove theme setting entirely.  Recalculate new values.
3896         (custom-variable-set, custom-variable-set)
3897         (custom-variable-reset-saved, custom-variable-reset-backup)
3898         (custom-face-set, custom-face-reset-saved): Update `user' theme.
3899         (custom-variable-save): Fix typos.
3901 2005-12-23  Juri Linkov  <juri@jurta.org>
3903         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
3904         Add autoload cookies.
3905         (edebug-outside-d-c-i-n-s-w): New variable.
3906         (edebug-display, edebug-outside-excursion): Use it to save the
3907         original value of default-cursor-in-non-selected-windows.
3908         Set default-cursor-in-non-selected-windows to t while Edebug
3909         is active.
3910         (edebug-mode, edebug-eval-mode): Doc fix.
3912         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
3913         with `buffer-substring-no-properties' to remove common substring
3914         highlighting.
3916         * info.el (info-other-window, info): Rename function argument
3917         `file' to `file-or-node'.
3918         (Info-complete-menu-item): Use local variable `complete-nodes' to
3919         keep the global value of `Info-complete-nodes' unchanged for
3920         subsequent completions.
3921         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
3923         * simple.el (get-next-valid-buffer, last-buffer)
3924         (next-error-buffer-p, next-error-find-buffer)
3925         (minibuffer-history-sexp-flag): Doc fix.
3927         * savehist.el (savehist-mode-hook): Add `:group'.
3929         * log-view.el: Call autoload for vc-find-version.
3930         (log-view-current-file): Adjust subgroup numbers.
3931         (log-view-current-tag): Add `length'.
3933 2005-12-23  Richard M. Stallman  <rms@gnu.org>
3935         * vc.el (vc-annotate-car-last-cons): Defn moved up.
3937 2005-12-23  Juri Linkov  <juri@jurta.org>
3939         * hi-lock.el (hi-lock-archaic-interface-message-used)
3940         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
3941         (hi-lock-mode): Display "Hi" in the mode line only when
3942         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
3943         (hi-lock-write-interactive-patterns):
3944         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
3945         (hi-lock-set-pattern, hi-lock-set-file-patterns)
3946         (hi-lock-font-lock-hook): Set 3rd arg `how' of
3947         font-lock-add-keywords to t.
3949 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
3951         * hi-lock.el (hi-lock-highlight-range): New variable.
3952         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
3953         only if font-lock-fontified is non-nil.  Remove overlays.
3954         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
3955         font-lock-fontified is non-nil, otherwise use overlays (instead of
3956         text properties).
3957         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
3958         New variables.
3959         (hi-lock-string-serialize) New function.
3961 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3963         * menu-bar.el (menu-find-file-existing): New function.
3964         (menu-bar-file-menu): Use menu-find-file-existing for Open.
3966         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
3968 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3970         * vc.el: Remove unnecessary leading * in docstrings.
3971         (vc-annotate-mode-map): Move initialization into declaration.
3972         (vc-static-header-alist): Nitpick on the regexp.
3973         (vc-default-init-version): New fun.
3974         (vc-register): Use it.
3975         (vc-insert-headers): Use dolist.
3976         (vc-annotate-get-backend): Remove unused function.
3977         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
3978         (vc-annotate-mode): Remove corresponding call.
3979         (vc-annotate-car-last-cons): Simplify.
3980         (vc-annotate-buffers): Remove var.
3981         (vc-annotate-backend): Make it buffer-local.
3982         (vc-annotate): Move the interaction to the interactive spec.
3983         Add a `buf' argument.
3984         (vc-annotate-warp-version): Use this new `buf' argument to avoid
3985         killing&creating a vc-annotate buffer, which is very disruptive when
3986         the buffers are shown in dedicated frames.
3988 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
3990         * descr-text.el: Add FSF as maintainer.
3991         (describe-text-mode, describe-text-mode-map)
3992         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
3993         help-mode.
3994         (describe-text-widget, describe-text-sexp)
3995         (describe-property-list, describe-text-category)
3996         (describe-text-properties, describe-text-properties-1)
3997         (describe-char): Use help buttons instead of widgets.
3998         (describe-char-unicodedata-file): Make URL link in doc string.
4000 2005-12-22  Richard M. Stallman  <rms@gnu.org>
4002         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4003         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4004         Don't include buttons that write a file when there's no file.
4005         (custom-variable-menu, custom-face-menu, custom-group-menu):
4006         Don't include commands that write a file when there's no file.
4007         (customize-browse): Reword the top-of-buffer help intro.
4008         (custom-buffer-create-internal): Fix previous change.
4009         (customize-changed-options-previous-release): Prev release is 21.1.
4010         (customize-changed-options): Doc fix.
4011         (customize-changed): New alias.
4012         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4013         Say "standard values".
4014         (Custom-reset-standard): Doc fix.
4015         (custom-face-reset-standard): Doc fix.
4017 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4019         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4020         even if font-lock-mode is non-nil since it may be t without having
4021         turned on font-lock-mode-internal.
4022         (font-lock-choose-keywords): Minor optimization.
4023         (font-lock-add-keywords, font-lock-remove-keywords)
4024         (font-lock-set-defaults): Don't call make-local-variable on a variable
4025         that we know to already be local.
4027 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4029         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4030         messages if in the minibuffer.
4032 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4034         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4035         (tex-mode-flyspell-verify, flyspell-get-word)
4036         (flyspell-external-point-words): Don't use point-min/max uselessly.
4038         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4039         by Kevin Rodgers.  Instead, just hide the completions buffer if we
4040         don't need to show it.
4042 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
4044         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4046 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4048         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4049         delete-windows-on with an inexistent buffer.
4051 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
4053         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4054         Delete defcustom variable :tag names.
4056 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4058         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4059         (log-view-font-lock-keywords): Ajust subgroup numbers.
4060         (log-view-current-tag): Don't hard code the number of subgroups.
4062 2005-12-20  Juri Linkov  <juri@jurta.org>
4064         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4065         (tooltip-x-offset, tooltip-y-offset): Doc fix.
4067         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4068         (menu-bar-non-minibuffer-window-p): Instead of checking
4069         display-multi-frame-p, use selected-frame when menu-updating-frame
4070         is nil.
4072 2005-12-20  Davis Herring  <herring@lanl.gov>  (tiny change)
4074         * align.el (align-rules-list): Use [ \t] instead of \s-
4075         for column separators in text mode.
4077 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
4079         * help-mode.el (help-customize-variable, help-customize-face):
4080         Don't pop help-xref-stack as help-follow no longer pushes
4081         anything on to it.
4083 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
4085         * textmodes/org.el (org-agenda-custom-commands): New option.
4086         (org-agenda): Offer custom commands on splash screen.
4087         (org-make-tags-matcher): Parser for Boolean logic added.
4088         (org-agenda-set-tags): New command.
4089         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4090         (org-set-tags): Efficiency improvements.
4091         (org-auto-align-tags): New option.
4092         (org-todo, org-demote, org-promote): Realign tags.
4093         (org-tags-completion-function): Use also "&" and "|" as separators.
4094         (org-org-menu): Agenda commands simplified.
4096 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
4098         * cus-edit.el (customize-apropos, customize-apropos-options):
4099         Docstring changes.
4101         * font-lock.el (font-lock): Add tags to the links in the defgroup.
4103 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
4105         * longlines.el (longlines-mode): Wrap while widened.
4106         (longlines-decode-region, longlines-encode-region): Compute max
4107         just once.
4109 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4111         * cus-edit.el (mac): New group.
4113         * cus-start.el (all): Add user options in macterm.c.  Add test for
4114         Mac-related built-ins.  Fix test for GTK-related built-ins.
4116         * term/mac-win.el (mac-handle-language-change)
4117         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4118         (mac-services-open-selection, mac-services-mail-selection)
4119         (mac-services-mail-to, mac-services-insert-text)
4120         (mac-dispatch-apple-event): Add docstrings.
4121         (x-get-selection, mac-select-convert-to-string): Select coding
4122         system from `utf-16be' and `utf-16le' using `byteorder'.
4124 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4126         * subr.el (lazy-completion-table): Don't be fooled if the var holds
4127         a "list" (lambda ...) rather than a real completion list.
4129         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
4130         lexical-let when encountering ((lambda (...) ...) ...).
4132 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
4134         * progmodes/sh-script.el (sh-mode):
4135         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
4136         * textmodes/picture.el (picture-mode): Update docstrings.
4138 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
4140         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
4141         commands enclosed in $(ARGQUOTE)s should not be split between two
4142         lines, as that will break with GNU Make >3.80, when sh.exe is used
4143         and arg quoting is with '..'.
4144         (autoloads): Don't break the quoted --eval expression between
4145         several lines.
4147 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
4149         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
4150         Capture error from printing circular structures.
4152 2005-12-17  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
4154         * wid-edit.el (widget-checkbox-action): Clear undo info.
4156 2005-12-16  Bill Wohler  <wohler@newt.com>
4158         * menu-bar.el (kill-this-buffer): Set a good example by using menu
4159         bar, not menubar in comment.
4161 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4163         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
4164         After-change-functions should not clobber the match data.
4166 2005-12-16  Juri Linkov  <juri@jurta.org>
4168         * simple.el (choose-completion): Use `buffer-substring-no-properties'
4169         instead of `buffer-substring'.
4170         (completion-common-substring): Doc fix.
4171         (completion-setup-function): Use minibuffer-completion-contents
4172         instead of minibuffer-contents.  Don't set common-string-length
4173         initially.  Remove special handling of partial-completion-mode.
4174         Move computation of completion-base-size into one cond.
4175         Call completion-base-size-function in mainbuf.  In computation of
4176         completion-base-size for file name completion don't move point to
4177         the end of the minibuffer.  Move computation of common-string-length
4178         into one cond.  Start putting faces only when common-string-length>=0.
4179         Add condition to put completions-common-part when
4180         common-string-length>0.
4182         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
4183         place point at the first different character in the minibuffer
4184         even if this position is at the beginning of the minibuffer.
4186         * info.el (Info-read-node-name-1): In completion-base-size-function's
4187         lambda return 1 if common-substring or minibuffer-completion-contents
4188         starts with (, and 0 otherwise.
4190         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
4191         Use `crm-current-element' for second arg of `display-completion-list'.
4193 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
4195         * files.el (set-auto-mode): Look for an interpreter specified on
4196         the first line also if search for mode specification succeeded,
4197         but the mode is not known.
4199 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
4201         * textmodes/org.el (org-tags-match-list-sublevels): New option.
4202         (org-open-at-point): Implement tag searches as links.
4203         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
4204         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
4205         (org-tags-sparse-tree, org-tags-view, org-set-tags)
4206         (org-agenda-dispatch): New commands.
4207         (org-use-tag-inheritance, org-tags-column): New options.
4208         (org-tab-follows-link, org-return-follows-link): New options.
4209         (org-tags): New customize group.
4210         (org-start-icalendar-file): Get local time zone.
4211         (org-tags-completion-function): New function.
4212         (org-set-font-lock-defaults): Make sure links will also be
4213         highlighted inside headlines.
4215 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
4217         * term.el (term-emulate-terminal):
4218         Let term-handle-ansi-terminal-messages override what Bash says about
4219         its current directory.
4221 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
4223         * bindings.el (last-buffer): Move to simple.el.
4224         * simple.el (last-buffer): Move here.
4225         (get-next-valid-buffer): New function.
4226         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
4227         (prev-buffer): Ditto.  Rename to `previous-buffer'.
4229         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
4230         * bindings.el (global-map): Ditto.
4232 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
4234         * cus-edit.el: Introductory comment change.
4235         (custom-magic-alist): Change message string for the `rogue' state.
4237 2005-12-15  Richard M. Stallman  <rms@gnu.org>
4239         * tooltip.el: Delete defcustom variable :tag names.
4241         * complete.el (partial-completion-mode): Doc fix.
4243         * textmodes/flyspell.el (flyspell-external-point-words):
4244         Use save-excursion to ensure we don't move backward in the
4245         search loop, not even one character.
4246         (flyspell-delete-all-overlays): Use remove-overlays directly.
4248         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
4249         (ispell-start-process): Set that variable.
4250         Clear ispell-buffer-local-name.
4251         (ispell-internal-change-dictionary):
4252         Set ispell-current-dictionary after killing process.
4253         (ispell-buffer-local-dict):
4254         Don't set spell-personal-dictionary after killing process.
4255         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
4256         (ispell-tex-skip-alists, ispell-html-skip-alists)
4257         (ispell-skip-region-alist): Mark as risky.
4259         * net/newsticker.el (newsticker--retrieval-timer-list)
4260         (newsticker--display-timer, newsticker-running-p)
4261         (newsticker-ticker-running-p): Definitions moved up.
4263 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
4265         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
4267 2005-12-15  David Ponce  <david@dponce.com>
4269         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
4270         (recentf-edit-list, recentf-open-files): Signal an error when
4271         there is no recent file.
4273 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
4275         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
4276         read-only except for texinfo-format-region evaluation.
4278 2005-12-14  Richard M. Stallman  <rms@gnu.org>
4280         * vc.el (vc-default-previous-version, vc-default-next-version)
4281         (vc-do-command): Doc fixes.
4283 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4285         * textmodes/bibtex.el (bibtex-expand-strings)
4286         (bibtex-autokey-expand-string, bibtex-name-part)
4287         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
4288         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
4289         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
4290         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
4291         (bibtex-entry-postfix, bibtex-known-entry-type-re)
4292         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
4293         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
4294         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
4295         (bibtex-beginning-of-last-entry): Remove.
4296         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
4297         message if comma is missing but buffer is read-only.
4298         (bibtex-parse-field-text): Handle whitespaces at the end of field
4299         text.  Return 3-element list with beginning and end of field text
4300         and end of field.
4301         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
4302         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
4303         (bibtex-search-forward-field, bibtex-search-backward-field):
4304         Search always delimited by limits of entry.  Use more efficient
4305         search algorithms.
4306         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
4307         bibtex-end-of-name-in-field.
4308         (bibtex-text-in-field-bounds): Handle BibTeX strings when
4309         extracting the content of a field.
4310         (bibtex-text-in-field): Use search limits.
4311         (bibtex-parse-string-prefix): Handle empty string keys based on
4312         bibtex-string-empty-key.
4313         (bibtex-parse-string): Fix docstring.
4314         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
4315         (bibtex-preamble-prefix, bibtex-strings): New functions.
4316         (bibtex-skip-to-valid-entry): Include preceding whitespace in
4317         BibTeX entries (consistent with other BibTeX functions).
4318         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
4319         (bibtex-search-entry): Fix docstring.  Simplify.
4320         (bibtex-flash-head, bibtex-complete-string-cleanup)
4321         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
4322         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
4323         (bibtex-parse-entry): New optional arg content.
4324         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
4325         Use bibtex-text-in-field-bounds.
4326         (bibtex-print-help-message): Handle BibTeX strings and preambles.
4327         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
4328         bibtex-parse-string-postfix.
4329         (bibtex-find-text-internal): New function.
4330         (bibtex-remove-delimiters): Use it.
4331         (bibtex-find-text): Use it.  New optional arg help.
4332         (bibtex-complete): Handle BibTeX string and preamble entries.
4333         (bibtex-Preamble): Fix order of closing delimiters.
4335 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4337         * vc.el (vc-default-revert): New fun.
4339         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
4341 2005-12-14  Romain Francoise  <romain@orebokech.com>
4343         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
4344         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
4345         (font-lock-remove-keywords): Likewise.
4347 2005-12-14  Juri Linkov  <juri@jurta.org>
4349         * log-view.el (log-view-diff): Doc fix.
4351         * isearch.el (isearch-query-replace): Use (mark) instead of
4352         isearch-opoint if mark is active in transient-mark-mode.
4354 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4356         * isearch.el (isearch-query-replace): Check for isearch-other-end.
4358 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
4360         * progmodes/cpp.el (cpp-face): New widget.
4361         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
4363 2005-12-14  Juri Linkov  <juri@jurta.org>
4365         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
4366         around `erase-buffer' and `insert'.
4368         * descr-text.el (describe-text-properties): Replace buffer name
4369         "*Help-2*" with "*Help*<2>".
4370         (describe-char): Add functions print-help-return-message,
4371         toggle-read-only.  Use help-setup-xref with nil to not store
4372         describe-char in help-xref-stack.  Use help-make-xrefs to
4373         make [back] button.
4375         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
4377         * wdired.el (wdired-old-point): New internal variable.
4378         (wdired-change-to-wdired-mode): Set it buffer-locally.
4379         (wdired-abort-changes): Restore point after aborting changes.
4381 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4383         * vc.el (vc-do-command): Add a new value t for okstatus.
4385         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
4386         frame in case of errors.
4388 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4390         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
4391         so it comes after "On the Left" in the menu.
4393 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
4395         * cus-edit.el (customize-apropos, customize-apropos-options)
4396         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
4398 2005-12-12  Bill Wohler  <wohler@newt.com>
4400         * vc-svn.el (vc-svn-registered): Fix problem of visiting
4401         non-writable Subversion-controlled files by saving window
4402         configuration before calling vc-do-command.  vc-do-command calls
4403         pop-to-buffer on error which is unexpected during registration.
4405 2005-12-12  Jay Belanger  <belanger@truman.edu>
4407         * calc/README: Update the summary of changes.
4409 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4411         * descr-text.el (describe-char): Rework last fix to solve the problem
4412         is the same way it's solved for everything else in that function
4413         (i.e. by extracting the info before setting up the *Help* buffer).
4415 2005-12-12  Kim F. Storm  <storm@cua.dk>
4417         * subr.el (version-regexp-alist): Allow space as separator before
4418         non-numeric part, e.g. "1.0 alpha".
4419         (version-to-list): Interpret .X.Y version as 0.X.Y version.
4421 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
4423         * textmodes/org.el (org-agenda, org-timeline, org-todo):
4424         Implement Logging and the keep-modes setting.
4425         (org-get-category): Make sure a string is returned.
4426         (org-log-done): New function.
4427         (org-log-done, org-closed-string): New options.
4429 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4431         * tooltip.el (tooltip-y-offset): Change default to 20.
4433 2005-12-12  Richard M. Stallman  <rms@gnu.org>
4435         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
4437         * frame.el (display-hourglass): Doc fix.
4439         * help.el (help-for-help-internal): Simplify entry for `a'.
4441         * info.el (Info-on-current-buffer): Doc fix.
4442         (info-insert-file-contents): Don't test (featurep 'jka-compr).
4444         * startup.el (inhibit-splash-screen): Make this the real name.
4445         (inhibit-startup-message): Make this the alias.
4446         (command-line): Find only simple.el, and use its directory
4447         to fill in other preloaded files' names.
4448         (command-line): Deactivate the mark if deactivate-mark is set.
4450         * international/mule.el (load-with-code-conversion):
4451         Bind deactivate-mark.
4453         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
4455 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
4457         * cus-edit.el (customize-apropos): Avoid listing an option more
4458         than once under different aliases.  No longer list user options
4459         that are not defined with defcustom (unless a prefix arg is given).
4460         Doc fix.
4461         (customize-apropos-options): Doc fix.
4463 2005-12-11  Juri Linkov  <juri@jurta.org>
4465         * frame.el (set-background-color, set-foreground-color)
4466         (set-cursor-color, set-mouse-color, set-border-color):
4467         Add explicit prompts to read colors by `facemenu-read-color'.
4468         (show-trailing-whitespace, blink-cursor-delay)
4469         (blink-cursor-interval, display-hourglass, hourglass-delay):
4470         Remove tags.
4471         (display-hourglass, hourglass-delay): Doc fix.
4472         (cursor-in-non-selected-windows): Capitalize words in tag.
4474         * faces.el (frame-background-mode): Replace `choice-item' keywords
4475         with `const' to not make [default] button.  Change default value tag
4476         from `default' to `automatic'.  Doc fix.
4477         (trailing-whitespace) <defface>: Change group `whitespace' to
4478         `whitespace-faces'.
4480 2005-12-11  Richard M. Stallman  <rms@gnu.org>
4482         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
4484 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4486         * term/mac-win.el: Create keymap for mac-apple-event-map.
4488 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
4490         * tooltip.el (tooltip-mode): Move to start of file so that it
4491         appears at top of customize buffer.
4493         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4494         Add the gud groupname.
4495         (gud-tooltip-mode): Add the tooltip groupname.
4496         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
4497         avoid conflict with tooltip-use-echo-area.
4499 2005-12-10  Romain Francoise  <romain@orebokech.com>
4501         * help.el (help-for-help-internal): Add `r' in doc string.
4503 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4505         * align.el (align-regexp, align-highlight-rule):
4506         Use region-beginning and region-end instead of point and mark, so that
4507         repetition (with `repeat-complex-command') recomputes the region
4508         bounds.
4510 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
4512         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
4513         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
4514         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
4515         (balance-windows): Rewrite using the above new functions.
4517 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4519         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
4520         react if global-hi-lock-mode seems intended.
4521         (global-hi-lock-mode) Renamed from hi-lock-mode.
4522         (hi-lock-archaic-interface-message-used)
4523         (hi-lock-archaic-interface-deduce): New variables.
4524         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
4525         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
4526         (hi-lock-find-patterns, hi-lock-font-lock-hook):
4527         Replace hi-lock-buffer-mode with hi-lock-mode.
4529 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
4531         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
4532         completion list, even after a partial completion has been
4533         inserted in the current buffer.  If there are more than 1
4534         completion, redisplay the *Completions* buffer; if the
4535         completion is unique, delete the *Completions* window.
4537 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
4539         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
4540         strings and long subject lines that were broken into multiple
4541         lines at arbitrary places.  Handle subjects that have "Re: " in
4542         the middle.
4544 2005-12-10  John W. Eaton  <jwe@octave.org>
4546         * emacs/octave-mod.el (octave-electric-space): Don't indent
4547         comments or strings if octave-auto-indent is nil.
4549 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4551         * term/mac-win.el: Require url when compiling.
4552         Call mac-process-deferred-apple-events after loading init files.
4553         (mac-apple-event-map): New defvar.  Define event handlers in it.
4554         (core-event, internet-event): New Apple event class symbols.
4555         (open-application, reopen-application, open-documents)
4556         (print-documents, open-contents, quit-application)
4557         (application-died, show-preferences, autosave-now, get-url):
4558         New Apple event ID symbols.
4559         (about): New HICommand ID symbol.
4560         (mac-event-spec, mac-event-ae): New macros.
4561         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
4562         (mac-ae-selection-range, mac-ae-text-for-search)
4563         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
4564         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
4565         and Services menu events are now defined in mac-apple-event-map.
4566         (mac-drag-n-drop): Remove selection range handling.
4568 2005-12-10  Kenichi Handa  <handa@m17n.org>
4570         * simple.el (zap-to-char):
4571         * isearch.el (isearch-process-search-char): Translate CHAR by
4572         translation-table-for-input.
4574 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
4576         * foldout.el (foldout-exit-fold): Properly hide subtree.
4578 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4580         * files.el (save-buffer):
4581         * international/ucs-tables.el (ucs-set-table-for-input):
4582         * mail/mail-extr.el (mail-extract-address-components):
4583         * mail/sendmail.el (mail-mode): Reformat doc string.
4585 2005-12-09  Juri Linkov  <juri@jurta.org>
4587         * isearch.el (isearch-highlight): Change main overlay priority
4588         from 1 to 1001.  Simplify.
4589         (isearch-lazy-highlight-update): Change lazy overlay priority
4590         from 0 to 1000.
4592         * replace.el (replace-highlight): Change overlay priority from
4593         1 to 1001.
4595         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
4596         Change overlay priority from 1 to 1001.  Reuse existing overlay.
4598         * compare-w.el (compare-windows-highlight): Change overlay
4599         priority from 1 to 1000.
4601         * menu-bar.el (menu-bar-edit-menu): Add listp around
4602         pending-undo-list to disable menu item "undo" when pending
4603         undo list is empty.
4605         * locate.el (locate): Disable undo in *Locate* buffer.
4607 2005-12-09  Kim F. Storm  <storm@cua.dk>
4609         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
4611 2005-12-09  David Ponce  <david@dponce.com>
4613         * recentf.el: Improvement of the menu code.
4614         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
4615         instead of menu hook.
4616         (recentf-show-menu, recentf-hide-menu): New functions.
4617         (recentf-menu-customization-changed, recentf-mode): Use them.
4618         (recentf-menu-action, recentf-max-menu-items)
4619         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
4620         (recentf-arrange-by-rule-others)
4621         (recentf-arrange-by-rules-min-items)
4622         (recentf-arrange-by-rule-subfilter) : Don't use
4623         `recentf-menu-customization-changed'.
4624         (recentf-arrange-rules): Likewise.  Accept functions to compute
4625         sub-menu titles.
4626         (recentf-menu-filter): Likewise.  Doc fix.
4627         (recentf-menu-value-shortcut): Doc fix.
4628         (recentf-dump-variable): Quote atom value.
4629         (recentf-make-menu-items): Update to use it as a menu filter.
4630         (recentf-match-rule): New function.
4631         (recentf-arrange-by-rule): Use it.
4632         (recentf-indirect-mode-rule): New function.
4633         (recentf-build-mode-rules): Use it.
4634         (recentf-dir-rule): New function.
4635         (recentf-arrange-by-dir): Use it.
4636         (recentf-filter-changer-current): Rename from
4637         `recentf-filter-changer-state'.  All references updated.
4638         (recentf-filter-changer-alist): Update filter names.
4639         (recentf-filter-changer-select): New function.
4640         (recentf-filter-changer): Use it.  Make a sub-menu from filters
4641         available in `recentf-filter-changer-alist'.
4642         (recentf-data-cache, recentf-clear-data)
4643         (recentf-update-menu): Remove.  All references updated.
4644         (recentf-match-rule-p, recentf-build-dir-rules)
4645         (recentf-filter-changer-goto-next)
4646         (recentf-filter-changer-get-current)
4647         (recentf-filter-changer-get-next): Remove.
4649 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4651         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
4652         buffer "Reset" button to "Reset to Current" for consistency with
4653         the State buttons.
4655 2005-12-08  John Paul Wallington  <jpw@pobox.com>
4657         * ibuf-ext.el (define-ibuffer-filter filename):
4658         If `dired-directory' is a list then really use its car.
4660 2005-12-08  Kim F. Storm  <storm@cua.dk>
4662         * emulation/cua-rect.el (cua--rectangle-aux-replace):
4663         Fix indention of text on right side of replaced rectangle.
4665 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
4667         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
4668         No need to check gud-comint-buffer is bound.
4669         (gdb): Prevent multiple debugging when first session uses gdba.
4671 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4673         CC Mode update to 5.31.
4675         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
4676         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
4677         We might do this function properly in the future).
4679         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
4680         New macros c-sentence-end and c-default-value-sentence end, to cope
4681         with Emacs 22's new function `sentence-end'.
4683 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4685         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
4686         compat issue using `c-put-overlay' and `c-delete-overlay'.
4688         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
4689         New compat macros to handle overlays/extents.
4691 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4693         * progmodes/cc-fix.el: Add definitions of the macros push and pop
4694         (for GNU Emacs 20.4)
4696         * progmodes/cc-defs.el:
4697         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
4699         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
4700         highlighting mechanism so it will work in XEmacs too.
4702         * progmodes/cc-defs.el: Insert c-int-to-char.
4704         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
4705         call to the new macro c-int-to-char.  This solves XEmacs's
4706         regarding characters as different from integers.
4708 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4710         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
4711         New internal helper.
4713         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
4714         construct to make the indirect face lookup work in XEmacs.
4716         (c-cpp-matchers): Append the negation char face to the existing
4717         fontification, so that the cpp face doesn't disappear.
4718         Use `c-make-syntactic-matcher' to avoid negation chars in comments
4719         and strings.
4721         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
4722         to map to `font-lock-negation-char-face' in emacsen where it exists.
4724 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4726         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
4728         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
4729         Rename "c-subword-move-mode" as "c-subword-mode".
4731         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
4732         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
4734 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4736         * progmodes/cc-mode.el: Added autoload directive for
4737         `c-subword-move-mode' for use in older emacsen.
4739 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4741         * progmodes/cc-mode.el:
4742         (i) Insert a binding for C-c C-backspace into
4743         c-bind-special-erase-keys which works in TTYs.
4744         (ii) Make sure that when file styles are used, any explicitly
4745         given style variables take priority over those in the style.
4746         Do this by calling `hack-local-variables' a second time.
4748         * progmodes/cc-vars.el: Add language specific customization
4749         widgets for AWK to c-doc-comment-style, c-require-final-newline
4750         and c-default-style.  Add a defcustom for awk-mode-hook.
4751         Give c-syntactic-element and c-syntactic-context doc-strings by
4752         directly setting their `variable-documentation' propery.
4753         This allows Emacs 22.1 to read these with C-h v.
4755         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
4757 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4759         * progmodes/cc-fonts.el, cc-vars.el
4760         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
4761         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
4762         Masatake YAMATO.
4764         (c-doc-comment-style): Made GtkDoc default in C mode.
4766         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
4767         and C-c C-<delete>.
4769         (c-bind-special-erase-keys): New function for use on
4770         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
4772         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
4773         <delete> key behavior in XEmacs according to `delete-forward-p'.
4774         C.f. `c-electric-delete'.
4776 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4778         * progmodes/cc-mode.el: Give c-hungry-backspace and
4779         c-hungry-delete-forward permanent key bindings.
4781         * progmodes/cc-cmds.el (c-electric-semi&comma):
4782         Bind c-syntactic-context for calls to "criteria functions", for
4783         consistency with other calls to user functions.
4785         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
4786         `current-prefix-arg', since this might be the prefix arg to a
4787         command which calls c-indent-command as a function.  Change the
4788         interactive spec from "p" to "P".
4790         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
4791         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
4792         was difficult to understand.
4794 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4796         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
4797         first char of an identifier.
4799         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
4800         +" syntax in C++.
4802 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4804         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
4805         auto-fill doesn't split a c-comment's last word from a hanging
4806         "*/" when a space is typed between them after fill-column.
4808         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
4810         * progmodes/cc-styles.el (c-set-style)
4811         (c-setup-paragraph-variables): Abort the command if we're not in a
4812         CC Mode buffer.
4814         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
4815         with blank comment-prefix, and a blank line as the comment's
4816         second line.
4818 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4820         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
4821         Incorporate the patterns added in the Emacs development branch
4822         for the new Emacs 22 face `font-lock-negation-char-face'.
4824         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
4825         of "red" since it stands out better in xterms and DOS terminals.
4827         * progmodes/cc-engine.el (c-literal-faces):
4828         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
4830 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4832         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
4833         forcibly enable c-electric-flag.
4835         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
4836         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
4837         after the comment-prefix of a C-style comment will close that comment.
4839 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4841         * progmodes/cc-fonts.el (c-basic-matchers-before)
4842         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
4843         in Pike.
4845         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
4846         digraphs.
4848         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
4849         (c-cpp-message-directives, c-cpp-include-directives)
4850         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
4851         (c-cpp-expr-directives): Introduce new language constants to
4852         control cpp syntax in a cleaner way.
4854         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
4856         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
4858         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
4859         (c-multiline-string-start-char): New language constants and
4860         variables to specify how newlines in string literals work.
4862         (c-font-lock-invalid-string): Use them.
4864         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
4865         unbalanced close brace is entered.  Optimization by avoiding going
4866         back over arbitrarily large blocks.  Removed hints that this
4867         function only would be relevant/useful in AWK.
4869         (c-electric-brace): Indent syntactically after the cleanups since
4870         lineup functions might do it differently then.
4872         * progmodes/cc-engine.el, cc-langs.el
4873         (c-opt-op-identifier-prefix): New language constant and variable.
4875         (c-just-after-func-arglist-p, c-after-special-operator-id)
4876         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
4878         * progmodes/cc-align.el, cc-engine.el
4879         (c-after-special-operator-id): New helper to handle C++ operator
4880         identifiers.
4882         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
4883         (c-guess-basic-syntax): Handle C++ operator identifiers in
4884         declarations.
4886         * progmodes/cc-langs.el (c-assignment-operators): Add the
4887         trigraph version of ^= too.
4889         * progmodes/cc-langs.el (c-assignment-operators): Add the
4890         trigraph version of |= in C++.
4892         * progmodes/cc-fonts.el (c-font-lock-declarators):
4893         Handle `c-decl-hangon-kwds' after the identifier name.
4895         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
4896         whether an arglist is "nonempty", ignore a comment after the open
4897         paren if it isn't followed by a non-comment token on the same line.
4899         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
4900         Enable heuristics below the point to cope with classes inside special
4901         brace lists in Pike.
4903 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4905         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
4907 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4909         * progmodes/cc-guess.el (cc-guess-install): New function to
4910         install an already guessed style in another buffer.
4912         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
4913         sets `inhibit-read-only' - `c-save-buffer-state' should be used
4914         anyway if the change always is undone.
4916 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4918         Implement togglable electricity:
4920         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
4921         saying when it should be used.
4923         * progmodes/cc-engine.el: Add the new buffer-local variable,
4924         c-electric-flag.
4926         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
4927         c-toggle-auto-newline.
4929         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
4930         c-toggle-auto-newline.  Remove the binding for
4931         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
4932         c-toggle-electric-state.
4934         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
4936         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
4937         c-\(forward\|backward\)-subword.
4938         (c-update-modeline): Add the new modeline flag `l' for
4939         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
4940         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
4941         Make the old name an alias of the new name.
4942         (c-toggle-electric-state): New function.
4943         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
4944         Adapt these functions to do electric things only when
4945         c-electric-flag is non-nil.
4946         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
4947         new functions from c-electric-brace.
4948         (c-point-syntax): Add a check for "virtual semicolons" in AWK
4949         mode, so that the tentative extra newline doesn't change the
4950         syntax of the following brace.
4951         (c-electric-brace): Restructure by extracting the above functions.
4952         Tidy up the coding somewhat.
4953         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
4954         restructure a bit.
4956 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4958         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
4959         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
4961         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
4962         (c-submode-indicators): Change name from `c-auto-hungry-string'
4963         since it's now used to track another submode.
4965         (c-update-modeline): Convert to function and extended to check
4966         `c-subword-move-mode'.
4968         (c-forward-into-nomenclature, c-backward-into-nomenclature):
4969         Convert to compat aliases for `c-forward-subword' and
4970         `c-backward-subword'.
4972         * progmodes/cc-subword.el: New functions and minor mode to handle
4973         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
4975         (c-forward-subword, c-backward-subword, c-mark-subword)
4976         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
4977         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
4978         Functions corresponding to the standard word handling functions.
4980         (c-subword-move-mode): Minor mode that replaces all the standard
4981         word handling functions with their subword equivalences.
4983 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4985         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
4986         entry for one-liner-defun.
4988         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
4989         name in its def-edebug-spec.
4991         * progmodes/cc-cmds.el (c-electric-brace): Make the
4992         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
4993         compacts space before a comment, if this will make things fit on
4994         one line.
4996         Introduce an "awk" style, mainly for auto-newline and clean-ups.
4998         * progmodes/cc-align.el: New function c-snug-1line-defun-close
5000         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5001         clean-up one-liner-defun.
5003         * progmodes/cc-styles.el: Add the new "awk" style.
5005         * progmodes/cc-vars.el: Add description of one-liner-defun to
5006         c-cleanup-list's doc-string.  New user options,
5007         c-max-one-liner-length.  In c-default-style, set the default style
5008         for AWK to "awk".
5010 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5012         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5013         macros inside labels.
5015         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5016         `c-at-statement-start-p' and `c-at-expression-start-p'.
5018         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5019         error if the mark isn't set.
5021         * progmodes/cc-engine.el (c-guess-continued-construct)
5022         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5023         accurately detect functions inside functions.
5025         * progmodes/cc-engine.el (c-at-expression-start-p): New function
5026         like `c-at-statement-start-p' that additionally recognizes commas
5027         and expression parentheses as delimiters.
5029         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5030         to avoid heuristics that doesn't work for unclosed blocks.
5031         (c-at-statement-start-p): New function.
5033         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5034         Objective-C directives, e.g. directives spanning lines should work
5035         reasonably well now.
5037         (c-put-c-type-property, c-clear-c-type-property): New helpers.
5039         (c-forward-objc-directive): New function to move over any ObjC
5040         directive.
5042         (c-just-after-func-arglist-p, c-guess-basic-syntax)
5043         (c-basic-matchers-before): Use it.
5045         (c-font-lock-objc-iip-decl): Remove.
5047         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5048         in the template arglist recognition.
5050         * progmodes/cc-styles.el (c-style-alist): Fix several
5051         inconsistencies in the Whitesmith style.
5053         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5054         New lineup function to get lines after Whitesmith style blocks
5055         correctly indented.
5057         (c-lineup-whitesmith-in-block): Back out the compensation for
5058         opening parens since it's done using `add' lists in the style
5059         definition instead.  Don't use the anchor position since it varies
5060         too much between the syntactic symbols. :P
5062         * progmodes/cc-vars.el (c-valid-offset): Update.
5064         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5065         lists where the offsets are combined according to several
5066         different methods: `first', `min', `max', and `add'.
5067         Report offset evaluation errors with `c-benign-error' so that some kind
5068         of reindentation still is done.
5070         * progmodes/cc-engine.el (c-guess-basic-syntax):
5071         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5072         `arglist-close'.
5074         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5075         situations for `arglist-cont-nonempty' and `arglist-close'.
5077         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5079         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5080         cc-bytecomp-boundp' in a number of places.
5082         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5083         macro related issue.
5085 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
5087         * progmodes/cc-awk.el: Change the terminology of regexps: A char
5088         list is now [asdf], a char class [:alpha:].
5089         Include code for char classes.
5090         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
5091         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5093         Remove (nearly all of) the cruft associated with AWK Mode's former
5094         concept of "virtual semicolons":
5096         Adapt c-beginning-of-statement, c-end-of-statement (together with
5097         subfunctions) to use the new notion of "virtual semicolon" in
5098         place of the old awkward special handling for AWK.  There remains
5099         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5100         * progmodes/cc-cmds.el:
5101         (c-ascertain-adjacent-literal): In the backwards direction, now
5102         recognises AWK regexp delimiters as string delimiters.
5103         (c-after-statement-terminator-p): Adapt for virtual semicolons;
5104         check more rigorously for "end of macro".
5105         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5106         virtual semicolons;
5107         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5108         out the code for forward movement into ...
5109         (c-end-of-statement): Now contains the code for forward movement,
5110         adapted for virtual semicolons.
5112         * progmodes/cc-engine.el:
5113         (c-ws*-string-limit-regexp): New regexp.
5114         (c-forward-single-comment, c-backward-single-comment): Comment out
5115         the (now redundant) "special" AWK stuff.
5117         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5118         c-string-par-start, c-string-par-separate to be more like Text
5119         Mode than Fundamental Mode.
5121 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5123         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5124         to the fontified region so that fontification doesn't occur
5125         outside it (could happen e.g. when fontifying a line with an
5126         unfinished declaration).
5128 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
5130         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
5131         start of the file.  ^L now separate sections of the file.
5132         (c-awk-non-eol-esc-pair-re,     c-awk-blank-or-comment-line-re)
5133         (c-awk-one-line-possibly-open-string-re)
5134         (c-awk-regexp-one-line-possibly-open-char-class-re)
5135         (c-awk-one-line-possibly-open-regexp-re)
5136         (c-awk-one-line-non-syn-ws*-re): New defonsts.
5137         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
5139         Amend the concept of "virtual semicolons" (in the indentation
5140         engine) for languages like AWK, such that they are now
5141         conceptually attached to end of the last token of a statement, not
5142         the end of the line.  (In AWK Mode, however, the pertinent text
5143         property is still physically set on the EOL.)  Remove the specific
5144         tests for awk-mode, thus facilitating the introduction of other
5145         language modes where EOLs can end statements.
5146         (Note: The funtionality in cc-cmds.el, specifically
5147         c-beginning/end-of-statement has yet to be amended.)
5149         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
5150         New macros.
5152         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
5153         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
5154         c-vsemi-status-unknown-p-fn (in a new page).
5156         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
5157         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
5158         numerous awkward forms like
5159         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
5160         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
5161         variable before-ws-ip, the place just after char-before-ip appears.
5163         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
5164         a comment.
5166 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5168         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
5169         `c-tentative-buffer-changes'.
5171         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
5172         convert to macro to choose between Emacs and XEmacs at compile time.
5174         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
5176         (c-tentative-buffer-changes): New macro to handle temporary buffer
5177         changes in a convenient way.
5179         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
5180         for `c-tentative-buffer-changes'.
5182         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
5183         the checks for paren sexps between the point and the keyword, to
5184         avoid some false alarms.
5186         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
5187         Fixed a situation where an error could be thrown for unbalanced
5188         parens.  Changed to make use of c-keyword-member' to avoid some
5189         repeated regexp matches.
5191         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
5192         These language variable are no longer necessary.
5194         (c-block-stmt-kwds): New language constant used by
5195         c-looking-at-inexpr-block'.
5197         (c-guess-basic-syntax): Remove an optional check that looked at
5198         the existence of the now removed language variables.
5200         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
5201         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
5202         object instantiation expressions as declarations in some contexts.
5203         This bug only affected languages where the declarator can't be
5204         enclosed in parentheses.
5206         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
5207         insert newlines before and after substatement braces.
5209         * progmodes/cc-engine.el: Improved the heuristics for recognizing
5210         function declaration headers and the handling of C++ style member
5211         init lists.
5213         (c-just-after-func-arglist-p): Rewritten to use
5214         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
5216         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
5218         (c-guess-basic-syntax): Adapt case 5B for the new
5219         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
5220         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
5221         covers all cases now).
5223         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
5225 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
5227         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
5228         c-string-par-start/separate c-sentence-end-with-esc-eol,
5229         initialised in c-setup-paragraph-variables, used in string
5230         scanning subroutines of c-beginning-of-statement.
5232         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
5233         which precedes the newly inserted `{'.
5235 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5237         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
5238         function for declaration level blocks.  It should now cope with
5239         templates better and also be a lot more comprehensible.
5241         (c-looking-at-decl-block): The new function.
5243         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
5244         for compatibility.
5246         (c-add-class-syntax, c-guess-continued-construct)
5247         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
5249         (c-decl-block-key): Change to tell apart ambiguous and
5250         unambiguous keywords.  Pike specials are now handled directly in
5251         the code instead.
5253         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
5254         New language constants and variables to make the backward skip in
5255         `c-looking-at-decl-block' as tight as possible.
5257         (c-nonsymbol-token-char-list): New language constant.
5259         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
5260         find balanced template arglists backwards.
5262         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
5263         making char classes for `c-syntactic-skip-backward'.
5265         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
5266         16D - can't be a class-close at that point.
5268         * progmodes/cc-engine.el (c-guess-basic-syntax)
5269         (c-add-class-syntax): Don't narrow out the enclosing declaration
5270         level.  This makes everything a lot easier, and it was actually
5271         only four small places that needed it to work.  Some places that
5272         previously did `widen' are removed now, which has the effect that
5273         `c-guess-basic-syntax' never will look at things outside the
5274         current narrowment now.  The anchor position for `topmost-intro'
5275         is affected by this, but it was so bogus it was basically useless
5276         before, and now it's equally bogus but in a slightly different way.
5278         (c-narrow-out-enclosing-class): Gone.
5280         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
5281         the narrowed region.
5283         (c-least-enclosing-brace): Remove silly optional argument.
5285         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
5286         the point could be left directly after an open paren when finding
5287         the beginning of the first decl in the block.
5289         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
5290         Specify which submatch to use.
5292         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
5294         (c-decl-start-re): No longer any need for special treatment of
5295         ObjC due to the above.
5297         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
5298         presumably follows C in that regard.
5300         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
5301         New language constants to specify operator tokens inside
5302         identifiers in a more high level way.
5304         (c-opt-identifier-prefix-key): New internal language constant.
5306         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
5307         (c-identifier-start, c-identifier-key): Now completely calculated
5308         from other constants.
5310         (c-identifier-last-sym-match): Decommission since it's no longer used.
5312         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
5314         * progmodes/cc-engine.el (c-forward-name): Remove the
5315         optimization when c-identifier-key is equal to c-symbol-key since
5316         it doesn't work in byte compiled files.  Don't record empty
5317         regions as identifiers.
5319         * progmodes/cc-langs.el (c-filter-ops): New helper function to
5320         simplify access to `c-operators' and its likes.
5322         (c-operator-list, c-all-op-syntax-tokens)
5323         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
5324         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
5325         (c-primary-expr-regexp, c-cast-parens): Use it.
5327         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
5328         an explicit language in functions.
5330         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
5331         variant of adornment.
5333         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
5334         variable.
5336         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
5337         the Pike value.
5339         * progmodes/cc-engine.el (c-on-identifier)
5340         (c-simple-skip-symbol-backward): Small fix for handling "-"
5341         correctly in `skip-chars-backward'.  Affected the operator lfun
5342         syntax in Pike.
5344         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
5345         diagnostic message about precompiled language vars not being used.
5347         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
5348         "__attribute__" is followed by a parenthesis.
5350         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
5351         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
5352         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
5354         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
5355         Internal cleanups to properly detect the declared identifiers in
5356         various declarations.
5358         (c-decl-start-kwds): New language constant to recognize
5359         declarations that can start anywhere.  Used for class declarations
5360         in Pike.
5362         (c-specifier-key, c-not-decl-init-keywords)
5363         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
5364         (c-find-decl-spots): Implement `c-decl-start-kwds'.
5366         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
5367         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
5368         handling of the compiler specific extension keywords into a new
5369         language constant `c-decl-hangon-kwds' that defines keyword
5370         clauses to be ignored in declarations.
5372         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
5373         past unrecognized tokens when handling `c-colon-type-list-kwds'.
5374         Necessary to stop at the declared identifier in e.g. IDL valuetype
5375         declarations.
5377         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
5378         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
5379         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
5380         (c-forward-decl-or-cast-1): Recognize the declared identifier in
5381         class and enum declarations as such and not as part of the type.
5383         (c-forward-decl-or-cast-1, c-forward-label): Relax the
5384         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
5386         (c-forward-decl-or-cast-1): Don't disregard sure signs of
5387         declarations when there's some syntax error later on.
5389         (c-complex-decl-matchers): Did away with a reference to
5390         `c-specifier-key'.
5392         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
5393         value - this variable is always dynamically bound.
5395         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
5396         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
5397         * cc-cmds.el, cc-defs.el: Change the policy for marking up
5398         functions that might do hidden buffer changes: All such internal
5399         functions are now marked instead of those that don't.
5401         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
5402         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
5403         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
5404         (c-literal-type): Allow these functions to make hidden buffer changes,
5405         so that they are free to use text property caching later on.
5407         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
5408         (c-electric-brace, c-electric-slash, c-electric-star)
5409         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
5410         (c-electric-paren, c-electric-continued-statement, c-indent-command)
5411         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
5412         (c-context-line-break): Add `c-save-buffer-state' calls to comply
5413         with the changed semantics of the functions above.
5415         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
5416         when macros occur in obscure places.  Optimized the sexp movement
5417         a bit.
5419 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
5421         Enhancements for c-beginning-of-statement to work in AWK Mode:
5423         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
5424         (completed statement) with `}' (statement completed by closing
5425         brace or semicolon) and `$' (statement completed by EOL).
5427         (c-awk-virtual-semicolon-ends-prev-line-p)
5428         (c-awk-virtual-semicolon-ends-line-p)
5429         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
5430         (c-awk-at-statement-end-p): New functions.
5432         * progmodes/cc-cmds.el: Simplify the structure of functions
5433         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
5434         two functions and c-beginning-of-statement to handle AWK Mode.
5436         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
5437         c-backward-single-comment for AWK mode.  Attempt to clarify their
5438         doc-strings.
5440         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
5442 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5444         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
5445         label handling.  Labels are now recognized in a uniform and more
5446         robust way, regardless of context.  Text properties are put on all
5447         labels to recognize the following declarations better.
5448         Multiword labels are handled both in indentation and fontification for
5449         the benefit of language extensions like Qt.  For consistency, keywords
5450         in labels are now fontified with the label face instead.
5451         That also applies to "case" and "default".
5453         (c-beginning-of-statement-1): Fix some bugs in the label
5454         handling.  Disregard `c-nonlabel-token-key' in labels that begin
5455         with `c-label-kwds'.
5457         (c-find-decl-spots): Support that the callback adds more
5458         `c-decl-end' spots to find.
5460         (c-forward-decl-or-cast-1): Don't treat a list of plain
5461         identifiers followed by a colon as a declaration.
5463         (c-forward-label): New function to recognize labels.
5465         (c-guess-basic-syntax): Replace uses of `c-label-key' with
5466         `c-forward-label'.  Moved the label recognition cases (14 and 15)
5467         earlier since they aren't so context sensitive now.  Handle labels
5468         on the top level gracefully.  Moved access label recognition to
5469         the generic label case (CASE 15) - removed CASE 5E.
5471         (c-font-lock-declarations): Add recognition of labels in the
5472         same round since we need to handle labels in parallell with other
5473         declarations to recognize both accurately.  It should also improve
5474         speed.
5476         (c-simple-decl-matchers, c-basic-matchers-after):
5477         Move `c-font-lock-labels' so that it only is used on decoration level 2
5478         since `c-font-lock-declarations' handles it otherwise.
5480         (c-complex-decl-matchers): Remove the simplistic recognition of
5481         access labels.
5483         (c-decl-prefix-re): Remove the kludges that was necessary to cope
5484         with labels earlier.
5486         (c-decl-start-re): New language variable to make
5487         `c-font-lock-declarations' stop for the special protection labels
5488         in Objective-C that start with `@'.
5490         (c-label-key): Remove since it's no longer used.
5492         (c-recognize-colon-labels, c-label-prefix-re): New language
5493         constants to support recognition of generic colon-terminated labels.
5495         (c-type-decl-end-used): `c-decl-end' is now used whenever there
5496         are colon terminated labels.
5498         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
5499         first argument starts with a special brace list.
5501         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
5502         (c-font-lock-declarations): Break out the declaration and cast
5503         recognition from `c-font-lock-declarations' to a new function, so
5504         that it can be used in the indentation engine.
5506         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
5507         up to the start of the literal.  Fixed bug with the point on the
5508         wrong side of the search limit that could happen when the start
5509         position is inside a literal.
5511         * progmodes/cc-engine.el (c-parse-state)
5512         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
5513         so that it's kept a little bit back to increase the hit rate.
5515         (c-parse-state): Change the macro handling and fixed some
5516         glitches.  Macro context is checked more often than necessary now,
5517         but otoh less garbage conses are generated.
5519         * progmodes/cc-engine.el (c-parse-state)
5520         (c-invalidate-state-cache): Cache the last position where
5521         `c-state-cache' applies.  This can speed up refontification quite
5522         a bit in blocks where there are many non-brace parens before the point.
5524         (c-state-cache-end): New variable for this.
5526         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
5527         cache variable.
5529         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
5530         get close initial continue positions when the start position is
5531         inside a literal or macro.  Do not call the callback for spots
5532         before the start position (which can happen e.g. for `c-decl-end'
5533         spots inside comments).  Optimize better in special cases when the
5534         region is a single line inside a literal or macro (typically when
5535         the current line is refontified).
5537         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
5538         to `c-add-stmt-syntax' - there's no need to explicitly whack off
5539         entries from the paren state.
5541         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
5542         special case for "else if" clauses.
5544         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
5545         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
5547         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
5548         New language variable to recognize the gcc extension with statement
5549         blocks inside expressions.
5551         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
5552         it somewhat more comprehensible.  The argument AT-BLOCK-START is
5553         no longer used and hence removed.
5555         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
5556         to `c-add-stmt-syntax'.
5558         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
5559         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
5560         This fixes bogus label recognition.
5562         * progmodes/cc-engine.el (c-add-type, c-check-type)
5563         (c-forward-name, c-forward-type): Improve storage of template
5564         types in `c-found-types' so that they can be recognized better.
5566         (c-syntactic-content): Add option to skip past nested parens.
5568         * progmodes/cc-engine.el (c-forward-name):
5569         Set `c-last-identifier-range' all the time.  It's less work that way.
5570         Handle that there might not be an identifier to store in
5571         `c-last-identifier-range'.
5573         (c-forward-type): Handle that `c-last-identifier-range' might be
5574         nil from `c-forward-name'.
5576         * progmodes/cc-defs.el (c-safe-scan-lists)
5577         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
5579         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
5580         to work even if the form fails.
5582         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
5583         down in a large file in one go.
5585         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
5587         * progmodes/cc-align.el (c-lineup-assignments): New lineup
5588         function which is like `c-lineup-math' but returns nil instead of
5589         `c-basic-offset' when it doesn't match.
5591         (c-lineup-math): Change to use `c-lineup-assignments'.
5593 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
5595         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
5596         c-beginning-of-statement.  New subfunctions
5597         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
5599 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5601         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
5602         hardcoded char classes whereever possible.  Changed a couple of
5603         places to use skip by syntax instead of skip by char class.
5605         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
5606         Fix a bug in the regexp that caused extreme backtracking.
5608         * progmodes/cc-langs.el (c-block-comment-starter)
5609         (c-block-comment-ender): New language constants to specify in a
5610         single place how block comments look.
5612         (c-comment-start-regexp, c-block-comment-start-regexp)
5613         (comment-start, comment-end, comment-start-skip)
5614         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
5615         (c-syntactic-ws, c-nonempty-syntactic-ws)
5616         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
5617         `c-line-comment-starter', `c-block-comment-starter' and
5618         `c-block-comment-ender'.
5620         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
5621         New language constants to break up things a bit.
5623         (c-simple-ws): New language constant for simple whitespace.
5625         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
5627         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
5628         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
5629         newlines.  Allow and ignore nil elements in the list.
5631 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
5633         * progmodes/cc-cmds.el: Comment out a (n almost certainly
5634         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
5636         * progmodes/cc-cmds.el: Tidy up the comments in
5637         c-beginning-of-statement and subfunctions.
5639         * progmodes/cc-awk.el: Replace calls to put-text-property to the
5640         more flexible c-put-char-property and c-clear-char-properties.
5641         Add the author's email address.
5643         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
5645         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
5646         closing "*/" of a block comment.
5648         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
5649         subfunctions) so that it works at BOB and EOB.
5651         * progmodes/cc-cmds.el, cc-vars.el: More updating of
5652         c-beginning-of-statement, including new variable
5653         c-block-comment-start-regexp.
5655 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5657         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
5658         symbols from `*-font-lock-extra-types' so that there's no need to
5659         use `regexp-opt' on those lists.
5661         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
5662         `c-type-modifier-kwds' is empty.
5664         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
5665         there are several strings on the same line.
5667         * progmodes/cc-engine.el (c-literal-limits): Remove the
5668         compatibility function for older emacsen.  `c-literal-limits-fast'
5669         has now taken the place of this function.
5671         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
5672         with older emacsen: We now require `pps-extended-state'.
5674 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
5676         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
5677         which obviates the need to hack sentence-end.  This now handles
5678         escaped newlines in strings correctly.  Correct minor bugs in
5679         c-move-over-sentence and in c-beginning-of-statement.
5681         * progmodes/cc-cmds.el (c-beginning-of-statement (and
5682         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
5683         that movement over macros and code are rigorously separated from
5684         eachother.  Correct a few incidental bugs.
5686         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
5687         Improve its doc-string.  Improve the handling of certain specific cases.
5689 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5691         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
5692         (c-guess-basic-syntax): Change the way class-level labels are
5693         recognized; they can now contain essentially any symbols.
5695         (c-opt-extra-label-key): New language variable to cope with the
5696         special protection label syntax in Objective-C.
5698         (c-opt-access-key): Remove; this is now handled better by
5699         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
5701         (c-complex-decl-matchers): Update to handle that
5702         `c-opt-access-key' no longer exists.
5704         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
5705         improved label recognition in `c-beginning-of-statement-1'.
5707         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
5708         Recognize bitfields better.
5710         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
5711         Remove some cruft and fixed a bug that could cause it to go to a
5712         position further down.
5714         * progmodes/cc-langs.el, cc-engine.el
5715         (c-beginning-of-statement-1): Improve detection of labels in
5716         declaration contexts.
5718         (c-beginning-of-decl-1): Use it.
5720         (c-nonlabel-token-key): New language constant and variable needed
5721         by `c-beginning-of-statement-1'.
5723         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
5724         manifested itself due to the correction in `c-forward-sexp'.
5726         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
5727         Make these behave as documented when used at the buffer limits.
5729         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
5730         (c-type-decl-end-used): Made this a language variable.
5732         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
5733         correctly when `combine-after-change-calls' is used together with
5734         temporary narrowings.
5736         * progmodes/cc-engine.el (c-beginning-of-statement-1):
5737         Report labels correctly when the start point is immediately after the
5738         colon.
5740         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
5741         Remove since it isn't used anymore.
5743         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
5744         bracket arglists such as template parens in C++.
5746         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
5747         in the last check-in.  Some optimization.
5749         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
5750         where it could stop at the same level in a preceding sexp when
5751         PAREN-LEVEL is set.
5753         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
5754         text property lookup only when it's needed.
5756         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
5757         Change the policy for paren marked angle brackets to be more
5758         persistent; once marked they remain marked even when they're found
5759         to be unbalanced in the searched region.  This should keep the
5760         paren syntax around even when individual lines are refontified in
5761         multiline template arglists.
5763         (c-parse-and-markup-<>-arglists): New dynamically bound variable
5764         to control markup so that incorrect angle bracket arglists aren't
5765         marked in contexts where the correct value for
5766         `c-disallow-comma-in-<>-arglists' isn't known.
5768         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
5769         argument has become `c-parse-and-markup-<>-arglists'.
5771         (c-remove-<>-arglist-properties): Remove - no longer used.
5773         (c-after-change-check-<>-operators): New function used on
5774         `after-change-functions' to avoid that "<" and ">" characters that
5775         are part of longer operators have paren syntax.
5777         (c-<>-multichar-token-regexp): New language variable used by
5778         `c-after-change-check-<>-operators'.
5780         (c-after-change): Call `c-after-change-check-<>-operators'.
5782         (c-font-lock-<>-arglists): Use the context properties set by
5783         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
5784         correctly to avoid doing invalid markup.
5786         (c-font-lock-declarations): Remove code that undoes the invalid
5787         markup done by `c-font-lock-<>-arglists'.
5789         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
5790         after `c-font-lock-declarations'.
5792         * progmodes/cc-engine.el (c-syntactic-skip-backward):
5793         Add paren-level feature.
5795         (c-guess-basic-syntax): Improve the anchor position for
5796         `template-args-cont' in nested template arglists.  There's still
5797         much to be desired in this area, though.
5799 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
5801         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
5802         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
5804 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
5806         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
5807         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
5809         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
5810         it doesn't work no longer are supported.
5812         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
5813         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
5814         requires support for the syntax-table' text property, which rules
5815         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
5816         cruft associated with those versions.
5818         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
5819         for the `syntax-table' text property, which rules out Emacs 19 and
5820         XEmacs < 21.4.  Removed various compatibility cruft associated
5821         with those versions.
5823         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
5824         support for the `syntax-table' text property.
5826         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
5827         variable and use an extra quoted face name instead.  All the
5828         emacsen flavors handle that correctly.
5830         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
5831         (c-font-lock-declarators, c-font-lock-declarations)
5832         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
5833         property to mark the items in in declarator lists to handle
5834         refontification inside multiline declarations better.
5836         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
5837         construct like "a * b = c;" as a declaration.
5839 2005-12-08  Kim F. Storm  <storm@cua.dk>
5841         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
5842         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
5843         select either meta, hyper, or super modifier for rectangle commands.
5844         (cua--rectangle-modifier-key): New defvar.
5845         (cua--M/H-key): Use it.  Remove special case for `space'.
5846         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
5847         on X, to meta otherwise.  Always bind C-return to toggle
5848         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
5850         * emulation/cua-rect.el (cua-help-for-rectangle):
5851         Use cua--rectangle-modifier-key.  Handle super modifier too.
5852         (cua--init-rectangles): Always bind C-return to toggle rectangle.
5853         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
5855         * ido.el: Move Acknowledgements and History after Commentary.
5856         Minor changes to Commentary.
5858         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
5859         keymap if cua--prefix-override-timer is `shift'.
5860         (cua--shift-control-prefix): New function; emulate "type prefix
5861         key twice" functionality to handle shifted prefix key override.
5862         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
5863         New commands.
5864         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
5866 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
5868         * textmodes/org.el (org-insert-heading): Try to do items before
5869         headings.
5870         (org-agenda-mode): Quote `org-agenda-mode-hook'.
5871         (org-insert-item): New function.
5872         (org-renumber-ordered-list): Don't skip to higher level lists.
5874 2005-12-08  Juri Linkov  <juri@jurta.org>
5876         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
5878         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
5880         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
5882         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
5883         the constructed function name fun-1.
5885         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
5886         because such links don't lead to parent documentation.
5888 2005-12-08  Kenichi Handa  <handa@m17n.org>
5890         * descr-text.el (describe-char): Use *Help-2* buffer if the
5891         current buffer is *Help*.  Call describe-text-properties while
5892         setting the original buffer.
5894 2005-12-07  Bill Wohler  <wohler@newt.com>
5896         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
5897         and causes problems with non-MH users (such as Gnus users).
5899 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
5901         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
5902         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
5903         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
5904         command "info sources".  Move calls to GDB command "list".
5905         (gdb-find-file-hook): Just use gdb-source-file-list.
5906         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
5907         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
5908         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
5909         (gdb-data-list-register-values-handler): Use correct trigger name.
5911 2005-12-07  Kim F. Storm  <storm@cua.dk>
5913         * ido.el (ido-completion-map): Rename from ido-mode-map.
5914         (ido-common-completion-map, ido-file-completion-map)
5915         (ido-file-dir-completion-map, ido-buffer-completion-map):
5916         Rename from ido-mode-....-map.
5917         (ido-init-completion-maps): Rename from ido-init-mode-maps.
5918         (ido-setup-completion-map): Rename from ido-define-mode-map.
5919         (ido-read-internal): Bind minibuffer-local-filename-completion-map
5920         to ido-completion-map.
5922 2005-12-07  Kenichi Handa  <handa@m17n.org>
5924         * international/mule-cmds.el
5925         (set-display-table-and-terminal-coding-system): If the coding
5926         system specified in `unibyte-display' property is different from
5927         the arg coding-system, don't setup standard-display-table.
5929 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5931         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
5932         that comments end at \n, regardless of selective-display.
5934 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
5936         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
5937         (gdb-version): New variables.
5938         (gdb-source-file-list, gdb-register-names)
5939         (gdb-changed-registers): New variables for use with GDB 6.4+.
5940         (gdb-ann3): Replace with...
5941         (gdb-init-1, gdb-init-2): ...two new functions.
5942         (gdba, gdb-prompt): Call gdb-init-1.
5943         (gdb-get-version): New function.  Call gdb-init-2 from here.
5944         (gud-watch): Make it work with mouse events too.
5945         (gdb-post-prompt): Don't add to queue until GDB version is known.
5946         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
5947         (gdb-locals-mode): Use gdb-version.
5948         (gdb-memory-format-map, gdb-memory-unit-map)
5949         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
5950         (gdb-locals-font-lock-keywords-1)
5951         (gdb-locals-font-lock-keywords-2): New variables.
5952         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
5953         (gdb-set-gud-minor-mode-existing-buffers-1)
5954         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
5955         (gdb-var-update-1, gdb-var-update-handler-1)
5956         (gdb-data-list-register-values-handler)
5957         (gdb-data-list-register-values-custom)
5958         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
5959         (gdb-stack-list-locals-handler, gdb-get-register-names):
5960         New functions for use with GDB 6.4+.
5961         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
5962         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
5963         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
5964         (gdb-stack-list-locals-regexp)
5965         (gdb-data-list-register-names-regexp): New regexps for use with
5966         GDB 6.4+.
5968 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5970         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
5972 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
5974         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
5975         prompts work for AUTH PLAIN.  Also reported by Steve Allan
5976         <seallan@verizon.net>.
5978 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
5980         * frame.el (set-frame-parameter): Add doc string.
5982 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
5984         * textmodes/org.el (org-occur-highlights): New variable.
5985         (org-highlight-new-match, org-remove-occur-highlights): New functions.
5986         (org-highlight-sparse-tree-matches): New option.
5987         (org-do-occur): New function.
5988         (org-get-heading): Make it work also at beginning of line.
5989         (org-category-table): New variable.
5990         (org-get-category-table, org-get-category)
5991         (org-camel-to-words, org-link-search): New functions.
5992         (org-select-this-todo-keyword): New variable.
5993         (org-todo-list): New command.
5994         (org-shiftright, org-shiftleft): New commands.
5995         (org-agenda-todo): Add prefix argument.
5996         (org-show-hierarchy-above): New option.
5997         (org-show-todo-tree): Numerical prefix creates tree for specific
5998         TODO keyword.
5999         (org-outline-level): New function, to assign a level to plain
6000         lists items.
6001         (org-cycle-include-plain-lists): New option.
6002         (org-mode): Use `org-outline-level' as value of `outline-level'.
6003         (org-cycle): Temporarily switch `outline-regexp' if
6004         `org-cycle-include-plain-lists' is non-nil.
6005         (org-start-icalendar-file): Fix format bug.
6006         (org-agenda-get-day-entries): Create category table.
6007         (org-agenda-get-todos, org-agenda-get-timestamps)
6008         (org-agenda-get-deadlines, org-agenda-get-scheduled)
6009         (org-agenda-get-blocks): Use `org-get-category'.
6010         (org-context-in-file-links): Rename from
6011         `org-line-numbers-in-file-links'.
6013 2005-12-06  Romain Francoise  <romain@orebokech.com>
6015         * window.el (balance-windows): Delete extraneous third arg in call
6016         to `enlarge-window'.
6018 2005-12-06  Kenichi Handa  <handa@m17n.org>
6020         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6022 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
6024         * progmodes/gdb-ui.el (gdb-var-create-handler)
6025         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6026         (gdb-var-list-children-handler, gdb-var-update-handler):
6027         Current buffer is already gdb-partial-output-buffer, don't
6028         make it current again.
6030 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
6032         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6033         (list-buffers-noselect): Use it.
6035 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6037         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6038         (mail-yank-ignored-headers): Use regexp-opt.
6039         (mail-mode-map): Move initialization into declaration.
6040         (mail-sent-via): Remove unused shadowed var `to-line'.
6041         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6042         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6043         (mail-do-fcc): Use dolist and push.
6044         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6045         (mail-yank-ignored-headers): Don't autoload.
6047 2005-12-05  Kenichi Handa  <handa@m17n.org>
6049         * international/mule-cmds.el (set-language-info-internal): New fun.
6050         (set-language-info): Call set-language-info-internal to update
6051         language-info-alist.  If LANG-ENV is the current one, call
6052         set-language-environment to make INFO effective now.
6053         (set-language-info-alist): Likewise.
6054         (locale-language-names): With locale "en", use English
6055         lang. env. but set the default codings to iso-8859-1.
6057 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
6059         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6060         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6061         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6062         for plain strings.
6063         (gdb-frames-mode): Remove redundant call to font-lock-mode.
6064         (gdb-all-registers): Rename from toggle-gdb-all-registers.
6065         Create registers buffer if necessary.  Echo new state in minibuffer.
6066         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6068 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
6070         * info.el (Info-fontify-node): Match external links using
6071         non-directory part of filename.
6073 2005-12-04  Juri Linkov  <juri@jurta.org>
6075         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6076         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
6077         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6078         because there is no customization option for it.
6080         * font-lock.el (lisp-font-lock-keywords-1):
6081         Add define-global-minor-mode.
6083         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6085         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6086         properties on the constructed variable names.
6088         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6089         Put `definition-name' properties on the constructed function names
6090         next-sym and prev-sym.
6092         * emacs-lisp/find-func.el (find-function-regexp):
6093         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
6094         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
6095         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6096         and easy-menu-define.
6098         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6099         easy-mmode-define-global-mode and define-global-minor-mode.
6100         (lisp-imenu-generic-expression): Add define-global-minor-mode.
6102         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6103         instead of easy-mmode-define-global-mode.
6105         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6106         Use define-minor-mode instead of easy-mmode-define-minor-mode.
6108         * cus-edit.el (customize-group, customize-group-other-window):
6109         Filter out autoloaded options from the group completion list by
6110         using heuristics that autoloaded groups don't have `custom-autoload'
6111         property on their symbols (they have only `custom-loads').
6113         * simple.el (completion-setup-function): Put completions-common-part
6114         face on complete completion string too (i.e. completion string
6115         without completions-first-difference face).
6117         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6119 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
6121         * view.el (view-mode): Doc fix.
6123         * disp-table.el (standard-display-european): Add to the warning
6124         message a reference to the doc string.
6126         * play/yow.el (apropos-zippy): Call print-help-return-message,
6127         similar to other Help and Apropos commands.
6129         * help.el (print-help-return-message): If pop-up-frames is
6130         non-nil, set up help-return-method to delete the help window and,
6131         possibly, its frame as well, and don't display message about
6132         scrolling the help window.  Doc fix.
6133         (help-return-method): Doc fix.
6135 2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
6137         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
6138         whereby names of length one or names starting with a
6139         symbol-constituent character would not be returned.
6141 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
6143         * subr.el (atomic-change-group): Add edebug and indentation spec.
6145 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6147         * completion.el (save-completions-file-name): Fix typo in last change.
6149 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6151         * info.el: Move back/forward history to the beginning of the tool bar.
6153 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
6155         * allout.el (eval-when-compile): Remove unnecessary load of cl.
6156         Add fset of allout-real-isearch-abort during compile to fix
6157         byte-compilation warnings.
6158         (allout-mode-p): Move definition of this macro above all uses, or
6159         byte compilation in barren emacs (eg, during emacs build) will
6160         lack the definition.
6161         (allout-mode): Move this variable above any uses, or byte
6162         compilation will fail.
6163         (allout-resolve-xref): Remove use of personal file-reference function.
6164         (allout-toggle-current-subtree-encryption): Do the current (ie,
6165         visible containing) topic, rather than nearest around point.  Doc fix.
6166         (allout-toggle-subtree-encryption): New function, workhorse that
6167         works on nearest topic containing point.
6168         (allout-encrypt-string): Signal requirement for newer version of pgg.
6169         (allout-resumptions): Doc fix.
6171 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
6173         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
6175 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
6177         * textmodes/flyspell.el (flyspell-external-point-words):
6178         Consider a misspelling as found in the string search if: (a) misspelling
6179         and found string lengths match, or (b) misspelling is found as
6180         element in a boundary-chars separated longer string, or (c)
6181         ispell-program-name is really ispell and misspelling is found as
6182         part of a TeX string.  After successful match move beginning of
6183         search region to end of match.  Warn about not found misspellings
6184         once the process is done.
6185         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
6187 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
6189         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
6190         tool bar (removed inadvertently).
6192 2005-12-02  Juri Linkov  <juri@jurta.org>
6194         * log-view.el (log-view-diff): Clarify doc string.
6196 2005-12-01  Bill Wohler  <wohler@newt.com>
6198         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
6199         triggers lm-verify errors.
6201 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
6203         * simple.el (transient-mark-mode, line-number-mode)
6204         (column-number-mode, size-indication-mode): Remove `:require nil'.
6206 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
6208         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
6209         in the margin also.
6210         (gdb-breakpoints-mode-map): Use D instead of d for
6211         gdb-delete-breakpoint.
6212         (gdb-get-frame-number): Require a number to match on.
6213         (gdb-threads-mode-map): Add follow-link binding.
6215 2005-11-30  Jason Rumney  <jasonr@gnu.org>
6217         * isearch.el (isearch-mode-map): Avoid exiting search on
6218         language-change event.
6220 2005-11-30  Romain Francoise  <romain@orebokech.com>
6222         * speedbar.el (speedbar-default-position): New defcustom.
6223         (speedbar-frame-reposition-smartly): Use it.
6225         * dframe.el (dframe-reposition-frame-emacs): Fix position
6226         computation for `left' location.
6227         Update copyright year.
6229 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6231         * help.el (help-map): Move initialization into declaration.
6233         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
6235         * help-fns.el (help-argument-name): Don't autoload.
6236         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
6237         to be re-loaded when customizing the `help' group.
6239 2005-11-30  John Paul Wallington  <jpw@gnu.org>
6241         * help-fns.el (describe-function-1): Fill arglist output.
6243 2005-11-30  Kim F. Storm  <storm@cua.dk>
6245         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
6246         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
6247         after revert-buffer (or anything else which kills all local variables).
6249         * apropos.el (apropos-parse-pattern): Doc fix.
6250         Set apropos-regexp directly, rather than expecting callers to do so.
6251         (apropos-command, apropos, apropos-value, apropos-documentation):
6252         Simplify calls to apropos-parse-pattern.
6254 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
6256         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6257         (hi-lock-face-phrase-buffer): Use hi-yellow face.
6258         (hi-lock-write-interactive-patterns): Use comment-region.
6260         * longlines.el (longlines-mode): Add mail-setup-hook.
6262         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
6264         * simple.el (sendmail-user-agent-compose, next-line):
6265         Conditionally use hard-newline.
6267 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6269         * international/latexenc.el (latex-inputenc-coding-alist):
6270         Reword doc string.
6272 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
6274         * help.el (describe-key-briefly, describe-key): Recognize default
6275         bindings.
6277 2005-11-29  Romain Francoise  <romain@orebokech.com>
6279         * view.el (view-inhibit-help-message): New defcustom.
6280         (view-mode-enter): Use it.
6282 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
6284         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
6285         Preserve user position.
6287 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
6289         * font-lock.el: Throw error if facemenu is not loaded to prevent
6290         accidental change of loading order in loadup.el.  (Suggested by RMS.)
6292         * loadup.el: Add comment explaining why facemenu must be loaded
6293         before font-lock.
6295 2005-11-28  Jay Belanger  <belanger@truman.edu>
6297         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
6298         (calc-dispatch-map): Add more keys for `calc-same-interface'.
6300         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
6302         * calc/calc-embed.el (calc-do-embedded): Update help message.
6304         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
6306 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6308         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
6310         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
6311         called-interactively-p.
6312         (elp-profilable-p): Rename from elp-not-profilable-p.
6313         Invert result and take into account macros and autoloaded functions.
6314         (elp-instrument-function): Update call.
6315         (elp-instrument-package): Update call.  Add completion.
6316         (elp-pack-number): Use match-string.
6317         (elp-results-jump-to-definition-by-mouse): Merge into
6318         elp-results-jump-to-definition and then remove.
6319         (elp-output-insert-symname): Make help echo text single-line.
6321         * replace.el (query-replace-map): Move initialization into declaration.
6322         (occur-engine): Use with-current-buffer.
6323         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
6324         (occur-mode-mouse-goto): Replace with an alias.
6326 2005-11-28  Juri Linkov  <juri@jurta.org>
6328         * simple.el (quoted-insert): Let-bind input-method-function to nil.
6330         * term/w32-win.el: Bind [S-tab] to [backtab].
6332         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
6333         `Info-find-file' to t.
6335         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
6336         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
6337         and same-window-regexps.
6338         (occur-next-error): Don't move point for arg 0.
6340 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
6342         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
6344 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6346         * log-edit.el (log-edit-changelog-use-first): New var.
6347         (log-edit-changelog-ours-p): Use it.
6348         (log-edit-insert-changelog): Set it with new arg `use-first'.
6349         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
6350         (log-edit-hook): Add them to the list of suggested options.
6352         * textmodes/flyspell.el (flyspell-last-buffer): New var.
6353         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
6354         redundant work.
6355         (flyspell-mode-on): Use add-hook for after-change-functions.
6356         (flyspell-mode-off): Use remove-hook for after-change-functions.
6357         (flyspell-changes): Make it buffer-local.
6358         (flyspell-after-change-function): Make it non-interactive.  Use push.
6359         (flyspell-post-command-hook): Check input-pending-p while processing
6360         the potentially long list of buffer changes.
6362 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
6364         * buff-menu.el (list-buffers-noselect): Display the selected
6365         frame's buffer list, not the global one.
6367 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
6369         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
6370         that (list last-input-event) works as in interactive spec.
6372 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
6374         * loadup.el ("facemenu"): Load facemenu before font-lock, because
6375         `facemenu-keymap' needs to be defined when font-lock is loaded.
6376         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
6378 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6380         * completion.el: Remove useless leading * in defcustom docstrings.
6381         (save-completions-file-name): Use ~/.emacs.d if available.
6382         (completion-standard-syntax-table): Rename from
6383         cmpl-standard-syntax-table and fold initialization into declaration,
6384         thus removing cmpl-make-standard-completion-syntax-table.
6385         (completion-lisp-syntax-table, completion-c-syntax-table)
6386         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
6387         (cmpl-saved-syntax, cmpl-saved-point): Remove.
6388         (symbol-under-point, symbol-before-point)
6389         (symbol-under-or-before-point, symbol-before-point-for-complete)
6390         (add-completions-from-c-buffer): Use with-syntax-table.
6391         (make-completion): Don't return a list of completion entries.
6392         Update callers.
6393         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
6394         (completion-initialize): Rename from initialize-completions.
6395         (completion-find-file-hook): Rename from cmpl-find-file-hook.
6396         (kill-emacs-save-completions): Collect stats here.
6397         (save-completions-to-file, load-completions-from-file):
6398         Use with-current-buffer.
6399         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
6400         into a function.  Move all calls to toplevel.
6401         (completion-lisp-mode-hook): New fun.
6402         (completion-c-mode-hook, completion-setup-fortran-mode):
6403         Set the syntax-table here.  Use local-set-key.
6404         (completion-saved-bindings): New var.
6405         (dynamic-completion-mode): Make it into a proper minor mode.
6406         (load-completions-from-file): Remove unused var `num-uses'.
6408         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
6409         constructor if it is explicitly overridden.
6411         * complete.el (PC-completion-as-file-name-predicate):
6412         Use minibuffer-completing-file-name.
6413         (partial-completion-mode): Use find-file-not-found-functions.
6414         (PC-lisp-complete-symbol): Use with-syntax-table.
6415         (PC-look-for-include-file): Remove dead setq.
6416         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
6417         (PC-complete): Use with-current-buffer.
6419         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
6420         escape single quotes.
6422 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
6424         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
6425         of `if' whose condition always returned nil.  Doc fix.
6427         * buff-menu.el (Buffer-menu-revert-function): Make the selected
6428         window's buffer the current buffer around the call to
6429         `list-buffers-noselect'.  This is necessary to mark that buffer
6430         with a `.' in the Buffer Menu when called from Lisp, for instance
6431         by Auto Revert Mode.
6433 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
6435         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
6436         attaching to it.
6437         (gdb-pre-prompt): Make sure gdb-error is reset.
6439         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
6440         with a child process, detect it.
6441         (gud-speedbar-buttons): Match regexp more carefully.
6443 2005-11-27  Richard M. Stallman  <rms@gnu.org>
6445         * mouse.el (mouse-drag-move-window-bottom):
6446         Use adjust-window-trailing-edge.
6448 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
6450         * simple.el (blink-matching-open): Ignore
6451         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
6452         (blink-matching-paren-on-screen): Update docstring.
6454         * paren.el (show-paren-mode): No longer change
6455         `blink-matching-paren-on-screen'.
6457 2005-11-27  John Paul Wallington  <jpw@pobox.com>
6459         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6460         (gdb-threads-select, gdb-edit-register-value):
6461         Use `posn-set-point' instead of `mouse-set-point' because the
6462         latter is not fbound when configured without X.
6464 2005-11-27  Kim F. Storm  <storm@cua.dk>
6466         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
6467         existing face when partially highlighting a TAB in a rectangle.
6469 2005-11-26  Kim F. Storm  <storm@cua.dk>
6471         * ido.el (ido-mode-map): Doc fix.
6472         (ido-mode-common-map, ido-mode-file-map)
6473         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
6474         (ido-define-mode-map): Rewrite.  Select one of the new maps as
6475         parent for ido-mode-map instead of building from scratch.
6476         (ido-init-mode-maps): New defun to initialize new maps.
6477         (ido-mode): Call it.
6478         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
6479         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
6481 2005-11-26  John Paul Wallington  <jpw@pobox.com>
6483         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
6484         `mouse-set-point' because the latter is not fbound when configured
6485         without X.
6487 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
6489         * files.el (file-relative-name): Doc fix.
6491 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
6493         * progmodes/octave-inf.el (inferior-octave-startup): Force a
6494         non-empty string for secondary prompt PS2.
6496 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
6498         * progmodes/compile.el (compilation-setup): Fix last change.
6500 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
6502         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6503         (gdb-mouse-toggle-breakpoint-margin)
6504         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
6505         Add gdb-server-prefix to keep out of command history.
6506         (gdb-edit-register-value): New function.
6507         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
6508         (gdb-info-registers-custom): Use above map.
6510 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
6512         * custom.el (enable-theme): Signal error if argument is not a
6513         theme.  Don't recalculate a face if it's not loaded yet.
6515         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
6516         the `user' theme is in effect.
6518         * info.el (Info-on-current-buffer): Record actual filename in
6519         Info-current-file, instead of t, or a fake filename if a non-file
6520         buffer.  Make autoload.
6521         (Info-find-node, Info-revert-find-node): No need to check for
6522         Info-current-file nil.
6523         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
6524         Info-current-file is now never `t'.
6525         (Info-fontify-node): Many simplifications due to Info-current-file
6526         always being valid.  Use Info-find-file to find node filename.
6528 2005-11-25  David Kastrup  <dak@gnu.org>
6530         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
6531         new character, then delete" in order to preserve markers.
6533 2005-11-25  David Ponce  <david@dponce.com>
6535         * recentf.el (recentf-arrange-by-rule): Handle a special
6536         `auto-mode-alist'-like "strip suffix" rule.
6537         (recentf-build-mode-rules): Handle second level auto-mode entries.
6539 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
6541         * viper-keym.el (viper-ESC-key): Use different values in terminal and
6542         window modes.
6544         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
6545         jde-javadoc-checker-report-mode.
6547         * ediff-wind (ediff-make-wide-display): Slight simplification.
6549         * ediff.el (ediff-date): Change the date of last update.
6551 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
6553         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
6554         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
6555         (hi-lock-mode): New global minor mode.
6556         (turn-on-hi-lock-if-enabled): New function.
6557         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
6558         Change arguments to regexp and face instead of a font-lock pattern.
6559         Directly set face property, instead of refontifying.
6560         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
6561         (hi-lock-find-patterns): Use line-number-at-pos.
6563         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
6564         arguments for hi-lock-set-pattern.
6565         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
6566         Call font-lock-fontify-buffer.
6567         (hi-lock-find-file-hook, hi-lock-current-line)
6568         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
6570         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
6571         turned off.
6573         * progmodes/compile.el (compilation-setup): Don't fiddle with
6574         font-lock-defaults.
6576 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
6578         * progmodes/gdb-ui.el (gdb-var-create-handler)
6579         (gdb-var-list-children-handler): Find values for all variable
6580         objects.  gud-speedbar-buttons decides whether to display them.
6582 2005-11-24  Romain Francoise  <romain@orebokech.com>
6584         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
6585         buffer name with a space.
6587 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
6589         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
6590         `org-export-local-list-max-depth'.  Change default value to 3.
6591         (org-auto-renumber-ordered-lists)
6592         (org-plain-list-ordered-item-terminator): New options.
6593         (org-at-item-p, org-beginning-of-item, org-end-of-item)
6594         (org-get-indentation, org-get-string-indentation)
6595         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
6596         New functions.
6597         (org-move-item-down, org-move-item-up): New commands.
6598         (org-export-as-html): New classes for CSS support.  Bug fix in
6599         regular expression detecting fixed-width regions.  Respect
6600         `org-local-list-ordered-item-terminator'.
6601         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
6602         also a list item.
6603         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
6604         New item moving functions.
6606 2005-11-24  Juri Linkov  <juri@jurta.org>
6608         * isearch.el (isearch-repeat): With empty search ring set
6609         `isearch-error' to the error string instead of signaling error
6610         with the function `error'.
6612 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6614         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
6616 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
6618         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
6619         and variable.
6620         (gdb-var-create-handler, gdb-var-list-children-handler):
6621         Don't match on "char **...".
6622         (gdb-var-update-handler): Find values for all variable objects.
6623         (gdb-info-frames-custom): Identify frames by leading "#".
6625         * progmodes/gud.el (gud-speedbar-menu-items): Add
6626         gdb-speedbar-auto-raise as radio button.
6627         (gud-speedbar-buttons): Raise speedbar if requested.
6628         Don't match on "char **...".
6629         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
6630         Make it editable.
6632 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
6634         * info.el (Info-fontify-node): Handle the case where
6635         Info-current-file is t.
6637 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6639         * simple.el (blink-matching-open): Fix off-by-one in last change.
6641 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6643         * term/mac-win.el: Don't change default directory.
6645 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
6647         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
6648         buffers correctly.  (It used to throw an error in such buffers.)
6649         Make it ask for confirmation in group buffers and other Custom
6650         buffers containing more than one customization item.
6652 2005-11-22  John Paul Wallington  <jpw@gnu.org>
6654         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
6655         property on mail and url overlays.
6656         (goto-address-at-point): Use `posn-set-point' instead of
6657         `mouse-set-point' because the latter is not fbound when configured
6658         without X.
6660 2005-11-22  Lars Hansen  <larsh@soem.dk>
6662         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
6663         (ls-lisp-classify, ls-lisp-format): Delete call to
6664         ls-lisp-parse-symlink.
6665         (ls-lisp-handle-switches): Handle symlinks to directories as
6666         directories when ls-lisp-dirs-first in non-nil.
6668 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
6670         * startup.el (command-line): Make sure that loaddefs.el is handled
6671         correctly in load-history.
6673 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
6675         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
6676         (gdb-struct-string, gdb-array-string): New constants.
6677         (gdb-info-locals-handler): Use them.
6678         (gdb-reset): Reset gdb-var-list to nil.
6680 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6682         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
6683         in patterns.
6685 2005-11-21  Juri Linkov  <juri@jurta.org>
6687         * custom.el (defcustom): Update link types in docstring.
6689 2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
6691         * custom.el (defgroup): Add doc-string-elt info.
6693         * widget.el (define-widget): Don't use declare for the doc-string-elt.
6695 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6697         * newcomment.el (comment-enter-backward): Fix last fix.
6699         * simple.el (blink-matching-open):
6700         * paren.el (show-paren-function): Allow new paren-class info.
6702 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
6704         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
6705         handled automagically.
6707 2005-11-20  Andreas Schwab  <schwab@suse.de>
6709         * descr-text.el (describe-char): When copying overlays put them
6710         over the full char description instead of just the first character
6711         of it.
6713 2005-11-20  Juri Linkov  <juri@jurta.org>
6715         * simple.el (what-cursor-position):
6716         * descr-text.el (describe-char): Use Lisp-readable syntax
6717         for octal and hex.  Reorder decimal, octal and hex values.
6718         Remove excess whitespace in the output.  Use `=' in `column='
6719         like in `point=' and `Hscroll='.
6721         * international/mule-cmds.el (encoded-string-description):
6722         Use Lisp-readable syntax for hex.
6724 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6726         * newcomment.el (comment-enter-backward): Handle the case where the
6727         comment is closed by EOB.
6729 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
6731         * longlines.el (longlines-before-revert-hook)
6732         (longlines-after-revert-hook): New functions.
6733         (longlines-mode): Turn off longlines temporarily when reverting.
6734         Add a message-setup-hook.
6735         (longlines-decode-buffer): New function.
6736         (longlines-wrap-line): Preserve marker positions.
6738 2005-11-19  Andreas Schwab  <schwab@suse.de>
6740         * emacs-lisp/shadow.el: Handle compressed files.
6742 2005-11-19  Romain Francoise  <romain@orebokech.com>
6744         * net/browse-url.el (browse-url-default-browser): Signal an error
6745         if no usable browser can be found, rather than try to load w3.
6747 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
6749         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
6750         replacing existing properties.
6751         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
6752         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
6753         tty specs.
6754         (rcirc-server-prefix, rcirc-server): New faces.
6755         (rcirc-url-regexp): Generate with rx macro.
6756         (rcirc-last-server-message-time): New variable.
6757         (rcirc-filter): Record time of last message.
6758         (rcirc-keepalive): Kill processes that did not send a message
6759         since the last ping.
6760         (rcirc-mode): Give rcirc-topic a local binding here.
6762 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
6764         * subr.el (read-passwd): Fontify the prompt as we do with other
6765         prompts.
6767 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
6769         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
6770         binding buffer-read-only to nil.
6772 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
6774         * complete.el (partial-completion-mode):
6775         Mention completion-auto-help in the doc string.
6777         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
6778         more Lisp-ish way.
6780 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
6782         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
6783         digits, not 8, to avoid misalignment for files larger than 100MB.
6785 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
6787         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
6788         Mention "keyboard shortcuts" in the help text.
6790 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6792         * startup.el (fancy-splash-default-action): Discard only
6793         mouse-down and succeeding mouse-up events in the splash screen
6794         window so that drag-n-drop event can be processed.
6796 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
6798         * longlines.el (longlines-mode): Add hacks for mail-mode and
6799         message-mode.
6801 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
6803         * textmodes/org.el (org-table-sort-lines): New command.
6804         (org-tbl-menu): Add entry for `org-table-sort-lines'.
6805         (org-add-file): Command removed, use `org-agenda-file-to-front'
6806         instead.
6807         (org-export-icalendar): Use `org-icalendar-combined-name'.
6808         (org-cycle-agenda-files, org-agenda-file-to-end)
6809         (org-agenda-file-to-front): New commands.
6810         (org-table-tab-jumps-over-hlines, org-export-html-style):
6811         New options.
6812         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
6813         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
6814         New functions.
6815         (org-fill-paragraph): Call `org-table-align' in tables.
6816         (org-mode): Call `org-set-autofill-regexps'.
6817         (org-export-as-html): Support for local handformatted lists.
6818         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
6819         (org-export-local-list-max-depth): New option.
6820         (org-html-expand): Use `org-html-protect'.
6822 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
6824         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
6825         to "p".
6826         (gdb): Move definition of gud-pp to...
6828         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
6829         speedbar.
6830         (gdb-find-watch-expression): New function.
6832 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
6834         * faces.el (face-attribute, set-face-attribute): Mention existence
6835         of `:ignore-defface' setting in docstring.
6837 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6839         * simple.el (completion-setup-function): Fix last change.
6841 2005-11-17  John Paul Wallington  <jpw@pobox.com>
6843         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
6844         Use `posn-set-point' instead of `mouse-set-point' because the
6845         latter is not fbound when configured without X.
6847         * comint.el (comint-insert-input): Likewise.
6849 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
6851         * simple.el (hard-newline): New variable.
6852         (sendmail-user-agent-compose, next-line): Use it.
6854         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
6855         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
6856         (mail-mail-reply-to, mail-mail-followup-to)
6857         (mail-position-on-field, mail-signature, mail-yank-original)
6858         (mail-attach-file): Likewise.
6860         * mail/mailheader.el (mail-header-format)
6861         (mail-header-format-function): Likewise.
6863         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
6865 2005-11-17  Juri Linkov  <juri@jurta.org>
6867         * font-lock.el (font-lock-faces): Rename this defgroup from
6868         `font-lock-highlighting-faces'.
6869         (font-lock-comment-face, font-lock-comment-delimiter-face)
6870         (font-lock-string-face, font-lock-doc-face)
6871         (font-lock-keyword-face, font-lock-builtin-face)
6872         (font-lock-function-name-face, font-lock-variable-name-face)
6873         (font-lock-type-face, font-lock-constant-face)
6874         (font-lock-warning-face, font-lock-negation-char-face)
6875         (font-lock-preprocessor-face)
6876         (font-lock-regexp-grouping-backslash)
6877         (font-lock-regexp-grouping-construct): Rename :group from
6878         `font-lock-highlighting-faces' to `font-lock-faces'.
6880         * cus-edit.el (lisp, c, tex):
6881         * progmodes/ada-mode.el (ada):
6882         * progmodes/asm-mode.el (asm):
6883         * progmodes/cperl-mode.el (cperl-faces):
6884         * progmodes/cpp.el (cpp):
6885         * progmodes/dcl-mode.el (dcl):
6886         * progmodes/f90.el (f90):
6887         * progmodes/fortran.el (fortran):
6888         * progmodes/icon.el (icon):
6889         * progmodes/idlwave.el (idlwave-misc):
6890         * progmodes/m4-mode.el (m4):
6891         * progmodes/make-mode.el (makefile):
6892         * progmodes/meta-mode.el (meta-font):
6893         * progmodes/modula2.el (modula2):
6894         * progmodes/octave-mod.el (octave):
6895         * progmodes/pascal.el (pascal):
6896         * progmodes/perl-mode.el (perl):
6897         * progmodes/prolog.el (prolog):
6898         * progmodes/ps-mode.el (PostScript-edit):
6899         * progmodes/scheme.el (scheme):
6900         * progmodes/sh-script.el (sh-script):
6901         * progmodes/simula.el (simula):
6902         * progmodes/tcl.el (tcl):
6903         * textmodes/nroff-mode.el (nroff):
6904         * textmodes/reftex-vars.el (reftex-fontification-configurations):
6905         * textmodes/sgml-mode.el (sgml):
6906         * textmodes/texinfo.el (texinfo):
6907         Add :link (custom-group-link font-lock-faces) to defgroup.
6909         * hi-lock.el (hi-lock): Rename this defgroup from
6910         `hi-lock-interactive-text-highlighting'.  Change parent group from
6911         `faces' to `font-lock'.  Add link to the manual.
6912         (hi-lock-mode, hi-lock-file-patterns-range)
6913         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
6914         `hi-lock-interactive-text-highlighting' to `hi-lock'.
6915         (hi-lock-faces): Add :group `faces'.
6917         * cus-edit.el (custom-variable-prompt): Clarify the code.
6919         * faces.el (face-read-string): Set the default value arg of
6920         completing-read.
6922 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
6924         * rfn-eshadow.el (file-name-shadow-properties)
6925         (file-name-shadow-tty-properties, file-name-shadow-mode):
6926         Remove autoloads, because the file is now preloaded.
6928 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6930         * printing.el (easy-menu-intern): Don't define.
6931         (pr-get-symbol): Use easy-menu-intern only if defined.
6933         * simple.el (blink-matching-open): Simplify a bit.
6934         (completion-setup-function): Fix the case of partial-completion-mode
6935         when the minibuffer's contents start with "-".
6936         Obey completion-base-size-function even when
6937         minibuffer-completing-file-name is non-nil.
6939 2005-11-16  Richard M. Stallman  <rms@gnu.org>
6941         * net/eudcb-ph.el (eudc-ph-open-session):
6942         Use set-process-query-on-exit-flag.
6944         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
6946         * international/ucs-tables.el (ucs-set-table-for-input):
6947         Use make-local-variable, not make-variable-buffer-local.
6949         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6950         Improve warning message text.
6952         * savehist.el (savehist-save-hook): Add :group.
6954         * menu-bar.el (menu-bar-help-menu):
6955         Rename Find Extra Packages to External Packages.
6957         * cus-edit.el (Custom-reset-standard): Verify that
6958         :custom-standard-value prop exists before calling it.
6960         * apropos.el (apropos-calc-scores): Use apropos-pattern.
6962 2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
6964         * wid-edit.el (color): Enclose %t in %{...%}.
6966         * cus-edit.el (face): Enclose %t in %{...%}.
6968 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
6970         * savehist.el (savehist-mode-hook): Re-add the var.
6971         (savehist-mode): Use it.
6973 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6975         * textmodes/flyspell.el: Fix commenting convention.
6976         Remove unnecessary leading * in custom docstrings.
6977         (flyspell-emacs): Remove unused var.
6978         (flyspell-delete-region-overlays): Use remove-overlays.
6979         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
6980         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
6981         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
6982         (flyspell-debug-signal-word-checked): Use with-current-buffer.
6983         (make-flyspell-overlay): Don't locally reuse a global name.
6984         (flyspell-highlight-incorrect-region)
6985         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
6986         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
6987         (flyspell-notify-misspell): Remove unused args `start' and `end'.
6988         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
6989         Wrap calls to accept-process-output inside with-local-quit since it's
6990         often called from a post-command-hook.
6991         (flyspell-correct-word, flyspell-auto-correct-word):
6992         Use ispell-send-string.
6993         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
6995         * calendar/diary-lib.el (diary-list-entries): Also hide the
6996         terminating newline.
6998 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
7000         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7001         window-system, to allow fonts on tty.
7003 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
7005         * progmodes/gud.el (gud-speedbar-item-info): New function.
7006         (gud-install-speedbar-variables): Use it to display data type
7007         of watch expression as a tooltip in speedbar.
7009 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
7011         * font-core.el (global-font-lock-mode): Add :version keyword,
7012         because default was changed.
7014         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7016         * startup.el (command-line): Use `custom-reevaluate-setting' for
7017         `file-name-shadow-mode'.
7019         * loadup.el: Preload rfn-eshadow.
7021         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7022         Add :version keyword.
7023         (file-name-shadow-properties, file-name-shadow-tty-properties)
7024         (file-name-shadow): Add :version keyword.
7026         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7027         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7028         in the custom-group property of the symbol frames and the fringe
7029         group got no link to its parent group frames.
7030         Doc fix.
7032 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
7034         * progmodes/gud.el (gud-stop-subjob): New function.
7035         (gud-menu-map, gud-tool-bar-map): Use it.
7037 2005-11-16  Kim F. Storm  <storm@cua.dk>
7039         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7040         than kill it.
7041         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
7042         to a more useful/logical place.
7044 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
7046         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7047         go buttons complementary.
7049 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7051         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7052         (rfn-eshadow-sifn-equal): New function.
7053         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7055 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
7057         * viper-utils.el (viper-non-word-characters-reformed-vi):
7058         Quote `-' in string.
7060         * viper.el (viper-emacs-state-mode-list): Ensure that
7061         rcirc-mode buffers come up in Emacs state.
7063         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7064         operation.
7066 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
7068         * term.el (term-termcap-format): Fix typos.
7069         (term-down): Fix the negative argument case.
7071 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
7073         * progmodes/gdb-ui.el: Remove face-alias left over from change on
7074         2005-08-15.
7075         (gdb-ann3): New command gud-go.
7076         (menu): Accomodate gdb-mi.el.
7077         (gdb-assembler-custom): Make buffer of selected window current
7078         so that set-window-point works.
7080         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7081         buttons and include new ones.
7083 2005-11-16  Kim F. Storm  <storm@cua.dk>
7085         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7086         (gud-menu-map): Use it.
7088 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
7090         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7091         that works correctly for Custom and that does not override a user
7092         who disables it.
7094         * help-mode.el (help-make-xrefs, help-xref-on-pp)
7095         (help-xref-interned, help-follow): Make hyperlinks for variables
7096         that are unbound, but have a non-nil variable-documentation property.
7098         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7099         mode hook.  (It conflicted with defcustoms for some mode hooks.)
7100         Use the `variable-documentation' property to give the mode hook a
7101         docstring and expand that docstring.
7103 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
7105         * savehist.el (savehist-mode): Don't bother with
7106         `custom-set-minor-mode'.
7107         (savehist-coding-system): Check XEmacs version.
7108         (history-length): Declare also at run time.
7109         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
7110         Don't set the customize state.
7111         (savehist-minibuffer-hook): Special case for when
7112         minibuffer-history-variable is equal to t.
7114 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7116         * files.el (write-file): Refresh VC status.
7118         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7119         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7120         than fundamental-mode to see if the mode was set.
7122 2005-11-14  Romain Francoise  <romain@orebokech.com>
7124         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
7125         dummy function in `eval-when-compile' to avoid compiler warning.
7126         Require `man' at compile time.
7128 2005-11-14  Jay Belanger  <belanger@truman.edu>
7130         * calc-alg.el (calcFunc-write-out-power): Rename it to
7131         calcFunc-powerexpand.
7132         (math-write-out-power): Rename it to math-powerexpand; have it
7133         handle negative exponents.
7134         (calc-writeoutpower): Rename it to calc-powerexpand.
7136         * calc-ext.el: Change calcFunc-writeoutpower and
7137         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
7138         autoloads.
7139         Add calcFunc-ldiv to autoloads.
7141         * calc-arith.el (calcFunc-ldiv): New function.
7143         * calc.el (calc-left-divide): New function.
7145 2005-11-14  Juri Linkov  <juri@jurta.org>
7147         * cus-edit.el (custom-variable-prompt): Set the default value arg
7148         of completing-read.
7150         * cus-dep.el (custom-make-dependencies): Reverse the list of
7151         found dependencies.
7153 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
7155         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
7156         Highlighting" entry, it is on by default now.
7157         (menu-bar-options-save): Do not save global-font-lock-mode.
7159 2005-11-13  Richard M. Stallman  <rms@gnu.org>
7161         * textmodes/flyspell.el (flyspell-large-region):
7162         Call flyspell-accept-buffer-local-defs.
7164 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
7166         * textmodes/flyspell.el (flyspell-notify-misspell):
7167         Fix misspelling of "Misspelling".
7168         (flyspell-process-localwords): New function.
7169         (flyspell-large-region): Call flyspell-process-localwords and
7170         flyspell-delete-region-overlays.
7171         (flyspell-delete-region-overlays): New function.
7172         (flyspell-delete-all-overlays): Call that.
7174 2005-11-13  Richard M. Stallman  <rms@gnu.org>
7176         * help.el (help-for-help-internal): Improve doc of C-h a.
7177         (describe-key): Improve prompt; doc fix.
7179 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7181         * vc-svn.el (vc-svn-registered): Catch all errors.
7183         * cus-dep.el (custom-make-dependencies): Typo.
7185 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
7187         * net/tramp-util.el (top): Fix compilation warning.
7189 2005-11-13  Kim F. Storm  <storm@cua.dk>
7191         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
7193 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
7195         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
7196         (gud-speedbar-buttons): Match on "const char *" too.
7198         * progmodes/gdb-ui.el (gdb-var-create-handler)
7199         (gdb-var-list-children-handler): Match on "const char *" too.
7200         (gdb-var-evaluate-expression-handler): Match on empty string.
7201         (gdb-var-update-handler): Only call
7202         gdb-var-evaluate-expression-handler when required.
7204 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
7206         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
7207         selected window.  This still doesn't work for speedbar.
7208         (gud-speedbar-buttons): Handle string expressions properly.
7210         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
7211         (gdb-var-create-handler): Handle string expressions properly.
7212         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
7213         Handle string expressions properly.  Move "type" field into regexp.
7215 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
7217         * bookmark.el (bookmark-maybe-message): New function to reduce
7218         code duplication: invokes `message' iff baud-rate is high enough.
7219         (bookmark-write-file): Use above instead of an inline conditional.
7220         (bookmark-load): Same.
7222 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
7224         * bookmark.el (bookmark-write-file): Don't visit the destination
7225         file, just write the data to it using write-region.  This is
7226         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
7227         change to avoid visiting the file in the first place.
7229 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
7231         * hi-lock.el (hi-lock-mode): Set the default value of
7232         font-lock-defaults.
7234 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
7236         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
7237         arg to `file-attributes'.
7238         (find-lisp-format): The UID and GID can now be strings.
7240 2005-11-12  Kim F. Storm  <storm@cua.dk>
7242         * help.el (help-map): Bind C-h d to apropos-documentation.
7244         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
7245         when point is at end-of-buffer.
7247         * apropos.el (apropos-match-face): Doc fix.
7248         (apropos-sort-by-scores): Add new choice `verbose'.
7249         (apropos-documentation-sort-by-scores): New defcustom.
7250         (apropos-pattern): Now contains the pattern entered by the user.
7251         (apropos-pattern-quoted): New defvar.
7252         (apropos-regexp): New defvar, containing the regexp corresponding
7253         to apropos-pattern.
7254         (apropos-all-words-regexp): Rename from apropos-all-regexp.
7255         (apropos-read-pattern): New defun.  Use it to read pattern arg in
7256         interactive calls; returns list of words for a word list, and
7257         string for a regexp.
7258         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
7259         parses a list of words or regexp as returned by apropos-read-pattern.
7260         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
7261         (apropos-score-doc): Return a very high score if the string
7262         entered by the user matches literally.
7263         (apropos-variable): Doc fix.  Use apropos-read-pattern.
7264         (apropos-command): Doc fix.  Use apropos-read-pattern and
7265         apropos-parse-pattern.  Call apropos-print with nosubst=t.
7266         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
7267         apropos-parse-pattern.
7268         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
7269         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
7270         apropos-documentation-sort-by-scores.  Call apropos-print with
7271         nosubst=t.
7272         (apropos-documentation-internal): Pass doc string through
7273         substitute-key-definition before adding text properties.
7274         Highlight substring matching literal user input if possible.
7275         (apropos-documentation-check-doc-file): Remove locals beg and end.
7276         Fix calculation of score (as added twice).  Pass doc string through
7277         substitute-key-definition before adding text properties.
7278         (apropos-documentation-check-elc-file): Pass doc string through
7279         substitute-key-definition before adding text properties.
7280         Highlight substring matching literal user input if possible.
7281         (apropos-print): Add new arg NOSUBST; if set, command and variable
7282         doc strings have already been passed through substitute-key-definition.
7283         Add code to handle apropos-accumulator items without score element
7284         for backwards compatibility (e.g. with woman package).
7285         Only show scores if apropos-sort-by-scores is `verbose'.
7287 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7289         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
7290         Add jka-compr-load-suffixes to load-suffixes.
7292         * jka-compr.el: Require jka-cmpr-hook.
7293         (jka-compr-info-compress-message, jka-compr-info-compress-program)
7294         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
7295         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
7296         (jka-compr-info-can-append, jka-compr-info-strip-extension)
7297         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
7298         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
7299         (jka-compr-uninstall): Remove entries from
7300         jka-compr-added-to-file-coding-system-alist after they are used.
7301         (jka-compr-error): Remove unused var `curbuf'.
7302         (jka-compr-file-local-copy): Remove unused var `notfound'.
7304 2005-11-10  Romain Francoise  <romain@orebokech.com>
7306         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
7308 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
7310         * progmodes/gud.el (gud-menu-map): Move parentheses.
7311         (gdb): New command gud-pv.
7313 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7315         * tar-mode.el: Remove spurious or unnecessary leading stars
7316         in docstrings.
7317         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
7318         (tar-parse-octal-integer-safe): Use mapc.
7319         (tar-header-block-summarize): Remove unused var `ck'.
7320         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
7321         cleared before.  Obey default-enable-multibyte-characters.
7322         Use mapconcat.  Simplify setting of tar-header-offset.
7323         (tar-mode-map): Move initialization inside delcaration.
7324         (tar-flag-deleted): Use `abs'.
7325         (tar-expunge-internal): Remove unused var `line'.
7326         (tar-expunge-internal): Don't hardcode point-min==1.
7327         (tar-expunge): Widen while doing set-buffer-multibyte.
7328         (tar-rename-entry): Use file-name-coding-system.
7329         (tar-alter-one-field): Don't hardcode point-min==1.
7330         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
7331         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
7333 2005-11-10  Masatake YAMATO  <jet@gyve.org>
7335         * add-log.el (add-log-current-defun): Handle class::method
7336         notation of c++.  Fix incorrect comment.
7338 2005-11-10  Alan Mackenzie  <acm@muc.de>
7340         * help-fns.el (describe-variable): Make C-h v work when a variable
7341         has variable documentation yet is unbound.
7343 2005-11-10  Masatake YAMATO  <jet@gyve.org>
7345         * man.el (Man-highlight-references): Set an empty
7346         string to `Man-arguments' if it is nil.
7347         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
7349 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7351         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
7352         commenting conventions.
7354         * cus-dep.el (custom-make-dependencies): Simplify.
7355         Better follow the commenting conventions.
7357 2005-11-09  Richard M. Stallman  <rms@gnu.org>
7359         * apropos.el (apropos-pattern): Rename from apropos-regexp.
7360         (apropos-orig-pattern): Rename from apropos-orig-regexp.
7361         All uses changed.
7362         (apropos-rewrite-regexp): Doc fix.
7363         (apropos-variable, apropos-command, apropos, apropos-value):
7364         Change prompt; carry through the argument renaming.
7366 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7368         * find-lisp.el: Require dired.
7369         (find-lisp-find-dired-internal): Do not call
7370         `abbreviate-file-name' on DIR.
7372 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
7374         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
7376 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
7378         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
7379         when using the speedbar.
7380         (gdb): New command gud-pp.
7381         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
7383 2005-11-09  Juri Linkov  <juri@jurta.org>
7385         * replace.el (occur-excluded-properties): New defcustom.
7386         (occur-1, occur-engine, occur-accumulate-lines): Use it.
7388 2005-11-08  Jay Belanger  <belanger@truman.edu>
7390         * calc/calc-units.el (math-convert-units): Replace any composite
7391         unit by its definition.
7393 2005-11-08  Lars Hansen  <larsh@soem.dk>
7395         * emacs-lisp/autoload.el (update-directory-autoloads):
7396         Add obsolete function alias.
7398 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7400         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7401         comment-indent-function.
7402         (lisp-comment-indent): Replace by an alias for comment-indent-default.
7404         * reveal.el (reveal-post-command): Rework the handling of
7405         reveal-open-spots, so as to be more reliable.  There were several
7406         tricky corner cases where an open spot might be lost, or where
7407         a closed spot might end up on the list of open spots.
7408         Only reveal text that's ellipsised.
7410 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
7412         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
7414 2005-11-07  John Paul Wallington  <jpw@gnu.org>
7416         * ibuffer.el (ibuffer): Search iconified frames too when
7417         getting Ibuffer buffer's window.
7419 2005-11-06  Richard M. Stallman  <rms@gnu.org>
7421         * progmodes/compile.el (compilation-internal-error-properties):
7422         save-excursion around the computation of MARKER.
7424 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
7426         * textmodes/flyspell.el (flyspell-external-point-words):
7427         flyspell-get-word returns a list, not just a string.
7429 2005-11-06  John Paul Wallington  <jpw@pobox.com>
7431         * ibuffer.el (ibuffer): Search all visible frames when getting
7432         Ibuffer buffer's window.
7434 2005-11-07  Masatake YAMATO  <jet@gyve.org>
7436         * man.el (Man-reference-regexp): Accept spaces between
7437         `Man-name-regexp' and `Man-section-regexp'.
7438         (Man-apropos-regexp): New variable.
7439         (Man-abstract-xref-man-page): Use value for `Man-target-string'
7440         if available.
7441         (Man-highlight-references, Man-highlight-references0):
7442         Handle the case when `Man-arguments' includes "-k".
7443         (Man-highlight-references0): Rename the argument `TARGET-POS' to
7444         `TARGET'. `TARGET' can be a number, function or nil.
7446 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
7448         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
7449         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
7450         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
7451         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
7452         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
7453         (gdb-send-item): Use buffer-local-value and simplify.
7455 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
7457         * startup.el (command-line): Use `custom-reevaluate-setting' for
7458         `global-font-lock-mode'.
7460         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
7461         by default, except in batch mode or when the -D option is given.
7463         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
7464         specified keyword args on to `define-minor-mode'.  Update docstring.
7466 2005-11-05  Romain Francoise  <romain@orebokech.com>
7468         * replace.el (occur-engine): Add marker at end of line, too.
7470 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7472         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
7473         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
7474         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
7475         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
7476         argument to all these routines, so the passphrase can be managed
7477         externally and passed in to the system.
7478         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
7479         pgg-add-passphrase-to-cache function.
7481         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
7482         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
7483         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
7484         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
7485         argument to all these routines, so the passphrase can be managed
7486         externally and passed in to the system.
7487         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
7488         function.
7490 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
7492         * font-lock.el: Don't deal with font-lock-face-attributes here,
7493         move the code ...
7495         * startup.el (command-line): ... here.  Use face-spec-set instead
7496         of custom-declare-face.
7498         * faces.el (face-spec-set): Reset the face if spec is not nil.
7500 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7502         * newcomment.el (comment-region-internal): Box more tightly in the
7503         common case where there's no TAB in the boxed text.
7505 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7507         * info.el (info-tool-bar-map): Use images prev-node, next-node and
7508         up-node.
7510 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7512         * newsticker.el: Commentary updated.  Code formatting changed.
7513         (newsticker-version): Change to "1.9".
7514         (newsticker, newsticker-feed): Doc fix.
7515         (newsticker-url-list): Doc fix.  Add option "Weekly".
7516         (newsticker-retrieval-interval): Add option "Weekly".
7517         (newsticker-headline-processing): Doc fix.
7518         (newsticker-auto-mark-filter): Remove.
7519         (newsticker-auto-mark-filter-list): New.
7520         (newsticker-layout, newsticker-sort-method): Doc fix.
7521         (newsticker-hide-old-items-in-newsticker-buffer)
7522         (newsticker-heading-format, newsticker-item-format)
7523         (newsticker-desc-format): Doc fix.
7524         (newsticker-show-all-rss-elements): Remove.
7525         (newsticker-show-all-news-elements): New.
7526         (newsticker-faces, newsticker-ticker): Doc fix.
7527         (remove-from-invisibility-spec): Code formatting.
7528         (newsticker--process-ids): New.
7529         (newsticker-mode): Doc fix.
7530         (newsticker-mode): Change mode-line-format.
7531         (newsticker-start): Remove debug output.
7532         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
7533         (newsticker-w3m-show-inline-images): Code formatting.
7534         (newsticker-next-item): Call `force-mode-line-update'.
7535         (newsticker-previous-item): Call `force-mode-line-update'.
7536         (newsticker-next-feed): Call `force-mode-line-update'.
7537         (newsticker-previous-feed): Call `force-mode-line-update'.
7538         (newsticker-mark-all-items-at-point-as-read): Code formatting.
7539         (newsticker-show-old-items): Do not show descs.
7540         (newsticker-hide-entry): Hide too much.
7541         (newsticker-hide-entry, newsticker-show-entry)
7542         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
7543         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
7544         (newsticker-toggle-auto-narrow-to-item): Code formatting.
7545         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
7546         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
7547         (newsticker-get-news): Call `force-mode-line-update'.
7548         Collect process ids.
7549         (newsticker--sentinel): Change coding system handling.
7550         Move image retrieval to new functions newsticker--get-logo-url-*.
7551         Move feed parsing to new functions newsticker--parse-*.
7552         Update list of process ids.
7553         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
7554         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
7555         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
7556         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
7557         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
7558         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
7559         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
7560         (newsticker--decode-coding-string): Remove.
7561         (newsticker--decode-numeric-entities): Check input.  Format code.
7562         (newsticker--remove-whitespace): Check input.
7563         (newsticker--do-forget-preformatted): Doc fix.
7564         (newsticker--decode-rfc822-date): Allow for missing time.
7565         (newsticker--update-process-ids): New.
7566         (newsticker--image-sentinel): Change comment.
7567         (newsticker--image-read): Change error message.
7568         (newsticker--imenu-goto): Doc fix.  Show headline title.
7569         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
7570         (newsticker--buffer-do-insert-text): Clean whitespace in
7571         html-rendered headline title.  Code formatting.
7572         Call `newsticker--buffer-print-extra-elements'.
7573         (newsticker--buffer-print-extra-element): Remove.
7574         (newsticker--buffer-print-extra-elements): New.
7575         (newsticker--buffer-do-print-extra-element): New.
7576         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
7577         large sizes.
7578         (newsticker--run-auto-mark-filter)
7579         (newsticker--do-run-auto-mark-filter):
7580         Use `newsticker-auto-mark-filter-list'.
7582 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
7584         * net/rcirc.el: Use split-string OMIT-NULLS argument.
7585         (rcirc-print): Force redisplay before running hooks.  Do long
7586         buffer truncation after making new text read-only.  Deal with nil
7587         text when decoding strings.  If TARGET is nil, use either the
7588         currently selected buffer, if it is an rcirc buffer and of the
7589         same process or the process buffer.
7590         (rcirc-mode): Remove header-line.  Recompute short buffer names.
7591         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
7592         (rcirc-short-buffer-name): Add variable.
7593         (rcirc-kill-buffer-hook): Recompute short buffer names.
7594         Remove nick from private channel.
7595         (rcirc-send-input): Send command text to current-buffer.
7596         Don't clear overlay arrow here.
7597         (rcirc-short-buffer-name): Return a short buffer name.
7598         (rcirc-update-short-buffer-names, rcirc-abbreviate)
7599         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
7600         buffer-name abbreviations.
7601         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
7602         Do not touch nick-table when killing a parted channel.
7603         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
7604         Clear arrow from current buffer if it is now hidden.
7605         (rcirc-current-buffer): Add variable.
7606         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7607         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
7608         Remove -face from names.
7609         (rcirc-update-activity-string): Print "DND" when globally ignoring
7610         activity.
7611         (rcirc-ignore-buffer-activity-flag): Rename from
7612         rcirc-ignore-channel-activity.
7613         (rcirc-ignore-all-activity-flag): Doc fix.
7614         (rcirc-channels): Remove variable.
7615         (rcirc-kill-buffer-hook):
7616         (rcirc-get-buffer-create): Add nick to private channel.
7617         (rcirc-multiline-edit-submit): Remove tabs.
7618         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
7619         folded.
7620         (rcirc-remove-nick-channel): Bug fix.
7621         (rcirc-toggle-ignore-buffer-activity): Rename from
7622         rcirc-toggle-ignore-channel-activity.
7623         (rcirc-record-activity): Add buffers to the front of the list.
7624         (rcirc-update-activity): Remove killed buffers from list.
7625         (rcirc-process-server-response-1): Remove last argument if it is
7626         null before calling handler.
7627         (rcirc): Add "rcirc" defcustom prefix.
7628         (rcirc-prompt): Simplify default prompt.
7629         Use custom-initialize-default.
7630         (rcirc-private-chats): Remove variable.
7631         (rcirc-prompt): Change initialization.
7632         (rcirc-version): Remove function.
7633         (rcirc-id-string): Add constant.
7634         (rcirc-last-buffer): Remove variable.
7635         (rcirc-buffer-alist): Add variable.
7636         (rcirc-connect): Update variable setup.
7637         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
7638         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
7639         default.
7640         (rcirc-handler-generic): Trigger activity.
7641         (rcirc-send-message): Create the buffor of the target.
7642         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
7643         (rcirc-get-buffer): Just return nil if there is no matching buffer.
7644         (rcirc-multiline-edit-cancel): Remove function.
7645         (rcirc-set-last-buffer): Remove function.
7646         (rcirc-get-any-buffer): Add function.
7647         (rcirc-join-channels): Don't print /join text.
7648         (rcirc-toggle-ignore-channel-activity): Add and update echo area
7649         messages.
7650         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
7651         (rcirc-handler-NOTICE): Recognize CTCP responses.
7652         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
7653         constructing TOPIC string for buffers we are not JOINed.
7654         (rcirc-handler-CTCP-response): Add handler.
7655         (rcirc-multiline-edit-submit): Restore the window-configuration
7656         before adjusting point.
7657         (rcirc): Add customization group.
7658         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
7659         (rcirc-user-full-name, rcirc-startup-channels-alist)
7660         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
7661         (rcirc-ignore-all-activity-flag, rcirc-time-format)
7662         (rcirc-input-ring-size, rcirc-read-only-flag)
7663         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
7664         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
7665         Change defvar to defcustom.
7666         (rcirc-update-prompt): Add optional ALL arg, which will update
7667         prompts in all rcirc buffers.  Regexp quote replacement text.
7668         (rcirc-fill-column): Accept frame-width as a value.
7669         (rcirc-set-changed): Add function.
7670         (rcirc-next-active-buffer): Write more meaningful messages.
7671         (rcirc-faces): Add customization group.
7672         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
7673         (rcirc-nick-in-message-face, rcirc-prompt-face)
7674         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
7675         (with-rcirc-process-buffer): Move before first usage.
7676         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
7677         (rcirc-debug-flag): Rename from `rcirc-log-p'.
7678         (rcirc-debug): Rename from `rcirc-log'.
7679         (rcirc-format-response-string): Do not print `-' chars for a
7680         NOTICE with no sender.  Simplify output of server responses.
7682 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
7684         (rcirc-browse-url-map, rcirc-browse-url-at-point)
7685         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
7686         Make urls mouse and RET clickable.
7688 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
7690         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
7692 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7694         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
7695         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
7696         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
7697         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
7698         argument to all these routines, so the passphrase can be managed
7699         externally and passed in to the system.
7700         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
7701         pgg-add-passphrase-to-cache function.
7703         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
7704         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
7705         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
7706         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
7707         argument to all these routines, so the passphrase can be managed
7708         externally and passed in to the system.
7709         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
7710         function.
7712 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
7714         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
7715         from goto-address-url-regexp.
7717 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7719         * textmodes/org.el (org-read-date, org-goto-calendar)
7720         (org-recenter-calendar, org-agenda-goto-calendar):
7721         Temporarily clear `calendar-move-hook'.
7723 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
7725         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
7726         merging.
7728         * ediff-util.el (ediff-previous-difference): Don't skip regions that
7729         have merge clashes.
7731 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7733         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
7734         Undo previous change.
7736         * startup.el (command-line): Use `custom-reevaluate-setting' for
7737         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
7738         tty-register-default-colors on Mac.
7740 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
7742         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
7743         (gdb-buffer-type): Make it automatically buffer local...
7744         (gdb-get-create-buffer): ...and set it accordingly.
7745         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
7746         actually work.
7748 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
7750         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
7751         not red.
7753 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
7755         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
7756         case GUD buffer is not visible.
7757         (gdb-goto-breakpoint): Try to force display in source buffer.
7758         (gdb-frame-gdb-buffer): Copy other similar functions.
7759         (gdb-restore-windows): Don't display source if not asked for.
7760         (gdb-assembler-buffer-name): Don't capitalise.
7762 2005-11-03  Richard M. Stallman  <rms@gnu.org>
7764         * wid-edit.el (key-sequence): New widget type.
7766         * simple.el (set-mark-command-repeat-pop): New variable.
7767         (set-mark-command): Only interpret plan C-@ after a pop as a pop
7768         if set-mark-command-repeat-pop is true.
7770         * info.el (Info-fontify-node): Don't display extra "see" if there
7771         already is one here.
7773         * mouse.el: Fix special handling of DEL after dragging a region:
7774         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
7775         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
7777         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
7779         * textmodes/ispell.el (ispell-command-loop): Change `i' description
7780         not to assume it pertains to an affix.
7782         * textmodes/flyspell.el (flyspell-post-command-hook):
7783         Bind deactivate-mark to prevent deactivation.
7785 2005-11-03  Lars Hansen  <larsh@soem.dk>
7787         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
7788         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
7789         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
7791 2005-11-03  Romain Francoise  <romain@orebokech.com>
7793         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
7794         Update copyright years.
7796 2005-11-03  Sam Steingold  <sds@gnu.org>
7798         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
7799         Use system-type instead of window-system because window-system is not
7800         correctly defined during loadup.
7802 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
7804         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
7805         (xml-parse-tag): Join strings separated by a comment properly.
7807 2005-11-02  Andreas Schwab  <schwab@suse.de>
7809         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
7811 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7813         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
7814         (byte-optimize-pure-func): Quote the eval'd value.
7816         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
7817         Rename from perl-font-lock-syntactic-face-function.
7818         Change the calling convention so it can be used as a font-lock MATCHER.
7819         Do the parse-partial-sexp loop outselves.
7820         (perl-font-lock-syntactic-keywords): Use it.
7821         (perl-mode): Don't set font-lock-syntactic-face-function any more.
7823 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
7825         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
7826         disassembly buffer too.
7827         (gdb-exited): Remove overlay arrows when execution has finished.
7828         (gdb-info-frames-custom, gdb-info-threads-custom)
7829         (gdb-info-registers-custom): Don't add inappropriate text
7830         properties if inferior is not active.
7832 2005-11-02  Glenn Morris  <rgm@gnu.org>
7834         * progmodes/fortran.el (fortran-blink-match):
7835         Use `blink-matching-delay'.
7837 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
7839         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
7841 2005-11-02  Lars Hansen  <larsh@soem.dk>
7843         * net/tramp.el (tramp-action-out-of-band): Handle scp message
7844         "Permission denied".
7846 2005-11-01  Richard M. Stallman  <rms@gnu.org>
7848         * textmodes/flyspell.el (flyspell-external-point-words):
7849         Pass nil to flyspell-get-word.
7851 2005-11-02  Kim F. Storm  <storm@cua.dk>
7853         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
7854         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
7856 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7858         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
7859         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
7860         (calendar-mouse-print-dates): Add optional `event' argument.
7861         Update interactive-spec.
7862         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
7863         Use `calendar-event-to-date' instead of `event'.
7865 2005-11-02  Masatake YAMATO  <jet@gyve.org>
7867         * progmodes/ld-script.el (ld-script-builtins):
7868         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
7869         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
7870         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
7872 2005-11-01  Romain Francoise  <romain@orebokech.com>
7874         * vc-sccs.el: Update copyright year.
7875         * ezimage.el: Likewise.
7877 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
7879         * info.el (Info-fontify-node): Use `string-width' for fontifying
7880         underlined titles.
7882 2005-11-01  Juri Linkov  <juri@jurta.org>
7884         * info.el (Info-fontify-node): Downcase node header keywords Node,
7885         Prev, Next, Up before comparison.
7886         (Info-history): Insert absolute directory name, and put invisible
7887         property on it.
7889 2005-11-01  Juri Linkov  <juri@jurta.org>
7891         * info.el (Info-file-supports-index-cookies): New variable.
7892         (Info-find-node-2): Check makeinfo version for index cookie support.
7893         (Info-index-nodes): Search for nodes with index cookies only when
7894         Info-file-supports-index-cookies is t.  Otherwise, search nodes
7895         with "Index" in the node name.
7896         (Info-index-node): Search index cookie in the current node only when
7897         Info-file-supports-index-cookies is t.  Otherwise, check the word
7898         "Index" in the node name.
7899         (Info-find-emacs-command-nodes): Remove code that searches nodes
7900         with "Index" node name in the top menu.
7902 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7904         * progmodes/scheme.el (scheme-mode-variables): Use the default
7905         comment-indent-function.
7907         * faces.el (face-attribute): Handle the case where a face inherits from
7908         a non-existent face.
7910         * simple.el (eval-expression-print-format): Use lisp-readable syntax
7911         for octal and hexa output, and merge the char into the paren.
7912         (kill-new): Use push.
7913         (copy-to-buffer): Use with-current-buffer.
7914         (completion-setup-function): Move code in loop to remove redundancy.
7915         (minibuffer-local-must-match-map): Don't add bindings that duplicate
7916         those inherited from minibuffer-local-completion-map.
7918         * savehist.el (savehist-mode) <defcustom>:
7919         Use custom-set-minor-mode if available.
7920         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
7921         and emit a message if applicable.
7923 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
7925         * savehist.el: Sync up to version 19.
7926         (savehist-mode): New minor mode.
7927         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
7928         (savehist-length): Remove (use history-length instead).
7929         (savehist-file-modes): Rename from savehist-modes.
7930         (savehist-save-hook, savehist-loaded): New vars.
7931         (savehist-load): Use savehist-mode.  Try to smooth up transition from
7932         old format to new format.
7933         (savehist-install): Allow savehist-autosave-interval to be nil.
7934         (savehist-save): Run the new hook.  Be more careful to only trim the
7935         history variables.
7936         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
7937         (savehist-printable): Print into a buffer rather than char-by-char.
7939 2005-11-01  John Wiegley  <johnw@newartisans.com>
7941         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
7942         toggle-ignore keybinding (C-a).  The author said it had been
7943         disabled much earlier due to a possible incompatibility, but after
7944         many months of usage I have encountered no problems (and it is a
7945         rather useful option, especially for switching to " *temp*").
7947         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
7948         support for OS/X's AddressBook, by calling out to the open source
7949         program "contacts" (installable through Fink).
7951         * net/eudc.el (eudc-expand-inline): If the
7952         `eudc-multiple-match-handling-method' is set to `all', delete the
7953         query string before inserting the query result.
7955         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
7956         flag, to prevent Eshell from using the system ls when
7957         `eshell-ls-insert-directory' is in used.
7958         (eshell-ls-insert-directory): Disable font-lock in directory
7959         buffer so that Eshell's own fontification is seen.  This broke
7960         recently due to changes in font-lock, so this goes back to version
7961         21 behavior.
7963 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
7965         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
7966         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
7967         (gdb-many-windows): Doc fix.
7969 2005-10-31  Romain Francoise  <romain@orebokech.com>
7971         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
7973 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
7975         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
7976         that global-font-lock-mode can be enabled by default.
7978         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
7979         (font-lock-add-keywords, font-lock-remove-keywords)
7980         (font-lock-fontify-buffer): Remove autoload cookies.
7982         * jit-lock.el (jit-lock-register): Likewise.
7984         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
7986 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
7988         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
7989         intact if there is no gud-comint-buffer.
7991 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
7993         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
7994         old prompt comint-prompt-read-only is t and GDB commands are
7995         issued from tool bar etc.
7997 2005-10-31  Masatake YAMATO  <jet@gyve.org>
7999         * vc.el (vc-directory-exclusion-list): Add "{arch}".
8001 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
8003         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8004         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8006 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
8008         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8009         starting at beginning of line.  Fontification is messed up when
8010         `open-paren-in-column-0-is-defun-start' set to t.
8011         Reported by John Paul Wallington <jpw@pobox.com>.
8013 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
8015         * comint.el (comint-send-input): Call `comint-update-fence' when
8016         `comint-process-echoes' and `comint-prompt-read-only' are both
8017         non-nil, to avoid leftover read-only newline.
8019 2005-10-30  Richard M. Stallman  <rms@gnu.org>
8021         * textmodes/flyspell.el (flyspell-external-point-words):
8022         Detect when WORD can't be checked properly because
8023         flyspell-get-word finds just part of it, and move on.
8025         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8026         boundarychar for Polish.
8027         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8028         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8030 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
8032         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8033         (gdb-registers-font-lock-keywords): Delete.
8034         (gdb-registers-mode): Don't fontify.
8035         (gdb-info-registers-custom): Use text properties instead as, in
8036         future, changed register values will use font-lock-warning-face.
8037         (gdb-local-font-lock-keywords): Rename to...
8038         (gdb-locals-font-lock-keywords): ...for consistency.
8040 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
8042         * vc.el (vc-switch-backend): Better error message if the buffer is
8043         not visiting a file under version control.
8045         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8047 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
8049         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8050         ~/.emacs.d/.emacs.
8052 2005-10-29  Richard M. Stallman  <rms@gnu.org>
8054         * replace.el (occur-mode-mouse-goto): Always go to other window.
8055         (occur-mode-goto-occurrence): Always switch in same window.
8057         * simple.el (undo): Display message at end, not at start.
8059         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8060         New arg REUSE-CELL.
8061         (cancel-timer-internal): New function.
8062         (timer-event-handler): Use cancel-timer-internal,
8063         and pass the cell it returns to timer-activate...
8065         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8066         (jit-lock-deferred-fontify, jit-lock-context-fontify)
8067         (jit-lock-after-change): Test memory-full.
8069 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
8071         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8072         part of the decoded armor to find the key-identifier.
8073         (pgg-gpg-lookup-key-owner): New function to return the
8074         human-readable identifier of a key owner.
8075         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8076         key itself.
8077         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8078         the key value) if we have a key and can match it against a secret
8079         key.  Also, added a note pointing out fact that the prompt only
8080         indicates the first matching key.
8082         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8083         pgg-decrypt-region.
8084         (pgg-pending-timers): A new hash for tracking the passphrase cache
8085         timers, so that new ones supercede old ones.
8086         (pgg-add-passphrase-to-cache): Rename from
8087         `pgg-add-passphrase-cache' to reduce confusion (all callers
8088         changed).  Modified to cancel old timers when new ones are added.
8089         (pgg-remove-passphrase-from-cache): Rename from
8090         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8091         changed).  Modified to cancel old timers when their keys are
8092         removed from the cache.
8093         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8094         XEmacs, an indirection to delete-itimer.
8095         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8096         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8097         users can only check cache without risk of prompting.  Correct bug in
8098         notruncate behavior.
8099         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8100         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8101         Add informative docstrings.
8102         (pgg-decrypt): Convey provided passphrase in subordinate call to
8103         pgg-decrypt-region.
8105         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8106         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8107         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8108         `passphrase' argument, so the passphrase can be managed externally
8109         and then passed in to the system.
8111         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8112         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8113         so the passphrase cache can be used reliably with identifiers
8114         besides a pgp packet's key id.
8116         * pgg-gpg.el (pgg-pgp-encrypt-region)
8117         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8118         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8119         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8120         argument to all these routines, so the passphrase can be managed
8121         externally and passed in to the system.
8123         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8124         `notruncate' argument, so the passphrase cache can be used
8125         reliably with identifiers besides a pgp packet's key id.
8127 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
8129         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8130         symmetric encryption.
8131         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8132         encrypted session key.
8133         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8134         message ask for the passphrase in a proper way.
8136         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8137         New user commands for symmetric encryption.
8139 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
8141         * textmodes/conf-mode.el (conf-assignment-sign)
8142         (conf-assignment-regexp): Fix docstrings.
8143         (conf-mode-initialize): New function.
8144         (conf-mode): Remove optional args.  Use delay-mode-hooks to
8145         recognize recursive calls.
8146         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
8147         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
8148         (conf-xdefaults-mode): Use define-derived-mode and
8149         conf-mode-initialize.
8151 2005-10-29  Romain Francoise  <romain@orebokech.com>
8153         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
8155 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
8157         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8158         part of the decoded armor to find the key-identifier.
8159         (pgg-gpg-lookup-key-owner): New function to return the
8160         human-readable identifier of a key owner.
8161         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8162         key itself.
8163         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8164         the key value) if we have a key and can match it against a secret
8165         key.  Also, added a note pointing out fact that the prompt only
8166         indicates the first matching key.
8168         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8169         pgg-decrypt-region.
8170         (pgg-pending-timers): A new hash for tracking the passphrase cache
8171         timers, so that new ones supercede old ones.
8172         (pgg-add-passphrase-to-cache): Rename from
8173         `pgg-add-passphrase-cache' to reduce confusion (all callers
8174         changed).  Modified to cancel old timers when new ones are added.
8175         (pgg-remove-passphrase-from-cache): Rename from
8176         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8177         changed).  Modified to cancel old timers when their keys are
8178         removed from the cache.
8179         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8180         XEmacs, an indirection to delete-itimer.
8181         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8182         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8183         users can only check cache without risk of prompting.  Correct bug in
8184         notruncate behavior.
8185         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8186         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8187         Add informative docstrings.
8188         (pgg-decrypt): Convey provided passphrase in subordinate call to
8189         pgg-decrypt-region.
8191 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8193         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8194         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8195         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8196         `passphrase' argument, so the passphrase can be managed externally
8197         and then passed in to the system.
8199         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8200         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8201         so the passphrase cache can be used reliably with identifiers
8202         besides a pgp packet's key id.
8204         * pgg-gpg.el (pgg-pgp-encrypt-region)
8205         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8206         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8207         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8208         argument to all these routines, so the passphrase can be managed
8209         externally and passed in to the system.
8211         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8212         `notruncate' argument, so the passphrase cache can be used
8213         reliably with identifiers besides a pgp packet's key id.
8215 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
8217         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8218         symmetric encryption.
8219         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8220         encrypted session key.
8221         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8222         message ask for the passphrase in a proper way.
8224         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8225         New user commands for symmetric encryption.
8227 2005-10-28  Bill Wohler  <wohler@newt.com>
8229         * help-mode.el (help-url): New button type.  Calls browse-url.
8230         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
8231         Similar to Info nodes: URL `url'.
8232         (help-make-xrefs): Create help-url buttons for
8233         help-xref-url-regexp matches.
8235 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
8237         * tool-bar.el (tool-bar-add-item-from-menu)
8238         (tool-bar-local-item-from-menu): Fix doc strings.
8240 2005-10-28  Romain Francoise  <romain@orebokech.com>
8242         * ldefs-boot.el: Update.
8244         * subr.el (locate-library): Move from help-fns.el.
8245         * help-fns.el (locate-library): Move to subr.el.
8247 2005-10-28  Richard M. Stallman  <rms@gnu.org>
8249         * net/tramp.el (tramp-completion-mode): defvar moved up.
8251         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
8253         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
8255         * files.el (find-file-noselect): Use %d to format large file size.
8257         * bindings.el (mode-line-format): Add %e.
8259         * loadup.el ("facemenu"): Load unconditionally.
8260         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
8261         ("x-dnd"): Load, when appropriate.
8263         * startup.el (command-line): Call before-init-hook earlier.
8264         Warn about some bad characters in -u user name.
8266         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
8267         (flyspell-external-point-words): Error if misspelled word is not found.
8268         Set flyspell-large-region-beg at end of word.
8270 2005-10-28  Andreas Schwab  <schwab@suse.de>
8272         * view.el (View-revert-buffer-scroll-page-forward):
8273         Use view-page-size-default.
8275 2005-10-28  Juri Linkov  <juri@jurta.org>
8277         * international/quail.el (quail-get-current-str): Translate last
8278         raw character for deterministic input methods.
8280 2005-10-27  Jay Belanger  <belanger@truman.edu>
8282         * calc/calc-ext.el: Add functions to autoloads.
8283         (math-identity-matrix-p, math-ident-row-p): New functions.
8285         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
8286         multiplication by an identity matrix; don't turn multiplication by
8287         an inverse matrix into division.
8288         (math-div-symbol-fancy): Replace division by matrices with
8289         multiplication by inverse.
8291         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
8293         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
8294         (calc-writeoutpower): New functions.
8296 2005-10-27  Romain Francoise  <romain@orebokech.com>
8298         * replace.el (occur-engine): Include colon in mouse-face highlight.
8300         * dired-x.el: Change Maintainer field.
8302 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
8304         * longlines.el (longlines-mode): Bind after-change-functions to
8305         nil during initial decoding and final encoding.
8307 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
8309         * term.el (term-emulate-terminal, term-handle-colors-array)
8310         (term-handle-ansi-escape): Specify the terminfo capabilities
8311         implemented.
8313 2005-10-26  Richard M. Stallman  <rms@gnu.org>
8315         * info.el (Info-fontify-node): Fix detection of sentence-break
8316         before *Note.
8318 2005-10-26  Romain Francoise  <romain@orebokech.com>
8320         * smerge-mode.el: Add `tools' to file keywords.
8322 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
8324         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
8325         when the fringe is not available.
8327         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
8328         (def-gdb-auto-update-trigger): Simplify construction.
8329         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
8330         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
8331         defined explicitly.
8332         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
8333         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
8334         defined explicitly.
8335         (gdb-info-locals-custom): Remove as it's a no-op.
8337 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
8339         * longlines.el (longlines-mode): Remove narrowing before
8340         performing the initial decoding or final encoding.
8342 2005-10-25  Romain Francoise  <romain@orebokech.com>
8344         * emacs-lisp/find-func.el (find-library-name): Also strip
8345         extension if library name ends in .el, to take advantage of
8346         `find-library-suffixes'.
8348 2005-10-25  Richard M. Stallman  <rms@gnu.org>
8350         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
8352 2005-10-25  Juri Linkov  <juri@jurta.org>
8354         * textmodes/texinfo.el (texinfo-mode): Change charset of one
8355         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
8357 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8359         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
8360         (blackbox-redefine-key): Add argument `map'.
8362         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
8363         regions when moving the jit-lock-context-unfontify-pos boundary.
8365 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
8367         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
8369 2005-10-25  Masatake YAMATO  <jet@gyve.org>
8371         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
8373 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
8375         * play/blackbox.el (blackbox-redefine-key): New function.
8376         (blackbox-mode-map): Use it to remap existing bindings for cursor
8377         motion instead of binding literal keys.
8379 2005-10-25  Glenn Morris  <rgm@gnu.org>
8381         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
8382         diary does not end in a newline.  Do not assume a blank line at
8383         the start of the diary file.
8385 2005-10-25  Kenichi Handa  <handa@m17n.org>
8387         * international/quail.el (quail-translate-key): If the input
8388         method is deterministic and failed to handle the last key, restart
8389         the key handling loop from an appropriate key.
8391 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
8393         * vc.el (vc-dired-mode): Extend comment for binding of
8394         `directory-listing-before-filename-regexp'.
8396 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8398         * textmodes/texinfo.el (texinfo-mode):
8399         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
8400         not to unnecessarily expose emacs-mule's internal char codes.
8402 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
8404         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
8405         Display hand pointer and help-echo on disabled icon too.
8406         (gdb-mouse-until): New function.
8407         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
8409 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
8411         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
8412         with 2005-10-23 change to doctor.el.
8414         * finder.el (finder-mode-map): Add follow-link binding.
8416 2005-10-25  Kim F. Storm  <storm@cua.dk>
8418         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
8419         to gdb-mouse-toggle-breakpoint-fringe.
8420         (gdb-mouse-toggle-breakpoint-margin): Rename from
8421         gdb-mouse-toggle-breakpoint.  Fix doc.
8422         (gdb-mouse-toggle-breakpoint-fringe): New defun.
8423         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
8424         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
8425         string properties also for fringe breakpoint bitmaps.
8427 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
8429         * textmodes/org.el (org-start-icalendar-file): Fix format form.
8431 2005-10-25  Masatake YAMATO  <jet@gyve.org>
8433         * simple.el (completion-common-substring):
8434         Use `completion-common-substring' prior to `completion-base-size'.
8436 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
8438         * savehist.el: Require CL while compiling.
8439         (savehist-history-variables): Remove.
8440         (savehist-save-minibuffer-history, savehist-additional-variables)
8441         (savehist-minibuffer-history-variables): New vars.
8442         (savehist-save): Use them.
8443         (savehist-uninstall, savehist-minibuffer-hook): New funs.
8444         (savehist-install): New fun, extracted from savehist-load.
8445         (savehist-load): Use them.
8447 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8449         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
8450         a dummy doc-string-elt property.
8451         (defalias, defvaralias, define-category): Add a docstring property.
8453         * image.el (defimage):
8454         * widget.el (define-widget):
8455         * custom.el (defface, defcustom): Add `doc-string' declaration.
8457         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
8458         (defadvice): Add `doc-string' declaration.
8460         * emacs-lisp/byte-run.el (macro-declaration-function):
8461         Handle `doc-string' declarations.
8462         (define-obsolete-function-alias, define-obsolete-variable-alias):
8463         Add `doc-string' declaration.
8465 2005-10-24  Kenichi Handa  <handa@m17n.org>
8467         * international/utf-7.el (utf-7): Add autoload cookie.
8469         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
8471 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
8473         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
8474         list of directories passed to batch-update-autoloads.  Add "." to
8475         the list of the echoed directories.
8477         * pgg-def.el:
8478         * pgg-gpg.el:
8479         * pgg-parse.el:
8480         * pgg-pgp.el:
8481         * pgg-pgp5.el:
8482         * pgg.el: Moved here from the gnus subdirectory.
8484 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
8486         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
8487         in case comint-prompt-read-only is set to t.
8489         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
8490         in case comint-prompt-read-only is set to t.
8492 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
8494         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
8495         Now a string.
8496         (icalendar-import-format): Handle CLASS, STATUS, URL.
8497         Rename `subject' to `summary'.
8498         (icalendar-import-format-summary): Rename from
8499         `icalendar-import-format-subject'.
8500         (icalendar-import-format-url, icalendar-import-format-status)
8501         (icalendar-import-format-class): New variables.
8502         (icalendar--rris): Take variable argument list.
8503         (icalendar--datestring-to-isodate): Remove unnecessary
8504         calendar-style check when converting dates with explicit month names.
8505         (icalendar-export-region): Change return type of conversion
8506         subroutines.  Bury current buffer unless error occurred.
8507         (icalendar--convert-to-ical)
8508         (icalendar--parse-summary-and-rest): New functions.
8509         (icalendar--convert-ordinary-to-ical)
8510         (icalendar--convert-weekly-to-ical)
8511         (icalendar--convert-yearly-to-ical)
8512         (icalendar--convert-block-to-ical)
8513         (icalendar--convert-cyclic-to-ical)
8514         (icalendar--convert-anniversary-to-ical): Change return type.
8515         Strip trailing blanks from subject.
8516         (icalendar--convert-sexp-to-ical): Change return type.
8517         Strip trailing blanks from subject.  Handle simple sexp
8518         entries as generated by icalendar.el.
8519         (icalendar--convert-float-to-ical)
8520         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
8521         (icalendar-import-file): Doc fix.
8522         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
8523         Correct call to icalendar--rris.
8524         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
8525         `summary'.
8526         (icalendar--add-diary-entry): Rename `subject' to `summary'.
8528 2005-10-24  Romain Francoise  <romain@orebokech.com>
8530         * server.el (server-sentinel): Set query-on-exit flag to nil on
8531         new client processes (it isn't inherited from the server process).
8533         * replace.el (occur-engine): Rearrange text properties.
8535 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8537         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
8538         case-fold-search is nil.
8539         (debug-help-follow): Use help-xref-interned directly.
8541 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
8543         * thumbs.el (thumbs-image-type): Add .pbm.
8545 2005-10-23  Richard M. Stallman  <rms@gnu.org>
8547         * faces.el (inhibit-face-set-after-frame-default): New variable.
8548         (set-face-attribute): Bind it.
8549         (face-set-after-frame-default): Test it.
8551         * help-fns.el (describe-simplify-lib-file-name): New function.
8552         (describe-function-1, describe-variable): Use it.
8554         * faces.el (describe-face): Use describe-simplify-lib-file-name.
8556         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
8557         Eliminate nil as possible value.
8558         (tooltip-hide-delay): Reduce internal-border-width.
8560         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
8561         (menu-bar-file-menu) <new-file>: Likewise.
8563         * simple.el (line-move-finish): Ignore fields computing LINE-END.
8565         * international/mule.el (load-with-code-conversion):
8566         Pass full file name to `eval-buffer' unless preloading.
8568         * textmodes/flyspell.el (flyspell-large-region):
8569         Call ispell-check-version.
8571         * textmodes/ispell.el (ispell-local-dictionary-overridden):
8572         Fix the make-variable-buffer-local call that was supposed
8573         to be for this variable.
8574         (ispell-aspell-supports-utf8): Doc fix.
8575         (ispell-find-aspell-dictionaries): Preserve elements of
8576         ispell-dictionary-alist for dictionaries that aspell doesn't report.
8577         (ispell-aspell-find-dictionary): Return nil on error.
8579         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
8580         (doctor-symptoms): Likewise.
8582         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
8584 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
8586         * cus-edit.el (custom-button, custom-button-pressed): New vars.
8587         (custom-raised-buttons): Add :set spec.
8588         (custom-button-unraised, custom-button-pressed-unraised):
8589         New faces, so that custom-raised-buttons actually does something.
8590         (custom-mode): Use custom-button and custom-button-pressed.
8592         * wid-edit.el (widget-specify-button): Don't ignore
8593         widget-mouse-face on graphic terminals.
8594         (widget-move-and-invoke): Cleanup.
8596 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
8598         * whitespace.el (whitespace-cleanup): Doc fix.
8600 2005-10-23  Romain Francoise  <romain@orebokech.com>
8602         * emulation/viper.el (viper-set-hooks): Quote forms passed to
8603         `eval-after-load' to avoid evaluating their result.
8605 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
8607         * files.el (directory-listing-before-filename-regexp):
8608         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
8610         * dired.el (dired-move-to-filename-regexp): Remove.
8611         All occurences replaced by `directory-listing-before-filename-regexp'.
8613         * dired-x.el, locate.el, vc.el:
8614         Replace `dired-move-to-filename-regexp' by
8615         `directory-listing-before-filename-regexp'.  In vc.el it is
8616         overwritten locally; maybe this can be handled in files.el too.
8618         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
8619         replaced by `directory-listing-before-filename-regexp'.
8621 2005-10-23  Andreas Schwab  <schwab@suse.de>
8623         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
8624         and eval-next-after-load.
8626 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
8628         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
8629         exist, create it.
8631 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
8633         * allout.el: Remove autoloads for mailcrypt and crypt++.
8634         Require pgg, pgg-gpg during compilation.
8635         (allout-version): Increment version number to 2.1, and use a literal
8636         rather than RCS Id.
8637         (allout-default-encryption-scheme): Remove.
8638         (allout-passphrase-verifier-handling)
8639         (allout-passphrase-verifier-string)
8640         (allout-file-passphrase-verifier-string)
8641         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
8642         (allout-passphrase-hint-handling): Rename and simplify.
8643         (allout-init): Use `find-file-hook' if available, otherwise
8644         `find-file-hooks'.
8645         (allout-mode): Use `write-file-functions' if available, otherwise
8646         `local-write-file-hooks' and, instead of making auto-save-hook
8647         buffer local, make the write-file-hook activity contingent to
8648         allout-mode.
8649         (allout-mode): Use key-binding substitution in the docstring.
8650         (allout-kill-line): Spell-out kill ring data structure mutation
8651         instead of using byte-compiler-complaint-provoking `pop'.
8652         (allout-insert-listified): Use `insert' rather than `insert-string'
8653         (allout-toggle-current-subtree-encryption): Update docstring, adjust
8654         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
8655         (allout-encrypt-string): Totally revamped vis new underlying
8656         encryption facilities.
8657         (allout-mc-activate-passwd): Remove.
8658         (allout-obtain-passphrase): New, more or less replaces
8659         allout-mc-activate-passwd.
8660         (allout-encrypted-key-info): More or less replaces
8661         allout-encrypted-text-type.
8662         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
8663         (my-mark-marker): Use `(featurep 'xemacs)'.
8665 2005-10-23  Lars Hansen  <larsh@soem.dk>
8667         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
8668         (byte-compile-file-form-defmumble, byte-compile-defun)
8669         (byte-compile-defmacro): Use it.
8670         (byte-compile-form): Don't call byte-compile-set-symbol-position
8671         when a byte-compile handler is called.
8673 2005-10-22  Romain Francoise  <romain@orebokech.com>
8675         * savehist.el (savehist-history-variables): Add `grep-find-history'.
8677         * subr.el (eval-after-load): Convert library name to an absolute
8678         file name using locate-library, since load-history no longer has
8679         library names in it.
8681 2005-10-22  Richard M. Stallman  <rms@gnu.org>
8683         * files.el (make-temp-file): Move from subr.el.
8684         * subr.el (make-temp-file): Move to files.el.
8686         * window.el (get-buffer-window-list): Move from subr.el.
8687         * subr.el (get-buffer-window-list): Move to window.el.
8689         * image.el (image-load-path): Use eval-at-startup to initialize.
8691         * subr.el (eval-at-startup): New macro.
8693         * subr.el: Much rearrangement of functions and division
8694         into pages.  No code changes.
8696 2005-10-22  Kenichi Handa  <handa@m17n.org>
8698         * tar-mode.el (tar-extract): Be sure to call
8699         find-operation-coding-system if set-auto-coding doesn't find a
8700         coding system.
8702 2005-10-22  Kim F. Storm  <storm@cua.dk>
8704         * image.el (image-type-header-regexps): Rename from image-type-regexps.
8705         Change users.
8706         (image-type-file-name-regexps): New defconst.
8707         (image-type-from-data): Simplify loop.
8708         (image-type-from-buffer): New defun.
8709         (image-type-from-file-header): Use it instead of image-type-from-data.
8710         Use image-search-load-path instead of only looking in data-directory.
8711         (image-type-from-file-name): New defun.
8712         (image-search-load-path): Change `pathname' to `filename'.
8713         Make PATH arg optional, default to image-load-path.
8715 2005-10-21  Richard M. Stallman  <rms@gnu.org>
8717         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
8719         * textmodes/paragraphs.el (sentence-end-base): New variable.
8720         (sentence-end): Use sentence-end-base.
8722 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8724         * font-lock.el (font-lock-default-fontify-region): Check the multiline
8725         property independently from the font-lock-multiline variable.
8727 2005-10-21  Richard M. Stallman  <rms@gnu.org>
8729         * emacs-lisp/find-func.el (find-library-name): Doc fix.
8731         * startup.el (command-line): Convert library names
8732         in `load-history' to absolute file names.
8734         * subr.el (symbol-file): Doc fix.
8736         * loadhist.el (file-loadhist-lookup): Call locate-library
8737         instead of find-library-name.  Don't try converting
8738         abs file names to library names, since load-history no longer
8739         has library names in it.
8740         (file-dependents, file-provides, file-requires): Doc fixes.
8742 2005-10-21  Juri Linkov  <juri@jurta.org>
8744         * progmodes/etags.el (tags-table-mode): New function.
8745         (tags-verify-table): Replace initialize-new-tags-table with
8746         tags-table-mode.
8748         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
8749         default value.
8750         (desktop-modes-not-to-save): Add tags-table-mode to the
8751         default value.
8753         * info.el (Info-index-next): Add total number of index
8754         alternatives to the message.
8756         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
8757         backward only space (instead of space and period) before looking
8758         at sentence end.
8760         * simple.el (set-variable): Use user-variable-p instead of symbolp.
8761         Add the old variable value as 4th default-value arg of read-string.
8763 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8765         * cus-face.el (custom-declare-face): Make face from X resources
8766         also on Mac.
8768         * disp-table.el (standard-display-g1, standard-display-graphic):
8769         Refuse to use string glyphs also on Mac.
8770         (standard-display-european): Don't set terminal coding system also
8771         on Mac.
8773         * frame.el (display-screens): Use x-display-screens also on Mac.
8775 2005-10-21  Romain Francoise  <romain@orebokech.com>
8777         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
8779 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8781         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
8782         and $? into sexps.
8784         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
8785         warning face on open-paren-in-column-0.
8787         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
8788         boundary case.  Fix typo.
8789         Suggested by Martin Rudalics <rudalics@gmx.at>.
8791 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
8793         * textmodes/org.el (org-combined-agenda-icalendar-file)
8794         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
8795         (org-export-icalendar-this-file)
8796         (org-export-icalendar-all-agenda-files)
8797         (org-export-icalendar-combine-agenda-files): New commands.
8798         (org-export-icalendar, org-print-icalendar-entries)
8799         (org-start-icalendar-file, org-finish-icalendar-file)
8800         (org-ical-ts-to-string): New functions.
8801         (org-read-date, org-goto-calendar)
8802         (org-agenda-goto-calendar): Inhibit displaying diary entries by
8803         call to `calendar'.
8804         (orgtbl-setup): Remove the :keys arguments from the menu description.
8805         (org-after-save-iCalendar-file-hook): New variable.
8807 2005-10-21  Kenichi Handa  <handa@m17n.org>
8809         * language/vietnamese.el (tcvn-5712): Make it an alias of
8810         vietnamese-tcvn coding-system.
8812 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
8814         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
8815         group id is given.
8817 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8819         * progmodes/sh-script.el (sh-escaped-line-re): New var.
8820         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
8821         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
8822         whose line is either continued or ends with a comment.
8824 2005-10-20  Romain Francoise  <romain@orebokech.com>
8826         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
8828         * replace.el (occur-engine): Add follow-link property.
8830         * font-core.el (font-lock-mode): Doc fix.
8832 2005-10-20  Richard M. Stallman  <rms@gnu.org>
8834         * net/rcirc.el: New file.
8836 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
8838         * term.el (term-term-name): Initialize to "eterm-color".
8840 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
8842         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
8843         for encryption functionality.
8844         Move allout customization subgroup from `editing' to `outlines' group.
8845         Fix commentary keywords to legitimate ones.
8846         Update author info (using my current email address, obscurified).
8847         (allout-encrypt-string, allout-encryption-produce-work-buffer)
8848         (allout-encrypted-topic-p, allout-encrypted-text-type)
8849         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
8850         (allout-situate-encryption-key-verifier)
8851         (allout-get-encryption-key-verifier, allout-verify-key)
8852         (allout-next-topic-pending-encryption)
8853         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
8854         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
8855         (outline-key-verifier-handling, outline-key-hint-handling)
8856         (outline-encrypt-unencrypted-on-saves): New defcustoms.
8857         (allout-file-key-verifier-string, allout-encryption-scheme)
8858         (allout-key-verifier-string, allout-key-hint-string)
8859         (allout-after-save-decrypt): New variables.
8860         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
8861         (allout-after-saves-handler): New hook functions.
8862         (allout-post-command-business): Do allout-after-save-decrypt.
8863         (allout-enable-file-variable-adjustment): Custom var to enable
8864         mechanism for adding and adjusting settings of Emacs file variables.
8865         (allout-adjust-file-variable, allout-file-vars-section-data):
8866         New functions, implement the mechanism.
8867         (outlineify-sticky): Use the file vars mechanism.
8868         (allout-inhibit-protection, allout-during-write-cue)
8869         (allout-override-protect, allout-before-change-protect): Remove.
8870         (allout-flag-region, allout-open-topic): Adjust read-only text.
8871         (allout-open-line-not-read-only): Add to facilitate read-only
8872         text based protection.
8873         (allout-kill-line): Revise to adjust read-only text, clue the
8874         user about the inhibition.
8875         (allout-unprotected): Use unwind-protect.
8876         (allout-shift-in, allout-shift-out): Disallow manually shifting a
8877         topic deeper than the offspring depth of the previous topic -
8878         avoiding confusing "containment discontinuities".
8879         (allout-reindent-bodies): Fix retention of body relative hanging
8880         indent during promotion of collapsed bodies.
8881         (allout-open-topic): Make it easy to open new topic with same
8882         bullet as current topic - topic creation functions provided with
8883         any universal argument provokes now prompt for bullet, defaulting
8884         to the bullet of the previous topic.
8885         (allout-plain-bullets-string, allout-distinctive-bullets-string):
8886         Plain bullet alternates `.' period and `,' comma only.  All other
8887         bullets are relegated to special status (but customizable).
8888         (allout-end-of-entry): Rename from allout-end-of-current-entry
8889         since it actually operates w.r.t. most immediately containing
8890         entry, visible or not.
8891         (allout-hide-current-entry, allout-show-current-entry): Use the
8892         revised version.
8893         (allout-old-expose-topic): Solidify deprecation.
8894         (allout-end-of-subtree): Add so we can span concealed as well
8895         as visible topics.
8896         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
8897         (allout-end-of-current-heading): Tweak to just respect the first line.
8898         (allout-get-body-text): Add.
8899         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
8900         when invoked interactively.
8901         (allout-up-current-level): Use `interactive-p'.
8902         (allout-mode, allout-init): Miscellaneous docstring and
8903         operational refinements, as well as hookups of new encryption stuff.
8904         (allout-beginning-of-current-entry): Now works as advertised.
8905         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
8906         (allout-isearch-rectification): Refine condition for isearching.
8907         (allout-isearch-abort, allout-enwrap-isearch)
8908         (allout-flag-region, my-region-active-p): Relocate some macros.
8909         (allout-title): Fallback title is (buffer-name), not
8910         non-existing (current-buffer-name).
8911         (subst-char-in-string): Define if absent (for some XEmacs versions).
8913 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
8915         * mail/sendmail.el (mail-setup-hook, mail-aliases)
8916         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
8917         (mail-citation-prefix-regexp, mail-signature-file)
8918         (mail-default-headers, mail-bury-selects-summary)
8919         (mail-send-nonascii): Add autoload cookies.
8921 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8923         * frame.el (blink-cursor-mode): Add `mac' to the list of
8924         window-system's that support blinking cursor.
8926 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8928         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
8930 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
8932         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
8933         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
8934         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
8936 2005-10-20  Kim F. Storm  <storm@cua.dk>
8938         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
8939         (ido-set-current-directory): Don't add / after final @.
8940         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
8941         Explicitly handle ange-ftp completion oddities.
8942         (ido-make-file-list): Don't rotate list at tramp root to avoid
8943         triggering tramp file handler for expand-file-name via get-file-buffer.
8945 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8947         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
8949 2005-10-19  Jay Belanger  <belanger@truman.edu>
8951         * calc/calc-units.el (math-standard-units): Add units, adjust
8952         symbols and update values.
8953         (math-unit-prefixes): Add more prefixes.
8955 2005-10-19  Romain Francoise  <romain@orebokech.com>
8957         * bookmark.el (bookmark-menu-heading): New face.
8958         (bookmark-bmenu-list): Use it.
8959         Don't fiddle with `baud-rate' at top-level.
8961 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
8963         * image.el (create-image, find-image): Mention max-image-size in
8964         docstring.
8966 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8968         * savehist.el (savehist-load): Revert to checking XEmacs.
8970         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
8971         Various docstring and line-width fixups.
8972         (conf-mode): Use cond.
8973         Set font-lock-defaults.  Don't set comment-use-syntax.
8975 2005-10-18  David Ponce  <david@dponce.com>
8977         * tree-widget.el (tree-widget-button-click): New function.
8978         (tree-widget-button-keymap): Use it.
8980 2005-10-18  Romain Francoise  <romain@orebokech.com>
8982         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
8983         (bookmark-bmenu-hide-filenames): Add follow-link property.
8984         Improve help-echo text.
8986         * ffap.el (find-file-at-point): Doc fix.
8988 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8990         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
8992 2005-10-18  Masatake YAMATO  <jet@gyve.org>
8994         Install to the CVS repository what I forgot to install in my
8995         2005-10-16 changes.
8997         * progmodes/python.el (python-complete-symbol): Pass the common
8998         prefix substring of completion to `display-completion-list'.
9000         * textmodes/org.el (org-complete): Ditto.
9002 2005-10-18  Masatake YAMATO  <jet@gyve.org>
9004         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9006         * woman.el (WoMan-xref-man-page): New button type derived
9007         from `Man-abstract-xref-man-page'.
9008         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9010         * man.el (Man-abstract-xref-man-page): New button type.
9011         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9012         (Man-highlight-references): Add new optional argument `xref-man-type'.
9014 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
9016         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9018 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9020         * cus-edit.el (Custom-move-and-invoke): Delete.
9021         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9023         * wid-edit.el (widget-move-and-invoke): New function, from
9024         Custom-move-and-invoke.
9026 2005-10-17  Bill Wohler  <wohler@newt.com>
9028         Move all remaining images from lisp/toolbar to etc/images, move
9029         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
9030         the low resolution images in their own directory (low-color).
9032         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9033         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9034         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9035         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9036         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9037         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9038         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9040         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9041         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9042         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9043         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9044         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9045         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9046         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9047         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9048         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9049         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9050         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9051         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9052         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9053         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9054         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9056         To conform with convention, replace the underscore (_) in the
9057         following image names with dash (-) or (/) as appropriate.
9059         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9060         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9061         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9062         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9063         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9064         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9065         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9066         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9067         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9068         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9069         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9070         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9071         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9072         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9073         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9075         * info.el (info-tool-bar-map): Replace underscores in image names
9076         with dashes.
9078         * makefile.w32-in (WINS): Remove toolbar.
9080         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9082         * tool-bar.el: Move to lisp from toolbar.  Now that
9083         toolbar is empty, it should be deleted when folks run "cvs up -P".
9085 2005-10-18  Jay Belanger  <belanger@truman.edu>
9087         * calc/calc-store.el (calc-store-into): Get the proper variable name
9088         to display in message.
9090 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
9092         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9093         expressions display in speedbar for all buffers when debugging.
9094         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9096         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9097         (speedbar-insert-button, speedbar-make-button):
9098         Use add-text-properties.
9099         (speedbar-update-localized-contents)
9100         (speedbar-update-directory-contents)
9101         (speedbar-update-special-contents): Use dolist.
9102         (speedbar-buffer-easymenu-definition): Add a menu separator.
9104 2005-10-17  Jason Rumney  <jasonr@gnu.org>
9106         * makefile.w32-in: Use $(lisp) consistently.
9107         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9108         for shell specific generation of mh-autoloads.
9110 2005-10-17  Richard M. Stallman  <rms@gnu.org>
9112         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9114 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9116         * jit-lock.el (jit-lock-fontify-now):
9117         Move jit-lock-context-unfontify-pos to avoid wasted work.
9119 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
9121         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
9122         `tramp-completion-mode' for checking if we are in completion mode.
9123         (tramp-completion-handle-file-name-all-completions): Reorder code
9124         in order to complete for file names only in case there are no
9125         method/user/host completions.  This is necessary for cooperation
9126         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
9128 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
9130         * longlines.el (longlines-search-forward)
9131         (longlines-search-backward): Match any number of spaces.
9133 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
9135         * diff-mode.el (diff-mode): Doc fix.
9137 2005-10-16  David Reitter  <david.reitter@gmail.com>
9139         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
9140         as default on darwin and windows systems.
9142 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
9144         * arc-mode.el (archive-zip-extract): Doc fix.
9146 2005-10-16  Romain Francoise  <romain@orebokech.com>
9148         * mouse.el (mouse-1-click-follows-link): Doc fix.
9150 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9152         * savehist.el: Don't require CL at runtime.
9153         (savehist-xemacs): Remove.
9154         (savehist-coding-system): Use utf-8 if present, regardless of religion.
9155         (savehist-no-conversion): Use (featurep 'xemacs).
9156         (savehist-load): Check existence of start-itimer rather than XEmacs.
9157         Use an idle timer.
9158         (savehist-process-for-saving): Replace use of CL funs `subseq' and
9159         `delete-if-not'.
9161 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
9163         * savehist.el: Newer version.
9164         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
9165         (savehist-last-checksum, savehist-no-conversion): New vars.
9166         (savehist-autosave, savehist-process-for-saving, savehist-printable):
9167         New functions.
9168         (savehist-load, savehist-save): Use them.
9169         (savehist-delimit): Remove.
9171 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9173         * progmodes/compile.el (compilation-goto-locus): Display the
9174         compilation buffer first and the source buffer second, in case they're
9175         in overlapping frames.  Don't raise the compilation frame if it was the
9176         selected window upon entry.  Pass the `other-window' arg to
9177         pop-to-buffer.
9179         * info.el (Info-fontify-node): Use dolist.
9180         Change add-text-properties to put-text-property.
9182 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9184         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
9185         bound of search.
9187 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9189         * dabbrev.el (dabbrev-completion): Pass the common
9190         prefix substring of completion to `display-completion-list'.
9192         * filecache.el (file-cache-minibuffer-complete)
9193         (file-cache-complete): Ditto.
9195         * tempo.el (tempo-display-completions): Ditto.
9197         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
9199         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
9201         * eshell/em-hist.el (eshell-list-history): Ditto.
9203         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
9205         * mail/mailalias.el (mail-complete): Ditto.
9207         * progmodes/etags.el (complete-tag): Ditto.
9209         * progmodes/make-mode.el (makefile-complete): Ditto.
9211         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
9213         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
9215         * progmodes/pascal.el (pascal-complete-word)
9216         (pascal-show-completions): Ditto.
9218         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
9220         * simple.el (completion-common-substring): New variable.
9221         (completion-setup-function): Use `completion-common-substring'
9222         to put faces.
9224 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9226         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
9227         (x-get-selection, mac-select-convert-to-string): Convert from/to
9228         UTF-16 clipboard data as in native byte order, no BOM.
9230 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
9232         * progmodes/gud.el (gud-tool-bar-map): Rename the images
9233         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
9234         (gud-sentinel): Use speedbar-frame to check for speedbar.
9236 2005-10-15  Richard M. Stallman  <rms@gnu.org>
9238         * savehist.el: New file.
9240 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
9242         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
9243         Fix bug in \bf fontification.
9245 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9247         * pcvs.el (cvs-edit-log-files): New var.
9248         (cvs-mode-edit-log): New arg `file'.
9249         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
9250         Instead force the use of the original file and nothing else.
9251         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
9252         the cvs-minor-wrap-function is set.
9253         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
9255 2005-10-14  Bill Wohler  <wohler@newt.com>
9257         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
9258         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
9259         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
9260         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
9261         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
9262         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
9263         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
9264         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
9265         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
9266         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
9267         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
9268         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
9269         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
9270         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
9271         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
9273         * progmodes/gud.el (gud-tool-bar-map): Rename the images
9274         appropriately (for example, gud-break to gud/break).
9276 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
9278         * longlines.el (longlinges-search-function)
9279         (longlines-search-forward, longlines-search-backward): New functions.
9280         (longlines-mode): Set isearch-search-fun-function to
9281         longlinges-search-function.
9283         * mouse.el (mouse-drag-region-1): Handle the case where a
9284         double-click event is bound to an arbitrary function.
9286 2005-10-14  David Ponce  <david@dponce.com>
9288         * recentf.el (recentf-track-opened-file)
9289         (recentf-track-closed-file, recentf-update-menu)
9290         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
9291         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
9292         mouse-1-click-follows-link.
9294 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9296         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
9297         Gnome file-manager.png.  Suggested by
9298         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
9300         * toolbar/README: Add diropen.xpm.
9302 2005-10-13  Bill Wohler  <wohler@newt.com>
9304         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
9305         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
9307 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9309         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
9310         Don't waste the byte-compiler's time on constant data.
9312 2005-10-13  Kenichi Handa  <handa@m17n.org>
9314         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
9315         byte with `escape-glyph' face.
9317         * international/fontset.el (ccl-encode-unicode-font):
9318         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
9319         Handle the case that ucs-mule-to-mule-unicode translates a character to
9320         ASCII (usually for IPA characters).
9322 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9324         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
9325         Don't hide the underline of titles if font-lock-mode is disabled.
9327 2005-10-12  Bill Wohler  <wohler@newt.com>
9329         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
9330         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
9331         files in MH-E-SRC have been updated.
9332         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
9334 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9336         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
9337         (mixal-mode-syntax-table): Add \n as end-comment.
9338         (mixal-operation-codes-alist): Immediately initialize to full value.
9339         (mixal-add-operation-code): Remove.
9340         (mixal-describe-operation-code): Make the arg non-optional.
9341         Use the interactive spec instead.
9342         Use mixal-operation-codes-alist rather than mixal-operation-codes.
9343         (mixal-font-lock-keywords): Don't highlight comments here any more.
9344         (mixal-font-lock-syntactic-keywords): New var.
9345         (mixal-mode): Use it.  Fix comment-start-skip.
9347 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9349         * startup.el (command-line-x-option-alist): -nb => -nbi
9351 2005-10-12  Kim F. Storm  <storm@cua.dk>
9353         * startup.el (fancy-splash-default-action): Discard mouse click in
9354         the splash screen window, as it has no sensible meaning in the
9355         next window to be selected.  Fixes error reported by Jan D.
9357 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9359         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
9361 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9363         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
9364         Try to fix up minor layout issues like indentation, line break, etc...
9365         (mixal-mode-syntax-table): Don't try to specify comment syntax,
9366         because it doesn't work.
9367         (mixal-operation-codes): Add some more codes.
9368         (mixal-font-lock-keywords): Process comments here.
9369         (mixal-mode): mixasm no longer needs -g option.
9371 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
9373         * progmodes/sh-script.el (sh-tmp-file):
9374         Use mktemp -t.  Finish support for es and rc shells.
9376 2005-10-11  Jay Belanger  <belanger@truman.edu>
9378         * calc/calcalg2.el (calc-integral): With an argument, compute the
9379         definite integral.
9381 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
9383         * mouse.el (mouse-drag-region-1): Don't try to catch a
9384         double-click when doing follow-link (it's overridden anyway).
9386 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
9388         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
9389         (autoload-print-form-outbuf): Add docstring.
9391 2005-10-11  Juri Linkov  <juri@jurta.org>
9393         * info.el (Info-mode-menu): Delete menu item "Edit".
9394         (Info-mode): Delete description of Info-edit from docstring,
9395         and rearrange descriptions of Info commands in the order
9396         they are documented in the Info manual.
9398 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9400         * calendar/appt.el (appt-check): Use diary-selective-display var.
9402 2005-10-10  Richard M. Stallman  <rms@gnu.org>
9404         * net/newsticker.el (newsticker-start, newsticker-show-news):
9405         Add autoload cookies.
9407 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
9409         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
9411 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
9413         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
9415 2005-10-10  Jay Belanger  <belanger@truman.edu>
9417         * calc/calc-arith.el (math-check-known-scalarp)
9418         (math-check-known-matrixp): Check the values of arguments that are
9419         variables.
9420         (math-check-known-square-matrixp): New function.
9421         (math-known-square-matrixp): Use math-check-known-square-matrixp.
9422         (math-super-types): Add sqmatrix type.
9424         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
9425         mode name `square' to `sqmatrix'.
9427         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
9428         mode name `square' to `sqmatrix'.
9430 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9432         * progmodes/etags.el (select-tags-table-mode): Don't use
9433         selective-display.
9434         (tags-select-tags-table): Pass `button' to the action function.
9435         (select-tags-table): Place the side-info on button properties rather
9436         than in hidden text.  Abbreviate file names.
9437         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
9438         (select-tags-table-select): Add `button' argument.
9439         Get side-info from the button property rather than from hidden text.
9441 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
9443         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
9444         (gud-speedbar-buttons): Preserve point if possible.
9445         (gud-sentinel): Restore previous speedbar display type.
9447         * progmodes/gdb-ui.el (gdba): Improve diagram.
9448         (def-gdb-auto-update-handler, gdb-info-locals-handler)
9449         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
9450         Call get-buffer-window once.
9452 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9454         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
9455         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
9456         (pascal-indent-command): Remove unused var `ind'.
9457         (pascal-indent-case): Remove unused var `oldpos'.
9458         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
9459         since it's now used as a proper minor mode map.
9460         (pascal-outline): Rename to pascal-outline-mode.
9461         (pascal-outline-mode): Use define-minor-mode.
9462         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
9463         selective-display.
9465 2005-10-10  Andreas Schwab  <schwab@suse.de>
9467         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
9468         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
9470         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
9471         outside source directory.
9473 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
9475         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
9476         C-x' as a prefix.
9477         (orgtbl-mode-map): Full keymap instead of sparse, because all
9478         `self-insert-command' keys are redefined in this map.
9479         (org-export-as-html): Specify charset for HTML file, by taking it
9480         from the coding system.
9482 2005-10-10  Kenichi Handa  <handa@m17n.org>
9484         * textmodes/flyspell.el (flyspell-check-word-p):
9485         If unread-command-events is non-empty, don't call sit-for.
9487 2005-10-09  Richard M. Stallman  <rms@gnu.org>
9489         * font-lock.el (font-lock-syntactic-keywords)
9490         (font-lock-keywords): Doc fixes.
9492         * textmodes/flyspell.el (flyspell-external-point-words):
9493         Simplify logic, and don't try to check for consecutive appearances
9494         of one incorrect word.
9496 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
9498         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
9499         separator.
9501         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
9502         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
9503         (gud-expansion-speedbar-buttons): New function.
9504         (gud-speedbar-buttons): Check for gud-comint-buffer.
9506 2005-10-09  Bill Wohler  <wohler@newt.com>
9508         * Makefile.in (updates): Add mh-loaddefs dependency.
9510 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
9512         * speedbar.el (speedbar-file-key-map): Fix typo.
9514 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9516         * cus-start.el (line-spacing): Add custom spec.
9518 2005-10-09  Romain Francoise  <romain@orebokech.com>
9520         * textmodes/ispell.el (ispell-check-version): Fix last change.
9522 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9524         * term/x-win.el: Remove -i, --icon-type from comment.
9526         * startup.el (command-line-x-option-alist): Remove options -i,
9527         -itype, --icon-type, added -nb, --no-bitmap-icon
9529 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
9531         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
9532         instead of :active.
9534 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
9536         * textmodes/ispell.el (ispell-check-version):
9537         Ignore hyphen, and all that follows, in aspell's version text.
9539 2005-10-08  Jay Belanger  <belanger@truman.edu>
9541         * calc/calc-arith.el (math-known-square-matrixp): New function.
9542         (math-pow-fancy): Check for matrices before distributing exponent
9543         across products.
9545         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
9546         fullscreen keypad.  Suggested by Luc Teirlinck.
9547         (calc-keypad-show-input): Add space for formatting.
9549         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
9550         Add square matrix option.
9552         * calc/calc-poly.el (math-expand-term): Check for matrices instead
9553         of checking calc-matrix-mode when deciding how to expand.
9555         * calc/calc.el (calc-set-mode-line): Add square matrix option.
9557 2005-10-08  Lars Hansen  <larsh@soem.dk>
9559         * net/tramp.el (tramp-perl-directory-files-and-attributes):
9560         Add error handling.
9561         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
9563 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
9565         Sync with Tramp 2.0.51.
9567         * net/tramp.el (tramp-handle-set-visited-file-modtime)
9568         (tramp-handle-insert-file-contents, tramp-handle-write-region):
9569         Insert special handling for `last-coding-system-used', again
9570         it still seems to be necessary (unlike stated before).
9571         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
9572         (tramp-password-prompt-regexp): There might be other words before
9573         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
9574         (tramp-chunksize): Improve docstring.
9575         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
9576         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
9577         Christian Joergensen <bugs@razor.dk>.
9579 2005-10-07  Glenn Morris  <rgm@gnu.org>
9581         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
9582         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
9583         precision'.
9585 2005-10-07  Romain Francoise  <romain@orebokech.com>
9587         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
9588         (ibuffer-do-shell-command-pipe-replace)
9589         (ibuffer-do-shell-command-file, ibuffer-do-eval)
9590         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
9591         (ibuffer-do-revert, ibuffer-do-replace-regexp)
9592         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
9593         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
9594         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
9595         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
9596         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
9597         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
9598         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
9599         Autoload file sans suffix.
9601         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
9603 2005-10-07  David Ponce  <david@dponce.com>
9605         * recentf.el (recentf-menu-open-all-flag): New option.
9606         (recentf-digit-shortcut-command-name): New function.
9607         (recentf--shortcuts-keymap): New variable.
9608         (recentf-menu-shortcuts): New variable.
9609         (recentf-make-menu-items): Initialize it.  Replace the "More..."
9610         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
9611         (recentf-menu-value-shortcut): New function.
9612         (recentf-make-menu-item): Use it.  No more in-lined.
9613         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
9614         (recentf-open-most-recent-file): Rename from
9615         `recentf-open-file-with-key'.  Don't depend on key binding.
9616         (recentf-mode-map): New variable.
9617         (recentf-mode): Use it.
9619 2005-10-06  Bill Wohler  <wohler@newt.com>
9621         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
9623         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
9624         (MH-E-SRC): New.  Used by mh-autoloads.
9625         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
9626         files in MH-E-SRC have been updated.
9627         (compile, recompile, bootstrap): Depend on mh-autoloads.
9629 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
9631         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
9632         gud-break and gud-remove icons when the fringe is not available.
9634         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
9635         Typo.
9637 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
9639         * play/zone.el (zone): Wrap body with save-window-excursion.
9641 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9643         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
9644         Use the new `list-only' arg to diary-list-entries.
9646         * calendar/diary-lib.el: Use overlays rather than selective-display.
9647         (diary-selective-display): New var.
9648         (diary-header-line-format): Use it.
9649         (diary-list-entries): Add argument `list-only'.
9650         Put the buffer in diary-mode.  Don't add \^M at beg and end.
9651         Replace \^M by invisible overlays.
9652         (diary-unhide-everything): Replace \^M by invisible overlays.
9653         (print-diary-entries): Look for overlays rather than \^M.
9654         Add a space to the temp buffer name.
9655         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
9656         Put the buffer in diary-mode.
9657         (list-sexp-diary-entries): Replace \^M by invisible overlays.
9658         (diary-anniversary): Make the year arg optional.
9659         (diary-time-regexp): New const.
9660         (diary-font-lock-keywords): Use it to accept a few more time formats.
9662         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
9664 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
9666         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
9667         Fix bug introduced 2005-07-03: Use (car (last ...))
9668         to faithfully reproduce replaced artist-last.
9669         (artist-set-arrow-points-for-poly): Likewise.
9670         Suggested by Johan Bockg\e,Ae\e(Brd.
9672 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
9674         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
9675         * wid-edit.el (widget):
9676         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
9677         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
9679 2005-10-06  Kenichi Handa  <handa@m17n.org>
9681         * international/mule-cmds.el (set-language-environment):
9682         Fix setting up of case-table for unibyte mode.
9684         * simple.el (what-cursor-position): If the character is displayed
9685         by some `display' text property, show that.  Don't use
9686         single-key-description for eight-bit characters in multibyte mode.
9688 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
9690         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
9691         (gdb-ann3): Set it.
9692         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
9693         (gdb-info-frames-custom): Use inverse-video for first five
9694         characters of selected frame only.
9695         (gdb-get-frame-number): Select frame even when point is on frame
9696         number.
9698 2005-10-06  Masatake YAMATO  <jet@gyve.org>
9700         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
9701         Put `font-lock-function-name-face'.
9702         (gdb-info-frames-custom): Put `font-lock-function-name-face'
9703         and `font-lock-variable-name-face'
9704         (gdb-registers-font-lock-keywords): New font lock keywords definition.
9705         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
9706         (gdb-memory-font-lock-keywords): New font lock keywords definition.
9707         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
9708         (gdb-local-font-lock-keywords): New font lock keywords definition.
9709         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
9710         (gdb-threads-font-lock-keywords): New font lock keywords definition.
9711         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
9713 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
9715         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
9716         (ediff-merge-region-is-non-clash-to-skip): Previously called
9717         ediff-merge-region-is-non-clash.
9719         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
9720         Use insert-buffer-substring.
9722         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
9723         selecting files to patch.  Also bug fixes.
9725         * ediff-util.el (ediff-setup): Bug fix.
9726         (ediff-next-difference): Never skip clashes that differ in white
9727         space only.
9729         * ediff-wind.el (ediff-setup-control-frame)
9730         (ediff-destroy-control-frame): Check the menubar feature.
9732         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
9733         (viper-refresh-mode-line): Use make-local-variable to localize
9734         some vars instead of make-variable-buffer-local.  Suggested by
9735         Stefan Monnier.
9737         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
9738         (viper-restore-cursor-type, viper-set-insert-cursor-type):
9739         Use make-local-variable instead of make-variable-buffer-local.
9740         Suggested by Stefan Monnier.
9742         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
9743         (viper-comint-mode-hook): Use make-local-variable on
9744         require-final-newline.
9745         (viper-non-hook-settings): Don't use make-variable-buffer-local.
9747 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9749         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
9750         also the second char of a comment-start sequence.
9751         (scheme-sexp-comment-syntax-table): New var.
9752         (lambda, define): Set their scheme-doc-string-elt property.
9753         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
9754         Use lisp-font-lock-syntactic-face-function now that it properly
9755         handles |...| symbols.
9756         (scheme-mode-variables): Set lisp-doc-string-elt-property,
9757         parse-sexp-lookup-properties and font-lock-extra-managed-props.
9759         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
9760         bit from # to |.
9761         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
9763         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
9764         (lisp-doc-string-elt-property): New var.
9765         (lisp-font-lock-syntactic-face-function): Use it.
9766         Rewrite to recognize docstrings even for forms not at toplevel.
9768         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
9769         annotation on the | part of #| rather than on the # part.
9770         (scheme-font-lock-syntactic-face-function): New function, to
9771         distinguish strings from |...| symbols.
9772         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
9773         syntax-table so that #|...|# is properly highlighted.
9775         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
9776         Don't mark as docstring the 3rd elem of an unknown toplevel form.
9778 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9780         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
9781         and C-e.
9783         * emacs-lisp/eldoc.el: Move comments into docstrings.
9784         (eldoc-message-commands): Initialize in its declaration.
9785         Add move-beginning-of-line and move-end-of-line.
9786         (eldoc-add-command, eldoc-add-command-completions)
9787         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
9789         * outline.el (outline-mark-subtree): Activate the mark.
9791         * calendar/appt.el (appt-time-regexp): New var.
9792         (appt-add, appt-make-list): Use it.
9793         (appt-convert-time): Clean up.
9795         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
9796         Don't set any syntax-table property here.
9797         (tex-font-lock-verb): New function.  Do it here.
9798         (tex-font-lock-syntactic-keywords): Use it.
9800 2005-10-04  Richard M. Stallman  <rms@gnu.org>
9802         * wid-edit.el (widget-file-complete): Get the widget start point
9803         the right way.  Default directory to `/' if file has none.
9805         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
9807         * textmodes/flyspell.el (flyspell-mode-on):
9808         Call ispell-maybe-find-aspell-dictionaries.
9810         * textmodes/ispell.el (ispell-word, ispell-region):
9811         Call ispell-maybe-find-aspell-dictionaries.
9812         (ispell-accept-buffer-local-defs):
9813         Don't call ispell-maybe-find-aspell-dictionaries
9815 2005-10-04  Richard M. Stallman  <rms@gnu.org>
9817         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
9819 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
9821         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
9822         instead of `fboundp' in order to allow for anonymous functions.
9824 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
9826         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
9827         case the user clicks on the link while another window is selected.
9828         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
9830         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
9831         functionality.
9832         (dframe-help-echo): Save point in case mouse tracking is off.
9834 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
9836         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
9838 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9840         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
9841         not change the global value of those vars.
9843         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
9844         make-local-variable which we do not need any more.
9846 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
9848         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
9849         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
9850         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
9851         (speedbar-path-line): Define obsolete aliases.
9852         (speedbar-line-directory): Doc fix.
9854         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
9855         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
9856         instead of speedbar-line-path.
9858 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9860         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
9861         to nil if dropping on a window.  Handle dropping on a minibuffer window
9862         like dropping on a non-window part of Emacs.
9864 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9866         * net/ange-ftp.el: Use with-current-buffer.
9867         (ange-ftp-insert-directory): Do not follow symlinks any more.
9869         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
9870         Remove interactive spec.
9872 2005-10-03  Kim F. Storm  <storm@cua.dk>
9874         * ido.el (ido-mode): Use custom-initialize-set.
9876 2005-10-02  Richard M. Stallman  <rms@gnu.org>
9878         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
9879         Use insert-buffer-substring.
9881         * net/tramp.el: Pacify byte compiler warnings in pacification code.
9882         (tramp-handle-file-local-copy): Use insert-buffer-substring.
9884 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9886         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
9887         in last change.
9888         (ange-ftp-insert-directory): Fix up the search for the case where
9889         `file' is absolute.
9891 2005-10-02  Romain Francoise  <romain@orebokech.com>
9893         * progmodes/compile.el (compile-goto-error): Delete extra paren.
9895 2005-10-02  Andreas Schwab  <schwab@suse.de>
9897         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
9898         directory component in the session info.
9900 2005-10-01  Richard M. Stallman  <rms@gnu.org>
9902         * comint.el (comint-redirect-subvert-readonly): Doc fix.
9904         * simple.el (next-error-internal): New function.
9906         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
9907         (compilation-start): Pass new arg to compilation-buffer-name.
9908         (compile-goto-error): Use next-error-internal.
9910 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
9912         * speedbar.el: Remove RCS tag.
9913         (speedbar-check-read-only): Handle non-existent files.
9915         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
9917         * info.el (Info-speedbar-hierarchy-buttons)
9918         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
9920 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9922         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
9923         Do not match newline.
9924         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
9925         (bibtex-summary): Remove unnecessary save-excursion.
9926         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
9928 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9930         * term/mac-win.el: Add charset info for "iso10646-1".
9931         Modify default fontset to use ATSUI-compatible fonts for some charsets
9932         if available.
9934 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
9936         * speedbar.el: Re-apply arch tag.
9937         (speedbar-version): Rename to version 1.0.  Suggested by Eric
9938         M. Ludlam.
9939         Reapply two changes from Emacs CVS' version of speedbar lost
9940         during the merge:
9941         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
9942         (speedbar-frame-parameters): Improve customize type.
9944 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9946         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
9947         (ange-ftp-file-directory-p): Fix the symlink case.
9948         (ange-ftp-insert-directory): When listing a single file, get a list of
9949         the parent buffer and extract the relevant line.  Inspired from a patch
9950         by Katsumi Yamaoka <yamaoka@jpl.org>.
9951         (ange-ftp-file-name-sans-versions): Simplify.
9953 2005-09-30  Bill Wohler  <wohler@newt.com>
9955         Move MH-E image files from toolbar and mail directories into
9956         etc/images.
9958         * mail/reply2.*: Move to etc/images/mail/reply*.
9960         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
9961         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
9962         etc/images.
9964         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
9965         * toolbar/reply*: Move to etc/images/mail.
9967         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
9969 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
9971         * speedbar.el: New version 1.0pre3.
9973         Frame management code (including timer, and mouse click specifics)
9974         moved to dframe.el:
9975         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
9976         (speedbar-timer): Removed.  Use dframe-timer.
9977         (speedbar-close-frame): Removed.  Use dframe-close-frame.
9978         (speedbar-activity-change-focus-flag): Removed.  Use
9979         dframe-activity-change-focus-flag.
9980         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
9981         dframe-update-speed.
9983         (speedbar-current-frame): New macro.  Use this instead of the
9984         variable speedbar-frame.
9986         (speedbar-use-images, speedbar-expand-image-button-alist)
9987         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
9989         (speedbar-find-image-on-load-path): Removed.  Replaced by
9990         defezimage in ezimage.el.
9991         (speedbar-expand-image-button-alist): Removed.  Replaced by
9992         ezimage-expand-image-button-alist in ezimage.el.
9994         (speedbar-ignored-directory-regexp)
9995         (speedbar-add-ignored-directory-regexp)
9996         (speedbar-ignored-directory-expressions)
9997         (speedbar-line-directory, speedbar-buffers-line-directory)
9998         (speedbar-directory-line, speedbar-buffers-line-directory):
9999         Renamed, replacing `path' with `directory'.
10001         (speedbar-create-directory, speedbar-expand-line-descendants)
10002         (speedbar-toggle-line-expansion)
10003         (speedbar-contract-line-descendants): New commands.
10005         (speedbar-query-confirmation-method, speedbar-select-frame-method)
10006         (speedbar-use-tool-tips-flag): New options.
10008         (speedbar-check-read-only, speedbar-require-version)
10009         (speedbar-insert-separator, speedbar-buffers-tail-notes)
10010         (speedbar-handle-delete-frame, speedbar-try-completion)
10011         (speedbar-update-localized-contents): New functions.
10013         (speedbar-incompatible-version, speedbar-ro-to-do-point)
10014         (speedbar-object-read-only-indicator): New variables.
10016         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10017         New hooks.
10019         (speedbar-separator-face): New face.
10021         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10022         (speedbar-ignored-modes): Add fundamental-mode.
10023         (speedbar-directory-unshown-regexp): Add . directories.
10025         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10026         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10027         `]' for full expand/close.
10028         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10030         (speedbar-check-vc): Support hidden files.
10031         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10032         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
10033         state is nil, it is not checked out.
10035         (speedbar-line-text, speedbar-line-token): Support expand buttons
10036         with no text.
10037         (speedbar-refresh): Universal argument acts as power-click.
10038         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10039         that buffer to get variable values.
10041         And many other bugfixes.
10043         * dframe.el, ezimage.el, sb-image.el: New files.
10045         * sb-*.xpm: Remove files.  New image files installed into
10046         etc/images/ezimage.
10048 2005-09-30  Kenichi Handa  <handa@m17n.org>
10050         * ps-mule.el (ps-mule-show-warning): If a character is in
10051         ps-print-translation-table, don't treat it as non-printable.
10053 2005-09-30  David Ponce  <david@dponce.com>
10055         * tree-widget.el (tree-widget-themes-load-path): New variable.
10056         (tree-widget-themes-directory): Doc fix.
10057         (tree-widget-image-formats) [Emacs]: Doc fix.
10058         (tree-widget--locate-sub-directory): New function.
10059         (tree-widget-themes-directory): Use it.
10061         * recentf.el (recentf-filename-handlers): Rename from
10062         `recentf-filename-handler'.  Allow a list of functions.
10063         (recentf-menu-items-for-commands): Fix :help strings.
10064         (recentf-apply-filename-handlers): New function.
10065         (recentf-expand-file-name): Use it.
10066         (recentf-cleanup): Remove duplicates too.
10068 2005-09-29  Juri Linkov  <juri@jurta.org>
10070         * faces.el: Rearrange face definitions to be in the same order as
10071         their face descriptions in "(emacs)Standard Faces".
10073         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10075         * tooltip.el (tooltip): Add group `basic-faces'.
10077         * buff-menu.el (Buffer-menu-buffer): Remove group
10078         `font-lock-highlighting-faces'.
10080         * progmodes/compile.el (compilation-error, compilation-warning)
10081         (compilation-info, compilation-line-number, compilation-column-number):
10082         Change group from `font-lock-highlighting-faces' to `compilation'.
10084         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10085         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10086         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10087         (vhdl-font-lock-reserved-words-face)
10088         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10089         `font-lock-highlighting-faces'.
10091         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10093 2005-09-28  Kim F. Storm  <storm@cua.dk>
10095         * emulation/cua-base.el: Set CUA move property on additional commands:
10096         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10097         forward-sexp, backward-sexp, forward-list, backward-list.
10099 2005-09-28  Romain Francoise  <romain@orebokech.com>
10101         * comint.el (comint-show-output): Really set point at the
10102         beginning of the output when not using `comint-use-prompt-regexp'.
10104 2005-09-27  Jay Belanger  <belanger@truman.edu>
10106         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10107         in TeX mode.
10109 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
10111         * textmodes/org.el (org-table-sum): Fix format string.
10113         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10114         Quote face names.
10116 2005-09-26  Romain Francoise  <romain@orebokech.com>
10118         * isearch.el (isearch-forward-regexp): Close doc string.
10120 2005-09-25  Richard M. Stallman  <rms@gnu.org>
10122         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10124         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
10126         * progmodes/compile.el (compilation-error-properties):
10127         When getting the file from the previous error message,
10128         correctly decode the new data format.
10130         * progmodes/cc-cmds.el (c-electric-paren):
10131         Call old-blink-paren only for close-paren.
10133 2005-09-24  Andreas Schwab  <schwab@suse.de>
10135         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
10136         condition.
10138 2005-09-25  Romain Francoise  <romain@orebokech.com>
10140         * dired-aux.el (dired-copy-file-recursive):
10141         * dired.el (dired-delete-file):
10142         * ediff-mult.el (ediff-dir-diff-copy-file):
10143         * ediff-util.el (ediff-test-save-region):
10144         * forms.el (forms-mode):
10145         * ido.el (ido-file-internal, ido-delete-file-at-head):
10146         * log-edit.el (log-edit-done):
10147         * ses.el (ses-yank-resize):
10148         * play/gomoku.el (gomoku-human-plays, gomoku)
10149         (gomoku-human-resigns, gomoku-prompt-for-other-game)
10150         (gomoku-offer-a-draw):
10151         * play/landmark.el (lm-human-resigns, lm):
10152         * net/eudcb-ldap.el (eudc-ldap-check-base):
10153         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
10154         * progmodes/ebrowse.el (ebrowse-find-pattern):
10155         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
10156         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
10157         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
10159         * vc.el (vc-delete-file):
10160         * play/gomoku.el (gomoku-terminate-game, gomoku)
10161         (gomoku-prompt-for-move, gomoku-human-takes-back):
10162         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
10163         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
10165 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
10167         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
10168         color rxvt terminals by using the code xterm.el used to use before
10169         2005-04-09 in order to match the colors used by rxvt.
10171 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
10173         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
10174         colors rxvt-unicode terminals by using the same code as xterm.el.
10176 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10178         * textmodes/tex-mode.el (tex-font-lock-append-prop)
10179         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
10180         new symbol used for the tex-verbatim face.
10182 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10184         * woman.el (woman-file-name):
10185         * wid-edit.el (widget-file-prompt-value)
10186         (widget-coding-system-prompt-value):
10187         * w32-fns.el (set-w32-system-coding-system):
10188         * vc.el (vc-version-diff, vc-annotate):
10189         * textmodes/reftex-auc.el (reftex-arg-cite)
10190         (reftex-arg-index-tag):
10191         * textmodes/refer.el (refer-get-bib-files):
10192         * textmodes/artist.el (artist-figlet-choose-font):
10193         * terminal.el (terminal-emulator):
10194         * replace.el (occur-read-primary-args):
10195         * rect.el (string-rectangle, string-insert-rectangle):
10196         * ps-print.el (ps-print-preprint):
10197         * progmodes/pascal.el (pascal-goto-defun):
10198         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
10199         * progmodes/compile.el (compilation-find-file):
10200         * printing.el (pr-interactive-n-up):
10201         * play/animate.el (animate-birthday-present):
10202         * net/rcompile.el (remote-compile):
10203         * man.el (man, Man-goto-section, Man-follow-manual-reference):
10204         * mail/rmailsum.el (rmail-summary-search-backward)
10205         (rmail-summary-search):
10206         * mail/rmailout.el (rmail-output-read-rmail-file-name)
10207         (rmail-output-read-file-name):
10208         * mail/rmail.el (rmail-search, rmail-search-backwards):
10209         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
10210         * locate.el (locate):
10211         * international/quail.el (quail-show-keyboard-layout):
10212         * international/mule.el (set-buffer-file-coding-system)
10213         (revert-buffer-with-coding-system, set-file-name-coding-system)
10214         (set-terminal-coding-system, set-keyboard-coding-system)
10215         (set-next-selection-coding-system):
10216         * international/mule-diag.el (describe-coding-system)
10217         (describe-font, describe-fontset):
10218         * international/mule-cmds.el (universal-coding-system-argument)
10219         (search-unencodable-char, describe-input-method)
10220         (set-language-environment, describe-language-environment):
10221         * international/codepage.el (codepage-setup):
10222         * international/code-pages.el (codepage-setup):
10223         * info.el (Info-search, Info-follow-reference)
10224         (Info-search-backward):
10225         * emacs-lisp/advice.el (ad-read-advised-function)
10226         (ad-read-advice-class, ad-clear-cache, ad-activate)
10227         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
10228         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
10229         (ad-read-regexp):
10230         * ediff-util.el (ediff-toggle-regexp-match):
10231         * ediff-ptch.el (ediff-prompt-for-patch-file):
10232         * dired-aux.el (dired-diff):
10233         * diff.el (diff):
10234         * cus-edit.el (custom-variable-prompt):
10235         * calendar/timeclock.el (timeclock-ask-for-project):
10236         * calc/calcalg3.el (calc-get-fit-variables):
10237         * calc/calc-store.el (calc-edit-variable)
10238         (calc-permanent-variable):
10239         * vc-mcvs.el (vc-mcvs-register):
10240         * shadowfile.el (shadow-define-literal-group):
10241         * woman.el (woman-file-name):
10242         * vc.el (vc-version-diff, vc-merge):
10243         * textmodes/reftex-index.el (reftex-index-complete-tag):
10244         * format.el (format-decode-buffer, format-decode-region):
10245         * emulation/viper-cmd.el (viper-read-string-with-history):
10246         * emacs-lisp/debug.el (cancel-debug-on-entry):
10247         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10248         * ediff.el (ediff-merge-revisions)
10249         (ediff-merge-revisions-with-ancestor, ediff-revision):
10250         * completion.el (interactive-completion-string-reader):
10251         * calc/calc-prog.el (calc-user-define-formula):
10252         Follow convention for reading with the minibuffer.
10254 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
10256         * progmodes/python.el (python-describe-symbol): Add globals() and
10257         locals() to the arguments of emacs.ehelp.
10259 2005-09-24  Magnus Henoch  <mange@freemail.hu>
10261         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
10262         New function, code extracted from ispell-valid-dictionary-list.
10263         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
10264         Call it.
10266 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
10268         * subr.el (version-regexp-alist): Extend valid syntax for version
10269         strings: allow any of the characters -,_,+ to separate the
10270         alpha/beta/rc part from the version part.  Doc fix.
10271         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
10273 2005-09-23  David Reitter  <david.reitter@gmail.com>
10275         * mail/mailclient.el: New file.
10277 2005-09-23  Richard M. Stallman  <rms@gnu.org>
10279         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
10280         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
10281         Doc fixes.
10283         * progmodes/cc-mode.el (c-font-lock-init):
10284         Specify font-lock-lines-before.
10286 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10288         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
10289         whole conflict.
10291 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
10293         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
10294         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
10295         of `remap' feature when available.  Additional key bindings for
10296         better tty support.
10297         (org-mode-restart, org-force-self-insert): New commands.
10298         (org-time-stamp-inactive): New command.
10299         (org-remap): New function.
10300         (org-table-auto-blank-field, org-level-color-stars-only): New options.
10301         (org-enable-fixed-width-editor): Move to `org-structure'
10302         customization group.
10303         (org-self-insert-command, orgtbl-self-insert-command): Modify to
10304         blank field after field motion commands.
10306 2005-09-23  Kenichi Handa  <handa@m17n.org>
10308         * international/mule-cmds.el (set-language-environment):
10309         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
10310         have to call utf-translate-cjk-load-tables.
10312 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10314         * mouse.el (mouse-move-drag-overlay): Fix last change.
10316 2005-09-22  David Ponce  <david@dponce.com>
10318         * tree-widget.el (tree-widget-value-create): Fix previous change.
10320 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
10322         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
10324 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10326         * mouse.el (mouse-move-drag-overlay): New function.
10327         (mouse-drag-region-1): Use it.
10328         Try to simplify a bit the state handling.  Handle clicks on links
10329         inside intangible areas.
10330         (mouse-save-then-kill): Minor simplification.
10331         (mouse-secondary-overlay): Make it always non-nil instead of
10332         recreating it each time.
10333         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
10334         (mouse-kill-secondary, mouse-secondary-save-then-kill):
10335         Simplify accordingly.
10337 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
10339         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
10341 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
10343         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
10344         (ediff-file-name-sans-prefix): Treat nil as an empty string.
10345         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
10346         to patch.
10348         * ediff-util.el: Use insert-buffer-substring.
10350         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
10352         * emulation/viper-cmd.el (viper-change-state): Don't move over the
10353         field boundaries in the minibuffer.
10354         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
10355         (viper-minibuffer-post-command-hook): New hook.
10356         (viper-line): Don't move cursor at bolp.
10358         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
10360         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
10361         avoid compiler warnings.
10363         * emulation/viper-macs.el (ex-map): Better messages.
10365         * emulation/viper-utils.el (viper-beginning-of-field): New function.
10367         * emulation/viper.el: Replace make-variable-buffer-local with
10368         viper-make-variable-buffer-local everywhere, to avoid warnings.
10370 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10372         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
10373         Delete unused var `old-selected-window'.
10374         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
10375         (mouse-drag-secondary): Delete unused var `start-frame'.
10377 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
10379         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
10381 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10383         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
10384         Re-indent within 80 columns.  Use inhibit-read-only.
10386 2005-09-19  Romain Francoise  <romain@orebokech.com>
10388         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
10390 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10392         * font-lock.el (font-lock-default-fontify-region): Don't add a line
10393         unconditionally, since the after-change-function already did it.
10395 2005-09-19  Miles Bader  <miles@gnu.org>
10397         * net/newsticker.el: Get rid of CVS keyword.
10399 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
10401         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
10402         The prompt is formatted later.
10404 2005-09-19  David Ponce  <david@dponce.com>
10406         * tree-widget.el (tree-widget-value-create): Save the converted
10407         tree :node widget.
10409 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
10411         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
10412         variable `message'.
10414 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
10416         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
10417         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
10418         <slawomir.nowaczyk.847@student.lu.se>.
10420 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
10422         * image.el (image-load-path): Use symbol `data-directory' instead
10423         of its value, for backward compatibility with packages that bind
10424         it during `find-image'.  Suggested by Katsumi Yamaoka.
10425         (image-search-load-path): Handle symbols whose values are strings.
10427 2005-09-18  Romain Francoise  <romain@orebokech.com>
10429         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
10430         with-current-buffer form in save-excursion.
10432 2005-09-18  D Goel  <deego@gnufans.org>
10434         * apropos.el (apropos-command): Fix `message' call: first arg
10435         should be a format spec.  In this and all other cases that appear
10436         below and elsewhere in the source code, I made a change only when
10437         two conditions were satisfied: [1] I can think of a possibility
10438         that the arguments would cause an error, for example, the code in
10439         question relies on external variables such as filenames.  [2] I
10440         was sure that the arg to `message' could not have been nil in the code.
10442         * textmodes/tildify.el (tildify-region): Ditto.
10444         * textmodes/reftex-index.el (reftex-index-change-entry)
10445         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
10446         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
10447         * textmodes/org.el (org-complete, org-deadline, org-schedule)
10448         (org-priority, org-table-sum):
10449         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
10450         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
10451         (flyspell-word, flyspell-display-next-corrections):
10452         * textmodes/bibtex.el (bibtex-print-help-message):
10453         * textmodes/artist.el (artist-key-set-point-poly):
10454         * term/mac-win.el (mac-services-insert-text):
10455         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
10456         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
10457         (vhdl-port-paste-testbench, vhdl-compose-new-component)
10458         (vhdl-compose-configuration):
10459         * progmodes/sh-script.el (sh-blink, sh-show-indent)
10460         (sh-set-indent, sh-learn-line-indent):
10461         * progmodes/ps-mode.el (ps-mode-target-column):
10462         * progmodes/idlwave.el (idlwave-make-tags)
10463         (idlwave-scan-library-catalogs):
10464         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
10465         * progmodes/gud.el (gud-jdb-analyze-source):
10466         * progmodes/flymake.el (flymake-log):
10467         * progmodes/ebnf2ps.el (ebnf-generate-region):
10468         * progmodes/cmacexp.el (c-macro-expansion):
10469         * progmodes/ada-xref.el (ada-treat-cmd-string):
10470         * progmodes/ada-mode.el (ada-create-case-exception-substring)
10471         (ada-justified-indent-current, ada-batch-reformat):
10472         * play/zone.el (zone):
10473         * play/landmark.el (lm-move):
10474         * play/decipher.el (decipher-show-alphabet):
10475         * net/newsticker.el (newsticker--display-jump)
10476         (newsticker--display-scroll):
10477         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
10478         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
10479         * mail/feedmail.el (feedmail-dump-message-to-queue):
10480         * eshell/esh-proc.el (eshell-remove-process-entry):
10481         * emulation/ws-mode.el (ws-last-error):
10482         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
10483         (viper-record-kbd-macro):
10484         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
10485         * emacs-lisp/lisp-mnt.el (lm-report-bug):
10486         * emacs-lisp/find-func.el (find-function-noselect):
10487         * calendar/timeclock.el (timeclock-status-string)
10488         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
10489         (timeclock-when-to-leave-string):
10490         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
10491         * calc/calc-units.el (calc-enter-units-table):
10492         * calc/calc-mode.el (calc-mode-record-mode):
10493         * woman.el (woman-mini-help):
10494         * wdired.el (wdired-change-to-wdired-mode):
10495         * vc.el (vc-retrieve-snapshot):
10496         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
10497         * startup.el (display-startup-echo-area-message):
10498         * simple.el (set-goal-column):
10499         * ses.el (ses-command-hook, ses-recalculate-cell):
10500         * server.el (server-process-filter):
10501         * printing.el (pr-interface-txt-print, pr-interface-printify)
10502         (pr-interface-ps):
10503         * pcvs.el (cvs-help):
10504         * log-edit.el (log-edit, log-edit-mode-help):
10505         * iswitchb.el (iswitchb-possible-new-buffer):
10506         * isearch.el (isearch-edit-string):
10507         * image-mode.el (image-mode, image-minor-mode):
10508         * ibuf-macs.el (define-ibuffer-filter):
10509         * hi-lock.el (hi-lock-find-patterns):
10510         * files.el (toggle-read-only):
10511         * ediff-util.el (ediff-copy-diff)
10512         (ediff-write-merge-buffer-and-maybe-kill):
10513         * echistory.el (Electric-history-undefined):
10514         * dnd.el (dnd-insert-text):
10515         * dired-aux.el (dired-query):
10516         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
10517         * bookmark.el (bookmark-bmenu-locate):
10518         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
10519         Fix `message' calls to ensure first arg is a format string.
10520         The change was made only when these two conditions were satisfied:
10521         [1] when there is a possibility that the arguments would cause an error
10522         for example, if the code in question relies on external variables
10523         such as filenames, and
10524         [2] if the arg to `message' could not have been nil in the code.
10526         * pcomplete.el (pcomplete--help): Fix `message' format spec.
10527         Not having a %s would be weird, though not technically wrong.
10529 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10531         * term/mac-win.el (mac-add-charset-info): Doc fix.
10533 2005-09-17  Romain Francoise  <romain@orebokech.com>
10535         * shell.el (shell-resync-dirs): Handle echoing processes more
10536         reliably.  Don't insert resync command if `comint-process-echoes'
10537         is non-nil.
10539 2005-09-17  Magnus Henoch  <mange@freemail.hu>
10541         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
10542         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
10543         aspell versions >= 0.60.
10544         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
10545         only if ispell-aspell-supports-utf8 is non-nil.
10547 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
10549         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
10550         buffer-local value to lisp-indent-function.
10552 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
10554         * progmodes/glasses.el (glasses-make-readable): If
10555         glasses-separator differs from underscore, put appropriate
10556         overlays over underscore characters.
10557         (glasses-convert-to-unreadable): If glasses-separator differs from
10558         underscore, try to convert glasses-separator characters to
10559         underscores.
10561 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10563         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
10564         Use with-syntax-table and dolist.
10566 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
10568         * textmodes/reftex-auc.el:
10569         * textmodes/reftex-cite.el:
10570         * textmodes/reftex-dcr.el:
10571         * textmodes/reftex-global.el:
10572         * textmodes/reftex-parse.el:
10573         * textmodes/reftex-ref.el:
10574         * textmodes/reftex-sel.el:
10575         * textmodes/reftex-toc.el:
10576         * textmodes/reftex-vars.el:
10577         * textmodes/reftex.el: Small changes to remove compiler warnings.
10579         * textmodes/reftex-index.el: Likewise.
10580         (reftex-query-index-phrase): More efficient use of markers.
10582 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
10584         * image.el (image-load-path): New variable.
10585         (image-search-load-path): New function.
10586         (find-image): Search for images in `image-load-path'.
10588 2005-09-15  Richard M. Stallman  <rms@gnu.org>
10590         * follow.el: Change Maintainer field.
10592 2005-09-15  David Ponce  <david@dponce.com>
10594         * recentf.el (recentf-save-file-modes): New option.
10595         (recentf-save-list): Use it.
10597 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
10599         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
10600         (mode-line-mule-info, mode-line-modified): Move bindings from
10601         mouse-3 to mouse-1.
10603 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
10605         * simple.el (sendmail-user-agent-compose): Revert last change.
10607 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10609         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
10610         Use with-current-buffer.
10611         (ange-ftp-gwp-start): Remove unused var `gw-user'.
10612         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
10613         (ange-ftp-insert-directory): Remove unused var `short'.
10614         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
10616         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
10617         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
10619         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
10620         (check-calendar-holidays, diary-list-entries): Autoload.
10621         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
10622         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
10624         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
10625         which mistakenly removed a call to display-buffer.
10627 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
10629         * obsolete/iso-insert.el: Move to obsolete/ from international/.
10631 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
10633         * progmodes/hideshow.el
10634         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
10635         (hs-allow-nesting): New user var.
10636         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
10637         (hs-hide-block-at-point): When nesting allowed,
10638         if there is already an overlay in place, delete it.
10639         (hs-safety-is-job-n): Delete func; remove call sites.
10640         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
10641         (hs-overlay-at): New func.
10642         (hs-already-hidden-p, hs-show-block): Use it.
10643         (hs-hide-all): Don't pre-clean if nesting allowed.
10644         (hs-show-all): Temporarily disallow
10645         nesting around call to `hs-discard-overlays'.
10647 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
10649         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
10650         Delete unused local var.
10652 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
10654         * help-fns.el (describe-categories): "?\ " -> "?\s".
10655         (help-do-arg-highlight): Recognize also ARG-n, as in
10656         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
10658         * international/codepage.el (dos-unsupported-char-glyph):
10659         * net/newsticker.el (tool-bar-map, w3-mode-map)
10660         (w3m-minor-mode-map):
10661         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
10662         (ent-alist):
10663         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
10665 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
10667         * custom.el (custom-push-theme): Handle the case where a symbol is
10668         bound but face properties have not yet been assigned.
10670         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
10671         Fix behavior if noerase is `t' and there is no mail buffer.
10673         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
10674         if `continue' is nil, rather than signal an error.
10676 2005-09-12  Richard M. Stallman  <rms@gnu.org>
10678         * font-lock.el (font-lock-keywords): Add autoload.
10680         * help-fns.el (describe-variable): Rearrange to put source link
10681         in a predictable place.
10683         * net/newsticker.el: New file.
10685 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10687         * calendar/calendar.el (calendar-for-loop): Add edebug info.
10688         (calendar-basic-setup): Use the new nil arg.
10689         (number-of-diary-entries): Move to diary-lib.el.
10691         * calendar/diary-lib.el: Use with-current-buffer, match-string.
10692         (diary-list-entries): Use with-syntax-table and dolist.
10693         Rename from list-diary-entries.
10694         Use number-of-diary-entries if `number' is nil.
10695         (diary, diary-view-entries): Use this new name and new nil arg value.
10696         (number-of-diary-entries): Move from calendar.el.
10697         (diary-unhide-everything): New function.
10698         (include-other-diary-files, fancy-diary-display)
10699         (diary-show-all-entries, make-diary-entry): Use it.
10700         (diary-mail-entries): Use buffer-string.
10701         (mark-diary-entries): Fix long standing paren typo.
10702         (diary-sexp-entry): Use count-lines.
10703         (make-diary-entry): Avoid `previous-line'.
10704         (diary-mode-map): New var.
10705         (diary-mode): Redraw cal after saving.  Setup header-line.
10706         (fancy-diary-display-mode): Use local-set-key.
10708         * startup.el (command-line): Try calling various terminal-init-foo-bar
10709         functions by stripping hyphenated suffixes from $TERM.
10711         * files.el (normal-mode): Check boundness of font-lock-keywords.
10713 2005-09-12  Richard M. Stallman  <rms@gnu.org>
10715         * progmodes/compile.el: Don't decide a file's directory
10716         until the user actually tries to go there.
10717         (compilation-next-error-function):
10718         Pass compilation-find-file the directory from the file-struct.
10719         (compilation-internal-error-properties): Separate local FILE-STRUCT
10720         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
10721         (compilation-find-file): Arg DIR renamed to DIRECTORY.
10722         Expand it, and if nil, use default-directory.
10723         (compilation-get-file-structure): Don't mix specified directory
10724         with default directory.  Put specified directory into
10725         file-struct.  Don't make the file name absolute.
10727         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
10728         (compile-command): Add autoload.
10729         (compilation-disable-input): Add autoload.
10731 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
10733         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
10734         strings of the variables it can override.
10735         (time-stamp): New (as yet undocumented) time-stamp-format escapes
10736         %Q and %q, for fully-qualified domain name and unqualified host name.
10738 2005-09-11  Kim F. Storm  <storm@cua.dk>
10740         * emacs-lisp/authors.el (authors-aliases): Update list.
10741         (authors-fixed-entries): Update mldrag.el entry.
10743 2005-09-10  Alan Mackenzie  <acm@muc.de>
10745         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
10746         from the region narrowed to.
10748 2005-09-10  Magnus Henoch  <mange@freemail.hu>
10750         * textmodes/ispell.el (ispell-check-version): Signal an error if
10751         aspell version is less than 0.60.
10753 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
10755         * progmodes/octave-inf.el (inferior-octave-startup):
10756         Resync current dir at the end.
10758 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
10760         * woman.el (woman-topic-at-point-default):
10761         Rename to woman-use-topic-at-point-default.
10762         (woman-topic-at-point): Rename to woman-use-topic-at-point.
10763         (woman-file-name): Reflect renames above.  Automatically use the
10764         word at point as topic if woman-use-topic-at-point is non-nil.
10765         Otherwise offer it as default but don't insert it in the
10766         minibuffer.  Also use `test-completion' instead of `assoc' as
10767         suggested by Stefan Monnier.
10769 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
10771         * vc.el (vc-directory, vc-update-change-log): Throw an error on
10772         the attempt to do it over Tramp.  This is not yet supported.
10774 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
10776         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
10777         (menu-bar-non-minibuffer-window-p): New functions.
10778         ("Split Window", "Save As..."): Use them.
10779         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
10780         ("Print Buffer", "Truncate Long Lines in this Buffer"):
10781         Use menu-bar-menu-frame-live-and-visible-p.
10782         ("Save Buffer", "Insert File", "Open Directory...")
10783         ("Open File...", "Visit New File..."):
10784         Use menu-bar-non-minibuffer-window-p.
10785         (kill-this-buffer-enabled-p, dired <menu-enable>):
10786         Use menu-bar-non-minibuffer-window-p.
10788 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
10790         * cus-start.el (all): Don't complain about fringe-related
10791         built-ins if fringes are not supported.  Ditto about
10792         selection-related built-ins.  Fix the test for GTK-related built-ins.
10794         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
10795         ("Postscript Print Buffer", "Print Region", "Save As...")
10796         ("Save", "Insert File...", "Open Directory...")
10797         ("Open File...", "Visit New File..."")
10798         ("Truncate Long Lines in this Buffer"): Don't look at
10799         menu-updating-frame if this display does not support multiple frames.
10801 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
10803         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
10805 2005-09-09  Emilio Lopes  <eclig@gmx.net>
10807         * woman.el: Format- and whitespace-related changes.
10809 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
10811         * woman.el: Fix my email address.
10813 2005-09-08  Richard M. Stallman  <rms@gnu.org>
10815         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
10816         (sh-mode): Locally set skeleton-pair-default-alist.
10818         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
10820         * progmodes/flymake.el: Require `compile' unconditionally.
10822         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
10824         * woman.el (woman-file-name): Provide a default, not initial input.
10826         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
10828         * font-lock.el (font-lock-support-mode): Doc fix.
10830         * descr-text.el (describe-property-list): Handle non-symbol prop names.
10832 2005-09-08  Richard M. Stallman  <rms@gnu.org>
10834         * simple.el (blink-matching-open): Get rid of text props from
10835         the string shown in echo area.  Don't permanently set point.
10836         Some rearrangements.
10838 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
10840         * recentf.el (recentf-filename-handler): Add custom choice
10841         `abbreviate-file-name'.
10843         * msb.el (msb--very-many-menus): Fix typo.
10845         * disp-table.el (standard-display-european): Don't set
10846         enable-multibyte-characters to nil.
10848 2005-09-08  David Ponce  <david@dponce.com>
10850         * recentf.el (recentf-show-file-shortcuts-flag): New option.
10851         (recentf-expand-file-name): Doc fix.
10852         (recentf-dialog-mode-map): Define digit shortcuts.
10853         (recentf--files-with-key): New variable.
10854         (recentf-show-digit-shortcut-filter): New function.
10855         (recentf-open-files-items): New function.
10856         (recentf-open-files): Use it.
10857         (recentf-open-file-with-key): New command.
10859 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
10861         * buff-menu.el (Buffer-menu-sort-by-column): New function.
10862         Suggested by Kim F. Storm.
10863         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
10864         (Buffer-menu-make-sort-button): Use global keymap.
10866 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
10868         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
10869         (Man-getpage-in-background-advice): Remove defadvice; it isn't
10870         necessary any longer with the remapped command.
10871         (Man-bgproc-sentinel-advice): Remove defadvice which counts
10872         formatting time only.
10874         * net/tramp.el (tramp-action-password)
10875         (tramp-multi-action-password): Compile the password prompt from
10876         `method', `user' and `host'.  Sometimes it isn't obvious which
10877         password to enter, for example with remote files offered by
10878         recentf.el, or with multiple steps.  Suggested by Robert Marshall
10879         <robert@chezmarshall.freeserve.co.uk>.
10881 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10883         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
10884         Fix regexp for when "s///" is at the beginning of line.
10886 2005-09-07  Jay Belanger  <belanger@truman.edu>
10888         * calc/calc-poly.el (math-expand-term): Multiply out any powers
10889         when in matrix mode.
10891 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10893         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
10894         non-anonymous functions.
10896 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
10898         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
10899         when using a header line.  Otherwise, use mouse-1-click-follows-link.
10901         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
10902         can't be moved; don't signal an error.
10904 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
10906         * cus-theme.el (custom-theme-write-faces): Save the current face
10907         spec, not the defface spec.
10909         * custom.el (custom-known-themes): Clarify meaning of "standard".
10910         (custom-push-theme): Save old values in the standard theme.
10911         (disable-theme): Correct typo.
10912         (custom-face-theme-value) Deleted unused function.
10913         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
10915 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10917         * progmodes/compile.el (compilation-goto-locus): Take into account
10918         iconified frames when determining whether the buffer is
10919         already visible.
10920         Don't reset window height if the window already existed.
10922 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
10924         * custom.el (load-theme): Rename from require-theme.
10925         Add interactive spec.
10926         (enable-theme): Rename from custom-enable-theme.
10927         Add interactive spec.
10928         (disable-theme): Rename from custom-disable-theme.
10929         Add interactive spec.
10930         (custom-make-theme-feature): Doc fix.
10931         (custom-theme-directory): Doc fix.
10932         (provide-theme): Call enable-theme.
10934 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10936         * obsolete/lazy-lock.el (lazy-lock-mode):
10937         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
10938         font-lock-mode if it's off.  Print a warning instead.
10940         * progmodes/compile.el (compilation-start): Ignore errors if the
10941         process died before we get to send-eof.
10943         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
10944         Undo last change.  Enclosing the result in quotes broke things on Unix
10945         since tex-send-command passes it through shell-quote-argument.
10946         (tex-send-command): Pass `file' through convert-standard-filename
10947         when possible.
10948         (tex-uptodate-p): Handle the case where TeX hasn't put additional
10949         info in a transcript.
10951 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
10953         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
10954         fix compilation warning.  Reorder the key definitions to group
10955         together keys emitted by the current version of xterm.
10957         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
10958         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
10959         Reorder predicates to correct min-color usage.
10961 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
10963         * longlines.el (longlines-mode): Inhibit read-only when encoding.
10964         Kill local variables when longlines-mode is turned off.
10966 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10968         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
10970         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
10972         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
10974         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
10975         (font-lock-lines-before): Change default to being inactive.
10976         (font-lock-default-fontify-region): Obey font-lock-lines-before.
10977         (font-lock-after-change-function): Don't handle f-l-lines-before here.
10979 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
10981         * net/tramp.el (tramp-handle-make-auto-save-file-name):
10982         Deactivate temporarily advice if active (not needed for Emacs 22,
10983         but for backwards compatibility).
10984         (tramp-exists-file-name-handler): Rewrite.  First implementation
10985         was too simple.
10986         (tramp-advice-make-auto-save-file-name):
10987         Call `tramp-handle-make-auto-save-file-name' (again, just for
10988         backwards compatibility).
10990 2005-08-31  Reto Zimmermann  <reto@gnu.org>
10992         * progmodes/vhdl-mode.el
10993         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
10994         (vhdl-end-p): Fix indentation bug "else" after "-- when".
10995         (vhdl-set-default-project): New function (easier setting of default).
10996         (vhdl-port-copy): Handle extended identifiers for generics.
10997         (vhdl-compiler-alist): Better description for error message regexp.
10998         (vhdl-make): Query for target, use previous as default.
10999         (vhdl-port-copy): Fix port copy for port names starting with "signal".
11000         (vhdl-font-lock-keywords-2): Fix fontification for record
11001         el. assign.
11002         (vhdl-speedbar-make-subpack-line): Add package body link.
11003         (vhdl-generate-makefile-1): Not include itself as dependency.
11004         (vhdl-font-lock-init): Highlight c-preprocessor directives.
11005         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11006         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11007         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11008         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11009         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11010         (vhdl-import-project): Add string argument for `error'.
11011         (vhdl-compose-configuration)
11012         (vhdl-compose-configuration-architecture): Add configuration
11013         declaration generation.
11014         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11015         (vhdl-trailer-re): Add "record" keyword (better indentation).
11016         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11017         "[^ \t-\"]+".
11018         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11019         (vhdl-testbench-entity-file-name)
11020         (vhdl-testbench-architecture-file-name): Allow separate
11021         customization of testbench file names.
11022         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11023         (vhdl-get-visible-signals): Allow newline within alias declaration.
11024         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11025         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11026         (member-ignore-case): Alias for missing function in XEmacs.
11027         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11028         (vhdl-update-sensitivity-list): Ignore case on read signals.
11029         (vhdl-replace-string): Adjust case only for file names.
11030         (vhdl-update-sensitivity-list): Fix search for read signals.
11031         (vhdl-update-sensitivity-list): Exclude formal parameters.
11032         (vhdl-get-visible-signals): Include aliases of signals.
11033         (vhdl-get-visible-signals): Fix signal name searching.
11034         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11035         (vhdl-fixup-whitespace-region): Fix for character
11036         literals (e.g. `:').
11038 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11040         * ansi-color.el (comint-last-output-start):
11041         * bs.el (font-lock-verbose):
11042         * diff-mode.el (add-log-buffer-file-name-function):
11043         * dired-x.el (vm-folder-directory):
11044         * faces.el (help-xref-stack-item):
11045         * files.el (font-lock-keywords):
11046         * find-lisp.el (dired-buffers, dired-subdir-alist):
11047         * ido.el (cua-inhibit-cua-keys):
11048         * log-view.el (cvs-minor-wrap-function):
11049         * outline.el (font-lock-warning-face):
11050         * simple.el (compilation-current-error):
11051         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11052         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11053         * tooltip.el (comint-prompt-regexp):
11054         * w32-fns.el (explicit-shell-file-name):
11055         * term/mac-win.el (mac-charset-info-alist)
11056         (mac-services-selection, mac-system-script-code):
11057         * term/tty-colors.el (msdos-color-values):
11058         * term/w32-win.el (xlfd-regexp-registry-subnum):
11059         * term/x-win.el (x-keysym-table, x-selection-timeout)
11060         (x-session-id, x-session-previous-id):
11061         * textmodes/ispell.el (mail-yank-prefix):
11062         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11063         * textmodes/org.el (calc-embedded-close-formula)
11064         (calc-embedded-open-formula)
11065         (font-lock-unfontify-region-function):
11066         * textmodes/reftex-global.el (isearch-next-buffer-function)
11067         (TeX-master):
11068         * textmodes/reftex.el (font-lock-keywords):
11069         * textmodes/tex-mode.el (font-lock-comment-face)
11070         (font-lock-doc-face):
11071         * textmodes/texinfo.el (outline-heading-alist):
11072         Add defvars.
11074         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11075         (artist-spray-chars, artist-mode-init, artist-replace-string)
11076         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11077         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11078         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11080         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11081         (conf-align-assignments): "?\ " -> "?\s".
11083         * textmodes/reftex-index.el (TeX-master): Add defvar.
11084         (reftex-index-phrases-marker): Move up defvar.
11086         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11087         (reftex-toc-include-labels-indicator)
11088         (reftex-toc-include-index-indicator)
11089         (reftex-toc-max-level-indicator): Move up declarations.
11091         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11092         of args to `tramp-run-real-handler', even if it's empty in this case.
11094 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11096         * dired.el (dired-move-to-filename-regexp): Add date format for
11097         Mac OS X 10.3 in East Asian locales.
11099 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
11101         * files.el (make-auto-save-file-name): Add file name handler call
11102         if applicable.
11104         * net/tramp.el (tramp-file-name-handler-alist)
11105         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11106         (tramp-handle-make-auto-save-file-name): Rename from
11107         `tramp-make-auto-save-file-name'.
11108         (tramp-exists-file-name-handler): New defun.
11109         (tramp-advice-make-auto-save-file-name): Make defadvice only when
11110         `make-auto-save-file-name' is not a magic file name operation.
11112 2005-08-30  Richard M. Stallman  <rms@gnu.org>
11114         * files.el (risky-local-variable-p):
11115         Match `-predicates' and `-commands.
11117         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11118         (custom-save-all): Visit the file if necessary;
11119         kill the buffer if we created it.
11120         (custom-save-delete): Don't visit file or kill buffer here.
11122 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
11124         * textmodes/org.el (org-special-keyword): New face.
11125         (org-table-copy-down, org-table-eval-formula)
11126         (org-table-recalculate, org-init-section-numbers):
11127         Use `string-to-number' instead of `string-to-int'.
11128         (org-get-location): Use `insert-buffer-substring' instead of
11129         `insert-buffer'.
11130         (org-modify-diary-entry-string): New function.
11131         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
11132         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
11133         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
11134         active region.
11135         (org-export-as-html): Handle QUOTE keyword.
11136         (org-quote-string): New option.
11137         (org-bookmark-jump-unhide): New function, used for
11138         `bookmark-after-jump-hook'.
11139         (org-diary-default-entry): Apply only when not called through
11140         `org-agenda'.
11142 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
11144         * net/eudc.el (mode-popup-menu):
11145         * play/handwrite.el (ps-printer-name, ps-lpr-command):
11146         * progmodes/ada-mode.el (compile-auto-highlight)
11147         (skeleton-further-elements):
11148         * progmodes/autoconf.el (font-lock-syntactic-keywords):
11149         * progmodes/cmacexp.el (msdos-shells):
11150         * progmodes/compile.el (font-lock-extra-managed-props)
11151         (font-lock-keywords, font-lock-maximum-size)
11152         (font-lock-support-mode):
11153         * progmodes/grep.el (font-lock-lines-before):
11154         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
11155         * progmodes/mixal-mode.el (compile-command):
11156         * progmodes/perl-mode.el (font-lock-comment-face)
11157         (font-lock-doc-face, font-lock-string-face):
11158         * progmodes/prolog.el (comint-prompt-regexp):
11159         * progmodes/sh-script.el (font-lock-comment-face)
11160         (font-lock-set-defaults, font-lock-string-face):
11161         * progmodes/sql.el (font-lock-keyword-face)
11162         (font-lock-set-defaults, font-lock-string-face):
11163         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
11164         (itimer-version, lazy-lock-defer-contextually)
11165         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
11166         Add defvars.
11168         * progmodes/cperl-mode.el (cperl-electric-lbrace)
11169         (cperl-electric-keyword, cperl-electric-pod)
11170         (cperl-electric-backspace, cperl-forward-re)
11171         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
11172         (vc-rcs-header, vc-sccs-header): Add defvars.
11174         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
11175         (font-lock-syntactic-keywords, gud-find-expr-function):
11176         Add defvars.
11178         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
11179         (gdb-frame-parameters): Declare before use.
11181         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
11182         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
11183         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
11184         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
11186         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
11187         (idlwave-help-with-source): Use `insert-buffer-substring', not
11188         `insert-buffer'.
11190 2005-08-29  Juri Linkov  <juri@jurta.org>
11192         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
11193         Put outline-back-to-heading function call inside save-excursion.
11195 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
11197         * man.el (Man-init-defvars, Man-translate-references)
11198         (Man-support-local-filenames, Man-highlight-references):
11199         * progmodes/sql.el (sql-interactive-mode):
11200         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
11202         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
11203         (compilation-mode-font-lock-keywords): Add defvars.
11204         (checkdoc-interactive-loop): "?\ " -> "?\s".
11206         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
11207         (font-lock-doc-face, font-lock-string-face)
11208         (font-lock-keywords-case-fold-search): Add defvars.
11209         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
11211         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
11212         Don't pass X and Y (they are ignored anyway).
11213         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
11214         (mouse-delete-window): Make arguments optional.
11216         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
11217         (caesar-translate-table, minor-modes, news-buffer-save)
11218         (news-group-name, news-minor-modes): Add defvars.
11220         * emacs-lisp/lselect.el (mouse-highlight-priority)
11221         (x-lost-selection-functions, zmacs-regions):
11222         * emacs-lisp/pp.el (font-lock-verbose):
11223         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
11224         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
11225         (ses-mode-map):
11226         * emacs-lisp/tcover-unsafep.el (safe-functions):
11227         * international/mule-cmds.el (mac-system-coding-system)
11228         (mac-system-locale):
11229         * language/ethio-util.el (rmail-current-message)
11230         (rmail-message-vector):
11231         * language/thai-util.el (thai-auto-composition-mode):
11232         * mail/metamail.el (rmail-current-message, rmail-message-vector):
11233         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
11234         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
11235         (vm-primary-inbox, vm-spool-files):
11236         * mail/rmail.el (deleted-head, font-lock-fontified)
11237         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
11238         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
11239         (total-messages):
11240         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
11241         (rmail-summary-mode-map):
11242         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
11243         (rmail-last-label, rmail-last-multi-labels)
11244         (rmail-summary-vector, rmail-total-messages):
11245         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
11246         * mail/rmailsum.el (msgnum):
11247         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
11248         (rmail-current-message):
11249         * obsolete/fast-lock.el (font-lock-face-list):
11250         * obsolete/rnewspost.el (mail-reply-buffer):
11251         * obsolete/scribe.el (compile-command):
11252         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
11254 2005-08-28  John Paul Wallington  <jpw@gnu.org>
11256         * ibuf-ext.el (ibuffer-auto-update-changed):
11257         Use `frame-or-buffer-changed-p' to check whether we need to update.
11258         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
11259         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
11260         as a `frame-or-buffer-changed-p' state vector instead.
11262 2005-08-27  Romain Francoise  <romain@orebokech.com>
11264         * textmodes/makeinfo.el (makeinfo-compile):
11265         Use `compilation-start'.  Set `next-error-function' according to
11266         `disable-errors'.
11267         (makeinfo-next-error): New function.
11268         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
11269         (makeinfo-buffer): Likewise.
11271         * progmodes/compile.el (compilation-start): Add autoload cookie.
11273         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
11274         * textmodes/sgml-mode.el: Likewise.
11275         * progmodes/python.el: Likewise.
11277 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
11279         * simple.el (blink-matching-paren-distance): Document the meaning
11280         of nil value, and allow to customize to nil.
11282         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
11283         command.com, not command.exe.
11285 2005-08-26  John Wiegley  <johnw@newartisans.com>
11287         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
11288         code around a bit so that an extraneous nil argument is not added
11289         to a command when no args are given.
11291         * eshell/esh-arg.el (eshell-parse-double-quote): If a
11292         double-quoted argument resolves to nil, return it as an empty
11293         string rather than as nil.  This made it impossible to pass "" to
11294         a shell script as a null string argument.
11296 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11298         * outline.el (outline-invent-heading): New fun.
11299         (outline-promote, outline-demote): Use it.
11300         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
11301         (outline-end-of-subtree): Remove unused var `opoint'.
11303 2005-08-26  David Reitter  <david.reitter@gmail.com>
11305         * menu-bar.el (truncate-lines, write-file, print-buffer)
11306         (ps-print-buffer-faces, ps-print-buffer, split-window):
11307         Disable menu items when the frame they refer to is invisible, or when
11308         they refer to a buffer and the minibuffer is selected.
11310 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
11312         * progmodes/flymake.el (flymake-highlight-err-lines):
11313         Use save-excursion around flymake-highlight-line to preserve point.
11315 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
11317         * progmodes/octave-mod.el: Change Author and Maintainer address.
11318         (octave-maintainer-address): Change Kurt's email address.
11319         * progmodes/octave-inf.el: Change Author and Maintainer address.
11320         * progmodes/octave-hlp.el: Change Author and Maintainer address.
11322 2005-08-26  Kim F. Storm  <storm@cua.dk>
11324         * subr.el (version-list-<, version-list-<=, version-list-=):
11325         Rename from integer-list-*.
11326         (version-list-not-zero): Likewise.  Fix while loop.
11327         (version=): Use version-list-= instead of string-equal.
11329 2005-08-26  Richard M. Stallman  <rms@gnu.org>
11331         * outline.el (outline-promote): Try shortening the heading.
11332         As last resort, read the heading to use.
11333         (outline-demote): As last resort, read the heading to use.
11335 2005-08-26  Romain Francoise  <romain@orebokech.com>
11337         * progmodes/compile.el (compilation-start): Doc fix.
11339         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
11340         (antlr-font-lock-additional-keywords): Fix reference to
11341         `antlr-font-lock-literal-regexp' erroneously changed during the
11342         mass face rename.
11343         (antlr-run-tool): Use `compilation-start'.
11345         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
11346         instead of the obsolete `compile-internal'.
11348 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
11350         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
11351         (number, original-date):
11352         * calendar/cal-china.el (date):
11353         * calendar/cal-coptic.el (date):
11354         * calendar/cal-french.el (date):
11355         * calendar/cal-hebrew.el (date, entry, number, original-date):
11356         * calendar/cal-islam.el (date, number, original-date):
11357         * calendar/cal-iso.el (date):
11358         * calendar/cal-julian.el (date):
11359         * calendar/cal-mayan.el (date):
11360         * calendar/cal-menu.el (date, event):
11361         * calendar/cal-persia.el (date):
11362         * calendar/lunar.el (date):
11363         * calendar/solar.el (date): Add defvars.
11365         * emerge.el:
11366         * ibuffer.el:
11367         * info-xref.el:
11368         * obsolete/bg-mouse.el:
11369         * obsolete/sun-curs.el:
11370         * obsolete/swedish.el: Move the `defvar's to the top level.
11372         * smerge-mode.el (smerge-refined-change): Add :group.
11374 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11376         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
11377         (smerge-keep-n): Remove props.
11378         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
11379         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
11380         now that it's done in smerge-keep-n.
11381         (smerge-refined-change): New face.
11382         (smerge-refine-chopup-region, smerge-refine-highlight-change)
11383         (smerge-refine): New funs.
11384         (smerge-basic-map): Bind smerge-refine.
11386 2005-08-25  Juri Linkov  <juri@jurta.org>
11388         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
11389         compilation-process-setup-function and compilation-disable-input
11390         in grep-mode instead of let-bindings in grep.
11392         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
11393         Delete "Automatic File De/compression" (auto-compression-mode).
11395 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
11397         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
11398         Silence warning about non-existent variable.
11400 2005-08-25  Richard M. Stallman  <rms@gnu.org>
11402         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
11403         Rename "Describe Key" to "Describe Key or Mouse Operation".
11405         * mail/mailalias.el (build-mail-aliases): Delete comments
11406         from the contents before processing them.
11408         * isearch.el (isearch-edit-string): Erase the Search prompt
11409         if user enters an empty string and there is no default.
11411         * comint.el (comint-file-name-prefix): Add autoload.
11413 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
11415         * subr.el (play-sound): Rearrange to avoid warning.
11417 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
11419         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
11420         New hook.
11421         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
11423 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11425         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
11427         * custom.el (custom-theme-set-variables): Sort minor modes last.
11429 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11431         * subr.el (version-separator, version-regexp-alist): New vars used by
11432         version comparison funs.
11433         (integer-list-<, integer-list-=, integer-list-<=)
11434         (integer-list-not-zero): New funs for integer list comparison.
11435         (version-to-list, version=, version<, version<=): New funs for version
11436         comparison.
11438 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
11440         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
11441         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
11442         time to silence the byte-compiler.
11444         * ibuffer.el (ibuffer-compile-make-eliding-form)
11445         (ibuffer-check-formats): Use `with-no-warnings' to hide references
11446         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
11447         so it's silly to get warnings for it).
11448         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
11449         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
11450         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
11451         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
11452         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
11453         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
11454         Defvar at compile time.
11455         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
11456         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
11457         Declare them before use.
11459         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
11460         (info-xref-good, info-xref-bad): Defvar at compile time.
11462         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
11463         Use `let*' instead of `let'.
11465         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
11466         (*mouse-y*, menu, char): Defvar at compile time.
11467         (sc::menu): Declare it before use.
11468         (sc::pack-one-line): Use `let', not `let*'.
11470         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
11471         (mail-send-hook): Defvar at compile time.
11473         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
11474         Defvar at compile time.
11476         * term/sun-mouse.el (current-global-mousemap)
11477         (current-local-mousemap): Declare them before use.
11479 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
11481         * bookmark.el (bookmark-after-jump-hook): New hook.
11482         (bookmark-jump): Run `bookmark-after-jump-hook'.
11484 2005-08-23  Juri Linkov  <juri@jurta.org>
11486         * faces.el (minibuffer-prompt): Doc fix.
11488 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
11490         * progmodes/xscheme.el: Trivial changes to silence warnings.
11491         (xscheme-previous-mode, xscheme-previous-process-state):
11492         Add defvars.
11493         (xscheme-last-input-end, xscheme-process-command-line)
11494         (xscheme-process-name, xscheme-buffer-name)
11495         (xscheme-expressions-ring-max, xscheme-expressions-ring)
11496         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
11497         (xscheme-control-g-synchronization-p)
11498         (xscheme-control-g-disabled-p, xscheme-string-receiver)
11499         (default-xscheme-runlight, xscheme-runlight)
11500         (xscheme-runlight-string, xscheme-process-filter-state)
11501         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
11502         Move to beginning of file.
11503         (scheme-interaction-mode-commands-alist)
11504         (scheme-interaction-mode-map, scheme-debugger-mode-map):
11505         Declare them before use.  Note: the initialization code for the variables
11506         has not been moved because it uses functions that reference the variables.
11507         (xscheme-control-g-message-string, xscheme-process-filter-alist)
11508         (xscheme-prompt-for-expression-map): Declare them before use.
11509         (scheme-debugger-mode-commands): "?\ " -> "?\s".
11511 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
11513         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
11515 2005-08-22  Juri Linkov  <juri@jurta.org>
11517         * faces.el (set-face-underline): Delete this duplicate function
11518         and make an obsolete alias to set-face-underline-p.
11519         (set-face-underline-p): Use docstring of set-face-underline.
11520         (describe-face): Create hyperlink to parent face.
11522         * info.el (Info-insert-dir): Use save-excursion around
11523         insert-buffer-substring.
11524         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
11525         (Info-escape-percent): Delete function.
11526         (Info-fontify-node): Replace Info-escape-percent by
11527         replace-regexp-in-string with REP arg set to lambda that
11528         duplicates `%' and preserves text properties.
11530         * progmodes/compile.el (compilation-disable-input): Doc fix.
11531         (define-compilation-mode): Doc fix and refill.
11532         (kill-compilation): Use `mode-name' in the error message.
11533         (compilation-find-file): Use `compilation-error' in the
11534         read-file-name's prompt.
11536 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11538         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
11539         (smerge-auto-leave): Make undo re-enable the mode.
11540         (debug-ignored-errors): Add the user-error of impossible resolution.
11541         (smerge-resolve): Move things around a bit, in preparation for later.
11542         (smerge-diff): Don't fail if the buffer has no associated file.
11543         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
11544         (smerge-conflict-overlay): New function.
11545         (smerge-match-conflict): Don't add text properties here.
11546         (smerge-find-conflict): Instead, add an overlay here.
11547         Also check for the case where we're inside a conflict already, so as to
11548         obviate the need for font-lock-multiline, which is unbearably slow with
11549         large conflicts and ciomplex font-lock patterns.
11550         (smerge-remove-props): Remove overlay rather than text-properties.
11551         (smerge-mode): Don't set font-lock-multiline.
11552         Remove overlays when turned off.
11554 2005-08-21  Kim F. Storm  <storm@cua.dk>
11556         * ido.el (ido-ignore-item-p): Use save-match-data.
11557         Bind case-fold-search to ido-case-fold locally.
11559 2005-08-20  Richard M. Stallman  <rms@gnu.org>
11561         * files.el (normal-mode): If font lock is on, turn it off and on.
11563         * subr.el (replace-regexp-in-string): Doc fix.
11565         * startup.el (command-line-1): Don't suppress startup screen
11566         due to existing processes.
11568         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
11570         * progmodes/compile.el (compilation-disable-input): Default to nil.
11572 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
11574         * progmodes/compile.el (compilation-disable-input): New defcustom.
11575         (compilation-start): If compilation-disable-input is non-nil, send
11576         EOF to the compilation process.
11578 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
11580         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
11581         Run the argument of tex-shell-cd-command through
11582         convert-standard-filename, to get the correct style of slashes on
11583         Windows, and enclose the result in quotes, in case the file name
11584         includes whitespace or other special characters.
11586 2005-08-19  Andreas Schwab  <schwab@suse.de>
11588         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
11589         process.
11591 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
11593         * cus-start.el (minibuffer-prompt-properties): Correct typo.
11595 2005-08-18  Kim F. Storm  <storm@cua.dk>
11597         * scroll-lock.el: Fix errors due to incorrect line wrapping.
11599 2005-08-18  Richard M. Stallman  <rms@gnu.org>
11601         * scroll-lock.el: New file.
11603 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
11605         * dired.el (dired-move-to-end-of-filename):
11606         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
11608 2005-08-18  Kim F. Storm  <storm@cua.dk>
11610         * ido.el (ido-everywhere): Fix defcustom :set function to disable
11611         rather than toggle mode when custom value is nil.
11612         (ido-everywhere): Fix defun doc string.
11614 2005-08-17  Richard M. Stallman  <rms@gnu.org>
11616         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
11617         as tag instead of "Inviolable".
11619 2005-08-17  Kim F. Storm  <storm@cua.dk>
11621         * windmove.el (windmove-coordinates-of-position): Remove.
11622         (windmove-coordinates-of-window-position): Remove.
11623         (windmove-reference-loc): Use posn-at-point instead.
11625         * subr.el (insert-for-yank-1): Doc fix.
11627         * ido.el (ido-enter-matching-directory): Rename from
11628         ido-enter-single-matching-directory.  Change `slash' choice to
11629         `only'.  Add `first' choice.
11630         (ido-exhibit): Adapt to above changes.
11632 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
11634         * Makefile.in: Expand comment about building loaddefs.el.
11636 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
11638         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
11639         Comment use of defadvice.
11641         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
11643 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
11645         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
11646         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
11647         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
11648         * progmodes/idlw-shell.el, progmodes/ld-script.el,
11649         * progmodes/which-func.el, ruler-mode.el, strokes.el,
11650         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
11651         for backward compatibility for faces that did not appear in the
11652         previous Emacs release.
11654         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
11656 2005-08-15  Kim F. Storm  <storm@cua.dk>
11658         * emulation/cua-base.el (cua-delete-region): Return t if
11659         deleted region was non-empty.
11660         (cua-replace-region): Inhibit overwrite-mode for
11661         self-insert-command if replaced region was non-empty.
11662         (cua--explicit-region-start, cua--status-string): Make them
11663         buffer-local at top-level...
11664         (cua-mode): ...rather than when mode is enabled.
11666 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
11668         * progmodes/vhdl-mode.el (vhdl-emacs-21):
11669         Set t for Emacs 21, 22, and so on.
11671 2005-08-15  David Ponce  <david@dponce.com>
11673         * tree-widget.el: Update Commentary header.
11674         (tree-widget-theme): Doc fix.
11675         (tree-widget-space-width): New option.
11676         (tree-widget-image-properties): Look up in the default theme too.
11677         (tree-widget--cursors): Only for images with arrow pointer shape.
11678         (tree-widget-lookup-image): Pointer shape is hand by default.
11679         (tree-widget-icon): Rename generic icon widget from
11680         `tree-widget-control'.
11681         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
11682         derive from `tree-widget-icon'.
11683         (tree-widget-handle): Improve default look and feel of the text
11684         representation.
11685         (tree-widget): Rename :*-control properties to :*-icon properties.
11686         Add :action and :help-echo properties.
11687         (tree-widget-after-toggle-functions): Move.
11688         (tree-widget-close-node, tree-widget-open-node): Remove.
11689         (tree-widget-before-create-icon-functions): New hook.
11690         (tree-widget-value-create): Update to allow customization of icons
11691         and nodes at run-time via that new hook.
11692         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
11693         (tree-widget-icon-action, tree-widget-icon-help-echo)
11694         (tree-widget-action, tree-widget-help-echo): New functions.
11696 2005-08-15  Kim F. Storm  <storm@cua.dk>
11698         * ido.el (ido-buffer-internal): Use with-no-warnings.
11699         (ido-make-merged-file-list): Use while-no-input.
11701 2005-08-15  Richard M. Stallman  <rms@gnu.org>
11703         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
11704         (flyspell-large-region): Fix doc and custom type.
11706 2005-08-14  Richard M. Stallman  <rms@gnu.org>
11708         * files.el (interpreter-mode-alist): Doc fix.
11710         * mail/rmail.el (rmail-nonignored-headers): New variable.
11711         (rmail-clear-headers): Use it.
11712         (rmail-reply): Better handling of mail-followup-to header.
11714         * progmodes/sh-script.el (sh-font-lock-keywords-var):
11715         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
11716         don't try to refer to executable-font-lock-keywords.
11717         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
11718         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
11719         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
11720         (sh-mode): Set comment-start-skip, local-abbrev-table,
11721         imenu-case-fold-search.
11722         (sh-set-shell): Don't set them here.
11723         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
11724         Don't cache the results in the original alist; don't ever modify
11725         that alist.
11727         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
11729         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
11730         empty.
11732 2005-08-15  Andreas Schwab  <schwab@suse.de>
11734         * desktop.el: Put autoload cookie at risky-local-variable declarations.
11736         * dired.el, info.el, mail/rmail.el: Revert last change.
11738 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
11740         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
11741         modification in `eval-after-load' form.
11742         * info.el: Likewise.
11743         * mail/rmail.el: Likewise.
11745 2005-08-14  Juri Linkov  <juri@jurta.org>
11747         * progmodes/compile.el (compilation-mode-font-lock-keywords):
11748         Remove highlighting of "Compilation started".  Highlight only
11749         the word "finished" in "Compilation finished".  Add highlighting
11750         of "interrupt", "killed", "terminated" and the exit code.
11751         (compilation-start): Add newline after header.  Use exactly the
11752         same time stamp format as the finishing message.
11753         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
11755         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
11756         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
11757         Add highlighting of "interrupt", "killed", "terminated".
11759         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
11760         enabled and the current command is self-insert-command, call it
11761         explicitly with overwrite-mode bound to nil, to not allow it
11762         to delete the character after the selected region.
11764 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
11766         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
11767         move-end-of-line, end-of-line, and beginning-of-line to the list
11768         of commands after which the echo area is updated.
11770 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
11772         * cus-edit.el (custom-save-all, custom-save-delete):
11773         Bind recentf-exclude to exclude custom-file.
11775 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
11777         * mail/rmailsum.el (rmail-summary-end-of-message): New command
11778         to go to the bottom of the mail message.  Added to
11779         `rmail-summary-mode-map' with key "/".
11780         (rmail-summary-show-message): New (internal) function for use by
11781         both `rmail-summary-beginning/end-of-message'.
11782         (rmail-summary-beginning-of-message): Change to use
11783         rmail-summary-show-message.
11785         * mail/rmail.el (rmail-end-of-message): New command to go to the
11786         end of the current message.  Added to `rmail-mode-map' with key "/".
11787         (rmail-beginning-of-message): Fix to work as documented.
11788         (rmail-mode): Change documentation.
11790         * progmodes/compile.el (compilation-start): Add the line
11791         "Compilation started" with compilation start time.
11792         (compilation-mode-font-lock-keywords): Add `started' to keywords.
11794 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
11796         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
11797         of menu items.
11799 2005-08-11  Richard M. Stallman  <rms@gnu.org>
11801         * simple.el (pop-global-mark): Reverse test of widen-automatically.
11803         * battery.el (battery-status-function): Don't use ignore-errors.
11805 2005-08-11  Lute Kamstra  <lute@gnu.org>
11807         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
11808         define-obsolete-variable-alias.
11810 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11812         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
11813         (ange-ftp-send-cmd): Revert last change, and expand
11814         the comment explaining the problem.
11816 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
11818         * ldefs-boot.el: Update.
11820         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
11821         item to "Time, Load and Mail".  Change help echo text.
11823         * time.el (display-time-use-mail-icon, display-time-format)
11824         (display-time-string-forms): Shorten first line of docstrings.
11826 2005-08-10  Lars Hansen  <larsh@soem.dk>
11828         * desktop.el (desktop-buffer-mode-handlers):
11829         Make non-customizable.  Add autoload cookie.  Change initial value to
11830         nil; add elements in respective modules instead.  Fix doc string.
11831         (desktop-load-file): New function.
11832         (desktop-minor-mode-handlers): New autoloaded variable.
11833         (desktop-create-buffer): Call minor mode handlers.
11834         Use desktop-load-file to load major and minor mode modules prior to
11835         checking for a handler.
11836         (desktop-save): Don't add nil to desktop-minor-modes for minor
11837         modes with nil function in desktop-minor-mode-table.  Don't delete
11838         desktop file before rewriting it.
11839         (desktop-locals-to-save): Add autoload cookie.  Don't make
11840         automatically buffer-local.  Add variables column-number-mode,
11841         size-indication-mode, indent-tabs-mode,
11842         indicate-buffer-boundaries, indicate-empty-lines and
11843         show-trailing-whitespace.
11844         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
11845         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
11846         (desktop-clear-preserve-buffers-regexp): Delete.
11847         (desktop-clear-preserve-buffers): Update initial value and docstring.
11848         (desktop-save-buffer): Fix doc string.
11850         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
11851         (hilit-chg-desktop-restore): New function.
11852         (highlight-changes-mode): Add highlight-changes-mode to
11853         desktop-locals-to-save.
11855         * dired.el: Add handler to desktop-buffer-mode-handlers.
11856         (dired-restore-desktop-buffer): Remove autoload cookie.
11857         (dired-mode): Add autoload cookie.
11859         * info.el: Add handler to desktop-buffer-mode-handlers.
11860         (Info-restore-desktop-buffer): Remove autoload cookie.
11861         (Info-mode): Add autoload cookie.
11863         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
11864         (mh-restore-desktop-buffer): Remove autoload cookie.
11865         (mh-folder-mode): Add autoload cookie.
11867         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
11868         (rmail-restore-desktop-buffer): Remove autoload cookie.
11870 2005-08-11  Masatake YAMATO  <jet@gyve.org>
11872         * hexl.el (hexl-address-region):
11873         (hexl-ascii-region, hexl-font-lock-keywords):
11874         (hexl-highlight-line-range): Use the term "region"
11875         instead of "area" for consistency with the other symbols
11876         defined in hexl.el.
11878 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
11880         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
11881         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
11882         out by Juri Linkov).  Add `display-battery-mode'.
11884 2005-08-09  Juri Linkov  <juri@jurta.org>
11886         * progmodes/compile.el (compilation-mode-font-lock-keywords):
11887         Remove `-text' from face variable names.
11888         (compilation-error-file-name, compilation-warning-file-name)
11889         (compilation-info-file-name): Delete faces.
11890         (compilation-line-number, compilation-column-number):
11891         Remove face underlining.
11892         (compilation-message-face): Set to `underline' value by default.
11893         (compilation-error-face, compilation-warning-face)
11894         (compilation-info-face): Remove `-file-name' from face names.
11895         (compilation-error-text-face, compilation-warning-text-face)
11896         (compilation-info-text-face): Delete face variables.
11897         (compilation-text-face): Delete function.
11899         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
11900         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
11901         (grep-error-face): Set to `compilation-error' instead of
11902         `compilation-error-face' (which is redefined to `grep-hit-face' in
11903         grep buffers).
11904         (grep-mode-font-lock-keywords): Remove `-text' from face variable
11905         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
11907         * dired-aux.el (dired-do-query-replace-regexp):
11908         Use `query-replace-read-args'.
11910         * replace.el (query-replace-read-from, query-replace-read-to)
11911         (query-replace-read-args): Rename arg `string' to `prompt'.
11913         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
11915 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
11917         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
11918         uploading files.
11919         (ange-ftp-canonize-filename): Handle file names beginning with ~
11920         correctly.
11922 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
11924         * textmodes/fill.el (canonically-space-region)
11925         (fill-context-prefix, fill-french-nobreak-p)
11926         (fill-delete-newlines, fill-comment-paragraph)
11927         (justify-current-line): "?\ " -> "?\s".
11929 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
11931         * textmodes/fill.el (fill-nonuniform-paragraphs):
11932         Improve argument/docstring consistency.
11934 2005-08-09  Richard M. Stallman  <rms@gnu.org>
11936         * textmodes/ispell.el (ispell-word): More fboundp checks.
11938         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
11939         (find-file-noselect-1): Call it here, only if RAWFILE.
11940         (normal-mode): Always set some major mode.
11941         (save-some-buffers-action-alist): Change some explanation strings.
11942         (file-name-non-special): In the `quote' method, use unwind-protect.
11944 2005-08-09  Magnus Henoch  <mange@freemail.hu>
11946         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
11947         (ispell-have-aspell-dictionaries): New variable.
11948         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
11949         (ispell-get-aspell-config-value): New function.
11950         (ispell-aspell-find-dictionary): New function.
11951         (ispell-aspell-add-aliases): New function.
11952         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
11953         appropriate.  Don't look for ispell dictionaries if we use aspell.
11954         (ispell-menu-map): Don't build a submenu of dictionaries.
11956 2005-08-09  Richard M. Stallman  <rms@gnu.org>
11958         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
11959         (sql-read-passwd): Use read-passwd.
11961         * progmodes/idlw-toolbar.el (idlwave-toolbar)
11962         (idlwave-toolbar-is-possible): Add defvars.
11964         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
11965         Avoid warnings.
11967         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
11968         (idlwave-system-class-info, idlwave-executive-commands-alist):
11969         Use defvar.
11971         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
11973         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
11974         Avoid warnings.
11976         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
11977         and content-type: headers.
11979         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
11981         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
11982         and rename some of them to be more self-explanatory.
11984         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
11986         * startup.el (command-line-1): Implement -scriptload.
11988         * replace.el (occur-engine): Initial *Occur* output not undoable.
11990         * menu-bar.el (menu-bar-file-menu): Rename some menu items
11991         and improve help strings.
11993         * isearch.el (isearch-repeat): When changing direction,
11994         mark search successful.
11996         * ediff-init.el: Use (featurep 'xemacs).
11998         * comint.el (send-invisible): Identify buffer, if not selected.
12000         * align.el: Delete autoload for c-guess-basic-syntax.
12002 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
12004         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12005         Improve argument/docstring consistency.  Doc fixes.
12006         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12007         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12008         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12009         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12010         (r2bv-organization, r2bv-pages, r2bv-primary-author)
12011         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12012         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12013         Defvar at compile time.
12015 2005-08-09  Juri Linkov  <juri@jurta.org>
12017         * info.el: Replace `info' with upper-case `Info' where appropriate.
12018         (info-title-1, info-title-2, info-title-3, info-title-4)
12019         (info-menu-header): Move up face definitions.
12020         (info-menu-star): Rename from `info-menu-5'.
12021         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12022         (Info-fontify-visited-nodes): Fix docstring.
12023         (Info-hide-note-references): Fix docstring.
12024         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12025         menu items in the same way as on cross-references.
12026         (info-apropos): Fix sorting order and formatting to be like in the
12027         stand-alone Info browser.  Display error messages for 1 sec.
12028         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
12029         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12030         from the menu bar.
12031         (Info-insert-dir): Restore point after calling
12032         `insert-buffer-substring'.
12034 2005-08-08  Richard M. Stallman  <rms@gnu.org>
12036         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12037         (recompute-lucid-menubar): Add defvars.
12039         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12041         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12043         * net/net-utils.el (run-dig): Rename from `dig'.
12045         * play/gametree.el (gametree-mode): Use make-local-variable,
12046         not make-variable-buffer-local.
12048         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12050         * ansi-color.el (ansi-color-make-extent)
12051         (ansi-color-set-extent-face): Use fboundp, not functionp.
12053         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12054         not make-variable-buffer-local.
12056         * bookmark.el (Info-current-file): Add defvar.
12057         (bookmark-jump-noselect): Use with-no-warnings.
12059         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12061         * ebuff-menu.el (Helper-return-blurb): Add defvar.
12063         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12065         * find-file.el (ada-procedure-start-regexp)
12066         (ada-package-start-regexp): Add defvars.
12068         * info.el (Info-insert-dir): Use insert-buffer-substring.
12070         * xml.el (xml-att-def-re): Add defvar.
12072         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12073         calling convention.
12075         * subr.el (while-no-input): Return t if there is input.
12077 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
12079         * cus-start.el (all): Add `overflow-newline-into-fringe'.
12081 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
12083         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12084         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12086 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
12088         * cmuscheme.el (scheme-start-file): Replace reference to
12089         `user-emacs-directory' by "~/.emacs.d/".
12091 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
12093         * info.el (Info-dir-remove-duplicates): Avoid case folding
12094         in loop; instead, keep downcased strings for comparison.
12095         Suggested by Helmut Eller.
12097 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
12099         Sync with Tramp 2.0.50.
12101         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12102         XEmacs case; not necessary anymore.
12103         (tramp-user-regexp): Allow "@" as part of user name.
12104         (tramp-handle-set-visited-file-modtime)
12105         (tramp-handle-insert-file-contents)
12106         (tramp-handle-write-region): No special handling for
12107         `last-coding-system-used, because this is done in
12108         `tramp-accept-process-output' now.
12109         (tramp-accept-process-output): New defun.
12110         (tramp-process-one-action, tramp-process-one-multi-action)
12111         (tramp-wait-for-regexp, tramp-wait-for-output)
12112         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
12113         Howells <dhowells@redhat.com>.
12114         (clear-visited-file-modtime): Defadvice removed.  The check for
12115         unset buffer's modtime does not need to be based on
12116         `tramp-buffer-file-attributes'.  Suggested by RMS.
12117         (tramp-message): Insert "\n" if not being at beginning of line.
12118         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12119         sequence with same logic.
12120         (tramp-completion-handle-expand-file-name): Discard call of
12121         `tramp-drop-volume-letter'.  It is not necessary, and there have
12122         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12123         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12124         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
12125         should always be visible.
12126         (tramp-handle-insert-directory, tramp-setup-complete)
12127         (tramp-set-process-query-on-exit-flag)
12128         (tramp-append-tramp-buffers): Pacify byte-compiler.
12129         (tramp-bug): Delete non-existing variables from list.
12130         Apply `tramp-load-report-modules' as pre-hook.
12131         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
12132         `shell-prompt-pattern' because of non-7bit characters.
12133         Reported by Sebastian Luque <sluque@mun.ca>.
12134         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
12135         (tramp-match-string-list): Remove function.
12136         (tramp-wait-for-regexp): Remove call of that function.
12137         Suggested by Kim F. Storm <storm@cua.dk>.
12138         (tramp-set-auto-save-file-modes): Use octal integer code #o600
12139         instead of octal character code ?\600.  The latter resulted in a
12140         syntax error with XEmacs.
12142         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
12143         XEmacs case; not necessary anymore.
12144         (tramp-smb-handle-write-region): No special handling for
12145         `last-coding-system-used, because this is done in
12146         `tramp-accept-process-output' now.
12147         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
12149 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
12151         * wid-edit.el (widget-choice-value-create):
12152         Unconditionally respect user choice.  Set :explicit-choice back to nil
12153         when no longer needed.
12154         (widget-choice-action): Unconditionally respect user choice.
12155         Eliminate :explicit-choice-value.
12157         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
12159         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
12160         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
12161         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
12162         running new function `toggle-indicate-empty-lines'.
12163         Rename "Customize" item to "Customize fringe".
12164         Rename "Indicators" item to "Buffer boundaries" and change help echo.
12165         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
12166         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
12167         Delete "Empty lines only" item.
12168         (menu-bar-showhide-fringe-ind-customize): New function.
12169         (menu-bar-showhide-fringe-ind-mixed)
12170         (menu-bar-showhide-fringe-ind-box)
12171         (menu-bar-showhide-fringe-ind-right)
12172         (menu-bar-showhide-fringe-ind-left)
12173         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
12174         instead of `fringe-indicators'.
12176 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
12178         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
12179         Change the date of last update.
12181 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
12183         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
12184         (viper-exec-yank, viper-put-back): Don't display modification msg
12185         if in the minibuffer.
12187         * viper-init.el (viper-replace-overlay-cursor-color)
12188         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
12189         Make variables frame local.
12191         * viper-util.el (viper-append-filter-alist): Use append instead of
12192         nconc.
12194         * viper.el (viper-vi-state-mode-list)
12195         (viper-emacs-state-mode-list): Move help-mode and
12196         completion-list-mode from the first list to the second.
12197         (viper-mode): Docstring.
12198         (viper-go-away, viper-non-hook-settings): Don't localize
12199         minor-mode-alist in newer Emacsen.  Add advice to
12200         set-cursor-color.  Don't bind "\C-c\\".
12202 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
12204         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
12205         (scheme-macro-expand-command): New user options.
12206         (scheme-trace-procedure, scheme-expand-current-form): New commands.
12207         (scheme-form-at-point, scheme-start-file)
12208         (scheme-interactively-start-process): New functions.
12209         (scheme-get-process): New function, extracted from `scheme-proc'.
12210         (run-scheme): Call `scheme-start-file' to get start file, and pass
12211         it to `make-comint'.
12212         (switch-to-scheme, scheme-proc):
12213         Call `scheme-interactively-start-process' if no Scheme buffer/process
12214         is available.
12216 2005-08-06  Juri Linkov  <juri@jurta.org>
12218         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12219         Use `compilation-text-face', `compilation-info-text-face' and
12220         `compilation-error-text-face' instead of `font-lock-keyword-face'.
12221         (compilation-error): New face.
12222         (compilation-error-file-name): Inherit from
12223         `compilation-error' instead of `font-lock-warning-face'.
12224         (compilation-warning-file-name): Inherit from
12225         `compilation-warning' instead of `font-lock-warning-face'.
12226         (compilation-info, compilation-error-file-name)
12227         (compilation-warning-file-name, compilation-info-file-name)
12228         (compilation-line-number, compilation-column-number): Doc fix.
12229         (compilation-error-text-face, compilation-warning-text-face)
12230         (compilation-info-text-face): New face variables.
12231         (compilation-line-face, compilation-column-face)
12232         (compilation-enter-directory-face)
12233         (compilation-leave-directory-face): Doc fix.
12234         (compilation-text-face): New function.
12236         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
12237         instead of 1 to display binary file names as info file links.
12238         (grep-error-face): Use `compilation-error-face' instead of
12239         `font-lock-keyword-face'.
12240         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
12241         and `compilation-warning-text-face' instead of
12242         `font-lock-keyword-face'.  Use `compilation-error-text-face'
12243         instead of `grep-error-face'.
12245 2005-08-05  Kenichi Handa  <handa@m17n.org>
12247         * international/code-pages.el: Add autoload cookies for all coding
12248         systems.
12250 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
12252         * cus-start.el (all): Put undo.c where it alphabetically belongs.
12254 2005-08-04  Juri Linkov  <juri@jurta.org>
12256         * progmodes/compile.el (compilation-mode-map):
12257         * progmodes/grep.el (grep-mode-map):
12258         Bind TAB to `compilation-next-error' and [backtab] to
12259         `compilation-previous-error'.
12261         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
12262         matching line numbers, column numbers and their ranges with regexp
12263         matching only line numbers.
12264         (grep-context-face): New face variable.
12265         (grep-mode-font-lock-keywords): Use it.
12267         * faces.el (read-face-name): Delete duplicate faces.
12269 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
12271         * thumbs.el (thumbs-find-image): Don't make variables
12272         automatically buffer local.
12273         (thumbs-current-tmp-filename, thumbs-current-image-filename)
12274         (thumbs-image-num): Make automatically buffer local.
12275         (thumbs-show-thumbs-list): Use `make-local-variable', not
12276         `make-variable-buffer-local'.
12277         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
12279         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
12280         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
12281         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
12282         (bother, bye, canyou, chatlst, continue, deathlst, describe)
12283         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
12284         (feelings-about, foullst, found, hello, history, howareyoulst)
12285         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
12286         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
12287         (neglst, obj, object, owner, please, problems, qlist)
12288         (random-adjective, relation, remlst, repetitive-shortness)
12289         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
12290         (shortlst, something, sportslst, stallmanlst, states, subj)
12291         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
12292         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
12293         Defvar at compile time.
12295         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
12296         not `make-variable-buffer-local'.
12298 2005-08-02  Kim F. Storm  <storm@cua.dk>
12300         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
12301         rectangle overlay in selected window.
12303 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
12305         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
12306         instead of display group.  Make `indicate-buffer-boundaries'
12307         customizable through Custom.
12309 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
12311         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
12312         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
12313         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
12314         (gdb-put-string): Fix typos in docstrings.
12316 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
12318         Update copyright notices of files in progmodes directory for
12319         release of Emacs 22.1.
12321         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
12323         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
12324         Don't barf if the GUD buffer has been killed.
12326 2005-08-01  Kim F. Storm  <storm@cua.dk>
12328         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
12330 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12332         * simple.el (next-error-follow-minor-mode):
12333         make-variable-buffer-local -> make-local-variable.
12335         * emacs-lisp/cl-extra.el: Require CL also when compiling.
12337         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
12338         (byte-compile-form-make-variable-buffer-local): New functions to warn
12339         about misuses of make-variable-buffer-local where make-local-variable
12340         was meant.
12342 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
12344         * bs.el (bs-attributes-list): Doc fix.
12345         (bs): Update url-link.
12347         * desktop.el (desktop-save-buffer): Fix typos in docstring.
12348         (desktop-load-default): Simplify.
12350         * ibuffer.el (ibuffer-columnize-and-insert-list)
12351         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
12352         (ibuffer-unmark-all, ibuffer-toggle-marks)
12353         (ibuffer-unmark-forward, ibuffer-unmark-backward)
12354         (ibuffer-compile-make-format-form, ibuffer-format-column)
12355         (ibuffer-current-buffers-with-marks)
12356         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
12357         (ibuffer): Doc fix.
12358         (ibuffer-mode): Fix typo in docstring.
12359         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
12360         with `define-obsolete-variable-alias'.
12361         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
12363 2005-07-29  Kenichi Handa  <handa@m17n.org>
12365         * international/mule-cmds.el (select-message-coding-system):
12366         Be sure to use LF for end-of-line.  If no coding system is decided,
12367         return iso-8859-1-unix.
12369 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12371         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
12372         (ange-ftp-pending-error-line): New vars.
12373         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
12374         to handle the non-fatal no-route-to-host messages.
12375         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
12377 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
12379         * isearch.el (isearch-mode-map, isearch-other-meta-char)
12380         (isearch-quote-char, isearch-printing-char)
12381         (isearch-text-char-description): "?\ " -> "?\s".
12382         (isearch-lazy-highlight-cleanup)
12383         (isearch-lazy-highlight-initial-delay)
12384         (isearch-lazy-highlight-interval)
12385         (isearch-lazy-highlight-max-at-a-time)
12386         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
12387         Declare with define-obsolete-*-alias macros.
12388         (isearch-forward): Fix typo in docstring.
12389         (search-invisible, search-ring-yank-pointer)
12390         (regexp-search-ring-yank-pointer): Doc fixes.
12392         * recentf.el (recentf-menu-append-commands-p): Declare with
12393         `define-obsolete-variable-alias'.
12394         (recentf-max-saved-items, recentf-menu-filter)
12395         (recentf-arrange-by-rule-subfilter): Doc fixes.
12396         (recentf-menu-append-commands-flag)
12397         (recentf-initialize-file-name-history, recentf-expand-file-name)
12398         (recentf-clear-data): Fix typos in docstrings.
12400 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
12402         * progmodes/gdb-ui.el: Smarten comments.
12403         (gdb-info-breakpoints-custom): Use nowarn when finding file.
12405 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
12407         * term/apollo.el (terminal-init-apollo): New function containing
12408         all former top level forms in the file.
12409         * term/bobcat.el (terminal-init-bobcat):
12410         * term/cygwin.el (terminal-init-cygwin):
12411         * term/iris-ansi.el (terminal-init-iris-ansi):
12412         * term/linux.el (terminal-init-linux):
12413         * term/news.el (terminal-init-news):
12414         * term/rxvt.el (terminal-init-rxvt):
12415         * term/sun.el (terminal-init-sun):
12416         * term/tvi970.el (terminal-init-tvi970):
12417         * term/vt100.el (terminal-init-vt100):
12418         * term/vt102.el (terminal-init-vt102):
12419         * term/vt125.el (terminal-init-vt125):
12420         * term/vt200.el (terminal-init-vt200):
12421         * term/vt201.el (terminal-init-vt201):
12422         * term/vt220.el (terminal-init-vt220):
12423         * term/vt240.el (terminal-init-vt240):
12424         * term/vt300.el (terminal-init-vt300):
12425         * term/vt320.el (terminal-init-vt320):
12426         * term/vt400.el (terminal-init-vt400):
12427         * term/vt420.el (terminal-init-vt420):
12428         * term/wyse50.el (terminal-init-wyse50):
12429         * term/xterm.el (terminal-init-xterm): Likewise.
12431         * term/README: Describe the terminal-init-* functionality.
12433         * startup.el (command-line): After loading the terminal initialization
12434         file call the corresponding terminal initialization function.
12436 2005-07-27  Kenichi Handa  <handa@m17n.org>
12438         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
12439         negative.
12441         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
12442         (ps-mule-composition-prologue): Fix for the case that
12443         RelativeCompose is false.
12445 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12447         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
12449         * descr-text.el (describe-char): Handle the case where the list of
12450         chars is displayed in a separate frame.
12451         Be a bit more discriminating when looking for the char.
12453 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
12455         * bookmark.el (bookmark-automatically-show-annotations)
12456         (bookmark-read-annotation-text-func): Doc fixes.
12457         (bookmark-save): Improve argument/docstring consistency.
12458         (bookmark-get-bookmark, bookmark-get-bookmark-record)
12459         (bookmark-alist-from-buffer)
12460         (bookmark-upgrade-file-format-from-0)
12461         (bookmark-grok-file-format-version)
12462         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
12463         (bookmark-read-annotation-mode)
12464         (bookmark-insert-current-bookmark, bookmark-jump)
12465         (bookmark-exit-hook): Fix typos in docstrings.
12466         (bookmark-exit-hooks): Define as obsolete alias.
12467         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
12468         not `bookmark-exit-hooks'.  Fix docstring.
12469         (bookmark-bmenu-select): "?\ " -> "?\s".
12471 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
12473         * startup.el (command-line): Fix typo.
12475 2005-07-24  Richard M. Stallman  <rms@gnu.org>
12477         * tooltip.el (tooltip-mode): Test emacs-basic-display,
12478         not emacs-quick-startup.
12480 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
12482         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
12483         (reb-next-match, reb-show-subexp): Use `with-selected-window'
12484         instead of `reb-with-current-window'.
12485         (reb-prev-match): Likewise.  Also, don't move left if the search
12486         was unsuccessful.
12487         (reb-initialize-buffer): New function.
12488         (re-builder, reb-change-syntax): Use it.
12490         * man.el (Man-goto-page): Make second argument NOERROR optional.
12492 2005-07-23  Richard M. Stallman  <rms@gnu.org>
12494         * man.el (Man-bgproc-sentinel): Check here for failure to find
12495         any man page in the output, and report the error here.
12496         (Man-arguments): Make it permanent local.
12497         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
12498         (Man-mode): Pass t for NOERROR.
12500         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
12501         (grep-mode-font-lock-keywords):
12502         Don't use compilation-...-face for messages that are not file names.
12504         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12505         Don't use compilation-...-face for messages that are not file names.
12507 2005-07-22  Juri Linkov  <juri@jurta.org>
12509         * startup.el (normal-splash-screen): Update menu name.
12511         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
12513 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
12515         * term/xterm.el: Load term/rxvt if the terminal is actually an
12516         rxvt terminal.
12517         (xterm-rxvt-set-background-mode): Remove, not used anymore.
12519         * term/rxvt.el (function-key-map): Use substitute-key-definition
12520         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
12522         * term/cygwin.el: New file.
12524 2005-07-22  Kim F. Storm  <storm@cua.dk>
12526         * image-file.el (insert-image-file, image-file-yank-handler):
12527         Fix last change to maintain a (unique) yank-handler on yanked images.
12529 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
12531         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
12532         of the file size (as in "177B" for 177 bytes).  This happens with
12533         "ls -lh" on FreeBSD.
12535 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
12537         * hilit-chg.el (highlight-changes-global-initial-state)
12538         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
12539         (hilit-chg-fixup, highlight-changes-mode):
12540         Fix typos in docstrings.
12541         (highlight-changes-global-modes, highlight-changes-rotate-faces):
12542         Doc fixes.
12544 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
12546         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
12547         mode function using `eval-after-load'.
12549 2005-07-21  Kim F. Storm  <storm@cua.dk>
12551         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
12552         included when reporting an emacs crash, and tell about the DEBUG file.
12554         * image-file.el (insert-image-file): Add yank-handler.
12555         (image-file-yank-handler): Yank handler to make unique copies of
12556         images when they are yanked into a buffer next to each other.
12558 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
12560         * comint.el (comint-use-prompt-regexp, comint-send-input)
12561         (comint-source-default, comint-extract-string)
12562         (comint-get-source, comint-word, comint-completion)
12563         (comint-source, comint-prompt-read-only, comint-update-fence):
12564         Fix typos in docstrings.
12565         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
12566         Declare with define-obsolete-*-alias macros.
12567         (comint-previous-matching-input-from-input)
12568         (comint-next-matching-input-from-input)
12569         (comint-previous-matching-input, comint-next-matching-input)
12570         (comint-forward-matching-input):
12571         Improve argument/docstring consistency.
12573         * desktop.el (desktop-clear-preserve-buffers-regexp):
12574         Also preserve the *server* buffer.
12576         * simple.el (clone-indirect-buffer): Doc fix.
12577         (fixup-whitespace, just-one-space)
12578         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
12579         (next-error, next-error-highlight)
12580         (next-error-highlight-no-select, next-error-last-buffer)
12581         (next-error-buffer-p, next-error-find-buffer, next-error)
12582         (previous-error, next-error-no-select, previous-error-no-select)
12583         (open-line, split-line, minibuffer-prompt-width, kill-new)
12584         (binary-overwrite-mode): Fix typos in docstrings.
12585         (set-fill-column): Fix typo in message.
12587         * skeleton.el (skeleton-proxy-new): Doc fix.
12589         * strokes.el (strokes-load-hook): Doc fix.
12590         (strokes-grid-resolution, strokes-get-grid-position)
12591         (strokes-renormalize-to-grid, strokes-read-stroke)
12592         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
12593         (strokes-global-map): Fix typos in docstrings.
12594         (strokes-help): Doc fix.  Fix help message and pass it through
12595         `substitute-command-keys'.
12597         * tempo.el (tempo-insert-prompt, tempo-interactive)
12598         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
12599         (tempo-insert-string-functions, tempo-local-tags)
12600         (tempo-define-template, tempo-insert-template)
12601         (tempo-insert-prompt-compat, tempo-is-user-element)
12602         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
12603         Fix typos in docstrings.
12605         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
12606         (vcursor-key-bindings, vcursor-use-vcursor-map)
12607         (vcursor-find-window, vcursor-scroll-down)
12608         (vcursor-disable, vcursor-beginning-of-buffer)
12609         (vcursor-end-of-buffer): Fix typos in docstrings.
12610         (vcursor-relative-move, vcursor-get-char-count):
12611         Improve argument/docstring consistency.
12613         * version.el: "?\ " -> "?\s".
12615         * wid-edit.el (widget-default-create, widget-after-change)
12616         (widget-default-format-handler, widget-checklist-add-item)
12617         (widget-radio-add-item, widget-choose, widget-specify-secret)
12618         (widget-field-value-create, widget-field-value-get)
12619         (widget-editable-list-format-handler)
12620         (widget-editable-list-entry-create, widget-group-value-create)
12621         (widget-documentation-link-add)
12622         (widget-documentation-string-value-create): "?\ " -> "?\s".
12623         (widget-convert-text): Doc fix.
12624         (widget-narrow-to-field, widget-field-find)
12625         (widget-url-link-action, widget-emacs-library-link-action)
12626         (widget-color-notify): Fix typos in docstrings.
12628         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
12629         (x-select-text, set-w32-system-coding-system)
12630         (w32-add-charset-info): Fix typos in docstrings.
12632         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
12633         (cua-enable-cua-keys, cua-use-hyper-key)
12634         (cua-virtual-rectangle-edges): Fix typos in docstrings.
12635         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
12637         * net/tramp.el (tramp-handle-load): Fix typo in error message.
12639         * emacs-lisp/re-builder.el (regexp-builder): Declare with
12640         `defalias' instead of faking it.
12642         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
12643         (eshell-ls-missing, eshell-ls-dired-initial-args)
12644         (eshell-ls-use-in-dired): Fix typos in docstrings.
12646 2005-07-20  Kim F. Storm  <storm@cua.dk>
12648         * emulation/cua-base.el (cua-mode): Improve doc string.
12650 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
12652         * abbrev.el (expand-region-abbrevs): Doc fix.
12653         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
12654         Improve argument/docstring consistency.
12656         * arc-mode.el (archive-get-descr, archive-alternate-display):
12657         Doc fixes.
12658         (archive-l-e): Improve argument/docstring consistency.
12659         (archive-tmpdir, archive-unixdate, archive-unixtime)
12660         (archive-chmod-entry): Fix typos in docstrings.
12661         (archive-unflag, archive-unflag-backwards)
12662         (archive-unmark-all-files): "?\ " -> "?\s".
12664         * buff-menu.el (Buffer-menu-unmark): Doc fix.
12665         (Buffer-menu-not-modified, Buffer-menu-execute)
12666         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
12667         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
12669         * composite.el (compose-string, encode-composition-rule)
12670         (compose-last-chars): Fix typos in docstrings.
12672         * desktop.el (desktop-enable, desktop-basefilename):
12673         Declare with `define-obsolete-variable-alias'.
12674         (desktop-internal-v2s): Don't quote keywords.
12675         (desktop-clear): "?\ " -> "?\s".
12677         * dired.el (dired-align-file, dired-flag-backup-files)
12678         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
12679         (dired-listing-switches, dired-ls-F-marks-symlinks)
12680         (dired-dwim-target, dired-load-hook, dired-mode-hook)
12681         (dired-directory, dired-faces, dired, dired-revert)
12682         (dired-mode, dired-summary, dired-view-file)
12683         (dired-copy-filename-as-kill, dired-delete-file)
12684         (dired-no-confirm, dired-unmark-all-marks)
12685         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
12686         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
12687         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
12688         Fix typos in message strings.
12690         * dired-x.el (virtual-dired): Declare with `defalias'.
12691         (dired-mark-unmarked-files, dired-local-variables-file)
12692         (dired-omit-here-always): Doc fix.
12693         (dired-omit-mode, dired-find-subdir)
12694         (dired-enable-local-variables, dired-clean-up-buffers-too)
12695         (dired-extra-startup, dired-mark-extension, dired-jump)
12696         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
12697         (dired-smart-shell-command, dired-guess-shell-alist-user)
12698         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
12699         (dired-x-bind-find-file, dired-x-submit-report):
12700         Fix typos in docstrings.
12701         (dired-mark-unmarked-files): "?\ " -> "?\s".
12703         * dirtrack.el (dirtrack-list): Fix typos in docstring.
12705         * faces.el (describe-face): "?\ " -> "?\s".
12706         (read-all-face-attributes, read-face-font, modify-face)
12707         (face-attr-construct, italic): Fix typos in docstrings.
12708         (frame-update-face-colors): Declare with
12709         `define-obsolete-function-alias'.
12711         * files.el (find-file-noselect, recode-file-name): Doc fixes.
12712         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
12713         (magic-mode-alist, buffer-file-numbers-unique)
12714         (write-file-functions, get-free-disk-space):
12715         Fix typos in docstrings.
12716         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
12717         (write-contents-hooks, write-file-hooks):
12718         Declare with `define-obsolete-variable-alias'.
12720         * forms-d2.el (arch-rj): Fix typo in docstrings.
12721         (arch-tocol): Likewise.  "?\ " -> "?\s".
12723         * frame.el (set-frame-font, cursor-in-non-selected-windows):
12724         Fix typo in docstring.
12725         (set-screen-width, set-screen-height): Delete redundant info in
12726         doctrings.
12727         (new-frame, screen-height, screen-width): Declare with
12728         `define-obsolete-function-alias'.
12729         (delete-frame-hook, blink-cursor): Declare with
12730         `define-obsolete-variable-alias'.
12732         * paths.el (prune-directory-list): Fix typos in docstring.
12734         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
12735         (cvs-prefix-get): Fix typos in docstrings.
12737         * ps-print.el (ps-extend-face-list, ps-extend-face)
12738         (ps-print-background-image): Fix typos in docstrings.
12739         (ps-default-fg, ps-default-bg): Doc fixes.
12741         * s-region.el (s-region-bind): Doc fix.
12742         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
12744         * textmodes/org.el (org-table-formula-substitute-names)
12745         (org-table-get-vertical-vector): Doc fixes.
12746         (org-table-recalculate): Remove unused argument to `message'.
12748 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
12750         * textmodes/org.el (org-table-column-names)
12751         (org-table-column-name-regexp)
12752         (org-table-named-field-locations): New variables.
12753         (org-archive-subtree): Protect `this-command' when calling
12754         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
12755         the kill buffer.
12756         (org-complete): Remove fixed-formula completion.
12757         (org-edit-formulas-map): New variable.
12758         (org-table-edit-formulas): New command.
12759         (org-finish-edit-formulas, org-abort-edit-formulas)
12760         (org-show-variable, org-table-get-vertical-vector): New functions.
12761         (org-table-maybe-eval-formula): Handle `:=' fields.
12762         (org-table-get-stored-formulas, org-table-store-formulas)
12763         (org-table-get-formula, org-table-modify-formulas)
12764         (org-table-replace-in-formulas): Handle named field formulas.
12765         (org-table-get-specials): Store locations of named fields.
12767 2005-07-19  Juri Linkov  <juri@jurta.org>
12769         * progmodes/grep.el (grep-regexp-alist)
12770         (grep-mode-font-lock-keywords, grep-process-setup):
12771         Use default GNU grep match color "01;31m" instead of "01;41m".
12772         (grep-regexp-alist, grep-mode-font-lock-keywords):
12773         Use `\\[[0-9]*m' instead of `\\[00m'.
12774         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
12775         sgr_start where its handling is more important.  Use the real
12776         length of sgr_start instead of constant 8.
12777         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
12778         specially.  Delete all remaining escape sequences.
12779         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
12780         (grep-regexp-alist): Make hyperlink only for binary file name
12781         instead of the whole line.
12782         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
12783         (grep-mode): Add autoload.
12785         * emacs-lisp/find-func.el (find-function-regexp):
12786         Add `define-compilation-mode'.
12788 2005-07-19  Juri Linkov  <juri@jurta.org>
12790         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
12791         (compare-windows-sync-string-size, compare-windows-recenter)
12792         (compare-windows-highlight, compare-windows): Add version 22.1.
12793         (compare-windows) <defface>: Inherit from lazy-highlight instead
12794         of duplicating its default value.
12796         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
12797         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
12799         * descr-text.el (describe-char): Create link buttons for `charset'
12800         and `code point'.  Add the current input method name with a link
12801         button to `to input' field.  Print face names of display table
12802         characters in `The display table entry is displayed by' section
12803         instead of printing face-id in the `display' field.
12804         Guess hardcoded faces and create a link button for them.
12805         Skip empty fields when calculating max-width.
12806         Treat `widget-create' specially while inserting strings from the
12807         collected field list.
12808         (describe-char-after): Made obsolete in version 22.1, not 21.5.
12810         * diff-mode.el (diff-file-header): Change foreground color from
12811         yellow to green on light backgrounds.
12812         (diff-context): Inherit from `shadow' only for color/grayscale
12813         with more than 88 colors.
12814         (diff-indicator-removed, diff-indicator-added)
12815         (diff-indicator-changed): New faces.
12816         (diff-font-lock-keywords): Use new faces.  Regroup rules.
12817         Add "^---$" for `normal' diff format.  Fontify `#' lines with
12818         font-lock-comment-delimiter-face and font-lock-comment-face.
12819         Add `#' to ^[^...] in the rule for `diff-context-face'.
12821         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
12822         a button-like box.  Inherit from `highlight' on low colors.
12823         (shadow): Use shades of gray only for color/grayscale with
12824         more than 88 colors.  Use green for light backgrounds with
12825         8 colors, and yellow for dark backgrounds with 8 colors.
12827         * font-lock.el (font-lock-regexp-grouping-backslash):
12828         Don't inherit from escape-glyph (use bold for all cases).
12830         * info.el (info-xref-visited): Use light foreground color `violet'
12831         for dark backgrounds instead of dark color `magenta3'.
12832         (info-title-1): Use `yellow' color for dark backgrounds.
12834         * isearch.el (isearch): Use not-too-dark magenta3 instead of
12835         too-light magenta2.
12837         * replace.el (match): Use slightly more light RoyalBlue3 instead
12838         of dark RoyalBlue4.
12840         * wid-edit.el (widget-inactive): Inherit from `shadow'.
12842 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
12844         * novice.el (disabled-command-hook): Declare it with
12845         `define-obsolete-variable-alias'.
12847         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
12848         (desktop-buffer-misc-functions, desktop-buffer-handlers)
12849         (desktop-load-default): Add release to obsolescence info.
12850         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
12851         (desktop-append-buffer-args, desktop-read):
12852         Fix typos in docstrings.
12853         (desktop-kill): Fix typo in message.
12854         (desktop-save): Doc fix.
12856 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
12858         * viper-cmd.el (viper-escape-to-state): Bug fix.
12859         (viper-envelop-ESC-key): Change the definition of fast
12860         keysequence so it'll work with keyboard macros.
12862         * ediff.el (ediff-patch-buffer): Change the docstring.
12864 2005-07-19  Kenichi Handa  <handa@m17n.org>
12866         * international/mule-cmds.el (select-safe-coding-system): Try to
12867         use an auto-coding (if any) before anything else.  If the found
12868         auto-coding is invalid, show a warning message.
12870         * international/mule.el (find-auto-coding): New function created
12871         by modifying the body of set-auto-coding.
12872         (set-auto-coding): Use find-auto-coding to find a coding.
12874 2005-07-18  Richard M. Stallman  <rms@gnu.org>
12876         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
12877         not isearch-mode-end-hook-error.
12878         (allout-before-change-protect): Fix error message.
12880 2005-07-18  Juri Linkov  <juri@jurta.org>
12882         * allout.el (allout-mode):
12883         * calculator.el (calculator-copy):
12884         * custom.el (custom-known-themes):
12885         * dired.el (dired-desktop-buffer-misc-data)
12886         (dired-restore-desktop-buffer):
12887         * dired-x.el (dired-omit-marker-char):
12888         * files.el (basic-save-buffer):
12889         * font-core.el (font-lock-mode):
12890         * calendar/calendar.el (calendar-goto-hebrew-date)
12891         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
12892         (calendar-goto-persian-date):
12893         * language/ethio-util.el (ethio-sera-to-fidel-region):
12894         * textmodes/picture.el (picture-mode):
12895         Delete duplicate duplicate words.
12897 2005-07-18  Juri Linkov  <juri@jurta.org>
12899         * isearch.el (isearch-mode-map): Remove key bindings for regexp
12900         chars * ? } |.
12901         (isearch-fallback): Don't call `isearch-process-search-char'.
12902         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
12903         (isearch-process-search-char): Call `isearch-fallback' for regexp
12904         chars * ? } |.
12905         (isearch-return-char): Make obsolete with `make-obsolete' instead
12906         of simply documenting it as obsolete in the docstring.
12907         (isearch-fallback): Refill docstring.
12909         * international/isearch-x.el
12910         (isearch-process-search-multibyte-characters): Remove unneeded
12911         `concat'.  Add intermediate values to `junk-hist' instead of
12912         `minibuffer-history'.  Test the length of `str'.
12914 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
12916         * allout.el (allout-resolve-xref): Fix typos in error strings.
12917         (allout-before-change-protect): Remove unneeded `concat'.
12919         * array.el (array-mode, array-reconfigure-rows)
12920         (untabify-backward): Fix typos in docstrings.
12921         (array-reconfigure-rows): Use `insert-buffer-substring', not
12922         `insert-buffer'.
12924         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
12925         * progmodes/ada-mode.el (ada-make-body):
12926         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
12928         * dired.el (dired-log):
12929         * tar-mode.el (tar-subfile-save-buffer):
12930         * play/zone.el (zone-pgm-stress-destress):
12931         Use `insert-buffer-substring', not `insert-buffer'.
12933 2005-07-17  Simon Josefsson  <jas@extundo.com>
12935         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
12937 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
12939         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
12940         Add plain auth method.
12941         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
12943 2005-07-17  Kim F. Storm  <storm@cua.dk>
12945         * ido.el (dired-other-window): Add ido property.
12947 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
12949         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
12950         Fix typo in docstring.
12951         (byte-compile-interactive-only-functions): Add `insert-buffer' and
12952         `insert-file-literally'.
12954         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
12955         info and delete redundant message.  Doc fix.
12956         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
12957         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
12959 2005-07-16  Richard M. Stallman  <rms@gnu.org>
12961         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
12962         (byte-compile-and): Use byte-compile-and-recursion.
12963         (byte-compile-or-recursion): New function.
12964         (byte-compile-or): Use that.
12965         (byte-compile-if): Guard the else-clause too.
12966         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
12968         * isearch.el (isearch-mode-end-hook-quit): New variable.
12969         (isearch-done): Bind it.
12970         (isearch-mode-end-hook): Doc fix.
12972         * allout.el (allout-isearch-did-quit): Variable deleted.
12973         (allout-real-isearch-abort): Function name no longer used.
12974         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
12975         (allout-isearch-rectification): isearch-mode always exists.
12976         Don't set allout-isearch-did-quit.
12977         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
12978         allout-isearch-did-quit.
12979         (allout-enwrap-isearch): Just add the hook.
12980         (allout-isearch-abort): Function deleted.
12981         (allout-pre-command-business): Avoid warning.
12983         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
12984         Correctly avoid warnings.
12985         (pascal-outline): Likewise.
12987         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
12989         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
12991         * play/tetris.el (tetris-mode): Avoid warning.
12993         * play/snake.el (snake-mode): Avoid warning.
12995         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
12996         (gamegrid-set-display-table): Avoid warning.
12997         (gamegrid-set-timer): Likewise.
12998         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
12999         (gamegrid-add-score-with-update-game-score-1): Take FILE
13000         as argument.
13001         (gamegrid-add-score-with-update-game-score): Pass that argument.
13002         Rename have-shared-game-dir to gamegrid-shared-game-dir.
13004         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13006         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13007         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13009         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13010         and insert-file.
13012         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13013         (sc-ask): Avoid warnings.
13015         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13016         (eshell-hist-initialize): Use that var the natural way.
13018         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13020         * emacs-lisp/re-builder.el (reb-cook-regexp):
13021         Avoid warning calling lre-compile-string.
13022         (reb-color-display-p): Avoid warning.
13024         * calculator.el (calculator-last-input): Guard uses
13025         of event-key and key-press-event-p.
13026         (event-key, key-press-event-p): Delete definitions.
13028         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13029         (find-gc-source-directory, find-gc-subrs-callers)
13030         (find-gc-noreturn-list, find-gc-source-files)
13031         (find-gc-subrs-called): Vars renamed and defvar'd.
13033         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13034         (checkdoc-overlay-put, checkdoc-delete-overlay)
13035         (checkdoc-overlay-start, checkdoc-overlay-end)
13036         (checkdoc-mode-line-update, checkdoc-char=):
13037         Define such that compiler knows they are defined.
13038         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
13039         (checkdoc-read-event): Delete.  Use read-event directly.
13041         * whitespace.el (whitespace-make-overlay)
13042         (whitespace-overlay-put, whitespace-delete-overlay)
13043         (whitespace-overlay-start, whitespace-overlay-end):
13044         Define such that compiler knows they are defined.
13045         (whitespace): Move conditional inside.
13047         * tempo.el (tempo-insert-template): Suppress warning.
13049         * ediff-diff.el (longlines-mode): Add defvar.
13051 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
13053         * server.el: Bind "C-x #" in a way that works even if C-x is
13054         redefined to a command key, not a prefix key.
13056 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
13058         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13059         cl-make-type-test till execution time.
13061 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
13063         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13064         arg ARG and use it.
13066 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
13068         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13070 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
13072         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13073         a defcustom with two :set or :type keywords.
13075 2005-07-15  Richard M. Stallman  <rms@gnu.org>
13077         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13078         Don't give ^M comment-end syntax.
13080 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
13082         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13083         Don't consider gdbmi (gdb-mi.el has its own update functions).
13084         (gdb-var-delete): Make it work for gdbmi as well.
13085         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13087         * progmodes/gud.el (etags, sdb): Only require etags when needed.
13088         (gud-speedbar-menu-items): Correct logic for enabling items.
13090 2005-07-15  Kim F. Storm  <storm@cua.dk>
13092         * ido.el: Fix commentary.
13093         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13094         Use with-no-warnings around ffap-guesser.
13095         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13096         Let bind minibuffer-completing-file-name to t.
13098 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
13100         * startup.el (site-run-file, keyboard-type): Doc fixes.
13101         (command-line): Check for "--basic-display" argument; also for
13102         "--quick", not "--bare-bones" (which was renamed).
13103         (fancy-splash-text): Add missing item "Getting New Versions".
13104         (normal-splash-screen): Fix typos and improve consistency with
13105         `fancy-splash-text'.  Update copyright year.
13107         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13108         valid binding for `help-char'.
13110         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13112 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
13114         * term.el (term-mode): Disable cua-mode for term buffers.
13116 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
13118         * add-log.el (add-log-mailing-address, change-log-merge):
13119         Doc fixes.
13120         (change-log-get-method-definition): Fix typo in docstring.
13122 2005-07-14  Kim F. Storm  <storm@cua.dk>
13124         * emulation/cua-base.el:
13125         (cua--pre-command-handler-1, cua--pre-command-handler)
13126         (cua--post-command-handler-1, cua--post-command-handler):
13127         Split in two.  Check (buffer local) value of cua-mode.
13128         (cua-selection-mode): New command.
13130 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
13132         * custom.el (custom-initialize-safe-set)
13133         (custom-initialize-safe-default): Doc fixes.
13135         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13136         and simplify :init-value again.
13138         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13139         and simplify :init-value again.  Delete autoload.
13141         * startup.el (command-line): Use `custom-reevaluate-setting' again
13142         for tooltip-mode.
13144         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13145         a defcustom with two :initialize keywords.
13147 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
13149         * allout.el (my-mark-marker, allout-isearch-prior-pos)
13150         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
13151         (allout-post-command-business, allout-flag-region)
13152         (isearch-reenable-font-lock, allout-yank)
13153         (allout-insert-latex-header, allout-insert-latex-trailer)
13154         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
13155         (allout-latex-verb-quote): Fix typos in docstrings.
13156         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
13157         (allout-unprotected, allout-prefix-data):
13158         Improve argument/docstring consistency.
13159         (allout-chart-subtree): Fix argument spec.
13160         (allout-open-topic): Rename `use_sib_bullet' argument to
13161         `use-sib-bullet'.  Doc fix.
13163         * whitespace.el (whitespace-check-buffer-leading)
13164         (whitespace-check-buffer-trailing)
13165         (whitespace-check-buffer-indent)
13166         (whitespace-check-buffer-spacetab)
13167         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
13168         (whitespace-check-leading-whitespace)
13169         (whitespace-check-trailing-whitespace)
13170         (whitespace-check-spacetab-whitespace)
13171         (whitespace-check-indent-whitespace)
13172         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
13173         (whitespace-modes): Fix typos in docstrings.
13174         (defgroup, defcustom): Doc fixes.
13176         * winner.el (winner-mode, winner-boring-buffers)
13177         (winner-pending-undo-ring): Doc fixes.
13178         (winner-ring): Remove unneeded `progn'.
13179         (winner-equal): `defsubst' it.
13180         (winner-redo): Fix message.
13182 2005-07-13  Kim F. Storm  <storm@cua.dk>
13184         * simple.el (line-move-1): Always use vertical-motion to
13185         do the last (or only) line move to ensure some movement.
13186         Undo 2005-06-23 change--don't check for overlays.
13188 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13190         * term/mac-win.el (ccl-encode-mac-roman-font)
13191         (ccl-encode-mac-centraleurroman-font)
13192         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
13193         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
13194         Change charset-id boundary of dimension to ?\xef.
13195         (mac-char-fontspec-list): New constant.
13196         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
13197         argument.  Nil uses itself as family in font-spec.  Previous
13198         behavior for nil is now provided by non-nil non-string argument.
13199         All callers changed.  Add font-specs for Mac fonts to
13200         "fontset-default" unless iso8859-1 fonts are installed.
13202 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13204         * progmodes/sh-script.el (sh-get-indent-info): Only indent
13205         a continuation line if the \ is preceded by SPC or TAB.
13206         (sh-get-indent-info): Simplify.
13207         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
13208         Use with-current-buffer.
13210         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
13211         when the matched text is empty.
13213 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
13215         * startup.el (command-line): Revert to previous handling of
13216         tooltip-mode.  Explain in comment why the complexity is needed.
13218         * tooltip.el (tooltip-mode): Revert to previous implementation of
13219         its defcustom.
13221         * frame.el (blink-cursor-mode): Revert to previous implementation
13222         of its defcustom.  Update comment.
13224 2005-07-12  Lars Hansen  <larsh@soem.dk>
13226         * desktop.el: Update e-mail address.
13228 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13230         * term/mac-win.el (mac-services-mail-selection)
13231         (mac-services-mail-to): New functions.
13232         (mac-application-menu-map): Bind them.
13234 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
13236         * progmodes/gdb-ui.el: Add note about buffering with Windows.
13238 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
13240         * custom.el (custom-reevaluate-setting): Doc fix.
13242 2005-07-11  Jay Belanger  <belanger@truman.edu>
13244         * calc/calc.el (calc-embedded-announce-formula-alist)
13245         (calc-embedded-open-close-plain-alist)
13246         (calc-embedded-open-close-mode-alist): Add checks for additional
13247         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
13249 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
13251         * custom.el (custom-enable-theme): Don't add theme to
13252         `custom-enabled-themes' with `push' because there is no
13253         setf-method for `delq'.
13255 2005-07-11  Richard M. Stallman  <rms@gnu.org>
13257         * custom.el (custom-declare-variable): Doc fix.
13259         * dired-aux.el (dired-compare-directories): Remove "." and ".."
13260         from the alists.
13262         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
13263         Do nothing if edebug-active.
13265         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
13266         (edebug-display): Do it here instead.
13268 2005-07-10  Richard M. Stallman  <rms@gnu.org>
13270         * cus-face.el (custom-theme-set-faces): Make it work.
13271         (custom-reset-faces): Doc fix.
13272         (custom-theme-reset-internal-face, custom-theme-face-value):
13273         Functions deleted.
13275         * custom.el (custom-push-theme): Maintain list of the settings
13276         of a given theme in its theme-settings property.
13277         Maintain position of old settings in the theme-value
13278         or theme-face property.
13279         (custom-enabled-themes): New variable.
13280         (custom-theme-enabled-p): New function.
13281         (provide-theme): Update custom-enabled-themes.
13282         Disable and reenable the `user' theme.
13283         (require-theme): Doc fix.
13284         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
13285         (custom-theme-value, custom-theme-variable-value): Likewise.
13286         (custom-theme-reset-internal): Likewise.
13287         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
13288         (custom-enable-theme, custom-disable-theme): New functions.
13289         (custom-variable-theme-value, custom-face-theme-value): Likewise.
13290         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
13291         (custom-theme-reset-variables): Simplify.
13292         (deftheme, custom-declare-theme, custom-make-theme-feature):
13293         Definitions moved.
13295 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
13297         * longlines.el (longlines-show-region)
13298         (longlines-unshow-hard-newlines): Recognize hard newlines by
13299         non-nil hard property, instead of t.
13301 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
13303         * viper-cmd.el (viper--key-maps): New variable.
13304         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
13305         emulation-mode-map-alists.
13306         (viper-envelop-ESC-key): Use viper-subseq.
13307         (viper-search-forward/backward/next): Disable debug-on-error.
13309         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13310         (viper-ESC-key): New defcustoms.
13312         * viper-macs.el (ex-map-read-args): Use viper-subseq.
13314         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
13315         (viper-subseq): Copy of subseq from cl.el.
13317         * viper.el (viper-go-away, viper-set-hooks): Use
13318         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
13320         * viper-mous.el (viper-current-frame-saved): Use defvar.
13322         * viper-init.el: Get rid of -face in face names.
13324         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
13325         Make it work with longlines mode
13327         * ediff-mult.el (ediff-meta-mode-hook): New variable.
13329         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
13331         * ediff-init.el: Get rid of -face in face names.
13333 2005-07-10  Richard M. Stallman  <rms@gnu.org>
13335         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
13336         and with-timeout-unsuspend.
13338         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
13339         and with-timeout-unsuspend.
13341         * emacs-lisp/timer.el (with-timeout-timers): New variable.
13342         (with-timeout): Bind that variable to record timers.
13343         (with-timeout-suspend, with-timeout-unsuspend): New functions.
13345         * emacs-lisp/debug.el (debug-help-follow): New function.
13346         (debugger-mode-map): Use that instead of help-follow.
13347         (debugger-setup-buffer): Use eval-buffer-list
13348         to handle eval-buffer frames.
13350 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
13352         * timezone.el (timezone-parse-date): Change first regexp
13353         so it will not mistakenly match dates with no time zone.
13355 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
13357         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
13359 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
13361         * custom.el (custom-initialize-safe-set)
13362         (custom-initialize-safe-default): New functions.
13364         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13365         and simplify :init-value.
13367         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13368         and simplify :init-value.  Delete obsolete comment.
13370         * startup.el (command-line): Use `custom-reevaluate-setting' to
13371         handle `tooltip-mode'.  Delete obsolete comment.
13373         * files.el (set-visited-file-name): Avoid calling
13374         `file-name-nondirectory' with a nil argument.
13376 2005-07-09  Richard M. Stallman  <rms@gnu.org>
13378         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
13379         was called with nil for the buffer, handle the read position right.
13380         Handle read position for eval-region, too.
13382 2005-07-09  Juri Linkov  <juri@jurta.org>
13384         * fringe.el (fringe-mode): Add period in docstring.
13385         (fringe-query-style): Build prompt depending on `all-frames' arg.
13387         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
13388         to not create links to unrelated functions in the Help buffer.
13390         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
13391         Doc fix.
13393         * simple.el (next-error-hook): New variable.
13394         (next-error): Use it.  Doc fix.
13396         * textmodes/ispell.el (ispell-command-loop): Add current
13397         dictionary name and program name to mode-line-format.
13398         (ispell-region, ispell-process-line): Add current dictionary name
13399         and program name to messages.
13401 2005-07-08  Jay Belanger  <belanger@truman.edu>
13403         * calc/calc.el (calc-embedded-announce-formula-alist)
13404         (calc-embedded-open-close-formula-alist)
13405         (calc-embedded-open-close-word-alist)
13406         (calc-embedded-open-close-plain-alist)
13407         (calc-embedded-open-close-new-formula-alist)
13408         (calc-embedded-open-close-mode-alist)
13409         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
13410         (calc-embedded-mode-hook): New variables.
13412         * calc/calc-embed.el (calc-embedded-firsttime)
13413         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
13414         New variables.
13415         (calc-do-embedded): Use calc-embedded-firsttime,
13416         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
13417         determine whether or not to run hooks.
13418         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
13419         calc-embedded-firsttime-formula appropriately.
13420         Set calc-embedded delimiter variables according to mode.
13422 2005-07-08  Richard M. Stallman  <rms@gnu.org>
13424         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
13425         Check for "emacs", etc., as entire symbol, not just as word.
13426         (checkdoc-file-comments-engine): Use regexp-quote on FN.
13428         * files.el (set-visited-file-name): Report the error
13429         for "empty filename" earlier.
13430         (kill-some-buffers): Ignore buffers already dead.
13432         * fringe.el (fringe-mode): Doc fix.
13434         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13435         Check for (featurep 'xemacs) and turn off warnings in what it guards.
13436         Use unwind-protect to ensure byte-compile-unresolved-functions
13437         is updated.
13439         * whitespace.el (whitespace-buffer-leading-cleanup):
13440         Simplify w/ skip-chars-forward.
13441         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
13443         * mail/rmail.el (rmail-only-expunge): Fix paren error.
13444         Unconditionally try to leave point at the same old place.
13446 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
13448         * comint.el (comint-postoutput-scroll-to-bottom)
13449         (comint-show-maximum-output): Take scroll-margin into consideration.
13451 2005-07-08  Kim F. Storm  <storm@cua.dk>
13453         * ido.el (ido-use-filename-at-point): New choice `guess'.
13454         (ido-file-internal): Try ffap-guesser if selected.
13456         * ido.el (ido-before-fallback-functions): New hook.
13457         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
13458         (ido-read-file-name): Run it.
13460 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13462         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
13463         strings rather than a list of symbols to the completion function.
13465 2005-07-07  Jay Belanger  <belanger@truman.edu>
13467         * calc/calc-units.el (math-apply-units): Change the places in
13468         which units are simplified.
13470 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
13472         * cus-edit.el (customize-option, customize-option-other-window):
13473         Make them handle aliases.
13475         * custom.el (custom-variable-p): Make it recursively follow
13476         aliases.  Mention that in the docstring.
13478 2005-07-07  Richard M. Stallman  <rms@gnu.org>
13480         * cus-start.el (exec-path): Use `directory' instead of `file'.
13481         Fix tag for nil.
13483 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
13485         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
13486         when called non-interactively.  Doc fix.
13488 2005-07-07  Lute Kamstra  <lute@gnu.org>
13490         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
13491         new address as well.
13493 2005-07-07  Kenichi Handa  <handa@m17n.org>
13495         * international/mule.el (make-coding-system):
13496         Describe `ascii-incompatible' property in the docstring.
13497         (set-file-name-coding-system): Signal an error if coding-system is
13498         ascii-incompatible.
13499         (set-keyboard-coding-system): Likewise.
13501         * international/mule-cmds.el (set-default-coding-systems):
13502         Don't set default-file-name-coding-system and
13503         default-keyboard-coding-system if coding-system is ASCII-incompatible.
13505         * international/utf-16.el: Declare that all UTF-16-based coding
13506         systems are ASCII-incompatible.
13508 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
13510         * progmodes/gud.el: Require font-lock for displaying errors.
13511         Used by gdb-ui.el.
13513 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
13515         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
13516         values for the pattern lists which are `read'able but not
13517         `append'able (like symbols).
13519 2005-07-06  Richard M. Stallman  <rms@gnu.org>
13521         * progmodes/flymake.el (flymake-float-time): Instead of
13522         with-no-warnings, test for xemacs.
13523         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
13524         to avoid warning.
13526 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
13528         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
13530 2005-07-05  Lute Kamstra  <lute@gnu.org>
13532         * battery.el: Add support for Darwin (with much debugging help
13533         from Samuel Lauber <sam124@operamail.com>).
13534         (battery-status-function, battery-echo-area-format)
13535         (battery-mode-line-format): Add support for pmset on Darwin.
13536         (battery-load-low, battery-load-critical): New user options.
13537         (battery-pmset): New function.
13539 2005-07-05  Lute Kamstra  <lute@gnu.org>
13541         Update FSF's address in GPL notices.
13543         * textmodes/page-ext.el: Update FSF's address.
13545 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13547         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
13548         filling from using prefix when filling a single-line docstring.
13550         * progmodes/flymake.el: Remove useless eval-when-compile.
13552         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
13554 2005-07-04  Richard M. Stallman  <rms@gnu.org>
13556         * textmodes/org.el (org-file-apps-defaults-gnu):
13557         Rename from org-file-apps-defaults-linux.
13558         (org-default-apps): Don't test system-type for `linux'.
13559         (org-file-apps): Doc fix.
13561 2005-07-04  David Ponce  <david@dponce.com>
13563         * tree-widget.el: Improve header Commentary section.
13564         (tree-widget) [defgroup]
13565         (tree-widget-image-enable, tree-widget-themes-directory)
13566         (tree-widget-theme, tree-widget-image-properties-emacs)
13567         (tree-widget-image-properties-xemacs, tree-widget-create-image)
13568         (tree-widget-image-formats, tree-widget-control)
13569         (tree-widget-empty-control, tree-widget-leaf-control
13570         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
13571         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
13572         (tree-widget-keep, tree-widget-after-toggle-functions)
13573         (tree-widget-open-node, tree-widget-close-node): Doc fix.
13574         (tree-widget-open-control, tree-widget-close-control): Fix doc and
13575         :help-echo message.
13576         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
13577         (tree-widget-image-properties): Doc fix.  Clearer implementation.
13578         (tree-widget--cursors): New constant.
13579         (tree-widget-lookup-image): New function split from
13580         `tree-widget-find-image'.  Clearer implementation.
13581         (tree-widget-find-image): Use it.
13582         (tree-widget-button-keymap): Use `set-keymap-parent'.
13583         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
13584         Define the sub-widgets here.
13585         (tree-widget-node): Check that :node is not a tree-widget.
13586         (tree-widget-get-super, tree-widget-open-control)
13587         (tree-widget-close-control, tree-widget-empty-control)
13588         (tree-widget-leaf-control, tree-widget-guide)
13589         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
13590         (tree-widget-no-handle, tree-widget-value-delete)
13591         (tree-widget-map): Remove.
13592         (tree-widget-children-value-save): Doc fix.  Simplified.
13593         (tree-widget-value-create): Update according to previous changes.
13595 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
13597         * textmodes/org.el: Leading space replaced by TABS.
13598         (org-recalc-marks, org-table-rotate-recalc-marks)
13599         (org-table-get-specials): Treat "^" and "_" marks.
13600         (org-table-justify-field-maybe): Optional argument NEW.
13601         (org-table-eval-formula): Parsing of the format simplified.
13602         New modes C,I.  Honor the %= parameter in the current table.
13603         Avoid unnecessary re-align by using the NEW argument to
13604         `org-table-justify-field-maybe'.
13605         (org-calc-default-modes): Default for date-format mimicks org-mode.
13606         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
13608 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
13610         * cus-face.el (custom-theme-set-faces): Make it handle face
13611         aliases whose alias declarations are pre- or autoloaded.
13613 2005-07-04  Juri Linkov  <juri@jurta.org>
13615         * faces.el (read-face-name): Put the code for getting a face name
13616         from the buffer before adding the faces from the `face' property.
13617         Use `completing-read-multiple' instead of `completing-read'.
13618         Require `crm'.  Add default value and post-process the returned
13619         list of faces.
13621         * emacs-lisp/crm.el (crm-find-current-element)
13622         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
13624         * emacs-lisp/lisp-mode.el (eval-defun-1):
13625         * emacs-lisp/edebug.el (edebug-eval-defun):
13626         Remove unnecessary quotes.
13628 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13630         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
13631         (prolog-indent-level): Fix typo in docstring.
13633         * info.el (Info-history, Info-history-forward)
13634         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
13636         * add-log.el (add-change-log-entry):
13637         * comint.el (comint-dynamic-list-input-ring)
13638         (comint-dynamic-list-completions):
13639         * dabbrev.el (dabbrev-expand):
13640         * delim-col.el (delimit-columns-rectangle-line):
13641         * diff-mode.el (diff-context->unified, diff-reverse-direction)
13642         (diff-unified->context):
13643         * ediff-init.el (ediff-abbrev-jobname):
13644         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
13645         (ediff-replace-session-activity-marker-in-meta-buffer):
13646         * info.el (Info-summary):
13647         * lpr.el (printify-region):
13648         * printing.el (pr-create-interface):
13649         * ps-print.el (ps-print-quote):
13650         * ses.el (ses-column-widths, ses-print-cell)
13651         (ses-adjust-print-width, ses-center):
13652         * shell.el (shell-file-name-quote-list):
13653         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
13654         (strokes-fill-current-buffer-with-whitespace)
13655         (strokes-xpm-for-stroke, strokes-list-strokes)
13656         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
13657         * term.el (term-dynamic-list-input-ring)
13658         (term-dynamic-list-completions):
13659         * calc/calc.el (math-format-stack-value):
13660         * emacs-lisp/edebug.el (edebug-display-freq-count):
13661         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
13662         (delphi-new-comment-line):
13663         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
13664         * progmodes/executable.el (executable-set-magic):
13665         * progmodes/python.el (inferior-python-mode):
13666         * progmodes/scheme.el (scheme-mode-syntax-table):
13667         * progmodes/sh-script.el (sh-maybe-here-document):
13668         * progmodes/sql.el (sql-copy-column):
13669         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
13670         * textmodes/bibtex.el (bibtex-mode):
13671         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
13672         (sgml-auto-attributes):
13673         * textmodes/table.el (table-insert, table-shorten-cell)
13674         (table--generate-source-scan-lines, table-delete-row)
13675         (*table--cell-delete-char, table--spacify-frame)
13676         (table--horizontally-shift-above-and-below)
13677         (table--cell-insert-char, table--cell-blank-str)
13678         (table--fill-region-strictly):
13679         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
13680         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
13682         * add-log.el (change-log):
13683         * apropos.el (apropos):
13684         * comint.el (comint-completion, comint-source):
13685         * dabbrev.el (dabbrev):
13686         * delim-col.el (columns):
13687         * diff-mode.el (diff-mode):
13688         * ediff.el (ediff):
13689         * ediff-diff.el (ediff-diff):
13690         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
13691         * ediff-mult.el (ediff-mult):
13692         * ediff-ptch.el (ediff-ptch):
13693         * ediff-wind.el (ediff-window):
13694         * facemenu.el (facemenu):
13695         * indent.el (indent):
13696         * info.el (info):
13697         * jka-cmpr-hook.el (compression, jka-compr):
13698         * lpr.el (lpr):
13699         * outline.el (outlines):
13700         * pcmpl-cvs.el (pcmpl-cvs):
13701         * pcmpl-rpm.el (pcmpl-rpm):
13702         * printing.el (printing):
13703         * ps-print.el (postscript, ps-print, ps-print-horizontal)
13704         (ps-print-vertical, ps-print-headers, ps-print-font)
13705         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
13706         (ps-print-background, ps-print-printer, ps-print-page)
13707         (ps-print-miscellany):
13708         * ses.el (ses):
13709         * shell.el (shell, shell-directories, shell-faces):
13710         * startup.el (initialization):
13711         * strokes.el (strokes):
13712         * term.el (term):
13713         * uniquify.el (uniquify):
13714         * w32-vars.el (w32):
13715         * calc/calc.el (calc):
13716         * emacs-lisp/bytecomp.el (bytecomp):
13717         * emacs-lisp/cl-indent.el (lisp-indent):
13718         * emacs-lisp/edebug.el (edebug):
13719         * emacs-lisp/elp.el (elp):
13720         * emacs-lisp/testcover.el (testcover):
13721         * emacs-lisp/trace.el (trace):
13722         * emulation/viper-ex.el (viper-ex):
13723         * emulation/viper-mous.el (viper-mouse):
13724         * mail/mailalias.el (mailalias):
13725         * mail/supercite.el (supercite, supercite-frames)
13726         (supercite-attr, supercite-cite, supercite-hooks):
13727         * net/rcompile.el (remote-compile):
13728         * net/rlogin.el (rlogin):
13729         * obsolete/ooutline.el (outlines):
13730         * progmodes/delphi.el (delphi):
13731         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
13732         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
13733         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
13734         (ebnf-optimization):
13735         * progmodes/etags.el (etags):
13736         * progmodes/executable.el (executable):
13737         * progmodes/idlwave.el (idlwave):
13738         * progmodes/pascal.el (pascal):
13739         * progmodes/prolog.el (prolog):
13740         * progmodes/python.el (python):
13741         * progmodes/scheme.el (scheme):
13742         * progmodes/sh-script.el (sh, sh-script):
13743         * progmodes/sql.el (SQL):
13744         * progmodes/tcl.el (tcl):
13745         * textmodes/bibtex.el (bibtex, bibtex-autokey):
13746         * textmodes/enriched.el (enriched):
13747         * textmodes/makeinfo.el (makeinfo):
13748         * textmodes/sgml-mode.el (sgml):
13749         * textmodes/table.el (table-hooks):
13750         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
13751         * textmodes/texinfo.el (texinfo):
13752         * textmodes/two-column.el (two-column):
13753         Finish `defgroup' description with period.
13755         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
13756         * eshell/esh-var.el (eshell-var):
13757         * progmodes/vhdl-mode.el (vhdl-testbench):
13758         * textmodes/org.el (org): Fix typos in docstrings.
13760         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
13761         consistency.
13763         * progmodes/flymake.el (flymake-find-file): Remove.
13764         (flymake-float-time): Use `with-no-warnings'.
13765         (flymake-check-start-time, flymake-check-was-interrupted)
13766         (flymake-err-info, flymake-is-running, flymake-last-change-time)
13767         (flymake-new-err-info): `defvar' at compile time.
13769 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
13771         * replace.el (occur-hook): Doc fix.
13772         (occur-1): Don't call `occur-hook' if there are no matches.
13774 2005-07-03  Richard M. Stallman  <rms@gnu.org>
13776         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
13777         global-map, save the same map.
13778         (global-map): Don't alter it at top level.
13779         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
13780         Then alter it here instead.
13781         (tpu-edt-off): Set global-map to the saved one.
13783         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
13784         All references simplified.
13785         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
13786         (zmacs-regions): Add defvar.
13787         (repeat-complex-command-map): Everything about that deleted.
13789         * textmodes/artist.el (artist-key-is-drawing)
13790         (artist-key-endpoint1, artist-key-poly-point-list)
13791         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
13792         (artist-key-compl-table, artist-rb-save-data)
13793         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
13794         Don't put them in eval-when-compile.
13795         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
13797         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
13798         Use with-no-warnings.
13800         * net/browse-url.el (dos-windows-version): Add defvar.
13802         * mail/supercite.el (filladapt-prefix-table): Add defvar.
13804         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
13805         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
13806         (rmail-new-summary-line-count): Rename from new-summary-line-count.
13807         Add defvar.
13808         (rmail-summary-beginning-of-message): Use with-no-warnings.
13809         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
13811         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
13812         Use with-no-warnings.
13814         * emulation/vi.el (vi-mark-region): Use c-mark-function.
13815         (c-mark-function): Add point-moving-unit property.
13816         (vi-goto-line): Use with-no-warnings.
13818         * emulation/edt.el (edt-last-copied-word): Add defvar.
13819         (zmacs-region-stays): Likewise.
13820         (edt-mark-section-wisely): Use c-mark-function for C.
13821         Use makr-defun for Fortran.
13822         (time-string): defvar deleted.
13823         (edt-display-the-time): Don't set time-string.
13825         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
13827         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
13828         Don't warn when name is not constant
13829         or for defining the group `emacs'.
13831         * tooltip.el (gud-tooltip-mode): Add defvar.
13833         * startup.el (default-frame-background-mode): Add defvar.
13835         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
13837         * info.el (tool-bar-map): Add defvar.
13839         * dired.el (dnd-protocol-alist): Add defvar.
13841         * dired-aux.el (dired-query): Display question with answer, when
13842         the user answers.
13844         * custom.el (custom-add-option): Doc fix.
13846         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
13848 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
13850         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
13851         bogus name from the last change.
13853 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
13855         * custom.el (custom-declare-variable): Fix typos in comment.
13856         (custom-known-themes): Doc fix.
13857         (custom-theme-directory): New defcustom.
13858         (require-theme): Make it check `custom-theme-directory'.
13860         * cus-theme.el (custom-new-theme-mode): New function.
13861         (custom-theme-name, custom-theme-variables, custom-theme-faces)
13862         (custom-theme-description): Add compiler defvars.
13863         (customize-create-theme): Add doc to the "*New Custom Theme*"
13864         buffer.  Use `custom-new-theme-mode'.
13865         (custom-theme-write): Put the created buffer in emacs-lisp-mode
13866         and save it to the `custom-theme-directory'.  Make this the
13867         default directory of the buffer.
13869 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
13871         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
13872         Fix unbalanced parentheses.
13874 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13876         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
13877         into flymake-mode and delegate to flymake-mode.
13879         * find-file.el (ff-which-function-are-we-in): Clean up.
13881 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
13883         * replace.el (occur-rename-buffer): Fix docstring.
13885         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
13886         (edt-last-copied-word, edt-learn-macro-count)
13887         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
13888         (edt-rect-start-point, edt-user-global-map, rect-start-point)
13889         (time-string, zmacs-region-stays):
13890         * emulation/edt-mapper.el (edt-save-function-key-map)
13891         (EDT-key-name): `defvar' to silence the byte-compiler.
13893 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
13895         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
13896         font-lock-regexp-backslash.  Doc fix.
13897         (font-lock-regexp-backslash-grouping-construct): Rename from
13898         font-lock-regexp-backslash-construct.  Doc fix.
13899         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
13900         grouping constructs.
13902 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
13904         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
13905         updating all the prerequisites.
13907 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
13909         * textmodes/org.el (org-agenda-start-on-weekday)
13910         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
13911         (org-agenda-use-time-grid, org-archive-location)
13912         (org-allow-space-in-links, org-usenet-links-prefer-google)
13913         (org-enable-table-editor, org-export-default-language)
13914         (org-export-html-show-new-buffer, org-fill-paragraph)
13915         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
13916         (org-goto-quit, org-occur, org-eval-in-calendar)
13917         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
13918         (org-agenda-diary-entry, org-remember-help)
13919         (org-table-convert-region, org-at-table-p)
13920         (org-table-move-row-down, org-table-move-row-up)
13921         (org-table-copy-region, org-table-toggle-vline-visibility)
13922         (org-table-get-stored-formulas, org-table-get-specials)
13923         (org-recalc-commands, org-table-eval-formula)
13924         (org-table-formula-substitute-names, orgtbl-make-binding)
13925         (org-format-org-table-html, org-format-table-table-html)
13926         (org-format-table-table-html-using-table-generate-source)
13927         (org-customize): Fix typos in docstrings.
13928         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
13929         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
13930         (org-back-to-heading): Doc fixes.
13931         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
13932         (org-agenda-change-all-lines, org-get-header):
13933         Improve argument/docstring consistency.
13934         (orgtbl-error): Fix error message.
13936         * progmodes/flymake.el (flymake-find-possible-master-files)
13937         (flymake-master-file-compare, flymake-get-line-err-count)
13938         (flymake-highlight-line, flymake-gui-warnings-enabled):
13939         Fix typos in docstrings.
13940         (flymake-parse-line, flymake-get-project-include-dirs-function)
13941         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
13942         Doc fixes.
13943         (flymake-get-project-include-dirs-function)
13944         (flymake-make-err-menu-data):
13945         Improve argument/docstring consistency.
13947 2005-07-01  Lute Kamstra  <lute@gnu.org>
13949         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
13950         Catch errors with ignore-errors.  Use temporary buffer.
13951         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
13953         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
13954         background color faces.
13955         (facemenu-set-foreground, facemenu-set-background):
13956         Use facemenu-set-face-from-menu.
13957         (facemenu-set-face-from-menu): Treat face names that start with
13958         "fg:" or "bg:" as special.
13959         (facemenu-add-new-color): Don't create faces.  Simplify.
13961 2005-06-30  Richard M. Stallman  <rms@gnu.org>
13963         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
13964         (crm-find-current-element): Likewise.
13966 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
13968         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
13970 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13972         * arc-mode.el (archive-extract): Make it work as a mouse binding.
13973         (archive-mouse-extract): Make it an obsolete alias.
13974         (archive-mode-map): Don't use archive-mouse-extract any more.
13975         (archive-mode, archive-extract): write-contents-hooks ->
13976         write-contents-functions.
13977         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
13978         first arg.
13979         (archive-rename-entry): Update the call.
13980         (archive-zip-summarize): Remove unused var `method'.
13981         (archive-lzh-summarize): Remove unused var `creator'.
13983         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
13984         dedicated frame upon exit.
13986         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
13987         (archive-zip-extract, archive-zip-expunge)
13988         (archive-zip-update, archive-zip-update-case): Use executable-find.
13989         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
13990         Use restore-buffer-modified-p.
13991         (archive-extract, archive-add-new-member, archive-write-file-member):
13992         Use with-current-buffer.
13993         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
13995 2005-06-30  Andreas Schwab  <schwab@suse.de>
13997         * progmodes/gud.el (gud-filter): Remove unneeded progn.
13999 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
14001         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14003 2005-06-30  Juri Linkov  <juri@jurta.org>
14005         * faces.el (vertical-border): Inherit from mode-line-inactive
14006         only on tty.
14008 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
14010         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14011         example, -NLINES in the `occur' docstring).
14013         * replace.el (occur-1): When no matches are found, do not set the
14014         `buffer-read-only' and modified flags for the occur buffer,
14015         because it is deleted.
14017         * emulation/cua-base.el (cua-check-pending-input)
14018         (cua-repeat-replace-region, cua-mode, cua-debug)
14019         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14020         Fix typos in docstrings.
14022         * emulation/cua-gmrk.el (cua-toggle-global-mark)
14023         (cua-cut-region-to-global-mark)
14024         (cua--cut-rectangle-to-global-mark):
14025         Remove period from end of messages.
14027         * emulation/cua-rect.el (cua-do-rectangle-padding):
14028         Remove period from end of messages.
14029         (cua--rectangle-seq-format): Fix typo in docstring.
14030         (cua-sequence-rectangle, cua-fill-char-rectangle):
14031         Improve argument/docstring consistency.
14033 2005-06-29  Juri Linkov  <juri@jurta.org>
14035         * faces.el (default-frame-background-mode): New internal variable.
14036         (frame-set-background-mode): Use it.
14038         * startup.el (normal-top-level): Set default-frame-background-mode
14039         instead of frame-background-mode.  Before setting it, test for its
14040         nil value.  Remove tests for frame-background-mode and frame
14041         parameter `reverse'.  Add test for "unspecified-fg".
14043         * term/xterm.el (xterm-rxvt-set-background-mode):
14044         * term/rxvt.el (rxvt-set-background-mode):
14045         Set default-frame-background-mode instead of frame-background-mode.
14047 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
14049         * simple.el (set-variable): Warn about obsolete user variables.
14051         * imenu.el (imenu--completion-buffer):
14052         * mouse.el (mouse-buffer-menu-alist):
14053         * msb.el (msb-invisible-buffer-p):
14054         * calendar/diary-lib.el (diary-header-line-format):
14055         * emacs-lisp/pp.el (pp-buffer):
14056         * progmodes/cperl-mode.el (cperl-do-auto-fill):
14057         * textmodes/picture.el (picture-replace-match):
14058         Change space constants followed by a sexp to "?\s ".
14060         * play/decipher.el (decipher-loop-with-breaks):
14061         * textmodes/texinfo.el (texinfo-insert-@item): Change space
14062         constants "protected" from end of line by a comment to "?\s".
14064 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14066         * font-lock.el (save-buffer-state): Use `declare'.
14068         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14069         reset the syntax-table to cperl-mode-syntax-table.
14070         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14071         "foo_print_bar" is not matched as a reserved keyword.
14073 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
14075         * textmodes/org.el (orgtbl-setup): New function, for delayed
14076         setup for the orgtbl commands.
14077         (org-calc-default-modes): New option.
14078         (orgtbl-make-binding): Use `defun' to get better help display.
14079         (org-diary): Call `org-compile-prefix-format'.
14080         (org-table-formula-substitute-names): New function.
14081         (org-agenda-day-view, org-agenda-week-view): New commands.
14082         (org-agenda-toggle-week-view): Command removed.
14083         (org-tbl-menu): Split off from org-org-menu.
14084         (org-mode): Move removal of outline-mode menus to here.
14085         (org-table-formula-debug): New option.
14086         (org-table-insert-row): Keep first field if just "#" or "*".
14087         (org-mode): Paragraph regexps fixed.
14088         (org-table-recalculate-regexp): New constant.
14089         (org-table-justify-field-maybe): Avoid replace if not necessary.
14090         (org-copy-special, org-cut-special): Use `call-interactively'.
14091         (org-table-copy-region): Take region from `interactive' call.
14092         (org-trim): Return string even if no match.
14093         (org-formula): New face.
14094         (org-set-font-lock-defaults): No longer highlight "FIXME".
14095         But highlight formula-related fields in table.
14096         (org-table-p): Use regexp, not fontification.
14097         (org-table-align): Handle white space at end of line.
14098         (org-table-formula-evaluate-inline): New option.
14099         (org-mode): Auto-wrapping in comment lines turned off.
14100         (org-table-copy-down): Evaluate only in copied field, not in
14101         destination.
14102         (org-table-current-formula): Variable removed.
14103         (org-table-store-formulas, org-table-get-stored-formulas)
14104         (org-table-modify-formulas, org-table-replace-in-formulas)
14105         (org-table-maybe-eval-formula): New functions.
14106         (org-table-get-formula): Modify to use stored formulas.
14107         (org-table-insert-column, org-table-delete-column)
14108         (org-table-move-column): Call `org-table-modify-formulas'.
14109         (org-complete): Add completion for keyword formulas.
14110         (orgtbl-mode): Pull orgtbl-mode-map to start of
14111         minor-mode-map-alist.
14113 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14115         * progmodes/python.el (python-check): Require `compile' before
14116         modifying its variables.
14118         * newcomment.el (comment-indent-default): Don't get fooled by an early
14119         end of buffer.
14121 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14123         * ps-print.el (ps-print-version): Fix version number.
14125 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
14127         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
14129 2005-06-28  Richard M. Stallman  <rms@gnu.org>
14131         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
14132         (flyspell-local-mouse-map): Declaration deleted.
14133         (flyspell-mouse-map): Bind only mouse-2.
14134         (flyspell-mode-map): Don't test flyspell-use-local-map.
14135         (flyspell-overlay-keymap-property-name): Var deleted.
14136         (flyspell-mode-on): Don't make local bindings for
14137         flyspell-mouse-map and flyspell-mode-map.
14138         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
14140         * textmodes/ispell.el (ispell-word): Do not ignore short words.
14142         * progmodes/compile.el (compilation-next-error-function):
14143         Don't switch buffers; operate on the current buffer.
14145         * progmodes/compile.el (compilation-error-file-name)
14146         (compilation-warning-file-name, compilation-info-file-name)
14147         (compilation-line-number, compilation-column-number): New faces.
14148         (compilation-error-face, compilation-warning-face)
14149         (compilation-info-face, compilation-line-face)
14150         (compilation-column-face): Use them.
14152         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
14154         * comint.el (comint-password-prompt-regexp): Accept ", try again".
14156         * bindings.el (global-map): Bind insertchar and its variants.
14158 2005-06-27  Richard M. Stallman  <rms@gnu.org>
14160         * textmodes/artist.el (artist-text-overwrite)
14161         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
14163 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14165         * ps-print.el: It was not working the page selection for printing.
14166         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
14167         (ps-print-version): New version 6.6.7.
14168         (ps-end-sheet): New fun.
14169         (ps-header-sheet, ps-end-job): Call it.
14171 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
14173         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
14175 2005-06-27  Lute Kamstra  <lute@gnu.org>
14177         * facemenu.el (facemenu-unlisted-faces): Add foreground and
14178         background color faces.
14179         (facemenu-get-face): Delete function.
14180         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
14181         (facemenu-add-new-color): Make second argument mandatory.
14182         Create the appropriate face and return it.  Simplify.
14183         (facemenu-set-foreground, facemenu-set-background): Don't check if
14184         color is defined.  Use return value of facemenu-add-new-color.
14186 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
14188         * progmodes/gud.el (gud-filter): Add missing argument to
14189         with-selected-window.
14191 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14193         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
14194         a :require to the defcustom.
14196         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
14197         defcustoms corresponding to minor modes.
14199 2005-06-26  David Ponce  <david@dponce.com>
14201         * recentf.el: Require tree-widget instead of wid-edit.
14202         (recentf-filename-handler): Fix widget :type.
14203         (recentf-cancel-dialog, recentf-open-more-files)
14204         (recentf-open-files-action): Doc fix.
14205         (recentf-dialog-goto-first): New function.
14206         (recentf-dialog-mode-map): Set parent keymap first.
14207         (recentf-dialog-mode): Define with define-derived-mode.
14208         Don't display continuation lines in dialogs.
14209         (recentf-edit-list): Rename from recentf-edit-selected-items.
14210         (recentf-edit-list-select): Rename from recentf-edit-list-action.
14211         Simplify.
14212         (recentf-edit-list-validate): New function.
14213         (recentf-edit-list): Update accordingly.
14214         (recentf-open-files-item-shift): Remove.
14215         (recentf-open-files-item): Convert menu elements into tree and
14216         link widgets.  Don't create the widgets.
14217         (recentf-open-files): Update accordingly.
14218         (recentf-save-list): Untabify.
14220 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
14222         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
14223         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
14224         partially contained in the active region.  Do not take active
14225         region into account when called from Lisp, unless INTERACTIVE arg
14226         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
14227         avoid trouble with fields.  Make marker point nowhere when no
14228         longer used.  Always return nil.  Doc fix.
14229         (flush-lines): Add INTERACTIVE arg.  Do not take active region
14230         into account when called from Lisp, unless INTERACTIVE arg is
14231         non-nil.  Use `forward-line' instead of `beginning-of-line' to
14232         avoid trouble with fields.  Make marker point nowhere when no
14233         longer used.  Always return nil.  Doc fix.
14234         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
14235         interchangeable.  Do not take active region into account when
14236         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
14237         message in echo area when called from Lisp, unless INTERACTIVE arg
14238         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
14239         Return the number of matches.  Doc fix.
14240         (occur): Doc fix.
14241         (perform-replace): Make comment follow double space convention for
14242         the sake of `outline-minor-mode'.
14244         * faces.el (facep): Doc fix.
14246 2005-06-25  Richard M. Stallman  <rms@gnu.org>
14248         * facemenu.el (facemenu-enable-faces-p): New function.
14249         (facemenu-background-menu, facemenu-foreground-menu)
14250         (facemenu-face-menu): Add menu-enable property.
14252         * jka-compr.el (jka-compr-insert-file-contents):
14253         Special handling if cannot find the uncompression program.
14255         * cus-face.el (custom-face-attributes): Add autoload.
14257         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14258         Bind comment-indent-function locally.
14260         * window.el (save-selected-window): Use save-current-buffer.
14262         * subr.el (with-selected-window): Use save-current-buffer.
14264         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
14265         and with-current-buffer.
14267 2005-06-24  Richard M. Stallman  <rms@gnu.org>
14269         * simple.el (line-move-1): Fix previous change.
14271 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14273         * replace.el (occur-1): Set `buffer-read-only' and the
14274         buffer-modified flag before running `occur-hook' to protect
14275         against unintentional buffer switches that can lead to data loss.
14277 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
14279         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
14280         (gud-gdb-marker-filter): Use font-lock-warning-face for any
14281         initial error.
14283         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
14284         after fresh input.
14285         (gdb-var-create-handler): Put name of expression in quotes.
14287 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
14289         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
14290         elements of RING in order, and without bogus nil elements.
14292 2005-06-23  Richard M. Stallman  <rms@gnu.org>
14294         * simple.el (set-variable): Args renamed; doc fix.
14295         (line-move-1): When there are overlays around, use vertical-motion.
14297         * faces.el (escape-glyph): Use brown against light background.
14298         (nobreak-space): Rename from no-break-space.
14299         Fix previous change.
14301         * dired-aux.el (dired-do-copy): Fix arg prompt.
14303         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
14305 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
14307         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
14308         rather than "Distributor".
14310 2005-06-23  Lute Kamstra  <lute@gnu.org>
14312         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
14313         (debug-on-entry): Use it.  New interactive declaration that uses
14314         function-called-at-point.
14316 2005-06-23  Kim F. Storm  <storm@cua.dk>
14318         * subr.el (save-match-data): Add comment about using evaporate arg
14319         to set-match-data.
14321 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
14323         * cus-edit.el (customize-face)
14324         (customize-face-other-window): Handle face aliases.
14326         * faces.el (face-documentation, set-face-attribute)
14327         (face-spec-set): Handle face aliases.
14329 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
14331         * help-mode.el (help-make-xrefs): If a symbol representing a face
14332         name is not followed by the word "face", it could still be a
14333         function or variable name, so don't bypass other checks.
14335 2005-06-22  Juri Linkov  <juri@jurta.org>
14337         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
14338         Replace aliased functions with calls where second arg `inherit' is t.
14340 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
14342         * progmodes/gdb-ui.el (gdb-error): New variable.
14343         (gdb-error): New function.
14344         (gdb-annotation-rules): Act on error-begin and error annotations.
14345         (gdb-concat-output): Use font-lock-warning-face for errors.
14347 2005-06-22  Miles Bader  <miles@gnu.org>
14349         * bindings.el (propertized-buffer-identification): Use renamed
14350         `Buffer-menu-buffer' face.
14352         * faces.el (vertical-border): Rename from `vertical-divider'.
14353         (escape-glyph): Change dark-background color back to `cyan'.
14355 2005-06-21  Juri Linkov  <juri@jurta.org>
14357         * faces.el (face-user-default-spec): Try getting `customized-face'
14358         prior to `saved-face'.
14359         (frame-background-mode): Refill docstring.
14361         * emacs-lisp/lisp-mode.el (eval-defun-1):
14362         * emacs-lisp/edebug.el (edebug-eval-defun):
14363         Set `saved-face' temporarily to nil before calling form.
14364         Set `customized-face' to the new spec after that.
14366 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14368         * subr.el (1value, lambda, key-substitution-in-progress):
14369         Doc fixes.
14371         * autoinsert.el (auto-insert-alist):
14372         * ses.el (ses-call-printer):
14373         * subr.el (noreturn):
14374         * emacs-lisp/lisp.el (check-parens):
14375         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
14376         * net/browse-url.el (browse-url-mosaic):
14377         * progmodes/cc-defs.el (c-safe-scan-lists):
14378         * progmodes/ebnf-abn.el (ebnf-abn-lex):
14379         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
14380         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
14381         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
14382         * progmodes/ebnf-iso.el (ebnf-iso-lex):
14383         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
14385 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14387         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
14389 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
14391         * calendar/appt.el (appt-make-list): Activate the package, if
14392         not already active (for backwards compatibility).
14394 2005-06-20  Kim F. Storm  <storm@cua.dk>
14396         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
14398 2005-06-20  Miles Bader  <miles@gnu.org>
14400         * faces.el (vertical-divider): New face.
14402 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
14404         * simple.el (kill-whole-line): Doc fix.
14405         (next-error-buffer-p, next-error-find-buffer)
14406         (clone-indirect-buffer): Fix typos in docstrings.
14407         (comment-line-break-function): Doc fix: don't say variable
14408         is automatically buffer-local (it isn't).
14410 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
14412         * net/tramp-ftp.el (top):
14413         * net/tramp-smb.el (top):
14414         * net/tramp-util.el (top):
14415         * net/tramp-uu.el (top):
14416         * net/tramp-vc.el (top):
14417         * net/tramp.el (top): Revert copyright years back to original
14418         ones.  Tramp has a life outside GNU Emacs.
14420 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
14422         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
14424 2005-06-18  Juri Linkov  <juri@jurta.org>
14426         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
14427         end of first regexp to limit the match to the position between
14428         line number and source line with same separator character as used
14429         between file name and line number.  In the second regexp limit
14430         mouse-face area to file name and line number by adding new group
14431         for them and referring it in HYPERLINK arg.
14432         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
14433         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
14434         previous line where grep markers may be already removed.
14436 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
14438         * progmodes/ps-mode.el: Update version and maintainer's email address.
14440 2005-06-18  Steve Youngs  <steve@xemacs.org>
14442         * net/browse-url.el (browse-url-browser-function)
14443         (browse-url-default-browser): Add firefox.
14444         (browse-url-firefox-program, browse-url-firefox-arguments)
14445         (browse-url-firefox-startup-arguments)
14446         (browse-url-firefox-new-window-is-tab): New defcustoms.
14447         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
14449 2005-06-17  Richard M. Stallman  <rms@gnu.org>
14451         * startup.el (command-line): Warn if specified user name has
14452         no home directory.
14454         * term.el (term-get-old-input, term-input-filter, term-input-sender)
14455         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
14457         * longlines.el (longlines-mode, longlines-show-hard-newlines):
14458         Doc fixes.
14460         * faces.el (underline): Try bold if terminal doesn't support underline.
14462         * mail/sendmail.el (mail-setup-with-from): New variable.
14463         (mail-insert-from-field): New function.
14464         (sendmail-send-it): Call it.
14465         (mail-setup): Optionally call it here.
14467         * term/linux.el: Call tty-no-underline.
14469 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
14471         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
14473 2005-06-17  Miles Bader  <miles@gnu.org>
14475         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
14476         (ediff-current-diff-C, ediff-current-diff-Ancestor)
14477         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
14478         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
14479         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
14480         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
14481         Remove "-face" suffix from face names.
14482         (ediff-current-diff-face-A, ediff-current-diff-face-B)
14483         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
14484         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14485         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14486         (ediff-even-diff-face-A, ediff-even-diff-face-B)
14487         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14488         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14489         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14490         New backward-compatibility aliases for renamed faces.
14491         (ediff-current-diff-face-A, ediff-current-diff-face-B)
14492         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
14493         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14494         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14495         (ediff-even-diff-face-A, ediff-even-diff-face-B)
14496         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14497         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14498         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14499         Use renamed ediff faces.
14501         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
14502         Remove "-face" suffix from face names.
14503         (eshell-test-ok-face, eshell-test-failed-face):
14504         New backward-compatibility aliases for renamed faces.
14505         (eshell-run-test): Use renamed eshell-test faces.
14507         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
14508         face name.
14509         (eshell-prompt-face): New backward-compatibility alias for renamed
14510         face.
14511         (eshell-emit-prompt): Use renamed eshell-prompt face.
14513         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
14514         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
14515         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
14516         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
14517         Remove "-face" suffix from face names.
14518         (eshell-ls-directory-face, eshell-ls-symlink-face)
14519         (eshell-ls-executable-face, eshell-ls-readonly-face)
14520         (eshell-ls-unreadable-face, eshell-ls-special-face)
14521         (eshell-ls-missing-face, eshell-ls-archive-face)
14522         (eshell-ls-backup-face, eshell-ls-product-face)
14523         (eshell-ls-clutter-face):
14524         New backward-compatibility aliases for renamed faces.
14525         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
14527         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
14528         Remove "-face" suffix from face name.
14529         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
14530         instead of literal face.
14532 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
14534         * emacs-lisp/warnings.el (display-warning, lwarn)
14535         (warning-minimum-log-level): Doc fixes.
14536         (warning-minimum-level, warning-minimum-log-level):
14537         Add :debug to :type choices.
14539         * progmodes/ada-mode.el (ada-format-paramlist)
14540         (ada-get-indent-case, ada-check-matching-start)
14541         (ada-check-defun-name, ada-goto-matching-decl-start)
14542         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
14543         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
14544         (ada-make-subprogram-body): Follow error conventions.
14545         (ada-case-exception-file, ada-indent-comment-as-code)
14546         (ada-indent-handle-comment-special, ada-indent-renames)
14547         (ada-indent-return, ada-search-directories-internal)
14548         (ada-tab-policy, ada-case-exception-substring)
14549         (ada-other-file-alist, ada-matching-start-re)
14550         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
14551         (ada-imenu-generic-expression, ada-compile-goto-error)
14552         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
14553         (ada-popup-menu, ada-add-extensions, ada-mode)
14554         (ada-region-selected, ada-create-case-exception)
14555         (ada-create-case-exception-substring, ada-after-keyword-p)
14556         (ada-activate-keys-for-case, ada-adjust-case-region)
14557         (ada-adjust-case-buffer, ada-format-paramlist)
14558         (ada-scan-paramlist, ada-insert-paramlist)
14559         (ada-indent-newline-indent)
14560         (ada-indent-newline-indent-conditional)
14561         (ada-justified-indent-current, ada-goto-previous-word)
14562         (ada-indent-current, ada-get-indent-open-paren)
14563         (ada-get-indent-paramlist, ada-get-indent-end)
14564         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
14565         (ada-get-indent-block-start, ada-get-indent-subprog)
14566         (ada-get-indent-noindent, ada-get-indent-label)
14567         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
14568         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
14569         (ada-goto-stmt-end, ada-goto-next-word)
14570         (ada-check-matching-start, ada-check-defun-name)
14571         (ada-goto-matching-decl-start, ada-goto-matching-start)
14572         (ada-goto-matching-end, ada-search-ignore-string-comment)
14573         (ada-in-decl-p, ada-looking-at-semi-or)
14574         (ada-looking-at-semi-private, ada-in-paramlist-p)
14575         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
14576         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
14577         (ada-next-procedure, ada-previous-procedure, ada-next-package)
14578         (ada-previous-package, ada-create-menu)
14579         (ada-fill-comment-paragraph-justify)
14580         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
14581         (ada-other-file-name, ada-last-which-function-line)
14582         (ada-last-which-function-subprog, ada-which-function)
14583         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
14584         (ada-gen-treat-proc, ada-check-emacs-version)
14585         (ada-continuation-indent, ada-align-region-separate):
14586         Fix typos in docstrings.
14587         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
14589 2005-06-16  Lute Kamstra  <lute@gnu.org>
14591         * simple.el (fundamental-mode): Run after-change-major-mode-hook
14592         conditionally.
14594 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14596         * comint.el (comint-replace-by-expanded-filename)
14597         (comint-prompt-regexp, comint-delimiter-argument-list)
14598         (comint-preinput-scroll-to-bottom):
14599         * info.el (Info-hide-cookies-node):
14600         * ls-lisp.el (ls-lisp-classify):
14601         * find-file.el (ff-search-directories, ff-special-constructs)
14602         (ff-find-other-file):
14603         * font-lock.el (font-lock-keywords):
14604         * shell.el (shell-prompt-pattern)
14605         (shell-dynamic-complete-functions, shell-mode)
14606         (shell-delimiter-argument-list):
14607         * term.el (term-replace-by-expanded-filename)
14608         (term-prompt-regexp, term-delimiter-argument-list):
14609         * woman.el (woman-ignore, woman0-if):
14610         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
14611         * emacs-lisp/elint.el (elint-init-env):
14612         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
14613         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
14614         * language/ethio-util.el (ethio-tilde-escape)
14615         (ethio-use-three-dot-question):
14616         * net/zone-mode.el (zone-mode-load-time-setup):
14617         * progmodes/cc-align.el (c-lineup-argcont):
14618         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
14619         * progmodes/cperl-mode.el (cperl-set-style-back):
14620         * progmodes/inf-lisp.el (inferior-lisp-prompt):
14621         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
14622         Fix spellings in docstrings.
14624         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
14625         * progmodes/modula2.el (m2-for): Fix spellings.
14627         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
14629         * simple.el (undo-more): Don't use `format' on `error' arguments.
14630         Improve argument/docstring consistency.
14631         (pending-undo-list): Doc fix.
14633         * smerge-mode.el (smerge-ensure-match):
14634         * emulation/vip.el (vip-ex):
14635         * net/zone-mode.el (zone-mode-update-serial):
14636         * progmodes/idlwave.el (idlwave-complete):
14637         * progmodes/vhdl-mode.el (vhdl-visit-file)
14638         (vhdl-compose-wire-components):
14639         Don't use `format' on `error' arguments.
14641         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
14642         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
14643         (tooltip-help-tips): Fix typos in docstrings.
14645 2005-06-16  David Ponce  <david@dponce.com>
14647         * tree-widget.el (tree-widget-value-create): Simplify last change.
14649 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
14651         * ido.el (ido-incomplete-regexp): New variable.
14652         (ido-set-matches-1): Handle invalid-regexp error and set
14653         ido-incomplete-regexp.
14654         (ido-incomplete-regexp): New face.
14655         (ido-completions): Use it.
14656         (ido-complete, ido-exit-minibuffer, ido-completions):
14657         Handle incomplete regexps.
14658         (ido-completions): Add check for complete match when entering a regexp.
14660 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14662         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
14664 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14666         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
14667         by field delimiters.
14669 2005-06-15  David Ponce  <david@dponce.com>
14671         * tree-widget.el: eval-and-compile inlined functions so they will
14672         be available at run-time too.
14673         (tree-widget-super-format-handler)
14674         (tree-widget-format-handler): Remove.
14675         (tree-widget-value-create): Handle the :indent property.
14677 2005-06-15  Miles Bader  <miles@gnu.org>
14679         * progmodes/which-func.el (which-func): Only inherit
14680         `font-lock-function-name-face' when that makes sense against the
14681         default mode-line face, otherwise set the face color explicitly.
14683         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
14684         faces instead of (non-existent) variables.
14686 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14688         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
14689         (iswitchb-get-matched-buffers): Likewise.  Simplify.
14691 2005-06-14  Miles Bader  <miles@gnu.org>
14693         * progmodes/ld-script.el (ld-script-location-counter):
14694         Remove "-face" suffix from face name.
14695         (ld-script-location-counter-face):
14696         New backward-compatibility alias for renamed face.
14697         (ld-script-location-counter-face): Use renamed face.
14699         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
14700         (cperl-hash): Remove "-face" suffix from face names.
14701         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
14702         New backward-compatibility aliases for renamed faces.
14703         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
14704         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
14706         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
14707         name.
14708         (which-func-face): New backward-compatibility alias for renamed face.
14709         (which-func-format): Use renamed which-func face.
14711         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
14712         (vhdl-function, vhdl-directive, vhdl-reserved-word)
14713         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
14714         names.
14715         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
14716         (vhdl-speedbar-configuration, vhdl-speedbar-package)
14717         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
14718         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
14719         (vhdl-speedbar-architecture-selected)
14720         (vhdl-speedbar-configuration-selected)
14721         (vhdl-speedbar-package-selected)
14722         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
14723         names.
14724         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
14725         Use renamed faces.
14726         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
14727         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
14728         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
14729         Use renamed faces.
14730         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
14731         names.
14732         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
14733         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
14734         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
14735         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
14736         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
14737         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
14739         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
14740         face name.
14741         (sh-heredoc-face): New backward-compatibility alias for renamed face.
14742         (sh-heredoc-face): Use renamed sh-heredoc face.
14744         * progmodes/idlw-help.el (idlwave-help-link):
14745         Remove "-face" suffix from face name.
14746         (idlwave-help-link-face):
14747         New backward-compatibility alias for renamed face.
14748         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
14750         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
14751         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
14752         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
14753         New backward-compatibility aliases for renamed faces.
14754         (idlwave-shell-disabled-breakpoint-face)
14755         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
14757         * progmodes/flymake.el (flymake-errline, flymake-warnline):
14758         Remove "-face" suffix from face names.
14759         (flymake-errline-face, flymake-warnline-face):
14760         New backward-compatibility aliases for renamed faces.
14761         (flymake-highlight-line): Use renamed flymake faces.
14763         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
14764         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
14765         (ebrowse-member-class, ebrowse-progress):
14766         Remove "-face" suffix from face names.
14767         (ebrowse-tree-mark-face, ebrowse-root-class-face)
14768         (ebrowse-file-name-face, ebrowse-default-face)
14769         (ebrowse-member-attribute-face, ebrowse-member-class-face)
14770         (ebrowse-progress-face):
14771         New backward-compatibility aliases for renamed faces.
14772         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
14773         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
14774         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
14775         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
14777         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
14778         antlr-syntax)
14779         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
14780         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
14781         names.
14782         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
14783         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
14784         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
14785         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
14786         backward-compatibility aliases for renamed faces.
14787         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
14788         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
14789         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
14790         remove "font-lock-".  Use renamed antlr-mode faces.
14791         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
14792         literal face-names with face variable references.
14794         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
14795         face name.
14796         (Buffer-menu-buffer-face): New backward-compatibility alias for
14797         renamed face.
14798         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
14800 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
14802         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
14803         Eliminate "-face" suffix.
14804         (makefile-targets): Inherit from font-lock-function-name-face and
14805         eliminate "-face" suffix.
14806         (makefile-shell): Remove attributes and eliminate "-face" suffix.
14807         (makefile-*-font-lock-keywords): Append makefile-targets in rule
14808         actions, instead of prepending, to make it less visible.
14809         (makefile-previous-dependency, makefile-match-dependency):
14810         Don't match a target on a continuation line.
14812         * files.el (auto-mode-alist): Put Makefile in gmake mode.
14814 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
14816         * progmodes/gdb-ui.el (menu): Re-order menu items.
14817         (gdb-tooltip-print): Respect tooltip-use-echo-area.
14819         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
14820         Define in tooltip.el.
14821         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
14822         (gud-tooltip-tips): Respect tooltip-use-echo-area and
14823         gud-tooltip-echo-area.
14825         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
14826         backward compatibility and make obsolete.
14827         (tooltip-help-tips): Use tooltip-use-echo-area.
14828         (tooltip-show-help-function): Rename to...
14829         (tooltip-show-help): ...this, because it is a function.
14830         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
14832 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
14834         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
14835         (edebug-print-length, edebug-print-level, edebug-print-circle)
14836         (edebug-modify-breakpoint, edebug-eval-last-sexp)
14837         (edebug-eval-print-last-sexp): Doc fixes.
14839 2005-06-14  Kim F. Storm  <storm@cua.dk>
14841         * ido.el (ido-mode): Make a new keymap every time we enable ido,
14842         as the coverage buffer/file/both may change.
14844 2005-06-14  Lute Kamstra  <lute@gnu.org>
14846         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
14847         and run-mode-hooks.  Simplify.
14849         * mail/rmailedit.el (rmail-edit-mode):
14850         * progmodes/octave-inf.el (inferior-octave-mode):
14851         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
14853         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
14854         and run-mode-hooks.
14855         (recentf-edit-list, recentf-open-files): Don't call
14856         kill-all-local-variables directly.
14858         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
14860 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14862         * emacs-lisp/byte-run.el (make-obsolete)
14863         (define-obsolete-function-alias): Rename arguments FUNCTION and
14864         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
14865         (make-obsolete-variable, define-obsolete-variable-alias):
14866         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
14867         respectively.
14869         * isearchb.el (isearchb-activate):
14870         * pcvs.el (cvs-mode):
14871         * ses.el (ses-load):
14872         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
14873         * net/tramp.el (tramp-find-file-exists-command)
14874         (tramp-find-shell):
14875         * progmodes/ada-mode.el (ada-create-case-exception)
14876         (ada-create-case-exception-substring, ada-make-subprogram-body):
14877         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
14878         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
14879         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
14880         * textmodes/org.el (org-promote, org-evaluate-time-range)
14881         (org-agenda-next-date-line, org-agenda-previous-date-line)
14882         (org-agenda-error, org-open-at-point, org-table-move-row)
14883         (org-format-table-table-html-using-table-generate-source)
14884         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
14885         * textmodes/reftex.el (reftex-access-scan-info):
14886         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
14887         (reftex-toc-promote-prepare): Follow error conventions.
14889         * diff-mode.el (diff-mode): Fix typo in docstring.
14891         * forms.el (forms--intuit-from-file): Fix reference to
14892         `forms-number-of-fields' in error message.
14893         (forms-print): Fix quoting in error message.
14895         * forms.el (forms-mode):
14896         * emulation/vi.el (vi-goto-insert-state):
14897         * progmodes/flymake.el (flymake-new-err-info)
14898         (flymake-start-syntax-check-for-current-buffer)
14899         (flymake-simple-cleanup):
14900         * eshell/esh-var.el (eshell/export):
14901         * progmodes/gud.el (xdb):
14902         * textmodes/flyspell.el (flyspell-incorrect-hook)
14903         (flyspell-maybe-correct-transposition)
14904         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
14906 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
14908         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
14909         minibuffer prompt.
14911 2005-06-13  Kim F. Storm  <storm@cua.dk>
14913         * subr.el (add-to-ordered-list): New defun.
14915         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
14916         add cua--keymap-alist to emulation-mode-map-alists.
14918 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14920         * subr.el (complete-in-turn): New macro.
14921         (dynamic-completion-table, lazy-completion-table): Add debug info.
14923         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
14924         in preference to face aliases.
14926         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
14927         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
14928         Remove unused vars `start' and `firstline'.
14929         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
14930         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
14932 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
14934         * cus-start.el (all): Don't complain about missing GTK-related
14935         variables, unless either `gtk' is boundp or this isn't a
14936         `windows-nt' build.
14938 2005-06-13  Lute Kamstra  <lute@gnu.org>
14940         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
14941         run-mode-hooks.
14943         * ediff-mult.el (ediff-meta-mode):
14944         * ediff-util.el (ediff-mode): Use run-mode-hooks.
14946         * ledit.el (ledit-mode): Use delay-mode-hooks.
14948         * woman.el (woman-mode-line-format): Delete constant.
14949         (woman-mode-map): Initialize it properly.
14950         (woman-mode): Set mode-class property to special.
14951         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
14952         Set major-mode and mode-name.  Don't set mode-line-format directly.
14953         (Man-getpage-in-background): Don't reference woman-mode-line-format.
14955         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
14956         string argument obsolete.
14958 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
14960         * textmodes/org.el (org-CUA-compatible): New option.
14961         (org-disputed-keys): New variable.
14962         (org-key): New function.
14963         (orgtbl-make-binding): Add docstring to the created function.
14964         (org-mode): Set paragraph start/separate regexps.
14965         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
14966         (org-archive-location, org-archive-mark-done)
14967         (org-archive-stamp-time): New options.
14968         (org-archive-subtree): New command.
14969         (org-fill-paragraph): New function.
14970         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
14971         (org-fake-empty-table-line): Function removed.
14972         (org-format-org-table-html): Do not create empty table lines at
14973         separator lines.  Improved table header treatment.
14974         (org-link-format): New option.
14975         (org-make-link): New function.
14976         (org-insert-link, org-store-link): Use org-make-link.
14977         (org-open-file): Quote file name for shell command, to allow
14978         spaces in file names.
14979         (org-link-regexp): Fix bug with mailto link.
14980         (org-link-maybe-angles-regexp, org-protected-link-regexp):
14981         New constants.
14982         (org-export-as-html): Deal with the optional angles around a link.
14983         Better treatment of file: links.
14984         (org-open-at-point): Replace @{ and @} with < and >.
14985         (org-run-mode-hooks): Function removed.
14986         (org-agenda-mode): No longer use `org-run-mode-hooks'.
14988 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
14990         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
14991         MI command -data-list-register-values.
14992         (gdb-post-prompt): Indent properly.
14994 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
14996         * hilit-chg.el (highlight-changes-colors): Rename from
14997         `highlight-changes-colours'.
14998         (highlight-changes-colours): Keep as obsolete alias.
14999         (highlight-changes-face-list): Doc fix.
15000         (hilit-chg-make-list): Use `highlight-changes-colors'.
15002 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
15004         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15005         defun-prompt-regexp.
15007 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
15009         * loadup.el: Don't say we are dumping under 2 names on windows-nt
15010         and cygwin.
15012         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15013         Don't use an old loaddefs.el, as in Makefile.in.
15015 2005-06-12  Lute Kamstra  <lute@gnu.org>
15017         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15019         * man.el (Man-mode-map): Initialize it properly.
15020         (Man-mode): Set mode-class property to special.
15022         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15024 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
15026         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15027         A newline is needed in the docstring there.
15029         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15030         Doc fixes.
15032 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15034         * printing.el: Doc fix.  The menubar is no more changed when printing
15035         is loaded, it only changes when pr-menu-bind or pr-update-menus is
15036         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
15037         (pr-version): New version number (6.8.4).
15038         (pr-menu-bind): New command.
15039         (pr-update-menus): Docstring and code fix.
15040         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15041         Docstring fix.
15042         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15043         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15045 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
15047         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15048         "Returns" to "return", document useful return values, etc.
15050 2005-06-11  Alan Mackenzie  <acm@muc.de>
15052         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15053         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15054         (adaptive-file-function): Minor amendment to doc-string.
15056 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
15058         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15059         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15060         Fix :type--it is `integer', not `string'.
15062         * faces.el (modeline-highlight): Rename from (the erroneous)
15063         `modeline-higilight'.
15065 2005-06-11  Lute Kamstra  <lute@gnu.org>
15067         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15068         lisp-interaction-mode-map but make it the parent.
15069         (edebug-eval-mode): Use define-derived-mode.
15071 2005-06-11  Andreas Schwab  <schwab@suse.de>
15073         * bindings.el: Add binding of `ESC functionkey' for every
15074         `M-functionkey'.
15075         * hexl.el (hexl-mode-map): Likewise.
15077 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
15079         * progmodes/compile.el (compilation-error-regexp-alist-alist)
15080         [msft]: update regexp for newer msft compilers.
15082 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
15084         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15085         ATTLIST portions of included DTDs.
15086         (xml-parse-dtd): Eliminate use of inefficient match-data.
15088 2005-06-10  Miles Bader  <miles@gnu.org>
15090         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15091         (mpuz-text): Remove "-face" suffix from face names.
15092         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15093         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15094         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15096         * play/gomoku.el (gomoku-O, gomoku-X):
15097         Remove "-face" suffix from face names.
15098         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15099         New backward-compatibility aliases for renamed faces.
15100         (gomoku-font-lock-keywords): Use renamed gomoku faces.
15102 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
15104         * thumbs.el: Fixes for changes of 2005-06-09.
15105         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15106         as a directory.
15107         (thumbs-thumbname): Remove directory separator from format string;
15108         `thumbs-thumbsdir' now returns a valid directory name.
15109         (thumbs-temp-dir): New defsubst.
15110         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15111         Use it.
15113         * cus-edit.el (minibuffer):
15114         * files.el (make-backup-file-name-function):
15115         * filesets.el (filesets-external-viewers):
15116         * hilit-chg.el (highlight-changes-colours)
15117         (highlight-changes-face-list, highlight-changes-rotate-faces):
15118         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15119         * kmacro.el (kmacro-call-macro):
15120         * log-edit.el (log-edit-changelog-full-paragraphs):
15121         * mouse.el (mouse-1-click-follows-link):
15122         * skeleton.el (skeleton-autowrap):
15123         * subr.el (insert-for-yank-1):
15124         * tempo.el (tempo-insert-region):
15125         * terminal.el (terminal-emulator):
15126         * time.el (display-time-mail-face):
15127         * vc.el (vc-annotate):
15128         * vcursor.el (vcursor-copy-line):
15129         * woman.el (woman-bold-headings, woman-ignore)
15130         (woman-default-faces, woman-monochrome-faces):
15131         * calendar/todo-mode.el (todo-insert-threshold):
15132         * emulation/pc-select.el (pc-select-selection-keys-only)
15133         (pc-selection-mode):
15134         * emulation/vip.el (vip-find-char-forward):
15135         * emulation/viper-cmd.el (viper-find-char-forward):
15136         * international/mule-cmds.el
15137         (select-safe-coding-system-accept-default-p)
15138         (input-method-exit-on-invalid-key):
15139         * international/mule-diag.el (describe-coding-system):
15140         * international/ucs-tables.el (unify-8859-on-encoding-mode):
15141         * net/browse-url.el (browse-url-xterm-program):
15142         * obsolete/lazy-lock.el (lazy-lock-mode):
15143         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
15144         (cperl-mode):
15145         * progmodes/cpp.el (cpp-face-light-name-list)
15146         (cpp-face-dark-name-list):
15147         * progmodes/delphi.el (delphi-newline-always-indents):
15148         Fix spellings in docstrings.
15150         * ido.el (ido-mode, ido-file-extensions-order)
15151         (ido-default-file-method, ido-default-buffer-method)
15152         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
15153         (ido-decorations, ido-read-file-name-as-directory-commands)
15154         (ido-read-file-name-non-ido, ido-work-directory-list)
15155         (ido-ignore-item-temp-list, ido-current-directory)
15156         (ido-magic-forward-char, ido-enter-find-file)
15157         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
15158         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
15160 2005-06-10  Lute Kamstra  <lute@gnu.org>
15162         * play/dunnet.el (dun-mode): Use define-derived-mode.
15163         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
15164         obsolete alias.
15166         * play/doctor.el (doctor-mode-map): Remove defvar.
15167         (doctor-mode): Use define-derived-mode.
15169         * mail/mspools.el (mspools-mode):
15170         * net/eudc-hotlist.el (eudc-hotlist-mode):
15171         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
15173 2005-06-10  Miles Bader  <miles@gnu.org>
15175         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15176         Remove "-face" suffix from face names.
15177         (flyspell-incorrect-face, flyspell-duplicate-face):
15178         New backward-compatibility aliases for renamed faces.
15179         (flyspell-mode-on, make-flyspell-overlay)
15180         (flyspell-highlight-incorrect-region)
15181         (flyspell-highlight-duplicate-region)
15182         (flyspell-display-next-corrections)
15183         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
15185         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
15186         from face name.
15187         (texinfo-heading-face): New backward-compatibility alias for
15188         renamed face.
15189         (texinfo-heading-face): Use renamed texinfo-heading face.
15191         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
15192         suffix from face names.
15193         (tex-math-face, tex-verbatim-face):
15194         New backward-compatibility aliases for renamed faces.
15195         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
15196         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
15197         literal face name.
15199         * textmodes/table.el (table-cell): Remove "-face" suffix from face
15200         name.
15201         (table-cell-face): New backward-compatibility alias for renamed face.
15202         (table--put-cell-face-property, table--update-cell-face):
15203         Use renamed table-cell face.
15205         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
15206         from face name.
15207         (sgml-namespace-face): New backward-compatibility alias for
15208         renamed face.
15209         (sgml-namespace-face): Use renamed sgml-namespace face.
15211         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
15212         (org-level-4, org-level-5, org-level-6, org-level-7)
15213         (org-level-8, org-warning, org-headline-done)
15214         (org-deadline-announce, org-scheduled-today)
15215         (org-scheduled-previously, org-link, org-done, org-table)
15216         (org-time-grid): Remove "-face" suffix from face names.
15217         (org-level-1-face, org-level-2-face, org-level-3-face)
15218         (org-level-4-face, org-level-5-face, org-level-6-face)
15219         (org-level-7-face, org-level-8-face, org-warning-face)
15220         (org-headline-done-face, org-deadline-announce-face)
15221         (org-scheduled-today-face, org-scheduled-previously-face)
15222         (org-link-face, org-done-face, org-table-face)
15223         (org-time-grid-face):
15224         New backward-compatibility aliases for renamed faces.
15225         (org-level-faces, org-set-font-lock-defaults, org-timeline)
15226         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
15227         (org-agenda-get-timestamps, org-agenda-get-scheduled)
15228         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
15230         * emulation/viper-init.el (viper-search, viper-replace-overlay)
15231         (viper-minibuffer-emacs, viper-minibuffer-insert)
15232         (viper-minibuffer-vi): Remove "-face" suffix from face names.
15233         (viper-search-face, viper-replace-overlay-face)
15234         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15235         (viper-minibuffer-vi-face):
15236         New backward-compatibility aliases for renamed faces.
15237         (viper-search-face, viper-replace-overlay-face)
15238         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15239         (viper-minibuffer-vi-face): Use renamed viper faces.
15241         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
15242         Remove "-face" suffix from face names.
15243         (testcover-nohits-face, testcover-1value-face):
15244         New backward-compatibility aliases for renamed faces.
15245         (testcover-mark): Use renamed testcover faces.
15247         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
15248         face name.
15249         (diary-button-face): New backward-compatibility alias for renamed face.
15250         (diary-entry): Use renamed diary-button face.
15252         * calendar/calendar.el (diary, calendar-today, holiday)
15253         (mark-visible-calendar-date): Remove "-face" suffix from face names.
15254         (diary-face, calendar-today-face, holiday-face):
15255         New backward-compatibility aliases for renamed faces.
15256         (eval-after-load "facemenu", diary-entry-marker)
15257         (calendar-today-marker, calendar-holiday-marker, diary-face):
15258         Use renamed calendar faces.
15260         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
15261         (compare-windows-face): New backward-compatibility alias for
15262         renamed face.
15263         (compare-windows-highlight): Use renamed compare-windows face.
15265         * strokes.el (strokes-char): Remove "-face" suffix from face name.
15266         (strokes-char-face): New backward-compatibility alias for renamed face.
15267         (strokes-encode-buffer): Use renamed strokes-char face.
15269         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
15270         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
15271         Remove "-face" suffix from face names.
15272         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15273         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15274         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
15275         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
15276         Use renamed pcvs faces.
15277         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
15278         * pcvs-defs.el (cvs-mode-map): Likewise.
15279         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
15281         * info.el (info-title-1, info-title-2, info-title-3)
15282         (info-title-4): Remove "-face" suffix from and downcase face names.
15283         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15284         (Info-title-4-face):
15285         New backward-compatibility aliases for renamed faces.
15286         (Info-fontify-node): Use renamed info faces.
15288         * hilit-chg.el (highlight-changes, highlight-changes-delete):
15289         Remove "-face" suffix from face names.
15290         (highlight-changes-face, highlight-changes-delete-face):
15291         New backward-compatibility aliases for renamed faces.
15292         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
15293         (hilit-chg-make-list): Use renamed highlight-changes faces.
15295         * generic-x.el (show-tabs-tab, show-tabs-space):
15296         Remove "-face" suffix from face names.
15297         (show-tabs-tab-face, show-tabs-space-face):
15298         New backward-compatibility aliases for renamed faces.
15299         (show-tabs-generic-mode-font-lock-defaults-1)
15300         (show-tabs-generic-mode-font-lock-defaults-2):
15301         Use renamed show-tabs faces.
15303         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
15304         (smerge-markers): Remove "-face" suffix from face names.
15305         (smerge-mine-face, smerge-other-face, smerge-base-face)
15306         (smerge-markers-face):
15307         New backward-compatibility aliases for renamed faces.
15308         (smerge-mine-face, smerge-other-face, smerge-base-face)
15309         (smerge-markers-face): Use renamed smerge faces.
15311         * log-view.el (log-view-file, log-view-message): Remove "-face"
15312         suffix from face names.
15313         (log-view-file-face, log-view-message-face):
15314         New backward-compatibility aliases for renamed faces.
15315         (log-view-file-face, log-view-message-face): Use renamed log-view
15316         faces.
15318         * paren.el (show-paren-match, show-paren-mismatch):
15319         Remove "-face" suffix from face names.
15320         (show-paren-match-face, show-paren-mismatch-face):
15321         New backward-compatibility aliases for renamed faces.
15322         (show-paren-function): Use renamed show-paren faces.
15324         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
15325         (ruler-mode-margins, ruler-mode-fringes)
15326         (ruler-mode-column-number, ruler-mode-fill-column)
15327         (ruler-mode-comment-column, ruler-mode-goal-column)
15328         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
15329         suffix from face names.
15330         (ruler-mode-default-face, ruler-mode-pad-face)
15331         (ruler-mode-margins-face, ruler-mode-fringes-face)
15332         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
15333         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
15334         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
15335         New backward-compatibility aliases for renamed faces.
15336         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
15337         (ruler-mode-column-number, ruler-mode-fill-column)
15338         (ruler-mode-comment-column, ruler-mode-goal-column)
15339         (ruler-mode-tab-stop, ruler-mode-current-column)
15340         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
15341         faces.
15343         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
15344         face name.
15345         (whitespace-highlight-the-space): Use renamed face.
15346         (whitespace-highlight-face): New backward-compatibility alias for
15347         renamed face.
15349         * woman.el (woman-italic, woman-bold, woman-unknown)
15350         (woman-addition, woman-symbol-face):
15351         Remove "-face" suffix from face names.
15352         (woman-italic-face, woman-bold-face, woman-unknown-face)
15353         (woman-addition-face):
15354         New backward-compatibility aliases for renamed faces.
15355         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
15356         (woman-decode-region, woman-replace-match)
15357         (woman-display-extended-fonts, woman-special-characters)
15358         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
15359         Use renamed woman faces.
15361         * longlines.el (longlines-visible-face): Face removed.
15363         * diff-mode.el (diff-header, diff-file-header, diff-index)
15364         (diff-hunk-header, diff-removed, diff-added, diff-changed)
15365         (diff-function, diff-context, diff-nonexistent): Remove "-face"
15366         suffix from face names.
15367         (diff-header-face, diff-file-header-face, diff-index-face)
15368         (diff-hunk-header-face, diff-removed-face, diff-added-face)
15369         (diff-changed-face, diff-function-face, diff-context-face)
15370         (diff-nonexistent-face): New backward-compatibility aliases for
15371         renamed faces.
15372         (diff-header-face, diff-file-header-face)
15373         (diff-index, diff-index-face, diff-hunk-header)
15374         (diff-hunk-header-face, diff-removed, diff-removed-face)
15375         (diff-added, diff-added-face, diff-changed-face, diff-function)
15376         (diff-function-face, diff-context-face, diff-nonexistent)
15377         (diff-nonexistent-face): Use renamed diff-mode faces.
15379         * progmodes/compile.el (compilation-warning-face)
15380         (compilation-info-face): Remove "-face" suffix from face names.
15381         (compilation-warning-face, compilation-info-face):
15382         New backward-compatibility aliases for renamed faces.
15383         (compilation-warning-face, compilation-info-face):
15384         Use renamed compilation faces.
15386         * add-log.el (change-log-date, change-log-name)
15387         (change-log-email, change-log-file, change-log-list)
15388         (change-log-conditionals, change-log-function)
15389         (change-log-acknowledgement): Remove "-face" suffix from face names.
15390         (change-log-date-face, change-log-name-face)
15391         (change-log-email-face, change-log-file-face)
15392         (change-log-list-face, change-log-conditionals-face)
15393         (change-log-function-face, change-log-acknowledgement-face):
15394         New backward-compatibility aliases for renamed faces.
15395         (change-log-font-lock-keywords): Use renamed change-log faces.
15397         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
15398         (custom-set, custom-changed, custom-saved, custom-button)
15399         (custom-button-pressed, custom-documentation, custom-state)
15400         (custom-comment, custom-comment-tag, custom-variable-tag)
15401         (custom-variable-button, custom-face-tag, custom-group-tag-1)
15402         (custom-group-tag): Remove "-face" suffix from face names.
15403         (custom-magic-alist, custom-magic-value-create)
15404         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
15405         (custom-invalid-face, custom-rogue-face, custom-modified-face)
15406         (custom-set-face, custom-changed-face, custom-saved-face)
15407         (custom-button-face, custom-button-pressed-face)
15408         (custom-documentation-face, custom-state-face)
15409         (custom-comment-face, custom-comment-tag-face)
15410         (custom-variable-tag-face, custom-variable-button-face)
15411         (custom-face-tag-face, custom-group-tag-face-1)
15412         (custom-group-tag-face):
15413         New backward-compatibility aliases for renamed faces.
15415         * wid-edit.el (widget-documentation, widget-button)
15416         (widget-field, widget-single-line-field, widget-inactive)
15417         (widget-button-pressed): "-face" suffix removed from face names.
15418         (widget-documentation-face, widget-button-face)
15419         (widget-field-face, widget-single-line-field-face)
15420         (widget-inactive-face, widget-button-pressed-face):
15421         New backward-compatibility aliases for renamed faces.
15422         (widget-documentation-face, widget-button-face)
15423         (widget-button-pressed-face, widget-specify-field)
15424         (widget-specify-inactive): Use renamed widget faces.
15426 2005-06-10  Kenichi Handa  <handa@m17n.org>
15428         * term/x-win.el (x-clipboard-yank): Remove condition-case
15429         wrapping.
15431 2005-06-11  Kenichi Handa  <handa@m17n.org>
15433         * add-log.el (change-log-font-lock-keywords): Make the regexp for
15434         date lines stricter.
15436 2005-06-10  Zhang Wei  <id.brep@gmail.com>
15438         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
15439         of x-get-selection.
15441 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
15443         * comint.el (comint-mode, comint-snapshot-last-prompt):
15444         * frame.el (frame-current-scroll-bars):
15445         * term.el (term-mode, term-check-proc, term-input-sender)
15446         (term-simple-send, term-extract-string, term-word)
15447         (term-match-partial-filename):
15448         * window.el (window-current-scroll-bars):
15449         * emulation/cua-base.el (cua-normal-cursor-color)
15450         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
15451         (cua-global-mark-cursor-color):
15452         * mail/undigest.el (rmail-forward-separator-regex):
15453         Fix typos in docstrings.
15455         * comint.el (comint-check-proc, make-comint-in-buffer)
15456         (comint-source-default): Doc fixes.
15458         * term.el (term-send-string): Improve argument/docstring consistency.
15460 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
15462         * comint.el (comint-send-input): Bind `inhibit-read-only' around
15463         call to `delete-region'.
15464         (comint-mode-hook): Do not enable Font Lock by default.
15466 2005-06-09  Lute Kamstra  <lute@gnu.org>
15468         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
15469         could be void.
15471 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15473         * emacs-lisp/debug.el (debugger-will-be-back): New var.
15474         (debug): Use it.
15475         (debugger-step-through, debugger-continue, debugger-jump)
15476         (debugger-return-value): Set it when needed.
15477         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
15478         Use inhibit-read-only.
15480 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
15482         * window.el (shrink-window-if-larger-than-buffer)
15483         (window-size-fixed): Fix typo in docstring.
15485         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
15486         thumbnails directory on loading.
15487         (thumbs-conversion-program): Use `eq' to check the system type,
15488         not `equal'.
15489         (thumbs-temp-dir): Initialize to `temporary-file-directory',
15490         not "/tmp".  Fix docstring.
15491         (thumbs-thumbsdir): New function to return the thumbnails
15492         directory, creating it if needed.
15493         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
15494         (thumbs-temp-file): Delete variable and make it into a function.
15495         (thumbs-resize-image, thumbs-modify-image): Use it.
15496         (thumbs-kill-buffer): Simplify.
15497         (thumbs-gensym): Defalias or duplicate CL `gensym'.
15498         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
15499         docstrings.
15501 2005-06-09  Kim F. Storm  <storm@cua.dk>
15503         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
15504         set-match-data to free markers in match-data.
15506         * replace.el (replace-match-data): Pass RESEAT arg `t' to
15507         match-data to unchain markers in match-data.
15509 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15511         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
15512         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
15513         unnecessary now.
15515 2005-06-08  Richard M. Stallman  <rms@gnu.org>
15517         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
15518         give the variable a doc string that doesn't say don't set it directly.
15520         * textmodes/ispell.el (ispell-check-version):
15521         Use match-string-no-properties.
15522         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
15523         (ispell-buffer-local-words): Likewise.
15525         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
15526         except on terminals with enough colors to really display it.
15527         (makefile-dependency-regex): Delete spurious `bb'.
15529         * faces.el (escape-glyph): Use blue once again in last case.
15530         (no-break-space): Redefine so that it isn't invisible on a tty.
15532 2005-06-08  Kim F. Storm  <storm@cua.dk>
15534         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
15535         also when reading directory name.
15537 2005-06-08  Lute Kamstra  <lute@gnu.org>
15539         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
15540         (flyspell-mode-line-string): Remove autoload cookie.
15541         (flyspell-mode): Remove defvar.
15543 2005-06-07  Lute Kamstra  <lute@gnu.org>
15545         * textmodes/org.el (org-run-mode-hooks): New function.
15546         (org-agenda-mode): Use it.
15548 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
15550         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
15552 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15554         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
15556 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
15558         * font-lock.el (font-lock-add-keywords): Doc fix.
15560 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15562         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
15563         (tex-compile-default): In the absence of any history, use the order in
15564         tex-compile-alist to choose the preferred command.
15565         (tex-compile-commands): Reorder a bit.
15567         * textmodes/flyspell.el (flyspell-auto-correct-binding)
15568         (flyspell-incorrect-face, flyspell-duplicate-face):
15569         Use (X)Emacs-agnostic code.
15570         (flyspell-mode-map): Don't overwrite at each load.  Remove code
15571         redundant with the subsequent add-minor-mode.  Merge Emacs and
15572         XEmacs code.
15573         (flyspell-word): Minor simplification.
15574         (flyspell-math-tex-command-p): Quieten the byte-compiler.
15575         (flyspell-external-point-words): Remove unused vars `size' and `start'.
15576         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
15577         Merge the corresponding Emacs code.
15578         (flyspell-correct-word, flyspell-xemacs-popup):
15579         Use flyspell-do-correct.
15581         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
15582         a dedicated window.
15584         * international/latexenc.el (latexenc-find-file-coding-system):
15585         Undo part of last patch, to turn off a compiler warning.
15587 2005-06-06  Juri Linkov  <juri@jurta.org>
15589         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
15590         Rename `tmm-inactive-face' to `tmm-inactive'.
15592 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
15594         * iswitchb.el: Rename faces.
15596 2005-06-06  Kim F. Storm  <storm@cua.dk>
15598         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
15599         (cua-global-mark): Remove -face suffix from face names.
15601         * emulation/cua-gmrk.el (cua--init-global-mark):
15602         Remove cua-global-mark face setup.
15604 2005-06-06  Richard M. Stallman  <rms@gnu.org>
15606         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
15607         just like other allowed characters.
15608         (makefile-match-dependency): Exclude leading and training whitespace
15609         from the range of regexp subexp 1.
15610         (makefile-macroassign-regex): Don't try to match the body,
15611         just the name of the macro being defined.
15613         * info.el (Info-read-node-name-2): New function.
15614         (Info-read-node-name-1): Use that.
15615         Add a completion-base-size-function property.
15617         * simple.el (completion-setup-function): Look for
15618         completion-base-size-function property of minibuffer-completion-table.
15620         * files.el (locate-file-completion): Doc fix.
15622         * printing.el: Don't call pr-update-menus; user must do that.
15624         * emacs-lisp/debug.el (debugger-window): New variable.
15625         (debug): Use debugger-window if it is set and still alive.
15626         Record debugger-window for next entry.
15628         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
15630 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
15632         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
15633         (hack-one-local-variable, hack-local-variables)
15634         (hack-local-variables-prop-line): Pass that arg.
15636 2005-06-06  Kim F. Storm  <storm@cua.dk>
15638         * ido.el (ido-first-match, ido-only-match, ido-subdir)
15639         (ido-indicator): Remove -face suffix from face names.
15641 2005-06-06  Juri Linkov  <juri@jurta.org>
15643         * font-lock.el (font-lock-regexp-backslash)
15644         (font-lock-regexp-backslash-construct): New faces.
15645         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
15646         after `('.  Add `while-no-input' to control structures.
15648         * faces.el (no-break-space, shadow): New faces.
15649         (escape-glyph): Use less loud colors pink2 and red4.
15651         * diff-mode.el (diff-context-face)
15652         * dired.el (dired-ignored)
15653         * rfn-eshadow.el (file-name-shadow)
15654         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
15656         * info.el (Info-title-1-face): Use green instead of yellow because
15657         bold yellow is not readable on light backgrounds.
15659         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
15660         before selecting the desired mode to not spend time fontifying
15661         old contents.
15663 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
15665         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
15666         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
15668         * ps-print.el (ps-default-fg, ps-default-bg):
15669         Fix typos in docstrings.
15671         * isearchb.el (isearchb): Don't pass a spurious second argument to
15672         `iswitchb-completions'.
15674 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
15676         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
15677         to preserve point.
15678         (gdb-find-file-hook): Add doc string.
15680         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
15681         C dereferenced pointer expression.
15682         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
15684         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
15686         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
15687         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
15688         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
15689         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
15690         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
15691         Make background transparent.
15693 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15695         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
15696         (font-lock-remove-keywords): Doc fix.
15697         (font-lock-mode-major-mode): Compiler defvar.
15698         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
15700         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
15701         (font-lock-mode): Update `font-lock-mode-major-mode'.
15702         (font-lock-set-defaults): Compiler defvar.
15703         (font-lock-default-function): Take `font-lock-mode-major-mode'
15704         into account.
15706         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
15707         keep track of which major mode it enabled the minor mode for.
15708         Use find-file-hook again.  Update docstring.
15710         * simple.el (eval-expression-print-level)
15711         (eval-expression-print-length, eval-expression-debug-on-error):
15712         Doc fixes.
15714 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
15716         * iswitchb.el (iswitchb-single-match-face)
15717         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
15718         (iswitchb-invalid-regexp-face): New faces.
15719         (iswitchb-completions): Use them.
15720         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
15721         now marked as an obsolete alias.
15722         (iswitchb-read-buffer): Remove check for bound font variables.
15723         (iswitchb-invalid-regexp): New free variable.
15724         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
15725         set iswitchb-invalid-regexp.
15726         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
15727         invalid regexps.
15728         (iswitchb-completions): Add check for complete match when entering
15729         a regexp.
15730         (iswitchb-completions): Remove require-match argument.
15731         (iswitchb-exhibit): Fix caller.
15732         (iswitchb-common-match-inserted): New variable.
15733         (iswitchb-complete, iswitchb-completion-help): Use it.
15735 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
15737         * url-http.el (url-http-chunked-encoding-after-change-function):
15738         Use `url-http-debug' instead of `message'.
15740 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
15742         * url-http.el (url-http-parse-headers): Pass redirected URL as a
15743         callback argument.
15745 2005-06-04  Kim F. Storm  <storm@cua.dk>
15747         * simple.el (line-move): Only call sit-for when moving backwards.
15749         * ido.el (ido-make-merged-file-list-1): New defun split from
15750         ido-make-merged-file-list.
15751         (ido-make-merged-file-list): Bind throw-on-input around call to
15752         ido-make-merged-file-list-1.  Return input-pending-p if
15753         interrupted by more input available.
15754         (ido-read-internal): Handle input-pending-p return value from
15755         ido-make-merged-file-list.
15757 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15759         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
15760         compatibility code.
15762         * international/latexenc.el (latexenc-find-file-coding-system):
15763         Don't inherit the EOL part of the coding-system from the
15764         tex-main buffer.  Fit within 80 columns.
15766 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
15768         * tmm.el (tmm-inactive-face): New face.
15769         (tmm-remove-inactive-mouse-face): New function.
15770         (tmm-prompt, tmm-add-one-shortcut)
15771         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
15772         but not selectable.
15774 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
15776         * faces.el (face-equal): Improve argument/docstring consistency.
15778 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
15780         * progmodes/make-mode.el (makefile-targets-face)
15781         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
15782         (makefile-bsdmake-dependency-regex)
15783         (makefile-makepp-rule-action-regex)
15784         (makefile-bsdmake-rule-action-regex): New constants.
15785         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
15787         * progmodes/compile.el (compilation-error-regexp-alist-alist):
15788         Allow (...) within `...' for makepp messages.
15790 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
15792         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
15794         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
15795         "." files are deleted from all file lists before comparison.
15797         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
15798         (viper-ESC-key): Made them customizable.
15800         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
15802 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
15804         * autorevert.el (auto-revert-buffers): Use save-match-data.
15806 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15808         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
15809         menu items with a nil command binding.
15811 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
15813         * emacs-lisp/cl-macs.el (defsetf):
15814         Improve argument/docstring consistency.
15816         * faces.el (list-faces-display): Improve the formatting by
15817         computing the maximum length required for any face-name (reworked
15818         patch of 1999-01-11, accidentally deleted on 1999-07-21).
15819         (internal-find-face): Remove redundant info in docstring.
15821 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
15823         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
15824         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
15825         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
15826         (gdb-assembler-custom): Improve regexps.
15827         (def-gdb-auto-update-handler): Use window point to preserve point.
15829 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
15831         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
15833 2005-05-31  Jay Belanger  <belanger@truman.edu>
15835         * calc/calc-embed.el (calc-embedded-word): Change argument passed
15836         to calc-embedded.
15837         (calc-embedded-make-info): Have plain prefix argument select
15838         entire line.
15840 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
15842         * faces.el (list-faces-display): Signal error if passed a regexp
15843         that matches no face name.
15845         * simple.el (filter-buffer-substring): Fix typo in docstring.
15847 2005-05-31  Richard M. Stallman  <rms@gnu.org>
15849         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
15850         (vhdl-emacs-21): Doc fix.
15851         (vhdl-mode): Unconditionally set comment-padding.
15852         (vhdl-fixup-whitespace-region): Insert spaces only where
15853         there are none.
15854         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
15856 2005-05-30  John Wiegley  <johnw@newartisans.com>
15858         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
15859         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
15860         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
15861         `directory-sep-char' to ?/, and all uses of `string-to-int' to
15862         `string-to-number'.
15864 2005-05-30  Jay Belanger  <belanger@truman.edu>
15866         * calc/calc.el (calc-bug-address): Fix docstring.
15867         (calc-window-hook, calc-trail-window-hook): New variables.
15868         (calc-trail-display): Restore use of calc-trail-window-hook.
15869         (calc): Restore use of calc-window-hook.
15871 2005-05-31  Masatake YAMATO  <jet@gyve.org>
15873         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
15875         * help-fns.el (help-C-file-name): Add autoload mark for
15876         `find-function-noselect'.
15878 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15880         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
15881         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
15883 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
15885         * calendar/diary-lib.el (mark-included-diary-files): Only kill
15886         included diary buffer if it was not already being visited.
15887         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
15889         * calendar/icalendar.el (top-level): Do not require appt.
15891         * mail/supercite.el (sc-select-attribution): Only use a list
15892         element from sc-attrib-selection-list if it returns a string.
15893         Reported by Davide G. M. Salvetti <salve@debian.org>.
15895 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
15897         * thumbs.el (thumbs-thumbname): The resulting thumbname now
15898         includes a hash value to improve its uniqueness, and has a ".jpg"
15899         extension.  Also, it is now a valid filename on all systems.
15900         (thumbs-make-thumb): Use `let', not `let*'.
15901         (thumbs-show-thumbs-list): Check for JPEG availability.
15903 2005-05-30  Richard M. Stallman  <rms@gnu.org>
15905         * filesets.el (filesets-menu-ensure-use-cached):
15906         Prevent warning when emacs-version>= is undefined.
15908         * printing.el (pr-interactive-n-up): Use string-to-number.
15910         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
15912         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
15913         Warn only when name to be defined is quoted.
15915 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
15917         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
15918         Make regexp more robust.
15919         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
15920         Force regeneration of disassembly.
15922 2005-05-29  Jay Belanger  <belanger@truman.edu>
15924         * calc/calc.el (calc-user-invocation): Check if
15925         calc-invocation-macro is non-nil.
15927 2005-05-29  Juri Linkov  <juri@jurta.org>
15929         * add-log.el (change-log-font-lock-keywords):
15930         Add `+' to e-mail regexp to accept mail address with keywords.
15932         * man.el (Man-name-regexp): Add `:' to accept qualified names.
15934 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
15936         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
15938         * ielm.el (inferior-emacs-lisp-mode): Ditto.
15940 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15942         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
15943         Undo the change that moves to end of the current word.
15945 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
15947         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
15948         Throw error when count <= 0 to ensure input is a number.
15949         (gdb-read-memory-custom): Pick up address from buffer.
15950         (gdb-memory-mode): Allow user to increment and decrement
15951         memory address from header line.
15953 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15955         * flyspell.el (flyspell-version): Function deleted.
15956         (flyspell-auto-correct-previous-hook): Doc fix.
15958         * jit-lock.el (jit-lock-function, jit-lock-after-change):
15959         Do nothing if memory is full.
15961         * font-lock.el (font-lock-fontify-syntactically-region):
15962         Pass t for GREEDY to looking-back.
15964         * saveplace.el (save-place-alist-to-file): Write the file
15965         using write-region.
15967         * subr.el (looking-back): New argument GREEDY.
15969         * progmodes/compile.el (compilation-start): Set the mode
15970         before inserting the initial text.
15972         * progmodes/which-func.el (which-func-update-1): Turn the mode
15973         off in case of error by setting which-func-mode.
15975 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
15977         * flyspell.el (flyspell-auto-correct-previous-word):
15978         Narrow down to what's on the screen, and recenter overlays
15979         at the end of the next word.
15981 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
15983         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
15984         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
15985         (flyspell-abbrev-p): Default to nil.
15986         (flyspell-use-global-abbrev-table-p): Doc fix.
15987         (flyspell-large-region): Allow nil as value.
15988         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
15990         (mail-mode-flyspell-verify): More robust handling
15991         of `mail-header-separator'.  More efficient signature detection.
15992         Allow for regexp metacharacters in message-header-separator.
15993         Adding `To' not to be checked in mail-mode-flyspell-verify.
15995         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
15996         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
15997         Bind flyspell-auto-correct-binding.
15998         Bind C-. and C-, .
15999         (flyspell-mode-map): Likewise.
16000         (flyspell-mode): Doc fix.
16001         (flyspell-accept-buffer-local-defs): Preserve current buffer.
16002         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16003         (flyspell-word-cache-result): New var, always local.
16004         (flyspell-check-pre-word-p): Doc fix.
16005         (flyspell-check-changed-word-p): Handle spc like newline.
16006         (flyspell-post-command-hook): Set flyspell-word-cache-result.
16007         (flyspell-word-search-backward, flyspell-word-search-forward):
16008         New functions.
16009         (flyspell-word): Return t if nothing to check.
16010         When parsing TeX code, check for after } or \.
16011         Use flyspell-word-search-backward to find previous word.
16012         Return nil if duplicated word.
16013         For word already checked, return same value as last time.
16014         Set flyspell-word-cache-result after checking.
16015         Don't clobber the return value.
16016         (flyspell-get-word): Major rewrite.
16017         (flyspell-external-point-words): New locals pword, pcount.
16018         Fix size used in progress message.
16019         Find the proper corresponding word in flyspell-large-region-buffer.
16020         (flyspell-region): Check for flyspell-large-region = nil.
16021         (flyspell-highlight-incorrect-region): Clean up overlays in region.
16022         (flyspell-auto-correct-word): Check that WORD is a cons.
16023         (flyspell-correct-word): Likewise.
16025 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
16027         * progmodes/make-mode.el (makefile-rule-action-regex)
16028         (makefile-macroassign-regex, makefile-makepp-mode)
16029         (makefile-bsdmake-mode): Continuation lines may be empty.
16030         Reported by Joshua Varner.
16031         (makefile-makepp-font-lock-keywords): Add $(stem).
16033 2005-05-28  Karl Berry  <karl@gnu.org>
16035         * textmodes/tex-mode.el: Now that tex-send-command calls
16036         shell-quote-argument (2005-03-31 change), remove all calls to
16037         shell-quote-argument; they all end up invoking tex-send-command.
16038         The double quoting loses on filenames with non-safe characters,
16039         such as "@".  Reported by Frederik Fouvry.
16041 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
16043         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16044         about preserving point.
16046 2005-05-27  Jay Belanger  <belanger@truman.edu>
16048         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16049         Info-goto-node.
16051         * calc/calc-embed.el (calc-embed-arg): New variable.
16052         (calc-do-embedded-activate, calc-embedded-activate-formula)
16053         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16054         variable by new variable.
16055         (calc-embedded-make-info): Replace undeclared variable by new
16056         variable.  When selecting region with positive prefix
16057         argument, use end of previous line instead of beginning of line.
16059         * calc/calc-aent.el (calc-arg-values): Declare it.
16061         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16062         Declare them.
16064         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16066         * calc/calc.el (calc-alg-map): Declare it.
16068         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16070 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
16072         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16073         (gdb-registers-buffer, toggle-gdb-all-registers):
16074         Toggle display of floating point registers.
16075         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16077         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
16078         (toggle-gud-tooltip-dereference):
16079         Rename from gud-toggle-tooltip-dereference.
16081 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16083         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16085 2005-05-27  Jay Belanger  <belanger@truman.edu>
16087         * calc/calc-prog.el (calc-kbd-report): Remove.
16088         (calc-kbd-query): Rewrite.
16090 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
16092         * image.el (image-library-alist): Move to image.c.
16093         (image-type-available-p): Doc fix.
16095 2005-05-27  Lute Kamstra  <lute@gnu.org>
16097         * calc/calc.el (calc):
16098         * outline.el (outline-1, outline-2, outline-3, outline-4)
16099         (outline-5, outline-6, outline-7, outline-8):
16100         * textmodes/dns-mode.el (dns-mode):
16101         * textmodes/sgml-mode.el (sgml-namespace-face):
16102         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16103         (tex-verbatim-face, tex-use-reftex):
16104         * textmodes/texinfo.el (texinfo-heading-face):
16105         Specify customization group.
16107         * longlines.el: Don't require easy-mmode.
16108         (longlines-visible-face): Specify customization group.
16110 2005-05-27  Kenichi Handa  <handa@m17n.org>
16112         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16113         encoding table of windows-1251.
16115         * international/ucs-tables.el (ucs-set-table-for-input):
16116         If translation-table-for-input of a coding system is a symbol, get
16117         its translation-table property.
16119         * international/code-pages.el: Don't register a coding system into
16120         non-iso-charset-alist more than once.
16121         (cp-make-coding-system): Likewise.
16123 2005-05-26  John Wiegley  <johnw@newartisans.com>
16125         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
16126         `eshell-resume-eval' is wrapped in a list, it indicates that the
16127         command was run asynchronously.  In that case, unwrap the value
16128         before checking the delimiter value.
16130         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
16131         character before a space at the end of a line is \, assume the space
16132         is part of the last argument rather than a final argument separator.
16134         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
16135         is in use, and the target is `t' or `nil' (which are the most common
16136         values), don't assume that the symbol target is a buffer.
16138 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16140         * calendar/calendar.el (calendar-mode-line-format):
16141         Use mode-line-highlight as mouse-face.
16143         * time.el (display-time-string-forms, display-time-update):
16144         Use mode-line-highlight as mouse-face.
16146 2005-05-26  Jay Belanger  <belanger@truman.edu>
16148         * calc/calc.el (calc-language-alist): Remove extra defvar.
16150 2005-05-26  Lute Kamstra  <lute@gnu.org>
16152         * arc-mode.el (archive-mode):
16153         * bookmark.el (bookmark-read-annotation-mode)
16154         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
16155         * bs.el (bs-mode):
16156         * calc/calc-yank.el (calc-edit-mode):
16157         * calc/calc.el (calc-mode, calc-trail-mode):
16158         * calculator.el (calculator-mode):
16159         * chistory.el (command-history-mode):
16160         * comint.el:
16161         * cus-edit.el (custom-mode):
16162         * descr-text.el (describe-text-mode):
16163         * ebuff-menu.el (Electric-buffer-menu-mode):
16164         * ediff-util.el (ediff-mode):
16165         * emacs-lisp/re-builder.el (reb-mode):
16166         * emulation/vi.el (vi-mode-setup):
16167         * emulation/ws-mode.el (wordstar-mode):
16168         * eshell/esh-mode.el (eshell-mode):
16169         * forms.el (forms-mode):
16170         * help-mode.el (help-mode):
16171         * hexl.el (hexl-mode):
16172         * ibuffer.el (ibuffer-mode):
16173         * ielm.el (inferior-emacs-lisp-mode):
16174         * info.el (Info-mode, Info-edit-mode):
16175         * international/swedish.el:
16176         * ledit.el (ledit-from-lisp-mode):
16177         * locate.el (locate-mode):
16178         * mail/rmail.el (rmail-mode):
16179         * mail/rmailedit.el (rmail-edit-mode):
16180         * mail/rmailsum.el (rmail-summary-mode):
16181         * mail/supercite.el (sc-electric-mode):
16182         * net/eudc.el (eudc-mode):
16183         * net/quickurl.el (quickurl-list-mode):
16184         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
16185         * obsolete/ooutline.el (outline-mode):
16186         * obsolete/options.el (Edit-options-mode):
16187         * obsolete/rnews.el (news-mode):
16188         * obsolete/rnewspost.el (news-reply-mode):
16189         * play/5x5.el (5x5-mode):
16190         * play/decipher.el (decipher-mode, decipher-stats-mode):
16191         * play/gomoku.el (gomoku-mode):
16192         * play/snake.el (snake-mode):
16193         * play/solitaire.el (solitaire-mode):
16194         * play/tetris.el (tetris-mode):
16195         * progmodes/ada-mode.el (ada-mode):
16196         * progmodes/antlr-mode.el (antlr-mode):
16197         * progmodes/autoconf.el (autoconf-mode):
16198         * progmodes/dcl-mode.el (dcl-mode):
16199         * progmodes/delphi.el (delphi-mode):
16200         * progmodes/ebrowse.el (ebrowse-tree-mode)
16201         (ebrowse-electric-list-mode, ebrowse-member-mode)
16202         (ebrowse-electric-position-mode):
16203         * progmodes/f90.el (f90-mode):
16204         * progmodes/fortran.el (fortran-mode):
16205         * progmodes/icon.el (icon-mode):
16206         * progmodes/idlw-help.el (idlwave-help-mode):
16207         * progmodes/idlw-shell.el (idlwave-shell-mode):
16208         * progmodes/idlwave.el (idlwave-mode):
16209         * progmodes/inf-lisp.el (inferior-lisp-mode):
16210         * progmodes/m4-mode.el (m4-mode):
16211         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
16212         * progmodes/modula2.el (modula-2-mode):
16213         * progmodes/octave-inf.el (inferior-octave-mode):
16214         * progmodes/octave-mod.el (octave-mode):
16215         * progmodes/pascal.el (pascal-mode):
16216         * progmodes/sh-script.el (sh-mode):
16217         * progmodes/sql.el (sql-mode, sql-interactive-mode):
16218         * progmodes/vhdl-mode.el (vhdl-mode):
16219         * progmodes/xscheme.el (scheme-interaction-mode):
16220         * replace.el (occur-mode):
16221         * ses.el (ses-mode):
16222         * simple.el (completion-list-mode):
16223         * skeleton.el:
16224         * speedbar.el (speedbar-mode):
16225         * term.el (term-mode):
16226         * terminal.el (terminal-edit-mode):
16227         * textmodes/reftex-index.el (reftex-index-mode)
16228         (reftex-index-phrases-mode):
16229         * textmodes/reftex-sel.el (reftex-select-label-mode)
16230         (reftex-select-bib-mode):
16231         * textmodes/reftex-toc.el (reftex-toc-mode):
16232         * wdired.el (wdired-change-to-wdired-mode):
16233         * wid-browse.el (widget-browse-mode):
16234         Use run-mode-hooks.
16236         * array.el (array-mode):
16237         * calendar/todo-mode.el (todo-mode):
16238         * man.el (Man-mode):
16239         * play/landmark.el (lm-mode):
16240         * play/mpuz.el (mpuz-mode):
16241         Use kill-all-local-variables and run-mode-hooks.
16243         * subr.el (delay-mode-hooks): Specify indentation.
16245 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
16247         * xml.el (xml-substitute-special): Don't die for undefined xml
16248         entities.
16250 2005-05-26  Jay Belanger  <belanger@truman.edu>
16252         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
16253         of nil.
16255 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
16257         * progmodes/gdb-ui.el (gdb-frame-address):
16258         Rename from gdb-current-address.
16259         (gdb-previous-frame-address): Rename from gdb-previous-address.
16260         (gdb-selected-frame): Rename from gdb-current-frame.
16261         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
16262         (gdb-frame-number): Rename from gdb-current-stack-level.
16263         (gdb-ann3): Match new mode-name for disassembly buffer.
16264         Extend initialization of variables.
16265         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
16266         (gdb-memory-mode): Use mouse-face in header line.
16267         (gdb-assembler-buffer-name): Call it disassembly and give frame
16268         in mode line.
16269         (gdb-source-spec-regexp, gdb-assembler-custom)
16270         (gdb-invalidate-assembler, gdb-frame-handler):
16271         Make robust to leading zeroes in address format.
16273 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
16275         * textmodes/org.el (org-mode): Use `define-derived-mode' to
16276         define `org-mode'.
16277         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
16279 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16281         * log-edit.el (log-edit-changelog-entries): Distinguish between
16282         filenames like xfns.c and fns.c.
16284 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
16286         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
16287         point after reverting.
16288         (Buffer-menu-make-sort-button): Handle the case where
16289         `Buffer-menu-use-header-line' is nil.
16291 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
16293         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
16294         New funcs.  In minibuffer-local-completion-map bind `]', `/'
16295         and `:' to them.
16297 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16299         * startup.el (normal-top-level): Allow modification of load-path while
16300         we're iterating over it.
16302 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
16304         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
16305         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
16306         (thumbs-resize-interactive, thumbs-insert-image)
16307         (thumbs-insert-thumb, thumbs-dired-show-marked)
16308         (thumbs-find-image-at-point, thumbs-delete-images)
16309         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
16310         (thumbs-increment-image-size, thumbs-decrement-image-size):
16311         Fix typos in docstrings.
16313 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
16315         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
16316         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
16317         (cperl-mode): Use them.
16319 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
16321         * window.el (quit-window, shrink-window-if-larger-than-buffer):
16322         Doc fixes.
16324 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
16326         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
16327         Bind C-d to gdb-inferior-io-eof.
16329         * dired.el (dired-dnd-popup-notice): Use message-box.
16331 2005-05-23  Masatake YAMATO  <jet@gyve.org>
16333         * bindings.el (mode-line-major-mode-keymap):
16334         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
16336         * faces.el (mode-line-highlight): New face.
16338         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
16339         as mouse-face.
16341         * bindings.el (top-level, help-echo, mode-line-modified)
16342         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
16343         as mouse-face.
16345 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
16347         * progmodes/cc-engine.el (c-guess-basic-syntax):
16348         Remove spurious call to `zerop'.
16350         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
16352 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
16354         CC Mode update to 5.30.10:
16356         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
16357         could go past the limit in decoration level 2, thereby causing
16358         errors during interactive fontification.
16360         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
16361         the file is evaluated interactively.
16363         * cc-engine.el (c-guess-basic-syntax): Handle operator
16364         declarations somewhat better in C++.
16366         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
16367         make use of `run-mode-hooks' which has been added in Emacs 21.1.
16368         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
16369         (awk-mode): Use it.
16370         (make-local-hook): Suppress warning about obsoleteness.
16372         * cc-engine.el, cc-align.el, cc-cmds.el
16373         (c-append-backslashes-forward, c-delete-backslashes-forward)
16374         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
16375         Compensate for return value from `forward-line' when it has moved
16376         but not to a different line due to eob.
16378         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
16379         `objc-method-intro' and `objc-method-args-cont'.
16381 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
16383         CC Mode update to 5.30.10:
16385         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
16386         in the copyright statement.  Incidentally, change "along with GNU
16387         Emacs" to "along with this program" where it occurs.
16389         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
16390         so that it is interactive, hence can be found by M-x awk-mode
16391         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
16392         <gmorris+emacs@ast.cam.ac.uk>.
16394         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
16395         Mode's regexps.
16397 2005-05-23  Kevin Ryde  <user42@zip.com.au>
16399         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
16400         c-parse-state, to avoid a lisp error (on bad code).
16402 2005-05-23  Lute Kamstra  <lute@gnu.org>
16404         * subr.el (font-lock-defaults): Remove defvar as it's already
16405         defined in font-core.el.
16407         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
16409 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
16411         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
16412         more general and work when GDB variable "print pretty" is on,
16413         as with Emacs, for example.
16415 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
16417         * font-core.el: Update comment.
16419         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
16420         Use `after-change-major-mode-hook' instead of `find-file-hook'.
16422         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
16424 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
16426         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
16427         and `yank-handler' in the doc strings.
16429 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16431         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
16433 2005-05-22  Richard M. Stallman  <rms@gnu.org>
16435         * help.el (describe-key): Move print-help-return-message call
16436         out of conditional.
16438         * progmodes/etags.el (list-tags): Use with-no-warnings.
16440         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
16441         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
16442         (starttls-extra-args, starttls-extra-arguments): Add defvars.
16444         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
16446         * language/viet-util.el (viet-viscii-nonascii-translation-table):
16447         Add defvar.
16449         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
16450         Use defvar, not defconst.
16452         * hexl.el (hexl-follow-line): Use with-no-warnings.
16454         * emulation/tpu-extras.el: Use write-file-functions instead of
16455         write-file-hooks.
16457         * dired.el (dired-font-lock-keywords): Fontify files with junk
16458         extensions even if marked by -F.
16460 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
16462         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
16463         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
16464         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
16465         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
16466         (concatenate, list-length, get*, getf, cl-remprop):
16467         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
16468         (etypecase, progv, lexical-let, lexical-let*)
16469         (multiple-value-bind, multiple-value-setq, shiftf):
16470         Improve argument/docstring consistency.
16472         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
16474 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
16476         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
16477         doesn't exist.
16479         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
16480         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
16482 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
16484         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
16485         already deleted variables: auto-fill-hook, blink-paren-hook,
16486         lisp-indent-hook, inhibit-local-variables, unread-command-event,
16487         suspend-hooks, comment-indent-hook, meta-flag,
16488         before-change-function, after-change-function,
16489         font-lock-doc-string-face.
16491 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
16493         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
16495 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
16497         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
16498         rmail-dont-reply-to.
16500 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
16502         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
16503         literal blank when splitting new-header-values.
16505 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
16507         * calendar/cal-menu.el (cal-menu-update): Add separator as a
16508         string so that tmm doesn't create a completion entry for it.
16510         * textmodes/table.el (table-disable-menu): Ditto.
16512 2005-05-21  Richard M. Stallman  <rms@gnu.org>
16514         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
16516         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
16518         * net/rcompile.el (remote-compile): Use compilation-start.
16520         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
16522 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
16524         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
16525         Default to makefile-bsdmake-mode on BSD systems.
16527         * imenu.el (imenu-generic-expression, imenu--generic-function'):
16528         REGEXP may also be a search function now.  The part of doc-string
16529         for describing the structure was 95% identical to that of
16530         `imenu--generic-function'.  Unify it there.
16532         * progmodes/make-mode.el (makefile-imenu-generic-expression):
16533         Use function to find dependencies, because regexp alone is so complex,
16534         it easily goes into an endless loop.
16535         (makefile-makepp-mode): Also add submenu for Perl functions
16536         defined in the makefile.
16537         (makefile-bsdmake-mode): Special imenu-generic-expression no
16538         longer needed, due to function call.
16539         (makefile-match-dependency): Take BOUND into account when checking
16540         if we're through.
16542 2005-05-20  Jay Belanger  <belanger@truman.edu>
16544         * calc/calc-units.el (calc-invalidate-units-table):
16545         Use inhibit-read-only.
16546         (math-build-units-table-buffer): Use view-mode.
16548 2005-05-20  David Kastrup  <dak@gnu.org>
16550         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
16551         easy-menu-add is not a nop on Emacs; and clarify when to call it.
16553 2005-05-20  Lute Kamstra  <lute@gnu.org>
16555         * diff-mode.el (diff-header-face, diff-file-header-face)
16556         (diff-index-face, diff-hunk-header-face, diff-removed-face)
16557         (diff-added-face, diff-changed-face, diff-function-face)
16558         (diff-context-face, diff-nonexistent-face): Put them in the
16559         diff-mode customization group.
16561 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16563         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
16565         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
16567         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
16568         Minor regexp-optimization.
16570 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
16572         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
16573         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
16574         (org-agenda-add-time-grid-maybe): New function.
16575         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
16576         (org-table-create): `dotimes' instead of `mapcar'.
16577         (org-xor): Simplify implementation.
16578         (org-agenda): `inhibit-redisplay' turned on.
16579         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
16580         a consistent line after a state change.
16581         (org-agenda-remove-times-when-in-prefix): New option.
16582         (org-prefix-has-time): New variable.
16583         (org-parse-time-string): Optional argument NODEFAULT.
16584         (org-format-agenda-item): Parse items for time-of-day
16585         specifications and move these into the prefix if possible.
16586         (org-agenda-priority): Get current heading, not previous heading
16587         during agenda remote editing.
16589 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
16591         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
16592         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
16593         (remove-duplicates, delete-duplicates, substitute)
16594         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
16595         (nsubstitute-if-not, find, find-if, find-if-not, position)
16596         (position-if, position-if-not, count, count-if, count-if-not)
16597         (mismatch, search, sort*, stable-sort, merge, member*)
16598         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
16599         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
16600         (intersection, nintersection, set-difference, nset-difference)
16601         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
16602         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
16603         (nsublis, tree-equal): Improve argument/docstring consistency.
16605         * subr.el (send-string, send-region): Remove obsolescence declaration.
16606         (window-dot, set-window-dot, read-input, show-buffer)
16607         (eval-current-buffer, string-to-int):
16608         Add release number to obsolescence declarations.
16610 2005-05-19  Kim F. Storm  <storm@cua.dk>
16612         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
16613         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
16615 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
16617         * faces.el (list-faces-display): Make back button respect optional
16618         regexp arg.
16620 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
16622         * calculator.el (calculator-radix-grouping-mode)
16623         (calculator-radix-grouping-digits, calculator-displayer)
16624         (calculator-radix-grouping-separator, calculator-copy-displayer):
16625         * dabbrev.el (dabbrev-search-these-buffers-only):
16626         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
16627         (diff-advance-after-apply-hunk, diff-mode-hook)
16628         (diff-minor-mode-prefix):
16629         * imenu.el (imenu-use-popup-menu):
16630         * jit-lock.el (jit-lock-context-time):
16631         * newcomment.el (comment-fill-column, comment-column)
16632         (comment-style, comment-padding, comment-multi-line)
16633         (comment-empty-lines, comment-auto-fill-only-comments):
16634         * reveal.el (reveal-around-mark):
16635         * uniquify.el (uniquify-buffer-name-style)
16636         (uniquify-after-kill-buffer-p)
16637         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
16638         (uniquify-min-dir-content, uniquify-separator)
16639         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
16640         * w32-vars.el (w32-fixed-font-alist):
16641         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
16642         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
16643         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
16644         * progmodes/perl-mode.el (perl-indent-level)
16645         (perl-continued-statement-offset, perl-continued-brace-offset)
16646         (perl-brace-offset, perl-brace-imaginary-offset)
16647         (perl-label-offset, perl-indent-continued-arguments)
16648         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
16649         * progmodes/tcl.el (tcl-indent-level)
16650         (tcl-continued-indent-level, tcl-auto-newline)
16651         (tcl-tab-always-indent, tcl-electric-hash-style)
16652         (tcl-help-directory-list, tcl-use-smart-word-finder)
16653         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
16654         (inferior-tcl-source-command):
16655         * textmodes/fill.el (enable-kinsoku):
16656         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
16657         * textmodes/table.el (table-yank-handler):
16658         Specify missing group (and type, if simple) in defcustom.
16660 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
16662         * progmodes/compile.el (compilation-finish-function): Fix defvar.
16664 2005-05-19  Richard M. Stallman  <rms@gnu.org>
16666         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
16668         * subr.el (event-basic-type): Don't get an error.
16669         (left-fringe-p): Function deleted.
16671         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
16672         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
16674         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
16675         in recursive copy.
16677         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
16679         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
16681         * emacs-lisp/bytecomp.el
16682         (byte-compile-file-form-custom-declare-variable):
16683         Call byte-compile-nogroup-warn if appropriate.
16685         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
16686         (compilation-set-window): Don't call left-fringe-p; do it directly.
16688 2005-05-19  Jay Belanger  <belanger@truman.edu>
16690         * calc/calc-graph.el (calc-graph-format-data): Make sure
16691         var-PlotRejects is bound before trying to check its value.
16693 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
16695         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
16696         definition of this variable from reftex-global.el to reftex.el,
16697         because it is needed in the menu.
16699 2005-05-19  Lute Kamstra  <lute@gnu.org>
16701         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
16702         years are fixed.  Don't insert a space after a dash.
16704 2005-05-19  Kim F. Storm  <storm@cua.dk>
16706         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
16708 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
16710         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
16711         strings, because (eq ... ?\\) is fairly frequent.
16713         * progmodes/make-mode.el (makefile-add-this-line-targets):
16714         Simplify and integrate into `makefile-pickup-targets'.
16715         (makefile-add-this-line-macro): Simplify and integrate into
16716         `makefile-pickup-macros.
16717         (makefile-pickup-filenames-as-targets): Simplify.
16718         (makefile-previous-dependency, makefile-match-dependency):
16719         Don't stumble over `::'.
16721 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
16723         * subr.el (post-command-idle-hook, post-command-idle-delay):
16724         Remove obsoletion of post-command-idle-hook and
16725         post-command-idle-delay.
16727         * faces.el (list-faces-display): Provide button when describe-face
16728         is called to take user back to the list of faces.
16730         * help-fns.el (describe-variable): Remove hyperlinks in a
16731         variable's value as these are quite frequently inappropriate.
16733         * follow.el (follow-submit-feedback, follow-mode):
16734         Remove references to post-command-idle-hook.
16736 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
16738         * progmodes/make-mode.el (makefile-previous-dependency)
16739         (makefile-match-dependency): Check for := (and in bsd mode also
16740         !=) to give a better result, even when font-lock is not on.
16742 2005-05-18  Jay Belanger  <belanger@truman.edu>
16744         * calc/calc-help.el (calc-s-prefix-help):
16745         Add `calc-copy-special-constant' to help string.
16747 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
16749         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
16751 2005-05-18  Jay Belanger  <belanger@truman.edu>
16753         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
16754         in linear factors are in proper order.
16756 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
16758         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
16759         Support for jurabib.
16761         * textmodes/reftex.el (featurep): Define aliases for overlay
16762         commands, for XEmacs compatibility, and use these aliases in
16763         overlay initializations.
16764         (reftex-highlight): Use `reftex-move-overlay'.
16765         (reftex-unhighlight): Use `reftex-delete-overlay'.
16766         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
16767         (reftex-access-search-path): Use `reftex-uniquify' instead of
16768         `reftex-uniq'
16770         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
16771         `before-string' property modification enables for Emacs as well.
16772         (reftex-select-item): Use `reftex-delete-overlay'.
16773         (reftex-select-mark): Use `reftex-make-overlay' and
16774         `reftex-overlay-put'.
16775         (reftex-select-unmark): Use `reftex-delete-overlay' and
16776         `reftex-overlay-put'.
16778 2005-05-18  Lute Kamstra  <lute@gnu.org>
16780         * emacs-lisp/lisp.el (check-parens): Fix docstring.
16782 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
16784         * add-log.el (add-change-log-entry):
16785         * array.el (array-make-template, array-reconfigure-rows)
16786         (array-init-max-row, array-init-max-column)
16787         (array-init-columns-per-line, array-init-field-width):
16788         * replace.el (replace-match-maybe-edit, perform-replace):
16789         * textmodes/spell.el (spell-region):
16790         Replace `read-input' by `read-string'.
16792         * forms.el (forms-mode):
16793         * finder.el (finder-compile-keywords):
16794         * shadowfile.el (shadow-read-files):
16795         Replace `eval-current-buffer' by `eval-buffer'.
16797         * terminal.el (te-pass-through):
16798         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
16799         (ange-ftp-raw-send-cmd):
16800         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
16801         (send-process-next-char, telnet-initial-filter, telnet):
16802         Replace `send-string' by `process-send-string'.
16804         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
16805         (prolog-consult-region): Replace `send-string' by
16806         `process-send-string'; replace `send-region' by `process-send-region'.
16808         * progmodes/delphi.el (delphi-log-msg):
16809         Replace `set-window-dot' by `set-window-point'.
16811         * subr.el (window-dot, set-window-dot, read-input, send-string)
16812         (send-region, show-buffer, eval-current-buffer):
16813         Make really obsolete, as the comment says.
16815 2005-05-17  Kim F. Storm  <storm@cua.dk>
16817         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
16818         (cua--init-keymaps): Bind C-return instead of S-return to set
16819         rectangle mark.
16821         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
16822         instead of S-return to toggle/clear rectangle mark.
16824 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
16826         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
16827         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
16828         Also fontify plain strings assigned to variables, mostly so that a
16829         colon has a face and is thus not taken as a dependency separator.
16830         (makefile-previous-dependency): Inline the new matcher, because it
16831         is too complex to work in both directions.
16832         (makefile-match-dependency): Eliminate `backward' arg (see above).
16833         Completely reimplemented so as to not sometimes go into an endless
16834         loop.  It should also be more efficient, because first it only
16835         searches for `:', instead of applying the very complex regexp.
16836         (makefile-mode): Cancel `font-lock-support-mode', because blocks
16837         to be fontified in one piece can be too long for JIT.
16838         Makefiles are never *that* big.
16840 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
16842         * dired.el (dired-mode): Simplify.
16844 2005-05-17  Lute Kamstra  <lute@gnu.org>
16846         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
16847         defcustom for the mode hook variable.
16849         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
16850         Emacs Lisp Reference Manual.
16852 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
16854         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
16855         (evenp, list*):
16856         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
16857         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
16859         * net/tramp-smb.el (tramp-smb-open-connection):
16860         Pass `tramp-chunksize' as fifth (required) argument.
16862 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
16864         * font-lock.el (lisp-font-lock-keywords-1):
16865         Set `font-lock-negation-char-face' for [^...] char group.
16866         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
16868         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
16869         a var, and refine it to mask one more level of nested vars.
16870         (makefile-rule-action-regex): Turn it into a var, and refine it so
16871         it recognizes backslashed continuation lines as belonging to the
16872         same command.
16873         (makefile-macroassign-regex): Refine it so it recognizes
16874         backslashed continuation lines as belonging to the same command.
16875         (makefile-var-use-regex): Don't look at the next char, because it
16876         might be the same one to be skipped by the initial [^$], leading
16877         to an overlooked variable use.
16878         (makefile-make-font-lock-keywords): Remove two parameters, which
16879         are now variables that some of the modes set locally.
16880         Handle dependency and rule action matching through functions, because
16881         regexps alone match too often.  Dependency matching now comes
16882         last, so it can check, whether a colon already matched something else.
16883         (makefile-mode): Inform that font-lock improves makefile parsing
16884         capabilities.
16885         (makefile-match-dependency, makefile-match-action): New functions.
16887 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
16889         * emacs-lisp/cl-extra.el (equalp): Doc fix.
16891         * align.el (align-regexp):
16892         * ansi-color.el (ansi-color-get-face):
16893         * array.el (array-reconfigure-rows, array-init-max-row)
16894         (array-init-max-column, array-init-columns-per-line)
16895         (array-init-field-width):
16896         * dired-aux.el (dired-trample-file-versions):
16897         * dired-x.el (dired-mark-sexp):
16898         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
16899         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
16900         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
16901         * faces.el (face-read-integer):
16902         * files.el (backup-extract-version, insert-directory):
16903         * hexl.el (hexl-insert-decimal-char):
16904         * server.el (server-process-filter):
16905         * shell.el (shell-extract-num):
16906         * startup.el (command-line-1):
16907         * term.el (term-command-hook):
16908         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
16909         (time-stamp-do-number):
16910         * time.el (display-time-update):
16911         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
16912         (timezone-fix-time):
16913         * vms-patch.el (vms-suspend-resume-hook):
16914         * calendar/appt.el (appt-convert-time):
16915         * calendar/cal-bahai.el (mark-bahai-diary-entries):
16916         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
16917         * calendar/cal-islam.el (mark-islamic-diary-entries):
16918         * calendar/calendar.el (calendar-cursor-to-date)
16919         (calendar-star-date):
16920         * calendar/diary-lib.el (diary-attrtype-convert)
16921         (mark-diary-entries, diary-entry-time):
16922         * calendar/solar.el (solar-get-number):
16923         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
16924         * emacs-lisp/re-builder.el (reb-display-subexp):
16925         * emulation/edt.el (edt-set-scroll-margins):
16926         * emulation/tpu-extras.el (tpu-set-scroll-margins):
16927         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
16928         (vip-get-ex-count):
16929         * emulation/viper-ex.el (viper-get-ex-token)
16930         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
16931         * international/fontset.el (fontset-plain-name):
16932         * mail/feedmail.el (feedmail-look-at-queue-directory):
16933         * mail/mailalias.el (mail-get-names):
16934         * mail/rmail.el (rmail-convert-to-babyl-format):
16935         * mail/rmailsum.el (rmail-make-basic-summary-line)
16936         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
16937         (rmail-summary-goto-msg):
16938         * mail/smtpmail.el (smtpmail-read-response):
16939         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
16940         (ange-ftp-vms-add-file-entry):
16941         * play/gametree.el (gametree-looking-at-ply)
16942         (gametree-current-branch-score):
16943         * progmodes/ada-xref.el (ada-prj-find-prj-file)
16944         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
16945         * progmodes/cperl-mode.el (condition-case):
16946         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
16947         (ebrowse-set-member-buffer-column-width)
16948         (ebrowse-select-1st-to-9nth):
16949         * progmodes/etags.el (etags-snarf-tag):
16950         * progmodes/flymake.el (flymake-parse-line):
16951         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
16952         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
16953         (idlwave-shell-menu-def):
16954         * progmodes/ps-mode.el (ps-run-goto-error):
16955         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
16956         (vhdl-speedbar-contract-level):
16957         * term/mac-win.el (x-handle-numeric-switch):
16958         * term/sun-mouse.el (sun-get-frame-data):
16959         * term/w32-win.el (x-handle-numeric-switch):
16960         * term/x-win.el (x-handle-numeric-switch):
16961         * textmodes/ispell.el (ispell-parse-output):
16962         * textmodes/nroff-mode.el (nroff-outline-level):
16963         * textmodes/reftex-cite.el (reftex-bib-sort-year)
16964         (reftex-bib-sort-year-reverse, reftex-format-citation):
16965         * textmodes/reftex-parse.el (reftex-init-section-numbers)
16966         (reftex-section-number):
16967         * textmodes/texinfmt.el (texinfo-paragraphindent):
16968         Replace `string-to-int' by `string-to-number'.
16970         * international/latexenc.el: Add page marker to force the "Local
16971         Variables:" string out of the last page.
16973 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
16975         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
16976         tooltip-change-major-mode.
16977         (gud-tooltip-print-command): Remove case where gud-minor-mode
16978         is gdb ("--fullname").
16979         (gud-tooltip-tips): Turn GUD tooltips off for this case and
16980         explain to user.
16982 2005-05-16  Jay Belanger  <belanger@truman.edu>
16984         * calc/calc-store.el (calc-copy-special-constant): New function.
16986         * calc/calc-ext.el (calc-init-extensions): Add binding for
16987         `calc-copy-special-constant'.
16989         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
16990         for the `calc-copy-special-constant' command.
16992 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
16994         * subr.el (left-fringe-p): New function.
16996         * progmodes/compile.el (compilation-setup): Set local value of
16997         overlay-arrow-string to "" always.
16998         (compilation-set-window): Left fringe then don't scroll.
16999         No left fringe then no arrow and scroll message to top.
17000         (compilation-context-lines): Adjust doc string accordingly.
17002 2005-05-16  Kim F. Storm  <storm@cua.dk>
17004         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17005         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17006         (ido-wide-find-dir-or-delete-dir): New command for M-d.
17007         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
17008         (ido-read-file-name): Handle commands with ido property value
17009         equal to find-file as reading a file name, to allow C-d to enter dired.
17010         (ibuffer-find-file): Add ido property with value find-file.
17012 2005-05-15  Kim F. Storm  <storm@cua.dk>
17014         * subr.el (open-network-stream-nowait): Remove.
17015         (open-network-stream-server): Remove.
17017 2005-05-15  Richard M. Stallman  <rms@gnu.org>
17019         * faces.el (describe-face): Output a definition link button.
17021         * help-mode.el (help-face-def): New button type.
17023         * emacs-lisp/copyright.el (copyright-fix-years):
17024         Match properly if the first year is 2-digit.
17025         Don't mess up the whitespace after the years by filling.
17027         * dired-aux.el (dired-mark-confirm):
17028         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17030         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17031         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17032         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17034         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17035         Set font-lock-comment-start-skip.
17037         * font-lock.el (font-lock-comment-start-skip): New variable.
17038         (font-lock-comment-end-skip): New variable.
17039         (font-lock-fontify-syntactically-region): Use them if non-nil.
17041 2005-05-15  Jay Belanger  <belanger@truman.edu>
17043         * calc/calc-store.el (calc-store-value): Return a string rather
17044         than display it as a message.
17045         Use calc-var-name for variable name.
17046         (calc-store-into): Add the result of calc-store-value to message.
17047         (calc-copy-variable): Add a message.
17048         (calc-store-exchange): Improve error messages.
17049         (calc-store-binary, calc-store-map): Don't reset the values of
17050         special constants.
17052 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
17054         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17055         manual to docstring.
17057         * files.el (hack-local-variables-confirm): Add STRING argument.
17058         Make the function handle non file visiting buffers correctly.
17059         (hack-local-variables-prop-line, hack-local-variables)
17060         (hack-one-local-variable): Use STRING arg of
17061         `hack-local-variables-confirm'.
17063 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
17065         Sync with Tramp 2.0.49.
17067         * net/tramp.el (tramp-handle-dired-call-process)
17068         (tramp-handle-insert-directory):`insert-buffer' cannot be used
17069         because the contents of the Tramp buffer is changed before
17070         insertion (`expand-file' and alike).
17071         (tramp-handle-insert-directory): If `localname' has an empty
17072         nondirectory name, it must not be quoted.
17073         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
17074         variable `tramp-chunksize'.  Change callees.
17075         (tramp-open-connection-setup-interactive-shell): Check remote host
17076         for buggy `send-process-string' implementation.
17077         Set `tramp-chunksize' if found.  Reported by Michael Kifer
17078         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17079         (tramp-handle-shell-command): `insert-buffer' cannot be used
17080         because the contents of the Tramp buffer is changed before
17081         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17082         <frederic.bothamy@free.fr>.
17083         (tramp-set-auto-save): Actions should be done for Tramp file name
17084         handler only.  Ange-FTP has its own auto-save mechanism.
17085         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17086         (tramp-set-auto-save-file-modes): Set file modes of
17087         `buffer-auto-save-file-name' to ?\600 as fallback solution.
17088         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17089         (tramp-bug): Remove obsolete variable.
17090         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
17091         for presence of `mml-mode'.  Make it running for older Emacsen as well.
17093 2005-05-14  John Paul Wallington  <jpw@pobox.com>
17095         * ibuf-ext.el (define-ibuffer-filter filename):
17096         If `dired-directory' is a list, use its car.
17098 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
17100         * ibuffer.el (define-ibuffer-column filename):
17101         If `dired-directory' is a list, use its car.
17103 2005-05-14  Richard M. Stallman  <rms@gnu.org>
17105         * subr.el (symbol-file): Doc fix.
17107         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17108         (byte-compile-form): Call byte-compile-nogroup-warn.
17109         (byte-compile-warning-types): Doc fix.
17111         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17113         * progmodes/cc-engine.el (c-literal-faces):
17114         Add font-lock-comment-delimiter-face.
17116         * net/net-utils.el (dig): Use with-no-warnings.
17118         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17119         (sc-recite-frame-alist, sc-default-cite-frame)
17120         (sc-default-uncite-frame, sc-default-recite-frame)
17121         (sc-attrib-selection-list, sc-rewrite-header-list):
17122         Mark as risky-local-variable.
17124         * international/ogonek.el (ogonek-jak, ogonek-how):
17125         Don't use beginning-of-buffer.
17127         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
17129         * calendar/solar.el (solar-data-list): Move definition up.
17131         * dnd.el (dnd-protocol-alist): Add autoload.
17133         * progmodes/sh-script.el: Many doc usage fixes.
17134         (sh-indent-after-do): Change default to match common styles.
17136 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
17138         * files.el (interpreter-mode-alist)
17139         (auto-mode-interpreter-regexp): Doc fixes.
17141 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
17143         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
17145         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
17147 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17149         * dired.el (dired-mode): make-variable-buffer-local =>
17150         make-local-variable.
17152 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17154         * term/mac-win.el (mac-select-convert-to-string): Try coding
17155         systems in mac-script-code-coding-systems if specified one cannot
17156         encode string for `com.apple.traditional-mac-plain-text'.
17158 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
17160         * progmodes/make-mode.el (makefile-targets-face)
17161         (makefile-shell-face, makefile-makepp-perl-face): New faces.
17162         (makefile-dependency-regex): Fix it to not make the colon in
17163         $(var:a=b) special.
17164         (makefile-rule-action-regex): New regexp for highlighting embedded
17165         Shell strings.
17166         (makefile-macroassign-regex): Handle != for highlighting as
17167         embedded Shell strings.
17168         (makefile-var-use-regex): New const.
17169         (makefile-statements, makefile-automake-statements)
17170         (makefile-gmake-statements, makefile-makepp-statements)
17171         (makefile-bsdmake-statements): New consts.
17172         (makefile-make-font-lock-keywords): New function.
17173         (makefile-automake-font-lock-keywords)
17174         (makefile-gmake-font-lock-keywords)
17175         (makefile-makepp-font-lock-keywords)
17176         (makefile-bsdmake-font-lock-keywords): New consts.
17177         (makefile-mode-map): Add switchers between the various submodes.
17178         (makefile-mode): Document the availability of the variants.
17179         (makefile-automake-mode, makefile-gmake-mode)
17180         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
17182         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
17183         new variants of makefile-mode.
17185 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17187         * font-lock.el (font-lock-comment-delimiter-face): Fix up
17188         the inheritance.
17190 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
17192         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
17193         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
17195         * files.el (normal-mode): Extend the scope of the
17196         `enable-local-variables' binding to include the `set-auto-mode' call.
17197         (magic-mode-alist): Doc fix.
17199 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17201         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
17202         font-lock-comment-face rather than copying its setting.
17204 2005-05-12  Andreas Schwab  <schwab@suse.de>
17206         * eshell/esh-mode.el (eshell-send-input): Doc fix.
17208 2005-05-12  Lute Kamstra  <lute@gnu.org>
17210         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
17211         defcustom for the mode hook variable.  Delete the last argument.
17212         * generic-x.el: Fix callers of define-generic-mode.
17213         (generic-x-modes): Delete group.
17214         (show-tabs-tab-face, show-tabs-space-face): Put them in the
17215         generic-x customization group.
17217 2005-05-12  Kim F. Storm  <storm@cua.dk>
17219         * font-lock.el (font-lock-negation-char-face): Default to "off".
17221         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
17222         font-lock-negation-char-face to ! in !=.
17224 2005-05-12  Masatake YAMATO  <jet@gyve.org>
17226         * add-log.el (find-change-log): Fix typos in the docstring
17227         of function.
17229 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
17231         * international/latexenc.el (latexenc-find-file-coding-system):
17232         Avoid `re-search-forward' when looking for input encoding because
17233         of speed and safety.  Better regular expressions for recognizing
17234         input encoding.  Limit a search for TeX-master/tex-main-file to
17235         the local variable section.
17237 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
17239         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
17240         syntax of $ to "'" (quote).
17242 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
17244         * dnd.el (dnd-protocol-alist): Improve custom type.
17246         * dired.el (dired-dnd-protocol-alist): New variable.
17247         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
17248         `dired-mode-hook' to the end.
17250 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17252         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
17253         comment-end if comment-start-skip is not set.
17254         Obey the font-lock-comment-delimiter-face variables.
17256 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17258         * files.el (executable-find): Move from executable.el.  Use
17259         locate-file.
17260         * progmodes/executable.el (executable-find): Move to files.el.
17262         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
17263         when trying to ensure forward progress.
17265 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
17267         * mouse-sel.el (mouse-sel-follow-link-p): New function.
17268         (mouse-select, mouse-select-internal, mouse-extend-internal):
17269         Use it to implement mouse-1-click-follows-link functionality.
17271 2005-05-11  Richard M. Stallman  <rms@gnu.org>
17273         * font-lock.el (font-lock-fontify-syntactically-region):
17274         Use font-lock-comment-delimiter-face for comment delimiters.
17276 2005-05-10  Jay Belanger  <belanger@truman.edu>
17278         * calc/calc-help.el (calc-m-prefix-help): Add mention of
17279         preserving embedded modes.
17281 2005-05-10  Richard M. Stallman  <rms@gnu.org>
17283         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
17285         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
17286         Move from ada-stmt.el.
17287         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
17289         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
17290         Move to ada-mode.el.
17291         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
17293         * cus-edit.el (custom-file): Call file-chase-links.
17295         * files.el (read-directory-name): Fix previous change.
17296         (hack-local-variables-confirm): New function.
17297         (hack-local-variables-prop-line, hack-local-variables)
17298         (hack-one-local-variable): Use it.
17300 2005-05-10  Lute Kamstra  <lute@gnu.org>
17302         * font-lock.el (font-lock-keywords-alist)
17303         (font-lock-removed-keywords-alist): Clarify docstrings.
17305 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
17307         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
17308         (gdb-source-info): Check for preprocessor info.
17309         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
17310         a macro for a function.
17311         (gdb-info-breakpoints-custom): Try to find file again if not already
17312         found (user might have used GDB dir command).
17313         (gdb-get-location): Update gdb-location-alist correctly for change
17314         to gdb-info-breakpoints-custom.
17316         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
17317         (gud-tooltip-print-command): Add gdbmi case.
17318         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
17319         preprocessor info.
17321 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
17323         * startup.el (fancy-splash-insert): Fix typo in doc string.
17325 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
17327         * obsolete/float.el (string-to-float):
17328         * obsolete/hilit19.el (hilit-add-pattern):
17329         * obsolete/rnews.el (news-parse-range, news-select-message)
17330         (news-get-pruned-list-of-files): Replace `string-to-int' by
17331         `string-to-number'.
17333         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
17334         `find-file-not-found-hooks'; use `add-hook'.
17335         (uncompress-while-visiting): Set `write-file-functions', not
17336         `write-file-hooks'; use `add-hook'.
17338 2005-05-09  Kim F. Storm  <storm@cua.dk>
17340         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
17341         (cua-paste): Handle clipboard action.
17342         (cua--init-keymaps): Remap clipboard-kill-region and
17343         clipboard-kill-ring-save.
17345 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
17347         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17348         Improve commentary.
17350         * simple.el (next-error-overlay-arrow-position): Revert the change
17351         made on 2005-04-30.
17353 2005-05-07  Jay Belanger  <belanger@truman.edu>
17355         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
17356         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
17357         `calc-sel-reselect'.
17359         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
17360         Calc is in embedded mode.
17362 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
17364         * progmodes/compile.el (compilation-setup):
17365         Set overlay-arrow-string to an empty string on text terminals.
17367         * textmodes/ispell.el (ispell-program-name): Try looking for
17368         "aspell" along exec-path, and if found, use it as the default
17369         speller program.
17371 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
17373         * international/mule.el (sgml-xml-auto-coding-function):
17374         Recognize encoding='FOO' in single quotes as well as in double quotes.
17376 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
17378         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
17379         as well as `interactive', so that defmacro* would recognize
17380         `declare' forms.
17382 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
17384         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17385         Explain more about the LIGHTER arg's usage in the doc string.
17386         Add commentary to clarify what the code does.  Fix the regexp that
17387         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
17388         since it could have characters special to regular expressions.
17390 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
17392         * replace.el (occur-1): Bind inhibit-read-only so that
17393         erase-buffer doesn't barf on read-only text properties (likewise
17394         for add-text-properties in occur-engine).  Mark buffer as unmodified.
17395         (occur-engine): Don't set buffer-read-only here.
17397 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17399         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
17400         list-buffers-directory.  This caused the *cvs-commit* buffer to be
17401         sometimes mistakenly reused as a *cvs* buffer.
17403 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
17405         * tooltip.el: Move code for GUD tooltips into gud.el.
17406         (require): CL no longer needed to compile case.
17407         (tooltip-mode): Do not toggle functions for GUD tooltips.
17408         (tooltip-gud-tips-p): Remove.  Replace with minor mode
17409         gud-tooltip-mode in gud.el.
17410         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
17411         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
17412         tooltip-gud prefix with gud-tooltip and obsolete.
17413         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
17414         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
17415         (tooltip-mouse-motion): Mouse movement functions/variable.
17416         Rename in gud.el by adding gud prefix.
17417         (tooltip-gud-original-filter, tooltip-gud-dereference)
17418         (tooltip-gud-event, tooltip-toggle-gud-tips)
17419         (tooltip-gud-process-output, tooltip-gud-print-command)
17420         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
17421         gud.el by replacing tooltip-gud prefix with gud-tooltip.
17422         (gdb-tooltip-print): Move to gdb-ui.el.
17424         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
17425         (require): CL needed to compile case.
17426         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
17427         tooltip-gud-tips-p.  Make it a minor-mode.
17428         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
17429         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
17430         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
17431         (gud-tooltip-change-major-mode)
17432         (gud-tooltip-activate-mouse-motions-if-enabled)
17433         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
17434         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
17435         (gud-tooltip-original-filter, gud-tooltip-dereference)
17436         (gud-tooltip-event, tooltip-toggle-gud-tips)
17437         (gud-tooltip-process-output, gud-tooltip-print-command)
17438         (gud-tooltip-tips): Move from tooltip.el.
17440         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
17441         (gdb-cpp-define-alist-flags): Doc fix.
17442         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
17443         gud-tooltip-mode is t.
17445 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17447         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
17448         evaporate if their text is deleted.
17449         (goto-address-at-point): Make it work as a mouse binding as well.
17450         (goto-address-at-mouse): Obsolete it.  Update users.
17452 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
17454         * calendar/appt.el (top-level): No longer activate on load.
17456 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
17458         * calendar/cal-bahai.el (mark-bahai-diary-entries):
17459         * net/webjump.el (webjump):
17460         * progmodes/idlw-help.el (idlwave-do-context-help1)
17461         (idlwave-highlight-linked-completions):
17462         * textmodes/po.el (po-find-file-coding-system-guts):
17463         Replace `assoc-ignore-case' by `assoc-string'.
17465 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
17467         * files.el (locate-file): Doc fix.
17469         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
17470         Remove the redundant test for ms-dos.
17472         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
17473         look for the preprocessor with exec-suffixes.  If not found in
17474         standard places, look in exec-path.  Remove most of the tests that
17475         used system-type.
17477         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
17479         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
17481         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
17482         file-name clash with jka-compr.el on 8+3 filesystems.
17484 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17486         * term/mac-win.el: Don't define or bind scroll bar functions if
17487         x-toolkit-scroll-bars is t.
17488         (x-select-text, x-get-selection-value): Clear
17489         x-last-selected-text-clipboard if x-select-enable-clipboard is
17490         nil.
17491         (PRIMARY): Put mac-scrap-name property.
17492         (mac-select-convert-to-file-url): New function.
17493         (public.file-url): New selection target type.  Add to
17494         selection-converter-alist.
17495         (x-get-selection, x-selection-value): Handle it.
17496         (x-cut-buffer-or-selection-value): New alias.
17498 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17500         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
17501         entry to avoid calling bibtex-find-entry with arg global
17502         being t.  Remove arg key.
17503         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
17504         (bibtex-copy-summary-as-kill): Change accordingly.
17506 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17508         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
17509         (org-agenda-date-later): Use with-current-buffer.
17511 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
17513         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
17514         (define-obsolete-variable-alias): Doc Fixes.
17516 2005-05-06  Kim F. Storm  <storm@cua.dk>
17518         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
17519         vertical-motion when selective-display is active.
17521         * ido.el (ido-setup-hook): New hook.
17522         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
17523         (ido-input-stack): New var.
17524         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
17525         ido-next-work-file binding to M-O.
17526         Bind M-f to ido-wide-find-file-or-pop-dir.
17527         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
17528         (ido-read-internal): Run ido-setup-hook.
17529         Catch quit in read-file-name and read-string to cancel edit.
17530         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
17531         Automatically pop-all when completing a directory name (RET).
17532         (ido-file-internal): Add with-no-warnings around ffap and dired code.
17533         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
17534         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
17535         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
17536         New functions for M-b/M-f to move among the directory components.
17537         (ido-make-merged-file-list): Catch quit to cancel merge.
17538         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
17539         (ido-completion-help): No warnings for ido-completion-buffer-full.
17541 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
17543         * font-lock.el (font-lock-negation-char-face): New face and variable.
17544         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
17545         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
17546         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
17547         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
17549 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
17551         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
17552         Fix typo in docstring.
17554         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
17555         (ebrowse-print-statistics-line)
17556         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
17558         * term/w32-win.el (image-library-alist): Add additional name for
17559         Xpm library.
17561 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
17563         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
17564         use gcc instead of cpp.
17566         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
17567         (gdb-create-define-alist): Use it.
17568         (gdb-cpp-define-alist-program): Update for MS-DOS.
17570 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
17572         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
17574 2005-05-04  Richard M. Stallman  <rms@gnu.org>
17576         * help.el (describe-key): No error when UNTRANSLATED is nil.
17578         * simple.el (line-move-1): Fix previous change to signal errors
17579         appropriately.
17581 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
17583         * calendar/icalendar.el (icalendar-version): Now at 0.12.
17584         (icalendar-duration-correction): Remove.
17585         (icalendar--get-event-properties): Split result at commas.
17586         (icalendar--decode-isoduration): New optional argument
17587         DURATION-CORRECTION.
17588         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
17589         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
17590         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
17591         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
17592         (icalendar--convert-anniversary-to-ical): New functions, extracted
17593         from icalendar-export-region, with bug fixes.
17594         (icalendar-export-region): Use the above functions.
17595         (icalendar-import-buffer): Check before saving diary file.
17596         (icalendar--convert-recurring-to-diary)
17597         (icalendar--convert-non-recurring-all-day-to-diary)
17598         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
17599         extracted from icalendar--convert-ical-to-diary, with bug fixes.
17600         (icalendar--convert-ical-to-diary): Use the above functions.
17602 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
17604         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
17605         Remove these recent additions.
17606         (c-mode): Restore to before 2005-04-28.
17608         * progmodes/cc-vars.el (cc-define-list-program): Remove this
17609         recent addition.
17611         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
17612         (gdb-define-alist): New variables.
17613         (gdb-create-define-alist): New function.
17614         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
17615         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
17616         with string-to-number.
17617         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
17619         * progmodes/gud.el: Replace string-to-int with string-to-number.
17620         (gud-find-file): Handle gdb-define-alist.
17622         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
17624 2005-05-02  Jay Belanger  <belanger@truman.edu>
17626         * calc/calc-aent.el (math-read-token):
17627         * calc/calc-bin.el (calc-word-size):
17628         * calc/calc-ext.el (calc-read-number-fancy):
17629         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
17630         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
17631         * calc/calc-frac.el (calc-over-notation):
17632         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
17633         (calc-graph-num-points, calc-graph-init):
17634         * calc/calc-prog.el (calc-read-parse-table-part)
17635         (calc-edit-macro-repeats):
17636         * calc/calc-yank.el (calc-do-grab-rectangle):
17637         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
17638         Replace `string-to-int' by `string-to-number'.
17640 2005-05-02  Kim F. Storm  <storm@cua.dk>
17642         * kmacro.el: Use executing-kbd-macro-index variable.
17644 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
17646         * net/rlogin.el (rlogin-parse-words): Delete func.
17647         (rlogin): Use split-string, not rlogin-parse-words.
17648         Also, if there are option-like elements in the parsed args,
17649         take the host to be the first arg immediately following them.
17650         Suggested by Michael Mauger.
17652 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
17654         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
17656 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
17658         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
17659         (cc-mode-cpp-program): Rename to cc-define-list-program and
17660         move to cc-vars.el.
17662         * progmodes/cc-vars.el (cc-define-list-program):
17663         Change to "gcc -E -dM -".  Make customizable.
17665 2005-05-02  Kim F. Storm  <storm@cua.dk>
17667         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
17669 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
17671         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
17673         * international/mule-util.el (truncate-string): Remove alias and
17674         obsolete declaration.
17676         * international/mule-cmds.el (update-iso-coding-systems):
17677         Remove alias and obsolete declaration.
17679         * international/mule.el (coding-system-parent): Remove alias and
17680         obsolete declaration.
17682         * subr.el (define-function, sref): Remove aliases and obsolete
17683         declarations.
17684         (chars-in-region): Remove obsolete declaration.
17686 2005-05-01  Richard M. Stallman  <rms@gnu.org>
17688         * info.el (Info-mode): Set widen-automatically to nil, locally.
17690         * simple.el (widen-automatically): New variable.
17691         (pop-global-mark): Obey widen-automatically.
17693 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
17695         * term/xterm.el (function-key-map): Call substitute-key-definition
17696         before the keymap size is increased by a lot of define-key calls.
17698 2005-05-01  Richard M. Stallman  <rms@gnu.org>
17700         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
17701         Rename ARG to ELEMENT.  Doc fix.
17703 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
17705         * allout.el (allout-exposure): Remove macro and obsolete declaration.
17706         Remove references to allout-exposure/change to allout-new-exposure.
17708         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
17709         bytecode symbols.
17711         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
17712         (compiled-function-p, focus-frame, unfocus-frame):
17713         Remove aliases and obsolete declarations.
17714         Back out inadvertent changes from previous commit.
17716 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
17718         * files.el (require-final-newline): Make Custom tags consistent
17719         with mode-require-final-newline.
17720         (mode-require-final-newline): Doc fix.
17722 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17724         * international/latexenc.el (latexenc-find-file-coding-system):
17725         Fix regular expressions.
17727 2005-05-01  David Kastrup  <dak@gnu.org>
17729         * international/latexenc.el (latexenc-find-file-coding-system):
17730         Fix regular expressions.
17732 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
17734         * subr.el (string-to-int): Make obsolete.
17736 2005-04-30  Richard M. Stallman  <rms@gnu.org>
17738         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
17740         * loadup.el: load jka-comp-hook.
17742         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
17743         (jka-compr-handler): Add autoload.  `put' calls moved
17744         to jka-comp-hook.el.
17745         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
17746         (jka-compr-inhibit): Autoload.
17748         * jka-comp-hook.el: New file.
17749         Enable the mode by default.
17751         * files.el (backup-buffer-copy): Use copy-file instead
17752         of write-region, and put back the 'excl.
17754 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
17756         * progmodes/flymake.el (flymake-split-string)
17757         (flymake-split-string, flymake-log, flymake-pid-to-names)
17758         (flymake-reg-names, flymake-get-source-buffer-name)
17759         (flymake-unreg-names, flymake-add-line-err-info)
17760         (flymake-add-err-info): Clarify docstrings.
17761         (flymake-popup-menu, flymake-make-emacs-menu)
17762         (flymake-make-xemacs-menu): Add docstrings.
17763         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
17764         Set variables directly throughout.
17766 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
17768         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
17769         exists.  Initialize cc-define-alist.
17770         (c-mode): Add cc-create-define-alist locally to after-save-hook.
17771         If there is no file (Macroexpansion) don't create an alist.
17773 2005-04-29  Sam Steingold  <sds@gnu.org>
17775         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
17776         (cc-create-define-alist): Use it instead of the hard-coded string.
17778 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17780         * international/mule-conf.el (file-coding-system-alist): Fix regexp
17781         for latexenc.
17783 2005-04-29  Lute Kamstra  <lute@gnu.org>
17785         * emacs-lisp/generic.el: Improve commentary section.
17786         (define-generic-mode): Improve docstring.
17788 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
17790         * textmodes/org.el (many places): Change to quiet the byte compiler.
17791         (org-prefix-format-compiled): New variable.
17792         (org-compile-prefix-format): New function.
17793         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
17794         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
17795         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
17796         (org-get-entries-from-diary): Use `org-get-time-of-day' for
17797         consistency with entries from `org-mode' files.
17798         (org-get-time-of-day): Fix bug with partial matches early in a line.
17799         (org-non-link-chars): New constant.
17800         (org-link-regexp): Respect `org-non-link-chars'.
17801         (org-agenda-day-view): Remove command.
17802         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
17803         (org-follow-bbdb-link, org-store-link): Search also company field.
17804         (org-highlight-overlay): New variable.
17805         (org-highlight, org-unhighlight): New functions.
17806         (org-agenda-mode): Add pre-command-hook to remove highlight.
17807         (org-evaluate-time-range): Behavior depends upon whether time stamp
17808         contains a time or not.
17809         (org-show-subtree, org-show-entry): New functions.
17810         (org-agenda-cleanup-fancy-diary): Remove empty lines.
17812 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
17814         * comint.el (comint-output-filter-functions): Add autoload cookie.
17816 2005-04-28  Kim F. Storm  <storm@cua.dk>
17818         * ido.el (ido-everywhere): Fix last change.
17820 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
17822         * international/latexenc.el: New file.
17823         * international/mule-conf.el (file-coding-system-alist): For .tex,
17824         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
17826 2005-04-28  Lute Kamstra  <lute@gnu.org>
17828         * font-lock.el (font-lock-add-keywords)
17829         (font-lock-remove-keywords): Clarify docstring.
17830         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
17831         Don't start docstrings with a `*'.
17832         (font-lock-update-removed-keyword-alist): Give it a docstring.
17834         * generic-x.el: Update commentary section.
17835         Only require font-lock when compiling.
17836         Define all modes conditionally.
17837         Place all generic modes in the generic-x-modes customization group.
17838         (generic-x-modes): New customization group.
17839         (generic-default-modes, generic-mswindows-modes)
17840         (generic-unix-modes, generic-other-modes): New constants.
17841         (generic-define-mswindows-modes, generic-define-unix-modes):
17842         Update docstrings.  Make them obsolete.
17843         (generic-extras-enable-list): New default value.  Update docstring.
17844         Improve :type.  Change :set function.
17845         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
17846         Fix docstring.
17848         * emacs-lisp/generic.el (generic-mode-internal):
17849         Simplify font-lock-defaults.
17850         (define-generic-mode): Fix docstring.
17852 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17854         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
17855         font-lock-face property to highlight matches.
17857 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
17859         * progmodes/cc-mode.el (cc-create-define-alist): New function.
17860         (cc-define-alist): New variable.
17861         (c-mode): Make it local and initialize it.
17863         * progmodes/gdb-ui.el (gdb-active-process): New variable.
17864         (gdb-exited): New function.
17865         (gdb-annotation-rules): Use it.
17866         (gdb-starting): Set gdb-active-process to t.
17867         (gdb-stopping): Amend doc string.
17868         (gdb-reset): Set gdb-active-process to nil.
17870         * tooltip.el (tooltip-gud-tips): Show the associated #define
17871         directives when a C program under GDB is not executing.
17873 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17875         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
17876         font-lock-fontify-syntactic-keywords.
17878         * font-lock.el (font-lock-default-fontify-region): Don't force
17879         parse-sexp-lookup-properties to nil.
17881 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
17883         * man.el (man-mode-syntax-table): Set up `:' to have
17884         word-constituent syntax.
17886 2005-04-27  Lute Kamstra  <lute@gnu.org>
17888         * novice.el (disable-command): Don't add spurious newlines to the
17889         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
17891 2005-04-26  Jay Belanger  <belanger@truman.edu>
17893         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
17894         than one window before deleting window.
17896 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
17898         * shell.el (shell-prompt-pattern): Doc fix.
17899         (shell-mode): Set paragraph-separate buffer locally to "\\'".
17901         * comint.el (comint-prompt-regexp, comint-get-old-input)
17902         (comint-use-prompt-regexp)
17903         (comint-use-prompt-regexp-instead-of-fields)
17904         (comint-replace-by-expanded-history, comint-send-input)
17905         (comint-output-filter, comint-get-old-input-default)
17906         (comint-line-beginning-position, comint-bol, comint-show-output)
17907         (comint-backward-matching-input, comint-forward-matching-input)
17908         (comint-next-prompt, comint-previous-prompt):
17909         Rename `comint-use-prompt-regexp-instead-of-fields' to
17910         `comint-use-prompt-regexp'.  Keep old name as alias and declare
17911         obsolete.
17912         (comint-use-prompt-regexp): Shorten first line of doc string.
17914         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
17915         Set paragraph-separate buffer locally to "\\'".
17917         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
17918         Adapt to above name change.
17920         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
17921         (smbclient-prompt-regexp): Ditto.
17923         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
17925 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
17927         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
17928         gdb-location-list.
17929         Break lines that are over 80 characters wide.
17931 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17933         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
17934         New fun and var, to preserve compatibility.
17936         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
17938 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
17940         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
17941         name to file-newer-than-file-p.
17943 2005-04-26  Richard M. Stallman  <rms@gnu.org>
17945         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
17947         * progmodes/python.el (python-mode):
17948         Use new name eldoc-documentation-function.
17950         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
17952         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17953         (eldoc-documentation-function):
17954         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
17956 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
17958         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
17960 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
17962         * term/xterm.el (function-key-map): Fix strings for
17963         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
17964         {C,S,A,C-S}-{f1-f12}.
17966 2005-04-26  Kenichi Handa  <handa@m17n.org>
17968         * international/mule-cmds.el (select-safe-coding-system):
17969         Fix previous change.
17971 2005-04-26  Lute Kamstra  <lute@gnu.org>
17973         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
17975         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
17976         (font-lock-comment-delimiter-face): Ditto.
17978         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
17980 2005-04-25  Jay Belanger  <belanger@truman.edu>
17982         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
17983         to t while inserting information; use help-mode.
17985 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
17987         * term.el (ansi-term-color-vector): Use the xterm colors.
17988         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
17990 2005-04-25  Lute Kamstra  <lute@gnu.org>
17992         * font-core.el (font-lock-defaults): Fix docstring.
17994         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
17996 2005-04-25  Kenichi Handa  <handa@m17n.org>
17998         * international/mule-cmds.el (select-safe-coding-system):
17999         Don't check consistency with coding: spec, etc if raw-text or
18000         no-conversion was found to be safe.
18002 2005-04-24  Richard M. Stallman  <rms@gnu.org>
18004         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18005         citation markers at start of each line.
18007         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18008         citation markers at start of each line.
18010         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18012         * files.el (mode-require-final-newline): Fix previous change.
18013         (require-final-newline): Fix type label.
18015 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
18017         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18018         statement in buffer (broken by 2004-11-24 change).
18020 2005-04-24  Kim F. Storm  <storm@cua.dk>
18022         * ido.el (ido-everywhere): Save and restore old read-buffer-function
18023         and read-file-name-function values.  Don't overwrite existing
18024         non-nil values if ido-mode is enabled without ido-everywhere.
18026 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
18028         * files.el (mode-require-final-newline): Minor doc fix.
18030 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
18032         * subr.el (syntax-after): Doc fix.
18033         (syntax-class): If argument is nil, return nil.  Mask off upper 16
18034         bits, not 8 bits.
18036         * files.el (mode-require-final-newline): Doc fix.
18037         (backup-buffer-copy): Fix last change.
18039 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18041         * term/mac-win.el: Require select.  Set selection-coding-system to
18042         mac-system-coding-system.  Call menu-bar-enable-clipboard.
18043         (x-last-selected-text-clipboard, x-last-selected-text-primary)
18044         (x-select-enable-clipboard): New variables.
18045         (x-select-text, x-get-selection, x-selection-value)
18046         (x-get-selection-value, mac-select-convert-to-string)
18047         (mac-services-open-file, mac-services-open-selection)
18048         (mac-services-insert-text): New functions.
18049         (CLIPBOARD, FIND): Put mac-scrap-name property.
18050         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18051         (public.tiff): Put mac-ostype property.
18052         (selection-converter-alist): Add entries for them.
18053         (mac-application-menu-map): New keymap.
18054         (interprogram-cut-function, interprogram-paste-function): Set to
18055         x-select-text and x-get-selection-value, respectively.
18056         (split-window-keep-point): Set to t.
18058 2005-04-23  Richard M. Stallman  <rms@gnu.org>
18060         * files.el (read-directory-name): Always pass non-nil
18061         DEFAULT-FILENAME arg to read-file-name.
18062         (backup-buffer-copy, basic-save-buffer-2): Take care against
18063         writing thru an unexpected existing symlink.
18064         (revert-buffer): In indirect buffer, revert the base buffer.
18065         (magic-mode-alist): Doc fix.
18066         (buffer-stale-function): Doc fix.
18067         (minibuffer-with-setup-hook): Avoid warning.
18068         (mode-require-final-newline): Doc and custom fix.
18070         * follow.el (follow-end-of-buffer): Use with-no-warnings.
18072         * font-lock.el (font-lock-comment-face): On terminals with few colors,
18073         use the default appearance.
18074         (font-lock-comment-delimiter-face): New face, new variable.
18076         * imenu.el (imenu--generic-function): The official position of a
18077         definition is the start of the line that BEG is in.
18079         * midnight.el (midnight-timer): Move defvar up.
18081         * mouse.el (mouse-drag-region-1): Delete some debugging code.
18083         * saveplace.el (save-place-to-alist): Use with-no-warnings.
18085         * startup.el (command-line): Use with-no-warnings.
18087         * window.el (window-size-fixed): New defvar.
18089         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18091         * mail/rmail.el (rmail-font-lock-keywords):
18092         Use font-lock-comment-delimiter-face.
18094         * mail/sendmail.el (mail-font-lock-keywords):
18095         Use font-lock-comment-delimiter-face.
18097         * progmodes/compile.el (next-error-highlight-timer): New defvar.
18099 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
18101         * progmodes/compile.el (compilation-mode-font-lock-keywords):
18102         Specify t for LAXMATCH when matching directories.
18103         Save match data around compilation-compat-error-properties form.
18105 2005-04-23  David Kastrup  <dak@gnu.org>
18107         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18108         Mention that the autoloaded aliases should be kept for AUCTeX.
18110 2005-04-23  Andreas Schwab  <schwab@suse.de>
18112         * isearch.el (isearch-forward): Doc fix.
18114 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
18116         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18117         (jit-lock-stealth-nice): Change default value to 0.5.
18119 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
18121         * abbrev.el (write-abbrev-file): Write table entries in
18122         alphabetical order by table name.
18124 2005-04-22  Kim F. Storm  <storm@cua.dk>
18126         * ido.el (ido-read-internal): Fix `list' completion.
18128 2005-04-22  Kenichi Handa  <handa@m17n.org>
18130         * recentf.el (recentf-save-file-coding-system): New variable.
18131         (recentf-save-list): Encode the file by
18132         recentf-save-file-coding-system and add coding: tag.
18134 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
18136         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
18138 2005-04-21  Lute Kamstra  <lute@gnu.org>
18140         * loadhist.el (unload-feature): Don't remove a function from hooks
18141         if it is about to be restored to an autoload .  Remove functions
18142         that will become unbound from auto-mode-alist.  Simplify the code.
18144         * subr.el (assq-delete-all): New implementation that is linear,
18145         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
18146         (rassq-delete-all): New function.
18148         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18149         Add size-indication-mode.
18151 2005-04-21  Kenichi Handa  <handa@m17n.org>
18153         * international/mule-cmds.el: Add autoload for widget-value in
18154         eval-when-compile.
18156 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
18158         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18159         Add tooltip-mode.
18161         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
18163 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
18165         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
18166         (inferior-lisp-filter-regexp, inferior-lisp-program)
18167         (inferior-lisp-load-command, inferior-lisp-prompt)
18168         (inferior-lisp-mode-hook, lisp-source-modes)
18169         (inferior-lisp-load-hook): defvar->defcustom.
18170         (inferior-lisp-program, inferior-lisp-prompt)
18171         (inferior-lisp-load-hook): Doc fixes.
18172         (inferior-lisp-install-letter-bindings): Small change in
18173         introductory comment.
18175 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
18177         * vc.el (vc-annotate-color-map): Change some colors so that text
18178         using them as foreground is readable on both white and black
18179         backgrounds.
18181 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18183         * international/mule-conf.el (translation-table-for-input):
18184         Remove redundant declaration.
18186 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
18188         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
18190         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
18191         (tooltip-toggle-gud-tips): New function.
18193 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18195         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
18196         right angle brackets.
18198 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
18200         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
18202 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18204         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
18205         Remove.  Update callers to use expand-file-name instead.
18207         * subr.el (syntax-class): New function.
18209         * simple.el (blink-matching-open): Use it.
18211         * paren.el (show-paren-function): Use it to recognize parens that are
18212         also used in 2-char comment markers.
18214 2005-04-19  Lute Kamstra  <lute@gnu.org>
18216         * loadhist.el (unload-feature): Update for new format of
18217         load-history.  Simplify the code.
18219 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18221         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
18222         (mac-add-charset-info): New function.  Initialize variable
18223         mac-charset-info-alist using it.
18224         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
18225         for translation.
18226         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
18227         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
18228         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
18229         New CCL programs.
18231 2005-04-19  Kim F. Storm  <storm@cua.dk>
18233         * simple.el (next-buffer, prev-buffer, next-error)
18234         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18235         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
18237         * bindings.el (next-buffer, prev-buffer, next-error)
18238         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18239         (clone-indirect-buffer-other-window): Move bindings from simple.el.
18240         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
18241         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
18243 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18245         * isearch.el (isearch-edit-string): Make the search-ring available for
18246         minibuffer history commands.
18247         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
18248         the default history commands now work just as well.
18249         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
18251 2005-04-18  Kim F. Storm  <storm@cua.dk>
18253         * emulation/cua-base.el (cua--pre-command-handler): Add more
18254         elaborate check for shift modifier on non-window systems.
18256 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
18258         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
18260 2005-04-18  Kim F. Storm  <storm@cua.dk>
18262         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
18263         and make it optional.  Don't test tooltip-gud-echo-area here.
18264         (tooltip-gud-process-output, gdb-tooltip-print):
18265         Pass tooltip-gud-echo-area to tooltip-show.
18266         (tooltip-help-tips): Remove second optional arg to tooltip-show.
18268 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18270         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
18271         `display-graphic-p' may not be bound yet.
18273 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
18275         * startup.el (command-line): No longer enable Xterm Mouse mode by
18276         default in terminals compatible with xterm.
18278         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
18280 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
18282         * tooltip.el (tooltip-gud-echo-area): Rename from
18283         tooltip-use-echo-area.
18284         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
18285         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
18286         area independently of where help tooltips are displayed.
18288 2005-04-17  David Kastrup  <dak@gnu.org>
18290         * cus-theme.el (custom-theme-write-variables): Quote variables
18291         where necessary.
18293 2005-04-17  Richard M. Stallman  <rms@gnu.org>
18295         * simple.el (yank-excluded-properties): Add follow-link to value.
18297         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
18299         * startup.el (fancy-splash-max-time): Just 30 seconds.
18300         (fancy-splash-delay): Just 7.
18301         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
18303         * loadhist.el (unload-feature): Update for new format of load-history.
18304         Simplify the code.
18306         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
18307         (rmail-font-lock-keywords): Don't fontify the text of a citation.
18309         * mail/sendmail.el (mail-font-lock-keywords):
18310         Don't fontify subject text.
18311         Don't fontify the text of a citation.
18313 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
18315         * comint.el (comint-output-filter): Run comint-output-filter-functions
18316         with point where the user had it.
18318 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18320         * international/ucs-tables.el (ucs-set-table-for-input):
18321         Disable when using unify-on-decoding.
18323 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
18325         * emulation/cua-base.el (cua-global-mark-face): Add special case
18326         for displays supporting a high number of colors.
18328 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
18330         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
18332 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
18334         * filesets.el (filesets-add-buffer): If user supplies a name of a
18335         non-existing fileset, create a new fileset.
18337 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
18339         * textmodes/org.el (org-up-heading-all): Fix bug with
18340         `outline-up-heading-all'.
18342 2005-04-16  Andreas Schwab  <schwab@suse.de>
18344         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
18345         /etc/permissions.d/* and /etc/aliases.d/*.
18347 2005-04-16  Kenichi Handa  <handa@m17n.org>
18349         * international/code-pages.el (cp-make-coding-system):
18350         Set `translation-table-for-input' property value to the symbol
18351         ucs-mule-to-mule-unicode, not to that value.
18352         (pt154): Escape guillemet by `\'.
18354 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
18356         * loadup.el: Load tooltip if x-show-tip is fboundp.
18358         * startup.el (command-line): Add comment.
18360         * tooltip.el (tooltip-mode): Specify correct standard value for
18361         Custom in init-value.
18363 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
18365         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
18366         possible.
18368 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
18370         * textmodes/org.el (org-agenda-date-prompt): Rename from
18371         `org-agenda-date-today'.
18372         (org-evaluate-time-range): Insert at point instead of directly
18373         after time range.
18374         (org-first-headline-recenter, org-subtree-end-visible-p)
18375         (org-optimize-window-after-visibility-change): New functions
18376         (org-agenda-post-command-hook): Don't allow point at end of line,
18377         to make sure it always hits the text properties.
18378         (org-agenda-next-date-line, org-agenda-previous-date-line):
18379         New commands.
18380         (org-set-regexps-and-options): Category may contain white space.
18381         (org-agenda-get-deadlines, org-agenda-get-scheduled):
18382         Improve marker positions.
18383         (org-agenda-new-marker): Argument POS made optional.
18384         (org-agenda-get-timestamps): Deadlines which are done are listed
18385         in org-done-face now.
18386         (org-agenda-get-todos, org-agenda-get-timestamps)
18387         (org-agenda-get-deadlines, org-agenda-get-scheduled):
18388         Set `undone-face' and `done-face' properties.
18389         (org-last-todo-state-is-todo): New variable.
18390         (org-todo): Set `org-last-todo-state-is-todo'.
18391         (org-agenda-todo): Change face according to
18392         `org-last-todo-state-is-todo'.  And change other lines referring to
18393         the same entry.
18394         (org-calendar-goto-agenda): New command.
18395         (org-calendar-to-agenda-key): New option.
18396         (org-startup-folded): New allowed value `content'.
18397         (org-set-regexps-and-options): Accept new value `content' for
18398         `org-startup-folded'.
18399         (org-get-current-options): Handle new value `content' for
18400         `org-startup-folded'.
18401         (org-insert-todo-heading): New command.
18402         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
18403         interactively in empty file and option
18404         `org-insert-mode-line-in-empty-file' has been set.
18405         (org-agenda-todo, org-agenda-priority): Modify to use
18406         `org-agenda-change-all-lines'.
18407         (org-warning-face): Change color on dark background
18409 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18411         * international/mule-cmds.el (set-locale-environment): On Mac OS,
18412         use preferences AppleLocale and AppleLanguages, and variable
18413         mac-system-locale for default locale.  On Mac OS Classic, use
18414         mac-system-coding-system for default coding systems.
18416         * term/mac-win.el: Don't set file-name-coding-system.
18417         Decode variables system-name, emacs-build-system, user-login-name, and
18418         user-full-name by mac-system-coding-system on Mac OS Classic.
18419         (mac-system-coding-system): New variable.
18421 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
18423         * startup.el (command-line): Handle `xterm-mouse-mode' before
18424         reading init file.
18426         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
18428 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
18430         * progmodes/sh-script.el (sh-here-document-word): Make it a
18431         defcustom.  Doc fix.
18432         (sh-add): Bash uses $(( )) for arithmetic.
18433         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
18434         (sh-maybe-here-document): Remove quotes and leading whitespace
18435         from heredoc word when closing.  Indent heredoc with tabs if word
18436         starts with "-".
18438 2005-04-13  Richard M. Stallman  <rms@gnu.org>
18440         * simple.el (undo): Fix previous change.
18442         * custom.el (defface): Doc fix.
18444 2005-04-13  Lute Kamstra  <lute@gnu.org>
18446         * Makefile.in (DONTCOMPILE): Remove list.
18447         (compile, compile-always): Don't use DONTCOMPILE.
18448         (update-authors): Load the library in which batch-update-authors
18449         is defined.
18450         * makefile.w32-in (DONTCOMPILE): Remove list.
18451         (compile, compile-always): Fix comments.
18452         (update-authors): Load the library in which batch-update-authors
18453         is defined.
18455         * generic-x.el (generic-mode-ini-file-find-file-hook):
18456         Rename to ini-generic-mode-find-file-hook.
18457         Keep generic-mode-ini-file-find-file-hook as an alias.
18458         (ini-generic-mode-find-file-hook): Rename from
18459         generic-mode-ini-file-find-file-hook.  Fix docstring.
18460         (ini-generic-mode): Docstring change.
18461         (bat-generic-mode-run-as-comint): Silence the byte compiler.
18463         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
18464         called from lisp.
18466         * generic.el: Move to the emacs-lisp subdir.
18468 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
18470         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
18471         and C-S- function and cursor motion keys.
18473 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
18475         * startup.el (command-line): Enable Xterm Mouse mode by default.
18476         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
18477         for Custom.  No longer show "Mouse" in mode line when enabled.
18478         Doc fix.
18480 2005-04-12  Kim F. Storm  <storm@cua.dk>
18482         * emulation/cua-base.el (cua-rectangle-face)
18483         (cua-rectangle-noselect-face): Define face attributes here.
18485         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
18487 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18489         * startup.el (command-line): Turn off blinking cursor if
18490         cursorBlink in resources is off or false.
18492 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18494         * term/mac-win.el (dnd): Require dnd.
18495         (mac-drag-n-drop): Call dnd-handle-one-url.
18496         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
18497         (kTextEncodingISOLatin2): Remove constants.
18498         (mac-script-code-coding-systems): New constant.
18499         (mac-handle-language-change): New function.
18500         (special-event-map): Bind it to `language-change' event.
18501         (mac-centraleurroman, mac-cyrillic): New coding systems.
18502         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
18503         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
18504         and mac-cyrillic-encoder to encode-mac-centraleurroman and
18505         encode-mac-cyrillic, respectively.
18507 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
18509         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
18510         Don't set overlay-arrow-string to "=>" as this is done
18511         globally in C now.
18513 2005-04-12  Lute Kamstra  <lute@gnu.org>
18515         * generic-x.el (rc-generic-mode, rul-generic-mode):
18516         Fix auto-mode-alist entries.
18517         (etc-fstab-generic-mode): Tweak fontification.
18519         * generic.el (generic-make-keywords-list): Fix docstring.
18520         (generic-mode-internal): Simplify generic-font-lock-keywords.
18522 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
18524         * whitespace.el (whitespace-buffer-leading)
18525         (whitespace-buffer-trailing): Revert the incorrect test inversion.
18526         However, fix the highlight area for the leading and
18527         trailing whitespaces to show space.
18529 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
18531         * whitespace.el (whitespace-version): Bump to 3.5
18533         (whitespace-buffer-leading, whitespace-buffer-trailing):
18534         Invert sense of the test to highlight the whitespace.
18536 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
18538         * progmodes/gud.el (gud-display-line): GUD uses its own
18539         overlay arrow now so don't set overlay-arrow-string.
18540         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
18542 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
18544         * term.el (term-ansi-current-bold, term-ansi-current-underline)
18545         (term-ansi-current-reverse, term-ansi-current-invisible)
18546         (term-ansi-face-already-done): Change to boolean.
18547         (term-reset-terminal, term-handle-colors-array): Handle the above
18548         vars accordingly.
18549         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
18550         (term-emulate-terminal): Use the new name.
18552         * faces.el (secondary-selection): Use yellow1, not yellow.
18553         (trailing-whitespace): Use red1, not red.
18555 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18557         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
18558         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
18559         (dired-dnd-handle-file): Call dnd-get-local-file-uri
18561         * cus-edit.el (dnd): New group.
18563         * term/w32-win.el (dnd): Require dnd
18564         (w32-drag-n-drop): Call dnd-handle-one-url.
18566         * x-dnd.el: Require dnd.
18567         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
18568         Call dnd-handle-one-url.
18569         (x-dnd-types-alist, x-dnd-insert-utf8-text)
18570         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
18571         to dnd-insert-text.
18572         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
18573         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
18574         (x-dnd-get-local-file-name, x-dnd-open-local-file)
18575         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
18577         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
18579 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
18581         * wdired.el: Doc fixes.
18582         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
18583         (wdired-use-dired-vertical-movement): Rename from
18584         wdired-always-move-to-filename-beginning.
18585         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
18586         (wdired-change-to-wdired-mode): Change mode name.
18587         (wdired-newline): Delete.
18589 2005-04-11  Richard M. Stallman  <rms@gnu.org>
18591         * whitespace.el (whitespace-highlight-the-space):
18592         Don't call whitespace-unhighlight-the-space here.
18594         * simple.el (undo): Record t in undo-equiv-table
18595         for the redo record made by an undo-in-region.
18597 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
18599         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
18600         (gdb-frame-inferior-io-buffer): New Functions to control
18601         display of separate IO buffer.
18602         (menu): Add them to menu-bar.
18603         (gdb-display-buffer): Check for buffer another frame.
18604         Protect GUD buffer.
18605         (gdb-setup-windows): Create IO buffer if not already there.
18606         (gdb-memory-mode): Remove purecopy noops.
18608 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
18610         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
18611         and pass to self-insert-command.
18613 2005-04-11  Lute Kamstra  <lute@gnu.org>
18615         * generic.el: Commentary section cleanup.
18616         (generic): Delete.
18617         (generic-use-find-file-hook, generic-lines-to-scan)
18618         (generic-find-file-regexp, generic-ignore-files-regexp)
18619         (default-generic-mode, generic-mode-find-file-hook)
18620         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
18621         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
18622         (generic-use-find-file-hook, generic-lines-to-scan)
18623         (generic-find-file-regexp, generic-ignore-files-regexp)
18624         (default-generic-mode, generic-mode-find-file-hook)
18625         (generic-mode-ini-file-find-file-hook): Move from generic.el.
18627 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
18629         * bookmark.el (bookmark-write-file): Catch errors writing file.
18630         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
18632 2005-04-10  Richard M. Stallman  <rms@gnu.org>
18634         * startup.el (fancy-splash-tail): Update copyright year.
18635         (command-line): Split part of -Q into -D.
18636         (emacs-basic-display): New defvar.
18637         (fancy-splash-text): Correct name of menu item.
18639         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
18641         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
18642         lines in one node.
18644         * comint.el (comint-send-input): New arg ARTIFICIAL.
18645         Callers in this file changed.
18647         * abbrev.el (define-abbrevs): Read system abbrevs properly.
18649         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
18651 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
18653         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
18654         `ldap-search-internal'.
18656 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18658         * files.el (set-auto-mode-1): Use line-end-position.
18660         * international/latin-1.el:
18661         * international/latin-2.el:
18662         * international/latin-3.el:
18663         * international/latin-4.el:
18664         * international/latin-5.el:
18665         * international/latin-8.el:
18666         * international/latin-9.el: Give punctuation syntax to NBSP.
18668         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
18669         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
18670         Use char-classes to accept non-ascii letters, accepted in some recent
18671         bibtex implementations.
18673 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
18675         * custom.el (custom-set-minor-mode): Any non-nil value for the
18676         variable should enable the mode when set through Custom.
18678 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18680         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
18681         TAB binding so tab-always-indent is obeyed.
18682         (vhdl-minibuffer-local-map): Move initialization into declaration.
18683         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
18684         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
18685         (vhdl-hooked-abbrev): Avoid test for XEmacs.
18686         (vhdl-current-line): Use line-beginning-position.
18687         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
18688         with-output-to-temp-buffer, so the current position can be recorded.
18690 2005-04-10  Masatake YAMATO  <jet@gyve.org>
18692         * progmodes/compile.el (compilation-error-regexp-alist-alist):
18693         Add regexp for gcov.
18695 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18697         * calendar/time-date.el (time-to-seconds, seconds-to-time)
18698         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
18699         syntax which Emacs 20 doesn't support.
18701 2005-04-09  Richard M. Stallman  <rms@gnu.org>
18703         * help.el (describe-key-briefly, describe-key):
18704         Replace strings as event types with "(any string)".
18706 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18708         * arc-mode.el (archive-mode-map): Move initialization into
18709         the declaration.  Override *all* bindings of `undo'.
18710         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
18712 2005-04-09  Jay Belanger  <belanger@truman.edu>
18714         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
18716 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
18718         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
18719         (xterm-register-default-colors): Update color values computation
18720         to match xterm-200.
18722 2005-04-09  Kenichi Handa  <handa@m17n.org>
18724         * international/code-pages.el (iso-latin-7): Fix the map.
18726 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
18728         * emacs-lisp/lisp.el (defun-prompt-regexp)
18729         (parens-require-spaces, buffer-end, end-of-defun)
18730         (insert-parentheses): Doc fixes.
18732 2005-04-08  Kim F. Storm  <storm@cua.dk>
18734         * comint.el (comint-highlight-prompt): Fix face spec.
18735         * hi-lock.el (hi-green): Likewise.
18737 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
18739         * cus-edit.el (custom-modified-face):
18740         * comint.el (comint-highlight-input): Fix previous changes.
18741         * term.el (term-handle-ansi-escape): Add a comment.
18743 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18745         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
18746         in the buffer and in whitespace-highlighted-space.
18747         (whitespace-unhighlight-the-space): Simplify.
18748         (whitespace-buffer): Simplify.
18750 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
18752         * textmodes/table.el (table-cell-face): Add special case for
18753         displays supporting a high number of colors.
18754         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
18755         (vhdl-font-lock-reserved-words-face)
18756         (vhdl-speedbar-architecture-face)
18757         (vhdl-speedbar-instantiation-face)
18758         (vhdl-speedbar-architecture-selected-face)
18759         (vhdl-speedbar-instantiation-selected-face): Likewise.
18760         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
18761         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
18762         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
18763         (ebrowse-root-class-face, ebrowse-member-attribute-face)
18764         (ebrowse-progress-face): Likewise.
18765         * progmodes/compile.el (compilation-info-face): Likewise.
18766         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
18767         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
18768         * calendar/calendar.el (diary-face): Likewise.
18769         * woman.el (woman-italic-face, woman-bold-face)
18770         (woman-unknown-face): Likewise.
18771         * wid-edit.el (widget-button-pressed-face): Likewise.
18772         * whitespace.el (whitespace-highlight-face): Likewise.
18773         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
18774         * pcvs-info.el (cvs-marked-face): Likewise.
18775         * info.el (info-xref): Likewise.
18776         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
18777         * hilit-chg.el (highlight-changes-face)
18778         (highlight-changes-delete-face): Likewise.
18779         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
18780         (hi-red-b): Likewise.
18781         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
18782         * font-lock.el (font-lock-keyword-face)
18783         (font-lock-function-name-face, font-lock-warning-face): Likewise.
18784         * cus-edit.el (custom-invalid-face, custom-modified-face)
18785         (custom-set-face, custom-changed-face, custom-variable-tag-face)
18786         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
18787         * comint.el (comint-highlight-prompt): Likewise.
18789 2005-04-08  Lute Kamstra  <lute@gnu.org>
18791         * font-lock.el (font-lock-keywords): Docstring fixes.
18793 2005-04-08  Kenichi Handa  <handa@m17n.org>
18795         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
18796         chars are more than a limit, print " and more..." at the tail.
18798 2005-04-08  Kim F. Storm  <storm@cua.dk>
18800         * emacs-lisp/authors.el (authors-aliases): Update list.
18801         (authors-ignored-files): New list.
18802         (authors-fixed-entries): Fix typo.
18803         (authors-renamed-files-alist): Update list.
18804         (authors-add): Check authors-ignored-files.
18806 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
18808         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
18809         optional, to ensure backward compatibility.
18811 2005-04-08  Stephen Eglen  <stephen@gnu.org>
18813         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
18815 2005-04-08  Kim F. Storm  <storm@cua.dk>
18817         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
18819         * mouse.el (mouse-on-link-p): Doc fix.
18821 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
18823         * ielm.el (ielm-prompt-read-only): Doc fix.
18825         * comint.el (comint-prompt-read-only): Doc fix.
18827 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
18829         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
18830         ensure dired always handles wildcards passed to ffap.
18831         (find-file-at-point): Use it.
18832         (ffap-dired-wildcards): Doc fix.
18834 2005-04-07  Juri Linkov  <juri@jurta.org>
18836         * simple.el (next-error-overlay-arrow-position): New defvar.
18837         Put "=>" on its property `overlay-arrow-string'.  Add it to
18838         `overlay-arrow-variable-list'.
18840         * progmodes/compile.el (compilation-setup):
18841         Set `next-error-overlay-arrow-position' to nil.  Also set it to
18842         nil in the local hook `kill-buffer-hook'.  Make local variable
18843         `overlay-arrow-string' and set it to "=>".
18844         (compilation-goto-locus): Set BOL position to
18845         `next-error-overlay-arrow-position' instead of
18846         `overlay-arrow-position'.
18848         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
18849         locally instead of adding it to the global hook.
18850         (Info-kill-buffer): Move up.
18852 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
18854         * term/xterm.el (xterm-standard-colors): Update color values from
18855         xterm-200.
18857 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18859         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
18861         * fast-lock.el:
18862         * lazy-lock.el: Move them to the obsolete subdir.
18864 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
18866         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
18867         (wdired-add-replace-advice): Remove.
18868         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
18870 2005-04-06  Kim F. Storm  <storm@cua.dk>
18872         * startup.el (command-line): Add --bare-bones alias for -Q.
18874 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18876         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
18877         create the startup fontset if a font specification ends with
18878         `mac-roman'.
18880 2005-04-06  Lute Kamstra  <lute@gnu.org>
18882         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
18883         change.
18885         * emacs-lisp/copyright.el (copyright-update-year): Replace the
18886         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
18888 2005-04-05  Lute Kamstra  <lute@gnu.org>
18890         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
18891         (define-generic-mode): Ditto.  Fix debug declaration.
18893         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
18894         Put them in the generic-x group.
18896         * calendar/timeclock.el (timeclock): Doc fix.
18898         * generic.el (define-generic-mode): Don't use custom-current-group.
18899         Document default :group value.
18900         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
18901         (define-global-minor-mode): Don't use custom-current-group.
18903 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
18905         * startup.el (command-line-1): Display startup-echo-area-message
18906         when fancy splash screen is in use.
18908         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
18909         (sh-escaped-newline): New face.
18910         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
18911         newline, and use sh-escaped-newline face.
18913         * progmodes/tcl.el (tcl-escaped-newline): New face.
18914         (tcl-builtin-list): New variable.
18915         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
18916         newlines.  Fix keywords subexpression number.
18918 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
18920         * textmodes/org.el (org-diary-default-entry): Fix call to
18921         `add-to-diary-entry'.
18923 2005-04-05  Kim F. Storm  <storm@cua.dk>
18925         * ediff-init.el: Use (featurep 'xemacs).
18927 2005-04-05  David Ponce  <david@dponce.com>
18929         * cus-edit.el (face): Derive from symbol widget.  Display sample
18930         of the current face on the fly.
18931         (widget-face-sample-face-get, widget-face-notify): New functions.
18932         (widget-face-value-create): Remove.
18934         * wid-edit.el (widget-field-end): Temporarily remove field
18935         narrowing before to call `get-char-property'.
18937 2005-04-04  Jay Belanger  <belanger@truman.edu>
18939         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
18940         (math-read-subscripts): New variable.
18941         (math-read-preprocess-string): Process subscripts.
18943 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
18945         * comint.el (comint-prompt-read-only): Doc fix.
18947         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
18948         `-1'.  Doc fix.
18950 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
18952         * textmodes/org.el (org-insert-mode-line-in-empty-file):
18953         Change default value to nil.
18955 2005-04-04  Lute Kamstra  <lute@gnu.org>
18957         * autorevert.el (auto-revert-mode): Specify :group.
18958         * battery.el (display-battery-mode): Specify :group.
18959         * diff-mode.el (diff-minor-mode): Specify :group.
18960         * font-core.el (font-lock-mode): Specify :group.
18961         * hl-line.el (hl-line-mode): Specify :group.
18962         * iimage.el (iimage): New customization group.
18963         (iimage-mode): Specify :group.
18964         * longlines.el (longlines-mode): Specify :group.
18965         * master.el: Don't require easy-mmode.
18966         (master): New customization group.
18967         (master-mode): Specify :group.
18968         * msb.el (msb-mode): Specify :group.
18969         * reveal.el (reveal-mode): Specify :group.
18970         * simple.el (next-error-follow-minor-mode): Specify :group.
18971         * smerge-mode.el (smerge-mode): Specify :group.
18972         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
18973         * emulation/cua-base.el (cua-mode): Specify :group.
18974         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
18975         * language/thai-util.el (thai-auto-composition-mode)
18976         (thai-word-mode): Specify :group.
18977         * mail/supercite.el (sc-minor-mode): Specify :group.
18978         * progmodes/cwarn.el (cwarn-mode): Specify :group.
18979         * progmodes/flymake.el (flymake-mode): Specify :group.
18980         * progmodes/glasses.el (glasses-mode): Specify :group.
18981         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
18982         * textmodes/enriched.el (enriched-mode): Specify :group.
18983         * textmodes/refill.el (refill-mode): Specify :group.
18985         * add-log.el (change-log-font-lock-keywords): Names in
18986         parenthesized lists can contain spaces.
18988 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
18990         * startup.el (fancy-splash-text): Shorten default text of
18991         "Emacs Tutorial" line.  Also, if the current language env
18992         indicates an available tutorial file other than TUTORIAL,
18993         extract its title and append it to the line in parentheses.
18994         (fancy-splash-insert): If arg is a thunk, funcall it.
18996 2005-04-04  Jay Belanger  <belanger@truman.edu>
18998         * calc.el (calc-language-alist): Add tags to customization type.
19000 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
19002         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19003         Doc fix.
19005 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
19007         * add-log.el (change-log-font-lock-keywords): The manual
19008         describing a Change Log entry, says: (...) "Aside from these
19009         header lines, every line in the change log starts with a space or
19010         a tab.".  The font-lock was not highlighting lines started with
19011         spaces, added support for it.
19013 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19015         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19016         (bibtex-generate-url-list): Update docstring accordingly.  Put the
19017         complex example in the docstring.
19018         (bibtex-font-lock-url): Use pop.
19020 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19022         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19024         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19026 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
19028         * filesets.el (filesets-set-default): Doc fix.
19030 2005-04-03  Lute Kamstra  <lute@gnu.org>
19032         * generic.el (define-generic-mode): Add argument to specify
19033         keywords for defcustom.
19034         (default-generic-mode): Specify :group.
19036         * generic-x.el: Specify :group for all generic modes.
19038         * desktop.el (desktop-no-desktop-file-hook)
19039         (desktop-after-read-hook): Doc fix.
19041 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
19043         * simple.el (visible-mode): Use explicit :group keyword.
19044         This changes the group of `visible-mode-hook' from paren-blinking
19045         to editing-basics.
19047 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
19049         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
19050         mailbox specifications as well as URLs.
19051         (rmail-insert-inbox-text): Remove unused conditional branches.
19053 2005-04-01  Jay Belanger  <belanger@truman.edu>
19055         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19056         (calc-gnuplot-print-command): Move definitions to calc.el.
19058         * calc/calc-embed.el (calc-embedded-announce-formula)
19059         (calc-embedded-open-formula, calc-embedded-close-formula)
19060         (calc-embedded-open-word, calc-embedded-close-word)
19061         (calc-embedded-open-plain, calc-embedded-close-plain)
19062         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19063         (calc-embedded-open-mode, calc-embedded-close-mode):
19064         Move definitions to calc.el.
19066         * calc/calc.el (calc-settings-file, calc-language-alist):
19067         Make customizable.
19068         (calc-embedded-announce-formula, calc-embedded-open-formula)
19069         (calc-embedded-close-formula, calc-embedded-open-word)
19070         (calc-embedded-close-word, calc-embedded-open-plain)
19071         (calc-embedded-close-plain, calc-embedded-open-new-formula)
19072         (calc-embedded-close-new-formula, calc-embedded-open-mode)
19073         (calc-embedded-close-mode, calc-gnuplot-name)
19074         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19075         from other files and make customizable.
19077 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19079         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19080         Use buffer-live-p.
19081         (cvs-mode-run): Don't call cvs-update-header here.
19082         (cvs-run-process): Call cvs-update-header.
19083         Use process properties for cvs-postprocess and cvs-buffer so that
19084         the sentinel can behave better if the temp buffer is killed.
19085         Use a pipe rather than a tty, to better handle unexpected prompts.
19086         (cvs-sentinel): Rewrite.  Call cvs-update-header.
19088 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
19090         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19091         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
19093 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
19095         * generic.el (define-generic-mode): Add indentation rule.
19097 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
19099         * files.el (mode-require-final-newline): Make Custom correctly
19100         report a nil value and allow to set it to nil via Custom.
19101         Doc fix.
19103 2005-04-01  Kenichi Handa  <handa@m17n.org>
19105         * international/characters.el: Enable the correct case setting for
19106         dotless-i and dotted-I.
19108 2005-04-01  Kim F. Storm  <storm@cua.dk>
19110         * ido.el (ido-file-internal): Fall back to non-ido command if
19111         initial directory is on slow ftp (or tramp) host.
19113 2005-03-31  Richard M. Stallman  <rms@gnu.org>
19115         * emacs-lisp/autoload.el (make-autoload):
19116         Handle define-global-minor-mode.
19118         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19119         Rename from easy-mmode-define-global-mode.
19120         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19122         * progmodes/scheme.el (scheme-mode-syntax-table):
19123         Update syntax of | and # for two-character comment syntax.
19125 2005-03-31  Lute Kamstra  <lute@gnu.org>
19127         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
19128         (define-minor-mode): Call custom-current-group at load-time.
19130         * generic.el (define-generic-mode): Add debug declaration.
19131         Add defcustom for the mode hook.
19132         (generic-mode-internal): Use run-mode-hooks.
19134 2005-03-31  Kim F. Storm  <storm@cua.dk>
19136         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
19137         (mouse-fixup-help-message): New defun called by show_help_echo
19138         to fixup mouse-2 prefix in help messages when applicable.
19140         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
19142 2005-03-31  Kenichi Handa  <handa@m17n.org>
19144         * language/thai-word.el (thai-find-word-ends): Pay attention to
19145         the case that we reach the end of buffer.
19147         * textmodes/fill.el (fill-text-properties-at): New function.
19148         (fill-newline): Use fill-text-properties-at instead of
19149         text-properties-at.
19151 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
19153         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
19154         not comint-quote-filename.
19156 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
19158         * help-fns.el (help-with-tutorial): Revert last change.
19160 2005-03-31  Kim F. Storm  <storm@cua.dk>
19162         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
19164 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
19166         * calendar/cal-china.el: Update reference to "Calendrical
19167         Calculations" book; there's a new edition.
19168         * calendar/cal-coptic.el: Likewise.
19169         * calendar/cal-french.el: Likewise.
19170         * calendar/cal-hebrew.el: Likewise.
19171         * calendar/cal-islam.el: Likewise.
19172         * calendar/cal-iso.el: Likewise.
19173         * calendar/cal-julian.el: Likewise.
19174         * calendar/cal-mayan.el: Likewise.
19175         * calendar/cal-persia.el: Likewise.
19176         * calendar/calendar.el: Likewise.
19177         * calendar/holidays.el: Likewise.
19178         * calendar/lunar.el: Likewise.
19179         * calendar/solar.el: Likewise.
19181         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
19182         white space from doc string.
19184 2005-03-30  Jay Belanger  <belanger@truman.edu>
19186         * calc/calc-help.el (calc-full-help): Remove email address.
19188 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
19190         * help-fns.el (help-with-tutorial): Delete title line.
19192 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
19194         * calendar/cal-x.el (calendar-one-frame-setup)
19195         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
19196         rather than `symbol' for set-window-dedicated-p.
19198         * calendar/appt.el (appt-buffer-name): Make it a constant.
19199         (appt-add): Doc fix.
19201         * filesets.el (filesets-menu-path, filesets-menu-before)
19202         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
19203         (filesets-menu-cache-file): Use directory ~/.emacs.d.
19204         (filesets-add-submenu): Delete and use add-submenu instead.
19206 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
19208         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
19209         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
19210         (org-diary-default-entry): New function.
19211         (org-get-entries-from-diary): Better parsing of diary entries.
19212         (org-agenda-check-no-diary): New function.
19213         ("diary-lib"): Advice to function `add-to-diary-list', to allow
19214         linking to diary entries.
19215         (org-agenda-execute-calendar-command): New function.
19216         (org-agenda): Improve visible section in window.
19217         Use `org-fit-agenda-window'.
19218         (org-fit-agenda-window): New option.
19219         (org-move-subtree-down): Better handling of empty lines
19220         at end of subtree.
19221         (org-cycle): Numeric prefix is interpreted now as show-subtree N
19222         levels up.
19223         (org-fontify-done-headline): New option.
19224         (org-headline-done-face): New face.
19225         (org-set-font-lock-defaults): Use `org-headline-done-face'.
19226         (org-table-copy-down): Rename from `org-table-copy-from-above'.
19227         When current field is non-empty, it is copied to next row.
19228         (org-table-copy-from-above): Fix bug which made it
19229         impossible to copy fields containing only a single non-white character.
19231 2005-03-30  Kim F. Storm  <storm@cua.dk>
19233         * kmacro.el (kmacro-end-macro): Isearch may store this command
19234         into the macro -- so ignore it when executing keyboard macro.
19236 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
19238         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
19240 2005-03-29  Kenichi Handa  <handa@m17n.org>
19242         * language/thai.el ("Thai"): Set setup-function and exit-function
19243         for Thai language environment.
19245         * language/thai-util.el: Require thai-word.
19246         (thai-word-mode-map): New variable.
19247         (thai-word-mode): New minor mode.
19248         (setup-thai-language-environment-internal): New function.
19249         (exit-thai-language-environment-internal): New function.
19251         * language/thai-word.el (thai-word-table): Declare it by defvar,
19252         use dolist to initialize it.
19253         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
19254         (thai-fill-find-break-point): New functions.
19256 2005-03-29  Richard M. Stallman  <rms@gnu.org>
19258         * simple.el (idle-update-delay): Move definition up.
19259         (set-mark): Doc fix.
19261 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
19263         * longlines.el: New file.
19265         * simple.el (buffer-substring-filters): New variable.
19266         (filter-buffer-substring): New function.
19267         (kill-region, copy-region-as-kill): Use it.
19269         * register.el (copy-to-register, append-to-register)
19270         (prepend-to-register): Use filter-buffer-substring.
19272 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
19274         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
19275         (gud-filter-pending-text): Move in front of gdb.
19276         (gud-overlay-arrow-position): New variable.
19277         (gud-sentinel, gud-display-line): Use it in place of
19278         overlay-arrow-position.
19280 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
19282         * progmodes/fortran.el (fortran-if-indent): Doc fix.
19283         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
19284         (fortran-font-lock-keywords-4): New variable.
19285         (fortran-blocks-re, fortran-end-block-re)
19286         (fortran-start-block-re): New constants, for hideshow.
19287         (hs-special-modes-alist): Add a Fortran entry.
19288         (fortran-mode-map): Bind fortran-end-of-block,
19289         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
19290         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
19291         (fortran-looking-at-if-then, fortran-end-of-block)
19292         (fortran-beginning-of-block): New functions, for hideshow.
19294         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
19295         Doc fix.  Tweak regexp.
19296         (f90-beginning-of-block): Push mark first.
19298 2005-03-29  Jay Belanger  <belanger@truman.edu>
19300         * calc/calc.el: Update copyright date.
19301         (calc-version): Increase to 2.1.
19302         (calc-version-date): Remove.
19304         * calc/calc-help.el: Update copyright date.
19305         (calc-full-help): Remove reference to calc-version-date.
19306         Update copyright date.
19308 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19310         * vc.el (vc-do-command): Use a pipe for async processes, so password
19311         prompts don't show up at places where the user can't reply.
19313 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
19315         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
19316         on the file name we pass to the inferior shell.
19318 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
19320         * progmodes/which-func.el (which-function): Be robust in the face of an
19321         imenu--make-index-alist failure.
19323 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19325         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
19327         * progmodes/python.el (python-preoutput-filter): Fix last change.
19329 2005-03-29  Lute Kamstra  <lute@gnu.org>
19331         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
19332         functions and compiled macros.
19333         (debug-convert-byte-code): Handle macros too.
19334         (debug-on-entry-1): Don't signal an error when trying to clear a
19335         function that is not set to debug on entry.
19337 2005-03-29  Jay Belanger  <belanger@truman.edu>
19339         * calc/calc-lang.el: Add functions to math-function-table
19340         properties of tex and math.
19342 2005-03-29  Kenichi Handa  <handa@m17n.org>
19344         * ps-mule.el (ps-mule-plot-string): Translate characters by
19345         ps-print-translation-table.
19346         (ps-mule-begin-job): Call find-charset-region/string with
19347         ps-print-translation-table.
19348         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
19350         * ps-print.el (ps-print-translation-table): New variable.
19351         (ps-plot-region): Translate characters by ps-print-translation-table.
19353 2005-03-29  Juri Linkov  <juri@jurta.org>
19355         * simple.el (next-error-highlight-timer): New variable.
19357         * progmodes/compile.el (compilation-goto-locus):
19358         Use `next-error-highlight-timer' instead of `sit-for'.
19360 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19362         * mail/supercite.el (sc-mail-field): Use assoc-string.
19363         (sc-get-address): Simplify regexps.
19365         * files.el (minibuffer-with-setup-hook): New macro.
19366         (find-file-read-args): Use it to avoid let-binding
19367         minibuffer-with-setup-hook (which breaks turning on/off
19368         file-name-shadow-mode while in the prompt).
19370         * complete.el (PC-read-include-file-name-internal):
19371         Use test-completion.
19373 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
19375         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
19377 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19379         * window.el (window-buffer-height): Use count-screen-lines.
19381         * progmodes/python.el (python-preoutput-leftover): New var.
19382         (python-preoutput-filter): Use it.
19383         (python-send-receive): Loop until all the result has been received.
19385 2005-03-28  Juri Linkov  <juri@jurta.org>
19387         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
19389         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
19390         "Recover Crashed Session".
19391         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
19392         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
19393         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
19394         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
19395         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
19396         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
19397         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
19398         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
19400         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
19401         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
19402         Ediff Sessions", "Toggle use of separate control buffer frame",
19403         "Use separate frame for Ediff control buffer".
19405         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
19406         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
19407         "Rename Bookmark", "Delete Bookmark".
19409         * info.el (Info-mode-menu): Remove ellipsis from "Index".
19410         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
19411         Add `:active Info-index-alternatives' to "Next Matching Item".
19413         * wdired.el (wdired-change-to-wdired-mode):
19414         Mention `wdired-abort-changes' key in the initial message.
19416         * international/mule.el (auto-coding-alist): Associate non-ascii
19417         image filename extensions with `no-conversion'.
19419 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19421         * international/iso-acc.el:
19422         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
19424 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
19426         * textmodes/sgml-mode.el (html-mode): Doc update.
19428         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
19430 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
19432         * term.el (term-move-columns): Fix face after extending a line.
19433         (term-insert-spaces): Likewise.
19434         (term-reset-terminal): Fix off by one error.
19436 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
19438         * international/mule.el (auto-coding-alist): Add .xpi files.
19440         * files.el (auto-mode-alist): Add .xpi files.
19442 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
19444         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
19446 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
19448         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
19450 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
19452         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
19453         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
19455         * calendar/cal-move.el (calendar-beginning-of-year): Move the
19456         cursor to Jan 1 when needed.
19457         (calendar-end-of-year): Fix -/+ typo.
19458         Reported by Chong Yidong <cyd@stupidchicken.com>.
19460 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19462         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
19464         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
19465         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
19467 2005-03-25  Richard M. Stallman  <rms@gnu.org>
19469         * filesets.el (filesets-init): Add autoload.
19471         * mail/mailalias.el (mail-directory): Doc fix.
19473 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
19475         * mail/mailalias.el (mail-directory-process): Do nothing if
19476         mail-directory-process is an atom.
19477         (mail-get-names): Ignore mail-directory-names if it is an atom.
19478         (mail-directory-process defvar): Doc fix.
19479         (mail-names): Doc fix.
19481 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
19483         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
19485 2005-03-26  Kenichi Handa  <handa@m17n.org>
19487         * international/mule-util.el (detect-coding-with-priority):
19488         Call update-coding-systems-internal before detect-coding-region.
19490 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
19492         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
19493         (gdb-frames-mode-map): Add follow-link property.
19495 2005-03-25  Jay Belanger  <belanger@truman.edu>
19497         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
19498         for variables.
19500 2005-03-25  Juri Linkov  <juri@jurta.org>
19502         * image-mode.el: Optimize image filename extension regexps in
19503         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
19504         in `auto-mode-alist'.
19505         (image-mode): Add `image-toggle-display-text' to local hook
19506         `change-major-mode-hook'.  Display the image as an image by
19507         default.  Set `cursor-type' and `truncate-lines' if the image
19508         is already displayed.  Take into account the current mode (image
19509         or text) in message.
19510         (image-minor-mode): New minor mode.
19511         (image-mode-maybe, image-toggle-display-text): New functions.
19512         (image-toggle-display): Use called-interactively-p.
19513         Let-bind `inhibit-read-only' to t.
19515         * image-mode.el (image-minor-mode): Set `cursor-type' and
19516         `truncate-lines' if the image is already displayed.  Add turning
19517         image-minor-mode off to `change-major-mode-hook'.  Add message.
19518         Call `image-toggle-display-text' after turning image-minor-mode off.
19520 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19522         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
19523         Terminal.app, use utf-8.
19524         (set-display-table-and-terminal-coding-system): Add coding-system arg.
19525         (set-locale-environment): Use it.
19527         * term/xterm.el: Undo last change, better done in mule-cmds.el.
19529         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
19531         * progmodes/python.el (python-close-block-statement-p)
19532         (python-outdent-p, python-current-defun): Use symbol-end.
19534 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
19536         * files.el (save-some-buffers): Doc fix.
19538 2005-03-25  Werner Lemberg  <wl@gnu.org>
19540         * complete.el, thumbs.el: Replace `legal' with `valid'.
19541         * calendar/calendar.el: Replace `legal' with `valid'.
19542         * emacs-lisp/advice.el: Replace `legal' with `valid'.
19543         * mail/supercite.el: Replace `legal' with `valid'.
19544         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
19545         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
19546         Replace `legal' with `valid'.
19547         * textmodes/reftex-vars.el, textmodes/reftex.el:
19548         Replace `legal' with `valid'.
19550 2005-03-25  Werner Lemberg  <wl@gnu.org>
19552         * calc/calc-forms.el, calc/calc-sel.el
19553         * midnight.el, vc-cvs.el
19554         * emacs-lisp/cl-macs.el
19555         * emulation/vip.el
19556         * eshell/esh-io.el, eshell/esh-var.el
19557         * mail/supercite.el
19558         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
19559         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
19560         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
19561         * progmodes/sh-script.el, progmodes/xscheme.el
19562         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
19563         * textmodes/reftex-index.el, textmodes/reftex-parse.el
19564         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
19565         * textmodes/reftex.el, textmodes/org.el:
19566         Replace `illegal' with `invalid'.
19568 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19570         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
19571         (flymake-find-buildfile, flymake-find-possible-master-files)
19572         (flymake-check-include, flymake-parse-line): Replace loops over the
19573         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
19575         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
19576         Substitute file-name-as-directory in the rest of the file.
19577         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
19578         (flymake-replace-region): Remove unused arg `buffer'.
19579         (flymake-check-patch-master-file-buffer): Update calls to it.
19580         (flymake-add-err-info): Remove unused var `count'.
19581         (flymake-mode): Use define-minor-mode.
19583         * progmodes/flymake.el: Use with-current-buffer.
19584         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
19585         flymake-replace-regexp-in-string, flymake-line-beginning-position)
19586         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
19587         Avoid testing for `xemacs'.
19588         (flymake-nop): Move.
19589         (flymake-region-has-flymake-overlays): Return the computed value.
19590         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
19591         Remove unused var `endline'.
19592         (flymake-get-line-count): Remove unused function.
19593         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
19595         * emulation/vi.el:
19596         * generic.el:
19597         * hilit-chg.el (global-highlight-changes):
19598         * hi-lock.el (hi-lock-mode):
19599         * follow.el: find-file-hooks -> find-file-hook.
19601         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
19603 2005-03-24  Juri Linkov  <juri@jurta.org>
19605         * dired.el (dired-mode-map): Add menu item "Compare directories"
19606         for dired-compare-directories.
19608         * dired-aux.el (dired-compare-directories): Add autoload cookie.
19609         Doc fix.  Replace `read-file-name' with `read-directory-name'.
19611 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19613         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
19615 2005-03-24  Jay Belanger  <belanger@truman.edu>
19617         * calc/calc-embed.el (calc-embedded-mode-change): Save all
19618         relevant mode settings in calc-embedded-original-modes when modes
19619         are permanently changed.
19621 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19623         * autoinsert.el: find-file-hooks -> find-file-hook.
19625 2005-03-24  Lute Kamstra  <lute@gnu.org>
19627         * generic.el (generic-font-lock-defaults): Make it obsolete.
19628         (generic-font-lock-keywords): New variable to replace
19629         generic-font-lock-defaults.
19630         (generic-mode-set-font-lock): Delete it.
19631         (generic-mode-internal): Don't call generic-mode-set-font-lock.
19632         (generic-bracket-support): Add docstring.
19634         * generic-x.el: Rename generic-font-lock-defaults to
19635         generic-font-lock-keywords throughout.
19636         (mailagent-rules-setup-function): Delete it.
19637         (mailagent-rules-generic-mode): Use anonymous function instead.
19638         (show-tabs-generic-mode-font-lock-defaults-1)
19639         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
19640         Quote faces.
19641         (show-tabs-tab-face, show-tabs-space-face): Specify background,
19642         not foreground.
19644         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
19645         Recognize define-generic-mode.
19647 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19649         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
19650         if there's no completion table.
19652 2005-03-23  Miles Bader  <miles@gnu.org>
19654         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
19655         Remove tty-specific variants, as they're no longer needed.
19657 2005-03-23  Lute Kamstra  <lute@gnu.org>
19659         * generic-x.el: Code cleanup: make args constant whenever possible.
19660         (installshield-statement-keyword-list)
19661         (installshield-system-functions-list)
19662         (installshield-system-variables-list, installshield-types-list)
19663         (installshield-funarg-constants-list): Make them constants.
19665         * generic.el (generic-make-keywords-list): Add autoload cookie.
19667         * calendar/time-date.el: Add comment on time value formats.
19668         Don't require parse-time.
19669         (with-decoded-time-value): New macro.
19670         (encode-time-value): New function.
19671         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
19672         (days-to-time): Return a valid time value when arg is huge.
19673         (time-since): Use time-subtract.
19674         (time-to-number-of-days): Use time-to-seconds.
19676 2005-03-23  David Ponce  <david@dponce.com>
19678         * recentf.el (recentf-keep): New option.
19679         (recentf-menu-action): Default to `find-file'.
19680         (recentf-keep-non-readable-files-flag)
19681         (recentf-keep-non-readable-files-p)
19682         (recentf-file-readable-p, recentf-find-file)
19683         (recentf-cleanup-remote): Remove.
19684         (recentf-include-p): More robust.
19685         (recentf-keep-p): New function.
19686         (recentf-remove-if-non-kept): Rename from
19687         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
19688         All callers updated.
19689         (recentf-menu-items-for-commands): Fix help string.
19690         (recentf-track-closed-file): Update.  Doc fix.
19691         (recentf-cleanup): Update.  Count removed files.  Doc fix.
19693 2005-03-23  Kim F. Storm  <storm@cua.dk>
19695         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
19696         Don't inherit from fringe face (now happens automatically).
19698 2005-03-22  Kim F. Storm  <storm@cua.dk>
19700         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
19701         position values.
19703 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19705         * menu-bar.el (showhide-date-time): Remove.
19706         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
19707         (menu-bar-make-mm-toggle): Simplify.
19709 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
19711         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
19712         Accept qualified variable and function names.
19714 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
19716         * bindings.el (completion-ignored-extensions):
19717         Remove ".lis" for `vax-vms'.
19719 2005-03-22  Andreas Schwab  <schwab@suse.de>
19721         * generic-x.el: Revert last change.
19722         * ldefs-boot.el: Update.
19724 2005-03-22  Jay Belanger  <belanger@truman.edu>
19726         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
19727         (calc-embedded-save-original-modes)
19728         (calc-embedded-restore-original-modes): New functions.
19729         (calc-do-embedded): Save original modes when entering embedded mode
19730         and restore when leaving embedded mode.
19731         (calc-embedded-modes-change): Change the value of
19732         calc-embedded-original-modes to reflect permanent changes.
19734 2005-03-22  Lute Kamstra  <lute@gnu.org>
19736         * generic-x.el: Require generic again.
19738 2005-03-22  Miles Bader  <miles@gnu.org>
19740         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
19741         Tweak details to look good on both ttys and bitmap displays, light
19742         or dark background, etc.
19744 2005-03-21  Kim F. Storm  <storm@cua.dk>
19746         * tooltip.el (tooltip-show-help-function): Check car and cdr of
19747         mouse position.
19749 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19751         * icomplete.el: Don't forcibly turn on the mode upon load.
19752         (icomplete-mode): Use define-minor-mode.
19753         (icomplete-eoinput): Default to nil.
19754         (icomplete-minibuffer-setup): Remove autoload.
19755         (icomplete-tidy): Simplify.
19756         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
19757         in the initial state or if the user has modified the field.
19758         Fix handling of icomplete-max-delay-chars.
19759         Remove code that handles the oddball case where
19760         minibuffer-completion-table is an integer.
19761         Wrap icomplete-completions in while-no-input in case building
19762         completions takes more time than expected.
19763         (icomplete-completions): Simplify.
19765 2005-03-21  Richard M. Stallman  <rms@gnu.org>
19767         * jka-compr.el (jka-compr-really-do-compress):
19768         Make variable buffer-local.
19770         * image-mode.el: Handle .xpm files too.
19771         (image-toggle-display): Preserve modification flag.
19773         * help.el (where-is): Don't mention aliases with no key bindings.
19775 2005-03-21  Lute Kamstra  <lute@gnu.org>
19777         * generic.el: Fix commentary section.  Don't require cl for
19778         compilation.
19779         (generic-mode-list): Add autoload cookie.
19780         (generic-use-find-file-hook, generic-lines-to-scan)
19781         (generic-find-file-regexp, generic-ignore-files-regexp)
19782         (generic-mode, generic-mode-find-file-hook)
19783         (generic-mode-ini-file-find-file-hook): Fix docstrings.
19784         (define-generic-mode): Make it a defmacro.  Fix docstring.
19785         (generic-mode-internal): Code cleanup.  Add autoload cookie.
19786         (generic-mode-set-comments): Code cleanup.
19787         * generic-x.el: Don't prevent compilation.  Don't require generic.
19788         Follow coding conventions.  Minor code cleanup.
19789         (etc-fstab-generic-mode): Add some keywords.
19790         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
19791         define-generic-mode like a function declaration.
19793 2005-03-21  Jay Belanger  <belanger@truman.edu>
19795         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
19796         changing modes.
19798 2005-03-21  Sam Steingold  <sds@gnu.org>
19800         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
19802 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
19804         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
19805         Add underscore to "f$ lexicals" regexp.
19807 2005-03-20  Juri Linkov  <juri@jurta.org>
19809         * subr.el (progress-reporter-do-update): When `min-value' is equal
19810         to `max-value', set `percentage' to 0 and prevent division by zero.
19812 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
19814         Sync with Tramp 2.0.48.
19816         * net/tramp.el (all): Change all addresses to .gnu.org.
19817         (tramp-append-tramp-buffers): New defun.
19818         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
19819         Catch `dont-send' signal.
19820         (tramp-set-auto-save-file-modes): Set always permissions, because
19821         there might be an old auto-saved file belonging to another
19822         original file.  This could be a security threat.  Reported by
19823         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
19824         Check for Emacs 21.3.50 removed.
19826         * net/tramp-smb.el (all): Remove debug construct for
19827         `with-parsed-tramp-file-name'.
19828         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
19829         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
19830         No error message if DIRECTORY or FILENAME doesn't exist.
19831         (tramp-smb-open-connection): Check existence of
19832         `tramp-smb-program'.
19834 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19836         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
19837         Properly handle the case where the `m' or `s' command's argument is not
19838         yet terminated.
19839         (perl-indent-new-calculate): New function.
19840         (perl-indent-line): Use it.
19842 2005-03-20  Miles Bader  <miles@gnu.org>
19844         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
19845         in text-mode too.  Change to new face names.
19846         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
19847         Add `:weight bold' attribute.
19848         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
19850 2005-03-19  Juri Linkov  <juri@jurta.org>
19852         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
19854         * international/mule.el (auto-coding-alist): Sync with
19855         `auto-mode-alist' by adding upper case archive file extensions
19856         and adding ear/war to jar extension.
19858 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
19860         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
19861         running, restart it.
19863 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
19865         * finder.el (finder-current-item): Throw an error on an empty line.
19867         * man.el (Man-follow-manual-reference): If current-word returns
19868         nil, use "".
19870 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
19872         * simple.el (goto-line): Doc fix.
19874 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
19876         * files.el (save-buffer): Doc fix.
19878 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
19880         * recentf.el (recentf-cleanup-remote): New variable.
19881         (recentf-cleanup): Use it to conditionally check availability of
19882         remote files.
19884 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
19886         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
19887         function names.
19889 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
19891         * language/thai-word.el: New file.
19893 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
19895         * files.el (backup-buffer): If the file's directory is not
19896         writable, use copy instead of move to backup the file.
19898 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
19900         * obsolete/keyswap.el: Moved to obsolete/ from term/.
19902 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19904         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
19905         Use functionp instead of symbolp and fboundp.  Reported by Drkm
19906         <darkman_spam@yahoo.fr>.
19907         (ps-print-version): New version 6.6.6.
19909 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
19911         * textmodes/table.el (table--line-column-position): New idiom.
19912         (table--row-column-insertion-point-p): New function to test
19913         validity of row and column insertion operation at a location.
19914         (table-global-menu, table-cell-menu): Use above functions for
19915         deterministic test operation.
19916         (table--editable-cell-p): Behave in deterministic fashion.
19918 2005-03-18  Juri Linkov  <juri@jurta.org>
19920         * isearch.el (isearch-lazy-highlight-new-loop):
19921         Make arguments beg and end optional.
19922         (isearch-update): Remove optional arguments nil from
19923         isearch-lazy-highlight-new-loop.
19924         (isearch-lazy-highlight-search): Let-bind case-fold-search to
19925         isearch-lazy-highlight-case-fold-search instead of
19926         isearch-case-fold-search, and let-bind isearch-regexp to
19927         isearch-lazy-highlight-regexp.
19928         Use isearch-lazy-highlight-last-string instead of isearch-string.
19930         * replace.el (perform-replace): Remove bindings of global
19931         variables isearch-string, isearch-regexp, isearch-case-fold-search.
19932         Add three new arguments to `replace-highlight'.
19933         (replace-highlight): Add arguments string, regexp, case-fold.
19934         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
19935         to allow isearch-lazy-highlight-new-loop to use these values
19936         to set corresponding isearch-lazy-highlight-* internal
19937         variables whose values lazy highlighting will use regardless of
19938         changes to global variables isearch-string, isearch-regexp,
19939         isearch-case-fold-search during lazy highlighting loop.
19940         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
19941         to `lazy-highlight-cleanup'.
19943         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
19944         (ispell-highlight-face): Set default face to `isearch' when
19945         lazy highlighting is enabled.
19946         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
19947         priority to 1.  Add lazy highlighting.
19948         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
19949         from `isearch-dehighlight'.
19951 2005-03-18  David Ponce  <david@dponce.com>
19953         * files.el (hack-local-variables): Do a case-insensitive search
19954         for End.
19956 2005-03-18  Juri Linkov  <juri@jurta.org>
19958         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
19959         `isearch-lazy-highlight-cleanup', add alias to old name and
19960         declare obsolete.  Add release numbers to other obsolete vars.
19961         (isearch-done, isearch-lazy-highlight-new-loop):
19962         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
19963         (lazy-highlight-cleanup) <variable>: Doc fix.
19964         (isearch-lazy-highlight-update): Rename obsolete
19965         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
19967 2005-03-18  Kenichi Handa  <handa@m17n.org>
19969         * language/thai-util.el: Fix categorization of Thai characters in
19970         thai-category-table.
19971         (thai-composition-pattern): Adjust it for the above change.
19972         (thai-self-insert-command, thai-compose-syllable): New functions.
19973         (thai-compose-region): Use thai-compose-syllable.
19974         (thai-compose-string): Likewise.
19975         (thai-composition-function): Likewise.
19976         (thai-auto-composition): New function.
19977         (thai-auto-composition-mode): New minor mode.
19979         * language/thai.el: Fix patterns to be registered in
19980         composition-function-table.
19982         * international/quail.el (quail-input-method): Locally bind
19983         inhibit-modification-hooks to t.
19985 2005-03-17  Richard M. Stallman  <rms@gnu.org>
19987         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
19988         (perl-mode): Use run-mode-hooks.
19990         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
19991         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
19992         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
19994         * mail/sendmail.el (sendmail-send-it): Reenable the code
19995         to compute resend-to-address and use it.
19997         * tar-mode.el (tar-mode): Turn off undo unconditionally.
19999         * image-mode.el: New file.
20001         * image.el (insert-sliced-image): Add autoload cookie.
20003         * font-lock.el (font-lock-lines-before): New user option.
20004         (font-lock-after-change-function): Obey it.
20006         * bindings.el (esc-map): Make M-g a prefix.
20007         Bind M-g g and M-g M-g to goto-line.
20009         * faces.el (face-id): Doc fix.
20011 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
20013         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20014         (rmail-show-message): Use rmail-unknown-mail-followup-to.
20015         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20017         * mail/sendmail.el (mail-yank-ignored-headers)
20018         (mail-font-lock-keywords, mail-mode-fill-paragraph):
20019         Add Mail-Followup-To and Mail-Reply-To headers.
20020         (mail-citation-hook): Add autoload cookie.
20021         (mail-mode): Doc fix.
20022         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20023         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20024         (mail-mode-fill-paragraph): Handle those headers.
20025         (mail-mailing-lists): New variable.
20026         (mail-mail-reply-to, mail-mail-followup-to): New functions.
20028 2005-03-17  Juri Linkov  <juri@jurta.org>
20030         * isearch.el (isearch-fallback): Check for `(car previous)'
20031         before calling `isearch-other-end-state'.
20033 2005-03-17  Kim F. Storm  <storm@cua.dk>
20035         * simple.el (move-beginning-of-line): Move to beginning of buffer
20036         line, as well as beginning of screen line.
20038 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
20040         * calendar/diary-lib.el (mark-diary-entries): Use new optional
20041         argument REDRAW rather than calendar-redrawing variable.
20042         * calendar/calendar.el (calendar-redrawing): Delete.
20043         (redraw-calendar): Do not bind calendar-redrawing.
20045 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
20047         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20048         diary-file buffer.
20050 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
20052         * help.el (describe-mode): Allow a :minor-mode-function property to
20053         specify a different minor mode toggle function than the variable.
20054         * simple.el (auto-fill-function):
20055         * subr.el (add-minor-mode): Use it.
20057 2005-03-16  Kenichi Handa  <handa@m17n.org>
20059         * language/ethio-util.el (sera-being-called-by-w3): New variable.
20060         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20061         (ethio-fidel-to-sera-buffer): Likewise.
20063 2005-03-16  Juri Linkov  <juri@jurta.org>
20065         * emacs-lisp/find-func.el (find-function-regexp):
20066         Add defun-emitting macro `menu-bar-make-toggle'.
20068         * isearch.el: Put `isearch-scroll' property to
20069         `split-window-horizontally'.
20071         * info.el: Update error messages for `debug-ignored-errors'.
20072         (Info-isearch-search): Doc fix.
20073         (Info-find-node): Move up code to go into info buffer before
20074         recording the node to the history.
20075         (Info-fontify-node): Fontify titles only if the next line
20076         has two or more `*', `=', `-', `.'.
20077         Display "go to this node" for empty (match-string 3).
20079 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20081         * term/mac-win.el: Add mouse pointer shape constants.
20083 2005-03-15  Kim F. Storm  <storm@cua.dk>
20085         * simple.el (move-beginning-of-line): Use vertical-motion.
20087 2005-03-15  Juri Linkov  <juri@jurta.org>
20089         * isearch.el (isearch-error): New variable.
20090         (isearch-invalid-regexp, isearch-within-brackets): Remove.
20091         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20092         (isearch-within-brackets-state): Remove.
20093         (isearch-case-fold-search-state, isearch-pop-fun-state):
20094         Decrease frame index.
20095         (isearch-mode, isearch-top-state, isearch-push-state)
20096         (isearch-edit-string, isearch-abort, isearch-search-and-update)
20097         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20098         (isearch-search, isearch-lazy-highlight-new-loop):
20099         Replace `isearch-invalid-regexp' with `isearch-error'.
20100         Remove `isearch-within-brackets'.
20101         (isearch-search): Add `search-failed' handler to `condition-case'.
20102         (isearch-lazy-highlight-search): Add `condition-case' to catch
20103         errors and allow `isearch-lazy-highlight-update' to try
20104         highlighting from the beginning of the window.
20105         (isearch-repeat): Move up code to set isearch-wrapped to t
20106         before calling isearch-wrap-function.
20108         * info.el (Info-isearch-initial-node): New internal variable.
20109         (Info-search): Signal an error in isearch mode when search leaves
20110         the initial node.  Signal an error when `bound' is non-nil and
20111         nothing was found in the current subfile.
20112         (Info-isearch-search): Remove `condition-case'.
20113         (Info-isearch-wrap): Don't wrap when search failed during leaving
20114         the initial node.  If `Info-isearch-search' is nil, wrap around
20115         the current node.
20116         (Info-isearch-start): New fun.
20117         (Info-mode): Add buffer-local hook `Info-isearch-start' to
20118         `isearch-mode-hook'.
20120 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20122         * simple.el (normal-erase-is-backspace): Set default to t if
20123         running on Mac.
20125         * term/mac-win.el (function-key-map): Sync with x-win.el.
20127 2005-03-15  Kenichi Handa  <handa@m17n.org>
20129         * international/mule-cmds.el (locale-language-names): Modify the
20130         format of elements and add more entries.
20131         (locale-preferred-coding-systems): Add more entries.
20132         (set-locale-environment): Adjust for the change of
20133         locale-language-names.
20135 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20137         * pcvs.el (smerge-ediff): Remove bogus autoload.
20139 2005-03-14  Lute Kamstra  <lute@gnu.org>
20141         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
20142         Ignore a `*' at the beginning of a line.
20144         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
20145         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
20146         subr.el.
20147         (dont-compile, eval-when-compile, eval-and-compile): Use declare
20148         to specify indentation.
20150         * generic.el (define-generic-mode): Let generic-mode-list be a
20151         list of strings; test membership with equal.
20153 2005-03-14  Kim F. Storm  <storm@cua.dk>
20155         * simple.el (next-line, previous-line): Add optional try-vscroll
20156         arg to recognize interactive use.  Pass it on to line-move.
20157         (line-move): Don't perform auto-window-vscroll when defining or
20158         executing keyboard macro to ensure consistent behavior.
20160 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20162         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
20164 2005-03-13  Lute Kamstra  <lute@gnu.org>
20166         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
20167         debugger-setup-buffer so that backtrace marks the frames set to
20168         debug-on-exit and we don't have to do it manually.  Set an extra
20169         debug-on-exit for macro's.
20170         (debugger-setup-buffer): Don't mark the top frame manually.
20172 2005-03-12  Lute Kamstra  <lute@gnu.org>
20174         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
20175         lisp-indent-function throughout.
20176         (with-no-warnings): Set lisp-indent-function property.
20178 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
20180         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
20181         Add entry for backslash.
20183 2005-03-12  Juri Linkov  <juri@jurta.org>
20185         * info.el (Info-search): Four fixes for backward search.
20187 2005-03-11  Jay Belanger  <belanger@truman.edu>
20189         * calc/calc.el (calc-language-alist): New variable.
20190         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
20191         (calc-embedded-find-modes): Use calc-language-alist instead of
20192         calc-embedded-language-alist.
20194 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
20196         * calendar/calendar.el (calendar-redrawing): New internal
20197         variable.
20198         (redraw-calendar): Remove bogus save-excursion from previous
20199         change.  Bind calendar-redrawing to t for mark-diary-entries.
20200         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
20201         calendar if that is why we were called.
20203 2005-03-11  Kenichi Handa  <handa@m17n.org>
20205         * international/mule.el (make-coding-system): Set property
20206         coding-system-define-form to nil.
20207         (define-coding-system-alias): Likewise.
20209 2005-03-11  Kenichi Handa  <handa@m17n.org>
20211         These changes are suggested by Dave Love <fx@gnu.org>.
20213         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
20214         coding: tag.
20215         (adaptive-fill-regexp): Add more bullets.
20216         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
20217         regexps.
20219 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20221         * help.el (describe-mode): Properly handle non-trivial lighters.
20222         Don't ignore minor modes that are not listed in minor-mode-list.
20224         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
20225         feature ON when the user requests to turn it OFF.
20227 2005-03-10  Lute Kamstra  <lute@gnu.org>
20229         * emacs-lisp/debug.el (debug-entry-code): Delete it.
20230         (implement-debug-on-entry): New function to replace debug-entry-code.
20231         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
20232         second argument as the 2005-03-07 change makes it obsolete.
20233         (debug-on-entry, cancel-debug-on-entry): Update call to
20234         debug-on-entry-1.
20235         (debug, debugger-setup-buffer): Comment update.
20236         (debugger-frame-number): Update to work with implement-debug-on-entry.
20238 2005-03-10  Jay Belanger  <belanger@truman.edu>
20240         * calc/calc-embed.el (math-ms-args): Declare it.
20241         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
20242         math-ms-args.
20243         (calc-embedded-subst): Use math-multi-subst-rec to substitute
20244         variables.
20246 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
20248         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
20249         Use message-box.
20251         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
20252         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
20253         (tooltip-gud-tips): Simplify.
20254         (tooltip-gud-tips-p): Remove superfluous :set.
20255         (tooltip-gud-modes): Add fortran-mode.
20256         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
20258         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
20260 2005-03-09  Kim F. Storm  <storm@cua.dk>
20262         * play/animate.el (animate-place-char): Use forward-line instead
20263         of next-line to improve performance.
20265 2005-03-09  Simon Josefsson  <jas@extundo.com>
20267         * net/browse-url.el (browse-url-default-browser): Doc fix.
20269 2005-03-09  Miles Bader  <miles@gnu.org>
20271         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
20272         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
20274 2005-03-09  Kenichi Handa  <handa@m17n.org>
20276         * international/latin-1.el: Set case and syntax for 255 only if
20277         set-case-syntax-set-multibyte is nil.
20279         * textmodes/ispell.el (ispell-insert-word): New function.
20280         (ispell-word): Use ispell-insert-word to insert a new word.
20281         (ispell-process-line): Likewise.
20282         (ispell-complete-word): Likewise.
20284 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
20286         * calendar/calendar.el (redraw-calendar): Preserve point.
20287         Reported by Matt Hodges <MPHodges@member.fsf.org>.
20288         (calendar-week-start-day): Move after definition of
20289         redraw-calendar.  Delete buffer test, since redraw-calendar has
20290         that now.
20292         * calendar/diary-lib.el (mark-diary-entries): Only call
20293         redraw-calendar in the first of any recursive calls.
20294         Reported by Alan Shutko <ats@acm.org>.
20296 2005-03-08  Juri Linkov  <juri@jurta.org>
20298         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
20299         (html-horizontal-rule, html-line, html-image, html-checkboxes)
20300         (html-radio-buttons): Add a space before the trailing `/>' where
20301         sgml-xml-mode is non-nil.
20302         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
20303         the subsequent tag of the empty XML tag.
20304         (html-href-anchor): Don't set initial input to "http:".
20305         (html-image): Ask for the image URL and set point inside alt="".
20306         (html-name-anchor): Duplicate the name in the `id' attribute when
20307         sgml-xml-mode is non-nil.
20308         (html-paragraph): Remove \n before <p>.
20309         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
20310         instead of `checked' when sgml-xml-mode is non-nil.
20312         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
20313         Remove 1 space before #RRGGBB to not truncate it on terminal
20314         windows w/o fringes.  Remove 1 space between bg and fg examples
20315         to get more space.
20316         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
20317         avoid byte-compile warnings.
20319         * image-file.el (image-file-handler): Put `safe-magic' property to
20320         `image-file-handler'.
20322         * info.el (Info-isearch-search): Emulate word search in
20323         isearching through multiple Info nodes with Info-search.
20324         (Info-isearch-wrap): Allow isearch-word.
20326 2005-03-08  Lute Kamstra  <lute@gnu.org>
20328         * emacs-lisp/debug.el (debugger-step-through): Make sure that
20329         stepping into the debugger's code is not possible.
20330         (debugger-jumping-flag): Docstring update.
20332 2005-03-08  Jay Belanger  <belanger@truman.edu>
20334         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
20335         embedded mode begins.
20336         (calc-embedded-language-alist): New variable.
20337         (calc-embedded-find-modes): Use calc-embedded-language-alist to
20338         set default language mode.
20340 2005-03-08  Kenichi Handa  <handa@m17n.org>
20342         * international/ccl.el (define-ccl-program): Fix docstring about
20343         extra 256 bytes assured for the output buffer.
20345         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20346         Fix BUFFER_MAGNIFICATION to 2.
20347         (ccl-encode-mule-utf-16be-with-signature): Likewise.
20349 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
20351         * align.el (align-rules-list): Added an alignment rule for CSS
20352         declarations (applies to css-mode and html-mode buffers).
20354 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20356         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
20358 2005-03-07  Kim F. Storm  <storm@cua.dk>
20360         * simple.el (move-beginning-of-line): New command.
20362         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
20364         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
20366         * emulation/cua-base.el: Put CUA move property on move-end-of-line
20367         and move-beginning-of-line.
20369         * apropos.el (apropos-print): Omit command from M-x ... RET.
20371 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
20373         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
20374         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
20376 2005-03-06  Richard M. Stallman  <rms@gnu.org>
20378         * bindings.el (esc-map): Bind M-g to goto-line.
20380         * facemenu.el (global-map): Bind M-o, not M-g.
20382 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20384         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
20385         "Open Directory" as for "Open File".
20387 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
20389         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
20390         (push-mark-command): Run activate-mark-hook.
20392 2005-03-06  Richard M. Stallman  <rms@gnu.org>
20394         * help-mode.el (help-mode-finish): Don't alter the element
20395         in view-return-to-alist if there already is one.
20397         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
20398         make sure the current buffer is the expected one.
20400         * novice.el (disabled-command-function): Output in *Disabled Command*.
20401         Explicitly ignore non-keyboard events, and explicitly handle C-g.
20403         * textmodes/flyspell.el (flyspell-large-region):
20404         Pass args differently for aspell.
20406         * files.el (mode-require-final-newline): Doc fix.
20408 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
20410         * progmodes/which-func.el (which-function):
20411         Specify NOERROR when calling imenu--make-index-alist.
20413 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20415         * simple.el (normal-erase-is-backspace): Define default value.
20417         * custom.el (custom-theme-set-variables): Remove unused var
20418         `immediate'.
20419         (custom-reevaluate-setting): Simple function to handle variables
20420         that are defined before their default value can really be
20421         computed.
20423         * startup.el (command-line): Use it for temporary-file-directory,
20424         small-emporary-file-directory, auto-save-file-name-transforms,
20425         blink-cursor-mode, and normal-erase-is-backspace.
20427         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
20428         progress, even with buggy anchored keywords.
20430 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
20432         * simple.el (goto-line): Remove unbalanced final parenthesis.
20434 2005-03-05  Richard M. Stallman  <rms@gnu.org>
20436         * simple.el (goto-line): Use a number at point as the default.
20437         With C-u as arg, switch buffers.
20439 2005-03-05  Juri Linkov  <juri@jurta.org>
20441         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
20442         with `no-blinking-cursor'.
20444         * startup.el (no-blinking-cursor): New defvar.
20445         (command-line): Add `--no-blinking-cursor' to longopts.
20446         Set `no-blinking-cursor' to t for command line arguments
20447         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
20448         with `no-blinking-cursor' in the condition for calling
20449         `blink-cursor-mode'.
20451 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
20453         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
20454         (menu-bar-options-save): Add blink-cursor-mode.
20455         (menu-bar-options-menu): Add blink-cursor-mode.
20457 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
20459         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
20460         (icalendar-export-file, icalendar-export-region)
20461         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
20462         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
20464 2005-03-04  Lute Kamstra  <lute@gnu.org>
20466         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
20467         (debug-function-list): Ditto.
20469 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
20471         * textmodes/texinfmt.el (texinfo-append-refill):
20472         Redefine the types of line to which @refill
20473         is not appended by replacing a search for `@refill\\|@bye' with
20474         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
20475         itemize@refill' bug and the unfilled long lines bug.
20476         (texinfmt-version): Update number and date.
20478 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
20480         * international/code-pages.el (windows-1250, windows-125[2-8])
20481         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
20483 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20485         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
20486         bound yet.
20488 2005-03-02  Romain Francoise  <romain@orebokech.com>
20490         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
20491         buffer after removing limits.
20492         (ibuffer-pop-filter): Ditto.
20493         Update copyright.
20495 2005-03-02  Miles Bader  <miles@gnu.org>
20497         * button.el (make-text-button): If the user doesn't specify a
20498         type, use the default.  Rewrite to use `add-text-properties' and
20499         plist functions.
20501 2005-03-01  Lute Kamstra  <lute@gnu.org>
20503         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
20504         (debugger-jumping-flag): New var.
20505         (debug-entry-code): Use it.
20506         (debugger-jump): Use debugger-jumping-flag and add
20507         debugger-reenable to post-command-hook.
20508         (debugger-reenable): Use debugger-jumping-flag and remove itself
20509         from post-command-hook.
20510         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
20511         debugger-reenable.
20513 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
20515         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
20516         inclusion of "itemize\\|", which may be unnecessary, is certainly
20517         inelegant, and stops refilling in itemize lists when formatting
20518         Japanese Texinfo files to Info.
20519         Update copyright to 2005.
20521 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
20523         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
20524         of an error if GDB can't find the source file.
20526 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
20528         * calendar/calendar.el (redraw-calendar): Work from any buffer,
20529         not just the calendar.
20531         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
20532         first.
20533         (diary-redraw-calendar): New function.
20534         (make-diary-entry): Add diary-redraw-calendar to local
20535         write-contents-functions.  Turn off selective display before
20536         inserting in diary.
20538 2005-03-01  Kim F. Storm  <storm@cua.dk>
20540         * emacs-lisp/copyright.el (copyright-fix-years): New command.
20542 2005-03-01  Lute Kamstra  <lute@gnu.org>
20544         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
20545         that debug-entry-code can be safely removed from a function while
20546         this code is being evaluated.  Revert the 2005-02-27 change as the
20547         new implementation no longer requires it.  Make sure that a
20548         function body containing just a string is not mistaken for a docstring.
20549         (debug): Skip one more frame in case of debug on entry.
20550         (debugger-setup-buffer): Delete one more frame line in case of
20551         debug on entry.
20552         (debugger-frame-number): Update to use the new text introduced by
20553         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
20555 2005-02-28  Kim F. Storm  <storm@cua.dk>
20557         * double.el (double-translate-key): Call force-window-update after
20558         read-event to avoid crash in redisplay.
20560 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20562         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
20563         (debug): Use it.  Move the inhibit-trace earlier.
20564         (debug-entry-code): New const.
20565         (debug-on-entry-1): Use it.
20567 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
20569         * international/utf-16.el (ccl-encode-mule-utf-16le):
20570         Fix BUFFER_MAGNIFICATION to 2.
20571         (ccl-encode-mule-utf-16be): Likewise.
20573 2005-02-28  Kenichi Handa  <handa@m17n.org>
20575         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20576         Fix BUFFER_MAGNIFICATION to 4.
20577         (ccl-encode-mule-utf-16be-with-signature): Likewise.
20579 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
20581         * speedbar.el (speedbar-update-flag): Doc fix.
20582         (speedbar-show-info-under-mouse): Give set-mouse-position the right
20583         argument.
20585 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20587         * reveal.el (reveal-post-command): Don't try to reveal overlays which
20588         have a non-nil `invisible' property but are actually visible.
20590         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
20591         for perldoc sections.
20592         (perl-outline-regexp, perl-outline-level): New var and function.
20593         (perl-mode): Use them.
20595 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
20597         * calendar/diary-lib.el (diary-remind): Discard any mark portion
20598         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
20600 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
20602         * cus-edit.el: Comment change.
20603         (custom-buffer-create-internal): Slightly reword text at top of
20604         Custom buffers.  Mention there that saving an option edits the
20605         init file.  Add link to Emacs manual node on `custom-file'.
20606         (custom-magic-alist): Rewrite individual State messages to use
20607         capitalized keywords.  Doc fix.
20609 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
20611         * calendar/calendar.el (calendar-buffer): Move above
20612         calendar-week-start-day.
20613         (calendar-week-start-day): Doc fix.  Add :set function.
20614         (calendar-minimum-window-height): New variable.
20615         (generate-calendar-window): Only resize window if selected-window
20616         is displaying the calendar buffer.  Use new variable
20617         calendar-minimum-window-height.
20618         (generate-calendar): Reword error message.
20619         (calendar-mode-map): Bind DEL to scroll-other-window-down.
20621 2005-02-27  Andreas Schwab  <schwab@suse.de>
20623         * vc.el (vc-do-command): Don't run command asynchronously when
20624         operating in a remote directory.
20626         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
20627         change from sync with Tramp 2.0.47.
20629 2005-02-27  Richard M. Stallman  <rms@gnu.org>
20631         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
20633         * textmodes/flyspell.el (flyspell-mode-on):
20634         Call ispell-change-dictionary only if necessary.
20636         * emacs-lisp/re-builder.el (regexp-builder): New function.
20638         * register.el (describe-register-1): Explicitly handle
20639         yank-excluded-properties = t.
20641         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
20642         (custom-magic-alist): Change the status descriptions again.
20643         (face widget-type): Total rewrite based on `restricted-sexp'
20644         to eliminate the confusing double hiding levels.
20646         * emacs-lisp/debug.el (debug-on-entry-1):
20647         If function body is empty, add nil as body form.
20649 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20651         * emacs-lisp/trace.el (inhibit-trace): New var.
20652         (trace-make-advice): Use it.
20654         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
20656 2005-02-26  Kim F. Storm  <storm@cua.dk>
20658         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
20659         (mouse-on-link-p, mouse-drag-region-1): Use it.
20661 2005-02-25  Lute Kamstra  <lute@gnu.org>
20663         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
20665 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
20667         * frame.el (blink-cursor-mode): Add :group keyword.
20669 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
20671         * calendar/icalendar.el (icalendar--decode-isodatetime):
20672         New optional argument DAY-SHIFT.
20673         (icalendar-export-region): Fix coding-system-for-write.
20674         (icalendar--convert-ical-to-diary): Shift end-day of all-day
20675         events by one.
20677 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
20679         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
20681 2005-02-24  Kim F. Storm  <storm@cua.dk>
20683         * international/iso-acc.el (iso-accents-compose): Fix crash
20684         during redisplay.  Call force-window-update after read-event
20685         and delete-region to signal that window is not accurate.
20687 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20689         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
20690         Remove unused and inexistent var `inhibit-trace'.
20691         (debugger-mode): Use run-mode-hooks.
20692         (debugger-list-functions): Add buttons; setup xref stack.
20694 2005-02-23  Richard M. Stallman  <rms@gnu.org>
20696         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
20697         appointment says it was explicitly made.
20698         (appt-add): Set the 3rd element.
20699         (appt-make-list): Preserve explicit appointments.
20701         * subr.el (find-tag-default): Catch errors in forward-sexp.
20703 2005-02-23  Juri Linkov  <juri@jurta.org>
20705         * info.el (Info-isearch-search): New defcustom.
20706         (Info-isearch-search): Call the default isearch function
20707         when Info-isearch-search is nil.
20708         (Info-isearch-wrap): Use variable Info-isearch-search.
20710 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
20712         * cus-edit.el: Comment change.
20714 2005-02-22  Kim F. Storm  <storm@cua.dk>
20716         * progmodes/hideif.el (hide-ifdef-use-define-alist):
20717         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
20719 2005-02-22  Simon Josefsson  <jas@extundo.com>
20721         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
20722         New variable.
20723         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
20724         Oskarsson" <myrkraverk@users.sourceforget.net>.
20726 2005-02-22  Kim F. Storm  <storm@cua.dk>
20728         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
20729         check that window of that event is the selected window.
20730         (mouse-drag-region-1): Compare mouse event window to selected
20731         window before setting point.
20733         * tooltip.el (tooltip-show-help-function): Pass event to
20734         mouse-on-link-p so it can check selected window.
20736 2005-02-22  Kenichi Handa  <handa@m17n.org>
20738         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
20739         (ps-mule-show-warning): New function.
20740         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
20741         characters are found.
20743         * ps-print.el (ps-header-footer-string): Return a list of header
20744         and footer strings.
20746 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
20748         * pcvs.el (cvs-retrieve-revision): Fix thinko.
20750 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20752         * frame.el (blink-cursor-mode): Use define-minor-mode.
20754         * term/mac-win.el (function-key-map): Use char-names more consistently.
20755         (file-name-coding-system): Only set it for MacOS-9.  The other case is
20756         already handled in mule-cmds.el (where it also works when mac-win.el
20757         is not used).
20759 2005-02-21  Kenichi Handa  <handa@m17n.org>
20761         * international/mule.el (ctext-pre-write-conversion): Always use
20762         " *code-converting-work*" buffer for work.
20764         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
20766 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
20768         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
20770 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
20772         * ses.el (undo-more): Restore defadvice, but only the part that
20773         allows changes outside the restricted area of the buffer.
20775 2005-02-20  Kim F. Storm  <storm@cua.dk>
20777         * simple.el (line-move): Add fourth optional arg try-vscroll which
20778         must be set to perform auto-window-vscroll.
20779         When moving backwards and doing auto-window-vscroll, automatically
20780         vscroll to the last part of lines which are taller than the window.
20781         (next-line, previous-line): Set try-vscroll arg on line-move.
20783 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
20785         * replace.el (query-replace, query-replace-regexp)
20786         (replace-string, replace-regexp): When operating on region, make
20787         the minibuffer prompt say so.
20789         * isearch.el (isearch-forward): Document isearch-query-replace and
20790         isearch-query-replace-regexp keybindings.
20792 2005-02-19  Jay Belanger  <belanger@truman.edu>
20794         * calc/calc-aent.el (math-read-token): Add local variable.
20796         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
20797         (calc-edit-top): Move declaration to earlier in file.
20798         (calc-edit-macro-repeats): Add local variables.
20800         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
20801         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
20802         calcFunc-tanh.
20803         Adjust integration rule for calcFunc-tan.
20805 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
20807         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
20808         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
20809         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
20810         (viper-skip-separators): Bug fix.
20811         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
20812         particular major mode.
20813         (viper-del-backward-char-in-replace): Don't put deleted char on the
20814         kill ring.
20816         * viper-ex.el (viper-color-display-p): New function.
20817         (viper-has-face-support-p): Use viper-color-display-p.
20819         * viper-keym.el (viper-gnus-modifier-map): New keymap.
20821         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
20823         * viper-util.el (viper-glob-unix-files): Fix shell status check.
20824         (viper-file-remote-p): Make equivalent to file-remote-p.
20826         * viper.el (viper-major-mode-modifier-list):
20827         Use viper-gnus-modifier-map.
20829 2005-02-19  David Kastrup  <dak@gnu.org>
20831         * subr.el (subregexp-context-p): Fix garbled doc string by adding
20832         quoting.
20834 2005-02-19  Jay Belanger  <belanger@truman.edu>
20836         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
20837         Remove extra definitions.
20838         (calc-coth): New function.
20839         (calcFunc-cot): Fix `let'.
20841 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
20843         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
20844         the reasons we use "type pc" in these faces.
20846         * button.el (button): Ditto.
20848 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
20850         * replace.el (query-replace-read-from): Set the value of
20851         query-replace-from-history-variable to handle the case of an empty
20852         string entered to accept the suggested default.
20854         * net/tramp.el (tramp-file-name-for-operation):
20855         Use dired-call-process instead of dired-call-process-command.
20857 2005-02-19  Jay Belanger  <belanger@truman.edu>
20859         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
20860         (math-div-non-trig): New variables.
20861         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
20862         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
20863         (math-combine-prod, math-div-symb-fancy): Add simplifications for
20864         trig expressions.
20866 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
20868         * progmodes/gdb-ui.el (gdb-var-update-handler)
20869         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
20870         for watch expressions,
20871         (gdb-var-create-handler): Don't set speedbar-update-flag.
20872         (gdb-post-prompt): Simplify test for speedbar.
20874 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
20876         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
20877         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
20878         we use the syntax table of the correct buffer.
20879         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
20880         Felix Gatzemeier.
20882         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
20883         (ediff-file-remote-p): Make synonymous with file-remote-p.
20884         In all deffaces ediff-*-face-*, use min-colors.
20886         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
20887         ediff-recurse-to-subdirectories.
20888         (ediff-mark-if-equal): Check that the arguments are strings, use
20889         ediff-same-contents (after to Felix Gatzemeier).
20891         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
20892         nil.
20894 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20896         * log-view.el (log-view-message-re): Fix up Subversion regexp.
20898 2005-02-18  David Kastrup  <dak@gnu.org>
20900         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
20901         use `mark-active' when defined.
20903 2005-02-18  Kenichi Handa  <handa@m17n.org>
20905         * ps-print.el (ps-font-info-database): New entry
20906         ZapfChancery-MediumItalic with correct font name.  Fix font name
20907         of the entry Zapf-Chancery-MediumItalic.
20909 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
20911         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
20913 2005-02-16  Kim F. Storm  <storm@cua.dk>
20915         * ido.el (ido-fallback-command): Pass user input to fallback command.
20917 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
20919         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
20920         (gdb-find-file-hook): Add server prefix.
20922 2005-02-16  Richard M. Stallman  <rms@gnu.org>
20924         * replace.el (perform-replace): Pass new args to replace-highlight.
20925         (replace-highlight): Take region args,
20926         and pass them to isearch-lazy-highlight-new-loop.
20928         * novice.el (disabled-command-hook): Autoload the defalias
20929         and the make-obsolete-variable call.
20931         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
20933         * isearch.el (isearch-lazy-highlight-start-limit)
20934         (isearch-lazy-highlight-end-limit): New variables limit
20935         the region for highlighting.
20936         (isearch-lazy-highlight-new-loop): New args BEG and END.
20937         (isearch-lazy-highlight-search): Use the new vars.
20938         (isearch-lazy-highlight-update): Likewise.
20940         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
20942         * cus-start.el (all): Use default-boundp.
20944 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
20946         * menu-bar.el (menu-bar-select-frame): Handle current frame.
20948 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
20950         * autorevert.el (auto-revert-stop-on-user-input)
20951         (auto-revert-verbose): Doc fixes.
20953 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
20955         * international/mule-cmds.el (set-locale-environment): Remove call
20956         to set-selection-coding-system on Windows.
20958 2005-02-15  Jay Belanger  <belanger@truman.edu>
20960         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
20961         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
20962         calcFunc-coth.
20963         (math-simplify-sqrt): Add simplifications.
20965         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
20966         to list.
20968         * calc/calc-ext.el: Add functions to autoloads.
20970         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
20971         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
20972         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
20973         (math-csc-raw, math-cot-raw): New functions.
20975         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
20977         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
20978         the variable name in a message.
20980         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
20981         calcFunc-csc, calcFunc-cot.
20983         * calc/calcalg2.el: Add derivative and integration rules for
20984         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
20985         calcFunc-csch, calcFunc-coth.
20986         (math-do-integral-methods): Add to checks for when to use
20987         substitutions.
20989         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
20991 2005-02-15  Lute Kamstra  <lute@gnu.org>
20993         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20994         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
20995         <monnier@iro.umontreal.ca>
20996         (lisp-outline-level): Improve efficiency.  Suggested by David
20997         Kastrup <dak@gnu.org>.
20999 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
21001         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21002         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21003         (gdb-set-gud-minor-mode-existing-buffers): New functions.
21004         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
21005         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21007 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
21009         * cus-start.el (all): Comment change.
21011 2005-02-14  Lute Kamstra  <lute@gnu.org>
21013         * cus-start.el (all): Check if symbol is void.
21015 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
21017         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21018         optional argument to \cite.
21020 2005-02-14  Richard M. Stallman  <rms@gnu.org>
21022         * cus-edit.el (custom-buffer-create-internal): Update help message.
21023         (custom-magic-alist): Update help messages.
21025         * cus-start.el (all): Allow a var to specify a standard value.
21027 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
21029         * custom.el (custom-theme-set-variables): Handle variable aliases.
21031         * frame.el (blink-cursor-timer): Doc fix.
21032         (blink-cursor): Make it an alias for `blink-cursor-mode' and
21033         declare obsolete.
21034         (blink-cursor-mode): Define with defcustom and use correct
21035         standard expression in that defcustom.
21036         * startup.el (command-line): Adapt to above changes in frame.el.
21038 2005-02-11  Lute Kamstra  <lute@gnu.org>
21040         * apropos.el (apropos-score-doc): Prevent division by zero.
21042 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
21044         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21045         (icalendar--get-event-property-attributes)
21046         (icalendar--get-event-properties)
21047         (icalendar--datetime-to-diary-date): New functions.
21048         (icalendar--split-value): Doc fix.
21049         (icalendar--datetime-to-noneuropean-date)
21050         (icalendar--datetime-to-european-date): New optional argument
21051         SEPARATOR.  Return result as a string instead of a list.
21052         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21053         (icalendar--convert-string-for-export): Rename arg S to STRING.
21054         (icalendar-export-region): Doc fix.  Change name of error buffer.
21055         Save output buffer.
21056         (icalendar-import-file): Add blank at end of prompt.
21057         (icalendar-import-buffer): Doc fix.  Do not switch to error
21058         buffer.  Indicate status in return value.
21059         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
21060         buffer.  Save output buffer.  Handle exception from recurrence
21061         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
21062         events.  Fix problems with weekly all-day events.
21064 2005-02-10  Richard M. Stallman  <rms@gnu.org>
21066         * simple.el (eval-expression-print-format):
21067         Avoid warning about edebug-active.
21069         * help.el (help-for-help-internal): Rename from help-for-help.
21070         (help-for-help): Define with defalias.
21072         * font-core.el (font-lock-default-function): Use with-no-warnings.
21074         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21076         * custom.el (defface): Doc fix.
21078 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
21080         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21081         width 0" to prevent word wrapping problems.
21083 2005-02-09  Kim F. Storm  <storm@cua.dk>
21085         * ido.el (ido-file-extensions-order): New defcustom.
21086         (ido-file-extension-lessp, ido-file-extension-aux)
21087         (ido-file-extension-order): New advanced file ordering.
21088         (ido-file-lessp): New simple file ordering.
21089         (ido-sort-list): Remove.
21090         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21091         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21093 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
21095         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21096         that some versions of grep produce.
21097         (grep-mode-font-lock-keywords): Likewise.
21099 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
21101         * progmodes/gdb-ui.el (gdb-location-list): New variable.
21102         (gdb-cdir): Delete.
21103         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21104         (gdb-source-info): Treat case when source file is in another
21105         directory properly.
21106         (gdb-get-location): New function.
21108 2005-02-07  Jay Belanger  <belanger@truman.edu>
21110         * calc/calc-prog.el (calc-write-parse-table-part)
21111         (calc-fix-token-name): Fix a check for language type.
21113         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21115 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
21117         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21118         as directory not writable.
21120 2005-02-07  Kim F. Storm  <storm@cua.dk>
21122         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21123         (cua--standard-movement-commands): Remove list.
21124         Instead, set CUA property value to move for movement commands.
21125         (cua-movement-commands): Remove.  Users must set CUA prop instead.
21126         (cua--pre-command-handler): Check CUA property.
21127         (cua--init-keymaps): Don't remap undo commands.
21128         (cua-mode): Don't call cua--rectangle-on-off.
21130         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
21131         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
21132         (cua--rect-undo-set-point): New var.
21133         (cua--rectangle-undo-boundary): Setup undo apply entry.
21134         (cua--rect-undo-handler): New function for rectangle undo.
21135         (cua--rect-start-position, cua--rect-end-position): Add.
21136         (cua--rectangle-post-command): Call cua--rectangle-set-corners
21137         for restored rectangle.  Set point if cua--rect-undo-set-point.
21139 2005-02-06  Jay Belanger  <belanger@truman.edu>
21141         * calc/calc-lang.el (calc-tex-language): Display more information
21142         in messages.
21144         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
21145         in TeX mode.
21147 2005-02-06  Richard M. Stallman  <rms@gnu.org>
21149         * emacs-lisp/lisp.el (buffer-end): Doc fix.
21151 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
21153         * net/ldap.el (ldap-search-internal): Support attributes with
21154         optional descriptions separated by a semi-colon, as in
21155         "userCertificate;binary".
21157 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21159         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
21160         isn't a cons (i.e. the version is 0).
21162 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
21164         * help.el (help-for-help): Doc fix.
21166 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
21168         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
21169         GDB-Windows on the menu-bar as this works better.
21171 2005-02-04  Jay Belanger  <belanger@truman.edu>
21173         * calc/calc-embed.el (calc-embedded-update): Don't put in
21174         unnecessary newlines.  Adjust the end of formula marker.
21176         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
21177         (math-latex-parse-two-args): New function.
21179 2005-02-03  Lute Kamstra  <lute@gnu.org>
21181         * help-fns.el (help-with-tutorial): Make sure that users cannot
21182         remove the entire text of the tutorial by means of `undo'.
21184 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21186         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
21187         in recent changes, where the ispell process was repeatedly
21188         killed & restarted.
21190         * international/mule-cmds.el (set-locale-environment): Set file-name
21191         coding system to utf-8 on Darwin systems.
21192         (set-default-coding-systems): Don't set default-file-name-coding-system
21193         on Darwin systems.
21195 2005-02-03  Richard M. Stallman  <rms@gnu.org>
21197         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
21199 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
21201         * faces.el (list-faces-display): Add optional argument.
21203 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
21205         * font-core.el (font-lock-default-function): Handle the rare case where
21206         only font-lock-keywords is set.
21208 2005-02-02  Kenichi Handa  <handa@m17n.org>
21210         * international/characters.el: Cancel previous change for
21211         I-WITH-DOT-ABOVE and DOTLESS-i.
21213         * international/latin-5.el: Cancel previous change.
21215 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
21217         * progmodes/gud.el: Correction to syntax in gud-menu-map.
21219 2005-02-02  Kenichi Handa  <handa@m17n.org>
21221         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
21222         DOTLESS-i.
21224         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
21225         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
21227         * case-table.el (get-upcase-table): New function.
21228         (copy-case-table): Copy upcaes table too if non-nil.
21229         (set-case-syntax-delims): Maintain upcase table too.
21230         (set-case-syntax-pair): Likewise.
21231         (set-upcase-syntax, set-downcase-syntax): New functions.
21232         (set-case-syntax): Maintain upcase table too.
21234 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
21236         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
21238         * progmodes/gud.el (gud-goto-info): New function.
21239         (gud-tool-bar-map): Use correct icon.
21241 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
21243         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
21244         When delegating, order args in the funcall correctly.
21246 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
21248         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
21250 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
21252         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
21253         buffer not visiting a file.
21255 2005-01-31  Jay Belanger  <belanger@truman.edu>
21257         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
21258         bound on the line with the formula.
21260 2005-01-31  Kim F. Storm  <storm@cua.dk>
21262         * ses.el (ses-create-cell-variable-range)
21263         (ses-destroy-cell-variable-range, ses-reset-header-string)
21264         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
21265         (ses-insert-row): Fix format of apply undo entries.
21267 2005-01-31  Jay Belanger  <belanger@truman.edu>
21269         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
21270         parts.
21272         * calc/calc-embed.el (calc-embedded-open-formula)
21273         (calc-embedded-close-formula): Ignore matrix environments.
21275         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
21276         TeX mode.
21278         * calc/calc-lang.el (math-function-table, math-oper-table)
21279         (math-variable-table): Adjust the LaTeX portions.
21281         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
21282         (math-latex-ignore-words): New constant.
21284 2005-01-31  Richard M. Stallman  <rms@gnu.org>
21286         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
21287         (ispell-local-dictionary): Doc fix.
21288         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
21289         Don't reinitialize at run time.  Don't defcustom.
21290         All uses changed to append ispell-local-dictionary-alist,
21291         or check it first.
21292         (ispell-current-dictionary): New variable for dictionary in use.
21293         (ispell-dictionary): Now used only for global default.
21294         (ispell-start-process): Set ispell-current-dictionary,
21295         not ispell-dictionary.
21296         (ispell-change-dictionary): Use this only for setting
21297         user preferences.
21298         (ispell-internal-change-dictionary): New function
21299         to change the current dictionary in use.
21300         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
21301         Use ispell-current-dictionary.
21302         Handle ispell-local-dictionary-overridden.
21303         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
21305 2005-01-31  Jay Belanger  <belanger@truman.edu>
21307         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
21309         * calc/calc-ext.el: Add calc-latex-language to autoloads.
21310         (calc-mode-map): Add calc-latex-language.
21312         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
21313         (math-latex-print-frac): New functions.
21314         (math-oper-table, math-function-table, math-variable-table)
21315         (math-complex-format, math-input-filter): Add latex properties.
21316         (calc-set-language): Set math-expr-special-function-mapping.
21318         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
21319         (calc-write-parse-table-part): Add LaTeX support.
21321         * calc/calc.el (calc-language): Adjust docstring.
21322         (calc-set-mode-line): Add LaTeX support.
21323         (math-expr-special-function-mapping): New variable.
21324         (math-tex-ignore-words): Add to list.
21326         * calc/calccomp.el (math-compose-expr, math-compose-rows):
21327         Add LaTeX support.
21328         (math-compose-expr): Add support for special functions.
21330         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
21332 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
21334         * progmodes/gdb-ui.el (gdb-memory-address)
21335         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
21336         (gdb-memory-mode-map, gdb-memory-format-keymap)
21337         (gdb-memory-format-menu, gdb-memory-unit-keymap)
21338         (gdb-memory-unit-menu): New variables for a buffer
21339         that lets the user examine program memory.
21340         (gdb-memory-set-address, gdb-memory-set-repeat-count)
21341         (gdb-memory-format-binary, gdb-memory-format-octal)
21342         (gdb-memory-format-unsigned, gdb-memory-format-signed)
21343         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
21344         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
21345         (gdb-memory-unit-word, gdb-memory-unit-halfword)
21346         (gdb-memory-unit-byte, gdb-memory-unit-menu)
21347         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
21348         (gdb-memory-mode, gdb-memory-buffer-name)
21349         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
21350         New functions for above buffer.
21352 2005-01-30  Richard M. Stallman  <rms@gnu.org>
21354         * cus-edit.el (custom-bury-buffer): Function deleted.
21355         (custom-buffer-done-function): Option deleted.
21356         (custom-buffer-done-kill): New replacement option.
21357         (Custom-buffer-done): Call quit-window.
21358         (custom-buffer-create-internal): Update for above changes.
21360 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
21362         * simple.el (undo-ask-before-discard): New var.
21363         (undo-outer-limit-truncate): Implement it.
21364         (undo-extra-outer-limit): Doc update.
21366 2005-01-29  Richard M. Stallman  <rms@gnu.org>
21368         * ses.el (undo-more): Delete defadvice.
21369         (ses-begin-change): Doc fix.
21371         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
21372         instead of rebinding C-x u and C-_.
21374         * files.el (normal-backup-enable-predicate): Return nil for files
21375         in /tmp, regardless of temporary-file-directory.
21377         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
21379         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
21380         (open-rectangle, delete-whitespace-rectangle-line)
21381         (clear-rectangle-line): If FILL, pass t instead of FILL
21382         for move-to-column's 2nd arg.
21384         * simple.el (undo): Fix the test for continuing a series of undos.
21385         (undo-more): Set pending-undo-list to t when we reach end.
21386         (pending-undo-list): Move up defvar.
21388         * wid-edit.el (widget-button-click):
21389         Shorten the range of the track-mouse binding.
21391         * comint.el (comint-insert-input): Undo previous changes;
21392         use last-input-event in interactive spec.
21394 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
21396         * progmodes/compile.el (compilation-start): Bind buffer-read-only
21397         to nil before invoking call-process.  Reset buffer's modified flag
21398         after fontifying it in the no-async branch.
21400         * wid-edit.el (widget-specify-button): If mouse pointer shape
21401         cannot be changed, use mouse face instead.
21403 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
21405         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
21406         (gdb-goto-breakpoint): Make breakpoint handling work on template
21407         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
21408         (gdb-assembler-custom): Update to recognize breakpoint information
21409         added on 2005-01-19.
21411 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21413         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
21414         (dsssl-mode): Use define-derived-mode.
21415         (scheme-mode-initialize): Remove.
21416         (scheme-mode): Use run-mode-hooks.
21418         * cus-edit.el (customize-group-other-window)
21419         (custom-buffer-create-other-window): Don't override special-display-*.
21420         (custom-mode-map): Make it dense.
21422         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
21423         sets the default value.
21425 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
21427         * descr-text.el: Add more keywords.
21429 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21431         * speedbar.el: Avoid unnecessary use of locate-library.
21433         * international/mule-cmds.el (standard-display-european-internal):
21434         Don't fiddle with latin-1 non-break space any more since it's now
21435         special cased in the C code.
21436         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
21438 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
21440         * cus-start.el (all): Add `undo-outer-limit'.
21442 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
21444         * textmodes/bibtex.el (bibtex-format-entry):
21445         Use `bibtex-empty-field-re' only on the text of fields, not on entire
21446         field lines.
21447         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
21448         not on part of a buffer.
21450 2005-01-25  Lute Kamstra  <lute@gnu.org>
21452         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
21453         nonempty field text strings like "{letters\\macro{}more letters}".
21454         Clarify docstring.
21455         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
21456         (bibtex-entry-offset, bibtex-parse-association)
21457         (bibtex-parse-field-name): Fix typos in docstrings.
21458         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
21460 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
21462         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
21463         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
21464         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
21465         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
21467         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
21468         isearch minor mode.
21470 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
21472         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
21474 2005-01-24  Lute Kamstra  <lute@gnu.org>
21476         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
21477         CASECHARS and NOT-CASECHARS regular expressions of the
21478         "nederlands" and "nederlands8" dictionaries to prevent a "Range
21479         striding over charsets" error.
21481 2005-01-24  Jay Belanger  <belanger@truman.edu>
21483         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
21484         display variable name.
21486 2005-01-24  Kenichi Handa  <handa@m17n.org>
21488         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
21489         Fix setting of the element of encoded-kbd-iso2022-invocations.
21491 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
21493         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
21494         (gdb-threads-select): Change to also accept mouse events.
21495         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
21496         (gdb-threads-mouse-select): Delete.
21498 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
21500         * files.el (insert-directory): Take care of empty directory,
21501         listed without -a switch.
21503 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21505         * textmodes/refill.el (refill-post-command-function):
21506         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
21507         to the list of functions that we should be careful not to undo.
21508         (refill-late-fill-paragraph-function): Remove.
21509         (refill-saved-state): New var.
21510         (refill-mode): Use it to save fill-paragraph-function.
21511         Save also the value of auto-fill-function.
21513         * term/w32-win.el: Simplify code.
21515 2005-01-23  Kim F. Storm  <storm@cua.dk>
21517         * simple.el (line-move): Adapt to new return value from
21518         pos-visible-in-window-p.
21520         * simple.el (line-move): Fix last change.  Check partial
21521         visibility at point rather than at window-start.
21523 2005-01-22  Jason Rumney  <jasonr@gnu.org>
21525         * term/w32-win.el (xw-defined-colors): Remove debug-message.
21527 2005-01-22  David Kastrup  <dak@gnu.org>
21529         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
21531 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
21533         * type-break.el (type-break-mode): Add a test for
21534         type-break-file-name being non-nil.
21536 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
21538         * net/eudc.el (top level): Call (message "") via progn, so that
21539         eudc-options-file is loaded.
21541 2005-01-22  Kim F. Storm  <storm@cua.dk>
21543         * simple.el (line-move-1): Rename from line-move.
21544         (line-move): New function that adjusts vscroll for partially
21545         visible rows, and calls line-move-1 otherwise.
21547 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
21549         * pcomplete.el: Define pcomplete-read-event instead of read-event,
21550         since it's not a complete read-event implementation
21552 2005-01-20  Jay Belanger  <belanger@truman.edu>
21554         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
21555         for called function.
21557 2005-01-20  Steven Tamm  <steventamm@mac.com>
21559         * term/mac-win.el (process-connection-type): Remove.
21560         Controlled now by s/darwin.h:PTY_ITERATION.
21562 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21564         * window.el (handle-select-window): Don't switch window when we're
21565         in the minibuffer.
21567 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
21569         * subr.el (dotimes-with-progress-reporter): New macro.
21571         * ses.el (ses-dotimes-msg): Remove macro.
21572         Use `dotimes-with-progress-reporter' instead.
21574 2005-01-19  Steven Tamm  <steventamm@mac.com>
21576         * term/mac-win.el (process-connection-type): Use new
21577         operating-system-release variable to use ptys on Darwin 7 (OS X
21578         10.3) when using carbon build.
21580 2005-01-19  Jay Belanger  <belanger@truman.edu>
21582         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
21583         flags if the last command was a tab or M-tab.
21585         * calc/calc-prog.el (calc-user-define-edit): Put original formula
21586         in formula editing buffer.
21588 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
21590         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
21591         breakpoint image symbol in margin.
21593 2005-01-19  Jay Belanger  <belanger@truman.edu>
21595         * calc/calc-prog.el (calc-execute-kbd-macro):
21596         Ignore calc-keep-arg-flag.
21598 2005-01-19  Kenichi Handa  <handa@m17n.org>
21600         * textmodes/ispell.el (ispell-looking-at): New function.
21601         (ispell-process-line): Use ispell-looking-at to compare the ispell
21602         output and the buffer contents.
21604 2005-01-18  Jay Belanger  <belanger@truman.edu>
21606         * calc/calc.el (calc-display-raw): Fix docstring.
21608 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
21610         * simple.el (blink-matching-open): Strip extra info from syntax.
21612         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
21613         funny chars in the end-of-here-doc marker.
21615 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
21617         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
21618         that enable/disabled state of breakpoints is shown correctly in
21619         fringe and on ttys.
21620         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
21621         Add breakpoint information as text properties.
21622         (gdb-mouse-toggle-breakpoint):
21623         Rename to gdb-mouse-set-clear-breakpoint.
21624         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
21625         breakpoints in the margin.
21626         (gdb-remove-strings): Simplify.
21628 2005-01-17  Jay Belanger  <belanger@truman.edu>
21630         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
21631         erasing buffer.
21633 2005-01-17  Richard M. Stallman  <rms@gnu.org>
21635         * progmodes/grep.el (grep-find): Copy from `grep' the condition
21636         for calling grep-compute-defaults.
21638         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
21639         if buffer is empty.
21641         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
21643 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
21645         * hilit-chg.el (highlight-changes-mode): Don't autoload.
21647         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
21648         non-preloaded variables.
21650 2005-01-17  Steven Tamm  <steventamm@mac.com>
21652         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
21653         tex-shell cause to force interactivity when using pipes.
21655 2005-01-17  Kim F. Storm  <storm@cua.dk>
21657         * simple.el (just-one-space): Make arg optional.
21659 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
21661         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
21662         posn-at-x-y to t to access left-margin.
21664 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
21666         Sync with Tramp 2.0.47.
21668         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
21669         catching keep-date problems in cp/scp operations.
21670         (tramp-handle-copy-file): Don't call `set-file-modes'
21671         unconditionally.  Specialized functions should know better what is
21672         necessary.  This improves performance a little bit, and the
21673         functions could catch errors with `cp -p' and `scp -p'.
21674         (tramp-do-copy-or-rename-file-via-buffer)
21675         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
21676         when appropriate.
21677         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
21678         Call `set-file-modes' when appropriate.
21679         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
21680         Johnsson <isak@hypergene.com>
21681         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
21682         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
21683         <joakim@verona.se>
21684         (tramp-file-name-for-operation): Mark `shell-command' as magic for
21685         Emacs only.
21687         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
21688         `find-file-hooks' and `dired-mode-hook'.
21689         (tramp-minor-mode-map): Respective map.  Add remapping for
21690         `compile' and `recompile'.
21691         (tramp-remap-command, tramp-recompile): New defuns.
21692         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
21693         in buffer "*Compilation*".  Call the commands asynchronously.
21695         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
21696         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
21697         `shell-command', because it isn't magic in XEmacs.  Reported by
21698         Adrian Aichner <adrian@xemacs.org>.
21700         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
21701         `substitute-in-file-name.
21702         (tramp-smb-handle-substitute-in-file-name): New defun.
21703         (tramp-smb-advice-PC-do-completion): Delete advice.
21705 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
21707         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
21708         Fix error in deleting region.
21710 2005-01-15  Richard M. Stallman  <rms@gnu.org>
21712         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
21713         In non-temp buffer, switch syntax table temporarily.
21715         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
21717         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
21719         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
21721         * imenu.el (imenu--split-menu): Copy menulist before sorting.
21722         (imenu--generic-function): Use START, not BEG, as pos of definition.
21724         * simple.el (just-one-space): Argument specifies number of spaces.
21726         * simple.el (eval-expression-print-format): Avoid warning
21727         about edebug-active.
21729 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
21731         * progmodes/sh-script.el: Code copied from make-mode.el
21732         with small changes,
21733         (sh-mode-map): Bind C-c C-\.
21734         (sh-backslash-column, sh-backslash-align): New variables.
21735         (sh-backslash-region, sh-append-backslash): New functions.
21737 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21739         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
21740         (rmail-pop-password, rmail-pop-password-required): Move to
21741         rmail-obsolete group.
21742         (rmail-set-pop-password): Rename to rmail-set-remote-password.
21743         All callers updated.
21744         (rmail-get-pop-password): Rename to rmail-get-remote-password.
21745         Take an argument specifying whether it is POP or IMAP mailbox we
21746         are using.  All callers updated.
21747         (rmail-pop-password-error): Rename to
21748         rmail-remote-password-error.  Added mailutils-specific error message.
21749         (rmail-movemail-search-path)
21750         (rmail-movemail-variant-in-use): New variables.
21751         (rmail-remote-password, rmail-remote-password-required):
21752         New customization variables.
21753         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
21754         (rmail-parse-url): New function.
21755         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
21756         with GNU mailutils movemail.
21758 2005-01-15  Kevin Ryde  <user42@zip.com.au>
21760         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
21761         suffix to space, $ or '$, to correctly position point when going
21762         to @table style constants like DBL_MAX.
21764 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
21766         * type-break.el (type-break-mode, type-break-file-time)
21767         (type-break-file-keystroke-count, type-break-choose-file):
21768         Don't store data in or load data from the file if type-break-file-name
21769         is nil.
21770         (type-break-file-name): Doc update as per the above.
21772 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
21774         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
21775         lookup-key might return nil; handle that.
21777 2005-01-15  Alan Mackenzie  <acm@muc.de>
21779         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
21780         rather than the element found, thus enabling the tree to be setcar'd.
21782 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
21784         * textmodes/org.el (org-show-following-heading): New option.
21785         (org-show-hierarchy-above): Use `org-show-following-heading'.
21786         (org-cycle): Documentation fix.
21788         * textmodes/org.el (orgtbl-optimized): New option
21789         (orgtbl-mode): New command, a minor mode.
21790         (orgtbl-mode-map): New variable.
21791         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
21792         (orgtbl-error, orgtbl-self-insert-command)
21793         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
21795         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
21796         a local variable in each org-mode buffer.
21798         * textmodes/org.el (org-set-regexps-and-options): Rename from
21799         `org-set-regexps'.  Added checking for STARTUP keyword.
21800         (org-get-current-options): Add STARTUP options.
21801         (org-table-insert-row): Make mode intelligent about when
21802         realignment is needed.
21803         (org-self-insert-command, org-delete-backward-char, org-delete-char):
21804         New commands.
21805         (org-enable-table-editor): New default value `optimized'.
21806         (org-table-blank-field): Support blanking regions if active.
21808 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
21810         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
21811         if the year is not given.
21813         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
21814         Add new escapes %m and %M, fixed bug with %F by adding
21815         save-match-data.
21816         (reftex-reference): Remove ?. from list of spaces.
21817         (reftex-label-info): Add automatic label prefix recognition.
21819         * textmodes/reftex-index.el (reftex-index-next-phrase):
21820         Add slave parameter to call of `reftex-index-this-phrase'.
21821         (reftex-index-this-phrase): New optional argument.
21822         (reftex-index-region-phrases): Add slave parameter to call of
21823         `reftex-index-this-phrase'.
21824         (reftex-display-index): New argument redo.
21825         (reftex-index-rescan): Add `redo' to arguments of
21826         `reftex-display-index'.
21827         (reftex-index-Rescan, reftex-index-revert)
21828         (reftex-index-switch-index-tag): Add `redo' to arguments of
21829         `reftex-display-index'.
21830         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
21831         indexing.  Fix bug with matching is there is a quote before or
21832         after the word.
21834         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
21835         Fix bug when collecting citation keys in lines with comments.
21836         (reftex-citation): Prefix argument no longer rescans the document,
21837         but forces prompting for optional arguments of cite macros.
21838         (reftex-do-citation): Prompting for optional arguments implemented.
21840         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
21841         Add optional arguments to most cite commands.
21842         (reftex-cite-cleanup-optional-args): New option
21843         (reftex-cite-prompt-optional-args): New option.
21844         (reftex-trust-label-prefix): New option.
21846         * textmodes/reftex-toc.el (reftex-toc-find-section):
21847         Add push-mark before changing the position in the buffer.
21849         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
21850         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
21852 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
21854         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
21855         more carefully.
21857 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
21859         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
21860         (sgml-mode): Use it.
21861         (sgml-get-context): Better keep track of implicitly closed tags.
21863 2005-01-13  Kenichi Handa  <handa@m17n.org>
21865         * textmodes/ispell.el: These changes are to fix misalignment error
21866         caused by equivalent characters of different Emacs charsets.
21867         (ispell-unified-chars-table): New variable.
21868         (ispell-get-decoded-string): New function.
21869         (ispell-get-casechars, ispell-get-not-casechars)
21870         (ispell-get-otherchars): Call ispell-get-decoded-string.
21872 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
21874         * custom.el (custom-declare-variable): Just put symbol instead
21875         of (defvar . symbol) in `current-load-list'.
21877 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21879         * emacs-lisp/elint.el: Fixed typo in Commentary section.
21881 2005-01-12  Jay Belanger  <belanger@truman.edu>
21883         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
21884         to create a Calc summary.
21886 2005-01-12  Kim F. Storm  <storm@cua.dk>
21888         * mouse.el (mouse-on-link-p): Change functionality and doc
21889         string to comply with latest description in lisp ref.
21891 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
21893         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
21894         Enable mouse clicks on mode-line, header-line and margin.
21895         (event-type): Give mouse event symbols an `event-kind' property
21896         with value `mouse-click'.
21898 2005-01-12  Juri Linkov  <juri@jurta.org>
21900         * facemenu.el (list-colors-display): Add new arg buffer-name.
21901         Use it.  Fix docstring.  Replace code for identifying duplicate
21902         colors by the name with call to `list-colors-duplicates' which
21903         identifies duplicate colors by the value unless the color
21904         is one of special Windows colors.  Set truncate-lines to t.
21905         Print sorted duplicate color names on each line.  Indent to 22
21906         \(the longest color name in rgb.txt) instead of 20.  Optimize.
21907         (list-colors-duplicates): New function.
21908         (facemenu-color-name-equal): Delete function.
21910         * facemenu.el (list-colors-print): New function created from code
21911         in list-colors-display.  Print #RRGGBB at the window right edge.
21912         (list-colors-display): When temp-buffer-show-function is not
21913         defined, call list-colors-print from temp-buffer-show-hook
21914         to get the right value of window-width in list-colors-print
21915         after the buffer is displayed.
21917         * simple.el (pop-mark): Move deactivate-mark out of conditional
21918         part to deactivate the active mark regardless of the state of the
21919         mark ring.
21921         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
21922         variables line in desktop files.
21924 2005-01-12  Juri Linkov  <juri@jurta.org>
21926         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
21927         Bring together isearch highlight related options.
21928         (lazy-highlight): Replace group `replace' by `matching'.
21929         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
21930         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
21931         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
21932         and declare them obsolete.
21933         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
21934         (isearch-faces): Remove defgroup.
21935         (isearch-overlay, isearch-highlight, isearch-dehighlight):
21936         Move isearch highlighting code closer to lazy highlighting code.
21938         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
21939         (query-replace-highlight, query-replace-lazy-highlight)
21940         (query-replace): Move definitions to the beginning of the file.
21942 2005-01-11  Juri Linkov  <juri@jurta.org>
21944         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
21945         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
21946         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
21948         * info.el (Info-history-forward): New variable.
21949         (Info-select-node): Reset Info-history-forward to nil.
21950         (Info-last): Turn into defalias.
21951         (Info-history-back): Rename from Info-last.
21952         Add current node to Info-history-forward.
21953         (Info-history-forward): New fun.
21954         (Info-mode-map): Replace Info-last by Info-history-back.
21955         Bind Info-history-forward to "r".
21956         (Info-mode-menu): Replace Info-last by Info-history-back.
21957         Fix menu item text.  Add menu item for Info-history-forward.
21958         (info-tool-bar-map): Replace Info-last by Info-history-back.
21959         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
21960         for Info-history-forward.
21961         (Info-mode): Replace Info-last by Info-history-back in docstring.
21962         Add local variable Info-history-forward.
21963         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
21965 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21967         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
21968         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
21969         Ignore select-window events rather than fiddle with
21970         mouse-autoselect-window.
21972 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
21974         * type-break.el (type-break-mode): Fix previous change.
21976 2005-01-10  Jay Belanger  <belanger@truman.edu>
21978         * calc/calc-ext.el (calc-reset): Reset when inside embedded
21979         calculator; only reset when point is inside a calculator.
21980         Don't adjust the window height if the window takes up the whole height
21981         of the frame.
21983 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
21985         * ebuff-menu.el (Electric-buffer-menu-mode):
21986         Preserve value of buffer-local var header-line-format.
21988 2005-01-09  Jay Belanger  <belanger@truman.edu>
21990         * calc/calc.el (calc-mode-var-list-restore-saved-values):
21991         Make sure settings file exists before accessing it.
21993         * calc/calc-embed.el (calc-embedded-subst):
21994         Replace math-multi-subst-rec, which is only supposed to be called
21995         by math-multi-subst, by math-multi-subst.
21997 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
21999         * vc.el (vc-allow-async-revert): New user option.
22000         (vc-disable-async-diff): New internal variable.
22001         (vc-revert-buffer): Use them to disable asynchronous diff.
22003         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22004         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22005         asynchronously if vc-disable-async-diff is t.
22007 2005-01-09  Jay Belanger  <belanger@truman.edu>
22009         * calc/calc.el (defcalcmodevar): New macro.
22010         (calc-mode-var-list-restore-default-values)
22011         (calc-mode-var-list-restore-saved-values): New functions.
22012         (calc-mode-var-list): Use defcalcmodevar to define it.
22013         (calc-always-load-extensions, calc-line-numbering)
22014         (calc-line-breaking, calc-display-just, calc-display-origin)
22015         (calc-number-radix, calc-leading-zeros, calc-group-digits)
22016         (calc-group-char, calc-point-char, calc-frac-format)
22017         (calc-prefer-frac, calc-hms-format, calc-date-format)
22018         (calc-float-format, calc-full-float-format, calc-complex-format)
22019         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22020         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22021         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22022         (calc-matrix-brackets, calc-language, calc-language-option)
22023         (calc-left-label, calc-right-label, calc-word-size)
22024         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22025         (calc-display-raw, calc-internal-prec, calc-angle-mode)
22026         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22027         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22028         (calc-window-height, calc-display-trail, calc-show-selections)
22029         (calc-use-selections, calc-assoc-selections)
22030         (calc-display-working-message, calc-auto-why, calc-timing)
22031         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22032         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22033         (calc-gnuplot-default-device, calc-gnuplot-default-output)
22034         (calc-gnuplot-print-device, calc-gnuplot-print-output)
22035         (calc-gnuplot-geometry, calc-graph-default-resolution)
22036         (calc-graph-default-resolution-3d, calc-invocation-macro)
22037         (calc-show-banner): Use defcalcmodevar to declare them and set
22038         their default values.
22040         * calc/calc-ext.el (calc-reset): Restore saved values of variables
22041         instead of default values (but restore default values if there is
22042         an argument of 0).
22044 2005-01-09  David Kastrup  <dak@gnu.org>
22046         * desktop.el (desktop-restore-eager): Fix typo in type.
22048 2005-01-08  Richard M. Stallman  <rms@gnu.org>
22050         * cus-edit.el (customize): Delete :link.
22052 2005-01-08  Jay Belanger  <belanger@truman.edu>
22054         * calc/calc.el (calc-mode): Remove the extension from the
22055         `calc-settings-file' file name when loading it.
22057 2005-01-08  Kim F. Storm  <storm@cua.dk>
22059         * info.el (Info-mode-map, Info-next-link-keymap)
22060         (Info-prev-link-keymap, Info-up-link-keymap):
22061         Map follow-link to mouse-face.
22062         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22064 2005-01-08  Jay Belanger  <belanger@truman.edu>
22066         * calc/calc.el (calc-settings-file): Change default value.
22067         Suggested by cgw in a comment in calc-mode.el.
22069         * calc/calc-mode.el (calc-settings-file-name):
22070         Compare calc-settings-file to user-init-file instead of ~/.emacs.
22071         Replace ~/.emacs in a prompt by calc-settings-file.
22073 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
22075         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22076         (desktop-lazy-idle-delay): New customizable variables.
22077         (desktop-buffer-args-list): New variable.
22078         (desktop-append-buffer-args): New function.
22079         (desktop-save): Call desktop-append-buffer-args for some buffers.
22080         (desktop-lazy-create-buffer): New function.
22081         (desktop-idle-create-buffers): New function.
22082         (desktop-read): Add message about buffers to restore lazily.
22083         (desktop-lazy-abort): New command.
22084         (desktop-clear): Call desktop-lazy-abort.
22085         (desktop-lazy-complete): New command.
22087 2005-01-06  Richard M. Stallman  <rms@gnu.org>
22089         * emacs-lisp/find-func.el (find-face-definition):
22090         Rename from find-face.
22092 2005-01-06  Kim F. Storm  <storm@cua.dk>
22094         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22096         * man.el (Man-xref-man-page, Man-xref-header-file)
22097         (Man-xref-normal-file): Add follow-link property.
22099 2005-01-06  Jay Belanger  <belanger@truman.edu>
22101         * calc/calc-units.el: Make sure the proper macro definitions are
22102         available when compiling.
22104 2005-01-06  Juri Linkov  <juri@jurta.org>
22106         * isearch.el (isearch-lazy-highlight-update):
22107         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22109 2005-01-06  Miles Bader  <miles@gnu.org>
22111         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22112         (isearch-lazy-highlight-face): Use new name.
22114 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22116         * uniquify.el (uniquify-rationalize-file-buffer-names):
22117         Re-add an interactive spec.
22118         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22119         to the same name.
22121         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22122         (isearch-update, isearch-done): Adjust calls accordingly.
22124 2005-01-05  Richard M. Stallman  <rms@gnu.org>
22126         * custom.el (custom-set-variables, custom-theme-set-variables):
22127         Clarify documentation.
22129         * emacs-lisp/find-func.el (find-variable)
22130         (find-variable-other-window, find-variable-other-frame):
22131         Fix the TYPE args to find-function-read and find-function-do-it.
22132         (find-function): Doc fix.
22133         (find-function-at-point): Replace function-at-point alias.
22135 2005-01-04  Richard M. Stallman  <rms@gnu.org>
22137         * cus-face.el (custom-declare-face):
22138         Record defface in current-load-list.
22140         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
22142         * emacs-lisp/find-func.el: Doc fixes.
22143         (find-face-regexp): New variable.
22144         (find-function-regexp-alist): New variable.
22145         (find-function-C-source): Third arg is now TYPE.
22146         (find-function-search-for-symbol): Handle general TYPE.
22147         (find-function-read, find-function-do-it): Handle general TYPE.
22148         (find-definition-noselect, find-face): New functions.
22149         (function-at-point): Alias deleted.
22151 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22153         * battery.el (display-battery-mode): Rename from display-battery.
22154         Handle the case where it gets turned off.
22156 2005-01-04  Richard M. Stallman  <rms@gnu.org>
22158         * cus-edit.el (customize): Make :link point to user doc.
22160         * man.el (Man-fontify-manpage): Turn off undo generation.
22162         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
22164 2005-01-04  Andreas Schwab  <schwab@suse.de>
22166         * files.el (insert-directory): Only look for error lines in
22167         inserted text.  Don't move too far after processing --dired markers.
22169 2005-01-04  Richard M. Stallman  <rms@gnu.org>
22171         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22172         Don't expand if the character is @, period, dash, etc.
22173         (define-mail-abbrev): Quote names that contain problem characters.
22175 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
22177         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
22179 2005-01-03  Richard M. Stallman  <rms@gnu.org>
22181         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
22182         (query-replace-highlight, query-replace-lazy-highlight)
22183         (query-replace): Definitions moved up.  Doc fix.
22185 2005-01-03  Richard M. Stallman  <rms@gnu.org>
22187         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
22188         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22189         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22190         (lazy-highlight-face): Rename from isearch-lazy-...
22191         Change all references to them.
22193 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
22195         * cus-edit.el (custom-file): Doc fix for defcustom.
22196         (custom-file): The function no longer sets the variable
22197         `custom-file' to its return value.
22199         * startup.el (command-line): No longer load `custom-file'.
22201 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22203         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
22205         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
22206         Don't confuse module-prefixed identifiers for labels.
22207         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
22209 2005-01-02  Richard M. Stallman  <rms@gnu.org>
22211         * files.el (basic-save-buffer-1): Fix previous change.
22213         * loadhist.el (file-loadhist-lookup): New function.
22214         (file-provides, file-requires): Use it.
22216         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
22217         instead of calculating the right size.
22219 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
22221         * vc-svn.el (vc-svn-diff): Stay local if possible.
22223 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22225         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
22227         * files.el (hack-local-variables): Fix last change.
22229 2005-01-02  Jay Belanger  <belanger@truman.edu>
22231         * calc/calc-yank.el (calc-edit-top): New variable.
22232         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
22233         object.  Change header properties.
22234         (calc-edit-finish, calc-edit-finish-stack-object)
22235         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
22236         edited object.
22237         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
22238         for the beginning of the edited object.
22239         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
22240         for the beginning of the edited object.
22241         * calc/calc-prog.el (calc-edit-macro-finish-edit)
22242         (calc-finish-formula-edit, calc-macro-repeats)
22243         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
22244         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
22245         beginning of the edited object.
22246         (calc-user-define-edit): Change the header for editing macros.
22247         Remove unnecessary variable.
22249 2005-01-01  Jay Belanger  <belanger@truman.edu>
22251         * calc/calc-yank.el (calc-edit-mode): Change default header.
22252         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
22253         * calc/calc-store.el (calc-edit-variable): Change title to match new
22254         header.
22255         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
22256         mode to match new header.
22257         (calc-user-define-edit): Change titles to include names of commands.
22258         (calc-finish-formula-edit): Adjust to handle new header.
22259         (calc-finish-macro-edit): Remove.
22260         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
22261         (calc-edit-macro-command, calc-edit-macro-command-type)
22262         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
22263         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
22264         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
22265         (calc-edit-macro-finish-edit): New functions.
22266         (calc-user-define-edit): Use new functions to edit named calc macros.
22268 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
22270         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
22272         * ses.el (copy-region-as-kill): Deactivate mark.
22274 2005-01-01  Richard M. Stallman  <rms@gnu.org>
22276         * replace.el (occur-1): If the output buffer is also an input,
22277         don't kill it, rename it.
22279         * faces.el (set-face-background, set-face-foreground): Doc fix.
22281         * cus-face.el (custom-face-attributes): Fix :help-echo strings
22282         for :foreground and :background.
22284         * dired.el (dired-view-command-alist): Variable deleted.
22285         (dired-view-file, dired-mouse-find-file-other-window):
22286         Delete the code to use it.
22288 2005-01-01  Kim F. Storm  <storm@cua.dk>
22290         * image.el (insert-sliced-image): Use t for line-height property.
22292 See ChangeLog.11 for earlier changes.
22294 ;; Local Variables:
22295 ;; coding: iso-2022-7bit
22296 ;; End:
22298     Copyright (C) 2005, 2006 Free Software Foundation, Inc.
22299   Copying and distribution of this file, with or without modification,
22300   are permitted provided the copyright notice and this notice are preserved.
22302 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1