(buffer-menu-buffer) <defface>: Renamed from
[emacs.git] / lisp / ChangeLog
blobdce6d72851c8622a4fd9c00c0f39b6abd538be1d
1 2006-01-17  Juri Linkov  <juri@jurta.org>
3         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
4         instead of the file at the mark as default if the file at the mark
5         is the same as the file at point or if dired-dwim-target-directory
6         is not the same as the current directory and the mark is not active.
8         * log-view.el (log-view-minor-wrap): Use the same logic to get
9         revisions as `log-view-diff'.
11         * info.el (Info-revert-find-node): Check for Info-current-file
12         before preserving new-history.
14         * man.el (Man-heading-regexp): Add `/'.
16         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
17         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
19 2006-01-16  Juri Linkov  <juri@jurta.org>
21         * faces.el (mode-line-faces): New defgroup.
22         (mode-line-highlight): Move definition after new defgroup.
23         (mode-line, mode-line-inactive, mode-line-highlight):
24         Replace :group `modeline' with `mode-line-faces'.
25         (mode-line-buffer-id): New face.
26         (modeline-buffer-id): New face alias.
27         (vertical-border): Remove :group `modeline'.
29         * bindings.el (propertized-buffer-identification): Use face
30         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
31         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
32         (mode-line-buffer-identification-keymap): For mouse-1 replace
33         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
34         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
35         mouse-3.
37         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
38         Buffer-menu-buffer.  Doc fix.
39         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
41         * info.el (Info-mode-line-node-keymap): New defvar.
42         (Info-set-mode-line): Use `stringp' to check Info-current-file.
43         Propertize Info-current-node with `mode-line-buffer-id' and
44         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
46         * time.el (display-time-mail-face): Replace :group `faces' with
47         `mode-line-faces'.
49 2006-01-16  Kenichi Handa  <handa@m17n.org>
51         * international/code-pages.el: Add autoload cookies for
52         cp125[0345678].
54         * language/european.el (cp1252): New alias for windows-1252.
56         * international/mule.el (autoload-coding-system): Prepare for EOL
57         variants.
59 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
61         * term.el (term-raw-map): Add mapping for insert.
62         (term-send-insert): New.
63         (term-mode): Make variables local here instead of doing it in
64         `term-emulate-terminal'.
65         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
66         Scroll reverse needs to take into account the scroll
67         region.  Saving and restoring the cursor should save the color
68         attributes too.
69         (term-reset-terminal): Reset the scroll region.
70         (term-handle-ansi-escape): Cursor up and down should take into
71         account the scroll region.
72         (term-set-scroll-region): Renamed from `term-scroll-region'.  Move
73         to 0,0 after setting the region.
74         (term-handle-scroll): Handle scroll up.
75         (term-down): Fix off by one error.
76         (term-delete-lines): Do not delete outside the scroll region.
77         (term-insert-lines): Take into account the scroll region.
79 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
81         * textmodes/ispell.el (ispell-internal-change-dictionary)
82         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
83         (start, end): Move declaration outside of eval-when-compile.
85         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
86         (flyspell-mode-on): Use it.
88         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
89         ispell-kill-ispell-hook.
91 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
93         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
94         (Custom-reset-saved): Do not ask for confirmation in single option
95         buffers.
97 2006-01-13  Romain Francoise  <romain@orebokech.com>
99         * add-log.el (add-change-log-entry, change-log-merge):
100         Conditionally use `hard-newline'.
102 2006-01-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
104         * wid-edit.el (widget-field-end): If the overlay is no longer
105         associated with a buffer, behave as if the overlay didn't exist.
107         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
108         Make sure the links use the `custom-link' face.
110 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
112         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
113         (ld-script-mode): Don't set indent-line-function since we don't
114         have one.
116 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
118         * textmodes/org.el: (org-open-file): Use mailcap for selecting an
119         application.
120         (org-file-apps-defaults-gnu): Use mailcap as the default for
121         selecting an application on a UNIX system.
122         (org-agenda-show-tags): New command.
123         (org-table-insert-hline): Keep cursor in current table line.
124         (org-table-convert): Offset effect of modifying
125         `org-table-insert-hline'.
126         (org-format-agenda-item): New optional argument TAG.
127         (org-compile-prefix-format): Handle %T format for the tag.
128         (org-expand-wide-chars): New function.
129         (org-table-insert-row, org-table-insert-hline):
130         Use `org-expand-wide-chars'.
131         (org-open-file): Fix bug in program launch.
132         (org-get-time-of-day): Fix bug with times before 1am.
133         (org-agenda-menu): Addes tags commands.
135 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
137         * textmodes/ispell.el (ispell-init-process): Include the used
138         dictionary in ispell process start message.
139         (ispell-internal-change-dictionary): When flyspell-mode is active
140         and dictionary is changed, make sure ispell process is restarted
141         and flyspell word cache cleared out for the current buffer.
142         (ispell-change-dictionary): Make sure flyspell word cache is
143         cleared out in all buffers with active flyspell mode when
144         dictionary is globally changed.
145         Call ispell-internal-change-dictionary after dictionary change.
147 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
149         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
151         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
152         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
153         years.  Fix small differences wrt Makefile.in.
154         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
155         Makefile.in does.
157 2006-01-12  Bill Wohler  <wohler@newt.com>
159         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
160         mh-search.el.
162 2006-01-12  Masatake YAMATO  <jet@gyve.org>
164         * progmodes/ld-script.el: Update copyright year.
166 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
168         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
169         Don't add widget if setting undefined.
171 2006-01-12  John Paul Wallington  <jpw@pobox.com>
173         * help-fns.el (describe-variable): Remove newlines from void
174         variable output.
176 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
178         * wdired.el (wdired-mode-map): Add help echo for
179         wdired-abort-changes.
181         * man.el (Man-file-name-regexp): Adjust for a list of files.
183 2006-01-12  Masatake YAMATO  <jet@gyve.org>
185         * progmodes/ld-script.el (auto-mode-alist): Support
186         suffix conventions used in netbsd and eCos.
188 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
190         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
191         (custom-variable-menu, custom-face-menu, custom-group-menu)
192         (Custom-mode-menu): Change names of menu items.  (As discussed on
193         emacs-devel.)
194         (custom-face-menu): Add "Undo Edits" item.
196         * startup.el (init-file-user): defcustom -> defvar.
198         * tooltip.el (tooltip-mode): Doc fix.
200 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
202         * reveal.el (reveal-post-command): window-buffer signals an error on
203         dead windows rather than returning nil.
204         (reveal-open-new-overlays): An overlay might die while we open others.
206 2006-01-11  Bill Wohler  <wohler@newt.com>
208         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
209         phrasing in docstring.
211         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
212         can give some systems gas.  Add new file mh-buffers.el.
214 2006-01-06  Masatake YAMATO  <jet@gyve.org>
216         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
217         C preprocessor forward ported from GNU Emacs 21.2.
219         * progmodes/asm-mode.el (asm-font-lock-keywords):
220         Use `cpp-font-lock-keywords'.
222         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
224         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
225         of $ for "\\.ld[s]?".
227 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
229         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
230         (tcl-indent-line): Return `noindent' if inside a string.
232         * progmodes/flymake.el (flymake-split-string): Remove more than one
233         empty string at beg/end of the result.
234         (flymake-find-buildfile, flymake-find-possible-master-files):
235         Use expand-file-name.
236         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
237         since expand-file-name does it for us.  Use directory-file-name.
238         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
239         (flymake-ler-get-type, flymake-ler-get-text)
240         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
241         (flymake-current-line-no): Remove spurious interactive spec.
242         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
243         (flymake-check-include): Remove arg inc-path merged into inc-name.
244         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
245         Arg regexp-list replaced by a simple regexp.
246         (flymake-master-make-header-init, flymake-master-tex-init):
247         Correspondingly replace regexp-list with a regexp.  Fix regexp.
249 2006-01-10  Simon Josefsson  <jas@extundo.com>
251         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
252         describing AUTH PLAIN fix.
254 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
256         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
257         (report-emacs-bug): Don't record initial prompt text.
258         Instead, add text properties to prompting text.
259         (report-emacs-bug-hook): Delete prompting text.
261 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
263         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
264         `dirs'.  Adjust callers.
266 2006-01-09  John Paul Wallington  <jpw@gnu.org>
268         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
270 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
272         * reveal.el (reveal-open-new-overlays): New extracted fun.
273         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
274         using them.  Simplify the code.
275         (reveal-post-command): Use them.  Fix up obsolete windows in
276         reveal-open-spots.
278         * progmodes/flymake.el: Use `require' rather than autoload for
279         XEmacs's overlays.
280         (flymake-get-common-file-prefix, flymake-build-relative-filename):
281         Delete.  Use file-relative-name instead.
282         (flymake-get-syntax-check-program-args, flymake-perl-init):
283         Simplify the resulting code.
285         * log-view.el (log-view-file-re, log-view-message-re): Add support
286         for DaRCS output.
288 2006-01-09  Alex Schroeder  <alex@gnu.org>
290         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
291         identifiers sometimes added in square brackets at the beginning of
292         subject lines.
294 2006-01-07  Richard M. Stallman  <rms@gnu.org>
296         * cus-edit.el (Custom-set, Custom-save): Doc fix.
297         (Custom-reset-current, Custom-reset-saved): Change question text.
298         (Custom-reset-standard): Likewise.
299         (custom-variable-reset-saved): Doc fix.
301 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
303         * startup.el (init-file-user): Doc fix.
305 2006-01-07  Alex Schroeder  <alex@gnu.org>
307         * mail/rmail.el (rmail-current-subject): New function.
308         (rmail-current-subject-regexp): New function.
309         (rmail-next-same-subject): Use it.
311         * mail/rmailsum.el (rmail-summary-by-topic):
312         Use rmail-current-subject and rmail-current-subject-regexp.
313         (rmail-summary-next-same-subject): Ditto.
315         * net/rcirc.el (rcirc-send-input): No longer check whether the
316         process is open, since not all commands need an open process.
317         (rcirc-send-string): Check whether the process is open before
318         sending anything.
319         (rcirc-ignore-list): New option.
320         (rcirc-ignore-list-automatic): New variable.
321         (rcirc-print): Take rcirc-ignore-list into account.
322         (rcirc-cmd-ignore): New command.
323         (rcirc-ignore-update-automatic): New function.
324         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
325         list if ignored nicks.
326         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
328 2006-01-06  David Reitter  <david.reitter@gmail.com>
330         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
331         reflect the address to which the report will be sent.
333 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
335         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
336         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
338 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
340         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
342         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
343         the doc string: "functoin" => "function".
344         ldefs-boot.el: Likewise.
346         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
347         message text: "Duplicat" => "Duplicate".
349 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
351         * files.el (basic-save-buffer-2): If backing-up failed, reset
352         buffer-backed-up to nil.
354 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
356         * progmodes/gud.el (gdb-script-skip-to-head)
357         (gdb-script-calculate-indentation): Indent for breakpoint command
358         lists also.
360 2006-01-05  Bill Wohler  <wohler@newt.com>
362         * Makefile.in (compile-always): Add mh-autoloads dependency.
363         (bootstrap): Remove mh-autoloads dependency, as compile dependency
364         provides it.
365         (updates): Remove mh-autoloads dependency, since it probably has
366         already run recently (via recompile).
368 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
370         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
371         argument `force' to disable the flyspell-last-buffer optimization.
372         (flyspell-mode-on): Use it.
374         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
375         flymake-simple-cleanup.
376         (flymake-allowed-file-name-masks): Use this new default.
377         All the functions are now called in the right buffer rather than
378         passing the buffer as argument.
379         (flymake-process-sentinel): Switch to buffer before calling cleanup.
380         (flymake-parse-err-lines): Remove redundant buffer arg.
381         (flymake-get-program-dir): Comment out unused function.
382         (flymake-start-syntax-check, flymake-start-syntax-check-process):
383         Remove redundant buffer argument.
384         (flymake-get-real-file-name, flymake-simple-java-cleanup)
385         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
387 2006-01-05  Richard M. Stallman  <rms@gnu.org>
389         * info.el (Info-find-node): Don't record previous node if have none.
390         (info): Go to directory only if history is empty.
392         * simple.el (mark): Doc fix.
394 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
396         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
397         already of desired type.
398         (mac-ae-list): Coerce parameter to "list" type.
399         (mac-dispatch-apple-event): Replace cadr part of event with a
400         dummy position so that event-start returns it.
402 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
404         * textmodes/org.el: (org-end-of-subtree): New function.
405         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
406         Use `org-end-of-subtree'.
407         (org-agenda, org-agenda-convert-date): Protect calls to
408         `fit-window-to-buffer'.
409         (org-tags-view): Force matching of sublevels when doing a
410         todo-only search.  Define the correct redo command, including the
411         arguments.
412         (org-agenda-redo): Display message.
413         (org-check-for-org-mode): New function.
414         (org-agenda-type): New variable.
415         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
416         Set `org-agenda-type'.
417         (org-agenda-check-type): New function.
418         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
419         (org-agenda-week-view, org-agenda-day-view)
420         (org-agenda-next-date-line, org-agenda-previous-date-line)
421         (org-agenda-log-mode, org-agenda-toggle-diary)
422         (org-agenda-toggle-time-grid, org-agenda-date-later)
423         (org-agenda-date-prompt, org-agenda-diary-entry)
424         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
425         (org-agenda-convert-date, org-agenda-menu):
426         Use `org-agenda-check-type'.
427         (org-make-overlay, org-delete-overlay)
428         (org-detatch-overlay, org-move-overlay, org-overlay-put):
429         New compatibility functions.
430         (org-calendar-select-mouse): New command.
432 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
434         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
435         (Custom-reset-standard): Fix y-or-n-p messages.
436         (custom-link): New face for links.
437         (custom-buffer-create-internal, custom-manual): Use it.
438         (custom-face-save): Push to theme-face before setting face spec.
440         * wid-edit.el (widget-default-mouse-face-get): New function.
441         (widget-specify-button): Handle mouse-face like button-face.
443         * custom.el (load-theme): Clear old theme settings if reloading.
445 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
447         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
448         "Erase Customization" button back to same position it occupies in
449         the individual State menus.
451 2006-01-04  Kim F. Storm  <storm@cua.dk>
453         * wid-edit.el (key-sequence): Rework widget to read key binding
454         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
455         (widget-key-sequence-default-value): Default value for empty sequence.
456         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
457         (widget-key-sequence-read-event): New command for C-q.
458         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
459         (widget-key-sequence-value-to-external): New functions.
461 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
463         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
464         Use expand-file-name.
465         (flymake-delete-temp-directory): Use expand-file-name,
466         file-name-directory, and directory-file-name.
467         (flymake-strrchr): Delete.
468         (flymake-start-syntax-check): Don't pass the redundant buffer argument
469         to the init-f function.
470         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
471         (flymake-init-find-buildfile-dir)
472         (flymake-init-create-temp-source-and-master-buffer-copy)
473         (flymake-simple-make-init-impl, flymake-simple-make-init)
474         (flymake-master-make-init, flymake-master-make-header-init)
475         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
476         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
477         (flymake-xml-init): Remove corresponding redundant buffer argument.
478         (flymake-allowed-file-name-masks): Remove last elems that are equal to
479         the default anyway.  Clean up regexps.
481         * progmodes/flymake.el (flymake-temp-source-file-name)
482         (flymake-master-file-name, flymake-temp-master-file-name)
483         (flymake-base-dir): New buffer-local vars.
484         (flymake-buffer-data, flymake-get-buffer-value)
485         (flymake-set-buffer-value): Replace those hash-tables by the new
486         buffer-local vars.  Update callers.
488         * progmodes/flymake.el (flymake-check-start-time)
489         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
490         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
491         Move definition, so we can remove redundant earlier declaration.
492         (flymake-replace-regexp-in-string, flymake-split-string)
493         (flymake-get-temp-dir): Use defalias.
494         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
495         (flymake-xemacs-window-edges): Remove unused function.
496         (flymake-get-point-pixel-pos): Move.
497         (flymake-pid-to-names, flymake-reg-names)
498         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
499         Replace by a simple list flymake-processes and by process-buffer.
500         Update callers.  Other than simplify the code, it uses buffers rather
501         than buffer-names so it doesn't get confused by uniquify.
502         (flymake-buffer-data): The global value should just be nil.
504         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
505         Optimize the body of a defalias like any other code.
507         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
508         Make sure we've setup font-lock's vars.  It may influence which
509         function we then call.
510         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
511         here since it's too late anyway.
513 2006-01-03  Romain Francoise  <romain@orebokech.com>
515         * startup.el (fancy-splash-tail, normal-splash-screen):
516         Update copyright year.
518 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
520         * mouse.el (mouse-drag-track): Rename, from
521         `mouse-drag-region-1'.  Includes optional argument required to
522         enable post-drag event processing (e.g. delete region keys).
523         Can be used without this argument to track a mouse region and operate
524         on it as soon as the drag completes.
525         (mouse-drag-region): Use `mouse-drag-track'.
527 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
529         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
530         Move to `custom-buffer' group.
532         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
533         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
534         (custom-theme-insert-face-marker, custom-theme-variable-menu)
535         (custom-theme-face-menu): New variables.
536         (custom-theme-add-variable, custom-theme-variable-action)
537         (custom-variable-reset-theme, custom-theme-delete-variable)
538         (custom-face-reset-theme, custom-theme-face-action)
539         (custom-theme-delete-face, custom-theme-merge-theme)
540         (custom-theme-add-face, custom-theme-visit-theme): New functions.
542 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
544         * custom.el: Move Custom Themes commentary to start of theme code.
545         (custom-known-themes): Rename `standard' theme to `changed'.
546         (custom-push-theme): Caller no longer specifies what theme to use
547         when doing `reset'---the setting is simply removed from the theme.
548         Delete MODE from `theme-value' and `theme-settings' properties.
549         (custom-declare-theme): Ignore &rest args since we don't use them.
551         (custom-loaded-themes): Delete variable.
552         (custom-theme-load-themes, custom-theme-loaded-p)
553         (custom-theme-value): Delete functions.
555         (custom-declare-theme): Signal error on invalid theme names.
556         (provide-theme): custom-loaded-themes was deleted.
557         (load-theme): Load the file unconditionally.
558         (enable-theme): Call `load-theme' if theme is undefined.
559         (custom-enabled-themes): Only update value for successful loads.
560         (disable-theme): Complete from enabled themes when interactive.
561         (custom-variable-theme-value): Calculate theme value directly.
563         (custom-theme-reset-variables, custom-reset-variables): Mark as
564         XEmacs compatibility functions.  We don't actually use these.
566         * cus-edit.el (custom-variable-state-set):
567         Use custom-variable-theme-value instead of custom-theme-value.
568         (custom-face-state-set): Rename `standard' theme to `changed'.
569         (custom-save-variables, custom-save-faces): Delete unneeded
570         references to custom-reset-variables.
571         (custom-save-resets): Delete function.
572         (custom-save-variables, custom-save-faces): MODE argument deleted.
573         (custom-save-variables, custom-save-faces): Ignore theme values.
575         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
576         compatibility function.
578 2006-01-01  Richard M. Stallman  <rms@gnu.org>
580         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
581         (Custom-reset-current, Custom-reset-saved): Likewise.
582         (Custom-reset-standard): Show message if aborted.
583         (custom-mode): Doc fix, describing those commands.
585         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
586         put on event-kind property.
588 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
590         * custom.el (provide-theme): Ban `user' theme name.
591         (custom-enabling-themes): New variable.
592         (enable-theme): Don't enable user if custom-enabling-themes is t.
593         (custom-enabled-themes): Make it a defcustom.
594         (custom-theme-recalc-face): No-op if face is undefined.
596         * cus-edit.el (custom-button-mouse): New variable.
597         (custom-button-mouse): New face.
598         (custom-raised-buttons, custom-mode): Use it.
600         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
602 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
604         * progmodes/gud.el (gud-display-line): Support hl-line in the
605         source buffer.
607 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
609         * mouse.el (mouse-drag-window-above): Verify that the found window
610         overlaps with the given window in the horizontal dimension.
612 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
614         * Makefile.in (cvs-update): New target.
616         * makefile.w32-in (cvs-update): Ditto.
618 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
620         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
621         (custom-new-theme-mode-map): New variable.
623 2005-12-30  Richard M. Stallman  <rms@gnu.org>
625         * custom.el (custom-load-themes): Function deleted.
627         * cus-edit.el (custom-save-loaded-themes): Function deleted.
628         (custom-save-variables): Don't delete or add custom-load-themes call.
630 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
632         * cus-start.el: Add `visible-cursor'.
634         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
635         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
636         (flymake-process-filter): Switch to buffer before calling it instead.
637         (flymake-post-syntax-check, flymake-highlight-err-lines)
638         (flymake-delete-own-overlays, flymake-parse-err-lines)
639         (flymake-start-syntax-check, flymake-start-syntax-check-process)
640         (flymake-count-lines, flymake-parse-residual):
641         Remove constant buffer argument.
642         (flymake-start-syntax-check-for-current-buffer): Remove.
643         Update callers to use flymake-start-syntax-check instead.
644         (flymake-display-err-menu-for-current-line):
645         Remove unused var `mouse-pos'.
646         (flymake-restore-formatting): Comment out unused function.
647         (flymake-report-status, flymake-report-fatal-status): Remove buffer
648         argument, use current-buffer instead.  Update callers.
650 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
652         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
653         buffer-local because choose-completion-delete-max-match requires
654         that we set completion-ignore-case (i.e., binding via let is not
655         sufficient).
656         (bibtex-complete): Always set completion-ignore-case and
657         choose-completion-string-functions. The latter is needed because
658         choose-completion-string-functions keeps its value if we quit the
659         *Completions* buffer without requesting a completion.
661 2005-12-30  Andreas Schwab  <schwab@suse.de>
663         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
665 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
667         * jit-lock.el (jit-lock-chunk-size): Doc fix.
669 2005-12-30  Juri Linkov  <juri@jurta.org>
671         * locate.el (locate-fcodes-file, locate-header-face)
672         * progmodes/delphi.el (delphi-other-face)
673         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
675         * paren.el (show-paren-match, show-paren-mismatch): Use existing
676         group `paren-showing-faces'.
678         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
679         (goto-address): Fix docstring.
681         * net/webjump.el (webjump-sample-sites): Update URLs.
683         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
685         * subr.el (cancel-change-group): Add listp around pending-undo-list.
687 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
689         * font-lock.el (font-lock-compile-keywords): Signal an error when
690         font-lock-set-defaults hasn't been called.
692 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
694         * subr.el (noreturn, 1value): Doc fixes.
696 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
698         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
699         that assoc-string returns nil.
701 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
703         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
704         (bibtex-entry-type-str, bibtex-empty-field-re)
705         (bibtex-search-backward-string, bibtex-preamble-prefix)
706         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
707         (bibtex-any-valid-entry-type): New variable.
708         (bibtex-parse-field-name): Simplify.
709         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
710         (bibtex-preamble-prefix): Include left delimiter.
711         (bibtex-search-forward-field, bibtex-search-backward-field):
712         Allow unbounded search past entry boundaries (required by bibtex-pop).
713         (bibtex-text-in-field-bounds): Use push.
714         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
715         (bibtex-parse-preamble, bibtex-valid-entry)
716         (bibtex-beginning-first-field): New functions.
717         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
718         (bibtex-map-entries): Fix docstring.
719         (bibtex-flash-head): New arg prompt. Simplify.
720         (bibtex-enclosing-field): Include code of bibtex-inside-field.
721         (bibtex-insert-kill): Simplify.  Always insert text past the
722         current field or entry.
723         (bibtex-format-entry): Use bibtex-parse-field.
724         (bibtex-pop): Use bibtex-beginning-of-entry and
725         bibtex-end-of-entry to initiate the search.  Insert empty field if
726         we found ourselves.
727         (bibtex-print-help-message): New args field and comma.
728         Handle entry keys.
729         (bibtex-make-field): Use bibtex-beginning-of-entry.
730         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
731         invalid entry.
732         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
733         Handle preambles.  Simplify code for thorough test.
734         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
735         New arg comma.  Handle entry heads.
736         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
737         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
738         New arg comma.
739         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
740         (bibtex-fill-field): Simplify.
741         (bibtex-fill-entry): Use bibtex-beginning-first-field and
742         bibtex-parse-field.
743         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
744         (bibtex-complete): Use bibtex-parse-preamble.
746 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
748         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
749         Display name of expression instead of convenience variable.
750         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
752         * progmodes/gud.el (gud-tooltip-dereference): Rename from
753         toggle-gud-tooltip-dereference.
754         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
755         (gud-tooltip-tips): ...here when dereferencing..
757 2005-12-28  Bill Wohler  <wohler@newt.com>
759         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
761 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
763         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
764         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
765         (vc-annotate-display-autoscale): Adjust call.
766         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
767         Fix interactive spec.
768         (vc-annotate-time-span): Remove.
769         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
770         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
771         (vc-annotate-display-select): Use new name.
773         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
774         (vc-annotate-mode-menu): Remove left-over redundant declaration.
775         Correct the construction of span entries.  Simplify.
776         (vc-annotate-display-select): Fix the nil case.
777         (vc-annotate): Remove obsolete (and now broken) code.
778         (vc-annotate-extract-revision-at-line): Remove obsolete code.
779         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
781 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
783         * subr.el (lazy-completion-table): Correct typo in docstring.
785         * startup.el (command-line): Use `custom-reevaluate-setting' for
786         `send-mail-function'.
788         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
790 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
792         * mail/smtpmail.el (smtpmail-try-auth-methods):
793         Send credentials together with "AUTH PLAIN" command.
795 2005-12-27  Richard M. Stallman  <rms@gnu.org>
797         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
798         mouse-2, go back to previously selected window, so it's selected
799         when mouse-2 command runs.
801 2005-12-27  Juri Linkov  <juri@jurta.org>
803         * descr-text.el (describe-text-sexp): Use square brackets for
804         button [Show] to distinguish it from the property value `show'.
805         (describe-property-list): Use `insert-text-button' with
806         `help-face' type instead of putting face in quotes, because button
807         is not created automatically for a list of faces.
808         (describe-text-properties-1): Put button-type value in quotes to
809         distinguish from plain text "button".
810         (describe-char): Display code point values in hex.  Don't use
811         `symbol-name' for `current-input-method' because it is a string.
812         Use `insert-text-button' with `help-face' type instead of putting
813         hardcoded face in quotes, because button is not created automatically.
815 2005-12-27  Richard M. Stallman  <rms@gnu.org>
817         * progmodes/glasses.el (glasses-face): More specific custom type.
819         * files.el (set-visited-file-name): Doc fix.
821         * textmodes/flyspell.el (flyspell-external-point-words):
822         Use local var buffer-scan-pos to advance scan for next misspelling.
823         Advance it only after we find the misspelling.
825 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
827         * textmodes/flyspell.el (flyspell-external-point-words):
828         New criteria for finding the misspelling in the buffer.
830 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
832         * help-mode.el (help-insert-string): Set help-xref-stack-item
833         rather than call help-setup-xref.
835         * descr-text.el (describe-char): Revert previous changes for
836         optional buffer argument.
838 2005-12-27  Juri Linkov  <juri@jurta.org>
840         * help-mode.el (help-insert-string): New function.  Save buffer
841         contents in cases where it is impossible to recompute the old contents.
843         * descr-text.el (describe-char): Set help-xref-stack-item
844         explicitly after buffer has been generated.
846 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
848         * cus-start.el (all): Add x-gtk-show-hidden-files.
850 2005-12-26  Richard M. Stallman  <rms@gnu.org>
852         * replace.el (perform-replace): Calculate match-again
853         before skipping read-only matches.
855         * paren.el (paren-showing-faces): New group.
856         (show-paren-match, show-paren-mismatch): Move to that group.
858         * button.el (button): Put into group `basic-faces'.
860         * progmodes/make-mode.el: Remove faces from group `faces'.
862         * apropos.el (apropos, apropos-value): Doc fix.
863         (apropos-documentation): Doc fix.
865 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
867         * subr.el (lazy-completion-table): Remove argument `args'.
869         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
870         Don't use the `args' argument of lazy-completion-table.
872 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
874         * descr-text.el (describe-char): Add optional argument for buffer.
875         Set buffer appropriately.  Call help-setup-xref.
876         Suggested by Stefan Monnier.
878 2005-12-26  Juri Linkov  <juri@jurta.org>
880         * descr-text.el: Require `help-fns' at runtime.  Don't require
881         `button' for byte compilation.
882         (describe-text-widget): Add `help-echo' for first button.
883         Use `help-info' for second.
884         (describe-property-list): Use `help-argument-name' instead of `italic'.
885         (describe-text-category): Add prompt to interactive spec.
886         Call `help-setup-xref'.
887         (describe-char): Use `help-character-set'.  Add `help-echo' for
888         code point.  Use `help-input-method'.  Remove superfluous insert.
890 2005-12-25  Richard M. Stallman  <rms@gnu.org>
892         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
893         at point, in case of narrowing.
895         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
897         * locate.el (locate-header-face): Allow nil in type.
899         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
901 2005-12-25  Romain Francoise  <romain@orebokech.com>
903         * battery.el (battery-linux-proc-acpi): Also try
904         `/proc/acpi/thermal_zone/THM0/temperature'.
906 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
908         * custom.el (custom-push-theme): Fix docstring.
910         * cus-edit.el (custom-variable-set, custom-variable-save)
911         (custom-variable-save): Custom-quote widget values.
912         (customize-save-variable): Fix custom-push-theme call.
914 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
916         * w32-fns.el (w32-batch-update-autoloads): New function.
918         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
919         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
920         from the command line.
922 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
924         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
925         reset means to remove setting from theme entirely.  Don't keep
926         expanding theme-settings list; delete old entries if necessary.
928         * cus-edit.el (custom-buffer-create-internal): Move "Erase
929         customization" button one line up.
930         (custom-themed): New face.
931         (custom-magic-alist): New value, THEMED, for theme settings.
932         (custom-variable-state-set, custom-face-state-set):
933         Check theme-value instead of saved-value.
934         (custom-variable-reset-standard, custom-face-reset-standard):
935         Remove theme setting entirely.  Recalculate new values.
936         (custom-variable-set, custom-variable-set)
937         (custom-variable-reset-saved, custom-variable-reset-backup)
938         (custom-face-set, custom-face-reset-saved): Update `user' theme.
939         (custom-variable-save): Fix typos.
941 2005-12-23  Juri Linkov  <juri@jurta.org>
943         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
944         Add autoload cookies.
945         (edebug-outside-d-c-i-n-s-w): New variable.
946         (edebug-display, edebug-outside-excursion): Use it to save the
947         original value of default-cursor-in-non-selected-windows.
948         Set default-cursor-in-non-selected-windows to t while Edebug
949         is active.
950         (edebug-mode, edebug-eval-mode): Doc fix.
952         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
953         with `buffer-substring-no-properties' to remove common substring
954         highlighting.
956         * info.el (info-other-window, info): Rename function argument
957         `file' to `file-or-node'.
958         (Info-complete-menu-item): Use local variable `complete-nodes' to
959         keep the global value of `Info-complete-nodes' unchanged for
960         subsequent completions.
961         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
963         * simple.el (get-next-valid-buffer, last-buffer)
964         (next-error-buffer-p, next-error-find-buffer)
965         (minibuffer-history-sexp-flag): Doc fix.
967         * savehist.el (savehist-mode-hook): Add `:group'.
969         * log-view.el: Call autoload for vc-find-version.
970         (log-view-current-file): Adjust subgroup numbers.
971         (log-view-current-tag): Add `length'.
973 2005-12-23  Richard M. Stallman  <rms@gnu.org>
975         * vc.el (vc-annotate-car-last-cons): Defn moved up.
977 2005-12-23  Juri Linkov  <juri@jurta.org>
979         * hi-lock.el (hi-lock-archaic-interface-message-used)
980         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
981         (hi-lock-mode): Display "Hi" in the mode line only when
982         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
983         (hi-lock-write-interactive-patterns):
984         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
985         (hi-lock-set-pattern, hi-lock-set-file-patterns)
986         (hi-lock-font-lock-hook): Set 3rd arg `how' of
987         font-lock-add-keywords to t.
989 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
991         * hi-lock.el (hi-lock-highlight-range): New variable.
992         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
993         only if font-lock-fontified is non-nil.  Remove overlays.
994         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
995         font-lock-fontified is non-nil, otherwise use overlays (instead of
996         text properties).
997         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
998         New variables.
999         (hi-lock-string-serialize) New function.
1001 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1003         * menu-bar.el (menu-find-file-existing): New function.
1004         (menu-bar-file-menu): Use menu-find-file-existing for Open.
1006         * tool-bar.el (tool-bar-setup): open changed to menu-find-file-existing.
1008 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1010         * vc.el: Remove unnecessary leading * in docstrings.
1011         (vc-annotate-mode-map): Move initialization into declaration.
1012         (vc-static-header-alist): Nitpick on the regexp.
1013         (vc-default-init-version): New fun.
1014         (vc-register): Use it.
1015         (vc-insert-headers): Use dolist.
1016         (vc-annotate-get-backend): Remove unused function.
1017         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
1018         (vc-annotate-mode): Remove corresponding call.
1019         (vc-annotate-car-last-cons): Simplify.
1020         (vc-annotate-buffers): Remove var.
1021         (vc-annotate-backend): Make it buffer-local.
1022         (vc-annotate): Move the interaction to the interactive spec.
1023         Add a `buf' argument.
1024         (vc-annotate-warp-version): Use this new `buf' argument to avoid
1025         killing&creating a vc-annotate buffer, which is very disruptive when
1026         the buffers are shown in dedicated frames.
1028 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
1030         * descr-text.el: Add FSF as maintainer.
1031         (describe-text-mode, describe-text-mode-map)
1032         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
1033         help-mode.
1034         (describe-text-widget, describe-text-sexp)
1035         (describe-property-list, describe-text-category)
1036         (describe-text-properties, describe-text-properties-1)
1037         (describe-char): Use help buttons instead of widgets.
1038         (describe-char-unicodedata-file): Make URL link in doc string.
1040 2005-12-22  Richard M. Stallman  <rms@gnu.org>
1042         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
1043         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
1044         Don't include buttons that write a file when there's no file.
1045         (custom-variable-menu, custom-face-menu, custom-group-menu):
1046         Don't include commands that write a file when there's no file.
1047         (customize-browse): Reword the top-of-buffer help intro.
1048         (custom-buffer-create-internal): Fix previous change.
1049         (customize-changed-options-previous-release): Prev release is 21.1.
1050         (customize-changed-options): Doc fix.
1051         (customize-changed): New alias.
1052         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
1053         Say "standard values".
1054         (Custom-reset-standard): Doc fix.
1055         (custom-face-reset-standard): Doc fix.
1057 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1059         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
1060         even if font-lock-mode is non-nil since it may be t without having
1061         turned on font-lock-mode-internal.
1062         (font-lock-choose-keywords): Minor optimization.
1063         (font-lock-add-keywords, font-lock-remove-keywords)
1064         (font-lock-set-defaults): Don't call make-local-variable on a variable
1065         that we know to already be local.
1067 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1069         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
1070         messages if in the minibuffer.
1072 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1074         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
1075         (tex-mode-flyspell-verify, flyspell-get-word)
1076         (flyspell-external-point-words): Don't use point-min/max uselessly.
1078         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
1079         by Kevin Rodgers.  Instead, just hide the completions buffer if we
1080         don't need to show it.
1082 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
1084         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
1086 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1088         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
1089         delete-windows-on with an inexistent buffer.
1091 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
1093         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
1094         Delete defcustom variable :tag names.
1096 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1098         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
1099         (log-view-font-lock-keywords): Ajust subgroup numbers.
1100         (log-view-current-tag): Don't hard code the number of subgroups.
1102 2005-12-20  Juri Linkov  <juri@jurta.org>
1104         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
1105         (tooltip-x-offset, tooltip-y-offset): Doc fix.
1107         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1108         (menu-bar-non-minibuffer-window-p): Instead of checking
1109         display-multi-frame-p, use selected-frame when menu-updating-frame
1110         is nil.
1112 2005-12-20  Davis Herring  <herring@lanl.gov>  (tiny change)
1114         * align.el (align-rules-list): Use [ \t] instead of \s-
1115         for column separators in text mode.
1117 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
1119         * help-mode.el (help-customize-variable, help-customize-face):
1120         Don't pop help-xref-stack as help-follow no longer pushes
1121         anything on to it.
1123 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
1125         * textmodes/org.el: (org-agenda-custom-commands): New option.
1126         (org-agenda): Offer custom commands on splash screen.
1127         (org-make-tags-matcher): Parser for Boolean logic added.
1128         (org-agenda-set-tags): New command.
1129         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
1130         (org-set-tags): Efficiency improvements.
1131         (org-auto-align-tags): New option.
1132         (org-todo, org-demote, org-promote): Realign tags.
1133         (org-tags-completion-function): Use also "&" and "|" as separators.
1134         (org-org-menu): Agenda commands simplified.
1136 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
1138         * cus-edit.el (customize-apropos, customize-apropos-options):
1139         Docstring changes.
1141         * font-lock.el (font-lock): Add tags to the links in the defgroup.
1143 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
1145         * longlines.el (longlines-mode): Wrap while widened.
1146         (longlines-decode-region, longlines-encode-region): Compute max
1147         just once.
1149 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1151         * cus-edit.el (mac): New group.
1153         * cus-start.el (all): Add user options in macterm.c.  Add test for
1154         Mac-related built-ins.  Fix test for GTK-related built-ins.
1156         * term/mac-win.el (mac-handle-language-change)
1157         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
1158         (mac-services-open-selection, mac-services-mail-selection)
1159         (mac-services-mail-to, mac-services-insert-text)
1160         (mac-dispatch-apple-event): Add docstrings.
1161         (x-get-selection, mac-select-convert-to-string): Select coding
1162         system from `utf-16be' and `utf-16le' using `byteorder'.
1164 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1166         * subr.el (lazy-completion-table): Don't be fooled if the var holds
1167         a "list" (lambda ...) rather than a real completion list.
1169         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
1170         lexical-let when encountering ((lambda (...) ...) ...).
1172 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
1174         * progmodes/sh-script.el (sh-mode):
1175         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
1176         * textmodes/picture.el (picture-mode): Update docstrings.
1178 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
1180         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
1181         commands enclosed in $(ARGQUOTE)s should not be split between two
1182         lines, as that will break with GNU Make >3.80, when sh.exe is used
1183         and arg quoting is with '..'.
1184         (autoloads): Don't break the quoted --eval expression between
1185         several lines.
1187 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
1189         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
1190         Capture error from printing circular structures.
1192 2005-12-17  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
1194         * wid-edit.el (widget-checkbox-action): Clear undo info.
1196 2005-12-16  Bill Wohler  <wohler@newt.com>
1198         * menu-bar.el (kill-this-buffer): Set a good example by using menu
1199         bar, not menubar in comment.
1201 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1203         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
1204         After-change-functions should not clobber the match data.
1206 2005-12-16  Juri Linkov  <juri@jurta.org>
1208         * simple.el (choose-completion): Use `buffer-substring-no-properties'
1209         instead of `buffer-substring'.
1210         (completion-common-substring): Doc fix.
1211         (completion-setup-function): Use minibuffer-completion-contents
1212         instead of minibuffer-contents.  Don't set common-string-length
1213         initially.  Remove special handling of partial-completion-mode.
1214         Move computation of completion-base-size into one cond.
1215         Call completion-base-size-function in mainbuf.  In computation of
1216         completion-base-size for file name completion don't move point to
1217         the end of the minibuffer.  Move computation of common-string-length
1218         into one cond.  Start putting faces only when common-string-length>=0.
1219         Add condition to put completions-common-part when
1220         common-string-length>0.
1222         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
1223         place point at the first different character in the minibuffer
1224         even if this position is at the beginning of the minibuffer.
1226         * info.el (Info-read-node-name-1): In completion-base-size-function's
1227         lambda return 1 if common-substring or minibuffer-completion-contents
1228         starts with (, and 0 otherwise.
1230         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
1231         Use `crm-current-element' for second arg of `display-completion-list'.
1233 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
1235         * files.el (set-auto-mode): Look for an interpreter specified on
1236         the first line also if search for mode specification succeeded,
1237         but the mode is not known.
1239 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
1241         * textmodes/org.el: (org-tags-match-list-sublevels): New option.
1242         (org-open-at-point): Implement tag searches as links.
1243         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
1244         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
1245         (org-tags-sparse-tree, org-tags-view, org-set-tags)
1246         (org-agenda-dispatch): New commands.
1247         (org-use-tag-inheritance, org-tags-column): New options.
1248         (org-tab-follows-link, org-return-follows-link): New options.
1249         (org-tags): New customize group.
1250         (org-start-icalendar-file): Get local time zone.
1251         (org-tags-completion-function): New function.
1252         (org-set-font-lock-defaults): Make sure links will also be
1253         highlighted inside headlines.
1255 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
1257         * term.el (term-emulate-terminal):
1258         Let term-handle-ansi-terminal-messages override what Bash says about
1259         its current directory.
1261 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
1263         * bindings.el (last-buffer): Move to simple.el.
1264         * simple.el (last-buffer): Move here.
1265         (get-next-valid-buffer): New function.
1266         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
1267         (prev-buffer): Ditto. Rename to `previous-buffer'.
1269         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
1270         * bindings.el (global-map): Ditto.
1272 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
1274         * cus-edit.el: Introductory comment change.
1275         (custom-magic-alist): Change message string for the `rogue' state.
1277 2005-12-15  Richard M. Stallman  <rms@gnu.org>
1279         * tooltip.el: Delete defcustom variable :tag names.
1281         * complete.el (partial-completion-mode): Doc fix.
1283         * textmodes/flyspell.el (flyspell-external-point-words):
1284         Use save-excursion to ensure we don't move backward in the
1285         search loop, not even one character.
1286         (flyspell-delete-all-overlays): Use remove-overlays directly.
1288         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
1289         (ispell-start-process): Set that variable.
1290         Clear ispell-buffer-local-name.
1291         (ispell-internal-change-dictionary):
1292         Set ispell-current-dictionary after killing process.
1293         (ispell-buffer-local-dict):
1294         Don't set spell-personal-dictionary after killing process.
1295         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
1296         (ispell-tex-skip-alists)
1297         (ispell-html-skip-alists, ispell-skip-region-alist): Mark as risky.
1299         * net/newsticker.el (newsticker--retrieval-timer-list)
1300         (newsticker--display-timer, newsticker-running-p)
1301         (newsticker-ticker-running-p): Definitions moved up.
1303 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
1305         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
1307 2005-12-15  David Ponce  <david@dponce.com>
1309         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
1310         (recentf-edit-list, recentf-open-files): Signal an error when
1311         there is no recent file.
1313 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
1315         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
1316         read-only except for texinfo-format-region evaluation.
1318 2005-12-14  Richard M. Stallman  <rms@gnu.org>
1320         * vc.el (vc-default-previous-version, vc-default-next-version)
1321         (vc-do-command): Doc fixes.
1323 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1325         * textmodes/bibtex.el (bibtex-expand-strings)
1326         (bibtex-autokey-expand-string, bibtex-name-part)
1327         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
1328         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
1329         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
1330         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
1331         (bibtex-entry-postfix, bibtex-known-entry-type-re)
1332         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
1333         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
1334         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
1335         (bibtex-beginning-of-last-entry): Remove.
1336         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
1337         message if comma is missing but buffer is read-only.
1338         (bibtex-parse-field-text): Handle whitespaces at the end of field
1339         text.  Return 3-element list with beginning and end of field text
1340         and end of field.
1341         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
1342         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
1343         (bibtex-search-forward-field, bibtex-search-backward-field):
1344         Search always delimited by limits of entry.  Use more efficient
1345         search algorithms.
1346         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
1347         bibtex-end-of-name-in-field.
1348         (bibtex-text-in-field-bounds): Handle BibTeX strings when
1349         extracting the content of a field.
1350         (bibtex-text-in-field): Use search limits.
1351         (bibtex-parse-string-prefix): Handle empty string keys based on
1352         bibtex-string-empty-key.
1353         (bibtex-parse-string): Fix docstring.
1354         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
1355         (bibtex-preamble-prefix, bibtex-strings): New functions.
1356         (bibtex-skip-to-valid-entry): Include preceding whitespace in
1357         BibTeX entries (consistent with other BibTeX functions).
1358         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
1359         (bibtex-search-entry): Fix docstring.  Simplify.
1360         (bibtex-flash-head, bibtex-complete-string-cleanup)
1361         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
1362         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
1363         (bibtex-parse-entry): New optional arg content.
1364         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
1365         Use bibtex-text-in-field-bounds.
1366         (bibtex-print-help-message): Handle BibTeX strings and preambles.
1367         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
1368         bibtex-parse-string-postfix.
1369         (bibtex-find-text-internal): New function.
1370         (bibtex-remove-delimiters): Use it.
1371         (bibtex-find-text): Use it.  New optional arg help.
1372         (bibtex-complete): Handle BibTeX string and preamble entries.
1373         (bibtex-Preamble): Fix order of closing delimiters.
1375 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1377         * vc.el (vc-default-revert): New fun.
1379         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
1381 2005-12-14  Romain Francoise  <romain@orebokech.com>
1383         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
1384         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
1385         (font-lock-remove-keywords): Likewise.
1387 2005-12-14  Juri Linkov  <juri@jurta.org>
1389         * log-view.el (log-view-diff): Doc fix.
1391         * isearch.el (isearch-query-replace): Use (mark) instead of
1392         isearch-opoint if mark is active in transient-mark-mode.
1394 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
1396         * isearch.el (isearch-query-replace): Check for isearch-other-end.
1398 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
1400         * progmodes/cpp.el (cpp-face): New widget.
1401         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
1403 2005-12-14  Juri Linkov  <juri@jurta.org>
1405         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
1406         around `erase-buffer' and `insert'.
1408         * descr-text.el (describe-text-properties): Replace buffer name
1409         "*Help-2*" with "*Help*<2>".
1410         (describe-char): Add functions print-help-return-message,
1411         toggle-read-only.  Use help-setup-xref with nil to not store
1412         describe-char in help-xref-stack.  Use help-make-xrefs to
1413         make [back] button.
1415         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
1417         * wdired.el (wdired-old-point): New internal variable.
1418         (wdired-change-to-wdired-mode): Set it buffer-locally.
1419         (wdired-abort-changes): Restore point after aborting changes.
1421 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1423         * vc.el (vc-do-command): Add a new value t for okstatus.
1425         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
1426         frame in case of errors.
1428 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1430         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
1431         so it comes after "On the Left" in the menu.
1433 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
1435         * cus-edit.el (customize-apropos, customize-apropos-options)
1436         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
1438 2005-12-12  Bill Wohler  <wohler@newt.com>
1440         * vc-svn.el (vc-svn-registered): Fix problem of visiting
1441         non-writable Subversion-controlled files by saving window
1442         configuration before calling vc-do-command.  vc-do-command calls
1443         pop-to-buffer on error which is unexpected during registration.
1445 2005-12-12  Jay Belanger  <belanger@truman.edu>
1447         * calc/README: Update the summary of changes.
1449 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1451         * descr-text.el (describe-char): Rework last fix to solve the problem
1452         is the same way it's solved for everything else in that function
1453         (i.e. by extracting the info before setting up the *Help* buffer).
1455 2005-12-12  Kim F. Storm  <storm@cua.dk>
1457         * subr.el (version-regexp-alist): Allow space as separator before
1458         non-numeric part, e.g. "1.0 alpha".
1459         (version-to-list): Interpret .X.Y version as 0.X.Y version.
1461 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
1463         * textmodes/org.el: (org-agenda, org-timeline, org-todo):
1464         Implement Logging and the keep-modes setting.
1465         (org-get-category): Make sure a string is returned.
1466         (org-log-done): New function.
1467         (org-log-done, org-closed-string): New options.
1469 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1471         * tooltip.el (tooltip-y-offset): Change default to 20.
1473 2005-12-12  Richard M. Stallman  <rms@gnu.org>
1475         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
1477         * frame.el (display-hourglass): Doc fix.
1479         * help.el (help-for-help-internal): Simplify entry for `a'.
1481         * info.el (Info-on-current-buffer): Doc fix.
1482         (info-insert-file-contents): Don't test (featurep 'jka-compr).
1484         * startup.el (inhibit-splash-screen): Make this the real name.
1485         (inhibit-startup-message): Make this the alias.
1486         (command-line): Find only simple.el, and use its directory
1487         to fill in other preloaded files' names.
1488         (command-line): Deactivate the mark if deactivate-mark is set.
1490         * international/mule.el (load-with-code-conversion):
1491         Bind deactivate-mark.
1493         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
1495 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
1497         * cus-edit.el (customize-apropos): Avoid listing an option more
1498         than once under different aliases.  No longer list user options
1499         that are not defined with defcustom (unless a prefix arg is given).
1500         Doc fix.
1501         (customize-apropos-options): Doc fix.
1503 2005-12-11  Juri Linkov  <juri@jurta.org>
1505         * frame.el (set-background-color, set-foreground-color)
1506         (set-cursor-color, set-mouse-color, set-border-color):
1507         Add explicit prompts to read colors by `facemenu-read-color'.
1508         (show-trailing-whitespace, blink-cursor-delay)
1509         (blink-cursor-interval, display-hourglass, hourglass-delay):
1510         Remove tags.
1511         (display-hourglass, hourglass-delay): Doc fix.
1512         (cursor-in-non-selected-windows): Capitalize words in tag.
1514         * faces.el (frame-background-mode): Replace `choice-item' keywords
1515         with `const' to not make [default] button.  Change default value tag
1516         from `default' to `automatic'.  Doc fix.
1517         (trailing-whitespace) <defface>: Change group `whitespace' to
1518         `whitespace-faces'.
1520 2005-12-11  Richard M. Stallman  <rms@gnu.org>
1522         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
1524 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1526         * term/mac-win.el: Create keymap for mac-apple-event-map.
1528 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
1530         * tooltip.el (tooltip-mode): Move to start of file so that it
1531         appears at top of customize buffer.
1533         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
1534         Add the gud groupname.
1535         (gud-tooltip-mode): Add the tooltip groupname.
1536         (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
1537         avoid conflict with tooltip-use-echo-area.
1539 2005-12-10  Romain Francoise  <romain@orebokech.com>
1541         * help.el (help-for-help-internal): Add `r' in doc string.
1543 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1545         * align.el (align-regexp, align-highlight-rule):
1546         Use region-beginning and region-end instead of point and mark, so that
1547         repetition (with `repeat-complex-command') recomputes the region
1548         bounds.
1550 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
1552         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
1553         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
1554         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
1555         (balance-windows): Rewrite using the above new functions.
1557 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
1559         * hi-lock.el: (hi-lock-mode) Renamed from hi-lock-buffer-mode;
1560         react if global-hi-lock-mode seems intended.
1561         (global-hi-lock-mode) Renamed from hi-lock-mode.
1562         (hi-lock-archaic-interface-message-used)
1563         (hi-lock-archaic-interface-deduce): New variables.
1564         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
1565         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
1566         (hi-lock-find-patterns, hi-lock-font-lock-hook):
1567         Replace hi-lock-buffer-mode with hi-lock-mode.
1569 2005-12-10  Kevin Rodgers  <ihs_4664@ihs.com>
1571         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
1572         completion list, even after a partial completion has been
1573         inserted in the current buffer.  If there are more than 1
1574         completion, redisplay the *Completions* buffer; if the
1575         completion is unique, delete the *Completions* window.
1577 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
1579         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
1580         strings and long subject lines that were broken into multiple
1581         lines at arbitrary places.  Handle subjects that have "Re: " in
1582         the middle.
1584 2005-12-10  John W. Eaton  <jwe@octave.org>
1586         * emacs/octave-mod.el (octave-electric-space): Don't indent
1587         comments or strings if octave-auto-indent is nil.
1589 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1591         * term/mac-win.el: Require url when compiling.
1592         Call mac-process-deferred-apple-events after loading init files.
1593         (mac-apple-event-map): New defvar.  Define event handlers in it.
1594         (core-event, internet-event): New Apple event class symbols.
1595         (open-application, reopen-application, open-documents)
1596         (print-documents, open-contents, quit-application)
1597         (application-died, show-preferences, autosave-now, get-url):
1598         New Apple event ID symbols.
1599         (about): New HICommand ID symbol.
1600         (mac-event-spec, mac-event-ae): New macros.
1601         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
1602         (mac-ae-selection-range, mac-ae-text-for-search)
1603         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
1604         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
1605         and Services menu events are now defined in mac-apple-event-map.
1606         (mac-drag-n-drop): Remove selection range handling.
1608 2005-12-10  Kenichi Handa  <handa@m17n.org>
1610         * simple.el (zap-to-char):
1611         * isearch.el (isearch-process-search-char): Translate CHAR by
1612         translation-table-for-input.
1614 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
1616         * foldout.el (foldout-exit-fold): Properly hide subtree.
1618 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1620         * files.el (save-buffer):
1621         * international/ucs-tables.el (ucs-set-table-for-input):
1622         * mail/mail-extr.el (mail-extract-address-components):
1623         * mail/sendmail.el (mail-mode): Reformat doc string.
1625 2005-12-09  Juri Linkov  <juri@jurta.org>
1627         * isearch.el (isearch-highlight): Change main overlay priority
1628         from 1 to 1001.  Simplify.
1629         (isearch-lazy-highlight-update): Change lazy overlay priority
1630         from 0 to 1000.
1632         * replace.el (replace-highlight): Change overlay priority from
1633         1 to 1001.
1635         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
1636         Change overlay priority from 1 to 1001.  Reuse existing overlay.
1638         * compare-w.el (compare-windows-highlight): Change overlay
1639         priority from 1 to 1000.
1641         * menu-bar.el (menu-bar-edit-menu): Add listp around
1642         pending-undo-list to disable menu item "undo" when pending
1643         undo list is empty.
1645         * locate.el (locate): Disable undo in *Locate* buffer.
1647 2005-12-09  Kim F. Storm  <storm@cua.dk>
1649         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
1651 2005-12-09  David Ponce  <david@dponce.com>
1653         * recentf.el: Improvement of the menu code.
1654         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
1655         instead of menu hook.
1656         (recentf-show-menu, recentf-hide-menu): New functions.
1657         (recentf-menu-customization-changed, recentf-mode): Use them.
1658         (recentf-menu-action, recentf-max-menu-items)
1659         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
1660         (recentf-arrange-by-rule-others)
1661         (recentf-arrange-by-rules-min-items)
1662         (recentf-arrange-by-rule-subfilter) : Don't use
1663         `recentf-menu-customization-changed'.
1664         (recentf-arrange-rules): Likewise.  Accept functions to compute
1665         sub-menu titles.
1666         (recentf-menu-filter): Likewise.  Doc fix.
1667         (recentf-menu-value-shortcut): Doc fix.
1668         (recentf-dump-variable): Quote atom value.
1669         (recentf-make-menu-items): Update to use it as a menu filter.
1670         (recentf-match-rule): New function.
1671         (recentf-arrange-by-rule): Use it.
1672         (recentf-indirect-mode-rule): New function.
1673         (recentf-build-mode-rules): Use it.
1674         (recentf-dir-rule): New function.
1675         (recentf-arrange-by-dir): Use it.
1676         (recentf-filter-changer-current): Rename from
1677         `recentf-filter-changer-state'.  All references updated.
1678         (recentf-filter-changer-alist): Update filter names.
1679         (recentf-filter-changer-select): New function.
1680         (recentf-filter-changer): Use it.  Make a sub-menu from filters
1681         available in `recentf-filter-changer-alist'.
1682         (recentf-data-cache, recentf-clear-data)
1683         (recentf-update-menu): Remove.  All references updated.
1684         (recentf-match-rule-p, recentf-build-dir-rules)
1685         (recentf-filter-changer-goto-next)
1686         (recentf-filter-changer-get-current)
1687         (recentf-filter-changer-get-next): Remove.
1689 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
1691         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
1692         buffer "Reset" button to "Reset to Current" for consistency with
1693         the State buttons.
1695 2005-12-08  John Paul Wallington  <jpw@pobox.com>
1697         * ibuf-ext.el (define-ibuffer-filter filename):
1698         If `dired-directory' is a list then really use its car.
1700 2005-12-08  Kim F. Storm  <storm@cua.dk>
1702         * emulation/cua-rect.el (cua--rectangle-aux-replace): Fix
1703         indention of text on right side of replaced rectangle.
1705 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
1707         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
1708         No need to check gud-comint-buffer is bound.
1709         (gdb): Prevent multiple debugging when first session uses gdba.
1711 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1713         CC Mode update to 5.31.
1715         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
1716         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.  We
1717         might do this function properly in the future).
1719         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
1720         macros c-sentence-end and c-default-value-sentence end, to cope
1721         with Emacs 22's new function `sentence-end'.
1723 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1725         * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
1726         compat issue using `c-put-overlay' and `c-delete-overlay'.
1728         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
1729         compat macros to handle overlays/extents.
1731 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1733         * progmodes/cc-fix.el: Add definitions of the macros push and pop
1734         (for GNU Emacs 20.4)
1736         * progmodes/cc-defs.el:
1737         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
1739         * progmodes/cc-cmds.el (c-show-syntactic-information): change the
1740         highlighting mechanism so it will work in XEmacs too.
1742         * progmodes/cc-defs.el: Insert c-int-to-char.
1744         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
1745         call to the new macro c-int-to-char.  This solves XEmacs's
1746         regarding characters as different from integers.
1748 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1750         * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
1751         helper.
1753         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
1754         construct to make the indirect face lookup work in XEmacs.
1756         (c-cpp-matchers): Append the negation char face to the existing
1757         fontification, so that the cpp face doesn't disappear.  Use
1758         `c-make-syntactic-matcher' to avoid negation chars in comments and
1759         strings.
1761         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
1762         to map to `font-lock-negation-char-face' in emacsen where it
1763         exists.
1765 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1767         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
1769         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el: Rename
1770         "c-subword-move-mode" as "c-subword-mode".
1772         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
1773         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
1775 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1777         * progmodes/cc-mode.el: Added autoload directive for
1778         `c-subword-move-mode' for use in older emacsen.
1780 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1782         * progmodes/cc-mode.el:
1783         (i) Insert a binding for C-c C-backspace into
1784         c-bind-special-erase-keys which works in TTYs.
1785         (ii) Make sure that when file styles are used, any explicitly
1786         given style variables take priority over those in the style.  Do
1787         this by calling `hack-local-variables' a second time.
1789         * progmodes/cc-vars.el: Add language specific customization
1790         widgets for AWK to c-doc-comment-style, c-require-final-newline
1791         and c-default-style.  Add a defcustom for awk-mode-hook.  Give
1792         c-syntactic-element and c-syntactic-context doc-strings by
1793         directly setting their `variable-documentation' propery.  This
1794         allows Emacs 22.1 to read these with C-h v.
1796         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
1797         Monnier).
1799 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1801         * progmodes/cc-fonts.el, cc-vars.el
1802         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection,
1803         gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
1804         Masatake YAMATO.
1806         (c-doc-comment-style): Made GtkDoc default in C mode.
1808         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
1809         and C-c C-<delete>.
1811         (c-bind-special-erase-keys): New function for use on
1812         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
1814         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
1815         <delete> key behavior in XEmacs according to `delete-forward-p'.
1816         C.f. `c-electric-delete'.
1818 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1820         * progmodes/cc-mode.el: Give c-hungry-backspace and
1821         c-hungry-delete-forward permanent key bindings.
1823         * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
1824         c-syntactic-context for calls to "criteria functions", for
1825         consistency with other calls to user functions.
1827         * progmodes/cc-cmds.el (c-indent-command): expunge use of
1828         `current-prefix-arg', since this might be the prefix arg to a
1829         command which calls c-indent-command as a function.  Change the
1830         interactive spec from "p" to "P".
1832         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
1833         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
1834         was difficult to understand.
1836 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1838         * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
1839         first char of an identifier.
1841         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
1842         +" syntax in C++.
1844 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1846         * progmodes/cc-cmds.el (c-mask-paragraph): correct, so that
1847         auto-fill doesn't split a c-comment's last word from a hanging
1848         "*/" when a space is typed between them after fill-column.
1850         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
1852         * progmodes/cc-styles.el (c-set-style,
1853         c-setup-paragraph-variables): Abort the command if we're not in a
1854         CC Mode buffer.
1856         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
1857         with blank comment-prefix, and a blank line as the comment's
1858         second line.
1860 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1862         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
1863         Incorporated the patterns added in the Emacs development branch
1864         for the new Emacs 22 face `font-lock-negation-char-face'.
1866         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
1867         of "red" since it stands out better in xterms and DOS terminals.
1869         * progmodes/cc-engine.el (c-literal-faces): Added
1870         `font-lock-comment-delimiter-face' which is new in Emacs 22.
1872 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1874         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
1875         forcibly enable c-electric-flag.
1877         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
1878         `comment-close-slash' on c-electric-slash: if enabled, typing `/'
1879         just after the comment-prefix of a C-style comment will close that
1880         comment.
1882 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1884         * progmodes/cc-fonts.el (c-basic-matchers-before,
1885         c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
1886         in Pike.
1888         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
1889         digraphs.
1891         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
1892         (c-cpp-message-directives, c-cpp-include-directives,
1893         c-opt-cpp-macro-define, c-opt-cpp-macro-define-start,
1894         c-cpp-expr-directives): Introduced new language constants to
1895         control cpp syntax in a cleaner way.
1897         (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
1899         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
1901         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines,
1902         c-multiline-string-start-char): New language constants and
1903         variables to specify how newlines in string literals work.
1905         (c-font-lock-invalid-string): Use them.
1907         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
1908         unbalanced close brace is entered.  Optimization by avoiding going
1909         back over arbitrarily large blocks.  Removed hints that this
1910         function only would be relevant/useful in AWK.
1912         (c-electric-brace): Indent syntactically after the cleanups since
1913         lineup functions might do it differently then.
1915         * progmodes/cc-engine.el, cc-langs.el
1916         (c-opt-op-identifier-prefix): New language constant and variable.
1918         (c-just-after-func-arglist-p, c-after-special-operator-id,
1919         c-search-decl-header-end, c-inside-bracelist-p): Use it.
1921         * progmodes/cc-align.el, cc-engine.el
1922         (c-after-special-operator-id): New helper to handle C++ operator
1923         identifiers.
1925         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p,
1926         c-guess-basic-syntax): Handle C++ operator identifiers in
1927         declarations.
1929         * progmodes/cc-langs.el (c-assignment-operators): Added the
1930         trigraph version of ^= too.
1932         * progmodes/cc-langs.el (c-assignment-operators): Added the
1933         trigraph version of |= in C++.
1935         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
1936         `c-decl-hangon-kwds' after the identifier name.
1938         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
1939         whether an arglist is "nonempty", ignore a comment after the open
1940         paren if it isn't followed by a non-comment token on the same
1941         line.
1943         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
1944         heuristics below the point to cope with classes inside special
1945         brace lists in Pike.
1947 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1949         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
1951 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1953         * progmodes/cc-guess.el (cc-guess-install): New function to
1954         install an already guessed style in another buffer.
1956         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
1957         sets `inhibit-read-only' - `c-save-buffer-state' should be used
1958         anyway if the change always is undone.
1960 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1962         Implement togglable electricity:
1964         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
1965         saying when it should be used.
1967         * progmodes/cc-engine.el: Add the new buffer-local variable,
1968         c-electric-flag.
1970         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
1971         c-toggle-auto-newline.
1973         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
1974         c-toggle-auto-newline.  Remove the binding for
1975         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
1976         c-toggle-electric-state.
1978         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
1980         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
1981         c-\(forward\|backward\)-subword.
1982         (c-update-modeline): Add the new modeline flag `l' for
1983         `c-electric-flag'.  Make the auto-newline flag `a' dependent on
1984         `l'.
1985         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.  Make
1986         the old name an alias of the new name.
1987         (c-toggle-electric-state): New function.
1988         c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
1989         Adapt these functions to do electric things only when
1990         c-electric-flag is non-nil.
1991         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
1992         new functions from c-electric-brace.
1993         (c-point-syntax): Add a check for "virtual semicolons" in AWK
1994         mode, so that the tentative extra newline doesn't change the
1995         syntax of the following brace.
1996         (c-electric-brace): restructure by extracting the above functions.
1997         Tidy up the coding somewhat.
1998         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
1999         restructure a bit.
2001 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2003         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
2004         anchor position(s) using faces.  Thanks to Masatake YAMATO for the
2005         idea.
2007         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
2008         (c-submode-indicators): Changed name from `c-auto-hungry-string'
2009         since it's now used to track another submode.
2011         (c-update-modeline): Converted to function and extended to check
2012         `c-subword-move-mode'.
2014         (c-forward-into-nomenclature, c-backward-into-nomenclature):
2015         Converted to compat aliases for `c-forward-subword' and
2016         `c-backward-subword'.
2018         * progmodes/cc-subword.el: New functions and minor mode to handle
2019         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
2021         (c-forward-subword, c-backward-subword, c-mark-subword,
2022         c-kill-subword, c-backward-kill-subword, c-transpose-subwords,
2023         c-capitalize-subword, c-downcase-subword, c-upcase-subword):
2024         Functions corresponding to the standard word handling functions.
2026         (c-subword-move-mode): Minor mode that replaces all the standard
2027         word handling functions with their subword equivalences.
2029 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2031         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
2032         entry for one-liner-defun.
2034         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
2035         name in its def-edebug-spec.
2037         * progmodes/cc-cmds.el (c-electric-brace): Make the
2038         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
2039         compacts space before a comment, if this will make things fit on
2040         one line.
2042         Introduce an "awk" style, mainly for auto-newline and clean-ups.
2044         * progmodes/cc-align.el: new function c-snug-1line-defun-close
2046         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
2047         clean-up one-liner-defun.
2049         * progmodes/cc-styles.el: Add the new "awk" style.
2051         * progmodes/cc-vars.el: Add description of one-liner-defun to
2052         c-cleanup-list's doc-string.  New user options,
2053         c-max-one-liner-length.  In c-default-style, set the default style
2054         for AWK to "awk".
2056 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2058         * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
2059         macros inside labels.
2061         * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
2062         `c-at-statement-start-p' and `c-at-expression-start-p'.
2064         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
2065         error if the mark isn't set.
2067         * progmodes/cc-engine.el (c-guess-continued-construct,
2068         c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
2069         accurately detect functions inside functions.
2071         * progmodes/cc-engine.el (c-at-expression-start-p): New function
2072         like `c-at-statement-start-p' that additionally recognizes commas
2073         and expression parentheses as delimiters.
2075         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
2076         to avoid heuristics that doesn't work for unclosed blocks.
2078         (c-at-statement-start-p): New function.
2080         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
2081         Objective-C directives, e.g. directives spanning lines should work
2082         reasonably well now.
2084         (c-put-c-type-property, c-clear-c-type-property): New helpers.
2086         (c-forward-objc-directive): New function to move over any ObjC
2087         directive.
2089         (c-just-after-func-arglist-p, c-guess-basic-syntax,
2090         c-basic-matchers-before): Use it.
2092         (c-font-lock-objc-iip-decl): Removed.
2094         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
2095         in the template arglist recognition.
2097         * progmodes/cc-styles.el (c-style-alist): Fixed several
2098         inconsistencies in the Whitesmith style.
2100         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks): New
2101         lineup function to get lines after Whitesmith style blocks
2102         correctly indented.
2104         (c-lineup-whitesmith-in-block): Backed out the compensation for
2105         opening parens since it's done using `add' lists in the style
2106         definition instead.  Don't use the anchor position since it varies
2107         too much between the syntactic symbols. :P
2109         * progmodes/cc-vars.el (c-valid-offset): Updated.
2111         * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
2112         lists where the offsets are combined according to several
2113         different methods: `first', `min', `max', and `add'.  Report
2114         offset evaluation errors with `c-benign-error' so that some kind
2115         of reindentation still is done.
2117         * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
2118         `arglist-intro' the same way as `arglist-cont-nonempty' and
2119         `arglist-close'.
2121         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
2122         situations for `arglist-cont-nonempty' and `arglist-close'.
2124         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
2125         constant.
2127         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
2128         cc-bytecomp-boundp' in a number of places.
2130         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
2131         macro related issue.
2133 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2135         * progmodes/cc-awk.el: Change the terminology of regexps: A char
2136         list is now
2137         [asdf], a char class [:alpha:].  Include code for char classes.
2138         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
2139         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
2141         Remove (nearly all of) the cruft associated with AWK Mode's former
2142         concept of "virtual semicolons":
2144         Adapt c-beginning-of-statement, c-end-of-statement (together with
2145         subfunctions) to use the new notion of "virtual semicolon" in
2146         place of the old awkward special handling for AWK.  There remains
2147         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
2148         * progmodes/cc-cmds.el:
2149         (c-ascertain-adjacent-literal): In the backwards direction, now
2150         recognises AWK regexp delimiters as string delimiters.
2151         (c-after-statement-terminator-p): Adapt for virtual semicolons;
2152         check more rigorously for "end of macro".
2153         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
2154         virtual semicolons;
2155         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
2156         out the code for forward movement into ...
2157         (c-end-of-statement): Now contains the code for forward movement,
2158         adapted for virtual semicolons.
2160         * progmodes/cc-engine.el:
2161         (c-ws*-string-limit-regexp): new regexp.
2162         (c-forward-single-comment, c-backward-single-comment): Comment out
2163         the (now redundant) "special" AWK stuff.
2165         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
2166         c-string-par-start, c-string-par-separate to be more like Text
2167         Mode than Fundamental Mode.
2169 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2171         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
2172         to the fontified region so that fontification doesn't occur
2173         outside it
2174         (could happen e.g. when fontifying a line with an unfinished
2175         declaration).
2177 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2179         * progmodes/cc-awk.el: Regexps for analysing AWK code have been
2180         moved to near the start of the file.  ^L now separate sections of
2181         the file.  New defconsts: c-awk-non-eol-esc-pair-re,
2182         c-awk-blank-or-comment-line-re,
2183         c-awk-one-line-possibly-open-string-re,
2184         c-awk-regexp-one-line-possibly-open-char-class-re,
2185         c-awk-one-line-possibly-open-regexp-re,
2186         c-awk-one-line-non-syn-ws*-re.  New functions: c-awk-at-vsemi-p,
2187         c-awk-vsemi-status-unknown-p.
2189         Amend the concept of "virtual semicolons" (in the indentation
2190         engine) for languages like AWK, such that they are now
2191         conceptually attached to end of the last token of a statement, not
2192         the end of the line.  (In AWK Mode, however, the pertinent text
2193         property is still physically set on the EOL.)  Remove the specific
2194         tests for awk-mode, thus facilitating the introduction of other
2195         language modes where EOLs can end statements.  (Note: The
2196         funtionality in cc-cmds.el, specifically
2197         c-beginning/end-of-statement has yet to be amended.)
2199         * progmodes/cc-defs.el: New macros c-at-vsemi-p,
2200         c-vsemi-status-unknown-p.
2202         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
2203         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
2204         c-vsemi-status-unknown-p-fn (in a new page).
2206         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
2207         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
2208         numerous awkward forms like
2209         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
2210         with
2211         (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
2212         variable before-ws-ip, the place just after char-before-ip
2213         appears.
2215         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
2216         a comment.
2218 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2220         * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
2221         `c-tentative-buffer-changes'.
2223         * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
2224         converted to macro to choose between Emacs and XEmacs at compile
2225         time.
2227         (c-set-region-active): New set counterpart to
2228         `c-region-is-active-p'.
2230         (c-tentative-buffer-changes): New macro to handle temporary buffer
2231         changes in a convenient way.
2233         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
2234         for `c-tentative-buffer-changes'.
2236         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
2237         the checks for paren sexps between the point and the keyword, to
2238         avoid some false alarms.
2240         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
2241         Fixed a situation where an error could be thrown for unbalanced
2242         parens.  Changed to make use of c-keyword-member' to avoid some
2243         repeated regexp matches.
2245         (c-opt-lambda-key, c-opt-inexpr-block-key,
2246         c-opt-inexpr-class-key): These language variable are no longer
2247         necessary.
2249         (c-block-stmt-kwds): New language constant used by
2250         c-looking-at-inexpr-block'.
2252         (c-guess-basic-syntax): Removed an optional check that looked at
2253         the existence of the now removed language variables.
2255         * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
2256         c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
2257         object instantiation expressions as declarations in some contexts.
2258         This bug only affected languages where the declarator can't be
2259         enclosed in parentheses.
2261         * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
2262         insert newlines before and after substatement braces.
2264         * progmodes/cc-engine.el: Improved the heuristics for recognizing
2265         function declaration headers and the handling of C++ style member
2266         init lists.
2268         (c-just-after-func-arglist-p): Rewritten to use
2269         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
2271         (c-beginning-of-member-init-list): Removed since it isn't used
2272         anymore.
2274         (c-guess-basic-syntax): Case 5B adapted for the new
2275         `c-just-after-func-arglist-p'.  Cases 5B.1 and 5B.3 merged.  Cases
2276         5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
2277         covers all cases now).
2279         * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
2281 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2283         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
2284         c-string-par-start/separate c-sentence-end-with-esc-eol,
2285         initialised in c-setup-paragraph-variables, used in string
2286         scanning subroutines of c-beginning-of-statement.
2288         * progmodes/cc-cmds.el (c-electric-brace): don't delete a comment
2289         which precedes the newly inserted `{'.
2291 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2293         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
2294         function for declaration level blocks.  It should now cope with
2295         templates better and also be a lot more comprehensible.
2297         (c-looking-at-decl-block): The new function.
2299         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
2300         for compatibility.
2302         (c-add-class-syntax, c-guess-continued-construct,
2303         c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
2305         (c-decl-block-key): Changed to tell apart ambiguous and
2306         unambiguous keywords.  Pike specials are now handled directly in
2307         the code instead.
2309         (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
2310         language constants and variables to make the backward skip in
2311         `c-looking-at-decl-block' as tight as possible.
2313         (c-nonsymbol-token-char-list): New language constant.
2315         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
2316         find balanced template arglists backwards.
2318         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
2319         making char classes for `c-syntactic-skip-backward'.
2321         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
2322         16D - can't be a class-close at that point.
2324         * progmodes/cc-engine.el (c-guess-basic-syntax,
2325         c-add-class-syntax): Don't narrow out the enclosing declaration
2326         level.  This makes everything a lot easier, and it was actually
2327         only four small places that needed it to work.  Some places that
2328         previously did `widen' are removed now, which has the effect that
2329         `c-guess-basic-syntax' never will look at things outside the
2330         current narrowment now.  The anchor position for `topmost-intro'
2331         is affected by this, but it was so bogus it was basically useless
2332         before, and now it's equally bogus but in a slightly different
2333         way.
2335         (c-narrow-out-enclosing-class): Gone.
2337         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
2338         the narrowed region.
2340         (c-least-enclosing-brace): Removed silly optional argument.
2342         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
2343         the point could be left directly after an open paren when finding
2344         the beginning of the first decl in the block.
2346         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
2347         Specify which submatch to use.
2349         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
2351         (c-decl-start-re): No no longer any need for special treatment of
2352         ObjC due to the above.
2354         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
2355         presumably follows C in that regard.
2357         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
2358         New language constants to specify operator tokens inside
2359         identifiers in a more high level way.
2361         (c-opt-identifier-prefix-key): New internal language constant.
2363         (c-opt-identifier-concat-key, c-opt-after-id-concat-key,
2364         c-identifier-start, c-identifier-key): Now completely calculated
2365         from other constants.
2367         (c-identifier-last-sym-match): Decommissioned since it's no longer
2368         used.
2370         (c-operators): Use `c-identifier-ops'.  Documented
2371         `postfix-if-paren'.
2373         * progmodes/cc-engine.el (c-forward-name): Removed the
2374         optimization when c-identifier-key is equal to c-symbol-key since
2375         it doesn't work in byte compiled files.  Don't record empty
2376         regions as identifiers.
2378         * progmodes/cc-langs.el (c-filter-ops): New helper function to
2379         simplify access to `c-operators' and its likes.
2381         (c-operator-list, c-all-op-syntax-tokens,
2382         c-nonsymbol-token-regexp, c-<>-multichar-token-regexp,
2383         c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds,
2384         c-primary-expr-regexp, c-cast-parens): Use it.
2386         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
2387         an explicit language in functions.
2389         * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
2390         variant of adornment.
2392         * progmodes/cc-langs.el (c-any-class-key): Removed unused language
2393         variable.
2395         (c-type-decl-prefix-key): Removed some now unnecessary cruft from
2396         the Pike value.
2398         * progmodes/cc-engine.el (c-on-identifier,
2399         c-simple-skip-symbol-backward): Small fix for handling "-"
2400         correctly in `skip-chars-backward'.  Affected the operator lfun
2401         syntax in Pike.
2403         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
2404         diagnostic message about precompiled language vars not being used.
2406         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
2407         "__attribute__" is followed by a parenthesis.
2409         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re,
2410         c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
2411         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
2413         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
2414         cleanups to properly detect the declared identifiers in various
2415         declarations.
2417         (c-decl-start-kwds): New language constant to recognize
2418         declarations that can start anywhere.  Used for class declarations
2419         in Pike.
2421         (c-specifier-key, c-not-decl-init-keywords,
2422         c-decl-prefix-or-start-re, c-find-decl-prefix-search,
2423         c-find-decl-spots): Implement `c-decl-start-kwds'.
2425         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds,
2426         c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
2427         handling of the compiler specific extension keywords into a new
2428         language constant `c-decl-hangon-kwds' that defines keyword
2429         clauses to be ignored in declarations.
2431         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
2432         past unrecognized tokens when handling `c-colon-type-list-kwds'.
2433         Necessary to stop at the declared identifier in e.g. IDL valuetype
2434         declarations.
2436         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds,
2437         c-prefix-spec-kwds-re, c-postfix-spec-kwds,
2438         c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key,
2439         c-forward-decl-or-cast-1): Recognize the declared identifier in
2440         class and enum declarations as such and not as part of the type.
2442         (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
2443         interpretation of PRECEDING-TOKEN-END when there's no preceding
2444         token.
2446         (c-forward-decl-or-cast-1): Don't disregard sure signs of
2447         declarations when there's some syntax error later on.
2449         (c-complex-decl-matchers): Did away with a reference to
2450         `c-specifier-key'.
2452         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
2453         value - this variable is always dynamically bound.
2455         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el,
2456         cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el,
2457         cc-cmds.el, cc-defs.el: Changed the policy for marking up
2458         functions that might do hidden buffer changes: All such internal
2459         functions are now marked instead of those that don't.
2461         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments,
2462         c-(forward|backward)-single-comment, c-parse-state, c-on-identifier,
2463         c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments,
2464         c-literal-type): Allow these functions to make hidden buffer changes,
2465         so that they are free to use text property caching later on.
2467         (c-electric-backspace, c-electric-delete-forward, c-electric-pound,
2468         c-electric-brace, c-electric-slash, c-electric-star,
2469         c-electric-semi&comma, c-electric-colon, c-electric-lt-gt,
2470         c-electric-paren, c-electric-continued-statement, c-indent-command,
2471         c-indent-region, c-mask-paragraph, c-indent-new-comment-line,
2472         c-context-line-break): Added `c-save-buffer-state' calls to comply
2473         with the changed semantics of the functions above.
2475         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
2476         when macros occur in obscure places.  Optimized the sexp movement
2477         a bit.
2479 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2481         Enhancements for c-beginning-of-statement to work in AWK Mode:
2483         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
2484         (completed statement) with `}' (statement completed by closing
2485         brace or semicolon) and `$' (statement completed by EOL).
2487         (c-awk-virtual-semicolon-ends-prev-line-p,
2488         c-awk-virtual-semicolon-ends-line-p,
2489         c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward,
2490         c-awk-at-statement-end-p): new functions
2492         * progmodes/cc-cmds.el: Simplify the structure of functions
2493         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
2494         two functions and c-beginning-of-statement to handle AWK Mode.
2496         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
2497         c-backward-single-comment for AWK mode.  Attempt to clarify their
2498         doc-strings.
2500         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
2502 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2504         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
2505         label handling.  Labels are now recognized in a uniform and more
2506         robust way, regardless of context.  Text properties are put on all
2507         labels to recognize the following declarations better.  Multiword
2508         labels are handled both in indentation and fontification for the
2509         benefit of language extensions like Qt.  For consistency, keywords
2510         in labels are now fontified with the label face instead.  That
2511         also applies to "case" and "default".
2513         (c-beginning-of-statement-1): Fixed some bugs in the label
2514         handling.  Disregard `c-nonlabel-token-key' in labels that begin
2515         with `c-label-kwds'.
2517         (c-find-decl-spots): Support that the callback adds more
2518         `c-decl-end' spots to find.
2520         (c-forward-decl-or-cast-1): Don't treat a list of plain
2521         identifiers followed by a colon as a declaration.
2523         (c-forward-label): New function to recognize labels.
2525         (c-guess-basic-syntax): Replaced uses of `c-label-key' with
2526         `c-forward-label'.  Moved the label recognition cases (14 and 15)
2527         earlier since they aren't so context sensitive now.  Handle labels
2528         on the top level gracefully.  Moved access label recognition to
2529         the generic label case (CASE 15) - removed CASE 5E.
2531         (c-font-lock-declarations): Added recognition of labels in the
2532         same round since we need to handle labels in parallell with other
2533         declarations to recognize both accurately.  It should also improve
2534         speed.
2536         (c-simple-decl-matchers, c-basic-matchers-after): Moved
2537         `c-font-lock-labels' so that it only is used on decoration level 2
2538         since `c-font-lock-declarations' handles it otherwise.
2540         (c-complex-decl-matchers): Removed the simplistic recognition of
2541         access labels.
2543         (c-decl-prefix-re): Removed the kludges that was necessary to cope
2544         with labels earlier.
2546         (c-decl-start-re): New language variable to make
2547         `c-font-lock-declarations' stop for the special protection labels
2548         in Objective-C that start with `@'.
2550         (c-label-key): Removed since it's no longer used.
2552         (c-recognize-colon-labels, c-label-prefix-re): New language
2553         constants to support recognition of generic colon-terminated
2554         labels.
2556         (c-type-decl-end-used): `c-decl-end' is now used whenever there
2557         are colon terminated labels.
2559         * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
2560         first argument starts with a special brace list.
2562         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1,
2563         c-font-lock-declarations): Broke out the declaration and cast
2564         recognition from `c-font-lock-declarations' to a new function, so
2565         that it can be used in the indentation engine.
2567         * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
2568         up to the start of the literal.  Fixed bug with the point on the
2569         wrong side of the search limit that could happen when the start
2570         position is inside a literal.
2572         * progmodes/cc-engine.el (c-parse-state,
2573         c-invalidate-state-cache): Modified the use of `c-state-cache-end'
2574         so that it's kept a little bit back to increase the hit rate.
2576         (c-parse-state): Changed the macro handling and fixed some
2577         glitches.  Macro context is checked more often than necessary now,
2578         but otoh less garbage conses are generated.
2580         * progmodes/cc-engine.el (c-parse-state,
2581         c-invalidate-state-cache): Cache the last position where
2582         `c-state-cache' applies.  This can speed up refontification quite
2583         a bit in blocks where there are many non-brace parens before the
2584         point.
2586         (c-state-cache-end): New variable for this.
2588         (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
2589         cache variable.
2591         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
2592         get close initial continue positions when the start position is
2593         inside a literal or macro.  Do not call the callback for spots
2594         before the start position (which can happen e.g. for `c-decl-end'
2595         spots inside comments).  Optimize better in special cases when the
2596         region is a single line inside a literal or macro (typically when
2597         the current line is refontified).
2599         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
2600         to `c-add-stmt-syntax' - there's no need to explicitly whack off
2601         entries from the paren state.
2603         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
2604         special case for "else if" clauses.
2606         * progmodes/cc-engine.el (c-looking-at-inexpr-block,
2607         c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
2609         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
2610         language variable to recognize the gcc extension with statement
2611         blocks inside expressions.
2613         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
2614         it somewhat more comprehensible.  The argument AT-BLOCK-START is
2615         no longer used and hence removed.
2617         (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
2618         to `c-add-stmt-syntax'.
2620         * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
2621         `c-beginning-of-statement-1' instead of duplicating parts of it.
2622         This fixes bogus label recognition.
2624         * progmodes/cc-engine.el (c-add-type, c-check-type,
2625         c-forward-name, c-forward-type): Improved storage of template
2626         types in `c-found-types' so that they can be recognized better.
2628         (c-syntactic-content): Added option to skip past nested parens.
2630         * progmodes/cc-engine.el (c-forward-name): Set
2631         `c-last-identifier-range' all the time.  It's less work that way.
2632         Handle that there might not be an identifier to store in
2633         `c-last-identifier-range'.
2635         (c-forward-type): Handle that `c-last-identifier-range' might be
2636         nil from `c-forward-name'.
2638         * progmodes/cc-defs.el: (c-safe-scan-lists,
2639         c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
2641         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
2642         to work even if the form fails.
2644         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
2645         down in a large file in one go.
2647         (c-get-fallback-start-pos): New helper function for
2648         `c-parse-state'.
2650         * progmodes/cc-align.el (c-lineup-assignments): New lineup
2651         function which is like `c-lineup-math' but returns nil instead of
2652         `c-basic-offset' when it doesn't match.
2654         (c-lineup-math): Changed to use `c-lineup-assignments'.
2656 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2658         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
2659         c-beginning-of-statement.  New subfunctions
2660         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
2662 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2664         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
2665         hardcoded char classes whereever possible.  Changed a couple of
2666         places to use skip by syntax instead of skip by char class.
2668         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
2669         Fixed a bug in the regexp that caused extreme backtracking.
2671         * progmodes/cc-langs.el (c-block-comment-starter,
2672         c-block-comment-ender): New language constants to specify in a
2673         single place how block comments look.
2675         (c-comment-start-regexp, c-block-comment-start-regexp,
2676         comment-start, comment-end, comment-start-skip,
2677         c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws,
2678         c-syntactic-ws, c-nonempty-syntactic-ws,
2679         c-single-line-syntactic-ws, c-syntactic-eol): Now built from
2680         `c-line-comment-starter', `c-block-comment-starter' and
2681         `c-block-comment-ender'.
2683         (c-block-comment-regexp, c-unterminated-block-comment-regexp): New
2684         language constants to break up things a bit.
2686         (c-simple-ws): New language constant for simple whitespace.
2688         * progmodes/cc-defs.el (c-concat-separated): New convenience
2689         function.
2691         * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
2692         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
2693         newlines.  Allow and ignore nil elements in the list.
2695 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2697         * progmodes/cc-cmds.el: Comment out a (n almost certainly
2698         superfluous) check, (eq here (point-max)) in
2699         c-beginning-of-statement.
2701         * progmodes/cc-cmds.el: Tidy up the comments in
2702         c-beginning-of-statement and subfunctions.
2704         * progmodes/cc-awk.el: Replace calls to put-text-property to the
2705         more flexible c-put-char-property and c-clear-char-properties.
2706         Add the author's email address.
2708         * progmodes/cc-langs.el: New variable,
2709         c-block-comment-start-regexp.
2711         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
2712         closing "*/" of a block comment.
2714         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
2715         subfunctions) so that it works at BOB and EOB.
2717         * progmodes/cc-cmds.el, cc-vars.el: More updating of
2718         c-beginning-of-statement, including new variable
2719         c-block-comment-start-regexp.
2721 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2723         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
2724         symbols from `*-font-lock-extra-types' so that there's no need to
2725         use `regexp-opt' on those lists.
2727         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
2728         `c-type-modifier-kwds' is empty.
2730         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
2731         there are several strings on the same line.
2733         * progmodes/cc-engine.el (c-literal-limits): Removed the
2734         compatibility function for older emacsen.  `c-literal-limits-fast'
2735         has now taken the place of this function.
2737         * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
2738         with older emacsen: We now require `pps-extended-state'.
2740 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2742         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
2743         which obviates the need to hack sentence-end.  This now handles
2744         escaped newlines in strings correctly.  Correct minor bugs in
2745         c-move-over-sentence and in c-beginning-of-statement.
2747         * progmodes/cc-cmds.el (c-beginning-of-statement (and
2748         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
2749         that movement over macros and code are rigorously separated from
2750         eachother.  Correct a few incidental bugs.
2752         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
2753         Improve its doc-string.  Improve the handling of certain specific
2754         cases.
2756 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2758         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
2759         (c-guess-basic-syntax): Changed the way class-level labels are
2760         recognized; they can now contain essentially any symbols.
2762         (c-opt-extra-label-key): New language variable to cope with the
2763         special protection label syntax in Objective-C.
2765         (c-opt-access-key): Removed; this is now handled better by
2766         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
2768         (c-complex-decl-matchers): Update to handle that
2769         `c-opt-access-key' no longer exists.
2771         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
2772         improved label recognition in `c-beginning-of-statement-1'.
2774         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
2775         Recognize bitfields better.
2777         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
2778         Removed some cruft and fixed a bug that could cause it to go to a
2779         position further down.
2781         * progmodes/cc-langs.el, cc-engine.el
2782         (c-beginning-of-statement-1): Improved detection of labels in
2783         declaration contexts.
2785         (c-beginning-of-decl-1): Use it.
2787         (c-nonlabel-token-key): New language constant and variable needed
2788         by `c-beginning-of-statement-1'.
2790         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
2791         manifested itself due to the correction in `c-forward-sexp'.
2793         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
2794         these behave as documented when used at the buffer limits.
2796         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
2797         (c-type-decl-end-used): Made this a language variable.
2799         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
2800         correctly when `combine-after-change-calls' is used together with
2801         temporary narrowings.
2803         * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
2804         labels correctly when the start point is immediately after the
2805         colon.
2807         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
2808         since it isn't used anymore.
2810         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
2811         bracket arglists such as template parens in C++.
2813         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
2814         in the last check-in.  Some optimization.
2816         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
2817         where it could stop at the same level in a preceding sexp when
2818         PAREN-LEVEL is set.
2820         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
2821         text property lookup only when it's needed.
2823         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
2824         Changed the policy for paren marked angle brackets to be more
2825         persistent; once marked they remain marked even when they're found
2826         to be unbalanced in the searched region.  This should keep the
2827         paren syntax around even when individual lines are refontified in
2828         multiline template arglists.
2830         (c-parse-and-markup-<>-arglists): New dynamically bound variable
2831         to control markup so that incorrect angle bracket arglists aren't
2832         marked in contexts where the correct value for
2833         `c-disallow-comma-in-<>-arglists' isn't known.
2835         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
2836         argument has become `c-parse-and-markup-<>-arglists'.
2838         (c-remove-<>-arglist-properties): Removed - no longer used.
2840         (c-after-change-check-<>-operators): New function used on
2841         `after-change-functions' to avoid that "<" and ">" characters that
2842         are part of longer operators have paren syntax.
2844         (c-<>-multichar-token-regexp): New language variable used by
2845         `c-after-change-check-<>-operators'.
2847         (c-after-change): Call `c-after-change-check-<>-operators'.
2849         (c-font-lock-<>-arglists): Use the context properties set by
2850         `c-font-lock-declarations' to set
2851         `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
2852         markup.
2854         (c-font-lock-declarations): Removed code that undoes the invalid
2855         markup done by `c-font-lock-<>-arglists'.
2857         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
2858         after `c-font-lock-declarations'.
2860         * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
2861         paren-level feature.
2863         (c-guess-basic-syntax): Improved the anchor position for
2864         `template-args-cont' in nested template arglists.  There's still
2865         much to be desired in this area, though.
2867 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2869         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
2870         Make the "Text Filling and Line Breaking" commands work for AWK
2871         buffers.
2873 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2875         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
2876         Removed;
2877         (c-major-mode-is 'awk-mode) can be used instead now.
2879         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
2880         it doesn't work no longer are supported.
2882         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el,
2883         cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
2884         requires support for the syntax-table' text property, which rules
2885         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
2886         cruft associated with those versions.
2888         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
2889         for the `syntax-table' text property, which rules out Emacs 19 and
2890         XEmacs < 21.4.  Removed various compatibility cruft associated
2891         with those versions.
2893         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
2894         support for the `syntax-table' text property.
2896         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
2897         variable and use an extra quoted face name instead.  All the
2898         emacsen flavors handle that correctly.
2900         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare,
2901         c-font-lock-declarators, c-font-lock-declarations,
2902         c-complex-decl-matchers, c-basic-matchers-after): Use a text
2903         property to mark the items in in declarator lists to handle
2904         refontification inside multiline declarations better.
2906         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
2907         construct like "a * b = c;" as a declaration.
2909 2005-12-08  Kim F. Storm  <storm@cua.dk>
2911         * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
2912         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
2913         select either meta, hyper, or super modifier for rectangle commands.
2914         (cua--rectangle-modifier-key): New defvar.
2915         (cua--M/H-key): Use it.  Remove special case for `space'.
2916         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
2917         on X, to meta otherwise.  Always bind C-return to toggle
2918         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
2920         * emulation/cua-rect.el (cua-help-for-rectangle): Use
2921         cua--rectangle-modifier-key.  Handle super modifier too.
2922         (cua--init-rectangles): Always bind C-return to toggle rectangle.
2923         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
2925         * ido.el: Move Acknowledgements and History after Commentary.
2926         Minor changes to Commentary.
2928         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
2929         keymap if cua--prefix-override-timer is `shift'.
2930         (cua--shift-control-prefix): New function; emulate "type prefix
2931         key twice" functionality to handle shifted prefix key override.
2932         (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
2933         commands.
2934         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
2936 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
2938         * textmodes/org.el (org-insert-heading): Try to do items before
2939         headings.
2940         (org-agenda-mode): Quote `org-agenda-mode-hook'.
2941         (org-insert-item): New function.
2942         (org-renumber-ordered-list): Don't skip to higher level lists.
2944 2005-12-08  Juri Linkov  <juri@jurta.org>
2946         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
2948         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
2950         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
2952         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
2953         the constructed function name fun-1.
2955         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
2956         because such links don't lead to parent documentation.
2958 2005-12-08  Kenichi Handa  <handa@m17n.org>
2960         * descr-text.el (describe-char): Use *Help-2* buffer if the
2961         current buffer is *Help*.  Call describe-text-properties while
2962         setting the original buffer.
2964 2005-12-07  Bill Wohler  <wohler@newt.com>
2966         * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
2967         and causes problems with non-MH users (such as Gnus users).
2969 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
2971         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
2972         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
2973         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
2974         command "info sources".  Move calls to GDB command "list".
2975         (gdb-find-file-hook): Just use gdb-source-file-list.
2976         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
2977         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
2978         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
2979         (gdb-data-list-register-values-handler): Use correct trigger name.
2981 2005-12-07  Kim F. Storm  <storm@cua.dk>
2983         * ido.el (ido-completion-map): Renamed from ido-mode-map.
2984         (ido-common-completion-map, ido-file-completion-map)
2985         (ido-file-dir-completion-map, ido-buffer-completion-map):
2986         Renamed from ido-mode-....-map.
2987         (ido-init-completion-maps): Renamed from ido-init-mode-maps.
2988         (ido-setup-completion-map): Renamed from ido-define-mode-map.
2989         (ido-read-internal): Bind minibuffer-local-filename-completion-map
2990         to ido-completion-map.
2992 2005-12-07  Kenichi Handa  <handa@m17n.org>
2994         * international/mule-cmds.el
2995         (set-display-table-and-terminal-coding-system): If the coding
2996         system specified in `unibyte-display' property is different from
2997         the arg coding-system, don't setup standard-display-table.
2999 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3001         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
3002         that comments end at \n, regardless of selective-display.
3004 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
3006         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
3007         (gdb-version): New variables.
3008         (gdb-source-file-list, gdb-register-names)
3009         (gdb-changed-registers): New variables for use with GDB 6.4+.
3010         (gdb-ann3): Replace with...
3011         (gdb-init-1, gdb-init-2): ...two new functions.
3012         (gdba, gdb-prompt): Call gdb-init-1.
3013         (gdb-get-version): New function.  Call gdb-init-2 from here.
3014         (gud-watch): Make it work with mouse events too.
3015         (gdb-post-prompt): Don't add to queue until GDB version is known.
3016         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
3017         (gdb-locals-mode): Use gdb-version.
3018         (gdb-memory-format-map, gdb-memory-unit-map)
3019         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
3020         (gdb-locals-font-lock-keywords-1)
3021         (gdb-locals-font-lock-keywords-2): New variables.
3022         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
3023         (gdb-set-gud-minor-mode-existing-buffers-1)
3024         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
3025         (gdb-var-update-1, gdb-var-update-handler-1)
3026         (gdb-data-list-register-values-handler)
3027         (gdb-data-list-register-values-custom)
3028         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
3029         (gdb-stack-list-locals-handler, gdb-get-register-names):
3030         New functions for use with GDB 6.4+.
3031         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
3032         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
3033         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
3034         (gdb-stack-list-locals-regexp)
3035         (gdb-data-list-register-names-regexp): New regexps for use with
3036         GDB 6.4+.
3038 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3040         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
3042 2005-12-06  Nozomu Ando <nand@mac.com>  (tiny patch)
3044         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
3045         prompts work for AUTH PLAIN.  Also reported by Steve Allan
3046         <seallan@verizon.net>.
3048 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
3050         * frame.el (set-frame-parameter): Add doc string.
3052 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
3054         * textmodes/org.el (org-occur-highlights): New variable.
3055         (org-highlight-new-match, org-remove-occur-highlights): New functions.
3056         (org-highlight-sparse-tree-matches): New option.
3057         (org-do-occur): New function.
3058         (org-get-heading): Make it work also at beginning of line.
3059         (org-category-table): New variable.
3060         (org-get-category-table, org-get-category)
3061         (org-camel-to-words, org-link-search): New functions.
3062         (org-select-this-todo-keyword): New variable.
3063         (org-todo-list): New command.
3064         (org-shiftright, org-shiftleft): New commands.
3065         (org-agenda-todo): Add prefix argument.
3066         (org-show-hierarchy-above): New option.
3067         (org-show-todo-tree): Numerical prefix creates tree for specific
3068         TODO keyword.
3069         (org-outline-level): New function, to assign a level to plain
3070         lists items.
3071         (org-cycle-include-plain-lists): New option.
3072         (org-mode): Use `org-outline-level' as value of `outline-level'.
3073         (org-cycle): Temporarily switch `outline-regexp' if
3074         `org-cycle-include-plain-lists' is non-nil.
3075         (org-start-icalendar-file): Fix format bug.
3076         (org-agenda-get-day-entries): Create category table.
3077         (org-agenda-get-todos, org-agenda-get-timestamps)
3078         (org-agenda-get-deadlines, org-agenda-get-scheduled)
3079         (org-agenda-get-blocks): Use `org-get-category'.
3080         (org-context-in-file-links): Rename from
3081         `org-line-numbers-in-file-links' .
3083 2005-12-06  Romain Francoise  <romain@orebokech.com>
3085         * window.el (balance-windows): Delete extraneous third arg in call
3086         to `enlarge-window'.
3088 2005-12-06  Kenichi Handa  <handa@m17n.org>
3090         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
3092 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
3094         * progmodes/gdb-ui.el (gdb-var-create-handler)
3095         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
3096         (gdb-var-list-children-handler, gdb-var-update-handler):
3097         Current buffer is already gdb-partial-output-buffer, don't
3098         make it current again.
3100 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
3102         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
3103         (list-buffers-noselect): Use it.
3105 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3107         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
3108         (mail-yank-ignored-headers): Use regexp-opt.
3109         (mail-mode-map): Move initialization into declaration.
3110         (mail-sent-via): Remove unused shadowed var `to-line'.
3111         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
3112         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
3113         (mail-do-fcc): Use dolist and push.
3114         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
3115         (mail-yank-ignored-headers): Don't autoload.
3117 2005-12-05  Kenichi Handa  <handa@m17n.org>
3119         * international/mule-cmds.el (set-language-info-internal): New fun.
3120         (set-language-info): Call set-language-info-internal to update
3121         language-info-alist.  If LANG-ENV is the current one, call
3122         set-language-environment to make INFO effective now.
3123         (set-language-info-alist): Likewise.
3124         (locale-language-names): With locale "en", use English
3125         lang. env. but set the default codings to iso-8859-1.
3127 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
3129         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
3130         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
3131         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
3132         for plain strings.
3133         (gdb-frames-mode): Remove redundant call to font-lock-mode.
3134         (gdb-all-registers): Rename from toggle-gdb-all-registers.
3135         Create registers buffer if necessary.  Echo new state in minibuffer.
3136         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
3138 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
3140         * info.el (Info-fontify-node): Match external links using
3141         non-directory part of filename.
3143 2005-12-04  Juri Linkov  <juri@jurta.org>
3145         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
3146         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
3147         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
3148         because there is no customization option for it.
3150         * font-lock.el (lisp-font-lock-keywords-1):
3151         Add define-global-minor-mode.
3153         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
3155         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
3156         properties on the constructed variable names.
3158         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3159         Put `definition-name' properties on the constructed function names
3160         next-sym and prev-sym.
3162         * emacs-lisp/find-func.el (find-function-regexp):
3163         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
3164         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
3165         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
3166         and easy-menu-define.
3168         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
3169         easy-mmode-define-global-mode and define-global-minor-mode.
3170         (lisp-imenu-generic-expression): Add define-global-minor-mode.
3172         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
3173         instead of easy-mmode-define-global-mode.
3175         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
3176         Use define-minor-mode instead of easy-mmode-define-minor-mode.
3178         * cus-edit.el (customize-group, customize-group-other-window):
3179         Filter out autoloaded options from the group completion list by
3180         using heuristics that autoloaded groups don't have `custom-autoload'
3181         property on their symbols (they have only `custom-loads').
3183         * simple.el (completion-setup-function): Put completions-common-part
3184         face on complete completion string too (i.e. completion string
3185         without completions-first-difference face).
3187         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
3189 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
3191         * view.el (view-mode): Doc fix.
3193         * disp-table.el (standard-display-european): Add to the warning
3194         message a reference to the doc string.
3196         * play/yow.el (apropos-zippy): Call print-help-return-message,
3197         similar to other Help and Apropos commands.
3199         * help.el (print-help-return-message): If pop-up-frames is
3200         non-nil, set up help-return-method to delete the help window and,
3201         possibly, its frame as well, and don't display message about
3202         scrolling the help window.  Doc fix.
3203         (help-return-method): Doc fix.
3205 2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
3207         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
3208         whereby names of length one or names starting with a
3209         symbol-constituent character would not be returned.
3211 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3213         * subr.el (atomic-change-group): Add edebug and indentation spec.
3215 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3217         * completion.el (save-completions-file-name): Fix typo in last change.
3219 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3221         * info.el: Move back/forward history to the beginning of the tool bar.
3223 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
3225         * allout.el:(eval-when-compile): Remove unnecessary load of cl.
3226         Add fset of allout-real-isearch-abort during compile to fix
3227         byte-compilation warnings.
3228         (allout-mode-p): Move definition of this macro above all uses, or
3229         byte compilation in barren emacs (eg, during emacs build) will
3230         lack the definition.
3231         (allout-mode): Move this variable above any uses, or byte
3232         compilation will fail.
3233         (allout-resolve-xref): Remove use of personal file-reference function.
3234         (allout-toggle-current-subtree-encryption): Do the current (ie,
3235         visible containing) topic, rather than nearest around point.  Doc fix.
3236         (allout-toggle-subtree-encryption): New function, workhorse that
3237         works on nearest topic containing point.
3238         (allout-encrypt-string): Signal requirement for newer version of pgg.
3239         (allout-resumptions): Doc fix.
3241 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
3243         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
3245 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
3247         * textmodes/flyspell.el (flyspell-external-point-words):
3248         Consider a misspelling as found in the string search if: (a) misspelling
3249         and found string lengths match, or (b) misspelling is found as
3250         element in a boundary-chars separated longer string, or (c)
3251         ispell-program-name is really ispell and misspelling is found as
3252         part of a TeX string.  After successful match move beginning of
3253         search region to end of match.  Warn about not found misspellings
3254         once the process is done.
3255         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
3257 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
3259         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
3260         tool bar (removed inadvertently).
3262 2005-12-02  Juri Linkov  <juri@jurta.org>
3264         * log-view.el (log-view-diff): Clarify doc string.
3266 2005-12-01  Bill Wohler  <wohler@newt.com>
3268         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
3269         triggers lm-verify errors.
3271 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
3273         * simple.el (transient-mark-mode, line-number-mode)
3274         (column-number-mode, size-indication-mode): Remove `:require nil'.
3276 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
3278         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
3279         in the margin also.
3280         (gdb-breakpoints-mode-map): Use D instead of d for
3281         gdb-delete-breakpoint.
3282         (gdb-get-frame-number): Require a number to match on.
3283         (gdb-threads-mode-map): Add follow-link binding.
3285 2005-11-30  Jason Rumney  <jasonr@gnu.org>
3287         * isearch.el (isearch-mode-map): Avoid exiting search on
3288         language-change event.
3290 2005-11-30  Romain Francoise  <romain@orebokech.com>
3292         * speedbar.el (speedbar-default-position): New defcustom.
3293         (speedbar-frame-reposition-smartly): Use it.
3295         * dframe.el (dframe-reposition-frame-emacs): Fix position
3296         computation for `left' location.
3297         Update copyright year.
3299 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3301         * help.el (help-map): Move initialization into declaration.
3303         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
3305         * help-fns.el (help-argument-name): Don't autoload.
3306         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
3307         to be re-loaded when customizing the `help' group.
3309 2005-11-30  John Paul Wallington  <jpw@gnu.org>
3311         * help-fns.el (describe-function-1): Fill arglist output.
3313 2005-11-30  Kim F. Storm  <storm@cua.dk>
3315         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
3316         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
3317         after revert-buffer (or anything else which kills all local variables).
3319         * apropos.el (apropos-parse-pattern): Doc fix.
3320         Set apropos-regexp directly, rather than expecting callers to do so.
3321         (apropos-command, apropos, apropos-value, apropos-documentation):
3322         Simplify calls to apropos-parse-pattern.
3324 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
3326         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
3327         (hi-lock-face-phrase-buffer): Use hi-yellow face.
3328         (hi-lock-write-interactive-patterns): Use comment-region.
3330         * longlines.el (longlines-mode): Add mail-setup-hook.
3332         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
3334         * simple.el (sendmail-user-agent-compose, next-line):
3335         Conditionally use hard-newline.
3337 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3339         * international/latexenc.el (latex-inputenc-coding-alist):
3340         Reword doc string.
3342 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
3344         * help.el (describe-key-briefly, describe-key): Recognize default
3345         bindings.
3347 2005-11-29  Romain Francoise  <romain@orebokech.com>
3349         * view.el (view-inhibit-help-message): New defcustom.
3350         (view-mode-enter): Use it.
3352 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
3354         * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
3355         Preserve user position.
3357 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
3359         * font-lock.el: Throw error if facemenu is not loaded to prevent
3360         accidental change of loading order in loadup.el.  (Suggested by RMS.)
3362         * loadup.el: Add comment explaining why facemenu must be loaded
3363         before font-lock.
3365 2005-11-28  Jay Belanger  <belanger@truman.edu>
3367         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
3368         (calc-dispatch-map): Add more keys for `calc-same-interface'.
3370         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
3372         * calc/calc-embed.el (calc-do-embedded): Update help message.
3374         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
3376 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3378         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
3380         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
3381         called-interactively-p.
3382         (elp-profilable-p): Rename from elp-not-profilable-p.
3383         Invert result and take into account macros and autoloaded functions.
3384         (elp-instrument-function): Update call.
3385         (elp-instrument-package): Update call.  Add completion.
3386         (elp-pack-number): Use match-string.
3387         (elp-results-jump-to-definition-by-mouse): Merge into
3388         elp-results-jump-to-definition and then remove.
3389         (elp-output-insert-symname): Make help echo text single-line.
3391         * replace.el (query-replace-map): Move initialization into declaration.
3392         (occur-engine): Use with-current-buffer.
3393         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
3394         (occur-mode-mouse-goto): Replace with an alias.
3396 2005-11-28  Juri Linkov  <juri@jurta.org>
3398         * simple.el (quoted-insert): Let-bind input-method-function to nil.
3400         * term/w32-win.el: Bind [S-tab] to [backtab].
3402         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
3403         `Info-find-file' to t.
3405         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
3406         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
3407         and same-window-regexps.
3408         (occur-next-error): Don't move point for arg 0.
3410 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
3412         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
3414 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3416         * log-edit.el (log-edit-changelog-use-first): New var.
3417         (log-edit-changelog-ours-p): Use it.
3418         (log-edit-insert-changelog): Set it with new arg `use-first'.
3419         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
3420         (log-edit-hook): Add them to the list of suggested options.
3422         * textmodes/flyspell.el (flyspell-last-buffer): New var.
3423         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
3424         redundant work.
3425         (flyspell-mode-on): Use add-hook for after-change-functions.
3426         (flyspell-mode-off): Use remove-hook for after-change-functions.
3427         (flyspell-changes): Make it buffer-local.
3428         (flyspell-after-change-function): Make it non-interactive.  Use push.
3429         (flyspell-post-command-hook): Check input-pending-p while processing
3430         the potentially long list of buffer changes.
3432 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
3434         * buff-menu.el (list-buffers-noselect): Display the selected
3435         frame's buffer list, not the global one.
3437 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
3439         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
3440         that (list last-input-event) works as in interactive spec.
3442 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
3444         * loadup.el ("facemenu"): Load facemenu before font-lock, because
3445         `facemenu-keymap' needs to be defined when font-lock is loaded.
3446         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
3448 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3450         * completion.el: Remove useless leading * in defcustom docstrings.
3451         (save-completions-file-name): Use ~/.emacs.d if available.
3452         (completion-standard-syntax-table): Rename from
3453         cmpl-standard-syntax-table and fold initialization into declaration,
3454         thus removing cmpl-make-standard-completion-syntax-table.
3455         (completion-lisp-syntax-table, completion-c-syntax-table)
3456         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
3457         (cmpl-saved-syntax, cmpl-saved-point): Remove.
3458         (symbol-under-point, symbol-before-point)
3459         (symbol-under-or-before-point, symbol-before-point-for-complete)
3460         (add-completions-from-c-buffer): Use with-syntax-table.
3461         (make-completion): Don't return a list of completion entries.
3462         Update callers.
3463         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
3464         (completion-initialize): Rename from initialize-completions.
3465         (completion-find-file-hook): Rename from cmpl-find-file-hook.
3466         (kill-emacs-save-completions): Collect stats here.
3467         (save-completions-to-file, load-completions-from-file):
3468         Use with-current-buffer.
3469         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
3470         into a function.  Move all calls to toplevel.
3471         (completion-lisp-mode-hook): New fun.
3472         (completion-c-mode-hook, completion-setup-fortran-mode):
3473         Set the syntax-table here.  Use local-set-key.
3474         (completion-saved-bindings): New var.
3475         (dynamic-completion-mode): Make it into a proper minor mode.
3476         (load-completions-from-file): Remove unused var `num-uses'.
3478         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
3479         constructor if it is explicitly overridden.
3481         * complete.el (PC-completion-as-file-name-predicate):
3482         Use minibuffer-completing-file-name.
3483         (partial-completion-mode): Use find-file-not-found-functions.
3484         (PC-lisp-complete-symbol): Use with-syntax-table.
3485         (PC-look-for-include-file): Remove dead setq.
3486         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
3487         (PC-complete): Use with-current-buffer.
3489         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
3490         escape single quotes.
3492 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
3494         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
3495         of `if' whose condition always returned nil.  Doc fix.
3497         * buff-menu.el (Buffer-menu-revert-function): Make the selected
3498         window's buffer the current buffer around the call to
3499         `list-buffers-noselect'.  This is necessary to mark that buffer
3500         with a `.' in the Buffer Menu when called from Lisp, for instance
3501         by Auto Revert Mode.
3503 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
3505         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
3506         attaching to it.
3507         (gdb-pre-prompt): Make sure gdb-error is reset.
3509         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
3510         with a child process, detect it.
3511         (gud-speedbar-buttons): Match regexp more carefully.
3513 2005-11-27  Richard M. Stallman  <rms@gnu.org>
3515         * mouse.el (mouse-drag-move-window-bottom):
3516         Use adjust-window-trailing-edge.
3518 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
3520         * simple.el (blink-matching-open): Ignore
3521         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
3522         (blink-matching-paren-on-screen): Update docstring.
3524         * paren.el (show-paren-mode): No longer change
3525         `blink-matching-paren-on-screen'.
3527 2005-11-27  John Paul Wallington  <jpw@pobox.com>
3529         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
3530         (gdb-threads-select, gdb-edit-register-value):
3531         Use `posn-set-point' instead of `mouse-set-point' because the
3532         latter is not fbound when configured without X.
3534 2005-11-27  Kim F. Storm  <storm@cua.dk>
3536         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
3537         existing face when partially highlighting a TAB in a rectangle.
3539 2005-11-26  Kim F. Storm  <storm@cua.dk>
3541         * ido.el (ido-mode-map): Doc fix.
3542         (ido-mode-common-map, ido-mode-file-map)
3543         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
3544         (ido-define-mode-map): Rewrite.  Select one of the new maps as
3545         parent for ido-mode-map instead of building from scratch.
3546         (ido-init-mode-maps): New defun to initialize new maps.
3547         (ido-mode): Call it.
3548         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
3549         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
3551 2005-11-26  John Paul Wallington  <jpw@pobox.com>
3553         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
3554         `mouse-set-point' because the latter is not fbound when configured
3555         without X.
3557 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
3559         * files.el (file-relative-name): Doc fix.
3561 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
3563         * progmodes/octave-inf.el (inferior-octave-startup): Force a
3564         non-empty string for secondary prompt PS2.
3566 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
3568         * progmodes/compile.el (compilation-setup): Fix last change.
3570 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
3572         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
3573         (gdb-mouse-toggle-breakpoint-margin)
3574         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
3575         Add gdb-server-prefix to keep out of command history.
3576         (gdb-edit-register-value): New function.
3577         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
3578         (gdb-info-registers-custom): Use above map.
3580 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
3582         * custom.el (enable-theme): Signal error if argument is not a
3583         theme.  Don't recalculate a face if it's not loaded yet.
3585         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
3586         the `user' theme is in effect.
3588         * info.el (Info-on-current-buffer): Record actual filename in
3589         Info-current-file, instead of t, or a fake filename if a non-file
3590         buffer.  Make autoload.
3591         (Info-find-node, Info-revert-find-node): No need to check for
3592         Info-current-file nil.
3593         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
3594         Info-current-file is now never `t'.
3595         (Info-fontify-node): Many simplifications due to Info-current-file
3596         always being valid.  Use Info-find-file to find node filename.
3598 2005-11-25  David Kastrup  <dak@gnu.org>
3600         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
3601         new character, then delete" in order to preserve markers.
3603 2005-11-25  David Ponce  <david@dponce.com>
3605         * recentf.el (recentf-arrange-by-rule): Handle a special
3606         `auto-mode-alist'-like "strip suffix" rule.
3607         (recentf-build-mode-rules): Handle second level auto-mode entries.
3609 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
3611         * viper-keym.el (viper-ESC-key): Use different values in terminal and
3612         window modes.
3614         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
3615         jde-javadoc-checker-report-mode.
3617         * ediff-wind (ediff-make-wide-display): Slight simplification.
3619         * ediff.el (ediff-date): Change the date of last update.
3621 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
3623         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
3624         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
3625         (hi-lock-mode): New global minor mode.
3626         (turn-on-hi-lock-if-enabled): New function.
3627         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
3628         Change arguments to regexp and face instead of a font-lock pattern.
3629         Directly set face property, instead of refontifying.
3630         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
3631         (hi-lock-find-patterns): Use line-number-at-pos.
3633         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
3634         arguments for hi-lock-set-pattern.
3635         (hi-lock-unface-buffer, hi-lock-set-file-patterns): Call
3636         font-lock-fontify-buffer.
3637         (hi-lock-find-file-hook, hi-lock-current-line)
3638         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
3640         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
3641         turned off.
3643         * progmodes/compile.el (compilation-setup): Don't fiddle with
3644         font-lock-defaults.
3646 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
3648         * progmodes/gdb-ui.el (gdb-var-create-handler)
3649         (gdb-var-list-children-handler): Find values for all variable
3650         objects.  gud-speedbar-buttons decides whether to display them.
3652 2005-11-24  Romain Francoise  <romain@orebokech.com>
3654         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
3655         buffer name with a space.
3657 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
3659         * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
3660         `org-export-local-list-max-depth'.  Change default value to 3.
3661         (org-auto-renumber-ordered-lists)
3662         (org-plain-list-ordered-item-terminator): New options.
3663         (org-at-item-p, org-beginning-of-item, org-end-of-item)
3664         (org-get-indentation, org-get-string-indentation)
3665         (org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
3666         functions.
3667         (org-move-item-down, org-move-item-up): New commands.
3668         (org-export-as-html): New classes for CSS support.  Bug fix in
3669         regular expression detecting fixed-width regions.  Respect
3670         `org-local-list-ordered-item-terminator'.
3671         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
3672         also a list item.
3673         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
3674         New item moving functions.
3676 2005-11-24  Juri Linkov  <juri@jurta.org>
3678         * isearch.el (isearch-repeat): With empty search ring set
3679         `isearch-error' to the error string instead of signaling error
3680         with the function `error'.
3682 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3684         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
3686 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
3688         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
3689         and variable.
3690         (gdb-var-create-handler, gdb-var-list-children-handler):
3691         Don't match on "char **...".
3692         (gdb-var-update-handler): Find values for all variable objects.
3693         (gdb-info-frames-custom): Identify frames by leading "#".
3695         * progmodes/gud.el (gud-speedbar-menu-items): Add
3696         gdb-speedbar-auto-raise as radio button.
3697         (gud-speedbar-buttons): Raise speedbar if requested.
3698         Don't match on "char **...".
3699         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
3700         Make it editable.
3702 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
3704         * info.el (Info-fontify-node): Handle the case where
3705         Info-current-file is t.
3707 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3709         * simple.el (blink-matching-open): Fix off-by-one in last change.
3711 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3713         * term/mac-win.el: Don't change default directory.
3715 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
3717         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
3718         buffers correctly.  (It used to throw an error in such buffers.)
3719         Make it ask for confirmation in group buffers and other Custom
3720         buffers containing more than one customization item.
3722 2005-11-22  John Paul Wallington  <jpw@gnu.org>
3724         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
3725         property on mail and url overlays.
3726         (goto-address-at-point): Use `posn-set-point' instead of
3727         `mouse-set-point' because the latter is not fbound when configured
3728         without X.
3730 2005-11-22  Lars Hansen  <larsh@soem.dk>
3732         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
3733         (ls-lisp-classify, ls-lisp-format): Delete call to
3734         ls-lisp-parse-symlink.
3735         (ls-lisp-handle-switches): Handle symlinks to directories as
3736         directories when ls-lisp-dirs-first in non-nil.
3738 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
3740         * startup.el (command-line): Make sure that loaddefs.el is handled
3741         correctly in load-history.
3743 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
3745         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
3746         (gdb-struct-string, gdb-array-string): New constants.
3747         (gdb-info-locals-handler): Use them.
3748         (gdb-reset): Reset gdb-var-list to nil.
3750 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3752         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
3753         in patterns.
3755 2005-11-21  Juri Linkov  <juri@jurta.org>
3757         * custom.el (defcustom): Update link types in docstring.
3759 2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
3761         * custom.el (defgroup): Add doc-string-elt info.
3763         * widget.el (define-widget): Don't use declare for the doc-string-elt.
3765 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3767         * newcomment.el (comment-enter-backward): Fix last fix.
3769         * simple.el (blink-matching-open):
3770         * paren.el (show-paren-function): Allow new paren-class info.
3772 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
3774         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
3775         handled automagically.
3777 2005-11-20  Andreas Schwab  <schwab@suse.de>
3779         * descr-text.el (describe-char): When copying overlays put them
3780         over the full char description instead of just the first character
3781         of it.
3783 2005-11-20  Juri Linkov  <juri@jurta.org>
3785         * simple.el (what-cursor-position):
3786         * descr-text.el (describe-char): Use Lisp-readable syntax
3787         for octal and hex.  Reorder decimal, octal and hex values.
3788         Remove excess whitespace in the output.  Use `=' in `column='
3789         like in `point=' and `Hscroll='.
3791         * international/mule-cmds.el (encoded-string-description):
3792         Use Lisp-readable syntax for hex.
3794 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3796         * newcomment.el (comment-enter-backward): Handle the case where the
3797         comment is closed by EOB.
3799 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3801         * longlines.el (longlines-before-revert-hook)
3802         (longlines-after-revert-hook): New functions.
3803         (longlines-mode): Turn off longlines temporarily when reverting.
3804         Add a message-setup-hook.
3805         (longlines-decode-buffer): New function.
3806         (longlines-wrap-line): Preserve marker positions.
3808 2005-11-19  Andreas Schwab  <schwab@suse.de>
3810         * emacs-lisp/shadow.el: Handle compressed files.
3812 2005-11-19  Romain Francoise  <romain@orebokech.com>
3814         * net/browse-url.el (browse-url-default-browser): Signal an error
3815         if no usable browser can be found, rather than try to load w3.
3817 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
3819         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
3820         replacing existing properties.
3821         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
3822         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
3823         tty specs.
3824         (rcirc-server-prefix, rcirc-server): New faces.
3825         (rcirc-url-regexp): Generate with rx macro.
3826         (rcirc-last-server-message-time): New variable.
3827         (rcirc-filter): Record time of last message.
3828         (rcirc-keepalive): Kill processes that did not send a message
3829         since the last ping.
3830         (rcirc-mode): Give rcirc-topic a local binding here.
3832 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
3834         * subr.el (read-passwd): Fontify the prompt as we do with other
3835         prompts.
3837 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
3839         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
3840         binding buffer-read-only to nil.
3842 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
3844         * complete.el (partial-completion-mode):
3845         Mention completion-auto-help in the doc string.
3847         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
3848         more Lisp-ish way.
3850 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se> (tiny change)
3852         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
3853         digits, not 8, to avoid misalignment for files larger than 100MB.
3855 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
3857         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
3858         Mention "keyboard shortcuts" in the help text.
3860 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3862         * startup.el (fancy-splash-default-action): Discard only
3863         mouse-down and succeeding mouse-up events in the splash screen
3864         window so that drag-n-drop event can be processed.
3866 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
3868         * longlines.el (longlines-mode): Add hacks for mail-mode and
3869         message-mode.
3871 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
3873         * textmodes/org.el (org-table-sort-lines): New command.
3874         (org-tbl-menu): Add entry for `org-table-sort-lines'.
3875         (org-add-file): Command removed, use `org-agenda-file-to-front'
3876         instead.
3877         (org-export-icalendar): Use `org-icalendar-combined-name'.
3878         (org-cycle-agenda-files, org-agenda-file-to-end)
3879         (org-agenda-file-to-front): New commands.
3880         (org-table-tab-jumps-over-hlines,org-export-html-style): New
3881         options.
3882         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
3883         (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
3884         New functions.
3885         (org-fill-paragraph): Call `org-table-align' in tables.
3886         (org-mode): Call `org-set-autofill-regexps'.
3887         (org-export-as-html): Support for local handformatted lists.
3888         Modified to produce valid HTML 4.0. Use `org-export-html-style'.
3889         (org-export-local-list-max-depth): New option.
3890         (org-html-expand): Use `org-html-protect'.
3892 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
3894         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
3895         to "p".
3896         (gdb): Move definition of gud-pp to...
3898         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
3899         speedbar.
3900         (gdb-find-watch-expression): New function.
3902 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3904         * faces.el (face-attribute, set-face-attribute): Mention existence
3905         of `:ignore-defface' setting in docstring.
3907 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3909         * simple.el (completion-setup-function): Fix last change.
3911 2005-11-17  John Paul Wallington  <jpw@pobox.com>
3913         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
3914         Use `posn-set-point' instead of `mouse-set-point' because the
3915         latter is not fbound when configured without X.
3917         * comint.el (comint-insert-input): Likewise.
3919 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3921         * simple.el (hard-newline): New variable.
3922         (sendmail-user-agent-compose, next-line): Use it.
3924         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
3925         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
3926         (mail-mail-reply-to, mail-mail-followup-to)
3927         (mail-position-on-field, mail-signature, mail-yank-original)
3928         (mail-attach-file): Likewise.
3930         * mail/mailheader.el (mail-header-format)
3931         (mail-header-format-function): Likewise.
3933         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
3935 2005-11-17  Juri Linkov  <juri@jurta.org>
3937         * font-lock.el (font-lock-faces): Rename this defgroup from
3938         `font-lock-highlighting-faces'.
3939         (font-lock-comment-face, font-lock-comment-delimiter-face)
3940         (font-lock-string-face, font-lock-doc-face)
3941         (font-lock-keyword-face, font-lock-builtin-face)
3942         (font-lock-function-name-face, font-lock-variable-name-face)
3943         (font-lock-type-face, font-lock-constant-face)
3944         (font-lock-warning-face, font-lock-negation-char-face)
3945         (font-lock-preprocessor-face)
3946         (font-lock-regexp-grouping-backslash)
3947         (font-lock-regexp-grouping-construct): Rename :group from
3948         `font-lock-highlighting-faces' to `font-lock-faces'.
3950         * cus-edit.el (lisp, c, tex):
3951         * progmodes/ada-mode.el (ada):
3952         * progmodes/asm-mode.el (asm):
3953         * progmodes/cperl-mode.el (cperl-faces):
3954         * progmodes/cpp.el (cpp):
3955         * progmodes/dcl-mode.el (dcl):
3956         * progmodes/f90.el (f90):
3957         * progmodes/fortran.el (fortran):
3958         * progmodes/icon.el (icon):
3959         * progmodes/idlwave.el (idlwave-misc):
3960         * progmodes/m4-mode.el (m4):
3961         * progmodes/make-mode.el (makefile):
3962         * progmodes/meta-mode.el (meta-font):
3963         * progmodes/modula2.el (modula2):
3964         * progmodes/octave-mod.el (octave):
3965         * progmodes/pascal.el (pascal):
3966         * progmodes/perl-mode.el (perl):
3967         * progmodes/prolog.el (prolog):
3968         * progmodes/ps-mode.el (PostScript-edit):
3969         * progmodes/scheme.el (scheme):
3970         * progmodes/sh-script.el (sh-script):
3971         * progmodes/simula.el (simula):
3972         * progmodes/tcl.el (tcl):
3973         * textmodes/nroff-mode.el (nroff):
3974         * textmodes/reftex-vars.el (reftex-fontification-configurations):
3975         * textmodes/sgml-mode.el (sgml):
3976         * textmodes/texinfo.el (texinfo):
3977         Add :link (custom-group-link font-lock-faces) to defgroup.
3979         * hi-lock.el (hi-lock): Rename this defgroup from
3980         `hi-lock-interactive-text-highlighting'.  Change parent group from
3981         `faces' to `font-lock'.  Add link to the manual.
3982         (hi-lock-mode, hi-lock-file-patterns-range)
3983         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
3984         `hi-lock-interactive-text-highlighting' to `hi-lock'.
3985         (hi-lock-faces): Add :group `faces'.
3987         * cus-edit.el (custom-variable-prompt): Clarify the code.
3989         * faces.el (face-read-string): Set the default value arg of
3990         completing-read.
3992 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
3994         * rfn-eshadow.el (file-name-shadow-properties)
3995         (file-name-shadow-tty-properties, file-name-shadow-mode):
3996         Remove autoloads, because the file is now preloaded.
3998 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4000         * printing.el (easy-menu-intern): Don't define.
4001         (pr-get-symbol): Use easy-menu-intern only if defined.
4003         * simple.el (blink-matching-open): Simplify a bit.
4004         (completion-setup-function): Fix the case of partial-completion-mode
4005         when the minibuffer's contents start with "-".
4006         Obey completion-base-size-function even when
4007         minibuffer-completing-file-name is non-nil.
4009 2005-11-16  Richard M. Stallman  <rms@gnu.org>
4011         * net/eudcb-ph.el (eudc-ph-open-session):
4012         Use set-process-query-on-exit-flag.
4014         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
4016         * international/ucs-tables.el (ucs-set-table-for-input):
4017         Use make-local-variable, not make-variable-buffer-local.
4019         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4020         Improve warning message text.
4022         * savehist.el (savehist-save-hook): Add :group.
4024         * menu-bar.el (menu-bar-help-menu):
4025         Rename Find Extra Packages to External Packages.
4027         * cus-edit.el (Custom-reset-standard): Verify that
4028         :custom-standard-value prop exists before calling it.
4030         * apropos.el (apropos-calc-scores): Use apropos-pattern.
4032 2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
4034         * wid-edit.el (color): Enclose %t in %{...%}.
4036         * cus-edit.el (face): Enclose %t in %{...%}.
4038 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
4040         * savehist.el (savehist-mode-hook): Re-add the var.
4041         (savehist-mode): Use it.
4043 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4045         * textmodes/flyspell.el: Fix commenting convention.
4046         Remove unnecessary leading * in custom docstrings.
4047         (flyspell-emacs): Remove unused var.
4048         (flyspell-delete-region-overlays): Use remove-overlays.
4049         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
4050         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
4051         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
4052         (flyspell-debug-signal-word-checked): Use with-current-buffer.
4053         (make-flyspell-overlay): Don't locally reuse a global name.
4054         (flyspell-highlight-incorrect-region)
4055         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
4056         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
4057         (flyspell-notify-misspell): Remove unused args `start' and `end'.
4058         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
4059         Wrap calls to accept-process-output inside with-local-quit since it's
4060         often called from a post-command-hook.
4061         (flyspell-correct-word, flyspell-auto-correct-word):
4062         Use ispell-send-string.
4063         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
4065         * calendar/diary-lib.el (diary-list-entries): Also hide the
4066         terminating newline.
4068 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
4070         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
4071         window-system, to allow fonts on tty.
4073 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
4075         * progmodes/gud.el (gud-speedbar-item-info): New function.
4076         (gud-install-speedbar-variables): Use it to display data type
4077         of watch expression as a tooltip in speedbar.
4079 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
4081         * font-core.el (global-font-lock-mode): Add :version keyword,
4082         because default was changed.
4084         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
4086         * startup.el (command-line): Use `custom-reevaluate-setting' for
4087         `file-name-shadow-mode'.
4089         * loadup.el: Preload rfn-eshadow.
4091         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
4092         Add :version keyword.
4093         (file-name-shadow-properties, file-name-shadow-tty-properties)
4094         (file-name-shadow): Add :version keyword.
4096         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
4097         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
4098         in the custom-group property of the symbol frames and the fringe
4099         group got no link to its parent group frames.
4100         Doc fix.
4102 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4104         * progmodes/gud.el (gud-stop-subjob): New function.
4105         (gud-menu-map, gud-tool-bar-map): Use it.
4107 2005-11-16  Kim F. Storm  <storm@cua.dk>
4109         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
4110         than kill it.
4111         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
4112         to a more useful/logical place.
4114 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4116         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
4117         go buttons complementary.
4119 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4121         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
4122         (rfn-eshadow-sifn-equal): New function.
4123         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
4125 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
4127         * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
4128         string.
4130         * viper.el (viper-emacs-state-mode-list): Ensure that
4131         rcirc-mode buffers come up in Emacs state.
4133         * ediff-util (ediff-make-temp-file): Use proper file-name-handler
4134         operation.
4136 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
4138         * term.el (term-termcap-format): Fix typos.
4139         (term-down): Fix the negative argument case.
4141 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4143         * progmodes/gdb-ui.el: Remove face-alias left over from change on
4144         2005-08-15.
4145         (gdb-ann3): New command gud-go.
4146         (menu): Accomodate gdb-mi.el.
4147         (gdb-assembler-custom): Make buffer of selected window current
4148         so that set-window-point works.
4150         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
4151         buttons and include new ones.
4153 2005-11-16  Kim F. Storm  <storm@cua.dk>
4155         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
4156         (gud-menu-map): Use it.
4158 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
4160         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
4161         that works correctly for Custom and that does not override a user
4162         who disables it.
4164         * help-mode.el (help-make-xrefs, help-xref-on-pp)
4165         (help-xref-interned, help-follow): Make hyperlinks for variables
4166         that are unbound, but have a non-nil variable-documentation property.
4168         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
4169         mode hook.  (It conflicted with defcustoms for some mode hooks.)
4170         Use the `variable-documentation' property to give the mode hook a
4171         docstring and expand that docstring.
4173 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
4175         * savehist.el (savehist-mode): Don't bother with
4176         `custom-set-minor-mode'.
4177         (savehist-coding-system): Check XEmacs version.
4178         (history-length): Declare also at run time.
4179         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
4180         Don't set the customize state.
4181         (savehist-minibuffer-hook): Special case for when
4182         minibuffer-history-variable is equal to t.
4184 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4186         * files.el (write-file): Refresh VC status.
4188         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
4189         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
4190         than fundamental-mode to see if the mode was set.
4192 2005-11-14  Romain Francoise  <romain@orebokech.com>
4194         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
4195         dummy function in `eval-when-compile' to avoid compiler warning.
4196         Require `man' at compile time.
4198 2005-11-14  Jay Belanger  <belanger@truman.edu>
4200         * calc-alg.el (calcFunc-write-out-power): Rename it to
4201         calcFunc-powerexpand.
4202         (math-write-out-power): Rename it to math-powerexpand; have it
4203         handle negative exponents.
4204         (calc-writeoutpower): Rename it to calc-powerexpand.
4206         * calc-ext.el: Change calcFunc-writeoutpower and
4207         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
4208         autoloads.
4209         Add calcFunc-ldiv to autoloads.
4211         * calc-arith.el (calcFunc-ldiv): New function.
4213         * calc.el (calc-left-divide): New function.
4215 2005-11-14  Juri Linkov  <juri@jurta.org>
4217         * cus-edit.el (custom-variable-prompt): Set the default value arg
4218         of completing-read.
4220         * cus-dep.el (custom-make-dependencies): Reverse the list of
4221         found dependencies.
4223 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
4225         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
4226         Highlighting" entry, it is on by default now.
4227         (menu-bar-options-save): Do not save global-font-lock-mode.
4229 2005-11-13  Richard M. Stallman  <rms@gnu.org>
4231         * textmodes/flyspell.el (flyspell-large-region):
4232         Call flyspell-accept-buffer-local-defs.
4234 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
4236         * textmodes/flyspell.el (flyspell-notify-misspell):
4237         Fix misspelling of "Misspelling".
4238         (flyspell-process-localwords): New function.
4239         (flyspell-large-region): Call flyspell-process-localwords and
4240         flyspell-delete-region-overlays.
4241         (flyspell-delete-region-overlays): New function.
4242         (flyspell-delete-all-overlays): Call that.
4244 2005-11-13  Richard M. Stallman  <rms@gnu.org>
4246         * help.el (help-for-help-internal): Improve doc of C-h a.
4247         (describe-key): Improve prompt; doc fix.
4249 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4251         * vc-svn.el (vc-svn-registered): Catch all errors.
4253         * cus-dep.el (custom-make-dependencies): Typo.
4255 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
4257         * net/tramp-util.el (top): Fix compilation warning.
4259 2005-11-13  Kim F. Storm  <storm@cua.dk>
4261         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
4263 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
4265         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
4266         (gud-speedbar-buttons): Match on "const char *" too.
4268         * progmodes/gdb-ui.el (gdb-var-create-handler)
4269         (gdb-var-list-children-handler): Match on "const char *" too.
4270         (gdb-var-evaluate-expression-handler): Match on empty string.
4271         (gdb-var-update-handler): Only call
4272         gdb-var-evaluate-expression-handler when required.
4274 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
4276         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
4277         selected window.  This still doesn't work for speedbar.
4278         (gud-speedbar-buttons): Handle string expressions properly.
4280         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4281         (gdb-var-create-handler): Handle string expressions properly.
4282         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
4283         Handle string expressions properly.  Move "type" field into regexp.
4285 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
4287         * bookmark.el (bookmark-maybe-message): New function to reduce
4288         code duplication: invokes `message' iff baud-rate is high enough.
4289         (bookmark-write-file): Use above instead of an inline conditional.
4290         (bookmark-load): Same.
4292 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
4294         * bookmark.el (bookmark-write-file): Don't visit the destination
4295         file, just write the data to it using write-region.  This is
4296         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
4297         change to avoid visiting the file in the first place.
4299 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
4301         * hi-lock.el (hi-lock-mode): Set the default value of
4302         font-lock-defaults.
4304 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
4306         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
4307         arg to `file-attributes'.
4308         (find-lisp-format): The UID and GID can now be strings.
4310 2005-11-12  Kim F. Storm  <storm@cua.dk>
4312         * help.el (help-map): Bind C-h d to apropos-documentation.
4314         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
4315         when point is at end-of-buffer.
4317         * apropos.el (apropos-match-face): Doc fix.
4318         (apropos-sort-by-scores): Add new choice `verbose'.
4319         (apropos-documentation-sort-by-scores): New defcustom.
4320         (apropos-pattern): Now contains the pattern entered by the user.
4321         (apropos-pattern-quoted): New defvar.
4322         (apropos-regexp): New defvar, containing the regexp corresponding
4323         to apropos-pattern.
4324         (apropos-all-words-regexp): Rename from apropos-all-regexp.
4325         (apropos-read-pattern): New defun.  Use it to read pattern arg in
4326         interactive calls; returns list of words for a word list, and
4327         string for a regexp.
4328         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
4329         parses a list of words or regexp as returned by apropos-read-pattern.
4330         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
4331         (apropos-score-doc): Return a very high score if the string
4332         entered by the user matches literally.
4333         (apropos-variable): Doc fix.  Use apropos-read-pattern.
4334         (apropos-command): Doc fix.  Use apropos-read-pattern and
4335         apropos-parse-pattern.  Call apropos-print with nosubst=t.
4336         (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
4337         apropos-parse-pattern.
4338         (apropos-documentation): Doc fix. Use apropos-read-pattern and
4339         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
4340         apropos-documentation-sort-by-scores.  Call apropos-print with
4341         nosubst=t.
4342         (apropos-documentation-internal): Pass doc string through
4343         substitute-key-definition before adding text properties.
4344         Highlight substring matching literal user input if possible.
4345         (apropos-documentation-check-doc-file): Remove locals beg and end.
4346         Fix calculation of score (as added twice).  Pass doc string through
4347         substitute-key-definition before adding text properties.
4348         (apropos-documentation-check-elc-file): Pass doc string through
4349         substitute-key-definition before adding text properties.
4350         Highlight substring matching literal user input if possible.
4351         (apropos-print): Add new arg NOSUBST; if set, command and variable
4352         doc strings have already been passed through substitute-key-definition.
4353         Add code to handle apropos-accumulator items without score element
4354         for backwards compatibility (e.g. with woman package).
4355         Only show scores if apropos-sort-by-scores is `verbose'.
4357 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4359         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
4360         Add jka-compr-load-suffixes to load-suffixes.
4362         * jka-compr.el: Require jka-cmpr-hook.
4363         (jka-compr-info-compress-message, jka-compr-info-compress-program)
4364         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
4365         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
4366         (jka-compr-info-can-append, jka-compr-info-strip-extension)
4367         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
4368         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
4369         (jka-compr-uninstall): Remove entries from
4370         jka-compr-added-to-file-coding-system-alist after they are used.
4371         (jka-compr-error): Remove unused var `curbuf'.
4372         (jka-compr-file-local-copy): Remove unused var `notfound'.
4374 2005-11-10  Romain Francoise  <romain@orebokech.com>
4376         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
4378 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
4380         * progmodes/gud.el (gud-menu-map): Move parentheses.
4381         (gdb): New command gud-pv.
4383 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4385         * tar-mode.el: Remove spurious or unnecessary leading stars
4386         in docstrings.
4387         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
4388         (tar-parse-octal-integer-safe): Use mapc.
4389         (tar-header-block-summarize): Remove unused var `ck'.
4390         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
4391         cleared before.  Obey default-enable-multibyte-characters.
4392         Use mapconcat.  Simplify setting of tar-header-offset.
4393         (tar-mode-map): Move initialization inside delcaration.
4394         (tar-flag-deleted): Use `abs'.
4395         (tar-expunge-internal): Remove unused var `line'.
4396         (tar-expunge-internal): Don't hardcode point-min==1.
4397         (tar-expunge): Widen while doing set-buffer-multibyte.
4398         (tar-rename-entry): Use file-name-coding-system.
4399         (tar-alter-one-field): Don't hardcode point-min==1.
4400         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
4401         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
4403 2005-11-10  Masatake YAMATO  <jet@gyve.org>
4405         * add-log.el (add-log-current-defun): Handle class::method
4406         notation of c++. Fix incorrect comment.
4408 2005-11-10  Alan Mackenzie  <acm@muc.de>
4410         * help-fns.el (describe-variable): Make C-h v work when a variable
4411         has variable documentation yet is unbound.
4413 2005-11-10  Masatake YAMATO  <jet@gyve.org>
4415         * man.el (Man-highlight-references): Set an empty
4416         string to `Man-arguments' if it is nil.
4417         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
4419 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4421         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
4422         commenting conventions.
4424         * cus-dep.el (custom-make-dependencies): Simplify.
4425         Better follow the commenting conventions.
4427 2005-11-09  Richard M. Stallman  <rms@gnu.org>
4429         * apropos.el (apropos-pattern): Rename from apropos-regexp.
4430         (apropos-orig-pattern): Rename from apropos-orig-regexp.
4431         All uses changed.
4432         (apropos-rewrite-regexp): Doc fix.
4433         (apropos-variable, apropos-command, apropos, apropos-value):
4434         Change prompt; carry through the argument renaming.
4436 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
4438         * find-lisp.el: Require dired.
4439         (find-lisp-find-dired-internal): Do not call
4440         `abbreviate-file-name' on DIR.
4442 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
4444         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
4446 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
4448         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
4449         when using the speedbar.
4450         (gdb): New command gud-pp.
4451         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
4453 2005-11-09  Juri Linkov  <juri@jurta.org>
4455         * replace.el (occur-excluded-properties): New defcustom.
4456         (occur-1, occur-engine, occur-accumulate-lines): Use it.
4458 2005-11-08  Jay Belanger  <belanger@truman.edu>
4460         * calc/calc-units.el (math-convert-units): Replace any composite
4461         unit by its definition.
4463 2005-11-08  Lars Hansen  <larsh@soem.dk>
4465         * emacs-lisp/autoload.el (update-directory-autoloads):
4466         Add obsolete function alias.
4468 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4470         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
4471         comment-indent-function.
4472         (lisp-comment-indent): Replace by an alias for comment-indent-default.
4474         * reveal.el (reveal-post-command): Rework the handling of
4475         reveal-open-spots, so as to be more reliable.  There were several
4476         tricky corner cases where an open spot might be lost, or where
4477         a closed spot might end up on the list of open spots.
4478         Only reveal text that's ellipsised.
4480 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
4482         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
4484 2005-11-07  John Paul Wallington  <jpw@gnu.org>
4486         * ibuffer.el (ibuffer): Search iconified frames too when
4487         getting Ibuffer buffer's window.
4489 2005-11-06  Richard M. Stallman  <rms@gnu.org>
4491         * progmodes/compile.el (compilation-internal-error-properties):
4492         save-excursion around the computation of MARKER.
4494 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
4496         * textmodes/flyspell.el (flyspell-external-point-words):
4497         flyspell-get-word returns a list, not just a string.
4499 2005-11-06  John Paul Wallington  <jpw@pobox.com>
4501         * ibuffer.el (ibuffer): Search all visible frames when getting
4502         Ibuffer buffer's window.
4504 2005-11-07  Masatake YAMATO  <jet@gyve.org>
4506         * man.el (Man-reference-regexp): Accept spaces between
4507         `Man-name-regexp' and `Man-section-regexp'.
4508         (Man-apropos-regexp): New variable.
4509         (Man-abstract-xref-man-page): Use value for `Man-target-string'
4510         if available.
4511         (Man-highlight-references, Man-highlight-references0):
4512         Handle the case when `Man-arguments' includes "-k".
4513         (Man-highlight-references0): Rename the argument `TARGET-POS' to
4514         `TARGET'. `TARGET' can be a number, function or nil.
4516 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
4518         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
4519         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
4520         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
4521         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
4522         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
4523         (gdb-send-item): Use buffer-local-value and simplify.
4525 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
4527         * startup.el (command-line): Use `custom-reevaluate-setting' for
4528         `global-font-lock-mode'.
4530         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
4531         by default, except in batch mode or when the -D option is given.
4533         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
4534         specified keyword args on to `define-minor-mode'.  Update docstring.
4536 2005-11-05  Romain Francoise  <romain@orebokech.com>
4538         * replace.el (occur-engine): Add marker at end of line, too.
4540 2005-11-04 Ken Manheimer  <ken.manheimer@gmail.com>
4542         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4543         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
4544         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
4545         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
4546         argument to all these routines, so the passphrase can be managed
4547         externally and passed in to the system.
4548         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4549         pgg-add-passphrase-to-cache function.
4551         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4552         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
4553         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
4554         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
4555         argument to all these routines, so the passphrase can be managed
4556         externally and passed in to the system.
4557         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
4558         function.
4560 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
4562         * font-lock.el: Don't deal with font-lock-face-attributes here,
4563         move the code ...
4565         * startup.el (command-line): ... here. Use face-spec-set instead
4566         of custom-declare-face.
4568         * faces.el (face-spec-set): Reset the face if spec is not nil.
4570 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4572         * newcomment.el (comment-region-internal): Box more tightly in the
4573         common case where there's no TAB in the boxed text.
4575 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4577         * info.el (info-tool-bar-map): Use images prev-node, next-node and
4578         up-node.
4580 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
4582         * newsticker.el: Commentary updated. Code formatting changed.
4583         (newsticker-version): Change to "1.9".
4584         (newsticker, newsticker-feed): Doc fix.
4585         (newsticker-url-list): Doc fix.  Add option "Weekly".
4586         (newsticker-retrieval-interval): Add option "Weekly".
4587         (newsticker-headline-processing): Doc fix.
4588         (newsticker-auto-mark-filter): Remove.
4589         (newsticker-auto-mark-filter-list): New.
4590         (newsticker-layout, newsticker-sort-method): Doc fix.
4591         (newsticker-hide-old-items-in-newsticker-buffer)
4592         (newsticker-heading-format, newsticker-item-format)
4593         (newsticker-desc-format): Doc fix.
4594         (newsticker-show-all-rss-elements): Remove.
4595         (newsticker-show-all-news-elements): New.
4596         (newsticker-faces, newsticker-ticker): Doc fix.
4597         (remove-from-invisibility-spec): Code formatting.
4598         (newsticker--process-ids): New.
4599         (newsticker-mode): Doc fix.
4600         (newsticker-mode): Change mode-line-format.
4601         (newsticker-start): Remove debug output.
4602         (newsticker-start-ticker): Doc fix.  Add Autoload cookie.
4603         (newsticker-w3m-show-inline-images): Code formatting.
4604         (newsticker-next-item): Call `force-mode-line-update'.
4605         (newsticker-previous-item): Call `force-mode-line-update'.
4606         (newsticker-next-feed): Call `force-mode-line-update'.
4607         (newsticker-previous-feed): Call `force-mode-line-update'.
4608         (newsticker-mark-all-items-at-point-as-read): Code formatting.
4609         (newsticker-show-old-items): Do not show descs.
4610         (newsticker-hide-entry): Hide too much.
4611         (newsticker-hide-entry, newsticker-show-entry)
4612         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
4613         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
4614         (newsticker-toggle-auto-narrow-to-item): Code formatting.
4615         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
4616         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
4617         (newsticker-get-news): Call `force-mode-line-update'.
4618         Collect process ids.
4619         (newsticker--sentinel): Change coding system handling.
4620         Move image retrieval to new functions newsticker--get-logo-url-*.
4621         Move feed parsing to new functions newsticker--parse-*.
4622         Update list of process ids.
4623         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
4624         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
4625         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
4626         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
4627         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
4628         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
4629         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
4630         (newsticker--decode-coding-string): Remove.
4631         (newsticker--decode-numeric-entities): Check input.  Format code.
4632         (newsticker--remove-whitespace): Check input.
4633         (newsticker--do-forget-preformatted): Doc fix.
4634         (newsticker--decode-rfc822-date): Allow for missing time.
4635         (newsticker--update-process-ids): New.
4636         (newsticker--image-sentinel): Change comment.
4637         (newsticker--image-read): Change error message.
4638         (newsticker--imenu-goto): Doc fix.  Show headline title.
4639         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
4640         (newsticker--buffer-do-insert-text): Clean whitespace in
4641         html-rendered headline title.  Code formatting.
4642         Call `newsticker--buffer-print-extra-elements'.
4643         (newsticker--buffer-print-extra-element): Remove.
4644         (newsticker--buffer-print-extra-elements): New.
4645         (newsticker--buffer-do-print-extra-element): New.
4646         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
4647         large sizes.
4648         (newsticker--run-auto-mark-filter)
4649         (newsticker--do-run-auto-mark-filter):
4650         Use `newsticker-auto-mark-filter-list'.
4652 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
4654         * net/rcirc.el: Use split-string OMIT-NULLS argument.
4655         (rcirc-print): Force redisplay before running hooks.  Do long
4656         buffer truncation after making new text read-only.  Deal with nil
4657         text when decoding strings.  If TARGET is nil, use either the
4658         currently selected buffer, if it is an rcirc buffer and of the
4659         same process or the process buffer.
4660         (rcirc-mode): Remove header-line.  Recompute short buffer names.
4661         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
4662         (rcirc-short-buffer-name): Add variable.
4663         (rcirc-kill-buffer-hook): Recompute short buffer names.
4664         Remove nick from private channel.
4665         (rcirc-send-input): Send command text to current-buffer.
4666         Don't clear overlay arrow here.
4667         (rcirc-short-buffer-name): Return a short buffer name.
4668         (rcirc-update-short-buffer-names, rcirc-abbreviate)
4669         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
4670         buffer-name abbreviations.
4671         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
4672         Do not touch nick-table when killing a parted channel.
4673         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
4674         Clear arrow from current buffer if it is now hidden.
4675         (rcirc-current-buffer): Add variable.
4676         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
4677         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
4678         Remove -face from names.
4679         (rcirc-update-activity-string): Print "DND" when globally ignoring
4680         activity.
4681         (rcirc-ignore-buffer-activity-flag): Rename from
4682         rcirc-ignore-channel-activity.
4683         (rcirc-ignore-all-activity-flag): Doc fix.
4684         (rcirc-channels): Remove variable.
4685         (rcirc-kill-buffer-hook):
4686         (rcirc-get-buffer-create): Add nick to private channel.
4687         (rcirc-multiline-edit-submit): Remove tabs.
4688         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
4689         folded.
4690         (rcirc-remove-nick-channel): Bug fix.
4691         (rcirc-toggle-ignore-buffer-activity): Rename from
4692         rcirc-toggle-ignore-channel-activity.
4693         (rcirc-record-activity): Add buffers to the front of the list.
4694         (rcirc-update-activity): Remove killed buffers from list.
4695         (rcirc-process-server-response-1): Remove last argument if it is
4696         null before calling handler.
4697         (rcirc): Add "rcirc" defcustom prefix.
4698         (rcirc-prompt): Simplify default prompt.
4699         Use custom-initialize-default.
4700         (rcirc-private-chats): Remove variable.
4701         (rcirc-prompt): Change initialization.
4702         (rcirc-version): Remove function.
4703         (rcirc-id-string): Add constant.
4704         (rcirc-last-buffer): Remove variable.
4705         (rcirc-buffer-alist): Add variable.
4706         (rcirc-connect): Update variable setup.
4707         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
4708         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
4709         default.
4710         (rcirc-handler-generic): Trigger activity.
4711         (rcirc-send-message): Create the buffor of the target.
4712         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
4713         (rcirc-get-buffer): Just return nil if there is no matching buffer.
4714         (rcirc-multiline-edit-cancel): Remove function.
4715         (rcirc-set-last-buffer): Remove function.
4716         (rcirc-get-any-buffer): Add function.
4717         (rcirc-join-channels): Don't print /join text.
4718         (rcirc-toggle-ignore-channel-activity): Add and update echo area
4719         messages.
4720         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
4721         (rcirc-handler-NOTICE): Recognize CTCP responses.
4722         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
4723         constructing TOPIC string for buffers we are not JOINed.
4724         (rcirc-handler-CTCP-response): Add handler.
4725         (rcirc-multiline-edit-submit): Restore the window-configuration
4726         before adjusting point.
4727         (rcirc): Add customization group.
4728         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
4729         (rcirc-user-full-name, rcirc-startup-channels-alist)
4730         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
4731         (rcirc-ignore-all-activity-flag, rcirc-time-format)
4732         (rcirc-input-ring-size, rcirc-read-only-flag)
4733         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
4734         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
4735         Change defvar to defcustom.
4736         (rcirc-update-prompt): Add optional ALL arg, which will update
4737         prompts in all rcirc buffers.  Regexp quote replacement text.
4738         (rcirc-fill-column): Accept frame-width as a value.
4739         (rcirc-set-changed): Add function.
4740         (rcirc-next-active-buffer): Write more meaningful messages.
4741         (rcirc-faces): Add customization group.
4742         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
4743         (rcirc-nick-in-message-face, rcirc-prompt-face)
4744         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
4745         (with-rcirc-process-buffer): Move before first usage.
4746         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
4747         (rcirc-debug-flag): Rename from `rcirc-log-p'.
4748         (rcirc-debug): Rename from `rcirc-log'.
4749         (rcirc-format-response-string): Do not print `-' chars for a
4750         NOTICE with no sender.  Simplify output of server responses.
4752 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
4754         (rcirc-browse-url-map, rcirc-browse-url-at-point)
4755         (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
4756         mouse and RET clickable.
4758 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
4760         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
4762 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
4764         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4765         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
4766         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
4767         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
4768         argument to all these routines, so the passphrase can be managed
4769         externally and passed in to the system.
4770         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4771         pgg-add-passphrase-to-cache function.
4773         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4774         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
4775         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
4776         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
4777         argument to all these routines, so the passphrase can be managed
4778         externally and passed in to the system.
4779         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
4780         function.
4782 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
4784         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
4785         from goto-address-url-regexp.
4787 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
4789         * textmodes/org.el (org-read-date, org-goto-calendar)
4790         (org-recenter-calendar, org-agenda-goto-calendar):
4791         Temporarily clear `calendar-move-hook'.
4793 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
4795         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
4796         merging.
4798         * ediff-util.el (ediff-previous-difference): Don't skip regions that
4799         have merge clashes.
4801 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4803         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4804         Undo previous change.
4806         * startup.el (command-line): Use `custom-reevaluate-setting' for
4807         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
4808         tty-register-default-colors on Mac.
4810 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
4812         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
4813         (gdb-buffer-type): Make it automatically buffer local...
4814         (gdb-get-create-buffer): ...and set it accordingly.
4815         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
4816         actually work.
4818 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
4820         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
4821         not red.
4823 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
4825         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
4826         case GUD buffer is not visible.
4827         (gdb-goto-breakpoint): Try to force display in source buffer.
4828         (gdb-frame-gdb-buffer): Copy other similar functions.
4829         (gdb-restore-windows): Don't display source if not asked for.
4830         (gdb-assembler-buffer-name): Don't capitalise.
4832 2005-11-03  Richard M. Stallman  <rms@gnu.org>
4834         * wid-edit.el (key-sequence): New widget type.
4836         * simple.el (set-mark-command-repeat-pop): New variable.
4837         (set-mark-command): Only interpret plan C-@ after a pop as a pop
4838         if set-mark-command-repeat-pop is true.
4840         * info.el (Info-fontify-node): Don't display extra "see" if there
4841         already is one here.
4843         * mouse.el: Fix special handling of DEL after dragging a region:
4844         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
4845         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
4847         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
4849         * textmodes/ispell.el (ispell-command-loop): Change `i' description
4850         not to assume it pertains to an affix.
4852         * textmodes/flyspell.el (flyspell-post-command-hook):
4853         Bind deactivate-mark to prevent deactivation.
4855 2005-11-03  Lars Hansen  <larsh@soem.dk>
4857         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
4858         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
4859         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
4861 2005-11-03  Romain Francoise  <romain@orebokech.com>
4863         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
4864         Update copyright years.
4866 2005-11-03  Sam Steingold  <sds@gnu.org>
4868         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4869         Use system-type instead of window-system because window-system is not
4870         correctly defined during loadup.
4872 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
4874         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
4875         (xml-parse-tag): Join strings separated by a comment properly.
4877 2005-11-02  Andreas Schwab  <schwab@suse.de>
4879         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
4881 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4883         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
4884         (byte-optimize-pure-func): Quote the eval'd value.
4886         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
4887         Rename from perl-font-lock-syntactic-face-function.
4888         Change the calling convention so it can be used as a font-lock MATCHER.
4889         Do the parse-partial-sexp loop outselves.
4890         (perl-font-lock-syntactic-keywords): Use it.
4891         (perl-mode): Don't set font-lock-syntactic-face-function any more.
4893 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
4895         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
4896         disassembly buffer too.
4897         (gdb-exited): Remove overlay arrows when execution has finished.
4898         (gdb-info-frames-custom, gdb-info-threads-custom)
4899         (gdb-info-registers-custom): Don't add inappropriate text
4900         properties if inferior is not active.
4902 2005-11-02  Glenn Morris  <rgm@gnu.org>
4904         * progmodes/fortran.el (fortran-blink-match):
4905         Use `blink-matching-delay'.
4907 2005-11-02  John Mongan <jmongan@mccammon.ucsd.edu>  (tiny change)
4909         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
4911 2005-11-02  Lars Hansen  <larsh@soem.dk>
4913         * net/tramp.el (tramp-action-out-of-band): Handle scp message
4914         "Permission denied".
4916 2005-11-01  Richard M. Stallman  <rms@gnu.org>
4918         * textmodes/flyspell.el (flyspell-external-point-words):
4919         Pass nil to flyspell-get-word.
4921 2005-11-02  Kim F. Storm  <storm@cua.dk>
4923         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
4924         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
4926 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4928         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
4929         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
4930         (calendar-mouse-print-dates): Add optional `event' argument.
4931         Update interactive-spec.
4932         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
4933         Use `calendar-event-to-date' instead of `event'.
4935 2005-11-02  Masatake YAMATO  <jet@gyve.org>
4937         * progmodes/ld-script.el (ld-script-builtins):
4938         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
4939         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
4940         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
4942 2005-11-01  Romain Francoise  <romain@orebokech.com>
4944         * vc-sccs.el: Update copyright year.
4945         * ezimage.el: Likewise.
4947 2005-11-01  KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>  (tiny change)
4949         * info.el (Info-fontify-node): Use `string-width' for fontifying
4950         underlined titles.
4952 2005-11-01  Juri Linkov  <juri@jurta.org>
4954         * info.el (Info-fontify-node): Downcase node header keywords Node,
4955         Prev, Next, Up before comparison.
4956         (Info-history): Insert absolute directory name, and put invisible
4957         property on it.
4959 2005-11-01  Juri Linkov  <juri@jurta.org>
4961         * info.el (Info-file-supports-index-cookies): New variable.
4962         (Info-find-node-2): Check makeinfo version for index cookie support.
4963         (Info-index-nodes): Search for nodes with index cookies only when
4964         Info-file-supports-index-cookies is t.  Otherwise, search nodes
4965         with "Index" in the node name.
4966         (Info-index-node): Search index cookie in the current node only when
4967         Info-file-supports-index-cookies is t.  Otherwise, check the word
4968         "Index" in the node name.
4969         (Info-find-emacs-command-nodes): Remove code that searches nodes
4970         with "Index" node name in the top menu.
4972 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4974         * progmodes/scheme.el (scheme-mode-variables): Use the default
4975         comment-indent-function.
4977         * faces.el (face-attribute): Handle the case where a face inherits from
4978         a non-existent face.
4980         * simple.el (eval-expression-print-format): Use lisp-readable syntax
4981         for octal and hexa output, and merge the char into the paren.
4982         (kill-new): Use push.
4983         (copy-to-buffer): Use with-current-buffer.
4984         (completion-setup-function): Move code in loop to remove redundancy.
4985         (minibuffer-local-must-match-map): Don't add bindings that duplicate
4986         those inherited from minibuffer-local-completion-map.
4988         * savehist.el (savehist-mode) <defcustom>:
4989         Use custom-set-minor-mode if available.
4990         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
4991         and emit a message if applicable.
4993 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
4995         * savehist.el: Sync up to version 19.
4996         (savehist-mode): New minor mode.
4997         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
4998         (savehist-length): Remove (use history-length instead).
4999         (savehist-file-modes): Rename from savehist-modes.
5000         (savehist-save-hook, savehist-loaded): New vars.
5001         (savehist-load): Use savehist-mode.  Try to smooth up transition from
5002         old format to new format.
5003         (savehist-install): Allow savehist-autosave-interval to be nil.
5004         (savehist-save): Run the new hook.  Be more careful to only trim the
5005         history variables.
5006         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
5007         (savehist-printable): Print into a buffer rather than char-by-char.
5009 2005-11-01  John Wiegley  <johnw@newartisans.com>
5011         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
5012         toggle-ignore keybinding (C-a).  The author said it had been
5013         disabled much earlier due to a possible incompatibility, but after
5014         many months of usage I have encountered no problems (and it is a
5015         rather useful option, especially for switching to " *temp*").
5017         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
5018         support for OS/X's AddressBook, by calling out to the open source
5019         program "contacts" (installable through Fink).
5021         * net/eudc.el (eudc-expand-inline): If the
5022         `eudc-multiple-match-handling-method' is set to `all', delete the
5023         query string before inserting the query result.
5025         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
5026         flag, to prevent Eshell from using the system ls when
5027         `eshell-ls-insert-directory' is in used.
5028         (eshell-ls-insert-directory): Disable font-lock in directory
5029         buffer so that Eshell's own fontification is seen.  This broke
5030         recently due to changes in font-lock, so this goes back to version
5031         21 behavior.
5033 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
5035         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
5036         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
5037         (gdb-many-windows): Doc fix.
5039 2005-10-31  Romain Francoise  <romain@orebokech.com>
5041         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
5043 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
5045         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
5046         that global-font-lock-mode can be enabled by default.
5048         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
5049         (font-lock-add-keywords, font-lock-remove-keywords)
5050         (font-lock-fontify-buffer): Remove autoload cookies.
5052         * jit-lock.el (jit-lock-register): Likewise.
5054         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
5056 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5058         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
5059         intact if there is no gud-comint-buffer.
5061 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
5063         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
5064         old prompt comint-prompt-read-only is t and GDB commands are
5065         issued from tool bar etc.
5067 2005-10-31  Masatake YAMATO  <jet@gyve.org>
5069         * vc.el (vc-directory-exclusion-list): Add "{arch}".
5071 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5073         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
5074         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
5076 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
5078         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
5079         starting at beginning of line.  Fontification is messed up when
5080         `open-paren-in-column-0-is-defun-start' set to t.
5081         Reported by John Paul Wallington <jpw@pobox.com>.
5083 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
5085         * comint.el (comint-send-input): Call `comint-update-fence' when
5086         `comint-process-echoes' and `comint-prompt-read-only' are both
5087         non-nil, to avoid leftover read-only newline.
5089 2005-10-30  Richard M. Stallman  <rms@gnu.org>
5091         * textmodes/flyspell.el (flyspell-external-point-words):
5092         Detect when WORD can't be checked properly because
5093         flyspell-get-word finds just part of it, and move on.
5095         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
5096         boundarychar for Polish.
5097         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
5098         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
5100 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5102         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
5103         (gdb-registers-font-lock-keywords): Delete.
5104         (gdb-registers-mode): Don't fontify.
5105         (gdb-info-registers-custom): Use text properties instead as, in
5106         future, changed register values will use font-lock-warning-face.
5107         (gdb-local-font-lock-keywords): Rename to...
5108         (gdb-locals-font-lock-keywords): ...for consistency.
5110 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
5112         * vc.el (vc-switch-backend): Better error message if the buffer is
5113         not visiting a file under version control.
5115         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
5117 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
5119         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
5120         ~/.emacs.d/.emacs.
5122 2005-10-29  Richard M. Stallman  <rms@gnu.org>
5124         * replace.el (occur-mode-mouse-goto): Always go to other window.
5125         (occur-mode-goto-occurrence): Always switch in same window.
5127         * simple.el (undo): Display message at end, not at start.
5129         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
5130         New arg REUSE-CELL.
5131         (cancel-timer-internal): New function.
5132         (timer-event-handler): Use cancel-timer-internal,
5133         and pass the cell it returns to timer-activate...
5135         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
5136         (jit-lock-deferred-fontify, jit-lock-context-fontify)
5137         (jit-lock-after-change): Test memory-full.
5139 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
5141         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5142         part of the decoded armor to find the key-identifier.
5143         (pgg-gpg-lookup-key-owner): New function to return the
5144         human-readable identifier of a key owner.
5145         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
5146         key itself.
5147         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5148         the key value) if we have a key and can match it against a secret
5149         key.  Also, added a note pointing out fact that the prompt only
5150         indicates the first matching key.
5152         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
5153         pgg-decrypt-region.
5154         (pgg-pending-timers): A new hash for tracking the passphrase cache
5155         timers, so that new ones supercede old ones.
5156         (pgg-add-passphrase-to-cache): Rename from
5157         `pgg-add-passphrase-cache' to reduce confusion (all callers
5158         changed).  Modified to cancel old timers when new ones are added.
5159         (pgg-remove-passphrase-from-cache): Rename from
5160         `pgg-remove-passphrase-cache' to reduce confusion (all callers
5161         changed).  Modified to cancel old timers when their keys are
5162         removed from the cache.
5163         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
5164         XEmacs, an indirection to delete-itimer.
5165         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
5166         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
5167         users can only check cache without risk of prompting.  Correct bug in
5168         notruncate behavior.
5169         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
5170         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
5171         Add informative docstrings.
5172         (pgg-decrypt): Convey provided passphrase in subordinate call to
5173         pgg-decrypt-region.
5175         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5176         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5177         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5178         'passphrase' argument, so the passphrase can be managed externally
5179         and then passed in to the system.
5181         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5182         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
5183         so the passphrase cache can be used reliably with identifiers
5184         besides a pgp packet's key id.
5186         * pgg-gpg.el (pgg-pgp-encrypt-region)
5187         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5188         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5189         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5190         argument to all these routines, so the passphrase can be managed
5191         externally and passed in to the system.
5193         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5194         'notruncate' argument, so the passphrase cache can be used
5195         reliably with identifiers besides a pgp packet's key id.
5197 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
5199         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5200         symmetric encryption.
5201         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5202         encrypted session key.
5203         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5204         message ask for the passphrase in a proper way.
5206         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5207         New user commands for symmetric encryption.
5209 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
5211         * textmodes/conf-mode.el (conf-assignment-sign)
5212         (conf-assignment-regexp): Fix docstrings.
5213         (conf-mode-initialize): New function.
5214         (conf-mode): Remove optional args.  Use delay-mode-hooks to
5215         recognize recursive calls.
5216         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
5217         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
5218         (conf-xdefaults-mode): Use define-derived-mode and
5219         conf-mode-initialize.
5221 2005-10-29  Romain Francoise  <romain@orebokech.com>
5223         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
5225 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
5227         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5228         part of the decoded armor to find the key-identifier.
5229         (pgg-gpg-lookup-key-owner): New function to return the
5230         human-readable identifier of a key owner.
5231         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
5232         key itself.
5233         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5234         the key value) if we have a key and can match it against a secret
5235         key.  Also, added a note pointing out fact that the prompt only
5236         indicates the first matching key.
5238         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
5239         pgg-decrypt-region.
5240         (pgg-pending-timers): A new hash for tracking the passphrase cache
5241         timers, so that new ones supercede old ones.
5242         (pgg-add-passphrase-to-cache): Rename from
5243         `pgg-add-passphrase-cache' to reduce confusion (all callers
5244         changed).  Modified to cancel old timers when new ones are added.
5245         (pgg-remove-passphrase-from-cache): Rename from
5246         `pgg-remove-passphrase-cache' to reduce confusion (all callers
5247         changed).  Modified to cancel old timers when their keys are
5248         removed from the cache.
5249         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
5250         XEmacs, an indirection to delete-itimer.
5251         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
5252         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
5253         users can only check cache without risk of prompting.  Correct bug in
5254         notruncate behavior.
5255         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
5256         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
5257         Add informative docstrings.
5258         (pgg-decrypt): Convey provided passphrase in subordinate call to
5259         pgg-decrypt-region.
5261 2005-10-20  Ken Manheimer <ken.manheimer+emacs@gmail.com>
5263         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5264         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5265         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5266         'passphrase' argument, so the passphrase can be managed externally
5267         and then passed in to the system.
5269         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5270         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
5271         so the passphrase cache can be used reliably with identifiers
5272         besides a pgp packet's key id.
5274         * pgg-gpg.el (pgg-pgp-encrypt-region)
5275         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5276         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5277         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5278         argument to all these routines, so the passphrase can be managed
5279         externally and passed in to the system.
5281         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5282         'notruncate' argument, so the passphrase cache can be used
5283         reliably with identifiers besides a pgp packet's key id.
5285 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
5287         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5288         symmetric encryption.
5289         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5290         encrypted session key.
5291         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5292         message ask for the passphrase in a proper way.
5294         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5295         New user commands for symmetric encryption.
5297 2005-10-28  Bill Wohler  <wohler@newt.com>
5299         * help-mode.el (help-url): New button type. Calls browse-url.
5300         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
5301         Similar to Info nodes: URL `url'.
5302         (help-make-xrefs): Create help-url buttons for
5303         help-xref-url-regexp matches.
5305 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
5307         * tool-bar.el (tool-bar-add-item-from-menu)
5308         (tool-bar-local-item-from-menu): Fix doc strings.
5310 2005-10-28  Romain Francoise  <romain@orebokech.com>
5312         * ldefs-boot.el: Update.
5314         * subr.el (locate-library): Move from help-fns.el.
5315         * help-fns.el (locate-library): Move to subr.el.
5317 2005-10-28  Richard M. Stallman  <rms@gnu.org>
5319         * net/tramp.el (tramp-completion-mode): defvar moved up.
5321         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
5323         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
5325         * files.el (find-file-noselect): Use %d to format large file size.
5327         * bindings.el (mode-line-format): Add %e.
5329         * loadup.el ("facemenu"): Load unconditionally.
5330         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
5331         ("x-dnd"): Load, when appropriate.
5333         * startup.el (command-line): Call before-init-hook earlier.
5334         Warn about some bad characters in -u user name.
5336         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
5337         (flyspell-external-point-words): Error if misspelled word is not found.
5338         Set flyspell-large-region-beg at end of word.
5340 2005-10-28  Andreas Schwab  <schwab@suse.de>
5342         * view.el (View-revert-buffer-scroll-page-forward):
5343         Use view-page-size-default.
5345 2005-10-28  Juri Linkov  <juri@jurta.org>
5347         * international/quail.el (quail-get-current-str): Translate last
5348         raw character for deterministic input methods.
5350 2005-10-27  Jay Belanger  <belanger@truman.edu>
5352         * calc/calc-ext.el: Add functions to autoloads.
5353         (math-identity-matrix-p, math-ident-row-p): New functions.
5355         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
5356         multiplication by an identity matrix; don't turn multiplication by
5357         an inverse matrix into division.
5358         (math-div-symbol-fancy):  Replace division by matrices with
5359         multiplication by inverse.
5361         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
5363         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
5364         (calc-writeoutpower): New functions.
5366 2005-10-27  Romain Francoise  <romain@orebokech.com>
5368         * replace.el (occur-engine): Include colon in mouse-face highlight.
5370         * dired-x.el: Change Maintainer field.
5372 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
5374         * longlines.el (longlines-mode): Bind after-change-functions to
5375         nil during initial decoding and final encoding.
5377 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
5379         * term.el (term-emulate-terminal, term-handle-colors-array)
5380         (term-handle-ansi-escape): Specify the terminfo capabilities
5381         implemented.
5383 2005-10-26  Richard M. Stallman  <rms@gnu.org>
5385         * info.el (Info-fontify-node): Fix detection of sentence-break
5386         before *Note.
5388 2005-10-26  Romain Francoise  <romain@orebokech.com>
5390         * smerge-mode.el: Add `tools' to file keywords.
5392 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
5394         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
5395         when the fringe is not available.
5397         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
5398         (def-gdb-auto-update-trigger): Simplify construction.
5399         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
5400         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
5401         defined explicitly.
5402         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
5403         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
5404         defined explicitly.
5405         (gdb-info-locals-custom): Remove as it's a no-op.
5407 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
5409         * longlines.el (longlines-mode): Remove narrowing before
5410         performing the initial decoding or final encoding.
5412 2005-10-25  Romain Francoise  <romain@orebokech.com>
5414         * emacs-lisp/find-func.el (find-library-name): Also strip
5415         extension if library name ends in .el, to take advantage of
5416         `find-library-suffixes'.
5418 2005-10-25  Richard M. Stallman  <rms@gnu.org>
5420         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
5422 2005-10-25  Juri Linkov  <juri@jurta.org>
5424         * textmodes/texinfo.el (texinfo-mode): Change charset of one
5425         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
5427 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5429         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
5430         (blackbox-redefine-key): Add argument `map'.
5432         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
5433         regions when moving the jit-lock-context-unfontify-pos boundary.
5435 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5437         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
5439 2005-10-25  Masatake YAMATO  <jet@gyve.org>
5441         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
5443 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
5445         * play/blackbox.el (blackbox-redefine-key): New function.
5446         (blackbox-mode-map): Use it to remap existing bindings for cursor
5447         motion instead of binding literal keys.
5449 2005-10-25  Glenn Morris  <rgm@gnu.org>
5451         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
5452         diary does not end in a newline.  Do not assume a blank line at
5453         the start of the diary file.
5455 2005-10-25  Kenichi Handa  <handa@m17n.org>
5457         * international/quail.el (quail-translate-key): If the input
5458         method is deterministic and failed to handle the last key, restart
5459         the key handling loop from an appropriate key.
5461 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
5463         * vc.el (vc-dired-mode): Extend comment for binding of
5464         `directory-listing-before-filename-regexp'.
5466 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5468         * textmodes/texinfo.el (texinfo-mode):
5469         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
5470         not to unnecessarily expose emacs-mule's internal char codes.
5472 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
5474         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
5475         Display hand pointer and help-echo on disabled icon too.
5476         (gdb-mouse-until): New function.
5477         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
5479 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
5481         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
5482         with 2005-10-23 change to doctor.el.
5484         * finder.el (finder-mode-map): Add follow-link binding.
5486 2005-10-25  Kim F. Storm  <storm@cua.dk>
5488         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
5489         to gdb-mouse-toggle-breakpoint-fringe.
5490         (gdb-mouse-toggle-breakpoint-margin): Rename from
5491         gdb-mouse-toggle-breakpoint. Fix doc.
5492         (gdb-mouse-toggle-breakpoint-fringe): New defun.
5493         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
5494         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
5495         string properties also for fringe breakpoint bitmaps.
5497 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
5499         * textmodes/org.el (org-start-icalendar-file): Fix format form.
5501 2005-10-25  Masatake YAMATO  <jet@gyve.org>
5503         * simple.el (completion-common-substring):
5504         Use `completion-common-substring' prior to `completion-base-size'.
5506 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
5508         * savehist.el: Require CL while compiling.
5509         (savehist-history-variables): Remove.
5510         (savehist-save-minibuffer-history, savehist-additional-variables)
5511         (savehist-minibuffer-history-variables): New vars.
5512         (savehist-save): Use them.
5513         (savehist-uninstall, savehist-minibuffer-hook): New funs.
5514         (savehist-install): New fun, extracted from savehist-load.
5515         (savehist-load): Use them.
5517 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5519         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
5520         a dummy doc-string-elt property.
5521         (defalias, defvaralias, define-category): Add a docstring property.
5523         * image.el (defimage):
5524         * widget.el (define-widget):
5525         * custom.el (defface, defcustom): Add `doc-string' declaration.
5527         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
5528         (defadvice): Add `doc-string' declaration.
5530         * emacs-lisp/byte-run.el (macro-declaration-function):
5531         Handle `doc-string' declarations.
5532         (define-obsolete-function-alias, define-obsolete-variable-alias):
5533         Add `doc-string' declaration.
5535 2005-10-24  Kenichi Handa  <handa@m17n.org>
5537         * international/utf-7.el (utf-7): Add autoload cookie.
5539         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
5541 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
5543         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
5544         list of directories passed to batch-update-autoloads.  Add "." to
5545         the list of the echoed directories.
5547         * pgg-def.el:
5548         * pgg-gpg.el:
5549         * pgg-parse.el:
5550         * pgg-pgp.el:
5551         * pgg-pgp5.el:
5552         * pgg.el: Moved here from the gnus subdirectory.
5554 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
5556         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
5557         in case comint-prompt-read-only is set to t.
5559         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
5560         in case comint-prompt-read-only is set to t.
5562 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
5564         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
5565         Now a string.
5566         (icalendar-import-format): Handle CLASS, STATUS, URL.
5567         Rename `subject' to `summary'.
5568         (icalendar-import-format-summary): Rename from
5569         `icalendar-import-format-subject'.
5570         (icalendar-import-format-url, icalendar-import-format-status)
5571         (icalendar-import-format-class): New variables.
5572         (icalendar--rris): Take variable argument list.
5573         (icalendar--datestring-to-isodate): Remove unnecessary
5574         calendar-style check when converting dates with explicit month names.
5575         (icalendar-export-region): Change return type of conversion
5576         subroutines.  Bury current buffer unless error occurred.
5577         (icalendar--convert-to-ical)
5578         (icalendar--parse-summary-and-rest): New functions.
5579         (icalendar--convert-ordinary-to-ical)
5580         (icalendar--convert-weekly-to-ical)
5581         (icalendar--convert-yearly-to-ical)
5582         (icalendar--convert-block-to-ical)
5583         (icalendar--convert-cyclic-to-ical)
5584         (icalendar--convert-anniversary-to-ical): Change return type.
5585         Strip trailing blanks from subject.
5586         (icalendar--convert-sexp-to-ical): Change return type.
5587         Strip trailing blanks from subject.  Handle simple sexp
5588         entries as generated by icalendar.el.
5589         (icalendar--convert-float-to-ical)
5590         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
5591         (icalendar-import-file): Doc fix.
5592         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
5593         Correct call to icalendar--rris.
5594         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
5595         `summary'.
5596         (icalendar--add-diary-entry): Rename `subject' to `summary'.
5598 2005-10-24  Romain Francoise  <romain@orebokech.com>
5600         * server.el (server-sentinel): Set query-on-exit flag to nil on
5601         new client processes (it isn't inherited from the server process).
5603         * replace.el (occur-engine): Rearrange text properties.
5605 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5607         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
5608         case-fold-search is nil.
5609         (debug-help-follow): Use help-xref-interned directly.
5611 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
5613         * thumbs.el (thumbs-image-type): Add .pbm.
5615 2005-10-23  Richard M. Stallman  <rms@gnu.org>
5617         * faces.el (inhibit-face-set-after-frame-default): New variable.
5618         (set-face-attribute): Bind it.
5619         (face-set-after-frame-default): Test it.
5621         * help-fns.el (describe-simplify-lib-file-name): New function.
5622         (describe-function-1, describe-variable): Use it.
5624         * faces.el (describe-face): Use describe-simplify-lib-file-name.
5626         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
5627         Eliminate nil as possible value.
5628         (tooltip-hide-delay): Reduce internal-border-width.
5630         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
5631         (menu-bar-file-menu) <new-file>: Likewise.
5633         * simple.el (line-move-finish): Ignore fields computing LINE-END.
5635         * international/mule.el (load-with-code-conversion):
5636         Pass full file name to `eval-buffer' unless preloading.
5638         * textmodes/flyspell.el (flyspell-large-region):
5639         Call ispell-check-version.
5641         * textmodes/ispell.el (ispell-local-dictionary-overridden):
5642         Fix the make-variable-buffer-local call that was supposed
5643         to be for this variable.
5644         (ispell-aspell-supports-utf8): Doc fix.
5645         (ispell-find-aspell-dictionaries): Preserve elements of
5646         ispell-dictionary-alist for dictionaries that aspell doesn't report.
5647         (ispell-aspell-find-dictionary): Return nil on error.
5649         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
5650         (doctor-symptoms): Likewise.
5652         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
5654 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
5656         * cus-edit.el (custom-button, custom-button-pressed): New vars.
5657         (custom-raised-buttons): Add :set spec.
5658         (custom-button-unraised, custom-button-pressed-unraised):
5659         New faces, so that custom-raised-buttons actually does something.
5660         (custom-mode): Use custom-button and custom-button-pressed.
5662         * wid-edit.el (widget-specify-button): Don't ignore
5663         widget-mouse-face on graphic terminals.
5664         (widget-move-and-invoke): Cleanup.
5666 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
5668         * whitespace.el (whitespace-cleanup): Doc fix.
5670 2005-10-23  Romain Francoise  <romain@orebokech.com>
5672         * emulation/viper.el (viper-set-hooks): Quote forms passed to
5673         `eval-after-load' to avoid evaluating their result.
5675 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
5677         * files.el (directory-listing-before-filename-regexp):
5678         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
5680         * dired.el (dired-move-to-filename-regexp): Remove.
5681         All occurences replaced by `directory-listing-before-filename-regexp'.
5683         * dired-x.el, locate.el, vc.el:
5684         Replace `dired-move-to-filename-regexp' by
5685         `directory-listing-before-filename-regexp'.  In vc.el it is
5686         overwritten locally; maybe this can be handled in files.el too.
5688         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
5689         replaced by `directory-listing-before-filename-regexp'.
5691 2005-10-23  Andreas Schwab  <schwab@suse.de>
5693         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
5694         and eval-next-after-load.
5696 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
5698         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
5699         exist, create it.
5701 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
5703         * allout.el: Remove autoloads for mailcrypt and crypt++.
5704         Require pgg, pgg-gpg during compilation.
5705         (allout-version): Increment version number to 2.1, and use a literal
5706         rather than RCS Id.
5707         (allout-default-encryption-scheme): Remove.
5708         (allout-passphrase-verifier-handling)
5709         (allout-passphrase-verifier-string)
5710         (allout-file-passphrase-verifier-string)
5711         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
5712         (allout-passphrase-hint-handling): Rename and simplify.
5713         (allout-init): Use `find-file-hook' if available, otherwise
5714         `find-file-hooks'.
5715         (allout-mode): Use `write-file-functions' if available, otherwise
5716         `local-write-file-hooks' and, instead of making auto-save-hook
5717         buffer local, make the write-file-hook activity contingent to
5718         allout-mode.
5719         (allout-mode): Use key-binding substitution in the docstring.
5720         (allout-kill-line): Spell-out kill ring data structure mutation
5721         instead of using byte-compiler-complaint-provoking `pop'.
5722         (allout-insert-listified): Use `insert' rather than `insert-string'
5723         (allout-toggle-current-subtree-encryption): Update docstring, adjust
5724         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
5725         (allout-encrypt-string): Totally revamped vis new underlying
5726         encryption facilities.
5727         (allout-mc-activate-passwd): Remove.
5728         (allout-obtain-passphrase): New, more or less replaces
5729         allout-mc-activate-passwd.
5730         (allout-encrypted-key-info): More or less replaces
5731         allout-encrypted-text-type.
5732         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
5733         (my-mark-marker): Use `(featurep 'xemacs)'.
5735 2005-10-23  Lars Hansen <larsh@soem.dk>
5737         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
5738         (byte-compile-file-form-defmumble, byte-compile-defun)
5739         (byte-compile-defmacro): Use it.
5740         (byte-compile-form): Don't call byte-compile-set-symbol-position
5741         when a byte-compile handler is called.
5743 2005-10-22  Romain Francoise  <romain@orebokech.com>
5745         * savehist.el (savehist-history-variables): Add `grep-find-history'.
5747         * subr.el (eval-after-load): Convert library name to an absolute
5748         file name using locate-library, since load-history no longer has
5749         library names in it.
5751 2005-10-22  Richard M. Stallman  <rms@gnu.org>
5753         * files.el (make-temp-file): Move from subr.el.
5754         * subr.el (make-temp-file): Move to files.el.
5756         * window.el (get-buffer-window-list): Move from subr.el.
5757         * subr.el (get-buffer-window-list): Move to window.el.
5759         * image.el (image-load-path): Use eval-at-startup to initialize.
5761         * subr.el (eval-at-startup): New macro.
5763         * subr.el: Much rearrangement of functions and division
5764         into pages.  No code changes.
5766 2005-10-22  Kenichi Handa  <handa@m17n.org>
5768         * tar-mode.el (tar-extract): Be sure to call
5769         find-operation-coding-system if set-auto-coding doesn't find a
5770         coding system.
5772 2005-10-22  Kim F. Storm  <storm@cua.dk>
5774         * image.el (image-type-header-regexps): Rename from image-type-regexps.
5775         Change users.
5776         (image-type-file-name-regexps): New defconst.
5777         (image-type-from-data): Simplify loop.
5778         (image-type-from-buffer): New defun.
5779         (image-type-from-file-header): Use it instead of image-type-from-data.
5780         Use image-search-load-path instead of only looking in data-directory.
5781         (image-type-from-file-name): New defun.
5782         (image-search-load-path): Change `pathname' to `filename'.
5783         Make PATH arg optional, default to image-load-path.
5785 2005-10-21  Richard M. Stallman  <rms@gnu.org>
5787         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
5789         * textmodes/paragraphs.el (sentence-end-base): New variable.
5790         (sentence-end): Use sentence-end-base.
5792 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5794         * font-lock.el (font-lock-default-fontify-region): Check the multiline
5795         property independently from the font-lock-multiline variable.
5797 2005-10-21  Richard M. Stallman  <rms@gnu.org>
5799         * emacs-lisp/find-func.el (find-library-name): Doc fix.
5801         * startup.el (command-line): Convert library names
5802         in `load-history' to absolute file names.
5804         * subr.el (symbol-file): Doc fix.
5806         * loadhist.el (file-loadhist-lookup): Call locate-library
5807         instead of find-library-name.  Don't try converting
5808         abs file names to library names, since load-history no longer
5809         has library names in it.
5810         (file-dependents, file-provides, file-requires): Doc fixes.
5812 2005-10-21  Juri Linkov  <juri@jurta.org>
5814         * progmodes/etags.el (tags-table-mode): New function.
5815         (tags-verify-table): Replace initialize-new-tags-table with
5816         tags-table-mode.
5818         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
5819         default value.
5820         (desktop-modes-not-to-save): Add tags-table-mode to the
5821         default value.
5823         * info.el (Info-index-next): Add total number of index
5824         alternatives to the message.
5826         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
5827         backward only space (instead of space and period) before looking
5828         at sentence end.
5830         * simple.el (set-variable): Use user-variable-p instead of symbolp.
5831         Add the old variable value as 4th default-value arg of read-string.
5833 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5835         * cus-face.el (custom-declare-face): Make face from X resources
5836         also on Mac.
5838         * disp-table.el (standard-display-g1, standard-display-graphic):
5839         Refuse to use string glyphs also on Mac.
5840         (standard-display-european): Don't set terminal coding system also
5841         on Mac.
5843         * frame.el (display-screens): Use x-display-screens also on Mac.
5845 2005-10-21  Romain Francoise  <romain@orebokech.com>
5847         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
5849 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5851         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
5852         and $? into sexps.
5854         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
5855         warning face on open-paren-in-column-0.
5857         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
5858         boundary case.  Fix typo.
5859         Suggested by Martin Rudalics <rudalics@gmx.at>.
5861 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
5863         * textmodes/org.el (org-combined-agenda-icalendar-file)
5864         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
5865         (org-export-icalendar-this-file)
5866         (org-export-icalendar-all-agenda-files)
5867         (org-export-icalendar-combine-agenda-files): New commands.
5868         (org-export-icalendar, org-print-icalendar-entries)
5869         (org-start-icalendar-file, org-finish-icalendar-file)
5870         (org-ical-ts-to-string): New functions.
5871         (org-read-date, org-goto-calendar)
5872         (org-agenda-goto-calendar): Inhibit displaying diary entries by
5873         call to `calendar'.
5874         (orgtbl-setup): Remove the :keys arguments from the menu description.
5875         (org-after-save-iCalendar-file-hook): New variable.
5877 2005-10-21  Kenichi Handa  <handa@m17n.org>
5879         * language/vietnamese.el (tcvn-5712): Make it an alias of
5880         vietnamese-tcvn coding-system.
5882 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
5884         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
5885         group id is given.
5887 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5889         * progmodes/sh-script.el (sh-escaped-line-re): New var.
5890         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
5891         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
5892         whose line is either continued or ends with a comment.
5894 2005-10-20  Romain Francoise  <romain@orebokech.com>
5896         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
5898         * replace.el (occur-engine): Add follow-link property.
5900         * font-core.el (font-lock-mode): Doc fix.
5902 2005-10-20  Richard M. Stallman  <rms@gnu.org>
5904         * net/rcirc.el: New file.
5906 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
5908         * term.el (term-term-name): Initialize to "eterm-color".
5910 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
5912         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
5913         for encryption functionality.
5914         Move allout customization subgroup from `editing' to `outlines' group.
5915         Fix commentary keywords to legitimate ones.
5916         Update author info (using my current email address, obscurified).
5917         (allout-encrypt-string, allout-encryption-produce-work-buffer)
5918         (allout-encrypted-topic-p, allout-encrypted-text-type)
5919         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
5920         (allout-situate-encryption-key-verifier)
5921         (allout-get-encryption-key-verifier, allout-verify-key)
5922         (allout-next-topic-pending-encryption)
5923         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
5924         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
5925         (outline-key-verifier-handling, outline-key-hint-handling)
5926         (outline-encrypt-unencrypted-on-saves): New defcustoms.
5927         (allout-file-key-verifier-string, allout-encryption-scheme)
5928         (allout-key-verifier-string, allout-key-hint-string)
5929         (allout-after-save-decrypt): New variables.
5930         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
5931         (allout-after-saves-handler): New hook functions.
5932         (allout-post-command-business): Do allout-after-save-decrypt.
5933         (allout-enable-file-variable-adjustment): Custom var to enable
5934         mechanism for adding and adjusting settings of Emacs file variables.
5935         (allout-adjust-file-variable, allout-file-vars-section-data):
5936         New functions, implement the mechanism.
5937         (outlineify-sticky): Use the file vars mechanism.
5938         (allout-inhibit-protection, allout-during-write-cue)
5939         (allout-override-protect, allout-before-change-protect): Remove.
5940         (allout-flag-region, allout-open-topic): Adjust read-only text.
5941         (allout-open-line-not-read-only): Add to facilitate read-only
5942         text based protection.
5943         (allout-kill-line): Revise to adjust read-only text, clue the
5944         user about the inhibition.
5945         (allout-unprotected): Use unwind-protect.
5946         (allout-shift-in, allout-shift-out): Disallow manually shifting a
5947         topic deeper than the offspring depth of the previous topic -
5948         avoiding confusing "containment discontinuities".
5949         (allout-reindent-bodies): Fix retention of body relative hanging
5950         indent during promotion of collapsed bodies.
5951         (allout-open-topic): Make it easy to open new topic with same
5952         bullet as current topic - topic creation functions provided with
5953         any universal argument provokes now prompt for bullet, defaulting
5954         to the bullet of the previous topic.
5955         (allout-plain-bullets-string, allout-distinctive-bullets-string):
5956         Plain bullet alternates `.' period and `,' comma only.  All other
5957         bullets are relegated to special status (but customizable).
5958         (allout-end-of-entry): Rename from allout-end-of-current-entry
5959         since it actually operates w.r.t. most immediately containing
5960         entry, visible or not.
5961         (allout-hide-current-entry, allout-show-current-entry): Use the
5962         revised version.
5963         (allout-old-expose-topic): Solidify deprecation.
5964         (allout-end-of-subtree): Add so we can span concealed as well
5965         as visible topics.
5966         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
5967         (allout-end-of-current-heading): Tweak to just respect the first line.
5968         (allout-get-body-text): Add.
5969         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
5970         when invoked interactively.
5971         (allout-up-current-level): Use `interactive-p'.
5972         (allout-mode, allout-init): Miscellaneous docstring and
5973         operational refinements, as well as hookups of new encryption stuff.
5974         (allout-beginning-of-current-entry): Now works as advertised.
5975         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
5976         (allout-isearch-rectification): Refine condition for isearching.
5977         (allout-isearch-abort, allout-enwrap-isearch)
5978         (allout-flag-region, my-region-active-p): Relocate some macros.
5979         (allout-title): Fallback title is (buffer-name), not
5980         non-existing (current-buffer-name).
5981         (subst-char-in-string): Define if absent (for some XEmacs versions).
5983 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
5985         * mail/sendmail.el (mail-setup-hook, mail-aliases)
5986         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
5987         (mail-citation-prefix-regexp, mail-signature-file)
5988         (mail-default-headers, mail-bury-selects-summary)
5989         (mail-send-nonascii): Add autoload cookies.
5991 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
5993         * frame.el (blink-cursor-mode): Add `mac' to the list of
5994         window-system's that support blinking cursor.
5996 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5998         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
6000 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
6002         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
6003         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
6004         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
6006 2005-10-20  Kim F. Storm  <storm@cua.dk>
6008         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
6009         (ido-set-current-directory): Don't add / after final @.
6010         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
6011         Explicitly handle ange-ftp completion oddities.
6012         (ido-make-file-list): Don't rotate list at tramp root to avoid
6013         triggering tramp file handler for expand-file-name via get-file-buffer.
6015 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6017         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
6019 2005-10-19  Jay Belanger  <belanger@truman.edu>
6021         * calc/calc-units.el (math-standard-units): Add units, adjust
6022         symbols and update values.
6023         (math-unit-prefixes):  Add more prefixes.
6025 2005-10-19  Romain Francoise  <romain@orebokech.com>
6027         * bookmark.el (bookmark-menu-heading): New face.
6028         (bookmark-bmenu-list): Use it.
6029         Don't fiddle with `baud-rate' at top-level.
6031 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
6033         * image.el (create-image, find-image): Mention max-image-size in
6034         docstring.
6036 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6038         * savehist.el (savehist-load): Revert to checking XEmacs.
6040         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
6041         Various docstring and line-width fixups.
6042         (conf-mode): Use cond.
6043         Set font-lock-defaults.  Don't set comment-use-syntax.
6045 2005-10-18  David Ponce  <david@dponce.com>
6047         * tree-widget.el (tree-widget-button-click): New function.
6048         (tree-widget-button-keymap): Use it.
6050 2005-10-18  Romain Francoise  <romain@orebokech.com>
6052         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6053         (bookmark-bmenu-hide-filenames): Add follow-link property.
6054         Improve help-echo text.
6056         * ffap.el (find-file-at-point): Doc fix.
6058 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6060         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
6062 2005-10-18  Masatake YAMATO  <jet@gyve.org>
6064         Install to the CVS repository what I forgot to install in my
6065         2005-10-16 changes.
6067         * progmodes/python.el (python-complete-symbol): Pass the common
6068         prefix substring of completion to `display-completion-list'.
6070         * textmodes/org.el (org-complete): Ditto.
6072 2005-10-18  Masatake YAMATO  <jet@gyve.org>
6074         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
6076         * woman.el (WoMan-xref-man-page): New button type derived
6077         from `Man-abstract-xref-man-page'.
6078         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
6080         * man.el (Man-abstract-xref-man-page): New button type.
6081         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
6082         (Man-highlight-references): Add new optional argument `xref-man-type'.
6084 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6086         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
6088 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
6090         * cus-edit.el (Custom-move-and-invoke): Delete.
6091         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
6093         * wid-edit.el (widget-move-and-invoke): New function, from
6094         Custom-move-and-invoke.
6096 2005-10-17  Bill Wohler  <wohler@newt.com>
6098         Move all remaining images from lisp/toolbar to etc/images, move
6099         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
6100         the low resolution images in their own directory (low-color).
6102         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
6103         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
6104         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
6105         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
6106         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
6107         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
6108         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
6110         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
6111         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
6112         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
6113         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
6114         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
6115         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
6116         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
6117         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
6118         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
6119         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
6120         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
6121         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
6122         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
6123         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
6124         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
6126         To conform with convention, replace the underscore (_) in the
6127         following image names with dash (-) or (/) as appropriate.
6129         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
6130         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
6131         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
6132         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
6133         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
6134         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
6135         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
6136         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
6137         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
6138         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
6139         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
6140         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
6141         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
6142         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
6143         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
6145         * info.el (info-tool-bar-map): Replace underscores in image names
6146         with dashes.
6148         * makefile.w32-in (WINS): Remove toolbar.
6150         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
6152         * tool-bar.el: Move to lisp from toolbar.  Now that
6153         toolbar is empty, it should be deleted when folks run "cvs up -P".
6155 2005-10-18  Jay Belanger  <belanger@truman.edu>
6157         * calc/calc-store.el (calc-store-into): Get the proper variable name
6158         to display in message.
6160 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6162         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
6163         expressions display in speedbar for all buffers when debugging.
6164         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
6166         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
6167         (speedbar-insert-button, speedbar-make-button):
6168         Use add-text-properties.
6169         (speedbar-update-localized-contents)
6170         (speedbar-update-directory-contents)
6171         (speedbar-update-special-contents): Use dolist.
6172         (speedbar-buffer-easymenu-definition): Add a menu separator.
6174 2005-10-17  Jason Rumney  <jasonr@gnu.org>
6176         * makefile.w32-in: Use $(lisp) consistently.
6177         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
6178         for shell specific generation of mh-autoloads.
6180 2005-10-17  Richard M. Stallman  <rms@gnu.org>
6182         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
6184 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6186         * jit-lock.el (jit-lock-fontify-now):
6187         Move jit-lock-context-unfontify-pos to avoid wasted work.
6189 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
6191         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
6192         `tramp-completion-mode' for checking if we are in completion mode.
6193         (tramp-completion-handle-file-name-all-completions): Reorder code
6194         in order to complete for file names only in case there are no
6195         method/user/host completions.  This is necessary for cooperation
6196         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
6198 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
6200         * longlines.el (longlines-search-forward)
6201         (longlines-search-backward): Match any number of spaces.
6203 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
6205         * diff-mode.el (diff-mode): Doc fix.
6207 2005-10-16  David Reitter <david.reitter@gmail.com>
6209         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
6210         as default on darwin and windows systems.
6212 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6214         * arc-mode.el (archive-zip-extract): Doc fix.
6216 2005-10-16  Romain Francoise  <romain@orebokech.com>
6218         * mouse.el (mouse-1-click-follows-link): Doc fix.
6220 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6222         * savehist.el: Don't require CL at runtime.
6223         (savehist-xemacs): Remove.
6224         (savehist-coding-system): Use utf-8 if present, regardless of religion.
6225         (savehist-no-conversion): Use (featurep 'xemacs).
6226         (savehist-load): Check existence of start-itimer rather than XEmacs.
6227         Use an idle timer.
6228         (savehist-process-for-saving): Replace use of CL funs `subseq' and
6229         `delete-if-not'.
6231 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
6233         * savehist.el: Newer version.
6234         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
6235         (savehist-last-checksum, savehist-no-conversion): New vars.
6236         (savehist-autosave, savehist-process-for-saving, savehist-printable):
6237         New functions.
6238         (savehist-load, savehist-save): Use them.
6239         (savehist-delimit): Remove.
6241 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6243         * progmodes/compile.el (compilation-goto-locus): Display the
6244         compilation buffer first and the source buffer second, in case they're
6245         in overlapping frames.  Don't raise the compilation frame if it was the
6246         selected window upon entry.  Pass the `other-window' arg to
6247         pop-to-buffer.
6249         * info.el (Info-fontify-node): Use dolist.
6250         Change add-text-properties to put-text-property.
6252 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6254         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
6255         bound of search.
6257 2005-10-16  Masatake YAMATO  <jet@gyve.org>
6259         * dabbrev.el (dabbrev-completion): Pass the common
6260         prefix substring of completion to `display-completion-list'.
6262         * filecache.el (file-cache-minibuffer-complete)
6263         (file-cache-complete): Ditto.
6265         * tempo.el (tempo-display-completions): Ditto.
6267         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
6269         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
6271         * eshell/em-hist.el (eshell-list-history): Ditto.
6273         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
6275         * mail/mailalias.el (mail-complete): Ditto.
6277         * progmodes/etags.el (complete-tag): Ditto.
6279         * progmodes/make-mode.el (makefile-complete): Ditto.
6281         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
6283         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
6285         * progmodes/pascal.el (pascal-complete-word)
6286         (pascal-show-completions): Ditto.
6288         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
6290         * simple.el (completion-common-substring): New variable.
6291         (completion-setup-function): Use `completion-common-substring'
6292         to put faces.
6294 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6296         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
6297         (x-get-selection, mac-select-convert-to-string): Convert from/to
6298         UTF-16 clipboard data as in native byte order, no BOM.
6300 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
6302         * progmodes/gud.el (gud-tool-bar-map): Rename the images
6303         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
6304         (gud-sentinel): Use speedbar-frame to check for speedbar.
6306 2005-10-15  Richard M. Stallman  <rms@gnu.org>
6308         * savehist.el: New file.
6310 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
6312         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
6313         Fix bug in \bf fontification.
6315 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6317         * pcvs.el (cvs-edit-log-files): New var.
6318         (cvs-mode-edit-log): New arg `file'.
6319         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
6320         Instead force the use of the original file and nothing else.
6321         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
6322         the cvs-minor-wrap-function is set.
6323         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
6325 2005-10-14  Bill Wohler  <wohler@newt.com>
6327         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
6328         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
6329         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
6330         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
6331         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
6332         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
6333         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
6334         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
6335         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
6336         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
6337         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
6338         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
6339         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
6340         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
6341         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
6343         * progmodes/gud.el (gud-tool-bar-map): Rename the images
6344         appropriately (for example, gud-break to gud/break).
6346 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
6348         * longlines.el (longlinges-search-function)
6349         (longlines-search-forward, longlines-search-backward): New functions.
6350         (longlines-mode): Set isearch-search-fun-function to
6351         longlinges-search-function.
6353         * mouse.el (mouse-drag-region-1): Handle the case where a
6354         double-click event is bound to an arbitrary function.
6356 2005-10-14  David Ponce  <david@dponce.com>
6358         * recentf.el (recentf-track-opened-file)
6359         (recentf-track-closed-file, recentf-update-menu)
6360         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
6361         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
6362         mouse-1-click-follows-link.
6364 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6366         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
6367         Gnome file-manager.png.  Suggested by
6368         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
6370         * toolbar/README: Add diropen.xpm.
6372 2005-10-13  Bill Wohler  <wohler@newt.com>
6374         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
6375         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
6377 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6379         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
6380         Don't waste the byte-compiler's time on constant data.
6382 2005-10-13  Kenichi Handa  <handa@m17n.org>
6384         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
6385         byte with `escape-glyph' face.
6387         * international/fontset.el (ccl-encode-unicode-font):
6388         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
6389         Handle the case that ucs-mule-to-mule-unicode translates a character to
6390         ASCII (usually for IPA characters).
6392 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6394         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
6395         Don't hide the underline of titles if font-lock-mode is disabled.
6397 2005-10-12  Bill Wohler  <wohler@newt.com>
6399         * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
6400         (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
6401         files in MH-E-SRC have been updated.
6402         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
6404 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6406         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
6407         (mixal-mode-syntax-table): Add \n as end-comment.
6408         (mixal-operation-codes-alist): Immediately initialize to full value.
6409         (mixal-add-operation-code): Remove.
6410         (mixal-describe-operation-code): Make the arg non-optional.
6411         Use the interactive spec instead.
6412         Use mixal-operation-codes-alist rather than mixal-operation-codes.
6413         (mixal-font-lock-keywords): Don't highlight comments here any more.
6414         (mixal-font-lock-syntactic-keywords): New var.
6415         (mixal-mode): Use it.  Fix comment-start-skip.
6417 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6419         * startup.el (command-line-x-option-alist): -nb => -nbi
6421 2005-10-12  Kim F. Storm  <storm@cua.dk>
6423         * startup.el (fancy-splash-default-action): Discard mouse click in
6424         the splash screen window, as it has no sensible meaning in the
6425         next window to be selected.  Fixes error reported by Jan D.
6427 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6429         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
6431 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6433         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
6434         Try to fix up minor layout issues like indentation, line break, etc...
6435         (mixal-mode-syntax-table): Don't try to specify comment syntax,
6436         because it doesn't work.
6437         (mixal-operation-codes): Add some more codes.
6438         (mixal-font-lock-keywords): Process comments here.
6439         (mixal-mode): mixasm no longer needs -g option.
6441 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6443         * progmodes/sh-script.el (sh-tmp-file):
6444         Use mktemp -t.  Finish support for es and rc shells.
6446 2005-10-11  Jay Belanger  <belanger@truman.edu>
6448         * calc/calcalg2.el (calc-integral): With an argument, compute the
6449         definite integral.
6451 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
6453         * mouse.el (mouse-drag-region-1): Don't try to catch a
6454         double-click when doing follow-link (it's overridden anyway).
6456 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
6458         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
6459         (autoload-print-form-outbuf): Add docstring.
6461 2005-10-11  Juri Linkov  <juri@jurta.org>
6463         * info.el (Info-mode-menu): Delete menu item "Edit".
6464         (Info-mode): Delete description of Info-edit from docstring,
6465         and rearrange descriptions of Info commands in the order
6466         they are documented in the Info manual.
6468 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6470         * calendar/appt.el (appt-check): Use diary-selective-display var.
6472 2005-10-10  Richard M. Stallman  <rms@gnu.org>
6474         * net/newsticker.el (newsticker-start, newsticker-show-news):
6475         Add autoload cookies.
6477 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
6479         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
6481 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
6483         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
6485 2005-10-10  Jay Belanger  <belanger@truman.edu>
6487         * calc/calc-arith.el (math-check-known-scalarp)
6488         (math-check-known-matrixp): Check the values of arguments that are
6489         variables.
6490         (math-check-known-square-matrixp): New function.
6491         (math-known-square-matrixp): Use math-check-known-square-matrixp.
6492         (math-super-types): Add sqmatrix type.
6494         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
6495         mode name `square' to `sqmatrix'.
6497         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
6498         mode name `square' to `sqmatrix'.
6500 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6502         * progmodes/etags.el (select-tags-table-mode): Don't use
6503         selective-display.
6504         (tags-select-tags-table): Pass `button' to the action function.
6505         (select-tags-table): Place the side-info on button properties rather
6506         than in hidden text.  Abbreviate file names.
6507         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
6508         (select-tags-table-select): Add `button' argument.
6509         Get side-info from the button property rather than from hidden text.
6511 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
6513         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
6514         (gud-speedbar-buttons): Preserve point if possible.
6515         (gud-sentinel): Restore previous speedbar display type.
6517         * progmodes/gdb-ui.el (gdba): Improve diagram.
6518         (def-gdb-auto-update-handler, gdb-info-locals-handler)
6519         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
6520         Call get-buffer-window once.
6522 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6524         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
6525         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
6526         (pascal-indent-command): Remove unused var `ind'.
6527         (pascal-indent-case): Remove unused var `oldpos'.
6528         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
6529         since it's now used as a proper minor mode map.
6530         (pascal-outline): Rename to pascal-outline-mode.
6531         (pascal-outline-mode): Use define-minor-mode.
6532         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
6533         selective-display.
6535 2005-10-10  Andreas Schwab  <schwab@suse.de>
6537         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
6538         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
6540         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
6541         outside source directory.
6543 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
6545         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
6546         C-x' as a prefix.
6547         (orgtbl-mode-map): Full keymap instead of sparse, because all
6548         `self-insert-command' keys are redefined in this map.
6549         (org-export-as-html): Specify charset for HTML file, by taking it
6550         from the coding system.
6552 2005-10-10  Kenichi Handa  <handa@m17n.org>
6554         * textmodes/flyspell.el (flyspell-check-word-p):
6555         If unread-command-events is non-empty, don't call sit-for.
6557 2005-10-09  Richard M. Stallman  <rms@gnu.org>
6559         * font-lock.el (font-lock-syntactic-keywords)
6560         (font-lock-keywords): Doc fixes.
6562         * textmodes/flyspell.el (flyspell-external-point-words):
6563         Simplify logic, and don't try to check for consecutive appearances
6564         of one incorrect word.
6566 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
6568         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
6569         separator.
6571         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
6572         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
6573         (gud-expansion-speedbar-buttons): New function.
6574         (gud-speedbar-buttons): Check for gud-comint-buffer.
6576 2005-10-09  Bill Wohler  <wohler@newt.com>
6578         * Makefile.in (updates): Add mh-loaddefs dependency.
6580 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
6582         * speedbar.el (speedbar-file-key-map): Fix typo.
6584 2005-10-09  Daniel Brockman  <daniel@brockman.se>
6586         * cus-start.el (line-spacing): Add custom spec.
6588 2005-10-09  Romain Francoise  <romain@orebokech.com>
6590         * textmodes/ispell.el (ispell-check-version): Fix last change.
6592 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6594         * term/x-win.el: Remove -i, --icon-type from comment.
6596         * startup.el (command-line-x-option-alist): Remove options -i,
6597         -itype, --icon-type, added -nb, --no-bitmap-icon
6599 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
6601         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
6602         instead of :active.
6604 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
6606         * textmodes/ispell.el (ispell-check-version):
6607         Ignore hyphen, and all that follows, in aspell's version text.
6609 2005-10-08  Jay Belanger  <belanger@truman.edu>
6611         * calc/calc-arith.el (math-known-square-matrixp): New function.
6612         (math-pow-fancy): Check for matrices before distributing exponent
6613         across products.
6615         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
6616         fullscreen keypad.  Suggested by Luc Teirlinck.
6617         (calc-keypad-show-input): Add space for formatting.
6619         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
6620         Add square matrix option.
6622         * calc/calc-poly.el (math-expand-term): Check for matrices instead
6623         of checking calc-matrix-mode when deciding how to expand.
6625         * calc/calc.el (calc-set-mode-line): Add square matrix option.
6627 2005-10-08  Lars Hansen  <larsh@soem.dk>
6629         * net/tramp.el (tramp-perl-directory-files-and-attributes):
6630         Add error handling.
6631         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
6633 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
6635         Sync with Tramp 2.0.51.
6637         * net/tramp.el (tramp-handle-set-visited-file-modtime)
6638         (tramp-handle-insert-file-contents, tramp-handle-write-region):
6639         Insert special handling for `last-coding-system-used', again
6640         it still seems to be necessary (unlike stated before).
6641         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
6642         (tramp-password-prompt-regexp): There might be other words before
6643         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
6644         (tramp-chunksize): Improve docstring.
6645         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
6646         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
6647         Christian Joergensen <bugs@razor.dk>.
6649 2005-10-07  Glenn Morris  <rgm@gnu.org>
6651         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
6652         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
6653         precision'.
6655 2005-10-07  Romain Francoise  <romain@orebokech.com>
6657         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
6658         (ibuffer-do-shell-command-pipe-replace)
6659         (ibuffer-do-shell-command-file, ibuffer-do-eval)
6660         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
6661         (ibuffer-do-revert, ibuffer-do-replace-regexp)
6662         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
6663         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
6664         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
6665         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
6666         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
6667         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
6668         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
6669         Autoload file sans suffix.
6671         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
6673 2005-10-07  David Ponce  <david@dponce.com>
6675         * recentf.el (recentf-menu-open-all-flag): New option.
6676         (recentf-digit-shortcut-command-name): New function.
6677         (recentf--shortcuts-keymap): New variable.
6678         (recentf-menu-shortcuts): New variable.
6679         (recentf-make-menu-items): Initialize it.  Replace the "More..."
6680         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
6681         (recentf-menu-value-shortcut): New function.
6682         (recentf-make-menu-item): Use it.  No more in-lined.
6683         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
6684         (recentf-open-most-recent-file): Rename from
6685         `recentf-open-file-with-key'.  Don't depend on key binding.
6686         (recentf-mode-map): New variable.
6687         (recentf-mode): Use it.
6689 2005-10-06  Bill Wohler  <wohler@newt.com>
6691         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
6693         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
6694         (MH-E-SRC): New.  Used by mh-autoloads.
6695         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
6696         files in MH-E-SRC have been updated.
6697         (compile, recompile, bootstrap): Depend on mh-autoloads.
6699 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
6701         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
6702         gud-break and gud-remove icons when the fringe is not available.
6704         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
6705         Typo.
6707 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
6709         * play/zone.el (zone): Wrap body with save-window-excursion.
6711 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6713         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
6714         Use the new `list-only' arg to diary-list-entries.
6716         * calendar/diary-lib.el: Use overlays rather than selective-display.
6717         (diary-selective-display): New var.
6718         (diary-header-line-format): Use it.
6719         (diary-list-entries): Add argument `list-only'.
6720         Put the buffer in diary-mode.  Don't add \^M at beg and end.
6721         Replace \^M by invisible overlays.
6722         (diary-unhide-everything): Replace \^M by invisible overlays.
6723         (print-diary-entries): Look for overlays rather than \^M.
6724         Add a space to the temp buffer name.
6725         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
6726         Put the buffer in diary-mode.
6727         (list-sexp-diary-entries): Replace \^M by invisible overlays.
6728         (diary-anniversary): Make the year arg optional.
6729         (diary-time-regexp): New const.
6730         (diary-font-lock-keywords): Use it to accept a few more time formats.
6732         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
6734 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
6736         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
6737         Fix bug introduced 2005-07-03: Use (car (last ...))
6738         to faithfully reproduce replaced artist-last.
6739         (artist-set-arrow-points-for-poly): Likewise.
6740         Suggested by Johan Bockg\e,Ae\e(Brd.
6742 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
6744         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
6745         * wid-edit.el (widget):
6746         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
6747         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
6749 2005-10-06  Kenichi Handa  <handa@m17n.org>
6751         * international/mule-cmds.el (set-language-environment):
6752         Fix setting up of case-table for unibyte mode.
6754         * simple.el (what-cursor-position): If the character is displayed
6755         by some `display' text property, show that.  Don't use
6756         single-key-description for eight-bit characters in multibyte mode.
6758 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
6760         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
6761         (gdb-ann3): Set it.
6762         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
6763         (gdb-info-frames-custom): Use inverse-video for first five
6764         characters of selected frame only.
6765         (gdb-get-frame-number): Select frame even when point is on frame
6766         number.
6768 2005-10-06  Masatake YAMATO  <jet@gyve.org>
6770         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
6771         Put `font-lock-function-name-face'.
6772         (gdb-info-frames-custom): Put `font-lock-function-name-face'
6773         and `font-lock-variable-name-face'
6774         (gdb-registers-font-lock-keywords): New font lock keywords definition.
6775         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
6776         (gdb-memory-font-lock-keywords): New font lock keywords definition.
6777         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
6778         (gdb-local-font-lock-keywords): New font lock keywords definition.
6779         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
6780         (gdb-threads-font-lock-keywords): New font lock keywords definition.
6781         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
6783 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
6785         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
6786         (ediff-merge-region-is-non-clash-to-skip): Previously called
6787         ediff-merge-region-is-non-clash.
6789         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
6790         Use insert-buffer-substring.
6792         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
6793         selecting files to patch.  Also bug fixes.
6795         * ediff-util.el (ediff-setup): Bug fix.
6796         (ediff-next-difference): Never skip clashes that differ in white
6797         space only.
6799         * ediff-wind.el (ediff-setup-control-frame)
6800         (ediff-destroy-control-frame): Check the menubar feature.
6802         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
6803         (viper-refresh-mode-line): Use make-local-variable to localize
6804         some vars instead of make-variable-buffer-local.  Suggested by
6805         Stefan Monnier.
6807         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
6808         (viper-restore-cursor-type, viper-set-insert-cursor-type):
6809         Use make-local-variable instead of make-variable-buffer-local.
6810         Suggested by Stefan Monnier.
6812         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
6813         (viper-comint-mode-hook): Use make-local-variable on
6814         require-final-newline.
6815         (viper-non-hook-settings): Don't use make-variable-buffer-local.
6817 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6819         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
6820         also the second char of a comment-start sequence.
6821         (scheme-sexp-comment-syntax-table): New var.
6822         (lambda, define): Set their scheme-doc-string-elt property.
6823         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
6824         Use lisp-font-lock-syntactic-face-function now that it properly
6825         handles |...| symbols.
6826         (scheme-mode-variables): Set lisp-doc-string-elt-property,
6827         parse-sexp-lookup-properties and font-lock-extra-managed-props.
6829         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
6830         bit from # to |.
6831         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
6833         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
6834         (lisp-doc-string-elt-property): New var.
6835         (lisp-font-lock-syntactic-face-function): Use it.
6836         Rewrite to recognize docstrings even for forms not at toplevel.
6838         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
6839         annotation on the | part of #| rather than on the # part.
6840         (scheme-font-lock-syntactic-face-function): New function, to
6841         distinguish strings from |...| symbols.
6842         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
6843         syntax-table so that #|...|# is properly highlighted.
6845         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
6846         Don't mark as docstring the 3rd elem of an unknown toplevel form.
6848 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6850         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
6851         and C-e.
6853         * emacs-lisp/eldoc.el: Move comments into docstrings.
6854         (eldoc-message-commands): Initialize in its declaration.
6855         Add move-beginning-of-line and move-end-of-line.
6856         (eldoc-add-command, eldoc-add-command-completions)
6857         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
6859         * outline.el (outline-mark-subtree): Activate the mark.
6861         * calendar/appt.el (appt-time-regexp): New var.
6862         (appt-add, appt-make-list): Use it.
6863         (appt-convert-time): Clean up.
6865         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
6866         Don't set any syntax-table property here.
6867         (tex-font-lock-verb): New function.  Do it here.
6868         (tex-font-lock-syntactic-keywords): Use it.
6870 2005-10-04  Richard M. Stallman  <rms@gnu.org>
6872         * wid-edit.el (widget-file-complete): Get the widget start point
6873         the right way.  Default directory to `/' if file has none.
6875         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
6877         * textmodes/flyspell.el (flyspell-mode-on):
6878         Call ispell-maybe-find-aspell-dictionaries.
6880         * textmodes/ispell.el (ispell-word, ispell-region):
6881         Call ispell-maybe-find-aspell-dictionaries.
6882         (ispell-accept-buffer-local-defs):
6883         Don't call ispell-maybe-find-aspell-dictionaries
6885 2005-10-04  Richard M. Stallman  <rms@gnu.org>
6887         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
6889 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
6891         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
6892         instead of `fboundp' in order to allow for anonymous functions.
6894 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
6896         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
6897         case the user clicks on the link while another window is selected.
6898         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
6900         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
6901         functionality.
6902         (dframe-help-echo): Save point in case mouse tracking is off.
6904 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
6906         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
6908 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6910         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
6911         not change the global value of those vars.
6913         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
6914         make-local-variable which we do not need any more.
6916 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
6918         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
6919         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
6920         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
6921         (speedbar-path-line): Define obsolete aliases.
6922         (speedbar-line-directory): Doc fix.
6924         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
6925         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
6926         instead of speedbar-line-path.
6928 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6930         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
6931         to nil if dropping on a window.  Handle dropping on a minibuffer window
6932         like dropping on a non-window part of Emacs.
6934 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6936         * net/ange-ftp.el: Use with-current-buffer.
6937         (ange-ftp-insert-directory): Do not follow symlinks any more.
6939         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
6940         Remove interactive spec.
6942 2005-10-03  Kim F. Storm  <storm@cua.dk>
6944         * ido.el (ido-mode): Use custom-initialize-set.
6946 2005-10-02  Richard M. Stallman  <rms@gnu.org>
6948         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
6949         Use insert-buffer-substring.
6951         * net/tramp.el: Pacify byte compiler warnings in pacification code.
6952         (tramp-handle-file-local-copy): Use insert-buffer-substring.
6954 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6956         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
6957         in last change.
6958         (ange-ftp-insert-directory): Fix up the search for the case where
6959         `file' is absolute.
6961 2005-10-02  Romain Francoise  <romain@orebokech.com>
6963         * progmodes/compile.el (compile-goto-error): Delete extra paren.
6965 2005-10-02  Andreas Schwab  <schwab@suse.de>
6967         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
6968         directory component in the session info.
6970 2005-10-01  Richard M. Stallman  <rms@gnu.org>
6972         * comint.el (comint-redirect-subvert-readonly): Doc fix.
6974         * simple.el (next-error-internal): New function.
6976         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
6977         (compilation-start): Pass new arg to compilation-buffer-name.
6978         (compile-goto-error): Use next-error-internal.
6980 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
6982         * speedbar.el: Remove RCS tag.
6983         (speedbar-check-read-only): Handle non-existent files.
6985         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
6987         * info.el (Info-speedbar-hierarchy-buttons)
6988         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
6990 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6992         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
6993         Do not match newline.
6994         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
6995         (bibtex-summary): Remove unnecessary save-excursion.
6996         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
6998 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7000         * term/mac-win.el: Add charset info for "iso10646-1".
7001         Modify default fontset to use ATSUI-compatible fonts for some charsets
7002         if available.
7004 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
7006         * speedbar.el: Re-apply arch tag.
7007         (speedbar-version): Rename to version 1.0.  Suggested by Eric
7008         M. Ludlam.
7009         Reapply two changes from Emacs CVS' version of speedbar lost
7010         during the merge:
7011         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
7012         (speedbar-frame-parameters): Improve customize type.
7014 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7016         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
7017         (ange-ftp-file-directory-p): Fix the symlink case.
7018         (ange-ftp-insert-directory): When listing a single file, get a list of
7019         the parent buffer and extract the relevant line.  Inspired from a patch
7020         by Katsumi Yamaoka <yamaoka@jpl.org>.
7021         (ange-ftp-file-name-sans-versions): Simplify.
7023 2005-09-30  Bill Wohler  <wohler@newt.com>
7025         Move MH-E image files from toolbar and mail directories into
7026         etc/images.
7028         * mail/reply2.*: Move to etc/images/mail/reply*.
7030         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
7031         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
7032         etc/images.
7034         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
7035         * toolbar/reply*: Move to etc/images/mail.
7037         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
7039 2005-09-30  Eric M. Ludlam <zappo@gnu.org>
7041         * speedbar.el: New version 1.0pre3.
7043         Frame management code (including timer, and mouse click specifics)
7044         moved to dframe.el:
7045         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
7046         (speedbar-timer): Removed.  Use dframe-timer.
7047         (speedbar-close-frame): Removed.  Use dframe-close-frame.
7048         (speedbar-activity-change-focus-flag): Removed.  Use
7049         dframe-activity-change-focus-flag.
7050         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
7051         dframe-update-speed.
7053         (speedbar-current-frame): New macro.  Use this instead of the
7054         variable speedbar-frame.
7056         (speedbar-use-images, speedbar-expand-image-button-alist)
7057         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
7059         (speedbar-find-image-on-load-path): Removed.  Replaced by
7060         defezimage in ezimage.el.
7061         (speedbar-expand-image-button-alist): Removed.  Replaced by
7062         ezimage-expand-image-button-alist in ezimage.el.
7064         (speedbar-ignored-directory-regexp)
7065         (speedbar-add-ignored-directory-regexp)
7066         (speedbar-ignored-directory-expressions)
7067         (speedbar-line-directory, speedbar-buffers-line-directory)
7068         (speedbar-directory-line, speedbar-buffers-line-directory):
7069         Renamed, replacing `path' with `directory'.
7071         (speedbar-create-directory, speedbar-expand-line-descendants)
7072         (speedbar-toggle-line-expansion)
7073         (speedbar-contract-line-descendants): New commands.
7075         (speedbar-query-confirmation-method, speedbar-select-frame-method)
7076         (speedbar-use-tool-tips-flag): New options.
7078         (speedbar-check-read-only, speedbar-require-version)
7079         (speedbar-insert-separator, speedbar-buffers-tail-notes)
7080         (speedbar-handle-delete-frame, speedbar-try-completion)
7081         (speedbar-update-localized-contents): New functions.
7083         (speedbar-incompatible-version, speedbar-ro-to-do-point)
7084         (speedbar-object-read-only-indicator): New variables.
7086         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
7087         New hooks.
7089         (speedbar-separator-face): New face.
7091         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
7092         (speedbar-ignored-modes): Add fundamental-mode.
7093         (speedbar-directory-unshown-regexp): Add . directories.
7095         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
7096         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
7097         `]' for full expand/close.
7098         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
7100         (speedbar-check-vc): Support hidden files.
7101         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
7102         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
7103         state is nil, it is not checked out.
7105         (speedbar-line-text, speedbar-line-token): Support expand buttons
7106         with no text.
7107         (speedbar-refresh): Universal argument acts as power-click.
7108         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
7109         that buffer to get variable values.
7111         And many other bugfixes.
7113         * dframe.el, ezimage.el, sb-image.el: New files.
7115         * sb-*.xpm: Remove files.  New image files installed into
7116         etc/images/ezimage.
7118 2005-09-30  Kenichi Handa  <handa@m17n.org>
7120         * ps-mule.el (ps-mule-show-warning): If a character is in
7121         ps-print-translation-table, don't treat it as non-printable.
7123 2005-09-30  David Ponce  <david@dponce.com>
7125         * tree-widget.el (tree-widget-themes-load-path): New variable.
7126         (tree-widget-themes-directory): Doc fix.
7127         (tree-widget-image-formats) [Emacs]: Doc fix.
7128         (tree-widget--locate-sub-directory): New function.
7129         (tree-widget-themes-directory): Use it.
7131         * recentf.el (recentf-filename-handlers): Rename from
7132         `recentf-filename-handler'.  Allow a list of functions.
7133         (recentf-menu-items-for-commands): Fix :help strings.
7134         (recentf-apply-filename-handlers): New function.
7135         (recentf-expand-file-name): Use it.
7136         (recentf-cleanup): Remove duplicates too.
7138 2005-09-29  Juri Linkov  <juri@jurta.org>
7140         * faces.el: Rearrange face definitions to be in the same order as
7141         their face descriptions in "(emacs)Standard Faces".
7143         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
7145         * tooltip.el (tooltip): Add group `basic-faces'.
7147         * buff-menu.el (Buffer-menu-buffer): Remove group
7148         `font-lock-highlighting-faces'.
7150         * progmodes/compile.el (compilation-error, compilation-warning)
7151         (compilation-info, compilation-line-number, compilation-column-number):
7152         Change group from `font-lock-highlighting-faces' to `compilation'.
7154         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
7155         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
7156         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
7157         (vhdl-font-lock-reserved-words-face)
7158         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
7159         `font-lock-highlighting-faces'.
7161         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
7163 2005-09-28  Kim F. Storm  <storm@cua.dk>
7165         * emulation/cua-base.el: Set CUA move property on additional commands:
7166         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
7167         forward-sexp, backward-sexp, forward-list, backward-list.
7169 2005-09-28  Romain Francoise  <romain@orebokech.com>
7171         * comint.el (comint-show-output): Really set point at the
7172         beginning of the output when not using `comint-use-prompt-regexp'.
7174 2005-09-27  Jay Belanger  <belanger@truman.edu>
7176         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
7177         in TeX mode.
7179 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
7181         * textmodes/org.el (org-table-sum): Fix format string.
7183         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
7184         Quote face names.
7186 2005-09-26  Romain Francoise  <romain@orebokech.com>
7188         * isearch.el (isearch-forward-regexp): Close doc string.
7190 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7192         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
7194         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
7196         * progmodes/compile.el (compilation-error-properties):
7197         When getting the file from the previous error message,
7198         correctly decode the new data format.
7200         * progmodes/cc-cmds.el (c-electric-paren):
7201         Call old-blink-paren only for close-paren.
7203 2005-09-24  Andreas Schwab  <schwab@suse.de>
7205         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
7206         condition.
7208 2005-09-25  Romain Francoise  <romain@orebokech.com>
7210         * dired-aux.el (dired-copy-file-recursive):
7211         * dired.el (dired-delete-file):
7212         * ediff-mult.el (ediff-dir-diff-copy-file):
7213         * ediff-util.el (ediff-test-save-region):
7214         * forms.el (forms-mode):
7215         * ido.el (ido-file-internal, ido-delete-file-at-head):
7216         * log-edit.el (log-edit-done):
7217         * ses.el (ses-yank-resize):
7218         * play/gomoku.el (gomoku-human-plays, gomoku)
7219         (gomoku-human-resigns, gomoku-prompt-for-other-game)
7220         (gomoku-offer-a-draw):
7221         * play/landmark.el (lm-human-resigns, lm):
7222         * net/eudcb-ldap.el (eudc-ldap-check-base):
7223         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
7224         * progmodes/ebrowse.el (ebrowse-find-pattern):
7225         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
7226         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
7227         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
7229         * vc.el (vc-delete-file):
7230         * play/gomoku.el (gomoku-terminate-game, gomoku)
7231         (gomoku-prompt-for-move, gomoku-human-takes-back):
7232         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
7233         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
7235 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
7237         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
7238         color rxvt terminals by using the code xterm.el used to use before
7239         2005-04-09 in order to match the colors used by rxvt.
7241 2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com>  (tiny change)
7243         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
7244         colors rxvt-unicode terminals by using the same code as xterm.el.
7246 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7248         * textmodes/tex-mode.el (tex-font-lock-append-prop)
7249         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
7250         new symbol used for the tex-verbatim face.
7252 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
7254         * woman.el (woman-file-name):
7255         * wid-edit.el (widget-file-prompt-value)
7256         (widget-coding-system-prompt-value):
7257         * w32-fns.el (set-w32-system-coding-system):
7258         * vc.el (vc-version-diff, vc-annotate):
7259         * textmodes/reftex-auc.el (reftex-arg-cite)
7260         (reftex-arg-index-tag):
7261         * textmodes/refer.el (refer-get-bib-files):
7262         * textmodes/artist.el (artist-figlet-choose-font):
7263         * terminal.el (terminal-emulator):
7264         * replace.el (occur-read-primary-args):
7265         * rect.el (string-rectangle, string-insert-rectangle):
7266         * ps-print.el (ps-print-preprint):
7267         * progmodes/pascal.el (pascal-goto-defun):
7268         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
7269         * progmodes/compile.el (compilation-find-file):
7270         * printing.el (pr-interactive-n-up):
7271         * play/animate.el (animate-birthday-present):
7272         * net/rcompile.el (remote-compile):
7273         * man.el (man, Man-goto-section, Man-follow-manual-reference):
7274         * mail/rmailsum.el (rmail-summary-search-backward)
7275         (rmail-summary-search):
7276         * mail/rmailout.el (rmail-output-read-rmail-file-name)
7277         (rmail-output-read-file-name):
7278         * mail/rmail.el (rmail-search, rmail-search-backwards):
7279         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
7280         * locate.el (locate):
7281         * international/quail.el (quail-show-keyboard-layout):
7282         * international/mule.el (set-buffer-file-coding-system)
7283         (revert-buffer-with-coding-system, set-file-name-coding-system)
7284         (set-terminal-coding-system, set-keyboard-coding-system)
7285         (set-next-selection-coding-system):
7286         * international/mule-diag.el (describe-coding-system)
7287         (describe-font, describe-fontset):
7288         * international/mule-cmds.el (universal-coding-system-argument)
7289         (search-unencodable-char, describe-input-method)
7290         (set-language-environment, describe-language-environment):
7291         * international/codepage.el (codepage-setup):
7292         * international/code-pages.el (codepage-setup):
7293         * info.el (Info-search, Info-follow-reference)
7294         (Info-search-backward):
7295         * emacs-lisp/advice.el (ad-read-advised-function)
7296         (ad-read-advice-class, ad-clear-cache, ad-activate)
7297         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
7298         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
7299         (ad-read-regexp):
7300         * ediff-util.el (ediff-toggle-regexp-match):
7301         * ediff-ptch.el (ediff-prompt-for-patch-file):
7302         * dired-aux.el (dired-diff):
7303         * diff.el (diff):
7304         * cus-edit.el (custom-variable-prompt):
7305         * calendar/timeclock.el (timeclock-ask-for-project):
7306         * calc/calcalg3.el (calc-get-fit-variables):
7307         * calc/calc-store.el (calc-edit-variable)
7308         (calc-permanent-variable):
7309         * vc-mcvs.el (vc-mcvs-register):
7310         * shadowfile.el (shadow-define-literal-group):
7311         * woman.el (woman-file-name):
7312         * vc.el (vc-version-diff, vc-merge):
7313         * textmodes/reftex-index.el (reftex-index-complete-tag):
7314         * format.el (format-decode-buffer, format-decode-region):
7315         * emulation/viper-cmd.el (viper-read-string-with-history):
7316         * emacs-lisp/debug.el (cancel-debug-on-entry):
7317         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
7318         * ediff.el (ediff-merge-revisions)
7319         (ediff-merge-revisions-with-ancestor, ediff-revision):
7320         * completion.el (interactive-completion-string-reader):
7321         * calc/calc-prog.el (calc-user-define-formula):
7322         Follow convention for reading with the minibuffer.
7324 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
7326         * progmodes/python.el (python-describe-symbol): Add globals() and
7327         locals() to the arguments of emacs.ehelp.
7329 2005-09-24  Magnus Henoch  <mange@freemail.hu>
7331         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
7332         New function, code extracted from ispell-valid-dictionary-list.
7333         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
7334         Call it.
7336 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
7338         * subr.el (version-regexp-alist): Extend valid syntax for version
7339         strings: allow any of the characters -,_,+ to separate the
7340         alpha/beta/rc part from the version part.  Doc fix.
7341         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
7343 2005-09-23  David Reitter  <david.reitter@gmail.com>
7345         * mail/mailclient.el: New file.
7347 2005-09-23  Richard M. Stallman  <rms@gnu.org>
7349         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
7350         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
7351         Doc fixes.
7353         * progmodes/cc-mode.el (c-font-lock-init):
7354         Specify font-lock-lines-before.
7356 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7358         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
7359         whole conflict.
7361 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7363         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
7364         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
7365         of `remap' feature when available.  Additional key bindings for
7366         better tty support.
7367         (org-mode-restart, org-force-self-insert): New commands.
7368         (org-time-stamp-inactive): New command.
7369         (org-remap): New function.
7370         (org-table-auto-blank-field, org-level-color-stars-only): New options.
7371         (org-enable-fixed-width-editor): Move to `org-structure'
7372         customization group.
7373         (org-self-insert-command, orgtbl-self-insert-command): Modify to
7374         blank field after field motion commands.
7376 2005-09-23  Kenichi Handa  <handa@m17n.org>
7378         * international/mule-cmds.el (set-language-environment):
7379         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
7380         have to call utf-translate-cjk-load-tables.
7382 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7384         * mouse.el (mouse-move-drag-overlay): Fix last change.
7386 2005-09-22  David Ponce  <david@dponce.com>
7388         * tree-widget.el (tree-widget-value-create): Fix previous change.
7390 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
7392         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
7394 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7396         * mouse.el (mouse-move-drag-overlay): New function.
7397         (mouse-drag-region-1): Use it.
7398         Try to simplify a bit the state handling.  Handle clicks on links
7399         inside intangible areas.
7400         (mouse-save-then-kill): Minor simplification.
7401         (mouse-secondary-overlay): Make it always non-nil instead of
7402         recreating it each time.
7403         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
7404         (mouse-kill-secondary, mouse-secondary-save-then-kill):
7405         Simplify accordingly.
7407 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
7409         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
7411 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
7413         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
7414         (ediff-file-name-sans-prefix): Treat nil as an empty string.
7415         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
7416         to patch.
7418         * ediff-util.el: Use insert-buffer-substring.
7420         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
7422         * emulation/viper-cmd.el (viper-change-state): Don't move over the
7423         field boundaries in the minibuffer.
7424         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
7425         (viper-minibuffer-post-command-hook): New hook.
7426         (viper-line): Don't move cursor at bolp.
7428         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
7430         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
7431         avoid compiler warnings.
7433         * emulation/viper-macs.el (ex-map): Better messages.
7435         * emulation/viper-utils.el (viper-beginning-of-field): New function.
7437         * emulation/viper.el: Replace make-variable-buffer-local with
7438         viper-make-variable-buffer-local everywhere, to avoid warnings.
7440 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7442         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
7443         Delete unused var `old-selected-window'.
7444         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
7445         (mouse-drag-secondary): Delete unused var `start-frame'.
7447 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7449         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
7451 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7453         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
7454         Re-indent within 80 columns.  Use inhibit-read-only.
7456 2005-09-19  Romain Francoise  <romain@orebokech.com>
7458         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
7460 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7462         * font-lock.el (font-lock-default-fontify-region): Don't add a line
7463         unconditionally, since the after-change-function already did it.
7465 2005-09-19  Miles Bader  <miles@gnu.org>
7467         * net/newsticker.el: Get rid of CVS keyword.
7469 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
7471         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
7472         The prompt is formatted later.
7474 2005-09-19  David Ponce  <david@dponce.com>
7476         * tree-widget.el (tree-widget-value-create): Save the converted
7477         tree :node widget.
7479 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7481         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
7482         variable `message'.
7484 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
7486         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
7487         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
7488         <slawomir.nowaczyk.847@student.lu.se>.
7490 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
7492         * image.el (image-load-path): Use symbol `data-directory' instead
7493         of its value, for backward compatibility with packages that bind
7494         it during `find-image'.  Suggested by Katsumi Yamaoka.
7495         (image-search-load-path): Handle symbols whose values are strings.
7497 2005-09-18  Romain Francoise  <romain@orebokech.com>
7499         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
7500         with-current-buffer form in save-excursion.
7502 2005-09-18  D Goel  <deego@gnufans.org>
7504         * apropos.el (apropos-command): Fix `message' call: first arg
7505         should be a format spec.  In this and all other cases that appear
7506         below and elsewhere in the source code, I made a change only when
7507         two conditions were satisfied: [1] I can think of a possibility
7508         that the arguments would cause an error, for example, the code in
7509         question relies on external variables such as filenames.  [2] I
7510         was sure that the arg to `message' could not have been nil in the code.
7512         * textmodes/tildify.el (tildify-region): Ditto.
7514         * textmodes/reftex-index.el (reftex-index-change-entry)
7515         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
7516         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
7517         * textmodes/org.el (org-complete, org-deadline, org-schedule)
7518         (org-priority, org-table-sum):
7519         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
7520         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
7521         (flyspell-word, flyspell-display-next-corrections):
7522         * textmodes/bibtex.el (bibtex-print-help-message):
7523         * textmodes/artist.el (artist-key-set-point-poly):
7524         * term/mac-win.el (mac-services-insert-text):
7525         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
7526         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
7527         (vhdl-port-paste-testbench, vhdl-compose-new-component)
7528         (vhdl-compose-configuration):
7529         * progmodes/sh-script.el (sh-blink, sh-show-indent)
7530         (sh-set-indent, sh-learn-line-indent):
7531         * progmodes/ps-mode.el (ps-mode-target-column):
7532         * progmodes/idlwave.el (idlwave-make-tags)
7533         (idlwave-scan-library-catalogs):
7534         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
7535         * progmodes/gud.el (gud-jdb-analyze-source):
7536         * progmodes/flymake.el (flymake-log):
7537         * progmodes/ebnf2ps.el (ebnf-generate-region):
7538         * progmodes/cmacexp.el (c-macro-expansion):
7539         * progmodes/ada-xref.el (ada-treat-cmd-string):
7540         * progmodes/ada-mode.el (ada-create-case-exception-substring)
7541         (ada-justified-indent-current, ada-batch-reformat):
7542         * play/zone.el (zone):
7543         * play/landmark.el (lm-move):
7544         * play/decipher.el (decipher-show-alphabet):
7545         * net/newsticker.el (newsticker--display-jump)
7546         (newsticker--display-scroll):
7547         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
7548         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
7549         * mail/feedmail.el (feedmail-dump-message-to-queue):
7550         * eshell/esh-proc.el (eshell-remove-process-entry):
7551         * emulation/ws-mode.el (ws-last-error):
7552         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
7553         (viper-record-kbd-macro):
7554         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
7555         * emacs-lisp/lisp-mnt.el (lm-report-bug):
7556         * emacs-lisp/find-func.el (find-function-noselect):
7557         * calendar/timeclock.el (timeclock-status-string)
7558         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
7559         (timeclock-when-to-leave-string):
7560         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
7561         * calc/calc-units.el (calc-enter-units-table):
7562         * calc/calc-mode.el (calc-mode-record-mode):
7563         * woman.el (woman-mini-help):
7564         * wdired.el (wdired-change-to-wdired-mode):
7565         * vc.el (vc-retrieve-snapshot):
7566         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
7567         * startup.el (display-startup-echo-area-message):
7568         * simple.el (set-goal-column):
7569         * ses.el (ses-command-hook, ses-recalculate-cell):
7570         * server.el (server-process-filter):
7571         * printing.el (pr-interface-txt-print, pr-interface-printify)
7572         (pr-interface-ps):
7573         * pcvs.el (cvs-help):
7574         * log-edit.el (log-edit, log-edit-mode-help):
7575         * iswitchb.el (iswitchb-possible-new-buffer):
7576         * isearch.el (isearch-edit-string):
7577         * image-mode.el (image-mode, image-minor-mode):
7578         * ibuf-macs.el (define-ibuffer-filter):
7579         * hi-lock.el (hi-lock-find-patterns):
7580         * files.el (toggle-read-only):
7581         * ediff-util.el (ediff-copy-diff)
7582         (ediff-write-merge-buffer-and-maybe-kill):
7583         * echistory.el (Electric-history-undefined):
7584         * dnd.el (dnd-insert-text):
7585         * dired-aux.el (dired-query):
7586         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
7587         * bookmark.el (bookmark-bmenu-locate):
7588         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
7589         Fix `message' calls to ensure first arg is a format string.
7590         The change was made only when these two conditions were satisfied:
7591         [1] when there is a possibility that the arguments would cause an error
7592         for example, if the code in question relies on external variables
7593         such as filenames, and
7594         [2] if the arg to `message' could not have been nil in the code.
7596         * pcomplete.el (pcomplete--help): Fix `message' format spec.
7597         Not having a %s would be weird, though not technically wrong.
7599 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7601         * term/mac-win.el (mac-add-charset-info): Doc fix.
7603 2005-09-17  Romain Francoise  <romain@orebokech.com>
7605         * shell.el (shell-resync-dirs): Handle echoing processes more
7606         reliably.  Don't insert resync command if `comint-process-echoes'
7607         is non-nil.
7609 2005-09-17  Magnus Henoch  <mange@freemail.hu>
7611         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
7612         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
7613         aspell versions >= 0.60.
7614         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
7615         only if ispell-aspell-supports-utf8 is non-nil.
7617 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7619         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
7620         buffer-local value to lisp-indent-function.
7622 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
7624         * progmodes/glasses.el (glasses-make-readable): If
7625         glasses-separator differs from underscore, put appropriate
7626         overlays over underscore characters.
7627         (glasses-convert-to-unreadable): If glasses-separator differs from
7628         underscore, try to convert glasses-separator characters to
7629         underscores.
7631 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7633         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
7634         Use with-syntax-table and dolist.
7636 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
7638         * textmodes/reftex-auc.el:
7639         * textmodes/reftex-cite.el:
7640         * textmodes/reftex-dcr.el:
7641         * textmodes/reftex-global.el:
7642         * textmodes/reftex-parse.el:
7643         * textmodes/reftex-ref.el:
7644         * textmodes/reftex-sel.el:
7645         * textmodes/reftex-toc.el:
7646         * textmodes/reftex-vars.el:
7647         * textmodes/reftex.el: Small changes to remove compiler warnings.
7649         * textmodes/reftex-index.el: Likewise.
7650         (reftex-query-index-phrase): More efficient use of markers.
7652 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
7654         * image.el (image-load-path): New variable.
7655         (image-search-load-path): New function.
7656         (find-image): Search for images in `image-load-path'.
7658 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7660         * follow.el: Change Maintainer field.
7662 2005-09-15  David Ponce  <david@dponce.com>
7664         * recentf.el (recentf-save-file-modes): New option.
7665         (recentf-save-list): Use it.
7667 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
7669         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
7670         (mode-line-mule-info, mode-line-modified): Move bindings from
7671         mouse-3 to mouse-1.
7673 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
7675         * simple.el (sendmail-user-agent-compose): Revert last change.
7677 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7679         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
7680         Use with-current-buffer.
7681         (ange-ftp-gwp-start): Remove unused var `gw-user'.
7682         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
7683         (ange-ftp-insert-directory): Remove unused var `short'.
7684         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
7686         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
7687         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
7689         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
7690         (check-calendar-holidays, diary-list-entries): Autoload.
7691         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
7692         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
7694         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
7695         which mistakenly removed a call to display-buffer.
7697 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
7699         * obsolete/iso-insert.el: Move to obsolete/ from international/.
7701 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
7703         * progmodes/hideshow.el
7704         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
7705         (hs-allow-nesting): New user var.
7706         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
7707         (hs-hide-block-at-point): When nesting allowed,
7708         if there is already an overlay in place, delete it.
7709         (hs-safety-is-job-n): Delete func; remove call sites.
7710         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
7711         (hs-overlay-at): New func.
7712         (hs-already-hidden-p, hs-show-block): Use it.
7713         (hs-hide-all): Don't pre-clean if nesting allowed.
7714         (hs-show-all): Temporarily disallow
7715         nesting around call to `hs-discard-overlays'.
7717 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
7719         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
7720         Delete unused local var.
7722 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
7724         * help-fns.el (describe-categories): "?\ " -> "?\s".
7725         (help-do-arg-highlight): Recognize also ARG-n, as in
7726         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
7728         * international/codepage.el (dos-unsupported-char-glyph):
7729         * net/newsticker.el (tool-bar-map, w3-mode-map)
7730         (w3m-minor-mode-map):
7731         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
7732         (ent-alist):
7733         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
7735 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
7737         * custom.el (custom-push-theme): Handle the case where a symbol is
7738         bound but face properties have not yet been assigned.
7740         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
7741         Fix behavior if noerase is `t' and there is no mail buffer.
7743         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
7744         if `continue' is nil, rather than signal an error.
7746 2005-09-12  Richard M. Stallman  <rms@gnu.org>
7748         * font-lock.el (font-lock-keywords): Add autoload.
7750         * help-fns.el (describe-variable): Rearrange to put source link
7751         in a predictable place.
7753         * net/newsticker.el: New file.
7755 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7757         * calendar/calendar.el (calendar-for-loop): Add edebug info.
7758         (calendar-basic-setup): Use the new nil arg.
7759         (number-of-diary-entries): Move to diary-lib.el.
7761         * calendar/diary-lib.el: Use with-current-buffer, match-string.
7762         (diary-list-entries): Use with-syntax-table and dolist.
7763         Rename from list-diary-entries.
7764         Use number-of-diary-entries if `number' is nil.
7765         (diary, diary-view-entries): Use this new name and new nil arg value.
7766         (number-of-diary-entries): Move from calendar.el.
7767         (diary-unhide-everything): New function.
7768         (include-other-diary-files, fancy-diary-display)
7769         (diary-show-all-entries, make-diary-entry): Use it.
7770         (diary-mail-entries): Use buffer-string.
7771         (mark-diary-entries): Fix long standing paren typo.
7772         (diary-sexp-entry): Use count-lines.
7773         (make-diary-entry): Avoid `previous-line'.
7774         (diary-mode-map): New var.
7775         (diary-mode): Redraw cal after saving.  Setup header-line.
7776         (fancy-diary-display-mode): Use local-set-key.
7778         * startup.el (command-line): Try calling various terminal-init-foo-bar
7779         functions by stripping hyphenated suffixes from $TERM.
7781         * files.el (normal-mode): Check boundness of font-lock-keywords.
7783 2005-09-12  Richard M. Stallman  <rms@gnu.org>
7785         * progmodes/compile.el: Don't decide a file's directory
7786         until the user actually tries to go there.
7787         (compilation-next-error-function):
7788         Pass compilation-find-file the directory from the file-struct.
7789         (compilation-internal-error-properties): Separate local FILE-STRUCT
7790         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
7791         (compilation-find-file): Arg DIR renamed to DIRECTORY.
7792         Expand it, and if nil, use default-directory.
7793         (compilation-get-file-structure): Don't mix specified directory
7794         with default directory.  Put specified directory into
7795         file-struct.  Don't make the file name absolute.
7797         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
7798         (compile-command): Add autoload.
7799         (compilation-disable-input): Add autoload.
7801 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
7803         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
7804         strings of the variables it can override.
7805         (time-stamp): New (as yet undocumented) time-stamp-format escapes
7806         %Q and %q, for fully-qualified domain name and unqualified host name.
7808 2005-09-11  Kim F. Storm  <storm@cua.dk>
7810         * emacs-lisp/authors.el (authors-aliases): Update list.
7811         (authors-fixed-entries): Update mldrag.el entry.
7813 2005-09-10  Alan Mackenzie  <acm@muc.de>
7815         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
7816         from the region narrowed to.
7818 2005-09-10  Magnus Henoch  <mange@freemail.hu>
7820         * textmodes/ispell.el (ispell-check-version): Signal an error if
7821         aspell version is less than 0.60.
7823 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
7825         * progmodes/octave-inf.el (inferior-octave-startup):
7826         Resync current dir at the end.
7828 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
7830         * woman.el (woman-topic-at-point-default):
7831         Rename to woman-use-topic-at-point-default.
7832         (woman-topic-at-point): Rename to woman-use-topic-at-point.
7833         (woman-file-name): Reflect renames above.  Automatically use the
7834         word at point as topic if woman-use-topic-at-point is non-nil.
7835         Otherwise offer it as default but don't insert it in the
7836         minibuffer.  Also use `test-completion' instead of `assoc' as
7837         suggested by Stefan Monnier.
7839 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
7841         * vc.el (vc-directory, vc-update-change-log): Throw an error on
7842         the attempt to do it over Tramp.  This is not yet supported.
7844 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
7846         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
7847         (menu-bar-non-minibuffer-window-p): New functions.
7848         ("Split Window", "Save As..."): Use them.
7849         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
7850         ("Print Buffer", "Truncate Long Lines in this Buffer"):
7851         Use menu-bar-menu-frame-live-and-visible-p.
7852         ("Save Buffer", "Insert File", "Open Directory...")
7853         ("Open File...", "Visit New File..."):
7854         Use menu-bar-non-minibuffer-window-p.
7855         (kill-this-buffer-enabled-p, dired <menu-enable>):
7856         Use menu-bar-non-minibuffer-window-p.
7858 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
7860         * cus-start.el (all): Don't complain about fringe-related
7861         built-ins if fringes are not supported.  Ditto about
7862         selection-related built-ins.  Fix the test for GTK-related built-ins.
7864         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
7865         ("Postscript Print Buffer", "Print Region", "Save As...")
7866         ("Save", "Insert File...", "Open Directory...")
7867         ("Open File...", "Visit New File..."")
7868         ("Truncate Long Lines in this Buffer"): Don't look at
7869         menu-updating-frame if this display does not support multiple frames.
7871 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
7873         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
7875 2005-09-09  Emilio Lopes  <eclig@gmx.net>
7877         * woman.el: Format- and whitespace-related changes.
7879 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
7881         * woman.el: Fix my email address.
7883 2005-09-08  Richard M. Stallman  <rms@gnu.org>
7885         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
7886         (sh-mode): Locally set skeleton-pair-default-alist.
7888         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
7890         * progmodes/flymake.el: Require `compile' unconditionally.
7892         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
7894         * woman.el (woman-file-name): Provide a default, not initial input.
7896         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
7898         * font-lock.el (font-lock-support-mode): Doc fix.
7900         * descr-text.el (describe-property-list): Handle non-symbol prop names.
7902 2005-09-08  Richard M. Stallman  <rms@gnu.org>
7904         * simple.el (blink-matching-open): Get rid of text props from
7905         the string shown in echo area.  Don't permanently set point.
7906         Some rearrangements.
7908 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
7910         * recentf.el (recentf-filename-handler): Add custom choice
7911         `abbreviate-file-name'.
7913         * msb.el (msb--very-many-menus): Fix typo.
7915         * disp-table.el (standard-display-european): Don't set
7916         enable-multibyte-characters to nil.
7918 2005-09-08  David Ponce  <david@dponce.com>
7920         * recentf.el (recentf-show-file-shortcuts-flag): New option.
7921         (recentf-expand-file-name): Doc fix.
7922         (recentf-dialog-mode-map): Define digit shortcuts.
7923         (recentf--files-with-key): New variable.
7924         (recentf-show-digit-shortcut-filter): New function.
7925         (recentf-open-files-items): New function.
7926         (recentf-open-files): Use it.
7927         (recentf-open-file-with-key): New command.
7929 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
7931         * buff-menu.el (Buffer-menu-sort-by-column): New function.
7932         Suggested by Kim F. Storm.
7933         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
7934         (Buffer-menu-make-sort-button): Use global keymap.
7936 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
7938         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
7939         (Man-getpage-in-background-advice): Remove defadvice; it isn't
7940         necessary any longer with the remapped command.
7941         (Man-bgproc-sentinel-advice): Remove defadvice which counts
7942         formatting time only.
7944         * net/tramp.el (tramp-action-password)
7945         (tramp-multi-action-password): Compile the password prompt from
7946         `method', `user' and `host'.  Sometimes it isn't obvious which
7947         password to enter, for example with remote files offered by
7948         recentf.el, or with multiple steps.  Suggested by Robert Marshall
7949         <robert@chezmarshall.freeserve.co.uk>.
7951 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7953         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
7954         Fix regexp for when "s///" is at the beginning of line.
7956 2005-09-07  Jay Belanger  <belanger@truman.edu>
7958         * calc/calc-poly.el (math-expand-term): Multiply out any powers
7959         when in matrix mode.
7961 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7963         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
7964         non-anonymous functions.
7966 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
7968         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
7969         when using a header line.  Otherwise, use mouse-1-click-follows-link.
7971         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
7972         can't be moved; don't signal an error.
7974 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7976         * cus-theme.el (custom-theme-write-faces): Save the current face
7977         spec, not the defface spec.
7979         * custom.el (custom-known-themes): Clarify meaning of "standard".
7980         (custom-push-theme): Save old values in the standard theme.
7981         (disable-theme): Correct typo.
7982         (custom-face-theme-value) Deleted unused function.
7983         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
7985 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7987         * progmodes/compile.el (compilation-goto-locus): Take into account
7988         iconified frames when determining whether the buffer is
7989         already visible.
7990         Don't reset window height if the window already existed.
7992 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
7994         * custom.el (load-theme): Rename from require-theme.
7995         Add interactive spec.
7996         (enable-theme): Rename from custom-enable-theme.
7997         Add interactive spec.
7998         (disable-theme): Rename from custom-disable-theme.
7999         Add interactive spec.
8000         (custom-make-theme-feature): Doc fix.
8001         (custom-theme-directory): Doc fix.
8002         (provide-theme): Call enable-theme.
8004 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8006         * obsolete/lazy-lock.el (lazy-lock-mode):
8007         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
8008         font-lock-mode if it's off.  Print a warning instead.
8010         * progmodes/compile.el (compilation-start): Ignore errors if the
8011         process died before we get to send-eof.
8013         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
8014         Undo last change.  Enclosing the result in quotes broke things on Unix
8015         since tex-send-command passes it through shell-quote-argument.
8016         (tex-send-command): Pass `file' through convert-standard-filename
8017         when possible.
8018         (tex-uptodate-p): Handle the case where TeX hasn't put additional
8019         info in a transcript.
8021 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
8023         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
8024         fix compilation warning. Reorder the key definitions to group
8025         together keys emitted by the current version of xterm.
8027         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
8028         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
8029         Reorder predicates to correct min-color usage.
8031 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
8033         * longlines.el (longlines-mode): Inhibit read-only when encoding.
8034         Kill local variables when longlines-mode is turned off.
8036 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8038         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
8040         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
8042         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
8044         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
8045         (font-lock-lines-before): Change default to being inactive.
8046         (font-lock-default-fontify-region): Obey font-lock-lines-before.
8047         (font-lock-after-change-function): Don't handle f-l-lines-before here.
8049 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
8051         * net/tramp.el (tramp-handle-make-auto-save-file-name):
8052         Deactivate temporarily advice if active (not needed for Emacs 22,
8053         but for backwards compatibility).
8054         (tramp-exists-file-name-handler): Rewrite.  First implementation
8055         was too simple.
8056         (tramp-advice-make-auto-save-file-name):
8057         Call `tramp-handle-make-auto-save-file-name' (again, just for
8058         backwards compatibility).
8060 2005-08-31  Reto Zimmermann  <reto@gnu.org>
8062         * progmodes/vhdl-mode.el
8063         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
8064         (vhdl-end-p): Fix indentation bug "else" after "-- when".
8065         (vhdl-set-default-project): New function (easier setting of default).
8066         (vhdl-port-copy): Handle extended identifiers for generics.
8067         (vhdl-compiler-alist): Better description for error message regexp.
8068         (vhdl-make): Query for target, use previous as default.
8069         (vhdl-port-copy): Fix port copy for port names starting with "signal".
8070         (vhdl-font-lock-keywords-2): Fix fontification for record
8071         el. assign.
8072         (vhdl-speedbar-make-subpack-line): Add package body link.
8073         (vhdl-generate-makefile-1): Not include itself as dependency.
8074         (vhdl-font-lock-init): Highlight c-preprocessor directives.
8075         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
8076         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
8077         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
8078         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
8079         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
8080         (vhdl-import-project): Add string argument for `error'.
8081         (vhdl-compose-configuration)
8082         (vhdl-compose-configuration-architecture): Add configuration
8083         declaration generation.
8084         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
8085         (vhdl-trailer-re): Add "record" keyword (better indentation).
8086         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
8087         "[^ \t-\"]+".
8088         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
8089         (vhdl-testbench-entity-file-name)
8090         (vhdl-testbench-architecture-file-name): Allow separate
8091         customization of testbench file names.
8092         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
8093         (vhdl-get-visible-signals): Allow newline within alias declaration.
8094         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
8095         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
8096         (member-ignore-case): Alias for missing function in XEmacs.
8097         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
8098         (vhdl-update-sensitivity-list): Ignore case on read signals.
8099         (vhdl-replace-string): Adjust case only for file names.
8100         (vhdl-update-sensitivity-list): Fix search for read signals.
8101         (vhdl-update-sensitivity-list): Exclude formal parameters.
8102         (vhdl-get-visible-signals): Include aliases of signals.
8103         (vhdl-get-visible-signals): Fix signal name searching.
8104         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
8105         (vhdl-fixup-whitespace-region): Fix for character
8106         literals (e.g. ':').
8108 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
8110         * ansi-color.el (comint-last-output-start):
8111         * bs.el (font-lock-verbose):
8112         * diff-mode.el (add-log-buffer-file-name-function):
8113         * dired-x.el (vm-folder-directory):
8114         * faces.el (help-xref-stack-item):
8115         * files.el (font-lock-keywords):
8116         * find-lisp.el (dired-buffers, dired-subdir-alist):
8117         * ido.el (cua-inhibit-cua-keys):
8118         * log-view.el (cvs-minor-wrap-function):
8119         * outline.el (font-lock-warning-face):
8120         * simple.el (compilation-current-error):
8121         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
8122         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
8123         * tooltip.el (comint-prompt-regexp):
8124         * w32-fns.el (explicit-shell-file-name):
8125         * term/mac-win.el (mac-charset-info-alist)
8126         (mac-services-selection, mac-system-script-code):
8127         * term/tty-colors.el (msdos-color-values):
8128         * term/w32-win.el (xlfd-regexp-registry-subnum):
8129         * term/x-win.el (x-keysym-table, x-selection-timeout)
8130         (x-session-id, x-session-previous-id):
8131         * textmodes/ispell.el (mail-yank-prefix):
8132         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
8133         * textmodes/org.el (calc-embedded-close-formula)
8134         (calc-embedded-open-formula)
8135         (font-lock-unfontify-region-function):
8136         * textmodes/reftex-global.el (isearch-next-buffer-function)
8137         (TeX-master):
8138         * textmodes/reftex.el (font-lock-keywords):
8139         * textmodes/tex-mode.el (font-lock-comment-face)
8140         (font-lock-doc-face):
8141         * textmodes/texinfo.el (outline-heading-alist):
8142         Add defvars.
8144         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
8145         (artist-spray-chars, artist-mode-init, artist-replace-string)
8146         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
8147         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
8148         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
8150         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
8151         (conf-align-assignments): "?\ " -> "?\s".
8153         * textmodes/reftex-index.el (TeX-master): Add defvar.
8154         (reftex-index-phrases-marker): Move up defvar.
8156         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
8157         (reftex-toc-include-labels-indicator)
8158         (reftex-toc-include-index-indicator)
8159         (reftex-toc-max-level-indicator): Move up declarations.
8161         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
8162         of args to `tramp-run-real-handler', even if it's empty in this case.
8164 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8166         * dired.el (dired-move-to-filename-regexp): Add date format for
8167         Mac OS X 10.3 in East Asian locales.
8169 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
8171         * files.el (make-auto-save-file-name): Add file name handler call
8172         if applicable.
8174         * net/tramp.el (tramp-file-name-handler-alist)
8175         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
8176         (tramp-handle-make-auto-save-file-name): Rename from
8177         `tramp-make-auto-save-file-name'.
8178         (tramp-exists-file-name-handler): New defun.
8179         (tramp-advice-make-auto-save-file-name): Make defadvice only when
8180         `make-auto-save-file-name' is not a magic file name operation.
8182 2005-08-30  Richard M. Stallman  <rms@gnu.org>
8184         * files.el (risky-local-variable-p):
8185         Match `-predicates' and `-commands.
8187         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
8188         (custom-save-all): Visit the file if necessary;
8189         kill the buffer if we created it.
8190         (custom-save-delete): Don't visit file or kill buffer here.
8192 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8194         * textmodes/org.el (org-special-keyword): New face.
8195         (org-table-copy-down, org-table-eval-formula)
8196         (org-table-recalculate, org-init-section-numbers):
8197         Use `string-to-number' instead of `string-to-int'.
8198         (org-get-location): Use `insert-buffer-substring' instead of
8199         `insert-buffer'.
8200         (org-modify-diary-entry-string): New function.
8201         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
8202         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
8203         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
8204         active region.
8205         (org-export-as-html): Handle QUOTE keyword.
8206         (org-quote-string): New option.
8207         (org-bookmark-jump-unhide): New function, used for
8208         `bookmark-after-jump-hook'.
8209         (org-diary-default-entry): Apply only when not called through
8210         `org-agenda'.
8212 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
8214         * net/eudc.el (mode-popup-menu):
8215         * play/handwrite.el (ps-printer-name, ps-lpr-command):
8216         * progmodes/ada-mode.el (compile-auto-highlight)
8217         (skeleton-further-elements):
8218         * progmodes/autoconf.el (font-lock-syntactic-keywords):
8219         * progmodes/cmacexp.el (msdos-shells):
8220         * progmodes/compile.el (font-lock-extra-managed-props)
8221         (font-lock-keywords, font-lock-maximum-size)
8222         (font-lock-support-mode):
8223         * progmodes/grep.el (font-lock-lines-before):
8224         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
8225         * progmodes/mixal-mode.el (compile-command):
8226         * progmodes/perl-mode.el (font-lock-comment-face)
8227         (font-lock-doc-face, font-lock-string-face):
8228         * progmodes/prolog.el (comint-prompt-regexp):
8229         * progmodes/sh-script.el (font-lock-comment-face)
8230         (font-lock-set-defaults, font-lock-string-face):
8231         * progmodes/sql.el (font-lock-keyword-face)
8232         (font-lock-set-defaults, font-lock-string-face):
8233         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
8234         (itimer-version, lazy-lock-defer-contextually)
8235         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
8236         Add defvars.
8238         * progmodes/cperl-mode.el (cperl-electric-lbrace)
8239         (cperl-electric-keyword, cperl-electric-pod)
8240         (cperl-electric-backspace, cperl-forward-re)
8241         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
8242         (vc-rcs-header, vc-sccs-header): Add defvars.
8244         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
8245         (font-lock-syntactic-keywords, gud-find-expr-function):
8246         Add defvars.
8248         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
8249         (gdb-frame-parameters): Declare before use.
8251         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
8252         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
8253         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
8254         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
8256         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
8257         (idlwave-help-with-source): Use `insert-buffer-substring', not
8258         `insert-buffer'.
8260 2005-08-29  Juri Linkov  <juri@jurta.org>
8262         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
8263         Put outline-back-to-heading function call inside save-excursion.
8265 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
8267         * man.el (Man-init-defvars, Man-translate-references)
8268         (Man-support-local-filenames, Man-highlight-references):
8269         * progmodes/sql.el (sql-interactive-mode):
8270         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
8272         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
8273         (compilation-mode-font-lock-keywords): Add defvars.
8274         (checkdoc-interactive-loop): "?\ " -> "?\s".
8276         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
8277         (font-lock-doc-face, font-lock-string-face)
8278         (font-lock-keywords-case-fold-search): Add defvars.
8279         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
8281         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
8282         Don't pass X and Y (they are ignored anyway).
8283         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
8284         (mouse-delete-window): Make arguments optional.
8286         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
8287         (caesar-translate-table, minor-modes, news-buffer-save)
8288         (news-group-name, news-minor-modes): Add defvars.
8290         * emacs-lisp/lselect.el (mouse-highlight-priority)
8291         (x-lost-selection-functions, zmacs-regions):
8292         * emacs-lisp/pp.el (font-lock-verbose):
8293         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
8294         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
8295         (ses-mode-map):
8296         * emacs-lisp/tcover-unsafep.el (safe-functions):
8297         * international/mule-cmds.el (mac-system-coding-system)
8298         (mac-system-locale):
8299         * language/ethio-util.el (rmail-current-message)
8300         (rmail-message-vector):
8301         * language/thai-util.el (thai-auto-composition-mode):
8302         * mail/metamail.el (rmail-current-message, rmail-message-vector):
8303         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
8304         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
8305         (vm-primary-inbox, vm-spool-files):
8306         * mail/rmail.el (deleted-head, font-lock-fontified)
8307         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
8308         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
8309         (total-messages):
8310         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
8311         (rmail-summary-mode-map):
8312         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
8313         (rmail-last-label, rmail-last-multi-labels)
8314         (rmail-summary-vector, rmail-total-messages):
8315         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
8316         * mail/rmailsum.el (msgnum):
8317         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
8318         (rmail-current-message):
8319         * obsolete/fast-lock.el (font-lock-face-list):
8320         * obsolete/rnewspost.el (mail-reply-buffer):
8321         * obsolete/scribe.el (compile-command):
8322         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
8324 2005-08-28  John Paul Wallington  <jpw@gnu.org>
8326         * ibuf-ext.el (ibuffer-auto-update-changed):
8327         Use `frame-or-buffer-changed-p' to check whether we need to update.
8328         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
8329         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
8330         as a `frame-or-buffer-changed-p' state vector instead.
8332 2005-08-27  Romain Francoise  <romain@orebokech.com>
8334         * textmodes/makeinfo.el (makeinfo-compile):
8335         Use `compilation-start'.  Set `next-error-function' according to
8336         `disable-errors'.
8337         (makeinfo-next-error): New function.
8338         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
8339         (makeinfo-buffer): Likewise.
8341         * progmodes/compile.el (compilation-start): Add autoload cookie.
8343         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
8344         * textmodes/sgml-mode.el: Likewise.
8345         * progmodes/python.el: Likewise.
8347 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
8349         * simple.el (blink-matching-paren-distance): Document the meaning
8350         of nil value, and allow to customize to nil.
8352         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
8353         command.com, not command.exe.
8355 2005-08-26  John Wiegley  <johnw@newartisans.com>
8357         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
8358         code around a bit so that an extraneous nil argument is not added
8359         to a command when no args are given.
8361         * eshell/esh-arg.el (eshell-parse-double-quote): If a
8362         double-quoted argument resolves to nil, return it as an empty
8363         string rather than as nil.  This made it impossible to pass "" to
8364         a shell script as a null string argument.
8366 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8368         * outline.el (outline-invent-heading): New fun.
8369         (outline-promote, outline-demote): Use it.
8370         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
8371         (outline-end-of-subtree): Remove unused var `opoint'.
8373 2005-08-26  David Reitter  <david.reitter@gmail.com>
8375         * menu-bar.el (truncate-lines, write-file, print-buffer)
8376         (ps-print-buffer-faces, ps-print-buffer, split-window):
8377         Disable menu items when the frame they refer to is invisible, or when
8378         they refer to a buffer and the minibuffer is selected.
8380 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
8382         * progmodes/flymake.el (flymake-highlight-err-lines):
8383         Use save-excursion around flymake-highlight-line to preserve point.
8385 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
8387         * progmodes/octave-mod.el: Change Author and Maintainer address.
8388         (octave-maintainer-address): Change Kurt's email address.
8389         * progmodes/octave-inf.el: Change Author and Maintainer address.
8390         * progmodes/octave-hlp.el: Change Author and Maintainer address.
8392 2005-08-26  Kim F. Storm  <storm@cua.dk>
8394         * subr.el (version-list-<, version-list-<=, version-list-=):
8395         Rename from integer-list-*.
8396         (version-list-not-zero): Likewise.  Fix while loop.
8397         (version=): Use version-list-= instead of string-equal.
8399 2005-08-26  Richard M. Stallman  <rms@gnu.org>
8401         * outline.el (outline-promote): Try shortening the heading.
8402         As last resort, read the heading to use.
8403         (outline-demote): As last resort, read the heading to use.
8405 2005-08-26  Romain Francoise  <romain@orebokech.com>
8407         * progmodes/compile.el (compilation-start): Doc fix.
8409         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
8410         (antlr-font-lock-additional-keywords): Fix reference to
8411         `antlr-font-lock-literal-regexp' erroneously changed during the
8412         mass face rename.
8413         (antlr-run-tool): Use `compilation-start'.
8415         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
8416         instead of the obsolete `compile-internal'.
8418 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
8420         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
8421         (number, original-date):
8422         * calendar/cal-china.el (date):
8423         * calendar/cal-coptic.el (date):
8424         * calendar/cal-french.el (date):
8425         * calendar/cal-hebrew.el (date, entry, number, original-date):
8426         * calendar/cal-islam.el (date, number, original-date):
8427         * calendar/cal-iso.el (date):
8428         * calendar/cal-julian.el (date):
8429         * calendar/cal-mayan.el (date):
8430         * calendar/cal-menu.el (date, event):
8431         * calendar/cal-persia.el (date):
8432         * calendar/lunar.el (date):
8433         * calendar/solar.el (date): Add defvars.
8435         * emerge.el:
8436         * ibuffer.el:
8437         * info-xref.el:
8438         * obsolete/bg-mouse.el:
8439         * obsolete/sun-curs.el:
8440         * obsolete/swedish.el: Move the `defvar's to the top level.
8442         * smerge-mode.el (smerge-refined-change): Add :group.
8444 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8446         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
8447         (smerge-keep-n): Remove props.
8448         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
8449         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
8450         now that it's done in smerge-keep-n.
8451         (smerge-refined-change): New face.
8452         (smerge-refine-chopup-region, smerge-refine-highlight-change)
8453         (smerge-refine): New funs.
8454         (smerge-basic-map): Bind smerge-refine.
8456 2005-08-25  Juri Linkov  <juri@jurta.org>
8458         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
8459         compilation-process-setup-function and compilation-disable-input
8460         in grep-mode instead of let-bindings in grep.
8462         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
8463         Delete "Automatic File De/compression" (auto-compression-mode).
8465 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
8467         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
8468         Silence warning about non-existent variable.
8470 2005-08-25  Richard M. Stallman  <rms@gnu.org>
8472         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
8473         Rename "Describe Key" to "Describe Key or Mouse Operation".
8475         * mail/mailalias.el (build-mail-aliases): Delete comments
8476         from the contents before processing them.
8478         * isearch.el (isearch-edit-string): Erase the Search prompt
8479         if user enters an empty string and there is no default.
8481         * comint.el (comint-file-name-prefix): Add autoload.
8483 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
8485         * subr.el (play-sound): Rearrange to avoid warning.
8487 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
8489         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
8490         New hook.
8491         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
8493 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8495         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
8497         * custom.el (custom-theme-set-variables): Sort minor modes last.
8499 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8501         * subr.el (version-separator, version-regexp-alist): New vars used by
8502         version comparison funs.
8503         (integer-list-<, integer-list-=, integer-list-<=)
8504         (integer-list-not-zero): New funs for integer list comparison.
8505         (version-to-list, version=, version<, version<=): New funs for version
8506         comparison.
8508 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
8510         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
8511         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
8512         time to silence the byte-compiler.
8514         * ibuffer.el (ibuffer-compile-make-eliding-form)
8515         (ibuffer-check-formats): Use `with-no-warnings' to hide references
8516         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
8517         so it's silly to get warnings for it).
8518         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
8519         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
8520         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
8521         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
8522         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
8523         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
8524         Defvar at compile time.
8525         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
8526         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
8527         Declare them before use.
8529         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
8530         (info-xref-good, info-xref-bad): Defvar at compile time.
8532         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
8533         Use `let*' instead of `let'.
8535         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
8536         (*mouse-y*, menu, char): Defvar at compile time.
8537         (sc::menu): Declare it before use.
8538         (sc::pack-one-line): Use `let', not `let*'.
8540         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
8541         (mail-send-hook): Defvar at compile time.
8543         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
8544         Defvar at compile time.
8546         * term/sun-mouse.el (current-global-mousemap)
8547         (current-local-mousemap): Declare them before use.
8549 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
8551         * bookmark.el (bookmark-after-jump-hook): New hook.
8552         (bookmark-jump): Run `bookmark-after-jump-hook'.
8554 2005-08-23  Juri Linkov  <juri@jurta.org>
8556         * faces.el (minibuffer-prompt): Doc fix.
8558 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
8560         * progmodes/xscheme.el: Trivial changes to silence warnings.
8561         (xscheme-previous-mode, xscheme-previous-process-state):
8562         Add defvars.
8563         (xscheme-last-input-end, xscheme-process-command-line)
8564         (xscheme-process-name, xscheme-buffer-name)
8565         (xscheme-expressions-ring-max, xscheme-expressions-ring)
8566         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
8567         (xscheme-control-g-synchronization-p)
8568         (xscheme-control-g-disabled-p, xscheme-string-receiver)
8569         (default-xscheme-runlight, xscheme-runlight)
8570         (xscheme-runlight-string, xscheme-process-filter-state)
8571         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
8572         Move to beginning of file.
8573         (scheme-interaction-mode-commands-alist)
8574         (scheme-interaction-mode-map, scheme-debugger-mode-map):
8575         Declare them before use.  Note: the initialization code for the variables
8576         has not been moved because it uses functions that reference the variables.
8577         (xscheme-control-g-message-string, xscheme-process-filter-alist)
8578         (xscheme-prompt-for-expression-map): Declare them before use.
8579         (scheme-debugger-mode-commands): "?\ " -> "?\s".
8581 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
8583         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
8585 2005-08-22  Juri Linkov  <juri@jurta.org>
8587         * faces.el (set-face-underline): Delete this duplicate function
8588         and make an obsolete alias to set-face-underline-p.
8589         (set-face-underline-p): Use docstring of set-face-underline.
8590         (describe-face): Create hyperlink to parent face.
8592         * info.el (Info-insert-dir): Use save-excursion around
8593         insert-buffer-substring.
8594         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
8595         (Info-escape-percent): Delete function.
8596         (Info-fontify-node): Replace Info-escape-percent by
8597         replace-regexp-in-string with REP arg set to lambda that
8598         duplicates `%' and preserves text properties.
8600         * progmodes/compile.el (compilation-disable-input): Doc fix.
8601         (define-compilation-mode): Doc fix and refill.
8602         (kill-compilation): Use `mode-name' in the error message.
8603         (compilation-find-file): Use `compilation-error' in the
8604         read-file-name's prompt.
8606 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8608         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
8609         (smerge-auto-leave): Make undo re-enable the mode.
8610         (debug-ignored-errors): Add the user-error of impossible resolution.
8611         (smerge-resolve): Move things around a bit, in preparation for later.
8612         (smerge-diff): Don't fail if the buffer has no associated file.
8613         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
8614         (smerge-conflict-overlay): New function.
8615         (smerge-match-conflict): Don't add text properties here.
8616         (smerge-find-conflict): Instead, add an overlay here.
8617         Also check for the case where we're inside a conflict already, so as to
8618         obviate the need for font-lock-multiline, which is unbearably slow with
8619         large conflicts and ciomplex font-lock patterns.
8620         (smerge-remove-props): Remove overlay rather than text-properties.
8621         (smerge-mode): Don't set font-lock-multiline.
8622         Remove overlays when turned off.
8624 2005-08-21  Kim F. Storm  <storm@cua.dk>
8626         * ido.el (ido-ignore-item-p): Use save-match-data.
8627         Bind case-fold-search to ido-case-fold locally.
8629 2005-08-20  Richard M. Stallman  <rms@gnu.org>
8631         * files.el (normal-mode): If font lock is on, turn it off and on.
8633         * subr.el (replace-regexp-in-string): Doc fix.
8635         * startup.el (command-line-1): Don't suppress startup screen
8636         due to existing processes.
8638         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
8640         * progmodes/compile.el (compilation-disable-input): Default to nil.
8642 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
8644         * progmodes/compile.el (compilation-disable-input): New defcustom.
8645         (compilation-start): If compilation-disable-input is non-nil, send
8646         EOF to the compilation process.
8648 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
8650         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
8651         Run the argument of tex-shell-cd-command through
8652         convert-standard-filename, to get the correct style of slashes on
8653         Windows, and enclose the result in quotes, in case the file name
8654         includes whitespace or other special characters.
8656 2005-08-19  Andreas Schwab  <schwab@suse.de>
8658         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
8659         process.
8661 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
8663         * cus-start.el (minibuffer-prompt-properties): Correct typo.
8665 2005-08-18  Kim F. Storm  <storm@cua.dk>
8667         * scroll-lock.el: Fix errors due to incorrect line wrapping.
8669 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8671         * scroll-lock.el: New file.
8673 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
8675         * dired.el (dired-move-to-end-of-filename):
8676         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
8678 2005-08-18  Kim F. Storm  <storm@cua.dk>
8680         * ido.el (ido-everywhere): Fix defcustom :set function to disable
8681         rather than toggle mode when custom value is nil.
8682         (ido-everywhere): Fix defun doc string.
8684 2005-08-17  Richard M. Stallman  <rms@gnu.org>
8686         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
8687         as tag instead of "Inviolable".
8689 2005-08-17  Kim F. Storm  <storm@cua.dk>
8691         * windmove.el (windmove-coordinates-of-position): Remove.
8692         (windmove-coordinates-of-window-position): Remove.
8693         (windmove-reference-loc): Use posn-at-point instead.
8695         * subr.el (insert-for-yank-1): Doc fix.
8697         * ido.el (ido-enter-matching-directory): Rename from
8698         ido-enter-single-matching-directory.  Change `slash' choice to
8699         `only'.  Add `first' choice.
8700         (ido-exhibit): Adapt to above changes.
8702 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
8704         * Makefile.in: Expand comment about building loaddefs.el.
8706 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
8708         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
8709         Comment use of defadvice.
8711         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
8713 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
8715         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
8716         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
8717         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
8718         * progmodes/idlw-shell.el, progmodes/ld-script.el,
8719         * progmodes/which-func.el, ruler-mode.el, strokes.el,
8720         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
8721         for backward compatibility for faces that did not appear in the
8722         previous Emacs release.
8724         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
8726 2005-08-15  Kim F. Storm  <storm@cua.dk>
8728         * emulation/cua-base.el (cua-delete-region): Return t if
8729         deleted region was non-empty.
8730         (cua-replace-region): Inhibit overwrite-mode for
8731         self-insert-command if replaced region was non-empty.
8732         (cua--explicit-region-start, cua--status-string): Make them
8733         buffer-local at top-level...
8734         (cua-mode): ...rather than when mode is enabled.
8736 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
8738         * progmodes/vhdl-mode.el (vhdl-emacs-21):
8739         Set t for Emacs 21, 22, and so on.
8741 2005-08-15  David Ponce  <david@dponce.com>
8743         * tree-widget.el: Update Commentary header.
8744         (tree-widget-theme): Doc fix.
8745         (tree-widget-space-width): New option.
8746         (tree-widget-image-properties): Look up in the default theme too.
8747         (tree-widget--cursors): Only for images with arrow pointer shape.
8748         (tree-widget-lookup-image): Pointer shape is hand by default.
8749         (tree-widget-icon): Rename generic icon widget from
8750         `tree-widget-control'.
8751         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
8752         derive from `tree-widget-icon'.
8753         (tree-widget-handle): Improve default look and feel of the text
8754         representation.
8755         (tree-widget): Rename :*-control properties to :*-icon properties.
8756         Add :action and :help-echo properties.
8757         (tree-widget-after-toggle-functions): Move.
8758         (tree-widget-close-node, tree-widget-open-node): Remove.
8759         (tree-widget-before-create-icon-functions): New hook.
8760         (tree-widget-value-create): Update to allow customization of icons
8761         and nodes at run-time via that new hook.
8762         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
8763         (tree-widget-icon-action, tree-widget-icon-help-echo)
8764         (tree-widget-action, tree-widget-help-echo): New functions.
8766 2005-08-15  Kim F. Storm  <storm@cua.dk>
8768         * ido.el (ido-buffer-internal): Use with-no-warnings.
8769         (ido-make-merged-file-list): Use while-no-input.
8771 2005-08-15  Richard M. Stallman  <rms@gnu.org>
8773         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
8774         (flyspell-large-region): Fix doc and custom type.
8776 2005-08-14  Richard M. Stallman  <rms@gnu.org>
8778         * files.el (interpreter-mode-alist): Doc fix.
8780         * mail/rmail.el (rmail-nonignored-headers): New variable.
8781         (rmail-clear-headers): Use it.
8782         (rmail-reply): Better handling of mail-followup-to header.
8784         * progmodes/sh-script.el (sh-font-lock-keywords-var):
8785         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
8786         don't try to refer to executable-font-lock-keywords.
8787         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
8788         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
8789         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
8790         (sh-mode): Set comment-start-skip, local-abbrev-table,
8791         imenu-case-fold-search.
8792         (sh-set-shell): Don't set them here.
8793         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
8794         Don't cache the results in the original alist; don't ever modify
8795         that alist.
8797         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
8799         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
8800         empty.
8802 2005-08-15  Andreas Schwab  <schwab@suse.de>
8804         * desktop.el: Put autoload cookie at risky-local-variable declarations.
8806         * dired.el, info.el, mail/rmail.el: Revert last change.
8808 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
8810         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
8811         modification in `eval-after-load' form.
8812         * info.el: Likewise.
8813         * mail/rmail.el: Likewise.
8815 2005-08-14  Juri Linkov  <juri@jurta.org>
8817         * progmodes/compile.el (compilation-mode-font-lock-keywords):
8818         Remove highlighting of "Compilation started".  Highlight only
8819         the word "finished" in "Compilation finished".  Add highlighting
8820         of "interrupt", "killed", "terminated" and the exit code.
8821         (compilation-start): Add newline after header.  Use exactly the
8822         same time stamp format as the finishing message.
8823         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
8825         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
8826         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
8827         Add highlighting of "interrupt", "killed", "terminated".
8829         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
8830         enabled and the current command is self-insert-command, call it
8831         explicitly with overwrite-mode bound to nil, to not allow it
8832         to delete the character after the selected region.
8834 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
8836         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
8837         move-end-of-line, end-of-line, and beginning-of-line to the list
8838         of commands after which the echo area is updated.
8840 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
8842         * cus-edit.el (custom-save-all, custom-save-delete):
8843         Bind recentf-exclude to exclude custom-file.
8845 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
8847         * mail/rmailsum.el (rmail-summary-end-of-message): New command
8848         to go to the bottom of the mail message.  Added to
8849         `rmail-summary-mode-map' with key "/".
8850         (rmail-summary-show-message): New (internal) function for use by
8851         both `rmail-summary-beginning/end-of-message'.
8852         (rmail-summary-beginning-of-message): Change to use
8853         rmail-summary-show-message.
8855         * mail/rmail.el (rmail-end-of-message): New command to go to the
8856         end of the current message.  Added to `rmail-mode-map' with key "/".
8857         (rmail-beginning-of-message): Fix to work as documented.
8858         (rmail-mode): Change documentation.
8860         * progmodes/compile.el (compilation-start): Add the line
8861         "Compilation started" with compilation start time.
8862         (compilation-mode-font-lock-keywords): Add `started' to keywords.
8864 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
8866         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
8867         of menu items.
8869 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8871         * simple.el (pop-global-mark): Reverse test of widen-automatically.
8873         * battery.el (battery-status-function): Don't use ignore-errors.
8875 2005-08-11  Lute Kamstra  <lute@gnu.org>
8877         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
8878         define-obsolete-variable-alias.
8880 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8882         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
8883         (ange-ftp-send-cmd): Revert last change, and expand
8884         the comment explaining the problem.
8886 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
8888         * ldefs-boot.el: Update.
8890         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
8891         item to "Time, Load and Mail".  Change help echo text.
8893         * time.el (display-time-use-mail-icon, display-time-format)
8894         (display-time-string-forms): Shorten first line of docstrings.
8896 2005-08-10  Lars Hansen  <larsh@soem.dk>
8898         * desktop.el (desktop-buffer-mode-handlers):
8899         Make non-customizable. Add autoload cookie.  Change initial value to
8900         nil; add elements in respective modules instead.  Fix doc string.
8901         (desktop-load-file): New function.
8902         (desktop-minor-mode-handlers): New autoloaded variable.
8903         (desktop-create-buffer): Call minor mode handlers.
8904         Use desktop-load-file to load major and minor mode modules prior to
8905         checking for a handler.
8906         (desktop-save): Don't add nil to desktop-minor-modes for minor
8907         modes with nil function in desktop-minor-mode-table.  Don't delete
8908         desktop file before rewriting it.
8909         (desktop-locals-to-save): Add autoload cookie.  Don't make
8910         automatically buffer-local.  Add variables column-number-mode,
8911         size-indication-mode, indent-tabs-mode,
8912         indicate-buffer-boundaries, indicate-empty-lines and
8913         show-trailing-whitespace.
8914         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
8915         regexps. Don't use desktop-clear-preserve-buffers-regexp.
8916         (desktop-clear-preserve-buffers-regexp): Delete.
8917         (desktop-clear-preserve-buffers): Update initial value and docstring.
8918         (desktop-save-buffer): Fix doc string.
8920         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
8921         (hilit-chg-desktop-restore): New function.
8922         (highlight-changes-mode): Add highlight-changes-mode to
8923         desktop-locals-to-save.
8925         * dired.el: Add handler to desktop-buffer-mode-handlers.
8926         (dired-restore-desktop-buffer): Remove autoload cookie.
8927         (dired-mode): Add autoload cookie.
8929         * info.el: Add handler to desktop-buffer-mode-handlers.
8930         (Info-restore-desktop-buffer): Remove autoload cookie.
8931         (Info-mode): Add autoload cookie.
8933         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
8934         (mh-restore-desktop-buffer): Remove autoload cookie.
8935         (mh-folder-mode): Add autoload cookie.
8937         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
8938         (rmail-restore-desktop-buffer): Remove autoload cookie.
8940 2005-08-11  Masatake YAMATO  <jet@gyve.org>
8942         * hexl.el (hexl-address-region):
8943         (hexl-ascii-region, hexl-font-lock-keywords):
8944         (hexl-highlight-line-range): Use the term "region"
8945         instead of "area" for consistency with the other symbols
8946         defined in hexl.el.
8948 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
8950         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
8951         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
8952         out by Juri Linkov).  Add `display-battery-mode'.
8954 2005-08-09  Juri Linkov  <juri@jurta.org>
8956         * progmodes/compile.el (compilation-mode-font-lock-keywords):
8957         Remove `-text' from face variable names.
8958         (compilation-error-file-name, compilation-warning-file-name)
8959         (compilation-info-file-name): Delete faces.
8960         (compilation-line-number, compilation-column-number):
8961         Remove face underlining.
8962         (compilation-message-face): Set to `underline' value by default.
8963         (compilation-error-face, compilation-warning-face)
8964         (compilation-info-face): Remove `-file-name' from face names.
8965         (compilation-error-text-face, compilation-warning-text-face)
8966         (compilation-info-text-face): Delete face variables.
8967         (compilation-text-face): Delete function.
8969         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
8970         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
8971         (grep-error-face): Set to `compilation-error' instead of
8972         `compilation-error-face' (which is redefined to `grep-hit-face' in
8973         grep buffers).
8974         (grep-mode-font-lock-keywords): Remove `-text' from face variable
8975         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
8977         * dired-aux.el (dired-do-query-replace-regexp):
8978         Use `query-replace-read-args'.
8980         * replace.el (query-replace-read-from, query-replace-read-to)
8981         (query-replace-read-args): Rename arg `string' to `prompt'.
8983         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
8985 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
8987         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
8988         uploading files.
8989         (ange-ftp-canonize-filename): Handle file names beginning with ~
8990         correctly.
8992 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
8994         * textmodes/fill.el (canonically-space-region)
8995         (fill-context-prefix, fill-french-nobreak-p)
8996         (fill-delete-newlines, fill-comment-paragraph)
8997         (justify-current-line): "?\ " -> "?\s".
8999 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
9001         * textmodes/fill.el (fill-nonuniform-paragraphs):
9002         Improve argument/docstring consistency.
9004 2005-08-09  Richard M. Stallman  <rms@gnu.org>
9006         * textmodes/ispell.el (ispell-word): More fboundp checks.
9008         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
9009         (find-file-noselect-1): Call it here, only if RAWFILE.
9010         (normal-mode): Always set some major mode.
9011         (save-some-buffers-action-alist): Change some explanation strings.
9012         (file-name-non-special): In the `quote' method, use unwind-protect.
9014 2005-08-09  Magnus Henoch  <mange@freemail.hu>
9016         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
9017         (ispell-have-aspell-dictionaries): New variable.
9018         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
9019         (ispell-get-aspell-config-value): New function.
9020         (ispell-aspell-find-dictionary): New function.
9021         (ispell-aspell-add-aliases): New function.
9022         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
9023         appropriate.  Don't look for ispell dictionaries if we use aspell.
9024         (ispell-menu-map): Don't build a submenu of dictionaries.
9026 2005-08-09  Richard M. Stallman  <rms@gnu.org>
9028         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
9029         (sql-read-passwd): Use read-passwd.
9031         * progmodes/idlw-toolbar.el (idlwave-toolbar)
9032         (idlwave-toolbar-is-possible): Add defvars.
9034         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
9035         Avoid warnings.
9037         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
9038         (idlwave-system-class-info, idlwave-executive-commands-alist):
9039         Use defvar.
9041         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
9043         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
9044         Avoid warnings.
9046         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
9047         and content-type: headers.
9049         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
9051         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
9052         and rename some of them to be more self-explanatory.
9054         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
9056         * startup.el (command-line-1): Implement -scriptload.
9058         * replace.el (occur-engine): Initial *Occur* output not undoable.
9060         * menu-bar.el (menu-bar-file-menu): Rename some menu items
9061         and improve help strings.
9063         * isearch.el (isearch-repeat): When changing direction,
9064         mark search successful.
9066         * ediff-init.el: Use (featurep 'xemacs).
9068         * comint.el (send-invisible): Identify buffer, if not selected.
9070         * align.el: Delete autoload for c-guess-basic-syntax.
9072 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
9074         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
9075         Improve argument/docstring consistency.  Doc fixes.
9076         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
9077         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
9078         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
9079         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
9080         (r2bv-organization, r2bv-pages, r2bv-primary-author)
9081         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
9082         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
9083         Defvar at compile time.
9085 2005-08-09  Juri Linkov  <juri@jurta.org>
9087         * info.el: Replace `info' with upper-case `Info' where appropriate.
9088         (info-title-1, info-title-2, info-title-3, info-title-4)
9089         (info-menu-header): Move up face definitions.
9090         (info-menu-star): Rename from `info-menu-5'.
9091         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
9092         (Info-fontify-visited-nodes): Fix docstring.
9093         (Info-hide-note-references): Fix docstring.
9094         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
9095         menu items in the same way as on cross-references.
9096         (info-apropos): Fix sorting order and formatting to be like in the
9097         stand-alone Info browser.  Display error messages for 1 sec.
9098         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
9099         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
9100         from the menu bar.
9101         (Info-insert-dir): Restore point after calling
9102         `insert-buffer-substring'.
9104 2005-08-08  Richard M. Stallman  <rms@gnu.org>
9106         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
9107         (recompute-lucid-menubar): Add defvars.
9109         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
9111         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
9113         * net/net-utils.el (run-dig): Rename from `dig'.
9115         * play/gametree.el (gametree-mode): Use make-local-variable,
9116         not make-variable-buffer-local.
9118         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
9120         * ansi-color.el (ansi-color-make-extent)
9121         (ansi-color-set-extent-face): Use fboundp, not functionp.
9123         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
9124         not make-variable-buffer-local.
9126         * bookmark.el (Info-current-file): Add defvar.
9127         (bookmark-jump-noselect): Use with-no-warnings.
9129         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
9131         * ebuff-menu.el (Helper-return-blurb): Add defvar.
9133         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
9135         * find-file.el (ada-procedure-start-regexp)
9136         (ada-package-start-regexp): Add defvars.
9138         * info.el (Info-insert-dir): Use insert-buffer-substring.
9140         * xml.el (xml-att-def-re): Add defvar.
9142         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
9143         calling convention.
9145         * subr.el (while-no-input): Return t if there is input.
9147 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
9149         * cus-start.el (all): Add `overflow-newline-into-fringe'.
9151 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
9153         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
9154         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
9156 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
9158         * cmuscheme.el (scheme-start-file): Replace reference to
9159         `user-emacs-directory' by "~/.emacs.d/".
9161 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
9163         * info.el (Info-dir-remove-duplicates): Avoid case folding
9164         in loop; instead, keep downcased strings for comparison.
9165         Suggested by Helmut Eller.
9167 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
9169         Sync with Tramp 2.0.50.
9171         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
9172         XEmacs case; not necessary anymore.
9173         (tramp-user-regexp): Allow "@" as part of user name.
9174         (tramp-handle-set-visited-file-modtime)
9175         (tramp-handle-insert-file-contents)
9176         (tramp-handle-write-region): No special handling for
9177         `last-coding-system-used, because this is done in
9178         `tramp-accept-process-output' now.
9179         (tramp-accept-process-output): New defun.
9180         (tramp-process-one-action, tramp-process-one-multi-action)
9181         (tramp-wait-for-regexp, tramp-wait-for-output)
9182         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
9183         Howells <dhowells@redhat.com>.
9184         (clear-visited-file-modtime): Defadvice removed.  The check for
9185         unset buffer's modtime does not need to be based on
9186         `tramp-buffer-file-attributes'.  Suggested by RMS.
9187         (tramp-message): Insert "\n" if not being at beginning of line.
9188         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
9189         sequence with same logic.
9190         (tramp-completion-handle-expand-file-name): Discard call of
9191         `tramp-drop-volume-letter'.  It is not necessary, and there have
9192         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
9193         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9194         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
9195         should always be visible.
9196         (tramp-handle-insert-directory, tramp-setup-complete)
9197         (tramp-set-process-query-on-exit-flag)
9198         (tramp-append-tramp-buffers): Pacify byte-compiler.
9199         (tramp-bug): Delete non-existing variables from list.
9200         Apply `tramp-load-report-modules' as pre-hook.
9201         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
9202         `shell-prompt-pattern' because of non-7bit characters.
9203         Reported by Sebastian Luque <sluque@mun.ca>.
9204         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
9205         (tramp-match-string-list): Remove function.
9206         (tramp-wait-for-regexp): Remove call of that function.
9207         Suggested by Kim F. Storm <storm@cua.dk>.
9208         (tramp-set-auto-save-file-modes): Use octal integer code #o600
9209         instead of octal character code ?\600.  The latter resulted in a
9210         syntax error with XEmacs.
9212         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
9213         XEmacs case; not necessary anymore.
9214         (tramp-smb-handle-write-region): No special handling for
9215         `last-coding-system-used, because this is done in
9216         `tramp-accept-process-output' now.
9217         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
9219 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
9221         * wid-edit.el (widget-choice-value-create):
9222         Unconditionally respect user choice.  Set :explicit-choice back to nil
9223         when no longer needed.
9224         (widget-choice-action): Unconditionally respect user choice.
9225         Eliminate :explicit-choice-value.
9227         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
9229         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
9230         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
9231         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
9232         running new function `toggle-indicate-empty-lines'.
9233         Rename "Customize" item to "Customize fringe".
9234         Rename "Indicators" item to "Buffer boundaries" and change help echo.
9235         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
9236         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
9237         Delete "Empty lines only" item.
9238         (menu-bar-showhide-fringe-ind-customize): New function.
9239         (menu-bar-showhide-fringe-ind-mixed)
9240         (menu-bar-showhide-fringe-ind-box)
9241         (menu-bar-showhide-fringe-ind-right)
9242         (menu-bar-showhide-fringe-ind-left)
9243         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
9244         instead of `fringe-indicators'.
9246 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
9248         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
9249         Change the date of last update.
9251 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
9253         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
9254         (viper-exec-yank, viper-put-back): Don't display modification msg
9255         if in the minibuffer.
9257         * viper-init.el (viper-replace-overlay-cursor-color)
9258         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
9259         Make variables frame local.
9261         * viper-util.el (viper-append-filter-alist): Use append instead of
9262         nconc.
9264         * viper.el (viper-vi-state-mode-list)
9265         (viper-emacs-state-mode-list): Move help-mode and
9266         completion-list-mode from the first list to the second.
9267         (viper-mode): Docstring.
9268         (viper-go-away, viper-non-hook-settings): Don't localize
9269         minor-mode-alist in newer Emacsen.  Add advice to
9270         set-cursor-color.  Don't bind "\C-c\\".
9272 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
9274         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
9275         (scheme-macro-expand-command): New user options.
9276         (scheme-trace-procedure, scheme-expand-current-form): New commands.
9277         (scheme-form-at-point, scheme-start-file)
9278         (scheme-interactively-start-process): New functions.
9279         (scheme-get-process): New function, extracted from `scheme-proc'.
9280         (run-scheme): Call `scheme-start-file' to get start file, and pass
9281         it to `make-comint'.
9282         (switch-to-scheme, scheme-proc):
9283         Call `scheme-interactively-start-process' if no Scheme buffer/process
9284         is available.
9286 2005-08-06  Juri Linkov  <juri@jurta.org>
9288         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9289         Use `compilation-text-face', `compilation-info-text-face' and
9290         `compilation-error-text-face' instead of `font-lock-keyword-face'.
9291         (compilation-error): New face.
9292         (compilation-error-file-name): Inherit from
9293         `compilation-error' instead of `font-lock-warning-face'.
9294         (compilation-warning-file-name): Inherit from
9295         `compilation-warning' instead of `font-lock-warning-face'.
9296         (compilation-info, compilation-error-file-name)
9297         (compilation-warning-file-name, compilation-info-file-name)
9298         (compilation-line-number, compilation-column-number): Doc fix.
9299         (compilation-error-text-face, compilation-warning-text-face)
9300         (compilation-info-text-face): New face variables.
9301         (compilation-line-face, compilation-column-face)
9302         (compilation-enter-directory-face)
9303         (compilation-leave-directory-face): Doc fix.
9304         (compilation-text-face): New function.
9306         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
9307         instead of 1 to display binary file names as info file links.
9308         (grep-error-face): Use `compilation-error-face' instead of
9309         `font-lock-keyword-face'.
9310         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
9311         and `compilation-warning-text-face' instead of
9312         `font-lock-keyword-face'.  Use `compilation-error-text-face'
9313         instead of `grep-error-face'.
9315 2005-08-05  Kenichi Handa  <handa@m17n.org>
9317         * international/code-pages.el: Add autoload cookies for all coding
9318         systems.
9320 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
9322         * cus-start.el (all): Put undo.c where it alphabetically belongs.
9324 2005-08-04  Juri Linkov  <juri@jurta.org>
9326         * progmodes/compile.el (compilation-mode-map):
9327         * progmodes/grep.el (grep-mode-map):
9328         Bind TAB to `compilation-next-error' and [backtab] to
9329         `compilation-previous-error'.
9331         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
9332         matching line numbers, column numbers and their ranges with regexp
9333         matching only line numbers.
9334         (grep-context-face): New face variable.
9335         (grep-mode-font-lock-keywords): Use it.
9337         * faces.el (read-face-name): Delete duplicate faces.
9339 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
9341         * thumbs.el (thumbs-find-image): Don't make variables
9342         automatically buffer local.
9343         (thumbs-current-tmp-filename, thumbs-current-image-filename)
9344         (thumbs-image-num): Make automatically buffer local.
9345         (thumbs-show-thumbs-list): Use `make-local-variable', not
9346         `make-variable-buffer-local'.
9347         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
9349         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
9350         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
9351         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
9352         (bother, bye, canyou, chatlst, continue, deathlst, describe)
9353         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
9354         (feelings-about, foullst, found, hello, history, howareyoulst)
9355         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
9356         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
9357         (neglst, obj, object, owner, please, problems, qlist)
9358         (random-adjective, relation, remlst, repetitive-shortness)
9359         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
9360         (shortlst, something, sportslst, stallmanlst, states, subj)
9361         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
9362         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
9363         Defvar at compile time.
9365         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
9366         not `make-variable-buffer-local'.
9368 2005-08-02  Kim F. Storm  <storm@cua.dk>
9370         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
9371         rectangle overlay in selected window.
9373 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
9375         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
9376         instead of display group.  Make `indicate-buffer-boundaries'
9377         customizable through Custom.
9379 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
9381         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
9382         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
9383         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
9384         (gdb-put-string): Fix typos in docstrings.
9386 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
9388         Update copyright notices of files in progmodes directory for
9389         release of Emacs 22.1.
9391         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
9393         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
9394         Don't barf if the GUD buffer has been killed.
9396 2005-08-01  Kim F. Storm  <storm@cua.dk>
9398         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
9400 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9402         * simple.el (next-error-follow-minor-mode):
9403         make-variable-buffer-local -> make-local-variable.
9405         * emacs-lisp/cl-extra.el: Require CL also when compiling.
9407         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
9408         (byte-compile-form-make-variable-buffer-local): New functions to warn
9409         about misuses of make-variable-buffer-local where make-local-variable
9410         was meant.
9412 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
9414         * bs.el (bs-attributes-list): Doc fix.
9415         (bs): Update url-link.
9417         * desktop.el (desktop-save-buffer): Fix typos in docstring.
9418         (desktop-load-default): Simplify.
9420         * ibuffer.el (ibuffer-columnize-and-insert-list)
9421         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
9422         (ibuffer-unmark-all, ibuffer-toggle-marks)
9423         (ibuffer-unmark-forward, ibuffer-unmark-backward)
9424         (ibuffer-compile-make-format-form, ibuffer-format-column)
9425         (ibuffer-current-buffers-with-marks)
9426         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
9427         (ibuffer): Doc fix.
9428         (ibuffer-mode): Fix typo in docstring.
9429         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
9430         with `define-obsolete-variable-alias'.
9431         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
9433 2005-07-29  Kenichi Handa  <handa@m17n.org>
9435         * international/mule-cmds.el (select-message-coding-system):
9436         Be sure to use LF for end-of-line.  If no coding system is decided,
9437         return iso-8859-1-unix.
9439 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9441         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
9442         (ange-ftp-pending-error-line): New vars.
9443         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
9444         to handle the non-fatal no-route-to-host messages.
9445         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
9447 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
9449         * isearch.el (isearch-mode-map, isearch-other-meta-char)
9450         (isearch-quote-char, isearch-printing-char)
9451         (isearch-text-char-description): "?\ " -> "?\s".
9452         (isearch-lazy-highlight-cleanup)
9453         (isearch-lazy-highlight-initial-delay)
9454         (isearch-lazy-highlight-interval)
9455         (isearch-lazy-highlight-max-at-a-time)
9456         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
9457         Declare with define-obsolete-*-alias macros.
9458         (isearch-forward): Fix typo in docstring.
9459         (search-invisible, search-ring-yank-pointer)
9460         (regexp-search-ring-yank-pointer): Doc fixes.
9462         * recentf.el (recentf-menu-append-commands-p): Declare with
9463         `define-obsolete-variable-alias'.
9464         (recentf-max-saved-items, recentf-menu-filter)
9465         (recentf-arrange-by-rule-subfilter): Doc fixes.
9466         (recentf-menu-append-commands-flag)
9467         (recentf-initialize-file-name-history, recentf-expand-file-name)
9468         (recentf-clear-data): Fix typos in docstrings.
9470 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
9472         * progmodes/gdb-ui.el: Smarten comments.
9473         (gdb-info-breakpoints-custom): Use nowarn when finding file.
9475 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
9477         * term/apollo.el (terminal-init-apollo): New function containing
9478         all former top level forms in the file.
9479         * term/bobcat.el (terminal-init-bobcat):
9480         * term/cygwin.el (terminal-init-cygwin):
9481         * term/iris-ansi.el (terminal-init-iris-ansi):
9482         * term/linux.el (terminal-init-linux):
9483         * term/news.el (terminal-init-news):
9484         * term/rxvt.el (terminal-init-rxvt):
9485         * term/sun.el (terminal-init-sun):
9486         * term/tvi970.el (terminal-init-tvi970):
9487         * term/vt100.el (terminal-init-vt100):
9488         * term/vt102.el (terminal-init-vt102):
9489         * term/vt125.el (terminal-init-vt125):
9490         * term/vt200.el (terminal-init-vt200):
9491         * term/vt201.el (terminal-init-vt201):
9492         * term/vt220.el (terminal-init-vt220):
9493         * term/vt240.el (terminal-init-vt240):
9494         * term/vt300.el (terminal-init-vt300):
9495         * term/vt320.el (terminal-init-vt320):
9496         * term/vt400.el (terminal-init-vt400):
9497         * term/vt420.el (terminal-init-vt420):
9498         * term/wyse50.el (terminal-init-wyse50):
9499         * term/xterm.el (terminal-init-xterm): Likewise.
9501         * term/README: Describe the terminal-init-* functionality.
9503         * startup.el (command-line): After loading the terminal initialization
9504         file call the corresponding terminal initialization function.
9506 2005-07-27  Kenichi Handa  <handa@m17n.org>
9508         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
9509         negative.
9511         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
9512         (ps-mule-composition-prologue): Fix for the case that
9513         RelativeCompose is false.
9515 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9517         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
9519         * descr-text.el (describe-char): Handle the case where the list of
9520         chars is displayed in a separate frame.
9521         Be a bit more discriminating when looking for the char.
9523 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
9525         * bookmark.el (bookmark-automatically-show-annotations)
9526         (bookmark-read-annotation-text-func): Doc fixes.
9527         (bookmark-save): Improve argument/docstring consistency.
9528         (bookmark-get-bookmark, bookmark-get-bookmark-record)
9529         (bookmark-alist-from-buffer)
9530         (bookmark-upgrade-file-format-from-0)
9531         (bookmark-grok-file-format-version)
9532         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
9533         (bookmark-read-annotation-mode)
9534         (bookmark-insert-current-bookmark, bookmark-jump)
9535         (bookmark-exit-hook): Fix typos in docstrings.
9536         (bookmark-exit-hooks): Define as obsolete alias.
9537         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
9538         not `bookmark-exit-hooks'.  Fix docstring.
9539         (bookmark-bmenu-select): "?\ " -> "?\s".
9541 2005-07-25  Ari Roponen <arjuropo@cc.jyu.fi>  (tiny change)
9543         * startup.el (command-line): Fix typo.
9545 2005-07-24  Richard M. Stallman  <rms@gnu.org>
9547         * tooltip.el (tooltip-mode): Test emacs-basic-display,
9548         not emacs-quick-startup.
9550 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
9552         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
9553         (reb-next-match, reb-show-subexp): Use `with-selected-window'
9554         instead of `reb-with-current-window'.
9555         (reb-prev-match): Likewise.  Also, don't move left if the search
9556         was unsuccessful.
9557         (reb-initialize-buffer): New function.
9558         (re-builder, reb-change-syntax): Use it.
9560         * man.el (Man-goto-page): Make second argument NOERROR optional.
9562 2005-07-23  Richard M. Stallman  <rms@gnu.org>
9564         * man.el (Man-bgproc-sentinel): Check here for failure to find
9565         any man page in the output, and report the error here.
9566         (Man-arguments): Make it permanent local.
9567         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
9568         (Man-mode): Pass t for NOERROR.
9570         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
9571         (grep-mode-font-lock-keywords):
9572         Don't use compilation-...-face for messages that are not file names.
9574         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9575         Don't use compilation-...-face for messages that are not file names.
9577 2005-07-22  Juri Linkov  <juri@jurta.org>
9579         * startup.el (normal-splash-screen): Update menu name.
9581         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
9583 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
9585         * term/xterm.el: Load term/rxvt if the terminal is actually an
9586         rxvt terminal.
9587         (xterm-rxvt-set-background-mode): Remove, not used anymore.
9589         * term/rxvt.el (function-key-map): Use substitute-key-definition
9590         to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
9592         * term/cygwin.el: New file.
9594 2005-07-22  Kim F. Storm  <storm@cua.dk>
9596         * image-file.el (insert-image-file, image-file-yank-handler):
9597         Fix last change to maintain a (unique) yank-handler on yanked images.
9599 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
9601         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
9602         of the file size (as in "177B" for 177 bytes).  This happens with
9603         "ls -lh" on FreeBSD.
9605 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
9607         * hilit-chg.el (highlight-changes-global-initial-state)
9608         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
9609         (hilit-chg-fixup, highlight-changes-mode):
9610         Fix typos in docstrings.
9611         (highlight-changes-global-modes, highlight-changes-rotate-faces):
9612         Doc fixes.
9614 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
9616         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
9617         mode function using `eval-after-load'.
9619 2005-07-21  Kim F. Storm  <storm@cua.dk>
9621         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
9622         included when reporting an emacs crash, and tell about the DEBUG file.
9624         * image-file.el (insert-image-file): Add yank-handler.
9625         (image-file-yank-handler): Yank handler to make unique copies of
9626         images when they are yanked into a buffer next to each other.
9628 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
9630         * comint.el (comint-use-prompt-regexp, comint-send-input)
9631         (comint-source-default, comint-extract-string)
9632         (comint-get-source, comint-word, comint-completion)
9633         (comint-source, comint-prompt-read-only, comint-update-fence):
9634         Fix typos in docstrings.
9635         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
9636         Declare with define-obsolete-*-alias macros.
9637         (comint-previous-matching-input-from-input)
9638         (comint-next-matching-input-from-input)
9639         (comint-previous-matching-input, comint-next-matching-input)
9640         (comint-forward-matching-input):
9641         Improve argument/docstring consistency.
9643         * desktop.el (desktop-clear-preserve-buffers-regexp):
9644         Also preserve the *server* buffer.
9646         * simple.el (clone-indirect-buffer): Doc fix.
9647         (fixup-whitespace, just-one-space)
9648         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
9649         (next-error, next-error-highlight)
9650         (next-error-highlight-no-select, next-error-last-buffer)
9651         (next-error-buffer-p, next-error-find-buffer, next-error)
9652         (previous-error, next-error-no-select, previous-error-no-select)
9653         (open-line, split-line, minibuffer-prompt-width, kill-new)
9654         (binary-overwrite-mode): Fix typos in docstrings.
9655         (set-fill-column): Fix typo in message.
9657         * skeleton.el (skeleton-proxy-new): Doc fix.
9659         * strokes.el (strokes-load-hook): Doc fix.
9660         (strokes-grid-resolution, strokes-get-grid-position)
9661         (strokes-renormalize-to-grid, strokes-read-stroke)
9662         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
9663         (strokes-global-map): Fix typos in docstrings.
9664         (strokes-help): Doc fix.  Fix help message and pass it through
9665         `substitute-command-keys'.
9667         * tempo.el (tempo-insert-prompt, tempo-interactive)
9668         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
9669         (tempo-insert-string-functions, tempo-local-tags)
9670         (tempo-define-template, tempo-insert-template)
9671         (tempo-insert-prompt-compat, tempo-is-user-element)
9672         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
9673         Fix typos in docstrings.
9675         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
9676         (vcursor-key-bindings, vcursor-use-vcursor-map)
9677         (vcursor-find-window, vcursor-scroll-down)
9678         (vcursor-disable, vcursor-beginning-of-buffer)
9679         (vcursor-end-of-buffer): Fix typos in docstrings.
9680         (vcursor-relative-move, vcursor-get-char-count):
9681         Improve argument/docstring consistency.
9683         * version.el: "?\ " -> "?\s".
9685         * wid-edit.el (widget-default-create, widget-after-change)
9686         (widget-default-format-handler, widget-checklist-add-item)
9687         (widget-radio-add-item, widget-choose, widget-specify-secret)
9688         (widget-field-value-create, widget-field-value-get)
9689         (widget-editable-list-format-handler)
9690         (widget-editable-list-entry-create, widget-group-value-create)
9691         (widget-documentation-link-add)
9692         (widget-documentation-string-value-create): "?\ " -> "?\s".
9693         (widget-convert-text): Doc fix.
9694         (widget-narrow-to-field, widget-field-find)
9695         (widget-url-link-action, widget-emacs-library-link-action)
9696         (widget-color-notify): Fix typos in docstrings.
9698         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
9699         (x-select-text, set-w32-system-coding-system)
9700         (w32-add-charset-info): Fix typos in docstrings.
9702         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
9703         (cua-enable-cua-keys, cua-use-hyper-key)
9704         (cua-virtual-rectangle-edges): Fix typos in docstrings.
9705         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
9707         * net/tramp.el (tramp-handle-load): Fix typo in error message.
9709         * emacs-lisp/re-builder.el (regexp-builder): Declare with
9710         `defalias' instead of faking it.
9712         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
9713         (eshell-ls-missing, eshell-ls-dired-initial-args)
9714         (eshell-ls-use-in-dired): Fix typos in docstrings.
9716 2005-07-20  Kim F. Storm  <storm@cua.dk>
9718         * emulation/cua-base.el (cua-mode): Improve doc string.
9720 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
9722         * abbrev.el (expand-region-abbrevs): Doc fix.
9723         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
9724         Improve argument/docstring consistency.
9726         * arc-mode.el (archive-get-descr, archive-alternate-display):
9727         Doc fixes.
9728         (archive-l-e): Improve argument/docstring consistency.
9729         (archive-tmpdir, archive-unixdate, archive-unixtime)
9730         (archive-chmod-entry): Fix typos in docstrings.
9731         (archive-unflag, archive-unflag-backwards)
9732         (archive-unmark-all-files): "?\ " -> "?\s".
9734         * buff-menu.el (Buffer-menu-unmark): Doc fix.
9735         (Buffer-menu-not-modified, Buffer-menu-execute)
9736         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
9737         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
9739         * composite.el (compose-string, encode-composition-rule)
9740         (compose-last-chars): Fix typos in docstrings.
9742         * desktop.el (desktop-enable, desktop-basefilename):
9743         Declare with `define-obsolete-variable-alias'.
9744         (desktop-internal-v2s): Don't quote keywords.
9745         (desktop-clear): "?\ " -> "?\s".
9747         * dired.el (dired-align-file, dired-flag-backup-files)
9748         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
9749         (dired-listing-switches, dired-ls-F-marks-symlinks)
9750         (dired-dwim-target, dired-load-hook, dired-mode-hook)
9751         (dired-directory, dired-faces, dired, dired-revert)
9752         (dired-mode, dired-summary, dired-view-file)
9753         (dired-copy-filename-as-kill, dired-delete-file)
9754         (dired-no-confirm, dired-unmark-all-marks)
9755         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
9756         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
9757         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
9758         Fix typos in message strings.
9760         * dired-x.el (virtual-dired): Declare with `defalias'.
9761         (dired-mark-unmarked-files, dired-local-variables-file)
9762         (dired-omit-here-always): Doc fix.
9763         (dired-omit-mode, dired-find-subdir)
9764         (dired-enable-local-variables, dired-clean-up-buffers-too)
9765         (dired-extra-startup, dired-mark-extension, dired-jump)
9766         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
9767         (dired-smart-shell-command, dired-guess-shell-alist-user)
9768         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
9769         (dired-x-bind-find-file, dired-x-submit-report):
9770         Fix typos in docstrings.
9771         (dired-mark-unmarked-files): "?\ " -> "?\s".
9773         * dirtrack.el (dirtrack-list): Fix typos in docstring.
9775         * faces.el (describe-face): "?\ " -> "?\s".
9776         (read-all-face-attributes, read-face-font, modify-face)
9777         (face-attr-construct, italic): Fix typos in docstrings.
9778         (frame-update-face-colors): Declare with
9779         `define-obsolete-function-alias'.
9781         * files.el (find-file-noselect, recode-file-name): Doc fixes.
9782         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
9783         (magic-mode-alist, buffer-file-numbers-unique)
9784         (write-file-functions, get-free-disk-space):
9785         Fix typos in docstrings.
9786         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
9787         (write-contents-hooks, write-file-hooks):
9788         Declare with `define-obsolete-variable-alias'.
9790         * forms-d2.el (arch-rj): Fix typo in docstrings.
9791         (arch-tocol): Likewise.  "?\ " -> "?\s".
9793         * frame.el (set-frame-font, cursor-in-non-selected-windows):
9794         Fix typo in docstring.
9795         (set-screen-width, set-screen-height): Delete redundant info in
9796         doctrings.
9797         (new-frame, screen-height, screen-width): Declare with
9798         `define-obsolete-function-alias'.
9799         (delete-frame-hook, blink-cursor): Declare with
9800         `define-obsolete-variable-alias'.
9802         * paths.el (prune-directory-list): Fix typos in docstring.
9804         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
9805         (cvs-prefix-get): Fix typos in docstrings.
9807         * ps-print.el (ps-extend-face-list, ps-extend-face)
9808         (ps-print-background-image): Fix typos in docstrings.
9809         (ps-default-fg, ps-default-bg): Doc fixes.
9811         * s-region.el (s-region-bind): Doc fix.
9812         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
9814         * textmodes/org.el (org-table-formula-substitute-names)
9815         (org-table-get-vertical-vector): Doc fixes.
9816         (org-table-recalculate): Remove unused argument to `message'.
9818 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
9820         * textmodes/org.el (org-table-column-names)
9821         (org-table-column-name-regexp)
9822         (org-table-named-field-locations): New variables.
9823         (org-archive-subtree): Protect `this-command' when calling
9824         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
9825         the kill buffer.
9826         (org-complete): Remove fixed-formula completion.
9827         (org-edit-formulas-map): New variable.
9828         (org-table-edit-formulas): New command.
9829         (org-finish-edit-formulas, org-abort-edit-formulas)
9830         (org-show-variable, org-table-get-vertical-vector): New functions.
9831         (org-table-maybe-eval-formula): Handle `:=' fields.
9832         (org-table-get-stored-formulas, org-table-store-formulas)
9833         (org-table-get-formula, org-table-modify-formulas)
9834         (org-table-replace-in-formulas): Handle named field formulas.
9835         (org-table-get-specials): Store locations of named fields.
9837 2005-07-19  Juri Linkov  <juri@jurta.org>
9839         * progmodes/grep.el (grep-regexp-alist)
9840         (grep-mode-font-lock-keywords, grep-process-setup):
9841         Use default GNU grep match color "01;31m" instead of "01;41m".
9842         (grep-regexp-alist, grep-mode-font-lock-keywords):
9843         Use `\\[[0-9]*m' instead of `\\[00m'.
9844         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
9845         sgr_start where its handling is more important.  Use the real
9846         length of sgr_start instead of constant 8.
9847         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
9848         specially.  Delete all remaining escape sequences.
9849         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
9850         (grep-regexp-alist): Make hyperlink only for binary file name
9851         instead of the whole line.
9852         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
9853         (grep-mode): Add autoload.
9855         * emacs-lisp/find-func.el (find-function-regexp):
9856         Add `define-compilation-mode'.
9858 2005-07-19  Juri Linkov  <juri@jurta.org>
9860         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
9861         (compare-windows-sync-string-size, compare-windows-recenter)
9862         (compare-windows-highlight, compare-windows): Add version 22.1.
9863         (compare-windows) <defface>: Inherit from lazy-highlight instead
9864         of duplicating its default value.
9866         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
9867         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
9869         * descr-text.el (describe-char): Create link buttons for `charset'
9870         and `code point'.  Add the current input method name with a link
9871         button to `to input' field.  Print face names of display table
9872         characters in `The display table entry is displayed by' section
9873         instead of printing face-id in the `display' field.
9874         Guess hardcoded faces and create a link button for them.
9875         Skip empty fields when calculating max-width.
9876         Treat `widget-create' specially while inserting strings from the
9877         collected field list.
9878         (describe-char-after): Made obsolete in version 22.1, not 21.5.
9880         * diff-mode.el (diff-file-header): Change foreground color from
9881         yellow to green on light backgrounds.
9882         (diff-context): Inherit from `shadow' only for color/grayscale
9883         with more than 88 colors.
9884         (diff-indicator-removed, diff-indicator-added)
9885         (diff-indicator-changed): New faces.
9886         (diff-font-lock-keywords): Use new faces.  Regroup rules.
9887         Add "^---$" for `normal' diff format.  Fontify `#' lines with
9888         font-lock-comment-delimiter-face and font-lock-comment-face.
9889         Add `#' to ^[^...] in the rule for `diff-context-face'.
9891         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
9892         a button-like box.  Inherit from `highlight' on low colors.
9893         (shadow): Use shades of gray only for color/grayscale with
9894         more than 88 colors.  Use green for light backgrounds with
9895         8 colors, and yellow for dark backgrounds with 8 colors.
9897         * font-lock.el (font-lock-regexp-grouping-backslash):
9898         Don't inherit from escape-glyph (use bold for all cases).
9900         * info.el (info-xref-visited): Use light foreground color `violet'
9901         for dark backgrounds instead of dark color `magenta3'.
9902         (info-title-1): Use `yellow' color for dark backgrounds.
9904         * isearch.el (isearch): Use not-too-dark magenta3 instead of
9905         too-light magenta2.
9907         * replace.el (match): Use slightly more light RoyalBlue3 instead
9908         of dark RoyalBlue4.
9910         * wid-edit.el (widget-inactive): Inherit from `shadow'.
9912 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
9914         * novice.el (disabled-command-hook): Declare it with
9915         `define-obsolete-variable-alias'.
9917         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
9918         (desktop-buffer-misc-functions, desktop-buffer-handlers)
9919         (desktop-load-default): Add release to obsolescence info.
9920         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
9921         (desktop-append-buffer-args, desktop-read):
9922         Fix typos in docstrings.
9923         (desktop-kill): Fix typo in message.
9924         (desktop-save): Doc fix.
9926 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
9928         * viper-cmd.el (viper-escape-to-state): Bug fix.
9929         (viper-envelop-ESC-key): Change the definition of fast
9930         keysequence so it'll work with keyboard macros.
9932         * ediff.el (ediff-patch-buffer): Change the docstring.
9934 2005-07-19  Kenichi Handa  <handa@m17n.org>
9936         * international/mule-cmds.el (select-safe-coding-system): Try to
9937         use an auto-coding (if any) before anything else.  If the found
9938         auto-coding is invalid, show a warning message.
9940         * international/mule.el (find-auto-coding): New function created
9941         by modifying the body of set-auto-coding.
9942         (set-auto-coding): Use find-auto-coding to find a coding.
9944 2005-07-18  Richard M. Stallman  <rms@gnu.org>
9946         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
9947         not isearch-mode-end-hook-error.
9948         (allout-before-change-protect): Fix error message.
9950 2005-07-18  Juri Linkov  <juri@jurta.org>
9952         * allout.el (allout-mode):
9953         * calculator.el (calculator-copy):
9954         * custom.el (custom-known-themes):
9955         * dired.el (dired-desktop-buffer-misc-data)
9956         (dired-restore-desktop-buffer):
9957         * dired-x.el (dired-omit-marker-char):
9958         * files.el (basic-save-buffer):
9959         * font-core.el (font-lock-mode):
9960         * calendar/calendar.el (calendar-goto-hebrew-date)
9961         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
9962         (calendar-goto-persian-date):
9963         * language/ethio-util.el (ethio-sera-to-fidel-region):
9964         * textmodes/picture.el (picture-mode):
9965         Delete duplicate duplicate words.
9967 2005-07-18  Juri Linkov  <juri@jurta.org>
9969         * isearch.el (isearch-mode-map): Remove key bindings for regexp
9970         chars * ? } |.
9971         (isearch-fallback): Don't call `isearch-process-search-char'.
9972         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
9973         (isearch-process-search-char): Call `isearch-fallback' for regexp
9974         chars * ? } |.
9975         (isearch-return-char): Make obsolete with `make-obsolete' instead
9976         of simply documenting it as obsolete in the docstring.
9977         (isearch-fallback): Refill docstring.
9979         * international/isearch-x.el
9980         (isearch-process-search-multibyte-characters): Remove unneeded
9981         `concat'.  Add intermediate values to `junk-hist' instead of
9982         `minibuffer-history'.  Test the length of `str'.
9984 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
9986         * allout.el (allout-resolve-xref): Fix typos in error strings.
9987         (allout-before-change-protect): Remove unneeded `concat'.
9989         * array.el (array-mode, array-reconfigure-rows)
9990         (untabify-backward): Fix typos in docstrings.
9991         (array-reconfigure-rows): Use `insert-buffer-substring', not
9992         `insert-buffer'.
9994         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
9995         * progmodes/ada-mode.el (ada-make-body):
9996         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
9998         * dired.el (dired-log):
9999         * tar-mode.el (tar-subfile-save-buffer):
10000         * play/zone.el (zone-pgm-stress-destress):
10001         Use `insert-buffer-substring', not `insert-buffer'.
10003 2005-07-17  Simon Josefsson  <jas@extundo.com>
10005         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
10007 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
10009         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
10010         Add plain auth method.
10011         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
10013 2005-07-17  Kim F. Storm  <storm@cua.dk>
10015         * ido.el (dired-other-window): Add ido property.
10017 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
10019         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
10020         Fix typo in docstring.
10021         (byte-compile-interactive-only-functions): Add `insert-buffer' and
10022         `insert-file-literally'.
10024         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
10025         info and delete redundant message.  Doc fix.
10026         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
10027         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
10029 2005-07-16  Richard M. Stallman  <rms@gnu.org>
10031         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
10032         (byte-compile-and): Use byte-compile-and-recursion.
10033         (byte-compile-or-recursion): New function.
10034         (byte-compile-or): Use that.
10035         (byte-compile-if): Guard the else-clause too.
10036         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
10038         * isearch.el (isearch-mode-end-hook-quit): New variable.
10039         (isearch-done): Bind it.
10040         (isearch-mode-end-hook): Doc fix.
10042         * allout.el (allout-isearch-did-quit): Variable deleted.
10043         (allout-real-isearch-abort): Function name no longer used.
10044         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
10045         (allout-isearch-rectification): isearch-mode always exists.
10046         Don't set allout-isearch-did-quit.
10047         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
10048         allout-isearch-did-quit.
10049         (allout-enwrap-isearch): Just add the hook.
10050         (allout-isearch-abort): Function deleted.
10051         (allout-pre-command-business): Avoid warning.
10053         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
10054         Correctly avoid warnings.
10055         (pascal-outline): Likewise.
10057         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
10059         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
10061         * play/tetris.el (tetris-mode): Avoid warning.
10063         * play/snake.el (snake-mode): Avoid warning.
10065         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
10066         (gamegrid-set-display-table): Avoid warning.
10067         (gamegrid-set-timer): Likewise.
10068         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
10069         (gamegrid-add-score-with-update-game-score-1): Take FILE
10070         as argument.
10071         (gamegrid-add-score-with-update-game-score): Pass that argument.
10072         Rename have-shared-game-dir to gamegrid-shared-game-dir.
10074         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
10076         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
10077         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
10079         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
10080         and insert-file.
10082         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
10083         (sc-ask): Avoid warnings.
10085         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
10086         (eshell-hist-initialize): Use that var the natural way.
10088         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
10090         * emacs-lisp/re-builder.el (reb-cook-regexp):
10091         Avoid warning calling lre-compile-string.
10092         (reb-color-display-p): Avoid warning.
10094         * calculator.el (calculator-last-input): Guard uses
10095         of event-key and key-press-event-p.
10096         (event-key, key-press-event-p): Delete definitions.
10098         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
10099         (find-gc-source-directory, find-gc-subrs-callers)
10100         (find-gc-noreturn-list, find-gc-source-files)
10101         (find-gc-subrs-called): Vars renamed and defvar'd.
10103         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
10104         (checkdoc-overlay-put, checkdoc-delete-overlay)
10105         (checkdoc-overlay-start, checkdoc-overlay-end)
10106         (checkdoc-mode-line-update, checkdoc-char=):
10107         Define such that compiler knows they are defined.
10108         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
10109         (checkdoc-read-event): Delete.  Use read-event directly.
10111         * whitespace.el (whitespace-make-overlay)
10112         (whitespace-overlay-put, whitespace-delete-overlay)
10113         (whitespace-overlay-start, whitespace-overlay-end):
10114         Define such that compiler knows they are defined.
10115         (whitespace): Move conditional inside.
10117         * tempo.el (tempo-insert-template): Suppress warning.
10119         * ediff-diff.el (longlines-mode): Add defvar.
10121 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
10123         * server.el: Bind "C-x #" in a way that works even if C-x is
10124         redefined to a command key, not a prefix key.
10126 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
10128         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
10129         cl-make-type-test till execution time.
10131 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
10133         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
10134         arg ARG and use it.
10136 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
10138         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
10140 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
10142         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
10143         a defcustom with two :set or :type keywords.
10145 2005-07-15  Richard M. Stallman  <rms@gnu.org>
10147         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
10148         Don't give ^M comment-end syntax.
10150 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
10152         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
10153         Don't consider gdbmi (gdb-mi.el has its own update functions).
10154         (gdb-var-delete): Make it work for gdbmi as well.
10155         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
10157         * progmodes/gud.el (etags, sdb): Only require etags when needed.
10158         (gud-speedbar-menu-items): Correct logic for enabling items.
10160 2005-07-15  Kim F. Storm  <storm@cua.dk>
10162         * ido.el: Fix commentary.
10163         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
10164         Use with-no-warnings around ffap-guesser.
10165         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
10166         Let bind minibuffer-completing-file-name to t.
10168 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
10170         * startup.el (site-run-file, keyboard-type): Doc fixes.
10171         (command-line): Check for "--basic-display" argument; also for
10172         "--quick", not "--bare-bones" (which was renamed).
10173         (fancy-splash-text): Add missing item "Getting New Versions".
10174         (normal-splash-screen): Fix typos and improve consistency with
10175         `fancy-splash-text'.  Update copyright year.
10177         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
10178         valid binding for `help-char'.
10180         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
10182 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
10184         * term.el (term-mode): Disable cua-mode for term buffers.
10186 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
10188         * add-log.el (add-log-mailing-address, change-log-merge):
10189         Doc fixes.
10190         (change-log-get-method-definition): Fix typo in docstring.
10192 2005-07-14  Kim F. Storm  <storm@cua.dk>
10194         * emulation/cua-base.el:
10195         (cua--pre-command-handler-1, cua--pre-command-handler)
10196         (cua--post-command-handler-1, cua--post-command-handler):
10197         Split in two.  Check (buffer local) value of cua-mode.
10198         (cua-selection-mode): New command.
10200 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
10202         * custom.el (custom-initialize-safe-set)
10203         (custom-initialize-safe-default): Doc fixes.
10205         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
10206         and simplify :init-value again.
10208         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
10209         and simplify :init-value again.  Delete autoload.
10211         * startup.el (command-line): Use `custom-reevaluate-setting' again
10212         for tooltip-mode.
10214         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
10215         a defcustom with two :initialize keywords.
10217 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
10219         * allout.el (my-mark-marker, allout-isearch-prior-pos)
10220         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
10221         (allout-post-command-business, allout-flag-region)
10222         (isearch-reenable-font-lock, allout-yank)
10223         (allout-insert-latex-header, allout-insert-latex-trailer)
10224         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
10225         (allout-latex-verb-quote): Fix typos in docstrings.
10226         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
10227         (allout-unprotected, allout-prefix-data):
10228         Improve argument/docstring consistency.
10229         (allout-chart-subtree): Fix argument spec.
10230         (allout-open-topic): Rename `use_sib_bullet' argument to
10231         `use-sib-bullet'.  Doc fix.
10233         * whitespace.el (whitespace-check-buffer-leading)
10234         (whitespace-check-buffer-trailing)
10235         (whitespace-check-buffer-indent)
10236         (whitespace-check-buffer-spacetab)
10237         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
10238         (whitespace-check-leading-whitespace)
10239         (whitespace-check-trailing-whitespace)
10240         (whitespace-check-spacetab-whitespace)
10241         (whitespace-check-indent-whitespace)
10242         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
10243         (whitespace-modes): Fix typos in docstrings.
10244         (defgroup, defcustom): Doc fixes.
10246         * winner.el (winner-mode, winner-boring-buffers)
10247         (winner-pending-undo-ring): Doc fixes.
10248         (winner-ring): Remove unneeded `progn'.
10249         (winner-equal): `defsubst' it.
10250         (winner-redo): Fix message.
10252 2005-07-13  Kim F. Storm  <storm@cua.dk>
10254         * simple.el (line-move-1): Always use vertical-motion to
10255         do the last (or only) line move to ensure some movement.
10256         Undo 2005-06-23 change--don't check for overlays.
10258 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10260         * term/mac-win.el (ccl-encode-mac-roman-font)
10261         (ccl-encode-mac-centraleurroman-font)
10262         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
10263         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
10264         Change charset-id boundary of dimension to ?\xef.
10265         (mac-char-fontspec-list): New constant.
10266         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
10267         argument.  Nil uses itself as family in font-spec.  Previous
10268         behavior for nil is now provided by non-nil non-string argument.
10269         All callers changed.  Add font-specs for Mac fonts to
10270         "fontset-default" unless iso8859-1 fonts are installed.
10272 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10274         * progmodes/sh-script.el (sh-get-indent-info): Only indent
10275         a continuation line if the \ is preceded by SPC or TAB.
10276         (sh-get-indent-info): Simplify.
10277         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
10278         Use with-current-buffer.
10280         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
10281         when the matched text is empty.
10283 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
10285         * startup.el (command-line): Revert to previous handling of
10286         tooltip-mode.  Explain in comment why the complexity is needed.
10288         * tooltip.el (tooltip-mode): Revert to previous implementation of
10289         its defcustom.
10291         * frame.el (blink-cursor-mode): Revert to previous implementation
10292         of its defcustom.  Update comment.
10294 2005-07-12  Lars Hansen  <larsh@soem.dk>
10296         * desktop.el: Update e-mail address.
10298 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10300         * term/mac-win.el (mac-services-mail-selection)
10301         (mac-services-mail-to): New functions.
10302         (mac-application-menu-map): Bind them.
10304 2005-07-12  wulei <milton@wulei.net>  (tiny change)
10306         * progmodes/gdb-ui.el: Add note about buffering with Windows.
10308 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
10310         * custom.el (custom-reevaluate-setting): Doc fix.
10312 2005-07-11  Jay Belanger  <belanger@truman.edu>
10314         * calc/calc.el (calc-embedded-announce-formula-alist)
10315         (calc-embedded-open-close-plain-alist)
10316         (calc-embedded-open-close-mode-alist): Add checks for additional
10317         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
10319 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
10321         * custom.el (custom-enable-theme): Don't add theme to
10322         `custom-enabled-themes' with `push' because there is no
10323         setf-method for `delq'.
10325 2005-07-11  Richard M. Stallman  <rms@gnu.org>
10327         * custom.el (custom-declare-variable): Doc fix.
10329         * dired-aux.el (dired-compare-directories): Remove "." and ".."
10330         from the alists.
10332         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
10333         Do nothing if edebug-active.
10335         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
10336         (edebug-display): Do it here instead.
10338 2005-07-10  Richard M. Stallman  <rms@gnu.org>
10340         * cus-face.el (custom-theme-set-faces): Make it work.
10341         (custom-reset-faces): Doc fix.
10342         (custom-theme-reset-internal-face, custom-theme-face-value):
10343         Functions deleted.
10345         * custom.el (custom-push-theme): Maintain list of the settings
10346         of a given theme in its theme-settings property.
10347         Maintain position of old settings in the theme-value
10348         or theme-face property.
10349         (custom-enabled-themes): New variable.
10350         (custom-theme-enabled-p): New function.
10351         (provide-theme): Update custom-enabled-themes.
10352         Disable and reenable the `user' theme.
10353         (require-theme): Doc fix.
10354         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
10355         (custom-theme-value, custom-theme-variable-value): Likewise.
10356         (custom-theme-reset-internal): Likewise.
10357         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
10358         (custom-enable-theme, custom-disable-theme): New functions.
10359         (custom-variable-theme-value, custom-face-theme-value): Likewise.
10360         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
10361         (custom-theme-reset-variables): Simplify.
10362         (deftheme, custom-declare-theme, custom-make-theme-feature):
10363         Definitions moved.
10365 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
10367         * longlines.el (longlines-show-region)
10368         (longlines-unshow-hard-newlines): Recognize hard newlines by
10369         non-nil hard property, instead of t.
10371 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
10373         * viper-cmd.el (viper--key-maps): New variable.
10374         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
10375         emulation-mode-map-alists.
10376         (viper-envelop-ESC-key): Use viper-subseq.
10377         (viper-search-forward/backward/next): Disable debug-on-error.
10379         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
10380         (viper-ESC-key): New defcustoms.
10382         * viper-macs.el (ex-map-read-args): Use viper-subseq.
10384         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
10385         (viper-subseq): Copy of subseq from cl.el.
10387         * viper.el (viper-go-away, viper-set-hooks): Use
10388         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
10390         * viper-mous.el (viper-current-frame-saved): Use defvar.
10392         * viper-init.el: Get rid of -face in face names.
10394         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
10395         Make it work with longlines mode
10397         * ediff-mult.el (ediff-meta-mode-hook): New variable.
10399         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
10401         * ediff-init.el: Get rid of -face in face names.
10403 2005-07-10  Richard M. Stallman  <rms@gnu.org>
10405         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
10406         and with-timeout-unsuspend.
10408         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
10409         and with-timeout-unsuspend.
10411         * emacs-lisp/timer.el (with-timeout-timers): New variable.
10412         (with-timeout): Bind that variable to record timers.
10413         (with-timeout-suspend, with-timeout-unsuspend): New functions.
10415         * emacs-lisp/debug.el (debug-help-follow): New function.
10416         (debugger-mode-map): Use that instead of help-follow.
10417         (debugger-setup-buffer): Use eval-buffer-list
10418         to handle eval-buffer frames.
10420 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
10422         * timezone.el (timezone-parse-date): Change first regexp
10423         so it will not mistakenly match dates with no time zone.
10425 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
10427         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
10429 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
10431         * custom.el (custom-initialize-safe-set)
10432         (custom-initialize-safe-default): New functions.
10434         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
10435         and simplify :init-value.
10437         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
10438         and simplify :init-value.  Delete obsolete comment.
10440         * startup.el (command-line): Use `custom-reevaluate-setting' to
10441         handle `tooltip-mode'.  Delete obsolete comment.
10443         * files.el (set-visited-file-name): Avoid calling
10444         `file-name-nondirectory' with a nil argument.
10446 2005-07-09  Richard M. Stallman  <rms@gnu.org>
10448         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
10449         was called with nil for the buffer, handle the read position right.
10450         Handle read position for eval-region, too.
10452 2005-07-09  Juri Linkov  <juri@jurta.org>
10454         * fringe.el (fringe-mode): Add period in docstring.
10455         (fringe-query-style): Build prompt depending on `all-frames' arg.
10457         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
10458         to not create links to unrelated functions in the Help buffer.
10460         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
10461         Doc fix.
10463         * simple.el (next-error-hook): New variable.
10464         (next-error): Use it.  Doc fix.
10466         * textmodes/ispell.el (ispell-command-loop): Add current
10467         dictionary name and program name to mode-line-format.
10468         (ispell-region, ispell-process-line): Add current dictionary name
10469         and program name to messages.
10471 2005-07-08  Jay Belanger  <belanger@truman.edu>
10473         * calc/calc.el (calc-embedded-announce-formula-alist)
10474         (calc-embedded-open-close-formula-alist)
10475         (calc-embedded-open-close-word-alist)
10476         (calc-embedded-open-close-plain-alist)
10477         (calc-embedded-open-close-new-formula-alist)
10478         (calc-embedded-open-close-mode-alist)
10479         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
10480         (calc-embedded-mode-hook): New variables.
10482         * calc/calc-embed.el (calc-embedded-firsttime)
10483         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
10484         New variables.
10485         (calc-do-embedded): Use calc-embedded-firsttime,
10486         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
10487         determine whether or not to run hooks.
10488         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
10489         calc-embedded-firsttime-formula appropriately.
10490         Set calc-embedded delimiter variables according to mode.
10492 2005-07-08  Richard M. Stallman  <rms@gnu.org>
10494         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
10495         Check for "emacs", etc., as entire symbol, not just as word.
10496         (checkdoc-file-comments-engine): Use regexp-quote on FN.
10498         * files.el (set-visited-file-name): Report the error
10499         for "empty filename" earlier.
10500         (kill-some-buffers): Ignore buffers already dead.
10502         * fringe.el (fringe-mode): Doc fix.
10504         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
10505         Check for (featurep 'xemacs) and turn off warnings in what it guards.
10506         Use unwind-protect to ensure byte-compile-unresolved-functions
10507         is updated.
10509         * whitespace.el (whitespace-buffer-leading-cleanup):
10510         Simplify w/ skip-chars-forward.
10511         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
10513         * mail/rmail.el (rmail-only-expunge): Fix paren error.
10514         Unconditionally try to leave point at the same old place.
10516 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
10518         * comint.el (comint-postoutput-scroll-to-bottom)
10519         (comint-show-maximum-output): Take scroll-margin into consideration.
10521 2005-07-08  Kim F. Storm  <storm@cua.dk>
10523         * ido.el (ido-use-filename-at-point): New choice `guess'.
10524         (ido-file-internal): Try ffap-guesser if selected.
10526         * ido.el (ido-before-fallback-functions): New hook.
10527         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
10528         (ido-read-file-name): Run it.
10530 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10532         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
10533         strings rather than a list of symbols to the completion function.
10535 2005-07-07  Jay Belanger  <belanger@truman.edu>
10537         * calc/calc-units.el (math-apply-units): Change the places in
10538         which units are simplified.
10540 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
10542         * cus-edit.el (customize-option, customize-option-other-window):
10543         Make them handle aliases.
10545         * custom.el (custom-variable-p): Make it recursively follow
10546         aliases.  Mention that in the docstring.
10548 2005-07-07  Richard M. Stallman  <rms@gnu.org>
10550         * cus-start.el (exec-path): Use `directory' instead of `file'.
10551         Fix tag for nil.
10553 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
10555         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
10556         when called non-interactively.  Doc fix.
10558 2005-07-07  Lute Kamstra  <lute@gnu.org>
10560         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
10561         new address as well.
10563 2005-07-07  Kenichi Handa  <handa@m17n.org>
10565         * international/mule.el (make-coding-system):
10566         Describe `ascii-incompatible' property in the docstring.
10567         (set-file-name-coding-system): Signal an error if coding-system is
10568         ascii-incompatible.
10569         (set-keyboard-coding-system): Likewise.
10571         * international/mule-cmds.el (set-default-coding-systems):
10572         Don't set default-file-name-coding-system and
10573         default-keyboard-coding-system if coding-system is ASCII-incompatible.
10575         * international/utf-16.el: Declare that all UTF-16-based coding
10576         systems are ASCII-incompatible.
10578 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
10580         * progmodes/gud.el: Require font-lock for displaying errors.
10581         Used by gdb-ui.el.
10583 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
10585         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
10586         values for the pattern lists which are `read'able but not
10587         `append'able (like symbols).
10589 2005-07-06  Richard M. Stallman  <rms@gnu.org>
10591         * progmodes/flymake.el (flymake-float-time): Instead of
10592         with-no-warnings, test for xemacs.
10593         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
10594         to avoid warning.
10596 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
10598         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
10600 2005-07-05  Lute Kamstra  <lute@gnu.org>
10602         * battery.el: Add support for Darwin (with much debugging help
10603         from Samuel Lauber <sam124@operamail.com>).
10604         (battery-status-function, battery-echo-area-format)
10605         (battery-mode-line-format): Add support for pmset on Darwin.
10606         (battery-load-low, battery-load-critical): New user options.
10607         (battery-pmset): New function.
10609 2005-07-05  Lute Kamstra  <lute@gnu.org>
10611         Update FSF's address in GPL notices.
10613         * textmodes/page-ext.el: Update FSF's address.
10615 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10617         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
10618         filling from using prefix when filling a single-line docstring.
10620         * progmodes/flymake.el: Remove useless eval-when-compile.
10622         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
10624 2005-07-04  Richard M. Stallman  <rms@gnu.org>
10626         * textmodes/org.el (org-file-apps-defaults-gnu):
10627         Rename from org-file-apps-defaults-linux.
10628         (org-default-apps): Don't test system-type for `linux'.
10629         (org-file-apps): Doc fix.
10631 2005-07-04  David Ponce  <david@dponce.com>
10633         * tree-widget.el: Improve header Commentary section.
10634         (tree-widget) [defgroup]
10635         (tree-widget-image-enable, tree-widget-themes-directory)
10636         (tree-widget-theme, tree-widget-image-properties-emacs)
10637         (tree-widget-image-properties-xemacs, tree-widget-create-image)
10638         (tree-widget-image-formats, tree-widget-control)
10639         (tree-widget-empty-control, tree-widget-leaf-control
10640         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
10641         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
10642         (tree-widget-keep, tree-widget-after-toggle-functions)
10643         (tree-widget-open-node, tree-widget-close-node): Doc fix.
10644         (tree-widget-open-control, tree-widget-close-control): Fix doc and
10645         :help-echo message.
10646         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
10647         (tree-widget-image-properties): Doc fix.  Clearer implementation.
10648         (tree-widget--cursors): New constant.
10649         (tree-widget-lookup-image): New function split from
10650         `tree-widget-find-image'.  Clearer implementation.
10651         (tree-widget-find-image): Use it.
10652         (tree-widget-button-keymap): Use `set-keymap-parent'.
10653         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
10654         Define the sub-widgets here.
10655         (tree-widget-node): Check that :node is not a tree-widget.
10656         (tree-widget-get-super, tree-widget-open-control)
10657         (tree-widget-close-control, tree-widget-empty-control)
10658         (tree-widget-leaf-control, tree-widget-guide)
10659         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
10660         (tree-widget-no-handle, tree-widget-value-delete)
10661         (tree-widget-map): Remove.
10662         (tree-widget-children-value-save): Doc fix.  Simplified.
10663         (tree-widget-value-create): Update according to previous changes.
10665 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
10667         * textmodes/org.el: Leading space replaced by TABS.
10668         (org-recalc-marks, org-table-rotate-recalc-marks)
10669         (org-table-get-specials): Treat "^" and "_" marks.
10670         (org-table-justify-field-maybe): Optional argument NEW.
10671         (org-table-eval-formula): Parsing of the format simplified.
10672         New modes C,I.  Honor the %= parameter in the current table.
10673         Avoid unnecessary re-align by using the NEW argument to
10674         `org-table-justify-field-maybe'.
10675         (org-calc-default-modes): Default for date-format mimicks org-mode.
10676         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
10678 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
10680         * cus-face.el (custom-theme-set-faces): Make it handle face
10681         aliases whose alias declarations are pre- or autoloaded.
10683 2005-07-04  Juri Linkov  <juri@jurta.org>
10685         * faces.el (read-face-name): Put the code for getting a face name
10686         from the buffer before adding the faces from the `face' property.
10687         Use `completing-read-multiple' instead of `completing-read'.
10688         Require `crm'.  Add default value and post-process the returned
10689         list of faces.
10691         * emacs-lisp/crm.el (crm-find-current-element)
10692         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
10694         * emacs-lisp/lisp-mode.el (eval-defun-1):
10695         * emacs-lisp/edebug.el (edebug-eval-defun):
10696         Remove unnecessary quotes.
10698 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10700         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
10701         (prolog-indent-level): Fix typo in docstring.
10703         * info.el (Info-history, Info-history-forward)
10704         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
10706         * add-log.el (add-change-log-entry):
10707         * comint.el (comint-dynamic-list-input-ring)
10708         (comint-dynamic-list-completions):
10709         * dabbrev.el (dabbrev-expand):
10710         * delim-col.el (delimit-columns-rectangle-line):
10711         * diff-mode.el (diff-context->unified, diff-reverse-direction)
10712         (diff-unified->context):
10713         * ediff-init.el (ediff-abbrev-jobname):
10714         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
10715         (ediff-replace-session-activity-marker-in-meta-buffer):
10716         * info.el (Info-summary):
10717         * lpr.el (printify-region):
10718         * printing.el (pr-create-interface):
10719         * ps-print.el (ps-print-quote):
10720         * ses.el (ses-column-widths, ses-print-cell)
10721         (ses-adjust-print-width, ses-center):
10722         * shell.el (shell-file-name-quote-list):
10723         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
10724         (strokes-fill-current-buffer-with-whitespace)
10725         (strokes-xpm-for-stroke, strokes-list-strokes)
10726         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
10727         * term.el (term-dynamic-list-input-ring)
10728         (term-dynamic-list-completions):
10729         * calc/calc.el (math-format-stack-value):
10730         * emacs-lisp/edebug.el (edebug-display-freq-count):
10731         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
10732         (delphi-new-comment-line):
10733         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
10734         * progmodes/executable.el (executable-set-magic):
10735         * progmodes/python.el (inferior-python-mode):
10736         * progmodes/scheme.el (scheme-mode-syntax-table):
10737         * progmodes/sh-script.el (sh-maybe-here-document):
10738         * progmodes/sql.el (sql-copy-column):
10739         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
10740         * textmodes/bibtex.el (bibtex-mode):
10741         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
10742         (sgml-auto-attributes):
10743         * textmodes/table.el (table-insert, table-shorten-cell)
10744         (table--generate-source-scan-lines, table-delete-row)
10745         (*table--cell-delete-char, table--spacify-frame)
10746         (table--horizontally-shift-above-and-below)
10747         (table--cell-insert-char, table--cell-blank-str)
10748         (table--fill-region-strictly):
10749         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
10750         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
10752         * add-log.el (change-log):
10753         * apropos.el (apropos):
10754         * comint.el (comint-completion, comint-source):
10755         * dabbrev.el (dabbrev):
10756         * delim-col.el (columns):
10757         * diff-mode.el (diff-mode):
10758         * ediff.el (ediff):
10759         * ediff-diff.el (ediff-diff):
10760         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
10761         * ediff-mult.el (ediff-mult):
10762         * ediff-ptch.el (ediff-ptch):
10763         * ediff-wind.el (ediff-window):
10764         * facemenu.el (facemenu):
10765         * indent.el (indent):
10766         * info.el (info):
10767         * jka-cmpr-hook.el (compression, jka-compr):
10768         * lpr.el (lpr):
10769         * outline.el (outlines):
10770         * pcmpl-cvs.el (pcmpl-cvs):
10771         * pcmpl-rpm.el (pcmpl-rpm):
10772         * printing.el (printing):
10773         * ps-print.el (postscript, ps-print, ps-print-horizontal)
10774         (ps-print-vertical, ps-print-headers, ps-print-font)
10775         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
10776         (ps-print-background, ps-print-printer, ps-print-page)
10777         (ps-print-miscellany):
10778         * ses.el (ses):
10779         * shell.el (shell, shell-directories, shell-faces):
10780         * startup.el (initialization):
10781         * strokes.el (strokes):
10782         * term.el (term):
10783         * uniquify.el (uniquify):
10784         * w32-vars.el (w32):
10785         * calc/calc.el (calc):
10786         * emacs-lisp/bytecomp.el (bytecomp):
10787         * emacs-lisp/cl-indent.el (lisp-indent):
10788         * emacs-lisp/edebug.el (edebug):
10789         * emacs-lisp/elp.el (elp):
10790         * emacs-lisp/testcover.el (testcover):
10791         * emacs-lisp/trace.el (trace):
10792         * emulation/viper-ex.el (viper-ex):
10793         * emulation/viper-mous.el (viper-mouse):
10794         * mail/mailalias.el (mailalias):
10795         * mail/supercite.el (supercite, supercite-frames)
10796         (supercite-attr, supercite-cite, supercite-hooks):
10797         * net/rcompile.el (remote-compile):
10798         * net/rlogin.el (rlogin):
10799         * obsolete/ooutline.el (outlines):
10800         * progmodes/delphi.el (delphi):
10801         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
10802         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
10803         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
10804         (ebnf-optimization):
10805         * progmodes/etags.el (etags):
10806         * progmodes/executable.el (executable):
10807         * progmodes/idlwave.el (idlwave):
10808         * progmodes/pascal.el (pascal):
10809         * progmodes/prolog.el (prolog):
10810         * progmodes/python.el (python):
10811         * progmodes/scheme.el (scheme):
10812         * progmodes/sh-script.el (sh, sh-script):
10813         * progmodes/sql.el (SQL):
10814         * progmodes/tcl.el (tcl):
10815         * textmodes/bibtex.el (bibtex, bibtex-autokey):
10816         * textmodes/enriched.el (enriched):
10817         * textmodes/makeinfo.el (makeinfo):
10818         * textmodes/sgml-mode.el (sgml):
10819         * textmodes/table.el (table-hooks):
10820         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
10821         * textmodes/texinfo.el (texinfo):
10822         * textmodes/two-column.el (two-column):
10823         Finish `defgroup' description with period.
10825         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
10826         * eshell/esh-var.el (eshell-var):
10827         * progmodes/vhdl-mode.el (vhdl-testbench):
10828         * textmodes/org.el (org): Fix typos in docstrings.
10830         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
10831         consistency.
10833         * progmodes/flymake.el (flymake-find-file): Remove.
10834         (flymake-float-time): Use `with-no-warnings'.
10835         (flymake-check-start-time, flymake-check-was-interrupted)
10836         (flymake-err-info, flymake-is-running, flymake-last-change-time)
10837         (flymake-new-err-info): `defvar' at compile time.
10839 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
10841         * replace.el (occur-hook): Doc fix.
10842         (occur-1): Don't call `occur-hook' if there are no matches.
10844 2005-07-03  Richard M. Stallman  <rms@gnu.org>
10846         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
10847         global-map, save the same map.
10848         (global-map): Don't alter it at top level.
10849         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
10850         Then alter it here instead.
10851         (tpu-edt-off): Set global-map to the saved one.
10853         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
10854         All references simplified.
10855         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
10856         (zmacs-regions): Add defvar.
10857         (repeat-complex-command-map): Everything about that deleted.
10859         * textmodes/artist.el (artist-key-is-drawing)
10860         (artist-key-endpoint1, artist-key-poly-point-list)
10861         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
10862         (artist-key-compl-table, artist-rb-save-data)
10863         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
10864         Don't put them in eval-when-compile.
10865         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
10867         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
10868         Use with-no-warnings.
10870         * net/browse-url.el (dos-windows-version): Add defvar.
10872         * mail/supercite.el (filladapt-prefix-table): Add defvar.
10874         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
10875         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
10876         (rmail-new-summary-line-count): Rename from new-summary-line-count.
10877         Add defvar.
10878         (rmail-summary-beginning-of-message): Use with-no-warnings.
10879         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
10881         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
10882         Use with-no-warnings.
10884         * emulation/vi.el (vi-mark-region): Use c-mark-function.
10885         (c-mark-function): Add point-moving-unit property.
10886         (vi-goto-line): Use with-no-warnings.
10888         * emulation/edt.el (edt-last-copied-word): Add defvar.
10889         (zmacs-region-stays): Likewise.
10890         (edt-mark-section-wisely): Use c-mark-function for C.
10891         Use makr-defun for Fortran.
10892         (time-string): defvar deleted.
10893         (edt-display-the-time): Don't set time-string.
10895         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
10897         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
10898         Don't warn when name is not constant
10899         or for defining the group `emacs'.
10901         * tooltip.el (gud-tooltip-mode): Add defvar.
10903         * startup.el (default-frame-background-mode): Add defvar.
10905         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
10907         * info.el (tool-bar-map): Add defvar.
10909         * dired.el (dnd-protocol-alist): Add defvar.
10911         * dired-aux.el (dired-query): Display question with answer, when
10912         the user answers.
10914         * custom.el (custom-add-option): Doc fix.
10916         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
10918 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
10920         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
10921         bogus name from the last change.
10923 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
10925         * custom.el (custom-declare-variable): Fix typos in comment.
10926         (custom-known-themes): Doc fix.
10927         (custom-theme-directory): New defcustom.
10928         (require-theme): Make it check `custom-theme-directory'.
10930         * cus-theme.el (custom-new-theme-mode): New function.
10931         (custom-theme-name, custom-theme-variables, custom-theme-faces)
10932         (custom-theme-description): Add compiler defvars.
10933         (customize-create-theme): Add doc to the "*New Custom Theme*"
10934         buffer.  Use `custom-new-theme-mode'.
10935         (custom-theme-write): Put the created buffer in emacs-lisp-mode
10936         and save it to the `custom-theme-directory'.  Make this the
10937         default directory of the buffer.
10939 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
10941         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
10942         Fix unbalanced parentheses.
10944 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10946         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
10947         into flymake-mode and delegate to flymake-mode.
10949         * find-file.el (ff-which-function-are-we-in): Clean up.
10951 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
10953         * replace.el (occur-rename-buffer): Fix docstring.
10955         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
10956         (edt-last-copied-word, edt-learn-macro-count)
10957         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
10958         (edt-rect-start-point, edt-user-global-map, rect-start-point)
10959         (time-string, zmacs-region-stays):
10960         * emulation/edt-mapper.el (edt-save-function-key-map)
10961         (EDT-key-name): `defvar' to silence the byte-compiler.
10963 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
10965         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
10966         font-lock-regexp-backslash.  Doc fix.
10967         (font-lock-regexp-backslash-grouping-construct): Rename from
10968         font-lock-regexp-backslash-construct.  Doc fix.
10969         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
10970         grouping constructs.
10972 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
10974         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
10975         updating all the prerequisites.
10977 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
10979         * textmodes/org.el (org-agenda-start-on-weekday)
10980         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
10981         (org-agenda-use-time-grid, org-archive-location)
10982         (org-allow-space-in-links, org-usenet-links-prefer-google)
10983         (org-enable-table-editor, org-export-default-language)
10984         (org-export-html-show-new-buffer, org-fill-paragraph)
10985         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
10986         (org-goto-quit, org-occur, org-eval-in-calendar)
10987         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
10988         (org-agenda-diary-entry, org-remember-help)
10989         (org-table-convert-region, org-at-table-p)
10990         (org-table-move-row-down, org-table-move-row-up)
10991         (org-table-copy-region, org-table-toggle-vline-visibility)
10992         (org-table-get-stored-formulas, org-table-get-specials)
10993         (org-recalc-commands, org-table-eval-formula)
10994         (org-table-formula-substitute-names, orgtbl-make-binding)
10995         (org-format-org-table-html, org-format-table-table-html)
10996         (org-format-table-table-html-using-table-generate-source)
10997         (org-customize): Fix typos in docstrings.
10998         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
10999         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
11000         (org-back-to-heading): Doc fixes.
11001         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
11002         (org-agenda-change-all-lines, org-get-header):
11003         Improve argument/docstring consistency.
11004         (orgtbl-error): Fix error message.
11006         * progmodes/flymake.el (flymake-find-possible-master-files)
11007         (flymake-master-file-compare, flymake-get-line-err-count)
11008         (flymake-highlight-line, flymake-gui-warnings-enabled):
11009         Fix typos in docstrings.
11010         (flymake-parse-line, flymake-get-project-include-dirs-function)
11011         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
11012         Doc fixes.
11013         (flymake-get-project-include-dirs-function)
11014         (flymake-make-err-menu-data):
11015         Improve argument/docstring consistency.
11017 2005-07-01  Lute Kamstra  <lute@gnu.org>
11019         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
11020         Catch errors with ignore-errors.  Use temporary buffer.
11021         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
11023         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
11024         background color faces.
11025         (facemenu-set-foreground, facemenu-set-background):
11026         Use facemenu-set-face-from-menu.
11027         (facemenu-set-face-from-menu): Treat face names that start with
11028         "fg:" or "bg:" as special.
11029         (facemenu-add-new-color): Don't create faces.  Simplify.
11031 2005-06-30  Richard M. Stallman  <rms@gnu.org>
11033         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
11034         (crm-find-current-element): Likewise.
11036 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
11038         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
11040 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11042         * arc-mode.el (archive-extract): Make it work as a mouse binding.
11043         (archive-mouse-extract): Make it an obsolete alias.
11044         (archive-mode-map): Don't use archive-mouse-extract any more.
11045         (archive-mode, archive-extract): write-contents-hooks ->
11046         write-contents-functions.
11047         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
11048         first arg.
11049         (archive-rename-entry): Update the call.
11050         (archive-zip-summarize): Remove unused var `method'.
11051         (archive-lzh-summarize): Remove unused var `creator'.
11053         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
11054         dedicated frame upon exit.
11056         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
11057         (archive-zip-extract, archive-zip-expunge)
11058         (archive-zip-update, archive-zip-update-case): Use executable-find.
11059         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
11060         Use restore-buffer-modified-p.
11061         (archive-extract, archive-add-new-member, archive-write-file-member):
11062         Use with-current-buffer.
11063         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
11065 2005-06-30  Andreas Schwab  <schwab@suse.de>
11067         * progmodes/gud.el (gud-filter): Remove unneeded progn.
11069 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
11071         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
11073 2005-06-30  Juri Linkov  <juri@jurta.org>
11075         * faces.el (vertical-border): Inherit from mode-line-inactive
11076         only on tty.
11078 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
11080         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
11081         example, -NLINES in the `occur' docstring).
11083         * replace.el (occur-1): When no matches are found, do not set the
11084         `buffer-read-only' and modified flags for the occur buffer,
11085         because it is deleted.
11087         * emulation/cua-base.el (cua-check-pending-input)
11088         (cua-repeat-replace-region, cua-mode, cua-debug)
11089         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
11090         Fix typos in docstrings.
11092         * emulation/cua-gmrk.el (cua-toggle-global-mark)
11093         (cua-cut-region-to-global-mark)
11094         (cua--cut-rectangle-to-global-mark):
11095         Remove period from end of messages.
11097         * emulation/cua-rect.el (cua-do-rectangle-padding):
11098         Remove period from end of messages.
11099         (cua--rectangle-seq-format): Fix typo in docstring.
11100         (cua-sequence-rectangle, cua-fill-char-rectangle):
11101         Improve argument/docstring consistency.
11103 2005-06-29  Juri Linkov  <juri@jurta.org>
11105         * faces.el (default-frame-background-mode): New internal variable.
11106         (frame-set-background-mode): Use it.
11108         * startup.el (normal-top-level): Set default-frame-background-mode
11109         instead of frame-background-mode.  Before setting it, test for its
11110         nil value.  Remove tests for frame-background-mode and frame
11111         parameter `reverse'.  Add test for "unspecified-fg".
11113         * term/xterm.el (xterm-rxvt-set-background-mode):
11114         * term/rxvt.el (rxvt-set-background-mode):
11115         Set default-frame-background-mode instead of frame-background-mode.
11117 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
11119         * simple.el (set-variable): Warn about obsolete user variables.
11121         * imenu.el (imenu--completion-buffer):
11122         * mouse.el (mouse-buffer-menu-alist):
11123         * msb.el (msb-invisible-buffer-p):
11124         * calendar/diary-lib.el (diary-header-line-format):
11125         * emacs-lisp/pp.el (pp-buffer):
11126         * progmodes/cperl-mode.el (cperl-do-auto-fill):
11127         * textmodes/picture.el (picture-replace-match):
11128         Change space constants followed by a sexp to "?\s ".
11130         * play/decipher.el (decipher-loop-with-breaks):
11131         * textmodes/texinfo.el (texinfo-insert-@item): Change space
11132         constants "protected" from end of line by a comment to "?\s".
11134 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11136         * font-lock.el (save-buffer-state): Use `declare'.
11138         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
11139         reset the syntax-table to cperl-mode-syntax-table.
11140         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
11141         "foo_print_bar" is not matched as a reserved keyword.
11143 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
11145         * textmodes/org.el (orgtbl-setup): New function, for delayed
11146         setup for the orgtbl commands.
11147         (org-calc-default-modes): New option.
11148         (orgtbl-make-binding): Use `defun' to get better help display.
11149         (org-diary): Call `org-compile-prefix-format'.
11150         (org-table-formula-substitute-names): New function.
11151         (org-agenda-day-view, org-agenda-week-view): New commands.
11152         (org-agenda-toggle-week-view): Command removed.
11153         (org-tbl-menu): Split off from org-org-menu.
11154         (org-mode): Move removal of outline-mode menus to here.
11155         (org-table-formula-debug): New option.
11156         (org-table-insert-row): Keep first field if just "#" or "*".
11157         (org-mode): Paragraph regexps fixed.
11158         (org-table-recalculate-regexp): New constant.
11159         (org-table-justify-field-maybe): Avoid replace if not necessary.
11160         (org-copy-special, org-cut-special): Use `call-interactively'.
11161         (org-table-copy-region): Take region from `interactive' call.
11162         (org-trim): Return string even if no match.
11163         (org-formula): New face.
11164         (org-set-font-lock-defaults): No longer highlight "FIXME".
11165         But highlight formula-related fields in table.
11166         (org-table-p): Use regexp, not fontification.
11167         (org-table-align): Handle white space at end of line.
11168         (org-table-formula-evaluate-inline): New option.
11169         (org-mode): Auto-wrapping in comment lines turned off.
11170         (org-table-copy-down): Evaluate only in copied field, not in
11171         destination.
11172         (org-table-current-formula): Variable removed.
11173         (org-table-store-formulas, org-table-get-stored-formulas)
11174         (org-table-modify-formulas, org-table-replace-in-formulas)
11175         (org-table-maybe-eval-formula): New functions.
11176         (org-table-get-formula): Modify to use stored formulas.
11177         (org-table-insert-column, org-table-delete-column)
11178         (org-table-move-column): Call `org-table-modify-formulas'.
11179         (org-complete): Add completion for keyword formulas.
11180         (orgtbl-mode): Pull orgtbl-mode-map to start of
11181         minor-mode-map-alist.
11183 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11185         * progmodes/python.el (python-check): Require `compile' before
11186         modifying its variables.
11188         * newcomment.el (comment-indent-default): Don't get fooled by an early
11189         end of buffer.
11191 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11193         * ps-print.el (ps-print-version): Fix version number.
11195 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
11197         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
11199 2005-06-28  Richard M. Stallman  <rms@gnu.org>
11201         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
11202         (flyspell-local-mouse-map): Declaration deleted.
11203         (flyspell-mouse-map): Bind only mouse-2.
11204         (flyspell-mode-map): Don't test flyspell-use-local-map.
11205         (flyspell-overlay-keymap-property-name): Var deleted.
11206         (flyspell-mode-on): Don't make local bindings for
11207         flyspell-mouse-map and flyspell-mode-map.
11208         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
11210         * textmodes/ispell.el (ispell-word): Do not ignore short words.
11212         * progmodes/compile.el (compilation-next-error-function):
11213         Don't switch buffers; operate on the current buffer.
11215         * progmodes/compile.el (compilation-error-file-name)
11216         (compilation-warning-file-name, compilation-info-file-name)
11217         (compilation-line-number, compilation-column-number): New faces.
11218         (compilation-error-face, compilation-warning-face)
11219         (compilation-info-face, compilation-line-face)
11220         (compilation-column-face): Use them.
11222         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
11224         * comint.el (comint-password-prompt-regexp): Accept ", try again".
11226         * bindings.el (global-map): Bind insertchar and its variants.
11228 2005-06-27  Richard M. Stallman  <rms@gnu.org>
11230         * textmodes/artist.el (artist-text-overwrite)
11231         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
11233 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11235         * ps-print.el: It was not working the page selection for printing.
11236         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
11237         (ps-print-version): New version 6.6.7.
11238         (ps-end-sheet): New fun.
11239         (ps-header-sheet, ps-end-job): Call it.
11241 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
11243         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
11245 2005-06-27  Lute Kamstra  <lute@gnu.org>
11247         * facemenu.el (facemenu-unlisted-faces): Add foreground and
11248         background color faces.
11249         (facemenu-get-face): Delete function.
11250         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
11251         (facemenu-add-new-color): Make second argument mandatory.
11252         Create the appropriate face and return it.  Simplify.
11253         (facemenu-set-foreground, facemenu-set-background): Don't check if
11254         color is defined.  Use return value of facemenu-add-new-color.
11256 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
11258         * progmodes/gud.el (gud-filter): Add missing argument to
11259         with-selected-window.
11261 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11263         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
11264         a :require to the defcustom.
11266         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
11267         defcustoms corresponding to minor modes.
11269 2005-06-26  David Ponce  <david@dponce.com>
11271         * recentf.el: Require tree-widget instead of wid-edit.
11272         (recentf-filename-handler): Fix widget :type.
11273         (recentf-cancel-dialog, recentf-open-more-files)
11274         (recentf-open-files-action): Doc fix.
11275         (recentf-dialog-goto-first): New function.
11276         (recentf-dialog-mode-map): Set parent keymap first.
11277         (recentf-dialog-mode): Define with define-derived-mode.
11278         Don't display continuation lines in dialogs.
11279         (recentf-edit-list): Rename from recentf-edit-selected-items.
11280         (recentf-edit-list-select): Rename from recentf-edit-list-action.
11281         Simplify.
11282         (recentf-edit-list-validate): New function.
11283         (recentf-edit-list): Update accordingly.
11284         (recentf-open-files-item-shift): Remove.
11285         (recentf-open-files-item): Convert menu elements into tree and
11286         link widgets.  Don't create the widgets.
11287         (recentf-open-files): Update accordingly.
11288         (recentf-save-list): Untabify.
11290 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
11292         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
11293         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
11294         partially contained in the active region.  Do not take active
11295         region into account when called from Lisp, unless INTERACTIVE arg
11296         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
11297         avoid trouble with fields.  Make marker point nowhere when no
11298         longer used.  Always return nil.  Doc fix.
11299         (flush-lines): Add INTERACTIVE arg.  Do not take active region
11300         into account when called from Lisp, unless INTERACTIVE arg is
11301         non-nil.  Use `forward-line' instead of `beginning-of-line' to
11302         avoid trouble with fields.  Make marker point nowhere when no
11303         longer used.  Always return nil.  Doc fix.
11304         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
11305         interchangeable.  Do not take active region into account when
11306         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
11307         message in echo area when called from Lisp, unless INTERACTIVE arg
11308         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
11309         Return the number of matches.  Doc fix.
11310         (occur): Doc fix.
11311         (perform-replace): Make comment follow double space convention for
11312         the sake of `outline-minor-mode'.
11314         * faces.el (facep): Doc fix.
11316 2005-06-25  Richard M. Stallman  <rms@gnu.org>
11318         * facemenu.el (facemenu-enable-faces-p): New function.
11319         (facemenu-background-menu, facemenu-foreground-menu)
11320         (facemenu-face-menu): Add menu-enable property.
11322         * jka-compr.el (jka-compr-insert-file-contents):
11323         Special handling if cannot find the uncompression program.
11325         * cus-face.el (custom-face-attributes): Add autoload.
11327         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11328         Bind comment-indent-function locally.
11330         * window.el (save-selected-window): Use save-current-buffer.
11332         * subr.el (with-selected-window): Use save-current-buffer.
11334         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
11335         and with-current-buffer.
11337 2005-06-24  Richard M. Stallman  <rms@gnu.org>
11339         * simple.el (line-move-1): Fix previous change.
11341 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11343         * replace.el (occur-1): Set `buffer-read-only' and the
11344         buffer-modified flag before running `occur-hook' to protect
11345         against unintentional buffer switches that can lead to data loss.
11347 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
11349         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
11350         (gud-gdb-marker-filter): Use font-lock-warning-face for any
11351         initial error.
11353         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
11354         after fresh input.
11355         (gdb-var-create-handler): Put name of expression in quotes.
11357 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
11359         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
11360         elements of RING in order, and without bogus nil elements.
11362 2005-06-23  Richard M. Stallman  <rms@gnu.org>
11364         * simple.el (set-variable): Args renamed; doc fix.
11365         (line-move-1): When there are overlays around, use vertical-motion.
11367         * faces.el (escape-glyph): Use brown against light background.
11368         (nobreak-space): Rename from no-break-space.
11369         Fix previous change.
11371         * dired-aux.el (dired-do-copy): Fix arg prompt.
11373         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
11375 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
11377         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
11378         rather than "Distributor".
11380 2005-06-23  Lute Kamstra  <lute@gnu.org>
11382         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
11383         (debug-on-entry): Use it.  New interactive declaration that uses
11384         function-called-at-point.
11386 2005-06-23  Kim F. Storm  <storm@cua.dk>
11388         * subr.el (save-match-data): Add comment about using evaporate arg
11389         to set-match-data.
11391 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
11393         * cus-edit.el (customize-face)
11394         (customize-face-other-window): Handle face aliases.
11396         * faces.el (face-documentation, set-face-attribute)
11397         (face-spec-set): Handle face aliases.
11399 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
11401         * help-mode.el (help-make-xrefs): If a symbol representing a face
11402         name is not followed by the word "face", it could still be a
11403         function or variable name, so don't bypass other checks.
11405 2005-06-22  Juri Linkov  <juri@jurta.org>
11407         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
11408         Replace aliased functions with calls where second arg `inherit' is t.
11410 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
11412         * progmodes/gdb-ui.el (gdb-error): New variable.
11413         (gdb-error): New function.
11414         (gdb-annotation-rules): Act on error-begin and error annotations.
11415         (gdb-concat-output): Use font-lock-warning-face for errors.
11417 2005-06-22  Miles Bader  <miles@gnu.org>
11419         * bindings.el (propertized-buffer-identification): Use renamed
11420         `Buffer-menu-buffer' face.
11422         * faces.el (vertical-border): Rename from `vertical-divider'.
11423         (escape-glyph): Change dark-background color back to `cyan'.
11425 2005-06-21  Juri Linkov  <juri@jurta.org>
11427         * faces.el (face-user-default-spec): Try getting `customized-face'
11428         prior to `saved-face'.
11429         (frame-background-mode): Refill docstring.
11431         * emacs-lisp/lisp-mode.el (eval-defun-1):
11432         * emacs-lisp/edebug.el (edebug-eval-defun):
11433         Set `saved-face' temporarily to nil before calling form.
11434         Set `customized-face' to the new spec after that.
11436 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11438         * subr.el (1value, lambda, key-substitution-in-progress):
11439         Doc fixes.
11441         * autoinsert.el (auto-insert-alist):
11442         * ses.el (ses-call-printer):
11443         * subr.el (noreturn):
11444         * emacs-lisp/lisp.el (check-parens):
11445         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
11446         * net/browse-url.el (browse-url-mosaic):
11447         * progmodes/cc-defs.el (c-safe-scan-lists):
11448         * progmodes/ebnf-abn.el (ebnf-abn-lex):
11449         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
11450         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
11451         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
11452         * progmodes/ebnf-iso.el (ebnf-iso-lex):
11453         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
11455 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11457         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
11459 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
11461         * calendar/appt.el (appt-make-list): Activate the package, if
11462         not already active (for backwards compatibility).
11464 2005-06-20  Kim F. Storm  <storm@cua.dk>
11466         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
11468 2005-06-20  Miles Bader  <miles@gnu.org>
11470         * faces.el (vertical-divider): New face.
11472 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
11474         * simple.el (kill-whole-line): Doc fix.
11475         (next-error-buffer-p, next-error-find-buffer)
11476         (clone-indirect-buffer): Fix typos in docstrings.
11477         (comment-line-break-function): Doc fix: don't say variable
11478         is automatically buffer-local (it isn't).
11480 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
11482         * net/tramp-ftp.el (top):
11483         * net/tramp-smb.el (top):
11484         * net/tramp-util.el (top):
11485         * net/tramp-uu.el (top):
11486         * net/tramp-vc.el (top):
11487         * net/tramp.el (top): Revert copyright years back to original
11488         ones.  Tramp has a life outside GNU Emacs.
11490 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
11492         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
11494 2005-06-18  Juri Linkov  <juri@jurta.org>
11496         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
11497         end of first regexp to limit the match to the position between
11498         line number and source line with same separator character as used
11499         between file name and line number.  In the second regexp limit
11500         mouse-face area to file name and line number by adding new group
11501         for them and referring it in HYPERLINK arg.
11502         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
11503         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
11504         previous line where grep markers may be already removed.
11506 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
11508         * progmodes/ps-mode.el: Update version and maintainer's email address.
11510 2005-06-18  Steve Youngs  <steve@xemacs.org>
11512         * net/browse-url.el (browse-url-browser-function)
11513         (browse-url-default-browser): Add firefox.
11514         (browse-url-firefox-program, browse-url-firefox-arguments)
11515         (browse-url-firefox-startup-arguments)
11516         (browse-url-firefox-new-window-is-tab): New defcustoms.
11517         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
11519 2005-06-17  Richard M. Stallman  <rms@gnu.org>
11521         * startup.el (command-line): Warn if specified user name has
11522         no home directory.
11524         * term.el (term-get-old-input, term-input-filter, term-input-sender)
11525         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
11527         * longlines.el (longlines-mode, longlines-show-hard-newlines):
11528         Doc fixes.
11530         * faces.el (underline): Try bold if terminal doesn't support underline.
11532         * mail/sendmail.el (mail-setup-with-from): New variable.
11533         (mail-insert-from-field): New function.
11534         (sendmail-send-it): Call it.
11535         (mail-setup): Optionally call it here.
11537         * term/linux.el: Call tty-no-underline.
11539 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
11541         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
11543 2005-06-17  Miles Bader  <miles@gnu.org>
11545         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
11546         (ediff-current-diff-C, ediff-current-diff-Ancestor)
11547         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
11548         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
11549         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
11550         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
11551         Remove "-face" suffix from face names.
11552         (ediff-current-diff-face-A, ediff-current-diff-face-B)
11553         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
11554         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11555         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11556         (ediff-even-diff-face-A, ediff-even-diff-face-B)
11557         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11558         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11559         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11560         New backward-compatibility aliases for renamed faces.
11561         (ediff-current-diff-face-A, ediff-current-diff-face-B)
11562         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
11563         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11564         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11565         (ediff-even-diff-face-A, ediff-even-diff-face-B)
11566         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11567         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11568         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11569         Use renamed ediff faces.
11571         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
11572         Remove "-face" suffix from face names.
11573         (eshell-test-ok-face, eshell-test-failed-face):
11574         New backward-compatibility aliases for renamed faces.
11575         (eshell-run-test): Use renamed eshell-test faces.
11577         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
11578         face name.
11579         (eshell-prompt-face): New backward-compatibility alias for renamed
11580         face.
11581         (eshell-emit-prompt): Use renamed eshell-prompt face.
11583         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
11584         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
11585         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
11586         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
11587         Remove "-face" suffix from face names.
11588         (eshell-ls-directory-face, eshell-ls-symlink-face)
11589         (eshell-ls-executable-face, eshell-ls-readonly-face)
11590         (eshell-ls-unreadable-face, eshell-ls-special-face)
11591         (eshell-ls-missing-face, eshell-ls-archive-face)
11592         (eshell-ls-backup-face, eshell-ls-product-face)
11593         (eshell-ls-clutter-face):
11594         New backward-compatibility aliases for renamed faces.
11595         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
11597         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
11598         Remove "-face" suffix from face name.
11599         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
11600         instead of literal face.
11602 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
11604         * emacs-lisp/warnings.el (display-warning, lwarn)
11605         (warning-minimum-log-level): Doc fixes.
11606         (warning-minimum-level, warning-minimum-log-level):
11607         Add :debug to :type choices.
11609         * progmodes/ada-mode.el (ada-format-paramlist)
11610         (ada-get-indent-case, ada-check-matching-start)
11611         (ada-check-defun-name, ada-goto-matching-decl-start)
11612         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
11613         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
11614         (ada-make-subprogram-body): Follow error conventions.
11615         (ada-case-exception-file, ada-indent-comment-as-code)
11616         (ada-indent-handle-comment-special, ada-indent-renames)
11617         (ada-indent-return, ada-search-directories-internal)
11618         (ada-tab-policy, ada-case-exception-substring)
11619         (ada-other-file-alist, ada-matching-start-re)
11620         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
11621         (ada-imenu-generic-expression, ada-compile-goto-error)
11622         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
11623         (ada-popup-menu, ada-add-extensions, ada-mode)
11624         (ada-region-selected, ada-create-case-exception)
11625         (ada-create-case-exception-substring, ada-after-keyword-p)
11626         (ada-activate-keys-for-case, ada-adjust-case-region)
11627         (ada-adjust-case-buffer, ada-format-paramlist)
11628         (ada-scan-paramlist, ada-insert-paramlist)
11629         (ada-indent-newline-indent)
11630         (ada-indent-newline-indent-conditional)
11631         (ada-justified-indent-current, ada-goto-previous-word)
11632         (ada-indent-current, ada-get-indent-open-paren)
11633         (ada-get-indent-paramlist, ada-get-indent-end)
11634         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
11635         (ada-get-indent-block-start, ada-get-indent-subprog)
11636         (ada-get-indent-noindent, ada-get-indent-label)
11637         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
11638         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
11639         (ada-goto-stmt-end, ada-goto-next-word)
11640         (ada-check-matching-start, ada-check-defun-name)
11641         (ada-goto-matching-decl-start, ada-goto-matching-start)
11642         (ada-goto-matching-end, ada-search-ignore-string-comment)
11643         (ada-in-decl-p, ada-looking-at-semi-or)
11644         (ada-looking-at-semi-private, ada-in-paramlist-p)
11645         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
11646         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
11647         (ada-next-procedure, ada-previous-procedure, ada-next-package)
11648         (ada-previous-package, ada-create-menu)
11649         (ada-fill-comment-paragraph-justify)
11650         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
11651         (ada-other-file-name, ada-last-which-function-line)
11652         (ada-last-which-function-subprog, ada-which-function)
11653         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
11654         (ada-gen-treat-proc, ada-check-emacs-version)
11655         (ada-continuation-indent, ada-align-region-separate):
11656         Fix typos in docstrings.
11657         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
11659 2005-06-16  Lute Kamstra  <lute@gnu.org>
11661         * simple.el (fundamental-mode): Run after-change-major-mode-hook
11662         conditionally.
11664 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11666         * comint.el (comint-replace-by-expanded-filename)
11667         (comint-prompt-regexp, comint-delimiter-argument-list)
11668         (comint-preinput-scroll-to-bottom):
11669         * info.el (Info-hide-cookies-node):
11670         * ls-lisp.el (ls-lisp-classify):
11671         * find-file.el (ff-search-directories, ff-special-constructs)
11672         (ff-find-other-file):
11673         * font-lock.el (font-lock-keywords):
11674         * shell.el (shell-prompt-pattern)
11675         (shell-dynamic-complete-functions, shell-mode)
11676         (shell-delimiter-argument-list):
11677         * term.el (term-replace-by-expanded-filename)
11678         (term-prompt-regexp, term-delimiter-argument-list):
11679         * woman.el (woman-ignore, woman0-if):
11680         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
11681         * emacs-lisp/elint.el (elint-init-env):
11682         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
11683         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
11684         * language/ethio-util.el (ethio-tilde-escape)
11685         (ethio-use-three-dot-question):
11686         * net/zone-mode.el (zone-mode-load-time-setup):
11687         * progmodes/cc-align.el (c-lineup-argcont):
11688         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
11689         * progmodes/cperl-mode.el (cperl-set-style-back):
11690         * progmodes/inf-lisp.el (inferior-lisp-prompt):
11691         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
11692         Fix spellings in docstrings.
11694         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
11695         * progmodes/modula2.el (m2-for): Fix spellings.
11697         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
11699         * simple.el (undo-more): Don't use `format' on `error' arguments.
11700         Improve argument/docstring consistency.
11701         (pending-undo-list): Doc fix.
11703         * smerge-mode.el (smerge-ensure-match):
11704         * emulation/vip.el (vip-ex):
11705         * net/zone-mode.el (zone-mode-update-serial):
11706         * progmodes/idlwave.el (idlwave-complete):
11707         * progmodes/vhdl-mode.el (vhdl-visit-file)
11708         (vhdl-compose-wire-components):
11709         Don't use `format' on `error' arguments.
11711         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
11712         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
11713         (tooltip-help-tips): Fix typos in docstrings.
11715 2005-06-16  David Ponce  <david@dponce.com>
11717         * tree-widget.el (tree-widget-value-create): Simplify last change.
11719 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
11721         * ido.el (ido-incomplete-regexp): New variable.
11722         (ido-set-matches-1): Handle invalid-regexp error and set
11723         ido-incomplete-regexp.
11724         (ido-incomplete-regexp): New face.
11725         (ido-completions): Use it.
11726         (ido-complete, ido-exit-minibuffer, ido-completions):
11727         Handle incomplete regexps.
11728         (ido-completions): Add check for complete match when entering a regexp.
11730 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11732         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
11734 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11736         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
11737         by field delimiters.
11739 2005-06-15  David Ponce  <david@dponce.com>
11741         * tree-widget.el: eval-and-compile inlined functions so they will
11742         be available at run-time too.
11743         (tree-widget-super-format-handler)
11744         (tree-widget-format-handler): Remove.
11745         (tree-widget-value-create): Handle the :indent property.
11747 2005-06-15  Miles Bader  <miles@gnu.org>
11749         * progmodes/which-func.el (which-func): Only inherit
11750         `font-lock-function-name-face' when that makes sense against the
11751         default mode-line face, otherwise set the face color explicitly.
11753         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
11754         faces instead of (non-existent) variables.
11756 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11758         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
11759         (iswitchb-get-matched-buffers): Likewise.  Simplify.
11761 2005-06-14  Miles Bader  <miles@gnu.org>
11763         * progmodes/ld-script.el (ld-script-location-counter):
11764         Remove "-face" suffix from face name.
11765         (ld-script-location-counter-face):
11766         New backward-compatibility alias for renamed face.
11767         (ld-script-location-counter-face): Use renamed face.
11769         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
11770         (cperl-hash): Remove "-face" suffix from face names.
11771         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
11772         New backward-compatibility aliases for renamed faces.
11773         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
11774         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
11776         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
11777         name.
11778         (which-func-face): New backward-compatibility alias for renamed face.
11779         (which-func-format): Use renamed which-func face.
11781         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
11782         (vhdl-function, vhdl-directive, vhdl-reserved-word)
11783         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
11784         names.
11785         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
11786         (vhdl-speedbar-configuration, vhdl-speedbar-package)
11787         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
11788         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
11789         (vhdl-speedbar-architecture-selected)
11790         (vhdl-speedbar-configuration-selected)
11791         (vhdl-speedbar-package-selected)
11792         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
11793         names.
11794         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
11795         Use renamed faces.
11796         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
11797         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
11798         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
11799         Use renamed faces.
11800         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
11801         names.
11802         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
11803         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
11804         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
11805         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
11806         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
11807         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
11809         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
11810         face name.
11811         (sh-heredoc-face): New backward-compatibility alias for renamed face.
11812         (sh-heredoc-face): Use renamed sh-heredoc face.
11814         * progmodes/idlw-help.el (idlwave-help-link):
11815         Remove "-face" suffix from face name.
11816         (idlwave-help-link-face):
11817         New backward-compatibility alias for renamed face.
11818         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
11820         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
11821         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
11822         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
11823         New backward-compatibility aliases for renamed faces.
11824         (idlwave-shell-disabled-breakpoint-face)
11825         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
11827         * progmodes/flymake.el (flymake-errline, flymake-warnline):
11828         Remove "-face" suffix from face names.
11829         (flymake-errline-face, flymake-warnline-face):
11830         New backward-compatibility aliases for renamed faces.
11831         (flymake-highlight-line): Use renamed flymake faces.
11833         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
11834         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
11835         (ebrowse-member-class, ebrowse-progress):
11836         Remove "-face" suffix from face names.
11837         (ebrowse-tree-mark-face, ebrowse-root-class-face)
11838         (ebrowse-file-name-face, ebrowse-default-face)
11839         (ebrowse-member-attribute-face, ebrowse-member-class-face)
11840         (ebrowse-progress-face):
11841         New backward-compatibility aliases for renamed faces.
11842         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
11843         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
11844         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
11845         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
11847         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
11848         antlr-syntax)
11849         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
11850         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
11851         names.
11852         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
11853         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
11854         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
11855         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
11856         backward-compatibility aliases for renamed faces.
11857         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
11858         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
11859         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
11860         remove "font-lock-".  Use renamed antlr-mode faces.
11861         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
11862         literal face-names with face variable references.
11864         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
11865         face name.
11866         (Buffer-menu-buffer-face): New backward-compatibility alias for
11867         renamed face.
11868         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
11870 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
11872         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
11873         Eliminate "-face" suffix.
11874         (makefile-targets): Inherit from font-lock-function-name-face and
11875         eliminate "-face" suffix.
11876         (makefile-shell): Remove attributes and eliminate "-face" suffix.
11877         (makefile-*-font-lock-keywords): Append makefile-targets in rule
11878         actions, instead of prepending, to make it less visible.
11879         (makefile-previous-dependency, makefile-match-dependency):
11880         Don't match a target on a continuation line.
11882         * files.el (auto-mode-alist): Put Makefile in gmake mode.
11884 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
11886         * progmodes/gdb-ui.el (menu): Re-order menu items.
11887         (gdb-tooltip-print): Respect tooltip-use-echo-area.
11889         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
11890         Define in tooltip.el.
11891         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
11892         (gud-tooltip-tips): Respect tooltip-use-echo-area and
11893         gud-tooltip-echo-area.
11895         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
11896         backward compatibility and make obsolete.
11897         (tooltip-help-tips): Use tooltip-use-echo-area.
11898         (tooltip-show-help-function): Rename to...
11899         (tooltip-show-help): ...this, because it is a function.
11900         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
11902 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
11904         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
11905         (edebug-print-length, edebug-print-level, edebug-print-circle)
11906         (edebug-modify-breakpoint, edebug-eval-last-sexp)
11907         (edebug-eval-print-last-sexp): Doc fixes.
11909 2005-06-14  Kim F. Storm  <storm@cua.dk>
11911         * ido.el (ido-mode): Make a new keymap every time we enable ido,
11912         as the coverage buffer/file/both may change.
11914 2005-06-14  Lute Kamstra  <lute@gnu.org>
11916         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
11917         and run-mode-hooks.  Simplify.
11919         * mail/rmailedit.el (rmail-edit-mode):
11920         * progmodes/octave-inf.el (inferior-octave-mode):
11921         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
11923         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
11924         and run-mode-hooks.
11925         (recentf-edit-list, recentf-open-files): Don't call
11926         kill-all-local-variables directly.
11928         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
11930 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11932         * emacs-lisp/byte-run.el (make-obsolete)
11933         (define-obsolete-function-alias): Rename arguments FUNCTION and
11934         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
11935         (make-obsolete-variable, define-obsolete-variable-alias):
11936         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
11937         respectively.
11939         * isearchb.el (isearchb-activate):
11940         * pcvs.el (cvs-mode):
11941         * ses.el (ses-load):
11942         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
11943         * net/tramp.el (tramp-find-file-exists-command)
11944         (tramp-find-shell):
11945         * progmodes/ada-mode.el (ada-create-case-exception)
11946         (ada-create-case-exception-substring, ada-make-subprogram-body):
11947         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
11948         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
11949         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
11950         * textmodes/org.el (org-promote, org-evaluate-time-range)
11951         (org-agenda-next-date-line, org-agenda-previous-date-line)
11952         (org-agenda-error, org-open-at-point, org-table-move-row)
11953         (org-format-table-table-html-using-table-generate-source)
11954         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
11955         * textmodes/reftex.el (reftex-access-scan-info):
11956         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
11957         (reftex-toc-promote-prepare): Follow error conventions.
11959         * diff-mode.el (diff-mode): Fix typo in docstring.
11961         * forms.el (forms--intuit-from-file): Fix reference to
11962         `forms-number-of-fields' in error message.
11963         (forms-print): Fix quoting in error message.
11965         * forms.el (forms-mode):
11966         * emulation/vi.el (vi-goto-insert-state):
11967         * progmodes/flymake.el (flymake-new-err-info)
11968         (flymake-start-syntax-check-for-current-buffer)
11969         (flymake-simple-cleanup):
11970         * eshell/esh-var.el (eshell/export):
11971         * progmodes/gud.el (xdb):
11972         * textmodes/flyspell.el (flyspell-incorrect-hook)
11973         (flyspell-maybe-correct-transposition)
11974         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
11976 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
11978         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
11979         minibuffer prompt.
11981 2005-06-13  Kim F. Storm  <storm@cua.dk>
11983         * subr.el (add-to-ordered-list): New defun.
11985         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
11986         add cua--keymap-alist to emulation-mode-map-alists.
11988 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11990         * subr.el (complete-in-turn): New macro.
11991         (dynamic-completion-table, lazy-completion-table): Add debug info.
11993         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
11994         in preference to face aliases.
11996         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
11997         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
11998         Remove unused vars `start' and `firstline'.
11999         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
12000         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
12002 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
12004         * cus-start.el (all): Don't complain about missing GTK-related
12005         variables, unless either `gtk' is boundp or this isn't a
12006         `windows-nt' build.
12008 2005-06-13  Lute Kamstra  <lute@gnu.org>
12010         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
12011         run-mode-hooks.
12013         * ediff-mult.el (ediff-meta-mode):
12014         * ediff-util.el (ediff-mode): Use run-mode-hooks.
12016         * ledit.el (ledit-mode): Use delay-mode-hooks.
12018         * woman.el (woman-mode-line-format): Delete constant.
12019         (woman-mode-map): Initialize it properly.
12020         (woman-mode): Set mode-class property to special.
12021         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
12022         Set major-mode and mode-name.  Don't set mode-line-format directly.
12023         (Man-getpage-in-background): Don't reference woman-mode-line-format.
12025         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
12026         string argument obsolete.
12028 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
12030         * textmodes/org.el (org-CUA-compatible): New option.
12031         (org-disputed-keys): New variable.
12032         (org-key): New function.
12033         (orgtbl-make-binding): Add docstring to the created function.
12034         (org-mode): Set paragraph start/separate regexps.
12035         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
12036         (org-archive-location, org-archive-mark-done)
12037         (org-archive-stamp-time): New options.
12038         (org-archive-subtree): New command.
12039         (org-fill-paragraph): New function.
12040         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
12041         (org-fake-empty-table-line): Function removed.
12042         (org-format-org-table-html): Do not create empty table lines at
12043         separator lines.  Improved table header treatment.
12044         (org-link-format): New option.
12045         (org-make-link): New function.
12046         (org-insert-link, org-store-link): Use org-make-link.
12047         (org-open-file): Quote file name for shell command, to allow
12048         spaces in file names.
12049         (org-link-regexp): Fix bug with mailto link.
12050         (org-link-maybe-angles-regexp, org-protected-link-regexp):
12051         New constants.
12052         (org-export-as-html): Deal with the optional angles around a link.
12053         Better treatment of file: links.
12054         (org-open-at-point): Replace @{ and @} with < and >.
12055         (org-run-mode-hooks): Function removed.
12056         (org-agenda-mode): No longer use `org-run-mode-hooks'.
12058 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
12060         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
12061         MI command -data-list-register-values.
12062         (gdb-post-prompt): Indent properly.
12064 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
12066         * hilit-chg.el (highlight-changes-colors): Rename from
12067         `highlight-changes-colours'.
12068         (highlight-changes-colours): Keep as obsolete alias.
12069         (highlight-changes-face-list): Doc fix.
12070         (hilit-chg-make-list): Use `highlight-changes-colors'.
12072 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
12074         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
12075         defun-prompt-regexp.
12077 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
12079         * loadup.el: Don't say we are dumping under 2 names on windows-nt
12080         and cygwin.
12082         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
12083         Don't use an old loaddefs.el, as in Makefile.in.
12085 2005-06-12  Lute Kamstra  <lute@gnu.org>
12087         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
12089         * man.el (Man-mode-map): Initialize it properly.
12090         (Man-mode): Set mode-class property to special.
12092         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
12094 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
12096         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
12097         A newline is needed in the docstring there.
12099         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
12100         Doc fixes.
12102 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12104         * printing.el: Doc fix.  The menubar is no more changed when printing
12105         is loaded, it only changes when pr-menu-bind or pr-update-menus is
12106         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
12107         (pr-version): New version number (6.8.4).
12108         (pr-menu-bind): New command.
12109         (pr-update-menus): Docstring and code fix.
12110         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
12111         Docstring fix.
12112         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
12113         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
12115 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
12117         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
12118         "Returns" to "return", document useful return values, etc.
12120 2005-06-11  Alan Mackenzie  <acm@muc.de>
12122         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
12123         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
12124         (adaptive-file-function): Minor amendment to doc-string.
12126 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
12128         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
12129         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
12130         Fix :type--it is `integer', not `string'.
12132         * faces.el (modeline-highlight): Rename from (the erroneous)
12133         `modeline-higilight'.
12135 2005-06-11  Lute Kamstra  <lute@gnu.org>
12137         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
12138         lisp-interaction-mode-map but make it the parent.
12139         (edebug-eval-mode): Use define-derived-mode.
12141 2005-06-11  Andreas Schwab  <schwab@suse.de>
12143         * bindings.el: Add binding of `ESC functionkey' for every
12144         `M-functionkey'.
12145         * hexl.el (hexl-mode-map): Likewise.
12147 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
12149         * progmodes/compile.el (compilation-error-regexp-alist-alist)
12150         [msft]: update regexp for newer msft compilers.
12152 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
12154         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
12155         ATTLIST portions of included DTDs.
12156         (xml-parse-dtd): Eliminate use of inefficient match-data.
12158 2005-06-10  Miles Bader  <miles@gnu.org>
12160         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
12161         (mpuz-text): Remove "-face" suffix from face names.
12162         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
12163         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
12164         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
12166         * play/gomoku.el (gomoku-O, gomoku-X):
12167         Remove "-face" suffix from face names.
12168         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
12169         New backward-compatibility aliases for renamed faces.
12170         (gomoku-font-lock-keywords): Use renamed gomoku faces.
12172 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
12174         * thumbs.el: Fixes for changes of 2005-06-09.
12175         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
12176         as a directory.
12177         (thumbs-thumbname): Remove directory separator from format string;
12178         `thumbs-thumbsdir' now returns a valid directory name.
12179         (thumbs-temp-dir): New defsubst.
12180         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
12181         Use it.
12183         * cus-edit.el (minibuffer):
12184         * files.el (make-backup-file-name-function):
12185         * filesets.el (filesets-external-viewers):
12186         * hilit-chg.el (highlight-changes-colours)
12187         (highlight-changes-face-list, highlight-changes-rotate-faces):
12188         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
12189         * kmacro.el (kmacro-call-macro):
12190         * log-edit.el (log-edit-changelog-full-paragraphs):
12191         * mouse.el (mouse-1-click-follows-link):
12192         * skeleton.el (skeleton-autowrap):
12193         * subr.el (insert-for-yank-1):
12194         * tempo.el (tempo-insert-region):
12195         * terminal.el (terminal-emulator):
12196         * time.el (display-time-mail-face):
12197         * vc.el (vc-annotate):
12198         * vcursor.el (vcursor-copy-line):
12199         * woman.el (woman-bold-headings, woman-ignore)
12200         (woman-default-faces, woman-monochrome-faces):
12201         * calendar/todo-mode.el (todo-insert-threshold):
12202         * emulation/pc-select.el (pc-select-selection-keys-only)
12203         (pc-selection-mode):
12204         * emulation/vip.el (vip-find-char-forward):
12205         * emulation/viper-cmd.el (viper-find-char-forward):
12206         * international/mule-cmds.el
12207         (select-safe-coding-system-accept-default-p)
12208         (input-method-exit-on-invalid-key):
12209         * international/mule-diag.el (describe-coding-system):
12210         * international/ucs-tables.el (unify-8859-on-encoding-mode):
12211         * net/browse-url.el (browse-url-xterm-program):
12212         * obsolete/lazy-lock.el (lazy-lock-mode):
12213         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
12214         (cperl-mode):
12215         * progmodes/cpp.el (cpp-face-light-name-list)
12216         (cpp-face-dark-name-list):
12217         * progmodes/delphi.el (delphi-newline-always-indents):
12218         Fix spellings in docstrings.
12220         * ido.el (ido-mode, ido-file-extensions-order)
12221         (ido-default-file-method, ido-default-buffer-method)
12222         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
12223         (ido-decorations, ido-read-file-name-as-directory-commands)
12224         (ido-read-file-name-non-ido, ido-work-directory-list)
12225         (ido-ignore-item-temp-list, ido-current-directory)
12226         (ido-magic-forward-char, ido-enter-find-file)
12227         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
12228         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
12230 2005-06-10  Lute Kamstra  <lute@gnu.org>
12232         * play/dunnet.el (dun-mode): Use define-derived-mode.
12233         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
12234         obsolete alias.
12236         * play/doctor.el (doctor-mode-map): Remove defvar.
12237         (doctor-mode): Use define-derived-mode.
12239         * mail/mspools.el (mspools-mode):
12240         * net/eudc-hotlist.el (eudc-hotlist-mode):
12241         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
12243 2005-06-10  Miles Bader  <miles@gnu.org>
12245         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
12246         Remove "-face" suffix from face names.
12247         (flyspell-incorrect-face, flyspell-duplicate-face):
12248         New backward-compatibility aliases for renamed faces.
12249         (flyspell-mode-on, make-flyspell-overlay)
12250         (flyspell-highlight-incorrect-region)
12251         (flyspell-highlight-duplicate-region)
12252         (flyspell-display-next-corrections)
12253         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
12255         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
12256         from face name.
12257         (texinfo-heading-face): New backward-compatibility alias for
12258         renamed face.
12259         (texinfo-heading-face): Use renamed texinfo-heading face.
12261         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
12262         suffix from face names.
12263         (tex-math-face, tex-verbatim-face):
12264         New backward-compatibility aliases for renamed faces.
12265         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
12266         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
12267         literal face name.
12269         * textmodes/table.el (table-cell): Remove "-face" suffix from face
12270         name.
12271         (table-cell-face): New backward-compatibility alias for renamed face.
12272         (table--put-cell-face-property, table--update-cell-face):
12273         Use renamed table-cell face.
12275         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
12276         from face name.
12277         (sgml-namespace-face): New backward-compatibility alias for
12278         renamed face.
12279         (sgml-namespace-face): Use renamed sgml-namespace face.
12281         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
12282         (org-level-4, org-level-5, org-level-6, org-level-7)
12283         (org-level-8, org-warning, org-headline-done)
12284         (org-deadline-announce, org-scheduled-today)
12285         (org-scheduled-previously, org-link, org-done, org-table)
12286         (org-time-grid): Remove "-face" suffix from face names.
12287         (org-level-1-face, org-level-2-face, org-level-3-face)
12288         (org-level-4-face, org-level-5-face, org-level-6-face)
12289         (org-level-7-face, org-level-8-face, org-warning-face)
12290         (org-headline-done-face, org-deadline-announce-face)
12291         (org-scheduled-today-face, org-scheduled-previously-face)
12292         (org-link-face, org-done-face, org-table-face)
12293         (org-time-grid-face):
12294         New backward-compatibility aliases for renamed faces.
12295         (org-level-faces, org-set-font-lock-defaults, org-timeline)
12296         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
12297         (org-agenda-get-timestamps, org-agenda-get-scheduled)
12298         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
12300         * emulation/viper-init.el (viper-search, viper-replace-overlay)
12301         (viper-minibuffer-emacs, viper-minibuffer-insert)
12302         (viper-minibuffer-vi): Remove "-face" suffix from face names.
12303         (viper-search-face, viper-replace-overlay-face)
12304         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
12305         (viper-minibuffer-vi-face):
12306         New backward-compatibility aliases for renamed faces.
12307         (viper-search-face, viper-replace-overlay-face)
12308         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
12309         (viper-minibuffer-vi-face): Use renamed viper faces.
12311         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
12312         Remove "-face" suffix from face names.
12313         (testcover-nohits-face, testcover-1value-face):
12314         New backward-compatibility aliases for renamed faces.
12315         (testcover-mark): Use renamed testcover faces.
12317         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
12318         face name.
12319         (diary-button-face): New backward-compatibility alias for renamed face.
12320         (diary-entry): Use renamed diary-button face.
12322         * calendar/calendar.el (diary, calendar-today, holiday)
12323         (mark-visible-calendar-date): Remove "-face" suffix from face names.
12324         (diary-face, calendar-today-face, holiday-face):
12325         New backward-compatibility aliases for renamed faces.
12326         (eval-after-load "facemenu", diary-entry-marker)
12327         (calendar-today-marker, calendar-holiday-marker, diary-face):
12328         Use renamed calendar faces.
12330         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
12331         (compare-windows-face): New backward-compatibility alias for
12332         renamed face.
12333         (compare-windows-highlight): Use renamed compare-windows face.
12335         * strokes.el (strokes-char): Remove "-face" suffix from face name.
12336         (strokes-char-face): New backward-compatibility alias for renamed face.
12337         (strokes-encode-buffer): Use renamed strokes-char face.
12339         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
12340         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
12341         Remove "-face" suffix from face names.
12342         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
12343         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
12344         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
12345         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
12346         Use renamed pcvs faces.
12347         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
12348         * pcvs-defs.el (cvs-mode-map): Likewise.
12349         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
12351         * info.el (info-title-1, info-title-2, info-title-3)
12352         (info-title-4): Remove "-face" suffix from and downcase face names.
12353         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
12354         (Info-title-4-face):
12355         New backward-compatibility aliases for renamed faces.
12356         (Info-fontify-node): Use renamed info faces.
12358         * hilit-chg.el (highlight-changes, highlight-changes-delete):
12359         Remove "-face" suffix from face names.
12360         (highlight-changes-face, highlight-changes-delete-face):
12361         New backward-compatibility aliases for renamed faces.
12362         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
12363         (hilit-chg-make-list): Use renamed highlight-changes faces.
12365         * generic-x.el (show-tabs-tab, show-tabs-space):
12366         Remove "-face" suffix from face names.
12367         (show-tabs-tab-face, show-tabs-space-face):
12368         New backward-compatibility aliases for renamed faces.
12369         (show-tabs-generic-mode-font-lock-defaults-1)
12370         (show-tabs-generic-mode-font-lock-defaults-2):
12371         Use renamed show-tabs faces.
12373         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
12374         (smerge-markers): Remove "-face" suffix from face names.
12375         (smerge-mine-face, smerge-other-face, smerge-base-face)
12376         (smerge-markers-face):
12377         New backward-compatibility aliases for renamed faces.
12378         (smerge-mine-face, smerge-other-face, smerge-base-face)
12379         (smerge-markers-face): Use renamed smerge faces.
12381         * log-view.el (log-view-file, log-view-message): Remove "-face"
12382         suffix from face names.
12383         (log-view-file-face, log-view-message-face):
12384         New backward-compatibility aliases for renamed faces.
12385         (log-view-file-face, log-view-message-face): Use renamed log-view
12386         faces.
12388         * paren.el (show-paren-match, show-paren-mismatch):
12389         Remove "-face" suffix from face names.
12390         (show-paren-match-face, show-paren-mismatch-face):
12391         New backward-compatibility aliases for renamed faces.
12392         (show-paren-function): Use renamed show-paren faces.
12394         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
12395         (ruler-mode-margins, ruler-mode-fringes)
12396         (ruler-mode-column-number, ruler-mode-fill-column)
12397         (ruler-mode-comment-column, ruler-mode-goal-column)
12398         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
12399         suffix from face names.
12400         (ruler-mode-default-face, ruler-mode-pad-face)
12401         (ruler-mode-margins-face, ruler-mode-fringes-face)
12402         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
12403         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
12404         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
12405         New backward-compatibility aliases for renamed faces.
12406         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
12407         (ruler-mode-column-number, ruler-mode-fill-column)
12408         (ruler-mode-comment-column, ruler-mode-goal-column)
12409         (ruler-mode-tab-stop, ruler-mode-current-column)
12410         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
12411         faces.
12413         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
12414         face name.
12415         (whitespace-highlight-the-space): Use renamed face.
12416         (whitespace-highlight-face): New backward-compatibility alias for
12417         renamed face.
12419         * woman.el (woman-italic, woman-bold, woman-unknown)
12420         (woman-addition, woman-symbol-face):
12421         Remove "-face" suffix from face names.
12422         (woman-italic-face, woman-bold-face, woman-unknown-face)
12423         (woman-addition-face):
12424         New backward-compatibility aliases for renamed faces.
12425         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
12426         (woman-decode-region, woman-replace-match)
12427         (woman-display-extended-fonts, woman-special-characters)
12428         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
12429         Use renamed woman faces.
12431         * longlines.el (longlines-visible-face): Face removed.
12433         * diff-mode.el (diff-header, diff-file-header, diff-index)
12434         (diff-hunk-header, diff-removed, diff-added, diff-changed)
12435         (diff-function, diff-context, diff-nonexistent): Remove "-face"
12436         suffix from face names.
12437         (diff-header-face, diff-file-header-face, diff-index-face)
12438         (diff-hunk-header-face, diff-removed-face, diff-added-face)
12439         (diff-changed-face, diff-function-face, diff-context-face)
12440         (diff-nonexistent-face): New backward-compatibility aliases for
12441         renamed faces.
12442         (diff-header-face, diff-file-header-face)
12443         (diff-index, diff-index-face, diff-hunk-header)
12444         (diff-hunk-header-face, diff-removed, diff-removed-face)
12445         (diff-added, diff-added-face, diff-changed-face, diff-function)
12446         (diff-function-face, diff-context-face, diff-nonexistent)
12447         (diff-nonexistent-face): Use renamed diff-mode faces.
12449         * progmodes/compile.el (compilation-warning-face)
12450         (compilation-info-face): Remove "-face" suffix from face names.
12451         (compilation-warning-face, compilation-info-face):
12452         New backward-compatibility aliases for renamed faces.
12453         (compilation-warning-face, compilation-info-face):
12454         Use renamed compilation faces.
12456         * add-log.el (change-log-date, change-log-name)
12457         (change-log-email, change-log-file, change-log-list)
12458         (change-log-conditionals, change-log-function)
12459         (change-log-acknowledgement): Remove "-face" suffix from face names.
12460         (change-log-date-face, change-log-name-face)
12461         (change-log-email-face, change-log-file-face)
12462         (change-log-list-face, change-log-conditionals-face)
12463         (change-log-function-face, change-log-acknowledgement-face):
12464         New backward-compatibility aliases for renamed faces.
12465         (change-log-font-lock-keywords): Use renamed change-log faces.
12467         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
12468         (custom-set, custom-changed, custom-saved, custom-button)
12469         (custom-button-pressed, custom-documentation, custom-state)
12470         (custom-comment, custom-comment-tag, custom-variable-tag)
12471         (custom-variable-button, custom-face-tag, custom-group-tag-1)
12472         (custom-group-tag): Remove "-face" suffix from face names.
12473         (custom-magic-alist, custom-magic-value-create)
12474         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
12475         (custom-invalid-face, custom-rogue-face, custom-modified-face)
12476         (custom-set-face, custom-changed-face, custom-saved-face)
12477         (custom-button-face, custom-button-pressed-face)
12478         (custom-documentation-face, custom-state-face)
12479         (custom-comment-face, custom-comment-tag-face)
12480         (custom-variable-tag-face, custom-variable-button-face)
12481         (custom-face-tag-face, custom-group-tag-face-1)
12482         (custom-group-tag-face):
12483         New backward-compatibility aliases for renamed faces.
12485         * wid-edit.el (widget-documentation, widget-button)
12486         (widget-field, widget-single-line-field, widget-inactive)
12487         (widget-button-pressed): "-face" suffix removed from face names.
12488         (widget-documentation-face, widget-button-face)
12489         (widget-field-face, widget-single-line-field-face)
12490         (widget-inactive-face, widget-button-pressed-face):
12491         New backward-compatibility aliases for renamed faces.
12492         (widget-documentation-face, widget-button-face)
12493         (widget-button-pressed-face, widget-specify-field)
12494         (widget-specify-inactive): Use renamed widget faces.
12496 2005-06-10  Kenichi Handa  <handa@m17n.org>
12498         * term/x-win.el (x-clipboard-yank): Remove condition-case
12499         wrapping.
12501 2005-06-11  Kenichi Handa  <handa@m17n.org>
12503         * add-log.el (change-log-font-lock-keywords): Make the regexp for
12504         date lines stricter.
12506 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
12508         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
12509         of x-get-selection.
12511 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
12513         * comint.el (comint-mode, comint-snapshot-last-prompt):
12514         * frame.el (frame-current-scroll-bars):
12515         * term.el (term-mode, term-check-proc, term-input-sender)
12516         (term-simple-send, term-extract-string, term-word)
12517         (term-match-partial-filename):
12518         * window.el (window-current-scroll-bars):
12519         * emulation/cua-base.el (cua-normal-cursor-color)
12520         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
12521         (cua-global-mark-cursor-color):
12522         * mail/undigest.el (rmail-forward-separator-regex):
12523         Fix typos in docstrings.
12525         * comint.el (comint-check-proc, make-comint-in-buffer)
12526         (comint-source-default): Doc fixes.
12528         * term.el (term-send-string): Improve argument/docstring consistency.
12530 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
12532         * comint.el (comint-send-input): Bind `inhibit-read-only' around
12533         call to `delete-region'.
12534         (comint-mode-hook): Do not enable Font Lock by default.
12536 2005-06-09  Lute Kamstra  <lute@gnu.org>
12538         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
12539         could be void.
12541 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12543         * emacs-lisp/debug.el (debugger-will-be-back): New var.
12544         (debug): Use it.
12545         (debugger-step-through, debugger-continue, debugger-jump)
12546         (debugger-return-value): Set it when needed.
12547         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
12548         Use inhibit-read-only.
12550 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
12552         * window.el (shrink-window-if-larger-than-buffer)
12553         (window-size-fixed): Fix typo in docstring.
12555         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
12556         thumbnails directory on loading.
12557         (thumbs-conversion-program): Use `eq' to check the system type,
12558         not `equal'.
12559         (thumbs-temp-dir): Initialize to `temporary-file-directory',
12560         not "/tmp".  Fix docstring.
12561         (thumbs-thumbsdir): New function to return the thumbnails
12562         directory, creating it if needed.
12563         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
12564         (thumbs-temp-file): Delete variable and make it into a function.
12565         (thumbs-resize-image, thumbs-modify-image): Use it.
12566         (thumbs-kill-buffer): Simplify.
12567         (thumbs-gensym): Defalias or duplicate CL `gensym'.
12568         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
12569         docstrings.
12571 2005-06-09  Kim F. Storm  <storm@cua.dk>
12573         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
12574         set-match-data to free markers in match-data.
12576         * replace.el (replace-match-data): Pass RESEAT arg `t' to
12577         match-data to unchain markers in match-data.
12579 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12581         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
12582         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
12583         unnecessary now.
12585 2005-06-08  Richard M. Stallman  <rms@gnu.org>
12587         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
12588         give the variable a doc string that doesn't say don't set it directly.
12590         * textmodes/ispell.el (ispell-check-version):
12591         Use match-string-no-properties.
12592         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
12593         (ispell-buffer-local-words): Likewise.
12595         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
12596         except on terminals with enough colors to really display it.
12597         (makefile-dependency-regex): Delete spurious `bb'.
12599         * faces.el (escape-glyph): Use blue once again in last case.
12600         (no-break-space): Redefine so that it isn't invisible on a tty.
12602 2005-06-08  Kim F. Storm  <storm@cua.dk>
12604         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
12605         also when reading directory name.
12607 2005-06-08  Lute Kamstra  <lute@gnu.org>
12609         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
12610         (flyspell-mode-line-string): Remove autoload cookie.
12611         (flyspell-mode): Remove defvar.
12613 2005-06-07  Lute Kamstra  <lute@gnu.org>
12615         * textmodes/org.el (org-run-mode-hooks): New function.
12616         (org-agenda-mode): Use it.
12618 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
12620         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
12622 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12624         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
12626 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
12628         * font-lock.el (font-lock-add-keywords): Doc fix.
12630 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12632         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
12633         (tex-compile-default): In the absence of any history, use the order in
12634         tex-compile-alist to choose the preferred command.
12635         (tex-compile-commands): Reorder a bit.
12637         * textmodes/flyspell.el (flyspell-auto-correct-binding)
12638         (flyspell-incorrect-face, flyspell-duplicate-face):
12639         Use (X)Emacs-agnostic code.
12640         (flyspell-mode-map): Don't overwrite at each load.  Remove code
12641         redundant with the subsequent add-minor-mode.  Merge Emacs and
12642         XEmacs code.
12643         (flyspell-word): Minor simplification.
12644         (flyspell-math-tex-command-p): Quieten the byte-compiler.
12645         (flyspell-external-point-words): Remove unused vars `size' and `start'.
12646         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
12647         Merge the corresponding Emacs code.
12648         (flyspell-correct-word, flyspell-xemacs-popup):
12649         Use flyspell-do-correct.
12651         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
12652         a dedicated window.
12654         * international/latexenc.el (latexenc-find-file-coding-system):
12655         Undo part of last patch, to turn off a compiler warning.
12657 2005-06-06  Juri Linkov  <juri@jurta.org>
12659         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
12660         Rename `tmm-inactive-face' to `tmm-inactive'.
12662 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
12664         * iswitchb.el: Rename faces.
12666 2005-06-06  Kim F. Storm  <storm@cua.dk>
12668         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
12669         (cua-global-mark): Remove -face suffix from face names.
12671         * emulation/cua-gmrk.el (cua--init-global-mark):
12672         Remove cua-global-mark face setup.
12674 2005-06-06  Richard M. Stallman  <rms@gnu.org>
12676         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
12677         just like other allowed characters.
12678         (makefile-match-dependency): Exclude leading and training whitespace
12679         from the range of regexp subexp 1.
12680         (makefile-macroassign-regex): Don't try to match the body,
12681         just the name of the macro being defined.
12683         * info.el (Info-read-node-name-2): New function.
12684         (Info-read-node-name-1): Use that.
12685         Add a completion-base-size-function property.
12687         * simple.el (completion-setup-function): Look for
12688         completion-base-size-function property of minibuffer-completion-table.
12690         * files.el (locate-file-completion): Doc fix.
12692         * printing.el: Don't call pr-update-menus; user must do that.
12694         * emacs-lisp/debug.el (debugger-window): New variable.
12695         (debug): Use debugger-window if it is set and still alive.
12696         Record debugger-window for next entry.
12698         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
12700 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
12702         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
12703         (hack-one-local-variable, hack-local-variables)
12704         (hack-local-variables-prop-line): Pass that arg.
12706 2005-06-06  Kim F. Storm  <storm@cua.dk>
12708         * ido.el (ido-first-match, ido-only-match, ido-subdir)
12709         (ido-indicator): Remove -face suffix from face names.
12711 2005-06-06  Juri Linkov  <juri@jurta.org>
12713         * font-lock.el (font-lock-regexp-backslash)
12714         (font-lock-regexp-backslash-construct): New faces.
12715         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
12716         after `('.  Add `while-no-input' to control structures.
12718         * faces.el (no-break-space, shadow): New faces.
12719         (escape-glyph): Use less loud colors pink2 and red4.
12721         * diff-mode.el (diff-context-face)
12722         * dired.el (dired-ignored)
12723         * rfn-eshadow.el (file-name-shadow)
12724         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
12726         * info.el (Info-title-1-face): Use green instead of yellow because
12727         bold yellow is not readable on light backgrounds.
12729         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
12730         before selecting the desired mode to not spend time fontifying
12731         old contents.
12733 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
12735         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
12736         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
12738         * ps-print.el (ps-default-fg, ps-default-bg):
12739         Fix typos in docstrings.
12741         * isearchb.el (isearchb): Don't pass a spurious second argument to
12742         `iswitchb-completions'.
12744 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
12746         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
12747         to preserve point.
12748         (gdb-find-file-hook): Add doc string.
12750         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
12751         C dereferenced pointer expression.
12752         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
12754         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
12756         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
12757         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
12758         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
12759         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
12760         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
12761         Make background transparent.
12763 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12765         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
12766         (font-lock-remove-keywords): Doc fix.
12767         (font-lock-mode-major-mode): Compiler defvar.
12768         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
12770         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
12771         (font-lock-mode): Update `font-lock-mode-major-mode'.
12772         (font-lock-set-defaults): Compiler defvar.
12773         (font-lock-default-function): Take `font-lock-mode-major-mode'
12774         into account.
12776         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
12777         keep track of which major mode it enabled the minor mode for.
12778         Use find-file-hook again.  Update docstring.
12780         * simple.el (eval-expression-print-level)
12781         (eval-expression-print-length, eval-expression-debug-on-error):
12782         Doc fixes.
12784 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
12786         * iswitchb.el (iswitchb-single-match-face)
12787         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
12788         (iswitchb-invalid-regexp-face): New faces.
12789         (iswitchb-completions): Use them.
12790         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
12791         now marked as an obsolete alias.
12792         (iswitchb-read-buffer): Remove check for bound font variables.
12793         (iswitchb-invalid-regexp): New free variable.
12794         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
12795         set iswitchb-invalid-regexp.
12796         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
12797         invalid regexps.
12798         (iswitchb-completions): Add check for complete match when entering
12799         a regexp.
12800         (iswitchb-completions): Remove require-match argument.
12801         (iswitchb-exhibit): Fix caller.
12802         (iswitchb-common-match-inserted): New variable.
12803         (iswitchb-complete, iswitchb-completion-help): Use it.
12805 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
12807         * url-http.el (url-http-chunked-encoding-after-change-function):
12808         Use `url-http-debug' instead of `message'.
12810 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
12812         * url-http.el (url-http-parse-headers): Pass redirected URL as a
12813         callback argument.
12815 2005-06-04  Kim F. Storm  <storm@cua.dk>
12817         * simple.el (line-move): Only call sit-for when moving backwards.
12819         * ido.el (ido-make-merged-file-list-1): New defun split from
12820         ido-make-merged-file-list.
12821         (ido-make-merged-file-list): Bind throw-on-input around call to
12822         ido-make-merged-file-list-1.  Return input-pending-p if
12823         interrupted by more input available.
12824         (ido-read-internal): Handle input-pending-p return value from
12825         ido-make-merged-file-list.
12827 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12829         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
12830         compatibility code.
12832         * international/latexenc.el (latexenc-find-file-coding-system):
12833         Don't inherit the EOL part of the coding-system from the
12834         tex-main buffer.  Fit within 80 columns.
12836 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
12838         * tmm.el (tmm-inactive-face): New face.
12839         (tmm-remove-inactive-mouse-face): New function.
12840         (tmm-prompt, tmm-add-one-shortcut)
12841         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
12842         but not selectable.
12844 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
12846         * faces.el (face-equal): Improve argument/docstring consistency.
12848 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
12850         * progmodes/make-mode.el (makefile-targets-face)
12851         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
12852         (makefile-bsdmake-dependency-regex)
12853         (makefile-makepp-rule-action-regex)
12854         (makefile-bsdmake-rule-action-regex): New constants.
12855         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
12857         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12858         Allow (...) within `...' for makepp messages.
12860 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
12862         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
12864         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
12865         "." files are deleted from all file lists before comparison.
12867         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
12868         (viper-ESC-key): Made them customizable.
12870         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
12872 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
12874         * autorevert.el (auto-revert-buffers): Use save-match-data.
12876 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12878         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
12879         menu items with a nil command binding.
12881 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
12883         * emacs-lisp/cl-macs.el (defsetf):
12884         Improve argument/docstring consistency.
12886         * faces.el (list-faces-display): Improve the formatting by
12887         computing the maximum length required for any face-name (reworked
12888         patch of 1999-01-11, accidentally deleted on 1999-07-21).
12889         (internal-find-face): Remove redundant info in docstring.
12891 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
12893         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
12894         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
12895         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
12896         (gdb-assembler-custom): Improve regexps.
12897         (def-gdb-auto-update-handler): Use window point to preserve point.
12899 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12901         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
12903 2005-05-31  Jay Belanger  <belanger@truman.edu>
12905         * calc/calc-embed.el (calc-embedded-word): Change argument passed
12906         to calc-embedded.
12907         (calc-embedded-make-info): Have plain prefix argument select
12908         entire line.
12910 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
12912         * faces.el (list-faces-display): Signal error if passed a regexp
12913         that matches no face name.
12915         * simple.el (filter-buffer-substring): Fix typo in docstring.
12917 2005-05-31  Richard M. Stallman  <rms@gnu.org>
12919         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
12920         (vhdl-emacs-21): Doc fix.
12921         (vhdl-mode): Unconditionally set comment-padding.
12922         (vhdl-fixup-whitespace-region): Insert spaces only where
12923         there are none.
12924         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
12926 2005-05-30  John Wiegley  <johnw@newartisans.com>
12928         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
12929         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
12930         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
12931         `directory-sep-char' to ?/, and all uses of `string-to-int' to
12932         `string-to-number'.
12934 2005-05-30  Jay Belanger  <belanger@truman.edu>
12936         * calc/calc.el (calc-bug-address): Fix docstring.
12937         (calc-window-hook, calc-trail-window-hook): New variables.
12938         (calc-trail-display): Restore use of calc-trail-window-hook.
12939         (calc): Restore use of calc-window-hook.
12941 2005-05-31  Masatake YAMATO  <jet@gyve.org>
12943         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
12945         * help-fns.el (help-C-file-name): Add autoload mark for
12946         `find-function-noselect'.
12948 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12950         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
12951         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
12953 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
12955         * calendar/diary-lib.el (mark-included-diary-files): Only kill
12956         included diary buffer if it was not already being visited.
12957         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
12959         * calendar/icalendar.el (top-level): Do not require appt.
12961         * mail/supercite.el (sc-select-attribution): Only use a list
12962         element from sc-attrib-selection-list if it returns a string.
12963         Reported by Davide G. M. Salvetti <salve@debian.org>.
12965 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
12967         * thumbs.el (thumbs-thumbname): The resulting thumbname now
12968         includes a hash value to improve its uniqueness, and has a ".jpg"
12969         extension.  Also, it is now a valid filename on all systems.
12970         (thumbs-make-thumb): Use `let', not `let*'.
12971         (thumbs-show-thumbs-list): Check for JPEG availability.
12973 2005-05-30  Richard M. Stallman  <rms@gnu.org>
12975         * filesets.el (filesets-menu-ensure-use-cached):
12976         Prevent warning when emacs-version>= is undefined.
12978         * printing.el (pr-interactive-n-up): Use string-to-number.
12980         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
12982         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
12983         Warn only when name to be defined is quoted.
12985 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
12987         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
12988         Make regexp more robust.
12989         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
12990         Force regeneration of disassembly.
12992 2005-05-29  Jay Belanger  <belanger@truman.edu>
12994         * calc/calc.el (calc-user-invocation): Check if
12995         calc-invocation-macro is non-nil.
12997 2005-05-29  Juri Linkov  <juri@jurta.org>
12999         * add-log.el (change-log-font-lock-keywords):
13000         Add `+' to e-mail regexp to accept mail address with keywords.
13002         * man.el (Man-name-regexp): Add `:' to accept qualified names.
13004 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
13006         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
13008         * ielm.el (inferior-emacs-lisp-mode): Ditto.
13010 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13012         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
13013         Undo the change that moves to end of the current word.
13015 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
13017         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
13018         Throw error when count <= 0 to ensure input is a number.
13019         (gdb-read-memory-custom): Pick up address from buffer.
13020         (gdb-memory-mode): Allow user to increment and decrement
13021         memory address from header line.
13023 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13025         * flyspell.el (flyspell-version): Function deleted.
13026         (flyspell-auto-correct-previous-hook): Doc fix.
13028         * jit-lock.el (jit-lock-function, jit-lock-after-change):
13029         Do nothing if memory is full.
13031         * font-lock.el (font-lock-fontify-syntactically-region):
13032         Pass t for GREEDY to looking-back.
13034         * saveplace.el (save-place-alist-to-file): Write the file
13035         using write-region.
13037         * subr.el (looking-back): New argument GREEDY.
13039         * progmodes/compile.el (compilation-start): Set the mode
13040         before inserting the initial text.
13042         * progmodes/which-func.el (which-func-update-1): Turn the mode
13043         off in case of error by setting which-func-mode.
13045 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
13047         * flyspell.el (flyspell-auto-correct-previous-word):
13048         Narrow down to what's on the screen, and recenter overlays
13049         at the end of the next word.
13051 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
13053         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
13054         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
13055         (flyspell-abbrev-p): Default to nil.
13056         (flyspell-use-global-abbrev-table-p): Doc fix.
13057         (flyspell-large-region): Allow nil as value.
13058         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
13060         (mail-mode-flyspell-verify): More robust handling
13061         of `mail-header-separator'.  More efficient signature detection.
13062         Allow for regexp metacharacters in message-header-separator.
13063         Adding `To' not to be checked in mail-mode-flyspell-verify.
13065         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
13066         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
13067         Bind flyspell-auto-correct-binding.
13068         Bind C-. and C-, .
13069         (flyspell-mode-map): Likewise.
13070         (flyspell-mode): Doc fix.
13071         (flyspell-accept-buffer-local-defs): Preserve current buffer.
13072         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
13073         (flyspell-word-cache-result): New var, always local.
13074         (flyspell-check-pre-word-p): Doc fix.
13075         (flyspell-check-changed-word-p): Handle spc like newline.
13076         (flyspell-post-command-hook): Set flyspell-word-cache-result.
13077         (flyspell-word-search-backward, flyspell-word-search-forward):
13078         New functions.
13079         (flyspell-word): Return t if nothing to check.
13080         When parsing TeX code, check for after } or \.
13081         Use flyspell-word-search-backward to find previous word.
13082         Return nil if duplicated word.
13083         For word already checked, return same value as last time.
13084         Set flyspell-word-cache-result after checking.
13085         Don't clobber the return value.
13086         (flyspell-get-word): Major rewrite.
13087         (flyspell-external-point-words): New locals pword, pcount.
13088         Fix size used in progress message.
13089         Find the proper corresponding word in flyspell-large-region-buffer.
13090         (flyspell-region): Check for flyspell-large-region = nil.
13091         (flyspell-highlight-incorrect-region): Clean up overlays in region.
13092         (flyspell-auto-correct-word): Check that WORD is a cons.
13093         (flyspell-correct-word): Likewise.
13095 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
13097         * progmodes/make-mode.el (makefile-rule-action-regex)
13098         (makefile-macroassign-regex, makefile-makepp-mode)
13099         (makefile-bsdmake-mode): Continuation lines may be empty.
13100         Reported by Joshua Varner.
13101         (makefile-makepp-font-lock-keywords): Add $(stem).
13103 2005-05-28  Karl Berry  <karl@gnu.org>
13105         * textmodes/tex-mode.el: Now that tex-send-command calls
13106         shell-quote-argument (2005-03-31 change), remove all calls to
13107         shell-quote-argument; they all end up invoking tex-send-command.
13108         The double quoting loses on filenames with non-safe characters,
13109         such as "@".  Reported by Frederik Fouvry.
13111 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
13113         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
13114         about preserving point.
13116 2005-05-27  Jay Belanger  <belanger@truman.edu>
13118         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
13119         Info-goto-node.
13121         * calc/calc-embed.el (calc-embed-arg): New variable.
13122         (calc-do-embedded-activate, calc-embedded-activate-formula)
13123         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
13124         variable by new variable.
13125         (calc-embedded-make-info): Replace undeclared variable by new
13126         variable.  When selecting region with positive prefix
13127         argument, use end of previous line instead of beginning of line.
13129         * calc/calc-aent.el (calc-arg-values): Declare it.
13131         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
13132         Declare them.
13134         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
13136         * calc/calc.el (calc-alg-map): Declare it.
13138         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
13140 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
13142         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
13143         (gdb-registers-buffer, toggle-gdb-all-registers):
13144         Toggle display of floating point registers.
13145         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
13147         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
13148         (toggle-gud-tooltip-dereference):
13149         Rename from gud-toggle-tooltip-dereference.
13151 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13153         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
13155 2005-05-27  Jay Belanger  <belanger@truman.edu>
13157         * calc/calc-prog.el (calc-kbd-report): Remove.
13158         (calc-kbd-query): Rewrite.
13160 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
13162         * image.el (image-library-alist): Move to image.c.
13163         (image-type-available-p): Doc fix.
13165 2005-05-27  Lute Kamstra  <lute@gnu.org>
13167         * calc/calc.el (calc):
13168         * outline.el (outline-1, outline-2, outline-3, outline-4)
13169         (outline-5, outline-6, outline-7, outline-8):
13170         * textmodes/dns-mode.el (dns-mode):
13171         * textmodes/sgml-mode.el (sgml-namespace-face):
13172         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
13173         (tex-verbatim-face, tex-use-reftex):
13174         * textmodes/texinfo.el (texinfo-heading-face):
13175         Specify customization group.
13177         * longlines.el: Don't require easy-mmode.
13178         (longlines-visible-face): Specify customization group.
13180 2005-05-27  Kenichi Handa  <handa@m17n.org>
13182         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
13183         encoding table of windows-1251.
13185         * international/ucs-tables.el (ucs-set-table-for-input):
13186         If translation-table-for-input of a coding system is a symbol, get
13187         its translation-table property.
13189         * international/code-pages.el: Don't register a coding system into
13190         non-iso-charset-alist more than once.
13191         (cp-make-coding-system): Likewise.
13193 2005-05-26  John Wiegley  <johnw@newartisans.com>
13195         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
13196         `eshell-resume-eval' is wrapped in a list, it indicates that the
13197         command was run asynchronously.  In that case, unwrap the value
13198         before checking the delimiter value.
13200         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
13201         character before a space at the end of a line is \, assume the space
13202         is part of the last argument rather than a final argument separator.
13204         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
13205         is in use, and the target is `t' or `nil' (which are the most common
13206         values), don't assume that the symbol target is a buffer.
13208 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13210         * calendar/calendar.el (calendar-mode-line-format):
13211         Use mode-line-highlight as mouse-face.
13213         * time.el (display-time-string-forms, display-time-update):
13214         Use mode-line-highlight as mouse-face.
13216 2005-05-26  Jay Belanger  <belanger@truman.edu>
13218         * calc/calc.el (calc-language-alist): Remove extra defvar.
13220 2005-05-26  Lute Kamstra  <lute@gnu.org>
13222         * arc-mode.el (archive-mode):
13223         * bookmark.el (bookmark-read-annotation-mode)
13224         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
13225         * bs.el (bs-mode):
13226         * calc/calc-yank.el (calc-edit-mode):
13227         * calc/calc.el (calc-mode, calc-trail-mode):
13228         * calculator.el (calculator-mode):
13229         * chistory.el (command-history-mode):
13230         * comint.el:
13231         * cus-edit.el (custom-mode):
13232         * descr-text.el (describe-text-mode):
13233         * ebuff-menu.el (Electric-buffer-menu-mode):
13234         * ediff-util.el (ediff-mode):
13235         * emacs-lisp/re-builder.el (reb-mode):
13236         * emulation/vi.el (vi-mode-setup):
13237         * emulation/ws-mode.el (wordstar-mode):
13238         * eshell/esh-mode.el (eshell-mode):
13239         * forms.el (forms-mode):
13240         * help-mode.el (help-mode):
13241         * hexl.el (hexl-mode):
13242         * ibuffer.el (ibuffer-mode):
13243         * ielm.el (inferior-emacs-lisp-mode):
13244         * info.el (Info-mode, Info-edit-mode):
13245         * international/swedish.el:
13246         * ledit.el (ledit-from-lisp-mode):
13247         * locate.el (locate-mode):
13248         * mail/rmail.el (rmail-mode):
13249         * mail/rmailedit.el (rmail-edit-mode):
13250         * mail/rmailsum.el (rmail-summary-mode):
13251         * mail/supercite.el (sc-electric-mode):
13252         * net/eudc.el (eudc-mode):
13253         * net/quickurl.el (quickurl-list-mode):
13254         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
13255         * obsolete/ooutline.el (outline-mode):
13256         * obsolete/options.el (Edit-options-mode):
13257         * obsolete/rnews.el (news-mode):
13258         * obsolete/rnewspost.el (news-reply-mode):
13259         * play/5x5.el (5x5-mode):
13260         * play/decipher.el (decipher-mode, decipher-stats-mode):
13261         * play/gomoku.el (gomoku-mode):
13262         * play/snake.el (snake-mode):
13263         * play/solitaire.el (solitaire-mode):
13264         * play/tetris.el (tetris-mode):
13265         * progmodes/ada-mode.el (ada-mode):
13266         * progmodes/antlr-mode.el (antlr-mode):
13267         * progmodes/autoconf.el (autoconf-mode):
13268         * progmodes/dcl-mode.el (dcl-mode):
13269         * progmodes/delphi.el (delphi-mode):
13270         * progmodes/ebrowse.el (ebrowse-tree-mode)
13271         (ebrowse-electric-list-mode, ebrowse-member-mode)
13272         (ebrowse-electric-position-mode):
13273         * progmodes/f90.el (f90-mode):
13274         * progmodes/fortran.el (fortran-mode):
13275         * progmodes/icon.el (icon-mode):
13276         * progmodes/idlw-help.el (idlwave-help-mode):
13277         * progmodes/idlw-shell.el (idlwave-shell-mode):
13278         * progmodes/idlwave.el (idlwave-mode):
13279         * progmodes/inf-lisp.el (inferior-lisp-mode):
13280         * progmodes/m4-mode.el (m4-mode):
13281         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
13282         * progmodes/modula2.el (modula-2-mode):
13283         * progmodes/octave-inf.el (inferior-octave-mode):
13284         * progmodes/octave-mod.el (octave-mode):
13285         * progmodes/pascal.el (pascal-mode):
13286         * progmodes/sh-script.el (sh-mode):
13287         * progmodes/sql.el (sql-mode, sql-interactive-mode):
13288         * progmodes/vhdl-mode.el (vhdl-mode):
13289         * progmodes/xscheme.el (scheme-interaction-mode):
13290         * replace.el (occur-mode):
13291         * ses.el (ses-mode):
13292         * simple.el (completion-list-mode):
13293         * skeleton.el:
13294         * speedbar.el (speedbar-mode):
13295         * term.el (term-mode):
13296         * terminal.el (terminal-edit-mode):
13297         * textmodes/reftex-index.el (reftex-index-mode)
13298         (reftex-index-phrases-mode):
13299         * textmodes/reftex-sel.el (reftex-select-label-mode)
13300         (reftex-select-bib-mode):
13301         * textmodes/reftex-toc.el (reftex-toc-mode):
13302         * wdired.el (wdired-change-to-wdired-mode):
13303         * wid-browse.el (widget-browse-mode):
13304         Use run-mode-hooks.
13306         * array.el (array-mode):
13307         * calendar/todo-mode.el (todo-mode):
13308         * man.el (Man-mode):
13309         * play/landmark.el (lm-mode):
13310         * play/mpuz.el (mpuz-mode):
13311         Use kill-all-local-variables and run-mode-hooks.
13313         * subr.el (delay-mode-hooks): Specify indentation.
13315 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
13317         * xml.el (xml-substitute-special): Don't die for undefined xml
13318         entities.
13320 2005-05-26  Jay Belanger  <belanger@truman.edu>
13322         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
13323         of nil.
13325 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
13327         * progmodes/gdb-ui.el (gdb-frame-address):
13328         Rename from gdb-current-address.
13329         (gdb-previous-frame-address): Rename from gdb-previous-address.
13330         (gdb-selected-frame): Rename from gdb-current-frame.
13331         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
13332         (gdb-frame-number): Rename from gdb-current-stack-level.
13333         (gdb-ann3): Match new mode-name for disassembly buffer.
13334         Extend initialization of variables.
13335         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
13336         (gdb-memory-mode): Use mouse-face in header line.
13337         (gdb-assembler-buffer-name): Call it disassembly and give frame
13338         in mode line.
13339         (gdb-source-spec-regexp, gdb-assembler-custom)
13340         (gdb-invalidate-assembler, gdb-frame-handler):
13341         Make robust to leading zeroes in address format.
13343 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
13345         * textmodes/org.el (org-mode): Use `define-derived-mode' to
13346         define `org-mode'.
13347         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
13349 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13351         * log-edit.el (log-edit-changelog-entries): Distinguish between
13352         filenames like xfns.c and fns.c.
13354 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
13356         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
13357         point after reverting.
13358         (Buffer-menu-make-sort-button): Handle the case where
13359         `Buffer-menu-use-header-line' is nil.
13361 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
13363         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
13364         New funcs.  In minibuffer-local-completion-map bind `]', `/'
13365         and `:' to them.
13367 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13369         * startup.el (normal-top-level): Allow modification of load-path while
13370         we're iterating over it.
13372 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
13374         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
13375         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
13376         (thumbs-resize-interactive, thumbs-insert-image)
13377         (thumbs-insert-thumb, thumbs-dired-show-marked)
13378         (thumbs-find-image-at-point, thumbs-delete-images)
13379         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
13380         (thumbs-increment-image-size, thumbs-decrement-image-size):
13381         Fix typos in docstrings.
13383 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
13385         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
13386         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
13387         (cperl-mode): Use them.
13389 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
13391         * window.el (quit-window, shrink-window-if-larger-than-buffer):
13392         Doc fixes.
13394 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
13396         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
13397         Bind C-d to gdb-inferior-io-eof.
13399         * dired.el (dired-dnd-popup-notice): Use message-box.
13401 2005-05-23  Masatake YAMATO  <jet@gyve.org>
13403         * bindings.el (mode-line-major-mode-keymap):
13404         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
13406         * faces.el (mode-line-highlight): New face.
13408         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
13409         as mouse-face.
13411         * bindings.el (top-level, help-echo, mode-line-modified)
13412         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
13413         as mouse-face.
13415 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
13417         * progmodes/cc-engine.el (c-guess-basic-syntax):
13418         Remove spurious call to `zerop'.
13420         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
13422 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
13424         CC Mode update to 5.30.10:
13426         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
13427         could go past the limit in decoration level 2, thereby causing
13428         errors during interactive fontification.
13430         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
13431         the file is evaluated interactively.
13433         * cc-engine.el (c-guess-basic-syntax): Handle operator
13434         declarations somewhat better in C++.
13436         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
13437         make use of `run-mode-hooks' which has been added in Emacs 21.1.
13438         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
13439         (awk-mode): Use it.
13440         (make-local-hook): Suppress warning about obsoleteness.
13442         * cc-engine.el, cc-align.el, cc-cmds.el
13443         (c-append-backslashes-forward, c-delete-backslashes-forward)
13444         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
13445         Compensate for return value from `forward-line' when it has moved
13446         but not to a different line due to eob.
13448         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
13449         `objc-method-intro' and `objc-method-args-cont'.
13451 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
13453         CC Mode update to 5.30.10:
13455         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
13456         in the copyright statement.  Incidentally, change "along with GNU
13457         Emacs" to "along with this program" where it occurs.
13459         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
13460         so that it is interactive, hence can be found by M-x awk-mode
13461         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
13462         <gmorris+emacs@ast.cam.ac.uk>.
13464         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
13465         Mode's regexps.
13467 2005-05-23  Kevin Ryde  <user42@zip.com.au>
13469         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
13470         c-parse-state, to avoid a lisp error (on bad code).
13472 2005-05-23  Lute Kamstra  <lute@gnu.org>
13474         * subr.el (font-lock-defaults): Remove defvar as it's already
13475         defined in font-core.el.
13477         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
13479 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
13481         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
13482         more general and work when GDB variable "print pretty" is on,
13483         as with Emacs, for example.
13485 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
13487         * font-core.el: Update comment.
13489         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
13490         Use `after-change-major-mode-hook' instead of `find-file-hook'.
13492         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
13494 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
13496         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
13497         and `yank-handler' in the doc strings.
13499 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13501         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
13503 2005-05-22  Richard M. Stallman  <rms@gnu.org>
13505         * help.el (describe-key): Move print-help-return-message call
13506         out of conditional.
13508         * progmodes/etags.el (list-tags): Use with-no-warnings.
13510         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
13511         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
13512         (starttls-extra-args, starttls-extra-arguments): Add defvars.
13514         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
13516         * language/viet-util.el (viet-viscii-nonascii-translation-table):
13517         Add defvar.
13519         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
13520         Use defvar, not defconst.
13522         * hexl.el (hexl-follow-line): Use with-no-warnings.
13524         * emulation/tpu-extras.el: Use write-file-functions instead of
13525         write-file-hooks.
13527         * dired.el (dired-font-lock-keywords): Fontify files with junk
13528         extensions even if marked by -F.
13530 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
13532         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
13533         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
13534         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
13535         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
13536         (concatenate, list-length, get*, getf, cl-remprop):
13537         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
13538         (etypecase, progv, lexical-let, lexical-let*)
13539         (multiple-value-bind, multiple-value-setq, shiftf):
13540         Improve argument/docstring consistency.
13542         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
13544 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
13546         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
13547         doesn't exist.
13549         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
13550         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
13552 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
13554         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
13555         already deleted variables: auto-fill-hook, blink-paren-hook,
13556         lisp-indent-hook, inhibit-local-variables, unread-command-event,
13557         suspend-hooks, comment-indent-hook, meta-flag,
13558         before-change-function, after-change-function,
13559         font-lock-doc-string-face.
13561 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
13563         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
13565 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
13567         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
13568         rmail-dont-reply-to.
13570 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
13572         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
13573         literal blank when splitting new-header-values.
13575 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
13577         * calendar/cal-menu.el (cal-menu-update): Add separator as a
13578         string so that tmm doesn't create a completion entry for it.
13580         * textmodes/table.el (table-disable-menu): Ditto.
13582 2005-05-21  Richard M. Stallman  <rms@gnu.org>
13584         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
13586         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
13588         * net/rcompile.el (remote-compile): Use compilation-start.
13590         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
13592 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
13594         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
13595         Default to makefile-bsdmake-mode on BSD systems.
13597         * imenu.el (imenu-generic-expression, imenu--generic-function'):
13598         REGEXP may also be a search function now.  The part of doc-string
13599         for describing the structure was 95% identical to that of
13600         `imenu--generic-function'.  Unify it there.
13602         * progmodes/make-mode.el (makefile-imenu-generic-expression):
13603         Use function to find dependencies, because regexp alone is so complex,
13604         it easily goes into an endless loop.
13605         (makefile-makepp-mode): Also add submenu for Perl functions
13606         defined in the makefile.
13607         (makefile-bsdmake-mode): Special imenu-generic-expression no
13608         longer needed, due to function call.
13609         (makefile-match-dependency): Take BOUND into account when checking
13610         if we're through.
13612 2005-05-20  Jay Belanger  <belanger@truman.edu>
13614         * calc/calc-units.el (calc-invalidate-units-table):
13615         Use inhibit-read-only.
13616         (math-build-units-table-buffer): Use view-mode.
13618 2005-05-20  David Kastrup  <dak@gnu.org>
13620         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
13621         easy-menu-add is not a nop on Emacs; and clarify when to call it.
13623 2005-05-20  Lute Kamstra  <lute@gnu.org>
13625         * diff-mode.el (diff-header-face, diff-file-header-face)
13626         (diff-index-face, diff-hunk-header-face, diff-removed-face)
13627         (diff-added-face, diff-changed-face, diff-function-face)
13628         (diff-context-face, diff-nonexistent-face): Put them in the
13629         diff-mode customization group.
13631 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13633         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
13635         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
13637         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
13638         Minor regexp-optimization.
13640 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
13642         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
13643         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
13644         (org-agenda-add-time-grid-maybe): New function.
13645         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
13646         (org-table-create): `dotimes' instead of `mapcar'.
13647         (org-xor): Simplify implementation.
13648         (org-agenda): `inhibit-redisplay' turned on.
13649         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
13650         a consistent line after a state change.
13651         (org-agenda-remove-times-when-in-prefix): New option.
13652         (org-prefix-has-time): New variable.
13653         (org-parse-time-string): Optional argument NODEFAULT.
13654         (org-format-agenda-item): Parse items for time-of-day
13655         specifications and move these into the prefix if possible.
13656         (org-agenda-priority): Get current heading, not previous heading
13657         during agenda remote editing.
13659 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
13661         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
13662         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
13663         (remove-duplicates, delete-duplicates, substitute)
13664         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
13665         (nsubstitute-if-not, find, find-if, find-if-not, position)
13666         (position-if, position-if-not, count, count-if, count-if-not)
13667         (mismatch, search, sort*, stable-sort, merge, member*)
13668         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
13669         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
13670         (intersection, nintersection, set-difference, nset-difference)
13671         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
13672         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
13673         (nsublis, tree-equal): Improve argument/docstring consistency.
13675         * subr.el (send-string, send-region): Remove obsolescence declaration.
13676         (window-dot, set-window-dot, read-input, show-buffer)
13677         (eval-current-buffer, string-to-int):
13678         Add release number to obsolescence declarations.
13680 2005-05-19  Kim F. Storm  <storm@cua.dk>
13682         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
13683         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
13685 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
13687         * faces.el (list-faces-display): Make back button respect optional
13688         regexp arg.
13690 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
13692         * calculator.el (calculator-radix-grouping-mode)
13693         (calculator-radix-grouping-digits, calculator-displayer)
13694         (calculator-radix-grouping-separator, calculator-copy-displayer):
13695         * dabbrev.el (dabbrev-search-these-buffers-only):
13696         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
13697         (diff-advance-after-apply-hunk, diff-mode-hook)
13698         (diff-minor-mode-prefix):
13699         * imenu.el (imenu-use-popup-menu):
13700         * jit-lock.el (jit-lock-context-time):
13701         * newcomment.el (comment-fill-column, comment-column)
13702         (comment-style, comment-padding, comment-multi-line)
13703         (comment-empty-lines, comment-auto-fill-only-comments):
13704         * reveal.el (reveal-around-mark):
13705         * uniquify.el (uniquify-buffer-name-style)
13706         (uniquify-after-kill-buffer-p)
13707         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
13708         (uniquify-min-dir-content, uniquify-separator)
13709         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
13710         * w32-vars.el (w32-fixed-font-alist):
13711         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
13712         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
13713         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
13714         * progmodes/perl-mode.el (perl-indent-level)
13715         (perl-continued-statement-offset, perl-continued-brace-offset)
13716         (perl-brace-offset, perl-brace-imaginary-offset)
13717         (perl-label-offset, perl-indent-continued-arguments)
13718         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
13719         * progmodes/tcl.el (tcl-indent-level)
13720         (tcl-continued-indent-level, tcl-auto-newline)
13721         (tcl-tab-always-indent, tcl-electric-hash-style)
13722         (tcl-help-directory-list, tcl-use-smart-word-finder)
13723         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
13724         (inferior-tcl-source-command):
13725         * textmodes/fill.el (enable-kinsoku):
13726         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
13727         * textmodes/table.el (table-yank-handler):
13728         Specify missing group (and type, if simple) in defcustom.
13730 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
13732         * progmodes/compile.el (compilation-finish-function): Fix defvar.
13734 2005-05-19  Richard M. Stallman  <rms@gnu.org>
13736         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
13738         * subr.el (event-basic-type): Don't get an error.
13739         (left-fringe-p): Function deleted.
13741         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
13742         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
13744         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
13745         in recursive copy.
13747         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
13749         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
13751         * emacs-lisp/bytecomp.el
13752         (byte-compile-file-form-custom-declare-variable):
13753         Call byte-compile-nogroup-warn if appropriate.
13755         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
13756         (compilation-set-window): Don't call left-fringe-p; do it directly.
13758 2005-05-19  Jay Belanger  <belanger@truman.edu>
13760         * calc/calc-graph.el (calc-graph-format-data): Make sure
13761         var-PlotRejects is bound before trying to check its value.
13763 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
13765         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
13766         definition of this variable from reftex-global.el to reftex.el,
13767         because it is needed in the menu.
13769 2005-05-19  Lute Kamstra  <lute@gnu.org>
13771         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
13772         years are fixed.  Don't insert a space after a dash.
13774 2005-05-19  Kim F. Storm  <storm@cua.dk>
13776         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
13778 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
13780         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
13781         strings, because (eq ... ?\\) is fairly frequent.
13783         * progmodes/make-mode.el (makefile-add-this-line-targets):
13784         Simplify and integrate into `makefile-pickup-targets'.
13785         (makefile-add-this-line-macro): Simplify and integrate into
13786         `makefile-pickup-macros.
13787         (makefile-pickup-filenames-as-targets): Simplify.
13788         (makefile-previous-dependency, makefile-match-dependency):
13789         Don't stumble over `::'.
13791 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
13793         * subr.el (post-command-idle-hook, post-command-idle-delay):
13794         Remove obsoletion of post-command-idle-hook and
13795         post-command-idle-delay.
13797         * faces.el (list-faces-display): Provide button when describe-face
13798         is called to take user back to the list of faces.
13800         * help-fns.el (describe-variable): Remove hyperlinks in a
13801         variable's value as these are quite frequently inappropriate.
13803         * follow.el (follow-submit-feedback, follow-mode):
13804         Remove references to post-command-idle-hook.
13806 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
13808         * progmodes/make-mode.el (makefile-previous-dependency)
13809         (makefile-match-dependency): Check for := (and in bsd mode also
13810         !=) to give a better result, even when font-lock is not on.
13812 2005-05-18  Jay Belanger  <belanger@truman.edu>
13814         * calc/calc-help.el (calc-s-prefix-help):
13815         Add `calc-copy-special-constant' to help string.
13817 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
13819         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
13821 2005-05-18  Jay Belanger  <belanger@truman.edu>
13823         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
13824         in linear factors are in proper order.
13826 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
13828         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13829         Support for jurabib.
13831         * textmodes/reftex.el (featurep): Define aliases for overlay
13832         commands, for XEmacs compatibility, and use these aliases in
13833         overlay initializations.
13834         (reftex-highlight): Use `reftex-move-overlay'.
13835         (reftex-unhighlight): Use `reftex-delete-overlay'.
13836         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
13837         (reftex-access-search-path): Use `reftex-uniquify' instead of
13838         `reftex-uniq'
13840         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
13841         `before-string' property modification enables for Emacs as well.
13842         (reftex-select-item): Use `reftex-delete-overlay'.
13843         (reftex-select-mark): Use `reftex-make-overlay' and
13844         `reftex-overlay-put'.
13845         (reftex-select-unmark): Use `reftex-delete-overlay' and
13846         `reftex-overlay-put'.
13848 2005-05-18  Lute Kamstra  <lute@gnu.org>
13850         * emacs-lisp/lisp.el (check-parens): Fix docstring.
13852 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
13854         * add-log.el (add-change-log-entry):
13855         * array.el (array-make-template, array-reconfigure-rows)
13856         (array-init-max-row, array-init-max-column)
13857         (array-init-columns-per-line, array-init-field-width):
13858         * replace.el (replace-match-maybe-edit, perform-replace):
13859         * textmodes/spell.el (spell-region):
13860         Replace `read-input' by `read-string'.
13862         * forms.el (forms-mode):
13863         * finder.el (finder-compile-keywords):
13864         * shadowfile.el (shadow-read-files):
13865         Replace `eval-current-buffer' by `eval-buffer'.
13867         * terminal.el (te-pass-through):
13868         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
13869         (ange-ftp-raw-send-cmd):
13870         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
13871         (send-process-next-char, telnet-initial-filter, telnet):
13872         Replace `send-string' by `process-send-string'.
13874         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
13875         (prolog-consult-region): Replace `send-string' by
13876         `process-send-string'; replace `send-region' by `process-send-region'.
13878         * progmodes/delphi.el (delphi-log-msg):
13879         Replace `set-window-dot' by `set-window-point'.
13881         * subr.el (window-dot, set-window-dot, read-input, send-string)
13882         (send-region, show-buffer, eval-current-buffer):
13883         Make really obsolete, as the comment says.
13885 2005-05-17  Kim F. Storm  <storm@cua.dk>
13887         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
13888         (cua--init-keymaps): Bind C-return instead of S-return to set
13889         rectangle mark.
13891         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
13892         instead of S-return to toggle/clear rectangle mark.
13894 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
13896         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
13897         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
13898         Also fontify plain strings assigned to variables, mostly so that a
13899         colon has a face and is thus not taken as a dependency separator.
13900         (makefile-previous-dependency): Inline the new matcher, because it
13901         is too complex to work in both directions.
13902         (makefile-match-dependency): Eliminate `backward' arg (see above).
13903         Completely reimplemented so as to not sometimes go into an endless
13904         loop.  It should also be more efficient, because first it only
13905         searches for `:', instead of applying the very complex regexp.
13906         (makefile-mode): Cancel `font-lock-support-mode', because blocks
13907         to be fontified in one piece can be too long for JIT.
13908         Makefiles are never *that* big.
13910 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
13912         * dired.el (dired-mode): Simplify.
13914 2005-05-17  Lute Kamstra  <lute@gnu.org>
13916         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
13917         defcustom for the mode hook variable.
13919         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
13920         Emacs Lisp Reference Manual.
13922 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
13924         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
13925         (evenp, list*):
13926         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
13927         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
13929         * net/tramp-smb.el (tramp-smb-open-connection):
13930         Pass `tramp-chunksize' as fifth (required) argument.
13932 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
13934         * font-lock.el (lisp-font-lock-keywords-1):
13935         Set `font-lock-negation-char-face' for [^...] char group.
13936         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
13938         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
13939         a var, and refine it to mask one more level of nested vars.
13940         (makefile-rule-action-regex): Turn it into a var, and refine it so
13941         it recognizes backslashed continuation lines as belonging to the
13942         same command.
13943         (makefile-macroassign-regex): Refine it so it recognizes
13944         backslashed continuation lines as belonging to the same command.
13945         (makefile-var-use-regex): Don't look at the next char, because it
13946         might be the same one to be skipped by the initial [^$], leading
13947         to an overlooked variable use.
13948         (makefile-make-font-lock-keywords): Remove two parameters, which
13949         are now variables that some of the modes set locally.
13950         Handle dependency and rule action matching through functions, because
13951         regexps alone match too often.  Dependency matching now comes
13952         last, so it can check, whether a colon already matched something else.
13953         (makefile-mode): Inform that font-lock improves makefile parsing
13954         capabilities.
13955         (makefile-match-dependency, makefile-match-action): New functions.
13957 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
13959         * emacs-lisp/cl-extra.el (equalp): Doc fix.
13961         * align.el (align-regexp):
13962         * ansi-color.el (ansi-color-get-face):
13963         * array.el (array-reconfigure-rows, array-init-max-row)
13964         (array-init-max-column, array-init-columns-per-line)
13965         (array-init-field-width):
13966         * dired-aux.el (dired-trample-file-versions):
13967         * dired-x.el (dired-mark-sexp):
13968         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
13969         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
13970         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
13971         * faces.el (face-read-integer):
13972         * files.el (backup-extract-version, insert-directory):
13973         * hexl.el (hexl-insert-decimal-char):
13974         * server.el (server-process-filter):
13975         * shell.el (shell-extract-num):
13976         * startup.el (command-line-1):
13977         * term.el (term-command-hook):
13978         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
13979         (time-stamp-do-number):
13980         * time.el (display-time-update):
13981         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
13982         (timezone-fix-time):
13983         * vms-patch.el (vms-suspend-resume-hook):
13984         * calendar/appt.el (appt-convert-time):
13985         * calendar/cal-bahai.el (mark-bahai-diary-entries):
13986         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
13987         * calendar/cal-islam.el (mark-islamic-diary-entries):
13988         * calendar/calendar.el (calendar-cursor-to-date)
13989         (calendar-star-date):
13990         * calendar/diary-lib.el (diary-attrtype-convert)
13991         (mark-diary-entries, diary-entry-time):
13992         * calendar/solar.el (solar-get-number):
13993         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
13994         * emacs-lisp/re-builder.el (reb-display-subexp):
13995         * emulation/edt.el (edt-set-scroll-margins):
13996         * emulation/tpu-extras.el (tpu-set-scroll-margins):
13997         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
13998         (vip-get-ex-count):
13999         * emulation/viper-ex.el (viper-get-ex-token)
14000         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
14001         * international/fontset.el (fontset-plain-name):
14002         * mail/feedmail.el (feedmail-look-at-queue-directory):
14003         * mail/mailalias.el (mail-get-names):
14004         * mail/rmail.el (rmail-convert-to-babyl-format):
14005         * mail/rmailsum.el (rmail-make-basic-summary-line)
14006         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
14007         (rmail-summary-goto-msg):
14008         * mail/smtpmail.el (smtpmail-read-response):
14009         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
14010         (ange-ftp-vms-add-file-entry):
14011         * play/gametree.el (gametree-looking-at-ply)
14012         (gametree-current-branch-score):
14013         * progmodes/ada-xref.el (ada-prj-find-prj-file)
14014         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
14015         * progmodes/cperl-mode.el (condition-case):
14016         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
14017         (ebrowse-set-member-buffer-column-width)
14018         (ebrowse-select-1st-to-9nth):
14019         * progmodes/etags.el (etags-snarf-tag):
14020         * progmodes/flymake.el (flymake-parse-line):
14021         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
14022         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
14023         (idlwave-shell-menu-def):
14024         * progmodes/ps-mode.el (ps-run-goto-error):
14025         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
14026         (vhdl-speedbar-contract-level):
14027         * term/mac-win.el (x-handle-numeric-switch):
14028         * term/sun-mouse.el (sun-get-frame-data):
14029         * term/w32-win.el (x-handle-numeric-switch):
14030         * term/x-win.el (x-handle-numeric-switch):
14031         * textmodes/ispell.el (ispell-parse-output):
14032         * textmodes/nroff-mode.el (nroff-outline-level):
14033         * textmodes/reftex-cite.el (reftex-bib-sort-year)
14034         (reftex-bib-sort-year-reverse, reftex-format-citation):
14035         * textmodes/reftex-parse.el (reftex-init-section-numbers)
14036         (reftex-section-number):
14037         * textmodes/texinfmt.el (texinfo-paragraphindent):
14038         Replace `string-to-int' by `string-to-number'.
14040         * international/latexenc.el: Add page marker to force the "Local
14041         Variables:" string out of the last page.
14043 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
14045         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
14046         tooltip-change-major-mode.
14047         (gud-tooltip-print-command): Remove case where gud-minor-mode
14048         is gdb ("--fullname").
14049         (gud-tooltip-tips): Turn GUD tooltips off for this case and
14050         explain to user.
14052 2005-05-16  Jay Belanger  <belanger@truman.edu>
14054         * calc/calc-store.el (calc-copy-special-constant): New function.
14056         * calc/calc-ext.el (calc-init-extensions): Add binding for
14057         `calc-copy-special-constant'.
14059         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
14060         for the `calc-copy-special-constant' command.
14062 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
14064         * subr.el (left-fringe-p): New function.
14066         * progmodes/compile.el (compilation-setup): Set local value of
14067         overlay-arrow-string to "" always.
14068         (compilation-set-window): Left fringe then don't scroll.
14069         No left fringe then no arrow and scroll message to top.
14070         (compilation-context-lines): Adjust doc string accordingly.
14072 2005-05-16  Kim F. Storm  <storm@cua.dk>
14074         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
14075         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
14076         (ido-wide-find-dir-or-delete-dir): New command for M-d.
14077         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
14078         (ido-read-file-name): Handle commands with ido property value
14079         equal to find-file as reading a file name, to allow C-d to enter dired.
14080         (ibuffer-find-file): Add ido property with value find-file.
14082 2005-05-15  Kim F. Storm  <storm@cua.dk>
14084         * subr.el (open-network-stream-nowait): Remove.
14085         (open-network-stream-server): Remove.
14087 2005-05-15  Richard M. Stallman  <rms@gnu.org>
14089         * faces.el (describe-face): Output a definition link button.
14091         * help-mode.el (help-face-def): New button type.
14093         * emacs-lisp/copyright.el (copyright-fix-years):
14094         Match properly if the first year is 2-digit.
14095         Don't mess up the whitespace after the years by filling.
14097         * dired-aux.el (dired-mark-confirm):
14098         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
14100         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
14101         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
14102         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
14104         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14105         Set font-lock-comment-start-skip.
14107         * font-lock.el (font-lock-comment-start-skip): New variable.
14108         (font-lock-comment-end-skip): New variable.
14109         (font-lock-fontify-syntactically-region): Use them if non-nil.
14111 2005-05-15  Jay Belanger  <belanger@truman.edu>
14113         * calc/calc-store.el (calc-store-value): Return a string rather
14114         than display it as a message.
14115         Use calc-var-name for variable name.
14116         (calc-store-into): Add the result of calc-store-value to message.
14117         (calc-copy-variable): Add a message.
14118         (calc-store-exchange): Improve error messages.
14119         (calc-store-binary, calc-store-map): Don't reset the values of
14120         special constants.
14122 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
14124         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
14125         manual to docstring.
14127         * files.el (hack-local-variables-confirm): Add STRING argument.
14128         Make the function handle non file visiting buffers correctly.
14129         (hack-local-variables-prop-line, hack-local-variables)
14130         (hack-one-local-variable): Use STRING arg of
14131         `hack-local-variables-confirm'.
14133 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
14135         Sync with Tramp 2.0.49.
14137         * net/tramp.el (tramp-handle-dired-call-process)
14138         (tramp-handle-insert-directory):`insert-buffer' cannot be used
14139         because the contents of the Tramp buffer is changed before
14140         insertion (`expand-file' and alike).
14141         (tramp-handle-insert-directory): If `localname' has an empty
14142         nondirectory name, it must not be quoted.
14143         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
14144         variable `tramp-chunksize'.  Change callees.
14145         (tramp-open-connection-setup-interactive-shell): Check remote host
14146         for buggy `send-process-string' implementation.
14147         Set `tramp-chunksize' if found.  Reported by Michael Kifer
14148         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
14149         (tramp-handle-shell-command): `insert-buffer' cannot be used
14150         because the contents of the Tramp buffer is changed before
14151         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
14152         <frederic.bothamy@free.fr>.
14153         (tramp-set-auto-save): Actions should be done for Tramp file name
14154         handler only.  Ange-FTP has its own auto-save mechanism.
14155         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
14156         (tramp-set-auto-save-file-modes): Set file modes of
14157         `buffer-auto-save-file-name' to ?\600 as fallback solution.
14158         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
14159         (tramp-bug): Remove obsolete variable.
14160         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
14161         for presence of `mml-mode'.  Make it running for older Emacsen as well.
14163 2005-05-14  John Paul Wallington  <jpw@pobox.com>
14165         * ibuf-ext.el (define-ibuffer-filter filename):
14166         If `dired-directory' is a list, use its car.
14168 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
14170         * ibuffer.el (define-ibuffer-column filename):
14171         If `dired-directory' is a list, use its car.
14173 2005-05-14  Richard M. Stallman  <rms@gnu.org>
14175         * subr.el (symbol-file): Doc fix.
14177         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
14178         (byte-compile-form): Call byte-compile-nogroup-warn.
14179         (byte-compile-warning-types): Doc fix.
14181         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
14183         * progmodes/cc-engine.el (c-literal-faces):
14184         Add font-lock-comment-delimiter-face.
14186         * net/net-utils.el (dig): Use with-no-warnings.
14188         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
14189         (sc-recite-frame-alist, sc-default-cite-frame)
14190         (sc-default-uncite-frame, sc-default-recite-frame)
14191         (sc-attrib-selection-list, sc-rewrite-header-list):
14192         Mark as risky-local-variable.
14194         * international/ogonek.el (ogonek-jak, ogonek-how):
14195         Don't use beginning-of-buffer.
14197         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
14199         * calendar/solar.el (solar-data-list): Move definition up.
14201         * dnd.el (dnd-protocol-alist): Add autoload.
14203         * progmodes/sh-script.el: Many doc usage fixes.
14204         (sh-indent-after-do): Change default to match common styles.
14206 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
14208         * files.el (interpreter-mode-alist)
14209         (auto-mode-interpreter-regexp): Doc fixes.
14211 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
14213         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
14215         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
14217 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14219         * dired.el (dired-mode): make-variable-buffer-local =>
14220         make-local-variable.
14222 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14224         * term/mac-win.el (mac-select-convert-to-string): Try coding
14225         systems in mac-script-code-coding-systems if specified one cannot
14226         encode string for `com.apple.traditional-mac-plain-text'.
14228 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
14230         * progmodes/make-mode.el (makefile-targets-face)
14231         (makefile-shell-face, makefile-makepp-perl-face): New faces.
14232         (makefile-dependency-regex): Fix it to not make the colon in
14233         $(var:a=b) special.
14234         (makefile-rule-action-regex): New regexp for highlighting embedded
14235         Shell strings.
14236         (makefile-macroassign-regex): Handle != for highlighting as
14237         embedded Shell strings.
14238         (makefile-var-use-regex): New const.
14239         (makefile-statements, makefile-automake-statements)
14240         (makefile-gmake-statements, makefile-makepp-statements)
14241         (makefile-bsdmake-statements): New consts.
14242         (makefile-make-font-lock-keywords): New function.
14243         (makefile-automake-font-lock-keywords)
14244         (makefile-gmake-font-lock-keywords)
14245         (makefile-makepp-font-lock-keywords)
14246         (makefile-bsdmake-font-lock-keywords): New consts.
14247         (makefile-mode-map): Add switchers between the various submodes.
14248         (makefile-mode): Document the availability of the variants.
14249         (makefile-automake-mode, makefile-gmake-mode)
14250         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
14252         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
14253         new variants of makefile-mode.
14255 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14257         * font-lock.el (font-lock-comment-delimiter-face): Fix up
14258         the inheritance.
14260 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
14262         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
14263         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
14265         * files.el (normal-mode): Extend the scope of the
14266         `enable-local-variables' binding to include the `set-auto-mode' call.
14267         (magic-mode-alist): Doc fix.
14269 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14271         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
14272         font-lock-comment-face rather than copying its setting.
14274 2005-05-12  Andreas Schwab  <schwab@suse.de>
14276         * eshell/esh-mode.el (eshell-send-input): Doc fix.
14278 2005-05-12  Lute Kamstra  <lute@gnu.org>
14280         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
14281         defcustom for the mode hook variable.  Delete the last argument.
14282         * generic-x.el: Fix callers of define-generic-mode.
14283         (generic-x-modes): Delete group.
14284         (show-tabs-tab-face, show-tabs-space-face): Put them in the
14285         generic-x customization group.
14287 2005-05-12  Kim F. Storm  <storm@cua.dk>
14289         * font-lock.el (font-lock-negation-char-face): Default to "off".
14291         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
14292         font-lock-negation-char-face to ! in !=.
14294 2005-05-12  Masatake YAMATO  <jet@gyve.org>
14296         * add-log.el (find-change-log): Fix typos in the docstring
14297         of function.
14299 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
14301         * international/latexenc.el (latexenc-find-file-coding-system):
14302         Avoid `re-search-forward' when looking for input encoding because
14303         of speed and safety.  Better regular expressions for recognizing
14304         input encoding.  Limit a search for TeX-master/tex-main-file to
14305         the local variable section.
14307 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
14309         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
14310         syntax of $ to "'" (quote).
14312 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
14314         * dnd.el (dnd-protocol-alist): Improve custom type.
14316         * dired.el (dired-dnd-protocol-alist): New variable.
14317         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
14318         `dired-mode-hook' to the end.
14320 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14322         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
14323         comment-end if comment-start-skip is not set.
14324         Obey the font-lock-comment-delimiter-face variables.
14326 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14328         * files.el (executable-find): Move from executable.el.  Use
14329         locate-file.
14330         * progmodes/executable.el (executable-find): Move to files.el.
14332         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
14333         when trying to ensure forward progress.
14335 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
14337         * mouse-sel.el (mouse-sel-follow-link-p): New function.
14338         (mouse-select, mouse-select-internal, mouse-extend-internal):
14339         Use it to implement mouse-1-click-follows-link functionality.
14341 2005-05-11  Richard M. Stallman  <rms@gnu.org>
14343         * font-lock.el (font-lock-fontify-syntactically-region):
14344         Use font-lock-comment-delimiter-face for comment delimiters.
14346 2005-05-10  Jay Belanger  <belanger@truman.edu>
14348         * calc/calc-help.el (calc-m-prefix-help): Add mention of
14349         preserving embedded modes.
14351 2005-05-10  Richard M. Stallman  <rms@gnu.org>
14353         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
14355         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
14356         Move from ada-stmt.el.
14357         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
14359         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
14360         Move to ada-mode.el.
14361         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
14363         * cus-edit.el (custom-file): Call file-chase-links.
14365         * files.el (read-directory-name): Fix previous change.
14366         (hack-local-variables-confirm): New function.
14367         (hack-local-variables-prop-line, hack-local-variables)
14368         (hack-one-local-variable): Use it.
14370 2005-05-10  Lute Kamstra  <lute@gnu.org>
14372         * font-lock.el (font-lock-keywords-alist)
14373         (font-lock-removed-keywords-alist): Clarify docstrings.
14375 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
14377         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
14378         (gdb-source-info): Check for preprocessor info.
14379         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
14380         a macro for a function.
14381         (gdb-info-breakpoints-custom): Try to find file again if not already
14382         found (user might have used GDB dir command).
14383         (gdb-get-location): Update gdb-location-alist correctly for change
14384         to gdb-info-breakpoints-custom.
14386         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
14387         (gud-tooltip-print-command): Add gdbmi case.
14388         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
14389         preprocessor info.
14391 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
14393         * startup.el (fancy-splash-insert): Fix typo in doc string.
14395 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
14397         * obsolete/float.el (string-to-float):
14398         * obsolete/hilit19.el (hilit-add-pattern):
14399         * obsolete/rnews.el (news-parse-range, news-select-message)
14400         (news-get-pruned-list-of-files): Replace `string-to-int' by
14401         `string-to-number'.
14403         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
14404         `find-file-not-found-hooks'; use `add-hook'.
14405         (uncompress-while-visiting): Set `write-file-functions', not
14406         `write-file-hooks'; use `add-hook'.
14408 2005-05-09  Kim F. Storm  <storm@cua.dk>
14410         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
14411         (cua-paste): Handle clipboard action.
14412         (cua--init-keymaps): Remap clipboard-kill-region and
14413         clipboard-kill-ring-save.
14415 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
14417         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
14418         Improve commentary.
14420         * simple.el (next-error-overlay-arrow-position): Revert the change
14421         made on 2005-04-30.
14423 2005-05-07  Jay Belanger  <belanger@truman.edu>
14425         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
14426         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
14427         `calc-sel-reselect'.
14429         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
14430         Calc is in embedded mode.
14432 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
14434         * progmodes/compile.el (compilation-setup):
14435         Set overlay-arrow-string to an empty string on text terminals.
14437         * textmodes/ispell.el (ispell-program-name): Try looking for
14438         "aspell" along exec-path, and if found, use it as the default
14439         speller program.
14441 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
14443         * international/mule.el (sgml-xml-auto-coding-function):
14444         Recognize encoding='FOO' in single quotes as well as in double quotes.
14446 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14448         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
14449         as well as `interactive', so that defmacro* would recognize
14450         `declare' forms.
14452 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
14454         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
14455         Explain more about the LIGHTER arg's usage in the doc string.
14456         Add commentary to clarify what the code does.  Fix the regexp that
14457         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
14458         since it could have characters special to regular expressions.
14460 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
14462         * replace.el (occur-1): Bind inhibit-read-only so that
14463         erase-buffer doesn't barf on read-only text properties (likewise
14464         for add-text-properties in occur-engine).  Mark buffer as unmodified.
14465         (occur-engine): Don't set buffer-read-only here.
14467 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14469         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
14470         list-buffers-directory.  This caused the *cvs-commit* buffer to be
14471         sometimes mistakenly reused as a *cvs* buffer.
14473 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
14475         * tooltip.el: Move code for GUD tooltips into gud.el.
14476         (require): CL no longer needed to compile case.
14477         (tooltip-mode): Do not toggle functions for GUD tooltips.
14478         (tooltip-gud-tips-p): Remove.  Replace with minor mode
14479         gud-tooltip-mode in gud.el.
14480         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
14481         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
14482         tooltip-gud prefix with gud-tooltip and obsolete.
14483         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
14484         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
14485         (tooltip-mouse-motion): Mouse movement functions/variable.
14486         Rename in gud.el by adding gud prefix.
14487         (tooltip-gud-original-filter, tooltip-gud-dereference)
14488         (tooltip-gud-event, tooltip-toggle-gud-tips)
14489         (tooltip-gud-process-output, tooltip-gud-print-command)
14490         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
14491         gud.el by replacing tooltip-gud prefix with gud-tooltip.
14492         (gdb-tooltip-print): Move to gdb-ui.el.
14494         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
14495         (require): CL needed to compile case.
14496         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
14497         tooltip-gud-tips-p.  Make it a minor-mode.
14498         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
14499         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
14500         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
14501         (gud-tooltip-change-major-mode)
14502         (gud-tooltip-activate-mouse-motions-if-enabled)
14503         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
14504         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
14505         (gud-tooltip-original-filter, gud-tooltip-dereference)
14506         (gud-tooltip-event, tooltip-toggle-gud-tips)
14507         (gud-tooltip-process-output, gud-tooltip-print-command)
14508         (gud-tooltip-tips): Move from tooltip.el.
14510         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
14511         (gdb-cpp-define-alist-flags): Doc fix.
14512         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
14513         gud-tooltip-mode is t.
14515 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14517         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
14518         evaporate if their text is deleted.
14519         (goto-address-at-point): Make it work as a mouse binding as well.
14520         (goto-address-at-mouse): Obsolete it.  Update users.
14522 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
14524         * calendar/appt.el (top-level): No longer activate on load.
14526 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
14528         * calendar/cal-bahai.el (mark-bahai-diary-entries):
14529         * net/webjump.el (webjump):
14530         * progmodes/idlw-help.el (idlwave-do-context-help1)
14531         (idlwave-highlight-linked-completions):
14532         * textmodes/po.el (po-find-file-coding-system-guts):
14533         Replace `assoc-ignore-case' by `assoc-string'.
14535 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
14537         * files.el (locate-file): Doc fix.
14539         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
14540         Remove the redundant test for ms-dos.
14542         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
14543         look for the preprocessor with exec-suffixes.  If not found in
14544         standard places, look in exec-path.  Remove most of the tests that
14545         used system-type.
14547         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
14549         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
14551         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
14552         file-name clash with jka-compr.el on 8+3 filesystems.
14554 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14556         * term/mac-win.el: Don't define or bind scroll bar functions if
14557         x-toolkit-scroll-bars is t.
14558         (x-select-text, x-get-selection-value): Clear
14559         x-last-selected-text-clipboard if x-select-enable-clipboard is
14560         nil.
14561         (PRIMARY): Put mac-scrap-name property.
14562         (mac-select-convert-to-file-url): New function.
14563         (public.file-url): New selection target type.  Add to
14564         selection-converter-alist.
14565         (x-get-selection, x-selection-value): Handle it.
14566         (x-cut-buffer-or-selection-value): New alias.
14568 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14570         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
14571         entry to avoid calling bibtex-find-entry with arg global
14572         being t.  Remove arg key.
14573         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
14574         (bibtex-copy-summary-as-kill): Change accordingly.
14576 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14578         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
14579         (org-agenda-date-later): Use with-current-buffer.
14581 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
14583         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
14584         (define-obsolete-variable-alias): Doc Fixes.
14586 2005-05-06  Kim F. Storm  <storm@cua.dk>
14588         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
14589         vertical-motion when selective-display is active.
14591         * ido.el (ido-setup-hook): New hook.
14592         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
14593         (ido-input-stack): New var.
14594         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
14595         ido-next-work-file binding to M-O.
14596         Bind M-f to ido-wide-find-file-or-pop-dir.
14597         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
14598         (ido-read-internal): Run ido-setup-hook.
14599         Catch quit in read-file-name and read-string to cancel edit.
14600         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
14601         Automatically pop-all when completing a directory name (RET).
14602         (ido-file-internal): Add with-no-warnings around ffap and dired code.
14603         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
14604         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
14605         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
14606         New functions for M-b/M-f to move among the directory components.
14607         (ido-make-merged-file-list): Catch quit to cancel merge.
14608         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
14609         (ido-completion-help): No warnings for ido-completion-buffer-full.
14611 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
14613         * font-lock.el (font-lock-negation-char-face): New face and variable.
14614         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
14615         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
14616         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
14617         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
14619 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
14621         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
14622         Fix typo in docstring.
14624         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
14625         (ebrowse-print-statistics-line)
14626         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
14628         * term/w32-win.el (image-library-alist): Add additional name for
14629         Xpm library.
14631 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
14633         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
14634         use gcc instead of cpp.
14636         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
14637         (gdb-create-define-alist): Use it.
14638         (gdb-cpp-define-alist-program): Update for MS-DOS.
14640 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
14642         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
14644 2005-05-04  Richard M. Stallman  <rms@gnu.org>
14646         * help.el (describe-key): No error when UNTRANSLATED is nil.
14648         * simple.el (line-move-1): Fix previous change to signal errors
14649         appropriately.
14651 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
14653         * calendar/icalendar.el (icalendar-version): Now at 0.12.
14654         (icalendar-duration-correction): Remove.
14655         (icalendar--get-event-properties): Split result at commas.
14656         (icalendar--decode-isoduration): New optional argument
14657         DURATION-CORRECTION.
14658         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
14659         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
14660         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
14661         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
14662         (icalendar--convert-anniversary-to-ical): New functions, extracted
14663         from icalendar-export-region, with bug fixes.
14664         (icalendar-export-region): Use the above functions.
14665         (icalendar-import-buffer): Check before saving diary file.
14666         (icalendar--convert-recurring-to-diary)
14667         (icalendar--convert-non-recurring-all-day-to-diary)
14668         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
14669         extracted from icalendar--convert-ical-to-diary, with bug fixes.
14670         (icalendar--convert-ical-to-diary): Use the above functions.
14672 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
14674         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
14675         Remove these recent additions.
14676         (c-mode): Restore to before 2005-04-28.
14678         * progmodes/cc-vars.el (cc-define-list-program): Remove this
14679         recent addition.
14681         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
14682         (gdb-define-alist): New variables.
14683         (gdb-create-define-alist): New function.
14684         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
14685         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
14686         with string-to-number.
14687         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
14689         * progmodes/gud.el: Replace string-to-int with string-to-number.
14690         (gud-find-file): Handle gdb-define-alist.
14692         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
14694 2005-05-02  Jay Belanger  <belanger@truman.edu>
14696         * calc/calc-aent.el (math-read-token):
14697         * calc/calc-bin.el (calc-word-size):
14698         * calc/calc-ext.el (calc-read-number-fancy):
14699         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
14700         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
14701         * calc/calc-frac.el (calc-over-notation):
14702         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
14703         (calc-graph-num-points, calc-graph-init):
14704         * calc/calc-prog.el (calc-read-parse-table-part)
14705         (calc-edit-macro-repeats):
14706         * calc/calc-yank.el (calc-do-grab-rectangle):
14707         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
14708         Replace `string-to-int' by `string-to-number'.
14710 2005-05-02  Kim F. Storm  <storm@cua.dk>
14712         * kmacro.el: Use executing-kbd-macro-index variable.
14714 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
14716         * net/rlogin.el (rlogin-parse-words): Delete func.
14717         (rlogin): Use split-string, not rlogin-parse-words.
14718         Also, if there are option-like elements in the parsed args,
14719         take the host to be the first arg immediately following them.
14720         Suggested by Michael Mauger.
14722 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
14724         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
14726 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
14728         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
14729         (cc-mode-cpp-program): Rename to cc-define-list-program and
14730         move to cc-vars.el.
14732         * progmodes/cc-vars.el (cc-define-list-program):
14733         Change to "gcc -E -dM -".  Make customizable.
14735 2005-05-02  Kim F. Storm  <storm@cua.dk>
14737         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
14739 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
14741         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
14743         * international/mule-util.el (truncate-string): Remove alias and
14744         obsolete declaration.
14746         * international/mule-cmds.el (update-iso-coding-systems):
14747         Remove alias and obsolete declaration.
14749         * international/mule.el (coding-system-parent): Remove alias and
14750         obsolete declaration.
14752         * subr.el (define-function, sref): Remove aliases and obsolete
14753         declarations.
14754         (chars-in-region): Remove obsolete declaration.
14756 2005-05-01  Richard M. Stallman  <rms@gnu.org>
14758         * info.el (Info-mode): Set widen-automatically to nil, locally.
14760         * simple.el (widen-automatically): New variable.
14761         (pop-global-mark): Obey widen-automatically.
14763 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
14765         * term/xterm.el (function-key-map): Call substitute-key-definition
14766         before the keymap size is increased by a lot of define-key calls.
14768 2005-05-01  Richard M. Stallman  <rms@gnu.org>
14770         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
14771         Rename ARG to ELEMENT.  Doc fix.
14773 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
14775         * allout.el (allout-exposure): Remove macro and obsolete declaration.
14776         Remove references to allout-exposure/change to allout-new-exposure.
14778         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
14779         bytecode symbols.
14781         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
14782         (compiled-function-p, focus-frame, unfocus-frame):
14783         Remove aliases and obsolete declarations.
14784         Back out inadvertent changes from previous commit.
14786 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
14788         * files.el (require-final-newline): Make Custom tags consistent
14789         with mode-require-final-newline.
14790         (mode-require-final-newline): Doc fix.
14792 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
14794         * international/latexenc.el (latexenc-find-file-coding-system):
14795         Fix regular expressions.
14797 2005-05-01  David Kastrup <dak@gnu.org>
14799         * international/latexenc.el (latexenc-find-file-coding-system):
14800         Fix regular expressions.
14802 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
14804         * subr.el (string-to-int): Make obsolete.
14806 2005-04-30  Richard M. Stallman  <rms@gnu.org>
14808         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
14810         * loadup.el: load jka-comp-hook.
14812         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
14813         (jka-compr-handler): Add autoload.  `put' calls moved
14814         to jka-comp-hook.el.
14815         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
14816         (jka-compr-inhibit): Autoload.
14818         * jka-comp-hook.el: New file.
14819         Enable the mode by default.
14821         * files.el (backup-buffer-copy): Use copy-file instead
14822         of write-region, and put back the 'excl.
14824 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
14826         * progmodes/flymake.el (flymake-split-string)
14827         (flymake-split-string, flymake-log, flymake-pid-to-names)
14828         (flymake-reg-names, flymake-get-source-buffer-name)
14829         (flymake-unreg-names, flymake-add-line-err-info)
14830         (flymake-add-err-info): Clarify docstrings.
14831         (flymake-popup-menu, flymake-make-emacs-menu)
14832         (flymake-make-xemacs-menu): Add docstrings.
14833         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
14834         Set variables directly throughout.
14836 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
14838         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
14839         exists.  Initialize cc-define-alist.
14840         (c-mode): Add cc-create-define-alist locally to after-save-hook.
14841         If there is no file (Macroexpansion) don't create an alist.
14843 2005-04-29  Sam Steingold  <sds@gnu.org>
14845         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
14846         (cc-create-define-alist): Use it instead of the hard-coded string.
14848 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14850         * international/mule-conf.el (file-coding-system-alist): Fix regexp
14851         for latexenc.
14853 2005-04-29  Lute Kamstra  <lute@gnu.org>
14855         * emacs-lisp/generic.el: Improve commentary section.
14856         (define-generic-mode): Improve docstring.
14858 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
14860         * textmodes/org.el (many places): Change to quiet the byte compiler.
14861         (org-prefix-format-compiled): New variable.
14862         (org-compile-prefix-format): New function.
14863         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
14864         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
14865         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
14866         (org-get-entries-from-diary): Use `org-get-time-of-day' for
14867         consistency with entries from `org-mode' files.
14868         (org-get-time-of-day): Fix bug with partial matches early in a line.
14869         (org-non-link-chars): New constant.
14870         (org-link-regexp): Respect `org-non-link-chars'.
14871         (org-agenda-day-view): Remove command.
14872         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
14873         (org-follow-bbdb-link, org-store-link): Search also company field.
14874         (org-highlight-overlay): New variable.
14875         (org-highlight, org-unhighlight): New functions.
14876         (org-agenda-mode): Add pre-command-hook to remove highlight.
14877         (org-evaluate-time-range): Behavior depends upon whether time stamp
14878         contains a time or not.
14879         (org-show-subtree, org-show-entry): New functions.
14880         (org-agenda-cleanup-fancy-diary): Remove empty lines.
14882 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
14884         * comint.el (comint-output-filter-functions): Add autoload cookie.
14886 2005-04-28  Kim F. Storm  <storm@cua.dk>
14888         * ido.el (ido-everywhere): Fix last change.
14890 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
14892         * international/latexenc.el: New file.
14893         * international/mule-conf.el (file-coding-system-alist): For .tex,
14894         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
14896 2005-04-28  Lute Kamstra  <lute@gnu.org>
14898         * font-lock.el (font-lock-add-keywords)
14899         (font-lock-remove-keywords): Clarify docstring.
14900         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
14901         Don't start docstrings with a `*'.
14902         (font-lock-update-removed-keyword-alist): Give it a docstring.
14904         * generic-x.el: Update commentary section.
14905         Only require font-lock when compiling.
14906         Define all modes conditionally.
14907         Place all generic modes in the generic-x-modes customization group.
14908         (generic-x-modes): New customization group.
14909         (generic-default-modes, generic-mswindows-modes)
14910         (generic-unix-modes, generic-other-modes): New constants.
14911         (generic-define-mswindows-modes, generic-define-unix-modes):
14912         Update docstrings.  Make them obsolete.
14913         (generic-extras-enable-list): New default value.  Update docstring.
14914         Improve :type.  Change :set function.
14915         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
14916         Fix docstring.
14918         * emacs-lisp/generic.el (generic-mode-internal):
14919         Simplify font-lock-defaults.
14920         (define-generic-mode): Fix docstring.
14922 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14924         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
14925         font-lock-face property to highlight matches.
14927 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
14929         * progmodes/cc-mode.el (cc-create-define-alist): New function.
14930         (cc-define-alist): New variable.
14931         (c-mode): Make it local and initialize it.
14933         * progmodes/gdb-ui.el (gdb-active-process): New variable.
14934         (gdb-exited): New function.
14935         (gdb-annotation-rules): Use it.
14936         (gdb-starting): Set gdb-active-process to t.
14937         (gdb-stopping): Amend doc string.
14938         (gdb-reset): Set gdb-active-process to nil.
14940         * tooltip.el (tooltip-gud-tips): Show the associated #define
14941         directives when a C program under GDB is not executing.
14943 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14945         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
14946         font-lock-fontify-syntactic-keywords.
14948         * font-lock.el (font-lock-default-fontify-region): Don't force
14949         parse-sexp-lookup-properties to nil.
14951 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
14953         * man.el (man-mode-syntax-table): Set up `:' to have
14954         word-constituent syntax.
14956 2005-04-27  Lute Kamstra  <lute@gnu.org>
14958         * novice.el (disable-command): Don't add spurious newlines to the
14959         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
14961 2005-04-26  Jay Belanger  <belanger@truman.edu>
14963         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
14964         than one window before deleting window.
14966 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
14968         * shell.el (shell-prompt-pattern): Doc fix.
14969         (shell-mode): Set paragraph-separate buffer locally to "\\'".
14971         * comint.el (comint-prompt-regexp, comint-get-old-input)
14972         (comint-use-prompt-regexp)
14973         (comint-use-prompt-regexp-instead-of-fields)
14974         (comint-replace-by-expanded-history, comint-send-input)
14975         (comint-output-filter, comint-get-old-input-default)
14976         (comint-line-beginning-position, comint-bol, comint-show-output)
14977         (comint-backward-matching-input, comint-forward-matching-input)
14978         (comint-next-prompt, comint-previous-prompt):
14979         Rename `comint-use-prompt-regexp-instead-of-fields' to
14980         `comint-use-prompt-regexp'.  Keep old name as alias and declare
14981         obsolete.
14982         (comint-use-prompt-regexp): Shorten first line of doc string.
14984         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
14985         Set paragraph-separate buffer locally to "\\'".
14987         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
14988         Adapt to above name change.
14990         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
14991         (smbclient-prompt-regexp): Ditto.
14993         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
14995 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
14997         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
14998         gdb-location-list.
14999         Break lines that are over 80 characters wide.
15001 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15003         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
15004         New fun and var, to preserve compatibility.
15006         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
15008 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
15010         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
15011         name to file-newer-than-file-p.
15013 2005-04-26  Richard M. Stallman  <rms@gnu.org>
15015         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
15017         * progmodes/python.el (python-mode):
15018         Use new name eldoc-documentation-function.
15020         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
15022         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
15023         (eldoc-documentation-function):
15024         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
15026 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
15028         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
15030 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
15032         * term/xterm.el (function-key-map): Fix strings for
15033         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
15034         {C,S,A,C-S}-{f1-f12}.
15036 2005-04-26  Kenichi Handa  <handa@m17n.org>
15038         * international/mule-cmds.el (select-safe-coding-system):
15039         Fix previous change.
15041 2005-04-26  Lute Kamstra  <lute@gnu.org>
15043         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
15045         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
15046         (font-lock-comment-delimiter-face): Ditto.
15048         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
15050 2005-04-25  Jay Belanger  <belanger@truman.edu>
15052         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
15053         to t while inserting information; use help-mode.
15055 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
15057         * term.el (ansi-term-color-vector): Use the xterm colors.
15058         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
15060 2005-04-25  Lute Kamstra  <lute@gnu.org>
15062         * font-core.el (font-lock-defaults): Fix docstring.
15064         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
15066 2005-04-25  Kenichi Handa  <handa@m17n.org>
15068         * international/mule-cmds.el (select-safe-coding-system):
15069         Don't check consistency with coding: spec, etc if raw-text or
15070         no-conversion was found to be safe.
15072 2005-04-24  Richard M. Stallman  <rms@gnu.org>
15074         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
15075         citation markers at start of each line.
15077         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
15078         citation markers at start of each line.
15080         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
15082         * files.el (mode-require-final-newline): Fix previous change.
15083         (require-final-newline): Fix type label.
15085 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
15087         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
15088         statement in buffer (broken by 2004-11-24 change).
15090 2005-04-24  Kim F. Storm  <storm@cua.dk>
15092         * ido.el (ido-everywhere): Save and restore old read-buffer-function
15093         and read-file-name-function values.  Don't overwrite existing
15094         non-nil values if ido-mode is enabled without ido-everywhere.
15096 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
15098         * files.el (mode-require-final-newline): Minor doc fix.
15100 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
15102         * subr.el (syntax-after): Doc fix.
15103         (syntax-class): If argument is nil, return nil.  Mask off upper 16
15104         bits, not 8 bits.
15106         * files.el (mode-require-final-newline): Doc fix.
15107         (backup-buffer-copy): Fix last change.
15109 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15111         * term/mac-win.el: Require select.  Set selection-coding-system to
15112         mac-system-coding-system.  Call menu-bar-enable-clipboard.
15113         (x-last-selected-text-clipboard, x-last-selected-text-primary)
15114         (x-select-enable-clipboard): New variables.
15115         (x-select-text, x-get-selection, x-selection-value)
15116         (x-get-selection-value, mac-select-convert-to-string)
15117         (mac-services-open-file, mac-services-open-selection)
15118         (mac-services-insert-text): New functions.
15119         (CLIPBOARD, FIND): Put mac-scrap-name property.
15120         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
15121         (public.tiff): Put mac-ostype property.
15122         (selection-converter-alist): Add entries for them.
15123         (mac-application-menu-map): New keymap.
15124         (interprogram-cut-function, interprogram-paste-function): Set to
15125         x-select-text and x-get-selection-value, respectively.
15126         (split-window-keep-point): Set to t.
15128 2005-04-23  Richard M. Stallman  <rms@gnu.org>
15130         * files.el (read-directory-name): Always pass non-nil
15131         DEFAULT-FILENAME arg to read-file-name.
15132         (backup-buffer-copy, basic-save-buffer-2): Take care against
15133         writing thru an unexpected existing symlink.
15134         (revert-buffer): In indirect buffer, revert the base buffer.
15135         (magic-mode-alist): Doc fix.
15136         (buffer-stale-function): Doc fix.
15137         (minibuffer-with-setup-hook): Avoid warning.
15138         (mode-require-final-newline): Doc and custom fix.
15140         * follow.el (follow-end-of-buffer): Use with-no-warnings.
15142         * font-lock.el (font-lock-comment-face): On terminals with few colors,
15143         use the default appearance.
15144         (font-lock-comment-delimiter-face): New face, new variable.
15146         * imenu.el (imenu--generic-function): The official position of a
15147         definition is the start of the line that BEG is in.
15149         * midnight.el (midnight-timer): Move defvar up.
15151         * mouse.el (mouse-drag-region-1): Delete some debugging code.
15153         * saveplace.el (save-place-to-alist): Use with-no-warnings.
15155         * startup.el (command-line): Use with-no-warnings.
15157         * window.el (window-size-fixed): New defvar.
15159         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
15161         * mail/rmail.el (rmail-font-lock-keywords):
15162         Use font-lock-comment-delimiter-face.
15164         * mail/sendmail.el (mail-font-lock-keywords):
15165         Use font-lock-comment-delimiter-face.
15167         * progmodes/compile.el (next-error-highlight-timer): New defvar.
15169 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
15171         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15172         Specify t for LAXMATCH when matching directories.
15173         Save match data around compilation-compat-error-properties form.
15175 2005-04-23  David Kastrup  <dak@gnu.org>
15177         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
15178         Mention that the autoloaded aliases should be kept for AUCTeX.
15180 2005-04-23  Andreas Schwab  <schwab@suse.de>
15182         * isearch.el (isearch-forward): Doc fix.
15184 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
15186         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
15187         (jit-lock-stealth-nice): Change default value to 0.5.
15189 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
15191         * abbrev.el (write-abbrev-file): Write table entries in
15192         alphabetical order by table name.
15194 2005-04-22  Kim F. Storm  <storm@cua.dk>
15196         * ido.el (ido-read-internal): Fix `list' completion.
15198 2005-04-22  Kenichi Handa  <handa@m17n.org>
15200         * recentf.el (recentf-save-file-coding-system): New variable.
15201         (recentf-save-list): Encode the file by
15202         recentf-save-file-coding-system and add coding: tag.
15204 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
15206         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
15208 2005-04-21  Lute Kamstra  <lute@gnu.org>
15210         * loadhist.el (unload-feature): Don't remove a function from hooks
15211         if it is about to be restored to an autoload .  Remove functions
15212         that will become unbound from auto-mode-alist.  Simplify the code.
15214         * subr.el (assq-delete-all): New implementation that is linear,
15215         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
15216         (rassq-delete-all): New function.
15218         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
15219         Add size-indication-mode.
15221 2005-04-21  Kenichi Handa  <handa@m17n.org>
15223         * international/mule-cmds.el: Add autoload for widget-value in
15224         eval-when-compile.
15226 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
15228         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
15229         Add tooltip-mode.
15231         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
15233 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
15235         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
15236         (inferior-lisp-filter-regexp, inferior-lisp-program)
15237         (inferior-lisp-load-command, inferior-lisp-prompt)
15238         (inferior-lisp-mode-hook, lisp-source-modes)
15239         (inferior-lisp-load-hook): defvar->defcustom.
15240         (inferior-lisp-program, inferior-lisp-prompt)
15241         (inferior-lisp-load-hook): Doc fixes.
15242         (inferior-lisp-install-letter-bindings): Small change in
15243         introductory comment.
15245 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
15247         * vc.el (vc-annotate-color-map): Change some colors so that text
15248         using them as foreground is readable on both white and black
15249         backgrounds.
15251 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15253         * international/mule-conf.el (translation-table-for-input):
15254         Remove redundant declaration.
15256 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
15258         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
15260         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
15261         (tooltip-toggle-gud-tips): New function.
15263 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15265         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
15266         right angle brackets.
15268 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
15270         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
15272 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15274         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
15275         Remove.  Update callers to use expand-file-name instead.
15277         * subr.el (syntax-class): New function.
15279         * simple.el (blink-matching-open): Use it.
15281         * paren.el (show-paren-function): Use it to recognize parens that are
15282         also used in 2-char comment markers.
15284 2005-04-19  Lute Kamstra  <lute@gnu.org>
15286         * loadhist.el (unload-feature): Update for new format of
15287         load-history.  Simplify the code.
15289 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15291         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
15292         (mac-add-charset-info): New function.  Initialize variable
15293         mac-charset-info-alist using it.
15294         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
15295         for translation.
15296         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
15297         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
15298         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
15299         New CCL programs.
15301 2005-04-19  Kim F. Storm  <storm@cua.dk>
15303         * simple.el (next-buffer, prev-buffer, next-error)
15304         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
15305         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
15307         * bindings.el (next-buffer, prev-buffer, next-error)
15308         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
15309         (clone-indirect-buffer-other-window): Move bindings from simple.el.
15310         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
15311         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
15313 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15315         * isearch.el (isearch-edit-string): Make the search-ring available for
15316         minibuffer history commands.
15317         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
15318         the default history commands now work just as well.
15319         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
15321 2005-04-18  Kim F. Storm  <storm@cua.dk>
15323         * emulation/cua-base.el (cua--pre-command-handler): Add more
15324         elaborate check for shift modifier on non-window systems.
15326 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
15328         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
15330 2005-04-18  Kim F. Storm  <storm@cua.dk>
15332         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
15333         and make it optional.  Don't test tooltip-gud-echo-area here.
15334         (tooltip-gud-process-output, gdb-tooltip-print):
15335         Pass tooltip-gud-echo-area to tooltip-show.
15336         (tooltip-help-tips): Remove second optional arg to tooltip-show.
15338 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15340         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
15341         `display-graphic-p' may not be bound yet.
15343 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
15345         * startup.el (command-line): No longer enable Xterm Mouse mode by
15346         default in terminals compatible with xterm.
15348         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
15350 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
15352         * tooltip.el (tooltip-gud-echo-area): Rename from
15353         tooltip-use-echo-area.
15354         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
15355         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
15356         area independently of where help tooltips are displayed.
15358 2005-04-17  David Kastrup  <dak@gnu.org>
15360         * cus-theme.el (custom-theme-write-variables): Quote variables
15361         where necessary.
15363 2005-04-17  Richard M. Stallman  <rms@gnu.org>
15365         * simple.el (yank-excluded-properties): Add follow-link to value.
15367         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
15369         * startup.el (fancy-splash-max-time): Just 30 seconds.
15370         (fancy-splash-delay): Just 7.
15371         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
15373         * loadhist.el (unload-feature): Update for new format of load-history.
15374         Simplify the code.
15376         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
15377         (rmail-font-lock-keywords): Don't fontify the text of a citation.
15379         * mail/sendmail.el (mail-font-lock-keywords):
15380         Don't fontify subject text.
15381         Don't fontify the text of a citation.
15383 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
15385         * comint.el (comint-output-filter): Run comint-output-filter-functions
15386         with point where the user had it.
15388 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15390         * international/ucs-tables.el (ucs-set-table-for-input):
15391         Disable when using unify-on-decoding.
15393 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
15395         * emulation/cua-base.el (cua-global-mark-face): Add special case
15396         for displays supporting a high number of colors.
15398 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
15400         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
15402 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
15404         * filesets.el (filesets-add-buffer): If user supplies a name of a
15405         non-existing fileset, create a new fileset.
15407 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
15409         * textmodes/org.el (org-up-heading-all): Fix bug with
15410         `outline-up-heading-all'.
15412 2005-04-16  Andreas Schwab  <schwab@suse.de>
15414         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
15415         /etc/permissions.d/* and /etc/aliases.d/*.
15417 2005-04-16  Kenichi Handa  <handa@m17n.org>
15419         * international/code-pages.el (cp-make-coding-system):
15420         Set `translation-table-for-input' property value to the symbol
15421         ucs-mule-to-mule-unicode, not to that value.
15422         (pt154): Escape guillemet by `\'.
15424 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
15426         * loadup.el: Load tooltip if x-show-tip is fboundp.
15428         * startup.el (command-line): Add comment.
15430         * tooltip.el (tooltip-mode): Specify correct standard value for
15431         Custom in init-value.
15433 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
15435         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
15436         possible.
15438 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
15440         * textmodes/org.el (org-agenda-date-prompt): Rename from
15441         `org-agenda-date-today'.
15442         (org-evaluate-time-range): Insert at point instead of directly
15443         after time range.
15444         (org-first-headline-recenter, org-subtree-end-visible-p)
15445         (org-optimize-window-after-visibility-change): New functions
15446         (org-agenda-post-command-hook): Don't allow point at end of line,
15447         to make sure it always hits the text properties.
15448         (org-agenda-next-date-line, org-agenda-previous-date-line):
15449         New commands.
15450         (org-set-regexps-and-options): Category may contain white space.
15451         (org-agenda-get-deadlines, org-agenda-get-scheduled):
15452         Improve marker positions.
15453         (org-agenda-new-marker): Argument POS made optional.
15454         (org-agenda-get-timestamps): Deadlines which are done are listed
15455         in org-done-face now.
15456         (org-agenda-get-todos, org-agenda-get-timestamps)
15457         (org-agenda-get-deadlines, org-agenda-get-scheduled):
15458         Set `undone-face' and `done-face' properties.
15459         (org-last-todo-state-is-todo): New variable.
15460         (org-todo): Set `org-last-todo-state-is-todo'.
15461         (org-agenda-todo): Change face according to
15462         `org-last-todo-state-is-todo'.  And change other lines referring to
15463         the same entry.
15464         (org-calendar-goto-agenda): New command.
15465         (org-calendar-to-agenda-key): New option.
15466         (org-startup-folded): New allowed value `content'.
15467         (org-set-regexps-and-options): Accept new value `content' for
15468         `org-startup-folded'.
15469         (org-get-current-options): Handle new value `content' for
15470         `org-startup-folded'.
15471         (org-insert-todo-heading): New command.
15472         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
15473         interactively in empty file and option
15474         `org-insert-mode-line-in-empty-file' has been set.
15475         (org-agenda-todo,org-agenda-priority): Modify to use
15476         `org-agenda-change-all-lines'.
15477         (org-warning-face): Change color on dark background
15479 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15481         * international/mule-cmds.el (set-locale-environment): On Mac OS,
15482         use preferences AppleLocale and AppleLanguages, and variable
15483         mac-system-locale for default locale.  On Mac OS Classic, use
15484         mac-system-coding-system for default coding systems.
15486         * term/mac-win.el: Don't set file-name-coding-system.
15487         Decode variables system-name, emacs-build-system, user-login-name, and
15488         user-full-name by mac-system-coding-system on Mac OS Classic.
15489         (mac-system-coding-system): New variable.
15491 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
15493         * startup.el (command-line): Handle `xterm-mouse-mode' before
15494         reading init file.
15496         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
15498 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
15500         * progmodes/sh-script.el (sh-here-document-word): Make it a
15501         defcustom.  Doc fix.
15502         (sh-add): Bash uses $(( )) for arithmetic.
15503         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
15504         (sh-maybe-here-document): Remove quotes and leading whitespace
15505         from heredoc word when closing.  Indent heredoc with tabs if word
15506         starts with "-".
15508 2005-04-13  Richard M. Stallman  <rms@gnu.org>
15510         * simple.el (undo): Fix previous change.
15512         * custom.el (defface): Doc fix.
15514 2005-04-13  Lute Kamstra  <lute@gnu.org>
15516         * Makefile.in (DONTCOMPILE): Remove list.
15517         (compile, compile-always): Don't use DONTCOMPILE.
15518         (update-authors): Load the library in which batch-update-authors
15519         is defined.
15520         * makefile.w32-in (DONTCOMPILE): Remove list.
15521         (compile, compile-always): Fix comments.
15522         (update-authors): Load the library in which batch-update-authors
15523         is defined.
15525         * generic-x.el (generic-mode-ini-file-find-file-hook):
15526         Rename to ini-generic-mode-find-file-hook.
15527         Keep generic-mode-ini-file-find-file-hook as an alias.
15528         (ini-generic-mode-find-file-hook): Rename from
15529         generic-mode-ini-file-find-file-hook.  Fix docstring.
15530         (ini-generic-mode): Docstring change.
15531         (bat-generic-mode-run-as-comint): Silence the byte compiler.
15533         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
15534         called from lisp.
15536         * generic.el: Move to the emacs-lisp subdir.
15538 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
15540         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
15541         and C-S- function and cursor motion keys.
15543 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
15545         * startup.el (command-line): Enable Xterm Mouse mode by default.
15546         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
15547         for Custom.  No longer show "Mouse" in mode line when enabled.
15548         Doc fix.
15550 2005-04-12  Kim F. Storm  <storm@cua.dk>
15552         * emulation/cua-base.el (cua-rectangle-face)
15553         (cua-rectangle-noselect-face): Define face attributes here.
15555         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
15557 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15559         * startup.el (command-line): Turn off blinking cursor if
15560         cursorBlink in resources is off or false.
15562 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15564         * term/mac-win.el (dnd): Require dnd.
15565         (mac-drag-n-drop): Call dnd-handle-one-url.
15566         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
15567         (kTextEncodingISOLatin2): Remove constants.
15568         (mac-script-code-coding-systems): New constant.
15569         (mac-handle-language-change): New function.
15570         (special-event-map): Bind it to `language-change' event.
15571         (mac-centraleurroman, mac-cyrillic): New coding systems.
15572         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
15573         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
15574         and mac-cyrillic-encoder to encode-mac-centraleurroman and
15575         encode-mac-cyrillic, respectively.
15577 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
15579         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
15580         Don't set overlay-arrow-string to "=>" as this is done
15581         globally in C now.
15583 2005-04-12  Lute Kamstra  <lute@gnu.org>
15585         * generic-x.el (rc-generic-mode, rul-generic-mode):
15586         Fix auto-mode-alist entries.
15587         (etc-fstab-generic-mode): Tweak fontification.
15589         * generic.el (generic-make-keywords-list): Fix docstring.
15590         (generic-mode-internal): Simplify generic-font-lock-keywords.
15592 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
15594         * whitespace.el (whitespace-buffer-leading)
15595         (whitespace-buffer-trailing): Revert the incorrect test inversion.
15596         However, fix the highlight area for the leading and
15597         trailing whitespaces to show space.
15599 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
15601         * whitespace.el (whitespace-version): Bump to 3.5
15603         (whitespace-buffer-leading, whitespace-buffer-trailing):
15604         Invert sense of the test to highlight the whitespace.
15606 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
15608         * progmodes/gud.el (gud-display-line): GUD uses its own
15609         overlay arrow now so don't set overlay-arrow-string.
15610         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
15612 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
15614         * term.el (term-ansi-current-bold, term-ansi-current-underline)
15615         (term-ansi-current-reverse, term-ansi-current-invisible)
15616         (term-ansi-face-already-done): Change to boolean.
15617         (term-reset-terminal, term-handle-colors-array): Handle the above
15618         vars accordingly.
15619         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
15620         (term-emulate-terminal): Use the new name.
15622         * faces.el (secondary-selection): Use yellow1, not yellow.
15623         (trailing-whitespace): Use red1, not red.
15625 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15627         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
15628         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
15629         (dired-dnd-handle-file): Call dnd-get-local-file-uri
15631         * cus-edit.el (dnd): New group.
15633         * term/w32-win.el (dnd): Require dnd
15634         (w32-drag-n-drop): Call dnd-handle-one-url.
15636         * x-dnd.el: Require dnd.
15637         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
15638         Call dnd-handle-one-url.
15639         (x-dnd-types-alist, x-dnd-insert-utf8-text)
15640         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
15641         to dnd-insert-text.
15642         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
15643         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
15644         (x-dnd-get-local-file-name, x-dnd-open-local-file)
15645         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
15647         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
15649 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
15651         * wdired.el: Doc fixes.
15652         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
15653         (wdired-use-dired-vertical-movement): Rename from
15654         wdired-always-move-to-filename-beginning.
15655         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
15656         (wdired-change-to-wdired-mode): Change mode name.
15657         (wdired-newline): Delete.
15659 2005-04-11  Richard M. Stallman  <rms@gnu.org>
15661         * whitespace.el (whitespace-highlight-the-space):
15662         Don't call whitespace-unhighlight-the-space here.
15664         * simple.el (undo): Record t in undo-equiv-table
15665         for the redo record made by an undo-in-region.
15667 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
15669         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
15670         (gdb-frame-inferior-io-buffer): New Functions to control
15671         display of separate IO buffer.
15672         (menu): Add them to menu-bar.
15673         (gdb-display-buffer): Check for buffer another frame.
15674         Protect GUD buffer.
15675         (gdb-setup-windows): Create IO buffer if not already there.
15676         (gdb-memory-mode): Remove purecopy noops.
15678 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
15680         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
15681         and pass to self-insert-command.
15683 2005-04-11  Lute Kamstra  <lute@gnu.org>
15685         * generic.el: Commentary section cleanup.
15686         (generic): Delete.
15687         (generic-use-find-file-hook, generic-lines-to-scan)
15688         (generic-find-file-regexp, generic-ignore-files-regexp)
15689         (default-generic-mode, generic-mode-find-file-hook)
15690         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
15691         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
15692         (generic-use-find-file-hook, generic-lines-to-scan)
15693         (generic-find-file-regexp, generic-ignore-files-regexp)
15694         (default-generic-mode, generic-mode-find-file-hook)
15695         (generic-mode-ini-file-find-file-hook): Move from generic.el.
15697 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
15699         * bookmark.el (bookmark-write-file): Catch errors writing file.
15700         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
15702 2005-04-10  Richard M. Stallman  <rms@gnu.org>
15704         * startup.el (fancy-splash-tail): Update copyright year.
15705         (command-line): Split part of -Q into -D.
15706         (emacs-basic-display): New defvar.
15707         (fancy-splash-text): Correct name of menu item.
15709         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
15711         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
15712         lines in one node.
15714         * comint.el (comint-send-input): New arg ARTIFICIAL.
15715         Callers in this file changed.
15717         * abbrev.el (define-abbrevs): Read system abbrevs properly.
15719         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
15721 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
15723         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
15724         `ldap-search-internal'.
15726 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15728         * files.el (set-auto-mode-1): Use line-end-position.
15730         * international/latin-1.el:
15731         * international/latin-2.el:
15732         * international/latin-3.el:
15733         * international/latin-4.el:
15734         * international/latin-5.el:
15735         * international/latin-8.el:
15736         * international/latin-9.el: Give punctuation syntax to NBSP.
15738         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
15739         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
15740         Use char-classes to accept non-ascii letters, accepted in some recent
15741         bibtex implementations.
15743 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
15745         * custom.el (custom-set-minor-mode): Any non-nil value for the
15746         variable should enable the mode when set through Custom.
15748 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15750         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
15751         TAB binding so tab-always-indent is obeyed.
15752         (vhdl-minibuffer-local-map): Move initialization into declaration.
15753         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
15754         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
15755         (vhdl-hooked-abbrev): Avoid test for XEmacs.
15756         (vhdl-current-line): Use line-beginning-position.
15757         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
15758         with-output-to-temp-buffer, so the current position can be recorded.
15760 2005-04-10  Masatake YAMATO  <jet@gyve.org>
15762         * progmodes/compile.el (compilation-error-regexp-alist-alist):
15763         Add regexp for gcov.
15765 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15767         * calendar/time-date.el (time-to-seconds, seconds-to-time)
15768         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
15769         syntax which Emacs 20 doesn't support.
15771 2005-04-09  Richard M. Stallman  <rms@gnu.org>
15773         * help.el (describe-key-briefly, describe-key):
15774         Replace strings as event types with "(any string)".
15776 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15778         * arc-mode.el (archive-mode-map): Move initialization into
15779         the declaration.  Override *all* bindings of `undo'.
15780         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
15782 2005-04-09  Jay Belanger  <belanger@truman.edu>
15784         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
15786 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
15788         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
15789         (xterm-register-default-colors): Update color values computation
15790         to match xterm-200.
15792 2005-04-09  Kenichi Handa  <handa@m17n.org>
15794         * international/code-pages.el (iso-latin-7): Fix the map.
15796 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
15798         * emacs-lisp/lisp.el (defun-prompt-regexp)
15799         (parens-require-spaces, buffer-end, end-of-defun)
15800         (insert-parentheses): Doc fixes.
15802 2005-04-08  Kim F. Storm  <storm@cua.dk>
15804         * comint.el (comint-highlight-prompt): Fix face spec.
15805         * hi-lock.el (hi-green): Likewise.
15807 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
15809         * cus-edit.el (custom-modified-face):
15810         * comint.el (comint-highlight-input): Fix previous changes.
15811         * term.el (term-handle-ansi-escape): Add a comment.
15813 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15815         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
15816         in the buffer and in whitespace-highlighted-space.
15817         (whitespace-unhighlight-the-space): Simplify.
15818         (whitespace-buffer): Simplify.
15820 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
15822         * textmodes/table.el (table-cell-face): Add special case for
15823         displays supporting a high number of colors.
15824         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
15825         (vhdl-font-lock-reserved-words-face)
15826         (vhdl-speedbar-architecture-face)
15827         (vhdl-speedbar-instantiation-face)
15828         (vhdl-speedbar-architecture-selected-face)
15829         (vhdl-speedbar-instantiation-selected-face): Likewise.
15830         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
15831         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
15832         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
15833         (ebrowse-root-class-face, ebrowse-member-attribute-face)
15834         (ebrowse-progress-face): Likewise.
15835         * progmodes/compile.el (compilation-info-face): Likewise.
15836         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
15837         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
15838         * calendar/calendar.el (diary-face): Likewise.
15839         * woman.el (woman-italic-face, woman-bold-face)
15840         (woman-unknown-face): Likewise.
15841         * wid-edit.el (widget-button-pressed-face): Likewise.
15842         * whitespace.el (whitespace-highlight-face): Likewise.
15843         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
15844         * pcvs-info.el (cvs-marked-face): Likewise.
15845         * info.el (info-xref): Likewise.
15846         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
15847         * hilit-chg.el (highlight-changes-face)
15848         (highlight-changes-delete-face): Likewise.
15849         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
15850         (hi-red-b): Likewise.
15851         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
15852         * font-lock.el (font-lock-keyword-face)
15853         (font-lock-function-name-face, font-lock-warning-face): Likewise.
15854         * cus-edit.el (custom-invalid-face, custom-modified-face)
15855         (custom-set-face, custom-changed-face, custom-variable-tag-face)
15856         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
15857         * comint.el (comint-highlight-prompt): Likewise.
15859 2005-04-08  Lute Kamstra  <lute@gnu.org>
15861         * font-lock.el (font-lock-keywords): Docstring fixes.
15863 2005-04-08  Kenichi Handa  <handa@m17n.org>
15865         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
15866         chars are more than a limit, print " and more..." at the tail.
15868 2005-04-08  Kim F. Storm  <storm@cua.dk>
15870         * emacs-lisp/authors.el (authors-aliases): Update list.
15871         (authors-ignored-files): New list.
15872         (authors-fixed-entries): Fix typo.
15873         (authors-renamed-files-alist): Update list.
15874         (authors-add): Check authors-ignored-files.
15876 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
15878         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
15879         optional, to ensure backward compatibility.
15881 2005-04-08  Stephen Eglen  <stephen@gnu.org>
15883         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
15885 2005-04-08  Kim F. Storm  <storm@cua.dk>
15887         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
15889         * mouse.el (mouse-on-link-p): Doc fix.
15891 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
15893         * ielm.el (ielm-prompt-read-only): Doc fix.
15895         * comint.el (comint-prompt-read-only): Doc fix.
15897 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
15899         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
15900         ensure dired always handles wildcards passed to ffap.
15901         (find-file-at-point): Use it.
15902         (ffap-dired-wildcards): Doc fix.
15904 2005-04-07  Juri Linkov  <juri@jurta.org>
15906         * simple.el (next-error-overlay-arrow-position): New defvar.
15907         Put "=>" on its property `overlay-arrow-string'.  Add it to
15908         `overlay-arrow-variable-list'.
15910         * progmodes/compile.el (compilation-setup):
15911         Set `next-error-overlay-arrow-position' to nil.  Also set it to
15912         nil in the local hook `kill-buffer-hook'.  Make local variable
15913         `overlay-arrow-string' and set it to "=>".
15914         (compilation-goto-locus): Set BOL position to
15915         `next-error-overlay-arrow-position' instead of
15916         `overlay-arrow-position'.
15918         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
15919         locally instead of adding it to the global hook.
15920         (Info-kill-buffer): Move up.
15922 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
15924         * term/xterm.el (xterm-standard-colors): Update color values from
15925         xterm-200.
15927 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15929         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
15931         * fast-lock.el:
15932         * lazy-lock.el: Move them to the obsolete subdir.
15934 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
15936         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
15937         (wdired-add-replace-advice): Remove.
15938         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
15940 2005-04-06  Kim F. Storm  <storm@cua.dk>
15942         * startup.el (command-line): Add --bare-bones alias for -Q.
15944 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15946         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
15947         create the startup fontset if a font specification ends with
15948         `mac-roman'.
15950 2005-04-06  Lute Kamstra  <lute@gnu.org>
15952         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
15953         change.
15955         * emacs-lisp/copyright.el (copyright-update-year): Replace the
15956         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
15958 2005-04-05  Lute Kamstra  <lute@gnu.org>
15960         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
15961         (define-generic-mode): Ditto.  Fix debug declaration.
15963         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
15964         Put them in the generic-x group.
15966         * calendar/timeclock.el (timeclock): Doc fix.
15968         * generic.el (define-generic-mode): Don't use custom-current-group.
15969         Document default :group value.
15970         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
15971         (define-global-minor-mode): Don't use custom-current-group.
15973 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
15975         * startup.el (command-line-1): Display startup-echo-area-message
15976         when fancy splash screen is in use.
15978         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
15979         (sh-escaped-newline): New face.
15980         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
15981         newline, and use sh-escaped-newline face.
15983         * progmodes/tcl.el (tcl-escaped-newline): New face.
15984         (tcl-builtin-list): New variable.
15985         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
15986         newlines.  Fix keywords subexpression number.
15988 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
15990         * textmodes/org.el (org-diary-default-entry): Fix call to
15991         `add-to-diary-entry'.
15993 2005-04-05  Kim F. Storm  <storm@cua.dk>
15995         * ediff-init.el: Use (featurep 'xemacs).
15997 2005-04-05  David Ponce  <david@dponce.com>
15999         * cus-edit.el (face): Derive from symbol widget.  Display sample
16000         of the current face on the fly.
16001         (widget-face-sample-face-get, widget-face-notify): New functions.
16002         (widget-face-value-create): Remove.
16004         * wid-edit.el (widget-field-end): Temporarily remove field
16005         narrowing before to call `get-char-property'.
16007 2005-04-04  Jay Belanger  <belanger@truman.edu>
16009         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
16010         (math-read-subscripts): New variable.
16011         (math-read-preprocess-string): Process subscripts.
16013 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
16015         * comint.el (comint-prompt-read-only): Doc fix.
16017         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
16018         `-1'.  Doc fix.
16020 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
16022         * textmodes/org.el (org-insert-mode-line-in-empty-file):
16023         Change default value to nil.
16025 2005-04-04  Lute Kamstra  <lute@gnu.org>
16027         * autorevert.el (auto-revert-mode): Specify :group.
16028         * battery.el (display-battery-mode): Specify :group.
16029         * diff-mode.el (diff-minor-mode): Specify :group.
16030         * font-core.el (font-lock-mode): Specify :group.
16031         * hl-line.el (hl-line-mode): Specify :group.
16032         * iimage.el (iimage): New customization group.
16033         (iimage-mode): Specify :group.
16034         * longlines.el (longlines-mode): Specify :group.
16035         * master.el: Don't require easy-mmode.
16036         (master): New customization group.
16037         (master-mode): Specify :group.
16038         * msb.el (msb-mode): Specify :group.
16039         * reveal.el (reveal-mode): Specify :group.
16040         * simple.el (next-error-follow-minor-mode): Specify :group.
16041         * smerge-mode.el (smerge-mode): Specify :group.
16042         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
16043         * emulation/cua-base.el (cua-mode): Specify :group.
16044         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
16045         * language/thai-util.el (thai-auto-composition-mode)
16046         (thai-word-mode): Specify :group.
16047         * mail/supercite.el (sc-minor-mode): Specify :group.
16048         * progmodes/cwarn.el (cwarn-mode): Specify :group.
16049         * progmodes/flymake.el (flymake-mode): Specify :group.
16050         * progmodes/glasses.el (glasses-mode): Specify :group.
16051         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
16052         * textmodes/enriched.el (enriched-mode): Specify :group.
16053         * textmodes/refill.el (refill-mode): Specify :group.
16055         * add-log.el (change-log-font-lock-keywords): Names in
16056         parenthesized lists can contain spaces.
16058 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
16060         * startup.el (fancy-splash-text): Shorten default text of
16061         "Emacs Tutorial" line.  Also, if the current language env
16062         indicates an available tutorial file other than TUTORIAL,
16063         extract its title and append it to the line in parentheses.
16064         (fancy-splash-insert): If arg is a thunk, funcall it.
16066 2005-04-04  Jay Belanger  <belanger@truman.edu>
16068         * calc.el (calc-language-alist): Add tags to customization type.
16070 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
16072         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
16073         Doc fix.
16075 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
16077         * add-log.el (change-log-font-lock-keywords): The manual
16078         describing a Change Log entry, says: (...) "Aside from these
16079         header lines, every line in the change log starts with a space or
16080         a tab.".  The font-lock was not highlighting lines started with
16081         spaces, added support for it.
16083 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16085         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
16086         (bibtex-generate-url-list): Update docstring accordingly.  Put the
16087         complex example in the docstring.
16088         (bibtex-font-lock-url): Use pop.
16090 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16092         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
16094         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
16096 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
16098         * filesets.el (filesets-set-default): Doc fix.
16100 2005-04-03  Lute Kamstra  <lute@gnu.org>
16102         * generic.el (define-generic-mode): Add argument to specify
16103         keywords for defcustom.
16104         (default-generic-mode): Specify :group.
16106         * generic-x.el: Specify :group for all generic modes.
16108         * desktop.el (desktop-no-desktop-file-hook)
16109         (desktop-after-read-hook): Doc fix.
16111 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
16113         * simple.el (visible-mode): Use explicit :group keyword.
16114         This changes the group of `visible-mode-hook' from paren-blinking
16115         to editing-basics.
16117 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
16119         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
16120         mailbox specifications as well as URLs.
16121         (rmail-insert-inbox-text): Remove unused conditional branches.
16123 2005-04-01  Jay Belanger  <belanger@truman.edu>
16125         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
16126         (calc-gnuplot-print-command): Move definitions to calc.el.
16128         * calc/calc-embed.el (calc-embedded-announce-formula)
16129         (calc-embedded-open-formula, calc-embedded-close-formula)
16130         (calc-embedded-open-word, calc-embedded-close-word)
16131         (calc-embedded-open-plain, calc-embedded-close-plain)
16132         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
16133         (calc-embedded-open-mode, calc-embedded-close-mode):
16134         Move definitions to calc.el.
16136         * calc/calc.el (calc-settings-file, calc-language-alist):
16137         Make customizable.
16138         (calc-embedded-announce-formula, calc-embedded-open-formula)
16139         (calc-embedded-close-formula, calc-embedded-open-word)
16140         (calc-embedded-close-word, calc-embedded-open-plain)
16141         (calc-embedded-close-plain, calc-embedded-open-new-formula)
16142         (calc-embedded-close-new-formula, calc-embedded-open-mode)
16143         (calc-embedded-close-mode, calc-gnuplot-name)
16144         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
16145         from other files and make customizable.
16147 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16149         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
16150         Use buffer-live-p.
16151         (cvs-mode-run): Don't call cvs-update-header here.
16152         (cvs-run-process): Call cvs-update-header.
16153         Use process properties for cvs-postprocess and cvs-buffer so that
16154         the sentinel can behave better if the temp buffer is killed.
16155         Use a pipe rather than a tty, to better handle unexpected prompts.
16156         (cvs-sentinel): Rewrite.  Call cvs-update-header.
16158 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
16160         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
16161         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
16163 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16165         * generic.el (define-generic-mode): Add indentation rule.
16167 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
16169         * files.el (mode-require-final-newline): Make Custom correctly
16170         report a nil value and allow to set it to nil via Custom.
16171         Doc fix.
16173 2005-04-01  Kenichi Handa  <handa@m17n.org>
16175         * international/characters.el: Enable the correct case setting for
16176         dotless-i and dotted-I.
16178 2005-04-01  Kim F. Storm  <storm@cua.dk>
16180         * ido.el (ido-file-internal): Fall back to non-ido command if
16181         initial directory is on slow ftp (or tramp) host.
16183 2005-03-31  Richard M. Stallman  <rms@gnu.org>
16185         * emacs-lisp/autoload.el (make-autoload):
16186         Handle define-global-minor-mode.
16188         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
16189         Rename from easy-mmode-define-global-mode.
16190         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
16192         * progmodes/scheme.el (scheme-mode-syntax-table):
16193         Update syntax of | and # for two-character comment syntax.
16195 2005-03-31  Lute Kamstra  <lute@gnu.org>
16197         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
16198         (define-minor-mode): Call custom-current-group at load-time.
16200         * generic.el (define-generic-mode): Add debug declaration.
16201         Add defcustom for the mode hook.
16202         (generic-mode-internal): Use run-mode-hooks.
16204 2005-03-31  Kim F. Storm  <storm@cua.dk>
16206         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
16207         (mouse-fixup-help-message): New defun called by show_help_echo
16208         to fixup mouse-2 prefix in help messages when applicable.
16210         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
16212 2005-03-31  Kenichi Handa  <handa@m17n.org>
16214         * language/thai-word.el (thai-find-word-ends): Pay attention to
16215         the case that we reach the end of buffer.
16217         * textmodes/fill.el (fill-text-properties-at): New function.
16218         (fill-newline): Use fill-text-properties-at instead of
16219         text-properties-at.
16221 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
16223         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
16224         not comint-quote-filename.
16226 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
16228         * help-fns.el (help-with-tutorial): Revert last change.
16230 2005-03-31  Kim F. Storm  <storm@cua.dk>
16232         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
16234 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
16236         * calendar/cal-china.el: Update reference to "Calendrical
16237         Calculations" book; there's a new edition.
16238         * calendar/cal-coptic.el: Likewise.
16239         * calendar/cal-french.el: Likewise.
16240         * calendar/cal-hebrew.el: Likewise.
16241         * calendar/cal-islam.el: Likewise.
16242         * calendar/cal-iso.el: Likewise.
16243         * calendar/cal-julian.el: Likewise.
16244         * calendar/cal-mayan.el: Likewise.
16245         * calendar/cal-persia.el: Likewise.
16246         * calendar/calendar.el: Likewise.
16247         * calendar/holidays.el: Likewise.
16248         * calendar/lunar.el: Likewise.
16249         * calendar/solar.el: Likewise.
16251         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
16252         white space from doc string.
16254 2005-03-30  Jay Belanger  <belanger@truman.edu>
16256         * calc/calc-help.el (calc-full-help): Remove email address.
16258 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
16260         * help-fns.el (help-with-tutorial): Delete title line.
16262 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
16264         * calendar/cal-x.el (calendar-one-frame-setup)
16265         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
16266         rather than `symbol' for set-window-dedicated-p.
16268         * calendar/appt.el (appt-buffer-name): Make it a constant.
16269         (appt-add): Doc fix.
16271         * filesets.el (filesets-menu-path, filesets-menu-before)
16272         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
16273         (filesets-menu-cache-file): Use directory ~/.emacs.d.
16274         (filesets-add-submenu): Delete and use add-submenu instead.
16276 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
16278         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
16279         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
16280         (org-diary-default-entry): New function.
16281         (org-get-entries-from-diary): Better parsing of diary entries.
16282         (org-agenda-check-no-diary): New function.
16283         ("diary-lib"): Advice to function `add-to-diary-list', to allow
16284         linking to diary entries.
16285         (org-agenda-execute-calendar-command): New function.
16286         (org-agenda): Improve visible section in window.
16287         Use `org-fit-agenda-window'.
16288         (org-fit-agenda-window): New option.
16289         (org-move-subtree-down): Better handling of empty lines
16290         at end of subtree.
16291         (org-cycle): Numeric prefix is interpreted now as show-subtree N
16292         levels up.
16293         (org-fontify-done-headline): New option.
16294         (org-headline-done-face): New face.
16295         (org-set-font-lock-defaults): Use `org-headline-done-face'.
16296         (org-table-copy-down): Rename from `org-table-copy-from-above'.
16297         When current field is non-empty, it is copied to next row.
16298         (org-table-copy-from-above): Fix bug which made it
16299         impossible to copy fields containing only a single non-white character.
16301 2005-03-30  Kim F. Storm  <storm@cua.dk>
16303         * kmacro.el (kmacro-end-macro): Isearch may store this command
16304         into the macro -- so ignore it when executing keyboard macro.
16306 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
16308         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
16310 2005-03-29  Kenichi Handa  <handa@m17n.org>
16312         * language/thai.el ("Thai"): Set setup-function and exit-function
16313         for Thai language environment.
16315         * language/thai-util.el: Require thai-word.
16316         (thai-word-mode-map): New variable.
16317         (thai-word-mode): New minor mode.
16318         (setup-thai-language-environment-internal): New function.
16319         (exit-thai-language-environment-internal): New function.
16321         * language/thai-word.el (thai-word-table): Declare it by defvar,
16322         use dolist to initialize it.
16323         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
16324         (thai-fill-find-break-point): New functions.
16326 2005-03-29  Richard M. Stallman  <rms@gnu.org>
16328         * simple.el (idle-update-delay): Move definition up.
16329         (set-mark): Doc fix.
16331 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
16333         * longlines.el: New file.
16335         * simple.el (buffer-substring-filters): New variable.
16336         (filter-buffer-substring): New function.
16337         (kill-region, copy-region-as-kill): Use it.
16339         * register.el (copy-to-register, append-to-register)
16340         (prepend-to-register): Use filter-buffer-substring.
16342 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
16344         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
16345         (gud-filter-pending-text): Move in front of gdb.
16346         (gud-overlay-arrow-position): New variable.
16347         (gud-sentinel, gud-display-line): Use it in place of
16348         overlay-arrow-position.
16350 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
16352         * progmodes/fortran.el (fortran-if-indent): Doc fix.
16353         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
16354         (fortran-font-lock-keywords-4): New variable.
16355         (fortran-blocks-re, fortran-end-block-re)
16356         (fortran-start-block-re): New constants, for hideshow.
16357         (hs-special-modes-alist): Add a Fortran entry.
16358         (fortran-mode-map): Bind fortran-end-of-block,
16359         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
16360         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
16361         (fortran-looking-at-if-then, fortran-end-of-block)
16362         (fortran-beginning-of-block): New functions, for hideshow.
16364         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
16365         Doc fix.  Tweak regexp.
16366         (f90-beginning-of-block): Push mark first.
16368 2005-03-29  Jay Belanger  <belanger@truman.edu>
16370         * calc/calc.el: Update copyright date.
16371         (calc-version): Increase to 2.1.
16372         (calc-version-date): Remove.
16374         * calc/calc-help.el: Update copyright date.
16375         (calc-full-help): Remove reference to calc-version-date.
16376         Update copyright date.
16378 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16380         * vc.el (vc-do-command): Use a pipe for async processes, so password
16381         prompts don't show up at places where the user can't reply.
16383 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
16385         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
16386         on the file name we pass to the inferior shell.
16388 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
16390         * progmodes/which-func.el (which-function): Be robust in the face of an
16391         imenu--make-index-alist failure.
16393 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16395         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
16397         * progmodes/python.el (python-preoutput-filter): Fix last change.
16399 2005-03-29  Lute Kamstra  <lute@gnu.org>
16401         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
16402         functions and compiled macros.
16403         (debug-convert-byte-code): Handle macros too.
16404         (debug-on-entry-1): Don't signal an error when trying to clear a
16405         function that is not set to debug on entry.
16407 2005-03-29  Jay Belanger  <belanger@truman.edu>
16409         * calc/calc-lang.el: Add functions to math-function-table
16410         properties of tex and math.
16412 2005-03-29  Kenichi Handa  <handa@m17n.org>
16414         * ps-mule.el (ps-mule-plot-string): Translate characters by
16415         ps-print-translation-table.
16416         (ps-mule-begin-job): Call find-charset-region/string with
16417         ps-print-translation-table.
16418         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
16420         * ps-print.el (ps-print-translation-table): New variable.
16421         (ps-plot-region): Translate characters by ps-print-translation-table.
16423 2005-03-29  Juri Linkov  <juri@jurta.org>
16425         * simple.el (next-error-highlight-timer): New variable.
16427         * progmodes/compile.el (compilation-goto-locus):
16428         Use `next-error-highlight-timer' instead of `sit-for'.
16430 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16432         * mail/supercite.el (sc-mail-field): Use assoc-string.
16433         (sc-get-address): Simplify regexps.
16435         * files.el (minibuffer-with-setup-hook): New macro.
16436         (find-file-read-args): Use it to avoid let-binding
16437         minibuffer-with-setup-hook (which breaks turning on/off
16438         file-name-shadow-mode while in the prompt).
16440         * complete.el (PC-read-include-file-name-internal):
16441         Use test-completion.
16443 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
16445         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
16447 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16449         * window.el (window-buffer-height): Use count-screen-lines.
16451         * progmodes/python.el (python-preoutput-leftover): New var.
16452         (python-preoutput-filter): Use it.
16453         (python-send-receive): Loop until all the result has been received.
16455 2005-03-28  Juri Linkov  <juri@jurta.org>
16457         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
16459         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
16460         "Recover Crashed Session".
16461         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
16462         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
16463         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
16464         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
16465         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
16466         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
16467         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
16468         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
16470         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
16471         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
16472         Ediff Sessions", "Toggle use of separate control buffer frame",
16473         "Use separate frame for Ediff control buffer".
16475         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
16476         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
16477         "Rename Bookmark", "Delete Bookmark".
16479         * info.el (Info-mode-menu): Remove ellipsis from "Index".
16480         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
16481         Add `:active Info-index-alternatives' to "Next Matching Item".
16483         * wdired.el (wdired-change-to-wdired-mode):
16484         Mention `wdired-abort-changes' key in the initial message.
16486         * international/mule.el (auto-coding-alist): Associate non-ascii
16487         image filename extensions with `no-conversion'.
16489 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16491         * international/iso-acc.el:
16492         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
16494 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
16496         * textmodes/sgml-mode.el (html-mode): Doc update.
16498         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
16500 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
16502         * term.el (term-move-columns): Fix face after extending a line.
16503         (term-insert-spaces): Likewise.
16504         (term-reset-terminal): Fix off by one error.
16506 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
16508         * international/mule.el (auto-coding-alist): Add .xpi files.
16510         * files.el (auto-mode-alist): Add .xpi files.
16512 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
16514         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
16516 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
16518         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
16520 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
16522         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
16523         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
16525         * calendar/cal-move.el (calendar-beginning-of-year): Move the
16526         cursor to Jan 1 when needed.
16527         (calendar-end-of-year): Fix -/+ typo.
16528         Reported by Chong Yidong <cyd@stupidchicken.com>.
16530 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16532         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
16534         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
16535         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
16537 2005-03-25  Richard M. Stallman  <rms@gnu.org>
16539         * filesets.el (filesets-init): Add autoload.
16541         * mail/mailalias.el (mail-directory): Doc fix.
16543 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
16545         * mail/mailalias.el (mail-directory-process): Do nothing if
16546         mail-directory-process is an atom.
16547         (mail-get-names): Ignore mail-directory-names if it is an atom.
16548         (mail-directory-process defvar): Doc fix.
16549         (mail-names): Doc fix.
16551 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
16553         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
16555 2005-03-26  Kenichi Handa  <handa@m17n.org>
16557         * international/mule-util.el (detect-coding-with-priority):
16558         Call update-coding-systems-internal before detect-coding-region.
16560 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
16562         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
16563         (gdb-frames-mode-map): Add follow-link property.
16565 2005-03-25  Jay Belanger  <belanger@truman.edu>
16567         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
16568         for variables.
16570 2005-03-25  Juri Linkov  <juri@jurta.org>
16572         * image-mode.el: Optimize image filename extension regexps in
16573         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
16574         in `auto-mode-alist'.
16575         (image-mode): Add `image-toggle-display-text' to local hook
16576         `change-major-mode-hook'.  Display the image as an image by
16577         default.  Set `cursor-type' and `truncate-lines' if the image
16578         is already displayed.  Take into account the current mode (image
16579         or text) in message.
16580         (image-minor-mode): New minor mode.
16581         (image-mode-maybe, image-toggle-display-text): New functions.
16582         (image-toggle-display): Use called-interactively-p.
16583         Let-bind `inhibit-read-only' to t.
16585         * image-mode.el (image-minor-mode): Set `cursor-type' and
16586         `truncate-lines' if the image is already displayed.  Add turning
16587         image-minor-mode off to `change-major-mode-hook'.  Add message.
16588         Call `image-toggle-display-text' after turning image-minor-mode off.
16590 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16592         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
16593         Terminal.app, use utf-8.
16594         (set-display-table-and-terminal-coding-system): Add coding-system arg.
16595         (set-locale-environment): Use it.
16597         * term/xterm.el: Undo last change, better done in mule-cmds.el.
16599         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
16601         * progmodes/python.el (python-close-block-statement-p)
16602         (python-outdent-p, python-current-defun): Use symbol-end.
16604 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
16606         * files.el (save-some-buffers): Doc fix.
16608 2005-03-25  Werner Lemberg  <wl@gnu.org>
16610         * complete.el, thumbs.el: Replace `legal' with `valid'.
16611         * calendar/calendar.el: Replace `legal' with `valid'.
16612         * emacs-lisp/advice.el: Replace `legal' with `valid'.
16613         * mail/supercite.el: Replace `legal' with `valid'.
16614         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
16615         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
16616         Replace `legal' with `valid'.
16617         * textmodes/reftex-vars.el, textmodes/reftex.el:
16618         Replace `legal' with `valid'.
16620 2005-03-25  Werner Lemberg  <wl@gnu.org>
16622         * calc/calc-forms.el, calc/calc-sel.el:
16623         * midnight.el, vc-cvs.el:
16624         * emacs-lisp/cl-macs.el:
16625         * emulation/vip.el:
16626         * eshell/esh-io.el, eshell/esh-var.el:
16627         * mail/supercite.el:
16628         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
16629         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
16630         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
16631         * progmodes/sh-script.el, progmodes/xscheme.el:
16632         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
16633         * textmodes/reftex-index.el, textmodes/reftex-parse.el
16634         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
16635         * textmodes/reftex.el, textmodes/org.el:
16636         Replace `illegal' with `invalid'.
16638 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16640         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
16641         (flymake-find-buildfile, flymake-find-possible-master-files)
16642         (flymake-check-include, flymake-parse-line): Replace loops over the
16643         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
16645         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
16646         Substitute file-name-as-directory in the rest of the file.
16647         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
16648         (flymake-replace-region): Remove unused arg `buffer'.
16649         (flymake-check-patch-master-file-buffer): Update calls to it.
16650         (flymake-add-err-info): Remove unused var `count'.
16651         (flymake-mode): Use define-minor-mode.
16653         * progmodes/flymake.el: Use with-current-buffer.
16654         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
16655         flymake-replace-regexp-in-string, flymake-line-beginning-position)
16656         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
16657         Avoid testing for `xemacs'.
16658         (flymake-nop): Move.
16659         (flymake-region-has-flymake-overlays): Return the computed value.
16660         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
16661         Remove unused var `endline'.
16662         (flymake-get-line-count): Remove unused function.
16663         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
16665         * emulation/vi.el:
16666         * generic.el:
16667         * hilit-chg.el (global-highlight-changes):
16668         * hi-lock.el (hi-lock-mode):
16669         * follow.el: find-file-hooks -> find-file-hook.
16671         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
16673 2005-03-24  Juri Linkov  <juri@jurta.org>
16675         * dired.el (dired-mode-map): Add menu item "Compare directories"
16676         for dired-compare-directories.
16678         * dired-aux.el (dired-compare-directories): Add autoload cookie.
16679         Doc fix.  Replace `read-file-name' with `read-directory-name'.
16681 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16683         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
16685 2005-03-24  Jay Belanger  <belanger@truman.edu>
16687         * calc/calc-embed.el (calc-embedded-mode-change): Save all
16688         relevant mode settings in calc-embedded-original-modes when modes
16689         are permanently changed.
16691 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16693         * autoinsert.el: find-file-hooks -> find-file-hook.
16695 2005-03-24  Lute Kamstra  <lute@gnu.org>
16697         * generic.el (generic-font-lock-defaults): Make it obsolete.
16698         (generic-font-lock-keywords): New variable to replace
16699         generic-font-lock-defaults.
16700         (generic-mode-set-font-lock): Delete it.
16701         (generic-mode-internal): Don't call generic-mode-set-font-lock.
16702         (generic-bracket-support): Add docstring.
16704         * generic-x.el: Rename generic-font-lock-defaults to
16705         generic-font-lock-keywords throughout.
16706         (mailagent-rules-setup-function): Delete it.
16707         (mailagent-rules-generic-mode): Use anonymous function instead.
16708         (show-tabs-generic-mode-font-lock-defaults-1)
16709         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
16710         Quote faces.
16711         (show-tabs-tab-face, show-tabs-space-face): Specify background,
16712         not foreground.
16714         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
16715         Recognize define-generic-mode.
16717 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16719         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
16720         if there's no completion table.
16722 2005-03-23  Miles Bader  <miles@gnu.org>
16724         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16725         Remove tty-specific variants, as they're no longer needed.
16727 2005-03-23  Lute Kamstra  <lute@gnu.org>
16729         * generic-x.el: Code cleanup: make args constant whenever possible.
16730         (installshield-statement-keyword-list)
16731         (installshield-system-functions-list)
16732         (installshield-system-variables-list, installshield-types-list)
16733         (installshield-funarg-constants-list): Make them constants.
16735         * generic.el (generic-make-keywords-list): Add autoload cookie.
16737         * calendar/time-date.el: Add comment on time value formats.
16738         Don't require parse-time.
16739         (with-decoded-time-value): New macro.
16740         (encode-time-value): New function.
16741         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16742         (days-to-time): Return a valid time value when arg is huge.
16743         (time-since): Use time-subtract.
16744         (time-to-number-of-days): Use time-to-seconds.
16746 2005-03-23  David Ponce  <david@dponce.com>
16748         * recentf.el: (recentf-keep): New option.
16749         (recentf-menu-action): Default to `find-file'.
16750         (recentf-keep-non-readable-files-flag)
16751         (recentf-keep-non-readable-files-p)
16752         (recentf-file-readable-p, recentf-find-file)
16753         (recentf-cleanup-remote): Remove.
16754         (recentf-include-p): More robust.
16755         (recentf-keep-p): New function.
16756         (recentf-remove-if-non-kept): Rename from
16757         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
16758         All callers updated.
16759         (recentf-menu-items-for-commands): Fix help string.
16760         (recentf-track-closed-file): Update.  Doc fix.
16761         (recentf-cleanup): Update.  Count removed files.  Doc fix.
16763 2005-03-23  Kim F. Storm  <storm@cua.dk>
16765         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16766         Don't inherit from fringe face (now happens automatically).
16768 2005-03-22  Kim F. Storm  <storm@cua.dk>
16770         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
16771         position values.
16773 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16775         * menu-bar.el (showhide-date-time): Remove.
16776         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
16777         (menu-bar-make-mm-toggle): Simplify.
16779 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
16781         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
16782         Accept qualified variable and function names.
16784 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
16786         * bindings.el (completion-ignored-extensions):
16787         Remove ".lis" for `vax-vms'.
16789 2005-03-22  Andreas Schwab  <schwab@suse.de>
16791         * generic-x.el: Revert last change.
16792         * ldefs-boot.el: Update.
16794 2005-03-22  Jay Belanger  <belanger@truman.edu>
16796         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
16797         (calc-embedded-save-original-modes)
16798         (calc-embedded-restore-original-modes): New functions.
16799         (calc-do-embedded): Save original modes when entering embedded mode
16800         and restore when leaving embedded mode.
16801         (calc-embedded-modes-change): Change the value of
16802         calc-embedded-original-modes to reflect permanent changes.
16804 2005-03-22  Lute Kamstra  <lute@gnu.org>
16806         * generic-x.el: Require generic again.
16808 2005-03-22  Miles Bader  <miles@gnu.org>
16810         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16811         Tweak details to look good on both ttys and bitmap displays, light
16812         or dark background, etc.
16814 2005-03-21  Kim F. Storm  <storm@cua.dk>
16816         * tooltip.el (tooltip-show-help-function): Check car and cdr of
16817         mouse position.
16819 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16821         * icomplete.el: Don't forcibly turn on the mode upon load.
16822         (icomplete-mode): Use define-minor-mode.
16823         (icomplete-eoinput): Default to nil.
16824         (icomplete-minibuffer-setup): Remove autoload.
16825         (icomplete-tidy): Simplify.
16826         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
16827         in the initial state or if the user has modified the field.
16828         Fix handling of icomplete-max-delay-chars.
16829         Remove code that handles the oddball case where
16830         minibuffer-completion-table is an integer.
16831         Wrap icomplete-completions in while-no-input in case building
16832         completions takes more time than expected.
16833         (icomplete-completions): Simplify.
16835 2005-03-21  Richard M. Stallman  <rms@gnu.org>
16837         * jka-compr.el (jka-compr-really-do-compress):
16838         Make variable buffer-local.
16840         * image-mode.el: Handle .xpm files too.
16841         (image-toggle-display): Preserve modification flag.
16843         * help.el (where-is): Don't mention aliases with no key bindings.
16845 2005-03-21  Lute Kamstra  <lute@gnu.org>
16847         * generic.el: Fix commentary section.  Don't require cl for
16848         compilation.
16849         (generic-mode-list): Add autoload cookie.
16850         (generic-use-find-file-hook, generic-lines-to-scan)
16851         (generic-find-file-regexp, generic-ignore-files-regexp)
16852         (generic-mode, generic-mode-find-file-hook)
16853         (generic-mode-ini-file-find-file-hook): Fix docstrings.
16854         (define-generic-mode): Make it a defmacro.  Fix docstring.
16855         (generic-mode-internal): Code cleanup.  Add autoload cookie.
16856         (generic-mode-set-comments): Code cleanup.
16857         * generic-x.el: Don't prevent compilation.  Don't require generic.
16858         Follow coding conventions.  Minor code cleanup.
16859         (etc-fstab-generic-mode): Add some keywords.
16860         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
16861         define-generic-mode like a function declaration.
16863 2005-03-21  Jay Belanger  <belanger@truman.edu>
16865         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
16866         changing modes.
16868 2005-03-21  Sam Steingold  <sds@gnu.org>
16870         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
16872 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
16874         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
16875         Add underscore to "f$ lexicals" regexp.
16877 2005-03-20  Juri Linkov  <juri@jurta.org>
16879         * subr.el (progress-reporter-do-update): When `min-value' is equal
16880         to `max-value', set `percentage' to 0 and prevent division by zero.
16882 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
16884         Sync with Tramp 2.0.48.
16886         * net/tramp.el (all): Change all addresses to .gnu.org.
16887         (tramp-append-tramp-buffers): New defun.
16888         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
16889         Catch `dont-send' signal.
16890         (tramp-set-auto-save-file-modes): Set always permissions, because
16891         there might be an old auto-saved file belonging to another
16892         original file.  This could be a security threat.  Reported by
16893         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
16894         Check for Emacs 21.3.50 removed.
16896         * net/tramp-smb.el (all): Remove debug construct for
16897         `with-parsed-tramp-file-name'.
16898         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
16899         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
16900         No error message if DIRECTORY or FILENAME doesn't exist.
16901         (tramp-smb-open-connection): Check existence of
16902         `tramp-smb-program'.
16904 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16906         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
16907         Properly handle the case where the `m' or `s' command's argument is not
16908         yet terminated.
16909         (perl-indent-new-calculate): New function.
16910         (perl-indent-line): Use it.
16912 2005-03-20  Miles Bader  <miles@gnu.org>
16914         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
16915         in text-mode too.  Change to new face names.
16916         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
16917         Add `:weight bold' attribute.
16918         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
16920 2005-03-19  Juri Linkov  <juri@jurta.org>
16922         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
16924         * international/mule.el (auto-coding-alist): Sync with
16925         `auto-mode-alist' by adding upper case archive file extensions
16926         and adding ear/war to jar extension.
16928 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
16930         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
16931         running, restart it.
16933 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
16935         * finder.el (finder-current-item): Throw an error on an empty line.
16937         * man.el (Man-follow-manual-reference): If current-word returns
16938         nil, use "".
16940 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
16942         * simple.el (goto-line): Doc fix.
16944 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
16946         * files.el (save-buffer): Doc fix.
16948 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
16950         * recentf.el (recentf-cleanup-remote): New variable.
16951         (recentf-cleanup): Use it to conditionally check availability of
16952         remote files.
16954 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
16956         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
16957         function names.
16959 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
16961         * language/thai-word.el: New file.
16963 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
16965         * files.el (backup-buffer): If the file's directory is not
16966         writable, use copy instead of move to backup the file.
16968 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
16970         * obsolete/keyswap.el: Moved to obsolete/ from term/.
16972 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16974         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
16975         Use functionp instead of symbolp and fboundp.  Reported by Drkm
16976         <darkman_spam@yahoo.fr>.
16977         (ps-print-version): New version 6.6.6.
16979 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
16981         * textmodes/table.el (table--line-column-position): New idiom.
16982         (table--row-column-insertion-point-p): New function to test
16983         validity of row and column insertion operation at a location.
16984         (table-global-menu, table-cell-menu): Use above functions for
16985         deterministic test operation.
16986         (table--editable-cell-p): Behave in deterministic fashion.
16988 2005-03-18  Juri Linkov  <juri@jurta.org>
16990         * isearch.el (isearch-lazy-highlight-new-loop):
16991         Make arguments beg and end optional.
16992         (isearch-update): Remove optional arguments nil from
16993         isearch-lazy-highlight-new-loop.
16994         (isearch-lazy-highlight-search): Let-bind case-fold-search to
16995         isearch-lazy-highlight-case-fold-search instead of
16996         isearch-case-fold-search, and let-bind isearch-regexp to
16997         isearch-lazy-highlight-regexp.
16998         Use isearch-lazy-highlight-last-string instead of isearch-string.
17000         * replace.el (perform-replace): Remove bindings of global
17001         variables isearch-string, isearch-regexp, isearch-case-fold-search.
17002         Add three new arguments to `replace-highlight'.
17003         (replace-highlight): Add arguments string, regexp, case-fold.
17004         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
17005         to allow isearch-lazy-highlight-new-loop to use these values
17006         to set corresponding isearch-lazy-highlight-* internal
17007         variables whose values lazy highlighting will use regardless of
17008         changes to global variables isearch-string, isearch-regexp,
17009         isearch-case-fold-search during lazy highlighting loop.
17010         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
17011         to `lazy-highlight-cleanup'.
17013         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
17014         (ispell-highlight-face): Set default face to `isearch' when
17015         lazy highlighting is enabled.
17016         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
17017         priority to 1.  Add lazy highlighting.
17018         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
17019         from `isearch-dehighlight'.
17021 2005-03-18  David Ponce  <david@dponce.com>
17023         * files.el (hack-local-variables): Do a case-insensitive search
17024         for End.
17026 2005-03-18  Juri Linkov  <juri@jurta.org>
17028         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
17029         `isearch-lazy-highlight-cleanup', add alias to old name and
17030         declare obsolete.  Add release numbers to other obsolete vars.
17031         (isearch-done, isearch-lazy-highlight-new-loop):
17032         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
17033         (lazy-highlight-cleanup) <variable>: Doc fix.
17034         (isearch-lazy-highlight-update): Rename obsolete
17035         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
17037 2005-03-18  Kenichi Handa  <handa@m17n.org>
17039         * language/thai-util.el: Fix categorization of Thai characters in
17040         thai-category-table.
17041         (thai-composition-pattern): Adjust it for the above change.
17042         (thai-self-insert-command, thai-compose-syllable): New functions.
17043         (thai-compose-region): Use thai-compose-syllable.
17044         (thai-compose-string): Likewise.
17045         (thai-composition-function): Likewise.
17046         (thai-auto-composition): New function.
17047         (thai-auto-composition-mode): New minor mode.
17049         * language/thai.el: Fix patterns to be registered in
17050         composition-function-table.
17052         * international/quail.el (quail-input-method): Locally bind
17053         inhibit-modification-hooks to t.
17055 2005-03-17  Richard M. Stallman  <rms@gnu.org>
17057         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
17058         (perl-mode): Use run-mode-hooks.
17060         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
17061         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
17062         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
17064         * mail/sendmail.el (sendmail-send-it): Reenable the code
17065         to compute resend-to-address and use it.
17067         * tar-mode.el (tar-mode): Turn off undo unconditionally.
17069         * image-mode.el: New file.
17071         * image.el (insert-sliced-image): Add autoload cookie.
17073         * font-lock.el (font-lock-lines-before): New user option.
17074         (font-lock-after-change-function): Obey it.
17076         * bindings.el (esc-map): Make M-g a prefix.
17077         Bind M-g g and M-g M-g to goto-line.
17079         * faces.el (face-id): Doc fix.
17081 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
17083         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
17084         (rmail-show-message): Use rmail-unknown-mail-followup-to.
17085         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
17087         * mail/sendmail.el (mail-yank-ignored-headers)
17088         (mail-font-lock-keywords, mail-mode-fill-paragraph):
17089         Add Mail-Followup-To and Mail-Reply-To headers.
17090         (mail-citation-hook): Add autoload cookie.
17091         (mail-mode): Doc fix.
17092         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
17093         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
17094         (mail-mode-fill-paragraph): Handle those headers.
17095         (mail-mailing-lists): New variable.
17096         (mail-mail-reply-to, mail-mail-followup-to): New functions.
17098 2005-03-17  Juri Linkov  <juri@jurta.org>
17100         * isearch.el (isearch-fallback): Check for `(car previous)'
17101         before calling `isearch-other-end-state'.
17103 2005-03-17  Kim F. Storm  <storm@cua.dk>
17105         * simple.el (move-beginning-of-line): Move to beginning of buffer
17106         line, as well as beginning of screen line.
17108 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
17110         * calendar/diary-lib.el (mark-diary-entries): Use new optional
17111         argument REDRAW rather than calendar-redrawing variable.
17112         * calendar/calendar.el (calendar-redrawing): Delete.
17113         (redraw-calendar): Do not bind calendar-redrawing.
17115 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
17117         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
17118         diary-file buffer.
17120 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17122         * help.el (describe-mode): Allow a :minor-mode-function property to
17123         specify a different minor mode toggle function than the variable.
17124         * simple.el (auto-fill-function):
17125         * subr.el (add-minor-mode): Use it.
17127 2005-03-16  Kenichi Handa  <handa@m17n.org>
17129         * language/ethio-util.el (sera-being-called-by-w3): New variable.
17130         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
17131         (ethio-fidel-to-sera-buffer): Likewise.
17133 2005-03-16  Juri Linkov  <juri@jurta.org>
17135         * emacs-lisp/find-func.el (find-function-regexp):
17136         Add defun-emitting macro `menu-bar-make-toggle'.
17138         * isearch.el: Put `isearch-scroll' property to
17139         `split-window-horizontally'.
17141         * info.el: Update error messages for `debug-ignored-errors'.
17142         (Info-isearch-search): Doc fix.
17143         (Info-find-node): Move up code to go into info buffer before
17144         recording the node to the history.
17145         (Info-fontify-node): Fontify titles only if the next line
17146         has two or more `*', `=', `-', `.'.
17147         Display "go to this node" for empty (match-string 3).
17149 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17151         * term/mac-win.el: Add mouse pointer shape constants.
17153 2005-03-15  Kim F. Storm  <storm@cua.dk>
17155         * simple.el (move-beginning-of-line): Use vertical-motion.
17157 2005-03-15  Juri Linkov  <juri@jurta.org>
17159         * isearch.el (isearch-error): New variable.
17160         (isearch-invalid-regexp, isearch-within-brackets): Remove.
17161         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
17162         (isearch-within-brackets-state): Remove.
17163         (isearch-case-fold-search-state, isearch-pop-fun-state):
17164         Decrease frame index.
17165         (isearch-mode, isearch-top-state, isearch-push-state)
17166         (isearch-edit-string, isearch-abort, isearch-search-and-update)
17167         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
17168         (isearch-search, isearch-lazy-highlight-new-loop):
17169         Replace `isearch-invalid-regexp' with `isearch-error'.
17170         Remove `isearch-within-brackets'.
17171         (isearch-search): Add `search-failed' handler to `condition-case'.
17172         (isearch-lazy-highlight-search): Add `condition-case' to catch
17173         errors and allow `isearch-lazy-highlight-update' to try
17174         highlighting from the beginning of the window.
17175         (isearch-repeat): Move up code to set isearch-wrapped to t
17176         before calling isearch-wrap-function.
17178         * info.el (Info-isearch-initial-node): New internal variable.
17179         (Info-search): Signal an error in isearch mode when search leaves
17180         the initial node.  Signal an error when `bound' is non-nil and
17181         nothing was found in the current subfile.
17182         (Info-isearch-search): Remove `condition-case'.
17183         (Info-isearch-wrap): Don't wrap when search failed during leaving
17184         the initial node.  If `Info-isearch-search' is nil, wrap around
17185         the current node.
17186         (Info-isearch-start): New fun.
17187         (Info-mode): Add buffer-local hook `Info-isearch-start' to
17188         `isearch-mode-hook'.
17190 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17192         * simple.el (normal-erase-is-backspace): Set default to t if
17193         running on Mac.
17195         * term/mac-win.el (function-key-map): Sync with x-win.el.
17197 2005-03-15  Kenichi Handa  <handa@m17n.org>
17199         * international/mule-cmds.el (locale-language-names): Modify the
17200         format of elements and add more entries.
17201         (locale-preferred-coding-systems): Add more entries.
17202         (set-locale-environment): Adjust for the change of
17203         locale-language-names.
17205 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17207         * pcvs.el (smerge-ediff): Remove bogus autoload.
17209 2005-03-14  Lute Kamstra  <lute@gnu.org>
17211         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
17212         Ignore a `*' at the beginning of a line.
17214         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
17215         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
17216         subr.el.
17217         (dont-compile, eval-when-compile, eval-and-compile): Use declare
17218         to specify indentation.
17220         * generic.el (define-generic-mode): Let generic-mode-list be a
17221         list of strings; test membership with equal.
17223 2005-03-14  Kim F. Storm  <storm@cua.dk>
17225         * simple.el (next-line, previous-line): Add optional try-vscroll
17226         arg to recognize interactive use.  Pass it on to line-move.
17227         (line-move): Don't perform auto-window-vscroll when defining or
17228         executing keyboard macro to ensure consistent behavior.
17230 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17232         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
17234 2005-03-13  Lute Kamstra  <lute@gnu.org>
17236         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
17237         debugger-setup-buffer so that backtrace marks the frames set to
17238         debug-on-exit and we don't have to do it manually.  Set an extra
17239         debug-on-exit for macro's.
17240         (debugger-setup-buffer): Don't mark the top frame manually.
17242 2005-03-12  Lute Kamstra  <lute@gnu.org>
17244         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
17245         lisp-indent-function throughout.
17246         (with-no-warnings): Set lisp-indent-function property.
17248 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
17250         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
17251         Add entry for backslash.
17253 2005-03-12  Juri Linkov  <juri@jurta.org>
17255         * info.el (Info-search): Four fixes for backward search.
17257 2005-03-11  Jay Belanger  <belanger@truman.edu>
17259         * calc/calc.el (calc-language-alist): New variable.
17260         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
17261         (calc-embedded-find-modes): Use calc-language-alist instead of
17262         calc-embedded-language-alist.
17264 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
17266         * calendar/calendar.el (calendar-redrawing): New internal
17267         variable.
17268         (redraw-calendar): Remove bogus save-excursion from previous
17269         change.  Bind calendar-redrawing to t for mark-diary-entries.
17270         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
17271         calendar if that is why we were called.
17273 2005-03-11  Kenichi Handa  <handa@m17n.org>
17275         * international/mule.el (make-coding-system): Set property
17276         coding-system-define-form to nil.
17277         (define-coding-system-alias): Likewise.
17279 2005-03-11  Kenichi Handa  <handa@m17n.org>
17281         These changes are suggested by Dave Love <fx@gnu.org>.
17283         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
17284         coding: tag.
17285         (adaptive-fill-regexp): Add more bullets.
17286         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
17287         regexps.
17289 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17291         * help.el (describe-mode): Properly handle non-trivial lighters.
17292         Don't ignore minor modes that are not listed in minor-mode-list.
17294         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
17295         feature ON when the user requests to turn it OFF.
17297 2005-03-10  Lute Kamstra  <lute@gnu.org>
17299         * emacs-lisp/debug.el (debug-entry-code): Delete it.
17300         (implement-debug-on-entry): New function to replace debug-entry-code.
17301         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
17302         second argument as the 2005-03-07 change makes it obsolete.
17303         (debug-on-entry, cancel-debug-on-entry): Update call to
17304         debug-on-entry-1.
17305         (debug, debugger-setup-buffer): Comment update.
17306         (debugger-frame-number): Update to work with implement-debug-on-entry.
17308 2005-03-10  Jay Belanger  <belanger@truman.edu>
17310         * calc/calc-embed.el (math-ms-args): Declare it.
17311         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
17312         math-ms-args.
17313         (calc-embedded-subst): Use math-multi-subst-rec to substitute
17314         variables.
17316 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
17318         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
17319         Use message-box.
17321         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
17322         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
17323         (tooltip-gud-tips): Simplify.
17324         (tooltip-gud-tips-p): Remove superfluous :set.
17325         (tooltip-gud-modes): Add fortran-mode.
17326         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
17328         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
17330 2005-03-09  Kim F. Storm  <storm@cua.dk>
17332         * play/animate.el (animate-place-char): Use forward-line instead
17333         of next-line to improve performance.
17335 2005-03-09  Simon Josefsson  <jas@extundo.com>
17337         * net/browse-url.el (browse-url-default-browser): Doc fix.
17339 2005-03-09  Miles Bader  <miles@gnu.org>
17341         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
17342         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
17344 2005-03-09  Kenichi Handa  <handa@m17n.org>
17346         * international/latin-1.el: Set case and syntax for 255 only if
17347         set-case-syntax-set-multibyte is nil.
17349         * textmodes/ispell.el (ispell-insert-word): New function.
17350         (ispell-word): Use ispell-insert-word to insert a new word.
17351         (ispell-process-line): Likewise.
17352         (ispell-complete-word): Likewise.
17354 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
17356         * calendar/calendar.el (redraw-calendar): Preserve point.
17357         Reported by Matt Hodges <MPHodges@member.fsf.org>.
17358         (calendar-week-start-day): Move after definition of
17359         redraw-calendar.  Delete buffer test, since redraw-calendar has
17360         that now.
17362         * calendar/diary-lib.el (mark-diary-entries): Only call
17363         redraw-calendar in the first of any recursive calls.
17364         Reported by Alan Shutko <ats@acm.org>.
17366 2005-03-08  Juri Linkov  <juri@jurta.org>
17368         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
17369         (html-horizontal-rule, html-line, html-image, html-checkboxes)
17370         (html-radio-buttons): Add a space before the trailing `/>' where
17371         sgml-xml-mode is non-nil.
17372         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
17373         the subsequent tag of the empty XML tag.
17374         (html-href-anchor): Don't set initial input to "http:".
17375         (html-image): Ask for the image URL and set point inside alt="".
17376         (html-name-anchor): Duplicate the name in the `id' attribute when
17377         sgml-xml-mode is non-nil.
17378         (html-paragraph): Remove \n before <p>.
17379         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
17380         instead of `checked' when sgml-xml-mode is non-nil.
17382         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
17383         Remove 1 space before #RRGGBB to not truncate it on terminal
17384         windows w/o fringes.  Remove 1 space between bg and fg examples
17385         to get more space.
17386         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
17387         avoid byte-compile warnings.
17389         * image-file.el (image-file-handler): Put `safe-magic' property to
17390         `image-file-handler'.
17392         * info.el (Info-isearch-search): Emulate word search in
17393         isearching through multiple Info nodes with Info-search.
17394         (Info-isearch-wrap): Allow isearch-word.
17396 2005-03-08  Lute Kamstra  <lute@gnu.org>
17398         * emacs-lisp/debug.el (debugger-step-through): Make sure that
17399         stepping into the debugger's code is not possible.
17400         (debugger-jumping-flag): Docstring update.
17402 2005-03-08  Jay Belanger  <belanger@truman.edu>
17404         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
17405         embedded mode begins.
17406         (calc-embedded-language-alist): New variable.
17407         (calc-embedded-find-modes): Use calc-embedded-language-alist to
17408         set default language mode.
17410 2005-03-08  Kenichi Handa  <handa@m17n.org>
17412         * international/ccl.el (define-ccl-program): Fix docstring about
17413         extra 256 bytes assured for the output buffer.
17415         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
17416         Fix BUFFER_MAGNIFICATION to 2.
17417         (ccl-encode-mule-utf-16be-with-signature): Likewise.
17419 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
17421         * align.el (align-rules-list): Added an alignment rule for CSS
17422         declarations (applies to css-mode and html-mode buffers).
17424 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17426         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
17428 2005-03-07  Kim F. Storm  <storm@cua.dk>
17430         * simple.el (move-beginning-of-line): New command.
17432         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
17434         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
17436         * emulation/cua-base.el: Put CUA move property on move-end-of-line
17437         and move-beginning-of-line.
17439         * apropos.el (apropos-print): Omit command from M-x ... RET.
17441 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
17443         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
17444         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
17446 2005-03-06  Richard M. Stallman  <rms@gnu.org>
17448         * bindings.el (esc-map): Bind M-g to goto-line.
17450         * facemenu.el (global-map): Bind M-o, not M-g.
17452 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17454         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
17455         "Open Directory" as for "Open File".
17457 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
17459         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
17460         (push-mark-command): Run activate-mark-hook.
17462 2005-03-06  Richard M. Stallman  <rms@gnu.org>
17464         * help-mode.el (help-mode-finish): Don't alter the element
17465         in view-return-to-alist if there already is one.
17467         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
17468         make sure the current buffer is the expected one.
17470         * novice.el (disabled-command-function): Output in *Disabled Command*.
17471         Explicitly ignore non-keyboard events, and explicitly handle C-g.
17473         * textmodes/flyspell.el (flyspell-large-region):
17474         Pass args differently for aspell.
17476         * files.el (mode-require-final-newline): Doc fix.
17478 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
17480         * progmodes/which-func.el (which-function):
17481         Specify NOERROR when calling imenu--make-index-alist.
17483 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17485         * simple.el (normal-erase-is-backspace): Define default value.
17487         * custom.el (custom-theme-set-variables): Remove unused var
17488         `immediate'.
17489         (custom-reevaluate-setting): Simple function to handle variables
17490         that are defined before their default value can really be
17491         computed.
17493         * startup.el (command-line): Use it for temporary-file-directory,
17494         small-emporary-file-directory, auto-save-file-name-transforms,
17495         blink-cursor-mode, and normal-erase-is-backspace.
17497         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
17498         progress, even with buggy anchored keywords.
17500 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
17502         * simple.el (goto-line): Remove unbalanced final parenthesis.
17504 2005-03-05  Richard M. Stallman  <rms@gnu.org>
17506         * simple.el (goto-line): Use a number at point as the default.
17507         With C-u as arg, switch buffers.
17509 2005-03-05  Juri Linkov  <juri@jurta.org>
17511         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
17512         with `no-blinking-cursor'.
17514         * startup.el (no-blinking-cursor): New defvar.
17515         (command-line): Add `--no-blinking-cursor' to longopts.
17516         Set `no-blinking-cursor' to t for command line arguments
17517         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
17518         with `no-blinking-cursor' in the condition for calling
17519         `blink-cursor-mode'.
17521 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
17523         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
17524         (menu-bar-options-save): Add blink-cursor-mode.
17525         (menu-bar-options-menu): Add blink-cursor-mode.
17527 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
17529         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
17530         (icalendar-export-file, icalendar-export-region)
17531         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
17532         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
17534 2005-03-04  Lute Kamstra  <lute@gnu.org>
17536         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
17537         (debug-function-list): Ditto.
17539 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
17541         * textmodes/texinfmt.el (texinfo-append-refill):
17542         Redefine the types of line to which @refill
17543         is not appended by replacing a search for `@refill\\|@bye' with
17544         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
17545         itemize@refill' bug and the unfilled long lines bug.
17546         (texinfmt-version): Update number and date.
17548 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17550         * international/code-pages.el (windows-1250, windows-125[2-8])
17551         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
17553 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17555         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
17556         bound yet.
17558 2005-03-02  Romain Francoise  <romain@orebokech.com>
17560         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
17561         buffer after removing limits.
17562         (ibuffer-pop-filter): Ditto.
17563         Update copyright.
17565 2005-03-02  Miles Bader  <miles@gnu.org>
17567         * button.el (make-text-button): If the user doesn't specify a
17568         type, use the default.  Rewrite to use `add-text-properties' and
17569         plist functions.
17571 2005-03-01  Lute Kamstra  <lute@gnu.org>
17573         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
17574         (debugger-jumping-flag): New var.
17575         (debug-entry-code): Use it.
17576         (debugger-jump): Use debugger-jumping-flag and add
17577         debugger-reenable to post-command-hook.
17578         (debugger-reenable): Use debugger-jumping-flag and remove itself
17579         from post-command-hook.
17580         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
17581         debugger-reenable.
17583 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
17585         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
17586         inclusion of "itemize\\|", which may be unnecessary, is certainly
17587         inelegant, and stops refilling in itemize lists when formatting
17588         Japanese Texinfo files to Info.
17589         Update copyright to 2005.
17591 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
17593         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
17594         of an error if GDB can't find the source file.
17596 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
17598         * calendar/calendar.el (redraw-calendar): Work from any buffer,
17599         not just the calendar.
17601         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
17602         first.
17603         (diary-redraw-calendar): New function.
17604         (make-diary-entry): Add diary-redraw-calendar to local
17605         write-contents-functions.  Turn off selective display before
17606         inserting in diary.
17608 2005-03-01  Kim F. Storm  <storm@cua.dk>
17610         * emacs-lisp/copyright.el (copyright-fix-years): New command.
17612 2005-03-01  Lute Kamstra  <lute@gnu.org>
17614         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
17615         that debug-entry-code can be safely removed from a function while
17616         this code is being evaluated.  Revert the 2005-02-27 change as the
17617         new implementation no longer requires it.  Make sure that a
17618         function body containing just a string is not mistaken for a docstring.
17619         (debug): Skip one more frame in case of debug on entry.
17620         (debugger-setup-buffer): Delete one more frame line in case of
17621         debug on entry.
17622         (debugger-frame-number): Update to use the new text introduced by
17623         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
17625 2005-02-28  Kim F. Storm  <storm@cua.dk>
17627         * double.el (double-translate-key): Call force-window-update after
17628         read-event to avoid crash in redisplay.
17630 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17632         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
17633         (debug): Use it.  Move the inhibit-trace earlier.
17634         (debug-entry-code): New const.
17635         (debug-on-entry-1): Use it.
17637 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
17639         * international/utf-16.el (ccl-encode-mule-utf-16le):
17640         Fix BUFFER_MAGNIFICATION to 2.
17641         (ccl-encode-mule-utf-16be): Likewise.
17643 2005-02-28  Kenichi Handa  <handa@m17n.org>
17645         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
17646         Fix BUFFER_MAGNIFICATION to 4.
17647         (ccl-encode-mule-utf-16be-with-signature): Likewise.
17649 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
17651         * speedbar.el (speedbar-update-flag): Doc fix.
17652         (speedbar-show-info-under-mouse): Give set-mouse-position the right
17653         argument.
17655 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17657         * reveal.el (reveal-post-command): Don't try to reveal overlays which
17658         have a non-nil `invisible' property but are actually visible.
17660         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
17661         for perldoc sections.
17662         (perl-outline-regexp, perl-outline-level): New var and function.
17663         (perl-mode): Use them.
17665 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
17667         * calendar/diary-lib.el (diary-remind): Discard any mark portion
17668         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
17670 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
17672         * cus-edit.el: Comment change.
17673         (custom-buffer-create-internal): Slightly reword text at top of
17674         Custom buffers.  Mention there that saving an option edits the
17675         init file.  Add link to Emacs manual node on `custom-file'.
17676         (custom-magic-alist): Rewrite individual State messages to use
17677         capitalized keywords.  Doc fix.
17679 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
17681         * calendar/calendar.el (calendar-buffer): Move above
17682         calendar-week-start-day.
17683         (calendar-week-start-day): Doc fix.  Add :set function.
17684         (calendar-minimum-window-height): New variable.
17685         (generate-calendar-window): Only resize window if selected-window
17686         is displaying the calendar buffer.  Use new variable
17687         calendar-minimum-window-height.
17688         (generate-calendar): Reword error message.
17689         (calendar-mode-map): Bind DEL to scroll-other-window-down.
17691 2005-02-27  Andreas Schwab  <schwab@suse.de>
17693         * vc.el (vc-do-command): Don't run command asynchronously when
17694         operating in a remote directory.
17696         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
17697         change from sync with Tramp 2.0.47.
17699 2005-02-27  Richard M. Stallman  <rms@gnu.org>
17701         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
17703         * textmodes/flyspell.el (flyspell-mode-on):
17704         Call ispell-change-dictionary only if necessary.
17706         * emacs-lisp/re-builder.el (regexp-builder): New function.
17708         * register.el (describe-register-1): Explicitly handle
17709         yank-excluded-properties = t.
17711         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
17712         (custom-magic-alist): Change the status descriptions again.
17713         (face widget-type): Total rewrite based on `restricted-sexp'
17714         to eliminate the confusing double hiding levels.
17716         * emacs-lisp/debug.el (debug-on-entry-1):
17717         If function body is empty, add nil as body form.
17719 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17721         * emacs-lisp/trace.el (inhibit-trace): New var.
17722         (trace-make-advice): Use it.
17724         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
17726 2005-02-26  Kim F. Storm  <storm@cua.dk>
17728         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
17729         (mouse-on-link-p, mouse-drag-region-1): Use it.
17731 2005-02-25  Lute Kamstra  <lute@gnu.org>
17733         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
17735 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
17737         * frame.el (blink-cursor-mode): Add :group keyword.
17739 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
17741         * calendar/icalendar.el (icalendar--decode-isodatetime):
17742         New optional argument DAY-SHIFT.
17743         (icalendar-export-region): Fix coding-system-for-write.
17744         (icalendar--convert-ical-to-diary): Shift end-day of all-day
17745         events by one.
17747 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17749         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
17751 2005-02-24  Kim F. Storm  <storm@cua.dk>
17753         * international/iso-acc.el (iso-accents-compose): Fix crash
17754         during redisplay.  Call force-window-update after read-event
17755         and delete-region to signal that window is not accurate.
17757 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17759         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
17760         Remove unused and inexistent var `inhibit-trace'.
17761         (debugger-mode): Use run-mode-hooks.
17762         (debugger-list-functions): Add buttons; setup xref stack.
17764 2005-02-23  Richard M. Stallman  <rms@gnu.org>
17766         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
17767         appointment says it was explicitly made.
17768         (appt-add): Set the 3rd element.
17769         (appt-make-list): Preserve explicit appointments.
17771         * subr.el (find-tag-default): Catch errors in forward-sexp.
17773 2005-02-23  Juri Linkov  <juri@jurta.org>
17775         * info.el (Info-isearch-search): New defcustom.
17776         (Info-isearch-search): Call the default isearch function
17777         when Info-isearch-search is nil.
17778         (Info-isearch-wrap): Use variable Info-isearch-search.
17780 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
17782         * cus-edit.el: Comment change.
17784 2005-02-22  Kim F. Storm  <storm@cua.dk>
17786         * progmodes/hideif.el (hide-ifdef-use-define-alist):
17787         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
17789 2005-02-22  Simon Josefsson  <jas@extundo.com>
17791         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
17792         New variable.
17793         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
17794         Oskarsson" <myrkraverk@users.sourceforget.net>.
17796 2005-02-22  Kim F. Storm  <storm@cua.dk>
17798         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
17799         check that window of that event is the selected window.
17800         (mouse-drag-region-1): Compare mouse event window to selected
17801         window before setting point.
17803         * tooltip.el (tooltip-show-help-function): Pass event to
17804         mouse-on-link-p so it can check selected window.
17806 2005-02-22  Kenichi Handa  <handa@m17n.org>
17808         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
17809         (ps-mule-show-warning): New function.
17810         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
17811         characters are found.
17813         * ps-print.el (ps-header-footer-string): Return a list of header
17814         and footer strings.
17816 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17818         * pcvs.el (cvs-retrieve-revision): Fix thinko.
17820 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17822         * frame.el (blink-cursor-mode): Use define-minor-mode.
17824         * term/mac-win.el (function-key-map): Use char-names more consistently.
17825         (file-name-coding-system): Only set it for MacOS-9.  The other case is
17826         already handled in mule-cmds.el (where it also works when mac-win.el
17827         is not used).
17829 2005-02-21  Kenichi Handa  <handa@m17n.org>
17831         * international/mule.el (ctext-pre-write-conversion): Always use
17832         " *code-converting-work*" buffer for work.
17834         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
17836 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
17838         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
17840 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
17842         * ses.el (undo-more): Restore defadvice, but only the part that
17843         allows changes outside the restricted area of the buffer.
17845 2005-02-20  Kim F. Storm  <storm@cua.dk>
17847         * simple.el (line-move): Add fourth optional arg try-vscroll which
17848         must be set to perform auto-window-vscroll.
17849         When moving backwards and doing auto-window-vscroll, automatically
17850         vscroll to the last part of lines which are taller than the window.
17851         (next-line, previous-line): Set try-vscroll arg on line-move.
17853 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
17855         * replace.el (query-replace, query-replace-regexp)
17856         (replace-string, replace-regexp): When operating on region, make
17857         the minibuffer prompt say so.
17859         * isearch.el (isearch-forward): Document isearch-query-replace and
17860         isearch-query-replace-regexp keybindings.
17862 2005-02-19  Jay Belanger  <belanger@truman.edu>
17864         * calc/calc-aent.el (math-read-token): Add local variable.
17866         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
17867         (calc-edit-top): Move declaration to earlier in file.
17868         (calc-edit-macro-repeats): Add local variables.
17870         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
17871         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
17872         calcFunc-tanh.
17873         Adjust integration rule for calcFunc-tan.
17875 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
17877         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
17878         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
17879         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
17880         (viper-skip-separators): Bug fix.
17881         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
17882         particular major mode.
17883         (viper-del-backward-char-in-replace): Don't put deleted char on the
17884         kill ring.
17886         * viper-ex.el (viper-color-display-p): New function.
17887         (viper-has-face-support-p): Use viper-color-display-p.
17889         * viper-keym.el (viper-gnus-modifier-map): New keymap.
17891         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
17893         * viper-util.el (viper-glob-unix-files): Fix shell status check.
17894         (viper-file-remote-p): Make equivalent to file-remote-p.
17896         * viper.el (viper-major-mode-modifier-list):
17897         Use viper-gnus-modifier-map.
17899 2005-02-19  David Kastrup  <dak@gnu.org>
17901         * subr.el (subregexp-context-p): Fix garbled doc string by adding
17902         quoting.
17904 2005-02-19  Jay Belanger  <belanger@truman.edu>
17906         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
17907         Remove extra definitions.
17908         (calc-coth): New function.
17909         (calcFunc-cot): Fix `let'.
17911 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
17913         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
17914         the reasons we use "type pc" in these faces.
17916         * button.el (button): Ditto.
17918 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
17920         * replace.el (query-replace-read-from): Set the value of
17921         query-replace-from-history-variable to handle the case of an empty
17922         string entered to accept the suggested default.
17924         * net/tramp.el (tramp-file-name-for-operation):
17925         Use dired-call-process instead of dired-call-process-command.
17927 2005-02-19  Jay Belanger  <belanger@truman.edu>
17929         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
17930         (math-div-non-trig): New variables.
17931         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
17932         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
17933         (math-combine-prod, math-div-symb-fancy): Add simplifications for
17934         trig expressions.
17936 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
17938         * progmodes/gdb-ui.el (gdb-var-update-handler)
17939         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
17940         for watch expressions,
17941         (gdb-var-create-handler): Don't set speedbar-update-flag.
17942         (gdb-post-prompt): Simplify test for speedbar.
17944 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
17946         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
17947         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
17948         we use the syntax table of the correct buffer.
17949         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
17950         Felix Gatzemeier.
17952         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
17953         (ediff-file-remote-p): Make synonymous with file-remote-p.
17954         In all deffaces ediff-*-face-*, use min-colors.
17956         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
17957         ediff-recurse-to-subdirectories.
17958         (ediff-mark-if-equal): Check that the arguments are strings, use
17959         ediff-same-contents (after to Felix Gatzemeier).
17961         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
17962         nil.
17964 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17966         * log-view.el (log-view-message-re): Fix up Subversion regexp.
17968 2005-02-18  David Kastrup  <dak@gnu.org>
17970         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
17971         use `mark-active' when defined.
17973 2005-02-18  Kenichi Handa  <handa@m17n.org>
17975         * ps-print.el (ps-font-info-database): New entry
17976         ZapfChancery-MediumItalic with correct font name.  Fix font name
17977         of the entry Zapf-Chancery-MediumItalic.
17979 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
17981         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
17983 2005-02-16  Kim F. Storm  <storm@cua.dk>
17985         * ido.el (ido-fallback-command): Pass user input to fallback command.
17987 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
17989         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
17990         (gdb-find-file-hook): Add server prefix.
17992 2005-02-16  Richard M. Stallman  <rms@gnu.org>
17994         * replace.el (perform-replace): Pass new args to replace-highlight.
17995         (replace-highlight): Take region args,
17996         and pass them to isearch-lazy-highlight-new-loop.
17998         * novice.el (disabled-command-hook): Autoload the defalias
17999         and the make-obsolete-variable call.
18001         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
18003         * isearch.el (isearch-lazy-highlight-start-limit)
18004         (isearch-lazy-highlight-end-limit): New variables limit
18005         the region for highlighting.
18006         (isearch-lazy-highlight-new-loop): New args BEG and END.
18007         (isearch-lazy-highlight-search): Use the new vars.
18008         (isearch-lazy-highlight-update): Likewise.
18010         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
18012         * cus-start.el (all): Use default-boundp.
18014 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
18016         * menu-bar.el (menu-bar-select-frame): Handle current frame.
18018 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
18020         * autorevert.el (auto-revert-stop-on-user-input)
18021         (auto-revert-verbose): Doc fixes.
18023 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
18025         * international/mule-cmds.el (set-locale-environment): Remove call
18026         to set-selection-coding-system on Windows.
18028 2005-02-15  Jay Belanger  <belanger@truman.edu>
18030         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
18031         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
18032         calcFunc-coth.
18033         (math-simplify-sqrt): Add simplifications.
18035         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
18036         to list.
18038         * calc/calc-ext.el: Add functions to autoloads.
18040         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
18041         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
18042         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
18043         (math-csc-raw, math-cot-raw): New functions.
18045         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
18047         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
18048         the variable name in a message.
18050         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
18051         calcFunc-csc, calcFunc-cot.
18053         * calc/calcalg2.el: Add derivative and integration rules for
18054         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
18055         calcFunc-csch, calcFunc-coth.
18056         (math-do-integral-methods): Add to checks for when to use
18057         substitutions.
18059         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
18061 2005-02-15  Lute Kamstra  <lute@gnu.org>
18063         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18064         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
18065         <monnier@iro.umontreal.ca>
18066         (lisp-outline-level): Improve efficiency.  Suggested by David
18067         Kastrup <dak@gnu.org>.
18069 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
18071         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
18072         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
18073         (gdb-set-gud-minor-mode-existing-buffers): New functions.
18074         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
18075         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
18077 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
18079         * cus-start.el (all): Comment change.
18081 2005-02-14  Lute Kamstra  <lute@gnu.org>
18083         * cus-start.el (all): Check if symbol is void.
18085 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
18087         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
18088         optional argument to \cite.
18090 2005-02-14  Richard M. Stallman  <rms@gnu.org>
18092         * cus-edit.el (custom-buffer-create-internal): Update help message.
18093         (custom-magic-alist): Update help messages.
18095         * cus-start.el (all): Allow a var to specify a standard value.
18097 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
18099         * custom.el (custom-theme-set-variables): Handle variable aliases.
18101         * frame.el (blink-cursor-timer): Doc fix.
18102         (blink-cursor): Make it an alias for `blink-cursor-mode' and
18103         declare obsolete.
18104         (blink-cursor-mode): Define with defcustom and use correct
18105         standard expression in that defcustom.
18106         * startup.el (command-line): Adapt to above changes in frame.el.
18108 2005-02-11  Lute Kamstra  <lute@gnu.org>
18110         * apropos.el (apropos-score-doc): Prevent division by zero.
18112 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
18114         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
18115         (icalendar--get-event-property-attributes)
18116         (icalendar--get-event-properties)
18117         (icalendar--datetime-to-diary-date): New functions.
18118         (icalendar--split-value): Doc fix.
18119         (icalendar--datetime-to-noneuropean-date)
18120         (icalendar--datetime-to-european-date): New optional argument
18121         SEPARATOR.  Return result as a string instead of a list.
18122         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
18123         (icalendar--convert-string-for-export): Rename arg S to STRING.
18124         (icalendar-export-region): Doc fix.  Change name of error buffer.
18125         Save output buffer.
18126         (icalendar-import-file): Add blank at end of prompt.
18127         (icalendar-import-buffer): Doc fix.  Do not switch to error
18128         buffer.  Indicate status in return value.
18129         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
18130         buffer.  Save output buffer.  Handle exception from recurrence
18131         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
18132         events.  Fix problems with weekly all-day events.
18134 2005-02-10  Richard M. Stallman  <rms@gnu.org>
18136         * simple.el (eval-expression-print-format):
18137         Avoid warning about edebug-active.
18139         * help.el (help-for-help-internal): Rename from help-for-help.
18140         (help-for-help): Define with defalias.
18142         * font-core.el (font-lock-default-function): Use with-no-warnings.
18144         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
18146         * custom.el (defface): Doc fix.
18148 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
18150         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
18151         width 0" to prevent word wrapping problems.
18153 2005-02-09  Kim F. Storm  <storm@cua.dk>
18155         * ido.el (ido-file-extensions-order): New defcustom.
18156         (ido-file-extension-lessp, ido-file-extension-aux)
18157         (ido-file-extension-order): New advanced file ordering.
18158         (ido-file-lessp): New simple file ordering.
18159         (ido-sort-list): Remove.
18160         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
18161         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
18163 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
18165         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
18166         that some versions of grep produce.
18167         (grep-mode-font-lock-keywords): Likewise.
18169 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
18171         * progmodes/gdb-ui.el (gdb-location-list): New variable.
18172         (gdb-cdir): Delete.
18173         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
18174         (gdb-source-info): Treat case when source file is in another
18175         directory properly.
18176         (gdb-get-location): New function.
18178 2005-02-07  Jay Belanger  <belanger@truman.edu>
18180         * calc/calc-prog.el (calc-write-parse-table-part)
18181         (calc-fix-token-name): Fix a check for language type.
18183         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
18185 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
18187         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
18188         as directory not writable.
18190 2005-02-07  Kim F. Storm  <storm@cua.dk>
18192         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
18193         (cua--standard-movement-commands): Remove list.
18194         Instead, set CUA property value to move for movement commands.
18195         (cua-movement-commands): Remove.  Users must set CUA prop instead.
18196         (cua--pre-command-handler): Check CUA property.
18197         (cua--init-keymaps): Don't remap undo commands.
18198         (cua-mode): Don't call cua--rectangle-on-off.
18200         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
18201         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
18202         (cua--rect-undo-set-point): New var.
18203         (cua--rectangle-undo-boundary): Setup undo apply entry.
18204         (cua--rect-undo-handler): New function for rectangle undo.
18205         (cua--rect-start-position, cua--rect-end-position): Add.
18206         (cua--rectangle-post-command): Call cua--rectangle-set-corners
18207         for restored rectangle.  Set point if cua--rect-undo-set-point.
18209 2005-02-06  Jay Belanger  <belanger@truman.edu>
18211         * calc/calc-lang.el (calc-tex-language): Display more information
18212         in messages.
18214         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
18215         in TeX mode.
18217 2005-02-06  Richard M. Stallman  <rms@gnu.org>
18219         * emacs-lisp/lisp.el (buffer-end): Doc fix.
18221 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
18223         * net/ldap.el (ldap-search-internal): Support attributes with
18224         optional descriptions separated by a semi-colon, as in
18225         "userCertificate;binary".
18227 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18229         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
18230         isn't a cons (i.e. the version is 0).
18232 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
18234         * help.el (help-for-help): Doc fix.
18236 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
18238         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
18239         GDB-Windows on the menu-bar as this works better.
18241 2005-02-04  Jay Belanger  <belanger@truman.edu>
18243         * calc/calc-embed.el (calc-embedded-update): Don't put in
18244         unnecessary newlines.  Adjust the end of formula marker.
18246         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
18247         (math-latex-parse-two-args): New function.
18249 2005-02-03  Lute Kamstra  <lute@gnu.org>
18251         * help-fns.el (help-with-tutorial): Make sure that users cannot
18252         remove the entire text of the tutorial by means of `undo'.
18254 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18256         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
18257         in recent changes, where the ispell process was repeatedly
18258         killed & restarted.
18260         * international/mule-cmds.el (set-locale-environment): Set file-name
18261         coding system to utf-8 on Darwin systems.
18262         (set-default-coding-systems): Don't set default-file-name-coding-system
18263         on Darwin systems.
18265 2005-02-03  Richard M. Stallman  <rms@gnu.org>
18267         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
18269 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
18271         * faces.el (list-faces-display): Add optional argument.
18273 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18275         * font-core.el (font-lock-default-function): Handle the rare case where
18276         only font-lock-keywords is set.
18278 2005-02-02  Kenichi Handa  <handa@m17n.org>
18280         * international/characters.el: Cancel previous change for
18281         I-WITH-DOT-ABOVE and DOTLESS-i.
18283         * international/latin-5.el: Cancel previous change.
18285 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
18287         * progmodes/gud.el: Correction to syntax in gud-menu-map.
18289 2005-02-02  Kenichi Handa  <handa@m17n.org>
18291         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
18292         DOTLESS-i.
18294         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
18295         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
18297         * case-table.el (get-upcase-table): New function.
18298         (copy-case-table): Copy upcaes table too if non-nil.
18299         (set-case-syntax-delims): Maintain upcase table too.
18300         (set-case-syntax-pair): Likewise.
18301         (set-upcase-syntax, set-downcase-syntax): New functions.
18302         (set-case-syntax): Maintain upcase table too.
18304 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
18306         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
18308         * progmodes/gud.el (gud-goto-info): New function.
18309         (gud-tool-bar-map): Use correct icon.
18311 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
18313         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
18314         When delegating, order args in the funcall correctly.
18316 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
18318         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
18320 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
18322         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
18323         buffer not visiting a file.
18325 2005-01-31  Jay Belanger  <belanger@truman.edu>
18327         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
18328         bound on the line with the formula.
18330 2005-01-31  Kim F. Storm  <storm@cua.dk>
18332         * ses.el (ses-create-cell-variable-range)
18333         (ses-destroy-cell-variable-range, ses-reset-header-string)
18334         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
18335         (ses-insert-row): Fix format of apply undo entries.
18337 2005-01-31  Jay Belanger  <belanger@truman.edu>
18339         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
18340         parts.
18342         * calc/calc-embed.el (calc-embedded-open-formula)
18343         (calc-embedded-close-formula): Ignore matrix environments.
18345         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
18346         TeX mode.
18348         * calc/calc-lang.el (math-function-table, math-oper-table)
18349         (math-variable-table): Adjust the LaTeX portions.
18351         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
18352         (math-latex-ignore-words): New constant.
18354 2005-01-31  Richard M. Stallman  <rms@gnu.org>
18356         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
18357         (ispell-local-dictionary): Doc fix.
18358         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
18359         Don't reinitialize at run time.  Don't defcustom.
18360         All uses changed to append ispell-local-dictionary-alist,
18361         or check it first.
18362         (ispell-current-dictionary): New variable for dictionary in use.
18363         (ispell-dictionary): Now used only for global default.
18364         (ispell-start-process): Set ispell-current-dictionary,
18365         not ispell-dictionary.
18366         (ispell-change-dictionary): Use this only for setting
18367         user preferences.
18368         (ispell-internal-change-dictionary): New function
18369         to change the current dictionary in use.
18370         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
18371         Use ispell-current-dictionary.
18372         Handle ispell-local-dictionary-overridden.
18373         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
18375 2005-01-31  Jay Belanger  <belanger@truman.edu>
18377         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
18379         * calc/calc-ext.el: Add calc-latex-language to autoloads.
18380         (calc-mode-map): Add calc-latex-language.
18382         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
18383         (math-latex-print-frac): New functions.
18384         (math-oper-table, math-function-table, math-variable-table)
18385         (math-complex-format, math-input-filter): Add latex properties.
18386         (calc-set-language): Set math-expr-special-function-mapping.
18388         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
18389         (calc-write-parse-table-part): Add LaTeX support.
18391         * calc/calc.el (calc-language): Adjust docstring.
18392         (calc-set-mode-line): Add LaTeX support.
18393         (math-expr-special-function-mapping): New variable.
18394         (math-tex-ignore-words): Add to list.
18396         * calc/calccomp.el (math-compose-expr, math-compose-rows):
18397         Add LaTeX support.
18398         (math-compose-expr): Add support for special functions.
18400         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
18402 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
18404         * progmodes/gdb-ui.el (gdb-memory-address)
18405         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
18406         (gdb-memory-mode-map, gdb-memory-format-keymap)
18407         (gdb-memory-format-menu, gdb-memory-unit-keymap)
18408         (gdb-memory-unit-menu): New variables for a buffer
18409         that lets the user examine program memory.
18410         (gdb-memory-set-address, gdb-memory-set-repeat-count)
18411         (gdb-memory-format-binary, gdb-memory-format-octal)
18412         (gdb-memory-format-unsigned, gdb-memory-format-signed)
18413         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
18414         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
18415         (gdb-memory-unit-word, gdb-memory-unit-halfword)
18416         (gdb-memory-unit-byte, gdb-memory-unit-menu)
18417         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
18418         (gdb-memory-mode, gdb-memory-buffer-name)
18419         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
18420         New functions for above buffer.
18422 2005-01-30  Richard M. Stallman  <rms@gnu.org>
18424         * cus-edit.el (custom-bury-buffer): Function deleted.
18425         (custom-buffer-done-function): Option deleted.
18426         (custom-buffer-done-kill): New replacement option.
18427         (Custom-buffer-done): Call quit-window.
18428         (custom-buffer-create-internal): Update for above changes.
18430 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
18432         * simple.el (undo-ask-before-discard): New var.
18433         (undo-outer-limit-truncate): Implement it.
18434         (undo-extra-outer-limit): Doc update.
18436 2005-01-29  Richard M. Stallman  <rms@gnu.org>
18438         * ses.el (undo-more): Delete defadvice.
18439         (ses-begin-change): Doc fix.
18441         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
18442         instead of rebinding C-x u and C-_.
18444         * files.el (normal-backup-enable-predicate): Return nil for files
18445         in /tmp, regardless of temporary-file-directory.
18447         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
18449         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
18450         (open-rectangle, delete-whitespace-rectangle-line)
18451         (clear-rectangle-line): If FILL, pass t instead of FILL
18452         for move-to-column's 2nd arg.
18454         * simple.el (undo): Fix the test for continuing a series of undos.
18455         (undo-more): Set pending-undo-list to t when we reach end.
18456         (pending-undo-list): Move up defvar.
18458         * wid-edit.el (widget-button-click):
18459         Shorten the range of the track-mouse binding.
18461         * comint.el (comint-insert-input): Undo previous changes;
18462         use last-input-event in interactive spec.
18464 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
18466         * progmodes/compile.el (compilation-start): Bind buffer-read-only
18467         to nil before invoking call-process.  Reset buffer's modified flag
18468         after fontifying it in the no-async branch.
18470         * wid-edit.el (widget-specify-button): If mouse pointer shape
18471         cannot be changed, use mouse face instead.
18473 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
18475         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
18476         (gdb-goto-breakpoint): Make breakpoint handling work on template
18477         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
18478         (gdb-assembler-custom): Update to recognize breakpoint information
18479         added on 2005-01-19.
18481 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18483         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
18484         (dsssl-mode): Use define-derived-mode.
18485         (scheme-mode-initialize): Remove.
18486         (scheme-mode): Use run-mode-hooks.
18488         * cus-edit.el (customize-group-other-window)
18489         (custom-buffer-create-other-window): Don't override special-display-*.
18490         (custom-mode-map): Make it dense.
18492         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
18493         sets the default value.
18495 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
18497         * descr-text.el: Add more keywords.
18499 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18501         * speedbar.el: Avoid unnecessary use of locate-library.
18503         * international/mule-cmds.el (standard-display-european-internal):
18504         Don't fiddle with latin-1 non-break space any more since it's now
18505         special cased in the C code.
18506         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
18508 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
18510         * cus-start.el (all): Add `undo-outer-limit'.
18512 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18514         * textmodes/bibtex.el (bibtex-format-entry):
18515         Use `bibtex-empty-field-re' only on the text of fields, not on entire
18516         field lines.
18517         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
18518         not on part of a buffer.
18520 2005-01-25  Lute Kamstra  <lute@gnu.org>
18522         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
18523         nonempty field text strings like "{letters\\macro{}more letters}".
18524         Clarify docstring.
18525         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
18526         (bibtex-entry-offset, bibtex-parse-association)
18527         (bibtex-parse-field-name): Fix typos in docstrings.
18528         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
18530 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
18532         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
18533         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
18534         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
18535         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
18537         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
18538         isearch minor mode.
18540 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
18542         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
18544 2005-01-24  Lute Kamstra  <lute@gnu.org>
18546         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
18547         CASECHARS and NOT-CASECHARS regular expressions of the
18548         "nederlands" and "nederlands8" dictionaries to prevent a "Range
18549         striding over charsets" error.
18551 2005-01-24  Jay Belanger  <belanger@truman.edu>
18553         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
18554         display variable name.
18556 2005-01-24  Kenichi Handa  <handa@m17n.org>
18558         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
18559         Fix setting of the element of encoded-kbd-iso2022-invocations.
18561 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
18563         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
18564         (gdb-threads-select): Change to also accept mouse events.
18565         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
18566         (gdb-threads-mouse-select): Delete.
18568 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
18570         * files.el (insert-directory): Take care of empty directory,
18571         listed without -a switch.
18573 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18575         * textmodes/refill.el (refill-post-command-function):
18576         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
18577         to the list of functions that we should be careful not to undo.
18578         (refill-late-fill-paragraph-function): Remove.
18579         (refill-saved-state): New var.
18580         (refill-mode): Use it to save fill-paragraph-function.
18581         Save also the value of auto-fill-function.
18583         * term/w32-win.el: Simplify code.
18585 2005-01-23  Kim F. Storm  <storm@cua.dk>
18587         * simple.el (line-move): Adapt to new return value from
18588         pos-visible-in-window-p.
18590         * simple.el (line-move): Fix last change.  Check partial
18591         visibility at point rather than at window-start.
18593 2005-01-22  Jason Rumney  <jasonr@gnu.org>
18595         * term/w32-win.el (xw-defined-colors): Remove debug-message.
18597 2005-01-22  David Kastrup  <dak@gnu.org>
18599         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
18601 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
18603         * type-break.el (type-break-mode): Add a test for
18604         type-break-file-name being non-nil.
18606 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
18608         * net/eudc.el (top level): Call (message "") via progn, so that
18609         eudc-options-file is loaded.
18611 2005-01-22  Kim F. Storm  <storm@cua.dk>
18613         * simple.el (line-move-1): Rename from line-move.
18614         (line-move): New function that adjusts vscroll for partially
18615         visible rows, and calls line-move-1 otherwise.
18617 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
18619         * pcomplete.el: Define pcomplete-read-event instead of read-event,
18620         since it's not a complete read-event implementation
18622 2005-01-20  Jay Belanger  <belanger@truman.edu>
18624         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
18625         for called function.
18627 2005-01-20  Steven Tamm  <steventamm@mac.com>
18629         * term/mac-win.el (process-connection-type): Remove.
18630         Controlled now by s/darwin.h:PTY_ITERATION.
18632 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18634         * window.el (handle-select-window): Don't switch window when we're
18635         in the minibuffer.
18637 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
18639         * subr.el (dotimes-with-progress-reporter): New macro.
18641         * ses.el (ses-dotimes-msg): Remove macro.
18642         Use `dotimes-with-progress-reporter' instead.
18644 2005-01-19  Steven Tamm  <steventamm@mac.com>
18646         * term/mac-win.el (process-connection-type): Use new
18647         operating-system-release variable to use ptys on Darwin 7 (OS X
18648         10.3) when using carbon build.
18650 2005-01-19  Jay Belanger  <belanger@truman.edu>
18652         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
18653         flags if the last command was a tab or M-tab.
18655         * calc/calc-prog.el (calc-user-define-edit): Put original formula
18656         in formula editing buffer.
18658 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
18660         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
18661         breakpoint image symbol in margin.
18663 2005-01-19  Jay Belanger  <belanger@truman.edu>
18665         * calc/calc-prog.el (calc-execute-kbd-macro):
18666         Ignore calc-keep-arg-flag.
18668 2005-01-19  Kenichi Handa  <handa@m17n.org>
18670         * textmodes/ispell.el (ispell-looking-at): New function.
18671         (ispell-process-line): Use ispell-looking-at to compare the ispell
18672         output and the buffer contents.
18674 2005-01-18  Jay Belanger  <belanger@truman.edu>
18676         * calc/calc.el (calc-display-raw): Fix docstring.
18678 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18680         * simple.el (blink-matching-open): Strip extra info from syntax.
18682         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
18683         funny chars in the end-of-here-doc marker.
18685 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
18687         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
18688         that enable/disabled state of breakpoints is shown correctly in
18689         fringe and on ttys.
18690         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
18691         Add breakpoint information as text properties.
18692         (gdb-mouse-toggle-breakpoint):
18693         Rename to gdb-mouse-set-clear-breakpoint.
18694         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
18695         breakpoints in the margin.
18696         (gdb-remove-strings): Simplify.
18698 2005-01-17  Jay Belanger  <belanger@truman.edu>
18700         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
18701         erasing buffer.
18703 2005-01-17  Richard M. Stallman  <rms@gnu.org>
18705         * progmodes/grep.el (grep-find): Copy from `grep' the condition
18706         for calling grep-compute-defaults.
18708         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
18709         if buffer is empty.
18711         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
18713 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18715         * hilit-chg.el (highlight-changes-mode): Don't autoload.
18717         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
18718         non-preloaded variables.
18720 2005-01-17  Steven Tamm  <steventamm@mac.com>
18722         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
18723         tex-shell cause to force interactivity when using pipes.
18725 2005-01-17  Kim F. Storm  <storm@cua.dk>
18727         * simple.el (just-one-space): Make arg optional.
18729 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
18731         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
18732         posn-at-x-y to t to access left-margin.
18734 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
18736         Sync with Tramp 2.0.47.
18738         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
18739         catching keep-date problems in cp/scp operations.
18740         (tramp-handle-copy-file): Don't call `set-file-modes'
18741         unconditionally.  Specialized functions should know better what is
18742         necessary.  This improves performance a little bit, and the
18743         functions could catch errors with `cp -p' and `scp -p'.
18744         (tramp-do-copy-or-rename-file-via-buffer)
18745         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
18746         when appropriate.
18747         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
18748         Call `set-file-modes' when appropriate.
18749         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
18750         Johnsson <isak@hypergene.com>
18751         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
18752         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
18753         <joakim@verona.se>
18754         (tramp-file-name-for-operation): Mark `shell-command' as magic for
18755         Emacs only.
18757         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
18758         `find-file-hooks' and `dired-mode-hook'.
18759         (tramp-minor-mode-map): Respective map.  Add remapping for
18760         `compile' and `recompile'.
18761         (tramp-remap-command, tramp-recompile): New defuns.
18762         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
18763         in buffer "*Compilation*".  Call the commands asynchronously.
18765         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
18766         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
18767         `shell-command', because it isn't magic in XEmacs.  Reported by
18768         Adrian Aichner <adrian@xemacs.org>.
18770         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
18771         `substitute-in-file-name.
18772         (tramp-smb-handle-substitute-in-file-name): New defun.
18773         (tramp-smb-advice-PC-do-completion): Delete advice.
18775 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
18777         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
18778         Fix error in deleting region.
18780 2005-01-15  Richard M. Stallman  <rms@gnu.org>
18782         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
18783         In non-temp buffer, switch syntax table temporarily.
18785         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
18787         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
18789         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
18791         * imenu.el (imenu--split-menu): Copy menulist before sorting.
18792         (imenu--generic-function): Use START, not BEG, as pos of definition.
18794         * simple.el (just-one-space): Argument specifies number of spaces.
18796         * simple.el (eval-expression-print-format): Avoid warning
18797         about edebug-active.
18799 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
18801         * progmodes/sh-script.el: Code copied from make-mode.el
18802         with small changes,
18803         (sh-mode-map): Bind C-c C-\.
18804         (sh-backslash-column, sh-backslash-align): New variables.
18805         (sh-backslash-region, sh-append-backslash): New functions.
18807 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18809         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
18810         (rmail-pop-password, rmail-pop-password-required): Move to
18811         rmail-obsolete group.
18812         (rmail-set-pop-password): Rename to rmail-set-remote-password.
18813         All callers updated.
18814         (rmail-get-pop-password): Rename to rmail-get-remote-password.
18815         Take an argument specifying whether it is POP or IMAP mailbox we
18816         are using.  All callers updated.
18817         (rmail-pop-password-error): Rename to
18818         rmail-remote-password-error.  Added mailutils-specific error message.
18819         (rmail-movemail-search-path)
18820         (rmail-movemail-variant-in-use): New variables.
18821         (rmail-remote-password, rmail-remote-password-required):
18822         New customization variables.
18823         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
18824         (rmail-parse-url): New function.
18825         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
18826         with GNU mailutils movemail.
18828 2005-01-15  Kevin Ryde  <user42@zip.com.au>
18830         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
18831         suffix to space, $ or '$, to correctly position point when going
18832         to @table style constants like DBL_MAX.
18834 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
18836         * type-break.el (type-break-mode, type-break-file-time)
18837         (type-break-file-keystroke-count, type-break-choose-file):
18838         Don't store data in or load data from the file if type-break-file-name
18839         is nil.
18840         (type-break-file-name): Doc update as per the above.
18842 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
18844         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
18845         lookup-key might return nil; handle that.
18847 2005-01-15  Alan Mackenzie  <acm@muc.de>
18849         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
18850         rather than the element found, thus enabling the tree to be setcar'd.
18852 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
18854         * textmodes/org.el (org-show-following-heading): New option.
18855         (org-show-hierarchy-above): Use `org-show-following-heading'.
18856         (org-cycle): Documentation fix.
18858         * textmodes/org.el (orgtbl-optimized): New option
18859         (orgtbl-mode): New command, a minor mode.
18860         (orgtbl-mode-map): New variable.
18861         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
18862         (orgtbl-error, orgtbl-self-insert-command)
18863         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
18865         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
18866         a local variable in each org-mode buffer.
18868         * textmodes/org.el (org-set-regexps-and-options): Rename from
18869         `org-set-regexps'.  Added checking for STARTUP keyword.
18870         (org-get-current-options): Add STARTUP options.
18871         (org-table-insert-row): Make mode intelligent about when
18872         realignment is needed.
18873         (org-self-insert-command, org-delete-backward-char, org-delete-char):
18874         New commands.
18875         (org-enable-table-editor): New default value `optimized'.
18876         (org-table-blank-field): Support blanking regions if active.
18878 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
18880         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
18881         if the year is not given.
18883         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
18884         Add new escapes %m and %M, fixed bug with %F by adding
18885         save-match-data.
18886         (reftex-reference): Remove ?. from list of spaces.
18887         (reftex-label-info): Add automatic label prefix recognition.
18889         * textmodes/reftex-index.el (reftex-index-next-phrase):
18890         Add slave parameter to call of `reftex-index-this-phrase'.
18891         (reftex-index-this-phrase): New optional argument.
18892         (reftex-index-region-phrases): Add slave parameter to call of
18893         `reftex-index-this-phrase'.
18894         (reftex-display-index): New argument redo.
18895         (reftex-index-rescan): Add `redo' to arguments of
18896         `reftex-display-index'.
18897         (reftex-index-Rescan, reftex-index-revert)
18898         (reftex-index-switch-index-tag): Add `redo' to arguments of
18899         `reftex-display-index'.
18900         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
18901         indexing.  Fix bug with matching is there is a quote before or
18902         after the word.
18904         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
18905         Fix bug when collecting citation keys in lines with comments.
18906         (reftex-citation): Prefix argument no longer rescans the document,
18907         but forces prompting for optional arguments of cite macros.
18908         (reftex-do-citation): Prompting for optional arguments implemented.
18910         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18911         Add optional arguments to most cite commands.
18912         (reftex-cite-cleanup-optional-args): New option
18913         (reftex-cite-prompt-optional-args): New option.
18914         (reftex-trust-label-prefix): New option.
18916         * textmodes/reftex-toc.el (reftex-toc-find-section):
18917         Add push-mark before changing the position in the buffer.
18919         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
18920         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
18922 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
18924         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
18925         more carefully.
18927 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18929         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
18930         (sgml-mode): Use it.
18931         (sgml-get-context): Better keep track of implicitly closed tags.
18933 2005-01-13  Kenichi Handa  <handa@m17n.org>
18935         * textmodes/ispell.el: These changes are to fix misalignment error
18936         caused by equivalent characters of different Emacs charsets.
18937         (ispell-unified-chars-table): New variable.
18938         (ispell-get-decoded-string): New function.
18939         (ispell-get-casechars, ispell-get-not-casechars)
18940         (ispell-get-otherchars): Call ispell-get-decoded-string.
18942 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
18944         * custom.el (custom-declare-variable): Just put symbol instead
18945         of (defvar . symbol) in `current-load-list'.
18947 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
18949         * emacs-lisp/elint.el: Fixed typo in Commentary section.
18951 2005-01-12  Jay Belanger  <belanger@truman.edu>
18953         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
18954         to create a Calc summary.
18956 2005-01-12  Kim F. Storm  <storm@cua.dk>
18958         * mouse.el (mouse-on-link-p): Change functionality and doc
18959         string to comply with latest description in lisp ref.
18961 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
18963         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
18964         Enable mouse clicks on mode-line, header-line and margin.
18965         (event-type): Give mouse event symbols an `event-kind' property
18966         with value `mouse-click'.
18968 2005-01-12  Juri Linkov  <juri@jurta.org>
18970         * facemenu.el (list-colors-display): Add new arg buffer-name.
18971         Use it.  Fix docstring.  Replace code for identifying duplicate
18972         colors by the name with call to `list-colors-duplicates' which
18973         identifies duplicate colors by the value unless the color
18974         is one of special Windows colors.  Set truncate-lines to t.
18975         Print sorted duplicate color names on each line.  Indent to 22
18976         \(the longest color name in rgb.txt) instead of 20.  Optimize.
18977         (list-colors-duplicates): New function.
18978         (facemenu-color-name-equal): Delete function.
18980         * facemenu.el (list-colors-print): New function created from code
18981         in list-colors-display.  Print #RRGGBB at the window right edge.
18982         (list-colors-display): When temp-buffer-show-function is not
18983         defined, call list-colors-print from temp-buffer-show-hook
18984         to get the right value of window-width in list-colors-print
18985         after the buffer is displayed.
18987         * simple.el (pop-mark): Move deactivate-mark out of conditional
18988         part to deactivate the active mark regardless of the state of the
18989         mark ring.
18991         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
18992         variables line in desktop files.
18994 2005-01-12  Juri Linkov  <juri@jurta.org>
18996         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
18997         Bring together isearch highlight related options.
18998         (lazy-highlight): Replace group `replace' by `matching'.
18999         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
19000         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
19001         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
19002         and declare them obsolete.
19003         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
19004         (isearch-faces): Remove defgroup.
19005         (isearch-overlay, isearch-highlight, isearch-dehighlight):
19006         Move isearch highlighting code closer to lazy highlighting code.
19008         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
19009         (query-replace-highlight, query-replace-lazy-highlight)
19010         (query-replace): Move definitions to the beginning of the file.
19012 2005-01-11  Juri Linkov  <juri@jurta.org>
19014         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
19015         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
19016         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
19018         * info.el (Info-history-forward): New variable.
19019         (Info-select-node): Reset Info-history-forward to nil.
19020         (Info-last): Turn into defalias.
19021         (Info-history-back): Rename from Info-last.
19022         Add current node to Info-history-forward.
19023         (Info-history-forward): New fun.
19024         (Info-mode-map): Replace Info-last by Info-history-back.
19025         Bind Info-history-forward to "r".
19026         (Info-mode-menu): Replace Info-last by Info-history-back.
19027         Fix menu item text.  Add menu item for Info-history-forward.
19028         (info-tool-bar-map): Replace Info-last by Info-history-back.
19029         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
19030         for Info-history-forward.
19031         (Info-mode): Replace Info-last by Info-history-back in docstring.
19032         Add local variable Info-history-forward.
19033         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
19035 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19037         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
19038         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
19039         Ignore select-window events rather than fiddle with
19040         mouse-autoselect-window.
19042 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
19044         * type-break.el (type-break-mode): Fix previous change.
19046 2005-01-10  Jay Belanger  <belanger@truman.edu>
19048         * calc/calc-ext.el (calc-reset): Reset when inside embedded
19049         calculator; only reset when point is inside a calculator.
19050         Don't adjust the window height if the window takes up the whole height
19051         of the frame.
19053 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
19055         * ebuff-menu.el (Electric-buffer-menu-mode):
19056         Preserve value of buffer-local var header-line-format.
19058 2005-01-09  Jay Belanger  <belanger@truman.edu>
19060         * calc/calc.el (calc-mode-var-list-restore-saved-values):
19061         Make sure settings file exists before accessing it.
19063         * calc/calc-embed.el (calc-embedded-subst):
19064         Replace math-multi-subst-rec, which is only supposed to be called
19065         by math-multi-subst, by math-multi-subst.
19067 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
19069         * vc.el (vc-allow-async-revert): New user option.
19070         (vc-disable-async-diff): New internal variable.
19071         (vc-revert-buffer): Use them to disable asynchronous diff.
19073         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
19074         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
19075         asynchronously if vc-disable-async-diff is t.
19077 2005-01-09  Jay Belanger  <belanger@truman.edu>
19079         * calc/calc.el (defcalcmodevar): New macro.
19080         (calc-mode-var-list-restore-default-values)
19081         (calc-mode-var-list-restore-saved-values): New functions.
19082         (calc-mode-var-list): Use defcalcmodevar to define it.
19083         (calc-always-load-extensions, calc-line-numbering)
19084         (calc-line-breaking, calc-display-just, calc-display-origin)
19085         (calc-number-radix, calc-leading-zeros, calc-group-digits)
19086         (calc-group-char, calc-point-char, calc-frac-format)
19087         (calc-prefer-frac, calc-hms-format, calc-date-format)
19088         (calc-float-format, calc-full-float-format, calc-complex-format)
19089         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
19090         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
19091         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
19092         (calc-matrix-brackets, calc-language, calc-language-option)
19093         (calc-left-label, calc-right-label, calc-word-size)
19094         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
19095         (calc-display-raw, calc-internal-prec, calc-angle-mode)
19096         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
19097         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
19098         (calc-window-height, calc-display-trail, calc-show-selections)
19099         (calc-use-selections, calc-assoc-selections)
19100         (calc-display-working-message, calc-auto-why, calc-timing)
19101         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
19102         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
19103         (calc-gnuplot-default-device, calc-gnuplot-default-output)
19104         (calc-gnuplot-print-device, calc-gnuplot-print-output)
19105         (calc-gnuplot-geometry, calc-graph-default-resolution)
19106         (calc-graph-default-resolution-3d, calc-invocation-macro)
19107         (calc-show-banner): Use defcalcmodevar to declare them and set
19108         their default values.
19110         * calc/calc-ext.el (calc-reset): Restore saved values of variables
19111         instead of default values (but restore default values if there is
19112         an argument of 0).
19114 2005-01-09  David Kastrup  <dak@gnu.org>
19116         * desktop.el (desktop-restore-eager): Fix typo in type.
19118 2005-01-08  Richard M. Stallman  <rms@gnu.org>
19120         * cus-edit.el (customize): Delete :link.
19122 2005-01-08  Jay Belanger  <belanger@truman.edu>
19124         * calc/calc.el (calc-mode): Remove the extension from the
19125         `calc-settings-file' file name when loading it.
19127 2005-01-08  Kim F. Storm  <storm@cua.dk>
19129         * info.el (Info-mode-map, Info-next-link-keymap)
19130         (Info-prev-link-keymap, Info-up-link-keymap):
19131         Map follow-link to mouse-face.
19132         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
19134 2005-01-08  Jay Belanger  <belanger@truman.edu>
19136         * calc/calc.el (calc-settings-file): Change default value.
19137         Suggested by cgw in a comment in calc-mode.el.
19139         * calc/calc-mode.el (calc-settings-file-name):
19140         Compare calc-settings-file to user-init-file instead of ~/.emacs.
19141         Replace ~/.emacs in a prompt by calc-settings-file.
19143 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
19145         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
19146         (desktop-lazy-idle-delay): New customizable variables.
19147         (desktop-buffer-args-list): New variable.
19148         (desktop-append-buffer-args): New function.
19149         (desktop-save): Call desktop-append-buffer-args for some buffers.
19150         (desktop-lazy-create-buffer): New function.
19151         (desktop-idle-create-buffers): New function.
19152         (desktop-read): Add message about buffers to restore lazily.
19153         (desktop-lazy-abort): New command.
19154         (desktop-clear): Call desktop-lazy-abort.
19155         (desktop-lazy-complete): New command.
19157 2005-01-06  Richard M. Stallman  <rms@gnu.org>
19159         * emacs-lisp/find-func.el (find-face-definition):
19160         Rename from find-face.
19162 2005-01-06  Kim F. Storm  <storm@cua.dk>
19164         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
19166         * man.el (Man-xref-man-page, Man-xref-header-file)
19167         (Man-xref-normal-file): Add follow-link property.
19169 2005-01-06  Jay Belanger  <belanger@truman.edu>
19171         * calc/calc-units.el: Make sure the proper macro definitions are
19172         available when compiling.
19174 2005-01-06  Juri Linkov  <juri@jurta.org>
19176         * isearch.el (isearch-lazy-highlight-update):
19177         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
19179 2005-01-06  Miles Bader  <miles@gnu.org>
19181         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
19182         (isearch-lazy-highlight-face): Use new name.
19184 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19186         * uniquify.el (uniquify-rationalize-file-buffer-names):
19187         Re-add an interactive spec.
19188         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
19189         to the same name.
19191         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
19192         (isearch-update, isearch-done): Adjust calls accordingly.
19194 2005-01-05  Richard M. Stallman  <rms@gnu.org>
19196         * custom.el (custom-set-variables, custom-theme-set-variables):
19197         Clarify documentation.
19199         * emacs-lisp/find-func.el (find-variable)
19200         (find-variable-other-window, find-variable-other-frame):
19201         Fix the TYPE args to find-function-read and find-function-do-it.
19202         (find-function): Doc fix.
19203         (find-function-at-point): Replace function-at-point alias.
19205 2005-01-04  Richard M. Stallman  <rms@gnu.org>
19207         * cus-face.el (custom-declare-face):
19208         Record defface in current-load-list.
19210         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
19212         * emacs-lisp/find-func.el: Doc fixes.
19213         (find-face-regexp): New variable.
19214         (find-function-regexp-alist): New variable.
19215         (find-function-C-source): Third arg is now TYPE.
19216         (find-function-search-for-symbol): Handle general TYPE.
19217         (find-function-read, find-function-do-it): Handle general TYPE.
19218         (find-definition-noselect, find-face): New functions.
19219         (function-at-point): Alias deleted.
19221 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19223         * battery.el (display-battery-mode): Rename from display-battery.
19224         Handle the case where it gets turned off.
19226 2005-01-04  Richard M. Stallman  <rms@gnu.org>
19228         * cus-edit.el (customize): Make :link point to user doc.
19230         * man.el (Man-fontify-manpage): Turn off undo generation.
19232         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
19234 2005-01-04  Andreas Schwab  <schwab@suse.de>
19236         * files.el (insert-directory): Only look for error lines in
19237         inserted text.  Don't move too far after processing --dired markers.
19239 2005-01-04  Richard M. Stallman  <rms@gnu.org>
19241         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
19242         Don't expand if the character is @, period, dash, etc.
19243         (define-mail-abbrev): Quote names that contain problem characters.
19245 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
19247         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
19249 2005-01-03  Richard M. Stallman  <rms@gnu.org>
19251         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
19252         (query-replace-highlight, query-replace-lazy-highlight)
19253         (query-replace): Definitions moved up.  Doc fix.
19255 2005-01-03  Richard M. Stallman  <rms@gnu.org>
19257         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
19258         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
19259         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
19260         (lazy-highlight-face): Rename from isearch-lazy-...
19261         Change all references to them.
19263 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
19265         * cus-edit.el (custom-file): Doc fix for defcustom.
19266         (custom-file): The function no longer sets the variable
19267         `custom-file' to its return value.
19269         * startup.el (command-line): No longer load `custom-file'.
19271 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19273         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
19275         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
19276         Don't confuse module-prefixed identifiers for labels.
19277         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
19279 2005-01-02  Richard M. Stallman  <rms@gnu.org>
19281         * files.el (basic-save-buffer-1): Fix previous change.
19283         * loadhist.el (file-loadhist-lookup): New function.
19284         (file-provides, file-requires): Use it.
19286         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
19287         instead of calculating the right size.
19289 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
19291         * vc-svn.el (vc-svn-diff): Stay local if possible.
19293 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19295         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
19297         * files.el (hack-local-variables): Fix last change.
19299 2005-01-02  Jay Belanger  <belanger@truman.edu>
19301         * calc/calc-yank.el (calc-edit-top): New variable.
19302         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
19303         object.  Change header properties.
19304         (calc-edit-finish, calc-edit-finish-stack-object)
19305         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
19306         edited object.
19307         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
19308         for the beginning of the edited object.
19309         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
19310         for the beginning of the edited object.
19311         * calc/calc-prog.el (calc-edit-macro-finish-edit)
19312         (calc-finish-formula-edit, calc-macro-repeats)
19313         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
19314         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
19315         beginning of the edited object.
19316         (calc-user-define-edit): Change the header for editing macros.
19317         Remove unnecessary variable.
19319 2005-01-01  Jay Belanger  <belanger@truman.edu>
19321         * calc/calc-yank.el (calc-edit-mode): Change default header.
19322         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
19323         * calc/calc-store.el (calc-edit-variable): Change title to match new
19324         header.
19325         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
19326         mode to match new header.
19327         (calc-user-define-edit): Change titles to include names of commands.
19328         (calc-finish-formula-edit): Adjust to handle new header.
19329         (calc-finish-macro-edit): Remove.
19330         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
19331         (calc-edit-macro-command, calc-edit-macro-command-type)
19332         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
19333         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
19334         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
19335         (calc-edit-macro-finish-edit): New functions.
19336         (calc-user-define-edit): Use new functions to edit named calc macros.
19338 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
19340         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
19342         * ses.el (copy-region-as-kill): Deactivate mark.
19344 2005-01-01  Richard M. Stallman  <rms@gnu.org>
19346         * replace.el (occur-1): If the output buffer is also an input,
19347         don't kill it, rename it.
19349         * faces.el (set-face-background, set-face-foreground): Doc fix.
19351         * cus-face.el (custom-face-attributes): Fix :help-echo strings
19352         for :foreground and :background.
19354         * dired.el (dired-view-command-alist): Variable deleted.
19355         (dired-view-file, dired-mouse-find-file-other-window):
19356         Delete the code to use it.
19358 2005-01-01  Kim F. Storm  <storm@cua.dk>
19360         * image.el (insert-sliced-image): Use t for line-height property.
19362 See ChangeLog.11 for earlier changes.
19364 ;; Local Variables:
19365 ;; coding: iso-2022-7bit
19366 ;; End:
19368     Copyright (C) 2005 Free Software Foundation, Inc.
19369   Copying and distribution of this file, with or without modification,
19370   are permitted provided the copyright notice and this notice are preserved.
19372 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1