(edt-default-emulation-setup): Share global-buffers-menu-map with the
[emacs.git] / lisp / ChangeLog
blobf9ce52aaeb1db3f6427b86718db75de61999df19
1 2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
3         * emulation/edt.el (edt-default-emulation-setup): Share
4         global-buffers-menu-map with the emulated global map.
6 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
8         * textmodes/flyspell.el (flyspell-word): Revert last change.
10 2008-08-15  Glenn Morris  <rgm@gnu.org>
12         * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline.
13         (Bug#699)
15 2008-08-13  Martin Rudalics  <rudalics@gmx.at>
17         * emacs-lisp/find-func.el (find-library): Wrap search for
18         library name in condition-case to avoid reporting a scan-error.
19         (Bug#563)  (sync from trunk 2008-01-25)
21 2008-08-12  Juanma Barranquero  <lekktu@gmail.com>
23         * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
25         * play/solitaire.el (solitaire-solve): Err out if the solitaire
26         is already in progress.
28 2008-08-12  NAKAGAWA Makoto  <gha03025@nifty.ne.jp>  (tiny change)
30         * net/ldap.el (ldap-search-internal): Tweak URL regexp.
32 2008-08-10  Glenn Morris  <rgm@gnu.org>
34         * Makefile.in (bootstrap-prepare): Explictly pass EMACS to sub-makes
35         that use it, for non-GNU makes (sync from trunk 2008-06-08).
37         * cus-dep.el (generated-custom-dependencies-file): Doc fix (sync from
38         trunk 2008-06-05).
40         * finder.el (generated-finder-keywords-file, finder-exit):
41         Doc fix (sync from trunk 2008-06-05).
43         * simple.el (toggle-truncate-lines): Doc fix (sync from trunk
44         2008-04-10).
46         * subr.el (locate-library): Doc fix (sync from trunk 2008-06-10).
48         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix (sync
49         from trunk 2008-06-13).
50         (byte-compile-file): Doc fix (sync from trunk 2008-04-27).
52         * progmodes/f90.el (f90-beginning-of-subprogram)
53         (f90-end-of-subprogram):  Only give a message when interactive (sync
54         from trunk 2008-06-12).
56         * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
57         before trying to move there (sync from trunk 2008-06-11).
59         * calendar/cal-bahai.el (holiday-bahai): Use an algorithm actually
60         relevant to this calendar system (sync from trunk 2008-03-31).
61         (calendar-bahai-date-string): Avoid an error for pre-Bahai dates (sync
62         from trunk 2008-03-31).
63         (calendar-print-bahai-date): Handle pre-Bahai dates (sync from trunk
64         2008-03-20).
65         (calendar-absolute-from-bahai): Fix the leap-year case (sync from trunk
66         2008-03-20).
68         * calendar/calendar.el (increment-calendar-month): Optionally handle
69         systems without 12 months per year (sync from trunk 2008-03-31; needed
70         for above holiday-bahai fix).
72         * calendar/cal-islam.el (holiday-islamic): Doc fix (sync from trunk
73         2008-04-23).
75         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
76         in the last fortnight in Julian October (sync from trunk 2008-03-31).
78         * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type (sync
79         from trunk 2008-04-11).
81         * calendar/calendar.el (calendar-nth-named-absday)
82         (calendar-nth-named-day):
83         * calendar/diary-lib.el (list-sexp-diary-entries, diary-float):
84         * calendar/holidays.el (holiday-float):
85         Doc fixes (sync from trunk 2008-04-29).
87         * calendar/diary-lib.el (simple-diary-display, diary-show-all-entries)
88         (make-diary-entry): Respect non-nil values of pop-up-frames (sync from
89         trunk 2008-03-28).
91         * calendar/diary-lib.el (diary-remind): Doc fix.
93 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
95         * kmacro.el (kmacro-exec-ring-item): Add autoload.
97         * files.el (auto-save-visited-file-name): Move definition to
98         fileio.c.
100         * cus-start.el (all): Handle auto-save-visited-file-name.
102 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
104         * cus-edit.el (custom-save-all): Avoid destroying symlink if
105         already visiting the custom file.
107         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
108         pending output coming after the status change.
110 2008-07-31  Sven Joachim  <svenjoac@gmx.de>
112         * files.el (abbreviate-file-name): When replacing $HOME with ~,
113         turn off case-fold-search.
115 2008-07-31  Joachim Nilsson  <joachim.nilsson@member.fsf.org> (tiny change)
117         * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
118         move the (arglist-cont-nonempty) from c-offsets-alist to
119         c-hanging-braces-alist like other styles already have.
121 2008-07-19  Markus Triska  <markus.triska@gmx.at>
123         * image-mode.el (image-mode): Set image-mode-text-map when image
124         cannot be displayed.
126 2008-07-28  Chong Yidong  <cyd@stupidchicken.com>
128         * textmodes/flyspell.el (flyspell-word, flyspell-large-region)
129         (flyspell-region): Call ispell-maybe-find-aspell-dictionaries.
131         * simple.el (next-error): Do a redisplay to prevent incorrect
132         recentering (workaround for bug#197).
134 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
136         * net/tramp.el (tramp-perl-directory-files-and-attributes)
137         (tramp-get-device): Make device number a cons cell.
139 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
141         * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
142         invalid filename strings when parsing tex errors (bug#376).
144 2008-07-24  Sven Joachim  <svenjoac@gmx.de>
146         * dired-aux.el (dired-copy-file-recursive): Avoid calling
147         set-file-modes when creating target directories.
149 2008-07-24  Chong Yidong  <cyd@stupidchicken.com>
151         * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
152         key remapping, not directly.
154 2008-07-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
156         * progmodes/flymake.el (flymake-errline, flymake-warnline): Use
157         more suitable colors on dark displays.
159 2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
161         * shell.el (shell-dynamic-complete-functions): Use
162         comint-dynamic-complete-filename as well (bug#361).
164 2008-06-21  Alan Mackenzie  <acm@muc.de>
166         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
167         infinite loop on invalid syntax.
169 2008-06-11  Michael Albinus  <michael.albinus@gmx.de>
171         * net/tramp.el (tramp-make-temp-file): Backport from Tramp 2.1.
173 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
175         * uniquify.el (uniquify-get-proposed-name): Handle remote files.
177 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
179         * tar-mode.el (tar-header-block-summarize): Ensure one space around
180         user&group.
182 2008-05-25  Ed Reingold  <reingold@emr.cs.iit.edu>
184         * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
185         Use diary-ordinal-suffix.
187 2008-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
189         * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
191 2008-05-24  Alan Mackenzie  <acm@muc.de>
193         * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
194         if c-file-style is set to a non-string
196         (c-neutralize-CPP-line): Surround by `save-excursion'.
197         (c-neutralize-syntax-in-CPP): Optimize for speed.
199 2008-05-18  David Hull <david@snap.com>  (tiny change)
201         * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
203 2008-05-18  mohrmarc  <debian@miller-mohr.de>  (tiny change)
205         * progmodes/fortran.el (fortran-font-lock-keywords-2): Add keywords for
206         logic operators .eqv. and .neqv.
208 2008-05-17  David Hull <david@snap.com>  (tiny change)
210         * vc-hg.el (vc-hg-annotate-command): Allow white space before
211         version number.
213 2008-05-12  Simon Marshall  <simon@gnu.org>
215         * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
216         from its default value and give it the risky-local-variable
217         property (CVE-2008-2142).
219 2008-05-10  Reiner Steib  <reiner.steib@gmx.de>
221         * smerge-mode.el (smerge-command-prefix): Fix custom type.
223 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
225         * textmodes/org.el (org-read-date-get-relative): Interpret lone
226         weekday abbreviation as relative to today.
228 2008-05-01  Nick Roberts  <nickrob@snap.net.nz>
230         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
231         Don't throw error if no file is found.
233 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
235         * net/tramp.el (tramp-replace-environment-variables): Remove it.
236         There is a more simple solution.
237         (tramp-file-name-handler): Apply `substitute-in-file-name' w/o
238         Tramp file name handlers.
240 2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
242         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
243         icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
244         (gdb-goto-breakpoint): Likewise for visiting breakpoints.
245         (gdb-assembler-custom): Be careful not to match other addresses.
247 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
249         * net/tramp.el (tramp-replace-environment-variables): New defun.
250         (tramp-file-name-handler): Use it.
252 2008-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
254         * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
255         (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
256         (diff-sanity-check-hunk): Adjust code accordingly.
258 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
260         * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
262 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
264         * progmodes/gdb-ui.el (gdb-init-buffer): New function.
265         (gdb-set-gud-minor-mode-existing-buffers)
266         (gdb-info-breakpoints-custom, gdb-get-location)
267         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
268         Previously gdb-create-define-alist wasn't always run and added to
269         after-save-hook.
271         * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer
273 2008-04-12  Kevin Ryde  <user42@zip.com.au>
275         * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
276         comments like unindented ones.
278 2008-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
280         * term/mac-win.el (mac-ae-open-documents): Adjust selection range
281         parameter origins.
283 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
285         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
287 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
289         * woman.el (woman2-TH): Use string-equal instead of string-match.
291 2008-04-11  Kevin Ryde  <user42@zip.com.au>
293         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
294         Bind print-level to ensure output forms aren't truncated if
295         print-level is set to eval-expression-print-level when going via
296         eval-defun and friends, or has been otherwise fiddled with.
298 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
300         * net/tramp.el (tramp-find-file-name-coding-system-alist):
301         New defun.
302         (tramp-handle-insert-file-contents, tramp-handle-write-region):
303         Use it.
305         * net/trampver.el: Update release number.
307 2008-04-09  Alan Mackenzie  <acm@muc.de>
309         * font-lock.el (font-lock-extend-after-change-region-function):
310         Make it buffer local.
312 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
314         * progmodes/cc-mode.el (c-basic-common-init): Don't set
315         font-lock-extend-after-change-region-function globally.
317 2008-04-08  Carsten Dominik  <dominik@science.uva.nl>
319         * textmodes/org-export-latex.el: New file.
321         * textmodes/org-irc.el: New file.
323         * textmodes/org-mac-message.el: New file.
325         * textmodes/org-publish.el: New file.
327         * textmodes/org.el (org-agenda-collect-markers)
328         (org-create-marker-find-array)
329         (org-check-agenda-marker-table, org-extract-log-state-settings)
330         (org-nofm-to-completion, org-refile-goto-last-stored)
331         (org-export-html-convert-special-strings, org-first-list-item-p)
332         (org-imenu-new-marker, org-imenu-get-tree)
333         (org-speedbar-set-agenda-restriction)
334         (org-agenda-set-restriction-lock)
335         (org-agenda-remove-restriction-lock)
336         (org-agenda-maybe-redo, org-compute-latex-and-specials-regexp)
337         (org-do-latex-and-special-faces, org-read-date-display)
338         (org-select-remember-template, org-agenda-copy-local-variable)
339         (org-read-date-get-relative, org-columns-cleanup-item)
340         (org-find-entry-with-id)
341         (org-insert-columns-dblock, org-listtable-to-string)
342         (org-dblock-write:columnview, org-columns-capture-view)
343         (org-edit-headline, org-parse-local-options)
344         (org-in-clocktable-p, org-property-or-variable-value)
345         (org-get-tags-string, org-up-heading-safe)
346         (org-fast-todo-selection, org-get-wdays)
347         (org-switch-to-buffer-other-window, org-agenda-deadline-face)
348         (org-add-link-type, org-columns-content, org-columns-widen)
349         (org-columns-next-allowed-value, org-columns-edit-allowed)
350         (org-columns-store-format)
351         (org-columns-uncompile-format, org-columns-redo)
352         (org-columns-edit-attributes, org-delete-property)
353         (org-set-property, org-columns-update, org-columns-compute)
354         (org-columns-eval)
355         (org-columns-not-in-agenda, org-columns-compute-all)
356         (org-property-next-allowed-value)
357         (org-columns-compile-format, org-fill-paragraph-experimental)
358         (org-string-to-number, org-property-action, org-columns-move-left)
359         (org-columns-new)
360         (org-column-number-to-string, org-property-previous-allowed-value)
361         (org-at-property-p, org-columns-delete)
362         (org-columns-previous-allowed-value)
363         (org-columns-move-right, org-columns-narrow)
364         (org-property-get-allowed-values)
365         (org-verify-version, org-column-string-to-number)
366         (org-delete-property-globally)
367         (org-get-property-block, org-entry-properties, org-entry-get)
368         (org-entry-delete, org-entry-get-with-inheritance)
369         (org-entry-put, org-buffer-property-keys, org-new-column-overlay)
370         (org-overlay-columns)
371         (org-overlay-columns-title, org-remove-column-overlays)
372         (org-column-show-value, org-column-quit, org-column-edit)
373         (org-cached-entry-get, org-table-put-field-property)
374         (org-get-columns-autowidth-alist, turn-on-orgstruct)
375         (orgstruct-error, orgstruct-setup)
376         (orgstruct-make-binding, org-context-p, org-get-local-variables)
377         (org-run-like-in-org-mode)
378         (org-make-link-regexps, org-remove-keyword-keys)
379         (org-get-todo-face, org-export-get-title-from-subtree)
380         (org-assign-fast-keys, org-get-min-level)
381         (org-get-wdays, org-clock-find-position)
382         (org-clock-goto, org-fontify-priorities)
383         (org-get-date-from-calendar)
384         (org-entry-add-to-multivalued-property)
385         (org-entry-remove-from-multivalued-property)
386         (org-entry-member-in-multivalued-property)
387         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state)
388         (org-agenda-get-restriction-and-command)
389         (org-open-link-from-string, org-columns-open-link)
390         (org-go-to-remember-target, org-remember-insinuate)
391         (org-icalendar-cleanup-string, org-first-sibling-p)
392         (org-back-over-empty-lines, org-skip-whitespace)
393         (org-goto-local-auto-isearch)
394         (org-clocktable-steps, org-refile-get-location)
395         (org-kill-line, org-remove-timestamp-with-keyword)
396         (org-local-logging): New functions.
397         (org-agenda-marker-table, org-log-note-how)
398         (org-goto-local-auto-isearch-map)
399         (org-last-remember-storage-locations)
400         (org-imenu-markers, org-agenda-restriction-lock-overlay)
401         (org-speedbar-restriction-lock-overlay)
402         (org-massive-special-regexp)
403         (org-verbatim-re, org-read-date-display-live)
404         (org-agenda-file-regexp, org-complex-heading-regexp)
405         (org-completion-fallback-command, org-todo-log-states)
406         (org-goto-exit-command, org-goto-selected-point)
407         (org-todo-key-alist, org-todo-key-trigger, org-agenda-remove-date)
408         (org-agenda-after-show-hook, org-agenda-skip-unavailable-files)
409         (org-fast-tag-selection-can-set-todo-state, org-local-properties)
410         (org-store-link-functions, org-columns-top-level-marker)
411         (orgstruct-mode-map, org-entry-property-inherited-from)
412         (org-column-overlays, org-current-columns-fmt)
413         (org-current-columns-maxwidths, org-column-map)
414         (org-cached-props): New variables.
415         (org-special-ctrl-k, org-goto-auto-isearch)
416         (org-agenda-todo-keyword-format)
417         (org-remember-use-refile-when-interactive)
418         (org-imenu-depth, org-highlight-latex-fragments-and-specials)
419         (org-agenda-skip-scheduled-if-done, org-extend-today-until)
420         (org-agenda-window-frame-fractions, org-fontify-priorities)
421         (org-agenda-deadline-leaders, org-use-property-inheritance)
422         (org-clock-into-drawer, org-agenda-compact-blocks)
423         (org-use-fast-todo-selection, org-fast-tag-selection-include-todo)
424         (org-edit-timestamp-down-means-later, org-todo-keyword-faces)
425         (org-agenda-deadline-faces, org-remember-store-without-prompt)
426         (org-default-columns-format)
427         (org-agenda-default-appointment-duration)
428         (org-export-with-footnotes, org-clock-out-when-done)
429         (org-global-properties, org-todo-keyword-faces)
430         (org-archive-save-context-info)
431         (org-edit-timestamp-down-means-later)
432         (org-scheduled-past-days, org-export-with-drawers)
433         (org-read-date-prefer-future, org-hide-emphasis-markers)
434         (org-clock-heading-function, org-clock-in-switch-to-state)
435         (org-export-with-special-strings): New options.
436         (org-link-store, org-link-follow, org-latex)
437         (org-remember-templates, org-time-stamp-rounding-minutes)
438         (org-back-over-empty-lines, org-find-base-buffer-visiting)
439         (org-columns-new): Fix typos in docstrings.
440         (org-ctrl-c-star): Implement a missing branch in the decision tree.
441         (org-select-remember-template): Clean the code.
442         (org-prepare-dblock): Add the extra :content parameter.
443         (org-write-agenda): New output type ".ics" files.
444         (org-write-agenda): Call `org-icalendar-verify-function', both for
445         time stamps and for TODO entries.
446         (org-export-as-html): Revert the change that killed the html
447         buffer.  Side effects first need to be studied carefully.
448         (org-get-tags-at): Fix the structure of the condition-case statement.
449         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
450         (org-timestamp-change): Fix regulear expressions to swallow the
451         extra character for repeat-shift control.
452         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
453         (org-get-legal-level): Alias to `org-get-valid-level'.
454         (org-dblock-write:clocktable): Add a :link parameter, linking
455         headlines to their location in the Org agenda files.
456         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
457         throwing an error when getting tags before headlines.
458         (org-timestamp-change, org-modify-ts-extra)
459         (org-ts-regexp1): Fix timestamp editing.
460         (org-agenda-custom-commands-local-options): New constant.
461         (org-agenda-custom-commands):
462         Use `org-agenda-custom-commands-local-options' to improve customize
463         type.  "htmlize": Removed hack to fix face problem with htmlize,
464         it no longer seem necessary.
465         (org-follow-link-hook): New hook.
466         (org-agenda-custom-commands): Add "Component" as a tag for each
467         item in a command serie.
468         (org-open-at-point): Run `org-follow-link-hook'.
469         (org-agenda-schedule): Bugfix: don't display marker type when it
470         is nil.
471         (org-store-link): org-irc required.
472         (org-set-regexps-and-options): Parse the new logging options.
473         (org-todo): Handle the new ways of recording state change stuff.
474         (org-columns-open-link): Fix bug with opening link in column view.
475         (org-todo): Make sure that LOGGING properties are honoured.
476         (org-todo-keywords): Improve docstring.
477         (org-startup-options): Cleanup startup options.
478         (org-set-regexps-and-options): Process the "!" markers.
479         (org-todo): Respect the new logging stuff.
480         (org-add-log-maybe): New parameter HOW that defines how logging
481         should be done and also overrides PURPOSE.  Add a docstring.
482         (org-add-log-note): Check if we really need to ask for a note.
483         (org-get-current-options): Digest the new keyword.
484         (org-agenda-reset-markers): Rename from
485         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
486         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
487         function, without force argument.
488         (org-buffer-property-keys): Bind local variables s and p.
489         (org-make-tags-matcher): Allow "" to match an empty or
490         non-existent property value.
491         (org-export-as-html): Join unsorted lists when they directly
492         follow each other.  Such lists may be created by headlines that
493         are converted to lists.
494         (org-export-as-html): Use :html-extension instead of
495         org-export-html-extension.
496         (org-store-link): Support for links from `rmail-summary-mode'.
497         (org-columns-new, org-complete, org-set-property): Set the
498         `include-columns' argument in the call to `org-buffer-property-keys'.
499         (org-buffer-property-keys): New argument `include-columns', to
500         include properties expected by any of the COLUMS formats in the
501         current buffer.
502         (org-cleaned-string-for-export): Get rid of drawers first, so that
503         they will be removed also in the text before the first headline.
504         (org-clock-report): Show the clocktable when found.
505         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
506         (org-version): With prefix argument, insert `org-version' at point.
507         (org-agenda-goto): Recenter the window after finding the target
508         location, to make sure the correct position will be displayed.
509         (org-agenda-get-deadlines): Don't scale priority with the warning
510         period.
511         (org-insert-heading): Don't break line in the middle of the line.
512         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
513         be 0.
514         (org-update-checkbox-count): Revamp to deal with hierarchical
515         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
516         (org-schedule, org-deadline): Use `org-remove-timestamp-with-keyword'
517         to make sure all such time stamps are removed.
518         (org-mode): Support for `align'.
519         (org-agenda-get-deadlines): Make sure priorities increase as the
520         due date approaches and is passed.
521         (org-remember-apply-template): Fix problem with tags that contain
522         "_" or "@".
523         (org-make-link-regexps): Improve the regular expression for plain
524         links.
525         (org-agenda-get-closed): List each clocking entry.
526         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
527         (org-archive-all-done): Fix incorrect number of stars in regexp.
528         (org-global-tags-completion-table): Add the value of org-tag-alist
529         in each buffer, to make sure that also unused tags will be
530         available for completion.
531         (org-columns-edit-value)
532         (org-columns-next-allowed-value): Only update if not in agenda.
533         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
534         (org-archive-subtree): Add the outline tree context as a property.
535         (org-closest-date): New optional argument `prefer'.
536         (org-goto-map, org-get-location): Implement auto-isearch.
537         (org-goto-local-search-forward-headings)
538         (org-get-entries-from-diary): Require diary-lib.
539         (org-agenda-sunrise-sunset): Require solar.
540         (org-export-html-style): Doc fix.
541         (org-get-legal-level): New obsolete alias.
542         (org-get-valid-level): Rename from `org-get-legal-level'.
543         (org-promote, org-demote, org-archive-subtree)
544         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
545         (org-info): Use info rather than Info-goto-node.
546         (org-entry-properties): Let-bind `clocksum'.
547         (org-unmodified, org-cycle-emulate-tab)
548         (org-descriptive-links, org-link-file-path-type)
549         (org-remember-use-refile-when-interactive)
550         (org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders)
551         (org-export-ascii-bullets, org-agenda-deadline-faces)
552         (turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header)
553         (org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info)
554         (org-kill-note-or-show-branches): Fix typos in docstrings.
555         (org-html-do-expand): `org-export-html-convert-special-strings'
556         added to the list of conversion.
557         (org-infile-export-plist, org-get-current-options): Add support
558         for "-" in the #+OPTION line to let user switch on/off special
559         strings conversion.
560         (org-export-plist-vars): New :html-table-tag property.
561         (org-export-as-html, org-format-org-table-html)
562         (org-format-table-table-html) Use the :html-table-tag property
563         instead of the `org-export-html-table-tag' global value.
564         (org-additional-option-like-keywords): Add "TBLFM".
565         (org-entry-properties): Include the CLOCKSUM special property.
566         (org-columns-edit-value): Do not allow to edit the special
567         CLOCKSUM property.
568         (org-flag-drawer): Use the original value of `outline-regexp'.
569         (org-remember-handler): Add invisible-ok flag to call to
570         `org-end-of-subtree'.
571         (org-agenda-highlight-todo): Respect `org-agenda-todo-keyword-format'.
572         (org-infile-export-plist): No restriction while searching for
573         options.
574         (org-remember-handler): Remove comments at the end of the buffer.
575         (org-table-sort-lines): Make sure sorting works on link
576         descritions only, and ignores the link.
577         (org-sort-entries-or-items): Make sure the end of the subtree is
578         included.
579         (org-refile-use-outline-path): New allowed values `file' and
580         `full-file-path'.
581         (org-get-refile-targets): Respect new values for
582         `org-refile-use-outline-path'.
583         (org-agenda-get-restriction-and-command): DEL goes back to initial
584         list.
585         (org-export-as-xoxo): Restore point when done.
586         (org-open-file): Allow multiple %s in command.
587         (org-get-refile-targets): Interpret the new maxlevel setting.
588         (org-refile-targets): New option `:maxlevel'.
589         (org-copy-subtree): Include empty lines before but not after subtree.
590         (org-move-item-down, org-move-item-up): Include empty lines before
591         but not after item.
592         (org-remember-apply-template): Defaults, completions and history
593         for template prompts.  Also, interpret new `%!' escape.
594         (org-context-choices): New constant.
595         (org-bound-and-true-p): New macro.
596         (org-agenda-restriction-lock): New face.
597         (org-open-at-point): Remove obsolete way to do redirection in
598         shell links.
599         (org-imenu-and-speedbar): New customization group.
600         (org-entry-properties): Return keyword-less time strings.
601         (org-clock-in): Use `org-clock-heading-function'.
602         (org-calendar-holiday): Try to use `calendar-check-holidays'
603         instead of the obsolete `check-calendar-holidays'.
604         (org-export-html-special-string-regexps): New constant.
605         (org-latex-and-export-specials): New face.
606         (org-link-escape-chars): Use characters instead of strings.
607         (org-link-escape-chars-browser, org-link-escape)
608         (org-link-unescape): Use characters instead of strings.
609         (org-export-html-convert-sub-super, org-html-do-expand): Check for
610         protected text.
611         (org-emphasis-alist): Additional `verbatim' flag.
612         (org-set-emph-re): Handle the verbatim flag and compute
613         `org-verbatim-re'.
614         (org-cleaned-string-for-export): Protect verbatim elements.
615         (org-additional-option-like-keywords): Add new keywords.
616         (org-get-entry): Rename from `org-get-cleaned-entry'.
617         (org-agenda-get-scheduled, org-agenda-get-blocks):
618         Use `org-agenda-skip-scheduled-if-done'.
619         (org-prepare-agenda-buffers): Allow buffers as arguments.
620         (org-entry-properties): Add CATEGORY as a special property.
621         (org-use-property-inheritance): Allow a list of properties as a value.
622         (org-eval-in-calendar): No longer update the prompt.
623         (org-read-date-popup-calendar): Rename from
624         `org-popup-calendar-for-date-prompt'.
625         (org-remember-apply-template): Define `remember-finalize' if it is
626         not yet defined.
627         (org-read-date): Respect the setting of
628         `org-read-date-prefer-future'.  Use `org-read-date-analyze'.
629         (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
630         hardcoded string.
631         (org-remember-apply-template): Use `remember-finalize' instead of
632         `remember-buffer'.
633         (org-columns-compute, org-column-number-to-string)
634         (org-columns-uncompile-format, org-columns-compile-format)
635         (org-columns-compile-format): Handle printf format specifier.
636         (org-columns-new, org-column-number-to-string)
637         (org-columns-uncompile-format, org-columns-compile-format):
638         Support for new currency summary type.
639         (org-tree-to-indirect-buffer): Do not kill old buffer when
640         `org-indirect-buffer-display' is `new-frame'.
641         (org-indirect-buffer-display): Document that `new-frame' leads to
642         indiret buffer proliferation.
643         (org-agenda-list): Use `org-extend-today-until'.
644         (org-format-org-table-html): Use lower-case for <col> tag.
645         (org-agenda-execute): New command.
646         (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
647         (org-remember-apply-template): Use `org-select-remember-template'.
648         (org-region-active-p): Use `use-region-p'.
649         (org-cycle-hide-archived-subtrees)
650         (org-table-rotate-recalc-marks, org-mark-ring-push)
651         (org-follow-info-link, org-mhe-get-message-folder-from-index)
652         (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
653         (org-evaluate-time-range, org-edit-agenda-file-list):
654         (org-paste-subtree):
655         (org-calendar-holiday): Use calendar-check-holidays instead of the
656         obsolete check-calendar-holidays.
657         (org-table-formula-substitute-names): Remove forgotten temporary
658         debugging code.
659         (org-agenda-get-restriction-and-command): Use `mapc' instead of
660         `mapcar'.
661         (org-agenda-list): Numeric prefix argument can specify the number
662         of days.
663         (remember-register, remember-buffer): Prevent byte compiler from
664         complaining.
665         (org-todo): Save and restore match data.
666         (org-no-warnings): New macro.
667         (org-columns-eval): Use `org-no-warnings'.
668         (org-version): Change to 5.13e.
669         (org-agenda-file-regexp): Fix typo in docstring.
670         (org-add-planning-info): Fix bug in parenthesis settings.
671         (org-scan-tags): Catch the case of indirect buffers with no filename.
672         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
673         Re-install switch to mapc, had been removed by accident.
674         (org-columns-map): New binding `C-c C-o'.
675         (org-columns-menu): Change menu text and added new entry.
676         (org-columns-eval): Document the use of `next-line'.
677         (org-columns-follow-link): Remove function.
678         (org-read-date-get-relative): Fix typo in docstring.
679         (org-read-date-get-relative): Leading +/- is not optional.
680         (org-agenda-get-restriction-and-command): Always resize window on
681         first loop cycle.
682         (org-agenda-open-link): Make sure the link abbreviations are
683         present in the agenda buffer.
684         (org-agenda-files): Allow directories in the variable.
685         (org-agenda): Use `org-agenda-get-restriction-and-command'.
686         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
687         (org-remember-apply-template): Catch C-g and make sure window
688         configuration is restored.
689         (org-agenda-open-link): Make it work with several links in the line.
690         (org-drawers, org-set-regexps-and-options)
691         (org-get-current-options): Add support for a DRAWERS in-buffer option.
692         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
693         (org-agenda-to-appt): Require calendar.
694         (org-entry-get-with-inheritance): Widen for search.
695         (org-columns-display-here): Don't mark buffer as modified when
696         adding space characters to accomodate column overlays.
697         (org-export-as-html): Better formatting of tags in the toc.
698         (org-columns-display-here): Make the ITEM column as compact as
699         possible.
700         (org-remember-templates): Customization interface improved.
701         (org-export-with-property-drawer): Variable removed.
702         (org-sort-entries): Rewrite using `sort-subr'.
703         (org-set-property): More appropriate completion during interactive use.
704         (org-sort-entries): Allow sorting by property.
705         (org-additional-option-like-keywords): Add more values.
706         (org-sort-entries-or-items): Rename from `org-sort-entries'.
707         (org-at-timestamp-p, org-timestamp-change)
708         (org-remember-templates): First element of each entry is now a
709         name for the template.
710         (org-store-log-note): Check for `org-note-abort'.
711         (org-kill-note-or-show-branches): New command.
712         (org-cut-subtree, org-copy-subtree): New argument N to act on N
713         sequential subtrees.
714         (org-paste-subtree): Fix the level at which a tree is pasted.
715         (org-fit-agenda-window): Limitations on window size removed.
716         (org-agenda-find-same-or-today-or-agenda): Rename from
717         `org-agenda-find-today-or-agenda'.
718         (org-agenda-scheduled-leaders)
719         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
720         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
721         (org-export-with-tags, org-export-plist-vars)
722         (org-infile-export-plist): New "tags" option.
723         (org-cached-entry-get): Use `org-use-property-inheritance'.
724         (org-remember-apply-template): Fix typo.
725         (org-additional-option-like-keywords): New constant.
726         (org-complete): Use `org-additional-option-like-keywords'.
727         (org-clock-report): Only update the table at point, or insert a
728         new one.
729         (org-open-file): Use `start-process-shell-command' instead of
730         `shell-command' with an ampersand.
731         (org-deadline, org-schedule): New argument REMOVE to remove the
732         date from the entry.
733         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
734         argument to `org-schedule' and `org-deadline'.
735         (org-trim): Use the correct expressions for beginning and end of
736         the string.
737         (org-get-cleaned-entry): Trim the string before returning it.
738         (org-agenda-tags-column): Rename from
739         `org-agenda-align-tags-to-column'.
740         (org-agenda-align-tags): Allow negative values for
741         `org-agenda-tags-column'.
742         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
743         (org-agenda-to-appt): New optional argument FILTER.
744         (org-complete): Use `org-completion-fallback-command'.
745         (org-find-base-buffer-visiting): Catch the case that there is no
746         buffer visiting the file.
747         (org-todo): Use `org-property-or-variable-value'
748         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
749         (org-agenda-schedule, org-agenda-deadline):
750         Call `org-agenda-show-new-time'.
751         (org-agenda-show-new-time): New argument PREFIX.
752         (org-colgroup-info-to-vline-list): Fix but that cause a shift in
753         the vertical lines.
754         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
755         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
756         (org-indent-item): No arg in call to `org-fix-bullet-type'.
757         (org-fix-bullet-type): Remove argument.
758         (org-read-date): Check for am/pm twice, to catch the end time.
759         (org-goto-map): Use `suppress-keymap'.
760         (org-remember-apply-template): Respect the dynamically scoped
761         selection character.
762         (org-kill-is-subtree-p): Use `org-outline-regexp'.
763         (org-outline-regexp): New constant.
764         (org-remember-handler): Throw error when the target file is not in
765         org-mode.
766         (org-cleaned-string-for-export): No longer call
767         `org-export-latex-cleaned-string' with an argument.
768         (org-get-tags): Returns now a list, not a string.
769         (org-archive-subtree): No need to split return of `org-get-tags'.
770         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
771         instead of `org-get-tags'.
772         (org-agenda-format-date): Rename from `org-agenda-date-format'.
773         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
774         (org-compatible-face): New argument INHERITS.  Inherit from this
775         face if possible.
776         (org-level-1, org-level-2, org-level-3, org-level-4)
777         (org-level-5, org-level-6, org-level-7, org-level-8)
778         (org-special-keyword, org-drawer, org-column, org-warning)
779         (org-archived, org-todo, org-done, org-headline-done, org-table)
780         (org-formula, org-code, org-agenda-structure)
781         (org-scheduled-today, org-scheduled-previously)
782         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
783         in the new way.
784         (org-get-heading): New argument NO-TAGS.
785         (org-fast-tag-selection-include-todo): Made defvar instead of
786         defcustom, feature is not deprecated.
787         (org-remember-store-without-prompt): New default value t.
788         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
789         Compute the log states.
790         (org-goto-map): More commands copied from global map.  Also bind
791         `org-occur'.
792         (org-goto): Made into a general lookup command.
793         (org-get-location): Complete rewrite.
794         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
795         Set the new variables.
796         (org-paste-subtree): Whitespace insertion strategy revised.
797         (org-remember-apply-template): Protect v-A from the possibility
798         that v-a might be nil.
799         (org-remember-handler): Insertion rules revised.
800         (org-todo): Respect org-todo-log-states.
801         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
802         (org-confirm-shell-link-function)
803         (org-confirm-elisp-link-function): Doc fixes.
804         (org-re): Also replace the :alpha: class.
805         (org-todo-tag-alist): Variable removed.
806         (org-log-done): Docstring fixed.
807         (org-deadline-warning-days): New default value 14.
808         (org-tag-alist): Docstring fixed.
809         (org-export-language-setup): New languages added.
810         (org-set-regexps-and-options): Compute the new variables.
811         (org-paste-subtree): Cleaning up.
812         (org-remember-apply-template): New escape %A.
813         (org-todo): Call fast TODO selection.
814         (org-add-log-note): Allow prefix for abort exit.
815         (org-at-property-p, org-entry-properties)
816         (org-columns-get-autowidth-alist): Use :alpha: class.
817         (org-agenda-get-deadlines): Use `org-get-wdays'.
818         (org-agenda-get-deadlines): Reverse ee before returning.
819         (org-format-agenda-item): New argument REMOVE-RE.
820         (org-agenda-convert-date): Baha'i calendar added.
821         (org-infile-export-plist): Also find DATE line.
822         (org-export-as-html, org-export-as-ascii): Use the date format.
823         (org-shiftup, org-shiftdown): Use.
824         `org-edit-timestamp-down-means-later'.
825         (org-columns-compile-format)
826         (org-columns-get-autowidth-alist, org-buffer-property-keys)
827         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
828         property names.
829         (org-export-visible): Fix drawers before export.
830         (org-do-sort): Allow sorting by priority.
831         (org-agenda-files): Ignore non-existing files.
832         (org-ellipsis): All a face as value.
833         (org-mode): Interprete the face value of `org-ellipsis'.
834         (org-archive-subtree): Store context info in archived entry.
835         (org-fast-tag-selection): Allow setting TODO states through this
836         interface.
837         (org-cycle): Docstring updated.
838         (org-set-font-lock-defaults, org-agenda-highlight-todo):
839         Use `org-get-todo-face'.
840         (org-table-edit-field, org-table-show-reference)
841         (org-table-edit-formulas, org-add-log-note)
842         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
843         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
844         `switch-to-buffer-other-window' to make sure that the temporary
845         windows show up on the current frame.
846         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
847         (org-get-entries-from-diary, org-replace-region-by-html):
848         Don't allow pop-up frames.
849         (org-agenda-get-deadlines, org-agenda-get-scheduled): Fix problems
850         with time-of-day.
851         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
852         with listing items that are DONE.
853         (org-change-tag-in-region): New command.
854         (org-agenda-skip-scheduled-if-done)
855         (org-agenda-skip-deadline-if-done): Docstring clarified.
856         (org-mode): Hide drawers on startup.
857         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
858         (org-agenda-skip): Allow a form for `org-agenda-skip-function'.
859         (org-agenda-redo): Re-use local settings.
860         (org-agenda): Store local settings.
861         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
862         entries on their due date.
863         (org-agenda-get-timestamps): No longer handle the due dates of
864         schedules and deadline items.
865         (org-insert-link-global, org-open-at-point-global): New commands.
866         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
867         :for-ascii parameter.
868         (org-skip-comments): Function removed.
869         (org-cleaned-string-for-export): Handle special table lines.
870         (org-entry-get-with-inheritance): Check global properties.
871         (org-set-regexps-and-options): Find the #+PROPERTY line.
872         (org-link-types): Change type into variable (was constant).
873         (org-link-re-with-space, org-link-re-with-space2)
874         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
875         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
876         these regular expressions happens now in the function
877         `org-make-link-regexps'.
878         (org-store-link): Call the functions in
879         `org-store-link-functions'.
880         (org-activate-tags): Force matches to be in headlines.
881         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
882         (org-columns-display-here): Make sure this works in a narrowed
883         buffer by checking for point-min.
884         (org-columns-display-here): Make the rest of the line intangible,
885         so that point never can be there.
886         (org-cleaned-string-for-export): Use `with-current-buffer'.
887         (org-replace-region-by-html): Use `with-current-buffer'.
888         (org-unfontify-region, org-do-occur, org-columns-display-here)
889         (org-columns-remove-overlays, org-columns-quit)
890         (org-columns-edit-value, org-columns-next-allowed-value)
891         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
892         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
893         (org-agenda-todo, org-agenda-change-all-lines)
894         (org-agenda-align-tags, org-agenda-priority)
895         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
896         (org-agenda-show-new-time, org-cleaned-string-for-export)
897         (org-export-grab-title-from-buffer)
898         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
899         instead of `buffer-read-only'.
900         (org-export-as-html): Set `coding-system-for-write'.
901         (org-archive-subtree): Fix bug with modifying TODO keyword.
902         (org-beginning-of-line): Also treat C-a special in items.
903         (org-table-convert-refs-to-rc): Fix problem with column
904         reference after "..".
905         (org-columns-compute): Don't mark buffer modified because of text
906         properties.
907         (org-batch-store-agenda-views): Use the variable
908         `default-directory', not the function.
909         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
910         (org-html-entities): Add HTML entities for smileys.
911         (org-end-of-line): Move to end of line if in headline without tags.
912         (org-agenda-day-view, org-agenda-week-view): Remember span as default.
913         (org-columns-edit-value): Rename from `org-column-edit'.
914         (org-columns-display-here-title): Rename from
915         `org-overlay-columns-title'.
916         (org-columns-remove-overlays): Rename from
917         org-remove-column-overlays.
918         (org-columns-get-autowidth-alist): Rename from
919         `org-get-columns-autowidth-alist'.
920         (org-columns-display-here): Rename from `org-overlay-columns'.
921         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
922         (org-columns-quit): Rename from `org-column-quit'.
923         (org-columns-show-value): Rename from `org-column-show-value'.
924         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
925         (org-columns-overlays): Rename from `org-column-overlays'.
926         (org-columns-map): Rename from `org-column-map'.
927         (org-columns-current-maxwidths): Rename from
928         `org-current-columns-maxwidths'.
929         (org-columns-begin-marker, org-columns-current-fmt-compiled)
930         (org-previous-header-line-format)
931         (org-columns-inhibit-recalculation)
932         (org-columns-default-format): Rename from
933         `org-default-columns-format'.
934         (org-property-re): New constant.
935         (orgstruct-mode): New minor mode.
936         (org-cycle-list-bullet): New command.
937         (org-special-properties, org-property-start-re)
938         (org-property-end-re): New constants.
939         (org-with-point-at): New macro.
940         (org-insert-property-drawer): New command.
941         (org-column): New face.
942         (org-column-menu): New menu.
943         (org-columns, org-agenda-columns): New commands.
944         (org-properties): New customize group.
945         (org-priority): Realign tags after changing priority.
946         (org-preserve-lc): New macro.
947         (org-update-checkbox-count): Catch case when there is no headline.
948         (org-agenda-quit): Remove any column overlays.
949         (org-beginning-of-item-list): Fix bug when non-item line is
950         indented too deep.
951         (org-make-tags-matcher): Handle property matches.
952         (org-table-recalculate): Swap evaluation order: Field formula
953         first, then column formulas, but don't allow them to overwrite the
954         field formulas.
955         (org-table-eval-formula): New argument untouchable.
956         (org-export-as-html): Fix replacement bug for XEmacs.
958 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
960         * dired.el (dired-dnd-handle-local-file):
961         Obey dired-backup-overwrite for copy, move, and link operations.
963         * dired-aux.el (dired-overwrite-confirmed): Undo last change.
965 2008-04-06  Alan Mackenzie  <acm@muc.de>
967         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
968         typo in the doc string.
970         * progmodes/cc-mode.el (c-extend-after-change-region):
971         New function, used in font-lock-extend-after-change-region-function,
972         thus superseding advice on the Font Lock after change functions.
974 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
976         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
978 2008-04-04  Stephen Berman  <Stephen.Berman@gmx.net>
980         * newcomment.el (comment-enter-backward): Be careful to restore
981         position changed during narrowing.
983 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
985         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
986         Fix in disassembly buffer (regression in 22.2).
988 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
990         * shell.el (shell-dynamic-complete-filename): New fun.
991         (shell-dynamic-complete-functions): Use it.
993 2008-04-02  Alan Mackenzie  <acm@muc.de>
995         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
996         New optimised functions to get the name of the current defun/macro.
998         * add-log.el (add-log-current-defun): Move the functionality which
999         gets the current function name for C like modes to cc-cmds.el,
1000         thus optimising for speed.
1002 2008-04-02  Eli Zaretskii  <eliz@gnu.org>
1004         * ps-print.el (ps-generate-postscript-with-faces): If the face
1005         specified by the overlay's `face' property is a string, assume
1006         it's a string name and intern it to get the face symbol.
1008 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
1010         * find-dired.el (find-dired-filter): Fix last patch to handle
1011         multi-line process input.  Pad link numbers too.
1013 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
1015         * find-dired.el (find-dired-filter): Align columns by padding file
1016         sizes.
1018 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
1020         * calc/calc.el: Autoload `calc-yank'.
1021         (calc-mode-map): Add keybindings for `calc-yank'.
1022         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
1023         assignments for `calc-yank'.
1025 2008-03-31  Martin Rudalics  <rudalics@gmx.at>
1027         * emacs-lisp/find-func.el (find-function-search-for-symbol):
1028         Strip extension from .emacs.el to make sure symbol is searched
1029         in .emacs too.
1031 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1033         * vc.el (vc-do-command): Don't show internal temp buffers.
1035 2008-03-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1037         * term/mac-win.el (mac-ae-reopen-application): New function.
1038         (mac-apple-event-map): Bind "reopen application" Apple event to it.
1040 2008-03-29  Juanma Barranquero  <lekktu@gmail.com>
1042         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
1044 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
1046         * Version 22.2 released.
1048 2008-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
1050         * info.el (Info-isearch-search): Always return point.
1052 2008-03-23  Andreas Schwab  <schwab@suse.de>
1054         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
1055         Fix radio button condition.
1056         [box]: Likewise.
1057         [customize]: Add radio button.
1059 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
1061         * vc-bzr.el (vc-bzr-print-log): Ensure it works when passed a
1062         single file argument.
1063         (vc-bzr-show-log-entry): Fix typo.
1065 2008-03-19  Wilson Snyder  <wsnyder@wsnyder.org>
1067         * progmodes/verilog-mode.el (verilog-easy-menu-filter):
1068         New function.
1069         (verilog-stmt-menu, verilog-menu): Add :help.
1070         (verilog-customize, verilog-font-customize)
1071         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
1072         (verilog-mode): Update documentation strings to match tool tips.
1073         (verilog-auto-search-do, verilog-auto-re-search-do)
1074         (verilog-skip-forward-comment-or-string): Fix verilog-auto
1075         expansion when a .* appears inside a string.
1076         (verilog-re-search-forward, verilog-re-search-backward):
1077         Add comment to recall how this works.
1079 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
1081         * net/tls.el (open-tls-stream): Reindent.
1083 2008-03-19  Glenn Morris  <rgm@gnu.org>
1085         * net/tls.el: Don't require rx when compiling.
1086         (tls-end-of-info): Rewrite without using rx.
1087         (open-tls-stream): Use with-current-buffer.
1089 2008-03-18  Dan Nicolaescu  <dann@ics.uci.edu>
1091         * font-lock.el (font-lock-comment-face): Set the foreground for
1092         the light background 8 colors case.
1094         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
1095         command for each file in the list.
1096         (vc-bzr-log-view-mode): Recognize the file marker.
1097         (vc-bzr-show-log-entry): Make regexp match more cases.
1099 2008-03-18  Wilson Snyder  <wsnyder@wsnyder.org>
1101         * verilog-mode.el (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT
1102         mis-including genvars.
1104 2008-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1106         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
1107         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
1108         Revision numbers can include ".".
1110         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
1111         "+" lines not accounted for by counting "-" and context lines.
1113 2008-03-16  Juri Linkov  <juri@jurta.org>
1115         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
1116         (dired-perm-write): Rename from `dired-warn-writable'.
1117         Change parent face from `font-lock-warning-face' to
1118         `font-lock-comment-delimiter-face'.
1119         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
1120         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
1121         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
1122         with `dired-perm-write-face'.
1124 2008-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1126         * term/mac-win.el (mac-service-open-file): Use file URL instead of
1127         file name string.
1129 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1131         * vc-bzr.el (vc-bzr-registered): Fail if `bzr' is not installed.
1132         (vc-bzr-annotate-command): Preserve line alignment.
1133         (vc-bzr-annotate-time): Accept space used to preserve alignment.
1135 2008-03-13  Richard Stallman  <rms@gnu.org>
1137         * mouse.el (mouse-yank-secondary): Nice error msg if no secondary sel.
1139         * emacs-lisp/advice.el (defadvice): Add usage pattern.
1141 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
1143         * simple.el (set-mark-command): Doc fix.
1145 2008-03-10  Nick Roberts  <nickrob@snap.net.nz>
1147         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
1148         thread in [h-e-w]).
1150 2008-03-08  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
1152         * subr.el (while-no-input): Don't splice BODY directly into the
1153         `or' form.
1155 2008-03-06  Kim F. Storm  <storm@cua.dk>
1157         * help.el (view-emacs-todo): Rename from view-todo.  Change users.
1158         (describe-gnu-project): Rename from describe-project.  Change users.
1159         Define obsolete function aliases for the old names.
1161 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
1163         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
1164         Reported by Drew Adams <drew.adams@oracle.com>.
1166 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
1168         * iswitchb.el (iswitchb-use-faces): Doc fix.
1169         (iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.
1171 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
1173         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
1174         Fix typo.
1175         (verilog-type-font-keywords): Reindent.
1177 2008-03-03  Michael McNamara  <mac@mail.brushroad.com>
1179         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
1180         grouping-keyword regular expression.
1181         (verilog-font-lock-keywords): Allow users to toggle special
1182         highlight of grouping-keywords.
1183         (verilog-highlight-grouping-keywords): The toggle for special
1184         highlighting of grouping keywords.
1186 2008-03-02  Juri Linkov  <juri@jurta.org>
1188         * startup.el: Revert 2008-02-28 change that adds initial message
1189         to *scratch* buffer regardless of the value of `inhibit-startup-screen'.
1191 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
1193         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
1194         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
1195         * progmodes/verilog-mode.el (verilog-mode):
1196         * net/socks.el (socks):
1197         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
1199 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
1201         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
1202         running `desktop-not-loaded-hook' to allow modifying it.
1203         Don't show warning message if `desktop-dirname' was modified.
1205 2008-03-01  Alan Mackenzie  <acm@muc.de>
1207         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
1209         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
1210         doc-string, "c-old-LEN" -> "c-old-END".
1212 2008-02-29  Glenn Morris  <rgm@gnu.org>
1214         * allout.el (allout-topic-encryption-bullet)
1215         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
1216         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
1217         from 22.0 to 22.1.
1219 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
1221         * desktop.el (desktop-save): Save the buffer name if the
1222         uniquified base name is empty.
1224 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1226         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
1227         we still expect more lines.
1229 2008-02-28  Juri Linkov  <juri@jurta.org>
1231         * startup.el (normal-splash-screen): Add argument `concise'.
1232         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
1233         to the created buffer.  If `concise' is non-nil, call
1234         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
1235         (display-startup-screen): Add argument `concise' to the call to
1236         `normal-splash-screen'.
1238 2008-02-28  Kim F. Storm  <storm@cua.dk>
1240         * startup.el (startup-echo-area-message): Check for about-emacs.
1242 2008-02-28  Juri Linkov  <juri@jurta.org>
1244         * startup.el: Always add initial message to *scratch* buffer if
1245         `initial-scratch-message' is non-nil regardless of the value of
1246         `inhibit-startup-screen'.
1247         (inhibit-startup-screen, initial-scratch-message): Doc fix.
1248         (command-line-1): Move code that inserts `initial-scratch-message'
1249         up before the if-form that checks for `inhibit-startup-screen'.
1250         Suggested by Jonathan Rockway <jon@jrock.us>.
1252 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1254         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
1255         comment-paragraph filling if the commark doesn't match
1256         comment-start-skip.
1258         * uniquify.el (uniquify-buffer-base-name): Undo last change.
1260 2008-02-28  Daiki Ueno  <ueno@unixuser.org>
1262         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
1263         the `imap' variant.
1265 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
1267         * uniquify.el (uniquify-buffer-base-name): If the base name is an
1268         empty string, return nil to allow the caller to default to the
1269         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
1271 2008-02-26  Jason Rumney  <jasonr@gnu.org>
1273         * files.el (make-auto-save-file-name): Encode more characters in
1274         non-file buffer names.  Use url-encoding.
1276 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
1278         * net/net-utils.el (ftp-program): Fix typo in docstring.
1279         (ifconfig-program-options, netstat-program-options)
1280         (arp-program-options, route-program-options, nslookup-program-options)
1281         (ftp-program-options, smbclient-program-options)
1282         (dns-lookup-program-options, arp, route): Doc fixes.
1284         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
1285         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
1286         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
1287         Fix typos in docstrings.
1288         (gdb-pending-triggers): Reflow docstring.
1289         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
1291 2008-02-25  Alan Mackenzie  <acm@muc.de>
1293         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
1294         typing "#" at EOB.
1296 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
1298         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
1300 2008-02-24  Jason Rumney  <jasonr@gnu.org>
1302         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
1304 2008-02-23  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1306         * textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
1308 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1310         * dired.el (dired-mark-prompt): Don't count/display the t element.
1311         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
1313 2008-02-22  Bill Meier  <wmeier@newsguy.com>  (tiny change)
1315         * progmodes/sh-script.el (sh-indent-comment): Docstring fix.
1317 2008-02-21  Glenn Morris  <rgm@gnu.org>
1319         * subr.el (sit-for): Fix obsolete form for nil second argument.
1321 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
1323         * progmodes/verilog-mode.el (eval-when-compile): Don't define
1324         add-submenu.
1325         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
1326         Remove.  Move contents to the only use ...
1327         (verilog-menu): ... here.
1328         (verilog-statement-menu): Remove.  Move contents to the only use ...
1329         (verilog-stmt-menu): ... here.
1330         (verilog-mark-defun): Simply call mark-defun for Emacs.
1331         (occur-pos-list): Declare for byte compiler.
1332         (mode-popup-menu): Don't defvar.
1333         (verilog-add-statement-menu): Remove.
1334         (verilog-mode-hook): Don't add verilog-add-statement-menu.
1335         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
1337 2008-02-21  Michael McNamara  <mac@mail.brushroad.com>
1339         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
1340         conditional.
1341         (verilog-font-grouping-keywords-face): Make the begin..end
1342         keywords standout more than other verilog keywords.
1343         (verilog-type-font-keywords): Move the begin..end out of this list
1344         to facilitate making them to (potentially) stand out more.
1345         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
1346         function & task blocks.
1347         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
1348         initial, function & task blocks.
1349         (verilog-forward-sexp): Handle the new "disable fork" statement of
1350         IEEE-1800 Verilog.
1351         (verilog-beg-block-re-ordered): Handle the new "disable fork"
1352         statement of IEEE-1800 Verilog.
1353         (verilog-calc-1): Handle the new "disable fork" statement of
1354         IEEE-1800 Verilog.
1355         (verilog-disable-fork-re): Add const to help handle the new
1356         "disable fork" statement of IEEE-1800 Verilog.
1357         (verilog-declaration-core-re): Add port directions by themselves,
1358         with no qualification, as base item of a declaration.
1359         (verilog-pretty-declarations): Add new flag to ask it to refrain
1360         from printing to the message buffer.
1361         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
1362         printing to the message buffer.  Improve handling of the many
1363         types of expression line up.
1364         (verilog-just-one-space): Remove printing of an empty message.
1365         (verilog-get-lineup-indent): Rework to support the better handling
1366         of expression lineup for verilog-pretty-expr.
1367         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
1369 2008-02-20  Alan Mackenzie  <acm@muc.de>
1371         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
1372         yesterday's commit.
1374 2008-02-20  Nick Roberts  <nickrob@snap.net.nz>
1376         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
1377         to mouse-set-point in buffers that aren't associated with files.
1379         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
1381 2008-02-20  Glenn Morris  <rgm@gnu.org>
1383         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
1384         on Windows.
1386 2008-02-19  Alan Mackenzie  <acm@muc.de>
1388         Set of changes so that "obtrusive" syntactic elements in a
1389         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
1390         unmatched paren) don't interact syntactically with stuff outside
1391         the CPP line.
1393         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
1394         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
1395         off-by-one bug.
1396         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
1397         a bit of refactoring.
1398         (c-awk-extend-and-syntax-tablify-region): Takes some of the
1399         functionality of c-awk-advise-fl-for-awk-region, which has been
1400         refactored away.
1402         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
1403         (c-clear-char-property-with-value): New function and macro which
1404         remove text-properties `equal' to a supplied value.
1406         * progmodes/cc-engine.el: Comment about text properties amended.
1408         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
1409         parens around "error\\|warning".
1411         * progmodes/cc-langs.el (c-get-state-before-change-function)
1412         (c-before-font-lock-function, c-anchored-cpp-prefix):
1413         New language variables.
1414         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
1416         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
1417         syntax-table text properties.
1418         (c-common-init): Call language specific before/after-change
1419         functions at mode initialisation.
1420         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
1421         (c-extend-region-for-CPP, c-neutralize-CPP-line)
1422         (c-neutralize-syntax-in-CPP): New functions.
1423         (c-before-change, c-after-change): Call the new language specific
1424         change functions defined in cc-langs.el.
1425         (c-advise-fl-for-region): New macro.
1426         (awk-mode): Remove AWK specific stuff which has been refactored
1427         into language independent stuff.
1429 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1431         * diff-mode.el (diff-file-junk-re): New const.
1432         (diff-beginning-of-file-and-junk): Use it.
1433         (diff-file-kill): Make sure we were really inside a file diff.
1435         * diff-mode.el: Make it more robust in the presence of empty context
1436         lines in unified hunks.
1437         (diff-valid-unified-empty-line): New var.
1438         (diff-unified->context, diff-sanity-check-hunk): Obey it.
1439         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
1440         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
1441         (diff-hunk-header-re-unified): New const.
1442         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
1443         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
1444         (diff-sanity-check-hunk): Use it.
1446 2008-02-19  Nick Roberts  <nickrob@snap.net.nz>
1448         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
1449         (gdb): (Re)set gdb-flush-pending-output to nil here...
1450         (gdb-init-1): ...instead of here (before gdb-prompt).
1452 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
1454         * progmodes/verilog-mode.el (customize): Fix typo in error message.
1455         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
1456         (verilog-mode-auto, verilog-indent-level-module)
1457         (verilog-minimum-comment-distance, verilog-library-flags)
1458         (verilog-library-directories, verilog-library-files)
1459         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
1460         (verilog-xemacs-menu, verilog-set-compile-command)
1461         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
1462         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
1463         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
1464         (verilog-batch-inject-auto, verilog-batch-indent)
1465         (verilog-continued-line, verilog-type-keywords)
1466         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
1467         (verilog-read-inst-pins, verilog-read-arg-pins)
1468         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
1469         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
1470         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
1471         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
1472         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
1473         (verilog-mode-version, verilog-mode-release-date)
1474         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
1475         (verilog-simulator, verilog-compiler)
1476         (verilog-auto-sense-defines-constant, verilog-company)
1477         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
1478         Fix typos in docstrings.
1479         (verilog-set-auto-endcomments, verilog-calculate-indent)
1480         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
1481         Reflow docstrings.
1482         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
1483         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
1484         (electric-verilog-forward-sexp, verilog-in-case-region-p)
1485         (verilog-in-struct-region-p, verilog-in-generate-region-p)
1486         (verilog-leap-to-head, verilog-current-indent-level)
1487         (verilog-case-indent-level, verilog-cpp-keywords)
1488         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
1489         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
1490         (verilog-signals-not-in, verilog-symbol-detick-text)
1491         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
1492         (verilog-forward-close-paren, verilog-backward-open-paren)
1493         (verilog-backward-open-bracket): Doc fixes.
1495         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
1496         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
1497         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
1498         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
1499         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
1500         Fix typos in docstrings.
1502 2008-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1504         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
1505         Recognize ''' just like any other char-constant.
1507 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1509         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
1510         careful enough.  Detect the uid-change all within the main loop.
1512 2008-02-14  Stefan Monnier  <monnier@pastel.home>
1514         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
1516 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1518         * hilit-chg.el (highlight-save-buffer-state): New macro.
1519         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
1520         (hilit-chg-clear): Use it to preserve the modified-p flag.
1521         (highlight-changes-rotate-faces): Don't mess with the undo-list.
1523 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
1525         * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
1527 2008-02-12  Juri Linkov  <juri@jurta.org>
1529         * startup.el (fancy-startup-screen, normal-splash-screen):
1530         Set default-directory to command-line-default-directory.
1532         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
1533         after reading the desktop.
1535 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1537         * font-lock.el (font-lock-set-defaults): Unset previously set variables
1538         when needed.
1540 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
1542         * uniquify.el (uniquify-buffer-base-name): New function.
1543         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1545         * desktop.el (uniquify-managed): Don't defvar.
1546         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
1547         `uniquify-managed'.  Return also the buffer's base name.
1548         (desktop-save): When saving the buffer info, filter out the base name,
1549         and save it as buffer name if the buffer is managed by uniquify.
1551 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1553         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
1554         Index: line, don't search backward for the previous one.
1556 2008-02-10  \e,AF\e(Bvar Arnfj\e,Av\e(Br\e,Ap\e(B Bjarmason  <avar@cpan.org>  (tiny change)
1558         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
1559         from gnus-button-url-regexp.
1561 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1563         * progmodes/compile.el (compilation-next-error): Doc fix.
1564         (compilation-find-file): Doc fix.
1566 2008-02-09  Glenn Morris  <rgm@gnu.org>
1568         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
1569         Add obsolete aliases to the old names.
1571 2008-02-08  Richard Stallman  <rms@gnu.org>
1573         * net/net-utils.el (ifconfig): Rename from ipconfig.
1574         (ipconfig): Alias to ifconfig.
1575         (ifconfig-program): Rename from ipconfig-program.
1576         (ifconfig-program-options): Rename from ipconfig-program-options.
1578 2008-02-08  Glenn Morris  <rgm@gnu.org>
1580         * custom.el (custom-theme-set-variables): Sort symbols that are
1581         dependencies before symbols that depend on them.
1582         (custom-enabled-themes): Set after custom-theme-directory.
1584 2008-02-04  Juanma Barranquero  <lekktu@gmail.com>
1586         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
1588 2008-02-04  Michael McNamara  <mac@mail.brushroad.com>
1590         * progmodes/verilog-mode.el (verilog-declaration-core-re):
1591         Add port directions by themselves, with no qualification, as base
1592         item of a declaration.
1593         (verilog-pretty-declarations): Add new flag that inhibits printing
1594         to the message buffer.
1595         (verilog-pretty-expr): Add new flag that inhibits printing to the
1596         message buffer.  Improve handling of the many types of expression
1597         line up.
1598         (verilog-just-one-space): Don't print an empty message.
1599         (verilog-get-lineup-indent): Rework to support the better handling
1600         of expression lineup for verilog-pretty-expr.
1601         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
1602         (verilog-mode-version, verilog-mode-release-date): Update.
1604 2008-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1606         * subr.el (cancel-change-group): Don't move point.
1608 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
1610         Sync with Tramp 2.0.57.
1612         * net/tramp.el (tramp-handle-make-auto-save-file-name)
1613         (tramp-completion-dissect-file-name, tramp-find-executable):
1614         Use `mapc' instead of `mapcar'.
1615         (tramp-open-connection-setup-interactive-shell): Send only single
1616         prompt setting commands, in order to avoid double-prompt.
1618         * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of
1619         `mapcar'.
1621         * net/trampver.el: Update release number.
1623 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
1625         * progmodes/etags.el (next-file): Improve revert message.
1627 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
1629         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
1630         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
1631         of today, the most recent libpng is 1.2.24).
1633 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
1635         * vc.el (vc-update): Fix bug: Specify branch tip as
1636         vc-checkout REVISION.  Reported by Dan Nicolaescu.
1638 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1640         * simple.el (reindent-then-newline-and-indent): Be careful about the
1641         unusual case where indent-according-to-mode moves point.
1643 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
1645         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
1646         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
1647         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
1648         (verilog-sk-state-machine): Quote all calls to
1649         "auxiliary skeleton"s to prevent infloops.
1651 2008-01-31  Jason Rumney  <jasonr@gnu.org>
1653         * w32-fns.el: Partially revert 2007-11-10 change.
1655 2008-01-31  Martin Rudalics  <rudalics@gmx.at>
1657         * mail/rmail.el (rmail-highlight): Fix specification.
1658         Reported by pod <pod@herald.ox.ac.uk>.
1660 2008-01-31  Jason Rumney  <jasonr@gnu.org>
1662         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
1664 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
1666         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
1667         (gdb-var-set-format-handler): New function.
1668         (gdb-var-set-format): Use it.
1670 2008-01-29  Alan Mackenzie  <acm@muc.de>
1672         * progmodes/cc-langs.el (c-block-stmt-1-kwds, c-block-stmt-2-kwds)
1673         (c-simple-stmt-kwds): New Objective C keywords: @finally, @try,
1674         @catch, @synchronized, @throw.
1676         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
1677         from this regexp; part of same fix as next change to cc-engine.el.
1679         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
1680         Anchor the "{" of a template function correctly on "template", not the
1681         following "<".
1683         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
1685 2008-01-29  Richard Stallman  <rms@gnu.org>
1687         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
1688         Doc fix.
1690         * files.el (hack-local-variables): Don't query about fake variables.
1692 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
1694         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
1695         gdb-cpp-define-alist-program if file is nil (currently only
1696         " *partial-output-...").
1698 2008-01-27  Alan Mackenzie  <acm@muc.de>
1700         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
1701         enhance comments.
1703 2008-01-27  Richard Stallman  <rms@gnu.org>
1705         * allout.el: Many doc fixes.
1706         (allout-encrypt-string): Fix error message.
1708 2008-01-26  Alan Mackenzie  <acm@muc.de>
1710         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
1711         arglist-cont-nonempty.
1713         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
1714         for a brace with syntax arglist-cont-nonempty.
1716         * progmodes/cc-styles.el (c-style-alist): Add elements for
1717         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python,
1718         awk).
1720 2008-01-26  Alan Mackenzie  <acm@muc.de>
1722         * progmodes/cc-defs.el (c-save-buffer-state):
1723         Bind buffer-file-name and buffer-file-truename to nil, to prevent
1724         primitives generating "buffer is read only" messages.
1726 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
1728         * progmodes/etags.el (tags-query-replace): Doc fix.
1730 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
1732         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
1733         that the filename end is found even when the filename is empty.
1734         Fixes error and spurious newlines when marking files for deletion.
1736 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
1738         * allout.el (allout-unload-function): New function.
1740 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
1742         * view.el (kill-buffer-if-not-modified): Don't pass t to
1743         buffer-modified-p.
1745 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
1747         * allout.el (allout-prefix-data): Doc fix.
1748         (allout-show-current-subtree): Reflow docstring.
1749         (allout-use-mode-specific-leader, allout-use-hanging-indents)
1750         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
1751         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
1752         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
1753         (allout-copy-topic-as-kill, allout-listify-exposed)
1754         (allout-process-exposed, allout-encrypted-key-info)
1755         (allout-update-passphrase-mnemonic-aids)
1756         (allout-next-topic-pending-encryption)
1757         (allout-tests-globally-true): Fix typos in docstrings.
1759 2008-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1761         * vc.el (vc-version-diff): Make sure we shrink the right window.
1763 2008-01-23  Jason Rumney  <jasonr@gnu.org>
1765         * lpr.el (printer-name): Do not set on MS Windows.
1767 2008-01-20  Glenn Morris  <rgm@gnu.org>
1769         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
1770         prevent infloops.
1772 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
1774         * progmodes/python.el (python-imports): Default to "None".
1776 2008-01-19  Dan Nicolaescu  <dann@ics.uci.edu>
1778         * progmodes/sh-script.el (sh-basic-offset):
1779         * progmodes/cc-vars.el (c-syntactic-indentation)
1780         (c-syntactic-indentation-in-macros): Mark as safe.
1782 2008-01-18  Richard Stallman  <rms@gnu.org>
1784         * icomplete.el (icomplete-get-keys):
1785         Look up KEYS using all maps in proper buffer.
1787 2008-01-16  Alan Mackenzie  <acm@muc.de>
1789         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside an
1790         eval-and-compile, so as to permit byte-compiling (e.g. in bootstrap).
1792 2008-01-16  Juanma Barranquero  <lekktu@gmail.com>
1794         * frame.el (display-mm-height, display-mm-width):
1795         * whitespace.el (whitespace-check-leading-whitespace)
1796         (whitespace-check-trailing-whitespace)
1797         (whitespace-check-spacetab-whitespace)
1798         (whitespace-check-indent-whitespace)
1799         (whitespace-check-ateol-whitespace):
1800         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
1802 2008-01-16  Glenn Morris  <rgm@gnu.org>
1804         * comint.el (comint-regexp-arg): Fix no-input case.
1806 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
1808         * calendar/icalendar.el (icalendar-export-file)
1809         (icalendar-import-file): Restore significant trailing whitespace
1810         in `interactive' prompts.
1812 2008-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
1814         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
1815         after-save-hook so that it is not called multiple times.
1817         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
1819 2008-01-15  Glenn Morris  <rgm@gnu.org>
1821         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
1823 2008-01-14  Alan Mackenzie  <acm@muc.de>
1825         * progmodes/cc-vars.el (c-constant-symbol): New function which
1826         supersedes c-const-symbol.  During a customize-.. call it enables
1827         an element of (e.g.) c-hanging-braces alist to have its name
1828         displayed, even when the default value of c-h-b etc. doesn't
1829         include the elemnt.  Replace uses of the old function by the new.
1831         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
1832         obscure non-working fragment ":value c-".
1834         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
1835         call inside a struct being recognised as a K&R argument.
1837 2008-01-14  Jason Rumney  <jasonr@gnu.org>
1839         * image.el (image-type): Use image-type-from-file-name (from trunk
1840         2007-05-21  Chong Yidong  <cyd@stupidchicken.com>).
1842 2008-01-12  Glenn Morris  <rgm@gnu.org>
1844         * woman.el (woman-parse-numeric-arg): Change handling of `==':
1845         can be interned without a function definition.
1847 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
1849         * view.el (view-file-other-window, view-file-other-frame):
1850         Don't kill the buffer if it is modified.  Doc fixes.
1851         (kill-buffer-if-not-modified): New function.
1852         (view-file): Don't kill the buffer if it is modified.
1854         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
1855         (ebrowse-view/find-file-and-search-pattern):
1856         Call view-file-other-window instead of ebrowse-view-file-other-window.
1857         (ebrowse-view-file-other-frame): Don't call
1858         current-window-configuration.  Fix second argument in the call to
1859         view-mode-enter.  Doc fix.
1861 2008-01-11  Richard Stallman  <rms@gnu.org>
1863         * subr.el (atomic-change-group): Prevent undo list truncation.
1865 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
1867         * cus-start.el (all): Add missing version entries.
1869 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
1871         * files.el (safe-local-eval-forms):
1872         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
1874 2008-01-10  Nick Roberts  <nickrob@snap.net.nz>
1876         * comint.el (comint-insert-input): Set point first.
1878         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
1879         session doesn't hang because gdb-pending-triggers is non-nil.
1880         (gdb-frame-handler): Use buffer-file-name instead of
1881         buffer-name in case of duplicate file names.
1883 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
1885         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
1886         C-M-e and C-M-h for emacs, they work by default.
1887         (verilog-emacs-features): Remove.
1888         (verilog-setup-dual-comments, verilog-populate-syntax-table):
1889         Remove.  Move syntax table initialization ...
1890         (verilog-mode-syntax-table): ... here.
1891         (verilog-mode): Don't initialize the syntax table here.
1892         (verilog-mark-defun): Only do something useful for XEmacs, Emacs
1893         does not need it.
1895 2008-01-10  Glenn Morris  <rgm@gnu.org>
1897         * shell.el (shell-dirtrack-verbose, shell-mode)
1898         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
1899         (dirtrack-toggle, dirtrack-mode): No longer alias to
1900         shell-dirtrack-mode.
1902 2008-01-10  Kenichi Handa  <handa@ni.aist.go.jp>
1904         * international/mule-cmds.el (select-safe-coding-system):
1905         When a buffer is modified, cancel the writing.
1907 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
1909         * progmodes/verilog-mode.el (verilog-booleanp): New function for
1910         backward compatibility.  Replace all uses of booleanp with
1911         verilog-booleanp.
1913 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
1915         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
1917 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
1919         * progmodes/verilog-mode.el (top-level): Fix spacing.
1920         (verilog-mode-version, verilog-mode-release-date): Update version
1921         number.
1922         (verilog-mode-release-emacs): New variable.
1923         (compile-command, reporter-prompt-for-summary-p): Define for byte
1924         compiler.
1925         (verilog-startup-message-lines)
1926         (verilog-startup-message-displayed)
1927         (verilog-display-startup-message): Remove.
1928         (verilog-highlight-p1800-keywords): Improve docstring.
1929         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
1930         (vector-skip-list): Only defvar at compile time.
1931         (verilog-highlight-translate-off, verilog-indent-level)
1932         (verilog-indent-level-module, verilog-indent-level-declaration)
1933         (verilog-indent-declaration-macros, verilog-indent-lists)
1934         (verilog-indent-level-behavioral)
1935         (verilog-indent-level-directive, verilog-cexp-indent)
1936         (verilog-case-indent, verilog-auto-newline)
1937         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
1938         (verilog-tab-to-comment, verilog-indent-begin-after-if)
1939         (verilog-align-ifelse, verilog-minimum-comment-distance)
1940         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
1941         (verilog-auto-endcomments, verilog-auto-read-includes)
1942         (verilog-auto-star-expand, verilog-auto-star-save)
1943         (verilog-library-flags, verilog-library-directories)
1944         (verilog-library-files, verilog-library-extensions)
1945         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
1946         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
1947         (verilog-assignment-delay, verilog-auto-inst-vector)
1948         (verilog-auto-inst-template-numbers)
1949         (verilog-auto-input-ignore-regexp)
1950         (verilog-auto-inout-ignore-regexp)
1951         (verilog-auto-output-ignore-regexp)
1952         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
1953         Add safe-local-variable properties.
1954         (verilog-statement-menu, verilog-company)
1955         (verilog-re-search-forward, verilog-re-search-backward)
1956         (verilog-error-regexp-add, verilog-end-block-re)
1957         (verilog-emacs-features, verilog-populate-syntax-table)
1958         (verilog-setup-dual-comments, verilog-type-font-keywords)
1959         (verilog-inside-comment-p, electric-verilog-backward-sexp)
1960         (verilog-backward-sexp, verilog-forward-sexp)
1961         (verilog-font-lock-init, verilog-mode)
1962         (electric-verilog-terminate-line, electric-verilog-semi)
1963         (electric-verilog-tab, verilog-insert-1, )
1964         (verilog-insert-indices, verilog-generate-numbers)
1965         (verilog-comment-region, verilog-label-be)
1966         (verilog-beg-of-statement, verilog-in-case-region-p)
1967         (verilog-in-struct-region-p, verilog-in-generate-region-p)
1968         (verilog-in-fork-region-p, verilog-backward-case-item)
1969         (verilog-set-auto-endcomments, verilog-get-expr)
1970         (verilog-expand-vector-internal, verilog-surelint-off)
1971         (verilog-batch-execute-func, verilog-calculate-indent)
1972         (verilog-calc-1, verilog-calculate-indent-directive)
1973         (verilog-leap-to-head, verilog-continued-line)
1974         (verilog-backward-token, verilog-backward-syntactic-ws)
1975         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
1976         (verilog-forward-ws&directives, verilog-at-constraint-p)
1977         (verilog-skip-backward-comments, verilog-indent-line-relative)
1978         (verilog-do-indent, verilog-indent-comment)
1979         (verilog-more-comment, verilog-pretty-declarations)
1980         (verilog-pretty-expr, verilog-just-one-space)
1981         (verilog-indent-declaration, verilog-get-completion-decl)
1982         (verilog-goto-defun, verilog-showscopes, verilog-header)
1983         (verilog-signals-combine-bus, verilog-read-decls)
1984         (verilog-read-always-signals-recurse, verilog-read-instants)
1985         (verilog-read-auto-template, verilog-set-define)
1986         (verilog-read-defines, verilog-read-signals, verilog-getopt)
1987         (verilog-is-number, verilog-expand-dirnames)
1988         (verilog-modi-lookup, verilog-modi-cache-results)
1989         (verilog-insert-one-definition, verilog-make-width-expression)
1990         (verilog-delete-autos-lined, verilog-auto-save-check)
1991         (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
1992         (verilog-auto-inst-param, verilog-auto-reg)
1993         (verilog-auto-reg-input, verilog-auto-wire, )
1994         (verilog-auto-output, verilog-auto-output-every)
1995         (verilog-auto-input, verilog-auto-inout)
1996         (verilog-auto-inout-module, verilog-auto-sense)
1997         (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
1998         (verilog-auto-ascii-enum, verilog-auto)
1999         (verilog-sk-define-signal, verilog-mode-mouse-map)
2000         (verilog-load-file-at-mouse, verilog-load-file-at-point)
2001         (verilog-library-files): Cleanup spacing of )'s they should not be
2002         on unique lines.  Fix checkdoc warnings.
2004 2008-01-09  Glenn Morris  <rgm@gnu.org>
2006         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
2007         entry, for Windows.
2009 2008-01-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2011         * ps-print.el: Some face attributes (like :strike-through) was not
2012         being recognised.  Reported by Leo <sdl.web@gmail.com>.
2013         (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
2014         (ps-screen-to-bit-face): Fix code.
2016 2008-01-08  Kevin Ryde  <user42@zip.com.au>
2018         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2019         For perl, allow "during global destruction" at end.
2021 2008-01-08  Glenn Morris  <rgm@gnu.org>
2023         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
2024         unified format.
2026         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
2028 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
2030         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
2031         quotes in case of spaces, e.g. STL containers (not pretty).
2033 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
2035         * vc-hg.el (vc-hg-log-view-mode): Handle the user field better.
2037 2008-01-07  Nick Roberts  <nickrob@snap.net.nz>
2039         * progmodes/gdb-ui.el (gud-gdb-command-name):
2040         Explain "--annotate=3" option is necessary for the Graphical Interface.
2042 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
2044         * vc-hg.el (vc-hg-dir-state): Pass the dir argument to vc-hg-command.
2046 2008-01-07  Glenn Morris  <rgm@gnu.org>
2048         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
2050 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
2052         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
2053         on menu bar.
2055 2008-01-06  Michael Albinus  <michael.albinus@gmx.de>
2057         * ffap.el (ffap-read-file-or-url): Let-bind
2058         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
2060 2008-01-05  Sven Joachim  <svenjoac@gmx.de>
2062         * vc-bzr.el: Fix typo in header.
2064 2008-01-05  Eli Zaretskii  <eliz@gnu.org>
2066         * Makefile.in (custom-deps, finder-data): Depend on autoloads
2067         instead of loaddefs.el.
2069 2008-01-05  Glenn Morris  <rgm@gnu.org>
2071         * progmodes/verilog-mode.el: Replace all instances of
2072         string-to-int with string-to-number, insert-string with insert,
2073         and read-input with read-string.
2074         (top-level): No need to require imenu, reporter, dinotrace, vc,
2075         font-lock when compiling.  Always require compile.  Relegate remaining
2076         compatibility cruft to XEmacs.  Don't require font-lock.
2077         (verilog-version): Remove superfluous concat.
2078         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
2079         No need to define.
2080         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
2081         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
2082         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
2083         (verilog-startup-message-displayed): These are variables, not constants.
2084         (verilog-batch-execute-func, verilog-auto-inst)
2085         (verilog-auto-inst-param): Use mapc rather than mapcar.
2086         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
2087         actually defining.
2088         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
2089         (verilog-modi-get-outputs, verilog-modi-get-inouts)
2090         (verilog-modi-get-inputs, verilog-modi-get-wires)
2091         (verilog-modi-get-regs, verilog-modi-get-assigns)
2092         (verilog-modi-get-consts, verilog-modi-get-gparams)
2093         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
2094         (verilog-modi-get-sub-inputs): Move inline functions earlier in
2095         the file.
2096         (sigs-in, sigs-out): Don't declare multiple times.
2097         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
2098         `defvar'.
2099         (verilog-auto): Call dinotrace-unannotate-all only if bound.
2100         (verilog-module-inside-filename-p): No need to wrap fboundp test
2101         in condition-case.
2102         (reporter-submit-bug-report): Autoload it.
2103         (verilog-mark-defun): Call zmacs-activate-region only if bound.
2104         (verilog-font-customize): Call customize-apropos only if bound.
2105         (verilog-getopt-flags, verilog-auto-reeval-locals):
2106         Use make-local-variable rather than make-variable-buffer-local.
2107         (verilog-company, verilog-project, verilog-modi-cache-list):
2108         Move make-variable-buffer-local calls to top-level.
2109         (font-lock-defaults-alist): Don't define it.
2110         (verilog-need-fld): Remove.
2111         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
2112         (verilog-mode): Only call make-local-hook on XEmacs.
2113         Set font-lock-defaults rather than using verilog-font-lock-init.
2115         * progmodes/verilog-mode.el (top-level): Don't require compile.
2116         (compilation-error-regexp-alist, compilation-last-buffer):
2117         Define for compiler.
2118         (verilog-insert-1): New function.
2119         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
2120         Use verilog-insert-1.
2121         (verilog-surelint-off): Use next-error-last-buffer if bound.
2122         Check compile buffer is live.
2124 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2126         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
2127         gets inserted out-of-order.
2129 2008-01-04  Riccardo Murri  <riccardo.murri@gmail.com>
2131         * vc-bzr.el: Copyright and version headers update.
2132         Remove some outdated comments through the whole file.
2133         (vc-bzr-program-args): Remove because unused.
2134         (vc-bzr-log-switches): New customization option.
2135         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
2136         use `vc-bzr-program-args'.
2137         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
2138         `vc-find-root' (patch by Andreas Hoenen).
2139         (vc-bzr-status): Update regex to match latest Bzr output.
2140         Remove redundant test.
2141         (vc-bzr-init-version): New function.
2142         (vc-bzr-unregister): Must not delete file.
2143         (vc-bzr-find-version): New function.
2144         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
2145         a non-empty string, otherwise take head revision.
2146         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
2147         (vc-bzr-diff): Simpler build of the revision spec string.
2148         (vc-annotate-convert-time, vc-bzr-annotate-difference):
2149         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
2150         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
2151         (vc-bzr-dired-state-info): Only provide custom strings for
2152         overloaded VC state 'edited; otherwise fallback to
2153         `vc-default-dired-state-info'.
2155 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
2157         * vc-git.el (vc-git-dir-state):
2158         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
2160 2008-01-04  Richard Stallman  <rms@gnu.org>
2162         * delsel.el (delete-selection-mode): Doc fix.
2164 2008-01-04  Glenn Morris  <rgm@gnu.org>
2166         * version.el (emacs-copyright): Update to 2008.
2168 2008-01-03  Nick Roberts  <nickrob@snap.net.nz>
2170         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
2171         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
2173         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
2174         of watch expressions (only works fully with GDB 6.7 or later).
2176 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
2178         * time-stamp.el (time-stamp-time-zone):
2179         * whitespace.el (whitespace-check-buffer-leading)
2180         (whitespace-check-buffer-trailing)
2181         (whitespace-check-buffer-indent)
2182         (whitespace-check-buffer-spacetab)
2183         (whitespace-check-buffer-ateol):
2184         * progmodes/sh-script.el (sh-indentation):
2185         * textmodes/ispell.el (ispell-local-pdict):
2186         Add safe-local-variable properties.
2188 2007-12-31  Richard Stallman  <rms@gnu.org>
2190         * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
2191         Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
2192         `parent'.
2193         (custom-group-value-create): Pass two args to custom-add-parent-links.
2195 2007-12-29  Richard Stallman  <rms@gnu.org>
2197         * font-lock.el (font-lock-prepend-text-property)
2198         (font-lock-append-text-property): Canonicalize the face and
2199         font-lock-face properties.
2201         * faces.el (facep): Doc fix.
2203         * startup.el (fancy-startup-tail, fancy-about-text)
2204         (fancy-startup-text): Regularize format of face property.
2206         * facemenu.el (list-colors-print): Use :background and :foreground
2207         instead of background-color and foreground-color.
2209 2007-12-29  Drew Adams  <drew.adams@oracle.com>
2211         * cus-edit.el (custom-add-parent-links):
2212         Fill the "Parent documentation" text.
2214 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
2216         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
2217         MS-Windows and MS-DOS.
2218         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
2220 2007-12-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2222         * progmodes/grep.el (rgrep): Fix last change.
2224 2007-12-27  Richard Stallman  <rms@gnu.org>
2226         * progmodes/compile.el (compilation-start): Set initial visible
2227         point properly even when compilation buffer already current.
2229 2007-12-26  Richard Stallman  <rms@gnu.org>
2231         * files.el (conf-mode-maybe): New function.
2232         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
2234 2007-12-26  Martin Rudalics  <rudalics@gmx.at>
2236         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
2238 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
2240         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
2242 2007-12-25  Richard Stallman  <rms@gnu.org>
2244         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
2245         so they never do EOF.
2247 2007-12-23  Richard Stallman  <rms@gnu.org>
2249         * dired-aux.el: Load dired.el at run time too.
2251         * faces.el (copy-face): Create the new face explicitly if it
2252         does not exist already.
2254 2007-12-23  Andreas Schwab  <schwab@suse.de>
2256         * files.el (switch-to-buffer-other-frame): Return the buffer
2257         switched to.
2259 2007-12-23  Juri Linkov  <juri@jurta.org>
2261         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
2262         item to about-emacs instead of display-splash-screen.
2264 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
2266         * simple.el (minibuffer-history, shell-command-history)
2267         (set-variable-value-history):
2268         * replace.el (regexp-history):
2269         * international/mule-cmds.el (input-method-history):
2270         * files.el (file-name-history): Add reference to history-length in
2271         the doc string.
2273 2007-12-22  Richard Stallman  <rms@gnu.org>
2275         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
2277 2007-12-21  Jason Rumney  <jasonr@gnu.org>
2279         * find-dired.el (find-name-arg): New custom variable.
2280         (find-name-dired): Use it.
2281         (find-dired-find-program): Remove.
2282         (find-dired): Use find-program.
2283         (find-grep-dired): Use grep-program.
2285         * progmodes/grep.el (rgrep): Use find-name-arg.
2287 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
2289         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
2290         specifier from format-string.  Reported by Ye Wenbin.
2292 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
2294         * cus-start.el: Use correct group name for members of mode-line group.
2296 2007-12-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
2298         * progmodes/cc-vars.el (defcustom-c-stylevar):
2299         Revert to pre-2007-12-12 version.
2301 2007-12-15  Richard Stallman  <rms@gnu.org>
2303         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
2305         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
2306         Use changed.
2308         * startup.el (fancy-splash-help-echo): Var deleted.
2309         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
2310         (fancy-about-screen): Don't display fancy-splash-help-echo.
2312         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
2314 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
2316         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
2318 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
2320         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
2321         function.
2322         (add-submenu): Only define for XEmacs.
2323         (verilog-regexp-words): Revert previous change, keep the other
2324         definition.
2326 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
2328         * progmodes/perl-mode.el (perl-continued-statement-offset)
2329         (perl-continued-brace-offset, perl-brace-offset)
2330         (perl-brace-imaginary-offset, perl-label-offset):
2331         * progmodes/cperl-mode.el (cperl-brace-offset)
2332         (cperl-continued-brace-offset, cperl-label-offset)
2333         (cperl-continued-statement-offset)
2334         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
2335         Add safe-local-variable properties.
2337 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2339         * progmodes/verilog-mode.el (verilog-mode-map)
2340         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
2341         (verilog-colorize-include-files): Use only overlay functions so
2342         that it can work on both Emacs and XEmacs.
2343         (set-extent-keymap): Remove unused defun.
2344         (verilog-kill-existing-comment, verilog-insert-date)
2345         (verilog-insert-year): Rename in order not to pollute the global
2346         namespace from kill-existing-comment, insert-date and
2347         insert-year, respectively.
2348         (verilog-set-auto-endcomments, verilog-header): Update callers.
2350         * files.el (auto-mode-alist): Recognize verilog files.
2352         * progmodes/verilog-mode.el (verilog-string-replace-matches)
2353         (verilog-string-remove-spaces, verilog-re-search-forward)
2354         (verilog-re-search-backward, verilog-re-search-forward-quick)
2355         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
2356         (verilog-get-end-of-line, verilog-within-string): Move definitions
2357         before first use.  No code changes.
2359 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2361         * progmodes/verilog-mode.el (verilog-mode-version)
2362         (verilog-mode-release-date): Don't use expanding keywords.
2363         (provide): Move to the end of file.
2364         (fboundp): Don't check if eval-when-compile is bound, it is used
2365         later in the file without checking.
2366         (when, unless): Copy definitions from subr.el.
2367         (char-before, defcustom, defface, customize-group)
2368         (verilog-batch-error-wrapper): Don't use old style backquotes.
2369         (verilog-regexp-opt): Avoid using the cl function case.
2370         (verilog-regexp-words): Remove duplicated definition.
2371         (verilog-mode-abbrev-table): Remove, duplicate.
2372         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
2373         Declare and initialize in one step.
2374         (verilog-declaration-prefix-re, verilog-declaration-re)
2375         (verilog-end-of-statement, verilog-indent-declaration)
2376         (verilog-get-lineup-indent): Remove trailing whitespace.
2377         (verilog-mode): Fix autoload cookie.
2378         Set beginning-of-defun-function and end-of-defun-function.
2379         Use when instead of if.
2380         (verilog-emacs-features, verilog-auto-ascii-enum)
2381         (verilog-insert-indices): Escape braces in doc strings.
2383 2007-12-08  Michael McNamara  <mac@verilog.com>
2384             Wilson Snyder  <wsnyder@wsnyder.org>
2386         * progmodes/verilog-mode.el: New file.
2388 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
2390         * international/latexenc.el (latexenc-find-file-coding-system):
2391         If both coding-system-for-write and buffer-file-coding-system of
2392         latex-main-file are nil, use `undecided'.
2394 2007-12-06  Jason Rumney  <jasonr@gnu.org>
2396         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
2398 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
2400         * ido.el (ido-save-history): Use emacs-mule coding system
2401         instead of utf-8 to save filenames (it's safer in Emacs 22).
2402         Set the `coding' local variable on the first line of the file.
2404 2007-12-04  Karl Fogel  <kfogel@red-bean.com>
2406         * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
2407         coding system.  This ports revisions 1.40 and 1.41 over to the
2408         EMACS_22_BASE branch, but with the right coding system for Emacs
2409         22 to reliably record filenames.  Suggested by Eli Zaretskii.
2411 2007-12-01  Richard Stallman  <rms@gnu.org>
2413         * wid-edit.el (widget-type): Doc fix.
2415 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
2417         * emacs-lisp/byte-run.el (declare-function): Change to a macro.
2419 2007-12-01  Alexandre Julliard  <julliard@winehq.org>
2421         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
2423 2007-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2425         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2426         Don't match "sub { (...) ... }".
2428 2007-11-29  Richard Stallman  <rms@gnu.org>
2430         * international/mule-cmds.el (toggle-input-method-active): New var.
2431         (toggle-input-method): Bind toggle-input-method-active to t.
2432         Error if it was already non-nil.
2434 2007-11-29  Glenn Morris  <rgm@gnu.org>
2436         * calendar/time-date.el (with-decoded-time-value): Doc fix.
2438 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2440         * calendar/time-date.el (encode-time-value): Doc fix.
2442 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
2444         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
2446 2007-11-24  Kenichi Handa  <handa@m17n.org>
2448         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
2450 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2452         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
2454 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
2456         * textmodes/paragraphs.el (forward-sentence): Doc fix.
2457         Reported by Drew Adams <drew.adams@oracle.com>.
2459 2007-11-20  Glenn Morris  <rgm@gnu.org>
2461         * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
2462         for compatibility with Emacs 23.
2464 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
2466         * replace.el (map-query-replace-regexp): Doc fix (revert part of
2467         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
2469 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
2471         * progmodes/gdb-ui.el: Update commentary.
2473 2007-11-16  Eli Zaretskii  <eliz@gnu.org>
2475         * international/mule-cmds.el (set-locale-environment):
2476         Set default-file-name-coding-system _after_ keyboard and terminal
2477         coding systems.  This fixes last change.
2479         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
2480         one space after "Subject:".
2482 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
2484         * subr.el (make-variable-frame-local):
2485         Fix typo in obsolescence declaration.
2487 2007-11-16  Glenn Morris  <rgm@gnu.org>
2489         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
2491 2007-11-16  Rob Riepel  <riepel@Stanford.EDU>
2493         * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
2494         (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
2495         (tpu-scroll-window-up): Replace next-line-internal -> line-move.
2497 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2499         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
2500         in order to determine if there's a conflict.
2502 2007-11-16  Juri Linkov  <juri@jurta.org>
2504         * man.el (Man-heading-regexp): Add 0-9.
2505         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
2507 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
2509         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
2510         Fix typo in docstring.
2512         * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
2513         (cua-highlight-region-shift-only): Doc fix.
2515 2007-11-15  Richard Stallman  <rms@gnu.org>
2517         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
2519         * reposition.el (reposition-window):
2520         Binding C-M-l moved to bindings.el.
2522         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
2524         * add-log.el (add-change-log-entry-other-window):
2525         Key binding C-x 4 a moved to bindings.el.
2527         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
2528         from filecache.el.
2530         * filecache.el: Minibuffer map bindings moved to bindings.el.
2532 2007-11-14  Jason Rumney  <jasonr@gnu.org>
2534         * international/mule-cmds.el (set-locale-environment):
2535         Set default-file-name-coding-system from system defaults on Windows.
2537 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
2539         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
2540         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
2541         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
2542         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
2543         locations.
2544         (gdb-info-breakpoints-custom, gdb-assembler-custom)
2545         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
2546         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
2548 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
2550         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
2551         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
2552         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
2553         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
2554         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
2555         Rewrite in active voice.
2557 2007-11-10  Juri Linkov  <juri@jurta.org>
2559         * startup.el: Backport startup screen related changes from the trunk.
2560         (initialization): Change group to `environment'.
2561         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
2562         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
2563         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
2564         (initial-scratch-message): Fix docstring.
2565         (startup-screen-inhibit-startup-screen)
2566         (pure-space-overflow-message): New variables.
2567         (command-line): Rename `inhibit-startup-message' to
2568         `inhibit-startup-screen'.
2569         (initial-scratch-message): Doc fix.
2570         (fancy-splash-text): Remove variable.
2571         (fancy-startup-text, fancy-about-text, splash-screen-keymap):
2572         New variables.
2573         (fancy-splash-delay, fancy-splash-max-time)
2574         (fancy-current-text, fancy-splash-stop-time)
2575         (fancy-splash-outer-buffer, fancy-splash-last-input-event):
2576         Remove variables.
2577         (fancy-splash-insert): Use help-echo from the 3rd element of the
2578         link specification list, or "Follow this link" if it's nil.  Doc fix.
2579         Allow functions for face and link specs.
2580         (fancy-splash-tail): Remove function.
2581         (fancy-startup-tail): New function.
2582         (fancy-splash-default-action, fancy-splash-special-event-action)
2583         (fancy-splash-screens): Remove functions.
2584         (fancy-about-screen): New function.
2585         (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
2586         Fix docstring.  Use argument `startup' to conditionally display
2587         different texts for Startup and About screens.  Don't display Help
2588         commands on the About screen.  Remove `unwind-protect' `sit-for'
2589         delay and `kill-buffer' after it.
2590         (normal-mouse-startup-screen, normal-splash-screen)
2591         (normal-no-mouse-startup-screen): New functions.
2592         (startup-echo-area-message): Change text of the echo area.
2593         (display-splash-screen): Remove function.
2594         (display-startup-screen, display-about-screen): New functions.
2595         (about-emacs): Make alias to `display-about-screen'.
2596         (display-splash-screen): Make alias to `display-startup-screen'.
2597         (command-line-1): Rename `inhibit-startup-message' to
2598         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
2599         started with command line options "-f", "-funcall", "-e", "-eval",
2600         "-execute", "-insert", "-find-file", "-file", "-visit".
2601         Inhibit startup screen when Emacs is started with a file name only
2602         on tty (i.e. don't inhibit it when started with a file name like
2603         "emacs FILE..." on a window system).
2604         Comment out unused code for coping with the old sit-for behavior.
2605         If file-count > 0, then display the concise version in another
2606         window, otherwise display full version in the same window.
2607         * loadup.el: Add `button'.  Move up `startup'.
2608         * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
2609         * version.el (emacs-copyright): Add emacs-copyright.
2610         * menu-bar.el (menu-bar-help-menu):
2611         Move "About Emacs" and "About GNU" to the end of the Help menu.
2612         Move "Emacs Psychotherapist" after "Send Bug Report...".
2613         Move "External Packages" after "Find Emacs Packages".
2615 2007-11-10  Jason Rumney  <jasonr@gnu.org>
2617         * w32-fns.el: Sync charset names with setup-default-fontset.
2618         Append "-1" where second part missing.
2620         * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
2622 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
2624         * ido.el (ido-save-history): Write the history file in UTF-8,
2625         and add `coding' file-local variable.
2627 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
2629         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
2630         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
2631         (iso-iso2duden-trans-tab): Add docstring.
2633 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2635         * faces.el (face-normalize-spec): Remove function.
2636         (frame-set-background-mode): Undo last change.
2638 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
2640         * files.el (enable-local-variables): Doc fix.
2642 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
2644         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
2645         match dir like "a...b".
2647 2007-11-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
2649         * eshell/esh-mode.el (eshell-output-filter):
2650         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
2651         Use `with-current-buffer'.
2653 2007-11-05  Nick Roberts  <nickrob@snap.net.nz>
2655         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
2657 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
2659         * net/tls.el: Require rx when compiling.
2660         (tls-end-of-info): New variable.
2661         (open-tls-stream): Keep reading input until `tls-end-of-info' is
2662         matched.
2664 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2666         * simple.el (bad-packages-alist): Anchor semantic regexp.
2668 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
2670         * files.el (hack-local-variables): Fix membership tests to avoid
2671         treating all variables as safe if `enable-local-variables' is
2672         set to :safe (CVE-2007-5795).
2674 2007-11-02  Glenn Morris  <rgm@gnu.org>
2676         * progmodes/etags.el (tags-table-mode): Disable undo.
2678         * simple.el (bad-packages-alist): Revert previous change.
2680 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2682         * printing.el (printing): Fix :version, printing.el was included
2683         in emacs-22.1.
2684         (pr-path-style, pr-path-alist, pr-txt-name)
2685         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
2686         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
2687         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
2688         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
2689         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
2690         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
2691         (pr-setting-database, pr-visible-entry-list)
2692         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
2693         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
2694         :version.
2696 2007-11-01  Glenn Morris  <rgm@gnu.org>
2698         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
2700         * mail/footnote.el (footnote-numeric-regexp)
2701         (footnote-english-upper-regexp, footnote-english-lower-regexp)
2702         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
2703         Match multi-character footnotes.
2705         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
2706         (nroff-indent-line-function): New function.
2707         (nroff-count-text-lines): Use nroff-forward-text-line rather than
2708         obsolete alias.
2710 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
2712         * net/tramp.el (tramp-open-connection-telnet)
2713         (tramp-open-connection-rsh, tramp-open-connection-su)
2714         (tramp-open-connection-multi): Set $LC_ALL to "C".
2716 2007-10-31  Sven Joachim  <svenjoac@gmx.de>
2718         * dired-aux.el (dired-copy-file-recursive):
2719         Preserve directory permissions.
2721 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
2723         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
2724         (whitespace-unload-function): New-style unload function.  When run,
2725         unintern `whitespace-unload-hook' and call `unload-feature' recursively
2726         to stop the old hook from messing with the unloading.
2728         * strokes.el (strokes-alphabetic-lessp): Doc fix.
2730 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
2732         * emacs-lisp/find-func.el (find-library): Use library at
2733         point as default interactive argument.
2735 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
2737         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
2738         (elp-unset-master, elp-results): Fix typos.
2739         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
2740         Doc fixes.
2742         * msb.el (msb--many-menus): Remove variable.
2743         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
2744         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
2745         (msb--toggle-menu-type): Fix typos in docstrings.
2747         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
2748         (shadow-insert-var): Doc fixes.
2749         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
2750         Reflow docstrings.
2751         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
2753 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
2755         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
2756         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
2757         Fix typos in autoload docstrings.
2759         * loadhist.el (unload-feature): Remove redundant check.
2761 2007-10-30  Richard Stallman  <rms@gnu.org>
2763         * savehist.el (savehist-save): Obey savehist-ignored-variables.
2765 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
2767         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
2768         (gdb-var-update-handler-1): Use it.
2770 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
2772         * loadhist.el (unload-feature): Remove erroneous check for the
2773         FEATURE-unload-function variable; check the existence of the
2774         function (that's what the docstring says, and it makes more sense).
2776         * follow.el (follow-unload-function): Add docstring.
2777         (follow-unload-function): Remove variable.
2779         * server.el (server-unload-function): Remove variable.
2780         (server-unload-function): Unbind `server-edit' from `C-x #'.
2782         * uniquify.el (uniquify-unload-function): Add docstring.
2783         (uniquify-unload-function): Remove variable.
2785         * ses.el (ses-unload-function): New function.
2787 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
2789         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
2790         (unsafep-progn, unsafep-let): Fix typos in docstrings.
2792         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
2793         before use to avoid a warning in packages that require uniquify.
2794         (uniquify-unload-function): New function and var.
2796 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
2798         * loadhist.el (unload-feature-special-hooks):
2799         Add `delete-frame-functions'.
2801         * server.el (server-unload-function): Rename from `server-unload-hook'
2802         and adapt to new `unload-feature' functionality.  Remove hook from
2803         `kill-buffer-hook' buffer-locally.
2804         (server-unload-hook): Remove.
2805         (server-unload-function): New var; replaces `server-unload-hook'.
2807 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
2809         * desktop.el (uniquify-managed): Pacify byte compiler.
2810         (desktop-buffer-info): If the buffer name is managed by uniquify,
2811         save the base name, not the uniquified one.
2812         (desktop-create-buffer): Allow `rename-buffer' to generate a new
2813         name in case of conflict.
2815 2007-10-26  Glenn Morris  <rgm@gnu.org>
2817         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
2818         safe-local-variable property.
2820 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
2822         * net/browse-url.el (browse-url-browser-function): Delete grail.
2823         (browse-url-grail): Function and variable deleted.
2824         (browse-url-browser-function): Delete IXI Mosaic.
2825         (browse-url-default-browser): Don't try IXI Mosaic.
2826         (browse-url-iximosaic): Function deleted.
2827         (browse-url-browser-function): Delete MMM.
2828         (browse-url-default-browser): Don't try MMM.
2829         (browse-url-mmm): Function deleted.
2831 2007-10-25  Glenn Morris  <rgm@gnu.org>
2833         * progmodes/f90.el (f90-indented-comment-re)
2834         (f90-directive-comment-re, f90-break-delimiters):
2835         * progmodes/fortran.el (fortran-comment-line-start-skip)
2836         (fortran-directive-re):
2837         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
2838         as safe if they are strings.
2840 2007-10-25  Richard Stallman  <rms@gnu.org>
2842         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
2844 2007-10-24  Richard Stallman  <rms@gnu.org>
2846         * savehist.el (savehist-save): Omit unreadable elements.
2848         * loadhist.el (unload-function-defs-list): Renamed from
2849         unload-function-features-list.
2850         (unload-feature-special-hooks, unload-feature): Doc fixes.
2852         * indent.el (indent-to-left-margin): If point's in the indentation,
2853         move to the end of the indentation.
2855         * cus-edit.el (customize-changed-options): Make arg optional.
2857 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
2859         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
2861 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2863         * textmodes/css-mode.el: Require CL.
2864         (comment-continue): Declare.
2866         * subr.el (make-variable-frame-localizable): Remove.
2867         (make-variable-frame-local): Mark obsolete.
2869 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
2871         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
2872         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
2874 2007-10-23  Chris Moore  <christopher.ian.moore@gmail.com>
2876         * comint.el (comint-password-prompt-regexp):
2877         Handle `[sudo] password'-style prompt.
2879 2007-10-23  Glenn Morris  <rgm@gnu.org>
2881         * progmodes/f90.el (f90-do-indent, f90-if-indent)
2882         (f90-type-indent, f90-program-indent)
2883         (f90-continuation-indent, f90-comment-region)
2884         (f90-beginning-ampersand, f90-smart-end)
2885         (f90-break-before-delimiters, f90-auto-keyword-case)
2886         (f90-leave-line-no, f90-mode-hook):
2887         Give an appropriate safe-local-variable property.
2888         (f90-font-lock-keywords-2): Fix `go to' regexp.
2890         * progmodes/fortran.el (fortran-tab-mode-default)
2891         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
2892         (fortran-structure-indent, fortran-continuation-indent)
2893         (fortran-comment-indent, fortran-comment-line-extra-indent)
2894         (fortran-comment-line-start)
2895         (fortran-minimum-statement-indent-fixed)
2896         (fortran-minimum-statement-indent-tab)
2897         (fortran-comment-indent-char, fortran-line-number-indent)
2898         (fortran-check-all-num-for-matching-do)
2899         (fortran-blink-matching-if, fortran-continuation-string)
2900         (fortran-comment-region, fortran-electric-line-number)
2901         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
2902         (fortran-analyze-depth, fortran-break-before-delimiters):
2903         Give an appropriate safe-local-variable property.
2905 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2907         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
2908         of the subdirs is unreadable.
2910 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
2912         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
2913         Use window-full-width-p.
2915 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2917         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
2918         (tpu-edt-off): Use it.
2919         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
2920         the global-map before adding it to global-map.
2922         * menu-bar.el (global-buffers-menu-map): New var.
2923         (global-map, menu-bar-update-buffers): Use it.
2924         * msb.el (msb-menu-bar-update-buffers): Use it.
2925         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
2926         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
2927         Use with-current-buffer.
2929 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
2931         * hexl.el (hexl-menu): New major mode menu.
2933 2007-10-20  Glenn Morris  <rgm@gnu.org>
2935         * progmodes/f90.el (f90-font-lock-keywords-2)
2936         (f90-looking-at-type-like): Fix regexp typos.
2938 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
2940         * bs.el (bs-mode): Add mode name (accidentally left out
2941         in the 2007-10-16 change).
2943 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
2945         * bs.el (bs--track-window-changes): Don't refresh the whole list.
2946         (bs-mode): Set mode-class property to special.
2948         * follow.el (follow-unload-function): New function.
2950         * loadhist.el (unload-function-features-list):
2951         Rename from `unload-hook-features-list'.
2952         (unload-hook-features-list): Add as obsolete alias.
2953         (unload-feature): Use `unload-function-features-list'
2954         and new FEATURE-unload-function.
2956 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
2958         * loadhist.el (unload-feature-special-hooks):
2959         Update list of special hooks.
2961         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
2962         (adaptive-fill-function): Doc fix.  Remove * from docstring.
2964 2007-10-18  Glenn Morris  <rgm@gnu.org>
2966         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
2968 2007-10-17  Aaron Hawley  <aaronh@garden.org>
2970         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
2971         position is not saved.
2973 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
2975         * longlines.el (longlines-wrap-follows-window-size): Integer value
2976         specifies wrapping margin.
2977         (longlines-mode, longlines-window-change-function):
2978         Set window-specific wrapping margin based on the above.
2980 2007-10-17  John Wiegley  <johnw@newartisans.com>
2982         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
2984 2007-10-17  Glenn Morris  <rgm@gnu.org>
2986         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
2987         Tweak regexp to avoid stack overflow.
2989 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2991         * simple.el (reindent-then-newline-and-indent): Don't assume that
2992         indent-according-to-mode preserves point.
2994 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
2996         * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
2997         (bs--restore-window-config): Keep the selected frame.
2998         (bs--track-window-changes, bs--remove-hooks): New functions.
2999         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
3000         (bs--show-with-configuration): Revert 2006-11-09 change.
3001         Don't reuse window unless it is visible on the selected frame.
3002         Restore window configuration (possibly in a different frame)
3003         before creating any window.
3005 2007-10-16  Richard Stallman  <rms@gnu.org>
3007         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
3008         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
3009         (ad-is-advised, ad-get-advice-info-field)
3010         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
3012 2007-10-16  Glenn Morris  <rgm@gnu.org>
3014         * simple.el (blink-matching-open): Don't report false errors with
3015         the `$' syntax class.
3017 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
3019         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
3020         (filesets-ormap, filesets-sort-case-sensitive-flag)
3021         (filesets-remake-shortcut, filesets-ingroup-collect-files):
3022         Fix typos in docstrings.
3023         (filesets-data-get-name, filesets-data-get-data)
3024         (filesets-data-set, filesets-cmd-query-replace-getargs)
3025         (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
3027 2007-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3029         * term/mac-win.el: Don't require url when compiling, as url-type is
3030         no longer a macro.
3032 2007-10-14  Glenn Morris  <rgm@gnu.org>
3034         * progmodes/etags.el (select-tags-table): Disable undo in the
3035         `*Tags Table List*' buffer.
3037 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
3039         * dired.el (dired-warn-writable): New face.
3040         (dired-warn-writable-face): New variable.
3041         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
3042         of dired-warning-face, for group- and world-writable files.
3044 2007-10-13  Glenn Morris  <rgm@gnu.org>
3046         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
3047         (octave-re-search-forward-kw, octave-re-search-backward-kw):
3048         Add doc string, and an explicit COUNT argument.
3049         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
3050         `inc' to search functions.
3052 2007-10-13  John W. Eaton  <jwe@octave.org>
3054         * progmodes/octave-mod.el (octave-looking-at-kw)
3055         (octave-re-search-forward-kw, octave-re-search-backward-kw):
3056         New functions.
3057         (octave-in-defun-p, calculate-octave-indent)
3058         (octave-blink-matching-block-open, octave-beginning-of-defun)
3059         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
3060         to search for regexps that contain case-sensitive keywords.
3061         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
3062         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
3064 2007-10-13  Richard Stallman  <rms@gnu.org>
3066         * files.el (directory-abbrev-alist): Doc fix.
3068 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
3070         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
3072 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
3074         * frame.el (set-frame-configuration): Assign name parameter only
3075         if it has been set explicitly before.
3077         * window.el (handle-select-window): Revert part of 2007-10-06
3078         change setting the input focus.
3080 2007-10-12  Glenn Morris  <rgm@gnu.org>
3082         * cus-edit.el (custom-variable-menu, custom-face-menu)
3083         (custom-group-menu): Check init-file-user rather than
3084         user-init-file, in case cus-edit is loaded by site-run-file.
3086 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
3088         * follow.el (follow-stop-intercept-process-output):
3089         Use `follow-call-process-filter' rather than `process-filter'.
3091 2007-10-11  Tom Tromey  <tromey@redhat.com>
3093         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
3094         frame is visible.
3096 2007-10-10  Richard Stallman  <rms@gnu.org>
3098         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
3099         in *Backtrace*.
3101         * faces.el (face-font-selection-order): Doc fix.
3103         * loadhist.el (unload-feature): Doc fix.
3105 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3107         * ps-print.el: Fix the usage of :foreground and :background face
3108         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
3109         (ps-print-version): New version 6.7.6.
3110         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
3111         Fix code.
3112         (ps-face-foreground-color-p, ps-face-background-color-p)
3113         (ps-face-color-p): New inline funs.
3115 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
3117         * follow.el: Change all instances of "Follow Mode" to "Follow
3118         mode" in docstrings and messages.
3120 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
3122         * faces.el (face-font-selection-order): Doc fix.
3124         * follow.el (follow-mode-hook, follow-mode): Doc fixes.
3125         (follow-mode-off-hook): Mark as obsolete.
3127 2007-10-08  Richard Stallman  <rms@gnu.org>
3129         * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
3130         (edebug-install-custom-print, edebug-reset-print-funcs)
3131         (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
3132         Functions deleted.
3133         (edebug-prin1, edebug-print, edebug-prin1-to-string)
3134         (edebug-format, edebug-message): Define directly as aliases.
3136 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
3138         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
3140 2007-10-07  Glenn Morris  <rgm@gnu.org>
3142         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
3143         version numbers.
3145 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
3147         * net/tramp.el (tramp-completion-mode): Extend doc-string.
3148         (tramp-completion-mode-p): Revert change from 2007-09-24.
3149         Checking for `return' etc as last character is not sufficient, for
3150         example in dired-mode when entering <g> (revert-buffer) or
3151         <s> (dired-sort).
3153 2007-10-06  Martin Rudalics  <rudalics@gmx.at>
3155         * window.el (mouse-autoselect-window-cancel): Don't cancel for
3156         select-window or select-frame events.
3157         (handle-select-window): When autoselecting window set input
3158         focus.  Restructure.
3160         * frame.el (focus-follows-mouse): Moved to frame.c.
3161         * cus-start.el (all): Add focus-follows-mouse.
3163 2007-10-05  Chris Moore  <dooglus@gmail.com>
3165         * server.el (server-kill-new-buffers): Doc fix.
3167 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
3169         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
3170         activate font-locking in the *buffer-selection* buffer.
3171         (bs-show-sorted): Doc fix.
3173         * bs.el (bs--get-marked-string, bs--get-modified-string)
3174         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
3175         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
3176         (bs--format-aux): Doc fix.
3178 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
3180         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
3182 2007-10-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3184         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
3186 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
3188         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
3189         (gud-gdb): New function for old M-x gdb (text command mode).
3190         (gud-gdb-command-name, gdb): Move to...
3192         * progmodes/gdb-ui.el: ...here and adapt doc string.
3193         (gud-gdba-command-name, gdba): Delete.
3195 2007-10-03  Juanma Barranquero  <lekktu@gmail.com>
3197         * bs.el: Don't defvar `font-lock-verbose'.
3198         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
3199         (bs--get-file-name): Fix typos in docstrings.
3200         (bs--show-header): Use `dolist' instead of `mapcar'.
3201         (bs-mode): Set `show-trailing-whitespace' to nil.
3202         (bs-buffer-sort-function, bs-mouse-select-other-frame)
3203         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
3204         Doc fixes.
3206 2007-10-02  Adam Hupp  <adam@hupp.org>  (tiny change)
3208         * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
3210 2007-10-02  Nick Roberts  <nickrob@snap.net.nz>
3212         * progmodes/gud.el (gdb): Make graphical mode the default and
3213         switch to text command mode if appropriate, i.e., reverse previous
3214         arrangement.
3215         (gud-gdb-marker-filter): Adapt for above change.
3217         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
3218         gud-minor-mode and gud-marker-filter.
3219         (gdb-fullname-regexp): New variable.
3220         (gud-gdba-marker-filter): Use it to switch to text command
3221         mode if appropriate.
3223 2007-10-02  Richard Stallman  <rms@gnu.org>
3225         * frame.el (cursor-in-non-selected-windows): Doc fix.
3227 2007-10-01  Nick Roberts  <nickrob@snap.net.nz>
3229         * progmodes/gud.el (gud-display-line): Find source buffer even when
3230         GUD buffer has its own frame.
3232 2007-10-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3234         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
3236 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3238         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
3240 2007-09-29  Martin Rudalics  <rudalics@gmx.at>
3242         * allout.el (allout-before-change-handler): Replace got-char by
3243         goto-char.
3245 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3247         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
3248         Used to try and automatically enabled smerge-mode in the presence of
3249         conflicts and to call `svn resolved' when the conflicts are gone.
3250         (vc-svn-parse-status): Remember the svn-specific status.
3252         * newcomment.el (comment-choose-indent): New function extracted
3253         from comment-indent.  Improve the alignment algorithm.
3254         (comment-indent): Use it.
3256 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
3258         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
3259         (eldoc-message-commands, eldoc-current-idle-delay):
3260         Fix typos in docstrings.
3262         * progmodes/python.el (python-eldoc-function): Doc fix.
3264 2007-09-26  Eli Zaretskii  <eliz@gnu.org>
3266         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
3267         menu-bar-apropos-menu.  All users changed.
3268         (menu-bar-help-menu): Change menu symbols to better match the text
3269         displayed by the menu.
3271 2007-09-25  Glenn Morris  <rgm@gnu.org>
3273         * view.el (view-search-no-match-lines): Add a doc string.
3274         Rewrite to simplify and work better.
3276 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
3278         * net/tramp.el (tramp-completion-mode-p): Rename from
3279         `tramp-completion-mode'.  Revert logic, check `return', `newline'
3280         and such alike.  Packages like Icicles tend to use other completion
3281         characters but `tab' and `space' only.
3282         (top): Require cl.el, when `copy-tree' is not available otherwise.
3284         * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
3285         `ad-get-arg'.
3287 2007-09-24  Ville Skytt\e,Ad\e(B  <scop@xemacs.org>  (tiny change)
3289         * net/tramp-vc.el (tramp-vc-user-login-name):
3290         Use `vc-find-version' instead of `process-file' to check whether we
3291         have a new enough vc that doesn't need the defadvice.
3293 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
3295         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
3296         #, @, : and ^.
3298 2007-09-23  Glenn Morris  <rgm@gnu.org>
3300         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
3302 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
3304         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
3306         * log-view.el (log-view-mode-map): Likewise.
3308         * diff-mode.el (diff-mode-shared-map): Likewise.
3310 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
3312         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
3313         add inferior-octave-directory-tracker to the buffer-local value
3314         of comint-input-filter-functions.
3316 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
3318         * files.el (file-name-sans-versions): Also allow `A-Z'.
3320         * vc.el: Mention all supported VC backends.
3322 2007-09-22  Richard Stallman  <rms@gnu.org>
3324         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
3325         neighbouring buttons.
3327 2007-09-22  Andreas Schwab  <schwab@suse.de>
3329         * files.el (file-name-sans-versions): Also allow `_'.
3331 2007-09-22  Glenn Morris  <rgm@gnu.org>
3333         * eshell/esh-mode.el (eshell-output-filter-functions):
3334         Add eshell-postoutput-scroll-to-bottom.
3336 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3338         * files.el (file-name-sans-versions): Allow - and a-z in version names.
3340         * log-view.el (log-view-mode-map, log-view-mode-menu):
3341         Bind log-view-annotate-version.
3342         (log-view-beginning-of-defun, log-view-end-of-defun)
3343         (log-view-annotate-version): New functions.
3344         (log-view-mode): Use log-view-beginning-of-defun and
3345         log-view-end-of-defun.
3347 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3349         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
3351 2007-09-21  Kevin Ryde  <user42@zip.com.au>
3353         * international/mule.el (sgml-html-meta-auto-coding-function):
3354         Bind `case-fold-search' to t.
3356 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3358         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
3359         neighbouring buttons.
3361         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3362         Recognize gcc's use of "note" for informational messages.
3364 2007-09-20  Glenn Morris  <rgm@gnu.org>
3366         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
3367         motion functions, rather than hard-coding "\n\n".
3368         (tex-validate-region): Check for eobp, to speed up.
3369         (tex-next-unmatched-end): Doc fix.
3371 2007-09-19  Glenn Morris  <rgm@gnu.org>
3373         * textmodes/tex-mode.el (tex-terminate-paragraph):
3374         Use backward-paragraph.
3376 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3378         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
3379         (css-mode): Update correspondingly.
3381 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3383         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
3385         * vc-hooks.el (vc-menu-entry): New var.
3386         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
3387         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
3388         (vc-menu-map): Declare and initialize in one step.
3390         * menu-bar.el (vc-menu-map): Don't setup any more.
3391         Instead, just create the proper spot in the menu.
3393 2007-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
3394             Stefan Monnier  <monnier@iro.umontreal.ca>
3396         * vc.el: Document new VC operation `extra-menu'.
3398         * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
3400 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
3402         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
3403         Signed-off-by, Acked-by and Merge.
3405 2007-09-17  Glenn Morris  <rgm@gnu.org>
3407         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
3408         filename from `--file-line-error', if it is available.
3410 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
3412         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
3413         TeX `--file-line-error' format.
3415 2007-09-17  Glenn Morris  <rgm@gnu.org>
3417         * textmodes/tex-mode.el (tex-region): Simplify previous change,
3418         handling the case where the region is not in `tex-main-file'.
3419         (tex-region-1): Delete.
3420         (tex-region-header): New function, doing the header part of the
3421         old tex-region-1.
3423 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3425         * ediff-init.el (ediff-verbose-p): This var is not a constant.
3427 2007-09-16  Drew Adams  <drew.adams@oracle.com>
3429         * cus-edit.el (custom-face-edit-activate): Doc fix.
3431 2007-09-16  Glenn Morris  <rgm@gnu.org>
3433         * textmodes/tex-mode.el (tex-region): Handle the case where the
3434         region is not in `tex-main-file'.  Move the old code that applies
3435         to both cases...
3436         (tex-region-1): ...to this new function.
3438 2007-09-15  Martin Rudalics  <rudalics@gmx.at>
3440         * simple.el (blink-matching-open): Don't display message when no
3441         paren is found within blink-matching-paren-distance characters.
3442         Don't search prompt in blink-matching-paren-distance nil case.
3444 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
3446         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
3448 2007-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3450         * vc-mtn.el: New file.
3452         * vc-hooks.el (vc-handled-backends): Add Mtn.
3454 2007-09-13  Eli Zaretskii  <eliz@gnu.org>
3456         * files.el (find-file, find-file-other-window)
3457         (find-file-other-frame, find-file-existing, find-file-read-only)
3458         (find-file-read-only-other-window)
3459         (find-file-read-only-other-frame)
3460         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
3462 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
3464         * man.el (Man-default-man-entry): At end of line, continue looking
3465         to the next line for possible end of hyphenated command.
3467 2007-09-13  Chris Moore  <dooglus@gmail.com>
3469         * shell.el (shell-resync-dirs): Don't move the cursor relative to
3470         the command being edited.
3472 2007-09-13  Nick Roberts  <nickrob@snap.net.nz>
3474         * progmodes/gud.el (gdb-ready): New variable.
3475         (gdb): Set it to nil.  Set gud-running to nil here...
3476         (gud-common-init): ...instead of here.
3478         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
3479         Use gdb-ready.  Discard input until GDB is ready to accept it.
3481 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
3483         * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
3484         C-M-S- keys.
3486 2007-09-12  Martin Rudalics  <rudalics@gmx.at>
3488         * dired.el (dired-warning): Inherit from font-lock-warning-face to
3489         make it show up with eight colors.
3491 2007-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3493         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
3494         diffs are concatenated with no intervening line.
3496 2007-09-10  Dave Love  <fx@gnu.org>
3498         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3499         (python-font-lock-keywords): Update to the 2.5 version of the language.
3500         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3501         (python-backspace): Only behave funny in code.
3502         (python-compilation-regexp-alist): Add PDB stack trace regexp.
3503         (inferior-python-mode): Add PDB prompt regexp.
3504         (python-fill-paragraph): Refine the fenced-string regexp.
3505         (python-find-imports): Handle imports spanning several lines.
3506         (python-mode): Add `class' to hideshow support.
3508 2007-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3510         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
3511         add-log-buffer-file-name-function rather than bind buffer-file-name,
3512         so we dont end up calling change-log-mode in *cvs* when `fi' is the
3513         ChangeLog file itself.
3515         * outline.el (outline-flag-region): Use front-advance.
3517 2007-09-07  Ilya Zakharevich  <ilyaz@cpan.org>
3519         * progmodes/cperl-mode.el: Merge upstream 5.23.
3520         (cperl-where-am-i): Remove function.
3521         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
3522         (cperl-sniff-for-indent): De-invert [string] and [comment].
3523         When looking for label, skip s:m:y:tr.
3524         (cperl-indent-line): Likewise.
3525         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
3526         (cperl-windowed-init): Wrong `ps-print' handling.
3527         Both thanks to Chong Yidong.
3528         (cperl-look-at-leading-count): Could fail with unfinished RExen.
3529         (cperl-find-pods-heres): If the second part of s()[] is missing,
3530         don't try to highlight delimiters...
3532 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3534         * progmodes/compile.el (compilation-get-file-structure): Complete last
3535         change by also using spec-directory in the puthash.
3537 2007-09-07  Riccardo Murri  <riccardo.murri@gmail.com>
3539         * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
3540         (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
3541         (vc-bzr-status): Fix shadowing of variable 'status'.
3542         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
3543         Use `expand-file-name' instead of `concat'.
3544         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
3545         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
3547 2007-09-05  Jason Rumney  <jasonr@gnu.org>
3549         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
3551 2007-09-02  Richard Stallman  <rms@gnu.org>
3553         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
3554         Add `safe-local-variable' property.
3555         (lisp-body-indent): Likewise.
3557 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3559         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
3560         prev/next-node.
3562         * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
3563         (x-gtk-map-stock): New function.
3565 2007-09-02  Glenn Morris  <rgm@gnu.org>
3567         * comint.el (comint-mode): Don't set scroll-conservatively.
3569         * eshell/em-unix.el (eshell/time): Stringify and flatten the
3570         non-command arguments.
3572 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
3574         * emacs-lisp/bytecomp.el (byte-recompile-directory):
3575         Fix bug: Don't expand top-level file name more than once.
3576         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
3578 2007-09-01  Richard Stallman  <rms@gnu.org>
3580         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
3581         Add doc string.
3583 2007-08-30  Richard Stallman  <rms@gnu.org>
3585         * speedbar.el (speedbar-frame-reposition-smartly)
3586         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
3587         (speedbar-check-vc): Don't use dframe-xemacsp.
3589 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
3591         * files.el (backup-buffer-copy): Try to overwrite old backup first.
3593 2007-08-29  Martin Rudalics  <rudalics@gmx.at>
3595         * repeat.el (repeat): Use last-repeatable-command instead of
3596         real-last-command.  Run pre- and post-command hooks for
3597         self-insertion.  Update doc-string.
3599 2007-08-28  Glenn Morris  <rgm@gnu.org>
3601         * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
3603 2007-08-27  Alexandre Julliard  <julliard@winehq.org>
3605         * vc-git.el (vc-git-state): Call git-add --refresh to update the
3606         state of the file.
3607         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
3608         (vc-git-create-repo): Fix invalid command.
3610 2007-08-27  Richard Stallman  <rms@gnu.org>
3612         * textmodes/flyspell.el (flyspell-mode):
3613         Catch errors in flyspell-mode-on.
3615 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
3617         * progmodes/modula2.el (m2-definition, m2-module):
3618         Don't use previous-line.  Reported by T. V. Raman.
3620 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3622         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
3623         argument to tool-bar-mode call.
3625 2007-08-27  Glenn Morris  <rgm@gnu.org>
3627         * diff-mode.el (diff-find-file-name): Only accept regular files,
3628         to rule out /dev/null, directories, etc.
3630 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
3632         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
3633         safe-local-variable setting.
3634         * progmodes/perl-mode.el (perl-indent-level): Likewise.
3636 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3638         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
3639         of buffers in uniquify-managed.
3641         * simple.el (invisible-p): Rename from text-invisible-p.
3642         Update callers.
3644 2007-08-25  Alan Mackenzie  <acm@muc.de>
3646         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
3647         new language variable.
3649         * progmodes/cc-engine.el (c-brace-anchor-point): New function.
3650         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
3651         "extern" etc., rather than BOI.  Fix addition of spurious
3652         syntactic-symbol 'defun-block-intro, replacing it with
3653         'innamespace, etc.
3655 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
3657         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
3658         Don't behave differently when executed via M-x.  Add doc string.
3660 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
3662         * files.el (backup-buffer-copy): Don't wrap delete in
3663         condition-case, only try to delete if file exists.
3665 2007-08-24  Glenn Morris  <rgm@gnu.org>
3667         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
3669 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3671         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
3672         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
3673         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
3674         (cperl-etags-goto-tag-location): Use new style backquotes.
3676         * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
3677         (dynamic-completion-table): Use it it.
3679         * net/browse-url.el: Remove spurious * in custom docstrings.
3680         (browse-url-filename-alist): Use new-style backquote.
3682         * emacs-lisp/backquote.el (backquote-unquote-symbol)
3683         (backquote-splice-symbol): Clarify they're not new-style unquotes.
3685         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
3686         (\,@): Backslash the , and ,@ which are not new-style unquotes.
3688         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
3690         * net/socks.el (socks-username/password-auth-filter):
3691         Remove unused vars `state' and `desired-len'.
3692         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
3693         (socks-wait-for-state-change): Use new-style backquotes.
3695         * pcvs.el (cvs-mode-status): Fix long-standing typo.
3697         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
3698         backquotes after each `read' rather than once per buffer.
3700         * dframe.el: Remove spurious * in custom docstrings.
3701         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
3702         (dframe-xemacs20p): Remove, inline at the sole use point.
3703         (defface): Don't defvar the face, don't use old-style backquote.
3704         (defcustom): Don't use old-style backquote.
3705         (dframe-frame-parameter, dframe-mouse-event-p):
3706         Make it obvious that it's always defined.
3707         (dframe-popup-kludge): New function to replace
3708         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
3709         (dframe-frame-mode, dframe-set-timer-internal)
3710         (dframe-mouse-set-point): Remove use of with-no-warnings from
3711         XEmacs-specific code.
3712         (dframe-set-timer-internal): Fix very old bug with
3713         post-command-idle-hook.
3715         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
3717 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
3719         * image-mode.el (image-minor-mode): Use image-mode-text-map.
3721 2007-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
3723         * sort.el (sort-fold-case, sort-numeric-base): Mark as
3724         safe-local-variable.
3726 2007-08-22  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3728         * net/browse-url.el (browse-url-emacs): New function.
3730 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3732         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
3733         warning if the file uses old style backquotes.
3735         * emacs-lisp/bytecomp.el (byte-compile-log-file)
3736         (byte-recompile-directory, byte-compile-file)
3737         (byte-compile-from-buffer): Use with-current-buffer.
3739         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
3740         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
3741         (line-move-1, line-move-finish, line-move-to-column)
3742         (move-end-of-line, move-beginning-of-line): Use new name.
3744 2007-08-22  Glenn Morris  <rgm@gnu.org>
3746         * files.el (backup-buffer-copy): Check backup directory is
3747         writable, to avoid infloop deleting old backup.
3749         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
3750         movemail related variables.
3751         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
3752         will now be set before this is called.
3754 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3756         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
3758         * progmodes/ada-mode.el: Fix up comment style in header.
3759         (ada-check-emacs-version): Remove.
3760         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
3761         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
3762         to try and quieten the byte-compiler.
3763         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
3765         * vc.el (vc-annotate-warp-version): Don't use previous-line.
3767 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
3769         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
3770         extracted from `eval-last-sexp-1'.
3771         (eval-last-sexp-1): Call `preceding-sexp'.
3773 2007-08-19  Glenn Morris  <rgm@gnu.org>
3775         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
3776         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
3777         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
3778         shadow files messing up the compilation.
3780 2007-08-18  Glenn Morris  <rgm@gnu.org>
3782         * progmodes/scheme.el (scheme-mode-variables):
3783         Set font-lock-comment-start-skip.
3785 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
3787         * progmodes/ada-mode.el (ada-create-syntax-table):
3788         Move set-syntax-table from here to ...
3789         (ada-mode): ... here.  Don't change global value of comment-multi-line.
3790         Call new function ada-initialize-syntax-table-properties.
3791         Add ada-handle-syntax-table-properties to font-lock-mode-hook.
3792         (ada-deactivate-properties, ada-initialize-properties):
3793         Replace by new functions ...
3794         (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
3795         (ada-initialize-syntax-table-properties): ... to set up syntax-table
3796         properties uniformly, independently from whether font-lock-mode
3797         is enabled or not.  Handle read-only buffers and do not change
3798         undo-list when setting syntax-table properties.
3799         (ada-after-change-function): Use ada-set-syntax-table-properties.
3801 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
3803         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
3804         (cperl-find-pods-heres): Fix an error when typing expressions like
3805         `s{a}{b}'.
3807 2007-08-17  Glenn Morris  <rgm@gnu.org>
3809         * progmodes/compile.el (compilation-get-file-structure): Make use
3810         of the directory part when checking for an existing entry, to
3811         handle files with same basename in different directories.
3813 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3815         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
3816         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
3817         (ps-paragraph-spacing): Docstring fix.
3819 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3821         * smerge-mode.el (smerge-resolve): New arg `safe'.
3822         (smerge-resolve-all, smerge-batch-resolve): New function.
3823         (smerge-refine): Make sure `diff' returns the expected result.
3824         (smerge-parsep-re): New const.
3825         (smerge-mode): Use it to adjust paragraph-separate.
3827         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3828         Correctly match / regexp matchers as first char on a line when
3829         fontifying only that line.
3831         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
3833 2007-08-16  Glenn Morris  <rgm@gnu.org>
3835         * ps-print.el (ps-font-size): Doc fix.
3837 2007-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3839         * vc-bzr.el: Don't fiddle with vc-handled-backend.
3840         (vc-bzr-registered): Don't redundantly protect against
3841         file-error.  Actually use the format-specific code.
3842         (vc-bzr-buffer-nonblank-p): Remove.
3843         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
3845 2007-08-15  Glenn Morris  <rgm@gnu.org>
3847         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
3848         sloppier, for the sake of GNU Mailman.
3849         (rmail-digest-rfc1153): Initialize `result' correctly.
3851 2007-08-14  Glenn Morris  <rgm@gnu.org>
3853         * simple.el (bad-packages-alist): New constant.
3854         (bad-package-check): New function.  Together, these two add
3855         elements to `after-load-alist' to check for problematic external
3856         packages.
3857         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
3859 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
3861         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
3862         optional quotes around files in NEED-UPDATE . REMOVED case.
3864         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
3865         (ada-treat-cmd-string): Improve error message.
3866         (ada-do-file-completion): Call `ada-require-project-file', so
3867         project variables are set properly.
3868         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
3869         (ada-gnatfind-buffer-name): New constant.
3870         (ada-find-any-references): Use new constant.  Set buffer name
3871         properly in compilation-start.  Toggle read-only properly.
3872         (ada-find-in-src-path): Fix spelling error in docstring.
3874         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
3875         by zero error.
3877 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
3879         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
3881 2007-08-12  Richard Stallman  <rms@gnu.org>
3883         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
3884         (cvs-execute-single-file): Use new name split-string-and-unquote.
3885         (cvs-header-msg): Use new name combine-and-quote-strings.
3887         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
3889         * progmodes/gud.el (gud-common-init): Use new name
3890         split-string-and-unquote.
3892         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
3893         in javac regexp.
3895         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
3896         combine-and-quote-strings and split-string-and-unquote.
3898         * subr.el (combine-and-quote-strings): Rename from strings->string.
3899         (split-string-and-unquote): Rename from string->strings.
3901 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3903         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
3904         to buffer-local settings.
3906         * emacs-lisp/backquote.el (backquote-delay-process): New function.
3907         (backquote-process): Add internal arg `level'.  Use the two to
3908         correctly handle nested backquotes.
3910 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
3912         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
3913         (vc-bzr-state-words): Add "kind changed" state word.
3914         (vc-bzr-status): New function.  Return Bzr idea of file status,
3915         which is different from VC's.
3916         (vc-bzr-state): Use vc-bzr-status.
3917         (vc-workfile-unchanged-p): Use vc-bzr-status.
3918         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
3919         (vc-dired-state): Process "kind changed" state word.
3921 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3923         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
3925         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
3926         Move from vc-default-find-file-not-found-hook.
3928 2007-08-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
3930         * url/url-auth.el (url-basic-auth): When prompting for username
3931         and password, default to the username and password in the URL.
3933 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3935         * man.el: Remove spurious * in docstrings.
3936         Merge defvars and toplevel setq-defaults.
3937         (Man-highlight-references0): Limit=nil rather than point-max.
3938         (Man-mode-map): Move initialization into the declaration.
3939         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
3940         (Man-view-header-file): Use expand-file-name rather than concat.
3941         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
3943         * man.el (Man-next-section): Make sure we do not move backward.
3945 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3947         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
3948         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
3949         ps-print-color-p is neither nil nor black-white.  Reported by Christian
3950         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
3952 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3954         * files.el (auto-mode-alist): Use the purecopied text (duh!).
3956 2007-08-08  Andreas Schwab  <schwab@suse.de>
3958         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
3959         self-insert-command, not self-insert.
3961 2007-08-08  Glenn Morris  <rgm@gnu.org>
3963         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
3965         * Replace `iff' in doc-strings and comments.
3967         * help-mode.el (help-make-xrefs): Search for symbol constituents,
3968         rather than just `-'.
3970 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
3972         * dired.el (dired-pop-to-buffer):
3973         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
3974         * calendar/calendar.el (generate-calendar-window):
3975         * progmodes/compile.el (compilation-set-window-height):
3976         * textmodes/two-column.el (2C-two-columns, 2C-merge):
3977         Use window-full-width-p instead of comparing frame-width and
3978         window-width.
3980         * progmodes/compile.el (compilation-find-buffer): Remove extra
3981         argument in call to compilation-buffer-internal-p.
3983 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
3985         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
3986         parameters IDENTIFICATION and CONNECTED.
3987         (tramp-handle-insert-file-contents): VISIT must be handled after
3988         insertion of the local copy.  Reported by Peter Gordon
3989         <peter@pg-consultants.com>.
3990         (tramp-file-name-handler): No special handling for
3991         `expand-file-name'.  But for `file-name-as-directory'.
3992         (tramp-find-shell, tramp-open-connection-telnet)
3993         (tramp-open-connection-rsh, tramp-open-connection-su)
3994         (tramp-open-connection-multi)
3995         (tramp-open-connection-setup-interactive-shell): Guard against
3996         $PROMPT_COMMAND shell var.  Reported by Steve Youngs
3997         <steve@sxemacs.org>.
3998         (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
3999         the hint.
4001         * net/trampver.el: Update release number.
4003 2007-08-07  Tom Tromey  <tromey@redhat.com>
4005         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
4006         Add safe-local-variable property.
4008 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
4010         * image-mode.el (image-toggle-display): Use image-refresh.
4012         * longlines.el (longlines-decoded): New variable.
4013         (longlines-mode): Avoid encoding or decoding the buffer twice.
4015 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
4017         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
4018         unofficial version.
4019         (vc-bzr-command): Remove redundant setting of process-connection-type.
4020         (vc-bzr-admin-checkout-format-file): Add autoload.
4021         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
4022         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
4023         (vc-bzr-registered): Compare dirstate format tag with known good
4024         value, abort parsing if match fails.  Warn user in docstring.
4025         (vc-bzr-workfile-version): Case for different Bzr branch formats.
4026         See bzrlib/branch.py in Bzr sources.
4027         (vc-bzr-diff): First argument FILES may be a string rather than a list.
4028         (vc-bzr-shell-command): Remove in favor of
4029         vc-bzr-command-discarding-stderr.
4030         (vc-bzr-command-discarding-stderr): New function.
4032 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
4034         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
4035         program, and return nil
4036         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
4037         (vc-bzr-state): Look for path names relative to the repository
4038         root after status keyword.
4039         (vc-bzr-file-name-relative): New function.
4040         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
4041         depend on it.
4042         (vc-bzr-admin-dirname, ...-checkout-format-file)
4043         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
4044         files that we now parse directly for speed.
4045         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
4046         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
4047         (vc-bzr-state): "bzr status" successful only if exitcode is 0
4048         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
4049         Bzr warnings, so we must discard it.
4050         (vc-bzr-workfile-version): Speedup counting lines from
4051         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
4052         if that file doesn't exist.
4053         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
4054         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname'
4055         (not ".bzr"!) to `vc-directory-exclusion-list'
4056         (vc-bzr-shell-command): New function.
4058 2007-08-06  Tom Tromey  <tromey@redhat.com>
4060         * diff-mode.el (diff-unified->context, diff-reverse-direction)
4061         (diff-fixup-modifs): Typo in docstring.
4063 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4065         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
4066         count-screen-lines.
4067         (tpu-edt-off): Disable relevant pieces of advice.
4069         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
4070         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
4071         (newline, newline-and-indent, do-auto-fill): Use advice instead of
4072         redefining the function.
4073         (tpu-set-scroll-margins): Activate the pieces of advice.
4075 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
4077         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
4078         process-filter.
4080 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
4082         * help.el (resize-temp-buffer-window): Use window-full-width-p
4083         instead of comparing frame-width and window-width.
4085 2007-08-05  Peter Povinec  <ppovinec <at> yahoo.com>  (tiny change)
4087         * term.el: Honor term-default-fg-color and term-default-bg-color
4088         settings when modifying term-current-face.
4089         (term-default-fg-color, term-default-bg-color): Initialize from
4090         default term-current-face.
4091         (term-mode, term-reset-terminal): Set term-current-face with
4092         term-default-fg-color and term-default-bg-color.
4093         (term-handle-colors-array): term-current-face has term-default-fg-color
4094         and term-default-bg-color after reset escape sequence.
4095         (term-handle-colors-array): Set term-current-color with
4096         term-default-fg/bg-color instead of ansi-term-color-vector when the
4097         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
4099 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
4101         * files.el (set-auto-mode): Handle also remote files wrt
4102         `auto-mode-alist'.
4104         * net/tramp.el (tramp-handle-file-remote-p): Return a string as
4105         remote identification.
4107 2007-08-04  Glenn Morris  <rgm@gnu.org>
4109         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
4110         zero, not nil, when the library is first loaded.  Check for a file
4111         that has been modified on disk.
4113         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
4114         Remove duplicate defvar preventing initialization.
4115         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
4117 2007-08-03  Miles Bader  <miles@gnu.org>
4119         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
4120         backend names for new backends to `Git', `Hg', and `Bzr'.
4121         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
4122         not `HG'.
4123         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
4124         name, not `GIT'.
4125         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
4126         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
4128 2007-08-03  Glenn Morris  <rgm@gnu.org>
4130         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
4132 2007-08-02  Richard Stallman  <rms@gnu.org>
4134         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
4135         to update deleted flag.
4137         * cus-edit.el (customize-apropos, customize-apropos-options)
4138         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
4140         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
4142         * startup.el (fancy-splash-head, startup-echo-area-message):
4143         Change message text.
4145         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
4146         All callers use line-move.
4148         * progmodes/compile.el (compilation-find-buffer): Return current
4149         buffer immediately if suitable.
4150         (compile, compilation-buffer-name, compilation-start): Doc fixes.
4152 2007-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4154         * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
4155         Make it more discriminating and more useful.
4156         (vc-bzr-root-dir): Use new name.
4157         (vc-bzr-registered): Use new name and look at the dirstate file to
4158         determine if it's registered or not without running `bzr'.
4160 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
4162         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
4164 2007-07-31  Drew Adams  <drew.adams@oracle.com>
4166         * cus-edit.el (custom-group-value-create, custom-goto-parent):
4167         Fix parent groups link.
4169 2007-07-31  Daiki Ueno  <ueno@unixuser.org>
4171         * faces.el (face-normalize-spec): New function.
4172         (frame-set-background-mode): Normalize face-spec before calling
4173         face-spec-match-p.
4175 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4177         * vc-bzr.el: New file (copied from the trunk).
4179         * vc-hooks.el (vc-handled-backends): Add BZR.
4180         (vc-find-file-hook): Failsafe if the backend's `registered'
4181         function burps.
4183         * server.el (server-window): Add switch-to-buffer-other-frame option.
4185 2007-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4187         * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
4188         (vc-git-revision-completion-table): Enable.
4190         * vc-hooks.el (vc-handled-backends): Add GIT and HG.
4192         * vc.el (vc-directory-exclusion-list): Add .git and .hg.
4194         * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
4195         (vc-hg-registered): Set the vc-state property.
4197         * diff-mode.el (diff-mode-menu): New entries.
4199 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4201         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
4202         (diff-file-kill): Use it.
4203         (diff-beginning-of-hunk): Add arg `try-harder' using it.
4204         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
4205         Use it so they find the hunk even when we're in the file header.
4207         * vc.el: Add new VC operation `revision-completion-table'.
4208         (vc-default-revision-completion-table): New function.
4209         (vc-version-diff, vc-version-other-window): Use it to provide
4210         completion of revision names if the backend provides it.
4212         * vc-arch.el (vc-arch--version-completion-table)
4213         (vc-arch-revision-completion-table): New functions to provide
4214         completion of revision names.
4216         * vc-cvs.el: Require CL.
4217         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
4218         New functions to provide completion of revision names.
4220 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
4222         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
4223         (copyright-fix-years, copyright): Correctly handle the case where
4224         copyright-limit is nil.
4226 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
4228         * progmodes/python.el (run-python): Fix path separator under w32.
4230 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
4232         * vc-git.el: New File.
4234 2007-07-28  Alan Mackenzie  <acm@muc.de>
4236         Fix problem with modes derived from CC Mode:
4237         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
4238         macro to cc-langs.
4239         (c-init-language-vars-for): Remove call to above macro.
4240         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
4241         been moved to here.
4242         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
4244 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
4246         * net/trampver.el: Fix the `coding' cookie.
4248 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
4250         * add-log.el (change-log-redate): Remove (not needed anymore and
4251         doesn't appear to work).
4253 2007-07-25  Glenn Morris  <rgm@gnu.org>
4255         * Relicense all FSF files to GPLv3 or later.
4257         * COPYING: Switch to GPLv3.
4259 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4261         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
4262         Replace it with another one which disables undo before calling
4263         erase-buffer and then turns it back on if needed.
4265 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4267         * ps-print.el: Problem with foreground and background color when
4268         printing a buffer with and without faces.  Reported by Christian
4269         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
4270         (ps-print-version): New version 6.7.5.
4271         (ps-default-fg): Change default value to nil, so black color is used
4272         when a face does not specify a foreground color.
4273         (ps-default-bg): Change default value to nil, so white color is used
4274         for background color.
4275         (ps-begin-job): Fix code.
4277 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
4279         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
4281 2007-07-24  Alan Mackenzie  <acm@muc.de>
4283         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
4284         Initialise byte-compile-unresolved-functions before rather than
4285         after a compilation.
4286         (byte-compile-unresolved-functions): Amplify doc string.
4288 2007-07-24  Glenn Morris  <rgm@gnu.org>
4290         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
4291         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
4292         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
4293         (cal-tex-cursor-week, cal-tex-cursor-week2)
4294         (cal-tex-cursor-week-iso, cal-tex-week-hours)
4295         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
4296         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4297         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
4299 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4301         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
4303 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4305         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
4306         underlying file is uptodate.
4308 2007-07-23  Richard Stallman  <rms@gnu.org>
4310         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
4312 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4314         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
4315         (sh-font-lock-flush-syntax-ppss-cache): New funs.
4316         (sh-font-lock-syntactic-keywords): Use them to distinguish the
4317         different possible cases for \'.
4318         (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
4320         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
4321         `file' from which to start the search and fix case where `file' is the
4322         current directory and the root as well.
4324         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
4325         name for buffer-file-name if it refers to a directory.
4327 2007-07-22  Jason Rumney  <jasonr@gnu.org>
4329         * w32-fns.el (set-default-process-coding-system): Use dos line ends
4330         for input to cmdproxy on all versions of Windows.
4331         Use dos line ends for input to plink.
4333         * comint.el (comint-simple-send): Concat newline before sending.
4334         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
4336 2007-07-22  Juri Linkov  <juri@jurta.org>
4338         * isearch.el (isearch-edit-string): Save old point and
4339         isearch-other-end to old-point and old-other-end before reading
4340         the search string from minibuffer.  After exiting minibuffer set
4341         point to old-other-end if point and the search direction is the
4342         same as before reading the search string.
4343         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
4344         to isearch-other-end.  Instead of isearch-search-and-update call
4345         three functions isearch-search, isearch-push-state and isearch-update.
4347 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
4349         * textmodes/reftex.el (reftex-access-parse-file): Do not risk
4350         destroying an existing buffer.
4352 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4354         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
4356         * term/x-win.el (x-handle-no-bitmap-icon): New function.
4358 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
4360         * textmodes/reftex.el (reftex-access-parse-file): Create parse
4361         file in a way that does not interfere with recentf.
4363 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4365         * image-dired.el (image-dired-sane-db-file): New func.
4366         (image-dired-write-tags, image-dired-remove-tag)
4367         (image-dired-list-tags, image-dired-write-comments)
4368         (image-dired-get-comment, image-dired-mark-tagged-files)
4369         (image-dired-create-gallery-lists): Call new func.
4370         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
4372 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4374         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
4375         (vc-hg-dir-state): Fix loop.
4376         (vc-hg-print-log): Fix expected return value for vc-hg-command.
4377         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
4378         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
4379         (vc-hg-revert): Likewise.
4380         (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
4382 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4384         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
4385         case of alignment under a constant symbol, find and consider
4386         the sexp actually at indentation to be the "last sexp".
4388 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
4390         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
4391         (install): Use them to copy all *.el files before *.elc.
4392         (clean): Don't delete *~.
4394 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
4396         * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
4398 2007-07-19  Dan Nicolaescu  <dann@ics.uci.edu>
4400         * vc-hg.el (vc-hg-registered): Replace if with when.
4401         (vc-hg-state): Deal with nonexistent files.
4403 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
4405         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
4406         (follow-delete-other-windows-and-split, follow-recenter)
4407         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
4408         (follow-redisplay, follow-estimate-first-window-start)
4409         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
4410         Fix typos in docstrings.
4412 2007-07-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
4414         * bookmark.el (bookmark-show-all-annotations):
4415         Make sure each inserted annotation ends with newline.
4417         (bookmark-maybe-sort-alist): Don't modify
4418         bookmark-alist.  Instead, if not sorting, simply return it.
4419         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
4420         for its return value, not for its side effect.
4422 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
4424         * vc.el: Add more info about the vc-registered function.
4426 2007-07-16  David Kastrup  <dak@gnu.org>
4428         * emacs-lisp/advice.el (defadvice): Doc fix.
4430 2007-07-16  Juanma Barranquero  <lekktu@gmail.com>
4432         * subr.el (when, unless): Doc fix.
4434 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
4436         * vc-hg.el (vc-hg-state): Handle removed files.
4437         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
4438         (vc-hg-checkout): Re-enable.
4440 2007-07-15  Richard Stallman  <rms@gnu.org>
4442         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
4444         * tutorial.el (tutorial--find-changed-keys):
4445         Handle C-x specially like ESC.
4447 2007-07-15  Roland McGrath  <roland@frob.com>
4449         * add-log.el (add-change-log-entry): Check add-log-full-name
4450         and add-log-mailing-address later, after change-log-mode-hook.
4452 2007-07-15  Richard Stallman  <rms@gnu.org>
4454         * isearch.el (isearch-mode, isearch-done):
4455         Delete unintended code in previous change.
4457         * ps-print.el (ps-default-bg): Change to White.
4459 2007-07-15  Aaron Hawley  <aaronh@garden.org>
4461         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
4463 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
4465         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
4466         when handling the terminating event.
4468 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
4470         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
4472 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
4474         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
4475         (install): Use them to copy all *.el files before *.elc.
4477 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
4479         * replace.el (match): Use yellow1 instead of yellow.
4481         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
4483         * pcvs-info.el (cvs-unknown): Likewise.
4485 2007-07-12  Davis Herring  <herring@lanl.gov>
4487         * desktop.el (desktop-buffer-info, desktop-save):
4488         Use `desktop-dirname' instead of `dirname'.
4490 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
4492         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
4494         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
4496 2007-07-10  Richard Stallman  <rms@gnu.org>
4498         * emacs-lisp/lisp-mode.el (eval-defun):
4499         Explain special handling of `defface'.
4501 2007-07-09  Richard Stallman  <rms@gnu.org>
4503         * isearch.el (isearch-edit-string): Call to isearch-push-state
4504         after the search.
4506 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4508         * cus-start.el (file-coding-system-alist): Fix custom type.
4510 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
4512         * longlines.el (longlines-wrap-region): Avoid marking buffer as
4513         modified.
4514         (longlines-auto-wrap, longlines-window-change-function):
4515         Remove unnecessary calls to set-buffer-modified-p.
4517 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4519         * vc.el (vc-default-log-view-mode): New function.
4520         (vc-print-log): Add new `log-view-mode' VC operation.
4522 2007-07-08  Nick Roberts  <nickrob@snap.net.nz>
4524         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
4525         Rename and move to...
4527         * subr.el (strings->string, string->strings): ...here.
4529         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
4530         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
4532         * progmodes/gud.el (gud-common-init): Call string->strings instead
4533         of split-string.
4535 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
4537         * term/w32-win.el (menu-bar-open): New function.
4538         Bind <f10> to it.
4540 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
4542         * log-view.el (log-view-mode-menu): New menu.
4544 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
4546         * vc-hg.el: New file.
4548 2007-07-06  Andreas Schwab  <schwab@suse.de>
4550         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
4551         dynamic bindings around the evaluation of the expression.
4552         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
4554 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
4556         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
4557         file names.
4559 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
4561         * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
4563         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
4564         event is not a cons cell.  Do not unread drag-mouse-1 events.
4565         Select right window in check whether space was stolen from
4566         window above.
4568 2007-07-01  Richard Stallman  <rms@gnu.org>
4570         * files.el (find-file-visit-truename): Fix safe-local-variable value.
4572 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
4574         * generic-x.el (generic-define-mswindows-modes)
4575         (generic-define-unix-modes, apache-log-generic-mode)
4576         (bat-generic-mode-keymap, java-manifest-generic-mode)
4577         (show-tabs-generic-mode): Fix typos in docstrings.
4579 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4581         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
4582         replace-regexp-in-string.
4584 2007-06-28  Andreas Schwab  <schwab@suse.de>
4586         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
4587         $(lisp)/subdirs.el.
4589 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
4591         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
4592         the speedbar frame if nil; that deletes the current frame or
4593         causes an error if it is the only frame.
4594         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
4596 2007-06-24  Juanma Barranquero  <lekktu@gmail.com>
4598         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
4599         directory where the desktop file was found, as the docstring says.
4600         (desktop-kill): Use `read-directory-name'.
4602         * desktop.el (desktop-load-locked-desktop): New option.
4603         (desktop-read): Use it.
4604         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
4605         Use `when'.
4607 2007-06-24  Davis Herring  <herring@lanl.gov>
4609         * desktop.el (desktop-save-mode-off): New function.
4610         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
4611         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
4612         (desktop-claim-lock, desktop-release-lock): New functions.
4613         (desktop-kill): Tell `desktop-save' that this is the last save.
4614         Release the lock afterwards.
4615         (desktop-buffer-info): New function.
4616         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
4617         says to.  Detect conflicts, and manage the lock.
4618         (desktop-read): Detect conflicts.  Manage the lock.
4620 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
4622         * ls-lisp.el (insert-directory): If an invalid regexp error is
4623         thrown, try using FILE as a literal file name, not a wildcard.
4624         Check for FILE as an existing file, not just a directory.
4626 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
4628         * ruler-mode.el (ruler-mode): Prevent clobbering the original
4629         `header-line-format' when reentering ruler mode.
4631 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
4633         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
4634         FILE exists as a directory.
4636 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4638         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
4639         (vera-font-lock-match-item): Fix doc string.
4640         (vera-in-comment-p): Remove unused function.
4641         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
4642         use `syntax-ppss'.
4643         (vera-forward-syntactic-ws): Fix argument order.
4644         (vera-prepare-search): Use `with-syntax-table'.
4645         (vera-indent-line): Fix doc string.
4646         (vera-electric-tab): Fix doc string.
4647         (vera-expand-abbrev): Define alias instead of using `fset'.
4648         (vera-comment-uncomment-region): Use `comment-start-skip'.
4650 2007-06-20  Reto Zimmermann  <reto@gnu.org>
4652         * progmodes/vera-mode.el: New file.
4654 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
4656         * ido.el (ido-find-file-in-dir): Don't signal an error for
4657         empty directories.
4659 2007-06-18  Alan Mackenzie  <acm@muc.de>
4661         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4662         When removing lines, also remove the \n.  Correction of patch of
4663         2007-04-21.
4665 2007-06-17  Glenn Morris  <rgm@gnu.org>
4667         * lpr.el (lpr-page-header-switches): Move %s to separate element
4668         for correct quoting.  Doc fix.
4670 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4672         * term/xterm.el (terminal-init-xterm): Escape parens in character
4673         constants.
4675 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
4677         * scroll-lock.el (scroll-lock-mode): Doc fix.
4679 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4681         * font-lock.el (font-lock-add-keywords): In case font-lock was only
4682         half-activated, forcefully activate it completely.
4684 2007-06-11  Richard Stallman  <rms@gnu.org>
4686         * cus-edit.el (custom-variable-type): Doc fix.
4688 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
4690         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
4692 2007-06-09  Davis Herring  <herring@lanl.gov>
4694         * desktop.el (desktop-minor-mode-table): Doc fix.
4696 2007-06-08  Chong Yidong  <cyd@stupidchicken.com>
4698         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
4699         (image-next-line, image-previous-line, image-scroll-up)
4700         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
4701         New functions.
4702         (image-mode-map): Remap motion commands.
4703         (image-mode-text-map): New keymap for viewing images as text.
4704         (image-mode): Use image-mode-map.
4705         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
4707 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
4709         Sync with Tramp 2.0.56.
4711         * net/tramp.el:
4712         * net/tramp-ftp.el:
4713         * net/tramp-smb.el:
4714         * net/tramp-util.el:
4715         * net/tramp-vc.el:
4716         Don't load cl.el, because that pollutes the namespace.  Replace cl
4717         macros by their implementations where necessary.  Requested by
4718         Richard Stallman <rms@gnu.org>.
4720         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
4721         doesn't exist.
4722         (with-parsed-tramp-file-name): Protect debug spec during compilation.
4723         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
4724         (tramp-file-name-p, tramp-file-name-multi-method)
4725         (tramp-file-name-method, tramp-file-name-user)
4726         (tramp-file-name-host, tramp-file-name-localname): New defuns,
4727         replacing defstruct `tramp-file-name'.
4728         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
4729         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
4730         Apply `vector' instead of `make-tramp-file-name'.
4731         (tramp-handle-make-auto-save-file-name):
4732         Apply `tramp-temporary-file-directory' for compatibility reasons.
4733         (tramp-completion-mode): Use `natnump' instead of `wholenump'
4734         because of XEmacs.
4735         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
4736         started.
4738 2007-06-07  David Kastrup  <dak@gnu.org>
4740         * dired.el (dired-recursive-deletes, dired-recursive-copies):
4741         Change default to `top'.
4743 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
4745         * dired.el (dired-mode-map): Remove spurious separator.
4747 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4749         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
4751         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
4752         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
4754 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
4756         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
4757         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
4759 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4761         * progmodes/ebrowse.el (ebrowse-member-table):
4762         * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
4764 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4766         * pgg.el (pgg-sign-region, pgg-sign):
4767         * ses.el (ses-call-printer):
4768         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
4769         * textmodes/org.el (org-cycle): Fix typos in docstrings.
4771 2007-06-06  Eli Zaretskii  <eliz@gnu.org>
4773         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
4774         (tar-get-descriptor): Handle type 55, an extended pax header.
4776 2007-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4778         * textmodes/css-mode.el: New file.
4780 2007-06-06  Michael Albinus  <michael.albinus@gmx.de>
4782         * net/socks.el: New file, taken from w3 repository.
4783         (top): Update Copyright.  Don't load cl.el.
4784         (all): Replace `case' by `cond', `string-to-int' by
4785         `string-to-number', and `process-kill-without-query' by
4786         `set-process-query-on-exit-flag'.
4787         (socks-char-int): Remove defalias and all occurrences.
4789 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4791         * international/mule-cmds.el (toggle-enable-multibyte-characters)
4792         (sort-coding-systems, search-unencodable-char): Doc fixes.
4793         (coding-system-change-eol-conversion, set-default-coding-systems)
4794         (prefer-coding-system, find-multibyte-characters, princ-list)
4795         (leim-list-entry-regexp, set-input-method, locale-language-names)
4796         (input-method-exit-on-first-char, exit-language-environment-hook)
4797         (locale-charset-language-names): Fix typos in docstrings.
4799 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
4801         * bs.el (bs-cycle-previous): Don't modify the cycle list until
4802         `switch-to-buffer' has returned succesfully.
4803         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
4804         window is dedicated (it could iconify the frame).
4806 2007-06-05  Glenn Morris  <rgm@gnu.org>
4808         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
4810 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
4812         * files.el (auto-mode-alist): Add lower-priority match for names
4813         like ChangeLog.old.
4815 2007-06-04  Andreas Schwab  <schwab@suse.de>
4817         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
4819 2007-06-04  Davis Herring  <herring@lanl.gov>
4821         * calendar/timeclock.el: Update version number.
4822         (timeclock-modeline-display): Mention timeclock-use-display-time
4823         in explanatory message.
4824         (timeclock-log): Suppress warnings when finding the log.
4825         Don't check for a nil project twice.  Run hooks after killing the
4826         buffer (if applicable).
4827         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
4828         was geometric).  All uses changed.
4829         (timeclock-generate-report): Support prefix argument.
4831 2007-06-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
4833         * man.el (Man-next-section): Don't consider the last line of the
4834         page as being part of any section.
4836 2007-06-04  Martin Rudalics  <rudalics@gmx.at>
4838         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
4839         modified flag of buffer.  Use `inhibit-modification-hooks'.
4841 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4843         * mail/mail-extr.el (mail-extract-address-components):
4844         Recognize non-ASCII characters except for NBSP as words.
4846 2007-06-04  Ryan Yeske  <rcyeske@gmail.com>
4848         * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
4850 2007-06-04  Michael Olson  <mwolson@gnu.org>
4852         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
4853         died and we are trying to send a signal to it.
4855 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
4857         * emacs-lisp/easy-mmode.el (define-minor-mode)
4858         (easy-mmode-define-navigation): Fix typos in docstrings.
4860         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
4861         Fix typos in docstrings.
4862         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
4863         (compilation-finish-function): Fix typo in obsolescence declaration.
4865         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
4867 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
4869         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
4870         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
4872         * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
4874         * longlines.el (longlines-mode): Make longlines-auto-wrap
4875         buffer-local.  Add hooks unconditionally.
4876         (longlines-auto-wrap): Toggle wrapping.
4877         (longlines-after-change-function)
4878         (longlines-post-command-function): Check longlines-auto-wrap.
4880 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4882         * Version 22.1 released.
4884 2007-06-01  Chong Yidong  <cyd@stupidchicken.com>
4886         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
4887         changes.
4889 2007-05-31  Richard Stallman  <rms@gnu.org>
4891         * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
4893 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
4895         * textmodes/table.el (table--point-entered-cell-function)
4896         (table--point-left-cell-function):
4897         Bind `inhibit-point-motion-hooks' to t.
4899 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4901         * emacs-lisp/rx.el (rx): Doc fix.
4903 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
4905         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
4907 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
4909         * log-edit.el (log-edit-changelog-paragraph): Return point-max
4910         as the end of the ChangeLog paragraph when it ends without a line
4911         termination.
4913 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4915         * textmodes/fill.el (canonically-space-region): Make the second arg
4916         a marker if it's not already the case.
4918         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
4919         (xterm-mouse-event): Use it.
4921 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
4923         * vc-hooks.el (vc-find-root): Fix file attribute test.
4925 2007-05-24  Richard Stallman  <rms@gnu.org>
4927         * textmodes/flyspell.el (flyspell-correct-word-before-point):
4928         Don't let opoint be nil.
4929         (flyspell-emacs-popup): Explicit error if no dialogs.
4931 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
4933         * tar-mode.el (tar-file-name-handler): New function.
4934         (tar-extract): Bind file-name-handler-alist to it to force
4935         find-buffer-file-type-coding-system behave as if the file being
4936         extracted existed.  Use last-coding-system-used to force
4937         buffer-file-coding-system to what decode-coding-region actually
4938         used to decode the file.
4940 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4942         * progmodes/compile.el (compilation-handle-exit):
4943         `compilation-finish-function' may change the current buffer.
4945 2007-05-22  Richard Stallman  <rms@gnu.org>
4947         * files.el (set-auto-mode): Doc fix.
4949 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
4951         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
4953 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
4955         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
4956         (rcirc-print): Handle `window-width'.
4957         (rcirc-buffer-maximum-lines): Doc fix.
4959 2007-05-19  Kevin Ryde  <user42@zip.com.au>
4961         * info.el (Info-fontify-node): Match https also.
4963 2007-05-18  Richard Stallman  <rms@gnu.org>
4965         * simple.el (push-mark): Doc fix.
4967 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
4969         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
4970         tpu-global-map.
4971         (tpu-original-global-map): Delete variable.
4972         (tpu-control-keys-map): New keymap variable.
4973         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
4974         setting keymapping directly.
4975         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
4976         tpu-global-map.
4977         (tpu-edt-on): Activate the tpu-global-map.
4978         (tpu-edt-off): Deactivate the tpu-global-map.
4980 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
4982         * textmodes/ispell.el (ispell-get-word): Return markers
4983         for start and end positions.
4984         (ispell-word): Assume END is a marker.
4986 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4988         * ps-print.el: Use default color when foreground or background color
4989         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
4990         (ps-print-version): New version 6.7.4.
4991         (ps-rgb-color): New argument.  Use default color when color is
4992         unspecified.
4993         (ps-begin-job): Fix code.
4995 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
4997         * textmodes/ispell.el (ispell-start-process): Defend against bad
4998         default-directory.
5000 2007-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5002         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
5004 2007-05-16  Richard Stallman  <rms@gnu.org>
5006         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
5008 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5010         * files.el (magic-mode-alist, magic-fallback-mode-alist):
5011         Move the *ml, Postscript, and XmCD entries to the fallback part.
5013         * files.el (magic-fallback-mode-alist):
5014         Rename from file-start-mode-alist.
5016 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5018         * progmodes/compile.el (compilation-handle-exit): Quote first
5019         argument of `run-hook-with-args'.
5021 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
5023         * buff-menu.el (Buffer-menu-sort-column):
5024         * dabbrev.el (dabbrev-upcase-means-case-search):
5025         * dired.el (dired-recursive-deletes, dired-recursive-copies):
5026         * info.el (Info-current-subfile):
5027         * ls-lisp.el (ls-lisp-verbosity):
5028         * msb.el (msb-menu-cond):
5029         * pcvs.el (cvs-dired-use-hook):
5030         * simple.el (set-mark-command-repeat-pop):
5031         * time.el (display-time-24hr-format, display-time-mail-file):
5032         Doc fixes.
5034         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
5035         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
5037         * view.el (view-inhibit-help-message): Fix typo in docstring.
5038         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
5040 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
5042         * mail/rmail.el (rmail-convert-to-babyl-format):
5043         Check content-transfer-encoding _last_, because we need its position
5044         in base64-header-field-end.
5046 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
5048         * files.el (mode-require-final-newline, require-final-newline)
5049         (enable-local-variables, enable-local-eval): Doc fixes.
5051 2007-05-10  Edward O'Connor  <hober0@gmail.com>  (tiny change)
5053         * progmodes/python.el (python-font-lock-keywords)
5054         (python-open-block-statement-p, python-mode): Add support for the new
5055         "with" keyword.
5057 2007-05-10  Richard Stallman  <rms@gnu.org>
5059         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
5060         (iso-cvt-write-only): Likewise.
5062         * emacs-lisp/easy-mmode.el (define-minor-mode):
5063         Fix generated doc string.
5065         * startup.el (fancy-splash-text): Add URL of guided tour.
5066         Adjust horizontal and vertical whitespace.
5068         * progmodes/compile.el (compilation-handle-exit):
5069         Use run-hook-with-args to run compilation-finish-functions.
5071         * files.el (file-start-mode-alist): New variable.
5072         (magic-mode-regexp-match-limit): Doc fix.
5073         (set-auto-mode): Handle file-start-mode-alist.
5074         A little cleanup of structure.
5076 2007-05-10  Davis Herring  <herring@lanl.gov>
5078         * calendar/timeclock.el (timeclock-in): Fix non-interactive
5079         workday specifications.
5080         (timeclock-log): Don't kill the log buffer if it already existed.
5082 2007-05-08  Richard Stallman  <rms@gnu.org>
5084         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
5085         Don't include non-self-insert commands in the exception for `-'.
5087 2007-05-08  David Reitter  <david.reitter@gmail.com>
5089         * progmodes/python.el (python-guess-indent): Check non-nullness
5090         before comparing indent against the 2..8 interval.
5092 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5094         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
5095         available.
5097 2007-05-06  Richard Stallman  <rms@gnu.org>
5099         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
5101 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
5103         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
5104         disconnections.
5106 2007-05-01  Romain Francoise  <romain@orebokech.com>
5108         * dired-x.el: Revert 2007-04-06 change.
5110 2007-04-30  Nick Roberts  <nickrob@snap.net.nz>
5112         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
5113         don't put stop on toolbar.
5115 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
5117         * find-dired.el (find-dired-filter): Propertize all text down to eob.
5119 2007-04-29  Richard Stallman  <rms@gnu.org>
5121         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
5123 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5125         * progmodes/cc-mode.el (c-before-change): Use point-min rather
5126         than 1.
5128 2007-04-28  Richard Stallman  <rms@gnu.org>
5130         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
5132 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5134         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
5136 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
5138         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
5139         instead of $(lisp)/mh-e.
5141         * textmodes/fill.el (fill-paragraph): Doc fix.
5143 2007-04-28  Glenn Morris  <rgm@gnu.org>
5145         * image-dired.el (image-dired-cmd-create-thumbnail-options)
5146         (image-dired-cmd-create-temp-image-options): Replace option
5147         +profile "*" with -strip.
5149 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
5151         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
5152         Use window-start and window-end.
5154 2007-04-26  Glenn Morris  <rgm@gnu.org>
5156         * progmodes/python.el: Restore file pending consideration of legal
5157         status.
5159 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
5161         * locate.el (locate-in-alternate-database): Doc fix.
5163 2007-04-26  Glenn Morris  <rgm@gnu.org>
5165         * button.el (button): Use underline if supported, else fall back
5166         to color.
5168 2007-04-25  Richard Stallman  <rms@gnu.org>
5170         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
5172 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
5174         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
5175         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
5176         pushing mark.
5177         (idlwave-current-routine): Don't push mark.
5179 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
5181         * image-dired.el (image-dired-display-image): Derive image-type from
5182         filename rather than assuming jpeg, in case no resizing was needed.
5184 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5186         * custom.el (defface): Doc fix.
5188 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5190         * progmodes/python.el: Remove due to unclear legal issues.
5192 2007-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
5194         * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
5195         Don't re-query for each cleared BP.
5196         (idlwave-shell-clear-bp): Optionally skip BP query.
5197         (idlwave-shell-update-bp-overlays): Use set-window-margins instead
5198         of set-window-buffer, which incorrectly moves displayed region.
5200 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
5202         * calc/calc.el (calc-bug-address): Update maintainer's address.
5203         * calc/*: Update maintainer's address.
5205 2007-04-23  Richard Stallman  <rms@gnu.org>
5207         * simple.el (set-mark-command-repeat-pop): Doc fix.
5208         Put in `editing-basics' group.
5210 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5212         * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
5213         New functions.
5214         (Info-mode-line-node-keymap): Bind mouse commands to
5215         Info-mouse-scroll-up/down instead of Info-scroll-up/down.
5217 2007-04-23  Luc Teirlinck  <teirllm@auburn.edu>
5219         * locate.el (locate-local-prompt): New var.
5220         (locate-prompt-for-command): Doc fix.
5221         (locate-prompt-for-search-string): New function.
5222         (locate): New optional arg.  Make locate-local-prompt
5223         buffer-local.  Use locate-prompt-for-search-string.
5224         (locate-with-filter): New optional arg.
5225         Use locate-prompt-for-search-string.
5226         (locate-update): Bind locate-prompt-for-command.
5228 2007-04-23  Glenn Morris  <rgm@gnu.org>
5230         * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
5232 2007-04-23  Nick Roberts  <nickrob@snap.net.nz>
5234         * button.el (button): Inherit from link face on a tty.
5236 2007-04-23  Glenn Morris  <rgm@gnu.org>
5238         * button.el (button): Use color for this face on a tty.
5240         * files.el (magic-mode-alist): Allow for carriage-returns in
5241         html-mode and sgml-mode entries.
5243 2007-04-22  Richard Stallman  <rms@gnu.org>
5245         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5246         Improve doc string of generated command.
5248         * subr.el (read-number): Catch errors.
5250         * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
5252 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5254         * image-dired.el: Rename from thumbnails.el.  All instances of
5255         "thumbnails" replaced with "image-dired".
5257         * dired.el (dired-mode-map): Rename "thumbnails" again, to
5258         "image-dired".
5260 2007-04-22  Kim F. Storm  <storm@cua.dk>
5262         * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
5263         Don't use kill-line.
5265 2007-04-22  Nick Roberts  <nickrob@snap.net.nz>
5267         * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
5268         error message.
5270 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5272         * dired.el: Rename "tumme" to "thumbnails".
5274         * thumbnails.el: Rename from tumme.el.  All instances of "tumme"
5275         replaced with "thumbnails".
5277 2007-04-22  Glenn Morris  <rgm@gnu.org>
5279         * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
5280         and give it the risky-local-variable property.
5282         * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
5283         before defining it.
5285 2007-04-21  Martin Rudalics  <rudalics@gmx.at>
5287         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
5288         Use delete-region instead of kill-line.
5290 2007-04-21  Alan Mackenzie  <acm@muc.de>
5292         * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
5293         `kill-region' by `delete-region'.
5295 2007-04-21  Chong Yidong  <cyd@stupidchicken.com>
5297         * progmodes/perl-mode.el (perl-indent-command): Use delete-region
5298         instead of kill-region.
5300         * progmodes/mantemp.el (mantemp-make-mantemps-region)
5301         (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
5302         (mantemp-remove-memfuncs): Use delete-region instead of kill-word
5303         and kill-line.
5305         * progmodes/vhdl-mode.el (vhdl-template-type)
5306         (vhdl-template-record, vhdl-template-nature)
5307         (vhdl-template-configuration-spec, vhdl-template-component-inst)
5308         (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
5309         Use delete-region instead of kill-word and kill-line.
5311 2007-04-21  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5313         * dired-x.el (dired-virtual-mode): Doc fix.
5315 2007-04-21  Richard Stallman  <rms@gnu.org>
5317         * font-lock.el (font-lock-keywords-alist): Mark as risky.
5319         * subr.el (read-number): Doc fix.
5321         * simple.el (pop-to-mark-command): Display message "mark popped"
5322         if point does not move.
5323         (set-mark-command): Doc fix.
5325 2007-04-21  Luc Teirlinck  <teirllm@auburn.edu>
5327         * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
5328         (locate-local-filter, locate-local-search): New vars.
5329         (locate): Make variables local.
5330         (locate-update): Bind locate-buffer-name.  Call locate using
5331         locate-local-filter and locate-local-search.
5333 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
5335         * hi-lock.el (hi-lock-file-patterns-policy): New var.
5336         (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
5337         (hi-lock-mode): Update docstring.
5339 2007-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5341         * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
5342         fill-nobreak-predicate when the break is past fill-column.
5344 2007-04-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
5346         * locate.el (locate): Output from shell-command should go in the
5347         current buffer rather than *Shell Command Output*.
5349 2007-04-20  Chong Yidong  <cyd@stupidchicken.com>
5351         * paren.el (show-paren-function): Fix last fix.
5353 2007-04-19  Kevin Ryde  <user42@zip.com.au>
5355         * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
5356         (archive-lzh-summarize): Add optional start arg for where to start
5357         looking at the archive.
5358         (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
5360         * international/mule.el (auto-coding-alist): no-conversion for .exe
5361         and .EXE.
5363 2007-04-19  Alan Mackenzie  <acm@muc.de>
5365         * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
5366         function return type contains "struct", "union", etc.
5367         c-end-of-defun goes too far forward.
5369 2007-04-19  Chong Yidong  <cyd@stupidchicken.com>
5371         * paren.el (show-paren-function): Reset window-start to avoid
5372         recentering.
5374 2007-04-19  Glenn Morris  <rgm@gnu.org>
5376         * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
5378 2007-04-18  Glenn Morris  <rgm@gnu.org>
5380         * calendar/diary-lib.el (diary-header-line-format): Add a custom
5381         :set function.
5382         (diary-list-entries): Only switch to diary-mode from
5383         default-major-mode (reverts 2007-03-21 change).  Otherwise, if in
5384         diary-mode set header-line-format, in case of any customization.
5386 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5388         * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
5389         is less than the length of parse-time-syntax.
5391 2007-04-17  David Kastrup  <dak@gnu.org>
5393         * replace.el (query-replace-regexp-eval): Deprecate.
5395 2007-04-17  Alan Mackenzie  <acm@muc.de>
5397         * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
5398         point too close to EOB, leave point at EOB rather than last `}'.
5400 2007-04-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5402         * textmodes/bibtex.el (bibtex-include-OPTkey)
5403         (bibtex-user-optional-fields, bibtex-entry-field-alist):
5404         Fix defcustom.
5406 2007-04-17  Glenn Morris  <rgm@gnu.org>
5408         * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
5409         be encoded, fall back to current year.
5411 2007-04-14  Kevin Ryde  <user42@zip.com.au>
5413         * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
5414         all upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID
5415         M "MSDOS".
5417 2007-04-16  Chong Yidong  <cyd@stupidchicken.com>
5419         * progmodes/python.el (python-end-of-block): Avoid looping forever
5420         if python-next-statement fails.
5422 2007-04-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5424         * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
5426 2007-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
5428         * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
5429         * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
5431 2007-04-15  Jay Belanger  <belanger@truman.edu>
5433         * calc/calc.el (calc-version): New function.
5434         (calc-trail-mode): Shorten the title.
5436 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5438         * mail/footnote.el (footnote-style): Clarify docstring to state
5439         that customizing this only applies to future footnotes.
5441 2007-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5443         * textmodes/bibtex.el (bibtex-field-list): Use functionp.
5444         (bibtex-make-field): Check that INIT is a string.  Use functionp.
5446 2007-04-14  Glenn Morris  <rgm@gnu.org>
5448         * complete.el (PC-goto-end): New buffer-local variable.
5449         (PC-do-completion-end): Make buffer-local.
5450         (partial-completion-mode) <choose-completion-string-functions>:
5451         Do not go to the end of the minibuffer if PC-goto-end is non-nil.
5452         (PC-do-completion): New optional fourth argument GOTO-END.  Add a
5453         doc string.  Set PC-goto-end for choose-completion.
5454         (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
5455         PC-do-completion.
5457         * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
5458         arg to bibtex-make-field.
5459         (bibtex-make-field): Add optional fourth arg NODELIM.
5460         Insert delimiters around INIT unless this arg is non-nil.
5462 2007-04-14  Nick Roberts  <nickrob@snap.net.nz>
5464         * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
5465         global map isn't modified.
5467 2007-04-14  Glenn Morris  <rgm@gnu.org>
5469         * calendar/appt.el (appt-disp-window): Do not split small windows.
5470         Suggested by Jeff Miller <jmiller@cablespeed.com>.
5472 2007-04-13  Chong Yidong  <cyd@stupidchicken.com>
5474         * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
5476         * files.el: Ditto.
5478 2007-04-13  Juanma Barranquero  <lekktu@gmail.com>
5480         * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
5482         * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
5483         (term-set-escape-char, term-termcap-format, term-get-old-input-default)
5484         (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
5485         (term-pager-help): Fix typos in docstrings.
5487         * wid-edit.el (widget-documentation): Fix typo in docstring.
5489         * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
5490         Fix typos in error messages.
5492 2007-04-13  Martin Rudalics  <rudalics@gmx.at>
5494         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
5495         window marked as dedicated.
5497         * mail/footnote.el (footnote-latin-string): New variable.
5498         (footnote-latin-regexp): Redefine as regexp alternative.
5499         (Footnote-latin): Use footnote-latin-string instead of
5500         footnote-latin-regexp.
5502 2007-04-13  Glenn Morris  <rgm@gnu.org>
5504         * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
5505         inherited keymaps.
5507 2007-04-12  Chong Yidong  <cyd@stupidchicken.com>
5509         * outline.el (outline-get-next-sibling): Clarify docstring.
5510         (outline-get-last-sibling): Handle case where we are at the first
5511         heading.  Clarify docstring.
5513 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
5515         * progmodes/gud.el (gud-minor-mode-map): Make go button same
5516         length as stop button to lessen flicker.
5517         (jdb): Add gud-print.
5518         (gud-find-expr): Jdb prints the expression with the value, so
5519         don't insert it in the output.
5521 2007-04-11  Jason Rumney  <jasonr@gnu.org>
5523         * dnd.el (dnd-get-local-file-name): Decode both upper and lower
5524         case hex.  Do not try to decode non-hex letters.
5526 2007-04-11  Markus Triska  <markus.triska@gmx.at>
5528         * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
5529         (byte-optimize-backward-word): Remove (move to bytecomp.el).
5530         (byte-optimize-form-code-walker): Evaluate pure function calls if
5531         possible.
5532         (byte-optimize-all-constp): New function.
5534         * emacs-lisp/bytecomp.el (byte-compile-char-before):
5535         Improve numeric argument case.
5536         (byte-compile-backward-char, byte-compile-backward-word):
5537         New functions, performing rewriting previously done in byte-opt.el.
5538         Fix their "Fixme" item (restriction to numeric arguments).
5540 2007-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5542         * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
5543         with dolist.
5544         (after-init-hook): Don't quote lambda.
5545         (desktop-first-buffer): Don't wrap it in eval-when-compile.
5546         (desktop-internal-v2s): Remove unused var `el'.
5547         (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
5548         desktop-restore-file-buffer.
5549         (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
5550         desktop-create-buffer.
5552 2007-04-10  Chong Yidong  <cyd@stupidchicken.com>
5554         * woman.el (woman-decode-buffer): Postpone macro-set check...
5555         (woman-decode-region): ...to here.
5557 2007-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
5559         * startup.el (tty-handle-args): Use %S to log ARGS.
5561 2007-04-10  Glenn Morris  <rgm@gnu.org>
5563         * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
5564         it is obsolete and has no effect.
5566         * dos-w32.el (default-buffer-file-type): Add defvar to quieten
5567         byte-compiler.
5569         * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
5570         obsolete function make-local-hook.
5572         * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
5573         start to quieten byte-compiler.
5575 2007-04-10  Markus Triska  <markus.triska@gmx.at>
5577         * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
5578         to bytecomp.el as byte-compile-char-before).
5579         * emacs-lisp/bytecomp.el (byte-compile-char-before):
5580         New function (modified replacement for byte-optimize-char-before in
5581         byte-opt.el).
5583 2007-04-09  Alan Mackenzie  <acm@muc.de>
5585         * startup.el (inhibit-splash-screen): Emphatically state that it
5586         can't be set in site-start.el.
5588 2007-04-09  Masatake YAMATO  <jet@gyve.org>
5590         * progmodes/cc-subword.el (c-capitalize-subword): More closely
5591         mimic the behavior of `capitalize-word'.  Do not move point with a
5592         negative argument.  Based on tiny change by Paul Curry.
5594 2007-04-09  Paul Curry  <dashteacup@gmail.com>  (tiny change)
5596         * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
5597         Don't move point if ARG is negative.
5599 2007-04-09  Alan Mackenzie  <acm@muc.de>
5601         Changes to make `narrow-to-defun' and `mark-defun' work properly
5602         in CC Mode:
5604         * progmodes/cc-defs.el (c-beginning-of-defun-1):
5605         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
5606         Bind beginning/end-of-defun-function to nil around calls to
5607         beginning/end-of-defun.
5609         * progmodes/cc-langs.el (beginning-of-defun-function)
5610         (end-of-defun-function): New c-lang-setvar's.
5612         * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
5613         (setq arg 1))" to enable non-interactive call.
5615 2007-04-09  Eli Zaretskii  <eliz@gnu.org>
5617         * simple.el (set-mark-command): Doc fix.
5619 2007-04-09  Nick Roberts  <nickrob@snap.net.nz>
5621         * progmodes/gud.el (gdb): Restore existing session if user
5622         tries to start a second one in graphical mode.
5624 2007-04-08  Martin Rudalics  <rudalics@gmx.at>
5626         * cus-start.el <scroll-preserve-screen-position>: Add choices.
5628 2007-04-08  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5630         * term/xterm.el (terminal-init-xterm): Fix key definitions.
5631         Add binding for C-M-SPC.
5633 2007-04-08  Richard Stallman  <rms@gnu.org>
5635         * pcomplete.el (pcomplete-read-event): One single definition,
5636         and not a defsubst.
5638 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5640         * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
5641         byte-compiler warning "value unused".
5643 2007-04-08  Andreas Schwab  <schwab@suse.de>
5645         * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
5647 2007-04-07  Glenn Morris  <rgm@gnu.org>
5649         * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
5650         Autoload these functions.
5651         (diary-date-forms): Add a custom :set form.
5653         * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
5654         before first use.
5655         (diary-font-lock-keywords): New function with old code for
5656         initialization of variable of same name.
5658 2007-04-07  David Hansen  <david.hansen@gmx.net>  (tiny change)
5660         * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
5661         clean-up: only insert space when on identifier, etc.
5663 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5665         * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
5667         * net/tls.el (open-tls-stream): Properly handle case where there
5668         is no associated buffer.
5670 2007-04-07  Glenn Morris  <rgm@gnu.org>
5672         * ffap.el (ffap-file-at-point): Lower the priority of the
5673         ffap-ftp-sans-slash-regexp check.
5675 2007-04-06  Alan Mackenzie  <acm@muc.de>
5677         Fix fontification of labels, and other things with ":".
5679         * progmodes/cc-engine.el (c-forward-label): The function now
5680         returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
5681         the former t.
5683         * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
5684         new return code from c-forward-label, fontifying tokens properly.
5685         Add some general comments throughout the file.
5687 2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
5689         * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
5690         Revert 2006-01-27 change.
5692         * diff-mode.el (diff-mode): Revert 2007-03-04 change.
5694         * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
5696         * desktop.el (desktop-create-buffer, desktop-save):
5697         Revert 2004-11-12 change for lack of copyright papers.
5699         * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
5700         (dired-guess-default): Respect case.
5702         * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
5704         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
5705         was originally checked in as byte-optimize-concat on 1997-11-02.
5707         * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
5708         1995-05-19 doc changes.
5710 2007-04-06  Kim F. Storm  <storm@cua.dk>
5712         * loadhist.el (read-feature): Reimplement.  New optional arg LOADED-P.
5713         (unload-feature): Update interactive spec accordingly.
5715         * progmodes/grep.el (grep-program): Remove commentary about zgrep.
5717 2007-04-06  John Paul Wallington  <jpw@pobox.com>
5719         * subr.el (with-case-table): Use `make-symbol' to avoid variable
5720         capture.  Restore the table in the same buffer.
5722         * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
5724 2007-04-05  Chong Yidong  <cyd@stupidchicken.com>
5726         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5727         Print entire form.
5729 2007-04-05  Nick Roberts  <nickrob@snap.net.nz>
5731         * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
5732         for low-color displays.
5734 2007-04-05  Glenn Morris  <rgm@gnu.org>
5736         * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
5737         * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
5738         Seed random number generator on loading.
5740         * emacs-lisp/authors.el (top-level): Provide self.
5742         * play/animate.el (top-level): Provide self.
5744 2007-04-04  Alan Mackenzie  <acm@muc.de>
5746         * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
5747         to mention c-syntactic-indentation.
5749 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
5751         * subr.el (with-case-table): New macro.
5753         * international/mule.el (ascii-case-table): New var.
5755         * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
5756         downcasing.
5758 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
5760         * progmodes/gud.el (gud-minor-mode-map): Simplify.
5762         * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
5763         of the window if we're outside it e.g menu-bar.
5765         * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
5766         window if we're outside it e.g menu-bar.
5768 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
5770         * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
5771         decode base-64 encoded body if its content-type is something other
5772         than text/* or message/*.
5774 2007-04-03  Juanma Barranquero  <lekktu@gmail.com>
5776         * simple.el (activate-mark-hook): Fix typo in docstring.
5778 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
5780         * tmm.el (tmm-c-prompt): Initialize.
5781         (tmm-menubar): Deal with extended menu-items at top level.
5782         (tmm-get-keybind): Handle bindings redefined/undefined locally.
5783         (tmm-prompt): Handle visibility of top level menu-items.
5785         * progmodes/gud.el (gud-menu-map): Simplify.
5786         (gud-minor-mode-map): Add tool-bar like bindings to the text mode
5787         menubar.
5789 2007-04-02  Chong Yidong  <cyd@stupidchicken.com>
5791         * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
5793         * comint.el (comint-send-input): Widen the buffer first.
5795         * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
5797 2007-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5799         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
5800         emacs-lisp-docstring-fill-column in emacs-lisp-mode.
5802         * newcomment.el (comment-search-forward): Discard comment starters
5803         before point.
5805 2007-04-01  Guanpeng Xu  <herberteuler@hotmail.com>
5807         * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
5809 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
5811         * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
5812         when downcasing.
5814         * button.el (previous-button): Rewrite to account for adjacent buttons.
5816 2007-04-01  J.D. Smith  <jdsmith@as.arizona.edu>
5818         * progmodes/idlwave.el (idlwave-auto-fill):
5819         Revert paragraph-separate change.
5821         * progmodes/idlw-shell.el (idlwave-shell-break-in):
5822         Simplify module calc.
5823         (idlwave-shell-set-bp-in-module): Compute module.
5825 2007-03-31  Glenn Morris  <rgm@gnu.org>
5827         * emacs-lisp/timer.el (run-at-time): Doc fix.
5829         * emacs-lisp/warnings.el (display-warning): If we create the
5830         buffer displaying the warning, disable undo there.
5832 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
5834         * net/tramp.el (tramp-register-file-name-handler)
5835         (tramp-register-completion-file-name-handler): New defsubst,
5836         derived from `tramp-register-file-name-handlers'.  The split is
5837         necessary because Tramp's file name handlers must be registered at
5838         different startup places.
5840 2007-03-31  Chong Yidong  <cyd@stupidchicken.com>
5842         * progmodes/hideshow.el (turn-off-hideshow): New function.
5843         (hs-minor-mode): Use it instead of a lambda expression in
5844         change-major-mode-hook.
5846 2007-03-31  David Kastrup  <dak@gnu.org>
5848         * woman.el (woman-Cyg-to-Win): Don't convert cons cells
5849         corresponding to MANPATH_MAP entries.
5850         (woman-man.conf-path, woman-parse-man.conf): Doc fix.
5851         (woman-parse-man.conf): Use more discriminating man.conf name.
5852         (woman-parse-man.conf): Parse MANPATH_MAP entries.
5853         (woman-manpath): Doc fix and type fix.
5854         (woman-cached-data): Check for MANPATH_MAP entries.
5855         (woman-expand-directory-path): Treat MANPATH_MAP entries.
5857 2007-03-31  Stuart Herring  <herring@lanl.gov>
5859         * emacs-lisp/sregex.el (sregexq): Doc fix.
5861 2007-03-31  Markus Triska  <markus.triska@gmx.at>
5863         * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
5865 2007-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
5867         * info.el (info-tool-bar-map): Use "exit" for Info-exit.
5868         Move to the right.
5870 2007-03-30  Alan Mackenzie  <acm@muc.de>
5872         * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
5874 2007-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
5876         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
5877         Use it, passed in explicitly, instead of from the dynamic binding.
5878         (ewoc-create, ewoc-enter-before): Update to use new call sequence.
5880 2007-03-30  Juanma Barranquero  <lekktu@gmail.com>
5882         * simple.el (blink-matching-open): When in minibuffer, don't
5883         search for a match inside the prompt.
5885 2007-03-30  Nick Roberts  <nickrob@snap.net.nz>
5887         * tmm.el (tmm-menubar): Select the right menu item with the mouse.
5888         (tmm-prompt): Don't make the mouse user select the first menu
5889         item twice.
5891 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5893         * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
5894         SIGUSR1 and SIGUSR2.
5896 2007-03-29  Kim F. Storm  <storm@cua.dk>
5898         * ido.el (ido-read-internal): When reading file or dir, only override
5899         minibuffer-local-filename-completion-map, otherwise only override
5900         minibuffer-local-completion-map.
5902 2007-03-29  Glenn Morris  <rgm@gnu.org>
5904         * complete.el (partial-completion-mode): Set PC-do-completion-end
5905         to nil after use.
5906         (PC-lisp-complete-symbol): Create and use a marker at `end',
5907         rather than using point-marker.
5909 2007-03-28  Chong Yidong  <cyd@stupidchicken.com>
5911         * simple.el (next-error-highlight): Doc fix.
5912         (compose-mail): Revert 2007-03-19 change.
5914 2007-03-28  Richard Stallman  <rms@gnu.org>
5916         * emacs-lisp/edebug.el (edebug-display): Don't go to
5917         edebug-outside-buffer if it is dead.
5919 2007-03-28  Juanma Barranquero  <lekktu@gmail.com>
5921         * view.el (view-mode): Fix typos in docstring.
5923 2007-03-28  Stephen Berman  <Stephen.Berman@gmx.net>
5925         * recentf.el (recentf-save-file): Add a custom :set function.
5927 2007-03-28  Glenn Morris  <rgm@gnu.org>
5929         * complete.el (PC-do-completion-end): New variable.
5930         (partial-completion-mode) <choose-completion-string-functions>:
5931         Use PC-do-completion-end in the non-minibuffer case to replace the
5932         correct amount of text.
5933         (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
5934         (PC-lisp-complete-symbol): Give marker the after-insertion type,
5935         to deal with improvements inserted after point.
5937 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5939         * button.el (make-text-button): Add explicit `button' property.
5940         (default-button): Don't put a `button' property on it.
5942         * progmodes/python.el (python-mode): Skip comments when parsing.
5944         * vc-arch.el (vc-with-current-file-buffer): New macro.
5945         (vc-arch-file-source-p): Use it to avoid infloop.
5947 2007-03-28  David Hansen  <david.hansen@gmx.net>  (tiny change)
5949         * emacs-lisp/lisp.el (lisp-complete-symbol):
5950         Fix call to get-buffer-window to find windows in other frames.
5952 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5954         * comint.el (comint-proc-query, comint-dynamic-list-completions):
5955         Fix calls to get-buffer-window to find windows in other frames.
5956         Reported by David Hansen <david.hansen@gmx.net>.
5958 2007-03-27   Kevin Ryde  <user42@zip.com.au>
5960         * info.el (Info-display-images-node): On a text-only terminal,
5961         show the "text" or "alt" parts of the image blobs.
5963 2007-03-27  Glenn Morris  <rgm@gnu.org>
5965         * complete.el (PC-do-completion): Compute completion-base-size in
5966         the non-filename case, rather than setting to nil.
5967         (PC-lisp-complete-end): New variable.
5968         (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
5969         original end in a series of consecutive invocations.
5971         * calendar/calendar.el (calendar-mode-hook): Declare it.
5973         * calendar/diary-lib.el (diary-live-p): Do not check for
5974         diary-selective-display.
5976 2007-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5978         * replace.el (occur-next-error): *Occur* might not be displayed in the
5979         selected frame.  Reported by David Hansen <david.hansen@gmx.net>.
5981 2007-03-26  Richard Stallman  <rms@gnu.org>
5983         * textmodes/flyspell.el (flyspell-large-region):
5984         Use ispell-call-process-region.
5986 2007-03-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5988         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
5989         Use prin1 instead of princ.
5991 2007-03-25  Chong Yidong  <cyd@stupidchicken.com>
5993         * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
5994         Merge in X resources before global face.
5996         * progmodes/compile.el (compilation-start): Save compilation-directory
5997         rather than default-directory as local var.
5998         (compilation-directory): Mark as safe local var.
6000         * files.el: Don't mark default-directory as a safe local var.
6002 2007-03-25  Alan Mackenzie  <acm@muc.de>
6004         * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
6005         * progmodes/cc-engine.el: Fix typo.
6007 2007-03-25  Juri Linkov  <juri@jurta.org>
6009         * compare-w.el (compare-windows): Rename customization group
6010         `compare-w' to `compare-windows'.
6011         (compare-windows-whitespace, compare-ignore-whitespace)
6012         (compare-ignore-case, compare-windows-sync)
6013         (compare-windows-sync-string-size, compare-windows-recenter)
6014         (compare-windows-highlight, compare-windows): Change group name in
6015         the `group' tag from `compare-w' to `compare-windows'.
6016         (compare-windows-sync): Add option `nil' for no sync.  Doc fix.
6018 2007-03-24  Markus Triska  <markus.triska@gmx.at>
6020         * expand.el: Change example to always enable abbrev-mode,
6021         and remove redundant `function'.
6022         (expand-abbrev-hook): Add autoload cookie.
6024 2007-03-24  Ryan Yeske  <rcyeske@gmail.com>
6026         * emacs-lisp/testcover.el (testcover-start, testcover-end)
6027         (testcover-mark-all, testcover-unmark-all): Add prompts to
6028         interactive specs.
6030 2007-03-24  Jason Rumney  <jasonr@gnu.org>
6032         * autorevert.el (find-file-hook, auto-revert-tail-mode):
6033         Use file size in bytes for auto-revert-tail-pos not characters.
6035 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6037         * vc-rcs.el (vc-rcs-annotate-command):
6038         Set text property :vc-annotate-prefix on the annotation text.
6039         (vc-rcs-annotate-time): Instead of searching for ": ",
6040         search for end of text propertized with :vc-annotate-prefix.
6042 2007-03-24  Martin Rudalics  <rudalics@gmx.at>
6044         * whitespace.el (top level): Remove calls putting
6045         permanent-local nil property since these are no-ops.
6047         * man.el (Man-support-local-filenames): Assure that
6048         default-directory exists when doing call-process.
6050 2007-03-23  David Vazquez  <xeos00@gmail.com>  (tiny change)
6052         * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
6053         Fix omission bug: Use m4-program-options to construct shell command.
6055 2007-03-23  David Kastrup  <dak@gnu.org>
6057         * progmodes/cc-mode.el (c-make-emacs-variables-local):
6058         Use `mapcar' rather than `mapcan' to silence compiler warning.
6060 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6062         * textmodes/reftex.el, textmodes/reftex-vars.el,
6063         * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
6064         * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
6065         * textmodes/reftex-index.el, textmodes/reftex-global.el,
6066         * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
6067         * textmodes/reftex-auc.el: Add maintainer address.
6069 2007-03-22  Carsten Dominik  <dominik@science.uva.nl>
6071         * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
6072         Make sure that `global-font-lock-mode' does not turn on font-lock
6073         in these buffers.
6075 2007-03-21  Kim F. Storm  <storm@cua.dk>
6077         * xt-mouse.el (xt-mouse-epoch): New variable.
6078         (xterm-mouse-event): Use float-time.
6080 2007-03-21  Nick Roberts  <nickrob@snap.net.nz>
6082         * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
6083         current-time.
6085 2007-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6087         * complete.el (read-file-name-internal): Don't add the final > if the
6088         completion is not finished (re-application of this patch, which was
6089         accidentally undone by Eli).
6091 2007-03-21  Chong Yidong  <cyd@stupidchicken.com>
6093         * emulation/viper.el (viper-non-hook-settings): Handle mouse
6094         clicks in describe-key and describe-key-briefly advice a little better.
6096 2007-03-21  Juanma Barranquero  <lekktu@gmail.com>
6098         * server.el (server-process-filter): Cancel any pending isearch.
6100 2007-03-21  Ulf Jasper  <ulf.jasper@web.de>
6102         * calendar/icalendar.el (icalendar-version): Increase to 0.15.
6103         (icalendar--get-unfolded-buffer): Define actual arguments rather
6104         than just using &rest.  Check replace-in-string is fbound.
6105         (icalendar-import-buffer): Doc fix.
6106         (icalendar--convert-ical-to-diary): Set diary-file.
6107         Check diary-file before inserting final newline.
6108         (icalendar--add-diary-entry): Return diary-file.
6110 2007-03-21  Glenn Morris  <rgm@gnu.org>
6112         * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
6113         (diary-display-hook): Add custom :set function.
6115         * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
6116         Add custom :set function.
6117         (diary-header-line-format): Doc fix.
6118         (diary-set-maybe-redraw): New function.
6119         (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
6120         (diary-list-entries): Always run diary-mode.
6122 2007-03-20  Kenichi Handa  <handa@m17n.org>
6124         * international/quail.el (quail-setup-completion-buf): Make the
6125         completion buffer read-only.
6126         (quail-completion): Adjusted for the above change.  Leave the
6127         modified flag nil.
6129 2007-03-20  David Kastrup  <dak@gnu.org>
6131         * files.el (magic-mode-alist): Require literal "%!PS" string for
6132         magic postscript file detection.
6134 2007-03-20  Richard Stallman  <rms@gnu.org>
6136         * textmodes/ispell.el (ispell-call-process): New function.
6137         Defends against bad `default-directory.'
6138         (ispell-check-version, ispell-find-aspell-dictionaries)
6139         (ispell-get-aspell-config-value, lookup-words): Call it.
6140         (ispell-call-process-region): New function.
6141         (ispell-send-string): Call it.
6143 2007-03-20  Andreas Schwab  <schwab@suse.de>
6145         * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
6146         (finder-data): Likewise.
6147         (autoloads): Likewise.
6149 2007-03-20  Martin Rudalics  <rudalics@gmx.at>
6151         * files.el (basic-save-buffer): Do not set visited filename when
6152         the corresponding directory does not exist or the specified
6153         filename is that of an existing directory.
6155 2007-03-20  Glenn Morris  <rgm@gnu.org>
6157         * calendar/diary-lib.el (diary-live-p): New function.
6158         (number-of-diary-entries): Add a :set function to redisplay diary
6159         when necessary.
6161 2007-03-19  Nick Roberts  <nickrob@snap.net.nz>
6163         * t-mouse.el (t-mouse-make-event-element): Use timestamp output
6164         from client program, mev, to compute mouse event.
6166 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6168         * faces.el (momentary): Face removed; unused due to reversion of
6169         2007-01-04 changes by Kevin Rodgers.
6171         * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
6172         Suggested by Johan Bockg\e,Ae\e(Brd.
6174 2007-03-19  Martin Rudalics  <rudalics@gmx.at>
6176         * font-lock.el (lisp-font-lock-keywords-1):
6177         Highlight define-globalized-minor-mode as a keyword.
6179 2007-03-19  Kim F. Storm  <storm@cua.dk>
6181         * calc/calc-forms.el (math-std-daylight-savings)
6182         (math-std-daylight-savings-old): Doc fix.
6184 2007-03-19  Juanma Barranquero  <lekktu@gmail.com>
6186         * progmodes/python.el (python-default-template): Doc fix.
6187         (python-buffer): Fix typo in docstring.
6189         * isearchb.el (isearchb-follow-char):
6190         * subr.el (def-edebug-spec): Fix typo in docstring.
6192 2007-03-19  Richard Stallman  <rms@gnu.org>
6194         * files.el (default-directory): Mark safe.
6195         (basic-save-buffer-2): Put proper dir name in error message.
6197         * simple.el (compose-mail): Run switch-function after
6198         setting up the mail buffer.
6200         * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
6202 2007-03-18  Jay Belanger  <belanger@truman.edu>
6204         * calc/calc-forms.el (math-parse-date): Fix a regular expression.
6205         (math-std-daylight-savings-new): Rename from
6206         `math-std-daylight-savings'.
6207         (math-std-daylight-savings-old): Rename from old value of
6208         `math-std-daylight-savings'.
6209         (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
6210         `math-std-daylight-savings-old' depending on the year.
6212 2007-03-18  Detlev Zundel  <dzu@gnu.org>
6214         * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
6215         zero-width regexps as invalid but rather at least count them correctly.
6217 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6219         * net/tls.el (open-tls-stream): In handshake-waiting loop,
6220         don't wait more if there is output available to process.
6222 2007-03-18  Nick Roberts  <nickrob@snap.net.nz>
6224         * progmodes/compile.el (compilation-find-file): Revert change
6225         from 2006-07-18 to allow completion of directory names.
6226         Reported by John Carter <john.carter@tait.co.nz>.
6228 2007-03-18  Kim F. Storm  <storm@cua.dk>
6230         * subr.el (when, unless): Doc fix.
6232 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6234         * net/tls.el (tls-program): Doc fix.
6236 2007-03-17  Denis Bueno  <dbueno@gmail.com>  (tiny change)
6238         * autorevert.el (auto-revert-tail-handler):
6239         Call after-revert-hook.
6241 2007-03-17  Ryan Yeske  <rcyeske@gmail.com>
6243         * simple.el (switch-to-completions): No error if search for \n\n fails.
6245 2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
6247         * simple.el (line-move-1):
6248         Respect `inhibit-line-move-field-capture' property.
6250 2007-03-13  Chong Yidong  <cyd@stupidchicken.com>
6252         * comint.el (comint-arguments): Mark backslash-escaped chars.
6253         (comint-delim-arg): Don't treat them as delimiters.
6255 2007-03-12  Kim F. Storm  <storm@cua.dk>
6256         * ido.el (ido-init-completion-maps): Remap delete-backward-char.
6258 2007-03-12  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
6260         * tempo.el (tempo-insert): Deal with 'r> if it appears
6261         specified with a prompt argument.
6263 2007-03-12  Carsten Dominik  <dominik@science.uva.nl>
6265         * textmodes/org.el (org-set-font-lock-defaults):
6266         Handle narrow table columns correctly.
6268 2007-03-12  Mark A. Hershberger  <mah@everybody.org>
6270         * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
6271         (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
6272         Return to use of the -no-properties variants.  There was
6273         consensus on emacs-devel that the speed of these variants was
6274         prefered since we are usually parsing files (from the internet
6275         or on disk) instead of XML created in Emacs.
6277         * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
6278         Add customize option.
6280 2007-03-12  Glenn Morris  <rgm@gnu.org>
6282         * calc/calc-forms.el (math-std-daylight-savings): Switch to new
6283         North American rule.  Replace "daylight savings" with "daylight
6284         saving" in doc.
6286         * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
6287         * calendar/lunar.el, solar.el: Replace "daylight savings" with
6288         "daylight saving" in text.
6290         * woman.el (woman-change-fonts): Tweak previous change by using
6291         woman-request-regexp rather than "^\\.".
6293         * startup.el (command-line-1): Make insertion of
6294         initial-scratch-message not depend on scratch being selected.
6296 2007-03-11  Juri Linkov  <juri@jurta.org>
6298         * replace.el (match): Use yellow background on light-bg terminals.
6300 2007-03-11  Richard Stallman  <rms@gnu.org>
6302         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6303         Correctly compute line number.
6305 2007-03-11  Guanpeng Xu  <herberteuler@hotmail.com>
6307         * type-break.el (type-break-get-previous-count):
6308         Repeat previous change here.
6310 2007-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
6312         * progmodes/grep.el (grep-find-ignored-directories):
6313         Add .git and .bzr to list.
6315 2007-03-11  Andreas Schwab  <schwab@suse.de>
6317         * diff-mode.el (diff-apply-hunk): Use proper format string for error.
6319 2007-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6321         * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
6323 2007-03-10  Chong Yidong  <cyd@stupidchicken.com>
6325         * faces.el (face-set-after-frame-default): Recalculate face
6326         customizations after applying X resources.
6328 2007-03-10  Ryan Yeske  <rcyeske@gmail.com>
6330         * net/rcirc.el (rcirc-timeout-seconds): New variable.
6331         (rcirc-keepalive-seconds): Remove variable.
6332         (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
6333         (rcirc-process, rcirc-user-disconnect): New variables.
6334         (rcirc-connect): Initalize new variables.
6335         (rcirc-keepalive): Don't send keepalive pings before connection
6336         is completed.
6337         (rcirc-sentinel): Do mark all channels with activity when
6338         connection is dropped.  Run hook with process buffer local.
6339         (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
6340         (rcirc-buffer-process): Return value of rcirc-process if
6341         rcirc-server-buffer is nil.
6342         (rcirc-server-name): Return the reported server name.
6343         (rcirc-update-prompt): Simplify computation of the server name.
6344         (rcirc-format-response-string): Likewise.
6345         (rcirc-handler-001): Mark server as connected, record the reported
6346         server name, and schedule a timeout.
6347         (rcirc-track-nick): Add a spec for the tty class.
6348         (rcirc-user-non-nick): Remove function.
6349         (rcirc-nick-prefix-chars): Add variable.
6350         (rcirc-user-nick): Use above variable.
6352 2007-03-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
6354         * icomplete.el (icomplete-tidy, icomplete-exhibit):
6355         Bind deactivate-mark to nil.
6357 2007-03-10  Martin Rudalics  <rudalics@gmx.at>
6359         * complete.el (PC-do-completion): Bind dirlength to nil to avoid
6360         that buffer contents get erased during completion.
6362 2007-03-10  Glenn Morris  <rgm@gnu.org>
6364         * woman.el (woman-change-fonts): Add a hack to deal with
6365         font-escape followed by "." at start of a line.
6366         (woman2-IP): Add a hack to deal with consecutive requests.
6367         (woman2-tagged-paragraph): Extend existing hack to handle "sp".
6369 2007-03-10  Alan Mackenzie  <acm@muc.de>
6371         * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
6373 2007-03-09  Richard Stallman  <rms@gnu.org>
6375         * abbrev.el (abbrev): Add `provide'.
6377 2007-03-09  Thien-Thi Nguyen  <ttn@gnu.org>
6379         * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
6381 2007-03-09  Martin Rudalics  <rudalics@gmx.at>
6383         * complete.el (PC-try-completion): New function.
6384         (PC-do-completion, read-file-name-internal): Use it instead of
6385         try-completion.
6387 2007-03-08  Alan Mackenzie  <acm@muc.de>
6389         Remove stale tokens from `c-found-types' cache.
6391         * progmodes/cc-mode.el (c-unfind-enclosing-token)
6392         (c-unfind-coalesced-tokens, c-before-change): New functions.
6393         (c-maybe-stale-found-type): New variable.
6395         * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
6396         (c-trim-found-types): New functions.
6398 2007-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6400         * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
6401         (debug-ignored-errors): Add entry from smerge-match-conflict.
6403 2007-03-08  J.D. Smith  <jdsmith@as.arizona.edu>
6405         * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
6406         special help topics for keywords.
6407         (idlwave-help-assistant-command): Include ".exe" for ms-dos
6408         etc.  Assistant command.
6410 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
6412         * replace.el (occur-engine): Move buffer-undo-list binding...
6413         (occur-1): ...to here.
6415         * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
6417         * simple.el (minibuffer-completing-symbol): New var.
6418         (eval-expression): Use it.
6419         (completion-setup-function): Don't bind completion-base-size when
6420         completing a symbol in the minibuffer.
6422 2007-03-08  Nick Roberts  <nickrob@snap.net.nz>
6424         * progmodes/gud.el (gdb): Pop up current GUD buffer if user
6425         tries to start a second session in graphical mode.
6427 2007-03-07  Miles Bader  <miles@gnu.org>
6429         * international/isearch-x.el
6430         (isearch-process-search-multibyte-characters):
6431         Strip text-properties from PROMPT to avoid an error from read-string.
6433 2007-03-07  Kim F. Storm  <storm@cua.dk>
6435         * complete.el (PC-bindings): Remap lisp-complete-symbol to
6436         PC-lisp-complete-symbol instead of binding M-TAB in global-map.
6438 2007-03-07  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
6440         * complete.el (PC-do-completion): Delete duplicates in the list of
6441         possible completions.
6443 2007-03-07  Glenn Morris  <rgm@gnu.org>
6445         * ses.el (ses-mode): Doc fix.
6447 2007-03-06  Kim F. Storm  <storm@cua.dk>
6449         * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
6451 2007-03-06  Kenichi Handa  <handa@m17n.org>
6453         * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
6455 2007-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6457         * simple.el (completion-setup-function): Improve last fix so it doesn't
6458         set it to a relative directory name either.
6460 2007-03-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6462         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
6464 2007-03-05  Richard Stallman  <rms@gnu.org>
6466         * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
6468         * files.el (find-file-noselect): No error if file no longer exists.
6469         Display a message and avoid other questions.
6471 2007-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6473         * pcomplete.el (pcomplete-show-completions): Improve last change, so
6474         as not to use an invisible window and to create a window if none exist.
6476         * progmodes/python.el (python-send-command): Restart proc if necessary.
6477         (python-proc): Simplify.
6479 2007-03-05  David Hansen  <david.hansen@gmx.net>  (tiny change)
6481         * pcomplete.el (pcomplete-show-completions): Search all frames for
6482         completions buffer.
6484 2007-03-05  Chong Yidong  <cyd@stupidchicken.com>
6486         * cus-edit.el (customize-save-variable): Clear customized-value
6487         property (saved values are now put in theme-value property).
6488         (customize-set-variable): Doc fix.
6490         * complete.el (PC-do-completion): If completion-ignore-case is
6491         non-nil, replace field with completion string before exiting.
6493 2007-03-05  Michael Albinus  <michael.albinus@gmx.de>
6495         * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
6496         Append its extension to the resulting temporary file name.
6497         (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
6499         * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
6500         (tramp-smb-handle-write-region): Apply it.
6502 2007-03-05  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
6504         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
6505         Redo previous change.
6507 2007-03-04  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
6509         * diff-mode.el (diff-mode): Doc fix.
6511 2007-03-05  Kenichi Handa  <handa@m17n.org>
6513         * international/characters.el: Set category `l' (latin)
6514         for more characters.
6516 2007-03-04  Kim F. Storm  <storm@cua.dk>
6518         * emacs-lisp/authors.el (authors-aliases): Add alias.
6520 2007-03-04  Glenn Morris  <rgm@gnu.org>
6522         * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
6523         all when switching major mode.
6524         (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
6525         (hs-block-start-mdata-select, hs-block-end-regexp)
6526         (hs-forward-sexp-func, hs-adjust-block-beginning):
6527         Do not make these variables permanent-local.
6529 2007-03-04  Richard Stallman  <rms@gnu.org>
6531         * progmodes/cperl-mode.el (cperl-mode):
6532         Modify cperl-compilation-error-regexp-alist by appending.
6534         * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
6535         (edebug-mode): Add the hook.
6536         (edebug-recursive-edit): Remove the hook on exiting.
6538         * type-break.el (type-break-get-previous-time):
6539         Handle end-of-file errors specially
6540         so they don't get reported wrong in .emacs.
6542         * startup.el (fancy-splash-text): Clarify text.
6544         * simple.el (beginning-of-buffer, end-of-buffer):
6545         Avoid treating plain C-u like numeric arg.
6547         * simple.el (completion-setup-function): Don't set
6548         default-directory to nil.
6550         * shell.el (shell-dirstack-query): Doc fix.
6552         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
6553         Don't select the window -- pass it to primitives instead.
6555         * faces.el (minibuffer-prompt): Use medium blue by default.
6557 2007-03-04  David Kastrup  <dak@gnu.org>
6559         * jit-lock.el (jit-lock-stealth-time): Change default to nil.
6560         Preserve 16 as default value for "seconds" when customizing.
6562 2007-03-04  Carsten Dominik  <dominik@science.uva.nl>
6564         * textmodes/org.el (org-self-insert-command)
6565         (orgtbl-self-insert-command, org-delete-char)
6566         (org-delete-backward-char): Set the `flyspell-delayed' property.
6568 2007-03-03  Chong Yidong  <cyd@stupidchicken.com>
6570         * international/mule.el (find-auto-coding): Don't search for
6571         line-ending characters past the end of the tail.
6573 2007-03-03  Christopher Allan Webber  <cwebber@dustycloud.org>  (tiny change)
6575         * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
6576         Jump to the line where new score has been uploaded.
6578         * play/tetris.el (tetris-move-bottom, tetris-move-left)
6579         (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
6580         Do nothing when the game is paused.
6582 2007-03-03  Carsten Dominik  <dominik@science.uva.nl>
6584         * textmodes/org.el (org-set-tags): Prevent slipping of point
6585         during completion.
6587 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6589         * isearch.el (isearch-message-prefix):
6590         Use minibuffer-prompt-properties.
6592 2007-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6594         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
6595         (ps-setup): Print which Emacsen is running ps-print package.
6597 2007-03-01  Stuart Herring  <herring@lanl.gov>
6599         * files.el (set-auto-mode-0): Use `indirect-function'.
6600         (hack-one-local-variable): Don't reapply current major mode.
6602 2007-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6604         * progmodes/python.el (python-quote-syntax): Don't bother with
6605         syntax-ppss-context.
6606         (python-fill-paragraph): Make sure that fenced-string delimiters that
6607         stand on their own line stay there.
6609 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6611         * replace.el (perform-replace): Propertize message.
6613 2007-03-01  Carsten Dominik  <dominik@science.uva.nl>
6615         * textmodes/org.el (org-prepare-agenda-buffers): Also check for
6616         invisible heading.
6618 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
6620         * net/tramp.el (tramp-file-name-handler): Revert last change.
6622 2007-02-28  Nick Roberts  <nickrob@snap.net.nz>
6624         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
6625         Correct doc strings.
6627 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
6629         * replace.el (perform-replace): Undo forward-char immediately if
6630         non-adjacent search fails.
6632 2007-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6634         * version.el (emacs-major-version, emacs-minor-version):
6635         string-to-int -> string-to-number.
6637 2007-02-28  Juanma Barranquero  <lekktu@gmail.com>
6639         * help.el (where-is): Fail gracefully when not passed a command.
6641 2007-02-28  Stuart Herring  <herring@lanl.gov>
6643         * find-lisp.el (find-lisp-default-directory-predicate):
6644         Fix bug: Do symlink check on expanded filename.
6646 2007-02-28  Carsten Dominik  <dominik@science.uva.nl>
6648         * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
6649         changes during replacement.
6650         (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
6652 2007-02-28  Lars Hansen  <larsh@soem.dk>
6654         * desktop.el: Delete header line listing me as maintainer.
6656 2007-02-28  Glenn Morris  <rgm@gnu.org>
6658         * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
6659         the menus case.
6661 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
6663         * net/tramp.el (tramp-file-name-handler): Inhibit modification
6664         hooks to avoid confusion when combining after-change calls.
6666 2007-02-27  Ken Manheimer  <ken.manheimer@gmail.com>
6668         * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
6669         now that pgg-gpg-process-region correctly honors passed-in passphrase.
6670         (allout-distinctive-bullets-string): Add info about bullet conventions.
6671         (allout-mode): Add info about distinctive vs plain bullets.
6673 2007-02-27  Carsten Dominik  <dominik@science.uva.nl>
6675         * textmodes/org.el (org-archive-subtree): Quote variable name.
6676         (org-agenda-get-todos): Make sure skip properties are checked correctly.
6678 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
6680         * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
6681         (gud-bashdb-command-name, bashdb): Remove.
6682         (gud, gud-menu-map): Remove references to bash/bashdb.
6684 2007-02-26  Andrey Zhdanov  <susuman@hotmail.com>  (tiny change)
6686         * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
6687         keyword for Python 2.5.
6689 2007-02-26  Romain Francoise  <romain@orebokech.com>
6691         * net/net-utils.el (whois-server-tld): Update server for .org.
6692         (whois-server-list): Add whois.publicinterestregistry.net.
6693         (whois-guess-server): Fix formatting in docstring.
6695 2007-02-26  Kim F. Storm  <storm@cua.dk>
6697         * mouse.el (mouse-show-mark): Run hooks and perform command
6698         remapping for mouse-region-delete-keys.
6700 2007-02-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
6702         * font-core.el (font-lock-mode): Doc fix.
6704 2007-02-25  Kim F. Storm  <storm@cua.dk>
6706         * ido.el (ido-buffer-internal): Set this-command to fallback command.
6707         Add selected buffer to buffer-name-history.
6708         (ido-file-internal): Set this-command to fallback command.
6709         Add file names to file-name-history.
6711         * emacs-lisp/map-ynp.el (map-y-or-n-p):
6712         Apply minibuffer-prompt-properties.
6714 2007-02-25  Andreas Schwab  <schwab@suse.de>
6716         * files.el (hack-one-local-variable-eval-safep): Correct handling
6717         of edebug-form-spec property value.  Reported by Johan Bockg\e,Ae\e(Brd.
6719 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6721         * textmodes/org.el (org-table-overlay-coordinates)
6722         (org-table-toggle-coordinate-overlays): New functions.
6723         (org-table-overlay-coordinates, org-table-coordinate-overlays):
6724         New variables.
6725         (org-startup-with-deadline-check): Remove option.
6726         (org-mode): Remove deadline check on startup.
6727         (org-table-limit-column-width): Remove option.
6728         (org-table-formula-numbers-only): Remove option.
6729         (org-link-style, org-link-format): Remove options.
6730         (org-select-agenda-window, org-fit-agenda-window): Remove options.
6731         (org-export-ascii-show-new-buffer)
6732         (org-export-html-show-new-buffer): Remove options.
6733         (org-activate-links): Remove camel option.
6734         (org-file-link-context-use-camel-case): Remove option.
6735         (org-camel-regexp): Remove variable.
6736         (org-activate-camels): Remove function.
6737         (org-store-link): Remove Camel stuff.
6738         (org-make-org-heading-camel): Remove function.
6739         (org-open-at-point): Remove camel stuff.
6740         (org-link-search): Remove camel stuff.
6741         (org-camel-to-words): Function removed.
6742         (org-get-agenda-file-buffer): Make sure we prepare the base
6743         buffers, not any indirect buffers.
6744         (org-sort-entries): Sort top-level when not on a headline, and no
6745         active region.
6746         (org-in-regexp): New function.
6747         (org-search-not-self): Rename from `org-search-not-link'.
6748         (org-open-link-marker): New variable.
6749         (org-open-at-point): Set `org-open-link-marker'.
6750         (org-print-icalendar-entries): Fixe bug with excluding DONE
6751         entries from the exported list.
6752         (org-edit-formula-lisp-indent): New command.
6753         (orgtbl-to-texinfo, orgtbl-to-html): New functions.
6754         (orgtbl-to-latex, orgtbl-insert-radio-table)
6755         (orgtbl-toggle-comment, orgtbl-send-table): New functions.
6756         (orgtbl-radio-table-templates): New option.
6757         (org-store-link-props):
6758         (org-remember-templates): More possibilities to insert info
6759         into templates.
6760         (org-remember-apply-template): Make use of the extended
6761         template capabilities.
6762         (org-remember-redo-template): New command.
6763         (org-upgrade-old-links)
6764         (org-table-modify-formulas, org-table-replace-in-formulas)
6765         (org-table-find-dataline)
6766         (org-table-get-vertical-vector): Remove functions.
6767         (org-table-remove-rectangle-highlight)
6768         (org-time-stamp-format, org-toggle-log-option)
6769         (org-table-highlight-rectangle)
6770         (org-table-iterate, org-table-make-reference):
6771         (org-translate-time, org-tree-to-indirect-buffer)
6772         (org-table-field-info, org-table-fix-formulas)
6773         (org-table-force-dataline, org-table-get-descriptor-line)
6774         (org-table-get-range)
6775         (org-skip-comments, org-sort)
6776         (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
6777         (org-table-current-dline, org-table-current-field-formula)
6778         (org-table-edit-backward-field)
6779         (org-table-edit-formulas-post-command)
6780         (org-table-edit-line-down, org-table-edit-line-up)
6781         (org-agenda-archive)
6782         (org-agenda-clock-cancel)
6783         (org-agenda-clock-out, org-agenda-list-stuck-projects)
6784         (org-agenda-open-link, org-agenda-show-new-time)
6785         (org-agenda-skip-subtree-when-regexp-matches)
6786         (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
6787         (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
6788         (org-do-sort, org-file-image-p, org-find-overlays)
6789         (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
6790         (org-highlight-until-next-command, org-isearch-end)
6791         (org-match-any-p, org-next-link, org-previous-link):
6792         (org-remove-subtree-entries-from-agenda, org-replace-escapes)
6793         (org-rewrite-old-row-references)
6794         (org-isearch-post-command)
6795         (org-table-edit-move, org-table-edit-next-field)
6796         (org-table-edit-scroll, org-table-edit-scroll-down)
6797         (org-set-frame-title, org-show-reference)
6798         (org-unhighlight-once, org-verify-change-for-undo): New functions.
6799         (org-show-variable): Remove command.
6800         (org-add-log-maybe): New arguments STATE, FINDPOS
6801         (org-table-sort-lines): Rewrite from scratch.
6802         (org-link-search): New argument AVOID-POS.
6803         (org-print-icalendar-entries): Remove argument CATEGORY.
6804         (org-run-agenda-series): Remove argument WONDOW.
6805         (org-next-link, org-previous-link): New commands.
6806         (org-agenda-date-format): New option.
6807         (org-table-iterate): New command.
6808         (org-table-modify-formulas)
6809         (org-table-replace-in-formulas): Remove functions.
6810         (org-table-fix-formulas): New function.
6811         (org-table-insert-column, org-table-delete-column)
6812         (org-table-move-column): Use `org-table-fix-formulas'.
6813         (org-follow-gnus-link): Patch from Bastien/Leo.
6814         (org-table-current-field-formula): New function.
6815         (org-file-image-p): New function.
6816         (org-agenda-show-new-time): New function.
6817         (org-agenda-date-later): Call `org-agenda-show-new-time'.
6818         (org-with-remote-undo): New macro.
6819         (org-agenda-undo): New command.
6820         (org-verify-change-for-undo): New function.
6821         (org-time-stamp-format): New function.
6822         (org-agenda-get-timestamps): Skip scheduled if DONE and requested
6823         by user.
6824         (org-match-any-p): New function.
6825         (org-make-tags-matcher): Handle regular expressions for tag and
6826         todo matches.
6827         (org-read-date): Accept "+N" as input for a date relative to the
6828         current date.
6829         (org-remove-subtree-entries-from-agenda): New function.
6830         (org-agenda-archive, org-agenda-kill):
6831         Use `org-remove-subtree-entries-from-agenda'.
6832         (org-do-sort, org-sort-entries): New functions.
6833         (org-sort): New command.
6834         (org-table-sort-lines): Use `org-do-sort'.
6835         (org-fix-decoded-time): New function.
6836         (org-table-number-regexp): Require 0x... to identify as number
6837         in tables.
6838         (org-startup-options): New keywords for note taking.
6839         (org-upgrade-old-links): Remove function.
6840         (org-get-repeat): New function.
6841         (org-show-context): Also show siblings on current level.
6842         (org-show-siblings): New function.
6843         (org-isearch-end, org-isearch-post-command): New functions.
6844         (org-show-siblings): New option.
6845         (org-show-context): Use `org-show-siblings'.
6846         (org-table-maybe-recalculate-line): No longer require `calc-eval'
6847         to be bound, because user may just use elisp.
6849 2007-02-24  Kim F. Storm  <storm@cua.dk>
6851         * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
6852         (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
6854 2007-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
6856         * startup.el (command-line): Also check if the abbrev file is readable.
6858 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6860         * net/tls.el (tls-certtool-program): Fix custom type.
6862         * mail/feedmail.el (feedmail-message-id-generator)
6863         (feedmail-date-generator): Fix custom types.
6865         * mail/rmail.el (rmail-message-filter): Fix custom type.
6867 2007-02-24  Eli Zaretskii  <eliz@gnu.org>
6869         * startup.el (command-line): If simple.el cannot be found, proceed
6870         with a warning message.
6872 2007-02-24  Kenichi Handa  <handa@m17n.org>
6874         * international/utf-8.el (utf-8-pre-write-conversion): Handle the
6875         case that BEG is a string.
6877 2007-02-24  Chris Moore  <dooglus@gmail.com>
6879         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6880         * pgg-pgp.el (pgg-pgp-encrypt-region):
6881         * pgg-gpg.el (pgg-gpg-encrypt-region):
6882         Check pgg-encrypt-for-me if no other recipients.
6884 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
6886         * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
6888         * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
6889         shell-quote-argument.
6891 2007-02-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6893         * comint.el (comint-read-input-ring): Use comint-input-ring-size
6894         from the comint buffer instead of the temporary one.
6896 2007-02-23  David Reitter  <david.reitter@gmail.com>
6898         * cus-edit.el (custom-save-all): Canonicalize custom-file before
6899         storing it in recentf-exclude.
6901 2007-02-23  Chong Yidong  <cyd@stupidchicken.com>
6903         * startup.el (fancy-splash-screens): Make cursor-type buffer-local
6904         in splash screen.
6906 2007-02-22  J.D. Smith  <jdsmith@as.arizona.edu>
6908         * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
6909         commands, for restart.
6910         (idlwave-shell-current-module): Fix handling of module name by type.
6911         (idlwave-shell-break-in): Update type handling.
6912         (idlwave-shell-bp-get): Encode type in BP structure.
6913         (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
6914         (idlwave-shell-module-source-query): Query routine info based on type.
6915         Fix path parsing for non-compiled files.
6916         (idlwave-shell-module-source-filter): Don't signal error in filter
6917         if no source found.
6918         (idlwave-shell-set-bp-in-module): Use fallback source to prevent
6919         filter race.
6921 2007-02-22  Kim F. Storm  <storm@cua.dk>
6923         * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
6924         (editable-field): Document need to put some text before the %v
6925         escape in :format string.
6927 2007-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6929         * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
6930         (vc-svn-use-edit): Remove unused config var.
6931         (vc-svn-update, vc-svn-revert): Checkout is always implicit.
6933         * outline.el (hide-sublevels): Keep empty last line, if available.
6935         * buff-menu.el (list-buffers-noselect): Use explicit unicode code
6936         rather than the corresponding unicode char, to make the code
6937         more readable.
6939 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
6941         * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
6942         (speedbar-show-unknown-files, speedbar-item-info-file-helper)
6943         (speedbar-item-info-tag-helper): Doc fixes.
6945 2007-02-19  Kenichi Handa  <handa@m17n.org>
6947         * international/mule-cmds.el (locale-language-names):
6948         Map "eo" to "Esperanto".
6950         * language/european.el ("Esperanto"): New language environment.
6952 2007-02-17  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6954         * simple.el (kill-line): Doc fix.
6956 2007-02-17  Kim F. Storm  <storm@cua.dk>
6958         * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
6959         (bindat--unpack-item, bindat--length-group, bindat--pack-item)
6960         (bindat--unpack-group, bindat--pack-group):
6961         Handle vectors with optional element type.
6963 2007-02-17  Daiki Ueno  <ueno@unixuser.org>
6965         * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
6966         if PASSPHRASE is given.
6968 2007-02-17  Chris Moore  <dooglus@gmail.com>
6970         * jka-cmpr-hook.el (jka-compr-compression-info-list):
6971         Recognize backups of bz2 compressed files.
6973 2007-02-17  Eli Zaretskii  <eliz@gnu.org>
6975         * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
6976         to nil to speed up lookup of the symbol in index nodes.
6978 2007-02-17  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
6980         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
6981         Add indentation for the constants of Lisp.
6983 2007-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6985         * ps-print.el: Use (defvar <foo>) where applicable.
6986         (ps-print-emacs-type): Remove.
6987         (ps-x-frame-property, ps-e-frame-parameter): Remove.
6988         (ps-frame-parameter): Align its call-convention with frame-parameter.
6989         (ps-begin-job): Adjust calls to it appropriately.
6990         (ps-setup): Don't print ps-print-emacs-type.
6991         (ps-e-find-composition, ps-mark-active-p, ps-color-device):
6992         Define in such a way that it's obvious that it's defined.
6993         (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
6994         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
6995         (ps-jts-ps-setup): Use flavor-neutral syntax instead.
6997 2007-02-15  Alan Mackenzie  <acm@muc.de>
6999         * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
7000         an empty one-line C-style comment, post-position point properly.
7002 2007-02-15  Chris Moore  <dooglus@gmail.com>
7004         * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
7005         (isearch-lazy-highlight-new-loop): Bind it.
7006         (isearch-lazy-highlight-search): Use it.
7008         * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
7010 2007-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7012         * font-lock.el (font-lock-extend-region-wholelines):
7013         Only return non-nil if the region has really been changed.
7014         Reported by David Hansen <david.hansen@physik.fu-berlin.de>
7016 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
7018         * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
7019         (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
7020         (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
7022 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
7024         * faces.el (color-values): Revert changes to docstring from
7025         2007-01-31 and 2000-09-07.
7027         * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
7028         (ispell-begin-skip-region-regexp): Fix typos in docstrings.
7029         (ispell-dictionary-alist, ispell-process-line): Doc fixes.
7030         (ispell-help): Fix typos in docstring and output message.
7032 2007-02-14  Kim F. Storm  <storm@cua.dk>
7034         * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
7035         (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
7036         (grep): Fix lgrep reference.
7038         * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
7039         (standard-display-underline): Use make-glyph-code.
7041         * descr-text.el (describe-char): Use glyph-char and glyph-face.
7043         * international/latin1-disp.el (latin1-display-char):
7044         Use make-glyph-code.
7046 2007-02-13  Juanma Barranquero  <lekktu@gmail.com>
7048         * ehelp.el (with-electric-help, electric-help-exit)
7049         (electric-help-retain): Doc fixes.
7051         * emacs-lisp/bytecomp.el (byte-compile-dest-file)
7052         (byte-compile-file): Doc fixes.
7054 2007-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7056         * term/mac-win.el: Change all uses of
7057         mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
7058         (mac-ae-number): Return integer 0 if coerced result is float 0.0.
7059         (mac-ae-get-url): Call select-frame-set-input-focus.
7060         (mac-dnd-handle-drag-n-drop-event): Don't call
7061         select-frame-set-input-focus.
7063 2007-02-13  Kenichi Handa  <handa@m17n.org>
7065         * international/characters.el: Fix documentation of category `a'.
7067 2007-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
7069         * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
7071 2007-02-12  Michael Albinus  <michael.albinus@gmx.de>
7073         * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
7074         (tramp-get-remote-ln): Handle error case.
7075         Reported by Chris Moore <dooglus@gmail.com>.
7077 2007-02-11  Kim F. Storm  <storm@cua.dk>
7079         * bindings.el (ctl-x-map): Remove register compatibility bindings
7080         C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
7082 2007-02-11  Richard Stallman  <rms@gnu.org>
7084         * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
7085         in load history.
7087         * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
7088         condition -- don't fail to stop at endpos.
7090 2007-02-11  Carsten Dominik  <dominik@science.uva.nl>
7092         * textmodes/org.el (org-agenda-get-todos)
7093         (org-agenda-get-timestamps, org-agenda-get-closed)
7094         (org-agenda-get-deadlines, org-agenda-get-scheduled)
7095         (org-agenda-get-blocks, org-format-agenda-item)
7096         (org-agenda-change-all-lines, org-scan-tags): Rename text property
7097         from `category' to `org-category'.
7099 2007-02-11  Kenichi Handa  <handa@m17n.org>
7101         * international/titdic-cnv.el (titdic-convert): Force files be written
7102         with Unix-like eol format.  Read files under CXTERM-DIC by raw-text.
7103         (miscdic-convert): Force files be written with Unix-like eol format.
7105 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
7107         * files.el (change-major-mode-with-file-name): Fix typo in docstring.
7109         * calculator.el (calculator-prompt): Doc fix.
7110         (calculator-mode-map): Fix typo in menu entry.
7112 2007-02-10  Jay Belanger  <belanger@truman.edu>
7114         * calculator.el (calculator): Do more extensive checking for when
7115         3 lines should be used for the calculator.
7117 2007-02-10  Eli Zaretskii  <eliz@gnu.org>
7119         * info-look.el (info-lookup-make-completions):
7120         Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
7121         index nodes.
7123         * info.el (Info-fontify-maximum-menu-size): Document the effect
7124         of a nil value.
7125         (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
7126         non-nil before using it as size.
7128 2007-02-09  Chong Yidong  <cyd@stupidchicken.com>
7130         * subr.el (insert-for-yank-1): Prevent read-only properties from
7131         interfering with text property operations.
7133         * image-mode.el (image-mode): Revert 2007-01-30 changes.
7135         * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
7136         (image-type-auto-detected-p): Fail if another match is found in
7137         auto-mode-alist.
7139         * files.el (magic-mode-alist): Call image-mode instead of
7140         image-mode-maybe for autodetected images.
7142 2007-02-09  Juanma Barranquero  <lekktu@gmail.com>
7144         * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
7145         Fix typos in docstrings.
7146         (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
7148 2007-02-09  Kim F. Storm  <storm@cua.dk>
7150         * emacs-lisp/float-sup.el: Remove obsolete comment.
7152 2007-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7154         * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
7156 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
7158         * simple.el: Revert previous change, at request of RMS:
7159         (fundamental-mode-hook): Remove.
7160         (fundamental-mode): Run after-change-major-mode-hooks manually,
7161         and don't run the now-nonexistent fundamental-mode-hook.
7163 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
7165         * simple.el (fundamental-mode-hook): Declare new hook.
7166         (fundamental-mode): Run the new dedicated hook, and don't run
7167         after-change-major-mode-hooks manually anymore.
7169 2007-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7171         * vc-svn.el (vc-svn-merge-news): Understand the new format with two
7172         added columns of chars.  Remove support for the "no-meta-info" format.
7173         Prompted by Romain Francoise <romain@orebokech.com>.
7175 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
7177         * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
7178         (gdb-mouse-until, gdb-mouse-jump): Use it.
7180 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
7182         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
7183         work when there is just an assembler buffer (no source buffer).
7185 2007-02-07  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
7187         * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
7188         just because the diff was produced using "-p" (--show-c-function).
7190 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
7192         * faces.el (frame-set-background-mode): Use `color-values' and
7193         `display-color-p', not `x-color-values' and `x-display-color-p'.
7194         (face-valid-attribute-values): Use `defined-colors' instead of
7195         `x-defined-colors'.
7197 2007-02-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7199         * ps-print.el: The ps-print commands without face printing should not
7200         print background color.  Reported by Leo <sdl.web@gmail.com>.
7201         (ps-print-version): New version 6.7.3.
7202         (ps-begin-job): New arg.  Fix ps-default-background and
7203         ps-default-foreground initialization.
7204         (ps-face-attributes): Fix doc string.
7205         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
7207         * printing.el: Fix ps-print link.
7209 2007-02-06  Chong Yidong  <cyd@stupidchicken.com>
7211         * faces.el (face-set-after-frame-default): Compile attributes to
7212         be set by frame parameters before merging in X resources.
7214 2007-02-06  Juanma Barranquero  <lekktu@gmail.com>
7216         * simple.el (blink-matching-paren-dont-ignore-comments):
7217         (blink-matching-paren-on-screen): Doc fixes.
7219 2007-02-06  Nick Roberts  <nickrob@snap.net.nz>
7221         * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
7223 2007-02-05  Juanma Barranquero  <lekktu@gmail.com>
7225         * loadhist.el (unload-feature): Silently ignore `load-history' entries
7226         of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
7227         entries like `defun'.  Return nil.
7229 2007-02-05  Kim F. Storm  <storm@cua.dk>
7231         * ido.el: Doc fixes.
7233 2007-02-04  David Kastrup  <dak@gnu.org>
7235         * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
7236         `mpuz-allow-double-multiplicator' is non-zero, and correct
7237         calculation of `min'.
7239 2007-02-04  Per Abrahamsen  <abraham@dina.kvl.dk>
7241         * wid-edit.el (widget-default-create): Insert new text at the
7242         :from marker _after_ the marker, not before it.
7244 2007-02-04  Alan Mackenzie  <acm@muc.de>
7246         * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
7247         containing it is re-indented.
7249 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
7251         * net/newsticker.el (newsticker--insert-image): Update docstring,
7252         and insert the image directly.
7253         (newsticker--buffer-redraw): Update docstring.
7255         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7256         Rename from define-global-minor-mode.
7258         * progmodes/cwarn.el (global-cwarn-mode):
7259         * emacs-lisp/autoload.el (make-autoload):
7260         * hi-lock.el (global-hi-lock-mode):
7261         * font-core.el (global-font-lock-mode): All callers changed.
7263 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
7265         * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
7266         Don't copy @ignore lines into menu descriptions.
7267         (texinfo-multi-file-update): Goto the @node line before attempting
7268         to pluck the node name.
7269         (texinfo-multiple-files-update): Reverse the optional arguments'
7270         order, as per the doc string and the `interactive' form.
7272 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
7274         * image-mode.el: Use autoload to avoid overriding disabled setting
7275         applied in .emacs.
7277 2007-02-03  Alan Mackenzie  <acm@muc.de>
7279         * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
7280         for, e.g. "void (*hdone)();" in a k&r list.  (No WS between
7281         adjacent paren groups).
7283 2007-02-02  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7285         * progmodes/ebnf2ps.el: Doc fixes.
7286         (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
7288 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
7290         * dired-x.el (dired-do-relsymlink): Add reference to
7291         dired-do-symlink.  Add an autoload cookie.
7293         * dired-aux.el (dired-do-symlink): Add reference to
7294         dired-do-relsymlink.
7296 2007-02-02  Doug Maxey  <dwm@enoyolf.org>  (tiny change)
7298         * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
7299         <left-fringe mouse-3>: New bindings.
7301 2007-02-02  Ulf Jasper  <ulf.jasper@web.de>
7303         * net/newsticker.el (newsticker-version): Changed to "1.10".
7304         (newsticker--set-customvar): Doc string.
7305         (newsticker-new-item-face): Doc string.
7306         (newsticker-mode): Initialize `invisibility-spec' with t.
7307         (newsticker-mode-map): Added
7308         `newsticker-mark-all-items-at-point-as-read'.
7309         (newsticker-menu): Added narrow-to-item and narrow-to-feed.
7310         (newsticker-w3m-show-inline-images): Do not call
7311         `w3m-remove-image'.
7312         (newsticker--buffer-after-w3m-insert-image): New advice for
7313         w3m-insert-image to cache images.
7314         (newsticker-next-item-same-feed): New.
7315         (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
7316         (newsticker-mark-all-items-of-feed-as-read): New.
7317         (newsticker-mark-all-items-at-point-as-read): Use new functions.
7318         (newsticker-mark-item-at-point-as-read): Doc string.
7319         (newsticker-mark-item-at-point-as-read): Use new functions.
7320         (newsticker--do-mark-item-at-point-as-read): New, extracted from
7321         `newsticker-mark-item-at-point-as-read'.
7322         (newsticker-hide-entry): Use (t) instead of t for invisibility.
7323         (newsticker--sentinel): Yet another xml-parser workaround.
7324         (newsticker--decode-iso8601-date): Bugfix for datestrings without
7325         days.
7326         (newsticker--buffer-do-insert-text): Fix.
7327         (newsticker--buffer-insert-enclosure): Fix.  Length might be missing.
7328         (newsticker--buffer-make-item-completely-visible):
7329         `switch-to-buffer' not necessary.
7331 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
7333         * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
7334         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
7335         (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
7336         (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
7337         (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
7339 2007-02-02  Kenichi Handa  <handa@m17n.org>
7341         * international/quail.el (quail-show-key): Fix an error message.
7343 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
7345         * faces.el (set-face-underline-p, modify-face): Rename arg
7346         UNDERLINE-P to UNDERLINE (it is not a flag).
7348 2007-02-01  Nick Roberts  <nickrob@snap.net.nz>
7350         * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
7351         when adding gdb-speedbar-update to gdb-input-queue.
7353 2007-02-01  Kenichi Handa  <handa@m17n.org>
7355         * international/quail.el (quail-show-key): Signal an error if the
7356         current input method is not using Quail.
7358 2007-02-01  J.D. Smith  <jdsmith@as.arizona.edu>
7360         * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
7361         Trim leading whitespace in sysvar names.
7363 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
7365         * faces.el (internal-find-face, internal-get-face): Doc fixes.
7367 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
7369         * ido.el (ido-set-common-completion): Use `let', not `let*'.
7371 2007-01-31  Romain Francoise  <romain@orebokech.com>
7373         * comint.el: Delete extra copy of `comint-copy-old-input' added in
7374         previous change to this file.
7376 2007-01-31  Jason Rumney  <jasonr@gnu.org>
7378         * files.el (magic-mode-alist): Use image-mode-maybe rather than
7379         image-mode.
7381         * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
7382         interfering with attempt to set major mode from modified
7383         auto-mode-alist.
7385 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
7387         * faces.el (color-values): Doc fix.
7388         (face-differs-from-default-p): Don't check :foreground twice.
7390 2007-01-31  J.D. Smith  <jdsmith@as.arizona.edu>
7392         * comint.el (comint-mode): Prevent non-keyword fontification by default.
7394 2007-01-31  Kenichi Handa  <handa@m17n.org>
7396         * international/quail.el (quail-store-decode-map-key): Store a
7397         translated character too.
7398         (quail-char-equal-p): New function.
7399         (quail-find-key1): Check character equality by quail-char-equal-p.
7400         (quail-decode-map-generated): New variable.
7401         (quail-find-key): Check quail-decode-map-generated and re-generate
7402         a decode map if necessary.
7404 2007-01-30  Richard Stallman  <rms@gnu.org>
7406         * tutorial.el (tutorial--detailed-help): Make the list of
7407         changed keys look nicer.
7409 2007-01-30  Nick Roberts  <nickrob@snap.net.nz>
7411         * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
7412         (gdb-var-delete): Use it.
7413         (gdb-var-update-handler-1): Handle value "invalid" for MI field
7414         `in_scope'.
7416 2007-01-30  Michael Albinus  <michael.albinus@gmx.de>
7418         * files.el (get-free-disk-space): Return nil for remote directories.
7420         * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
7421         instead of "dir".
7423 2007-01-30  Chong Yidong  <cyd@stupidchicken.com>
7425         * type-break.el (type-break-catch-up-event): New function.
7426         (type-break-demo-hanoi, type-break-demo-life)
7427         (type-break-demo-boring): Use it.
7429         * image-mode.el (image-mode): Don't automatically view as image.
7430         (image-toggle-display): Add `disabled' property.
7432 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7434         * isearchb.el (isearchb-iswitchb):
7435         * ps-print.el (ps-build-face-reference):
7436         * emacs-lisp/shadow.el (list-load-path-shadows):
7437         * eshell/esh-cmd.el (eshell-rewrite-for-command):
7438         * international/mule.el (find-auto-coding):
7439         * mail/supercite.el (sc-attrib-selection-list):
7440         * progmodes/cc-defs.el (c-emacs-features):
7441         * progmodes/cc-vars.el (c-offsets-alist):
7442         * progmodes/flymake.el
7443         (flymake-init-create-temp-source-and-master-buffer-copy):
7444         Fix typos in docstrings (some suggested by Chris Moore).
7446         * progmodes/vhdl-mode.el (vhdl-components-package-name)
7447         (vhdl-get-library-unit, vhdl-corresponding-begin)
7448         (vhdl-skip-case-alternative, vhdl-backward-skip-label)
7449         (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
7450         (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
7451         (vhdl-font-lock-match-item): Fix typos in docstrings.
7452         (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
7453         (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
7454         (vhdl-speedbar-insert-project-hierarchy):
7455         Improve argument/docstring consistency.
7457 2007-01-29  Kenichi Handa  <handa@m17n.org>
7459         * international/titdic-cnv.el (py-converter): Fix previous change.
7461 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
7463         * jka-compr.el (jka-compr-partial-uncompress)
7464         (jka-compr-call-process): Rebind default-directory if it is
7465         invalid.  Suggested by Chris Moore.
7467         * comint.el (comint-insert-input): Handle situation where the
7468         selected buffer is not the clicked buffer.
7470 2007-01-29  Kenichi Handa  <handa@m17n.org>
7472         * international/ja-dic-cnv.el (skkdic-convert):
7473         Add byte-compile-disable-print-circle:t at the head.
7475         * international/titdic-cnv.el (tit-process-header):
7476         Add byte-compile-disable-print-circle:t at the head.
7477         (miscdic-convert): Likewise.
7478         (py-converter): Skip the header comments.
7480         * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
7481         New variable.
7482         (byte-compile-output-file-form): Bing print-circle to nil if
7483         byte-compile-output-file-form is not nil.
7484         (byte-compile-output-docform): Likewise.
7486 2007-01-28  Kim F. Storm  <storm@cua.dk>
7488         * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
7489         Declare earlier to avoid byte compiler warnings.
7491 2007-01-28  Markus Triska  <markus.triska@gmx.at>
7493         * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
7495 2007-01-28  Chong Yidong  <cyd@stupidchicken.com>
7497         * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
7498         (gamegrid-add-score-with-update-game-score-1): Allow local quits
7499         when calling update-game-score program.  Remove unnecessary
7500         save-excursion.
7502         * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
7504 2007-01-28  Nick Roberts  <nickrob@snap.net.nz>
7506         * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
7507         avoid compiler warning.
7508         (gdb-var-update-handler-1): Consider that the MI field `in_scope'
7509         might have values other than "true" or "false".
7511 2007-01-28  Richard Stallman  <rms@gnu.org>
7513         * textmodes/fill.el (fill-paragraph-function): Doc fix.
7514         (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
7516         * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
7518         * image.el (image-type-header-regexps): Make GIF regex more specific.
7520         * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
7521         Don't check `backspace'.
7522         (tutorial--find-changed-keys): Look up bindings in a temp buffer
7523         in Fundamental mode.
7525         * startup.el (fancy-splash-text, normal-splash-screen):
7526         Mention C-g.
7528         * simple.el (eval-expression): Don't use eval-last-sexp-print-value
7529         when inserting in buffer.
7531         * vc-arch.el (vc-arch-file-id): Move with-current-buffer
7532         inside the if.
7534 2007-01-27  Richard Stallman  <rms@gnu.org>
7536         * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
7538 2007-01-27  Guanpeng Xu  <herberteuler@hotmail.com>
7540         * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
7541         enum/union/struct/class definition.
7542         Revert change to call `forward-sexp' multiple times.
7544 2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
7546         * files.el (hack-local-variables-confirm): Don't keep trying to
7547         read an event from an empty kbd macro.
7549 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
7551         * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
7553 2007-01-27  Ben North  <ben@redfrontdoor.org>
7555         * outline.el (outline-promote, outline-demote): Doc fix.  Rename
7556         the arg CHILDREN -> WHICH.
7558 2007-01-27  Michael Albinus  <michael.albinus@gmx.de>
7560         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
7561         default-directory to a sane value when calling start-process.
7563 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
7565         * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
7566         (ls-lisp-format-time-list): Doc fix.  Mention
7567         ls-lisp-use-localized-time-format.
7568         (ls-lisp-format-time): Use ls-lisp-format-time-list if
7569         ls-lisp-use-localized-time-format is non-nil, even if a valid
7570         locale is defined.
7572 2007-01-27  Juanma Barranquero  <lekktu@gmail.com>
7574         * jka-compr.el (jka-compr-shell): Doc fix.
7576         * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
7578 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7580         * ps-print.el: Fix background height.
7581         (ps-print-version): New version 6.7.2.
7583 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
7585         * makefile.w32-in (finder-data, custom-deps): Depend on
7586         $(lisp)/loaddefs.el.
7588 2007-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
7590         * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
7592 2007-01-24  Miles Bader  <miles@gnu.org>
7594         * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
7595         (byte-compile-output-docform): Bind `print-circle' to t.
7597 2007-01-24  Kenichi Handa  <handa@m17n.org>
7599         * international/ja-dic-cnv.el (skkdic-convert): Insert a related
7600         file name of the original SKK dictionary file.
7602 2007-01-24  Kim F. Storm  <storm@cua.dk>
7604         * ido.el (ido-initial-position): New variable.
7605         (ido-read-internal): Set it if default item is specified.
7606         (ido-minibuffer-setup): Position cursor accordingly if set.
7607         (ido-edit-input): C-e moves to end of input if not already there.
7608         (ido-magic-backward-char): C-b does like M-b if prev char is /.
7609         Don't switch to buffer mode if repeating C-b at start of input.
7610         (ido-toggle-ignore): C-a only toggles ignore at start or end of
7611         input; else it moves to start of input.
7612         (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
7613         not at end of input, delete rest of input, rather than normal op.
7615 2007-01-23  Michael Kifer  <kifer@cs.stonybrook.edu>
7617         * emulation/viper-keym.el (viper-insert-basic-map):
7618         Delete binding for S-TAB.
7620         * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
7621         of message.  Activate mark.
7622         (ediff-activate-mark): Set transient-mark-mode to t.
7624         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
7626 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
7628         * help-fns.el (describe-variable): Don't suppress display of
7629         buffer local value when the value is "large".
7631 2007-01-22  Kim F. Storm  <storm@cua.dk>
7633         * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
7634         (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
7635         (ido-tidy): Use ido-active.
7637 2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>
7639         * hexl.el (hexl-mode-exit): Add missing quote.
7641 2007-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7643         * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
7644         (mac-ae-keyboard-modifiers): New function.
7645         (mac-handle-toolbar-switch-mode): Use it.
7646         (mac-dnd-handle-drag-n-drop-event): Likewise.  Set action to `copy'
7647         if keyboard modifiers on drop contain option key.
7648         (mac-dnd-drop-data): Add optional argument `action'.
7649         (special-event-map): Remove binding for M-drag-n-drop.
7651 2007-01-21  Guanpeng Xu  <herberteuler@hotmail.com>
7653         * add-log.el (add-log-current-defun): Use CC Mode functions to
7654         find the beginning and end of a defun.
7656 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
7658         * progmodes/gdb-ui.el (gdb-var-create-regexp)
7659         (gdb-var-create-handler): Handle value field in GDB output of
7660         -var-create.
7661         (gdb-max-frames): New variable.
7662         (gdb-stack-buffer, gdb-frames-select): Use it.
7663         (gdb-info-stack-custom): Help user customize gdb-max-frames,
7664         if necessary.
7665         (gdb-get-frame-number): Simplify.
7667 2007-01-21  Glenn Morris  <rgm@gnu.org>
7669         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
7670         Update copyrights.
7672 2007-01-21  Alan Mackenzie  <acm@muc.de>
7674         * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
7675         handling of K&R stuff.
7677 2007-01-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7679         * textmodes/bibtex.el (bibtex-files): Fix customization type.
7681 2007-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7683         * ps-print.el: Handle frame parameters (background and/or foreground
7684         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
7685         (ps-print-version): New version 6.7.1.
7686         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
7687         (ps-frame-parameter): New fun.
7688         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
7689         Fix doc and customization.
7690         (ps-begin-job): Get frame parameters (background and/or foreground
7691         colors).
7692         (ps-do-despool): Ensure ps-printer-name has a valid value.
7694 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
7696         * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
7697         (gdb-debug-log-max): Rename from gdb-debug-ring-max.
7698         (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
7699         mean unlimited.
7701 2007-01-20  Alan Mackenzie  <acm@muc.de>
7703         * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
7704         much more rigorous analysis of putative K&R regions.
7706 2007-01-20  Alan Mackenzie  <acm@muc.de>
7708         * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
7709         New functions.
7711 2007-01-20  Alan Mackenzie  <acm@muc.de>
7713         * progmodes/cc-align.el, progmodes/cc-cmds.el,
7714         * progmodes/cc-defs.el, progmodes/cc-engine.el,
7715         * progmodes/cc-langs.el, progmodes/cc-styles.el,
7716         * progmodes/cc-vars.el: Add my name.
7718 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
7720         * files.el (find-alternate-file): Revert query message to Emacs 21
7721         version.
7723 2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
7725         * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
7726         the doc string how to use personal abbrevs without electric
7727         keywords.
7729 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
7731         * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
7732         Fixed cursor position when toggle abbreviated display.
7734 2007-01-20  Nick Roberts  <nickrob@snap.net.nz>
7736         * t-mouse.el: Update copyright following assignment by
7737         Alessandro Rubini.
7739 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
7741         * type-break.el (type-break-demo-hanoi, type-break-demo-life)
7742         (type-break-demo-boring): Call read-event instead of read-char.
7744 2007-01-19  Daniel Pfeiffer  <occitan@esperanto.org>  (tiny change)
7746         * progmodes/compile.el: Add handling for makepplog.
7748 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7750         * textmodes/ispell.el (ispell-change-dictionary): Ensure that
7751         aspell dictionaries are initialized when called non-interactively.
7753 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
7755         * progmodes/compile.el (compilation-loop): New arg limit.
7756         Handle case where the first error is at point-min.
7757         (compilation-next-error): New arg to compilation-loop call.
7759 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
7761         * info.el (Info-default-dirs): Change default info dir to
7762         share/info.
7764         * paths.el (Info-default-directory-list): Ditto.
7766 2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>
7768         * hexl.el (hexl-before-revert-hook): New function.
7769         (hexl-mode): Use it.
7770         (hexl-after-revert-hook): Just call hexl-mode.
7771         (hexl-mode-exit): Remove before-revert-hook.
7773 2007-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7775         * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
7777 2007-01-16  Martin Rudalics  <rudalics@gmx.at>
7779         * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
7780         by "-" in francais7 otherchars entry.
7781         (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
7782         otherchars entry.
7784 2007-01-15  Karl Fogel  <kfogel@red-bean.com>
7786         * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
7787         path.  Rewrite function in `cond' style for readability.
7789         Suggested by Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
7790         (The path shortening, that is, not the rearrangement.)
7792 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7794         * term/mac-win.el (mac-ae-quit-application): New function.
7795         (mac-apple-event-map): Bind "quit application" Apple event to it.
7797 2007-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7799         * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
7800         than the program's output.
7802 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
7804         * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
7805         (kmacro-start-macro-or-insert-counter)
7806         (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
7807         (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
7809         * longlines.el (longlines-show-hard-newlines):
7810         * ruler-mode.el (ruler-mode-ruler):
7811         * emulation/keypad.el (keypad-setup):
7812         * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
7813         Fix typo in docstring.
7815 2007-01-13  Mathias Dahl  <mathias.dahl@gmail.com>
7817         * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
7818         Remove redirect character ">".
7820 2007-01-13  Juanma Barranquero  <lekktu@gmail.com>
7822         * replace.el (perform-replace): Remove leftover code.
7824 2007-01-12  Richard Stallman  <rms@gnu.org>
7826         * replace.el (perform-replace): Don't clear NODENT when computing
7827         the replacement string.
7829 2007-01-11  Michael Albinus  <michael.albinus@gmx.de>
7831         * net/tramp.el (tramp-handle-file-local-copy):
7832         Set `enable-multibyte-characters' to nil.  Reported by Chris Moore
7833         <christopher.ian.moore@gmail.com>.
7835 2007-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7837         * diff-mode.el (diff-sanity-check-context-hunk-half)
7838         (diff-sanity-check-hunk): New functions.
7839         (diff-find-source-location): Use'em to check the hunks are well-formed.
7841         * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
7842         activate undo when undo is not active.
7843         Reported by Chris Moore <christopher.ian.moore@gmail.com>.
7845 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7847         * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
7848         (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
7849         (ffap-url-at-point): Use char-classes rather than "a-z".
7851 2007-01-10  Juanma Barranquero  <lekktu@gmail.com>
7853         * ediff-init.el (ediff-autostore-merges):
7854         * textmodes/fill.el (fill-region): Doc fix.
7856 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7858         * server.el (server-ensure-safe-dir): UIDs may be floats.
7860 2007-01-10  Richard Stallman  <rms@gnu.org>
7862         * battery.el (battery-linux-proc-acpi): Use ignore-errors
7863         around calls to directory-files.
7865         * subr.el (momentary-string-display): Use save-excursion.
7867         * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
7868         argument, but read it as `X' does.
7870 2007-01-09  Juri Linkov  <juri@jurta.org>
7872         * info.el (Info-fontify-node): Don't hide node names of index entries.
7874         * faces.el (momentary): Change :group to basic-faces where all
7875         basic faces belong to.  Add :version.
7877 2007-01-09  Lennart Borgman  <lennart.borgman.073@student.lu.se>
7879         * tutorial.el (tutorial--display-changes): Show M-x sequence if no
7880         keybinding is found.
7881         (tutorial--find-changed-keys): Never treat null keybinding as a
7882         remapping.
7884 2007-01-09  Martin Rudalics  <rudalics@gmx.at>
7886         * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
7888 2007-01-09  Kenichi Handa  <handa@m17n.org>
7890         * international/mule-cmds.el
7891         (select-safe-coding-system-interactively): Fix message.
7893 2007-01-09  Michael Albinus  <michael.albinus@gmx.de>
7895         * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
7896         (tramp-process-actions): Add optional parameter TIMEOUT.
7897         (tramp-open-connection-telnet, tramp-open-connection-rsh)
7898         (tramp-open-connection-su): Add timeout of 60".
7900 2007-01-09  Richard Stallman  <rms@gnu.org>
7902         * progmodes/compile.el (compile): Doc fix.
7904 2007-01-09  Markus Triska  <markus.triska@gmx.at>
7906         * tumme.el (tumme-display-thumb): Doc fix.
7908 2007-01-08  Juanma Barranquero  <lekktu@gmail.com>
7910         * battery.el (battery-search-for-one-match-in-files):
7911         * bindings.el (mode-line-minor-mode-help):
7912         * x-dnd.el (x-dnd-types-alist):
7913         * calendar/icalendar.el (icalendar-import-buffer):
7914         * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
7916         * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
7918 2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>
7920         * replace.el (replace-regexp): Fix typo in docstring.
7922 2007-01-07  Alan Mackenzie  <acm@muc.de>
7924         * progmodes/cc-langs.el (c-operators, c-filter-ops):
7925         Amend doc-string and comments.
7927 2007-01-06  Eli Zaretskii  <eliz@gnu.org>
7929         * files.el (abbreviate-file-name): Doc fix.
7931 2007-01-06  Markus Triska  <triska@gmx.at>
7933         * subr.el (split-string): Remove spurious ")" from doc string.
7935 2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
7937         * textmodes/table.el (table--warn-incompatibility):
7938         Use display-warning instead of momentary-string-display.
7940 2007-01-05  Richard Stallman  <rms@gnu.org>
7942         * image.el (image-type-header-regexps): Recognize xbm more strictly.
7944         * simple.el (backward-kill-word): Doc fix.
7946 2007-01-05  Romain Francoise  <romain@orebokech.com>
7948         * international/mule.el (sgml-html-meta-auto-coding-function):
7949         Ensure that the buffer contains a HTML document.
7951 2007-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
7953         * faces.el (momentary): Move here ...
7954         * subr.el (momentary): ... from here.
7956 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
7958         * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
7959         (gdb-speedbar-expand-node): Ask user for confirmation before expanding
7960         large structures/arrays.
7962 2007-01-04  Juanma Barranquero  <lekktu@gmail.com>
7964         * files.el (find-file-noselect-1, set-visited-file-name):
7965         Allow backup-enable-predicate to be nil.
7967 2007-01-04  Andreas Schwab  <schwab@suse.de>
7969         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
7970         last change.
7972 2007-01-03  Richard Stallman  <rms@gnu.org>
7974         * woman.el (woman-decode-buffer): Clarify error message.
7976 2007-01-03  Alan Mackenzie  <acm@muc.de>
7978         * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
7980 2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>
7982         * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
7984 2007-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7986         * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
7988 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
7990         * emulation/viper.el (viper-custom-file-name, viper-mode):
7991         Fix typos in docstrings.
7993         * subr.el (momentary-string-display): After moving point, set POS
7994         variable to it to avoid later errors once the buffer is modified.
7995         Doc fix.
7997 2007-01-02  Alan Mackenzie  <acm@muc.de>
7999         * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
8000         check that the "*/" is present before trying to manipulate it.
8002 2007-01-02  Richard Stallman  <rms@gnu.org>
8004         * wid-edit.el (widget-choose): Avoid ugly error for function keys.
8006         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
8007         Fix format of value.
8009         * cus-edit.el (customize-unsaved): Rename from customize-customized.
8010         Change messages accordingly.
8011         (customize-customized): Now alias.
8013 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
8015         * files.el (version-control): Doc fix.
8017 2007-01-01  Alan Mackenzie  <acm@muc.de>
8019         * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
8020         Check the format of c-state-cache is valid for an optimisation before
8021         using it.
8023         * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
8024         are at a statement within a macro".  Other changes so that only
8025         the first continuation line in a macro gets the symbol
8026         `cpp-define-intro', the others getting `statement', or whatever.
8028         * progmodes/cc-cmds.el (c-context-line-break): When invoked within
8029         a string, preserve whitespace.  Add a backslash only when also in
8030         a macro.
8032         * progmodes/cc-defs.el: Correct typos.
8034         * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
8035         new line after an escaped EOL in a string.
8037         * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
8038         label when it directly follows "else", "do", ....
8040         * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
8041         angle brackets (as seen in "explicit specialisations" of C++
8042         templates).
8044         * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
8045         in the doc-string.
8047         * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
8048         when the comment ender looks like "=========*/" and is alone on
8049         its line.
8051         * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
8052         spelling of c-opt-op-identiTier-prefix, t -> f.  Leave an alias
8053         for the old name.
8055         * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
8056         c-\(beginning\|end\)-of-defun by default.
8058         * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
8059         New line-up function, for the DEFUN macro in the Emacs C sources.
8060         Only used in "gnu" style.
8062         * progmodes/cc-styles.el (c-style-alist): Use this new function in
8063         the "gnu" style.
8065         * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
8066         clean-up comment-close-slash also to work when there's a comment
8067         terminator on the line.
8068         (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
8069         these for large arg - only take account of top level {..}, except
8070         for initial and final adjustments.  M-- C-M-[ae] now go to the
8071         right defuns when the starting point is between defuns.  They use
8072         the four new functions:
8073         (c-in-function-trailer-p, c-where-wrt-brace-construct)
8074         (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
8075         support c-\(beginning\|end\)-of-defun.
8077         * progmodes/cc-engine.el (c-forward-label): Analyze ":"
8078         expressions more rigorously, to exclude bit-field specifiers from
8079         being classed as labels.
8080         (c-forward-label): When analyzing a ":" within a macro, be careful
8081         about using c-forward-syntactic-ws at the macro beginning.
8082         (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
8083         stmt boundary, check for "operator=", etc.
8085         * progmodes/cc-mode.el (c-postprocess-file-styles):
8086         Bind inhibit-read-only to t, around the call to
8087         c-remove-any-local-eval-or-mode-variables, so that it works on a
8088         RO file.
8090         * progmodes/cc-defs.el (c-version): Update the version number to
8091         "5.31.4".
8093 2007-01-01  Richard Stallman  <rms@gnu.org>
8095         * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
8096         only if we restored isearch-window-configuration.
8098 2006-12-31  Romain Francoise  <romain@orebokech.com>
8100         * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
8102 2006-12-31  Kim F. Storm  <storm@cua.dk>
8104         * files.el (auto-mode-case-fold): New defcustom.
8105         (set-auto-mode): If non-nil, perform second case-sensitive pass
8106         through auto-mode-alist if first pass failed.
8108 2006-12-30  Richard Stallman  <rms@gnu.org>
8110         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
8112 2006-12-30  Ken Manheimer  <ken.manheimer@gmail.com>
8114         * allout.el (allout-encrypt-string): Handle symmetric-key
8115         passphrase caching but leave keypair caching to pgg.
8117 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
8119         Sync with Tramp 2.0.55.
8121         * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
8122         `integerp'.  `char-equal' could fail else in case of negative
8123         numbers.  Reported by Toby Speight <T.M.Speight.90@cantab.net>.
8124         (top): Check for `font-lock-add-keywords' before calling; it
8125         doesn't exist under XEmacs.
8126         (tramp-yn-prompt-regexp): Fix regexp.  Add question from plink.
8127         (tramp-completion-mode): Remove clause (not
8128         tramp-unified-filenames), because the function is called in other
8129         context too, where this check results in wrong results in the
8130         XEmacs case on Windows.
8131         (tramp-touch): UTC handling is not possible for XEmacs.
8133 2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8135         * scroll-bar.el (previous-scroll-bar-mode): New variable
8136         (set-scroll-bar-mode): Set previous-scroll-bar-mode.
8137         (scroll-bar-mode): Use previous-scroll-bar-mode if set.
8139         * term/x-win.el: Set scroll bar mode to right if set by X resources.
8141 2006-12-30  Richard Stallman  <rms@gnu.org>
8143         * files.el (make-backup-file-name-1): Precompute abs name
8144         but don't lose the relative name.
8146         * international/mule-cmds.el (select-safe-coding-system-interactively):
8147         Fix message.
8149 2006-12-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
8151         * files.el (backup-buffer): Show entire backup file name in msg.
8153 2006-12-30  Juanma Barranquero  <lekktu@gmail.com>
8155         * image.el (image-type-header-regexps, image-type-from-data)
8156         (image-type-from-buffer, image-type-from-file-header):
8157         Revert changes from 2006-12-26.
8158         (image-type-auto-detectable): New variable.
8159         (image-type-auto-detected-p): New function.
8161         * files.el (magic-mode-alist): Detect image files with
8162         `image-type-auto-detected-p' instead of `image-type-from-buffer'.
8164 2006-12-29  Nick Roberts  <nickrob@snap.net.nz>
8166         * dired.el (dired-sort-other): Move test for dired-mode...
8167         (dired-sort-set-modeline): ...to here.
8169 2006-12-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8171         * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
8172         change.  Suggested by Stefan Monnier.
8174 2006-12-29  Kim F. Storm  <storm@cua.dk>
8176         * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
8177         (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
8179 2006-12-27  Kim F. Storm  <storm@cua.dk>
8181         * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
8182         so it doesn't accidentally match an fsf.org mail address.
8183         (authors-renamed-files-alist): Add tcover-*.el.
8185 2006-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8187         * vc-arch.el (vc-arch-find-version): New function.
8189         * vc-hooks.el (vc-version-backup-file-name): Revision names may be
8190         composed of arbitrary characters (even /) in some systems.
8192 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
8194         * international/mule-cmds.el (select-safe-coding-system-interactively):
8195         Improve the message in the *Warning* buffer.
8197 2006-12-27  Kim F. Storm  <storm@cua.dk>
8199         * ido.el (ido-set-matches-1): Fix last change.  If default item is
8200         current buffer, it is ok to be first.
8202 2006-12-27  Kenichi Handa  <handa@m17n.org>
8204         * international/mule-cmds.el (select-safe-coding-system-interactively):
8205         Use face `link' for problematic chars.
8207 2006-12-27  Kenichi Handa  <handa@m17n.org>
8209         * international/mule-cmds.el (select-safe-coding-system-interactively):
8210         Improve the message in *Warning* buffer.
8212 2006-12-27  Kim F. Storm  <storm@cua.dk>
8214         * ido.el (ido-set-matches-1): Never put current buffer first if
8215         there are other matches.
8217 2006-12-26  Nick Roberts  <nickrob@snap.net.nz>
8219         * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
8220         expressions.
8221         (gdb-var-delete): Handle duplicate names.  Print message for non
8222         root expressions.
8223         (gdb-partial-output-name): Start buffer name with a space.
8224         (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
8225         buffer name.
8227 2006-12-26  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8229         * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
8230         last footnote when `footnote-spaced-footnotes' is nil.
8232 2006-12-26  Richard Stallman  <rms@gnu.org>
8234         * cus-edit.el (custom-browse-sort-alphabetically)
8235         (custom-buffer-sort-alphabetically)
8236         (custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.
8238         * image.el (image-type-header-regexps): Change element format
8239         to include third item NOT-ALWAYS.
8240         (image-type-from-data): Handle new format.
8241         (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
8242         (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
8244 2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>
8246         * add-log.el (add-log-current-defun): Call `forward-sexp'
8247         multiple times to pick a member function name defined as
8248         part of nested classes/namespaces.
8250 2006-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8252         * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
8253         which keymap should be used to change menu.  It does not affect any
8254         existent code.
8256 2006-12-26  Richard Stallman  <rms@gnu.org>
8258         * textmodes/fill.el (fill-paragraph): Check for a minibuffer
8259         rather than for being in a minibuffer window.
8261 2006-12-25  Daiki Ueno  <ueno@unixuser.org>
8263         * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
8264         locale-coding-system.
8265         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
8266         LF.
8268 2006-12-25  Michael R. Mauger  <mmaug@yahoo.com>
8270         * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
8271         (sql-mode-syntax-table): Disable double quoted strings.
8272         (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
8274 2006-12-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8276         * startup.el (fancy-splash-last-input-event): New variable.
8277         (fancy-splash-special-event-action): New function.
8278         (fancy-splash-screens): Temporarily bind special events to it.
8279         Execute command for saved special event before exiting from
8280         recursive editing.
8282         * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
8283         New functions.
8284         (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
8285         Use mac-unread-string.
8287 2006-12-24  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8289         * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
8290         an optimized comment regexp if `comment-start-skip' uses a ^.
8291         * bs.el (bs--up): Remove interactive spec.
8293 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8295         * woman.el (woman-decode-buffer): Signal error for alien macro sets.
8296         Suggested by James Cloos.
8298 2006-12-24  Kevin Ryde  <user42@zip.com.au>
8300         * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
8301         in March.
8302         (calendar-dst-ends): Default to first Sunday in November.
8304 2006-12-24  Ken Manheimer  <ken.manheimer@gmail.com>
8306         * allout.el (allout-encrypt-string): Inhibit use of agent within
8307         body of let form where encryption happens.  Acknowledge non-use of
8308         gpg-agent in docstring.
8309         (allout-toggle-subtree-encryption): Acknowledge non-use of
8310         gpg-agent in docstring.
8312 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8314         * custom.el (custom-add-frequent-value): Alias for custom-add-option.
8316 2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
8318         * ediff-diff.el (ediff-diff-options): Clarify docstring.
8319         (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
8321         * emulation/viper-cmd.el (viper-post-command-sentinel):
8322         Protect against errors in hooks.
8323         (viper-add-newline-at-eob-if-necessary): Add newline only if we
8324         actually modify buffer; ignore errors if occur.
8326 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
8328         * calendar/calendar.el (calendar-mode-map): Switch < and >.
8329         (calendar-mode-line-format): Use mouse-1 bindings, and tweak
8330         formatting.
8332 2006-12-23  Richard Stallman  <rms@gnu.org>
8334         * simple.el (delete-horizontal-space): Doc fix.
8336 2006-12-23  Eli Zaretskii  <eliz@gnu.org>
8338         * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
8339         explicitly in a recursive Make, not implicitly through prerequisites,
8340         since the latter is wrong under parallel builds.
8342 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
8344         * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
8346 2006-12-22  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
8348         * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
8349         message string.
8351 2006-12-22  Ben North  <ben@redfrontdoor.org>  (tiny change)
8353         * outline.el (outline-next-visible-heading): Fix the case with a
8354         header at end-of-file with no final newline.
8356 2006-12-22  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
8358         * indent.el (tab-always-indent): Doc fix.
8360 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
8362         * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
8363         (Info-fontify-node): Do fontify indices.
8365         * tutorial.el (tutorial--detailed-help): Remove unnecessary link
8366         to the Emacs Lisp reference manual.
8367         (tutorial--tab-map): Remove.  All callers changed.
8368         (tutorial--find-changed-keys): New elt QUIET, used to...
8369         (tutorial--display-changes): ...ensure that warning messages are
8370         only issued once per changed key.
8371         (tutorial--remove-remarks): Delete unused code-path.
8372         (lang-strings): Remove extraneous formatting.
8373         (tutorial--save-tutorial): Prompt before saving tutorial state.
8375 2006-12-21  Chong Yidong  <cyd@stupidchicken.com>
8377         * tutorial.el: Remove `cl' requirement.  Clean up whitespace.
8378         Replace '?\ ' by '?\s' throughout.
8379         (tutorial-warning-face): Inherit font-lock-warning-face.  Move to
8380         `help' custom group.
8381         (tutorial--key-description): New function.
8382         (tutorial--display-changes): Remove redundant arg.  Scan for all
8383         key sequences to avoid false matches.  Cleanup.
8384         (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
8385         reduce homedir pollution.
8386         (help-with-tutorial): Call tutorial--display-changes with no arg.
8388 2006-12-21  Carsten Dominik  <dominik@science.uva.nl>
8390         * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
8392 2006-12-20  Michael Albinus  <michael.albinus@gmx.de>
8394         * net/tramp.el (tramp-default-method): We still need to check for
8395         `executable-find', because it is not bound under Emacs 20.
8396         (tramp-handle-file-name-completion)
8397         (tramp-completion-handle-file-name-completion): Handle optional
8398         parameter PREDICATE.
8399         (tramp-find-default-method): Add code for default values.
8401 2006-12-20  Nick Roberts  <nickrob@snap.net.nz>
8403         * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
8404         make gud-go send "continue".
8406 2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
8408         * image.el (image-type-header-regexps): Be more specific detecting `pbm'
8409         and `png' files.  Use non-capturing parenthesis for `tiff' regexp.
8411 2006-12-19  Kim F. Storm  <storm@cua.dk>
8413         * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
8414         instead of global-map.
8416         * files.el (magic-mode-alist): Allow matching file type by
8417         calling a function at bob.  Check for image types by calling
8418         image-type-from-buffer.  Suggested by Juanma Barranquero.
8419         (set-auto-mode): Do it.
8421 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
8423         * net/tramp.el (tramp-methods): Introduce new method `scpc'.
8424         Remove "ControlMaster" option from the other `scp*' methods.
8425         (tramp-default-method): Check for ssh-agent before setting to `scp'.
8427 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
8429         * textmodes/org.el (org-mode): Show context after isearch.
8430         (org-show-siblings): New function.
8431         (org-show-context): Use `org-show-siblings'.
8433 2006-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8435         * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
8436         Use syntax-ppss-toplevel-pos.
8438 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
8440         * textmodes/org.el (org-current-line): Make sure that lines are
8441         counted from beginning of buffer.
8442         (org-table-copy-region, org-table-paste-rectangle): Make sure that
8443         lines are counted from beginning of buffer.
8445 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8447         * info.el (Info-build-node-completions): Signal error if tag-table
8448         marker is not found.
8450         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8452 2006-12-17  Alan Mackenzie  <acm@muc.de>
8454         * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
8455         speed) the case when open-paren-in-column-0-is-defun-start is nil.
8456         Based on code by Martin Rudalics.
8458         * progmodes/cc-mode.el (c-basic-common-init): Don't set
8459         open-paren-in-column-0-is-defun-start to nil any more.
8461 2006-12-17  Richard Stallman  <rms@gnu.org>
8463         * simple.el (delete-horizontal-space): Use prefix arg.
8465         * help-fns.el (describe-variable): Improve blank separator lines.
8467         * files.el (magic-mode-alist): Mark as risky.
8469         * files.el (make-backup-file-name-1):
8470         Expand backup-directory explicitly.
8472 2006-12-17  Michael Albinus  <michael.albinus@gmx.de>
8474         * net/tramp.el (tramp-default-method): Before setting to "pscp",
8475         check whether package password.el is loaded, or Pageant is running.
8477 2006-12-17  Ulf Jasper  <ulf.jasper@web.de>
8479         * calendar/icalendar.el (icalendar-version): Increase to "0.14".
8480         (icalendar--rris): First try Emacs, then XEmacs.
8481         (icalendar--convert-ical-to-diary): Doc fix.
8482         Insert newline at end of target file.
8484 2006-12-17  Kim F. Storm  <storm@cua.dk>
8486         * outline.el (outline-isearch-open-invisible-function): New defvar.
8487         (outline-flag-region): Use it if non-nil for isearch-open-invisible
8488         overlay property instead of outline-isearch-open-invisible.
8490 2006-12-16  Kim F. Storm  <storm@cua.dk>
8492         * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
8493         if ido-directory-too-big is set on entry.
8494         (ido-toggle-ignore, ido-completion-help): Print message while
8495         reading big directory.
8497 2006-12-15  Richard Stallman  <rms@gnu.org>
8499         * shell.el (shell): Doc fix.
8501 2006-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
8503         * emulation/edt.el (edt-xserver):
8504         * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
8505         to fix a problem on Cygwin.
8507         * emulation/edt.el
8508         * emulation/edt-mapper.el
8509         * emulation/edt-lk201.el
8510         * emulation/edt-pc.el
8511         * emulation/edt-vt100.el: Update maintainer's email address.
8513 2006-12-15  Simon Marshall  <simon@gnu.org>
8515         * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
8517 2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8519         * term/mac-win.el (mac-atsu-font-table): Remove defvar.
8520         (mac-handle-font-selection): Use mac-atsu-font-face-attributes
8521         instead of mac-atsu-font-table.
8522         (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
8524 2006-12-14  Stephen Leake  <stephen_leake@member.fsf.org>
8526         * align.el (align-match-tex-pattern): Fix a rare bug which
8527         hanged Emacs.
8529 2006-12-14  Richard Stallman  <rms@gnu.org>
8531         * startup.el (use-fancy-splash-screens-p): Use frame-height
8532         instead of window-height.  Pass frame to image-size.
8534 2006-12-13  Kenichi Handa  <handa@m17n.org>
8536         * international/mule-cmds.el (set-locale-environment):
8537         Set default-sendmail-coding-system too.
8539 2006-12-12  J.D. Smith  <jdsmith@as.arizona.edu>
8541         * progmodes/idlw-help.el: Fix copyright notice.
8543 2006-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8545         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
8547 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
8549         * subr.el (unread-command-char): Reformat obsolescence info.
8551 2006-12-11  Richard Stallman  <rms@gnu.org>
8553         * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
8554         about calls to cl-struct-setf-expander.
8556 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
8558         * ediff-merg.el (ediff-show-clashes-only): Doc fix.
8559         (ediff-combination-pattern): Fix typo in docstring.
8561         * textmodes/refer.el (refer-find-entry): Doc fix.
8562         (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
8563         (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
8564         Fix tipos in docstrings.
8566         * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
8568 2006-12-10  Kim F. Storm  <storm@cua.dk>
8570         * ido.el (ido-init-completion-maps): Remap backward-kill-word
8571         instead of binding M-backspace.
8573 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
8575         * replace.el (replace-match-data, replace-match-maybe-edit):
8576         * calc/calc-aent.el (calc-eval-error):
8577         * emulation/vi.el (vi-char-argument):
8578         * progmodes/cc-langs.el (c-at-vsemi-p-fn)
8579         (c-vsemi-status-unknown-p-fn): Doc fixes.
8581 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
8583         * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
8584         (menu-bar-help-menu): Tooltip fixes.  Suggested by Francis Wright.
8586 2006-12-10  Masatake YAMATO  <jet@gyve.org>
8588         * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
8590 2006-12-09  Chong Yidong  <cyd@stupidchicken.com>
8592         * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
8594         * man.el (Man-xref-button-action): New function.  If the
8595         `Man-target-string' button property is a function, assume it
8596         accepts a position argument.
8597         (Man-abstract-xref-man-page): Use it.
8598         (Man-default-man-entry): New optional arg POS.
8600         * wdired.el (wdired-preprocess-symlinks): Make the spaces after
8601         symlink arrows read-only and non-rear-sticky.
8603 2006-12-09  Martin Rudalics  <rudalics@gmx.at>
8605         * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
8606         (wdired-search-and-rename): Simplify code.
8607         (wdired-preprocess-files, wdired-preprocess-perms): Make
8608         read-only property of preceding character rear-nonsticky to
8609         avoid that it can be modified.  Put old-name and old-link
8610         properties on character preceding name and replace
8611         put-text-property by add-text-properties.
8612         (wdired-get-filename, wdired-get-previous-link): Get old-name
8613         and old-link properties from character preceding name and
8614         simplify code.
8615         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
8616         (wdired-perms-to-number): Make local-map property
8617         rear-nonsticky to avoid that text following permissions may be
8618         modified.  Use add-text-properties instead of put-text-property
8619         when changing a permission bit.
8620         (wdired-change-to-dired-mode): Remove stickiness properties.
8622 2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
8624         * international/mule-cmds.el (register-input-method): Doc fix.
8626 2006-12-09  Masayuki Ataka  <masayuki.ataka@gmail.com>  (tiny change)
8628         * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
8630 2006-12-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8632         * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
8633         Force buffer local defs evaluation on local variables loading.
8634         (flyspell-mode-on, flyspell-mode-off): Use it in
8635         `hack-local-variables-hook'.
8637 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
8639         * emacs-lisp/find-func.el (find-variable): Doc fix.
8641         * help-fns.el (variable-at-point): Doc fix.
8643         * w32-fns.el (w32-append-code-lines): New function.
8645 2006-12-09  Romain Francoise  <romain@orebokech.com>
8647         * comint.el (comint-insert-input): Delete obsolete comment.
8649 2006-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8651         * net/browse-url.el (browse-url): Set DISPLAY to the one of the
8652         current frame, in case we're connected to several displays.
8654 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
8656         * frame.el (other-frame): Doc fix.
8657         (set-frame-parameter): Fix typo in docstring.
8659 2006-12-07  Kim F. Storm  <storm@cua.dk>
8661         * info.el (Info-index): Strip leading colon from topic.
8663 2006-12-07  Nick Roberts  <nickrob@snap.net.nz>
8665         * progmodes/gud.el (gud-speedbar-buttons): Deal with references
8666         to pointers.
8668 2006-12-05  J.D. Smith  <jdsmith@as.arizona.edu>
8670         * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
8671         Trim out spurious class inheritance "None" entries.
8673 2006-12-05  Kim F. Storm  <storm@cua.dk>
8675         * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
8676         (cua-paste-pop): Rework last change for
8677         cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
8678         pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
8679         text inserted by the last M-y command.
8681 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8683         * cmuscheme.el (run-scheme, scheme-start-file): Search the start
8684         file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
8686         * shell.el (shell): Search the start file in ~/.emacs.d as
8687         `init_SHELLNAME.sh' instead.
8689 2006-12-05  Glenn Morris  <rgm@gnu.org>
8691         * progmodes/cperl-mode.el (cperl-mode)
8692         * progmodes/f90.el (f90-mode-abbrev-table)
8693         * progmodes/fortran.el (fortran-mode-abbrev-table)
8694         * progmodes/octave-mod.el (octave-abbrev-table)
8695         * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
8696         if abbrev-table is non-nil (saved user abbrevs may have been restored).
8698         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
8699         clear abbrev table, else saved abbrevs will not be restored.
8701 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
8703         * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
8704         the call to `make-obsolete-variable', not in the docstring.
8706 2006-12-04  Chong Yidong  <cyd@stupidchicken.com>
8708         * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
8710 2006-12-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8712         * progmodes/ebnf-abn.el:
8713         * progmodes/ebnf-bnf.el:
8714         * progmodes/ebnf-dtd.el:
8715         * progmodes/ebnf-ebx.el:
8716         * progmodes/ebnf-iso.el:
8717         * progmodes/ebnf-otz.el:
8718         * progmodes/ebnf-yac.el:
8719         * progmodes/ebnf2ps.el:
8720         * delim-col.el:
8721         * printing.el:
8722         * ps-bdf.el:
8723         * ps-mule.el:
8724         * ps-print.el: Remove 'Time-stamp' comment mark.
8726         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
8727         'easy-menu-add-item' when called in Emacs 21 or higher.
8729 2006-12-04  Stephen Leake  <stephen_leake@stephe-leake.org>
8731         * progmodes/ada-xref.el (ada-check-current): Doc fix.
8732         (ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.
8734 2006-12-04  Kim F. Storm  <storm@cua.dk>
8736         * bindings.el (global-map): Bind [signal t] to ignore, to have
8737         user signals ignored by default.
8739 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
8741         * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
8742         Unicode data file pointed to by `describe-char-unicodedata-file'.
8744 2006-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8746         * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
8747         O(n^2) regexp-search by anchoring the search.
8749 2006-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
8751         * whitespace.el (whitespace-cleanup-internal): Use current
8752         argument for recursive call.
8754 2006-12-04  Michael Albinus  <michael.albinus@gmx.de>
8756         * net/tramp.el (tramp-methods): Add "ControlPath" and
8757         "ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
8758         Andreas Schwab <schwab@suse.de>.
8759         (tramp-do-copy-or-rename-file-out-of-band)
8760         (tramp-open-connection-rsh): Compute format spec for ?t.
8761         (tramp-process-actions): Trace command parameters.
8763 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
8765         * simple.el (toggle-truncate-lines): Clarify doc string.
8767         * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
8768         (gdb-speedbar-expand-node): Use it.
8770 2006-12-04  Richard Stallman  <rms@gnu.org>
8772         * progmodes/python.el (python-indent): Add safe-local-variable prop.
8774         * dired.el (dired-revert): Turn off dired-after-readin-hook
8775         around call to dired-readin.
8777         * menu-bar.el (menu-bar-make-toggle): Add "globally"
8778         to echo area messages.
8779         <indicate-empty-lines, case-fold-search>:
8780         Add "globally" to Help string.
8781         <case-fold-search>: MESSAGE arg need not say "globally".
8782         (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
8784 2006-12-03  Liam Healy  <lnp@healy.washington.dc.us>  (tiny change)
8786         * outline.el (outline-end-of-subtree): Don't leave an empty
8787         line hidden as we would a real next heading.
8789 2006-12-03  Ken Manheimer  <ken.manheimer@gmail.com>
8791         * allout.el (allout-ascend): Add an optional argument to preserve
8792         original position of point when unsuccessful.  Also, fix a
8793         docstring error.
8794         (allout-yank-processing): Fix depth shift of multiple-topic so yanks
8795         work again, using allout-ascend's new option.
8796         (allout-setup-mode-map): Extract from allout-mode to initialize
8797         allout-mode-map.  Call it on file load, so the mode docstring
8798         substitutions work even if allout mode has not yet been invoked.
8799         (allout-mode): Use new allout-setup-mode-map to track any keybinding
8800         customizations since the map was last processed.  Also, refine the
8801         docstring so it's ship-shape for release.
8802         (allout-default-layout, allout-beginning-of-line-cycles)
8803         (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
8804         (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
8805         (allout-version, allout-layout, allout-infer-body-reindent)
8806         (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
8807         (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
8808         (allout-previous-heading, allout-goto-prefix-doublechecked)
8809         (allout-current-bullet-pos, allout-next-sibling-leap)
8810         (allout-pre-command-business, allout-encrypted-type-prefix)
8811         (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
8812         (allout-rebullet-topic, allout-rebullet-topic-grunt)
8813         (allout-flag-region, allout-expose-topic, allout-expose-topic)
8814         (allout-old-expose-topic, allout-listify-exposed)
8815         (allout-process-exposed, allout-latex-verb-quote)
8816         (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
8817         (allout-toggle-current-subtree-encryption)
8818         (allout-toggle-subtree-encryption, allout-bullet-isearch):
8819         Remove extraneous open-paren and close paren string escapes.
8821 2006-12-03  Juanma Barranquero  <lekktu@gmail.com>
8823         * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
8824         (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
8825         (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
8826         Fix typos in docstrings.
8828 2006-12-03  Glenn Morris  <rgm@gnu.org>
8830         * progmodes/cc-align.el
8831         * progmodes/cc-awk.el
8832         * progmodes/cc-cmds.el
8833         * progmodes/cc-compat.el
8834         * progmodes/cc-defs.el
8835         * progmodes/cc-engine.el
8836         * progmodes/cc-langs.el
8837         * progmodes/cc-menus.el
8838         * progmodes/cc-mode.el
8839         * progmodes/cc-styles.el
8840         * progmodes/cc-vars.el
8841         * progmodes/vhdl-mode.el: Fix Copyright format.
8843 2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
8845         * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
8846         initial down event.
8848 2006-12-02  Kim F. Storm  <storm@cua.dk>
8850         * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
8851         (cua-repeat-replace-region): Make M-v more robust.
8852         (cua-paste-pop-rotate-temporarily): New defcustom.
8853         (cua-paste-pop): Use it.
8854         (cua-auto-mark-last-change): New defcustom.
8855         (cua-pop-to-last-change): New helper function.
8856         (cua-set-mark): Use them.
8858 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
8860         * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
8861         mini-buffer message.
8863 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
8865         * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
8867 2006-12-01  Ben North  <ben@redfrontdoor.org>
8869         * paren.el: Fix the highlight overlay extension when the user types a
8870         sequence of char very fast just before the open parenthesis.
8872 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8874         * ps-mule.el: Eliminate Emacs 20 compatibility.
8876         * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
8877         (ps-print-version): New version 6.7.
8878         (ps-print-quote): Replace '?\ ' by '?\s'.
8880 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
8882         * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
8883         (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
8884         (hexl-end-of-1k-page): Doc fixes.
8885         (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
8886         Fix typos in docstrings.
8888 2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8890         * ido.el (ido-local-file-exists-p): New.  Tell if a file exists
8891         locally, i.e. without using file name handlers.
8892         (ido-read-internal): Allow mono letter host names, avoiding the
8893         `c:' problem by testing if the file exists locally.
8894         (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
8896 2006-11-30  Masatake YAMATO  <jet@gyve.org>
8898         * hexl.el (hl-line-range-function, hl-line-face): Declare variables
8899         to avoid bytecomp warnings.
8900         (hexl-mode-old-ruler-function): New variable.
8901         (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
8902         and `hl-line-range-function' after `require' hl-line.
8903         Then bind `hl-line-range-function' and `hl-line-face'.
8904         Don't require frame.  Don't use `with-no-warnings'.
8905         (hexl-activate-ruler): Store the original value of
8906         `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
8907         (hexl-mode-exit): Restore the original value of
8908         `ruler-mode-ruler-function'.
8910 2006-11-30  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
8912         * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
8913         (hexl-mode-old-hl-line-face): New variable.
8914         (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
8915         line when exit from the hexl-mode.
8917 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
8919         * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
8920         Doc fixes.
8922         * international/fontset.el (create-fontset-from-ascii-font)
8923         (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
8924         (fontset-name-p): Fix typo in docstring.
8926         * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
8928 2006-11-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8930         * ps-bdf.el: Fix maintainer email.
8932         * ps-mule.el: Fix maintainer email.  Define functions for Emacs 20
8933         compatibility.
8935         * ps-print.el: Fix maintainer email.  Define functions for Emacs 20 &
8936         21 compatibility.
8937         (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
8938         Emacs 20 & 21.
8940 2006-11-29  J.D. Smith  <jdsmith@as.arizona.edu>
8942         * progmodes/idlwave.el (idlwave-auto-fill):
8943         Remove paragraph-start let to prevent auto-fill giving up.
8945 2006-11-28  Juanma Barranquero  <lekktu@gmail.com>
8947         * vt100-led.el (led-state): Fix typo in previous change.
8949 2006-11-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8951         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8952         Fix interactive spec of the functions getting defined to make them
8953         work as documented.
8955 2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
8957         * startup.el (fancy-splash-screens): Hide initial splash buffer.
8959 2006-11-28  Kim F. Storm  <storm@cua.dk>
8961         * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
8962         icomplete-mode is enabled.
8964 2006-11-28  Carsten Dominik  <dominik@science.uva.nl>
8966         * textmodes/org.el (require): Require gnus-sum during compilation
8967         to avoid problem with a macro call.
8969 2006-11-28  Glenn Morris  <rgm@gnu.org>
8971         * emacs-lisp/authors.el (authors-aliases): Add new alias.
8973         * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
8974         (fortran-window-create-momentarily): Do not need string-to-char.
8976 2006-11-28  Richard Stallman  <rms@gnu.org>
8978         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
8979         Replace incorrect use of assoc-default with a loop.
8981         * term.el (term-exec-1): Set envvar INSIDE_EMACS.
8983         * simple.el (next-error-find-buffer): Improve messages.
8985         * files.el (revert-buffer): Special error message if file
8986         is now not readable.
8988         * facemenu.el (facemenu-add-new-face): Improve doc strings of
8989         constructed commands.
8991         * comint.el (comint-exec-1): Provide Emacs version and `comint'
8992         in INSIDE_EMACS.
8994 2006-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8996         * diff-mode.el (diff-mode-map): Add a binding for unified->context.
8998         * server.el: Remove spurious * in docstrings.
8999         (server-process-filter): Exit from recursive editing before processing
9000         a new request.
9002 2006-11-27  J.D. Smith  <jdsmith@as.arizona.edu>
9004         * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
9005         line so hidden blocks will be correctly identified.
9007 2006-11-27  Juanma Barranquero  <lekktu@gmail.com>
9009         * ledit.el (ledit-save-defun, ledit-mode):
9010         * resume.el (resume-emacs-args-buffer):
9011         * rot13.el (rot13-display-table, rot13-translate-table, rot13)
9012         (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
9013         * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
9014         (command-send-input, command-kill-line):
9015         * vt100-led.el (led-state, led-on): Fix typos in docstrings.
9017         * autoarg.el (autoarg-kp-mode): Doc fix.
9019         * emacs-lock.el (toggle-emacs-lock): Doc fix.  Simplify.
9020         (emacs-lock-check-buffer-lock): Doc fix.  Use `when'.
9021         (check-emacs-lock): Doc fix.  Simplify.
9023         * iimage.el (iimage-mode-image-regex-alist): Doc fix.
9024         (iimage-mode-buffer): Fix typos in docstring.
9026         * misc.el (zap-up-to-char): Doc fix.
9028         * time-stamp.el: Fix comment and obsolescence string for old
9029         functions.  Use `dolist' instead of `while'.
9031         * userlock.el (ask-user-about-lock-help): Fix typos in output message.
9033         * disp-table.el (standard-display-8bit, standard-display-default):
9034         * ebuff-menu.el (electric-buffer-list):
9035         * ehelp.el (electric-help-command-loop):
9036         * font-core.el (font-lock-mode):
9037         * help-macro.el (make-help-screen):
9038         * help.el (describe-minor-mode-completion-table-for-indicator)
9039         (lookup-minor-mode-from-indicator):
9040         * indent.el (tab-to-tab-stop, move-to-tab-stop):
9041         * info-look.el (info-lookup-guess-custom-symbol):
9042         * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
9043         * longlines.el (longlines-wrap-line):
9044         * macros.el (insert-kbd-macro):
9045         * menu-bar.el (menu-bar-update-buffers):
9046         * misc.el (copy-from-above-command):
9047         * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
9048         * newcomment.el (comment-indent):
9049         * novice.el (disabled-command-function):
9050         * sort.el (sort-fields-syntax-table):
9051         * subr.el (momentary-string-display):
9052         * tar-mode.el (tar-header-block-summarize)
9053         (tar-clear-modification-flags):
9054         * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
9055         (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
9056         (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
9057         (te-delete-char, te-down-vertically-or-scroll):
9058         * time-stamp.el (time-stamp-string-preprocess):
9059         * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
9061 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
9063         * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
9064         in GUD mode.
9066         * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
9067         speedbar-expand-line-descendants, speedbar-contract-line-descendants.
9069 2006-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9071         * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
9073 2006-11-26  Stephen Leake  <stephen_leake@stephe-leake.org>
9075         * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
9076         (ada-compile-goto-error): Adapt to new argument profile of
9077         compilation-goto-locus in Emacs 22.  Don't check if the various
9078         compile functions are defined; we already do "(require 'compile)".
9080 2006-11-26  Kim F. Storm  <storm@cua.dk>
9082         * kmacro.el: Fix commentary.
9084 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
9086         * progmodes/gud.el (gdb): Explain how to run in text command mode
9087         more clearly.  Say in error message that multiple debugging
9088         requires restarting GDB.
9090 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
9092         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
9094 2006-11-25  Pavel Kobiakov  <pk_at_work@yahoo.com>
9096         * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
9097         (flymake-popup-menu): Use it instead of posn-at-point.
9099 2006-11-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9101         * progmodes/cc-vars.el (c-backslash-column):
9102         Mention c-backslash-max-column in documentation for c-backslash-column.
9104 2006-11-24  Lars Hansen  <larsh@soem.dk>
9106         * net/tramp.el (tramp-default-method): Under Windows, change from
9107         plink to pscp.
9108         (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
9109         (tramp-actions-copy-out-of-band):
9110         Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
9111         (tramp-action-out-of-band): Move "Permission denied" handling to
9112         tramp-action-copy-failed.
9113         (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
9114         process buffer.
9116 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9118         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9119         strings to a single string.  Quote `errors-file-name'.
9120         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9121         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9122         Adjust calls.  Use `shell-quote-argument'.
9124         * international/mule.el (load-with-code-conversion)
9125         (with-category-table): Use with-current-buffer.
9126         (after-insert-file-set-coding): Use restore-buffer-modified-p.
9128 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
9130         * mail/smtpmail.el (smtpmail-send-it):
9131         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
9132         MIME header for the message encoding.
9133         Bind coding-system-for-write around the call to mail-do-fcc.
9134         Use smtpmail-code-conv-from to encode queued mail messages.
9136 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9138         * tabify.el (tabify-regexp): Doc fix.
9140         * net/rcirc.el (rcirc-buffer-maximum-lines):
9141         * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
9143         * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
9144         (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
9145         Fix typos in output messages.
9146         (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
9148 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9150         * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
9151         the horse's mouth.
9152         (hexlify-buffer): Don't re-encode an arg that's already encoded.
9154 2006-11-23  Michael Kifer  <kifer@cs.stonybrook.edu>
9156         * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
9157         Remove condition-case.
9159 2006-11-23  Glenn Morris  <rgm@gnu.org>
9161         * progmodes/f90.el (f90-comment-indent): Do not move point in
9162         default case.
9164 2006-11-21  Romain Francoise  <romain@orebokech.com>
9166         * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
9167         from library name (reverts change of 2005-10-25).
9169 2006-11-21  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9171         * tutorial.el (tutorial--default-keys): Add newline and
9172         delete-backward-char bindings.
9173         (tutorial--detailed-help): Save excursion when finding keys.
9174         Correct warning string for M-x FOO case.
9175         (tutorial--display-changes): Print special keys in tutorial style.
9176         Tweak search regexp for changed keys.
9178 2006-11-21  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
9180         * thingatpt.el (thing-at-point-url-at-point): Don't add a
9181         redundant scheme.
9183 2006-11-21  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
9185         * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
9186         are new to the list at IANA.  Also added irc, mms, mmsh.
9188 2006-11-20  J.D. Smith  <jdsmith@as.arizona.edu>
9190         * progmodes/idlw-help.el (idlwave-html-help-location):
9191         Fail gracefully for missing help packages.
9192         (idlwave-help-assistant-open-link): Open full links.
9193         (idlwave-help-assistant-help-with-topic): Direct help link.
9195         * progmodes/idlwave.el (idlwave-mode):
9196         Set add-log-current-defun-function.
9197         (idlwave-current-routine-fullname): Add, to support add-log.
9198         (idlwave-convert-xml-system-routine-info): Simplify XML parsing
9199         to reflect improvements to xml-parse-file.
9200         (idlwave-mode-menu-def): New binding for help-with-topic.
9202         * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
9203         Handle extra newlines and spaces.
9204         (idlwave-shell-mode-map): Add help-with-topic.
9206 2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
9208         * tutorial.el (tutorial-warning-face): New face.
9209         (tutorial--detailed-help, tutorial--display-changes): Use it.
9210         (tutorial--find-changed-keys): Check ESC-prefix binding specially.
9211         Improve search pattern for occurrences of changed keys.
9213 2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9215         * term/x-win.el (x-last-cut-buffer-coding): New variable.
9216         (x-select-text): Set it.
9217         (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
9218         when checking for newness.
9220 2006-11-19  Juanma Barranquero  <lekktu@gmail.com>
9222         * subr.el (posn-image):
9223         * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
9225         * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
9227 2006-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9229         * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
9230         Exceptions to the rule "add a space between an identifier and an
9231         opening parenthesis".  Defaulted to the `#define' problem of cpp.
9232         (glasses-parenthesis-exception-p): New.  Check if the region is an
9233         exception regarding to that.
9234         (glasses-make-readable): Use it.
9235         (glasses-convert-to-unreadable): Ditto.  Modify the file also if
9236         `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
9238 2006-11-19  Chong Yidong  <cyd@stupidchicken.com>
9240         * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
9242 2006-11-19  Stephen Leake  <stephen_leake@stephe-leake.org>
9244         * progmodes/ada-mode.el (ada-make-body): Fix typo.
9246         * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
9247         (ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.
9249 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
9251         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
9252         conditions for function or variable bindings.
9254         * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
9256         * progmodes/compile.el (compilation-start): Ditto.
9258 2006-11-18  Michael Albinus  <michael.albinus@gmx.de>
9260         * net/tramp.el (top): cl and custom are always required.
9262 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9264         * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
9265         cut-buffers with next-selection-coding-system if not nil.
9267 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
9269         * textmodes/org.el (org-fix-decoded-time): New function.
9270         (org-display-custom-time): Use `org-fix-decoded-time'.
9272 2006-11-17  Chong Yidong  <cyd@stupidchicken.com>
9274         * menu-bar.el (menu-bar-games-menu): Remove yow.
9276 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
9278         * textmodes/org.el (org-scan-tags): Re-align code fixed.
9279         (org-detach-overlay): Rename from `org-detatch-overlay'.
9280         (org-table-convert-region): Insert space after column separator.
9281         (org-agenda-kill): New command.
9282         (org-metaleft): Call `org-outdent-item' on bullets.
9283         (org-metaright): Call `org-indent-item' on bullets.
9284         (org-timestamp-change): Set `org-last-changed-timestamp'.
9285         (org-current-line): Make sure (bolp) returns correct result.
9286         (org-agenda-change-all-lines): Make sure TODO are highlighted.
9288 2006-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9290         * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
9292 2006-11-16  Chong Yidong  <cyd@stupidchicken.com>
9294         * mouse.el (global-map): Change 2006-08-16 fix to call
9295         mouse-yank-at-click explicitly, since mouse events are not carried
9296         over into keyboard macros.
9298 2006-11-16  Kim F. Storm  <storm@cua.dk>
9300         * ido.el (ido-file-internal): Use current buffer's file name as default
9301         choice for ido-find-alternate-file.  Suggested by Matt Hodges.
9303 2006-11-15  Ken Manheimer  <ken.manheimer@gmail.com>
9305         * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
9306         (allout-inhibit-aberrance-doublecheck): Rename from
9307         allout-during-yank-processing.  All callers changed.
9308         (allout-ascend): Provide for unusual case where some topic after
9309         the first in file is at lower depth than the first.
9310         (allout-shift-in): Ensure the offspring of the new containing
9311         topic are exposed.
9312         (allout-encrypt-string): Preserve the coding-system of the text,
9313         according to that of the containing buffer.
9314         (allout-toggle-subtree-encryption): When the text being encrypted
9315         requires a different coding system, offer to preserve the coding
9316         system using a file local var.
9318 2006-11-15  Simon Marshall  <simon@gnu.org>
9320         * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
9321         to recognise "T t()" as a function declaration, rather than a
9322         variable instantiation, iff at the top-level or inside a class
9323         declaration.  Suggested by Feng Li <fengli@gmail.com>.
9325 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
9327         * progmodes/ada-xref.el (ada-parse-prj-file):
9328         Don't delete project buffer; user may want to edit it.
9329         (ada-xref-set-project-field, ada-xref-current-project-file)
9330         (ada-xref-current-project, ada-show-current-project)
9331         (ada-set-main-compile-application): New functions.
9332         (ada-xref-get-project-field, ada-require-project-file):
9333         Normalize use of ada-prj-default-project-file.
9334         (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
9335         Normalize use of ada-require-project-file.
9336         (ada-prj-find-prj-file): Improve doc string, comments.
9338         * progmodes/ada-mode.el (ada-mode-version): Bump version.
9339         (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
9340         (ada-create-menu): Add ada-set-main-compile-application,
9341         ada-show-current-main, ada-show-current-project.
9343 2006-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9345         * progmodes/python.el (inferior-python-mode-syntax-table): New var.
9346         (inferior-python-mode): Use it.
9348 2006-11-14  Andreas Schwab  <schwab@suse.de>
9350         * term/xterm.el (terminal-init-xterm): Add more key bindings.
9352 2006-11-13  Kim F. Storm  <storm@cua.dk>
9354         * ido.el (ido-copy-current-word): C-o copies region if active.
9356 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
9358         * textmodes/org.el (org-emph-face): Fix typo in variable name.
9360 2006-11-13  Juanma Barranquero  <lekktu@gmail.com>
9362         * ediff.el (ediff-revision):
9363         * files.el (set-visited-file-name):
9364         * mail/rmailout.el (rmail-output-body-to-file):
9365         Use `format', not `message', in `y-or-n-p' call.
9367 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
9369         * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
9370         (org-metaright): Call `org-indent-item' on bullets.
9371         (org-timestamp-change): Set `org-last-changed-timestamp'.
9372         (org-current-line): Make sure (bolp) returns correct result.
9373         (org-agenda-change-all-lines): Make sure highlighting TODO always works.
9375 2006-11-12  Richard Stallman  <rms@gnu.org>
9377         * language/european.el (turkish-case-conversion-enable)
9378         (turkish-case-conversion-disable): New functions.
9379         ("Turkish" lang env): Use them.
9381         * international/characters.el (case table):
9382         Do nothing special for i and I.
9384         * subr.el (remove-overlays): Fix last change.
9386         * cus-edit.el (custom-save-all): Use find-file-visit-truename
9387         for visiting the custom file.
9389 2006-11-12  Markus Triska  <triska@gmx.at>
9391         * play/handwrite.el (handwrite): Also process lines not ending
9392         with newline.  Replace some position-fiddling with different
9393         logic.  Improve performance.
9395 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
9397         * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
9398         replacing deleted variable `ada-check-switch'.
9399         (ada-project-file-extension): Rename to `ada-prj-file-extension'.
9400         (ada-xref-project-files): Improve doc string.
9401         (ada-find-executable): New function.
9402         (ada-initialize-runtime-library): Use `ada-find-executable'.
9403         (ada-xref-set-default-prj-values): In compile commands, don't need
9404         `ada-cd-command'; `compile' does that more portably.
9405         Use ada-prj-default-check-cmd.
9406         (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
9407         properties if not specified in project file.
9408         (ada-goto-declaration): Display useful message for new error
9409         'error-file-not-found.
9410         (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
9411         'error-file-not-found.
9412         (ada-get-all-references): Match latest ali syntax.  Signal new
9413         error 'error-file-not-found.
9414         (ada-find-in-ali): Match latest ali syntax.
9415         (ada-make-filename-from-adaname): Handle different semantics of
9416         gnatkr in GNAT 3.15p vs later.
9418         * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
9419         ada-procedure-start-regexp.
9420         (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
9422         * progmodes/ada-mode.el: Replace conditional (require 'ispell)
9423         with defvar.
9424         (ada-language-version): Rename ada05 -> ada2005.
9425         (ada-align-region-separate): Add `eval-when-compile'.
9426         (ada-name-regexp): Remove unneeded escapes in regexp character
9427         alternative.
9428         (ada-compile-goto-error-file-linenr-re): New constant.
9429         (ada-matching-start-re): Handle additional cases `declare',
9430         `procedure', `function'.
9431         (ada-compile-goto-error): Handle "... at line nn".
9432         (ada-mode): Clearer syntax, comments for ff-special-constructs.
9433         Delete support for old versions of `align'.
9434         (ada-search-prev-end-stmt): Handle additional keyword `private'.
9435         (ada-check-defun-name): Simplify handling of `declare'.
9436         (ada-goto-matching-start): Handle nested `begin ... end'.
9437         Handle `declare', `protected', `procedure', `function'.
9438         (ada-create-menu): Presence of arm95 is not conditional on using
9439         GNAT compiler.
9441 2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
9443         * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
9444         nil in the *RE-Builder* buffer (it causes spurious error messages).
9446         * server.el (server-visit-files): If `minibuffer-auto-raise' has
9447         been set to t, respect it.
9449 2006-11-11  Stephen Leake  <stephen_leake@stephe-leake.org>
9451         * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
9452         Delete commented out code for old Emacs versions.  Autoloading of
9453         "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
9454         (ada-mode-version): Bump version number.
9455         (ada-95-string-keywords, ada-2005-string-keywords)
9456         (ada-2005-keywords, ada-name-regexp): New constant.
9457         (ada-language-version, ada-procedure-start-regexp, ada-mode)
9458         (ada-font-lock-keywords): Add support for Ada 2005 keywords.
9459         (ada-package-start-regexp): Support private packages, include package
9460         name (for ada-set-point-accordingly).
9461         (ada-next-procedure, ada-previous-procedure)
9462         (ada-which-function-are-we-in): Match changes to
9463         ada-procedure-start-regexp.
9464         (ada-make-body): Make non-interactive; not a user function.
9465         (ada-make-subprogram-body): Improve doc string.
9467 2006-11-11  Romain Francoise  <romain@orebokech.com>
9469         * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
9470         `compilation-error-regexp-alist' buffer-local, since we changed
9471         `compilation-error-regexp-alist-alist' locally.
9473 2006-11-11  Juanma Barranquero  <lekktu@gmail.com>
9475         * server.el (server-visit-files): Bind `minibuffer-auto-raise'
9476         to the value of `server-raise-frame'.
9478 2006-11-11  Glenn Morris  <rgm@gnu.org>
9480         * ido.el (ido-enable-prefix)
9481         * ses.el (ses-call-printer-return)
9482         * net/tramp.el (tramp-unified-filenames)
9483         * progmodes/cc-align.el (c-lineup-string-cont)
9484         * progmodes/compile.el (compilation-directory-matcher)
9485         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
9486         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
9487         (vhdl-clock-rising-edge)
9488         * textmodes/org.el (org-export-with-timestamps)
9489         (org-export-remove-timestamps-from-toc)
9490         (org-export-with-tags): Improve previous doc fixes.
9492 2006-11-11  Richard Stallman  <rms@gnu.org>
9494         * textmodes/flyspell.el (flyspell-mode-map):
9495         Bind C-c $ instead of M-RET.
9497 2006-11-10  Simon Marshall  <simon@gnu.org>
9499         * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
9500         fontification for "case" and "default" keywords.
9502 2006-11-10  Andreas Schwab  <schwab@suse.de>
9504         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
9505         Avoid starting sentence with "nil".
9507 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
9509         * server.el (server-raise-frame): New option.
9510         (server-switch-buffer): Use it.
9512 2006-11-10  Nick Roberts  <nickrob@snap.net.nz>
9514         * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
9515         with a capital.
9517 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
9519         * textmodes/org.el (org-show-hierarchy-above)
9520         (org-show-following-heading): Fix typo in default value.
9521         (org-scan-tags): Make the search case-sensitive.
9522         (org-tags-sparse-tree): Don't overrule
9523         `org-show-following-heading' and `org-show-hierarchy-above'.
9524         (org-reveal): New command.
9525         (org-show-context): Rename from `org-show-hierarchy-above'.
9526         (org-fast-tag-selection-single-key): New option.
9527         (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
9528         (org-tags-overlay): New variable.
9529         (org-agenda-todo-ignore-deadlines): New option.
9530         ("session"): Add circular data structure `org-mark-ring' to
9531         exceptions list in session.el.
9532         (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
9533         New options.
9534         (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
9535         (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
9536         (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
9537         (org-finalize-agenda): Activate bracket links in agenda.
9538         (org-at-timestamp-p, org-at-date-range-p): Additional argument
9539         INACTIVE-OK.
9540         (org-show-hierarchy-above, org-show-following-heading):
9541         List values allowed for fine-tuned configuration.
9542         (org-show-hierarchy-above): New argument CONTEXT, use the
9543         fine-tuned settings in `org-show-hierarchy-above' and
9544         `org-show-following-heading'.
9545         (org-display-custom-time): New function.
9546         (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
9547         (org-display-custom-times, org-time-stamp-custom-formats):
9548         (org-maybe-intangible): New macro.
9549         (org-activate-bracket-links, org-hide-wide-columns):
9550         Use `org-maybe-intangible'.
9551         (org-open-file): Use `shell-quote-argument'.
9552         (org-display-internal-link-with-indirect-buffer): New option.
9553         (org-file-remote-p): Get regexp from list.
9554         (org-link-expand-abbrev): New function.
9555         (org-link-abbrev-alist): New option.
9556         (org-open-at-point, org-cleaned-string-for-export):
9557         Call `org-link-expand-abbrev'.
9558         (org-timeline, org-agenda-list, org-todo-list)
9559         (org-tags-view): Remove the KEEP-MODES argument.
9560         (org-finalize-agenda-hook): New hook.
9561         (org-get-alist-option): New function.
9562         (org-follow-timestamp-link): New function.
9563         (org-open-at-point): Call `org-follow-timestamp-link'.
9564         (org-log-note-marker, org-log-note-purpose)
9565         (org-log-note-window-configuration): New variables.
9566         (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
9567         (org-log-note-headings): New option.
9568         (org-dblock-write:clocktable): Bug fix, removed infinite loop.
9569         (org-store-link): Support for dired-mode.
9570         (org-open-file): Substitute environment variables into filename.
9571         (org-last): New defsubst.
9572         (org-agenda-re-align-tags): New function.
9573         (org-agenda-align-tags-to-column): New option.
9574         (org-agenda-timeline): Group removed.
9575         (org-prepare-agenda, org-prepare-agenda-buffers)
9576         (org-run-agenda-series, org-timeline, org-agenda-list)
9577         (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
9578         the text property inticating the agenda type.
9579         (org-agenda-post-command-hook): Get agenda type from text property
9580         at point.
9581         (org-agenda): Handle command sets.  Set `org-agenda-last-arguments'
9582         and obey `org-agenda-overriding-arguments'.
9583         (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
9584         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
9585         (org-agenda-week-view, org-agenda-day-view):
9586         Use `org-agenda-overriding-arguments' to make updating work with
9587         multi-block agendas.
9588         (org-agenda-prefix-format): Allow different formats for the
9589         different agenda entry types.
9590         (org-timeline-prefix-format): Option removed, use
9591         `org-agenda-prefix-format' instead.
9592         (org-prepare-agenda): New function.
9593         (org-select-timeline-window): Option removed, use
9594         `org-select-agenda-window' instead.
9595         (org-respect-restriction): Variable removed.
9596         (org-cmp-tag): New function.
9597         (org-agenda-sorting-strategy, org-entries-lessp):
9598         Implement sorting by last tag.
9599         (org-complete): Better completion in in-buffer option lines.
9600         (org-in-item-p): New function.
9601         (org-org-menu): Add entries for checkboxes.
9602         (org-cycle): Extra brouping in outline-regexp, because it is used
9603         in a search with "^" prepended.
9604         (org-provide-checkbox-statistics): New option.
9605         (org-set-font-lock-defaults): Highlight checkbox statistics.
9606         (org-update-checkbox-count-maybe)
9607         (org-get-checkbox-statistics-face): New functions.
9608         (org-update-checkbox-count): New command.
9609         (org-insert-item, org-toggle-checkbox):
9610         Call `org-update-checkbox-count-maybe'.
9611         (org-export-as-html): XEmacs compatibility for coding system.
9612         (org-force-cycle-archived): New command.
9613         (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
9614         overrules cycling.
9615         (org-fix-position-after-promote): If the line contains only a todo
9616         keyword, add a final space.
9617         (org-promote-subtree, org-demote-subtree):
9618         Call `org-fix-position-after-promote'.
9620 2006-11-10  Glenn Morris  <rgm@gnu.org>
9622         * calendar/cal-dst.el: Do not assume DST starts/ends on the same
9623         date in every year.
9624         (calendar-dst-check-each-year-flag): New customizable variable.
9625         (calendar-dst-find-data): New function, extracted from
9626         calendar-current-time-zone.
9627         (calendar-current-time-zone): Use calendar-dst-find-data.
9628         (calendar-dst-transition-cache): New variable.
9629         (calendar-dst-find-startend, calendar-dst-starts)
9630         (calendar-dst-ends): New functions.
9631         (calendar-daylight-savings-starts)
9632         (calendar-daylight-savings-ends): Change value to use
9633         calendar-dst-starts, calendar-dst-ends; respectively.
9635         * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
9637         * ido.el (ido-enable-prefix)
9638         * ses.el (ses-call-printer-return)
9639         * net/tramp.el (tramp-unified-filenames)
9640         * progmodes/cc-align.el (c-lineup-string-cont)
9641         * progmodes/compile.el (compilation-directory-matcher)
9642         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
9643         * progmodes/gdb-ui.el (gdb-many-windows)
9644         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
9645         (vhdl-clock-rising-edge)
9646         * textmodes/org.el (org-export-with-timestamps)
9647         (org-export-remove-timestamps-from-toc, org-export-with-tags)
9648         (org-read-date): Doc fix (Nil -> nil).
9650 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9652         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
9653         Encode/decode text to/from cut buffers to/from iso-latin-1 only.
9655 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
9657         * bs.el (bs--window-for-buffer): Remove.
9658         (bs--show-with-configuration): Use `get-window-with-predicate'
9659         instead of `bs--window-for-buffer'.
9661 2006-11-10  Kenichi Handa  <handa@m17n.org>
9663         * files.el (revert-buffer): Fix previous change.
9665 2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
9667         * bs.el (bs--redisplay): Fix typo in docstring.
9668         (bs--window-config-coming-from): Make frame-local.
9669         (bs--restore-window-config): New function.
9670         (bs-kill, bs-select, bs-select-other-window)
9671         (bs-select-other-frame): Use it.
9672         (bs--window-for-buffer): Return as soon as a matching buffer is found.
9673         (bs--show-with-configuration): Save the window configuration as a
9674         frame local var, and only if *buffer-selection* is not already
9675         visible on this frame.
9677 2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
9679         * vc-svn.el (vc-svn-admin-directory): New var.
9680         (vc-svn-registered, vc-svn-responsible-p)
9681         (vc-svn-repository-hostname): Use it.
9682         Suggested by arit93@yahoo.com.
9684 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
9686         * ldefs-boot.el: Regenerate.
9688 2006-11-08  Alan Mackenzie  <acm@muc.de>
9690         * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
9691         case (eq open-paren-in-column-0-is-defun-start nil) by searching
9692         for least nested open-paren.
9694 2006-11-08  Romain Francoise  <romain@orebokech.com>
9696         * subr.el (remove-overlays): Fix typo in last change.
9698 2006-11-08  Richard Stallman  <rms@gnu.org>
9700         * subr.el (remove-overlays): Call overlay-recenter.
9702 2006-11-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9704         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
9705         (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
9706         behaviour.
9707         (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
9708         directly.
9710 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
9712         * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
9713         (ido-max-dir-file-cache, ido-decorations)
9714         (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
9715         (ido-magic-backward-char, ido-enter-dired)
9716         (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
9717         (ido-list-directory, ido-first-match, ido-only-match)
9718         (ido-subdir, ido-indicator): Fix typos in docstrings.
9719         (ido-buffer-internal, ido-completion-help): Fix typos in messages.
9720         (ido-read-internal): Fix typo in error message.
9722 2006-11-08  Kenichi Handa  <handa@m17n.org>
9724         * international/mule-cmds.el (set-default-coding-systems):
9725         Always set default-file-name-coding-system to utf-8 for Mac Darwin.
9727 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
9729         * makefile.w32-in (setwins): Remove.
9730         (WINS_ALMOST): New macro.
9731         (WINS): Use it.
9732         (autoloads): Don't extract autoloads from files in obsolete/.
9734 2006-11-07  Chong Yidong  <cyd@stupidchicken.com>
9736         * whitespace.el (whitespace-buffer): Call remove-overlays after
9737         overlay-recenter for performance.  Suggested by Martin Rudalics.
9739 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
9741         * net/tramp.el (tramp-default-method): scp is the default method.
9743 2006-11-07  Juanma Barranquero  <lekktu@gmail.com>
9745         * server.el (server-start): Save also the Emacs pid in the server file.
9747 2006-11-07  Carsten Dominik  <dominik@science.uva.nl>
9749         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
9750         point when displaying a bibtex cross reference in the echo area.
9752 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
9754         * international/mule.el (make-char): Fix typo in docstring.
9755         (load-with-code-conversion, charsetp): Doc fixes.
9757         * international/ja-dic-cnv.el (skkdic-convert):
9758         * cus-edit.el (hook): Fix typo in docstring.
9760 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
9762         * cus-edit.el (custom-mode-map): Move defvar above code using it.
9763         (custom-mode-link-map): New variable.
9764         (custom-group-link, custom-manual): Use follow-link.
9766 2006-11-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9768         * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
9769         "Mark Shapiro" -> "Marc Shapiro".  Update his email address.
9771 2006-11-06  Richard Stallman  <rms@gnu.org>
9773         * textmodes/flyspell.el (flyspell-correct-word-before-point):
9774         New function broken out of flyspell-correct-word.
9775         (flyspell-mode-map): Bind it to M-RET.
9776         (flyspell-correct-word): Call it.
9778         * textmodes/fill.el (fill-minibuffer-function): New function.
9779         (fill-paragraph): Bind fill-paragraph-function to
9780         fill-minibuffer-function.
9782         * ruler-mode.el (ruler-mode-map): Add bindings for up-events
9783         so that they aren't undefined.
9785         * dired.el (dired-readin): Locally bind file-name-coding-system.
9787         * bindings.el: Shorten and clarify usual mode line mouse help string.
9789         * Makefile.in (autoloads): Don't include `obsolete'.
9791 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
9793         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
9794         (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
9795         Printing menu if it's not initialized.
9796         (pr-menu-bind): Act on menu-bar-file-menu directly.
9798 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
9800         * help.el (view-emacs-news): Fix typo in error message.
9802         * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
9804         * shadowfile.el (shadow-define-regexp-group)
9805         (shadow-literal-groups, shadow-insert-var): Doc fixes.
9806         (shadow-read-files): Fix typo in message.
9807         (shadow-inhibit-overload, shadow-find, shadow-suffix)
9808         (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
9809         (shadow-suffix, shadow-site-match, shadow-expand-file-name)
9810         (shadow-file-match): Fix typos in docstrings.
9812         * terminal.el (terminal-emulator): Fix typo in message.
9814         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
9816         * emacs-lisp/lselect.el (x-kill-primary-selection)
9817         (x-delete-primary-selection, x-copy-primary-selection):
9818         Fix typos in error messages.
9820         * emulation/edt-mapper.el: Fix typo in interactive message.
9822         * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
9824         * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
9825         (ispell-help): Fix typos in docstrings.
9826         (ispell-help): Fix typo in output message.
9828         * allout.el (allout-adjust-file-variable)
9829         (allout-passphrase-verifier-string)
9830         (allout-passphrase-hint-string)
9831         (allout-toggle-current-subtree-encryption):
9832         * apropos.el (apropos-synonyms):
9833         * cus-edit.el (hook):
9834         * emacs-lock.el (emacs-lock-from-exiting):
9835         * follow.el (follow-avoid-tail-recenter-p):
9836         * hexl.el (hexl-mode):
9837         * mouse-copy.el (mouse-copy-work-around-drag-bug):
9838         * mouse.el (mouse-set-font):
9839         * resume.el (resume-emacs-args-file):
9840         * rfn-eshadow.el (file-name-shadow-tty-properties):
9841         * t-mouse.el (t-mouse-process, t-mouse-mode):
9842         * emacs-lisp/cust-print.el (custom-print-install)
9843         (custom-print-uninstall, custom-format):
9844         * emacs-lisp/shadow.el (list-load-path-shadows):
9845         * emulation/tpu-edt.el (tpu-help-text)
9846         (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
9847         (tpu-reset-control-keys):
9848         * emulation/vip.el (vip-emacs-local-map)
9849         (vip-change-mode-to-emacs):
9850         * emulation/viper.el (viper-mode, viper-set-hooks)
9851         (viper-major-mode-modifier-list):
9852         * emulation/viper-init.el (viper-emacs-state-cursor-color):
9853         * emulation/viper-keym.el (viper-emacs-kbd-map)
9854         (viper-toggle-key):
9855         * mail/feedmail.el (feedmail-queue-reminder)
9856         (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
9857         (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
9858         (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
9859         (feedmail-sender-line, feedmail-force-binary-write)
9860         (feedmail-from-line, feedmail-deduce-envelope-from)
9861         (feedmail-x-mailer-line, feedmail-message-id-generator)
9862         (feedmail-date-generator, feedmail-fiddle-plex-user-list)
9863         (feedmail-enable-spray, feedmail-spray-this-address)
9864         (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
9865         (feedmail-queue-runner-confirm-global)
9866         (feedmail-ask-before-queue-prompt)
9867         (feedmail-ask-before-queue-reprompt)
9868         (feedmail-prompt-before-queue-standard-alist)
9869         (feedmail-prompt-before-queue-user-alist)
9870         (feedmail-prompt-before-queue-help-supplement)
9871         (feedmail-queue-use-send-time-for-message-id)
9872         (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
9873         (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
9874         (feedmail-mail-send-hook-queued)
9875         (feedmail-confirm-addresses-hook-example)
9876         (feedmail-last-chance-hook, feedmail-before-fcc-hook)
9877         (feedmail-queue-runner-mode-setter)
9878         (feedmail-queue-alternative-mail-header-separator)
9879         (feedmail-queue-runner-message-sender)
9880         (feedmail-buffer-eating-function, feedmail-binmail-template)
9881         (feedmail-run-the-queue-no-prompts)
9882         (feedmail-run-the-queue-global-prompt)
9883         (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
9884         (feedmail-envelope-deducer, feedmail-fiddle-date)
9885         (feedmail-default-message-id-generator)
9886         (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
9887         (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
9888         * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
9889         (vms-pmail-setup):
9890         * play/dunnet.el (dun-help):
9891         * play/handwrite.el (handwrite):
9892         * play/hanoi.el (hanoi-unix-64):
9893         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
9894         * textmodes/enriched.el (fixed):
9895         * textmodes/org.el (org-file-apps)
9896         (org-emphasis-regexp-components, org-emphasis-alist):
9897         * textmodes/texinfmt.el (batch-texinfo-format):
9898         Fix typos in docstrings.
9900 2006-11-05  Juanma Barranquero  <lekktu@gmail.com>
9902         * loadhist.el (read-feature): Don't complete features not loaded
9903         from a file (which make `unload-feature' to fail).
9905 2006-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9907         * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
9909 2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
9911         * startup.el (command-line-1): Kill emacs if the last frame is
9912         deleted while evaluating the command-line arguments.
9914 2006-11-05  Richard Stallman  <rms@gnu.org>
9916         * startup.el (init-file-had-error): Add doc string.
9917         (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
9918         Use fixed-width font for keyboard key descriptions.
9920         * cus-edit.el (custom-save-all): Error if saving in .emacs
9921         and it had an error when loaded.
9923         * dired-aux.el (dired-copy-file-recursive): Catch errors
9924         from recursive copies in the loop, around the recursive call.
9926 2006-11-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9928         * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
9929         `/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
9930         `/proc/acpi/thermal_zone/*'.
9931         (battery-search-for-one-match-in-files): New.  Search a regexp in
9932         the content of some files.
9934 2006-11-05  Martin Rudalics  <rudalics@gmx.at>
9936         * window.el (mouse-autoselect-window-now): Remove variable.
9937         (mouse-autoselect-window-state): New variable.
9938         (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
9939         (mouse-autoselect-window-select, handle-select-window):
9940         Rewritten to make mouse-autoselect-window-timer a one-shot timer.
9941         Suspend delayed autoselection during menu or popup dialog.
9943         * info-look.el (info-lookup-guess-custom-symbol): New function
9944         for retrieving symbol at point in custom buffers.
9945         (top level) <info-lookup-maybe-add-help>: Add backquote and
9946         comma to ignored characters in regexps of help specifications
9947         for emacs-lisp-mode and lisp-interaction-mode.  This permits
9948         looking up symbols in `...' and after a comma.  Add help
9949         specifications for custom-mode and help-mode.
9951 2006-11-04  Eli Zaretskii  <eliz@gnu.org>
9953         * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
9954         Don't encode body if RAW is non-nil, or if the old encoding is
9955         identical to the new encoding, or if the body contains only
9956         eight-bit-* characters.
9958 2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
9960         * faces.el (faces-sample-overlay, describe-face): Revert last changes.
9961         (faces-sample-overlay): Remove variable.
9962         (describe-face): Insert sample text in the face being described.
9964 2006-11-04  Martin Rudalics  <rudalics@gmx.at>
9966         * whitespace.el (whitespace-indent-regexp): Make this match any
9967         multiples of eight spaces near the beginning of a line.
9968         (whitespace-buffer): Use `remove-overlays' instead of
9969         `whitespace-unhighlight-the-space' and `overlay-recenter' to
9970         speed up overlay handling.
9971         (whitespace-buffer-leading, whitespace-buffer-trailing):
9972         Make these functions highlight the text removed by
9973         `whitespace-buffer-leading-cleanup' and
9974         `whitespace-buffer-trailing-cleanup' respectively.
9975         (whitespace-buffer-search): Use `with-local-quit'.
9976         Move `format' out of loop to speed up scanning larger buffers.
9977         (whitespace-unhighlight-the-space): Remove `remove-hook' since
9978         that function is never added to a hook.
9979         (whitespace-spacetab-regexp, whitespace-ateol-regexp)
9980         (whitespace-buffer-leading-cleanup)
9981         (whitespace-refresh-rescan-list): Fix docstrings.
9983 2006-11-03  Ken Manheimer  <ken.manheimer@gmail.com>
9985         * allout.el (allout-during-yank-processing): Cue for inhibiting
9986         aberrance processing during yanks.
9987         (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
9988         the amount of yanked topics that can be aberrant.
9989         (allout-do-doublecheck): Encapsulate this multiply-used recipe in
9990         a function, and supplement with inihibition of doublechecking
9991         during yanks.
9992         (allout-beginning-of-line, allout-next-heading)
9993         (allout-previous-heading, allout-goto-prefix-doublechecked)
9994         (allout-back-to-current-heading, allout-next-visible-heading)
9995         (allout-next-sibling): Use new allout-do-doublecheck function.
9996         (allout-next-sibling): Ensure we made progress when returning
9997         other than nil.
9998         (allout-rebullet-heading): Preserve text property annotations
9999         indicating the text was hidden, if it was.
10000         (allout-kill-line): Remove any added was-hidden annotations.
10001         (allout-kill-topic): Remove any added was-hidden annotations.
10002         (allout-annotate-hidden): Inhibit adding was-hidden text
10003         properties to the undo list.
10004         (allout-deannotate-hidden): New function to remove was-hidden
10005         annotation.
10006         (allout-hide-by-annotation): Use new allout-deannotate-hidden.
10007         (allout-remove-exposure-annotation): Replace by
10008         allout-deannotate-hidden.
10009         (allout-yank-processing): Signal that yank processing is happening
10010         with allout-during-yank-processing.  Also, wrap
10011         allout-unprotected's closer to the text changes, for easier
10012         debugging.  We need to inhibit-field-text-motion explicitly, in
10013         lieu of the encompassing allout-unprotected.
10014         (outlineify-sticky): Adjust criteria for triggering new outline
10015         decorations to presence or absence of any topics, not just a topic
10016         at the beginning of the buffer.
10018 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10020         * bs.el (bs--show-all, bs--redisplay):
10021         * cus-edit.el (custom-unlispify-menu-entries)
10022         (custom-unlispify-tag-names, custom-prompt-variable):
10023         * expand.el (expand-pos):
10024         * speedbar.el (speedbar-generic-list-tag-p):
10025         * wid-edit.el (widget-image-enable):
10026         * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
10027         * emacs-lisp/find-func.el (find-function-noselect)
10028         (find-function, find-variable-noselect, find-variable)
10029         (find-definition-noselect, find-face-definition):
10030         * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
10031         * net/eudc-vars.el (eudc-expansion-overwrites-query):
10032         * progmodes/ada-xref.el (ada-find-in-ali):
10033         * textmodes/flyspell.el (flyspell-check-tex-math-command):
10034         * textmodes/org.el (org-copy-subtree):
10035         * textmodes/table.el (table--row-column-insertion-point-p):
10036         Use "non-nil" in docstrings.
10038 2006-11-03  Mark Davies  <mark@mcs.vuw.ac.nz>
10040         * sort.el (sort-columns): Set the field separator to tab; on
10041         NetBSD, sort complains if "\n" is used as field separator.
10043 2006-11-03  NIIMI Satoshi  <sa2c@sa2c.net>
10045         * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
10047 2006-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10049         * server.el (server-auth-key): Remove.  Replace by a process-property.
10050         (server-start): Don't remove the file of the previous process, but
10051         instead clear out the place for the new file.
10052         (server-start): Set the :auth-key property.
10053         (server-process-filter): Use the :auth-key property.
10055 2006-11-02  Carsten Dominik  <dominik@science.uva.nl>
10057         * textmodes/org.el (org-mode-map): No longer copy
10058         `outline-mode-map' explicitly - this is already done by
10059         `define-derived-mode'.
10061 2006-11-02  Juanma Barranquero  <lekktu@gmail.com>
10063         * server.el (server-visit-files): Use `when'.
10064         (server-process-filter): When authentication fails, send error
10065         message to client.  Wrap `process-send-region' in `ignore-errors'
10066         instead of `condition-case', and remove misleading comment.
10068 2006-11-01  Juri Linkov  <juri@jurta.org>
10070         * simple.el (yank): Doc fix.
10072 2006-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10074         * server.el: Try and fit within 80 columns.
10075         (server-start): Make the auth file unreadable by other users.
10077 2006-10-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10079         * battery.el (battery-linux-proc-acpi): Prevent range error when
10080         `full-capacity' is 0.
10082 2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
10084         * faces.el (faces-sample-overlay): New defvar.
10085         (faces-sample-overlay): New function to show face sample text.
10086         (describe-face): Use it.
10088 2006-10-31  Stephen Leake  <stephen_leake@stephe-leake.org>
10090         * progmodes/ada-stmt.el: Change maintainer, apply
10091         whitespace-cleanup, checkdoc.
10092         (ada-func-or-proc-name): Add doc string.
10094         * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
10095         whitespace-cleanup, checkdoc.  Minor improvements to many doc
10096         strings and comments.
10097         (ada-prj-display-page): Change buffer name to more accurately
10098         reflect function.
10100         * progmodes/ada-xref.el: Change maintainer, apply
10101         whitespace-cleanup, checkdoc.  Minor improvements to many doc
10102         strings and comments.  Don't look for `gvd' or `ddd' debuggers.
10103         (ada-compile-current): Don't add newlines to commands.
10105 2006-10-31  Juanma Barranquero  <lekktu@gmail.com>
10107         * server.el: Add support for TCP sockets.
10108         (server-use-tcp, server-host, server-auth-dir): New options.
10109         (server-auth-key): New variable.
10110         (server-ensure-safe-dir): Create nonexistent parent dirs.
10111         Ignore Unix-style file modes on Windows.
10112         (server-start): Crete a TCP or Unix socket according to the value
10113         of `server-use-tcp'.  For TCP sockets, create the id/auth file in
10114         `server-auth-dir' directory.
10115         (server-process-filter): Delete process if authentication
10116         fails (which never happens for Unix sockets).
10118 2006-10-30  David Kastrup  <dak@gnu.org>
10120         * subr.el (add-to-list): Don't continue checking if a match has
10121         been found.
10123 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
10125         * tutorial.el: Move defvars to avoid bytecomp warnings.
10126         (tutorial--find-changed-keys): Check if viper-current-state is
10127         bound before using it.
10128         (help-with-tutorial): Check if viper-tutorial is defined before
10129         using it.
10131 2006-10-30  Lennart Borgman  <lennart.borgman.073@student.lu.se>
10133         * help-fns.el (help-with-tutorial): Move to tutorial.el.
10135         * tutorial.el: New file.
10136         (help-with-tutorial): Move here from help-fns.el.  Add help for
10137         rebound keys.  Fix resume of tutorial.
10138         (tutorial--describe-nonstandard-key, tutorial--sort-keys)
10139         (tutorial--find-changed-keys, tutorial--display-changes)
10140         (tutorial--saved-dir, tutorial--saved-file)
10141         (tutorial--save-tutorial): New functions to support the changes in
10142         help-with-tutorial.
10144 2006-10-30  Kenichi Handa  <handa@m17n.org>
10146         * files.el (revert-buffer): If a unibyte buffer is being reverted
10147         with a coding system for multibyte, set buffer multibyte before
10148         calling insert-file-contents.
10150 2006-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10152         * server.el (server-select-display): Use a dummy buffer to detect when
10153         the frame is later used.
10154         (server-select-display): New function.
10155         (server-process-filter): Use it to detect unused temp frames.
10157 2006-10-29  Stephen Leake  <stephen_leake@stephe-leake.org>
10159         * progmodes/ada-mode.el: Change maintainer, apply
10160         whitespace-clean, checkdoc.  Minor improvements to many doc strings.
10161         (ada-mode-version): New function.
10162         (ada-create-menu): Menu operations are available for all supported
10163         compilers.
10165 2006-10-29  Lars Hansen  <larsh@soem.dk>
10167         * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
10168         Highlight as keyword.
10169         (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
10170         Don't call tramp-method-out-of-band-p for local files.
10171         (tramp-touch): Quote file name.
10173 2006-10-28  Glenn Morris  <rgm@gnu.org>
10175         * calendar/calendar.el (cal-html-cursor-month)
10176         (cal-html-cursor-year): Add autoloads for this new package.
10177         (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
10179 2006-10-28  Anna M. Bigatti  <bigatti@dima.unige.it>
10181         * calendar/cal-html.el: New file.
10183 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
10185         * emacs-lisp/authors.el (authors-aliases): Update.
10187 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
10189         * version.el (emacs-version): Bump version number to 22.0.90.
10191 2006-10-26  John W. Eaton  <jwe@octave.org>
10193         * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
10194         New defvar.
10195         (inferior-octave-resync-dirs): Check to see whether Octave has
10196         built-in variables and set inferior-octave-has-built-in-variables.
10197         Check inferior-octave-has-built-in-variables to decide whether to
10198         send commands that set built-in variables or call functions to
10199         change Octave's behavior.
10200         Send "disp (pwd ())" to Octave instead of just "pwd".
10201         (inferior-octave-startup): Send "more off" to Octave instead of
10202         "page_screen_output = 0".
10204 2006-10-26  Chong Yidong  <cyd@stupidchicken.com>
10206         * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
10207         pattern normally.
10209 2006-10-26  Nick Roberts  <nickrob@snap.net.nz>
10211         * bindings.el (mode-line-mode-menu): Remove bindings for global
10212         minor modes (line/column number) as they are on the menubar.
10214 2006-10-25  Juanma Barranquero  <lekktu@gmail.com>
10216         * term/w32-win.el (x-handle-name-switch): Doc fix.
10217         (w32-standard-fontset-spec): Fix typo in docstring.
10219         * midnight.el (midnight-buffer-display-time): Doc fix.
10220         (clean-buffer-list-kill-never-buffer-names): Add "*server*".
10222 2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>
10224         * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
10226         * emulation/viper-ex.el (ex-read): Quote file argument.
10228         * ediff-diff.el (ediff-same-file-contents): Expand file names.
10230         * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
10232 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
10234         * textmodes/flyspell.el (flyspell-check-region-doublons):
10235         Fix last fix.
10237 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
10239         * bindings.el (mode-line-mode-menu): List global minor modes
10240         before local ones.
10242 2006-10-23  Kim F. Storm  <storm@cua.dk>
10244         * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
10245         (sit-for): If last command was a prefix arg, add the read-ahead
10246         event to unread-command-events as (t . EVENT) so it will be added
10247         to this-command-keys by read-key-sequence.
10249 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
10251         * textmodes/flyspell.el (flyspell-word): Skip past all previous
10252         whitespace when checking doublons.
10253         (flyspell-check-region-doublons): Fix doublon regexp.
10254         (flyspell-highlight-incorrect-region): Highlight doublons using
10255         flyspell-duplicate face.
10257         * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
10259 2006-10-22  John Wiegley  <johnw@newartisans.com>
10261         * progmodes/python.el (python-use-skeletons): python-mode was
10262         auto-inserting templates (for those with abbrev-mode on), not only
10263         by default -- *but without a configuration variable to disable
10264         it*.  This rendered python-mode completely useless for me, so I
10265         have added `python-use-skeletons', which is now off by default.
10267 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
10269         * progmodes/cperl-mode.el (cperl-mode): Don't assume
10270         font-lock-multiline is auto-local (it's not).
10271         (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
10272         initialized before calling cperl-init-faces.
10274 2006-10-22  Nick Roberts  <nickrob@snap.net.nz>
10276         * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
10277         gdb-stack-position a value when there is no fringe.
10279         * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
10280         indicator if not visiting a file.
10282 2006-10-20  David Kastrup  <dak@gnu.org>
10284         * window.el (kill-buffer-and-window): Fix a bug where an aborted
10285         operation would still cause some window to collapse later.
10287 2006-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10289         * vc.el (vc-switch-backend): Try to be more careful with unwanted
10290         side-effect due to mixing various backends's file properties.
10292         * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
10293         Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
10294         Return `filename's status if applicable.  Update callers.
10296 2006-10-19  Kenichi Handa  <handa@m17n.org>
10298         * international/kkc.el (kkc-region): When a key sequence is not
10299         defined, append (this-single-command-raw-keys) to
10300         unread-input-method-events.
10302 2006-10-19  Juanma Barranquero  <lekktu@gmail.com>
10304         * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
10306 2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10308         * version.el (emacs-version): Use mac-carbon-version-string.
10310         * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
10312 2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10314         * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
10315         Kenichi Handa).
10316         (xselect-convert-to-string): Decline requests for UTF8_STRING if
10317         the selection is not UTF-8.
10319 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
10321         * progmodes/ada-mode.el (ada-83-string-keywords)
10322         (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
10323         (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
10324         (ada-looking-at-semi-private, ada-get-body-name):
10325         Fix typos in docstrings.
10326         (ada-create-case-exception, ada-create-case-exception-substring):
10327         Fix typos in error messages.
10328         (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
10330 2006-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10332         * term/x-win.el (res-geometry): Don't set geometry from Xresources
10333         to default-frame-alist if default-frame-alist already contains
10334         width/height.
10336 2006-10-18  Richard Stallman  <rms@gnu.org>
10338         * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
10339         Non-interactive arg is the value, not the expression.
10341         * simple.el (read-expression-map): Just set it, no defvar.
10343         * subr.el (insert-for-yank-1): If last inserted char has
10344         properties, mark them as rear-nonsticky.
10346         * recentf.el (recentf-mode): Doc fix.
10348         * facemenu.el (facemenu-add-new-face): Defend against symbol
10349         that isn't a face name.
10351         * dired-aux.el (dired-do-copy): Doc fix.
10353 2006-10-18  Chong Yidong  <cyd@stupidchicken.com>
10355         * simple.el (line-move-1): Ignore fields when moving to the
10356         beginning of line to avoid getting point stuck.
10358 2006-10-18  Martin Rudalics  <rudalics@gmx.at>
10360         * textmodes/flyspell.el (flyspell-word-search-backward):
10361         Set inhibit-point-motion-hooks to avoid looping due to intangibile
10362         text.
10364 2006-10-16  Richard Stallman  <rms@gnu.org>
10366         * help-fns.el (describe-function-1): Special case optimization
10367         for self-insert-command.
10369 2006-10-16  Kim F. Storm  <storm@cua.dk>
10371         * ido.el (ido-reread-directory): Work in `dir' mode too.
10373 2006-10-15  Martin Rudalics  <rudalics@gmx.at>
10375         * textmodes/table.el: Require 'regexp-opt.
10377 2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
10379         * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
10380         Use shell-quote-argument.
10382         * shell.el (explicit-bash-args): Likewise.
10384         * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
10385         Use grep -E rather than egrep.
10387 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10389         * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
10391 2006-10-15  Kim F. Storm  <storm@cua.dk>
10393         * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
10395 2006-10-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
10397         * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
10398         to protect whitespace and metacharacters from the shell.
10400 2006-10-13  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
10402         * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
10404 2006-10-13  Eli Zaretskii  <eliz@gnu.org>
10406         * subr.el (start-process-shell-command): Doc fix.
10408 2006-10-13  Andrea Russo  <rastandy@salug.it>  (tiny change)
10410         * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
10411         the regexp for Maxima symbols.
10413 2006-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10415         * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
10416         (vc-find-root): Don't walk higher up than ~.
10418 2006-10-12  Chong Yidong  <cyd@stupidchicken.com>
10420         * international/utf-8.el (utf-translate-cjk-load-tables):
10421         Avoid clobbering last-coding-system-used during load.
10423 2006-10-12  Carsten Dominik  <dominik@science.uva.nl>
10425         * textmodes/reftex-global.el (reftex-create-tags-file):
10426         Quote file arguments.
10428 2006-10-12  Richard Stallman  <rms@gnu.org>
10430         * files.el (file-name-history): Add defvar.
10431         (save-some-buffers-action-alist): Improve description strings.
10433 2006-10-12  Andreas Schwab  <schwab@suse.de>
10435         * files.el (auto-mode-alist): Match change log file name also with
10436         a dash before a numeric extension.
10438 2006-10-11  Ilya Zakharevich  <ilyaz@cpan.org>
10440         * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
10441         After 5.0:
10442         (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
10444         After 5.1: Major edit.  Summary of most visible changes:
10446         - Multiple <<HERE per line allowed.
10447         - Handles multiline subroutine declaration headers (with comments).
10448           (The exception is `cperl-etags' - but it is not used in the rest
10449           of the mode.)
10450         - Fontifies multiline my/our declarations (even with comments,
10451           and with legacy `font-lock').
10452         - Major speedup of syntaxification, both immediate and postponed
10453           (3.5x to 15x [for different CPUs and versions of Emacs] on the
10454           huge real-life document I tested).
10455         - New bindings, edits to imenu.
10456         - "_" is made into word-char during fontification/syntaxification;
10457           some attempts to recognize non-word "_" during other operations too.
10458         - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
10459         - autoload some more perldoc-related stuff
10460         - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
10461         - Attempt to incorporate XEmacs edits which reached me.
10463         Fine-grained changelog:
10464         (cperl-hook-after-change): New configuration variable.
10465         (cperl-vc-sccs-header): Likewise.
10466         (cperl-vc-sccs-header): Likewise.
10467         (cperl-vc-header-alist): Default via two preceding variables.
10468         (cperl-invalid-face): Remove double quoting under XEmacs
10469                 (still needed under 21.2).
10470         (cperl-tips): Update URLs for resources.
10471         (cperl-problems): Likewise.
10472         (cperl-praise): Mention new features.
10473         New C-c key bindings: for `cperl-find-bad-style',
10474         `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
10475         `cperl-perdoc', and `cperl-perldoc-at-point'.
10476         CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
10477         moved, new submenu of Tools with Ispell entries and narrowing.
10478         (cperl-after-sub-regexp): New defsubst.
10479         (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
10480                 Allows heads up to head4.
10481                 Allow "package;".
10482         (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
10483         (paren-backwards-message): ??? Something for XEmacs???
10484         (cperl-mode): Never auto-switch abbrev-mode off.
10485                 Try to allow '_' be non-word char.
10486                 Do not use `font-lock-unfontify-region-function' on XEmacs.
10487                 Reset syntax cache on mode start.
10488                 Support multiline facification (even on legacy `font-lock').
10489         (cperl-facemenu-add-face-function): ??? Some contributed code ???
10490         (cperl-after-change-function): Since `font-lock' and `lazy-lock'
10491                 refuse to inform us whether the fontification is due to lazy
10492                 calling or due to edit to a buffer, install our own hook
10493                 (controlled by `cperl-hook-after-change').
10494         (cperl-electric-pod): =cut may have been recognized as start.
10495         (cperl-block-p): Move, updated for attributes.
10496         (cperl-calculate-indent): Try to allow '_' be non-word char
10497                 Support subs with attributes.
10498         (cperl-where-am-i): Quiet (?) a warning.
10499         (cperl-cached-syntax-table): New function.
10500         (cperl-forward-re): Use `cperl-cached-syntax-table'.
10501         (cperl-unwind-to-safe): Recognize `syntax-type' property
10502                 changing in a middle of line.
10503         (cperl-find-sub-attrs): New function.
10504         (cperl-find-pods-heres): Allow many <<EOP per line.
10505                 Allow subs with attributes.
10506                 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
10507                 Recognize "extproc " (OS/2) case-folded and only at start.
10508                 /x on s///x with empty replacement was not recognized.
10509                 Better comments.
10510         (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
10511                 Allow subs with attributes, labels.
10512                 Do not confuse "else::foo" with "else".
10513                 Minor optimizations...
10514         (cperl-after-expr-p): Try to allow '_' be non-word char.
10515         (cperl-fill-paragraph): Try to detect a major bug in Emacs
10516                 with `looking-at' inside `narrow' and bulk out if found.
10517         (cperl-imenu--create-perl-index): Updates for new
10518                 `cperl-imenu--function-name-regexp-perl'.
10519         (cperl-outline-level): Likewise.
10520         (cperl-init-faces): Allow multiline subroutine headers
10521                 and my/our declarations, and ones with comments.
10522                 Allow subroutine attributes.
10523         (cperl-imenu-on-info): Better docstring.
10524         (cperl-etags): Rudimentary support for attributes.
10525                 Support for packages and "package;".
10526         (cperl-add-tags-recurse-noxs): Better (?) docstring.
10527         (cperl-add-tags-recurse-noxs-fullpath): Likewise.
10528         (cperl-tags-hier-init): Misprint for `fboundp' fixed.
10529         (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
10530         (cperl-perldoc): Add autoload.
10531         (cperl-perldoc-at-point): Likewise.
10532         (cperl-here-doc-spell): New function.
10533         (cperl-pod-spell): Likewise.
10534         (cperl-map-pods-heres): Likewise.
10535         (cperl-get-here-doc-region): Likewise.
10536         (cperl-font-lock-fontify-region-function): Likewise (backward
10537                 compatibility for legacy `font-lock').
10538         (cperl-font-lock-unfontify-region-function): Fix style.
10539         (cperl-fontify-syntaxically): Recognize and optimize away deferred
10540                 calls with no-change.  Governed by `cperl-hook-after-change'.
10541         (cperl-fontify-update): Recognize that syntaxification region
10542                 can be larger than fontification one.
10543                 XXXX we leave `cperl-postpone' property, so this is quadratic...
10544         (cperl-fontify-update-bad): Temporary placeholder until
10545                 it is clear how to implement `cperl-fontify-update'.
10546         (cperl-time-fontification): New function.
10547         (attrib-group): New text attribute.
10548         (multiline): New value: `syntax-type' text attribute.
10550         After 5.2:
10551         (cperl-emulate-lazy-lock): New function.
10552         (cperl-fontify-syntaxically): Would skip large regions.
10553         Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
10554         Some globals were declared, but uninitialized.
10556         After 5.3, 5.4:
10557         (cperl-facemenu-add-face-function): Add docs, fix U<>.
10558         Copyright message updated.
10559         (cperl-init-faces): Work around a bug in `font-lock'.  May slow
10560                         facification down a bit.
10561                 Misprint for my|our|local for old `font-lock'
10562                         "our" was not fontified same as "my|local".
10563                 Highlight variables after "my" etc even in
10564                         a middle of an expression.
10565                 Do not facify multiple variables after my etc
10566                         unless parentheses are present.
10568         After 5.5, 5.6
10569         (cperl-fontify-syntaxically): after-change hook could reset.
10570         (cperl-syntax-done-to) to a middle of line; unwind to BOL.
10572         After 5.7:
10573         (cperl-init-faces): Allow highlighting of local ($/).
10574         (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
10575         (cperl-problems): Remove fixed problems.
10576         (cperl-find-pods-heres): Recognize #-comments in m##x too.
10577                 Recognize charclasses (unless delimiter is \).
10578         (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
10579         (cperl-regexp-scan): Update docs.
10580         (cperl-beautify-regexp-piece): Use information got from regexp scan.
10582         After 5.8:
10583         Major user visible changes:
10584         Recognition and fontification of character classes in RExen.
10585         Variable indentation of RExen according to groups.
10587         (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
10588                 Fontify REx charclasses in variable-name face.
10589                 Fontify POSIX charclasses in "type" face.
10590                 Fontify unmatched "]" in function-name face.
10591                 Mark first-char of HERE-doc as `front-sticky'.
10592                 Reset `front-sticky' property when needed.
10593         (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
10594         (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
10595         (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
10596                 constructs.  Support `narrow'ed buffers.
10597         (cperl-praise): Remove a reservation.
10598         (cperl-make-indent): New function.
10599         (cperl-indent-for-comment): Use `cperl-make-indent'.
10600         (cperl-indent-line): Likewise.
10601         (cperl-lineup): Likewise.
10602         (cperl-beautify-regexp-piece): Likewise.
10603         (cperl-contract-level): Likewise.
10604         (cperl-toggle-set-debug-unwind): New function.
10605                 New menu entry for this.
10606         (fill-paragraph-function): Use when `boundp'.
10607         (cperl-calculate-indent): Take into account groups when indenting RExen.
10608         (cperl-to-comment-or-eol): Recognize # which end a string.
10609         (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
10610         (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
10611         (cperl-fontify-syntaxically): More clear debugging message.
10612         (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
10613         (cperl-init-faces): More complicated highlight even on XEmacs (new).
10614         Merge cosmetic changes from XEmacs.
10616         After 5.9:
10617         (cperl-1+): Move to before the first use.
10618         (cperl-1-): Likewise.
10620         After 5.10:
10622         This code may lock Emacs hard!!!  Use at your own risk!
10624         (cperl-font-locking): New internal variable.
10625         (cperl-beginning-of-property): New function.
10626         (cperl-calculate-indent): Use `cperl-beginning-of-property'
10627         instead of `previous-single-property-change'.
10628         (cperl-unwind-to-safe): Likewise.
10629         (cperl-after-expr-p): Likewise.
10630         (cperl-get-here-doc-region): Likewise.
10631         (cperl-font-lock-fontify-region-function): Likewise.
10632         (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
10633                         recursively.
10634                 Bound `next-single-property-change' via `point-max'.
10635         (cperl-unwind-to-safe): Bound likewise
10636         (cperl-font-lock-fontify-region-function): Likewise.
10637         (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
10638                 Initialization of `cperl-font-lock-multiline-start' could be
10639                 missed if the "main" fontification did not run due to the
10640                 keyword being already fontified.
10641         (cperl-pod-spell): Return t from do-one-chunk function.
10642         (cperl-map-pods-heres): Stop when the worker returns nil.
10643                 Call `cperl-update-syntaxification'.
10644         (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
10645         (cperl-get-here-doc-delim): Remove unused function.
10647         After 5.11:
10649         The possible lockup of Emacs (introduced in 5.10) fixed.
10651         (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
10652         (cperl-syntaxify-for-menu): New customization variable.
10653         (cperl-select-this-pod-or-here-doc): New function.
10654         (cperl-get-here-doc-region): Extra argument.
10655                 Do not adjust pos by 1.
10657         New menu entries
10658                 (Perl/Tools): Selection of current POD or HERE-DOC section.
10659                 (Debugging CPerl:) backtrace on fontification.
10661         After 5.12:
10662         (cperl-cached-syntax-table): Use `car-safe'.
10663         (cperl-forward-re): Remove spurious argument SET-ST.
10664                 Add documentation.
10665         (cperl-forward-group-in-re): New function.
10666         (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
10667         (XXXX Temporary (?) hack is to syntax-mark them as comment).
10669         After 5.13:
10670         (cperl-string-syntax-table): Make { and } not-grouping
10671           (Sometimes they ARE grouping in RExen, but matching them would only
10672            confuse in many situations when they are not)
10673         (beginning-of-buffer): Replace two occurrences with goto-char...
10674         (cperl-calculate-indent): `char-after' could be nil...
10675         (cperl-find-pods-heres): REx can start after "[" too.
10676                 Hightlight (??{}) in RExen too.
10677         (cperl-maybe-white-and-comment-rex): New constant
10678         (cperl-white-and-comment-rex): Likewise.
10679                 XXXX Not very efficient, but hard to make
10680                 better while keeping 1 group.
10682         After 5.13:
10683         (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
10684                 Likewise for 1 << identifier.
10686         After 5.14:
10687         (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
10688                 Error-less condition-case could fail.
10689         (cperl-font-lock-fontify-region-function): Likewise.
10690         (cperl-init-faces): Likewise.
10692         After 5.15:
10693         (cperl-find-pods-heres): Support property REx-part2.
10694         (cperl-calculate-indent): Likewise.
10695                 Don't special-case REx with non-empty 1st line.
10696         (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
10697                 Invert highlighting of charclasses:
10698                         now the envelop is highlighted.
10699                 Highlight many others 0-length builtins.
10700         (cperl-praise): Mention indenting and highlight in RExen.
10702         After 5.15:
10703         (cperl-find-pods-heres): Highlight capturing parens in REx.
10705         After 5.16:
10706         (cperl-find-pods-heres): Highlight '|' for alternation
10707         Initialize `font-lock-warning-face' if not present.
10708         (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
10709                          `font-lock-function-name-face'.
10710         (cperl-look-at-leading-count): Likewise.
10711         (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
10712                         `font-lock-keyword-face' (needed for
10713                         batch processing), etc...
10714                 Use `font-lock-builtin-face' for builtin in REx
10715                         Now `font-lock-variable-name-face'
10716                         is used for interpolated variables
10717                 Use "talking aliases" for faces inside REx
10718                 Highlight parts of REx (except in charclasses)
10719                         according to the syntax and/or semantic
10720                 Syntax-mark a {}-part of (?{}) as "comment"
10721                         (it was the ()-part)
10722                 Better logic to distinguish what is what in REx
10723         (cperl-tips-faces): Document REx highlighting
10724         (cperl-praise): Mention REx syntax highlight etc.
10726         After 5.17:
10727         (cperl-find-sub-attrs): Would not always manage to print error message.
10728         (cperl-find-pods-heres): Localize `font-lock-constant-face'.
10730         After 5.18:
10731         (cperl-find-pods-heres): Misprint in REx for parsing REx.
10732                 Very minor optimization.
10733                 `my-cperl-REx-modifiers-face' got quoted.
10734                 Recognize "print $foo <<END" as HERE-doc.
10735                 Put `REx-interpolated' text attribute if needed.
10736         (cperl-invert-if-unless-modifiers): New function.
10737         (cperl-backward-to-start-of-expr): Likewise.
10738         (cperl-forward-to-end-of-expr): Likewise.
10739         (cperl-invert-if-unless): Works in "the opposite way" too.
10740                 Cursor position on return is on the switch-word.
10741                 Indents comments better.
10742         (REx-interpolated): New text attribute.
10743         (cperl-next-interpolated-REx): New function.
10744         (cperl-next-interpolated-REx-0): Likewise.
10745         (cperl-next-interpolated-REx-1): Likewise.
10746         "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
10747         Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
10748         (cperl-praise): Mention finded interpolated RExen.
10750         After 5.19:
10751         (cperl-init-faces): Highlight %$foo, @$foo too.
10752         (cperl-short-docs): Better docs for system, exec.
10753         (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
10754                 Would not find HERE-doc ended by EOF without NL.
10755         (cperl-short-docs): Correct not-doubled \-escapes.
10756         start block: Put some `defvar' for stuff gone from XEmacs.
10758         After 5.20:
10759         initial comment: Extend copyright, fix email address.
10760         (cperl-indent-comment-at-column-0): New customization variable.
10761         (cperl-comment-indent): Indentation after $#a would increasy by 1.
10762         (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
10763         (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
10764         (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
10765         (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
10766                         highlight $ in $foo too (UNTESTED).
10767         (cperl-set-style): Docstring missed some available styles.
10768         toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
10769                 Change "Current" to "Memorize Current".
10770         (cperl-indent-wrt-brace): New customization variable; the default is
10771                 as for pre-5.2 version.
10772         (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
10773         (cperl-style-alist): Likewise.
10774         (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
10775                 and `cperl-extra-newline-before-brace' etc
10776                 being t
10777         (cperl-indent-exp): Plans B and C to find continuation blocks even
10778                 if `cperl-extra-newline-before-brace' is t.
10780         After 5.21:
10781         Improve some docstrings concerning indentation.
10782         (cperl-indent-rules-alist): New variable.
10783         (cperl-sniff-for-indent): New function name
10784                 (separated from `cperl-calculate-indent').
10785         (cperl-calculate-indent): Separate the sniffer and the indenter;
10786                 uses `cperl-sniff-for-indent' now.
10787         (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
10788                 was inverted;
10789                 Support `comment-column' = 0.
10791 2006-10-11  Martin Rudalics  <rudalics@gmx.at>
10793         * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
10794         * help-at-pt.el (scan-buf-move-to-region): Likewise.
10795         * longlines.el (longlines-window-change-function): Likewise.
10796         * simple.el (undo-ask-before-discard): Likewise.
10797         * wid-edit.el (widget-field-prompt-internal)
10798         (widget-documentation-link-p): Likewise.
10800 2006-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10802         * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
10803         for a keyword.
10805 2006-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10807         * newcomment.el (comment-valid-prefix-p): Make the check
10808         more thorough.  From an idea by Martin Rudalics <rudalics@gmx.at>.
10809         (comment-indent-new-line): Adjust call.
10811 2006-10-09  Ken Manheimer  <ken.manheimer@gmail.com>
10813         * allout.el (allout-back-to-current-heading): Base on lower-level
10814         routines to get proper disqualification of aberrant topics.
10816 2006-10-09  Richard Stallman  <rms@gnu.org>
10818         * textmodes/two-column.el (2C-two-columns): Doc fix.
10820 2006-10-09  Kim F. Storm  <storm@cua.dk>
10822         * shell.el (explicit-csh-args, explicit-bash-args): Add comment
10823         about implicit use.
10825 2006-10-08  Richard Stallman  <rms@gnu.org>
10827         * textmodes/two-column.el (2C-two-columns): Doc fix.
10829 2006-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10831         * files.el: Mark `buffer-read-only' as safe-local-variable.
10833 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
10835         * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
10836         Burp if GUD buffer has been killed.
10838 2006-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10840         * completion.el (add-completions-from-c-buffer):
10841         Don't presume an error's second element is a string.
10842         Use looking-at rather than buffer-substring + member.
10844 2006-10-07  Eli Zaretskii  <eliz@gnu.org>
10846         * mail/rmail.el (rmail-redecode-body): If the old encoding is
10847         `undecided', call find-coding-systems-region to find a proper
10848         non-trivial encoding.
10849         (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
10850         and "text/plain".
10852 2006-10-07  Kevin Ryde  <user42@zip.com.au>
10854         * textmodes/reftex-vars.el (defgroup reftex): Update home page
10855         url-link.
10857         * strokes.el (defgroup strokes): Remove invalid url-link.
10859 2006-10-07  Magnus Henoch  <mange@freemail.hu>
10861         * autoinsert.el (auto-insert-alist): Doc fix.
10863 2006-10-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
10865         * mouse-sel.el (mouse-insert-selection-internal):
10866         Use insert-for-yank, so that yank handlers are run.
10868 2006-10-07  Kim F. Storm  <storm@cua.dk>
10870         * ido.el (ido-file-extension-aux): Fix comparison.
10872 2006-10-06  Kim F. Storm  <storm@cua.dk>
10874         * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
10876 2006-10-05  Juanma Barranquero  <lekktu@gmail.com>
10878         * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
10879         (ad-make-mapped-call): Use `let', not `let*'.
10881 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
10883         * international/mule-cmds.el (coding-system-change-eol-conversion):
10884         Ensure the coding system is initialized before calling
10885         coding-system-eol-type.
10887 2006-10-04  Carsten Dominik  <dominik@science.uva.nl>
10889         * textmodes/org.el (org-rm-props, org-activate-plain-links)
10890         (org-activate-angle-links, org-activate-dates)
10891         (org-activate-target-links, org-activate-camels)
10892         (org-activate-tags): Add `rear-nonsticky' text property to avoid
10893         textproperty keymaps from being active beyond the end of a line.
10894         (org-unfontify-region): Also remove `rear-nonsticky' property.
10896 2006-10-04  Kenichi Handa  <handa@m17n.org>
10898         * international/code-pages.el (next): Table fixed.
10900 2006-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10902         * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
10903         that it's been made unnecessary by removing narrowing.
10905 2006-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10907         * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
10908         control flow a bit, simplify another bit, and add comments.
10910 2006-10-03  David Kastrup  <dak@gnu.org>
10912         * help.el (describe-mode): For clicks on mode-line, use "@"
10913         interactive argument to get the major mode of the click instead of
10914         the current buffer.
10916         * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
10917         in order to better redirect mouse-2 clicks.  Also allow default
10918         bindings to apply.
10920 2006-10-03  Kim F. Storm  <storm@cua.dk>
10922         * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
10923         (pushnew): Fix last change.
10925 2006-10-03  Denis St\e,A|\e(Bnkel  <dstuenkel@googlemail.com>  (tiny change)
10927         * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
10928         Use the interactive spec of `eval-expression'.
10930 2006-10-02  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10932         * progmodes/sh-script.el (sh-prev-thing): Fix last change.
10934 2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
10936         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
10937         2006-09-28 commit.
10939 2006-10-02  Kenichi Handa  <handa@m17n.org>
10941         * international/code-pages.el (iso-8859-6): Table fixed.
10943 2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>
10945         * dired.el (dired-build-subdir-alist): Fix previous change.
10947 2006-10-01  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
10949         * simple.el (undo-elt-crosses-region): Fix the inequalities.
10951 2006-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10953         * emacs-lisp/find-func.el (find-function-regexp): Don't match
10954         "define-button-type".
10956         * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
10957         they don't keep accumulating.
10959 2006-10-01  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
10961         * ffap.el (ffap-rfc-path): Change the address of the RFC
10962         repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
10964 2006-10-01  Stephen Berman  <Stephen.Berman@gmx.net>
10966         * allout.el (allout-expose-topic): Rectify implementation of "+"
10967         spec, so that bodies are not exposed with headlines.
10969 2006-10-01  Ken Manheimer  <ken.manheimer@gmail.com>
10971         * allout.el (allout-current-depth): Do aberrent check only at or
10972         below doublecheck depth.
10973         (allout-chart-subtree): Make it explicit that LEVELS being nil
10974         means unlimited depth.  Drop undocumented support for LEVELS value
10975         t meaning unlimited depth.  (This is consistent with
10976         allout-chart-to-reveal, but contrary to allout-show-children,
10977         which needs to use nil to default to depth of 1.)
10978         (allout-goto-prefix-doublechecked): Wrap long docstring line.
10979         (allout-chart-to-reveal): Be explicit in docstring about meaning
10980         of nil LEVELS, and drop support for LEVELS value t.
10981         (allout-show-children): Translate the level spec used by this
10982         routine to that used by allout-chart-subtree and
10983         allout-chart-to-reveal.
10984         (allout-show-to-offshoot): Retry once when stuck, after opening
10985         subtree - improvements in discontinuity handling likely will
10986         enable progress.
10988 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
10990         * wid-edit.el (widget-button-click-moves-point): New variable.
10991         (widget-button-click): If widget-button-click-moves-point is
10992         non-nil, set point after performing the button action.
10994         * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
10996 2006-09-30  Martin Rudalics  <rudalics@gmx.at>
10998         * files.el (find-file-existing): Modify to not allow wildcards.
11000 2006-09-30  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
11002         * simple.el (undo-more): When undo information for the region is
11003         exhausted, say "No further undo information FOR REGION".
11005 2006-09-30  Michael Welsh Duggan  <md5i@cs.cmu.edu>
11007         * progmodes/sh-script.el (sh-prev-thing):
11008         Take `sh-leading-keywords' into account.
11010 2006-09-29  Glenn Morris  <rgm@gnu.org>
11012         * custom.el (defcustom): Doc fix.
11014         * calendar/calendar.el (european-calendar-style):
11015         Call european-calendar or american-calendar as needed when set.
11016         (diary-view-entries, list-calendar-holidays): Move autoloads
11017         before use.
11019 2006-09-29  Juri Linkov  <juri@jurta.org>
11021         * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
11022         to nil if there is no previous property change.
11024 2006-09-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11026         * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
11027         saving anything to be sure that `forward-sexp' behaves correctly.
11029 2006-09-29  Chong Yidong  <cyd@stupidchicken.com>
11031         * simple.el (line-move-finish): Ignore field boundaries if the
11032         initial and final points have the same `field' property.
11034 2006-09-29  Kim F. Storm  <storm@cua.dk>
11036         * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
11037         to t while calling ido-read-internal.
11039 2006-09-29  Carsten Dominik  <dominik@science.uva.nl>
11041         * textmodes/org.el (org-file-remote-p): Get regexp from list.
11042         (org-archive-subtree): Remove erraneous `]' from character list.
11044 2006-09-28  Jonathan Yavner  <jyavner@member.fsf.org>
11046         * ses.el (ses-in-print-area, ses-goto-data, ses-load)
11047         (ses-reconstruct-all): Make undo of "insert row" work by keeping
11048         markers for data-area and parameters-area.
11050 2006-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11052         * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
11054         * font-lock.el (font-lock-after-change-function): Refontify next line
11055         as well if end is at BOL.
11056         (font-lock-extend-jit-lock-region-after-change): Be more careful to
11057         only extend the region as much as needed.
11059 2006-09-28  Richard Stallman  <rms@gnu.org>
11061         * comint.el (comint-mode): Bind font-lock-defaults non-nil.
11063         * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
11065         * international/mule.el (after-insert-file-set-coding):
11066         If VISIT, don't let set-buffer-multibyte make undo info.
11068 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp>  (tiny change)
11070         * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
11071         lines in base64-encoded authentication response.
11073 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11075         * progmodes/ebnf2ps.el: Doc fix.  Implement arrow spacing and scaling.
11076         (ebnf-version): New version 4.3.
11077         (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
11078         (ebnf-prologue): Adjust PostScript programming.
11079         (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
11080         (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
11082 2006-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11084         * jit-lock.el (jit-lock-force-redisplay): Rename from
11085         jit-lock-fontify-again, and undo the mistaken change I've just done.
11087         * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
11088         (jit-lock-fontify-again): Don't refontify text that's not displayed.
11090 2006-09-26  Kenichi Handa  <handa@m17n.org>
11092         * startup.el (display-splash-screen): Allow a prefix argument.
11094 2006-09-25  Jason Rumney  <jasonr@gnu.org>
11096         * subr.el (shell-quote-argument): Use DOS logic for Windows
11097         shells with DOS semantics.
11099 2006-09-24  Richard Stallman  <rms@gnu.org>
11101         * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
11102         (compilation-goto-locus): Use compilation-goto-locus-delete-o
11103         to delete the overlay.  Put it on pre-command-hook.
11105         * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
11107         * startup.el (fancy-splash-screens, normal-splash-screen):
11108         Call the splash buffer *About GNU Emacs*.
11110         * simple.el (next-error-highlight, next-error-highlight-no-select):
11111         Default to 0.5.
11112         (yank-excluded-properties): Add `fontified'.
11114         * font-lock.el (font-lock-compile-keywords): Allow value of
11115         syntax-begin-function to enable paren-column-0 highlighting.
11117 2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>
11119         * dired.el (dired-build-subdir-alist): When file ends in colon,
11120         don't exit the loop, just disregard that file.
11122 2006-09-24  Chong Yidong  <cyd@stupidchicken.com>
11124         * simple.el (line-move-finish): Handle corner case for fields in
11125         continued lines.
11126         (line-move-1): Remove flawed test for that case.
11128 2006-09-24  Ken Manheimer  <ken.manheimer@gmail.com>
11130         * icomplete.el (icomplete-simple-completing-p): Use the correct
11131         name for the new variable, `icomplete-with-completion-tables'.
11132         (file local variables): Remove superfluous setting.
11134 2006-09-23  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
11136         * calendar/appt.el (appt-check): Fix typo for appointments just
11137         after midnight.
11139 2006-09-23  Chong Yidong  <cyd@stupidchicken.com>
11141         * help.el (describe-key-briefly, describe-key): Don't expect an
11142         extra up event if a down-event is generated by a popup menu.
11144 2006-09-23  Michal Nazarewicz  <mnazarewicz@gmail.com>  (tiny change)
11146         * textmodes/ispell.el (ispell-change-dictionary): Don't check the
11147         local dictionary when changing the global dictionary.
11149 2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>
11151         * icomplete.el (icomplete-with-completion-tables): List of
11152         specialized completion tables with which icomplete should
11153         operate.  Include the new `internal-complete-buffer', so icomplete
11154         works with interactive buffer-selection.
11155         (icomplete-simple-completing-p): Add acceptance of specialized
11156         completion tables listed in icomplete-with-completion-tables.
11158 2006-09-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11160         * frame.el (focus-follows-mouse): Set default to nil on Mac.
11162         * startup.el (command-line): Use `custom-reevaluate-setting' for
11163         `focus-follows-mouse'.
11165 2006-09-22  Richard Stallman  <rms@gnu.org>
11167         * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
11168         explain why Save is not available.
11170 2006-09-22  Juanma Barranquero  <lekktu@gmail.com>
11172         * woman.el (woman0-so): Use `let*', not `let'.
11173         (woman-horizontal-line): Remove unbalanced parenthesis.
11175 2006-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11177         * woman.el: Make sure all the end-of-region markers we use have
11178         a non-nil insertion-type.
11179         (woman0-so): Move things around so we can use copy-marker.
11180         (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
11181         Adjust marker type.
11182         (woman2-process-escapes): Check marker type.
11183         (woman-horizontal-line): Dispense with the use of a marker.
11185 2006-09-22  Jay Belanger  <belanger@truman.edu>
11187         * calc/calc-lang.el: Add Greek letters to math-variable-table
11188         property of tex.
11190 2006-09-22  Chong Yidong  <cyd@stupidchicken.com>
11192         * files.el (save-some-buffers-action-alist): Display diff in view-mode.
11194 2006-09-22  Masatake YAMATO  <jet@gyve.org>
11196         * add-log.el (add-log-current-defun): Use `forward-sexp'
11197         instead of `forward-word' to pick c++::symbol.
11198         Reported by Guanpeng Xu <herberteuler@hotmail.com>.
11200 2006-09-22  Kenichi Handa  <handa@m17n.org>
11202         * bindings.el: Fix setting self-insert-command for multibyte
11203         characters in global-map.
11205 2006-09-21  David Kastrup  <dak@gnu.org>
11207         * mouse.el (mouse-posn-property): Fix typo for `event-start' in
11208         doc string.
11210 2006-09-21  Kenichi Handa  <handa@m17n.org>
11212         * language/european.el ("Latin-1"): Add windows-1252 to
11213         coding-priority.
11214         ("German"): Likewise.
11216 2006-09-21  Kim F. Storm  <storm@cua.dk>
11218         * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
11219         Suggested by Miles Bader.
11221         * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change.  Use memql
11222         instead of add-to-list in the simple case.
11224 2006-09-20  Kenichi Handa  <handa@m17n.org>
11226         * isearch.el (isearch-process-search-char): Cancel the previous change.
11227         (isearch-search-string): New function.
11228         (isearch-search): Use isearch-search-string.
11229         (isearch-lazy-highlight-search): Likewise.
11231 2006-09-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11233         * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
11234         string to become an option.
11236 2006-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11238         * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
11240 2006-09-20  Kim F. Storm  <storm@cua.dk>
11242         * simple.el (line-move-partial): Call pos-visible-in-window-p with
11243         position t instead of trying both window-end and window-end - 1.
11245 2006-09-20  Carsten Dominik  <dominik@science.uva.nl>
11247         * textmodes/org.el (org-scan-tags): Find end of subtrees also in
11248         hidden trees.
11250 2006-09-20  David Kastrup  <dak@gnu.org>
11252         * mouse.el (mouse-posn-property): Improve doc string.
11253         (mouse-on-link-p): Change buffers for function calls on links.
11255         * menu-bar.el (clipboard-yank): Bomb out in interactive use if
11256         buffer is read-only.
11258 2006-09-20  Ken Manheimer  <ken.manheimer@gmail.com>
11260         * allout.el (allout-unprotected): Let inhibit-read-only only when
11261         buffer-read-only isn't set.
11262         (allout-annotate-hidden): Enable topic annotation during copies even
11263         when the buffer is read-only, eg for topic copies.  Ensure that the loop
11264         advances, even when the span extends beyond the deletion region.
11265         (allout-toggle-subtree-encryption): Use allout-structure-added-hook
11266         rather than allout-exposure-changed-hook, as a stronger assertion.
11267         (allout-keybindings-list): Add bindings for
11268         allout-copy-line-as-kill and allout-copy-topic-as-kill.
11269         (allout-copy-line-as-kill, allout-copy-topic-as-kill):
11270         Copy wrappers for allout-kill-line and allout-kill-topic.
11271         (allout-listify-exposed): Position correctly to accumulate lines.
11273 2006-09-19  Chong Yidong  <cyd@stupidchicken.com>
11275         * simple.el (line-move-1): Escape field boundaries occurring
11276         exactly at point.  Update goal column if constrained to a field.
11277         (line-move-finish): Escape field boundaries occurring exactly at point.
11279 2006-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11281         * mouse.el (mouse-on-link-p): Tentatively fix last change.
11282         (mouse-drag-vertical-line): Remove unused var `wconfig'.
11284 2006-09-19  Kim F. Storm  <storm@cua.dk>
11286         * help.el (describe-key-briefly, describe-key): Simplify printing
11287         of descriptions by using format and %S.  Fix "is undefined"
11288         messages to say "at that spot" for mouse events.
11290         * simple.el (line-move-partial): Optimize.  Try window-line-height
11291         before posn-at-point to get vpos of current line.
11293 2006-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
11295         * emulation/viper.el: Bump up version/date of update to reflect the
11296         substantial changes done in August 2006.
11298         * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at,
11299         push-button are defined.
11301         * ediff-util.el (ediff-add-to-history): New function.
11303         * ediff.el: Use ediff-add-to-history instead of add-to-history.
11305 2006-09-18  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11307         * textmodes/conf-mode.el (conf-space-mode): Doc fix.
11308         Delete duplicate make-local-variable form.
11309         (conf-space-keywords): Add autoload cookie.
11310         Fix typo (`keywords', not `keyword').
11312 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11314         * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
11315         x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
11316         to x-gtk-use-old-file-dialog.
11318 2006-09-18  Richard Stallman  <rms@gnu.org>
11320         * wid-edit.el (widget-button-click): Handle non-mouse-motion events
11321         that might come in during mouse tracking.
11323 2006-09-18  Kim F. Storm  <storm@cua.dk>
11325         * simple.el (line-move-partial): Rework 2006-09-15 change to use
11326         new window-line-height function.  Further optimize by not calling
11327         pos-visible-in-window-p for window-end when window-line-height
11328         returns useful information.
11330 2006-09-16  Richard Stallman  <rms@gnu.org>
11332         * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
11333         (conf-space-mode): Don't handle prefix arg.
11334         Delete conf-space-keywords-override code.
11335         Use add-hook.
11336         (conf-space-keywords): New command.
11337         (conf-space-mode-internal): Be careful with imenu-generic-expression.
11338         Delete conf-space-keywords-override code.
11339         (conf-space-keywords-alist): Doc fix.
11340         (conf-space-font-lock-keywords): Doc fix.
11341         (conf-space-keywords-override): Var deleted.
11343 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
11345         * startup.el (fancy-splash-screens): Don't switch to the scratch
11346         buffer; it may not be the next buffer.
11348 2006-09-16  Romain Francoise  <romain@orebokech.com>
11350         * saveplace.el (load-save-place-alist-from-file): Use expanded name
11351         in both messages.
11353 2006-09-16  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
11355         * progmodes/python.el (python-preoutput-filter):
11356         Fix arg order to string-match.
11358 2006-09-16  Richard Stallman  <rms@gnu.org>
11360         * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
11361         font-lock-compile-keywords.
11363         * font-lock.el (font-lock-compile-keywords): Rename optional arg
11364         to SYNTACTIC-KEYWORDS and reverse the sense.  All callers changed.
11366 2006-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11368         * cus-start.el (all): Add x-gtk-show-chooser-help-text.
11370         * select.el (xselect-convert-to-string): If UTF8_STRING is requested
11371         and the data doesn't look like UTF8, send STRING instead.
11373 2006-09-16  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
11375         * textmodes/flyspell.el (flyspell-check-region-doublons):
11376         New function to detect duplicated words.
11377         (flyspell-large-region): Use it.
11379 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
11381         * simple.el (line-move-to-column): Revert 2006-08-03 change.
11383 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
11385         * help.el (describe-prefix-bindings): Use let, not let*.
11387 2006-09-16  Ken Manheimer  <ken.manheimer@gmail.com>
11389         * allout.el (allout-regexp, allout-line-boundary-regexp)
11390         (allout-bob-regexp): Correct grouping and boundaries to fix
11391         backwards traversal.
11392         (allout-depth-specific-regexp, allout-depth-one-regexp):
11393         New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
11394         worse time in allout-ascend.
11395         (allout-doublecheck-at-and-shallower): Identify depth threshold
11396         below which topics are checked for and disqualified by containment
11397         discontinuities.
11398         (allout-hotspot-key-handler): Correctly handle multiple-key
11399         strokes.  Remove some unused variables.
11400         (allout-mode-leaders): Clarify that mode-specific comment-start
11401         will be used.
11402         (set-allout-regexp): Correctly regexp-quote allout regexps to
11403         properly accept alternative header-leads and primary bullets with
11404         regexp-specific characters (eg, C "/*", mathematica "(*").
11405         Include new regular expressions among those configured.
11406         (allout-infer-header-lead-and-primary-bullet):
11407         Rename allout-infer-header-lead.
11408         (allout-recent-depth): Manifest as a variable as well as a function.
11409         (allout-prefix-data): Simplify into an inline instead of a macro,
11410         assuming current match data rather than being explicitly passed
11411         it.  Establish allout-recent-depth value as well as
11412         allout-recent-prefix-beginning and allout-recent-prefix-end.
11413         (allout-aberrant-container-p): True when an item's immediate
11414         offspring discontinuously contained.  Useful for disqualifying
11415         unintended topic prefixes, likely at low depths.
11416         (allout-goto-prefix-doublechecked): Elaborate version of
11417         allout-goto-prefix which disqualifies aberrant pseudo-items.
11418         (allout-pre-next-prefix): Layer on top of lower-level routines, to
11419         get disqualification of aberrant containers.
11420         (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
11421         containers.
11422         (allout-beginning-of-current-entry): Position at start of buffer
11423         when in container (depth 0) entry.
11424         (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
11425         (allout-current-bullet): Strip text properties.
11426         (allout-get-prefix-bullet): Use right match groups.
11427         (allout-beginning-of-line, allout-next-heading):
11428         Disqualify aberrant containers.
11429         (allout-previous-heading): Disqualify aberrant containers, and
11430         change to regular (rather than inline) function, to allow
11431         self-recursion.
11432         (allout-get-invisibility-overlay): Increment so progress is made
11433         when the first overlay is not the sought one.
11434         (allout-end-of-prefix): Disqualify aberrant containers.
11435         (allout-end-of-line): Cycle something like allout-beginning-of-line.
11436         (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
11437         outline.el outlines) functional again.  Change the primary bullet
11438         along with the header-lead - level 1 new-style bullets now work.
11439         Engage allout-before-change-handler in mainline Emacs, not just
11440         XEmacs, to do undo handling.
11441         (allout-before-change-handler): Expose undo changes occurring in
11442         hidden regions.  Use allout-get-invisibility-overlay instead of
11443         reimplementing it inline.
11444         (allout-chart-subtree): Use start rather than end of prefix in
11445         charts.  Use allout-recent-depth variable.
11446         (allout-chart-siblings): Disqualify aberrant topics.
11447         (allout-beginning-of-current-entry): Position correctly.
11448         (allout-ascend): Use new allout-depth-specific-regexp and
11449         allout-depth-one-regexp for linear instead of O(N^2) or worse
11450         behavior.
11451         (allout-ascend-to-depth): Depend on allout-ascend, rather than
11452         reimplementing an algorithm.
11453         (allout-up-current-level): Depend on allout-ascend, rather than
11454         reimplementing an algorithm.  Return to start-point if we fail.
11455         (allout-descend-to-depth): Use allout-recent-depth variable
11456         instead of function.
11457         (allout-next-sibling): On traversal of numerous intervening
11458         topics, resort to economical allout-next-sibling-leap.
11459         (allout-next-sibling-leap): Specialized version of
11460         allout-next-sibling that uses allout-ascend cleverly, to depend on
11461         a regexp search to leap large numbers of contained topics, rather
11462         than arbitrarily many one-by-one traversals.
11463         (allout-next-visible-heading): Disqualify aberrant topics.
11464         (allout-previous-visible-heading): Position consistently when
11465         interactive.
11466         (allout-forward-current-level): Base on allout-previous-sibling
11467         rather than (differently) reimplmenting the algorithm.  Remove some
11468         unused variables.
11469         (allout-solicit-alternate-bullet): Present default choice stripped
11470         of text properties.
11471         (allout-rebullet-heading): Use bullet stripped of text properties.
11472         Register changes using allout-exposure-change-hook.
11473         Disregard aberrant topics.
11474         (allout-shift-in): With universal-argument, make topic a peer of
11475         it's former offspring.  Simplify the code by separating out
11476         allout-shift-out functionality.
11477         (allout-shift-out): With universal-argument, make offspring peers
11478         of their former container, and its siblings.  Implement the
11479         functionality here, rather than inappropriately muddling the
11480         implementation of allout-shift-in.
11481         (allout-rebullet-topic): Respect additional argument for new
11482         parent-child separation function.
11483         (allout-yank-processing): Use allout-ascend directly.
11484         (allout-show-entry): Disqualify aberrant topics.
11485         (allout-show-children): Handle discontinuous children gracefully,
11486         extending the depth being revealed to expose them and posting a
11487         message indicating the situation.
11488         (allout-show-to-offshoot): Remove obsolete and incorrect comment.
11489         Leave cursor in correct position.
11490         (allout-hide-current-subtree): Use allout-ascend directly.
11491         Disqualify aberrant topics.
11492         (allout-kill-line, allout-kill-topic): Preserve exposure layout in
11493         a way that the yanks can restore it, as used to happen.
11494         (allout-yank-processing): Restore exposure layout as recorded by
11495         allout-kill-*, as used to happen.
11496         (allout-annotate-hidden, allout-hide-by-annotation): New routines
11497         for preseving and restoring exposure layout across kills.
11498         (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
11499         (allout-encrypt-string): Strip text properties.
11500         Rearranged order and outline-headings for some of the
11501         miscellaneous functions.
11502         (allout-resolve-xref): No need to quote the error name in the
11503         condition-case handler section.
11504         (allout-flatten): Classic recursive (and recursively intensive,
11505         without tail-recursion) list-flattener, needed by allout-shift-out
11506         when confronted with discontinuous children.
11508 2006-09-16  Jason Rumney  <jasonr@gnu.org>
11510         * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
11511         on ms-windows.
11512         (dnd-open-unc-file): Remove.
11513         (dnd-open-local-file): Mention in doc string that it also handles
11514         remote files if the system natively supports unc file-names.
11516 2006-09-15  Kim F. Storm  <storm@cua.dk>
11518         * help.el (describe-key): Handle C-h k in *Help* buffer; collect
11519         all necessary information about the event before erasing *Help*.
11521         * simple.el (line-move-partial): Use window-line-visiblity to
11522         quickly check whether last line is partially visible, and only do
11523         the hard (and slow) part in that case.
11525 2006-09-15  Jay Belanger  <belanger@truman.edu>
11527         * COPYING: Replace "Library Public License" by "Lesser Public
11528         License" throughout.
11530 2006-09-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11532         * term/x-win.el (x-menu-bar-open): New function for F10.
11534 2006-09-15  Chong Yidong  <cyd@stupidchicken.com>
11536         * progmodes/compile.el (compilation-error-regexp-alist-alist):
11537         Disallow filenames containing " -" to avoid confusion with libtool
11538         compilation messages.  Suggested by Stefan Monnier.
11540 2006-09-15  David Kastrup  <dak@gnu.org>
11542         * mouse-sel.el (mouse-sel-follow-link-p): Use event position
11543         instead of buffer position for `mouse-on-link-p'.
11545         * mouse.el (mouse-posn-property): New function looking up the
11546         properties at a click position in overlays and text properties in
11547         either buffer or strings.
11548         (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
11549         of both `follow-link' as well as `mouse-face' properties.
11550         (mouse-drag-track): Check `mouse-on-link-p' on event position, not
11551         buffer position.
11553         * help.el (describe-key-briefly): When reading a down-event on
11554         mode lines or scroll bar, swallow the following up event, too.
11555         Use the new mouse sensitity of `key-binding' for lookup.
11556         (describe-key): The same here.
11558 2006-09-15  Juanma Barranquero  <lekktu@gmail.com>
11560         * play/life.el (life-patterns): Add a few more interesting patterns.
11561         (life-setup): Force `show-trailing-whitespace' to nil.
11563 2006-09-14  Richard Stallman  <rms@gnu.org>
11565         * startup.el (fancy-splash-text): Change text to improve alignment.
11566         (fancy-splash-screens): Don't set non-standard tab width.
11567         Bind cursor-type temporarily, and make it easy to patch to
11568         preserve the splash buffer.
11569         (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
11570         (fancy-splash-screens): Display echo-area message explicitly.
11571         Don't set fancy-splash-help-echo.
11573         * simple.el (line-number-mode): Group mode-line instead of
11574         editing-basics.
11575         (column-number-mode, size-indication-mode): Likewise.
11577         * faces.el (mode-line-faces): Group mode-line instead of modeline.
11579         * time.el (display-time): Group mode-line instead of modeline.
11581         * cus-edit.el (mode-line): Rename from modeline.  All uses changed.
11583 2006-09-14  Chong Yidong  <cyd@stupidchicken.com>
11585         * startup.el (fancy-splash-text): Move editing instructions to
11586         fancy-splash-head.
11587         (fancy-splash-head): Issue editing instructions.
11588         (fancy-splash-screens): Fixup whitespace.
11590 2006-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11592         * bindings.el (mode-line-buffer-identification-keymap):
11593         Remove duplicate line.
11595 2006-09-14  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11597         * ido.el (ido-ignore-item-p): Allow any kind of functions in
11598         ignore lists.
11600 2006-09-14  Kim F. Storm  <storm@cua.dk>
11602         * jit-lock.el (jit-lock-fontify-again): New function.
11603         (jit-lock-fontify-now): Use it instead of lambda form.
11605 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
11607         * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
11608         (flyspell-auto-correct-word): Make ispell-filter local to these
11609         functions.  Check that ispell-filter has new stuff before calling
11610         ispell-parse-output.
11612 2006-09-13  Kim F. Storm  <storm@cua.dk>
11614         * simple.el (line-move-partial): Optimize.
11616 2006-09-13  Richard Stallman  <rms@gnu.org>
11618         * thingatpt.el (thing-at-point-bounds-of-url-at-point):
11619         Delete spurious backquote.
11621 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
11623         * net/rcirc.el (rcirc-print): Fix last change.
11625 2006-09-12  Jay Belanger  <belanger@truman.edu>
11627         * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
11629 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
11631         * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
11632         rcirc-show-maximum-output.
11633         (rcirc-mode): Remove window-scroll-function hook.
11634         (rcirc-scroll-to-bottom): Remove function.
11635         (rcirc-print): Recenter so point stays at the bottom of the window
11636         if point was already there.
11638 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
11640         * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
11641         not to "t".
11642         * progmodes/compile.el (compilation-start): Likewise.
11643         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
11644         Don't use expand-file-name on invocation-directory, since this
11645         might mishandle special characters in invocation-directory.
11647 2006-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11649         * pcvs-defs.el: Remove * in defcustom's docstrings.
11651 2006-09-12  Nick Roberts  <nickrob@snap.net.nz>
11653         * progmodes/compile.el (compilation-directory-properties):
11654         Doc fix for help-echo.
11656 2006-09-12  Lars Hansen  <larsh@soem.dk>
11658         * desktop.el (desktop-read): Add comment.
11660 2006-09-12  Kim F. Storm  <storm@cua.dk>
11662         * simple.el (next-error-highlight, next-error-highlight-no-select):
11663         Fix spelling error.
11665         * subr.el (sit-for): Rework to use input-pending-p and cond.
11666         Return nil input is pending on entry also for SECONDS <= 0.
11667         (while-no-input): Use input-pending-p instead of sit-for.
11669 2006-09-11  Richard Stallman  <rms@gnu.org>
11671         * simple.el (next-error-highlight, next-error-highlight-no-select):
11672         Fix custom type and doc strings.
11674 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11676         * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
11677         (diff-apply-hunk): Use it to ask for confirmation.
11679 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
11681         * emacs-lisp/cl.el (pushnew): Add missing `,'.
11683 2006-09-11  David Kastrup  <dak@gnu.org>
11685         * help.el (string-key-binding, describe-key-briefly)
11686         (describe-key): Remove `string-key-binding' and its callers since
11687         `key-binding' already caters for the proper lookup now.
11689 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11691         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
11692         (cfengine-mode): Use it.  Fix \ syntax to be like /.
11694         * bindings.el (mode-line-buffer-identification-keymap):
11695         Move initialization into declaration.
11697 2006-09-10  Kim F. Storm  <storm@cua.dk>
11699         * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
11700         (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
11701         (ido-delete-file-at-head): Pass head of ido-matches through ido-name
11702         in case of merged directories.  Reported by Micha\e,Ak\e(Bl Cadilhac.
11704 2006-09-10  Richard Stallman  <rms@gnu.org>
11706         * dired-aux.el: Handle errors in recursive copy usefully.
11707         (dired-create-files-failures): New variable.
11708         (dired-copy-file): Remove condition-case.
11709         (dired-copy-file-recursive): Check for errors on all file
11710         operations, and add them to dired-create-files-failures.
11711         Check file file-date-erorr here too.
11712         (dired-create-files): Check dired-create-files-failures
11713         and report those errors too.
11715         * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
11717         * subr.el (add-to-list): New argument COMPARE-FN.
11719 2006-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11721         * filecache.el (file-cache-add-directory)
11722         (file-cache-add-directory-list, file-cache-add-file)
11723         (file-cache-add-directory-using-find)
11724         (file-cache-add-directory-using-locate)
11725         (file-cache-add-directory-recursively): Add autoloads.
11727 2006-09-09  Richard Stallman  <rms@gnu.org>
11729         * textmodes/conf-mode.el (conf-space-mode):
11730         Use hack-local-variables-hook instead of calling hack-local-variables.
11731         (conf-space-keywords-override): New variable.
11732         (conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
11733         (conf-space-mode): Always make conf-space-keywords and
11734         conf-space-keywords-override local.
11735         Call conf-space-mode-internal directly as well as via hook.
11737 2006-09-09  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
11739         * progmodes/python.el (python-font-lock-keywords): Add `self' and other
11740         quasi-keywords.
11742 2006-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11744         * progmodes/python.el: Quieten the compiler about hippie-expand vars.
11745         (python-send-string): Be slightly more careful about adding \n.
11747         * startup.el (normal-splash-screen): Don't display the buffer if we'll
11748         kill it right away anyway.
11750 2006-09-09  Eli Zaretskii  <eliz@gnu.org>
11752         * international/codepage.el (cp850-decode-table): Fix a few codes.
11753         (cp858-decode-table): New variable.
11755 2006-09-09  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
11757         * net/ldap.el (ldap-search-internal): Doc fix.
11759 2006-09-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11761         * play/life.el (life-display-generation): Test for input manually if
11762         `sleeptime' is negative or null.
11764         * lpr.el (lpr-page-header-switches): Page title switch is one of them.
11765         (print-region-1): Substitute `%s' with the page title.
11767 2006-09-09  Matt Hodges  <MPHodges@member.fsf.org>
11769         * locate.el (locate-current-search): New variable.
11770         (locate): Set buffer local value.  Use current buffer if it is
11771         in Locate mode.
11772         (locate-mode): Disable undo here.
11773         (locate-do-setup): Use locate-current-filter from buffer to be killed.
11774         (locate-update): Use locate-current-search and locate-current-filter.
11776 2006-09-08  David Kastrup  <dak@gnu.org>
11778         * desktop.el (desktop-read): When loading a desktop, disable
11779         saving it while the load progresses, and switch off a pending lazy
11780         load by calling `desktop-lazy-abort'.
11782 2006-08-27  Martin Rudalics  <rudalics@gmx.at>
11784         * window.el (mouse-autoselect-window-timer)
11785         (mouse-autoselect-window-position)
11786         (mouse-autoselect-window-window)
11787         (mouse-autoselect-window-now): New vars.
11788         (mouse-autoselect-window-cancel)
11789         (mouse-autoselect-window-select)
11790         (mouse-autoselect-window-start): New functions.
11791         (handle-select-window): Call `mouse-autoselect-window-start' when
11792         delayed window autoselection is enabled.
11794         * cus-start.el (mouse-autoselect-window): Handle delayed window
11795         autoselection.
11797         * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
11798         commands after which it is allowed to print in the echo area.
11800 2006-09-08  Richard Stallman  <rms@gnu.org>
11802         * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
11804         * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
11805         (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
11807         * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
11808         (cancel-timer-internal): Add doc string.
11809         (cancel-function-timers): Doc fix.
11810         (with-timeout-handler, timer-event-last*): Add doc strings.
11812         * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
11814         * files.el (risky-local-variable-p): Match ...-bindat-spec.
11816         * dired.el (dired-log-summary): Add doc string.
11818         * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
11819         (custom-group-menu-create): Not here.
11821 2006-09-08  Carsten Dominik  <dominik@science.uva.nl>
11823         * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
11825 2006-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11827         * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
11828         (mac-apple-event-map): Define its handler.
11830 2006-09-07  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
11832         * net/ldap.el (ldap-search-internal): Handle `auth' key.
11834 2006-09-07  Magnus Henoch  <mange@freemail.hu>
11836         * net/rcirc.el (rcirc-activity-string): Don't quote value in case
11837         clause.
11839 2006-09-07  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11841         * info.el (Info-index): Bind completion-ignore-case.
11843 2006-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11845         * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
11846         previous commit.
11847         (inferior-prolog-guess-flavor): New fun left out of previous commit.
11848         (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
11849         burp in dedicated windows.
11850         (inferior-prolog-self-insert-command): New command.
11851         (inferior-prolog-mode-map): Use it.
11853 2006-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11855         * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
11857         * international/code-pages.el: Add cp858.
11859 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11861         * dnd.el: Fix bootstrapping.
11863 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11865         * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
11866         (dnd-open-remote-url): New function.
11867         (dnd-open-remote-file-function): Set to dnd-open-remote-url if
11868         not windows-nt.
11870 2006-09-07  Jason Rumney  <jasonr@gnu.org>
11872         * dnd.el (dnd-open-remote-file-function): New variable.
11873         (dnd-open-unc-file): New function.
11874         (dnd-open-file): Call dnd-open-remote-file-function if set.
11876 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11878         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
11879         pgg-passphrase-coding-system rather than locale-coding-system.
11880         * pgg-def.el (pgg-passphrase-coding-system): New user option.
11882 2006-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11884         * progmodes/prolog.el: Remove * in docstrings.
11885         (prolog-program-name): Add SWI prolog.
11886         (prolog-mode-menu): New menu.
11887         (prolog-mode): Set comment-add.
11888         (prolog-indent-line): Simplify.  Use indent-line-to.
11889         (inferior-prolog-buffer): New var.
11890         (inferior-prolog-run, inferior-prolog-process): New funs.
11891         (run-prolog, switch-to-prolog): Rewrite, using them.
11892         (prolog-consult-region): Use inferior-prolog-buffer.
11893         (inferior-prolog-load-file): New function.
11894         (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
11896         * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
11897         last word, if it's not the end of the paragraph.
11899         * files.el (abbreviate-file-name): Don't mistakenly match newlines in
11900         file name.
11902 2006-09-06  Ralf Angeli  <angeli@caeruleus.net>
11904         * frame.el (display-mm-dimensions-alist): New defcustom.
11905         (display-mm-height, display-mm-width): Use it.
11907 2006-09-06  Simon Josefsson  <jas@extundo.com>
11909         * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
11911 2006-09-06  Nick Roberts  <nickrob@snap.net.nz>
11913         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
11914         (gdb-var-list-children-regexp-1): Tweak regexps to catch full
11915         string values.
11917 2006-09-06  Kim F. Storm  <storm@cua.dk>
11919         * simple.el (line-move-partial): New function to do vscrolling for
11920         partially visible images / tall lines.  Rewrite based on code
11921         previously in line-move.  Simplify backwards vscrolling.
11922         (line-move): Use it.  Simplify.
11924 2006-09-05  Kim F. Storm  <storm@cua.dk>
11926         * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
11928 2006-09-05  Chong Yidong  <cyd@stupidchicken.com>
11930         * progmodes/compile.el (compilation-error-regexp-alist-alist):
11931         Process the `gcc-include' after the `gnu' rule.
11933 2006-09-05  Kim F. Storm  <storm@cua.dk>
11935         * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
11937 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11939         * pgg.el (pgg-clear-string): Alias to clear-string for backward
11940         compatibility.
11942         * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
11943         inhibit-redisplay; encode passphrase with locale-coding-system.
11945 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
11947         * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
11949 2006-09-05  Nick Roberts  <nickrob@snap.net.nz>
11951         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
11952         (gdb-var-list-children-regexp): Make type field optional.
11954         * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
11955         e.g public, protected in C++.
11957 2006-09-04  John Paul Wallington  <jpw@pobox.com>
11959         * simple.el (completion-show-help): New defcustom.
11960         (completion-setup-function): Heed it.
11962 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
11964         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
11966 2006-09-04  Richard Stallman  <rms@gnu.org>
11968         * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
11969         (rsf-min-region-to-spam-list): Doc fix.
11970         (rsf-add-content-type-field): Doc fix.
11972         * simple.el (kill-region): Explicitly test there is a region.
11974 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11976         * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
11977         sendmail in several common directories.
11979         * mail/sendmail.el (sendmail-program): Moved here from paths.el.
11981         * paths.el (sendmail-program): Removed.
11983 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
11985         * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
11986         Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
11987         http://article.gmane.org/gmane.emacs.gnus.general/50457
11989 2006-09-03  Chong Yidong  <cyd@stupidchicken.com>
11991         * cus-edit.el (custom-group-menu-create): Avoid deactivating the
11992         mark after running the menu filter.
11994 2006-09-03  Juri Linkov  <juri@jurta.org>
11996         * international/quail.el (quail-defrule-internal): Add a check
11997         if a key is a vector.
11999 2006-09-02  Juri Linkov  <juri@jurta.org>
12001         * man.el (Man-topic-history): New variable.
12002         (man): Use it.
12004         * woman.el (woman-topic-history): Change defvar to defvaralias
12005         for symbol `Man-topic-history'.
12007         * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
12008         `comint-last-output-start' is a marker by using `markerp' and
12009         check if it has a position by using `marker-position', and use
12010         this position for `goto-char'.
12012         * international/quail.el (quail-defrule-internal): Add missing
12013         `error' call for null key.
12015 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
12017         * net/rcirc.el (rcirc-keywords): New variable.
12018         (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
12019         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
12020         variables.
12021         (rcirc-responses-no-activity): New function.
12022         (rcirc-handler-generic): Check for responses in above.
12023         (rcirc-process-command): Add ?: character to arguments of raw
12024         server commands.
12025         (rcirc-format-response-string): Use `rcirc-bright-nicks' and
12026         `rcirc-dim-nicks'.
12027         (rcirc-gray-toggle): Remove unused variable.
12028         (rcirc-print): Remove some tracking logic, which is moved into
12029         markup functions.
12030         (rcirc-activity-types): Was `rcirc-activity-type', now a list of
12031         types.
12032         (rcirc-activity-string): Look for 'keyword in activity-types.
12033         (rcirc-window-configuration-change): Don't erase overlay-arrow
12034         unnecessarily.
12035         (rcirc-add-or-remove): New function.
12036         (rcirc-cmd-ignore): Use it.
12037         (rcirc-message-leader): Remove unused function.
12038         (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
12039         (rcirc-add-face): New function.
12040         (rcirc-facify): Use rcirc-add-face.
12041         (rcirc-url-regexp): Add parens.
12042         (rcirc-map-regexp): Remove function.
12043         (rcirc-mangle-regexp): Remove function.
12044         (rcirc-markup-text-functions): New variable.
12045         (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
12046         (rcirc-markup-body-text, rcirc-markup-attributes)
12047         (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
12048         (rcirc-markup-bright-nicks): New markup handler functions.
12049         (rcirc-nick-in-message-full-line): New face.
12050         (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
12051         (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
12053 2006-09-02  Martin Rudalics  <rudalics@gmx.at>
12055         * cus-start.el (hscroll-margin, hscroll-step)
12056         (mode-line-in-non-selected-windows, mouse-autoselect-window)
12057         (x-use-underline-position-properties): Change version to "22.1"
12058         since they will appear there for the first time.
12060 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
12062         * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
12064 2006-08-31  Richard Stallman  <rms@gnu.org>
12066         * cus-edit.el (custom-save-variables): Slight cleanup.
12067         (Custom-no-edit): Renamed from custom-no-edit.
12068         (Custom-newline): Renamed from custom-newline.
12069         (custom-mode-map): Use new names.
12071         * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
12072         about customization, rather than M-x customize, in the doc string
12073         made for the defcustom.
12075         * emacs-lisp/trace.el (trace-function-background): Doc fix.
12077 2006-08-31  Romain Francoise  <romain@orebokech.com>
12079         * dired-x.el (dired-guess-shell-alist-default): Update.
12081 2006-08-31  Michael Mauger  <mmaug@yahoo.com>
12083         * custom.el (custom-theme-set-variables): Autoload packages before
12084         sorting the variables.
12086 2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>
12088         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
12089         Convert events to chars if XEmacs.
12090         (viper-after-change-undo-hook): Check if undo-in-progress is bound.
12092 2006-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12094         * progmodes/python.el (python-eldoc-function): Re-enable quit while
12095         waiting for process.
12097 2006-08-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12099         * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
12100         results in ASCII-only string, encode original one directly.
12102 2006-08-29  Romain Francoise  <romain@orebokech.com>
12104         * startup.el (normal-splash-screen, fancy-splash-screens):
12105         Make buffer read-only and arrange to enter view mode if necessary.
12107 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
12109         * hl-line.el (hl-line): New face.
12110         (hl-line-face): Use it.
12112         * image-mode.el (image-mode): Fix last fix.
12113         Suggested by Kim F. Storm.
12115 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
12117         Sync with Tramp 2.0.54.
12119         * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
12120         of `=', because `tramp-get-remote-gid' might not always return an
12121         integer when expected.
12122         (tramp-register-file-name-handlers): `partial-completion-mode' is
12123         unknown to XEmacs.
12124         (tramp-time-diff): Don't use `floor', it might fail for large
12125         differences.
12126         (tramp-handle-make-auto-save-file-name): For Emacs 21, set
12127         `tramp-auto-save-directory' if unset in order to guarantee unique
12128         auto-save file names.
12130 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
12132         * image-mode.el (image-mode): Display image as text on a terminal.
12134 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12136         * progmodes/python.el (python-send-command): Simplify.
12137         (run-python): Don't generate a new buffer unless `new' was specified.
12138         Make sure we send `import emacs' to the proper process.
12140         * progmodes/python.el (python-send-command): Don't wait for the command
12141         to terminate.  Don't fiddle with compilation-parsing-end.
12143 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
12145         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
12146         Insert commentary after first line summary.
12148         * woman.el (woman-follow): New function, based on `man-follow'.
12149         (woman-mode-map): Use it.
12151         * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
12152         since ibuffer-do-sort-by-recency does not define a sorter.
12154 2006-08-28  Kim F. Storm  <storm@cua.dk>
12156         * find-dired.el (find-dired): Use shell-quote-argument to properly
12157         escape ( and ) args.  Also use it on {} and ; args in default
12158         value of find-ls-option string.
12159         (find-grep-dired): Use shell-quote-argument on {} and ; args.
12161 2006-08-27  Michael Olson  <mwolson@gnu.org>
12163         * emacs-lisp/tq.el: Small grammar fix in comments.
12164         (tq-enqueue): Check for existence of queue rather than the
12165         head queue item's question, which was a no-op.
12166         (tq-filter, tq-process-buffer): Make sure the process buffer
12167         exists before making it the current buffer.
12169 2006-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12171         * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
12172         (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
12173         (special-event-map): Apply 2006-08-16 change for x-win.el.
12175 2006-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12177         * progmodes/python.el (python-send-receive): Wait in the
12178         process's buffer so as to check the right buffer-local variables.
12180 2006-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12182         * emacs-lisp/checkdoc.el: Remove * in defcustoms.
12183         (defgroup checkdoc): Move to beginning.
12185         * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
12186         (python-preoutput-continuation): Remove.
12187         (python-preoutput-filter): Simplify correspondingly.
12188         Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
12189         Loop around to catch embedded _emacs_out output.
12190         (run-python): Send the import&print command on a single line.
12191         (python-send-command): Send command&print on a single line.
12192         (python-send-string): Only add double \n if needed.
12193         (python-send-receive): Loop until the result comes.
12194         (python-mode-running): Defvar it.
12195         (python-setup-brm): Remove unused var `menu'.
12196         Only bind py-mode-map and `features' around brm-init.
12197         (python-calculate-indentation): Remove unused var `point'.
12198         (python-beginning-of-defun): Remove unused var `def-line'.
12200 2006-08-25  Richard Stallman  <rms@gnu.org>
12202         * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
12204 2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
12206         * emulation/viper.el (viper-set-hooks): Use frame bindings for
12207         viper-vi-state-cursor-color.
12208         (viper-non-hook-settings): Don't set default
12209         mode-line-buffer-identification.
12211         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
12212         New fun.
12213         (viper-set-cursor-color-according-to-state)
12214         (viper-get-saved-cursor-color-in-replace-mode)
12215         (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
12216         viper-emacs-state-cursor-color.
12218         * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
12219         (viper-undo): Use point if undo-beg-posn is nil.
12220         (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
12221         (viper-after-change-undo-hook): Don't use
12222         viper-emacs-state-cursor-color by default.
12223         (viper-undo): More sensible positioning after undo.
12225         * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
12226         (viper-emacs-state-cursor-color): Default to nil, since this feature
12227         doesn't work well yet.
12229         * ediff-mult.el (ediff-intersect-directories)
12230         (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
12231         always expand filenames.
12233 2006-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12235         * tumme.el: Remove * in defcustoms's docstrings.
12237 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
12239         * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
12240         Accept internal time format for SECS arg.
12241         (timer-relative-time): Doc fix.
12243         * jit-lock.el: "Stealth fontification by requeuing timers" patch,
12244         adapted from Martin Rudalics.
12245         (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
12246         (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
12247         (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
12248         using sit-for.
12250 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
12252         * cus-start.el (all): Add `overline-margin' and
12253         `x-underline-at-descent-line'.
12255 2006-08-24  Kim F. Storm  <storm@cua.dk>
12257         * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
12258         to mean "use find -exec"; nil now unambiguously means auto-detect.
12259         (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
12260         Use shell-quote-argument to build grep-find-command and
12261         grep-find-template.
12262         (rgrep): Use shell-quote-argument to properly quote arguments to find.
12263         Reported by Tom Seddon.
12265 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
12267         * startup.el (fancy-splash-head): Give instructions for dismissing
12268         the splash screen for default startup too.
12269         (display-startup-echo-area-message, fancy-splash-screens)
12270         (use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
12271         all splash text at once and keep the splash buffer around.
12272         (command-line-1): Give display-startup-echo-area-message a t arg.
12274 2006-08-23  Carsten Dominik  <dominik@science.uva.nl>
12276         * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
12277         gnus frame is selected.
12279 2006-08-23  Nick Roberts  <nickrob@snap.net.nz>
12281         * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
12283 2006-08-22  Kim F. Storm  <storm@cua.dk>
12285         * ido.el (ido-set-matches-1): Fix full matching for subdirs.
12286         Add suffix matching for subdirs.
12288 2006-08-22  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
12290         * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
12291         mouse-yank-at-point is non-nil.
12293 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
12295         * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
12296         a bit wider and remove fringes to fit initial output on line.
12298 2006-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12300         * frame.el (blink-cursor-end): Only ignore the error we care about.
12301         (blink-cursor-mode): Use blink-cursor-end to simplify the code.
12303 2006-08-21  Richard Stallman  <rms@gnu.org>
12305         * whitespace.el (whitespace-cleanup): Doc fix.
12307 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
12309         * net/rcirc.el (rcirc-show-maximum-output): New var.
12310         (rcirc-buffer-process): If no buffer argument is supplied, use
12311         current-buffer.
12312         (rcirc-complete-nick): Complete to the last completed nick first.
12313         (rcirc-mode): Preserve the value of `rcirc-urls' across
12314         connections.  Setup scroll function.
12315         (rcirc-scroll-to-bottom): New function.
12316         (rcirc-print): Use nick syntax around regexp work.
12317         Notice dim-nicks speaking only if they say our nick.
12318         (rcirc-update-activity-string): Do not show the modeline indicator
12319         if there are no live rcirc processes.
12320         (rcirc-cmd-ignore): Ignore case.
12321         (rcirc-browse-url-at-point): Fix off-by-one error.
12323 2006-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12325         * progmodes/python.el: Remove * in defcustom docstrings.
12326         (run-python, python-proc, python-try-complete): Use derived-mode-p.
12327         (python-mode): Set tab-width and indent-tabs-mode.
12329 2006-08-20  Dave Love  <fx@gnu.org>
12331         * progmodes/python.el: Update to Dave Love's latest version.
12332         (python-font-lock-keywords, python-mode): Don't use
12333         font-lock-syntax-table, but match symbol elements explicitly instead.
12334         (python-mode-map): Add help, and a few more key bindings.
12335         (python-skip-comments/blanks): Move out of comments as well.
12336         (python-continuation-line-p): Behave better with unbalanced parens.
12337         (python-blank-line-p): New fun.
12338         (python-open-block-statement-p): Don't use a heuristic.
12339         (python-outdent-p): Better handle blocks-in-the-same-line.
12340         (python-calculate-indentation): Misc improvements.
12341         (python-comment-indent): Remove.
12342         (python-block-pairs): New var.
12343         (python-first-word): New fun.
12344         (python-indentation-levels): Handle more common cases.
12345         (python-indent-line-1): Add `leave' argument.
12346         (python-indent-region): New fun.
12347         (python-skip-out): New fun.
12348         (python-beginning-of-statement, python-end-of-statement): Use it.
12349         (python-next-statement): Return correct count even at eob.
12350         (python-end-of-block): Fix paren-typo.
12351         (python-imenu-create-index): Add module variables.
12352         (run-python): Add `new' arg.
12353         Check we're at a prompt before returning.
12354         (python-send-command): Move to end of buffer.
12355         Wait for prompt to return.
12356         (python-set-proc): New fun.
12357         (python-imports): New var.
12358         (python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
12359         (python-eldoc-function): Try to move out of arg list.
12360         (python-outline-level): Offset by 1.
12361         (python-find-imports): New fun.
12362         (python-symbol-completions): Use python-imports.
12363         (python-module-path, ffap-alist): Add support for ffap.
12364         (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
12365         (python-insert-*, python-default-template, python-expand-template):
12366         Add templates/skeletons.
12367         (python-setup-brm): Support for Bicycle Repair Man.
12368         (python-abbrev-syntax-table): New var.
12369         (python-abbrev-pc-hook, python-pea-hook): New funs.
12371 2006-08-20  Chong Yidong  <cyd@stupidchicken.com>
12373         * frame.el (blink-cursor-start): Set timer first.
12374         (blink-cursor-end): Ignore timer cancelling errors.
12375         Suggested by Ken Manheimer.
12377 2006-08-20  Juanma Barranquero  <lekktu@gmail.com>
12379         * newcomment.el (comment-box): Call `comment-normalize-vars'.
12380         Add autoload cookie.
12382 2006-08-20  Richard Stallman  <rms@gnu.org>
12384         * simple.el (line-number-at-pos): Doc fix.
12386         * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
12387         timer-activate-when-idle, so timer can run before Emacs becomes
12388         non-idle again.
12390 2006-08-18  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
12392         * whitespace.el (whitespace-cleanup-internal): New optional arg
12393         REGION-ONLY.  If it's non-nil, modify the message to the user
12394         accordingly.
12395         (whitespace-cleanup-region): Call whitespace-cleanup-internal with
12396         a non-nil argument.
12398 2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
12400         * rect.el (spaces-string): Simplify and add doc string.
12402 2006-08-17  Romain Francoise  <romain@orebokech.com>
12404         * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
12406 2006-08-17  Richard Stallman  <rms@gnu.org>
12408         * compare-w.el (compare-windows): lambda's take an arg and pass
12409         it to compare-windows-skip-whitespace.
12411 2006-08-17  Martin Rudalics  <rudalics@gmx.at>
12413         * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
12414         the right buffer.
12416 2006-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12418         * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
12419         removed files.
12421 2006-08-17  Nick Roberts  <nickrob@snap.net.nz>
12423         * progmodes/gdb-ui.el (gdb-locals-watch-map)
12424         (gdb-locals-watch-map-1): Suppress keymap first.
12425         (gdb-edit-locals-map-1): New variable.
12426         (gdb-edit-locals-value): New function.
12427         (gdb-stack-list-locals-handler): Use them.
12429 2006-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12431         * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
12432         cursor would normally be drawn in the fringe.
12434         * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
12435         Reported by Martin Rudalics <rudalics@gmx.at>.
12437 2006-08-16  Richard Stallman  <rms@gnu.org>
12439         * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
12440         (special-event-map): Process drag-n-drop events this way.
12442         * simple.el (move-beginning-of-line): Test whether fields
12443         would prevent motion back to line's first visible character.
12444         If so, stop where the fields would stop the motion.
12446         * newcomment.el (comment-indent): Fully update INDENT
12447         before checking to see if it will change the text.
12449         * cus-edit.el (custom-newline): New function.
12450         (custom-mode-map): Bind newline to custom-newline.
12452         * compare-w.el (compare-windows): Factor compare-ignore-whitespace
12453         into ignore-whitespace.
12454         Check each buffer for its skip-function.
12455         Handle compare-windows-skip-whitespace special-case test
12456         by returning t from default skip function.
12458 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
12460         * textmodes/org.el (org-clock-special-range)
12461         (org-clock-update-time-maybe): New functions.
12462         (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
12463         not only a-z.
12464         (org-agenda-get-blocks): Allow multiple blocks per headline.
12465         (org-timestamp-change): Call `org-clock-update-time-maybe'.
12466         (org-export-html-title-format)
12467         (org-export-html-toplevel-hlevel): New options.
12468         (org-export-language-setup): Add support for Czech.
12469         (org-mode, org-insert-todo-heading, org-find-visible)
12470         (org-find-invisible, org-invisible-p, org-invisible-p2)
12471         (org-back-to-heading, org-on-heading-p, org-up-heading-all)
12472         (org-show-subtree, org-show-entry, org-make-options-regexp):
12473         Remove compatibility support for old outline-mode.
12474         (org-check-occur-regexp): Funtion removed.
12475         (org-on-heading-p, org-back-to-heading): Made defalias.
12476         (org-set-local): New defsubst.
12477         (org-set-regexps-and-options, org-mode)
12478         (org-set-font-lock-defaults, org-edit-agenda-file-list)
12479         (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
12480         (org-remember-apply-template, org-table-edit-field)
12481         (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
12482         (org-set-autofill-regexps): Use `org-set-local'.
12483         (org-table-eval-formula): Fix bug with parsing of display flags.
12485 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
12487         * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
12488         frame with fringe arrow.  Suggested by Simon Marshall
12489         <simon.marshall@misys.com>.
12490         (gdb-stack-position): New variable.
12491         (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
12492         (gdb-frames-mode): Set gdb-stack-position to nil.
12493         Add to overlay-arrow-variable-list
12494         (gdb-reset): Delete gdb-stack-position from above list.
12496 2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12498         * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
12499         read only.
12501 2006-08-13  Romain Francoise  <romain@orebokech.com>
12503         * cus-theme.el (customize-create-theme)
12504         (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
12506         * filesets.el (filesets-add-buffer): Ditto.
12508         * pcvs.el (cvs-change-cvsroot): Ditto.
12510 2006-08-13  Nick Roberts  <nickrob@snap.net.nz>
12512         * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
12513         (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
12514         (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
12515         expressions.
12516         (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
12517         Only search till end of line.
12518         Add face to function names in case of no filename.
12519         Add face to variable names of watchpoints.
12521 2006-08-12  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
12523         * cus-start.el <indent-tabs-mode>: Move to the `indent'
12524         customization group.
12526 2006-08-12  Ken Manheimer  <ken.manheimer@gmail.com>
12528         * allout.el (allout-prior-bindings, allout-added-bindings):
12529         Remove, after long deprecation.
12530         (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
12531         Add customization vars controlling allout-beginning-of-line and
12532         allout-end-of-line conveniences.
12533         (allout-header-prefix, allout-use-mode-specific-leader)
12534         (allout-use-mode-specific-leader, allout-mode-leaders):
12535         Revise docstrings.
12536         (allout-infer-header-lead): Change to be an alias for
12537         allout-infer-header-lead-and-primary-bullet.
12538         (allout-infer-header-lead-and-primary-bullet): New version of
12539         allout-infer-header-lead which assigns the primary bullet to the
12540         same as the header lead, when its being changed.
12541         (allout-infer-body-reindent): Apply regexp-quote instead of
12542         unconditionally prepending "\\", so that all literal
12543         allout-header-prefix and allout-primary-bullet strings are
12544         properly handled.
12545         (allout-add-resumptions): Add optional qualifier for extending or
12546         appending to existing values, rather than replacing them.
12547         (allout-view-change-hook): Clarify docstring.
12548         (allout-exposure-change-hook): Take explicit arguments, via
12549         run-hook-with-args.
12550         (allout-structure-added-hook)
12551         (allout-structure-deleted-hook)
12552         (allout-structure-shifted-hook): New hooks analogous to
12553         allout-exposure-change-hook for other kinds of structural outline
12554         edits.
12555         (allout-encryption-plaintext-sanitization-regexps): New encryption
12556         customization variable, by which cooperating modes can provde
12557         massage of the plaintext without actually being passed it.
12558         (allout-encryption-ciphertext-rejection-regexps)
12559         (allout-encryption-ciphertext-rejection-ceiling): New encryption
12560         customization variables, by which cooperating modes can prohibit
12561         rare but possible ciphertext patterns from fouling their
12562         operation, with actually being passed the ciphertext.
12563         (allout-mode): Run activation and deactivation hooks after the
12564         minor-mode variable has been toggled, to clarify the mode
12565         disposition.  The new encryption ciphertext rejection variable is
12566         used to ensure that the ciphertext does not contain text that
12567         would be recognized as outline structural elements by allout.
12568         Substite allout-beginning-of-line and allout-end-of-line for
12569         conventionall beginning-of-line and end-of-line bindings.
12570         If allout-old-style-prefixes is non-nil, don't nullify it on mode
12571         activation!
12572         (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
12573         (allout-end-of-line): Respect `allout-end-of-line-cycles'.
12574         (allout-chart-subtree): Implement new mode, charting only the
12575         visible items in the subtree, when new 'visible' parameter is non-nil.
12576         (allout-end-of-subtree): Properly handle the last item in the buffer.
12577         (allout-pre-command-business, allout-command-counter):
12578         Increment an advertised counter so that cooperating enhancements can
12579         track revisions of items.
12580         (allout-open-topic): Run allout-structure-added-hook with suitable
12581         arguments.
12582         (allout-shift-in): Run allout-structure-shifted-hook with suitable
12583         arguments.
12584         (allout-shift-out): Fix doubling for negative args and ensure call
12585         of allout-structure-shifted-hook by solely using allout-shift-in.
12586         (allout-kill-line, allout-kill-topic):
12587         Run allout-structure-deleted-hook with suitable arguments.
12588         (allout-yank-processing): Run allout-structure-added-hook with
12589         proper arguments.
12590         (allout-yank): Enclose activity in allout-unprotected.
12591         (allout-flag-region): Run allout-exposure-change-hook with
12592         suitable arguments, instead of making the callee infer the arguments.
12593         (allout-encrypt-string):
12594         Support allout-encryption-plaintext-sanitization-regexps,
12595         allout-encryption-ciphertext-rejection-regexps, and
12596         allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
12597         en/de cryption mode in symmetric encryption failure message.
12598         (allout-obtain-passphrase): Use copy-sequence to get a distinct
12599         copy of the passphrase, and don't zero it or we'll corrupt the
12600         stashed copy.
12601         (allout-create-encryption-passphrase-verifier)
12602         (allout-verify-passphrase): Respect the new signature for
12603         allout-encrypt-string.
12604         (allout-get-configvar-values): Convenience for getting a
12605         configuration variable value and handling its absence gracefully.
12607 2006-08-11  Romain Francoise  <romain@orebokech.com>
12609         * obsolete/zone-mode.el: Delete.
12611 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12613         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
12615 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
12617         * emacs-lisp/bindat.el (bindat-ip-to-string):
12618         Use `format-network-address' if possible.
12620 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12622         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
12624 2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
12626         * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
12627         restore unread-command-events here.
12628         (edebug-display): Do it here, to detect sit-for interruptions.
12630 2006-08-10  Romain Francoise  <romain@orebokech.com>
12632         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
12633         (dns-mode-soa-auto-increment-serial): New user option.
12634         (dns-mode-soa-maybe-increment-serial): New function.
12635         (dns-mode): Add the latter to `write-contents-functions'.
12637         * obsolete/zone-mode.el: Move to obsolete/ from net/.
12638         Delete autoload cookies.
12640 2006-08-10  John Wiegley  <johnw@newartisans.com>
12642         * eshell/em-glob.el (eshell-glob-chars-list)
12643         (eshell-glob-translate-alist): Add support for [^g] in character globs.
12645 2006-08-10  Richard Stallman  <rms@gnu.org>
12647         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
12648         (facemenu-set-face): Doc fix.
12649         (facemenu-listed-faces): Doc fix.
12651 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
12653         * avoid.el (mouse-avoidance-animating-pointer): New var.
12654         (mouse-avoidance-nudge-mouse): Use it.
12655         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
12656         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
12657         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
12658         Don't activate if currently animating.  All callers changed.
12660 2006-08-09  John Wiegley  <johnw@newartisans.com>
12662         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
12663         variable, which causes timeclock to report elapsed time worked,
12664         instead of just work remaining.
12666 2006-08-09  Kenichi Handa  <handa@m17n.org>
12668         * international/latexenc.el (latexenc-find-file-coding-system):
12669         Fix for the case that the 2nd element of arg-list is a cons.
12671 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
12673         * info.el (Info-fontify-node): Handle preceding `in' for note
12674         reference hiding rules.
12676 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12678         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
12679         mistake a closing " for an opening one.
12681 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
12683         * term/xterm.el (terminal-init-xterm): Add more key bindings.
12685 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12687         * complete.el (PC-do-completion): Filter out completions matching
12688         completion-ignored-extensions before checking whether there are
12689         multiple completions.
12690         Don't use `list' unnecessarily when building completion tables.
12692 2006-08-06  Richard Stallman  <rms@gnu.org>
12694         * help.el (describe-mode): Make minor mode list more concise.
12696 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
12698         * bindings.el: Give mode-line-format, mode-line-modes, and
12699         mode-line-position `standard-value' properties.
12701 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
12703         * buff-menu.el (list-buffers-noselect): For Info buffers, use
12704         "(file)node" instead of the file name.
12706 2006-08-05  Richard Stallman  <rms@gnu.org>
12708         * faces.el (escape-glyph): Doc fix.
12710 2006-08-04  Kenichi Handa  <handa@m17n.org>
12712         * international/mule-diag.el (describe-font): Improve docstring
12713         and error message.  Use frame-parameter (not frame-parameters).
12715 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12717         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
12718         Correctly mark the end-of-docstring char.
12720 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
12722         * simple.el (line-move-to-column): Constrain move-to-column to
12723         current field.
12725 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12727         * font-lock.el (font-lock-beg, font-lock-end)
12728         (font-lock-extend-region-functions): New vars.
12729         (font-lock-extend-region-multiline)
12730         (font-lock-extend-region-wholelines): New functions.
12731         (font-lock-default-fontify-region): Use them.
12732         (font-lock-extend-jit-lock-region-after-change): Only round up
12733         if font-lock-default-fontify-region will do it as well.
12735         * font-lock.el (font-lock-extend-after-change-region-function):
12736         Rename from font-lock-extend-region-function.
12737         (font-lock-extend-region): Remove by inlining at call sites.
12738         (font-lock-after-change-function): Don't needlessly round up to a whole
12739         number of lines.
12740         (font-lock-extend-jit-lock-region-after-change): Be more careful about
12741         the boundary conditions and the interactions between the various ways
12742         to extend the region.
12744 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12746         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
12747         modification status when forcing the second redisplay.
12749 2006-08-03  Kim F. Storm  <storm@cua.dk>
12751         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
12753 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12755         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
12756         doesn't look like a file name.
12758         * complete.el (PC-expand-many-files): Avoid signalling an error when
12759         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
12761 2006-08-02  Andreas Schwab  <schwab@suse.de>
12763         * bindings.el (mode-line-format): Simplify reference to vc-mode.
12765 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
12767         * bindings.el (map): Make mode-line-buffer-identification-keymap
12768         before defining propertized-buffer-identification.
12770 2006-08-01  Richard Stallman  <rms@gnu.org>
12772         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
12774 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
12776         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
12777         default value.
12778         (gdb-find-source-frame): New function.
12779         (menu): Add to menu bar.
12781 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12783         * font-core.el (font-lock-extend-region-function)
12784         (font-lock-extend-region): Move to font-lock.el.
12786         * font-lock.el (font-lock-extend-region-function)
12787         (font-lock-extend-region): Move from font-core.el.  Simplify.
12789         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
12790         if needed.
12791         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
12792         (jit-lock-after-change-extend-region-functions): New hook.
12793         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
12795         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
12796         (font-lock-turn-on-thing-lock): Use it.
12798         * longlines.el (longlines-show-region): Make it work on read-only
12799         buffers as well.
12801 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
12803         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
12805 2006-07-31  Richard Stallman  <rms@gnu.org>
12807         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
12808         (vhdl-speedbar-display-projects): Update old obsolete
12809         speedbar variable names.
12811 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
12813         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
12814         (gdb-stopped): Use it.
12816         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
12818 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
12820         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
12821         for load-history elements.
12823 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
12825         * files.el (convert-standard-filename): For Cygwin, replace
12826         characters not allowed in Windows file names.
12827         (make-auto-save-file-name): Add Cygwin to the list of systems
12828         where the auto-save file name needs to be run through
12829         convert-standard-filename.
12831 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
12833         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
12835 2006-07-28  Richard Stallman  <rms@gnu.org>
12837         * bindings.el (mode-line-frame-identification)
12838         (propertized-buffer-identification): Centralize the code
12839         to initialize the variable.
12841         * progmodes/grep.el (grep-default-command): Catch errors from
12842         wildcard-to-regexp.
12844 2006-07-29  Kim F. Storm  <storm@cua.dk>
12846         * progmodes/grep.el (grep-tag-default): New function.
12847         (grep-default-command, grep-read-regexp): Use it.
12848         (grep-read-files): Use car of grep-files-history or grep-files-aliases
12849         as default if nothing else applies.
12851 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
12853         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
12854         Throw error if buffer is not in Dired and Wdired mode, respectively.
12856 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
12858         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
12859         self-insert-command keys don't activate buttons.
12860         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
12862 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
12864         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
12865         faces for enable character.
12867 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
12869         * Makefile.in (recompile): Update comment to reflect change
12870         on 2004-04-21.
12872 2006-07-27  Richard Stallman  <rms@gnu.org>
12874         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
12875         (customize-package-emacs-version): Change msg when pkg has no entry.
12876         (custom-no-edit): On a button, do like widget-button-press.
12878 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
12880         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
12881         S-tab and C-S-tab.
12883 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
12885         * progmodes/which-func.el (which-function): Fix documentation/
12886         comment typo.
12888 2006-07-26  Richard Stallman  <rms@gnu.org>
12890         * textmodes/ispell.el (ispell-word): If we replace the word,
12891         move point to the end.  Insert before deleting.
12893 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
12895         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
12896         a timer.
12898 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
12900         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
12901         when at first image.
12902         (tumme-forward-image): Add prefix argument.  Add error when at last
12903         image.
12905 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12907         * tabify.el (tabify-regexp): Use more specific regexps.
12908         (tabify): Avoid modifying the buffer unnecessarily.
12910 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
12912         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
12913         (tumme-format-properties-string): Handle empty `buf'.
12914         (tumme-get-comment): Change variable names inside `let'.
12915         Add missing `let' variable that cause font-lock problems.
12916         (tumme-write-comments): Change variable names inside `let'.
12917         Add missing `let' variable that cause font-lock problems.
12918         (tumme-forward-image): Rename from `tumme-forward-char'.
12919         (tumme-backward-image): Rename from `tumme-backward-char'.
12921 2006-07-25  Masatake YAMATO  <jet@gyve.org>
12923         * progmodes/ld-script.el (ld-script-keywords)
12924         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
12925         and add comments.
12927 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
12929         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
12930         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
12931         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
12932         for status indicator.
12934 2006-07-24  Richard Stallman  <rms@gnu.org>
12936         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
12938         * subr.el (dolist, dotimes): Use interned symbols for locals.
12939         (--dotimes-limit--, --dolist-tail--): New defvars.
12940         (looking-back): Doc fix.
12942         * replace.el (replace-match-string-symbols): Handle dotted lists.
12944 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
12946         * tumme.el (tumme-write-tags): Add.
12947         (tumme-write-comments): Add.
12948         (tumme-tag-files): Change to use `tumme-write-tags'.
12949         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
12950         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
12951         (tumme-save-information-from-widgets): Change to use
12952         `tumme-write-comments' and `tumme-write-tags'.
12953         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
12954         (tumme-write-tag): Remove.
12955         (tumme-write-comment): Remove.
12956         (tumme-display-previous-thumbnail-original): Remove empty line.
12957         (tumme-widget-list): Add punctuation.
12959 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
12961         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
12963 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12965         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12966         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
12967         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
12969 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
12971         * mouse.el (mouse-on-link-p): Doc fix.
12973 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
12975         * emacs-lisp/find-func.el (find-function-search-for-symbol):
12976         Handle "C-h f `".
12978 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
12980         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
12981         column.
12983 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
12985         * textmodes/table.el: Add move-beginning-of-line and
12986         move-end-of-line to Point Motion Only Group.
12988 2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
12990         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
12992 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
12994         * startup.el (user-mail-address): Initialize from the `EMAIL'
12995         environment variable first.  Document this.
12996         (command-line): Ditto.
12998 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
13000         * help-mode.el (help-function-def, help-variable-def)
13001         (help-face-def): Print a message in the minibuffer.
13003 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13005         * term/xterm.el (terminal-init-xterm): Fix key bindings
13006         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
13008 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
13010         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
13011         where `(nth 1 command)' is a cons cell.  Doc fix.
13013         * textmodes/po.el (po-find-charset): Doc fix.
13015 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
13017         * allout.el (allout-unprotected, allout-e-o-prefix-p)
13018         (allout-beginning-of-current-line, allout-end-of-current-line)
13019         (allout-next-visible-heading, allout-open-topic)
13020         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
13021         (allout-flag-current-subtree, allout-show-to-offshoot)
13022         (allout-hide-current-entry, allout-show-current-branches)
13023         (allout-hide-region-body, allout-old-expose-topic)
13024         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
13025         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
13026         containing `beginning-of-line' and `end-of-line' with
13027         `inhibit-field-text-motion' t.
13029 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
13031         * frame.el (focus-follows-mouse): Document that it doesn't have
13032         any effect on MS-Windows.
13034 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13036         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
13038 2006-07-20  Jay Belanger  <belanger@truman.edu>
13040         * calc/calc.el (calc-previous-alg-entry): Remove variable.
13042         * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
13043         New variables.
13044         (calc-alg-entry): Use `calc-alg-entry-history'.
13045         (calc-do-quick-calc): Use `calc-quick-calc-history'.
13046         Remove reference to `calc-previous-alg-entry'.
13047         (calcAlg-edit, calcAlg-enter): Remove reference to
13048         `calc-previous-alg-entry'.
13049         (calcAlg-previous): Use `previous-history-element' instead of
13050         `calc-previous-alg-entry'.
13051         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
13052         Change keybinding for `calcAlg-plus-minus', add keybindings for
13053         `previous-history-element' and `next-history-element'.
13055         * calc/calc-rewr.el (calc-match): Remove reference to
13056         `calc-previous-alg-entry'.
13058         * calc/calc-sel.el (calc-selection-history): New variable.
13059         (calc-enter-selection, calc-sel-mult-both-sides)
13060         (calc-sel-add-both-sides): Use `calc-selection-history'.
13062         * calc/calc-map.el (calc-get-operator-history): New variable.
13063         (calc-get-operator): Use `calc-get-operator-history'.
13065         * calc/calcalg3.el (calc-curve-fit-history): New variable.
13066         (calc-curve-fit): Use `calc-curve-fit-history'.
13068 2006-07-20  Kenichi Handa  <handa@m17n.org>
13070         * international/mule-cmds.el (select-safe-coding-system): Fix the
13071         way of deciding eol-type of the coding system.
13073 2006-07-20  Alan Mackenzie  <acm@muc.de>
13075         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
13076         (c-lang-setvar): New macro.
13077         (c-make-init-lang-vars-fun): Use the initialization forms in
13078         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
13079         (comment-start, comment-end, comment-start-skip): Change these from
13080         c-lang-defvar's to c-lang-setvar's.
13082         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
13083         which calls make-local-variable on the elements of
13084         c-emacs-variable-inits.
13085         (c-init-language-vars-for): Call this new macro.
13087 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13089         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
13090         Try to rule out false positives due to time stamps.
13091         (compilation-mode-font-lock-keywords): Remove rules made redundant
13092         because of the above change.  Add `segmentation fault' to the known and
13093         highlighted compilation termination messages.
13095 2006-07-19  Kim F. Storm  <storm@cua.dk>
13097         * progmodes/grep.el (grep-find-ignored-directories):
13098         Add .svn and _darcs to list.
13100 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
13102         * dired.el (dired-mode-map): Add key binding `C-te' for
13103         `tumme-dired-edit-comment-and-tags'.
13105         * tumme.el (tumme-display-thumbnail-original-image): Make sure
13106         image display buffer is displayed before call to
13107         `tumme-display-image.
13108         (tumme-dired-display-image): Make sure image display buffer is
13109         displayed before call to `tumme-display-image.
13110         (tumme-mouse-display-image): Make sure image display buffer is
13111         displayed before call to `tumme-display-image.
13112         (tumme-widget-list): Add.
13113         (tumme-dired-edit-comment-and-tags): Add.
13114         (tumme-save-information-from-widgets): Add.
13116 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13118         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
13120 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13122         * progmodes/sh-script.el (sh-font-lock-keywords-1):
13123         Revert inadvertently installed patch hunk.
13125         * progmodes/compile.el (compilation-find-file): Handle the
13126         cases where the user selects a non-existent file.
13128 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13130         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
13132 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
13134         * subr.el (sit-for): Just sleep-for if noninteractive.
13136 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13138         * emacs-lisp/autoload.el (make-autoload): Use new arg.
13140         * custom.el (custom-autoload): Add `noset' argument.
13141         (custom-push-theme): Don't autoload the variable, let callers do it.
13142         (custom-theme-set-variables): Autoload the variable if necessary.
13144         * cus-edit.el (custom-variable-state-set): If the variable was
13145         originally set outside custom, but to the same value as the default,
13146         consider it to be standard.
13148         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
13149         file *before* telling Emacs to add the autoloads, in case it fails.
13151         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
13152         Use `cond', push', and `dolist'.
13154 2006-07-17  Richard Stallman  <rms@gnu.org>
13156         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
13157         Add defvars to silence warnings.
13159 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
13161         * progmodes/compile.el (compilation-mode-font-lock-keywords):
13162         Don't highlight "Compiling file" messages as error.
13164         * dired-aux.el (dired-compress-file): Confirm again if gzipped
13165         file already exists.
13167 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
13169         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
13170         entry, don't assign to free var; simply return the extracted filename.
13171         (ff-treat-as-special): Incorporate common preamble from callers.
13172         (ff-other-file-name, ff-find-the-other-file):
13173         Update call to ff-treat-as-special.
13175         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
13177 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
13179         * tumme.el (tumme-get-comment): Fix bug.
13181 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13183         * files.el: Remove spurious * in docstrings.
13185 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
13187         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
13188         grammar.
13189         (allout-beginning-of-current-line): Beware beginning of buffer.
13190         Also, a comment is simplified.
13191         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
13192         when appropriate.  (This fix enables use for other than
13193         bullet-hotspot operation.)
13194         (allout-hide-current-subtree): While escalating to sibling-close,
13195         make sure to situate on a topic.
13197 2006-07-14  Kim F. Storm  <storm@cua.dk>
13199         * emulation/cua-base.el (cua-delete-selection)
13200         (cua-toggle-set-mark): New defcustoms.
13201         (cua-rectangle-modifier-key): Add `alt' modifier.
13202         (cua-replace-region): Don't delete if cua-delete-selection is nil.
13203         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
13204         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
13206         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
13208 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
13210         * allout.el: Require 'cl during byte-compilation/interactive load,
13211         for the `assert' macro.
13212         (allout-mode-deactivate-hook): New hook, run when allout mode
13213         deactivates.
13214         (allout-developer): New allout customization subgroup.
13215         (allout-run-unit-tests-on-load): New allout-developer
13216         customization variable, when true allout unit tests are run towards
13217         end of file load/eval.
13218         (allout-inhibit-auto-fill): Disable auto-fill activity even during
13219         auto-fill-mode.
13220         (allout-resumptions): Remove, to be replaced by...
13221         (allout-add-resumptions): Register variable settings to be
13222         reinstated by `allout-do-resumptions'.  The settings are made
13223         buffer-local, but the locality/globality of the suspended setting
13224         is restored on resumption.
13225         (allout-do-resumptions): Reinstate all settings suspended using
13226         `allout-add-resumptions'.
13227         (allout-test-resumptions): Unit tests (and intermediate variables)
13228         for resumptions.
13229         (allout-tests-globally-unbound, allout-tests-globally-true)
13230         (allout-tests-locally-true): Intermediate variables for
13231         resumptions unit tests.
13232         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
13233         (allout-exposure-category): Replaces 'allout-overlay-category variable.
13234         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
13235         instead of retired `allout-resumptions'.  For hook functions, use
13236         `local' parameter so hook settings are created and removed as
13237         buffer-local settings.  Revise (resumptions) setting
13238         auto-fill-function so it is set only if already active.  (The
13239         related fill-function settings are all made in either case, so
13240         that activating auto-fill-mode activity will have the custom
13241         allout-mode behaviors (hanging indent on topics, if configured for it).
13242         Remove all allout-exposure-category overlays on mode deactivation.
13243         (allout-hotspot-key-handler): New function extracted from
13244         `allout-pre-command-business', so the functionality can be used
13245         for other purposes, eg as a binding in an overlay.
13246         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
13247         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
13248         customization variable.
13249         (allout-run-unit-tests): Run the (currently quite small)
13250         repertoire of unit tests.  Called just before the provide iff user
13251         has customized `allout-run-unit-tests-on-load' non-nil.
13253 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
13255         * emacs-lisp/authors.el (authors-aliases): Update.
13257 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
13259         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
13260         gdb-source-window.  Add dedicated argument.
13261         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
13262         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
13263         (gdb-display-threads-buffer, gdb-display-memory-buffer)
13264         (gdb-display-locals-buffer): Use it.
13266         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
13267         Set gdb-source-window.
13269 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13271         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
13272         minor modes, redundant with the custom-autoload line above.
13274 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
13276         * longlines.el (longlines-post-command-function): Handle open-line too.
13278 2006-07-12  Richard Stallman  <rms@gnu.org>
13280         * progmodes/grep.el (grep-last-buffer): Doc fix.
13282         * info.el (Info-try-follow-nearest-node): Doc fix.
13284         * emacs-lisp/edebug.el (edebug-instrument-function):
13285         Err if find-function-noselect gives no position.
13287         * emacs-lisp/find-func.el (find-function-search-for-symbol):
13288         If can't find definition, return nil for position.
13289         (find-function-do-it): Handle new return value
13290         of find-definition-noselect.
13291         (find-definition-noselect, find-variable-noselect): Doc fix.
13292         (find-function-noselect): Doc fix.
13294         * help-mode.el (help-variable-def): Handle find-variable-noselect
13295         returning no position.
13296         (help-function-def): Likewise for find-function-search-for-symbol.
13297         (help-face-def): Likewise.
13299         * help-fns.el (describe-variable): Handle find-variable-noselect
13300         returning no position.
13302         * files.el (locate-file-completion): Avoid duplicates in result.
13304         * cus-edit.el (custom-no-edit): New command.
13305         (custom-mode-map): Remap to custom-no-edit instead of
13306         using suppress-keymap.
13308 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
13310         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
13311         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
13312         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
13314         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
13316 2006-07-11  Kim F. Storm  <storm@cua.dk>
13318         * ido.el (ido-copy-current-file-name): Use buffer-name if
13319         buffer-file-name is nil.
13321 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
13323         * simple.el (undo-ask-before-discard): Set to nil.
13325         * vc.el (vc-exec-after): Don't delete process manually.
13326         (vc-print-log): Run log-view-mode in process sentinel inside
13327         inhibit-read-only.  Don't shrink window due to timing issues.
13329         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
13330         Avoid using with-output-to-temp-buffer, which clobbers local vars.
13332 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13334         * progmodes/compile.el (compilation-error-regexp-alist-alist):
13335         Fix ambiguity introduced by last change.
13336         (compilation-find-file): Move save-excursion to where it may
13337         make sense.  Fix a left over `find-file'.
13339 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
13341         * textmodes/texinfmt.el (texinfo-format-separate-node):
13342         Insert a string before point, which fits documentation, not after.
13343         (texinfo-multitable-item): In a multitable row, insert any
13344         additional needed @tabs and spaces.
13346 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
13348         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
13349         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
13350         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
13351         instead of shell-command.
13352         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
13353         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
13354         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
13355         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
13356         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
13357         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
13359 2006-07-11  Kim F. Storm  <storm@cua.dk>
13361         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
13362         Remove special case for seconds < 0.  Use (redisplay t) instead.
13364 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
13366         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
13367         avoid compilation error.
13369         * subr.el (sit-for): New function.
13371         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
13373 2006-07-10  Richard Stallman  <rms@gnu.org>
13375         * ldefs-boot.el (edebug): Update page.
13377 2006-07-10  Kim F. Storm  <storm@cua.dk>
13379         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
13380         to FOR-RELEASE and TODO.
13382 2006-07-10  Romain Francoise  <romain@orebokech.com>
13384         * emacs-lisp/authors.el (authors-aliases): Update.
13386 2006-07-10  Alan Mackenzie  <acm@muc.de>
13388         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
13389         * cc-mode.el: Changes to eradicate eval-after-load.
13391 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
13393         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
13394         on non-char events.
13396 2006-07-09  Romain Francoise  <romain@orebokech.com>
13398         * progmodes/compile.el (compilation-mode-font-lock-keywords):
13399         Don't highlight start/end markers as compilation messages.
13401         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
13402         to t.
13404 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13406         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
13408 2006-07-08  Richard Stallman  <rms@gnu.org>
13410         * term/x-win.el (x-handle-display): Add doc string.
13412         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
13414         * subr.el (def-edebug-spec): Move here.
13415         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
13417         * imenu.el (imenu-choose-buffer-index): Doc fix.
13419 2006-07-08  Romain Francoise  <romain@orebokech.com>
13421         * term/x-win.el (x-display-name): Fix typo.
13423 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
13425         * hexl.el (hexl-find-file): Doc fix.
13427         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
13429 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
13431         * term/x-win.el (x-display-name): Doc fix.
13433 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13435         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
13436         long prefixes.
13437         (fill-region-as-paragraph): Don't round up to a whole line.
13438         (fill-comment-paragraph): Don't include the code-before-the-comment
13439         when calling fill-region-as-paragraph.
13441         * international/mule.el (make-char): Remove redundancy.
13443         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
13444         property may contain an anonymous function rather than a symbol.
13446         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
13448         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
13449         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
13451         * dirtrack.el (dirtrack-default-directory-function): Remove.
13452         (dirtrack-directory-function): Use file-name-as-directory.
13453         (dirtrack-windows-directory-function): Simplify.
13454         (dirtrack-forward-slash, dirtrack-backward-slash)
13455         (dirtrack-replace-slash): Remove.
13456         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
13457         (dirtrack): Fix wrong parenthesizing; use match-string.
13459         * progmodes/octave-inf.el: Remove spurious * in docstrings.
13460         (inferior-octave-mode): Only change the buffer-local value of
13461         comint-dynamic-complete-functions.
13462         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
13463         Move the initialization to the declaration.
13464         (inferior-octave-complete): Remove unused var `filter'.
13466         * shell.el (shell-mode): Only change the buffer-local value of
13467         comint-dynamic-complete-functions.
13469 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
13471         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
13472         entry is skipped because it has been scheduled.
13473         (org-prepare-agenda-buffers): Don't mark buffers as modified when
13474         changing `:org-archived' and `:org-comment' properties.
13476 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
13478         * server.el (server-select-display): Don't make the temp frame
13479         minibuffer-only, in case it's not a temp frame.
13480         (server-process-filter): Don't delete the temp frame if it's the
13481         only one we have on that display.
13483         * files.el (find-alternate-file): Doc fix.
13485 2006-07-05  Richard Stallman  <rms@gnu.org>
13487         * files.el (abbreviate-file-name): Add save-match-data.
13489 2006-07-03  Richard Stallman  <rms@gnu.org>
13491         * faces.el (read-face-name): Doc fix.
13493 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
13495         * net/goto-addr.el (goto-address): Mark as safe for local evals.
13497 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
13499         * vc.el (vc-diff-internal): Fix prev change.
13501 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
13503         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
13504         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
13506 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13508         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
13509         fails if the symbol contains chars like ( or '.
13510         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
13511         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
13512         `short'.
13514 2006-07-04  Kenichi Handa  <handa@m17n.org>
13516         * international/mule-cmds.el (set-language-info): If LANG-ENV is
13517         the current one, don't call set-language-environment, but call one
13518         of set-language-environment-XXX to make INFO effective now.
13519         (set-language-environment): Call set-language-environment-XXX
13520         functions instead of doing the various setups directly.
13521         (set-language-environment-coding-systems): Delete argument eol-type.
13522         (set-language-environment-input-method)
13523         (set-language-environment-nonascii-translation)
13524         (set-language-environment-charset)
13525         (set-language-environment-fontset)
13526         (set-language-environment-unibyte): New functions.
13528 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
13530         * locate.el (locate-update-when-revert): New option.
13531         (locate-update-path): New option (suggested by Michael Albinus).
13532         (locate-prompt-for-command): Whitespace change.
13533         (locate-update): No longer offer to update the locate database by
13534         default.  Implement the two new options.
13536 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
13538         * tooltip.el: Move comment about track-mouse...
13540         * progmodes/gud.el: ...to here.
13542 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
13544         * facemenu.el (facemenu-listed-faces): New var.
13545         (facemenu-unlisted-faces): Variable deleted.
13546         (facemenu-add-new-face): Use facemenu-listed-faces.
13548         * emulation/viper-init.el, calendar/calendar.el:
13549         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
13551 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
13553         * textmodes/org.el (org-mode): Remove no invalid settings for
13554         calc embedded mode.
13555         (org-mode-p): New defsubst.
13556         (org-save-all-org-buffers): New function.
13557         (org-first-headline-recenter): Enclose outline-regexp in group
13558         delimiters.
13559         (org-set-tags): Keep single space after stars.
13561 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13563         * window.el (set-window-text-height): Only set window-min-height to
13564         1 if that's the requested size.
13566         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
13567         (diff-unified->context, diff-context->unified)
13568         (diff-reverse-direction): Make sure the end marker stays at the end.
13569         (diff-mode): Add the keymap table at the end of docstring.
13570         Use lexical-let rather than constructing a closure manually.
13572         * files.el (find-file-noselect-1): Remove unused var assignment.
13573         (hack-local-variables-confirm): Print lists of strings as lists of
13574         strings rather than lists of symbols.
13575         (abbreviate-file-name, hack-local-variables-prop-line):
13576         Use match-string.
13577         (hack-one-local-variable): Move `make-local-variable' nearer its use.
13578         (recover-session-finish): Use line-end-position.
13580 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
13582         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
13584 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
13586         * progmodes/make-mode.el (makefile-macroassign-regex):
13587         Accept preceding keyword.
13588         (makefile-gmake-statements): Reorganize, now that makepp has
13589         "override" and also handle forgotten "override define".
13590         (makefile-makepp-statements): Add new "global", "override export"
13591         and "override global".
13593 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
13595         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
13596         (ada-compile-mouse-goto-error, ada-deactivate-properties)
13597         (ada-no-auto-case): Fix typos in docstrings.
13599 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
13601         * info.el (Info-find-node-2): Search for makeinfo version more
13602         carefully.
13604 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
13606         * textmodes/org.el (org-prepare-agenda-buffers):
13607         Use `invisible-OK' argument for `org-end-of-subtree'.
13608         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
13609         (org-beginning-of-item): Fix bug in regular expression for white line.
13610         (org-export-as-html): Enforce space after bullet in plain list items.
13611         (org-set-autofill-regexps): Require space after plain list bullet
13612         for paragraph-start.
13613         (org-ts-regexp3): New constant.
13614         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
13615         (org-timestamp-up-day, org-timestamp-down-day)
13616         (org-timestamp-change): Work with inactive timestamps.
13617         (org-ts-regexp1): Don't allow brackets in time stamps.
13619 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
13621         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
13622         for ignoring links.
13624         * faces.el (read-face-name): Use it.
13626 2006-06-28  Juri Linkov  <juri@jurta.org>
13628         * buff-menu.el (list-buffers-noselect): Compare Info file
13629         with the string "dir" to detect Info directory.
13631         * complete.el (partial-completion-mode): In lambda for
13632         `choose-completion-string-functions' use full function signature
13633         with 4 args, and move point to the end of the minibuffer only if arg
13634         `mini-p' is non-nil.
13636 2006-06-28  John Paul Wallington  <jpw@pobox.com>
13638         * ibuffer.el (ibuffer-mode): Doc fix.
13640 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
13642         * textmodes/org.el (org-context): New contexts :item-bullet,
13643         :latex-fragment, :latex-preview.
13644         (org-overlays-at, org-overlay-start, org-overlay-end):
13645         New compatibility functions.
13646         (org-inside-LaTeX-fragment-p): More accurate matching, using the
13647         exact regexp that will be used during export.
13648         (org-latex-regexps): New variable.
13649         (org-cdlatex-mode): Improve advice for `texmathp'.
13650         (turn-on-org-cdlatex): New function.
13652 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13654         * term/mac-win.el (mac-handle-font-selection): Change keys of
13655         mac-atsu-font-table from strings to numbers.
13656         (mac-ts-caret-position): Use also when cursor-type is nil.
13657         (mac-ts-update-active-input-area): Add Mac OS Classic support.
13658         Relax condition for using overlay strings.
13659         Use mac-ts-caret-position face when cursor-type is nil.
13661 2006-06-26  Kim F. Storm  <storm@cua.dk>
13663         * help.el (view-emacs-news): Declare `res' in the right let* form.
13665 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
13667         * net/rcompile.el (remote-compile): Replace ange-ftp based
13668         implementation by Tramp functions.
13669         Suggested by Marc Abramowitz <msabramo@gmail.com>.
13671         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
13673 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
13675         * international/fontset.el (setup-default-fontset): Fix a typo in
13676         the "Oriya-Akruti" registry name.
13678 2006-06-23  Lars Hansen  <larsh@soem.dk>
13680         * desktop.el (desktop-full-file-name): New function.
13681         (desktop-kill, desktop-save, desktop-remove, desktop-read)
13682         (desktop-revert): Use it.
13683         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
13684         (desktop-after-read-hook): Add option list-buffers.
13685         (desktop-locals-to-save): Add tab-width.
13686         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
13687         Fix docstring.
13689 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
13691         * textmodes/org.el (org-cdlatex-mode-map)
13692         (org-cdlatex-texmathp-advice-is-done): New variables.
13693         (org-cdlatex-mode): New minor mode.
13694         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
13695         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
13696         (org-export-with-archived-trees): New option.
13697         (org-open-file): Remove the call to `convert-standard-filename'.
13698         (org-archive-tag, org-agenda-skip-archived-trees)
13699         (org-cycle-open-archived-trees)
13700         (org-sparse-tree-open-archived-trees): New options.
13701         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
13702         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
13703         New functions.
13704         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
13705         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
13706         (org-mode-map): Add binding for `org-toggle-archive-tag'.
13707         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
13708         Call `org-prepare-agenda-buffers'.
13709         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
13710         (org-file-apps, org-file-apps-defaults-gnu)
13711         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
13712         Handle remote files by forcing them to be opened in Emacs.
13714 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
13716         * vc.el (vc-diff-knows-L): New variable.
13717         (vc-diff-internal): Use it to handle "diff" programs that don't
13718         understand -L.  This works automatically, no user action is necessary.
13720 2006-06-23  Daniel Brockman  <daniel@brockman.se>
13722         * net/rcirc.el (rcirc-default-user-full-name): Default to
13723         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
13724         longer exists).
13725         (rcirc-process-list): Check `buffer-live-p' before attempting to
13726         switch to a buffer.
13728 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
13730         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
13731         based on rcirc-coding-system-alist.
13733 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
13735         * cus-edit.el (customize-apropos): A better error message.
13736         (top level) <debug-ignored-errors>: Extend and update the list of
13737         ignored error messages.
13739 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
13741         * complete.el (PC-do-completion): Retain capitalization of user
13742         input, when possible, even if completion-ignore-case is set.
13744 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
13746         * generic-x.el (bat-generic-mode): Support .cmd files.
13748         * dos-w32.el (top level): Use find-file-not-found-functions
13749         instead of the obsolete find-file-not-found-hooks.
13751 2006-06-22  Kim F. Storm  <storm@cua.dk>
13753         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
13754         to recognize mode name containing submodes, such as Grep/lw.
13756 2006-06-21  Kim F. Storm  <storm@cua.dk>
13758         * simple.el (line-move-1): Check for move-end-of-line instead of
13759         end-of-line when setting temporary-goal-column.
13761 2006-06-21  Miles Bader  <miles@gnu.org>
13763         * play/cookie1.el (cookie): Work properly when there's only one entry.
13765 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
13767         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
13768         (gdb-frame-handler): Generalize frame regexp for templates.
13770 2006-06-20  Glenn Morris  <rgm@gnu.org>
13772         * calendar/appt.el (appt-display-format): Default value must be
13773         one of the customize options.
13775 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
13777         * term/xterm.el (terminal-init-xterm): Update key availability info.
13778         Bind C-return.
13780         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
13782 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
13784         * files.el (hack-local-variables): Run `hack-local-variables-hook'
13785         whether or not a local variables list is defined.
13787         * msb.el (msb): Move `sit-for' hack here to handle both
13788         "mouse-down and drag" and "mouse-up and select" situations.
13789         (mouse-select-buffer): Move `sit-for' hack to `msb'.
13791 2006-06-20  Kenichi Handa  <handa@m17n.org>
13793         * international/characters.el (word-combining-categories):
13794         Add entries for 2-byte Han characters.
13796 2006-06-19  Richard Stallman  <rms@gnu.org>
13798         * bindings.el (mode-line-format): Save some mode line space.
13800         * files.el (find-file-noselect): Improve the question wording.
13801         (basic-save-buffer-2): Mask UMASK against 666.
13803         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
13804         (mouse-drag-vertical-line): Call it.
13806         * cus-edit.el (customize-option, customize-option-other-window):
13807         Error if SYMBOL is nil.
13809 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
13811         * textmodes/org.el: Require noutline, also on XEmacs.
13812         (org-end-of-subtree): Return point.
13813         (org-dblock-start-re, org-dblock-end-re): New constants.
13814         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
13815         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
13816         (org-update-all-dblocks, org-find-dblock): New functions.
13817         (org-collect-clock-time-entries): New function.
13818         (org-html-handle-time-stamps): Never export CLOCK timeranges.
13819         (org-fixup-indentation): Modify to deal correctly with lines
13820         starting with TAB.  Only one argument DIFF now.
13821         (org-demote, org-promote): Call `org-fixup-indentation' with just
13822         one argument, DIFF.
13823         (org-mode): Don't mark buffer as modified when aligning tables.
13824         (org-clock-sum): Don't mark buffer modified when adding time sum
13825         properties.
13826         (org-export-as-html): Add support for a link validation function.
13827         (org-archive-all-done): New function.
13828         (org-archive-subtree): New prefix argument.  When set, archive all
13829         done subtrees in this buffer.
13830         (org-remove-clock-overlays)
13831         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
13832         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
13833         (org-put-clock-overlay): Don't swallow last headline character
13834         when displaying overlay.
13835         (org-store-link): Link to `image-mode' with just the file name.
13837 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
13839         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
13840         Use read-key-sequence.
13841         (viper-after-change-undo-hook): Misc enhancements.
13842         (viper-after-change-undo-hook): New hook.
13843         (viper-undo): Use viper-after-change-undo-hook.
13844         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
13845         (viper-next-line-at-bol): If point is on a widget or a button, simulate
13846         clicking on that widget/button.
13848         * emulation/viper.el (viper-mode): Allow a separate cursor color
13849         in Emacs state.
13851         * ediff-diff.el (ediff-test-patch-utility): Catch errors.
13852         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
13853         (ediff-set-actual-diff-options): New function.
13854         (ediff-reset-diff-options, ediff-toggle-ignore-case):
13855         Use ediff-set-actual-diff-options.
13856         (ediff-extract-diffs): Catch errors.
13857         (ediff-whitespace): Add non-breakable space.
13858         (ediff-same-file-contents): Catch errors.
13860         * ediff-mult.el (ediff-collect-custom-diffs):
13861         Save coding-system-for-read.
13863         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
13864         (ediff-vc-internal, ediff-vc-merge-internal):
13865         Use ediff-delete-version-file.
13866         (ediff-delete-version-file): New function.
13868         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
13870         * ediff.el (ediff-directories, ediff-directory-revisions)
13871         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
13872         (ediff-directories-internal, ediff-merge-directory-revisions)
13873         (ediff-merge-directory-revisions-with-ancestor)
13874         (ediff-directories3): Use read-directory-name.
13876 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
13878         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
13879         Remove superfluous part of regexp for brace matching which is handled
13880         by `scan-lists' call.
13882 2006-06-16  Richard Stallman  <rms@gnu.org>
13884         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
13886         * files.el (basic-save-buffer-2): For a new precious file,
13887         use the default modes in the return value.
13889         * facemenu.el (facemenu-color-alist): Doc fix.
13891         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
13893 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13895         * cus-start.el (all): Add mac-ts-script-language-on-focus.
13897         * term/mac-win.el (mac-text-encoding-ascii): New constant.
13898         (mac-utxt-to-string): Use it.
13899         (mac-ts-update-active-input-area): Use mac-ae-number.
13901 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
13903         * term.el (term-handle-scroll, term-delete-lines)
13904         (term-insert-lines): Fix off by one errors.
13906 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13908         * net/tramp.el (tramp-touch): Use UTC to express time.
13910 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
13912         * mail/sendmail.el (mail-send): Search explicitly for
13913         mail-header-separator when checking for corrupted header lines.
13915 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
13917         * progmodes/gdb-ui.el (gdb-same-frame): New option.
13918         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
13919         (gdb-init-1): Initialise them.
13920         (gdb-starting): Reset gdb-printing
13921         (gdb-starting): Save value of gud-overlay-arrow-position.
13922         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
13923         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
13924         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
13925         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
13927 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13929         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
13931 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
13933         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
13934         (ldap-search-internal): Keep error messages, and a regexp fix.
13936 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
13938         * files.el (hack-local-variables-confirm):
13939         Display string value using its printed representation.
13941 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
13943         * server.el (server-edit): No-op if no server buffers exist.
13945 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
13947         * textmodes/page-ext.el (pages-directory-for-addresses):
13948         Including `pages-directory-address-mode' in the function results
13949         in the message "Buffer in which pages were found is deleted".
13951 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
13953         * textmodes/org.el (org-agenda-mode-map): Add bindings for
13954         clocking functions.
13956         (org-agenda-clock-in, org-check-running-clock)
13957         (org-clock-out-if-current, org-remove-clock-overlays)
13958         (org-put-clock-overlay): New functions.
13959         (org-clock-marker, org-clock-file-total-minutes)
13960         (org-clock-overlays): New variables.
13961         (org-clock-display, org-clock-sum, org-clock-cancel)
13962         (org-clock-out, org-clock-in): New commands.
13963         (org-export): New function.
13964         (org-emph-re): New constant.
13965         (org-set-emph-re, org-do-emphasis-faces): New functions.
13966         (org-emphasis-regexp-components, org-emphasis-alist): New options.
13967         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
13968         (org-export-html-convert-emphasize): Use the configurable emphasis.
13969         (org-cleaned-string-for-export): Make multiline emphasis visible
13970         to the exporter.  New optional argument PARAMETERS.
13971         (org-export-as-html): Specify :emph-multiline parameter to
13972         `org-cleaned-string-for-export'.
13974 2006-06-10  Richard Stallman  <rms@gnu.org>
13976         * help.el (help-for-help-internal): Clean up help text.
13978 2006-06-10  Andreas Schwab  <schwab@suse.de>
13980         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
13981         in doc string.
13983         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
13985 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
13987         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
13988         spaces after the comment start.
13990 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
13992         * play/pong.el (pong-init-buffer):
13993         Fill buffer with spaces instead of ^A.
13995         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
13996         launched asynchronously, delete its process instead of being cool.
13997         (ispell-async-processp): Check for `delete-process' existence
13998         instead of `kill-process' one for consistency.
14000 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
14002         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
14003         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
14004         in mode line at startup.
14006 2006-06-08  Kim F. Storm  <storm@cua.dk>
14008         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
14009         (ido-init-completion-maps): Bind them to M-SPC and M-v.
14010         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
14011         (ido-file-internal): Pass full file name to write-file.
14012         (ido-read-internal): Only pop stack elements automatically if they
14013         actually match an existing directory or file name.
14015 2006-06-07  Kenichi Handa  <handa@m17n.org>
14017         * international/mule.el (find-auto-coding): Don't handle the short
14018         name `char-trans'.
14020         * files.el (hack-local-variables-prop-line)
14021         (hack-local-variables): Cancel the previous change.
14023 2006-06-06  Jesper Harder  <harder@phys.au.dk>
14025         * ediff-diff.el (ediff-test-utility): Protect against file-error.
14027 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
14029         * diff-mode.el (diff-mode): Set buffer-read-only to t when
14030         diff-default-read-only is non-nil.
14031         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
14032         (diff-refine-hunk): Set inhibit-read-only to t.
14034         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
14035         modifying the *Diff* buffer.
14036         (diff-process-filter): New filter function for diff process that
14037         sets inhibit-read-only to t when modifying the *Diff* buffer.
14039 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
14041         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
14042         insertion point and control the number of empty lines.
14043         (org-paste-subtree): Limit the number of empty lines at the end of
14044         the inserted tree.
14045         (org-agenda): Use buffer name of current file for narrowing.
14046         (org-export-as-xml): Command removed.
14047         (org-export-xml-type): Option removed.
14048         (org-mode-map): Call `org-export-as-xoxo' directly.
14049         (org-get-indentation): New optional argument LINE.
14050         (org-fix-indentation, org-remove-tabs): New functions.
14051         (org-export-as-ascii, org-ascii-level-start): Determine and apply
14052         correct indentation for headlines that are converted it items.
14053         (org-skip-comments): Remove table lines that contain narrowing
14054         cookies but no other non-empty fields.
14055         (org-set-tags): Allow groups of mutually exclusive tags.
14056         (org-cmp-time): Sort 24:21 before items without time.
14057         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
14058         (org-open-at-point): Require double colon also for numbers.
14060 2006-06-06  Kim F. Storm  <storm@cua.dk>
14062         * ido.el (ido-default-file-method, ido-default-buffer-method):
14063         Make choice values consistent with corresponding command names.
14064         (ido-visit-buffer): Update accordingly.  Default to selected-window.
14066 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
14068         * progmodes/gud.el (gud-running): Fix doc string.
14069         (gud-menu-map): Use :visible instead fo :enable for debugger test.
14070         (gud-tooltip-modes): Add python-mode.
14071         (gud-tooltip-print-command): Add pdb.  Remove perldb.
14073 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
14075         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
14076         Quote $(EMACS).
14078 2006-06-05  Richard Stallman  <rms@gnu.org>
14080         * faces.el (defined-colors): Doc fix.
14082 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
14084         * vc.el (vc-process-filter): Inhibit undo info collection around
14085         call to insert.
14086         (vc-setup-buffer): Likewise for call to erase-buffer.
14087         (vc-do-command): Likewise for call to process-file.
14089 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
14091         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
14092         for gud-go.
14093         (gud-common-init): Other debuggers may trigger error.
14095 2006-06-05  Kenichi Handa  <handa@m17n.org>
14097         * international/mule.el (find-auto-coding):
14098         Handle enable-character-translation in file header.
14100 2006-06-04  Kim F. Storm  <storm@cua.dk>
14102         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
14103         (authors-fixed-entries): Fix spelling.
14104         (authors-canonical-file-name): Don't report error for wildcards.
14106         * help.el (view-emacs-news): Rewrite to support new NEWS,
14107         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
14108         e.g. version 10 matches 1.10, and don't be confused by version 1.1
14109         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
14111 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
14113         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
14114         exec constructs like `foo bar`.
14115         (sh-quoted-subshell): New helper function to search for a possibly
14116         nested subshell (like `` or $()) within a "" quoted string.
14117         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
14118         (sh-apply-quoted-subshell): Flag quote characters inside a
14119         subshell, which is itself already in a quoted region, as
14120         punctuation, since this is the closest to what they actually are.
14121         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
14122         sh-apply-quoted-subshell.
14123         (sh-font-lock-syntactic-face-function): Apply the new face for
14124         text inside `` instead of the old font-lock-string-face.
14126 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14128         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
14129         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
14130         (mac-bytes-to-text-range, mac-ae-text-range-array)
14131         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
14132         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
14133         (mac-ts-unicode-for-key-event): New functions.
14134         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
14135         (mac-handle-font-selection): Use mac-ae-number.
14136         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
14137         New variables.
14138         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
14139         (mac-ts-converted-text, mac-ts-selected-converted-text)
14140         (mac-ts-block-fill-text, mac-ts-outline-text)
14141         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
14142         (mac-ts-hilite-style-faces): New constant.
14143         (mac-apple-event-map): Bind text input events.
14144         (mac-dispatch-apple-event): Use command-execute instead of
14145         call-interactively.
14146         (global-map): Don't bind mac-apple-event.
14147         (special-event-map): Bind mac-apple-event.
14149 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
14151         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
14152         file name.
14153         (emacs): Enclose the value of $(EMACS) in quotes.
14155 2006-06-02  Juri Linkov  <juri@jurta.org>
14157         * international/mule.el (sgml-html-meta-auto-coding-function):
14158         Remove the condition `(search-forward "<html" size t)'.
14159         Replace `\"' with `[\"']?' in `re-search-forward'.
14161 2006-06-02  Kenichi Handa  <handa@m17n.org>
14163         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
14164         as well as `coding'.
14165         (hack-local-variables): Likewise.
14167         * international/mule.el (enable-character-translation):
14168         Put permanent-local and safe-local-variable properties.
14169         (find-auto-coding): Handle char-trans: tag.
14171 2006-06-02  Juri Linkov  <juri@jurta.org>
14173         * international/mule.el (sgml-html-meta-auto-coding-function):
14174         Limit the search by the end of the HTML header (if any).
14176 2006-06-01  Richard Stallman  <rms@gnu.org>
14178         * subr.el (with-current-buffer): Doc fix.
14180 2006-06-02  Masatake YAMATO  <jet@gyve.org>
14182         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
14183         Almost rewrite.  Underlines over all lines of gcov output are too
14184         uncomfortable to read.  Suggested by Dan Nicolaescu.
14186 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
14188         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
14190         * shell.el (shell-mode): Use shell-mode-map in docstring.
14192         * comint.el (comint-send-input): Do not add help-echo and
14193         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
14195 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14197         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
14199 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
14201         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
14202         (gdb-stopped, gdb-info-stack-custom): If there is no source info
14203         look up the stack and pop up GUD buffer if necessary.
14204         (gdb-frames-select): Remove redundant call to gud-display-frame.
14205         (gdb-info-threads-custom): Keep point at start of buffer.
14206         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
14208 2006-05-31  Juri Linkov  <juri@jurta.org>
14210         * replace.el (query-replace-read-from, query-replace-read-to):
14211         Bind `history-add-new-input' to nil.  Call `add-to-history'.
14213 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
14215         * textmodes/table.el: Convert all HTML tags to lower case for
14216         XHTML compatibility.
14218 2006-05-31  Masatake YAMATO  <jet@gyve.org>
14220         * progmodes/compile.el:
14221         (compilation-error-regexp-alist-alist::gcov-called-line):
14222         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
14224 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
14226         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
14227         Revert inadvertent changes made with last commit.
14229 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14231         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
14232         New functions.
14234         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
14236 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
14238         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
14239         only matches in the right place.
14240         (org-upcoming-deadline): New face.
14241         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
14242         (org-export-ascii-underline): Rename constant `org-ascii-underline'
14243         and make it an option.
14244         (org-export-ascii-bullets): New option.
14245         (org-export-as-html): Many changes to emit valid XHTML.
14246         (org-par-open): New variable.
14247         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
14248         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
14249         (org-timeline): Pass `org-timeline-show-empty-dates' to
14250         `org-get-all-dates'.  Interpret empty dates returned by
14251         `org-get-all-dates'.
14252         (org-get-all-dates): New argument EMPTY.  Add dates without
14253         entries to the list, mark large ranges of empty dates.
14254         (org-point-in-group, org-context): New functions.
14256 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
14258         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
14260         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
14261         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
14262         to C-mouse-3 (for 2 button mice).
14263         (gdb-send): Do the right thing for C-d.
14265         * speedbar.el (speedbar-detach): Delete.
14266         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
14267         it breaks things.
14268         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
14270 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
14272         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
14273         Makeppfile.
14275         * progmodes/compile.el (compilation-error-regexp-alist-alist):
14276         Add makepp diagnostic.
14278 2006-05-29  Richard Stallman  <rms@gnu.org>
14280         * window.el (fit-window-to-buffer): Doc fix.
14282         * help.el (temp-buffer-max-height): Doc fix.
14284         * subr.el (with-current-buffer): Doc fix.
14286 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14288         * term/x-win.el: Bind F10 to menu-bar-start if available.
14290 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
14292         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
14293         uses with a simple test.
14294         (term-set-escape-char, term-mode, term-check-kill-echo-list)
14295         (term-send-raw-string, term-send-raw, term-mouse-paste)
14296         (term-char-mode, term-line-mode, term-exec, term-sentinel)
14297         (term-handle-exit, term-read-input-ring)
14298         (term-previous-matching-input-string)
14299         (term-previous-matching-input-string-position)
14300         (term-previous-matching-input-from-input)
14301         (term-replace-by-expanded-history, term-send-input)
14302         (term-skip-prompt, term-bol, term-send-invisible)
14303         (term-kill-input, term-delchar-or-maybe-eof)
14304         (term-backward-matching-input, term-check-source)
14305         (term-proc-query, term-emulate-terminal)
14306         (term-handle-colors-array, term-process-pager, term-pager-line)
14307         (term-pager-bob, term-unwrap-line, term-word)
14308         (term-dynamic-complete-filename)
14309         (term-dynamic-complete-as-filename)
14310         (term-dynamic-simple-complete): Replace one arm ifs with whens or
14311         unlesses.
14313 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14315         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
14316         during bootstrapping.
14318         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
14319         Basically undo the change of 2006-05-26: use extra arguments instead of
14320         dynamic scoping.
14321         (ewoc-locate): Remove unused var `footer'.
14323 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14325         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
14327         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
14328         (generate-file-autoloads): Obey it.  Return whether autoloads were
14329         added at point or not.
14330         (update-file-autoloads): Use this new return value.
14331         Remove redundant test for the presence of an autoload cookie.
14333         * emacs-lisp/autoload.el (autoload-find-file): New fun.
14334         This one calls hack-local-variables.
14335         (generate-file-autoloads, update-file-autoloads): Use it.
14337         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
14338         (bibtex-sort-entry-class): Add safe-local-variable predicate.
14339         (bibtex-sort-entry-class-alist): Don't set the global value.
14340         (bibtex-init-sort-entry-class-alist): New fun.
14341         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
14342         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
14343         of bibtex-init-sort-entry-class.
14345 2006-05-28  Richard Stallman  <rms@gnu.org>
14347         * subr.el (load-history-regexp): If FILE is relative, insist
14348         entire last name component must match it.
14349         (load-history-filename-element, load-history-regexp): Doc fixes.
14351 2006-05-29  Kim F. Storm  <storm@cua.dk>
14353         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
14354         `pos' and `raw-data' for clarity, as eval forms may access these.
14356 2006-05-28  Kim F. Storm  <storm@cua.dk>
14358         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
14360 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14362         * progmodes/make-mode.el (makefile-browser-map)
14363         (makefile-mode-syntax-table): Move initialization inside declaration.
14364         (makefile-fill-paragraph): Use the default comment-filling code.
14366 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
14368         * replace.el (query-replace-defaults): New variable.
14369         (query-replace-read-from): Use `query-replace-defaults' for
14370         default value, instead of history list.
14371         (query-replace-read-to): Update `query-replace-defaults'.
14373 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
14375         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
14376         with no X toolkit.
14378 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
14380         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
14381         (tumme-show-all-from-dir): Add autoload.
14383 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
14385         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
14386         (tumme-remove-tag): Fix bug.
14388 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
14390         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
14391         FOOTER args.  Update unique caller.
14392         (ewoc-delete): Compute last node once before looping.
14393         (ewoc--node-branch): Merge into unique caller.
14394         (ewoc--node): Don't define constructor make-ewoc--node for this
14395         structure.
14396         (ewoc): Add member `hf-pp' to this structure.
14397         (ewoc--wrap): New func.
14398         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
14399         header/footer pretty-printers.  Save header/footer pretty-printer.
14400         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
14402         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
14404 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
14406         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
14407         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
14408         Tag'.  Change "Compare directories..." to "Change Directories...".
14409         Move tumme commands to Operate, Regexp and Immediate menus.
14410         Change "Add Comment" to "Add Image Comment".  Change "Add Image
14411         Tag" to "Add Image Tags".
14413         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
14414         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
14415         `tumme-delete-tag'.
14417 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14419         * shell.el (shell-mode): Call shell-dirtrack-mode after
14420         list-buffers-directory is made a local variable, to avoid setting
14421         the default value.
14423 2006-05-26  Kevin Ryde  <user42@zip.com.au>
14425         * info.el (Info-index-next): Use where-is-internal to report
14426         actual binding of Info-index-next, rather than hard-coded `,'.
14428 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
14430         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
14431         and "Find Command in Manual" to here.
14433         * buff-menu.el (list-buffers-noselect): For Info buffers, use
14434         Info-current-file as the file name.
14436 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
14438         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
14439         overrides will now be done a different way.
14440         (ses-set-parameter): Reapply this function for undo.
14441         (ses-set-header-row): Reconstruct header row during undo.
14442         (ses-widen): New function.
14443         (ses-goto-data, ses-reconstruct-all): Use new function.
14444         (ses-command-hook): Widen buffer during undo, before unupdating
14445         the cells.
14446         (ses-insert-row, ses-delete-row): Widen buffer during undo.
14447         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
14448         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
14449         formula hasn't been executed yet.
14451 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14453         * comint.el (comint-kill-whole-line): Rename arg to count.
14454         Fix doc string.
14456 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
14458         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
14459         to copy-file.
14461 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14463         * simple.el (toggle-truncate-lines): Make arg optional for
14464         backward compatibility.
14466 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
14468         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
14469         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
14470         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
14471         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
14472         (ewoc--adjust): Use ewoc--current-dll.
14473         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
14475 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
14477         * textmodes/org.el (org-next-item, org-previous-item): Emit more
14478         compact error message.
14479         (org-tags-view): Refresh category table in each file.
14480         (org-table-justify-field-maybe): Remove superfluous arguments to
14481         `format'.
14482         (org-export-as-html): Insert "<p>" before postamble.
14483         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
14485 2006-05-26  Kenichi Handa  <handa@m17n.org>
14487         * textmodes/po.el (po-find-charset): Pay attention to the case
14488         FILENAME is a cons (NAME . BUFFER).
14489         (po-find-file-coding-system-guts): Likewise.
14491         * arc-mode.el (archive-set-buffer-as-visiting-file):
14492         Call find-operation-coding-system with (FILENAME . BUFFER).
14494         * tar-mode.el (tar-extract): Call find-operation-coding-system
14495         with (FILENAME . BUFFER).
14497         * international/mule.el (decode-coding-inserted-region):
14498         Call find-operation-coding-system with (FILENAME . BUFFER).
14500 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
14502         * image-mode.el (image-toggle-display): Use buffer contents to
14503         generate image for a remote file.
14505 2006-05-25  Juri Linkov  <juri@jurta.org>
14507         * replace.el (query-replace-read-from, query-replace-read-to):
14508         Remove 8th arg KEEP-ALL in read-from-minibuffer.
14510 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
14512         * whitespace.el (whitespace-cleanup): Change to cleanup
14513         region if one is active.
14514         * whitespace.el (whitespace-cleanup-internal): New internal method.
14516 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
14518         * dired.el (dired-mode-map): Add help-echo strings to tumme
14519         commands.  Bind `tumme-dired-display-image' to C-t i.
14521         * tumme.el (tumme-display-image): Change documentation string slightly.
14522         (tumme-dired-display-image): Add call to `display-buffer'.
14524 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
14526         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
14527         Signal error if RAW-DATA is a multibyte string.
14529 2006-05-24  Richard Stallman  <rms@gnu.org>
14531         * subr.el (with-local-quit): When handling `quit' signal,
14532         make a chance for quit-flag to cause a quit.
14534         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
14535         (ad-disable-advice): Add autoloads.
14537         * subr.el (read-passwd): Copy PROMPT before changing its properties.
14539 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
14541         * dired.el (dired-mode-map): Change menu items for tumme as per
14542         suggestions in emacs-devel.
14544 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
14546         * dired.el (dired-mode-map): Fix breakage.
14548 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
14550         * tumme.el (tumme-display-dired-image): Rename to...
14551         (tumme-dired-display-image): ...this.
14552         (tumme-track-movement): Change default value to t.
14553         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
14554         used from `tumme-next-line-and-display' and similar commands.
14556         * dired.el (dired-mode-map): Add Thumbnail submenu under the
14557         Immediate menu.  Add some tumme commands there.
14559 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
14561         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
14563 2006-05-24  Chong Yidong  <cyd@mit.edu>
14565         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
14566         menu entries that open submenus.
14568 2006-05-24  Alan Mackenzie  <acm@muc.de>
14570         * startup.el (command-line): For names of preloaded files, don't
14571         append ".elc" (now done in Fload), and call file-truename on the
14572         lisp directory.
14574         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
14575         match ANY loaded file with the right name, not just those in
14576         load-path.  Put a regexp matching the file name into
14577         after-load-alist, rather than the name itself.
14579         * subr.el (load-history-regexp, load-history-filename-element)
14580         (do-after-load-evaluation): New functions.
14582         * international/mule.el (load-with-code-conversion): Do the
14583         eval-after-load stuff by calling do-after-load-evaluation.
14585 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
14587         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
14588         has not been killed.
14590 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14592         * term/mac-win.el: Set idle timer to clean up expired Apple events.
14593         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
14594         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
14595         Optionally set error message in reply.
14597 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
14599         * textmodes/org.el (org-open-at-point): Use renamed variable
14600         `org-confirm-shell-link-function'.
14601         (org-confirm-shell-link-function): Rename from
14602         `org-confirm-shell-links'.
14603         (org-export-directory): New function.
14604         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
14605         (org-export-icalendar): Use `org-export-directory'.
14606         (org-indent-item): Keep cursor position.
14607         (org-link-file-path-type): New option.
14608         (org-export-as-html): Fix bug with plain lists starting in
14609         column 0.
14610         (org-export-as-html): Remove deadline formatting, this happens
14611         now already in `org-html-handle-time-stamps'.
14612         (org-export-html-style): Deadline class removed.
14613         (org-insert-labeled-timestamps-at-point): New option.
14614         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
14615         of `hide-sublevels 1', in case the first headline is not level 1.
14616         (org-overview, org-content): New fuction.
14617         (org-cycle-global-status, org-cycle-subtree-status): Make these
14618         variables buffer-local.
14619         (org-global-cycle): New command.
14620         (org-shifttab): Use `org-global-cycle'.
14621         (org-insert-heading, org-insert-item): Go to end of new
14622         headline/item after creating it.
14623         (org-export-visible): Rename from `org-export-copy-visible'.
14624         Now creates a temporary org-file and applies an exporting command
14625         to it.
14626         (org-table-eval-formula): Support for lisp forms.
14627         (org-agenda-todo-ignore-scheduled): New option.
14628         (org-agenda-get-todos): Use new option
14629         `org-agenda-todo-ignore-scheduled'.
14630         (org-export-html-inline-images): New value `maybe'.
14631         (org-export-as-html): Inlining of images dependent on link description.
14632         (org-archive-subtree): Check for end-of-buffer before trying
14633         `kill-line'.
14634         (org-agenda-follow-mode): New option.
14635         (org-export-with-tags, org-export-with-timestamps): New options.
14636         (org-html-handle-time-stamps): New function.
14637         (org-keyword-time-regexp): New variable.
14638         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
14639         (org-agenda-todo-list-sublevels): New option.
14640         (org-html-level-start): When TITLE is nil, just close all levels.
14641         (org-parse-key-lines, org-parse-export-options): Remove functions,
14642         replaced by `org-infile-export-plist'.
14643         (org-combine-plists, org-infile-export-plist)
14644         (org-default-export-plist): New functions.
14645         (org-export-html-preamble, org-export-html-postamble)
14646         (org-export-html-auto-preamble, org-export-html-auto-postamble):
14647         New variables.
14648         (org-export-publishing-directory): New option.
14649         (org-export-as-html, org-export-as-ascii): Use the new property
14650         lists for settings.
14651         (org-export-copy-visible, org-export-as-xoxo):
14652         Respect `org-export-publishing-directory'.
14653         (org-link-search, org-store-link, org-file-apps): Support for
14654         links to BibTeX database entries..
14655         (org-get-current-options, org-set-regexps-and-options):
14656         Implement logging as a startup option.
14657         (org-store-link): Make sure context string is never empty
14658         (org-insert-link): Use relative path when possible.
14659         (org-at-item-checklet-p): New function.
14660         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
14661         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
14662         (org-metaright, org-metaup, org-metadown, org-shiftup)
14663         (org-shiftdown, org-shiftright, org-shiftleft)
14664         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
14665         Dispatch using `call-interactively'.
14666         (org-call-with-arg): New defsubst.
14667         (org-tag-alist, org-use-fast-tag-selection): New options.
14668         (org-complete): Use `org-tag-alist'.
14669         (org-fast-tag-insert, org-fast-tag-selection): New functions.
14670         (org-next-item, org-previous-item): New commands.
14671         (org-beginning-of-item, org-end-of-item): Add (interactive) to
14672         make command.
14673         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
14675 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
14677         * emacs-lisp/ewoc.el (ewoc-delete): New function.
14678         (ewoc-filter): Use `ewoc-delete'.
14680         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
14682 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14684         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
14685         Signal more user-friendly error messages.
14687         * complete.el (PC-do-completion): Undo the addition of implicit
14688         wildcards if they did not lead to finding any match.
14689         (read-file-name-internal): Don't add the final > if the completion is
14690         not finished.
14692 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14694         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
14695         Quote safe-local-variable predicate.
14697 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
14699         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
14701 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14703         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
14705         * progmodes/make-mode.el (makefile-special-targets-list)
14706         (makefile-macro-table, makefile-target-table): Mark as risky.
14707         (makefile-query-one-target-method): Make this the alias for the
14708         following variable.
14709         (makefile-query-one-target-method-function): Make this the real name.
14711         * textmodes/artist.el (artist-text-renderer): Make this the alias
14712         for the following variable.
14713         (artist-text-renderer-function): Make this the real name.
14715         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
14716         the alias for the following variable.
14717         (flyspell-generic-check-word-predicate): Make this the real name.
14719         * textmodes/ispell.el (ispell-format-word): Make this the alias
14720         for the following variable.
14721         (ispell-format-word-function): Make this the real name.
14722         (ispell-message-text-end): Mark as risky.
14724         * skeleton.el (skeleton-transformation, skeleton-filter)
14725         (skeleton-pair-filter): Make these the aliases for the following
14726         variables.
14727         (skeleton-transformation-function, skeleton-filter-function)
14728         (skeleton-pair-filter-function): Make these the real names.
14730         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
14731         and skeleton-pair-filter-function.
14733         * textmodes/sgml-mode.el (sgml-transformation): Make this the
14734         alias for the following variable.
14735         (sgml-transformation-function): Make this the real name.
14736         (sgml-tag-alist): Mark as risky.
14738 2006-05-21  Richard Stallman  <rms@gnu.org>
14740         * simple.el (kill-region): Interactively, pass point, then mark.
14742 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
14744         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
14746 2006-05-21  Romain Francoise  <romain@orebokech.com>
14748         * dired-x.el (dired-mode-map): Don't bind M-g.
14750 2006-05-20  Richard Stallman  <rms@gnu.org>
14752         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
14753         (dired-goto-file): Doc fix.
14755 2006-05-21  Kim F. Storm  <storm@cua.dk>
14757         * emulation/cua-base.el: Mention customizing cua-mode as alternative
14758         way to enable built-in cua-mode if user loads older CUA-mode package.
14760         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
14761         if default-filename is specified.
14763 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
14765         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
14767         * info.el (info-apropos): Make sure current-file and current-node
14768         have non-nil values.  Speed up by using add-to-list instead of
14769         manual consing.
14771 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
14773         * progmodes/make-mode.el (makefile-mode): Doc fix.
14775 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
14777         * dired-aux.el (dired-do-shell-command): Doc fix.
14779 2006-05-20  Kevin Ryde  <user42@zip.com.au>
14781         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
14782         ``(custom-manual :tag "Foo" "(foo)Node")''.
14784 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
14786         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
14787         value is an integer.
14789 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
14791         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
14792         "format".
14793         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
14795 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
14797         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
14798         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
14800 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14802         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
14803         regexp for keywords.
14805 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
14807         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
14808         replace-regexp-in-string.
14810         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
14811         encode, and escape file name on conversion to URL.
14813 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14815         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
14816         Don't unescape URL.
14817         (dnd-get-local-file-name): Unescape URL on conversion to file name.
14819         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
14820         on conversion to URLs.
14822         * net/browse-url.el (browse-url-file-url): Encode file name on
14823         conversion to URL.
14825         * term/mac-win.el (mac-ae-open-documents): Escape file name on
14826         conversion to URL.
14828 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
14830         * progmodes/cc-styles.el (c-style-alist): Doc fix.
14832 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14834         * term/mac-win.el (mac-bytes-to-digits): Remove function.
14835         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
14837 2006-05-19  Glenn Morris  <rgm@gnu.org>
14839         * calendar/diary-lib.el (diary-bahai-date)
14840         (list-bahai-diary-entries, mark-bahai-diary-entries)
14841         (mark-bahai-calendar-date-pattern): Not interactive.
14842         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
14843         (diary-entries-list): Change format of 4th element in each entry.
14844         (diary-list-entries): Use add-to-diary-list.
14845         (diary-goto-entry): Handle the case where the buffer visiting the
14846         diary has been killed.
14847         (fancy-diary-display): Add 'locator to button rather than 'marker.
14848         Only generate temp-face when there are marks to apply.
14849         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
14850         (diary-fancy-date-pattern): New variable.
14851         (diary-time-regexp): Doc fix.
14852         (diary-anniversary, diary-time): New faces.
14853         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
14854         diary-time-regexp.  Add font-lock-multiline property where needed.
14855         Use new faces diary-anniversary and diary-time.
14856         (diary-fancy-font-lock-fontify-region-function): New function, to
14857         handle multiline font-lock pattern in fancy diary.
14858         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
14859         (diary-font-lock-keywords): Tweak time regexp.  Use new face
14860         diary-time.
14862 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
14864         * international/code-pages.el (mik): Table corrected.
14866 2006-05-18  Kim F. Storm  <storm@cua.dk>
14868         * progmodes/grep.el (grep-find): Don't check grep-find-command
14869         before running command (breaks non-interactive usage).
14871 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
14873         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
14874         (ewoc--insert-new-node): Don't insert trailing newline.
14875         Instead, adjust successor nodes's start markers.
14876         (ewoc--refresh-node): Delete all text from current node's start
14877         marker to the next one's; adjust successor nodes's start markers.
14878         (ewoc--create): Doc fixes.
14879         (ewoc--refresh): Don't insert newline.
14880         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
14881         * pcvs.el (cvs-make-cvs-buffer):
14882         Specify extra newline for ewoc's header and footer.
14883         (cvs-update-header): Update initial header recognition.
14884         Append newline to final header and footer values.
14885         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
14887 2006-05-17  Richard Stallman  <rms@gnu.org>
14889         * files.el (file-name-extension): Doc fix.
14891 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14893         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
14894         we can explicitly enable/disable rather than toggle.
14895         (shell-mode): Use it.
14896         (shell-cd): Don't try to reproduce what `cd' does.
14898 2006-05-17  Kim F. Storm  <storm@cua.dk>
14900         * ido.el (ido-read-internal): Use only nondirectory part of
14901         default item.
14903 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
14905         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
14906         (ewoc-nth): Doc fix.
14908         (ewoc-map, ewoc-invalidate): Compute PP before looping.
14910 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
14912         * international/mule.el (auto-coding-alist): Add .lha to files
14913         read with no-conversion.
14915         * files.el (auto-mode-alist): Add .lha files to archive file
14916         extensions.
14918         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
14919         Convert csize to integer when computing offsets within the
14920         compressed archive file.
14922 2006-05-16  Kim F. Storm  <storm@cua.dk>
14924         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
14925         with read-from-minibuffer.
14927 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14929         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
14930         (byte-compile-warnings): Fix safe-local-variable property.
14932 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
14934         * allout.el (allout-show-bodies, allout-old-style-prefixes)
14935         (allout-stylish-prefixes, allout-numbered-bullet)
14936         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
14937         predicates to qualify `safe-local-variable' property, when
14938         available, else use equivalent lambda.
14939         (allout-current-topic-collapsed-p): Do the right thing regarding
14940         trailing blank lines.
14942 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14944         * server.el (server-start): Only create a directory if needed.
14945         (server-edit, server-unload-hook): server-start => server-mode.
14946         (kill-emacs-hook): Cleanup upon exit.
14948 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14950         * hexl.el (hexlify-buffer): Encode process arguments manually.
14952 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
14954         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
14955         call to gdb-tooltip-print.
14957 2006-05-15  Romain Francoise  <romain@orebokech.com>
14959         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
14960         systems, default to "tar" since those systems probably have GNU tar.
14962 2006-05-14  Lars Hansen  <larsh@soem.dk>
14964         * desktop.el (desktop-missing-file-warning): Fix docstring.
14965         (desktop-restore-file-buffer): Correct question asked on missing file.
14967 2006-05-14  Kim F. Storm  <storm@cua.dk>
14969         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
14970         Add CUA move property.
14972 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
14974         * custom.el (custom-push-theme): Load the variable before checking
14975         its `standard-value'.
14977 2006-05-13  Lars Hansen  <larsh@soem.dk>
14979         * desktop.el (desktop-save): Use with-temp-buffer.
14981 2006-05-12  Glenn Morris  <rgm@gnu.org>
14983         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
14984         * calendar/calendar.el (calendar-mode-map):
14985         * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
14986         * calendar/appt.el (appt-check, appt-make-list): Refer to
14987         diary-view-entries, diary-list-entries, diary-show-all-entries
14988         rather than obsolete aliases.
14990 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
14992         * simple.el (line-move-finish): Avoid calling point motion hooks
14993         while processing intangibility.
14995 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
14997         * term/xterm.el (terminal-init-xterm): Fix typo.
14999 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
15001         * allout.el (allout-view-change-hook): Mark as being deprecated,
15002         to be replaced by `allout-exposure-change-hook'.
15003         (allout-exposure-change-hook): New, replacing
15004         `allout-view-change-hook'.
15005         (allout-flag-region): Run new hook `allout-exposure-change-hook',
15006         in addition to `allout-view-change-hook'.
15007         (allout-show-bodies, allout-old-style-prefixes)
15008         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
15009         lambda forms to prevent their showing up in variable help
15010         presentations as inscrutable byte-compiled code.
15011         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
15012         Use string-or-null-p to qualify safe-local-variable values.
15013         (allout-reindent-bodies): Use memq to qualify matches against
15014         valid safe-local-variable values.  Also, quote the lambda as above.
15015         (allout-use-mode-specific-leader): Add missing candidate-value
15016         symbols, use memq, and quote the lambda.
15017         (allout-overlay-interior-modification-handler): Remove unused
15018         variables `msg' and 'opened'.
15019         (allout-hidden-p): Constrain invisibility consideration to allout's
15020         invisibility spec, disregarding invisibility for other reasons.
15022 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
15024         * files.el (version-control): Correct safe values.
15026 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
15028         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
15030         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
15031         (ewoc--insert-new-node): New func.
15032         Update callers of deleted funcs to use it, instead.
15034 2006-05-11  Glenn Morris  <rgm@gnu.org>
15036         * calendar/calendar.el (diary-show-all-entries): Do not refer to
15037         obsolete alias `show-all-diary-entries'.
15038         (make-diary-entry): Not interactive.
15039         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
15040         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
15041         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
15042         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
15043         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
15044         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
15046 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
15048         * calendar/calendar.el (calendar-french-date-string)
15049         (calendar-mayan-date-string, calendar-chinese-date-string)
15050         (calendar-astro-date-string, calendar-iso-date-string)
15051         (calendar-islamic-date-string, calendar-bahai-date-string)
15052         (calendar-hebrew-date-string, calendar-coptic-date-string)
15053         (calendar-ethiopic-date-string, calendar-persian-date-string):
15054         These functions are not interactive.
15056 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
15058         * files.el: Balance parentheses.
15060 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
15062         * files.el, newcomment.el, outline.el, simple.el,
15063         * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
15064         * progmodes/cc-vars.el, progmodes/compile.el:
15065         Move `safe-local-variable' declarations to the respective files.
15067         * help-fns.el (describe-variable): Don't print safe-var if it is
15068         byte-code.  Improve wording as suggested by Luc Teirlinck.
15070 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
15072         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
15073         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
15074         Use a token for pending-triggers to ensure gdb-var-update
15075         gets called once per user input again for pre-GDB 6.4.
15076         (gdb-var-delete): Match on more complex expressions.
15077         (gdb-var-list-children-handler, gdb-var-create-handler):
15078         Use a token for consistency.
15080 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
15082         * textmodes/org.el (org-read-date, org-goto-calendar)
15083         (org-agenda-goto-calendar):
15084         Bind `view-calendar-holidays-initially' to nil.
15086 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
15088         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
15089         Update all callers to do it there, instead.
15091 2006-05-10  Glenn Morris  <rgm@gnu.org>
15093         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
15094         prefix arg case, to avoid view-diary-entries-initially error.
15095         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
15096         (calendar-date-is-legal-p): Handle dates with no day part.
15098 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
15100         * comint.el (comint-insert-input): Just make it when
15101         comint-use-prompt regexp is nil (default) and with the mouse.
15102         (comint-copy-old-input): Reinstate from 2004-06-23.
15103         (comint-mode-map): Bind C-c C-m to it.
15105 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
15107         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
15108         Remove spurious move to point-max (new comint behavior fixes).
15110         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
15111         compatibility function (Emacs 18/19).
15112         (idlwave-is-continuation-line): Always return point at start of
15113         previous non-blank continuation line.
15114         (keyword-parameters): Fix continued comment font-lock matcher.
15115         (idlwave-font-lock-fontify-region): Written, use as
15116         font-lock-fontify-region-function, to fix continued keyword
15117         fontification issues.
15119 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15121         * term/mac-win.el (mac-font-panel-mode): Doc fix.
15122         (mac-service-selection, mac-service-open-file)
15123         (mac-service-open-selection, mac-service-mail-selection)
15124         (mac-service-mail-to, mac-service-insert-text): Rename from
15125         mac-services-*.  All uses changed.
15126         (mac-apple-event-map): Rename event symbol `services' to `service'.
15128 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
15130         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
15131         (ewoc--node-enter-first, ewoc--node-enter-last)
15132         (ewoc--delete-node-internal): Merge funcs into unique callers.
15134 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
15136         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
15137         return value of read-from-minibuffer for empty input.
15139 2006-05-09  Miles Bader  <miles@gnu.org>
15141         * comint.el (comint-insert-input): Remove redundant calls to setq
15142         and goto-char.
15144 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
15146         * comint.el (comint-insert-input): Make it work when
15147         comint-use-prompt-regexp is t.
15149 2006-05-10  Miles Bader  <miles@gnu.org>
15151         * subr.el (field-at-pos): New function.
15153         * comint.el (comint-insert-input): Use it.
15155 2006-05-09  Juri Linkov  <juri@jurta.org>
15157         * battery.el (battery-linux-proc-acpi): Also try
15158         `/proc/acpi/thermal_zone/THR2/temperature'.
15160         * files.el <safe-local-variable>: Remove `eval' and `let' binding
15161         for now unused lambda `string-or-null'.
15163         * add-log.el (change-log-default-name): Put `string-or-null-p'
15164         instead of lambda on `safe-local-variable' property.
15166         * diff-mode.el (diff-context->unified): Use `region-beginning' and
15167         `region-end' instead of `mark' and `point'.
15168         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
15169         Operate on region in Transient Mark mode when the mark is active.
15170         Use `region-beginning' and `region-end' instead of `mark' and
15171         `point'.
15172         (diff-hunk-text, diff-goto-source): Doc fix.
15174         * startup.el (fancy-splash-screens, normal-splash-screen): Use
15175         face `mode-line-buffer-id' for mode-line buffer face instead of
15176         hard-coded `(:weight bold)'.
15178         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
15179         buffer-undo-list to t (undo-ask is reproducible by visiting
15180         nested archives).
15182 2006-05-09  Kim F. Storm  <storm@cua.dk>
15184         * progmodes/grep.el (rgrep): Set default directory of *grep*
15185         buffer if we start M-x rgrep in the *grep* buffer and choose
15186         a different base directory.
15188 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
15190         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
15191         completion also when ido is loaded.
15193 2006-05-09  Masatake YAMATO  <jet@gyve.org>
15195         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
15196         "warning" and "import".
15197         (cpp-font-lock-keywords): Added "warning".
15199 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
15201         * term/xterm.el (terminal-init-xterm): Add more key bindings.
15203 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15205         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
15206         pages at a time, if we signal the end, we should indeed reach that end.
15208 2006-05-08  David Reitter  <david.reitter@gmail.com>
15210         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
15211         output during execution of the body.
15213 2006-05-08  Kim F. Storm  <storm@cua.dk>
15215         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
15217 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
15219         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
15220         Use with-current-buffer.
15222 2006-05-07  Kim F. Storm  <storm@cua.dk>
15224         * subr.el (add-to-history): Remove keep-dups arg.
15226         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
15227         to nil around call to add-to-history.
15229 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15231         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
15232         than after a buffer modification.
15234 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
15236         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
15237         call to...
15238         (gud-watch): ...here so speedbar is raised for already watched
15239         expressions.
15240         (gdb-speedbar-refresh): Delete function.
15241         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
15242         Use speedbar-timer-fn instead of speedbar-refresh (reverting
15243         earlier change).
15244         (gdb-var-evaluate-expression-handler)
15245         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
15247         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
15248         Update localized contents for all buffers except ignored modes.
15250 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15252         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
15253         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
15254         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
15255         (mac-handle-font-panel-closed, mac-handle-font-selection):
15256         New functions.
15257         (mac-font-panel-mode): New minor mode.
15258         (mac-apple-event-map): Add bindings for toolbar toggle button and
15259         font panel.
15260         (menu-bar-showhide-menu): Add mac-font-panel-mode.
15262 2006-05-07  John Paul Wallington  <jpw@pobox.com>
15264         * ibuffer.el (ibuffer-compressed-file-name-regexp):
15265         Avoid `regexp-opt'; simplify regexp for readability.
15267 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
15269         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
15270         * files.el (buffer-stale-function):
15271         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15272         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
15273         links to the main manual, not to emacs-xtra.
15275 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15277         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
15278         MacJapanese if text is ASCII-only.
15280 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
15282         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
15283         unless so nil isn't returned.
15284         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
15286 2006-05-06  Kim F. Storm  <storm@cua.dk>
15288         * subr.el (add-to-history): New function.
15290         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
15291         (ediff-merge-files-with-ancestor):
15292         * env.el (setenv):
15293         * isearch.el (isearch-update-ring):
15294         * server.el (server-visit-files):
15295         * progmodes/grep.el (lgrep, rgrep):
15296         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
15297         * progmodes/xscheme.el (xscheme-insert-expression):
15298         Use add-to-history.
15300         * kmacro.el (kmacro-push-ring): Use add-to-history.
15301         (kmacro-ring-length): Remove unused defun.
15302         (kmacro-start-macro): Use kmacro-push-ring.
15304 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
15306         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
15307         directly instead of a lambda expression that calls it.
15309 2006-05-06  Kim F. Storm  <storm@cua.dk>
15311         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
15312         instead of compute-motion.
15314 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
15316         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
15317         change.
15319 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
15321         * startup.el (command-line-1): Refer to "Pure Storage" on
15322         pure-space-overflow.
15324 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
15326         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
15327         provided faces once they all have been used up.
15329 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
15331         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
15332         reference to the Lisp manual to the warning about pure space
15333         overflow.
15335 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
15337         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
15338         argument to avoid the call to `ispell-internal-change-dictionary'
15339         when not needed.
15340         (ispell-change-dictionary): Use this argument and call
15341         `ispell-internal-change-dictionary' after the possible change
15342         to `ispell-local-dictionary'.
15343         (ispell-internal-change-dictionary): Check for a change in
15344         personal dictionary use too.
15346 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
15348         * startup.el (command-line): On MS-Windows, probe "~", not
15349         "~USER", for warning about non-existent home directory.
15351         * arc-mode.el (archive-l-e): New optional argument `float' means
15352         generate a float value.
15353         (archive-arc-summarize, archive-lzh-summarize)
15354         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
15355         with 3rd argument non-nil when file's size is being computed.
15356         Format the file sizes with %8.0f instead of %8d.
15358 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15360         * cus-start.el (all): Add mac-dnd-known-types.
15362         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
15363         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
15364         (mac-TIFF-to-string): New functions.
15365         (x-get-selection, x-selection-value)
15366         (mac-select-convert-to-string): Use them.
15367         (mac-text-encoding-mac-japanese-basic-variant): New constant.
15368         (mac-dnd-types-alist): New customization variable.
15369         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
15370         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
15371         (mac-dnd-handle-drag-n-drop-event): New functions.
15372         (mac-drag-n-drop): Remove function.
15373         (global-map): Bind drag-n-drop and M-drag-n-drop to
15374         mac-dnd-handle-drag-n-drop-event.
15376 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
15378         * progmodes/perl-mode.el (perl-beginning-of-function):
15379         Skip anonymous subs.
15381 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
15383         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
15384         regexp-opt at run time.
15386         * term.el (term-handle-ansi-escape): Fix off by one error.
15388 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
15390         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
15391         (gdb-init-1, gdb-post-prompt): ...and references to it.
15392         (gdb-frame-handler): Strip directory name from filename if present.
15394         * progmodes/gud.el (gdb-force-update): Delete defvar
15395         (gud-speedbar-buttons): ...and references to it.  Use window-start
15396         to try to keep positon in watch expression.
15398 2006-05-03  Richard Stallman  <rms@gnu.org>
15400         * simple.el (next-history-element, previous-history-element): Doc fix.
15402         * isearch.el (isearch-update-ring): Doc fix.
15404 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
15406         * isearch.el (isearch-update-ring): Take history-delete-duplicates
15407         into consideration.  Replace one arm ifs with whens.
15409 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
15411         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
15412         (menu): Fix typo.
15414 2006-05-02  Miles Bader  <miles@gnu.org>
15416         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
15418 2006-05-02  Jay Belanger  <belanger@truman.edu>
15420         * calc/calc-embed.el (calc-override-minor-modes-map)
15421         (calc-override-minor-modes): New variables.
15422         (calc-do-embedded): Make sure that Calc keystrokes aren't
15423         overwritten by minor modes.
15425 2006-05-02  Chong Yidong  <cyd@mit.edu>
15427         * msb.el (msb): If EVENT is a down event, read and discard the up event.
15429 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15431         * startup.el (command-line-1): Refer to Lisp manual when
15432         pure-space-overflow occurs.
15434         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
15435         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
15436         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
15437         (version-control): Don't use `t' for safe-local-variable declarations.
15439 2006-05-01  Richard Stallman  <rms@gnu.org>
15441         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
15442         M-r, M-R, M-A, M-SPC or M-DEL.
15443         (diff-mode-map): diff-refine-hunk now on C-c C-w
15444         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
15446         * help-mode.el (help-mode): view-exit-action calls delete-window
15447         only when it is safe and possible.
15449         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
15450         in messages.
15452         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
15454         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
15455         in the default tool-bar-map.
15457 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
15459         * net/tramp.el (tramp-completion-file-name-handler-alist)
15460         (tramp-run-real-handler, tramp-completion-run-real-handler)
15461         (tramp-completion-handle-file-name-all-completions)
15462         (tramp-completion-handle-file-name-completion): Autoload them.
15463         (tramp-completion-handle-file-exists-p)
15464         (tramp-completion-handle-file-name-directory)
15465         (tramp-completion-handle-file-name-nondirectory)
15466         (tramp-completion-handle-expand-file-name): Remove them.
15467         (tramp-handle-file-name-directory): Return the real directory name.
15468         Returning "/" only doesn't need to be necessary any longer.
15469         (tramp-file-name-handler): Make special attention when in hostname
15470         completion mode.
15471         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
15472         (tramp-register-file-name-handlers):
15473         Register `tramp-completion-file-name-handler' only when
15474         `partial-completion-mode' is enabled.
15475         (tramp-completion-handle-file-name-all-completions):
15476         Delete directory part from results.
15477         (tramp-get-completion-methods, tramp-get-completion-user-host):
15478         Discard deleting "/", it doesn't work after the change of
15479         `tramp-handle-file-name-directory' above.
15481 2006-05-01  Kim F. Storm  <storm@cua.dk>
15483         * progmodes/grep.el (grep-expand-template): Use save-match-data
15484         and symbol-value.
15486 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15488         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
15489         Use select-frame-set-input-focus instead of raise-frame.
15490         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
15492 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
15494         * progmodes/gud.el (gud-def): Add %c case.
15495         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
15496         (gud-format-command): Make match case sensitive.  Match on %F.
15498 2006-04-30  Glenn Morris  <rgm@gnu.org>
15500         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
15501         (cal-tex-preamble): Use cal-tex-preamble-extra.
15502         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
15503         than alias `list-diary-entries'.
15505 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
15507         * help-fns.el (describe-variable): Add info about safe local variables.
15509 2006-04-29  Richard Stallman  <rms@gnu.org>
15511         * bindings.el (mode-line-format): help-echo doc fixes.
15513         * net/tramp.el (tramp-file-name-handler-alist): Delete
15514         expand-file-name and other operations that can cause spurious loading.
15516 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15518         * files.el (safe-local-variable-p): Remove support for the special
15519         value t.
15521         * textmodes/paragraphs.el (sentence-end-without-space):
15522         Fix safety predicate.
15523         (sentence-end-double-space, sentence-end-without-period)
15524         (paragraph-ignore-fill-prefix):
15525         * textmodes/fill.el (colon-double-space):
15526         * abbrev.el (abbrev-mode): Tighten the safety predicate.
15528         * subr.el (booleanp): New fun.
15530         * textmodes/reftex-vars.el (reftex-guess-label-type):
15531         Tighten the safety predicate.
15533 2006-04-28  Kim F. Storm  <storm@cua.dk>
15535         * progmodes/grep.el (defgroup grep): Doc fix.
15536         (grep-auto-highlight): Remove.
15537         (grep-template): New defcustom.
15538         (grep-find-template): Rename from grep-tree-template.
15539         (grep-files-aliases): Rename from grep-tree-files-aliases.
15540         Remove "all" alias, add "l" alias.
15541         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
15542         (grep-find-ignored-directories): New defcustom to replace
15543         grep-tree-ignore-CVS-directories, to facilitate ignoring
15544         subdirectories for multiple version control systems.
15545         (grep-mode-map): Add Recursive grep item to GREP menu.
15546         (grep-regexp-history, grep-files-history): New defvars.
15547         (grep-probe): New helper function.
15548         (grep-compute-defaults): Use it to simplify code.
15549         Adapt to name changes.
15550         Use `.' as base in grep-find-template rather than <D>.
15551         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
15552         Call grep-compute-defaults unconditionally.
15553         (grep-expand-keywords): New defconst.
15554         (grep-expand-template): Rename from grep-expand-command-macros.
15555         Simplify via grep-expand-keywords.  Look at case-fold-search instead
15556         of grep-tree-ignore-case to add -i option.
15557         Bind case-fold-search to nil while matching keywords.
15558         (grep-tree-last-regexp, grep-tree-last-files): Remove.
15559         (grep-read-regexp, grep-read-files): New helper functions.
15560         (rgrep): Rename from grep-tree.  Rework to use proper histories.
15561         Adapt to changes in defcustoms and functions above.
15562         (lgrep): New command, as grep, but using same interactive UI as rgrep.
15564 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
15566         * net/tramp.el (tramp-completion-file-name-handler):
15567         Disable Tramp's functionality while loading Tramp itself.
15568         (tramp-register-file-name-handlers): That's a defsubst now.
15569         Code from `tramp-repair-jka-compr' moved here.  Apply it via
15570         `after-init-hook'.
15571         (tramp-repair-jka-compr): Remove.
15573 2006-04-27  Jay Belanger  <belanger@truman.edu>
15575         * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
15576         read expression when `math-read-big-expr' doesn't work.
15578 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
15580         * startup.el (command-line-1): Display warning when
15581         pure-space-overflow is non-nil.
15583 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15585         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
15586         risky.
15588 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15590         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
15591         Return the URL or nil if none can be generated.
15593 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
15595         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
15596         byte compiler warnings.
15597         (gud-basic-call, gud-find-expr): Let user select an expression
15598         for printing.  Print expression as well as value in GUD buffer.
15600 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
15602         * allout.el: Remove local autoload declaration for
15603         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
15604         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
15605         (allout-plain-bullets-string, allout-distinctive-bullets-string)
15606         (allout-use-mode-specific-leader, allout-old-style-prefixes)
15607         (allout-stylish-prefixes, allout-numbered-bullet)
15608         (allout-file-xref-bullet, allout-presentation-padding)
15609         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
15610         safe-local-variable with suitable value spec, and add autoload
15611         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
15612         (move-beginning-of-line, move-end-of-line): Repair so these compat
15613         functions now actually resituate the point, when appropriate.
15615 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15617         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
15619         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
15620         (add-log-iso8601-time-string): Fix call to format-time-string.
15622 2006-04-26  Kim F. Storm  <storm@cua.dk>
15624         * subr.el (posn-string, posn-image, posn-object): Doc fix.
15626 2006-04-26  Masatake YAMATO  <jet@gyve.org>
15628         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
15629         Add support for "//" style comments.  Remove `b' flag
15630         from ?* in `asm-mode-syntax-table'.
15632 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15634         * follow.el: Use (featurep 'xemacs) everywhere.
15635         (follow-mode): Use define-minor-mode.
15636         (follow-mode-map): Move initialization into the declaration.
15637         Use command remapping.
15638         (follow-emacs-version-xemacs-p): Remove.
15639         (follow-submit-feedback): Remove.
15641         * allout.el (allout-layout, allout-passphrase-verifier-string)
15642         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
15644         * textmodes/reftex-vars.el (reftex-vref-is-default)
15645         (reftex-fref-is-default, reftex-guess-label-type):
15646         Tighten up a bit the safety predicate.
15648         * textmodes/paragraphs.el (sentence-end-double-space)
15649         (sentence-end-without-period, sentence-end-without-space)
15650         (page-delimiter, paragraph-ignore-fill-prefix):
15651         Tighten up a bit the safety predicate.
15653         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
15655         * progmodes/python.el (python-continuation-line-p)
15656         (python-beginning-of-statement): syntax-ppss may return
15657         a negative depth.
15658         (python-mode): Don't forcefully enable font-lock.
15660         * time-stamp.el (time-stamp-start, time-stamp-end)
15661         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
15663         * add-log.el: Remove spurious * in docstrings.
15664         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
15665         (add-change-log-entry): Use it here, since it's not specific
15666         to iso8601.
15667         (add-log-iso8601-time-string): Don't use it here any more.
15668         (change-log-indent-text, change-log-indent): Rename from add-log-*.
15670         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
15672 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
15674         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
15675         (rcirc-toggle-low-priority): Doc fix.
15676         (rcirc-handler-NOTICE): Remove beginning of line anchor in
15677         ChanServ regexp.
15678         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
15679         #emacs.
15680         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
15681         (rcirc-decode-coding-system): Use utf-8 as the default.
15682         (rcirc-multiline-minor-mode): Set the fill-column.
15683         (rcirc-format-response-string): Display bright and dim nicks.
15684         (rcirc-browse-url): Update interactive spec to fill ARG.
15685         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
15686         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
15688 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
15690         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
15691         case for @Article, etc.
15693 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
15695         * net/tramp.el (tramp-register-file-name-handlers): New defun.
15696         Added with autoload cookie.
15697         (tramp-unload-file-name-handlers): Rename from
15698         `tramp-unload-file-name-handler-alist'.
15700 2006-04-23  Romain Francoise  <romain@orebokech.com>
15702         * comint.el (comint-match-partial-filename): Doc fix.
15704 2006-04-21  Glenn Morris  <rgm@gnu.org>
15706         * calendar/cal-menu.el (calendar-mode-map): Refer to
15707         `diary-view-entries' rather than alias `view-diary-entries'.
15708         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
15710 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
15712         * progmodes/antlr-mode.el (antlr-default):
15713         * cus-edit.el (custom-documentation):
15714         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
15715         in defface.
15717 2006-04-21  Kim F. Storm  <storm@cua.dk>
15719         * image.el (image-type): New defun split out of create-image.
15720         (create-image): Use it.
15722 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
15724         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
15725         (org-open-at-point): Remove the "...done" message to keep output
15726         in the echo area visible.
15727         (org-export-as-xoxo): Fix call to `indent-region'.
15729 2006-04-21  Kevin Ryde  <user42@zip.com.au>
15731         * international/mule.el (keyboard-coding-system): defcustom
15732         info-link fixes: "Specify Coding" has been split, keyboard now in
15733         "Terminal Coding", and "Single-Byte Character Support" is now
15734         "Unibyte Mode".
15736 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
15738         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
15739         Use font-lock-warning-face for any errors e.g. no stack.
15740         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
15742 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
15744         * progmodes/sh-script.el (sh-shell): Mark as safe.
15746         * newcomment.el (comment-start, comment-start-skip)
15747         (comment-end-skip, comment-end): Mark as safe.
15749 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
15751         * textmodes/org.el (org-deadline-announce): Face removed.
15752         (org-level-faces, org-n-levels): Convert to constant.
15753         (org-compatible-face): New function.
15754         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
15755         (org-level-5, org-level-6, org-level-7, org-level-8)
15756         (org-special-keyword, org-warning, org-headline-done, org-link)
15757         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
15758         (org-scheduled-today, org-scheduled-previously, org-time-grid):
15759         Face definition revised for better color tty support.
15760         (org-bold-re, org-italic-re, org-underline-re): New constants.
15761         (org-set-font-lock-defaults): Use the new constants.
15762         (org-agenda-highlight-todo): New function.
15763         (org-agenda-todo): Fix bug with point at end of line.
15764         (org-agenda-change-all-lines, org-finalize-agenda-entries):
15765         Fontify TODO keywords.
15766         (org-insert-link): Preserve relative path in ../ links.
15767         (org-export-as-html): Convert links pointing to .org files into
15768         links that will work beteen the exported HTML files.
15769         (org-todo-list): Fix bug when arg=0.
15770         (org-insert-heading): More fine-tuning.
15772 2006-04-19  Romain Francoise  <romain@orebokech.com>
15774         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
15775         from `rmail-mime-charset-pattern'.
15777 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
15779         * progmodes/python.el (python-mode): Fix typo.
15781 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
15783         * comint.el (comint-previous-input): Don't clobber input line
15784         when moving off either end of the input history ring.
15785         (comint-delete-input): New function, used by
15786         `comint-previous-input' and others.
15787         (comint-previous-matching-input):
15788         Use `coming-delete-input'.  Save the partial input if leaving the
15789         edit line.  Goto point-max before deleting input to avoid
15790         partial input fragments hanging around.
15791         (comint-restore-input): New function, used by `comint-previous-input'.
15793 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
15795         * imenu.el (imenu--index-alist): Balance parentheses.
15797 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
15799         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
15801 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
15803         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
15804         file is nil.
15806 2006-04-18  Richard Stallman  <rms@gnu.org>
15808         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
15810         * imenu.el (imenu-create-index-function, imenu--index-alist)
15811         (imenu--last-menubar-index-alist, imenu--make-index-alist)
15812         (imenu-default-create-index-function, imenu--generic-function):
15813         Doc fixes.
15815         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
15817         * help-mode.el (help-mode): Set view-exit-action to delete window.
15819         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
15820         now works by passing nil as arg.
15822         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
15824         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
15825         (read-abbrev-file): Provide default when reading filename.
15827         * files.el (enable-local-variables): Allow :all as value.
15828         (hack-local-variables): Implement that value.
15829         (safe-local-variable-values, safe-local-eval-forms)
15830         (enable-local-variables): Mark as risky.
15831         (find-file-visit-truename, kept-old-versions): Mark safe.
15833         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
15834         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
15835         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
15837 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15839         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
15840         Use forward-line so as to get to BOL even in the presence of fields.
15841         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
15842         in return.
15843         (inferior-tcl): Tell tclsh to work in interactive mode.
15845         * complete.el (partial-completion-mode):
15846         Use 'choose-completion-string-functions to make sure that
15847         choose-completion fills the minibuffer properly.
15849         * complete.el (PC-old-read-file-name-internal): Remove.
15850         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
15851         of read-file-name-internal.
15852         (partial-completion-mode): Enable/disable this advice.
15854 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
15856         * net/tramp.el (tramp-completion-file-name-handler): Revert change
15857         of 2006-04-17.
15859 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
15861         * textmodes/org.el (org-insert-heading): Insert heading before
15862         current if at beginning of line.
15863         (org-todo, org-date): New faces.
15864         (org-table-align): Make sure tooltip window contains full text.
15865         (org-no-properties): New defsubst.
15866         (org-set-font-lock-defaults): Use new faces.
15868 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
15870         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
15871         for root variables.
15873         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
15874         (gdb-frame-address): Re-use to identify frame for watch expression.
15875         (gdb-var-list, gdb-var-create-handler): Add frame address for root
15876         variables.
15877         (gdb-init-1, gdb-source, gdb-post-prompt)
15878         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
15879         (gdb-frame-handler): Get gdb-frame-address.
15881 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
15883         Sync with Tramp 2.0.53.
15885         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
15886         'control.  Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
15887         (tramp-completion-file-name-handler): Add autoload cookie for
15888         adding to `file-name-handler-alist'.
15890         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
15891         the prompt.  If it returns earlier (when detecting an error
15892         message), the rest of the output will merge accidently with the
15893         output of the next command.  Reported by M Jared Finder
15894         <jared@hpalace.com>.
15896         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
15897         for `process-file', in order to let it work for older Emacsen too.
15899 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
15901         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
15902         (tex-font-lock-keywords-3): Use it.
15904 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15906         * newcomment.el (comment-add): New function.
15907         (comment-region-default, comment-dwim): Use it.
15909 2006-04-15  Michael Olson  <mwolson@gnu.org>
15911         * emacs-lisp/tq.el: Improve comments.
15912         (tq-queue-head-question): New accessor function.
15913         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
15914         Update for modified queue structure.
15915         (tq-queue-add): Accept `question' argument.
15916         (tq-queue-pop): If a question is pending, send it.
15917         (tq-enqueue): Accept new optional argument `delay-question'.
15918         If this is non-nil, and at least one other question is pending a
15919         response, queue the question rather than sending it immediately.
15921 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15923         * calendar/appt.el (appt-add): Check whether an appointment is
15924         already present in appt-time-msg-list.  Simplify code.
15926 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15928         * progmodes/cc-langs.el (c-mode-menu):
15929         Don't presume c-subword-mode is bound.
15931 2006-04-13  Bill Wohler  <wohler@newt.com>
15933         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
15934         (customize-package-emacs-version): Use cdr instead of cadr now
15935         that alists use dotted pairs.
15937         * custom.el (defcustom): Fix docstring for :package-version.
15939 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
15941         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
15942         (tramp-handle-shell-command): Display output buffer only when
15943         `tramp-display-shell-command-buffer' is true.
15944         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
15946 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
15948         * textmodes/org.el (org-set-autofill-regexps): Set only the local
15949         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
15951 2006-04-13  Romain Francoise  <romain@orebokech.com>
15953         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
15954         leaving temporary .cvsignore buffers behind.
15956 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
15958         * textmodes/org.el (org-set-regexps-and-options)
15959         (org-get-current-options): Better names for the startup folding
15960         options.
15962 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
15964         * vc.el (vc-annotate): Arrange for point to end up at the same
15965         line number as in the original, but only when using a new buffer.
15967 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
15969         * files.el (hack-one-local-variable-eval-safep):
15970         Recognize `edebug-form-spec' for `put', but only if it passes
15971         `edebug-basic-spec'.  Generalize `put' handling.
15973         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
15974         vetting file-local form specs.
15976         * allout.el (allout-layout): Autoload its `safe-local-variable'
15977         property.
15979 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
15981         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
15982         (org-agenda-mouse-1-follows-link)
15983         (org-mouse-1-follows-link): New options.
15984         (org-format-agenda-item): Fix bug if TAGS is nil.
15985         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
15987 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
15989         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
15990         GDB 6.1+ gives full filename for "info sources" so use
15991         file-name-nondirectory.
15993 2006-04-12  Romain Francoise  <romain@orebokech.com>
15995         * subr.el (read-passwd): Bind `message-log-max' to nil.
15997 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15999         * progmodes/perl-mode.el (perl-indent-new-calculate):
16000         Recompute parse-start after jumping backward by a whole sexp.
16002 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16004         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
16005         window configuration.
16006         (vc-annotate-display-select): Select the buffer so that current-buffer
16007         (and selected-window) is the output buffer at the end of vc-annotate.
16009 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
16011         * vc.el (vc-annotate-color-map): Add custom TTY color map for
16012         8-color terminals, to use all of the colors in a sensible order.
16013         256-color terminals work well with the standard map.
16014         (vc-annotate-lines): Only strip the first color character if it
16015         is "#", to allow for terminal-style named colors.
16016         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
16017         the correct buffer is scrolled.
16019 2006-04-11  Richard Stallman  <rms@gnu.org>
16021         * emacs-lisp/bytecomp.el (byte-compile-file):
16022         Bind enable-local-variables to :safe, and make normal-mode obey it.
16024         * files.el (enable-local-variables): Allow value :safe.
16025         (normal-mode): Doc fix.
16026         (hack-local-variables): Implement enable-local-variables = :safe.
16027         (hack-local-variables-confirm): Don't prevent quitting.
16029 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16031         * loadhist.el (unload-feature): A bit of sanity check of
16032         load-history entries.  Cancel timer-vars before unbinding them.
16034         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
16035         quote special chars, and make the trick work on the hex part of the
16036         buffer as well.
16037         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
16038         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
16040         * startup.el (normal-splash-screen): Fix last change so we don't wait
16041         2 minutes if we don't show the splash screen.
16043 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
16045         * textmodes/org.el (org-export-plain-list-max-depth)
16046         (org-table-spaces-around-separators)
16047         (org-radio-targets, org-activate-camels)
16048         (org-table-spaces-around-invisible-separators): Options removed.
16049         (org-time-stamp-rounding-minutes, org-remember-templates)
16050         (org-ellipsis, org-activate-links, org-descriptive-links):
16051         New options.
16052         (org-remember-apply-template, org-current-time)
16053         (org-finish-edit-table-field)
16054         (org-link-unescape, org-link-escape)
16055         (org-string-width, org-table-clean-line, org-html-do-expand)
16056         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
16057         (org-read-agenda-file-list): New functions.
16058         (org-table-edit-field)
16059         (org-table-create-or-convert-from-region): New commands
16060         (org-table-toggle-vline-visibility): Command removed.
16061         (org-table-convert-region): Made a command.
16062         (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
16063         Replace with the normal org- functions.
16064         (org-self-insert-command): Don't trigger realign unnecessarily
16065         when blanking a field that is not full.
16066         (org-mode): `Set buffer-invisibility-spec' for links.
16067         (org-activate-links2): Hide link part and only show descriptive
16068         part of the link.
16069         (org-insert-link): Modify for new linking system.
16070         (org-store-link): Store description separately, for use by
16071         `org-insert-link'.
16072         (org-table-align): Use `org-string-width'.
16073         (defgroup): Completely new group structure for custom variables.
16074         (org-agenda-files): Option: Single file name allowed.  Function:
16075         Optional argument unrestrited means ignore any restricitons.
16076         (org-install-agenda-files-menu): Find a buffer in Org-mode before
16077         trying to modify the menu.  Use generalized access to
16078         `org-agenda-files.'
16079         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
16080         (org-agenda-file-to-front, org-remove-file, org-diary)
16081         (org-tags-view, org-export-icalendar-all-agenda-files)
16082         (org-export-icalendar-combine-agenda-files): Use generalized
16083         access to `org-agenda-files'.
16084         (org-remember-handler): Correctly preserve heading if present.
16085         (org-table-insert-row, org-table-insert-hline): Deal with
16086         invisible characters.
16088 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
16090         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
16091         (vc-annotate-color-map): New 18 element constant
16092         value/saturation, rotating hue colormap, from red->blue.
16093         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
16094         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
16095         (vc-annotate): To avoid killing the required local variables,
16096         set them before the end of `with-output-to-temp-buffer', and
16097         after first switching to annotate-mode.
16098         (vc-annotate-warp-version): Add buffer argument in goto-line to
16099         ensure annotation, not source, is scrolled.
16101 2006-04-10  Bill Wohler  <wohler@newt.com>
16103         * custom.el (defcustom, custom-handle-keyword):
16104         Add :package-version keyword.
16105         (custom-add-package-version): New function.  Sets value of new
16106         property 'custom-package-version from :package-version keyword.
16107         (defcustom): Create Common Keywords section in docstring.
16108         (defface, defgroup): Replace definitions of a select few keywords
16109         with a reference to the Common Keywords in defcustom.
16110         (defcustom, defface, defgroup): Replace reference to Customization
16111         chapter in manual with hyperlink.
16113         * cus-edit.el (customize-package-emacs-version-alist): New variable.
16114         (customize-changed-options): Add check for custom-package-version.
16115         (customize-package-emacs-version): New function to look up Emacs
16116         version corresponding to the given package version.
16118         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
16119         defun name, in similar fashion to find-variable-regexp.
16121 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
16123         * international/mule-cmds.el (set-locale-environment): Fix last
16124         change for when the locale's preferences don't specify any encoding.
16126 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16128         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
16129         so the defined var/fun doesn't need to be quoted.
16131 2006-04-10  Richard Stallman  <rms@gnu.org>
16133         * finder.el (finder-mode-map): Add n and p bindings.
16135 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
16137         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
16138         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
16139         (gdb-setup-windows): Put something in source window if we can't find
16140         the source file.
16141         (gdb-frame-handler): Make it work again with just assembly.
16142         (gdb-data-list-register-values-handler): Make it work when there is
16143         no stack.
16145 2006-04-09  Richard Stallman  <rms@gnu.org>
16147         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
16148         specs while looking for charset.
16150         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
16152         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
16153         Make them faces.
16154         (lm-font-lock-keywords): Update appropriately.
16156 2006-04-10  Kim F. Storm  <storm@cua.dk>
16158         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
16159         it can also replace buffer-substring-no-properties.
16161         * emulation/cua-base.el (cua-delete-region, cua-paste)
16162         (cua-repeat-replace-region): Use filter-buffer-substring.
16164         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
16165         (cua-cut-region-to-global-mark): Likewise.
16167         * emulation/cua-rect.el (cua--extract-rectangle)
16168         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
16170 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16172         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
16173         entry-type.  Add field delimiters to numerical fields if they are
16174         not present.
16176 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16178         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
16179         string-const to return value.
16180         (bibtex-remove-delimiters): Use it.
16182 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16184         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
16185         cl-byte-compile-compiler-macro unless it exists.
16187 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
16189         * files.el (hack-local-variables-confirm) <offer-save>:
16190         Clarify message text.  Suggested by Ralf Angeli.
16192 2006-04-08  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
16194         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
16195         (delete-extract-rectangle-line): Use `filter-buffer-substring'
16196         instead of `buffer-substring' and `delete-region'.  (Most of the
16197         code actually copied from `kill-region'.)
16199 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
16201         * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
16202         (rcirc-default-port): Rename from rcirc-port.
16203         (rcirc-default-nick): Rename from rcirc-nick.
16204         (rcirc-default-user-name): Rename from rcirc-user-name.
16205         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
16206         (rcirc-low-priority-flag): New variable.
16207         (rcirc-decode-coding-system): New defcustom.
16208         (rcirc-encode-coding-system): New defcustom.
16209         (rcirc-coding-system-alist): New defcustom.
16210         (rcirc-multiline-major-mode): New defcustom.
16211         (rcirc-nick): New internal variable.
16212         (rcirc-process): Remove variable.
16213         (rcirc-server-buffer): New variable.
16214         (rcirc): Update to use rcirc-default-* variables above.
16215         (rcirc-connect): Do not add window-configuration-hook-here.
16216         (rcirc-server): New internal variable.
16217         (rcirc-connect): Do not send keepalive pings if
16218         rcirc-keepalive-seconds is nil.
16219         (with-rcirc-server-buffer): New macro.
16220         (rcirc-send-string): Encode with rcirc-encode-coding-system.
16221         (rcirc-server-name): Rename from rcirc-server.
16222         (rcirc-buffer-process): New function.
16223         (rcirc-buffer-nick): New function.
16224         (rcirc-buffer-target): Remove function.
16225         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
16226         New commands.
16227         (rcirc-mode-map): Change binding of C-c C-l to
16228         rcirc-toggle-low-priority.
16229         (rcirc-mode): Initialize coding system based on
16230         rcirc-coding-system-alist.  New change-major-mode-hook to part the
16231         channel on a mode change.  Make kill-buffer-hook buffer-local.
16232         (rcirc-change-major-mode-hook): New function.
16233         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
16234         (rcirc-last-post-time): New variable.
16235         (rcirc-process-message): Store the last time user posted a message
16236         to this target.
16237         (rcirc-multiline-minor-mode): New mode.
16238         (rcirc-multiline-minor-mode-map): New mode map.
16239         (rcirc-edit-multiline): Put multiline-edit buffer in
16240         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
16241         (rcirc-print): Ignore any line starting with an ignored nick.
16242         (rcirc-print): Decode using rcirc-decode-coding-system.
16243         (rcirc-track-minor-mode): Update global-mode-string when disabling
16244         this mode.
16245         (minor-mode-alist): Add LowPri indicator.
16246         (rcirc-toggle-low-priority): New function.
16247         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
16248         next lowpriority buffer with activity.
16249         (rcirc-record-activity): Sort buffers in rcirc-activity by the
16250         last time the user posted a message in to the target.
16251         (rcirc-update-activity-string): New formatting for low priority
16252         buffers.
16253         (rcirc-split-activity): New function.
16254         (rcirc-handler-PART, rcirc-handler-KICK)
16255         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
16256         (rcirc-nick-away-alist): New variable.
16257         (rcirc-handler-301): New handler.  Away messages are printed once
16258         per change.
16260 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
16262         * info.el (Info-follow-nearest-node): Doc fix.
16264         * international/mule-cmds.el (set-locale-environment): Make sure
16265         the coding-system preferred by the locale's language has the same
16266         EOL conversion type as the original buffer-file-coding-system.
16267         (locale-language-names): Add a few MS Windows language codes.
16269 2006-04-07  Richard Stallman  <rms@gnu.org>
16271         * simple.el (eval-expression): Doc fix.
16273         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
16274         (eval-defun): Doc fixes.
16276 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
16278         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
16280 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
16282         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
16283         GDB list command without argument for greater generality.
16285 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
16287         * subr.el (string-or-null-p): New function.
16289         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
16291         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
16293         * files.el: Update comment about safe-local-variable declarations.
16295 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
16297         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
16298         See idlwave.org.
16300         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
16301         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
16303         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
16304         See idlwave.org.
16306         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
16307         version 6.0 (minimal changes).  See idlwave.org.
16309         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
16310         6.0 (minimal changes).  See idlwave.org.
16312         * progmodes/idlw-rinfo.el: File obsoleted and removed.
16314 2006-04-06  Romain Francoise  <romain@orebokech.com>
16316         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
16317         symmetric encryption features and a new asynchronous interface to
16318         GnuPG.  This new version is version 1.4, plus whitespace changes.
16320 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
16322         * files.el: Move some `safe-local-variable' declarations to the
16323         respective files.
16325         * textmodes/ispell.el (ispell-check-comments)
16326         (ispell-local-dictionary): Mark as safe.
16328         * abbrev.el (abbrev-mode): Mark as safe.
16330         * add-log.el (change-log-default-name): Mark as safe.
16332         * textmodes/reftex-vars.el (reftex-vref-is-default)
16333         (reftex-fref-is-default, reftex-level-indent)
16334         (reftex-guess-label-type): Mark as safe.
16336         * textmodes/fill.el (colon-double-space): Mark as safe.
16338         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
16339         (sentence-end-double-space, sentence-end-without-period)
16340         (sentence-end-without-space, sentence-end, sentence-end-base)
16341         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
16343 2006-04-06  Kim F. Storm  <storm@cua.dk>
16345         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
16346         the :set-after list.
16347         (ido-downcase-unc-hosts): New user option.  Default on.
16348         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
16349         when it is set, as regexps are now applied on the fly.
16350         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
16351         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
16352         on the fly, but only when ido-process-ignore-lists is set.
16353         Do case insensitive filtering if ido-downcase-unc-hosts is set.
16354         Only downcase names if ido-downcase-unc-hosts is set.
16356 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
16358         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
16360         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
16362 2006-04-05  Kim F. Storm  <storm@cua.dk>
16364         * ido.el (ido-mode): Set after ido-unc-hosts and
16365         ido-ignore-unc-host-regexps.
16366         (ido-save-history): Save ido-unc-hosts-cache.
16367         (ido-load-history): Load ido-unc-hosts-cache.
16368         (ido-reread-directory): Refresh unc hosts cache in // dir.
16370         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
16371         to nil while displaying slash screen.
16373 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
16375         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
16376         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
16378 2006-04-05  Kenichi Handa  <handa@m17n.org>
16380         * international/characters.el: Setup cases of Latin, Greek, and
16381         Cyrillic characters in CJK charsets.
16383 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
16385         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
16386         default-enable-multibyte-characters.  This reverts the change from
16387         revision 6.17 which is no longer necessary because the passphrase
16388         is sent separately now.  GnuPG messages are unreadable under
16389         multibyte locales with default-enable-multibyte-characters set to nil.
16391 2006-04-04  Andreas Schwab  <schwab@suse.de>
16393         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
16394         and `byte-compile-warnings' as `safe-local-variable'.
16396 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
16398         * man.el (Man-mode-map): Restore the \r binding.
16399         (Man-abstract-xref-man-page): If Man-target-string is a function,
16400         call it.
16401         (Man-highlight-references): Use Man-default-man-entry to get the
16402         target.  Deal with xrefs too.
16403         (Man-highlight-references0): Don't call the target function.
16405         * woman.el (WoMan-xref-man-page): Strip the section number, woman
16406         cannot deal with it.
16408 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
16410         * pgg-gpg.el: Clean up process buffers every time gpg processes
16411         complete.
16413 2006-04-04  Kenichi Handa  <handa@m17n.org>
16415         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
16416         here.
16417         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
16418         Temporarily bind inhibit-field-text-motion to t.
16420 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16422         * startup.el (normal-splash-screen): Only set mode-line-format in the
16423         splash buffer, so as not to interfere when debugging the code.
16424         Ignore errors when switching buffer.
16426 2006-04-03  Romain Francoise  <romain@orebokech.com>
16428         * dired.el (dired-dnd-protocol-alist): Fix typo.
16430 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
16432         * savehist.el (savehist): Add :version.
16433         (savehist-ignored-variables): New variable.
16434         (savehist-minibuffer-hook): Don't save variables listed in
16435         `savehist-ignored-variables'.
16437         * dired.el (dired-dnd-protocol-alist): Mention that change does
16438         only apply to new buffers in doc string.
16440 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
16442         * recentf.el (recentf-open-files-item): Include newline in button
16443         field, so opening a file will work, when the point is at the end
16444         of the file name.  Allow, for example, to [i]search a file by
16445         extension and just push RET to open it.
16447 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
16449         * pgg-gpg.el (pgg-gpg-process-filter)
16450         (pgg-gpg-wait-for-completion): Check if buffer is alive.
16452         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
16453         lines, temporary fix.
16455 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
16457         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
16459 2006-04-02  Richard Stallman  <rms@gnu.org>
16461         * progmodes/compile.el (compilation-message-face): Make it defcustom.
16463 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
16465         * ibuf-macs.el (define-ibuffer-column): Add a new key:
16466         header-mouse-map.
16468         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
16469         (ibuffer-mode-header-map): New keymaps.
16470         (ibuffer-update-title-and-summary): Enable mouse face highlighting
16471         and keybindings for column headers.
16472         (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
16473         property.
16475 2006-04-02  Drew Adams  <drew.adams@oracle.com>
16477         * speedbar.el (speedbar-after-create-hook): Doc fix.
16479 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
16481         * shell.el (shell-directory-tracker)
16482         (shell-dynamic-complete-command): Doc fixes.
16484 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
16486         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
16487         terminals.
16489 2006-04-01  Kim F. Storm  <storm@cua.dk>
16491         * ido.el (ido-unc-hosts-cache): New defvar.
16492         (ido-unc-hosts): If value of defcustom is a function, call it to
16493         get list of UNC hosts.  Add function-item choices to specify
16494         ido-unc-hosts-net-view or user function.
16495         (ido-ignore-unc-host-regexps): New defcustom.
16496         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
16497         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
16498         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
16500 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16502         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
16503         wwidth.
16505 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
16507         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
16508         (ido-max-work-file-list, ido-switch-buffer)
16509         (ido-read-file-name-as-directory-commands):
16510         Fix typos in docstrings.
16512 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16514         * term/mac-win.el (mac-system-coding-system): Define and use after
16515         Mac-specific coding systems are ready.
16517 2006-03-27  Romain Francoise  <romain@orebokech.com>
16519         * net/rcirc.el (rcirc-connect): Add autoload cookie.
16521         * ldefs-boot.el: Update.
16523 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
16525         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16526         passphrases when it is not needed.
16527         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16528         passphrase stuff from gpg, should only be necessary when you use
16529         gpg with a smartcard.
16531 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
16533         * comint.el (comint-dynamic-list-completions): Allow user to
16534         select *Completions* buffer.
16536 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
16538         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
16540 2006-03-26  Andreas Schwab  <schwab@suse.de>
16542         * progmodes/gud.el (gdb): Only complain about multiple debugging
16543         when the gdb process is still running.
16545 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
16547         * mail/rmail.el (tool-bar-map): Defvar it.
16548         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
16549         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
16551 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
16553         * help.el (print-help-return-message): Suggest to use
16554         display-buffer instead of switch-to-buffer-other-window to restore
16555         the previous window without selecting it.
16557 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16559         * frame.el (select-frame-by-name): Call x-focus-frame also when
16560         window-system is mac.
16562         * term/mac-win.el: Adjust Courier font specifications in
16563         x-fixed-font-alist.
16564         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
16565         when directly encoding to UTF-16 in native byte order, no BOM.
16567 2006-03-25  Kim F. Storm  <storm@cua.dk>
16569         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
16570         (cua--init-keymaps): Use it instead of fixed C-return.
16571         (cua-mode): Set after it.
16573         * emulation/cua-rect.el (cua--init-rectangles):
16574         Use cua-rectangle-mark-key instead of fixed C-return.
16576 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
16578         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
16579         "run" in .gdbinit.
16580         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
16582 2006-03-24  Romain Francoise  <romain@orebokech.com>
16584         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
16585         `display-buffer-other-frame'.
16587 2006-03-24  Kim F. Storm  <storm@cua.dk>
16589         * apropos.el (apropos-synonyms): Add selection => region.
16591 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
16593         * progmodes/gdb-ui.el (gdb-var-create-regexp)
16594         (gdb-var-list-children-regexp, gdb-var-update-regexp)
16595         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
16596         (gdb-data-list-register-values-regexp)
16597         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
16598         Future proof against new fields being added to MI output.
16599         (gdb-send): Don't treat backslashes for program input as
16600         continuations.
16601         (gdb-assembler-handler): Don't use window-start for this handler.
16602         (gdb-frame-handler): Don't change to hollow arrow if overlay
16603         arrow doesn't move to new frame.
16605 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
16607         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
16608         prevent compiler warnings.
16609         (gdb-stopped): Check for gud-last-last-frame (case: signal).
16610         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
16611         (gdb-assembler-custom): Use hollow-right-triangle for assembler
16612         buffer too.
16614 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
16616         * pgg-gpg.el (pgg-gpg-update-agent): Check for
16617         make-network-process, so we can use the same code in Gnus v5-10
16618         too and have this file fully synchronized with that release.
16620 2006-03-23  Romain Francoise  <romain@orebokech.com>
16622         * ibuf-ext.el (ibuffer-read-filter-group-name):
16623         Use `ibuffer-generate-filter-groups' to make completion list match
16624         the filter groups that are really displayed in the Ibuffer buffer.
16625         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
16627 2006-03-23  Kenichi Handa  <handa@m17n.org>
16629         * international/mule-cmds.el (sort-coding-systems): Describe that
16630         the argument is modified in docstring.
16632 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
16634         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16635         (pgg-gpg-update-agent): New function.
16636         (pgg-gpg-use-agent-p): New function.
16637         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16638         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16639         (pgg-gpg-sign-region): Use it.
16641 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
16643         * cus-edit.el (custom-face-set): Call custom-push-theme before
16644         face-spec set so that `changed' theme is correctly saved.
16645         (custom-face-reset-standard): Reset to recalculated face rather
16646         than defface spec.
16648         * custom.el (custom-push-theme): Only save `changed' theme if the
16649         current face does not match the defface specs.
16651 2006-03-21  Simon Josefsson  <jas@extundo.com>
16653         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16654         <wilde@sha-bang.de>.
16655         (pgg-gpg-use-agent): New variable.
16656         (pgg-gpg-process-region): Use it.
16657         (pgg-gpg-encrypt-region): Likewise.
16658         (pgg-gpg-encrypt-symmetric-region): Likewise.
16659         (pgg-gpg-decrypt-region): Likewise.
16660         (pgg-gpg-sign-region): Likewise.
16661         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16663 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
16665         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
16666         bracket links.
16668 2006-03-21  Kim F. Storm  <storm@cua.dk>
16670         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
16671         fringe-indicator-alist instead of modifying global value.
16672         (gdb-frame-handler): Likewise.
16674 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
16676         * diff-mode.el (diff-function): Make it inherit from diff-header
16677         instead of diff-context.
16679         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
16680         bitmap.
16681         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
16682         change names in macro above for consistency.
16683         (gdb-frame-handler): Use hollow-right-triangle for all selected
16684         frames which except the innermost (where execution has stopped).
16685         (gdb-reset): Reset buffer-local values of overlay-arrow.
16687 2006-03-20  Richard Stallman  <rms@gnu.org>
16689         * simple.el (set-mark-command): Doc fix.
16691         * files.el (display-buffer-other-frame): New command.
16692         (ctl-x-4-map): Bind C-x 5 C-o to it.
16694 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16696         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
16697         rather than just defer-time, in case defer-time has been changed but
16698         the timer isn't running yet.
16699         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
16701 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
16703         * help-mode.el (help-follow-symbol): New function.
16704         Essentially identical to the old `help-follow', but do not let
16705         `push-button' do the work when on an xref.
16706         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
16708 2006-03-19  Richard Stallman  <rms@gnu.org>
16710         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
16711         preceded by the word `program'.
16712         (help-follow-mouse, help-follow): Throw error if not on xref.
16713         Delete no longer used args.
16715 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
16717         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
16718         annotation ensure gud-overlay-arrow-position is redisplayed.
16720 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16722         * textmodes/bibtex.el (bibtex-include-OPTkey)
16723         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
16724         (bibtex-autokey-name-case-convert)
16725         (bibtex-autokey-titleword-case-convert): Make these the aliases
16726         for the following two variables.
16727         (bibtex-autokey-name-case-convert-function)
16728         (bibtex-autokey-titleword-case-convert-function): Make these the
16729         real names.
16730         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
16731         bibtex-font-lock-crossref sublists.
16732         (bibtex-mode): Revert 2005-12-30 change (which made
16733         completion-ignore-case buffer-local).
16734         (bibtex-url): Simplify.
16736 2006-03-19  Kim F. Storm  <storm@cua.dk>
16738         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
16739         cursor property value to 2 (to align with C level change).
16741 2006-03-19  Bill Wohler  <wohler@newt.com>
16743         * image.el (image-load-path-for-library): Shorten first line in
16744         docstring.
16746 2006-03-18  Richard Stallman  <rms@gnu.org>
16748         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
16750 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
16752         * isearch.el (isearch-other-meta-char): Handle user bindings for
16753         shifted control characters.
16755 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
16757         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
16758         part that matches email addresses, file names, etc.
16760 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
16762         * term/w32-win.el (mouse-set-font):
16763         Mention w32-list-proportional-fonts in the doc string.
16765 2006-03-18  Kim F. Storm  <storm@cua.dk>
16767         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
16768         (ido-unc-hosts): New user option to explicitly define list of know
16769         UNC-style hosts for completion.
16770         (ido-cache-unc-host-shares-time): New user option.
16771         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
16772         New helper functions for UNC file-name support.
16773         (ido-may-cache-directory): Check for UNC host.  Simplify.
16774         (ido-wash-history): Clean out old UNC hosts.
16775         (ido-nonreadable-directory-p): UNC hosts are always readable.
16776         (ido-directory-too-big-p): UNC hosts are never too big.
16777         (ido-set-current-directory): Handle UNC root path.
16778         (ido-file-name-all-completions): Complete UNC host names from
16779         ido-unc-hosts list.  Cache UNC host shares.
16780         (ido-make-file-list-1): Don't filter UNC root.
16781         (ido-exhibit): Check for // in root directory, and switch to UNC
16782         mode by setting ido-current-directory to //.
16784 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
16786         * cus-edit.el (customize-changed-options): Mention explicit
16787         version number as default in prompt.
16789 2006-03-17  Bill Wohler  <wohler@newt.com>
16791         * image.el (image-load-path-for-library): Minor docstring fix.
16793 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
16795         * textmodes/org.el (org-read-date): Include subgroup 5 into
16796         replacement text.
16797         (org-popup-calendar-for-date-prompt): Fix customization type.
16799 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
16801         * progmodes/gdb-ui.el (gud-watch): Provide completion.
16802         (gdb-continuation): New variable.
16803         (gdb-send): Deal with continuation lines.
16805         * progmodes/gud.el (gud-gdb-complete-command)
16806         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
16807         expressions.
16808         (gud-tooltip-mode): Use buffer-local value.
16810 2006-03-16  Kim F. Storm  <storm@cua.dk>
16812         * ido.el (ido-edit-input): Use selected match, if any.
16814 2006-03-16  Bill Wohler  <wohler@newt.com>
16816         * image.el (image-load-path-for-library): Prefer user's images in
16817         image-load-path.
16819 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
16821         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
16822         when checking for attempt to drag leftmost or rightmost scrollbar.
16824 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
16826         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
16827         (gdb-force-mode-line-update): New function.
16828         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
16829         (gdb-exited): Use them.
16830         (gdb-signal): New function.
16831         (gdb-annotation-rules): Provide a rule for it.
16833 2006-03-16  Kenichi Handa  <handa@m17n.org>
16835         * international/mule.el (auto-coding-regexp-alist): Add entries
16836         for Unicode BOM.
16838         * sort.el (sort-build-lists): Temporarily bind
16839         inhibit-field-text-motion to t.
16841 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
16843         * locate.el (locate-command, locate-make-command-line)
16844         (locate-fcodes-file, locate-update-command)
16845         (locate-prompt-for-command, locate, locate-with-filter)
16846         (locate-get-file-positions): Doc fixes.
16847         (locate-buffer-name, locate-header-face): Remove leading `*' in
16848         defcustom.
16849         (locate-filter-output): Use `keep-lines' instead of its alias
16850         `delete-non-matching-lines'.
16851         (locate-get-filename, locate-get-dirname): Add introductory comment.
16852         (locate-find-directory-other-window): Give appropriate error
16853         message if used outside main listing.
16855 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16857         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
16858         the new extend-region feature.
16859         (font-lock-after-change-function): Update correspondingly.
16860         * jit-lock.el (jit-lock-after-change): Update correspondingly.
16861         * progmodes/grep.el (font-lock-lines-before): Don't disable.
16863 2006-03-15  Bill Wohler  <wohler@newt.com>
16865         * image.el (image-load-path-for-library): Fix example by not
16866         recommending that one binds image-load-path.  Just defvar it to
16867         placate compiler and only use it if previously defined.
16869 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
16871         * textmodes/org.el (org-insert-centered): Use `string-width' to
16872         make underlining work for wide characters.
16873         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
16874         TAB to `org-cycle', to make sure that no binding in
16875         `outline-mode-map' can supercede it.
16877 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
16879         * allout.el: Increment version to 2.2.1 in file commentary.
16881         (allout-version): Increment to 2.2.1.
16883         (allout-default-layout): New customization variable, used when the
16884         file lacks a specific allout-layout.  Uses allout-layout-type for
16885         recursively nested definition.
16887         (allout-layout-type): Widget defining allout layouts, necessary for
16888         self-recursive definition.
16890         (allout-mode): Incorporate allout-default-layout as fallback for
16891         allout-layout.
16893         (allout-layout): Mark as 'safe-local-variable', and refer mention
16894         fallback to `allout-default-layout' in absence of a specified value.
16895         (allout-passphrase-verifier-string)
16896         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
16898         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
16900         (allout-get-encryption-passphrase-verifier): Use correct name of
16901         passphrase verifier in docstring.
16903 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
16905         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
16906         elements.
16907         (gdb-find-watch-expression): Make it work for arrays too.
16908         Follow change to gdb-var-list.
16909         (gud-watch): Allow the user to enter variable name with a prexix
16910         arg.  Create keybindings.
16911         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
16912         (gdb-var-list-children-handler, gdb-var-update-handler)
16913         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
16914         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
16915         Follow change to gdb-var-list.
16916         (gdb-starting): Don't show the overlay arrows when program is running.
16918         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
16919         gdb-var-list.
16921 2006-03-14  Bill Wohler  <wohler@newt.com>
16923         * image.el (image-load-path-for-library): Pass value of path
16924         rather than symbol.  Always return list of directories.
16925         Guarantee that image directory comes first.
16927 2006-03-14  Alan Mackenzie  <acm@muc.de>
16929         * font-core.el (font-lock-extend-region\(-function\)?.):
16930         New function/variable.
16932         * font-lock.el (font-lock-after-change-function):
16933         Call font-lock-extend-region.  Obey font-lock-lines-before.
16934         (font-lock-default-fontify-region): Remove reference to
16935         font-lock-lines-before.
16937         * jit-lock.el (jit-lock-after-change):
16938         Call font-lock-extend-region.  Obey font-lock-lines-before.
16940 2006-03-14  David Ponce  <david@dponce.com>
16942         * tree-widget.el (tree-widget-themes-load-path)
16943         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
16945 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
16947         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
16948         (rcirc-print): Mark the start of text at the end of the prompt.
16949         (rcirc-track-minor-mode): Add autoload cookie.
16950         (rcirc-update-activity-string): Add space to front of mode-line
16951         indicator.
16953 2006-03-13  Miles Bader  <miles@gnu.org>
16955         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
16956         (rcirc-abbrev-nick): Remove function.
16957         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
16959 2006-03-13  David Ponce  <david@dponce.com>
16961         * tree-widget.el: Handle themes across all occurrences of the main
16962         themes sub-directory found in tree-widget-themes-load-path.
16963         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
16964         (tree-widget--locate-sub-directory): Return all occurrences.
16965         (tree-widget-themes-path): New function.
16966         Replace tree-widget-themes-directory, and return a list of directories.
16967         (tree-widget-set-parent-theme)
16968         (tree-widget-lookup-image): Use it.
16970 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
16972         * textmodes/org.el (org-link-search): Avoid self-matching of
16973         links, allow target text to be distributed over several lines.
16974         (org-search-not-link): New function.
16975         (org-set-regexps-and-options, org-get-current-options):
16976         New startup options.
16977         (org-export-as-html): Take odd-level setting from local variable.
16978         (org-fontify-emphasized-text): New option.
16979         (org-set-font-lock-defaults): Include emphasized text.
16980         (org-follow-mhe-link): Allow folder-only links, fix folder name.
16981         (org-font-lock): Customize group renamed from `org-faces'.
16983 2006-03-13  John Paul Wallington  <jpw@pobox.com>
16985         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
16986         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
16988 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
16990         * cus-start.el (all): Delete :version keyword for members of the
16991         fringe group, since the entire group is new in 22.1.
16993 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
16995         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
16996         map if value is hexadecimal (an address).
16997         (gud-watch): Only search roots for existing watch expressions.
16998         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
16999         prevent caching problems with speedbar-update-directory-contents.
17001 2006-03-12  Juri Linkov  <juri@jurta.org>
17003         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
17004         before comparing with `low' and `warn'.
17006         * info.el (Info-dir-remove-duplicates): Move point to the
17007         beginning of the current line after deleting the entries from
17008         redundant heading.  Use marker for `limit' and compare it with
17009         point before calling `re-search-forward'.
17011 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
17013         * simple.el (yank): Fix typo in docstring.
17015 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
17017         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
17018         messages, where "D" is the 6th character.
17020 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
17022         * simple.el (yank): Fix last change.
17024 2006-03-11  David Ponce  <david@dponce.com>
17026         * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
17027         before merging elements from the standard ispell-dictionary-alist.
17028         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
17029         alist, and return the new alist.
17031 2006-03-11  Richard Stallman  <rms@gnu.org>
17033         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
17035         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
17036         the way it is implemented is too unclean.
17038         * simple.el (kill-region, yank): Doc fix.
17040         * battery.el (battery-echo-area-format): Doc fix.
17041         (battery-mode-line-format): Likewise.
17042         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
17043         (battery-linux-proc-acpi): Ignore batteries that say "charged".
17045 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
17047         * progmodes/octave-mod.el (octave-indent-for-comment):
17048         Behave according to do string.
17050 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
17052         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
17053         Be visible only if major mode is Mail Mode.
17055         * textmodes/flyspell.el (flyspell-external-point-words)
17056         (flyspell-process-localwords): Fix last changes.
17058 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
17060         * calendar/holidays.el (list-holidays): Doc fix.
17062         * international/mule.el (auto-coding-alist): Add .odt
17063         (OpenOffice's open document) files.
17065         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
17066         document) files.  Mention in the doc string the need to sync with
17067         auto-coding-alist.
17069 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
17071         * files.el (hack-local-variables-confirm): Don't prompt for ! if
17072         enable-local-variables is set to always query, or there is no
17073         savable variable.
17075 2006-03-10  Bill Wohler  <wohler@newt.com>
17077         * image.el (image-load-path-for-library): Merge at least three
17078         functions from Gnus and MH-E into this one function that can now
17079         be shared.
17081 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
17083         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
17084         gdb-remove-mouse-face and remove help-echo too.
17085         (gdb-enqueue-input): Correct conditional clause.
17087 2006-03-10  Glenn Morris  <rgm@gnu.org>
17089         * calendar/calendar.el (calendar-holidays): Doc fix.
17090         * calendar/holidays.el (list-holidays): Doc fix.
17092 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
17094         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
17095         it gets called in gdb-prompt anyway.
17096         (gdb-use-separate-io-buffer): Only restore window arrangement for
17097         gdb-many-windows.
17098         (gdb-enqueue-input): Make it harder to send GDB input when program
17099         is running.
17100         (gdb-buffer-list): New variable.
17101         (gdb-remove-mouse-face): New function.
17102         (gdb-starting): Use it when GDB input won't get sent.
17104 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
17106         * help.el (view-lossage): Remove trailing whitespace before
17107         inserting "\n".
17109 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
17111         * files.el (hack-local-variables-confirm):
17112         Set coding-system-for-read to nil before writing to .emacs.
17114         * arc-mode.el (archive-extract): Check if an existing buffer name
17115         comes from a different archive.
17117         * help.el (describe-key-briefly): If KEY is a down event, read and
17118         discard the up event.
17120 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
17122         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
17123         be edited and use font-lock-warning-face for any changes.
17125         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
17126         (gdb-edit-value): Use it to report any errors.
17128 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
17130         * help.el (describe-key): Remove leftover test code.
17132 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
17134         * textmodes/org.el: Move defvars out of eval-when-compile.
17135         Use buffer-file-name variable.
17136         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
17137         arg `file'.
17138         (org-level-faces): Remove startup dependency.
17139         (org-cycle, org-map-tree, org-scan-tags)
17140         (org-remember-handler): Don't call `outline-level' directly.
17141         (org-mhe-search-all-folders): New option.
17142         (org-mhe-get-message-folder-from-index)
17143         (org-mhe-get-message-folder): Fix indexing search.
17144         (org-format-agenda-item): Handle nil TAGS argument.
17145         (org-cleaned-string-for-export, org-activate-target-links)
17146         (org-make-target-link-regexp): Deal with empty radio target list.
17147         (org-tag): New face.
17148         (org-get-level-face): New function.
17149         (org-set-font-lock-defaults): Simplify setup for headlines.
17150         (org-complete): Pass common substring to `display-completion-list'.
17152 2006-03-06  David Ponce  <david@dponce.com>
17154         * tree-widget.el: Update Commentary header.
17155         (tree-widget-theme-name): Ignore parent themes.
17156         (tree-widget-set-parent-theme): New function.
17157         (tree-widget-set-theme): Use it.
17158         (tree-widget-set-image-properties): Move definition.  Does nothing
17159         if image properties have already been set.
17160         (tree-widget-image-properties): Move definition.  Receive an image
17161         name.  Set the :pointer property.
17162         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
17163         Don't set the :pointer image property.
17164         (tree-widget-convert-widget): New function.  Handle :dynargs
17165         compatibility here.
17166         (tree-widget): Use it to :convert-widget.  Add the :expander-p
17167         predicate to control when the :expander function is entered.
17168         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
17169         (tree-widget-value-create): Handle :expander-p.  widget-apply
17170         :expander.
17171         (tree-widget-expander-p): New function.  Default value of the
17172         :expander-p property.
17174 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
17176         * help.el (describe-key): Properly handle the return value of
17177         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
17178         remaps.  Handle string and vector `follow-link' values.
17180 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17182         * complete.el (PC-expand-many-files): Try be more careful when parsing
17183         the shell's output.
17185 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17187         * outline.el (hide-sublevels): Provide better interactive default.
17189 2006-03-06  Kenichi Handa  <handa@m17n.org>
17191         * international/fontset.el (create-fontset-from-fontset-spec):
17192         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
17194 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
17196         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
17197         backslashes instead of one in regexp.
17198         (gud-tooltip-dereference): Add missing optional argument.
17200 2006-03-04  John Paul Wallington  <jpw@pobox.com>
17202         * wdired.el (toplevel): Require `cl' at compile-time.
17204 2006-03-04  Andreas Schwab  <schwab@suse.de>
17206         * server.el (server-process-filter): Handle errors during
17207         evaluation of the argument.
17209 2006-03-03  John Paul Wallington  <jpw@pobox.com>
17211         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
17212         escape parentheses at beginning of line.
17213         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
17214         (t-mouse-mode): Remove period from end of error message.
17216 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
17218         * textmodes/flyspell.el (flyspell-process-localwords):
17219         Be case-sensitive.
17221 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
17223         * cus-edit.el (custom-quote): Remove function, since it has been
17224         moved to custom.el.
17226         * font-lock.el (lisp-font-lock-keywords-2)
17227         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
17228         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
17229         they have no special meaning.
17231         * midnight.el (clean-buffer-list): Handle case where base-buffer of
17232         indirect buffer gets killed before indirect buffer.  Use dolist.
17234 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
17236         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
17237         value instead of a literal constant (1) on more pauses.
17239 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
17241         * textmodes/flyspell.el (flyspell-external-point-words):
17242         Be case-sensitive.
17244 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
17246         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
17247         with "www".
17249 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
17251         * allout.el: Restablish intermediate missing comment header to
17252         preserve outline structure.
17253         (allout-beginning-of-current-entry): Skip invisible text.
17254         (allout-open-topic): Fix opening a topic at end-of-buffer.
17255         (allout-minor-mode): Move nearer to allout-mode function.
17257 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
17259         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
17261 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
17263         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
17264         is nil.
17266         * progmodes/gud.el (gud-speedbar-menu-items):
17267         Use buffer-local-value and add missing :visible keyword.
17269         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
17271 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
17273         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
17274         must be `follow-link'.
17276         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
17278         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
17279         formatting: No nested anchors.
17280         (org-all-targets): Fix bug with XEmacs compatibility.
17281         (org-read-date): Add (require 'parse-time).
17282         (org-set-tags): Fix bug with extra inserted space.
17283         (org-export-html-style): Define a style class for targets.
17284         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
17285         (org-hide-leading-stars): New option.
17286         (org-hide): New face.
17287         (org-set-font-lock-defaults): Allow to hide leading stars.
17288         (org-get-legal-level, org-tr-level): New functions.
17289         (org-odd-levels-only): New option.
17290         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
17291         (org-demote, org-promote): Deal with double-star levels.
17292         (org-convert-to-odd-levels): New command.
17294 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
17296         * speedbar.el (speedbar-update-localized-contents): Try to
17297         preserve window-start.
17298         (speedbar-update-directory-contents): Try to preserve window-start
17299         and window-point.
17300         (speedbar-update-special-contents): Don't move back to start of window.
17302         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
17303         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
17304         speedbar-timer-fn.
17305         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
17306         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
17307         instead of gdb-speedbar-timer-fn.
17309 2006-02-28  Jay Belanger  <belanger@truman.edu>
17311         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
17312         (math-compose-expr): Use latex option when calling
17313         `math-compose-tex-matrix' for latex mode.
17315 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
17317         * speedbar.el: Re-instate comments about developing for speedbar
17318         [this is what info and gdb-ui use even if better methods exist now].
17320         * t-mouse.el: New file.
17321         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
17322         (t-mouse-lispy-buffer-posn-from-coords): Remove.
17323         (t-mouse-make-event-element): Use posn-at-x-y instead.
17324         (t-mouse-make-event): Deal with Fedora Core 3.
17325         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
17326         (t-mouse-mouse-position-function): New function.  Use it instead
17327         of advising mouse-position.
17328         (t-mouse-mode): New minor mode.
17329         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
17331 2006-02-27  Glenn Morris  <rgm@gnu.org>
17333         * calendar/calendar.el (calendar-holidays): Doc fix.
17335 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
17337         * progmodes/gdb-ui.el (gdb-source-window): New variable.
17338         Re-introduce the concept of a source window.
17339         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
17340         consistency with get-buffer-create.
17341         (def-gdb-auto-update-handler, gdb-info-locals-handler)
17342         (gdb-data-list-register-values-handler)
17343         (gdb-stack-list-locals-handler): Try to preserve window-start as
17344         well as window-point.
17345         (gdb-display-source-buffer): New function (old concept).
17346         (gdb-goto-breakpoint): Use it.
17348         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
17349         for gdb-ui/gdb-mi (old concept).
17351 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
17353         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
17354         binding.
17356         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
17358         * textmodes/reftex-sel.el (reftex-select-label-map)
17359         (reftex-select-bib-map): Add `follow-mouse' binding.
17361 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
17363         * jka-cmpr-hook.el (jka-compr-compression-info-list)
17364         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
17365         Give :set functions to provide automatic updating.
17366         Update docstring.  Give compiler defvars early in the file
17367         and move the defcustoms to a later spot where all called functions
17368         are defined.
17369         (jka-compr-file-name-handler-entry): Doc fix.
17370         (jka-compr-compression-info-list--internal)
17371         (jka-compr-mode-alist-additions--internal)
17372         (jka-compr-load-suffixes--internal): New variables.
17373         (jka-compr-install): Set the three above variables.
17374         Update `load-file-rep-suffixes' instead of `load-suffixes'.
17375         (jka-compr-update, jka-compr-set): New functions.
17376         (auto-compression-mode): Doc fix.
17378         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
17379         Update `load-file-rep-suffixes' instead of `load-suffixes'.
17380         Use jka-compr-compression-info-list--internal,
17381         jka-compr-mode-alist-additions--internal and
17382         jka-compr-load-suffixes--internal.
17384         * files.el (load-library):
17385         * loadhist.el (file-loadhist-lookup):
17386         * startup.el (command-line):
17387         * subr.el (locate-library):
17388         * emacs-lisp/autoload.el (update-directory-autoloads):
17389         * emacs-lisp/find-func.el (find-library-suffixes):
17390         Use `get-load-suffixes' instead of `load-suffixes'.
17392         * subr.el (locate-library):
17393         * emacs-lisp/find-func.el (find-library-name):
17394         Use `load-file-rep-suffixes' instead of '("").
17396 2006-02-26  Kim F. Storm  <storm@cua.dk>
17398         * ido.el (ido-save-history, ido-load-history): Simplify.
17399         Don't use find-file-noselect to avoid interference from other modes.
17401 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
17403         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
17404         to use the default shell if filename is not available.
17405         Reported by Giorgos Keramidas.
17407 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
17409         * progmodes/etags.el (tags-completion-table): Do completion from
17410         all the tables in the current list, as documented in the manual.
17412 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17414         * CC Mode Update to 5.31.3.
17416 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17418         * progmodes/cc-mode.el (c-postprocess-file-styles):
17419         Bind inhibit-read-only to t, around the call to
17420         c-remove-any-local-eval-or-mode-variables, so that it works on a
17421         RO file.
17423 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17425         * progmodes/cc-awk.el: Correct a typo.
17427 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17429         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
17430         c-hungry-delete-backwards, at the request of RMS.  Leave the old
17431         name as an alias.
17433 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17435         * progmodes/cc-mode.el: Correct a typo.
17437 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17439         * progmodes/cc-defs.el: Update the version number to 5.31.3.
17441 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17443         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
17444         brace-else-brace (error due to mbeg, mend being undefined).
17446 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17448         * progmodes/cc-mode.el: File Local variables: Solve the problem
17449         where both `mode' and c-file-offsets are specified: `mode' will
17450         overwrite c-f-o's settings:
17451         (c-remove-any-local-eval-or-mode-variables): New function.
17452         (c-postprocess-file-styles): Call the above new function, within
17453         c-tentative-buffer-change, to splat `mode' and `eval' before the
17454         second hack-local-variables.
17456 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17458         * progmodes/cc-mode.el:
17459         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
17460         (c-after-change): Protect the match data with save-match-data.
17461         It was getting corrupted by c-after-change-check-<>-operators.
17463         * progmodes/cc-defs.el: [Supersedes patch V1.38]:
17464         (top level): Check for a buggy font-lock-compile-keywords ONLY in
17465         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
17467         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
17468         with save-match-data.  It was being corrupted when Font Lock was
17469         not enabled.
17471 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17473         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
17474         Mode and Subword Mode.
17476         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
17477         real labels ("case 1:" or "foo:") from non-labels ("public:").
17478         (c-forward-objc-directive): Replace c-forward-token-2 with crude
17479         coding; c-f-t-2 doesn't move over a token at EOB.
17481         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
17483         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
17484         (c-update-modeline): Concatenate the minor mode indicators
17485         directly onto mode-name, removing c-submode-indicators.
17486         Sometimes, c-s-i got separated from the mode name on the mode line.
17488         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
17489         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
17491 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
17493         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
17494         error message when there's an evaluation error to show whether
17495         it's loaded from source or not.
17496         (c-filter-ops): Make it available at runtime too to work when
17497         `c-make-init-lang-vars-fun' needs to evaluate from source.
17499 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
17501         * help.el (help): Revert last part of 2006-02-23 change (deletion
17502         of the `provide' call).
17504 2006-02-23  Juri Linkov  <juri@jurta.org>
17506         * compare-w.el (compare-windows-highlight): Add new value
17507         `persistent' and change :type from `boolean' to `choice'.
17508         (compare-windows-overlays1, compare-windows-overlays2):
17509         New internal variables.
17510         (compare-windows-highlight): If compare-windows-highlight is
17511         `persistent', add current overlays to compare-windows-overlays[12]
17512         instead of adding compare-windows-dehighlight to pre-command-hook.
17513         (compare-windows-dehighlight): Delete all overlays from
17514         compare-windows-overlays[12].
17516         * info.el (Info-search): Don't bind search-spaces-regexp to
17517         Info-search-whitespace-regexp in non-regexp isearch mode.
17519 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17521         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
17523 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
17525         * textmodes/org.el (org-xemacs-p)
17526         (org-export-html-show-new-buffer, org-table-may-need-update)
17527         (org-insert-item, org-mhe-get-message-real-folder)
17528         (org-mhe-get-message-folder-from-index)
17529         (org-mhe-get-message-folder, org-mhe-get-message-num)
17530         (org-mhe-get-header, org-make-org-heading-search-string)
17531         (org-make-org-heading-camel, org-table-sort-lines)
17532         (org-format-org-table-html, org-format-table-table-html):
17533         Fix typos in docstrings.
17535 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
17537         * textmodes/org.el (org-cleaned-string-for-export)
17538         (org-solidify-link-text): New function.
17539         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
17540         XEmacs, just to silence the compiler.
17541         (org-export-as-ascii, org-export-as-html-and-open):
17542         Use `org-cleaned-string-for-export' and create internal links.
17543         (org-follow-mhe-link): Require mh-e, use folder.
17545 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
17547         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
17549         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
17550         gdb-debug-log-length.
17551         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
17552         it a real ring but...
17553         (gud-gdba-marker-filter): ...make it work like mark-ring.
17554         (gdb-enable-debug): Rename from gdb-enable-debug-log.
17555         (gdb-mouse-jump): New function.  Add bindings.
17557 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
17559         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
17560         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
17561         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
17562         (gdb-debug-log-length): Customize it's length.
17563         (gud-watch, gdb-var-create-handler): Display function::var format
17564         but don't use to create variable object.
17565         (gdb-var-create-handler): Use message-box in place of message.
17566         (gdb-stopped): Call gdb-exited if signalled.
17568 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
17570         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
17572         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
17574         * textmodes/reftex.el (reftex-locate-file): Search all extensions
17575         if `reftex-try-all-extensions' is set.
17577         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
17578         fail silently when there is no valid argument at point.
17579         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
17580         `fail-silently' argument.  From a patch by David Reiter.
17582         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
17583         New commands.
17584         (org-mark-ring): New variable.
17585         (org-mark-ring-length): New option.
17586         (org-open-at-point, org-goto, org-open-file): Push old position
17587         onto the mark ring.
17588         (org-add-hook): New function.
17589         (org-export-table-remove-special-lines): New option.
17590         (org-skip-comments, org-format-org-table-html): Respect new
17591         option `org-export-table-remove-special-lines'.
17592         (org-open-file): Allow special command configuration for
17593         directory link.
17594         (org-file-apps): Fix bugs in customize type, added setting
17595         for directories.
17596         (org-activate-tags, org-format-agenda-item, org-complete)
17597         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
17598         (org-get-tags, org-get-buffer-tags, org-open-at-point)
17599         (org-link-search, org-make-org-heading-search-string)
17600         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
17601         (org-radio-targets, org-file-link-context-use-camel-case)
17602         (org-activate-camels): New options.
17603         (org-update-radio-target-regexp, org-all-targets)
17604         (org-make-target-link-regexp, org-activate-target-links):
17605         New functions.
17606         (org-make-org-heading-search-string): New function.
17607         (org-store-link, org-insert-link): Use new option
17608         `org-file-link-context-use-camel-case'.
17609         (org-activate-camels): Use new option `org-activate-camels'.
17610         (org-link-regexp): Add mhe prefix.
17611         (org-open-at-point, org-store-link): Support for mhe links.
17612         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
17613         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
17614         (org-mhe-get-header, org-follow-mhe-link): New functions.
17615         (org-remove-angle-brackets, org-add-angle-brackets):
17616         New functions.
17617         (org-bracket-link-regexp): New constant.
17618         (org-read-date): Fix bug that was rejecting all typed dates.
17619         (org-link-search): Make hierarchy above visible after a match.
17620         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
17621         (org-store-link): Fix bug with link creation when cursor is in
17622         an empty line.
17623         (org-open-at-point): Fix bug with matching a link.
17624         Fixed buggy argument sequence in call to `org-view-tags'.
17625         (org-compile-prefix-format): Set `org-prefix-has-tag'.
17626         (org-prefix-has-tag): New variable.
17627         (org-format-agenda-item): Remove tags from headline
17628         if appropriate.
17629         (org-agenda-remove-tags-when-in-prefix): New option.
17631 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
17633         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
17634         Fix the regular expressions.
17636 2006-02-21  Richard M. Stallman  <rms@gnu.org>
17638         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
17639         if there's no other specific basis.
17641         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
17642         as variables at all.
17643         (unsafep-variable): Rename arg; doc fix.
17645         * abbrevlist.el (list-one-abbrev-table): Add autoload.
17647         * calendar/appt.el (diary-selective-display): Add defvar.
17649         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
17651         * isearch.el (search-whitespace-regexp): Fix custom type.
17653         * help.el (describe-key-briefly): Compute interactive args
17654         in same was as before previous change.
17656         * files.el (enable-local-variables): Doc fix.
17658 2006-02-21  Kim F. Storm  <storm@cua.dk>
17660         * fringe.el: Cleanup as file is now pre-loaded.
17661         (fringe-bitmaps): Initialize unconditionally.
17662         (fringe-mode, set-fringe-style): Remove autoload cookies.
17664 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
17666         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
17667         `horizontal-bar'.
17668         (fringe-cursor-alist): Use `horizontal-bar'.
17670 2006-02-20  Kim F. Storm  <storm@cua.dk>
17672         * fringe.el (fringe-bitmaps): Update to new bitmap names.
17673         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
17675         * loadup.el: Load "fringe" on window systems.
17677 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
17679         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
17680         out of scope components.
17682         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
17683         default.
17685 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
17687         * custom.el (customize-mark-to-save, customize-mark-as-set):
17688         Load the symbol first.
17690 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
17692         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
17693         strech spec so it doesn't display as "^J" on the header line
17694         when `Buffer-menu-use-header-line' is t.
17696 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
17698         * speedbar.el (speedbar-make-button): Keep text properties
17699         of string arguments if desired.
17701         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
17702         expessions.
17704         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
17705         of speedbar.
17707 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
17709         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
17710         to value of `read-file-name-completion-ignore-case'.
17712 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
17714         * custom.el (customize-mark-as-set): Push to `user' theme.
17716         * cus-edit.el (custom-save-variables): Allow unthemed values.
17717         (customize-set-variable): Push setting to `user' theme.
17719 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
17721         * progmodes/gud.el: Don't require font-lock as it's now
17722         automatically loaded.
17723         (gud-speedbar-buttons): Replace gdb-var-changed with
17724         gdb-force-update.
17726         * progmodes/gdb-ui.el (gdb-force-update): Rename from
17727         gdb-var-changed.
17728         (gdb-post-prompt): Use it.
17729         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
17730         (gdb-var-update-handler, gdb-var-delete)
17731         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
17732         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
17733         gdb-force-update in gdb-post-prompt.
17734         (gdb-reset): Clear watch expressions from speedbar when quitting.
17736 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
17738         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
17739         (viper-change-state-to-vi, viper-change-state-to-emacs):
17740         Make aware of cursor coloring in the Emacs state.
17741         (viper-special-read-and-insert-char): Use read-char-exclusive.
17742         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
17744         * emulation/viper-init.el (viper-emacs-state-cursor-color):
17745         New variable.
17747         * emulation/viper-util.el (viper-save-cursor-color)
17748         (viper-get-saved-cursor-color-in-replace-mode)
17749         (viper-get-saved-cursor-color-in-insert-mode)
17750         (viper-restore-cursor-color): Make aware of the cursor color
17751         in Emacs state.
17752         (viper-get-saved-cursor-color-in-emacs-mode): New function.
17754         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
17755         (ediff-ignore-case-option3, ediff-actual-diff-options)
17756         (ediff-actual-diff3-options): New variables to control case sensitivity.
17757         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
17758         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
17759         (ediff-toggle-ignore-case): New function.
17760         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
17762         * ediff-help.el (ediff-long-help-message-narrow2)
17763         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
17764         (ediff-long-help-message-word-mode): Add ignore-case command.
17765         (ediff-help-for-quick-help): Add ignore-case command.
17767         * ediff-merg.el: Move provide to the end.
17769         * ediff-ptch.el: Move provide to the end.
17771         * ediff-wind.el: Move provide to the end.
17773         * ediff-mult.el: Move provide to the end.
17774         (ediff-set-meta-overlay): Enable follow-link.
17776         * ediff.el: Move provide to the end.
17777         Break recursive load cycle in eval-when-compile.
17778         (ediff-patch-buffer): Better heuristics.
17780         * ediff-util.el: Move provide to the end.
17781         Break recursive load cycle in eval-when-compile.
17782         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
17783         defuns.
17784         (ediff-submit-report): Pass the values of ediff-diff3-program,
17785         ediff-diff3-options.
17787 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
17789         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
17790         the opening bracket of the following bracketing pairs: {}, [], (), <>,
17791         `' (for example, in the docstring of `windmove-default-keybindings').
17793 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
17795         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
17796         shadow face.  Don't provide binding to edit variable when it is
17797         out of scope.
17799         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
17800         (gdb-var-update-handler): Detect out of scope variables with pre
17801         GDB 6.4 too.
17802         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
17803         Reset status of variable objects to nil in update handlers.
17804         (gdb-var-update-handler-1): Detect when a variable object comes
17805         in scope.  setcar on var changes gdb-var-list directly.
17807 2006-02-17  Juri Linkov  <juri@jurta.org>
17809         * ffap.el (ffap) <defface>: Add explicit face declaration.
17810         (ffap-highlight): Use face `ffap' directly instead of checking
17811         for its existence.
17813         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
17814         `visible-ok' of `other-buffer' to find the right original buffer.
17816         * info.el (Info-search): Skip `Local Variables' node.
17818 2006-02-17  Juri Linkov  <juri@jurta.org>
17820         * info.el (Info-find-file): Check for symbols `apropos', `history',
17821         `toc' in the input filename, and return these symbols as is.
17822         (Info-find-node-2): Set Info-current-file to symbols `apropos',
17823         `history', `toc' instead of strings.
17824         (Info-set-mode-line): For non-string Info-current-file use the
17825         symbol's name inside **.
17826         (Info-isearch-push-state): Add quote before Info-current-file and
17827         Info-current-node.
17828         (Info-isearch-pop-state): Use `equal' instead of `string='.
17829         (Info-extract-pointer, Info-following-node-name): Use
17830         `match-string-no-properties' instead of `match-string'.
17831         (Info-up): Check `old-file' for `stringp'.
17832         (Info-history): Use `equal' instead of `string-equal'.
17833         Check `file' for `stringp'.
17834         (Info-history): Use symbol `history' instead of string as first arg
17835         of `Info-find-node'.
17836         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
17837         `toc' instead of string.
17838         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
17839         instead of `buffer-substring', and `match-string-no-properties'
17840         instead of `match-string'.
17841         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
17842         instead of strings.
17843         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
17844         Use symbol `apropos' instead of string.
17845         (Info-copy-current-node-name): Check `Info-current-file' for
17846         `stringp' and construct a command with `Info-find-node' from it.
17847         (Info-fontify-node): Use `match-string-no-properties' instead of
17848         `match-string' and check file names for `stringp'.
17849         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
17850         `history', `toc' instead of strings.
17852 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
17854         * files.el: Rearrange functions and variables in the file local
17855         variables section.
17857 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
17859         * files.el: Add truncate-lines, ispell-check-comments and
17860         ispell-local-dictionary as safe local variables.
17862 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
17864         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
17865         out of scope variables.
17866         (gud-speedbar-buttons): Use unless.
17868         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
17869         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
17870         (gdb-show-changed-values): Also use for out of scope variables.
17871         (gdb-var-update-handler-1): Note if variable goes out of scope.
17873 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
17875         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
17876         default to global variable values for unsupplied args.
17877         (rcirc-get-buffer-create): Fix bug with setting the target.
17878         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
17879         test for rcirc-always-use-server-buffer-flag here.
17880         (rcirc-response-formats): Add %N, which is a facified nick.  %n
17881         uses the default face.  Change the ACTION format string.  If the
17882         "nick" is the server, don't print anything for that field.
17883         Comment fixes.
17884         (rcirc-target-buffer): Don't test
17885         rcirc-always-use-server-buffer-flag here.
17886         (rcirc-print): Squeeze extra spaces out of the text before message.
17887         (rcirc-put-nick-channel): Strip potential "@" char from nick
17888         before adding them to nick table.
17889         (rcirc-url-regexp): Improve to match address like "foo.com".
17891 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
17893         * allout.el (allout-hidden-p): Move this defsubst before
17894         allout-overlay-interior-modification-handler, where it is first
17895         used.
17897 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
17899         * allout.el: Use allout invisible-text overlays instead of
17900         selective display for concealed text.  Also, lots of general
17901         cleanup, and improved compatibility code.
17903         (allout-version): Incremented, corrected, revised, and refined
17904         module commentary.
17906         (provide 'allout): Moved to the bottom, added a require of overlay.
17908         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
17909         `except-current'.
17910         (allout-write-file-hook-handler): Minimize delay.
17911         (count-trailing-whitespace-region): New function so
17912         auto-encryption of current topic can resituate cursor exactly.
17913         PGP/GPG encryption trims trailing whitespace from lines, which
17914         must be accounted for across encryption then decryption.
17916         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
17917         just plain "\C-c", to avoid intruding on user's keybinding space.
17919         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
17920         parameter, so user request to provide a new password is done.
17922         (allout-outside-normal-auto-fill-function, allout-auto-fill):
17923         Refined mechanism for auto-filling behavior while in allout mode.
17925         (allout-mode): Explicitly specify the mode map in the docstring.
17926         Clarify provision for various write-file hook var names.
17927         Adjusted for invisible-text overlays instead of selective-display.
17929         (allout-depth): Really return 0 if not within any topic.  This
17930         rectifies `allout-beginning-of-level' and sequence numbering
17931         errors that occur when cutting and pasting numbered topics.
17932         Changed from a in-line subst to a regular function, as well.
17934         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
17936         (allout-end-of-subtree, allout-end-of-subtree)
17937         (allout-end-of-entry, allout-end-of-current-heading)
17938         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
17939         (allout-show-children, allout-show-to-offshoot)
17940         (allout-hide-current-entry, allout-show-current-entry): Rectified
17941         handling of trailing blank lines between items.
17943         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
17944         (allout-current-depth, allout-unprotected, allout-hidden-p)
17945         (allout-on-current-heading-p, allout-listify-exposed)
17946         (allout-chart-subtree, allout-goto-prefix)
17947         (allout-back-to-current-heading, allout-get-body-text)
17948         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
17949         (allout-hide-region-body, allout-toggle-subtree-encryption)
17950         (allout-encrypt-string, allout-encrypted-key-info)
17951         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
17952         (allout-file-vars-section-data): Adjusted for use with
17953         invisible-text overlays instead of selective-display.
17955         (allout-kill-line, allout-kill-topic, allout-yank-processing):
17956         Reworked for use with invisible text overlays.
17958         (allout-current-topic-collapsed-p): New function.
17960         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
17961         to know when to close the containing topic.
17963         (allout-pre-command-business, allout-post-command-business):
17964         Simplify undo-batching and dynamic isearch exposure.
17966         (allout-set-overlay-category): New for invisible-text overlays.
17967         Sets properties of allout-overlay-category, used by
17968         allout-flag-region to set invisible-text overlay properties.
17969         (allout-get-invisibility-overlay): Get the first qualifying
17970         invisibility overlay, so we can find the extent of it.
17971         (allout-back-to-visible-text): Get to just before the beginnining
17972         of the current invisibility overlay, if any.
17974         (allout-overlay-insert-in-front-handler)
17975         (allout-overlay-interior-modification-handler)
17976         (allout-before-change-handler, allout-isearch-end-handler): New
17977         functions to handle extraordinary actions affecting concealed
17978         text.
17980         (allout-flag-region): Use overlays instead of selective-display
17981         for invisible text - by inheritence from the properties of
17982         allout-overlay-category in mainline Emacs, and applied
17983         property-by-property in XEmacs, some recent versions of which
17984         don't inherit the properties from the category.  Provisions to
17985         respond to concealed-text edits simplified drastically.
17987         (allout-isearch-rectification, allout-isearch-was-font-lock)
17988         (allout-isearch-expose, allout-enwrap-isearch)
17989         (allout-isearch-abort, allout-pre-was-isearching)
17990         (allout-isearch-prior-pos, allout-isearch-did-quit)
17991         (allout-isearch-dynamic-expose)
17992         (allout-hide-current-entry-completely): Functions deleted.
17994         (allout-undo-aggregation): Explicit undo aggregation no longer
17995         necessary due to transition away from selective-display.
17997         (set-allout-regexp, allout-up-current-level)
17998         (allout-next-visible-heading, allout-forward-current-level)
17999         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
18000         (allout-kill-line, allout-yank-processing, allout-show-children)
18001         (allout-expose-topic, allout-old-expose-topic)
18002         (allout-listify-exposed, allout-insert-latex-header)
18003         (allout-toggle-subtree-encryption, allout-encrypt-string)
18004         (remove-from-invisibility-spec, allout-hide-current-subtree):
18005         Ditched unused variables.
18007 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
18009         * textmodes/ispell.el (ispell-change-dictionary): Call
18010         ispell-buffer-local-dict instead of
18011         ispell-accept-buffer-local-defs.
18012         (ispell-local-dictionary-alist): Accept as valid any coding-system
18013         supported by Emacs.
18014         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
18015         changed to iso-8859-3.
18017 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
18019         * speedbar.el (speedbar-frame-width): Make an inline function
18020         instead of a macro.  Use frame-width.
18021         (speedbar-try-completion, speedbar-update-contents)
18022         (speedbar-timer-fn): Use consp.
18023         (speedbar-update-localized-contents): Try to preserve point.
18025         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
18026         (menu): Re-order menu items.
18027         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
18028         field.
18029         (gdb-var-update-handler-1): Use it for GDB 6.4+.
18030         (gdb-post-prompt): Speed things by not forcing update.
18032 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
18034         * wid-edit.el (widget-button-click): For mouse-1, cancel button
18035         press and perform default action if we get a mouse movement event.
18037 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18039         * calendar/icalendar.el (icalendar--get-event-property)
18040         (icalendar--get-event-property-attributes): Fix typos in
18041         docstrings.
18043         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
18044         docstring.
18046 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
18048         * bs.el (bs-mode): Use `buffer-disable-undo'.
18049         (bs--get-file-name): Simplify.
18050         (bs-show-in-buffer): Mark the buffer as not modified.
18052 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18054         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
18055         widget-button-click.
18057         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
18058         (custom-mode): Update docstring.
18060         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
18061         binding.
18063         * files.el (hack-local-variables-confirm): Allow scrolling if the
18064         file variable list is too long.  Kill temp buffer after use.
18066 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
18068         * progmodes/gud.el (gdb): Improve doc string.
18069         (gdb-script-font-lock-keywords): Expand allowed character set.
18071         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
18072         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
18073         (gdb-separate-io-interrupt, gdb-separate-io-quit)
18074         (gdb-separate-io-stop, gdb-separate-io-eof):
18075         Rename from gdb-inferior-* to gdb-separate-*.
18076         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
18078 2006-02-14  Jay Belanger  <belanger@truman.edu>
18080         * calc/calc-arith.el (math-check-known-scalarp): Make sure
18081         expression is a symbol before checking that it is bound.
18083         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
18084         test to see if equation can be solved.
18086 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18088         * wid-edit.el (widget-button-click): Use :pressed-face property
18089         for overlay face, if it exists.
18091         * cus-edit.el (custom-manual, custom-add-see-also)
18092         (custom-add-parent-links, custom-group-link): Add :pressed-face
18093         property to links.
18095         * files.el (hack-local-variables): Remove ignored variables before
18096         checking if any variables need setting.
18098 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18100         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
18102 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
18104         * help.el (where-is): Fix message for remapped commands.
18106         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
18107         Fix typos in docstrings.
18109 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
18111         * files.el (safe-local-variable-values): New option.
18112         (hack-local-variables-prop-line): Return a list of variable-value
18113         pairs if MODE-ONLY is non-nil.
18114         (hack-local-variables): Construct list of variable-value pairs,
18115         and apply or reject them in one go.  Ask for confirmation if
18116         variables are not known safe.
18117         (hack-local-variables-confirm): Complete rewrite.  Support
18118         `safe-local-variable-values'.
18119         (enable-local-variables): Update docstring to reflect new
18120         behavior.
18121         (ignored-local-variables): Ignore ignored-local-variables and
18122         safe-local-variable-values.
18123         (safe-local-variable-p): New function.
18124         (risky-local-variable-p): `safe-local-variable' property check
18125         moved to safe-local-variable-p.
18126         (hack-one-local-variable): Checks moved to hack-local-variables.
18128         (byte-compile-dynamic, c-basic-offset, c-file-style)
18129         (c-indent-level, comment-column, fill-column, fill-prefix)
18130         (indent-tabs-mode, kept-new-versions, no-byte-compile)
18131         (no-update-autoloads, outline-regexp, page-delimiter)
18132         (paragraph-start, paragraph-separate, sentence-end)
18133         (sentence-end-double-space tab-width, version-control):
18134         Add `safe-local-variable' property.
18136         * find-lisp.el: Delete nonexistent `autocompile' file variable.
18138         * icomplete.el, play/landmark.el: Change nonexistent
18139         `outline-layout' file variable to `allout-layout'.
18141 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
18143         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
18144         (gdb-get-changed-registers): Test value of gud-minor-mode relative
18145         to gud-comint-buffer.
18146         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
18147         gdb-ui.el for gdb-mi.el.
18148         (gdb-post-prompt, gdb-get-changed-registers): Move test for
18149         registers buffer to gdb-get-changed-registers.
18150         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
18151         deletion of catchpoints (throw and catch).
18152         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
18153         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
18154         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
18155         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
18156         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
18158 2006-02-13  Jay Belanger  <belanger@truman.edu>
18160         * calc/calc-arith.el (math-check-known-matrixp): Make sure
18161         expression is a symbol before checking that it is bound.
18163 2006-02-13  Richard M. Stallman  <rms@gnu.org>
18165         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
18166         for the minibuffer too, but not if resize-mini-windows will interfere.
18168         * help.el (describe-key-briefly, describe-key): Do all arg-reading
18169         inside `interactive' spec.
18170         (describe-key-briefly-internal, describe-key-internal):
18171         Functions merged back into their callers.
18173 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
18175         * info.el (info-xref-visited): Inherit from info-xref too.
18176         (Info-set-mode-line): Replace occurrences of `%' by `%%'
18177         when propertizing Info-current-file and Info-current-node.
18179 2006-02-13  Juri Linkov  <juri@jurta.org>
18181         * tumme.el (tumme-thumbnail-storage): Fix docstring.
18182         (tumme-thumb-name): Fix per-directory format.
18184 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
18186         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
18188 2006-02-12  Miles Bader  <miles@gnu.org>
18190         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
18192 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
18194         * tumme.el: Remove history section.  If someone needs the it, it
18195         can always be found in CVS.
18197 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
18199         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
18200         about the Thumbnail Managing Standard option.
18202 2006-02-12  Richard M. Stallman  <rms@gnu.org>
18204         * subr.el (substitute-key-definition): Doc fix.
18206         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
18208         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
18210         * info.el (Info-mode): Doc fix.
18212         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
18214 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
18216         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
18217         because on Solaris a POSIX compatible "id" is needed.  Reported by
18218         Magnus Henoch <mange@freemail.hu>.
18220 2006-02-12  Juri Linkov  <juri@jurta.org>
18222         * tumme.el: Remove todo item about Thumbnail Managing Standard.
18223         (tumme) <defgroup>: Change :group to `multimedia'.
18224         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
18225         Managing Standard.
18226         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
18227         Fix dostring.
18228         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
18229         and %y.  Fix docstring.
18230         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
18231         (tumme-cmd-create-standard-thumbnail-command): New user options.
18232         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
18233         is `standard'.  Fix docstring.
18234         (tumme-thumb-width, tumme-thumb-height): New user options.
18235         (tumme-external-viewer): Try to find various viewers.
18236         (tumme-get-thumbnail-image): Use `create-image' instead of
18237         constructing the `image' structure.
18238         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
18239         `standard'.
18240         (tumme-thumb-name): Add file name generation for standard storage.
18241         Simplify code for other storages.
18242         (tumme-thumb-name): Use width %w and height %h instead of size %s.
18243         Add modification time %m and thumbnail-nq8 %q.
18244         Use `tumme-cmd-create-standard-thumbnail-command' if
18245         tumme-thumbnail-storage is `standard'.
18246         (tumme-dired-insert-marked-thumbs): New autoload command.
18247         (tumme-dired-after-readin-hook): New function.
18248         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
18249         `tumme-thumb-size'.
18250         (tumme-display-image): Replace size-x %x and size-y %y with
18251         width %w and height %h.
18253         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
18254         `tumme-dired-insert-marked-thumbs'.
18256 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
18258         * tumme.el (tumme-write-tag): Fix small bug (file name did not
18259         include path).
18260         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
18261         matching tag.
18263 2006-02-12  Miles Bader  <miles@gnu.org>
18265         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
18266         New variables.
18267         (rcirc-abbrev-nick): New function.
18268         (rcirc-format-response-string): Rewrite to use the formats in
18269         `rcirc-response-formats' and expand escape sequences therein.
18270         A text-property `rcirc-text' is added over the actual response
18271         text to make easy to find inside the returned string.
18272         (rcirc-print): When filling, just look for the `rcirc-text'
18273         text-property to find the appropriate fill prefix, instead of
18274         using hardwired patterns.
18276 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
18278         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
18279         Managing Standard.
18281 2006-02-11  Kim F. Storm  <storm@cua.dk>
18283         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
18284         Don't use insert-buffer; do insert-buffer-substring directly.
18285         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
18287 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
18289         * files.el (revert-buffer, recover-file): Replace buffer-read-only
18290         with inhibit-read-only.  Suggested by Stefan Monnier.
18291         (revert-buffer): Let insert-file-contents discard
18292         buffer-undo-list.  Simplify code.
18293         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
18295 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
18297         * menu-bar.el (menu-bar-select-yank): Add a doc string.
18299         * help.el (describe-key-briefly): Now a wrapper for
18300         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
18301         to t.  Populate yank-menu if empty.
18302         (describe-key-briefly-internal): Renamed from describe-key-briefly.
18303         (describe-key): Now a wrapper for describe-key-internal.  Bind
18304         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
18305         (describe-key-internal): Renamed from describe-key.
18307 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
18309         * progmodes/glasses.el (glasses-separator): Doc fix.
18310         (glasses-original-separator): New defcustom.
18311         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
18313 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
18315         * mwheel.el (mouse-wheel-up-event): Doc fix.
18317 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
18319         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
18320         (tumme-dir): New function.  Copied from thumbs.el.
18322 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
18324         * desktop.el (desktop-outvar): Fix typo.
18325         (desktop-save-buffer-p): Doc fix.
18327         * subr.el (substitute-key-definition): Fix typo.
18329 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18331         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
18332         when window-system is mac.
18334         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
18336 2006-02-10  Kim F. Storm  <storm@cua.dk>
18338         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
18339         indirect-function instead of using condition-case.
18341 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
18343         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
18344         less `colloquial'...
18346 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
18348         * tumme.el: Add a couple of todo items.
18350 2006-02-09  Lars Hansen  <larsh@soem.dk>
18352         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
18353         (highlight-changes-mode): Don't change desktop-locals-to-save.
18355 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
18357         * image-mode.el (image-toggle-display): Clear image cache if using
18358         filename.
18360 2006-02-09  Masatake YAMATO  <jet@gyve.org>
18362         * dired-x.el (dired-guess-shell-alist-default): Add .man as
18363         a `dired-man' target.
18365         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
18366         boundary of symbols.
18368 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
18370         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
18372 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
18374         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
18375         `mapcar'; return nil.
18377 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
18379         * mouse.el (mouse-drag-track): Don't change window if we rebind to
18380         some other event.
18382 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
18384         * net/rcirc.el (rcirc-startup-channels-alist):
18385         Add irc.freenode.net and #emacs as defaults.
18386         (rcirc-ignore-all-activity-flag): Remove variable.
18387         (rcirc-authinfo): New variable.
18388         (rcirc-authinfo-filename): Remove variable.
18389         (rcirc-always-use-server-buffer-flag): New flag.
18390         (rcirc): M-x rcirc will automatically connect without prompting.
18391         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
18392         connection in lisp.
18393         (rcirc-process-server-response-1): Remove everything but the nick
18394         portion of the sender so it doesn't need to be done everywhere
18395         else.  Update related code.
18396         (global-map): Remove global keybindings.
18397         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
18398         (rcirc-send-input): Split into several functions.
18399         (rcirc-process-input-line, rcirc-process-message)
18400         (rcirc-process-command): New functions.
18401         (rcirc-target-buffer): New function to determine where to route
18402         messages.
18403         (rcirc-user-nick): Save match data.
18404         (rcirc-toggle-ignore-buffer-activity)
18405         (rcirc-update-activity-string): Remove global ignore functionality,
18406         which can be done now by toggling rcirc-track-minor-mode.
18407         (rcirc-track-minor-mode-map): New keymap.
18408         (rcirc-track-minor-mode): New minor-mode.
18409         (ignore): Make the ignore output nicer.  Always print it when
18410         adding or removing nicks.
18411         (rcirc-url-regexp): Improve.
18412         (rcirc-mangle-text): Remove properties before using text in the
18413         modeline.
18414         (rcirc-authenticate): Authentication data comes from
18415         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
18416         (rcirc-server-prefix): Inherit from rcirc-server.
18418 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
18420         * Makefile.in (compile): Append "|| true" to the end of the `find'
18421         command, like compile-always does.
18423 2006-02-08  Sam Steingold  <sds@gnu.org>
18425         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
18426         output from a dead connection.
18428 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
18430         * dired.el (dired-mode-map): Add more bindings for tumme.
18432 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
18434         * wdired.el (wdired-mode-map): Use remap.
18435         (wdired-get-filename): Massage.
18436         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
18437         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
18438         `keymap' property rather than `local-map'.
18440 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
18442         * tumme.el (tumme-get-thumbnail-image): New utility function.
18443         Suggested by from Chong Yidong.
18444         (tumme-dired-with-window-configuration): Rename from
18445         `tumme-dired'.  Add code to save window configuration.
18446         (tumme-restore-window-configuration): New command to restore the
18447         window configuration that `tumme-dired-with-window-configuration'
18448         saves before it changes the window configuration.
18449         (tumme-show-all-from-dir): New command to display thumbnails for
18450         all files in a directory entered by the user, like M-x thumbs.
18451         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
18452         have been created.
18453         (tumme-display-thumbnail-original-image): Call `display-buffer'.
18454         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
18455         Remove obsolete test function.
18457 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
18459         * vc.el (small-temporary-file-directory): Remove defvar; there's
18460         a defcustom for it in files.el.
18462         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
18463         Fix typo in message.
18464         (tumme-gallery-generate): Fix typo in `error' message.
18465         (tumme-display-window-height-correction)
18466         (tumme-display-window-width-correction, tumme-line-up-dynamic)
18467         (tumme-line-up-interactive): Dox fixes.
18468         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
18469         (tumme-restore-window-configuration, tumme-format-properties-string)
18470         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
18471         Fix typos in docstrings.
18473 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
18475         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
18477 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
18479         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
18480         User should use hook if desired.
18482         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
18483         buffer if necessary.
18484         (gdb-delete-frame-or-window): New function.
18485         (gdb-breakpoints-mode-map): Bind "q" to it.
18487 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18489         * textmodes/nroff-mode.el: Clean up name space.
18490         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
18491         (nroff-mode): Obey the global setting of nroff-electric-mode.
18492         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
18494         * calendar/calendar.el (calendar-increment-month): Typo in last change.
18496 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
18498         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
18500 2006-02-06  Lars Hansen  <larsh@soem.dk>
18502         * generic-x.el (etc-fstab-generic-mode): Add file system types
18503         cifs and usbdevfs.  Allow special chars in file names.
18505 2006-02-05  Jay Belanger  <belanger@truman.edu>
18507         Update copyright notices of the files in lisp/calc.
18509 2006-02-05  Romain Francoise  <romain@orebokech.com>
18511         Update copyright notices of all files in the lisp/play directory.
18513 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
18515         * ldefs-boot.el: Regenerate.
18517         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
18519 2006-02-05  Kim F. Storm  <storm@cua.dk>
18521         * files.el (magic-mode-regexp-match-limit): New defvar.
18522         (set-auto-mode): Use it to limit magic-mode-alist matching.
18524 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
18526         * info.el (Info-index, Info-mode): Improve the description of the
18527         `i' command.
18529         * ldefs-boot.el: Regenerate.
18531 2006-02-03  Werner Lemberg  <wl@gnu.org>
18533         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
18534         greedy to find the closing bracket in \*[...] and similar
18535         expressions.  This is a first rough fix -- many additional
18536         refinements are necessary to make nroff mode really usable with groff.
18538 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
18540         * international/mule-cmds.el (set-locale-environment):
18541         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
18542         libX11.
18544 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
18546         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
18547         archive are created in archive-tmpdir.
18549 2006-02-02  John Paul Wallington  <jpw@pobox.com>
18551         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
18552         (ibuffer-fontification-alist): Use it.
18553         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
18554         to "* z" and the Ibuffer Mark menu.
18556         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
18558 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18560         * textmodes/table.el (*table--cell-describe-mode)
18561         (*table--cell-describe-bindings): Undo last change since
18562         print-help-return-message is not obsoleted by anything at all.
18564 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
18566         * emulation/cua-base.el (cua-mode): Doc fix.
18568 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
18570         * dframe.el (dframe-handle-make-frame-visible)
18571         (dframe-handle-iconify-frame, dframe-get-focus)
18572         (dframe-select-attached-frame, dframe-power-click)
18573         (dframe-frame-mode): Fix typos in docstrings.
18575         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
18576         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
18577         Fix typos in docstrings.
18579         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
18580         (hi-lock-face-buffer, hi-lock-font-lock-hook)
18581         (hi-lock-archaic-interface-message-used)
18582         (hi-lock-file-patterns-range): Fix typos in docstrings.
18584         * savehist.el (savehist-loaded, savehist-load, savehist-install)
18585         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
18587         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
18588         Fix typo in docstring.
18590         * net/newsticker.el (newsticker--decode-iso8601-date)
18591         (newsticker--set-customvar, newsticker--buffer-insert-item)
18592         (newsticker--do-run-auto-mark-filter)
18593         (newsticker--parse-generic-feed): Doc fixes.
18594         (newsticker--retrieval-timer-list, newsticker-url-list)
18595         (newsticker-hide-immortal-items-in-echo-area)
18596         (newsticker-hide-obsolete-items-in-echo-area)
18597         (newsticker-new-item-face, newsticker--enclosure)
18598         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
18599         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
18600         (newsticker--parse-generic-feed, newsticker--cache-contains)
18601         (newsticker--stat-num-items, newsticker-download-enclosures):
18602         Fix typos in docstrings.
18604         * net/rcirc.el (rcirc-debug): Doc fix.
18605         (rcirc-fill-column, rcirc-receive-message-hooks)
18606         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
18607         (rcirc-mode, rcirc-generate-new-buffer-name)
18608         (rcirc-startup-channels, rcirc-ignore-update-automatic)
18609         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
18610         Fix typos in docstrings.
18611         (rcirc-print): "?\ " -> "?\s".
18612         (rcirc-cmd-join): Improve argument/docstring consistency.
18614 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
18616         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
18617         before narrow-to-region.
18619 2006-02-01  Richard M. Stallman  <rms@gnu.org>
18621         * simple.el (move-beginning-of-line): Scan properly for invis change.
18623         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
18625 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
18627         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
18628         change bit only when id-format is 'integer.  Reported by Matt
18629         Hodges <M.P.Hodges@rl.ac.uk>.
18631 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
18633         * hilit-chg.el (highlight-changes-initial-state)
18634         (highlight-changes-global-initial-state): Doc fixes.
18635         (highlight-changes-global-modes, global-highlight-changes):
18636         Fix typos in docstrings.
18638 2006-02-01  Kim F. Storm  <storm@cua.dk>
18640         * emulation/cua-base.el (cua-mode): Mention that CUA enables
18641         transient-mark-mode in doc string.
18643 2006-01-31  Richard M. Stallman  <rms@gnu.org>
18645         * replace.el (multi-occur): Doc fix.
18646         (multi-occur-in-matching-buffers): Rename from
18647         multi-occur-by-filename-regexp.  Prefix arg says match
18648         buffer names instead of file names.
18650 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
18652         * bs.el: Allow non-default values of `bs-header-lines-length'.
18653         (bs--running-in-xemacs): Remove (not needed anymore).
18654         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
18655         instead of `shrink-window', thus avoiding having to compute the
18656         height of the window.
18657         (bs--up): Wrap around even when there's no header.
18658         (bs--down): Use `forward-line' instead of `next-line'.
18660 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
18662         * image-mode.el (image-toggle-display): Use file name if possible,
18663         instead of unnecessarily allocating a (possibly huge) lisp string.
18665 2006-01-30  John Paul Wallington  <jpw@pobox.com>
18667         * subr.el (toplevel): Define `cl-assertion-failed' condition here
18668         because the `assert' macro signals it at runtime.
18670         * emacs-lisp/cl.el (toplevel): Remove definition of
18671         `cl-assertion-failed' condition.
18673 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
18675         * thumbs.el (thumbs-marked-list): Make buffer-local and
18676         permanent-local.
18677         (thumbs-insert-thumb): Make help-echo non-sticky.
18678         (thumbs-file-alist): Use eolp as check for (non)-image.
18680 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
18682         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
18683         (ediff-before-session-group-setup-hooks)
18684         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
18685         Fix typos in docstrings.
18687         * window.el (bw-dir, bw-eqdir, balance-windows)
18688         (split-window-keep-point): Fix typos in docstrings.
18690         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
18691         (org-quote-string, org-calendar-to-agenda-key)
18692         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
18693         (org-show-following-heading, org-tags-column)
18694         (org-use-tag-inheritance, org, org-allow-space-in-links)
18695         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
18696         (org-enable-table-editor, org-calc-default-modes)
18697         (org-table-allow-automatic-line-recalculation)
18698         (org-export-html-style, org-export-with-fixed-width)
18699         (org-export-with-sub-superscripts, org-special-keyword)
18700         (org-formula, org-time-grid, org-table-may-need-update)
18701         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
18702         (org-goto-quit, org-get-indentation, org-end-of-item)
18703         (org-move-item-down, org-move-item-up)
18704         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
18705         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
18706         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
18707         (org-agenda-log-mode, org-agenda-toggle-diary)
18708         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
18709         (org-agenda-file-to-end, org-agenda-no-heading-message)
18710         (org-agenda-get-closed, org-format-agenda-item)
18711         (org-cmp-priority, org-cmp-category, org-cmp-time)
18712         (org-agenda-change-all-lines, org-agenda-diary-entry)
18713         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
18714         (org-link-search, org-camel-to-words, org-open-file)
18715         (org-remember-handler, org-table-convert-region)
18716         (org-table-move-row-down, org-table-move-row-up)
18717         (org-table-copy-region, org-table-wrap-region)
18718         (org-table-toggle-vline-visibility)
18719         (org-table-get-vertical-vector, org-table-modify-formulas)
18720         (org-table-get-specials, org-recalc-commands)
18721         (org-table-rotate-recalc-marks, org-table-eval-formula)
18722         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
18723         (org-level-color-stars-only, org-insert-heading):
18724         Fix typos in docstrings.
18725         (last-arg): Add defvar.
18727         * makefile.w32-in (WINS): Add erc.
18728         (MH_E_SRC): Update (copied from lisp/Makefile.in).
18730 2006-01-29  Bill Wohler  <wohler@newt.com>
18732         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
18733         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
18734         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
18735         (mh-autoloads): Don't use comments on otherwise empty lines.
18737 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
18739         * emulation/viper.el (viper-major-mode-modifier-list):
18740         Add insert-state and vi-state entries for erc-mode.
18741         (viper-go-away, viper-set-hooks): Add and remove
18742         viper-comint-mode-hook from erc-mode-hook as appropriate.
18744         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
18746 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
18748         * bs.el (bs--format-aux): Implement `middle' alignment as
18749         described in the docstring for `bs-attributes-list'.
18750         (bs--get-name): Simplify.  Don't pad the buffer name.
18752 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
18754         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
18755         English aspell dictionary is installed, use the first entry of
18756         ispell-dictionary-alist-1.
18758 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
18760         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
18761         Doc fix.
18763 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
18765         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
18766         for `process-file', in order to let it work for older Emacsen too.
18768 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
18770         * international/latexenc.el: Add a suitable `coding:' tag.
18771         (latexenc-find-file-coding-system): Undo last change.
18773 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
18775         * international/latexenc.el (latexenc-find-file-coding-system):
18776         Make sure latexenc-main-file is a regular file and is readable.
18778 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
18780         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
18781         Pass FILE to vc-user-login-name.
18783         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
18785 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
18787         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
18788         there are no more images to display.
18789         (thumbs-mark, thumbs-unmark): Revert change so that they move to
18790         the next image.
18792 2006-01-26  Richard M. Stallman  <rms@gnu.org>
18794         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
18796         * wid-edit.el (advertised-widget-backward): New alias.
18797         (widget-keymap): Use advertised-widget-backward for S-TAB.
18799         * tumme.el: Correct the keywords.
18800         (tumme-dir-max-size): Use defvar.
18801         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
18803         * simple.el (move-beginning-of-line): Take account of fields.
18804         (clone-indirect-buffer-other-window): Take args like
18805         clone-indirect-buffer, and work like it.
18807         * help-fns.el (describe-function): Don't pass `nil' as default.
18809         * files.el (risky-local-variable-p): Follow var aliases.
18811         * subr.el (lazy-completion-table): Doc fix.
18813         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
18814         global binding of `line'.
18816 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
18818         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
18819         Tramp.
18821         * vc.el (vc-default-dired-state-info): Pass FILE to
18822         vc-user-login-name.
18823         (vc-default-update-changelog): Don't use vc-user-login-name, we
18824         don't need it here.
18826         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
18827         no longer necessary.
18829 2006-01-25  Kenichi Handa  <handa@m17n.org>
18831         * international/mule.el (decode-char): Avoid the overhead of
18832         calling utf-lookup-subst-table-for-decode if
18833         utf-translate-cjk-mode is nil.
18834         (encode-char): Avoid the overhead of calling
18835         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
18836         nil.
18838 2006-01-22  Kenichi Handa  <handa@m17n.org>
18840         * international/mule.el (make-subsidiary-coding-system): Reset
18841         `coding-system-define-form' property of subsidiaries to nil.
18842         Avoid duplicated entry in coding-system-alist.
18843         (make-coding-system): Avoid duplicated entry in
18844         coding-system-alist.
18845         (define-coding-system-alias): Likewise.
18847 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
18849         * completion.el: Minor fixes in introductory comment.
18850         (completion-def-wrapper): Fix alist.
18852 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
18854         * thumbs.el (thumbs-new-image-size): New function.
18855         (thumbs-increment-image-size-element)
18856         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
18857         (thumbs-decrement-image-size): Delete.
18858         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
18859         temp files and use to resize.
18860         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
18861         Use increment argument to enlarge/shrink.  Preserve point.
18862         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
18863         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
18864         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
18865         (thumbs-mark, thumbs-unmark): Preserve point.
18866         (thumbs-modify-image): Keep old temp files and use to modify.
18867         Cleanup old temp files at load time.  Preserve point.
18868         (thumbs-view-image-mode-map): Use new command names.
18870 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18872         * log-view.el (log-view-minor-wrap): First rev is the one at point.
18874         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
18875         the nastiest part of the cyclic dependency.
18876         (cal-menu-update): Use dotimes and calendar-increment-month.
18878         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
18879         (calendar-week-start-day): Add an :initializer.
18880         (calendar-mode-map): Use suppress-keymap, and command remapping.
18881         (describe-calendar-mode): Setup xref-stack info for the back button.
18882         (calendar-star-date): Insert before delete.
18883         (calendar-set-mode-line): Add file-modified info if applicable.
18884         (calendar-increment-month): New function.
18886 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
18888         * font-lock.el (lisp-font-lock-keywords-2):
18889         Recognize "& keywords" only at word boundaries.
18891 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
18893         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
18894         and permanent-local.
18895         (thumbs-max-image-number): New variable.
18896         (thumbs-do-thumbs-insertion): Use them.
18897         (thumbs-per-line): Change default to 4.
18898         (thumbs-marked-list): Rename from thumbs-markedL.
18899         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
18900         (thumbs-rename-images): Use -list instead of L for internal variables.
18901         (thumbs-call-convert): Use call-process instead of shell-command.
18902         (thumbs-insert-thumb): Add filename as help-echo to each image.
18903         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
18904         Give dir to thumbs-show-thumbs-list.
18905         (thumbs-show-thumbs-list): Set default-directory to that of images.
18906         (thumbs-dired-show): Rename from thumbs-dired-show-all.
18907         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
18908         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
18909         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
18911 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18913         * ses.el (ses-read-cell): Provide a default value.
18915 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
18917         * term/w32-win.el (image-library-alist): Add additional names for
18918         GIF library.
18920 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
18922         * international/latexenc.el (latexenc-find-file-coding-system):
18923         Add file-regular-p check.
18925 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18927         * simple.el (clone-buffer): Don't show the new buffer in the same
18928         window.
18930 2006-01-23  Juri Linkov  <juri@jurta.org>
18932         * faces.el (link, link-visited): New faces based on default values
18933         of `info-xref' and `info-xref-visited'.
18935         * info.el (info-xref): Inherit from `link'.
18936         (info-xref-visited): Inherit from `link-visited'.
18938         * cus-edit.el (custom-buffer-create-internal): Use widget type
18939         `custom-manual' instead of `info-link' and don't set properties
18940         `button-face' and `mouse-face' explicitly.
18941         (custom-browse-group-tag, custom-browse-variable-tag)
18942         (custom-browse-face-tag): Inherit from widget class
18943         `custom-group-link' instead of `push-button'.
18944         (custom-button-unraised): Inherit from `underline' face.
18945         (custom-link): Inherit from `link' face.  Fix doc and group.
18946         (custom-add-parent-links, custom-group-value-create): Don't set
18947         properties `button-face' and `mouse-face' explicitly for
18948         `custom-group-link' widget.
18949         (custom-group-link): Add properties `button-face' and `mouse-face'
18950         to widget definition.
18951         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
18952         editable-field's :keymap property.
18953         (custom-mode): Fix docstring: substitute keybindings for
18954         `widget-forward' and `widget-backward' from `widget-keymap',
18955         `widget-complete' from `custom-field-keymap', replace old
18956         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
18958         * desktop.el (desktop-load-file): Check for `fboundp' before
18959         calling `symbol-function'.
18961         * simple.el (clone-buffer, clone-indirect-buffer)
18962         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
18963         `read-string'.  Fix prompts.
18965         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
18967 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
18969         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
18971 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
18973         * startup.el (inhibit-splash-screen, initial-scratch-message):
18974         Doc fixes.
18976 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
18978         Sync with Tramp 2.0.52.
18980         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
18981         * net/tramp-vc.el: Add code for unloading Tramp.  See comment before
18982         `tramp-unload-tramp' for checklist.
18984         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
18985         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
18986         (tramp-unload-file-name-handler-alist)
18987         (tramp-unload-tramp): New defuns.
18988         (tramp-advice-PC-expand-many-files): New defadvice.
18989         (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
18990         removed.
18991         (tramp-handle-expand-file-name): Remove double slash.
18992         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
18993         It doesn't matter, because it will be converted later on.
18994         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
18995         implementation was just heuristic.
18996         (tramp-post-connection): Set uid and gid properties.
18997         (tramp-convert-file-attributes): Set file's gid change bit.
18998         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
18999         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
19000         in case of su(do)? methods.  The home directory of the local user
19001         will be taken else.
19002         (tramp-open-connection-telnet)
19003         (tramp-open-connection-rsh, tramp-open-connection-su)
19004         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
19005         local shell prompt could hurt.  Reported by Romain Francoise
19006         <romain@orebokech.com>.
19007         (tramp-let-maybe): Add `edebug-form-spec' property.
19008         (tramp-handle-expand-file-name): Bind `default-directory' locally
19009         to "/" in order to avoid problems with UNC shares or Cygwin
19010         mounts.
19011         (tramp-md5-function): Fix typo in error message.
19013         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
19015         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
19016         for byte-compiler pacification.
19018 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
19020         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
19021         ID-FORMAT `string'.  This allows us to get rid of
19022         `vc-user-login-name UID'.
19024         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
19026 2006-01-22  John Paul Wallington  <jpw@pobox.com>
19028         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
19030 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
19032         * emacs-lisp/find-func.el (find-definition-noselect)
19033         (find-variable-noselect): Search variables in C source code too.
19034         (find-function-C-source, find-function-noselect, find-function)
19035         (find-function-other-frame, find-variable-noselect, find-variable)
19036         (find-variable-other-frame, find-variable-at-point):
19037         Fix docstrings.
19039 2006-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
19041         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
19043 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
19045         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
19046         Default to disabling the "Save affix" question.
19048 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
19050         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
19051         the first arg to run-python.
19053 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
19055         * startup.el (command-line-1): Handle --no-desktop if desktop.el
19056         is not loaded.
19058 2006-01-20  Jay Belanger  <belanger@truman.edu>
19060         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
19061         limit is 0.
19063         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
19064         the correct variable.
19066 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
19068         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
19069         link.  Fixed buggy argument sequence in call to `org-view-tags'.
19070         (org-compile-prefix-format): Set `org-prefix-has-tag'.
19071         (org-prefix-has-tag): New variable.
19072         (org-format-agenda-item): Remove tags from headline if
19073         appropriate.
19074         (org-agenda-remove-tags-when-in-prefix): New option.
19075         (org-get-tags-at): New function.
19077 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
19079         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
19080         (thumbs-find-image): Move image name and number from buffer name
19081         to mode name.  Set thumbs-buffer.  Preserve point so that large
19082         images remain visible.
19083         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
19084         order.
19085         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
19086         mode name.
19087         (thumbs-next-image, thumbs-previous-image): Make them work.
19089 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
19091         * cus-edit.el (custom-buffer-create-internal): State in the text above
19092         the whole buffer buttons that they do not operate on hidden items.
19093         (custom-face-menu): Use `custom-face-save' instead of
19094         `custom-face-save-command'.
19095         (custom-face-save-command): Make it an alias for `custom-face-save'
19096         and declare it obsolete.
19097         (custom-face-save): Doc fix.
19099         * dired.el (dired-no-confirm): Add quote.
19100         (dired-subdir-alist-pre-R): Add quote in
19101         `make-variable-buffer-local' form and remove unbalanced parenthesis.
19103 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19105         * textmodes/table.el (table-mode-indicator): Typo in last change.
19107 2006-01-19  Richard M. Stallman  <rms@gnu.org>
19109         * outline.el (hide-leaves): Don't call outline-end-of-heading.
19110         Fixes bug reported in Nov 2005.
19112         * isearch.el (isearch-forward): Doc fix.
19114         * dired.el (dired-move-to-filename-regexp): Define as alias.
19115         (dired-no-confirm): Use defcustom.
19116         (dired-subdir-alist-pre-R): Put defvar at top level.
19118         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
19120         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
19121         Mark as risky.
19123         * simple.el (set-mark-command): Doc fix.
19124         (clone-indirect-buffer-other-window):
19125         Read arg like clone-indirect-buffer.
19126         (move-beginning-of-line): Skip invisible newlines.
19128 2006-01-19  Masatake YAMATO  <jet@gyve.org>
19130         * progmodes/cpp.el (cpp-edit-load): Make the order of
19131         listed conditions in a base C code buffer and its associate
19132         CPP Edit buffer the same.
19134 2006-01-19  Kenichi Handa  <handa@m17n.org>
19136         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
19137         (rmail-mime-feature): Likewise.
19138         (rmail-require-mime-maybe): Use display-warning to show a warning
19139         message.
19141         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
19142         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
19144 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19146         * array.el: Move defvars out of eval-when-compile.
19147         (array-make-template): Replace undeclared global var with a local one.
19148         (array-mode): Inline initialization functions.
19149         (array-init-local-variables, array-init-max-row)
19150         (array-init-max-column, array-init-columns-per-line)
19151         (array-init-field-width, array-init-rows-numbered)
19152         (array-init-line-length, array-init-lines-per-row): Remove.
19154         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
19155         (doc-mode-map): Define explicitly.
19156         (doctor-txtype): Use mapc.
19158         * textmodes/table.el: Move defvars out of eval-when-compile.
19159         Remove harmful code meant to avoid byte-compiler warnings.
19160         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
19161         specification that checks table-fixed-width-mode directly.
19162         (table-recognize-region, table-recognize-cell):
19163         Use restore-buffer-modified-p.
19164         (table-fixed-width-mode): Remove code that refreshes
19165         table-fixed-mode-indicator.
19166         (*table--cell-describe-bindings, *table--cell-describe-mode):
19167         Avoid obsolete name print-help-return-message.
19168         (table--test-cell-list): Don't use replace-regexp from elisp.
19169         (table--point-entered-cell-function, table--point-left-cell-function):
19170         Don't set table-fixed-mode-indicator, use force-mode-line-update.
19172         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
19173         that was after the end of file.  Use buffer-file-name variable.
19174         (org-timestamp-change): Use with-current-buffer.
19175         (org-todo-list): Don't unnecessarily define a new buffer-local var.
19176         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
19177         `file'.
19179         * progmodes/fortran.el: Move defvars out of eval-when-compile.
19180         (fortran-break-line): Remove unused var `opoint'.
19181         (fortran-abbrev-start): Obey help-event-list.
19183 2006-01-18  Jesper Harder  <harder@phys.au.dk>
19185         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
19187 2006-01-18  Masatake YAMATO  <jet@gyve.org>
19189         * progmodes/make-mode.el (makefile-imake-mode): New mode
19190         derived from makefile-mode.
19191         (makefile-imake-mode-syntax-table): New syntax table
19192         derived from makefile-mode-syntax-table.
19193         (makefile-mode): Write about makefile-imake-mode in doc string.
19194         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
19195         (makefile-imake-font-lock-keywords): New font lock keywords.
19197         * files.el (auto-mode-alist): Add Imakefile.
19199 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
19201         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
19202         loading the file rather than when turning on flyspell-mode.
19204 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
19206         * cus-edit.el (customize-rogue): Minor doc fix.
19208 2006-01-17  Juri Linkov  <juri@jurta.org>
19210         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
19211         instead of the file at the mark as default if the file at the mark
19212         is the same as the file at point or if dired-dwim-target-directory
19213         is not the same as the current directory and the mark is not active.
19215         * log-view.el (log-view-minor-wrap): Use the same logic to get
19216         revisions as `log-view-diff'.
19218         * info.el (Info-revert-find-node): Check for Info-current-file
19219         before preserving new-history.
19221         * man.el (Man-heading-regexp): Add `/'.
19223         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
19224         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
19226 2006-01-16  Juri Linkov  <juri@jurta.org>
19228         * faces.el (mode-line-faces): New defgroup.
19229         (mode-line-highlight): Move definition after new defgroup.
19230         (mode-line, mode-line-inactive, mode-line-highlight):
19231         Replace :group `modeline' with `mode-line-faces'.
19232         (mode-line-buffer-id): New face.
19233         (modeline-buffer-id): New face alias.
19234         (vertical-border): Remove :group `modeline'.
19236         * bindings.el (propertized-buffer-identification): Use face
19237         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
19238         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
19239         (mode-line-buffer-identification-keymap): For mouse-1 replace
19240         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
19241         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
19242         mouse-3.
19244         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
19245         Buffer-menu-buffer.  Doc fix.
19246         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
19247         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
19248         `Buffer-menu-buffer'.
19250         * info.el (Info-mode-line-node-keymap): New defvar.
19251         (Info-set-mode-line): Use `stringp' to check Info-current-file.
19252         Propertize Info-current-node with `mode-line-buffer-id' and
19253         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
19255         * time.el (display-time-mail-face): Replace :group `faces' with
19256         `mode-line-faces'.
19258 2006-01-16  Kenichi Handa  <handa@m17n.org>
19260         * international/code-pages.el: Add autoload cookies for cp125[0345678].
19262         * language/european.el (cp1252): New alias for windows-1252.
19264         * international/mule.el (autoload-coding-system): Prepare for EOL
19265         variants.
19267 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
19269         * term.el (term-raw-map): Add mapping for insert.
19270         (term-send-insert): New.
19271         (term-mode): Make variables local here instead of doing it in
19272         `term-emulate-terminal'.
19273         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
19274         Scroll reverse needs to take into account the scroll region.
19275         Saving and restoring the cursor should save the color attributes too.
19276         (term-reset-terminal): Reset the scroll region.
19277         (term-handle-ansi-escape): Cursor up and down should take into
19278         account the scroll region.
19279         (term-set-scroll-region): Rename from `term-scroll-region'.
19280         Move to 0,0 after setting the region.
19281         (term-handle-scroll): Handle scroll up.
19282         (term-down): Fix off by one error.
19283         (term-delete-lines): Do not delete outside the scroll region.
19284         (term-insert-lines): Take into account the scroll region.
19286 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
19288         * textmodes/ispell.el (ispell-internal-change-dictionary)
19289         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
19290         (start, end): Move declaration outside of eval-when-compile.
19292         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
19293         (flyspell-mode-on): Use it.
19295         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
19296         ispell-kill-ispell-hook.
19298 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
19300         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
19301         (Custom-reset-saved): Do not ask for confirmation in single option
19302         buffers.
19304 2006-01-13  Richard M. Stallman  <rms@gnu.org>
19306         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
19308 2006-01-13  Romain Francoise  <romain@orebokech.com>
19310         * add-log.el (add-change-log-entry, change-log-merge):
19311         Conditionally use `hard-newline'.
19313 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
19315         * wid-edit.el (widget-field-end): If the overlay is no longer
19316         associated with a buffer, behave as if the overlay didn't exist.
19318         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
19319         Make sure the links use the `custom-link' face.
19321 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19323         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
19324         (ld-script-mode): Don't set indent-line-function since we don't
19325         have one.
19327 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
19329         * textmodes/org.el (org-open-file): Use mailcap for selecting an
19330         application.
19331         (org-file-apps-defaults-gnu): Use mailcap as the default for
19332         selecting an application on a UNIX system.
19333         (org-agenda-show-tags): New command.
19334         (org-table-insert-hline): Keep cursor in current table line.
19335         (org-table-convert): Offset effect of modifying
19336         `org-table-insert-hline'.
19337         (org-format-agenda-item): New optional argument TAG.
19338         (org-compile-prefix-format): Handle %T format for the tag.
19339         (org-expand-wide-chars): New function.
19340         (org-table-insert-row, org-table-insert-hline):
19341         Use `org-expand-wide-chars'.
19342         (org-open-file): Fix bug in program launch.
19343         (org-get-time-of-day): Fix bug with times before 1am.
19344         (org-agenda-menu): Add tags commands.
19346 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
19348         * textmodes/ispell.el (ispell-init-process): Include the used
19349         dictionary in ispell process start message.
19350         (ispell-internal-change-dictionary): When flyspell-mode is active
19351         and dictionary is changed, make sure ispell process is restarted
19352         and flyspell word cache cleared out for the current buffer.
19353         (ispell-change-dictionary): Make sure flyspell word cache is
19354         cleared out in all buffers with active flyspell mode when
19355         dictionary is globally changed.
19356         Call ispell-internal-change-dictionary after dictionary change.
19358 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
19360         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
19362         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
19363         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
19364         years.  Fix small differences wrt Makefile.in.
19365         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
19366         Makefile.in does.
19368 2006-01-12  Bill Wohler  <wohler@newt.com>
19370         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
19371         mh-search.el.
19373 2006-01-12  Masatake YAMATO  <jet@gyve.org>
19375         * progmodes/ld-script.el: Update copyright year.
19377 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
19379         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
19380         Don't add widget if setting undefined.
19382 2006-01-12  John Paul Wallington  <jpw@pobox.com>
19384         * help-fns.el (describe-variable): Remove newlines from void
19385         variable output.
19387 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
19389         * wdired.el (wdired-mode-map): Add help echo for
19390         wdired-abort-changes.
19392         * man.el (Man-file-name-regexp): Adjust for a list of files.
19394 2006-01-12  Masatake YAMATO  <jet@gyve.org>
19396         * progmodes/ld-script.el (auto-mode-alist): Support
19397         suffix conventions used in netbsd and eCos.
19399 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
19401         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
19402         (custom-variable-menu, custom-face-menu, custom-group-menu)
19403         (Custom-mode-menu): Change names of menu items.  (As discussed on
19404         emacs-devel.)
19405         (custom-face-menu): Add "Undo Edits" item.
19407         * startup.el (init-file-user): defcustom -> defvar.
19409         * tooltip.el (tooltip-mode): Doc fix.
19411 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19413         * reveal.el (reveal-post-command): window-buffer signals an error on
19414         dead windows rather than returning nil.
19415         (reveal-open-new-overlays): An overlay might die while we open others.
19417 2006-01-11  Bill Wohler  <wohler@newt.com>
19419         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
19420         phrasing in docstring.
19422         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
19423         can give some systems gas.  Add new file mh-buffers.el.
19425 2006-01-06  Masatake YAMATO  <jet@gyve.org>
19427         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
19428         C preprocessor forward ported from GNU Emacs 21.2.
19430         * progmodes/asm-mode.el (asm-font-lock-keywords):
19431         Use `cpp-font-lock-keywords'.
19433         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
19435         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
19436         of $ for "\\.ld[s]?".
19438 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19440         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
19441         (tcl-indent-line): Return `noindent' if inside a string.
19443         * progmodes/flymake.el (flymake-split-string): Remove more than one
19444         empty string at beg/end of the result.
19445         (flymake-find-buildfile, flymake-find-possible-master-files):
19446         Use expand-file-name.
19447         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
19448         since expand-file-name does it for us.  Use directory-file-name.
19449         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
19450         (flymake-ler-get-type, flymake-ler-get-text)
19451         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
19452         (flymake-current-line-no): Remove spurious interactive spec.
19453         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
19454         (flymake-check-include): Remove arg inc-path merged into inc-name.
19455         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
19456         Arg regexp-list replaced by a simple regexp.
19457         (flymake-master-make-header-init, flymake-master-tex-init):
19458         Correspondingly replace regexp-list with a regexp.  Fix regexp.
19460 2006-01-10  Simon Josefsson  <jas@extundo.com>
19462         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
19463         describing AUTH PLAIN fix.
19465 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
19467         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
19468         (report-emacs-bug): Don't record initial prompt text.
19469         Instead, add text properties to prompting text.
19470         (report-emacs-bug-hook): Delete prompting text.
19472 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19474         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
19475         `dirs'.  Adjust callers.
19477 2006-01-09  John Paul Wallington  <jpw@gnu.org>
19479         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
19481 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19483         * reveal.el (reveal-open-new-overlays): New extracted fun.
19484         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
19485         using them.  Simplify the code.
19486         (reveal-post-command): Use them.  Fix up obsolete windows in
19487         reveal-open-spots.
19489         * progmodes/flymake.el: Use `require' rather than autoload for
19490         XEmacs's overlays.
19491         (flymake-get-common-file-prefix, flymake-build-relative-filename):
19492         Delete.  Use file-relative-name instead.
19493         (flymake-get-syntax-check-program-args, flymake-perl-init):
19494         Simplify the resulting code.
19496         * log-view.el (log-view-file-re, log-view-message-re): Add support
19497         for DaRCS output.
19499 2006-01-09  Alex Schroeder  <alex@gnu.org>
19501         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
19502         identifiers sometimes added in square brackets at the beginning of
19503         subject lines.
19505 2006-01-07  Richard M. Stallman  <rms@gnu.org>
19507         * cus-edit.el (Custom-set, Custom-save): Doc fix.
19508         (Custom-reset-current, Custom-reset-saved): Change question text.
19509         (Custom-reset-standard): Likewise.
19510         (custom-variable-reset-saved): Doc fix.
19512 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
19514         * startup.el (init-file-user): Doc fix.
19516 2006-01-07  Alex Schroeder  <alex@gnu.org>
19518         * mail/rmail.el (rmail-current-subject): New function.
19519         (rmail-current-subject-regexp): New function.
19520         (rmail-next-same-subject): Use it.
19522         * mail/rmailsum.el (rmail-summary-by-topic):
19523         Use rmail-current-subject and rmail-current-subject-regexp.
19524         (rmail-summary-next-same-subject): Ditto.
19526         * net/rcirc.el (rcirc-send-input): No longer check whether the
19527         process is open, since not all commands need an open process.
19528         (rcirc-send-string): Check whether the process is open before
19529         sending anything.
19530         (rcirc-ignore-list): New option.
19531         (rcirc-ignore-list-automatic): New variable.
19532         (rcirc-print): Take rcirc-ignore-list into account.
19533         (rcirc-cmd-ignore): New command.
19534         (rcirc-ignore-update-automatic): New function.
19535         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
19536         list if ignored nicks.
19537         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
19539 2006-01-06  David Reitter  <david.reitter@gmail.com>
19541         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
19542         reflect the address to which the report will be sent.
19544 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
19546         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
19547         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
19549 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
19551         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
19553         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
19554         the doc string: "functoin" => "function".
19555         * ldefs-boot.el: Likewise.
19557         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
19558         message text: "Duplicat" => "Duplicate".
19560 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
19562         * files.el (basic-save-buffer-2): If backing-up failed, reset
19563         buffer-backed-up to nil.
19565 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
19567         * progmodes/gud.el (gdb-script-skip-to-head)
19568         (gdb-script-calculate-indentation): Indent for breakpoint command
19569         lists also.
19571 2006-01-05  Bill Wohler  <wohler@newt.com>
19573         * Makefile.in (compile-always): Add mh-autoloads dependency.
19574         (bootstrap): Remove mh-autoloads dependency, as compile dependency
19575         provides it.
19576         (updates): Remove mh-autoloads dependency, since it probably has
19577         already run recently (via recompile).
19579 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19581         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
19582         argument `force' to disable the flyspell-last-buffer optimization.
19583         (flyspell-mode-on): Use it.
19585         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
19586         flymake-simple-cleanup.
19587         (flymake-allowed-file-name-masks): Use this new default.
19588         All the functions are now called in the right buffer rather than
19589         passing the buffer as argument.
19590         (flymake-process-sentinel): Switch to buffer before calling cleanup.
19591         (flymake-parse-err-lines): Remove redundant buffer arg.
19592         (flymake-get-program-dir): Comment out unused function.
19593         (flymake-start-syntax-check, flymake-start-syntax-check-process):
19594         Remove redundant buffer argument.
19595         (flymake-get-real-file-name, flymake-simple-java-cleanup)
19596         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
19598 2006-01-05  Richard M. Stallman  <rms@gnu.org>
19600         * info.el (Info-find-node): Don't record previous node if have none.
19601         (info): Go to directory only if history is empty.
19603         * simple.el (mark): Doc fix.
19605 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19607         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
19608         already of desired type.
19609         (mac-ae-list): Coerce parameter to "list" type.
19610         (mac-dispatch-apple-event): Replace cadr part of event with a
19611         dummy position so that event-start returns it.
19613 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
19615         * textmodes/org.el (org-end-of-subtree): New function.
19616         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
19617         Use `org-end-of-subtree'.
19618         (org-agenda, org-agenda-convert-date): Protect calls to
19619         `fit-window-to-buffer'.
19620         (org-tags-view): Force matching of sublevels when doing a
19621         todo-only search.  Define the correct redo command, including the
19622         arguments.
19623         (org-agenda-redo): Display message.
19624         (org-check-for-org-mode): New function.
19625         (org-agenda-type): New variable.
19626         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
19627         Set `org-agenda-type'.
19628         (org-agenda-check-type): New function.
19629         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
19630         (org-agenda-week-view, org-agenda-day-view)
19631         (org-agenda-next-date-line, org-agenda-previous-date-line)
19632         (org-agenda-log-mode, org-agenda-toggle-diary)
19633         (org-agenda-toggle-time-grid, org-agenda-date-later)
19634         (org-agenda-date-prompt, org-agenda-diary-entry)
19635         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
19636         (org-agenda-convert-date, org-agenda-menu):
19637         Use `org-agenda-check-type'.
19638         (org-make-overlay, org-delete-overlay)
19639         (org-detatch-overlay, org-move-overlay, org-overlay-put):
19640         New compatibility functions.
19641         (org-calendar-select-mouse): New command.
19643 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
19645         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
19646         (Custom-reset-standard): Fix y-or-n-p messages.
19647         (custom-link): New face for links.
19648         (custom-buffer-create-internal, custom-manual): Use it.
19649         (custom-face-save): Push to theme-face before setting face spec.
19651         * wid-edit.el (widget-default-mouse-face-get): New function.
19652         (widget-specify-button): Handle mouse-face like button-face.
19654         * custom.el (load-theme): Clear old theme settings if reloading.
19656 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
19658         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
19659         "Erase Customization" button back to same position it occupies in
19660         the individual State menus.
19662 2006-01-04  Kim F. Storm  <storm@cua.dk>
19664         * wid-edit.el (key-sequence): Rework widget to read key binding
19665         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
19666         (widget-key-sequence-default-value): Default value for empty sequence.
19667         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
19668         (widget-key-sequence-read-event): New command for C-q.
19669         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
19670         (widget-key-sequence-value-to-external): New functions.
19672 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19674         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
19675         Use expand-file-name.
19676         (flymake-delete-temp-directory): Use expand-file-name,
19677         file-name-directory, and directory-file-name.
19678         (flymake-strrchr): Delete.
19679         (flymake-start-syntax-check): Don't pass the redundant buffer argument
19680         to the init-f function.
19681         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
19682         (flymake-init-find-buildfile-dir)
19683         (flymake-init-create-temp-source-and-master-buffer-copy)
19684         (flymake-simple-make-init-impl, flymake-simple-make-init)
19685         (flymake-master-make-init, flymake-master-make-header-init)
19686         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
19687         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
19688         (flymake-xml-init): Remove corresponding redundant buffer argument.
19689         (flymake-allowed-file-name-masks): Remove last elems that are equal to
19690         the default anyway.  Clean up regexps.
19692         * progmodes/flymake.el (flymake-temp-source-file-name)
19693         (flymake-master-file-name, flymake-temp-master-file-name)
19694         (flymake-base-dir): New buffer-local vars.
19695         (flymake-buffer-data, flymake-get-buffer-value)
19696         (flymake-set-buffer-value): Replace those hash-tables by the new
19697         buffer-local vars.  Update callers.
19699         * progmodes/flymake.el (flymake-check-start-time)
19700         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
19701         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
19702         Move definition, so we can remove redundant earlier declaration.
19703         (flymake-replace-regexp-in-string, flymake-split-string)
19704         (flymake-get-temp-dir): Use defalias.
19705         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
19706         (flymake-xemacs-window-edges): Remove unused function.
19707         (flymake-get-point-pixel-pos): Move.
19708         (flymake-pid-to-names, flymake-reg-names)
19709         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
19710         Replace by a simple list flymake-processes and by process-buffer.
19711         Update callers.  Other than simplify the code, it uses buffers rather
19712         than buffer-names so it doesn't get confused by uniquify.
19713         (flymake-buffer-data): The global value should just be nil.
19715         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
19716         Optimize the body of a defalias like any other code.
19718         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
19719         Make sure we've setup font-lock's vars.  It may influence which
19720         function we then call.
19721         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
19722         here since it's too late anyway.
19724 2006-01-03  Romain Francoise  <romain@orebokech.com>
19726         * startup.el (fancy-splash-tail, normal-splash-screen):
19727         Update copyright year.
19729 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
19731         * mouse.el (mouse-drag-track): Rename, from
19732         `mouse-drag-region-1'.  Includes optional argument required to
19733         enable post-drag event processing (e.g. delete region keys).
19734         Can be used without this argument to track a mouse region and operate
19735         on it as soon as the drag completes.
19736         (mouse-drag-region): Use `mouse-drag-track'.
19738 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
19740         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
19741         Move to `custom-buffer' group.
19743         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
19744         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
19745         (custom-theme-insert-face-marker, custom-theme-variable-menu)
19746         (custom-theme-face-menu): New variables.
19747         (custom-theme-add-variable, custom-theme-variable-action)
19748         (custom-variable-reset-theme, custom-theme-delete-variable)
19749         (custom-face-reset-theme, custom-theme-face-action)
19750         (custom-theme-delete-face, custom-theme-merge-theme)
19751         (custom-theme-add-face, custom-theme-visit-theme): New functions.
19753 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
19755         * custom.el: Move Custom Themes commentary to start of theme code.
19756         (custom-known-themes): Rename `standard' theme to `changed'.
19757         (custom-push-theme): Caller no longer specifies what theme to use
19758         when doing `reset'---the setting is simply removed from the theme.
19759         Delete MODE from `theme-value' and `theme-settings' properties.
19760         (custom-declare-theme): Ignore &rest args since we don't use them.
19762         (custom-loaded-themes): Delete variable.
19763         (custom-theme-load-themes, custom-theme-loaded-p)
19764         (custom-theme-value): Delete functions.
19766         (custom-declare-theme): Signal error on invalid theme names.
19767         (provide-theme): custom-loaded-themes was deleted.
19768         (load-theme): Load the file unconditionally.
19769         (enable-theme): Call `load-theme' if theme is undefined.
19770         (custom-enabled-themes): Only update value for successful loads.
19771         (disable-theme): Complete from enabled themes when interactive.
19772         (custom-variable-theme-value): Calculate theme value directly.
19774         (custom-theme-reset-variables, custom-reset-variables): Mark as
19775         XEmacs compatibility functions.  We don't actually use these.
19777         * cus-edit.el (custom-variable-state-set):
19778         Use custom-variable-theme-value instead of custom-theme-value.
19779         (custom-face-state-set): Rename `standard' theme to `changed'.
19780         (custom-save-variables, custom-save-faces): Delete unneeded
19781         references to custom-reset-variables.
19782         (custom-save-resets): Delete function.
19783         (custom-save-variables, custom-save-faces): MODE argument deleted.
19784         (custom-save-variables, custom-save-faces): Ignore theme values.
19786         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
19787         compatibility function.
19789 2006-01-01  Richard M. Stallman  <rms@gnu.org>
19791         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
19792         (Custom-reset-current, Custom-reset-saved): Likewise.
19793         (Custom-reset-standard): Show message if aborted.
19794         (custom-mode): Doc fix, describing those commands.
19796         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
19797         put on event-kind property.
19799 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
19801         * custom.el (provide-theme): Ban `user' theme name.
19802         (custom-enabling-themes): New variable.
19803         (enable-theme): Don't enable user if custom-enabling-themes is t.
19804         (custom-enabled-themes): Make it a defcustom.
19805         (custom-theme-recalc-face): No-op if face is undefined.
19807         * cus-edit.el (custom-button-mouse): New variable.
19808         (custom-button-mouse): New face.
19809         (custom-raised-buttons, custom-mode): Use it.
19811         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
19813 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
19815         * progmodes/gud.el (gud-display-line): Support hl-line in the
19816         source buffer.
19818 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
19820         * mouse.el (mouse-drag-window-above): Verify that the found window
19821         overlaps with the given window in the horizontal dimension.
19823 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
19825         * Makefile.in (cvs-update): New target.
19827         * makefile.w32-in (cvs-update): Ditto.
19829 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
19831         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
19832         (custom-new-theme-mode-map): New variable.
19834 2005-12-30  Richard M. Stallman  <rms@gnu.org>
19836         * custom.el (custom-load-themes): Function deleted.
19838         * cus-edit.el (custom-save-loaded-themes): Function deleted.
19839         (custom-save-variables): Don't delete or add custom-load-themes call.
19841 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19843         * cus-start.el: Add `visible-cursor'.
19845         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
19846         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
19847         (flymake-process-filter): Switch to buffer before calling it instead.
19848         (flymake-post-syntax-check, flymake-highlight-err-lines)
19849         (flymake-delete-own-overlays, flymake-parse-err-lines)
19850         (flymake-start-syntax-check, flymake-start-syntax-check-process)
19851         (flymake-count-lines, flymake-parse-residual):
19852         Remove constant buffer argument.
19853         (flymake-start-syntax-check-for-current-buffer): Remove.
19854         Update callers to use flymake-start-syntax-check instead.
19855         (flymake-display-err-menu-for-current-line):
19856         Remove unused var `mouse-pos'.
19857         (flymake-restore-formatting): Comment out unused function.
19858         (flymake-report-status, flymake-report-fatal-status): Remove buffer
19859         argument, use current-buffer instead.  Update callers.
19861 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19863         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
19864         buffer-local because choose-completion-delete-max-match requires
19865         that we set completion-ignore-case (i.e., binding via let is not
19866         sufficient).
19867         (bibtex-complete): Always set completion-ignore-case and
19868         choose-completion-string-functions.  The latter is needed because
19869         choose-completion-string-functions keeps its value if we quit the
19870         *Completions* buffer without requesting a completion.
19872 2005-12-30  Andreas Schwab  <schwab@suse.de>
19874         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
19876 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
19878         * jit-lock.el (jit-lock-chunk-size): Doc fix.
19880 2005-12-30  Juri Linkov  <juri@jurta.org>
19882         * locate.el (locate-fcodes-file, locate-header-face)
19883         * progmodes/delphi.el (delphi-other-face)
19884         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
19886         * paren.el (show-paren-match, show-paren-mismatch): Use existing
19887         group `paren-showing-faces'.
19889         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
19890         (goto-address): Fix docstring.
19892         * net/webjump.el (webjump-sample-sites): Update URLs.
19894         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
19896         * subr.el (cancel-change-group): Add listp around pending-undo-list.
19898 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19900         * font-lock.el (font-lock-compile-keywords): Signal an error when
19901         font-lock-set-defaults hasn't been called.
19903 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
19905         * subr.el (noreturn, 1value): Doc fixes.
19907 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19909         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
19910         that assoc-string returns nil.
19912 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19914         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
19915         (bibtex-entry-type-str, bibtex-empty-field-re)
19916         (bibtex-search-backward-string, bibtex-preamble-prefix)
19917         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
19918         (bibtex-any-valid-entry-type): New variable.
19919         (bibtex-parse-field-name): Simplify.
19920         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
19921         (bibtex-preamble-prefix): Include left delimiter.
19922         (bibtex-search-forward-field, bibtex-search-backward-field):
19923         Allow unbounded search past entry boundaries (required by bibtex-pop).
19924         (bibtex-text-in-field-bounds): Use push.
19925         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
19926         (bibtex-parse-preamble, bibtex-valid-entry)
19927         (bibtex-beginning-first-field): New functions.
19928         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
19929         (bibtex-map-entries): Fix docstring.
19930         (bibtex-flash-head): New arg prompt.  Simplify.
19931         (bibtex-enclosing-field): Include code of bibtex-inside-field.
19932         (bibtex-insert-kill): Simplify.  Always insert text past the
19933         current field or entry.
19934         (bibtex-format-entry): Use bibtex-parse-field.
19935         (bibtex-pop): Use bibtex-beginning-of-entry and
19936         bibtex-end-of-entry to initiate the search.  Insert empty field if
19937         we found ourselves.
19938         (bibtex-print-help-message): New args field and comma.
19939         Handle entry keys.
19940         (bibtex-make-field): Use bibtex-beginning-of-entry.
19941         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
19942         invalid entry.
19943         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
19944         Handle preambles.  Simplify code for thorough test.
19945         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
19946         New arg comma.  Handle entry heads.
19947         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
19948         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
19949         New arg comma.
19950         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
19951         (bibtex-fill-field): Simplify.
19952         (bibtex-fill-entry): Use bibtex-beginning-first-field and
19953         bibtex-parse-field.
19954         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
19955         (bibtex-complete): Use bibtex-parse-preamble.
19957 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
19959         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
19960         Display name of expression instead of convenience variable.
19961         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
19963         * progmodes/gud.el (gud-tooltip-dereference): Rename from
19964         toggle-gud-tooltip-dereference.
19965         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
19966         (gud-tooltip-tips): ...here when dereferencing.
19968 2005-12-28  Bill Wohler  <wohler@newt.com>
19970         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
19972 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19974         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
19975         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
19976         (vc-annotate-display-autoscale): Adjust call.
19977         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
19978         Fix interactive spec.
19979         (vc-annotate-time-span): Remove.
19980         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
19981         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
19982         (vc-annotate-display-select): Use new name.
19984         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
19985         (vc-annotate-mode-menu): Remove left-over redundant declaration.
19986         Correct the construction of span entries.  Simplify.
19987         (vc-annotate-display-select): Fix the nil case.
19988         (vc-annotate): Remove obsolete (and now broken) code.
19989         (vc-annotate-extract-revision-at-line): Remove obsolete code.
19990         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
19992 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
19994         * subr.el (lazy-completion-table): Correct typo in docstring.
19996         * startup.el (command-line): Use `custom-reevaluate-setting' for
19997         `send-mail-function'.
19999         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
20001 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
20003         * mail/smtpmail.el (smtpmail-try-auth-methods):
20004         Send credentials together with "AUTH PLAIN" command.
20006 2005-12-27  Richard M. Stallman  <rms@gnu.org>
20008         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
20009         mouse-2, go back to previously selected window, so it's selected
20010         when mouse-2 command runs.
20012 2005-12-27  Juri Linkov  <juri@jurta.org>
20014         * descr-text.el (describe-text-sexp): Use square brackets for
20015         button [Show] to distinguish it from the property value `show'.
20016         (describe-property-list): Use `insert-text-button' with
20017         `help-face' type instead of putting face in quotes, because button
20018         is not created automatically for a list of faces.
20019         (describe-text-properties-1): Put button-type value in quotes to
20020         distinguish from plain text "button".
20021         (describe-char): Display code point values in hex.  Don't use
20022         `symbol-name' for `current-input-method' because it is a string.
20023         Use `insert-text-button' with `help-face' type instead of putting
20024         hardcoded face in quotes, because button is not created automatically.
20026 2005-12-27  Richard M. Stallman  <rms@gnu.org>
20028         * progmodes/glasses.el (glasses-face): More specific custom type.
20030         * files.el (set-visited-file-name): Doc fix.
20032         * textmodes/flyspell.el (flyspell-external-point-words):
20033         Use local var buffer-scan-pos to advance scan for next misspelling.
20034         Advance it only after we find the misspelling.
20036 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
20038         * textmodes/flyspell.el (flyspell-external-point-words):
20039         New criteria for finding the misspelling in the buffer.
20041 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
20043         * help-mode.el (help-insert-string): Set help-xref-stack-item
20044         rather than call help-setup-xref.
20046         * descr-text.el (describe-char): Revert previous changes for
20047         optional buffer argument.
20049 2005-12-27  Juri Linkov  <juri@jurta.org>
20051         * help-mode.el (help-insert-string): New function.  Save buffer
20052         contents in cases where it is impossible to recompute the old contents.
20054         * descr-text.el (describe-char): Set help-xref-stack-item
20055         explicitly after buffer has been generated.
20057 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20059         * cus-start.el (all): Add x-gtk-show-hidden-files.
20061 2005-12-26  Richard M. Stallman  <rms@gnu.org>
20063         * replace.el (perform-replace): Calculate match-again
20064         before skipping read-only matches.
20066         * paren.el (paren-showing-faces): New group.
20067         (show-paren-match, show-paren-mismatch): Move to that group.
20069         * button.el (button): Put into group `basic-faces'.
20071         * progmodes/make-mode.el: Remove faces from group `faces'.
20073         * apropos.el (apropos, apropos-value): Doc fix.
20074         (apropos-documentation): Doc fix.
20076 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20078         * subr.el (lazy-completion-table): Remove argument `args'.
20080         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
20081         Don't use the `args' argument of lazy-completion-table.
20083 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
20085         * descr-text.el (describe-char): Add optional argument for buffer.
20086         Set buffer appropriately.  Call help-setup-xref.
20087         Suggested by Stefan Monnier.
20089 2005-12-26  Juri Linkov  <juri@jurta.org>
20091         * descr-text.el: Require `help-fns' at runtime.  Don't require
20092         `button' for byte compilation.
20093         (describe-text-widget): Add `help-echo' for first button.
20094         Use `help-info' for second.
20095         (describe-property-list): Use `help-argument-name' instead of `italic'.
20096         (describe-text-category): Add prompt to interactive spec.
20097         Call `help-setup-xref'.
20098         (describe-char): Use `help-character-set'.  Add `help-echo' for
20099         code point.  Use `help-input-method'.  Remove superfluous insert.
20101 2005-12-25  Richard M. Stallman  <rms@gnu.org>
20103         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
20104         at point, in case of narrowing.
20106         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
20108         * locate.el (locate-header-face): Allow nil in type.
20110         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
20112 2005-12-25  Romain Francoise  <romain@orebokech.com>
20114         * battery.el (battery-linux-proc-acpi): Also try
20115         `/proc/acpi/thermal_zone/THM0/temperature'.
20117 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
20119         * custom.el (custom-push-theme): Fix docstring.
20121         * cus-edit.el (custom-variable-set, custom-variable-save)
20122         (custom-variable-save): Custom-quote widget values.
20123         (customize-save-variable): Fix custom-push-theme call.
20125 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
20127         * w32-fns.el (w32-batch-update-autoloads): New function.
20129         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
20130         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
20131         from the command line.
20133 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
20135         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
20136         reset means to remove setting from theme entirely.  Don't keep
20137         expanding theme-settings list; delete old entries if necessary.
20139         * cus-edit.el (custom-buffer-create-internal): Move "Erase
20140         customization" button one line up.
20141         (custom-themed): New face.
20142         (custom-magic-alist): New value, THEMED, for theme settings.
20143         (custom-variable-state-set, custom-face-state-set):
20144         Check theme-value instead of saved-value.
20145         (custom-variable-reset-standard, custom-face-reset-standard):
20146         Remove theme setting entirely.  Recalculate new values.
20147         (custom-variable-set, custom-variable-set)
20148         (custom-variable-reset-saved, custom-variable-reset-backup)
20149         (custom-face-set, custom-face-reset-saved): Update `user' theme.
20150         (custom-variable-save): Fix typos.
20152 2005-12-23  Juri Linkov  <juri@jurta.org>
20154         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
20155         Add autoload cookies.
20156         (edebug-outside-d-c-i-n-s-w): New variable.
20157         (edebug-display, edebug-outside-excursion): Use it to save the
20158         original value of default-cursor-in-non-selected-windows.
20159         Set default-cursor-in-non-selected-windows to t while Edebug
20160         is active.
20161         (edebug-mode, edebug-eval-mode): Doc fix.
20163         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
20164         with `buffer-substring-no-properties' to remove common substring
20165         highlighting.
20167         * info.el (info-other-window, info): Rename function argument
20168         `file' to `file-or-node'.
20169         (Info-complete-menu-item): Use local variable `complete-nodes' to
20170         keep the global value of `Info-complete-nodes' unchanged for
20171         subsequent completions.
20172         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
20174         * simple.el (get-next-valid-buffer, last-buffer)
20175         (next-error-buffer-p, next-error-find-buffer)
20176         (minibuffer-history-sexp-flag): Doc fix.
20178         * savehist.el (savehist-mode-hook): Add `:group'.
20180         * log-view.el: Call autoload for vc-find-version.
20181         (log-view-current-file): Adjust subgroup numbers.
20182         (log-view-current-tag): Add `length'.
20184 2005-12-23  Richard M. Stallman  <rms@gnu.org>
20186         * vc.el (vc-annotate-car-last-cons): Defn moved up.
20188 2005-12-23  Juri Linkov  <juri@jurta.org>
20190         * hi-lock.el (hi-lock-archaic-interface-message-used)
20191         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
20192         (hi-lock-mode): Display "Hi" in the mode line only when
20193         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
20194         (hi-lock-write-interactive-patterns):
20195         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
20196         (hi-lock-set-pattern, hi-lock-set-file-patterns)
20197         (hi-lock-font-lock-hook): Set 3rd arg `how' of
20198         font-lock-add-keywords to t.
20200 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
20202         * hi-lock.el (hi-lock-highlight-range): New variable.
20203         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
20204         only if font-lock-fontified is non-nil.  Remove overlays.
20205         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
20206         font-lock-fontified is non-nil, otherwise use overlays (instead of
20207         text properties).
20208         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
20209         New variables.
20210         (hi-lock-string-serialize): New function.
20212 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20214         * menu-bar.el (menu-find-file-existing): New function.
20215         (menu-bar-file-menu): Use menu-find-file-existing for Open.
20217         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
20219 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20221         * vc.el: Remove unnecessary leading * in docstrings.
20222         (vc-annotate-mode-map): Move initialization into declaration.
20223         (vc-static-header-alist): Nitpick on the regexp.
20224         (vc-default-init-version): New fun.
20225         (vc-register): Use it.
20226         (vc-insert-headers): Use dolist.
20227         (vc-annotate-get-backend): Remove unused function.
20228         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
20229         (vc-annotate-mode): Remove corresponding call.
20230         (vc-annotate-car-last-cons): Simplify.
20231         (vc-annotate-buffers): Remove var.
20232         (vc-annotate-backend): Make it buffer-local.
20233         (vc-annotate): Move the interaction to the interactive spec.
20234         Add a `buf' argument.
20235         (vc-annotate-warp-version): Use this new `buf' argument to avoid
20236         killing&creating a vc-annotate buffer, which is very disruptive when
20237         the buffers are shown in dedicated frames.
20239 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
20241         * descr-text.el: Add FSF as maintainer.
20242         (describe-text-mode, describe-text-mode-map)
20243         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
20244         help-mode.
20245         (describe-text-widget, describe-text-sexp)
20246         (describe-property-list, describe-text-category)
20247         (describe-text-properties, describe-text-properties-1)
20248         (describe-char): Use help buttons instead of widgets.
20249         (describe-char-unicodedata-file): Make URL link in doc string.
20251 2005-12-22  Richard M. Stallman  <rms@gnu.org>
20253         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
20254         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
20255         Don't include buttons that write a file when there's no file.
20256         (custom-variable-menu, custom-face-menu, custom-group-menu):
20257         Don't include commands that write a file when there's no file.
20258         (customize-browse): Reword the top-of-buffer help intro.
20259         (custom-buffer-create-internal): Fix previous change.
20260         (customize-changed-options-previous-release): Prev release is 21.1.
20261         (customize-changed-options): Doc fix.
20262         (customize-changed): New alias.
20263         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
20264         Say "standard values".
20265         (Custom-reset-standard): Doc fix.
20266         (custom-face-reset-standard): Doc fix.
20268 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20270         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
20271         even if font-lock-mode is non-nil since it may be t without having
20272         turned on font-lock-mode-internal.
20273         (font-lock-choose-keywords): Minor optimization.
20274         (font-lock-add-keywords, font-lock-remove-keywords)
20275         (font-lock-set-defaults): Don't call make-local-variable on a variable
20276         that we know to already be local.
20278 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20280         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
20281         messages if in the minibuffer.
20283 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20285         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
20286         (tex-mode-flyspell-verify, flyspell-get-word)
20287         (flyspell-external-point-words): Don't use point-min/max uselessly.
20289         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
20290         by Kevin Rodgers.  Instead, just hide the completions buffer if we
20291         don't need to show it.
20293 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
20295         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
20297 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20299         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
20300         delete-windows-on with an inexistent buffer.
20302 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
20304         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
20305         Delete defcustom variable :tag names.
20307 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20309         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
20310         (log-view-font-lock-keywords): Ajust subgroup numbers.
20311         (log-view-current-tag): Don't hard code the number of subgroups.
20313 2005-12-20  Juri Linkov  <juri@jurta.org>
20315         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
20316         (tooltip-x-offset, tooltip-y-offset): Doc fix.
20318         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
20319         (menu-bar-non-minibuffer-window-p): Instead of checking
20320         display-multi-frame-p, use selected-frame when menu-updating-frame
20321         is nil.
20323 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
20325         * align.el (align-rules-list): Use [ \t] instead of \s-
20326         for column separators in text mode.
20328 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
20330         * help-mode.el (help-customize-variable, help-customize-face):
20331         Don't pop help-xref-stack as help-follow no longer pushes
20332         anything on to it.
20334 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
20336         * textmodes/org.el (org-agenda-custom-commands): New option.
20337         (org-agenda): Offer custom commands on splash screen.
20338         (org-make-tags-matcher): Parser for Boolean logic added.
20339         (org-agenda-set-tags): New command.
20340         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
20341         (org-set-tags): Efficiency improvements.
20342         (org-auto-align-tags): New option.
20343         (org-todo, org-demote, org-promote): Realign tags.
20344         (org-tags-completion-function): Use also "&" and "|" as separators.
20345         (org-org-menu): Agenda commands simplified.
20347 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
20349         * cus-edit.el (customize-apropos, customize-apropos-options):
20350         Docstring changes.
20352         * font-lock.el (font-lock): Add tags to the links in the defgroup.
20354 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
20356         * longlines.el (longlines-mode): Wrap while widened.
20357         (longlines-decode-region, longlines-encode-region): Compute max
20358         just once.
20360 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20362         * cus-edit.el (mac): New group.
20364         * cus-start.el (all): Add user options in macterm.c.  Add test for
20365         Mac-related built-ins.  Fix test for GTK-related built-ins.
20367         * term/mac-win.el (mac-handle-language-change)
20368         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
20369         (mac-services-open-selection, mac-services-mail-selection)
20370         (mac-services-mail-to, mac-services-insert-text)
20371         (mac-dispatch-apple-event): Add docstrings.
20372         (x-get-selection, mac-select-convert-to-string): Select coding
20373         system from `utf-16be' and `utf-16le' using `byteorder'.
20375 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20377         * subr.el (lazy-completion-table): Don't be fooled if the var holds
20378         a "list" (lambda ...) rather than a real completion list.
20380         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
20381         lexical-let when encountering ((lambda (...) ...) ...).
20383 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
20385         * progmodes/sh-script.el (sh-mode):
20386         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
20387         * textmodes/picture.el (picture-mode): Update docstrings.
20389 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
20391         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
20392         commands enclosed in $(ARGQUOTE)s should not be split between two
20393         lines, as that will break with GNU Make >3.80, when sh.exe is used
20394         and arg quoting is with '..'.
20395         (autoloads): Don't break the quoted --eval expression between
20396         several lines.
20398 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
20400         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
20401         Capture error from printing circular structures.
20403 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
20405         * wid-edit.el (widget-checkbox-action): Clear undo info.
20407 2005-12-16  Bill Wohler  <wohler@newt.com>
20409         * menu-bar.el (kill-this-buffer): Set a good example by using menu
20410         bar, not menubar in comment.
20412 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
20414         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
20415         After-change-functions should not clobber the match data.
20417 2005-12-16  Juri Linkov  <juri@jurta.org>
20419         * simple.el (choose-completion): Use `buffer-substring-no-properties'
20420         instead of `buffer-substring'.
20421         (completion-common-substring): Doc fix.
20422         (completion-setup-function): Use minibuffer-completion-contents
20423         instead of minibuffer-contents.  Don't set common-string-length
20424         initially.  Remove special handling of partial-completion-mode.
20425         Move computation of completion-base-size into one cond.
20426         Call completion-base-size-function in mainbuf.  In computation of
20427         completion-base-size for file name completion don't move point to
20428         the end of the minibuffer.  Move computation of common-string-length
20429         into one cond.  Start putting faces only when common-string-length>=0.
20430         Add condition to put completions-common-part when
20431         common-string-length>0.
20433         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
20434         place point at the first different character in the minibuffer
20435         even if this position is at the beginning of the minibuffer.
20437         * info.el (Info-read-node-name-1): In completion-base-size-function's
20438         lambda return 1 if common-substring or minibuffer-completion-contents
20439         starts with (, and 0 otherwise.
20441         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
20442         Use `crm-current-element' for second arg of `display-completion-list'.
20444 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
20446         * files.el (set-auto-mode): Look for an interpreter specified on
20447         the first line also if search for mode specification succeeded,
20448         but the mode is not known.
20450 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
20452         * textmodes/org.el (org-tags-match-list-sublevels): New option.
20453         (org-open-at-point): Implement tag searches as links.
20454         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
20455         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
20456         (org-tags-sparse-tree, org-tags-view, org-set-tags)
20457         (org-agenda-dispatch): New commands.
20458         (org-use-tag-inheritance, org-tags-column): New options.
20459         (org-tab-follows-link, org-return-follows-link): New options.
20460         (org-tags): New customize group.
20461         (org-start-icalendar-file): Get local time zone.
20462         (org-tags-completion-function): New function.
20463         (org-set-font-lock-defaults): Make sure links will also be
20464         highlighted inside headlines.
20466 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
20468         * term.el (term-emulate-terminal):
20469         Let term-handle-ansi-terminal-messages override what Bash says about
20470         its current directory.
20472 2005-12-16  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
20474         * bindings.el (last-buffer): Move to simple.el.
20475         * simple.el (last-buffer): Move here.
20476         (get-next-valid-buffer): New function.
20477         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
20478         (prev-buffer): Ditto.  Rename to `previous-buffer'.
20480         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
20481         * bindings.el (global-map): Ditto.
20483 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
20485         * cus-edit.el: Introductory comment change.
20486         (custom-magic-alist): Change message string for the `rogue' state.
20488 2005-12-15  Richard M. Stallman  <rms@gnu.org>
20490         * tooltip.el: Delete defcustom variable :tag names.
20492         * complete.el (partial-completion-mode): Doc fix.
20494         * textmodes/flyspell.el (flyspell-external-point-words):
20495         Use save-excursion to ensure we don't move backward in the
20496         search loop, not even one character.
20497         (flyspell-delete-all-overlays): Use remove-overlays directly.
20499         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
20500         (ispell-start-process): Set that variable.
20501         Clear ispell-buffer-local-name.
20502         (ispell-internal-change-dictionary):
20503         Set ispell-current-dictionary after killing process.
20504         (ispell-buffer-local-dict):
20505         Don't set spell-personal-dictionary after killing process.
20506         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
20507         (ispell-tex-skip-alists, ispell-html-skip-alists)
20508         (ispell-skip-region-alist): Mark as risky.
20510         * net/newsticker.el (newsticker--retrieval-timer-list)
20511         (newsticker--display-timer, newsticker-running-p)
20512         (newsticker-ticker-running-p): Definitions moved up.
20514 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
20516         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
20518 2005-12-15  David Ponce  <david@dponce.com>
20520         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
20521         (recentf-edit-list, recentf-open-files): Signal an error when
20522         there is no recent file.
20524 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
20526         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
20527         read-only except for texinfo-format-region evaluation.
20529 2005-12-14  Richard M. Stallman  <rms@gnu.org>
20531         * vc.el (vc-default-previous-version, vc-default-next-version)
20532         (vc-do-command): Doc fixes.
20534 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20536         * textmodes/bibtex.el (bibtex-expand-strings)
20537         (bibtex-autokey-expand-string, bibtex-name-part)
20538         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
20539         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
20540         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
20541         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
20542         (bibtex-entry-postfix, bibtex-known-entry-type-re)
20543         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
20544         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
20545         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
20546         (bibtex-beginning-of-last-entry): Remove.
20547         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
20548         message if comma is missing but buffer is read-only.
20549         (bibtex-parse-field-text): Handle whitespaces at the end of field
20550         text.  Return 3-element list with beginning and end of field text
20551         and end of field.
20552         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
20553         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
20554         (bibtex-search-forward-field, bibtex-search-backward-field):
20555         Search always delimited by limits of entry.  Use more efficient
20556         search algorithms.
20557         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
20558         bibtex-end-of-name-in-field.
20559         (bibtex-text-in-field-bounds): Handle BibTeX strings when
20560         extracting the content of a field.
20561         (bibtex-text-in-field): Use search limits.
20562         (bibtex-parse-string-prefix): Handle empty string keys based on
20563         bibtex-string-empty-key.
20564         (bibtex-parse-string): Fix docstring.
20565         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
20566         (bibtex-preamble-prefix, bibtex-strings): New functions.
20567         (bibtex-skip-to-valid-entry): Include preceding whitespace in
20568         BibTeX entries (consistent with other BibTeX functions).
20569         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
20570         (bibtex-search-entry): Fix docstring.  Simplify.
20571         (bibtex-flash-head, bibtex-complete-string-cleanup)
20572         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
20573         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
20574         (bibtex-parse-entry): New optional arg content.
20575         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
20576         Use bibtex-text-in-field-bounds.
20577         (bibtex-print-help-message): Handle BibTeX strings and preambles.
20578         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
20579         bibtex-parse-string-postfix.
20580         (bibtex-find-text-internal): New function.
20581         (bibtex-remove-delimiters): Use it.
20582         (bibtex-find-text): Use it.  New optional arg help.
20583         (bibtex-complete): Handle BibTeX string and preamble entries.
20584         (bibtex-Preamble): Fix order of closing delimiters.
20586 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20588         * vc.el (vc-default-revert): New fun.
20590         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
20592 2005-12-14  Romain Francoise  <romain@orebokech.com>
20594         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
20595         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
20596         (font-lock-remove-keywords): Likewise.
20598 2005-12-14  Juri Linkov  <juri@jurta.org>
20600         * log-view.el (log-view-diff): Doc fix.
20602         * isearch.el (isearch-query-replace): Use (mark) instead of
20603         isearch-opoint if mark is active in transient-mark-mode.
20605 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
20607         * isearch.el (isearch-query-replace): Check for isearch-other-end.
20609 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
20611         * progmodes/cpp.el (cpp-face): New widget.
20612         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
20614 2005-12-14  Juri Linkov  <juri@jurta.org>
20616         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
20617         around `erase-buffer' and `insert'.
20619         * descr-text.el (describe-text-properties): Replace buffer name
20620         "*Help-2*" with "*Help*<2>".
20621         (describe-char): Add functions print-help-return-message,
20622         toggle-read-only.  Use help-setup-xref with nil to not store
20623         describe-char in help-xref-stack.  Use help-make-xrefs to
20624         make [back] button.
20626         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
20628         * wdired.el (wdired-old-point): New internal variable.
20629         (wdired-change-to-wdired-mode): Set it buffer-locally.
20630         (wdired-abort-changes): Restore point after aborting changes.
20632 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20634         * vc.el (vc-do-command): Add a new value t for okstatus.
20636         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
20637         frame in case of errors.
20639 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20641         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
20642         so it comes after "On the Left" in the menu.
20644 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
20646         * cus-edit.el (customize-apropos, customize-apropos-options)
20647         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
20649 2005-12-12  Bill Wohler  <wohler@newt.com>
20651         * vc-svn.el (vc-svn-registered): Fix problem of visiting
20652         non-writable Subversion-controlled files by saving window
20653         configuration before calling vc-do-command.  vc-do-command calls
20654         pop-to-buffer on error which is unexpected during registration.
20656 2005-12-12  Jay Belanger  <belanger@truman.edu>
20658         * calc/README: Update the summary of changes.
20660 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20662         * descr-text.el (describe-char): Rework last fix to solve the problem
20663         is the same way it's solved for everything else in that function
20664         (i.e. by extracting the info before setting up the *Help* buffer).
20666 2005-12-12  Kim F. Storm  <storm@cua.dk>
20668         * subr.el (version-regexp-alist): Allow space as separator before
20669         non-numeric part, e.g. "1.0 alpha".
20670         (version-to-list): Interpret .X.Y version as 0.X.Y version.
20672 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
20674         * textmodes/org.el (org-agenda, org-timeline, org-todo):
20675         Implement Logging and the keep-modes setting.
20676         (org-get-category): Make sure a string is returned.
20677         (org-log-done): New function.
20678         (org-log-done, org-closed-string): New options.
20680 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20682         * tooltip.el (tooltip-y-offset): Change default to 20.
20684 2005-12-12  Richard M. Stallman  <rms@gnu.org>
20686         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
20688         * frame.el (display-hourglass): Doc fix.
20690         * help.el (help-for-help-internal): Simplify entry for `a'.
20692         * info.el (Info-on-current-buffer): Doc fix.
20693         (info-insert-file-contents): Don't test (featurep 'jka-compr).
20695         * startup.el (inhibit-splash-screen): Make this the real name.
20696         (inhibit-startup-message): Make this the alias.
20697         (command-line): Find only simple.el, and use its directory
20698         to fill in other preloaded files' names.
20699         (command-line): Deactivate the mark if deactivate-mark is set.
20701         * international/mule.el (load-with-code-conversion):
20702         Bind deactivate-mark.
20704         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
20706 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
20708         * cus-edit.el (customize-apropos): Avoid listing an option more
20709         than once under different aliases.  No longer list user options
20710         that are not defined with defcustom (unless a prefix arg is given).
20711         Doc fix.
20712         (customize-apropos-options): Doc fix.
20714 2005-12-11  Juri Linkov  <juri@jurta.org>
20716         * frame.el (set-background-color, set-foreground-color)
20717         (set-cursor-color, set-mouse-color, set-border-color):
20718         Add explicit prompts to read colors by `facemenu-read-color'.
20719         (show-trailing-whitespace, blink-cursor-delay)
20720         (blink-cursor-interval, display-hourglass, hourglass-delay):
20721         Remove tags.
20722         (display-hourglass, hourglass-delay): Doc fix.
20723         (cursor-in-non-selected-windows): Capitalize words in tag.
20725         * faces.el (frame-background-mode): Replace `choice-item' keywords
20726         with `const' to not make [default] button.  Change default value tag
20727         from `default' to `automatic'.  Doc fix.
20728         (trailing-whitespace) <defface>: Change group `whitespace' to
20729         `whitespace-faces'.
20731 2005-12-11  Richard M. Stallman  <rms@gnu.org>
20733         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
20735 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20737         * term/mac-win.el: Create keymap for mac-apple-event-map.
20739 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
20741         * tooltip.el (tooltip-mode): Move to start of file so that it
20742         appears at top of customize buffer.
20744         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
20745         Add the gud groupname.
20746         (gud-tooltip-mode): Add the tooltip groupname.
20747         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
20748         avoid conflict with tooltip-use-echo-area.
20750 2005-12-10  Romain Francoise  <romain@orebokech.com>
20752         * help.el (help-for-help-internal): Add `r' in doc string.
20754 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
20756         * align.el (align-regexp, align-highlight-rule):
20757         Use region-beginning and region-end instead of point and mark, so that
20758         repetition (with `repeat-complex-command') recomputes the region
20759         bounds.
20761 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
20763         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
20764         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
20765         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
20766         (balance-windows): Rewrite using the above new functions.
20768 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
20770         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
20771         react if global-hi-lock-mode seems intended.
20772         (global-hi-lock-mode): Renamed from hi-lock-mode.
20773         (hi-lock-archaic-interface-message-used)
20774         (hi-lock-archaic-interface-deduce): New variables.
20775         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
20776         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
20777         (hi-lock-find-patterns, hi-lock-font-lock-hook):
20778         Replace hi-lock-buffer-mode with hi-lock-mode.
20780 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
20782         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
20783         completion list, even after a partial completion has been
20784         inserted in the current buffer.  If there are more than 1
20785         completion, redisplay the *Completions* buffer; if the
20786         completion is unique, delete the *Completions* window.
20788 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
20790         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
20791         strings and long subject lines that were broken into multiple
20792         lines at arbitrary places.  Handle subjects that have "Re: " in
20793         the middle.
20795 2005-12-10  John W. Eaton  <jwe@octave.org>
20797         * progmodes/octave-mod.el (octave-electric-space): Don't indent
20798         comments or strings if octave-auto-indent is nil.
20800 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20802         * term/mac-win.el: Require url when compiling.
20803         Call mac-process-deferred-apple-events after loading init files.
20804         (mac-apple-event-map): New defvar.  Define event handlers in it.
20805         (core-event, internet-event): New Apple event class symbols.
20806         (open-application, reopen-application, open-documents)
20807         (print-documents, open-contents, quit-application)
20808         (application-died, show-preferences, autosave-now, get-url):
20809         New Apple event ID symbols.
20810         (about): New HICommand ID symbol.
20811         (mac-event-spec, mac-event-ae): New macros.
20812         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
20813         (mac-ae-selection-range, mac-ae-text-for-search)
20814         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
20815         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
20816         and Services menu events are now defined in mac-apple-event-map.
20817         (mac-drag-n-drop): Remove selection range handling.
20819 2005-12-10  Kenichi Handa  <handa@m17n.org>
20821         * simple.el (zap-to-char):
20822         * isearch.el (isearch-process-search-char): Translate CHAR by
20823         translation-table-for-input.
20825 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
20827         * foldout.el (foldout-exit-fold): Properly hide subtree.
20829 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20831         * files.el (save-buffer):
20832         * international/ucs-tables.el (ucs-set-table-for-input):
20833         * mail/mail-extr.el (mail-extract-address-components):
20834         * mail/sendmail.el (mail-mode): Reformat doc string.
20836 2005-12-09  Juri Linkov  <juri@jurta.org>
20838         * isearch.el (isearch-highlight): Change main overlay priority
20839         from 1 to 1001.  Simplify.
20840         (isearch-lazy-highlight-update): Change lazy overlay priority
20841         from 0 to 1000.
20843         * replace.el (replace-highlight): Change overlay priority from
20844         1 to 1001.
20846         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
20847         Change overlay priority from 1 to 1001.  Reuse existing overlay.
20849         * compare-w.el (compare-windows-highlight): Change overlay
20850         priority from 1 to 1000.
20852         * menu-bar.el (menu-bar-edit-menu): Add listp around
20853         pending-undo-list to disable menu item "undo" when pending
20854         undo list is empty.
20856         * locate.el (locate): Disable undo in *Locate* buffer.
20858 2005-12-09  Kim F. Storm  <storm@cua.dk>
20860         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
20862 2005-12-09  David Ponce  <david@dponce.com>
20864         * recentf.el: Improvement of the menu code.
20865         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
20866         instead of menu hook.
20867         (recentf-show-menu, recentf-hide-menu): New functions.
20868         (recentf-menu-customization-changed, recentf-mode): Use them.
20869         (recentf-menu-action, recentf-max-menu-items)
20870         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
20871         (recentf-arrange-by-rule-others)
20872         (recentf-arrange-by-rules-min-items)
20873         (recentf-arrange-by-rule-subfilter): Don't use
20874         `recentf-menu-customization-changed'.
20875         (recentf-arrange-rules): Likewise.  Accept functions to compute
20876         sub-menu titles.
20877         (recentf-menu-filter): Likewise.  Doc fix.
20878         (recentf-menu-value-shortcut): Doc fix.
20879         (recentf-dump-variable): Quote atom value.
20880         (recentf-make-menu-items): Update to use it as a menu filter.
20881         (recentf-match-rule): New function.
20882         (recentf-arrange-by-rule): Use it.
20883         (recentf-indirect-mode-rule): New function.
20884         (recentf-build-mode-rules): Use it.
20885         (recentf-dir-rule): New function.
20886         (recentf-arrange-by-dir): Use it.
20887         (recentf-filter-changer-current): Rename from
20888         `recentf-filter-changer-state'.  All references updated.
20889         (recentf-filter-changer-alist): Update filter names.
20890         (recentf-filter-changer-select): New function.
20891         (recentf-filter-changer): Use it.  Make a sub-menu from filters
20892         available in `recentf-filter-changer-alist'.
20893         (recentf-data-cache, recentf-clear-data)
20894         (recentf-update-menu): Remove.  All references updated.
20895         (recentf-match-rule-p, recentf-build-dir-rules)
20896         (recentf-filter-changer-goto-next)
20897         (recentf-filter-changer-get-current)
20898         (recentf-filter-changer-get-next): Remove.
20900 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
20902         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
20903         buffer "Reset" button to "Reset to Current" for consistency with
20904         the State buttons.
20906 2005-12-08  John Paul Wallington  <jpw@pobox.com>
20908         * ibuf-ext.el (define-ibuffer-filter filename):
20909         If `dired-directory' is a list then really use its car.
20911 2005-12-08  Kim F. Storm  <storm@cua.dk>
20913         * emulation/cua-rect.el (cua--rectangle-aux-replace):
20914         Fix indention of text on right side of replaced rectangle.
20916 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
20918         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
20919         No need to check gud-comint-buffer is bound.
20920         (gdb): Prevent multiple debugging when first session uses gdba.
20922 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20924         CC Mode update to 5.31.
20926         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
20927         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
20928         We might do this function properly in the future).
20930         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
20931         New macros c-sentence-end and c-default-value-sentence end, to cope
20932         with Emacs 22's new function `sentence-end'.
20934 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20936         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
20937         compat issue using `c-put-overlay' and `c-delete-overlay'.
20939         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
20940         New compat macros to handle overlays/extents.
20942 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20944         * progmodes/cc-fix.el: Add definitions of the macros push and pop
20945         (for GNU Emacs 20.4).
20947         * progmodes/cc-defs.el
20948         (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
20950         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
20951         highlighting mechanism so it will work in XEmacs too.
20953         * progmodes/cc-defs.el: Insert c-int-to-char.
20955         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
20956         call to the new macro c-int-to-char.  This solves XEmacs's
20957         regarding characters as different from integers.
20959 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20961         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
20962         New internal helper.
20964         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
20965         construct to make the indirect face lookup work in XEmacs.
20967         (c-cpp-matchers): Append the negation char face to the existing
20968         fontification, so that the cpp face doesn't disappear.
20969         Use `c-make-syntactic-matcher' to avoid negation chars in comments
20970         and strings.
20972         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
20973         to map to `font-lock-negation-char-face' in emacsen where it exists.
20975 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20977         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
20979         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
20980         Rename "c-subword-move-mode" as "c-subword-mode".
20982         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
20983         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
20985 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20987         * progmodes/cc-mode.el: Added autoload directive for
20988         `c-subword-move-mode' for use in older emacsen.
20990 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20992         * progmodes/cc-mode.el:
20993         (i): Insert a binding for C-c C-backspace into
20994         c-bind-special-erase-keys which works in TTYs.
20995         (ii): Make sure that when file styles are used, any explicitly
20996         given style variables take priority over those in the style.
20997         Do this by calling `hack-local-variables' a second time.
20999         * progmodes/cc-vars.el: Add language specific customization
21000         widgets for AWK to c-doc-comment-style, c-require-final-newline
21001         and c-default-style.  Add a defcustom for awk-mode-hook.
21002         Give c-syntactic-element and c-syntactic-context doc-strings by
21003         directly setting their `variable-documentation' propery.
21004         This allows Emacs 22.1 to read these with C-h v.
21006         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
21008 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21010         * progmodes/cc-fonts.el, cc-vars.el
21011         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
21012         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
21013         Masatake YAMATO.
21015         (c-doc-comment-style): Made GtkDoc default in C mode.
21017         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
21018         and C-c C-<delete>.
21020         (c-bind-special-erase-keys): New function for use on
21021         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
21023         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
21024         <delete> key behavior in XEmacs according to `delete-forward-p'.
21025         C.f. `c-electric-delete'.
21027 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21029         * progmodes/cc-mode.el: Give c-hungry-backspace and
21030         c-hungry-delete-forward permanent key bindings.
21032         * progmodes/cc-cmds.el (c-electric-semi&comma):
21033         Bind c-syntactic-context for calls to "criteria functions", for
21034         consistency with other calls to user functions.
21036         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
21037         `current-prefix-arg', since this might be the prefix arg to a
21038         command which calls c-indent-command as a function.  Change the
21039         interactive spec from "p" to "P".
21041         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
21042         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
21043         was difficult to understand.
21045 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21047         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
21048         first char of an identifier.
21050         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
21051         +" syntax in C++.
21053 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21055         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
21056         auto-fill doesn't split a c-comment's last word from a hanging
21057         "*/" when a space is typed between them after fill-column.
21059         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
21061         * progmodes/cc-styles.el (c-set-style)
21062         (c-setup-paragraph-variables): Abort the command if we're not in a
21063         CC Mode buffer.
21065         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
21066         with blank comment-prefix, and a blank line as the comment's
21067         second line.
21069 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21071         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
21072         Incorporate the patterns added in the Emacs development branch
21073         for the new Emacs 22 face `font-lock-negation-char-face'.
21075         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
21076         of "red" since it stands out better in xterms and DOS terminals.
21078         * progmodes/cc-engine.el (c-literal-faces):
21079         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
21081 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21083         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
21084         forcibly enable c-electric-flag.
21086         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
21087         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
21088         after the comment-prefix of a C-style comment will close that comment.
21090 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21092         * progmodes/cc-fonts.el (c-basic-matchers-before)
21093         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
21094         in Pike.
21096         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
21097         digraphs.
21099         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
21100         (c-cpp-message-directives, c-cpp-include-directives)
21101         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
21102         (c-cpp-expr-directives): Introduce new language constants to
21103         control cpp syntax in a cleaner way.
21105         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
21107         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
21109         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
21110         (c-multiline-string-start-char): New language constants and
21111         variables to specify how newlines in string literals work.
21113         (c-font-lock-invalid-string): Use them.
21115         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
21116         unbalanced close brace is entered.  Optimization by avoiding going
21117         back over arbitrarily large blocks.  Removed hints that this
21118         function only would be relevant/useful in AWK.
21120         (c-electric-brace): Indent syntactically after the cleanups since
21121         lineup functions might do it differently then.
21123         * progmodes/cc-engine.el, cc-langs.el
21124         (c-opt-op-identifier-prefix): New language constant and variable.
21126         (c-just-after-func-arglist-p, c-after-special-operator-id)
21127         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
21129         * progmodes/cc-align.el, cc-engine.el
21130         (c-after-special-operator-id): New helper to handle C++ operator
21131         identifiers.
21133         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
21134         (c-guess-basic-syntax): Handle C++ operator identifiers in
21135         declarations.
21137         * progmodes/cc-langs.el (c-assignment-operators): Add the
21138         trigraph version of ^= too.
21140         * progmodes/cc-langs.el (c-assignment-operators): Add the
21141         trigraph version of |= in C++.
21143         * progmodes/cc-fonts.el (c-font-lock-declarators):
21144         Handle `c-decl-hangon-kwds' after the identifier name.
21146         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
21147         whether an arglist is "nonempty", ignore a comment after the open
21148         paren if it isn't followed by a non-comment token on the same line.
21150         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
21151         Enable heuristics below the point to cope with classes inside special
21152         brace lists in Pike.
21154 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21156         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
21158 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21160         * progmodes/cc-guess.el (cc-guess-install): New function to
21161         install an already guessed style in another buffer.
21163         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
21164         sets `inhibit-read-only' - `c-save-buffer-state' should be used
21165         anyway if the change always is undone.
21167 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21169         Implement togglable electricity:
21171         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
21172         saying when it should be used.
21174         * progmodes/cc-engine.el: Add the new buffer-local variable,
21175         c-electric-flag.
21177         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
21178         c-toggle-auto-newline.
21180         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
21181         c-toggle-auto-newline.  Remove the binding for
21182         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
21183         c-toggle-electric-state.
21185         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
21187         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
21188         c-\(forward\|backward\)-subword.
21189         (c-update-modeline): Add the new modeline flag `l' for
21190         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
21191         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
21192         Make the old name an alias of the new name.
21193         (c-toggle-electric-state): New function.
21194         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
21195         Adapt these functions to do electric things only when
21196         c-electric-flag is non-nil.
21197         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
21198         new functions from c-electric-brace.
21199         (c-point-syntax): Add a check for "virtual semicolons" in AWK
21200         mode, so that the tentative extra newline doesn't change the
21201         syntax of the following brace.
21202         (c-electric-brace): Restructure by extracting the above functions.
21203         Tidy up the coding somewhat.
21204         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
21205         restructure a bit.
21207 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21209         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
21210         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
21212         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
21213         (c-submode-indicators): Change name from `c-auto-hungry-string'
21214         since it's now used to track another submode.
21216         (c-update-modeline): Convert to function and extended to check
21217         `c-subword-move-mode'.
21219         (c-forward-into-nomenclature, c-backward-into-nomenclature):
21220         Convert to compat aliases for `c-forward-subword' and
21221         `c-backward-subword'.
21223         * progmodes/cc-subword.el: New functions and minor mode to handle
21224         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
21226         (c-forward-subword, c-backward-subword, c-mark-subword)
21227         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
21228         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
21229         Functions corresponding to the standard word handling functions.
21231         (c-subword-move-mode): Minor mode that replaces all the standard
21232         word handling functions with their subword equivalences.
21234 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21236         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
21237         entry for one-liner-defun.
21239         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
21240         name in its def-edebug-spec.
21242         * progmodes/cc-cmds.el (c-electric-brace): Make the
21243         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
21244         compacts space before a comment, if this will make things fit on
21245         one line.
21247         Introduce an "awk" style, mainly for auto-newline and clean-ups.
21249         * progmodes/cc-align.el: New function c-snug-1line-defun-close.
21251         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
21252         clean-up one-liner-defun.
21254         * progmodes/cc-styles.el: Add the new "awk" style.
21256         * progmodes/cc-vars.el: Add description of one-liner-defun to
21257         c-cleanup-list's doc-string.  New user options,
21258         c-max-one-liner-length.  In c-default-style, set the default style
21259         for AWK to "awk".
21261 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21263         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
21264         macros inside labels.
21266         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
21267         `c-at-statement-start-p' and `c-at-expression-start-p'.
21269         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
21270         error if the mark isn't set.
21272         * progmodes/cc-engine.el (c-guess-continued-construct)
21273         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
21274         accurately detect functions inside functions.
21276         * progmodes/cc-engine.el (c-at-expression-start-p): New function
21277         like `c-at-statement-start-p' that additionally recognizes commas
21278         and expression parentheses as delimiters.
21280         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
21281         to avoid heuristics that doesn't work for unclosed blocks.
21282         (c-at-statement-start-p): New function.
21284         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
21285         Objective-C directives, e.g. directives spanning lines should work
21286         reasonably well now.
21288         (c-put-c-type-property, c-clear-c-type-property): New helpers.
21290         (c-forward-objc-directive): New function to move over any ObjC
21291         directive.
21293         (c-just-after-func-arglist-p, c-guess-basic-syntax)
21294         (c-basic-matchers-before): Use it.
21296         (c-font-lock-objc-iip-decl): Remove.
21298         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
21299         in the template arglist recognition.
21301         * progmodes/cc-styles.el (c-style-alist): Fix several
21302         inconsistencies in the Whitesmith style.
21304         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
21305         New lineup function to get lines after Whitesmith style blocks
21306         correctly indented.
21308         (c-lineup-whitesmith-in-block): Back out the compensation for
21309         opening parens since it's done using `add' lists in the style
21310         definition instead.  Don't use the anchor position since it varies
21311         too much between the syntactic symbols. :P
21313         * progmodes/cc-vars.el (c-valid-offset): Update.
21315         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
21316         lists where the offsets are combined according to several
21317         different methods: `first', `min', `max', and `add'.
21318         Report offset evaluation errors with `c-benign-error' so that some kind
21319         of reindentation still is done.
21321         * progmodes/cc-engine.el (c-guess-basic-syntax):
21322         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
21323         `arglist-close'.
21325         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
21326         situations for `arglist-cont-nonempty' and `arglist-close'.
21328         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
21330         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
21331         cc-bytecomp-boundp' in a number of places.
21333         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
21334         macro related issue.
21336 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21338         * progmodes/cc-awk.el: Change the terminology of regexps: A char
21339         list is now [asdf], a char class [:alpha:].
21340         Include code for char classes.
21341         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
21342         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
21344         Remove (nearly all of) the cruft associated with AWK Mode's former
21345         concept of "virtual semicolons":
21347         Adapt c-beginning-of-statement, c-end-of-statement (together with
21348         subfunctions) to use the new notion of "virtual semicolon" in
21349         place of the old awkward special handling for AWK.  There remains
21350         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
21351         * progmodes/cc-cmds.el:
21352         (c-ascertain-adjacent-literal): In the backwards direction, now
21353         recognises AWK regexp delimiters as string delimiters.
21354         (c-after-statement-terminator-p): Adapt for virtual semicolons;
21355         check more rigorously for "end of macro".
21356         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
21357         virtual semicolons;
21358         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
21359         out the code for forward movement into ...
21360         (c-end-of-statement): Now contains the code for forward movement,
21361         adapted for virtual semicolons.
21363         * progmodes/cc-engine.el:
21364         (c-ws*-string-limit-regexp): New regexp.
21365         (c-forward-single-comment, c-backward-single-comment): Comment out
21366         the (now redundant) "special" AWK stuff.
21368         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
21369         c-string-par-start, c-string-par-separate to be more like Text
21370         Mode than Fundamental Mode.
21372 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21374         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
21375         to the fontified region so that fontification doesn't occur
21376         outside it (could happen e.g. when fontifying a line with an
21377         unfinished declaration).
21379 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21381         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
21382         start of the file.  ^L now separate sections of the file.
21383         (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
21384         (c-awk-one-line-possibly-open-string-re)
21385         (c-awk-regexp-one-line-possibly-open-char-class-re)
21386         (c-awk-one-line-possibly-open-regexp-re)
21387         (c-awk-one-line-non-syn-ws*-re): New defonsts.
21388         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
21390         Amend the concept of "virtual semicolons" (in the indentation
21391         engine) for languages like AWK, such that they are now
21392         conceptually attached to end of the last token of a statement, not
21393         the end of the line.  (In AWK Mode, however, the pertinent text
21394         property is still physically set on the EOL.)  Remove the specific
21395         tests for awk-mode, thus facilitating the introduction of other
21396         language modes where EOLs can end statements.
21397         (Note: The funtionality in cc-cmds.el, specifically
21398         c-beginning/end-of-statement has yet to be amended.)
21400         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
21401         New macros.
21403         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
21404         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
21405         c-vsemi-status-unknown-p-fn (in a new page).
21407         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
21408         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
21409         numerous awkward forms like
21410         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
21411         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
21412         variable before-ws-ip, the place just after char-before-ip appears.
21414         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
21415         a comment.
21417 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21419         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
21420         `c-tentative-buffer-changes'.
21422         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
21423         convert to macro to choose between Emacs and XEmacs at compile time.
21425         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
21427         (c-tentative-buffer-changes): New macro to handle temporary buffer
21428         changes in a convenient way.
21430         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
21431         for `c-tentative-buffer-changes'.
21433         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
21434         the checks for paren sexps between the point and the keyword, to
21435         avoid some false alarms.
21437         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
21438         Fixed a situation where an error could be thrown for unbalanced
21439         parens.  Changed to make use of c-keyword-member' to avoid some
21440         repeated regexp matches.
21442         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
21443         These language variable are no longer necessary.
21445         (c-block-stmt-kwds): New language constant used by
21446         c-looking-at-inexpr-block'.
21448         (c-guess-basic-syntax): Remove an optional check that looked at
21449         the existence of the now removed language variables.
21451         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
21452         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
21453         object instantiation expressions as declarations in some contexts.
21454         This bug only affected languages where the declarator can't be
21455         enclosed in parentheses.
21457         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
21458         insert newlines before and after substatement braces.
21460         * progmodes/cc-engine.el: Improved the heuristics for recognizing
21461         function declaration headers and the handling of C++ style member
21462         init lists.
21464         (c-just-after-func-arglist-p): Rewritten to use
21465         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
21467         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
21469         (c-guess-basic-syntax): Adapt case 5B for the new
21470         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
21471         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
21472         covers all cases now).
21474         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
21476 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21478         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
21479         c-string-par-start/separate c-sentence-end-with-esc-eol,
21480         initialised in c-setup-paragraph-variables, used in string
21481         scanning subroutines of c-beginning-of-statement.
21483         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
21484         which precedes the newly inserted `{'.
21486 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21488         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
21489         function for declaration level blocks.  It should now cope with
21490         templates better and also be a lot more comprehensible.
21492         (c-looking-at-decl-block): The new function.
21494         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
21495         for compatibility.
21497         (c-add-class-syntax, c-guess-continued-construct)
21498         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
21500         (c-decl-block-key): Change to tell apart ambiguous and
21501         unambiguous keywords.  Pike specials are now handled directly in
21502         the code instead.
21504         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
21505         New language constants and variables to make the backward skip in
21506         `c-looking-at-decl-block' as tight as possible.
21508         (c-nonsymbol-token-char-list): New language constant.
21510         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
21511         find balanced template arglists backwards.
21513         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
21514         making char classes for `c-syntactic-skip-backward'.
21516         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
21517         16D - can't be a class-close at that point.
21519         * progmodes/cc-engine.el (c-guess-basic-syntax)
21520         (c-add-class-syntax): Don't narrow out the enclosing declaration
21521         level.  This makes everything a lot easier, and it was actually
21522         only four small places that needed it to work.  Some places that
21523         previously did `widen' are removed now, which has the effect that
21524         `c-guess-basic-syntax' never will look at things outside the
21525         current narrowment now.  The anchor position for `topmost-intro'
21526         is affected by this, but it was so bogus it was basically useless
21527         before, and now it's equally bogus but in a slightly different way.
21529         (c-narrow-out-enclosing-class): Gone.
21531         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
21532         the narrowed region.
21534         (c-least-enclosing-brace): Remove silly optional argument.
21536         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
21537         the point could be left directly after an open paren when finding
21538         the beginning of the first decl in the block.
21540         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
21541         Specify which submatch to use.
21543         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
21545         (c-decl-start-re): No longer any need for special treatment of
21546         ObjC due to the above.
21548         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
21549         presumably follows C in that regard.
21551         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
21552         New language constants to specify operator tokens inside
21553         identifiers in a more high level way.
21555         (c-opt-identifier-prefix-key): New internal language constant.
21557         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
21558         (c-identifier-start, c-identifier-key): Now completely calculated
21559         from other constants.
21561         (c-identifier-last-sym-match): Decommission since it's no longer used.
21563         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
21565         * progmodes/cc-engine.el (c-forward-name): Remove the
21566         optimization when c-identifier-key is equal to c-symbol-key since
21567         it doesn't work in byte compiled files.  Don't record empty
21568         regions as identifiers.
21570         * progmodes/cc-langs.el (c-filter-ops): New helper function to
21571         simplify access to `c-operators' and its likes.
21573         (c-operator-list, c-all-op-syntax-tokens)
21574         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
21575         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
21576         (c-primary-expr-regexp, c-cast-parens): Use it.
21578         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
21579         an explicit language in functions.
21581         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
21582         variant of adornment.
21584         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
21585         variable.
21587         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
21588         the Pike value.
21590         * progmodes/cc-engine.el (c-on-identifier)
21591         (c-simple-skip-symbol-backward): Small fix for handling "-"
21592         correctly in `skip-chars-backward'.  Affected the operator lfun
21593         syntax in Pike.
21595         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
21596         diagnostic message about precompiled language vars not being used.
21598         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
21599         "__attribute__" is followed by a parenthesis.
21601         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
21602         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
21603         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
21605         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
21606         Internal cleanups to properly detect the declared identifiers in
21607         various declarations.
21609         (c-decl-start-kwds): New language constant to recognize
21610         declarations that can start anywhere.  Used for class declarations
21611         in Pike.
21613         (c-specifier-key, c-not-decl-init-keywords)
21614         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
21615         (c-find-decl-spots): Implement `c-decl-start-kwds'.
21617         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
21618         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
21619         handling of the compiler specific extension keywords into a new
21620         language constant `c-decl-hangon-kwds' that defines keyword
21621         clauses to be ignored in declarations.
21623         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
21624         past unrecognized tokens when handling `c-colon-type-list-kwds'.
21625         Necessary to stop at the declared identifier in e.g. IDL valuetype
21626         declarations.
21628         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
21629         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
21630         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
21631         (c-forward-decl-or-cast-1): Recognize the declared identifier in
21632         class and enum declarations as such and not as part of the type.
21634         (c-forward-decl-or-cast-1, c-forward-label): Relax the
21635         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
21637         (c-forward-decl-or-cast-1): Don't disregard sure signs of
21638         declarations when there's some syntax error later on.
21640         (c-complex-decl-matchers): Did away with a reference to
21641         `c-specifier-key'.
21643         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
21644         value - this variable is always dynamically bound.
21646         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
21647         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
21648         * cc-cmds.el, cc-defs.el: Change the policy for marking up
21649         functions that might do hidden buffer changes: All such internal
21650         functions are now marked instead of those that don't.
21652         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
21653         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
21654         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
21655         (c-literal-type): Allow these functions to make hidden buffer changes,
21656         so that they are free to use text property caching later on.
21658         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
21659         (c-electric-brace, c-electric-slash, c-electric-star)
21660         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
21661         (c-electric-paren, c-electric-continued-statement, c-indent-command)
21662         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
21663         (c-context-line-break): Add `c-save-buffer-state' calls to comply
21664         with the changed semantics of the functions above.
21666         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
21667         when macros occur in obscure places.  Optimized the sexp movement
21668         a bit.
21670 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21672         Enhancements for c-beginning-of-statement to work in AWK Mode:
21674         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
21675         (completed statement) with `}' (statement completed by closing
21676         brace or semicolon) and `$' (statement completed by EOL).
21678         (c-awk-virtual-semicolon-ends-prev-line-p)
21679         (c-awk-virtual-semicolon-ends-line-p)
21680         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
21681         (c-awk-at-statement-end-p): New functions.
21683         * progmodes/cc-cmds.el: Simplify the structure of functions
21684         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
21685         two functions and c-beginning-of-statement to handle AWK Mode.
21687         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
21688         c-backward-single-comment for AWK mode.  Attempt to clarify their
21689         doc-strings.
21691         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
21693 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21695         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
21696         label handling.  Labels are now recognized in a uniform and more
21697         robust way, regardless of context.  Text properties are put on all
21698         labels to recognize the following declarations better.
21699         Multiword labels are handled both in indentation and fontification for
21700         the benefit of language extensions like Qt.  For consistency, keywords
21701         in labels are now fontified with the label face instead.
21702         That also applies to "case" and "default".
21704         (c-beginning-of-statement-1): Fix some bugs in the label
21705         handling.  Disregard `c-nonlabel-token-key' in labels that begin
21706         with `c-label-kwds'.
21708         (c-find-decl-spots): Support that the callback adds more
21709         `c-decl-end' spots to find.
21711         (c-forward-decl-or-cast-1): Don't treat a list of plain
21712         identifiers followed by a colon as a declaration.
21714         (c-forward-label): New function to recognize labels.
21716         (c-guess-basic-syntax): Replace uses of `c-label-key' with
21717         `c-forward-label'.  Moved the label recognition cases (14 and 15)
21718         earlier since they aren't so context sensitive now.  Handle labels
21719         on the top level gracefully.  Moved access label recognition to
21720         the generic label case (CASE 15) - removed CASE 5E.
21722         (c-font-lock-declarations): Add recognition of labels in the
21723         same round since we need to handle labels in parallell with other
21724         declarations to recognize both accurately.  It should also improve
21725         speed.
21727         (c-simple-decl-matchers, c-basic-matchers-after):
21728         Move `c-font-lock-labels' so that it only is used on decoration level 2
21729         since `c-font-lock-declarations' handles it otherwise.
21731         (c-complex-decl-matchers): Remove the simplistic recognition of
21732         access labels.
21734         (c-decl-prefix-re): Remove the kludges that was necessary to cope
21735         with labels earlier.
21737         (c-decl-start-re): New language variable to make
21738         `c-font-lock-declarations' stop for the special protection labels
21739         in Objective-C that start with `@'.
21741         (c-label-key): Remove since it's no longer used.
21743         (c-recognize-colon-labels, c-label-prefix-re): New language
21744         constants to support recognition of generic colon-terminated labels.
21746         (c-type-decl-end-used): `c-decl-end' is now used whenever there
21747         are colon terminated labels.
21749         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
21750         first argument starts with a special brace list.
21752         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
21753         (c-font-lock-declarations): Break out the declaration and cast
21754         recognition from `c-font-lock-declarations' to a new function, so
21755         that it can be used in the indentation engine.
21757         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
21758         up to the start of the literal.  Fixed bug with the point on the
21759         wrong side of the search limit that could happen when the start
21760         position is inside a literal.
21762         * progmodes/cc-engine.el (c-parse-state)
21763         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
21764         so that it's kept a little bit back to increase the hit rate.
21766         (c-parse-state): Change the macro handling and fixed some
21767         glitches.  Macro context is checked more often than necessary now,
21768         but otoh less garbage conses are generated.
21770         * progmodes/cc-engine.el (c-parse-state)
21771         (c-invalidate-state-cache): Cache the last position where
21772         `c-state-cache' applies.  This can speed up refontification quite
21773         a bit in blocks where there are many non-brace parens before the point.
21775         (c-state-cache-end): New variable for this.
21777         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
21778         cache variable.
21780         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
21781         get close initial continue positions when the start position is
21782         inside a literal or macro.  Do not call the callback for spots
21783         before the start position (which can happen e.g. for `c-decl-end'
21784         spots inside comments).  Optimize better in special cases when the
21785         region is a single line inside a literal or macro (typically when
21786         the current line is refontified).
21788         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
21789         to `c-add-stmt-syntax' - there's no need to explicitly whack off
21790         entries from the paren state.
21792         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
21793         special case for "else if" clauses.
21795         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
21796         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
21798         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
21799         New language variable to recognize the gcc extension with statement
21800         blocks inside expressions.
21802         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
21803         it somewhat more comprehensible.  The argument AT-BLOCK-START is
21804         no longer used and hence removed.
21806         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
21807         to `c-add-stmt-syntax'.
21809         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
21810         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
21811         This fixes bogus label recognition.
21813         * progmodes/cc-engine.el (c-add-type, c-check-type)
21814         (c-forward-name, c-forward-type): Improve storage of template
21815         types in `c-found-types' so that they can be recognized better.
21817         (c-syntactic-content): Add option to skip past nested parens.
21819         * progmodes/cc-engine.el (c-forward-name):
21820         Set `c-last-identifier-range' all the time.  It's less work that way.
21821         Handle that there might not be an identifier to store in
21822         `c-last-identifier-range'.
21824         (c-forward-type): Handle that `c-last-identifier-range' might be
21825         nil from `c-forward-name'.
21827         * progmodes/cc-defs.el (c-safe-scan-lists)
21828         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
21830         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
21831         to work even if the form fails.
21833         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
21834         down in a large file in one go.
21836         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
21838         * progmodes/cc-align.el (c-lineup-assignments): New lineup
21839         function which is like `c-lineup-math' but returns nil instead of
21840         `c-basic-offset' when it doesn't match.
21842         (c-lineup-math): Change to use `c-lineup-assignments'.
21844 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21846         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
21847         c-beginning-of-statement.  New subfunctions
21848         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
21850 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21852         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
21853         hardcoded char classes whereever possible.  Changed a couple of
21854         places to use skip by syntax instead of skip by char class.
21856         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
21857         Fix a bug in the regexp that caused extreme backtracking.
21859         * progmodes/cc-langs.el (c-block-comment-starter)
21860         (c-block-comment-ender): New language constants to specify in a
21861         single place how block comments look.
21863         (c-comment-start-regexp, c-block-comment-start-regexp)
21864         (comment-start, comment-end, comment-start-skip)
21865         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
21866         (c-syntactic-ws, c-nonempty-syntactic-ws)
21867         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
21868         `c-line-comment-starter', `c-block-comment-starter' and
21869         `c-block-comment-ender'.
21871         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
21872         New language constants to break up things a bit.
21874         (c-simple-ws): New language constant for simple whitespace.
21876         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
21878         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
21879         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
21880         newlines.  Allow and ignore nil elements in the list.
21882 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21884         * progmodes/cc-cmds.el: Comment out a (n almost certainly
21885         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
21887         * progmodes/cc-cmds.el: Tidy up the comments in
21888         c-beginning-of-statement and subfunctions.
21890         * progmodes/cc-awk.el: Replace calls to put-text-property to the
21891         more flexible c-put-char-property and c-clear-char-properties.
21892         Add the author's email address.
21894         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
21896         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
21897         closing "*/" of a block comment.
21899         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
21900         subfunctions) so that it works at BOB and EOB.
21902         * progmodes/cc-cmds.el, cc-vars.el: More updating of
21903         c-beginning-of-statement, including new variable
21904         c-block-comment-start-regexp.
21906 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21908         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
21909         symbols from `*-font-lock-extra-types' so that there's no need to
21910         use `regexp-opt' on those lists.
21912         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
21913         `c-type-modifier-kwds' is empty.
21915         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
21916         there are several strings on the same line.
21918         * progmodes/cc-engine.el (c-literal-limits): Remove the
21919         compatibility function for older emacsen.  `c-literal-limits-fast'
21920         has now taken the place of this function.
21922         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
21923         with older emacsen: We now require `pps-extended-state'.
21925 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21927         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
21928         which obviates the need to hack sentence-end.  This now handles
21929         escaped newlines in strings correctly.  Correct minor bugs in
21930         c-move-over-sentence and in c-beginning-of-statement.
21932         * progmodes/cc-cmds.el (c-beginning-of-statement (and
21933         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
21934         that movement over macros and code are rigorously separated from
21935         eachother.  Correct a few incidental bugs.
21937         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
21938         Improve its doc-string.  Improve the handling of certain specific cases.
21940 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21942         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
21943         (c-guess-basic-syntax): Change the way class-level labels are
21944         recognized; they can now contain essentially any symbols.
21946         (c-opt-extra-label-key): New language variable to cope with the
21947         special protection label syntax in Objective-C.
21949         (c-opt-access-key): Remove; this is now handled better by
21950         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
21952         (c-complex-decl-matchers): Update to handle that
21953         `c-opt-access-key' no longer exists.
21955         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
21956         improved label recognition in `c-beginning-of-statement-1'.
21958         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
21959         Recognize bitfields better.
21961         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
21962         Remove some cruft and fixed a bug that could cause it to go to a
21963         position further down.
21965         * progmodes/cc-langs.el, cc-engine.el
21966         (c-beginning-of-statement-1): Improve detection of labels in
21967         declaration contexts.
21969         (c-beginning-of-decl-1): Use it.
21971         (c-nonlabel-token-key): New language constant and variable needed
21972         by `c-beginning-of-statement-1'.
21974         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
21975         manifested itself due to the correction in `c-forward-sexp'.
21977         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
21978         Make these behave as documented when used at the buffer limits.
21980         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
21981         (c-type-decl-end-used): Made this a language variable.
21983         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
21984         correctly when `combine-after-change-calls' is used together with
21985         temporary narrowings.
21987         * progmodes/cc-engine.el (c-beginning-of-statement-1):
21988         Report labels correctly when the start point is immediately after the
21989         colon.
21991         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
21992         Remove since it isn't used anymore.
21994         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
21995         bracket arglists such as template parens in C++.
21997         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
21998         in the last check-in.  Some optimization.
22000         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
22001         where it could stop at the same level in a preceding sexp when
22002         PAREN-LEVEL is set.
22004         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
22005         text property lookup only when it's needed.
22007         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
22008         Change the policy for paren marked angle brackets to be more
22009         persistent; once marked they remain marked even when they're found
22010         to be unbalanced in the searched region.  This should keep the
22011         paren syntax around even when individual lines are refontified in
22012         multiline template arglists.
22014         (c-parse-and-markup-<>-arglists): New dynamically bound variable
22015         to control markup so that incorrect angle bracket arglists aren't
22016         marked in contexts where the correct value for
22017         `c-disallow-comma-in-<>-arglists' isn't known.
22019         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
22020         argument has become `c-parse-and-markup-<>-arglists'.
22022         (c-remove-<>-arglist-properties): Remove - no longer used.
22024         (c-after-change-check-<>-operators): New function used on
22025         `after-change-functions' to avoid that "<" and ">" characters that
22026         are part of longer operators have paren syntax.
22028         (c-<>-multichar-token-regexp): New language variable used by
22029         `c-after-change-check-<>-operators'.
22031         (c-after-change): Call `c-after-change-check-<>-operators'.
22033         (c-font-lock-<>-arglists): Use the context properties set by
22034         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
22035         correctly to avoid doing invalid markup.
22037         (c-font-lock-declarations): Remove code that undoes the invalid
22038         markup done by `c-font-lock-<>-arglists'.
22040         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
22041         after `c-font-lock-declarations'.
22043         * progmodes/cc-engine.el (c-syntactic-skip-backward):
22044         Add paren-level feature.
22046         (c-guess-basic-syntax): Improve the anchor position for
22047         `template-args-cont' in nested template arglists.  There's still
22048         much to be desired in this area, though.
22050 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
22052         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
22053         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
22055 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
22057         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
22058         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
22060         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
22061         it doesn't work no longer are supported.
22063         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
22064         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
22065         requires support for the syntax-table' text property, which rules
22066         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
22067         cruft associated with those versions.
22069         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
22070         for the `syntax-table' text property, which rules out Emacs 19 and
22071         XEmacs < 21.4.  Removed various compatibility cruft associated
22072         with those versions.
22074         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
22075         support for the `syntax-table' text property.
22077         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
22078         variable and use an extra quoted face name instead.  All the
22079         emacsen flavors handle that correctly.
22081         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
22082         (c-font-lock-declarators, c-font-lock-declarations)
22083         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
22084         property to mark the items in in declarator lists to handle
22085         refontification inside multiline declarations better.
22087         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
22088         construct like "a * b = c;" as a declaration.
22090 2005-12-08  Kim F. Storm  <storm@cua.dk>
22092         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
22093         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
22094         select either meta, hyper, or super modifier for rectangle commands.
22095         (cua--rectangle-modifier-key): New defvar.
22096         (cua--M/H-key): Use it.  Remove special case for `space'.
22097         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
22098         on X, to meta otherwise.  Always bind C-return to toggle
22099         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
22101         * emulation/cua-rect.el (cua-help-for-rectangle):
22102         Use cua--rectangle-modifier-key.  Handle super modifier too.
22103         (cua--init-rectangles): Always bind C-return to toggle rectangle.
22104         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
22106         * ido.el: Move Acknowledgements and History after Commentary.
22107         Minor changes to Commentary.
22109         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
22110         keymap if cua--prefix-override-timer is `shift'.
22111         (cua--shift-control-prefix): New function; emulate "type prefix
22112         key twice" functionality to handle shifted prefix key override.
22113         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
22114         New commands.
22115         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
22117 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
22119         * textmodes/org.el (org-insert-heading): Try to do items before
22120         headings.
22121         (org-agenda-mode): Quote `org-agenda-mode-hook'.
22122         (org-insert-item): New function.
22123         (org-renumber-ordered-list): Don't skip to higher level lists.
22125 2005-12-08  Juri Linkov  <juri@jurta.org>
22127         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
22129         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
22131         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
22133         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
22134         the constructed function name fun-1.
22136         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
22137         because such links don't lead to parent documentation.
22139 2005-12-08  Kenichi Handa  <handa@m17n.org>
22141         * descr-text.el (describe-char): Use *Help-2* buffer if the
22142         current buffer is *Help*.  Call describe-text-properties while
22143         setting the original buffer.
22145 2005-12-07  Bill Wohler  <wohler@newt.com>
22147         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
22148         and causes problems with non-MH users (such as Gnus users).
22150 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
22152         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
22153         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
22154         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
22155         command "info sources".  Move calls to GDB command "list".
22156         (gdb-find-file-hook): Just use gdb-source-file-list.
22157         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
22158         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
22159         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
22160         (gdb-data-list-register-values-handler): Use correct trigger name.
22162 2005-12-07  Kim F. Storm  <storm@cua.dk>
22164         * ido.el (ido-completion-map): Rename from ido-mode-map.
22165         (ido-common-completion-map, ido-file-completion-map)
22166         (ido-file-dir-completion-map, ido-buffer-completion-map):
22167         Rename from ido-mode-....-map.
22168         (ido-init-completion-maps): Rename from ido-init-mode-maps.
22169         (ido-setup-completion-map): Rename from ido-define-mode-map.
22170         (ido-read-internal): Bind minibuffer-local-filename-completion-map
22171         to ido-completion-map.
22173 2005-12-07  Kenichi Handa  <handa@m17n.org>
22175         * international/mule-cmds.el
22176         (set-display-table-and-terminal-coding-system): If the coding
22177         system specified in `unibyte-display' property is different from
22178         the arg coding-system, don't setup standard-display-table.
22180 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22182         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
22183         that comments end at \n, regardless of selective-display.
22185 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
22187         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
22188         (gdb-version): New variables.
22189         (gdb-source-file-list, gdb-register-names)
22190         (gdb-changed-registers): New variables for use with GDB 6.4+.
22191         (gdb-ann3): Replace with...
22192         (gdb-init-1, gdb-init-2): ...two new functions.
22193         (gdba, gdb-prompt): Call gdb-init-1.
22194         (gdb-get-version): New function.  Call gdb-init-2 from here.
22195         (gud-watch): Make it work with mouse events too.
22196         (gdb-post-prompt): Don't add to queue until GDB version is known.
22197         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
22198         (gdb-locals-mode): Use gdb-version.
22199         (gdb-memory-format-map, gdb-memory-unit-map)
22200         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
22201         (gdb-locals-font-lock-keywords-1)
22202         (gdb-locals-font-lock-keywords-2): New variables.
22203         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
22204         (gdb-set-gud-minor-mode-existing-buffers-1)
22205         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
22206         (gdb-var-update-1, gdb-var-update-handler-1)
22207         (gdb-data-list-register-values-handler)
22208         (gdb-data-list-register-values-custom)
22209         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
22210         (gdb-stack-list-locals-handler, gdb-get-register-names):
22211         New functions for use with GDB 6.4+.
22212         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
22213         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
22214         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
22215         (gdb-stack-list-locals-regexp)
22216         (gdb-data-list-register-names-regexp): New regexps for use with
22217         GDB 6.4+.
22219 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22221         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
22223 2005-12-06  Nozomu Ando  <nand@mac.com>
22225         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
22226         prompts work for AUTH PLAIN.  Also reported by Steve Allan
22227         <seallan@verizon.net>.
22229 2005-12-06  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
22231         * frame.el (set-frame-parameter): Add doc string.
22233 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
22235         * textmodes/org.el (org-occur-highlights): New variable.
22236         (org-highlight-new-match, org-remove-occur-highlights): New functions.
22237         (org-highlight-sparse-tree-matches): New option.
22238         (org-do-occur): New function.
22239         (org-get-heading): Make it work also at beginning of line.
22240         (org-category-table): New variable.
22241         (org-get-category-table, org-get-category)
22242         (org-camel-to-words, org-link-search): New functions.
22243         (org-select-this-todo-keyword): New variable.
22244         (org-todo-list): New command.
22245         (org-shiftright, org-shiftleft): New commands.
22246         (org-agenda-todo): Add prefix argument.
22247         (org-show-hierarchy-above): New option.
22248         (org-show-todo-tree): Numerical prefix creates tree for specific
22249         TODO keyword.
22250         (org-outline-level): New function, to assign a level to plain
22251         lists items.
22252         (org-cycle-include-plain-lists): New option.
22253         (org-mode): Use `org-outline-level' as value of `outline-level'.
22254         (org-cycle): Temporarily switch `outline-regexp' if
22255         `org-cycle-include-plain-lists' is non-nil.
22256         (org-start-icalendar-file): Fix format bug.
22257         (org-agenda-get-day-entries): Create category table.
22258         (org-agenda-get-todos, org-agenda-get-timestamps)
22259         (org-agenda-get-deadlines, org-agenda-get-scheduled)
22260         (org-agenda-get-blocks): Use `org-get-category'.
22261         (org-context-in-file-links): Rename from
22262         `org-line-numbers-in-file-links'.
22264 2005-12-06  Romain Francoise  <romain@orebokech.com>
22266         * window.el (balance-windows): Delete extraneous third arg in call
22267         to `enlarge-window'.
22269 2005-12-06  Kenichi Handa  <handa@m17n.org>
22271         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
22273 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
22275         * progmodes/gdb-ui.el (gdb-var-create-handler)
22276         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
22277         (gdb-var-list-children-handler, gdb-var-update-handler):
22278         Current buffer is already gdb-partial-output-buffer, don't
22279         make it current again.
22281 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
22283         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
22284         (list-buffers-noselect): Use it.
22286 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22288         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
22289         (mail-yank-ignored-headers): Use regexp-opt.
22290         (mail-mode-map): Move initialization into declaration.
22291         (mail-sent-via): Remove unused shadowed var `to-line'.
22292         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
22293         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
22294         (mail-do-fcc): Use dolist and push.
22295         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
22296         (mail-yank-ignored-headers): Don't autoload.
22298 2005-12-05  Kenichi Handa  <handa@m17n.org>
22300         * international/mule-cmds.el (set-language-info-internal): New fun.
22301         (set-language-info): Call set-language-info-internal to update
22302         language-info-alist.  If LANG-ENV is the current one, call
22303         set-language-environment to make INFO effective now.
22304         (set-language-info-alist): Likewise.
22305         (locale-language-names): With locale "en", use English
22306         lang. env. but set the default codings to iso-8859-1.
22308 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
22310         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
22311         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
22312         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
22313         for plain strings.
22314         (gdb-frames-mode): Remove redundant call to font-lock-mode.
22315         (gdb-all-registers): Rename from toggle-gdb-all-registers.
22316         Create registers buffer if necessary.  Echo new state in minibuffer.
22317         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
22319 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
22321         * info.el (Info-fontify-node): Match external links using
22322         non-directory part of filename.
22324 2005-12-04  Juri Linkov  <juri@jurta.org>
22326         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
22327         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
22328         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
22329         because there is no customization option for it.
22331         * font-lock.el (lisp-font-lock-keywords-1):
22332         Add define-global-minor-mode.
22334         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
22336         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
22337         properties on the constructed variable names.
22339         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22340         Put `definition-name' properties on the constructed function names
22341         next-sym and prev-sym.
22343         * emacs-lisp/find-func.el (find-function-regexp):
22344         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
22345         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
22346         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
22347         and easy-menu-define.
22349         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
22350         easy-mmode-define-global-mode and define-global-minor-mode.
22351         (lisp-imenu-generic-expression): Add define-global-minor-mode.
22353         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
22354         instead of easy-mmode-define-global-mode.
22356         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
22357         Use define-minor-mode instead of easy-mmode-define-minor-mode.
22359         * cus-edit.el (customize-group, customize-group-other-window):
22360         Filter out autoloaded options from the group completion list by
22361         using heuristics that autoloaded groups don't have `custom-autoload'
22362         property on their symbols (they have only `custom-loads').
22364         * simple.el (completion-setup-function): Put completions-common-part
22365         face on complete completion string too (i.e. completion string
22366         without completions-first-difference face).
22368         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
22370 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
22372         * view.el (view-mode): Doc fix.
22374         * disp-table.el (standard-display-european): Add to the warning
22375         message a reference to the doc string.
22377         * play/yow.el (apropos-zippy): Call print-help-return-message,
22378         similar to other Help and Apropos commands.
22380         * help.el (print-help-return-message): If pop-up-frames is
22381         non-nil, set up help-return-method to delete the help window and,
22382         possibly, its frame as well, and don't display message about
22383         scrolling the help window.  Doc fix.
22384         (help-return-method): Doc fix.
22386 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
22388         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
22389         whereby names of length one or names starting with a
22390         symbol-constituent character would not be returned.
22392 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
22394         * subr.el (atomic-change-group): Add edebug and indentation spec.
22396 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22398         * completion.el (save-completions-file-name): Fix typo in last change.
22400 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22402         * info.el: Move back/forward history to the beginning of the tool bar.
22404 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
22406         * allout.el (eval-when-compile): Remove unnecessary load of cl.
22407         Add fset of allout-real-isearch-abort during compile to fix
22408         byte-compilation warnings.
22409         (allout-mode-p): Move definition of this macro above all uses, or
22410         byte compilation in barren Emacs (eg, during Emacs build) will
22411         lack the definition.
22412         (allout-mode): Move this variable above any uses, or byte
22413         compilation will fail.
22414         (allout-resolve-xref): Remove use of personal file-reference function.
22415         (allout-toggle-current-subtree-encryption): Do the current (ie,
22416         visible containing) topic, rather than nearest around point.  Doc fix.
22417         (allout-toggle-subtree-encryption): New function, workhorse that
22418         works on nearest topic containing point.
22419         (allout-encrypt-string): Signal requirement for newer version of pgg.
22420         (allout-resumptions): Doc fix.
22422 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
22424         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
22426 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
22428         * textmodes/flyspell.el (flyspell-external-point-words):
22429         Consider a misspelling as found in the string search if: (a) misspelling
22430         and found string lengths match, or (b) misspelling is found as
22431         element in a boundary-chars separated longer string, or (c)
22432         ispell-program-name is really ispell and misspelling is found as
22433         part of a TeX string.  After successful match move beginning of
22434         search region to end of match.  Warn about not found misspellings
22435         once the process is done.
22436         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
22438 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
22440         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
22441         tool bar (removed inadvertently).
22443 2005-12-02  Juri Linkov  <juri@jurta.org>
22445         * log-view.el (log-view-diff): Clarify doc string.
22447 2005-12-01  Bill Wohler  <wohler@newt.com>
22449         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
22450         triggers lm-verify errors.
22452 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
22454         * simple.el (transient-mark-mode, line-number-mode)
22455         (column-number-mode, size-indication-mode): Remove `:require nil'.
22457 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
22459         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
22460         in the margin also.
22461         (gdb-breakpoints-mode-map): Use D instead of d for
22462         gdb-delete-breakpoint.
22463         (gdb-get-frame-number): Require a number to match on.
22464         (gdb-threads-mode-map): Add follow-link binding.
22466 2005-11-30  Jason Rumney  <jasonr@gnu.org>
22468         * isearch.el (isearch-mode-map): Avoid exiting search on
22469         language-change event.
22471 2005-11-30  Romain Francoise  <romain@orebokech.com>
22473         * speedbar.el (speedbar-default-position): New defcustom.
22474         (speedbar-frame-reposition-smartly): Use it.
22476         * dframe.el (dframe-reposition-frame-emacs): Fix position
22477         computation for `left' location.
22478         Update copyright year.
22480 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22482         * help.el (help-map): Move initialization into declaration.
22484         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
22486         * help-fns.el (help-argument-name): Don't autoload.
22487         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
22488         to be re-loaded when customizing the `help' group.
22490 2005-11-30  John Paul Wallington  <jpw@gnu.org>
22492         * help-fns.el (describe-function-1): Fill arglist output.
22494 2005-11-30  Kim F. Storm  <storm@cua.dk>
22496         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
22497         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
22498         after revert-buffer (or anything else which kills all local variables).
22500         * apropos.el (apropos-parse-pattern): Doc fix.
22501         Set apropos-regexp directly, rather than expecting callers to do so.
22502         (apropos-command, apropos, apropos-value, apropos-documentation):
22503         Simplify calls to apropos-parse-pattern.
22505 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
22507         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
22508         (hi-lock-face-phrase-buffer): Use hi-yellow face.
22509         (hi-lock-write-interactive-patterns): Use comment-region.
22511         * longlines.el (longlines-mode): Add mail-setup-hook.
22513         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
22515         * simple.el (sendmail-user-agent-compose, next-line):
22516         Conditionally use hard-newline.
22518 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
22520         * international/latexenc.el (latex-inputenc-coding-alist):
22521         Reword doc string.
22523 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
22525         * help.el (describe-key-briefly, describe-key): Recognize default
22526         bindings.
22528 2005-11-29  Romain Francoise  <romain@orebokech.com>
22530         * view.el (view-inhibit-help-message): New defcustom.
22531         (view-mode-enter): Use it.
22533 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
22535         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
22536         Preserve user position.
22538 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
22540         * font-lock.el: Throw error if facemenu is not loaded to prevent
22541         accidental change of loading order in loadup.el.  (Suggested by RMS.)
22543         * loadup.el: Add comment explaining why facemenu must be loaded
22544         before font-lock.
22546 2005-11-28  Jay Belanger  <belanger@truman.edu>
22548         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
22549         (calc-dispatch-map): Add more keys for `calc-same-interface'.
22551         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
22553         * calc/calc-embed.el (calc-do-embedded): Update help message.
22555         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
22557 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22559         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
22561         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
22562         called-interactively-p.
22563         (elp-profilable-p): Rename from elp-not-profilable-p.
22564         Invert result and take into account macros and autoloaded functions.
22565         (elp-instrument-function): Update call.
22566         (elp-instrument-package): Update call.  Add completion.
22567         (elp-pack-number): Use match-string.
22568         (elp-results-jump-to-definition-by-mouse): Merge into
22569         elp-results-jump-to-definition and then remove.
22570         (elp-output-insert-symname): Make help echo text single-line.
22572         * replace.el (query-replace-map): Move initialization into declaration.
22573         (occur-engine): Use with-current-buffer.
22574         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
22575         (occur-mode-mouse-goto): Replace with an alias.
22577 2005-11-28  Juri Linkov  <juri@jurta.org>
22579         * simple.el (quoted-insert): Let-bind input-method-function to nil.
22581         * term/w32-win.el: Bind [S-tab] to [backtab].
22583         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
22584         `Info-find-file' to t.
22586         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
22587         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
22588         and same-window-regexps.
22589         (occur-next-error): Don't move point for arg 0.
22591 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
22593         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
22595 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22597         * log-edit.el (log-edit-changelog-use-first): New var.
22598         (log-edit-changelog-ours-p): Use it.
22599         (log-edit-insert-changelog): Set it with new arg `use-first'.
22600         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
22601         (log-edit-hook): Add them to the list of suggested options.
22603         * textmodes/flyspell.el (flyspell-last-buffer): New var.
22604         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
22605         redundant work.
22606         (flyspell-mode-on): Use add-hook for after-change-functions.
22607         (flyspell-mode-off): Use remove-hook for after-change-functions.
22608         (flyspell-changes): Make it buffer-local.
22609         (flyspell-after-change-function): Make it non-interactive.  Use push.
22610         (flyspell-post-command-hook): Check input-pending-p while processing
22611         the potentially long list of buffer changes.
22613 2005-11-28  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
22615         * buff-menu.el (list-buffers-noselect): Display the selected
22616         frame's buffer list, not the global one.
22618 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
22620         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
22621         that (list last-input-event) works as in interactive spec.
22623 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
22625         * loadup.el ("facemenu"): Load facemenu before font-lock, because
22626         `facemenu-keymap' needs to be defined when font-lock is loaded.
22627         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
22629 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
22631         * completion.el: Remove useless leading * in defcustom docstrings.
22632         (save-completions-file-name): Use ~/.emacs.d if available.
22633         (completion-standard-syntax-table): Rename from
22634         cmpl-standard-syntax-table and fold initialization into declaration,
22635         thus removing cmpl-make-standard-completion-syntax-table.
22636         (completion-lisp-syntax-table, completion-c-syntax-table)
22637         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
22638         (cmpl-saved-syntax, cmpl-saved-point): Remove.
22639         (symbol-under-point, symbol-before-point)
22640         (symbol-under-or-before-point, symbol-before-point-for-complete)
22641         (add-completions-from-c-buffer): Use with-syntax-table.
22642         (make-completion): Don't return a list of completion entries.
22643         Update callers.
22644         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
22645         (completion-initialize): Rename from initialize-completions.
22646         (completion-find-file-hook): Rename from cmpl-find-file-hook.
22647         (kill-emacs-save-completions): Collect stats here.
22648         (save-completions-to-file, load-completions-from-file):
22649         Use with-current-buffer.
22650         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
22651         into a function.  Move all calls to toplevel.
22652         (completion-lisp-mode-hook): New fun.
22653         (completion-c-mode-hook, completion-setup-fortran-mode):
22654         Set the syntax-table here.  Use local-set-key.
22655         (completion-saved-bindings): New var.
22656         (dynamic-completion-mode): Make it into a proper minor mode.
22657         (load-completions-from-file): Remove unused var `num-uses'.
22659         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
22660         constructor if it is explicitly overridden.
22662         * complete.el (PC-completion-as-file-name-predicate):
22663         Use minibuffer-completing-file-name.
22664         (partial-completion-mode): Use find-file-not-found-functions.
22665         (PC-lisp-complete-symbol): Use with-syntax-table.
22666         (PC-look-for-include-file): Remove dead setq.
22667         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
22668         (PC-complete): Use with-current-buffer.
22670         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
22671         escape single quotes.
22673 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
22675         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
22676         of `if' whose condition always returned nil.  Doc fix.
22678         * buff-menu.el (Buffer-menu-revert-function): Make the selected
22679         window's buffer the current buffer around the call to
22680         `list-buffers-noselect'.  This is necessary to mark that buffer
22681         with a `.' in the Buffer Menu when called from Lisp, for instance
22682         by Auto Revert Mode.
22684 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
22686         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
22687         attaching to it.
22688         (gdb-pre-prompt): Make sure gdb-error is reset.
22690         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
22691         with a child process, detect it.
22692         (gud-speedbar-buttons): Match regexp more carefully.
22694 2005-11-27  Richard M. Stallman  <rms@gnu.org>
22696         * mouse.el (mouse-drag-move-window-bottom):
22697         Use adjust-window-trailing-edge.
22699 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
22701         * simple.el (blink-matching-open): Ignore
22702         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
22703         (blink-matching-paren-on-screen): Update docstring.
22705         * paren.el (show-paren-mode): No longer change
22706         `blink-matching-paren-on-screen'.
22708 2005-11-27  John Paul Wallington  <jpw@pobox.com>
22710         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22711         (gdb-threads-select, gdb-edit-register-value):
22712         Use `posn-set-point' instead of `mouse-set-point' because the
22713         latter is not fbound when configured without X.
22715 2005-11-27  Kim F. Storm  <storm@cua.dk>
22717         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
22718         existing face when partially highlighting a TAB in a rectangle.
22720 2005-11-26  Kim F. Storm  <storm@cua.dk>
22722         * ido.el (ido-mode-map): Doc fix.
22723         (ido-mode-common-map, ido-mode-file-map)
22724         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
22725         (ido-define-mode-map): Rewrite.  Select one of the new maps as
22726         parent for ido-mode-map instead of building from scratch.
22727         (ido-init-mode-maps): New defun to initialize new maps.
22728         (ido-mode): Call it.
22729         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
22730         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
22732 2005-11-26  John Paul Wallington  <jpw@pobox.com>
22734         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
22735         `mouse-set-point' because the latter is not fbound when configured
22736         without X.
22738 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
22740         * files.el (file-relative-name): Doc fix.
22742 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
22744         * progmodes/octave-inf.el (inferior-octave-startup): Force a
22745         non-empty string for secondary prompt PS2.
22747 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
22749         * progmodes/compile.el (compilation-setup): Fix last change.
22751 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
22753         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22754         (gdb-mouse-toggle-breakpoint-margin)
22755         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
22756         Add gdb-server-prefix to keep out of command history.
22757         (gdb-edit-register-value): New function.
22758         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
22759         (gdb-info-registers-custom): Use above map.
22761 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
22763         * custom.el (enable-theme): Signal error if argument is not a
22764         theme.  Don't recalculate a face if it's not loaded yet.
22766         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
22767         the `user' theme is in effect.
22769         * info.el (Info-on-current-buffer): Record actual filename in
22770         Info-current-file, instead of t, or a fake filename if a non-file
22771         buffer.  Make autoload.
22772         (Info-find-node, Info-revert-find-node): No need to check for
22773         Info-current-file nil.
22774         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
22775         Info-current-file is now never `t'.
22776         (Info-fontify-node): Many simplifications due to Info-current-file
22777         always being valid.  Use Info-find-file to find node filename.
22779 2005-11-25  David Kastrup  <dak@gnu.org>
22781         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
22782         new character, then delete" in order to preserve markers.
22784 2005-11-25  David Ponce  <david@dponce.com>
22786         * recentf.el (recentf-arrange-by-rule): Handle a special
22787         `auto-mode-alist'-like "strip suffix" rule.
22788         (recentf-build-mode-rules): Handle second level auto-mode entries.
22790 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
22792         * emulation/viper-keym.el (viper-ESC-key): Use different values
22793         in terminal and window modes.
22795         * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
22796         add jde-javadoc-checker-report-mode.
22798         * ediff-wind.el (ediff-make-wide-display): Slight simplification.
22800         * ediff.el (ediff-date): Change the date of last update.
22802 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
22804         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
22805         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
22806         (hi-lock-mode): New global minor mode.
22807         (turn-on-hi-lock-if-enabled): New function.
22808         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
22809         Change arguments to regexp and face instead of a font-lock pattern.
22810         Directly set face property, instead of refontifying.
22811         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
22812         (hi-lock-find-patterns): Use line-number-at-pos.
22814         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
22815         arguments for hi-lock-set-pattern.
22816         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
22817         Call font-lock-fontify-buffer.
22818         (hi-lock-find-file-hook, hi-lock-current-line)
22819         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
22821         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
22822         turned off.
22824         * progmodes/compile.el (compilation-setup): Don't fiddle with
22825         font-lock-defaults.
22827 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
22829         * progmodes/gdb-ui.el (gdb-var-create-handler)
22830         (gdb-var-list-children-handler): Find values for all variable
22831         objects.  gud-speedbar-buttons decides whether to display them.
22833 2005-11-24  Romain Francoise  <romain@orebokech.com>
22835         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
22836         buffer name with a space.
22838 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
22840         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
22841         `org-export-local-list-max-depth'.  Change default value to 3.
22842         (org-auto-renumber-ordered-lists)
22843         (org-plain-list-ordered-item-terminator): New options.
22844         (org-at-item-p, org-beginning-of-item, org-end-of-item)
22845         (org-get-indentation, org-get-string-indentation)
22846         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
22847         New functions.
22848         (org-move-item-down, org-move-item-up): New commands.
22849         (org-export-as-html): New classes for CSS support.  Bug fix in
22850         regular expression detecting fixed-width regions.  Respect
22851         `org-local-list-ordered-item-terminator'.
22852         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
22853         also a list item.
22854         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
22855         New item moving functions.
22857 2005-11-24  Juri Linkov  <juri@jurta.org>
22859         * isearch.el (isearch-repeat): With empty search ring set
22860         `isearch-error' to the error string instead of signaling error
22861         with the function `error'.
22863 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22865         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
22867 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
22869         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
22870         and variable.
22871         (gdb-var-create-handler, gdb-var-list-children-handler):
22872         Don't match on "char **...".
22873         (gdb-var-update-handler): Find values for all variable objects.
22874         (gdb-info-frames-custom): Identify frames by leading "#".
22876         * progmodes/gud.el (gud-speedbar-menu-items): Add
22877         gdb-speedbar-auto-raise as radio button.
22878         (gud-speedbar-buttons): Raise speedbar if requested.
22879         Don't match on "char **...".
22880         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
22881         Make it editable.
22883 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
22885         * info.el (Info-fontify-node): Handle the case where
22886         Info-current-file is t.
22888 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
22890         * simple.el (blink-matching-open): Fix off-by-one in last change.
22892 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22894         * term/mac-win.el: Don't change default directory.
22896 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
22898         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
22899         buffers correctly.  (It used to throw an error in such buffers.)
22900         Make it ask for confirmation in group buffers and other Custom
22901         buffers containing more than one customization item.
22903 2005-11-22  John Paul Wallington  <jpw@gnu.org>
22905         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
22906         property on mail and url overlays.
22907         (goto-address-at-point): Use `posn-set-point' instead of
22908         `mouse-set-point' because the latter is not fbound when configured
22909         without X.
22911 2005-11-22  Lars Hansen  <larsh@soem.dk>
22913         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
22914         (ls-lisp-classify, ls-lisp-format): Delete call to
22915         ls-lisp-parse-symlink.
22916         (ls-lisp-handle-switches): Handle symlinks to directories as
22917         directories when ls-lisp-dirs-first in non-nil.
22919 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
22921         * startup.el (command-line): Make sure that loaddefs.el is handled
22922         correctly in load-history.
22924 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
22926         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
22927         (gdb-struct-string, gdb-array-string): New constants.
22928         (gdb-info-locals-handler): Use them.
22929         (gdb-reset): Reset gdb-var-list to nil.
22931 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22933         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
22934         in patterns.
22936 2005-11-21  Juri Linkov  <juri@jurta.org>
22938         * custom.el (defcustom): Update link types in docstring.
22940 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
22942         * custom.el (defgroup): Add doc-string-elt info.
22944         * widget.el (define-widget): Don't use declare for the doc-string-elt.
22946 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22948         * newcomment.el (comment-enter-backward): Fix last fix.
22950         * simple.el (blink-matching-open):
22951         * paren.el (show-paren-function): Allow new paren-class info.
22953 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
22955         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
22956         handled automagically.
22958 2005-11-20  Andreas Schwab  <schwab@suse.de>
22960         * descr-text.el (describe-char): When copying overlays put them
22961         over the full char description instead of just the first character
22962         of it.
22964 2005-11-20  Juri Linkov  <juri@jurta.org>
22966         * simple.el (what-cursor-position):
22967         * descr-text.el (describe-char): Use Lisp-readable syntax
22968         for octal and hex.  Reorder decimal, octal and hex values.
22969         Remove excess whitespace in the output.  Use `=' in `column='
22970         like in `point=' and `Hscroll='.
22972         * international/mule-cmds.el (encoded-string-description):
22973         Use Lisp-readable syntax for hex.
22975 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
22977         * newcomment.el (comment-enter-backward): Handle the case where the
22978         comment is closed by EOB.
22980 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
22982         * longlines.el (longlines-before-revert-hook)
22983         (longlines-after-revert-hook): New functions.
22984         (longlines-mode): Turn off longlines temporarily when reverting.
22985         Add a message-setup-hook.
22986         (longlines-decode-buffer): New function.
22987         (longlines-wrap-line): Preserve marker positions.
22989 2005-11-19  Andreas Schwab  <schwab@suse.de>
22991         * emacs-lisp/shadow.el: Handle compressed files.
22993 2005-11-19  Romain Francoise  <romain@orebokech.com>
22995         * net/browse-url.el (browse-url-default-browser): Signal an error
22996         if no usable browser can be found, rather than try to load w3.
22998 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
23000         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
23001         replacing existing properties.
23002         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
23003         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
23004         tty specs.
23005         (rcirc-server-prefix, rcirc-server): New faces.
23006         (rcirc-url-regexp): Generate with rx macro.
23007         (rcirc-last-server-message-time): New variable.
23008         (rcirc-filter): Record time of last message.
23009         (rcirc-keepalive): Kill processes that did not send a message
23010         since the last ping.
23011         (rcirc-mode): Give rcirc-topic a local binding here.
23013 2005-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
23015         * subr.el (read-passwd): Fontify the prompt as we do with other
23016         prompts.
23018 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
23020         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
23021         binding buffer-read-only to nil.
23023 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
23025         * complete.el (partial-completion-mode):
23026         Mention completion-auto-help in the doc string.
23028         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
23029         more Lisp-ish way.
23031 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
23033         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
23034         digits, not 8, to avoid misalignment for files larger than 100MB.
23036 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
23038         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
23039         Mention "keyboard shortcuts" in the help text.
23041 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23043         * startup.el (fancy-splash-default-action): Discard only
23044         mouse-down and succeeding mouse-up events in the splash screen
23045         window so that drag-n-drop event can be processed.
23047 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
23049         * longlines.el (longlines-mode): Add hacks for mail-mode and
23050         message-mode.
23052 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
23054         * textmodes/org.el (org-table-sort-lines): New command.
23055         (org-tbl-menu): Add entry for `org-table-sort-lines'.
23056         (org-add-file): Command removed, use `org-agenda-file-to-front'
23057         instead.
23058         (org-export-icalendar): Use `org-icalendar-combined-name'.
23059         (org-cycle-agenda-files, org-agenda-file-to-end)
23060         (org-agenda-file-to-front): New commands.
23061         (org-table-tab-jumps-over-hlines, org-export-html-style):
23062         New options.
23063         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
23064         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
23065         New functions.
23066         (org-fill-paragraph): Call `org-table-align' in tables.
23067         (org-mode): Call `org-set-autofill-regexps'.
23068         (org-export-as-html): Support for local handformatted lists.
23069         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
23070         (org-export-local-list-max-depth): New option.
23071         (org-html-expand): Use `org-html-protect'.
23073 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
23075         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
23076         to "p".
23077         (gdb): Move definition of gud-pp to...
23079         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
23080         speedbar.
23081         (gdb-find-watch-expression): New function.
23083 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
23085         * faces.el (face-attribute, set-face-attribute): Mention existence
23086         of `:ignore-defface' setting in docstring.
23088 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
23090         * simple.el (completion-setup-function): Fix last change.
23092 2005-11-17  John Paul Wallington  <jpw@pobox.com>
23094         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
23095         Use `posn-set-point' instead of `mouse-set-point' because the
23096         latter is not fbound when configured without X.
23098         * comint.el (comint-insert-input): Likewise.
23100 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
23102         * simple.el (hard-newline): New variable.
23103         (sendmail-user-agent-compose, next-line): Use it.
23105         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
23106         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
23107         (mail-mail-reply-to, mail-mail-followup-to)
23108         (mail-position-on-field, mail-signature, mail-yank-original)
23109         (mail-attach-file): Likewise.
23111         * mail/mailheader.el (mail-header-format)
23112         (mail-header-format-function): Likewise.
23114         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
23116 2005-11-17  Juri Linkov  <juri@jurta.org>
23118         * font-lock.el (font-lock-faces): Rename this defgroup from
23119         `font-lock-highlighting-faces'.
23120         (font-lock-comment-face, font-lock-comment-delimiter-face)
23121         (font-lock-string-face, font-lock-doc-face)
23122         (font-lock-keyword-face, font-lock-builtin-face)
23123         (font-lock-function-name-face, font-lock-variable-name-face)
23124         (font-lock-type-face, font-lock-constant-face)
23125         (font-lock-warning-face, font-lock-negation-char-face)
23126         (font-lock-preprocessor-face)
23127         (font-lock-regexp-grouping-backslash)
23128         (font-lock-regexp-grouping-construct): Rename :group from
23129         `font-lock-highlighting-faces' to `font-lock-faces'.
23131         * cus-edit.el (lisp, c, tex):
23132         * progmodes/ada-mode.el (ada):
23133         * progmodes/asm-mode.el (asm):
23134         * progmodes/cperl-mode.el (cperl-faces):
23135         * progmodes/cpp.el (cpp):
23136         * progmodes/dcl-mode.el (dcl):
23137         * progmodes/f90.el (f90):
23138         * progmodes/fortran.el (fortran):
23139         * progmodes/icon.el (icon):
23140         * progmodes/idlwave.el (idlwave-misc):
23141         * progmodes/m4-mode.el (m4):
23142         * progmodes/make-mode.el (makefile):
23143         * progmodes/meta-mode.el (meta-font):
23144         * progmodes/modula2.el (modula2):
23145         * progmodes/octave-mod.el (octave):
23146         * progmodes/pascal.el (pascal):
23147         * progmodes/perl-mode.el (perl):
23148         * progmodes/prolog.el (prolog):
23149         * progmodes/ps-mode.el (PostScript-edit):
23150         * progmodes/scheme.el (scheme):
23151         * progmodes/sh-script.el (sh-script):
23152         * progmodes/simula.el (simula):
23153         * progmodes/tcl.el (tcl):
23154         * textmodes/nroff-mode.el (nroff):
23155         * textmodes/reftex-vars.el (reftex-fontification-configurations):
23156         * textmodes/sgml-mode.el (sgml):
23157         * textmodes/texinfo.el (texinfo):
23158         Add :link (custom-group-link font-lock-faces) to defgroup.
23160         * hi-lock.el (hi-lock): Rename this defgroup from
23161         `hi-lock-interactive-text-highlighting'.  Change parent group from
23162         `faces' to `font-lock'.  Add link to the manual.
23163         (hi-lock-mode, hi-lock-file-patterns-range)
23164         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
23165         `hi-lock-interactive-text-highlighting' to `hi-lock'.
23166         (hi-lock-faces): Add :group `faces'.
23168         * cus-edit.el (custom-variable-prompt): Clarify the code.
23170         * faces.el (face-read-string): Set the default value arg of
23171         completing-read.
23173 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
23175         * rfn-eshadow.el (file-name-shadow-properties)
23176         (file-name-shadow-tty-properties, file-name-shadow-mode):
23177         Remove autoloads, because the file is now preloaded.
23179 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
23181         * printing.el (easy-menu-intern): Don't define.
23182         (pr-get-symbol): Use easy-menu-intern only if defined.
23184         * simple.el (blink-matching-open): Simplify a bit.
23185         (completion-setup-function): Fix the case of partial-completion-mode
23186         when the minibuffer's contents start with "-".
23187         Obey completion-base-size-function even when
23188         minibuffer-completing-file-name is non-nil.
23190 2005-11-16  Richard M. Stallman  <rms@gnu.org>
23192         * net/eudcb-ph.el (eudc-ph-open-session):
23193         Use set-process-query-on-exit-flag.
23195         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
23197         * international/ucs-tables.el (ucs-set-table-for-input):
23198         Use make-local-variable, not make-variable-buffer-local.
23200         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
23201         Improve warning message text.
23203         * savehist.el (savehist-save-hook): Add :group.
23205         * menu-bar.el (menu-bar-help-menu):
23206         Rename Find Extra Packages to External Packages.
23208         * cus-edit.el (Custom-reset-standard): Verify that
23209         :custom-standard-value prop exists before calling it.
23211         * apropos.el (apropos-calc-scores): Use apropos-pattern.
23213 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
23215         * wid-edit.el (color): Enclose %t in %{...%}.
23217         * cus-edit.el (face): Enclose %t in %{...%}.
23219 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
23221         * savehist.el (savehist-mode-hook): Re-add the var.
23222         (savehist-mode): Use it.
23224 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
23226         * textmodes/flyspell.el: Fix commenting convention.
23227         Remove unnecessary leading * in custom docstrings.
23228         (flyspell-emacs): Remove unused var.
23229         (flyspell-delete-region-overlays): Use remove-overlays.
23230         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
23231         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
23232         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
23233         (flyspell-debug-signal-word-checked): Use with-current-buffer.
23234         (make-flyspell-overlay): Don't locally reuse a global name.
23235         (flyspell-highlight-incorrect-region)
23236         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
23237         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
23238         (flyspell-notify-misspell): Remove unused args `start' and `end'.
23239         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
23240         Wrap calls to accept-process-output inside with-local-quit since it's
23241         often called from a post-command-hook.
23242         (flyspell-correct-word, flyspell-auto-correct-word):
23243         Use ispell-send-string.
23244         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
23246         * calendar/diary-lib.el (diary-list-entries): Also hide the
23247         terminating newline.
23249 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
23251         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
23252         window-system, to allow fonts on tty.
23254 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
23256         * progmodes/gud.el (gud-speedbar-item-info): New function.
23257         (gud-install-speedbar-variables): Use it to display data type
23258         of watch expression as a tooltip in speedbar.
23260 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
23262         * font-core.el (global-font-lock-mode): Add :version keyword,
23263         because default was changed.
23265         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
23267         * startup.el (command-line): Use `custom-reevaluate-setting' for
23268         `file-name-shadow-mode'.
23270         * loadup.el: Preload rfn-eshadow.
23272         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
23273         Add :version keyword.
23274         (file-name-shadow-properties, file-name-shadow-tty-properties)
23275         (file-name-shadow): Add :version keyword.
23277         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
23278         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
23279         in the custom-group property of the symbol frames and the fringe
23280         group got no link to its parent group frames.
23281         Doc fix.
23283 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
23285         * progmodes/gud.el (gud-stop-subjob): New function.
23286         (gud-menu-map, gud-tool-bar-map): Use it.
23288 2005-11-16  Kim F. Storm  <storm@cua.dk>
23290         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
23291         than kill it.
23292         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
23293         to a more useful/logical place.
23295 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
23297         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
23298         go buttons complementary.
23300 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
23302         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
23303         (rfn-eshadow-sifn-equal): New function.
23304         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
23306 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
23308         * emulation/viper-util.el (viper-non-word-characters-reformed-vi):
23309         Quote `-' in string.
23311         * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
23312         rcirc-mode buffers come up in Emacs state.
23314         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
23315         operation.
23317 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
23319         * term.el (term-termcap-format): Fix typos.
23320         (term-down): Fix the negative argument case.
23322 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
23324         * progmodes/gdb-ui.el: Remove face-alias left over from change on
23325         2005-08-15.
23326         (gdb-ann3): New command gud-go.
23327         (menu): Accomodate gdb-mi.el.
23328         (gdb-assembler-custom): Make buffer of selected window current
23329         so that set-window-point works.
23331         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
23332         buttons and include new ones.
23334 2005-11-16  Kim F. Storm  <storm@cua.dk>
23336         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
23337         (gud-menu-map): Use it.
23339 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
23341         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
23342         that works correctly for Custom and that does not override a user
23343         who disables it.
23345         * help-mode.el (help-make-xrefs, help-xref-on-pp)
23346         (help-xref-interned, help-follow): Make hyperlinks for variables
23347         that are unbound, but have a non-nil variable-documentation property.
23349         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
23350         mode hook.  (It conflicted with defcustoms for some mode hooks.)
23351         Use the `variable-documentation' property to give the mode hook a
23352         docstring and expand that docstring.
23354 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
23356         * savehist.el (savehist-mode): Don't bother with
23357         `custom-set-minor-mode'.
23358         (savehist-coding-system): Check XEmacs version.
23359         (history-length): Declare also at run time.
23360         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
23361         Don't set the customize state.
23362         (savehist-minibuffer-hook): Special case for when
23363         minibuffer-history-variable is equal to t.
23365 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
23367         * files.el (write-file): Refresh VC status.
23369         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
23370         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
23371         than fundamental-mode to see if the mode was set.
23373 2005-11-14  Romain Francoise  <romain@orebokech.com>
23375         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
23376         dummy function in `eval-when-compile' to avoid compiler warning.
23377         Require `man' at compile time.
23379 2005-11-14  Jay Belanger  <belanger@truman.edu>
23381         * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
23382         calcFunc-powerexpand.
23383         (math-write-out-power): Rename it to math-powerexpand; have it
23384         handle negative exponents.
23385         (calc-writeoutpower): Rename it to calc-powerexpand.
23387         * calc/calc-ext.el: Change calcFunc-writeoutpower and
23388         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
23389         autoloads.
23390         Add calcFunc-ldiv to autoloads.
23392         * calc/calc-arith.el (calcFunc-ldiv): New function.
23394         * calc/calc.el (calc-left-divide): New function.
23396 2005-11-14  Juri Linkov  <juri@jurta.org>
23398         * cus-edit.el (custom-variable-prompt): Set the default value arg
23399         of completing-read.
23401         * cus-dep.el (custom-make-dependencies): Reverse the list of
23402         found dependencies.
23404 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
23406         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
23407         Highlighting" entry, it is on by default now.
23408         (menu-bar-options-save): Do not save global-font-lock-mode.
23410 2005-11-13  Richard M. Stallman  <rms@gnu.org>
23412         * textmodes/flyspell.el (flyspell-large-region):
23413         Call flyspell-accept-buffer-local-defs.
23415 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
23417         * textmodes/flyspell.el (flyspell-notify-misspell):
23418         Fix misspelling of "Misspelling".
23419         (flyspell-process-localwords): New function.
23420         (flyspell-large-region): Call flyspell-process-localwords and
23421         flyspell-delete-region-overlays.
23422         (flyspell-delete-region-overlays): New function.
23423         (flyspell-delete-all-overlays): Call that.
23425 2005-11-13  Richard M. Stallman  <rms@gnu.org>
23427         * help.el (help-for-help-internal): Improve doc of C-h a.
23428         (describe-key): Improve prompt; doc fix.
23430 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
23432         * vc-svn.el (vc-svn-registered): Catch all errors.
23434         * cus-dep.el (custom-make-dependencies): Typo.
23436 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
23438         * net/tramp-util.el (top): Fix compilation warning.
23440 2005-11-13  Kim F. Storm  <storm@cua.dk>
23442         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
23444 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
23446         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
23447         (gud-speedbar-buttons): Match on "const char *" too.
23449         * progmodes/gdb-ui.el (gdb-var-create-handler)
23450         (gdb-var-list-children-handler): Match on "const char *" too.
23451         (gdb-var-evaluate-expression-handler): Match on empty string.
23452         (gdb-var-update-handler): Only call
23453         gdb-var-evaluate-expression-handler when required.
23455 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
23457         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
23458         selected window.  This still doesn't work for speedbar.
23459         (gud-speedbar-buttons): Handle string expressions properly.
23461         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
23462         (gdb-var-create-handler): Handle string expressions properly.
23463         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
23464         Handle string expressions properly.  Move "type" field into regexp.
23466 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
23468         * bookmark.el (bookmark-maybe-message): New function to reduce
23469         code duplication: invokes `message' iff baud-rate is high enough.
23470         (bookmark-write-file): Use above instead of an inline conditional.
23471         (bookmark-load): Same.
23473 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
23475         * bookmark.el (bookmark-write-file): Don't visit the destination
23476         file, just write the data to it using write-region.  This is
23477         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
23478         change to avoid visiting the file in the first place.
23480 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
23482         * hi-lock.el (hi-lock-mode): Set the default value of
23483         font-lock-defaults.
23485 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
23487         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
23488         arg to `file-attributes'.
23489         (find-lisp-format): The UID and GID can now be strings.
23491 2005-11-12  Kim F. Storm  <storm@cua.dk>
23493         * help.el (help-map): Bind C-h d to apropos-documentation.
23495         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
23496         when point is at end-of-buffer.
23498         * apropos.el (apropos-match-face): Doc fix.
23499         (apropos-sort-by-scores): Add new choice `verbose'.
23500         (apropos-documentation-sort-by-scores): New defcustom.
23501         (apropos-pattern): Now contains the pattern entered by the user.
23502         (apropos-pattern-quoted): New defvar.
23503         (apropos-regexp): New defvar, containing the regexp corresponding
23504         to apropos-pattern.
23505         (apropos-all-words-regexp): Rename from apropos-all-regexp.
23506         (apropos-read-pattern): New defun.  Use it to read pattern arg in
23507         interactive calls; returns list of words for a word list, and
23508         string for a regexp.
23509         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
23510         parses a list of words or regexp as returned by apropos-read-pattern.
23511         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
23512         (apropos-score-doc): Return a very high score if the string
23513         entered by the user matches literally.
23514         (apropos-variable): Doc fix.  Use apropos-read-pattern.
23515         (apropos-command): Doc fix.  Use apropos-read-pattern and
23516         apropos-parse-pattern.  Call apropos-print with nosubst=t.
23517         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
23518         apropos-parse-pattern.
23519         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
23520         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
23521         apropos-documentation-sort-by-scores.  Call apropos-print with
23522         nosubst=t.
23523         (apropos-documentation-internal): Pass doc string through
23524         substitute-key-definition before adding text properties.
23525         Highlight substring matching literal user input if possible.
23526         (apropos-documentation-check-doc-file): Remove locals beg and end.
23527         Fix calculation of score (as added twice).  Pass doc string through
23528         substitute-key-definition before adding text properties.
23529         (apropos-documentation-check-elc-file): Pass doc string through
23530         substitute-key-definition before adding text properties.
23531         Highlight substring matching literal user input if possible.
23532         (apropos-print): Add new arg NOSUBST; if set, command and variable
23533         doc strings have already been passed through substitute-key-definition.
23534         Add code to handle apropos-accumulator items without score element
23535         for backwards compatibility (e.g. with woman package).
23536         Only show scores if apropos-sort-by-scores is `verbose'.
23538 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23540         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
23541         Add jka-compr-load-suffixes to load-suffixes.
23543         * jka-compr.el: Require jka-cmpr-hook.
23544         (jka-compr-info-compress-message, jka-compr-info-compress-program)
23545         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
23546         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
23547         (jka-compr-info-can-append, jka-compr-info-strip-extension)
23548         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
23549         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
23550         (jka-compr-uninstall): Remove entries from
23551         jka-compr-added-to-file-coding-system-alist after they are used.
23552         (jka-compr-error): Remove unused var `curbuf'.
23553         (jka-compr-file-local-copy): Remove unused var `notfound'.
23555 2005-11-10  Romain Francoise  <romain@orebokech.com>
23557         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
23559 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
23561         * progmodes/gud.el (gud-menu-map): Move parentheses.
23562         (gdb): New command gud-pv.
23564 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23566         * tar-mode.el: Remove spurious or unnecessary leading stars
23567         in docstrings.
23568         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
23569         (tar-parse-octal-integer-safe): Use mapc.
23570         (tar-header-block-summarize): Remove unused var `ck'.
23571         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
23572         cleared before.  Obey default-enable-multibyte-characters.
23573         Use mapconcat.  Simplify setting of tar-header-offset.
23574         (tar-mode-map): Move initialization inside delcaration.
23575         (tar-flag-deleted): Use `abs'.
23576         (tar-expunge-internal): Remove unused var `line'.
23577         (tar-expunge-internal): Don't hardcode point-min==1.
23578         (tar-expunge): Widen while doing set-buffer-multibyte.
23579         (tar-rename-entry): Use file-name-coding-system.
23580         (tar-alter-one-field): Don't hardcode point-min==1.
23581         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
23582         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
23584 2005-11-10  Masatake YAMATO  <jet@gyve.org>
23586         * add-log.el (add-log-current-defun): Handle class::method
23587         notation of c++.  Fix incorrect comment.
23589 2005-11-10  Alan Mackenzie  <acm@muc.de>
23591         * help-fns.el (describe-variable): Make C-h v work when a variable
23592         has variable documentation yet is unbound.
23594 2005-11-10  Masatake YAMATO  <jet@gyve.org>
23596         * man.el (Man-highlight-references): Set an empty
23597         string to `Man-arguments' if it is nil.
23598         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
23600 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
23602         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
23603         commenting conventions.
23605         * cus-dep.el (custom-make-dependencies): Simplify.
23606         Better follow the commenting conventions.
23608 2005-11-09  Richard M. Stallman  <rms@gnu.org>
23610         * apropos.el (apropos-pattern): Rename from apropos-regexp.
23611         (apropos-orig-pattern): Rename from apropos-orig-regexp.
23612         All uses changed.
23613         (apropos-rewrite-regexp): Doc fix.
23614         (apropos-variable, apropos-command, apropos, apropos-value):
23615         Change prompt; carry through the argument renaming.
23617 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
23619         * find-lisp.el: Require dired.
23620         (find-lisp-find-dired-internal): Do not call
23621         `abbreviate-file-name' on DIR.
23623 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
23625         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
23627 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
23629         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
23630         when using the speedbar.
23631         (gdb): New command gud-pp.
23632         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
23634 2005-11-09  Juri Linkov  <juri@jurta.org>
23636         * replace.el (occur-excluded-properties): New defcustom.
23637         (occur-1, occur-engine, occur-accumulate-lines): Use it.
23639 2005-11-08  Jay Belanger  <belanger@truman.edu>
23641         * calc/calc-units.el (math-convert-units): Replace any composite
23642         unit by its definition.
23644 2005-11-08  Lars Hansen  <larsh@soem.dk>
23646         * emacs-lisp/autoload.el (update-directory-autoloads):
23647         Add obsolete function alias.
23649 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
23651         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
23652         comment-indent-function.
23653         (lisp-comment-indent): Replace by an alias for comment-indent-default.
23655         * reveal.el (reveal-post-command): Rework the handling of
23656         reveal-open-spots, so as to be more reliable.  There were several
23657         tricky corner cases where an open spot might be lost, or where
23658         a closed spot might end up on the list of open spots.
23659         Only reveal text that's ellipsised.
23661 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
23663         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
23665 2005-11-07  John Paul Wallington  <jpw@gnu.org>
23667         * ibuffer.el (ibuffer): Search iconified frames too when
23668         getting Ibuffer buffer's window.
23670 2005-11-06  Richard M. Stallman  <rms@gnu.org>
23672         * progmodes/compile.el (compilation-internal-error-properties):
23673         save-excursion around the computation of MARKER.
23675 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
23677         * textmodes/flyspell.el (flyspell-external-point-words):
23678         flyspell-get-word returns a list, not just a string.
23680 2005-11-06  John Paul Wallington  <jpw@pobox.com>
23682         * ibuffer.el (ibuffer): Search all visible frames when getting
23683         Ibuffer buffer's window.
23685 2005-11-07  Masatake YAMATO  <jet@gyve.org>
23687         * man.el (Man-reference-regexp): Accept spaces between
23688         `Man-name-regexp' and `Man-section-regexp'.
23689         (Man-apropos-regexp): New variable.
23690         (Man-abstract-xref-man-page): Use value for `Man-target-string'
23691         if available.
23692         (Man-highlight-references, Man-highlight-references0):
23693         Handle the case when `Man-arguments' includes "-k".
23694         (Man-highlight-references0): Rename the argument `TARGET-POS' to
23695         `TARGET'. `TARGET' can be a number, function or nil.
23697 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
23699         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
23700         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
23701         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
23702         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
23703         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
23704         (gdb-send-item): Use buffer-local-value and simplify.
23706 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
23708         * startup.el (command-line): Use `custom-reevaluate-setting' for
23709         `global-font-lock-mode'.
23711         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
23712         by default, except in batch mode or when the -D option is given.
23714         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
23715         specified keyword args on to `define-minor-mode'.  Update docstring.
23717 2005-11-05  Romain Francoise  <romain@orebokech.com>
23719         * replace.el (occur-engine): Add marker at end of line, too.
23721 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
23723         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
23724         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23725         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23726         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23727         argument to all these routines, so the passphrase can be managed
23728         externally and passed in to the system.
23729         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
23730         pgg-add-passphrase-to-cache function.
23732         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
23733         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
23734         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
23735         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
23736         argument to all these routines, so the passphrase can be managed
23737         externally and passed in to the system.
23738         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
23739         function.
23741 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
23743         * font-lock.el: Don't deal with font-lock-face-attributes here,
23744         move the code ...
23746         * startup.el (command-line): ... here.  Use face-spec-set instead
23747         of custom-declare-face.
23749         * faces.el (face-spec-set): Reset the face if spec is not nil.
23751 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
23753         * newcomment.el (comment-region-internal): Box more tightly in the
23754         common case where there's no TAB in the boxed text.
23756 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23758         * info.el (info-tool-bar-map): Use images prev-node, next-node and
23759         up-node.
23761 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
23763         * net/newsticker.el: Commentary updated.  Code formatting changed.
23764         (newsticker-version): Change to "1.9".
23765         (newsticker, newsticker-feed): Doc fix.
23766         (newsticker-url-list): Doc fix.  Add option "Weekly".
23767         (newsticker-retrieval-interval): Add option "Weekly".
23768         (newsticker-headline-processing): Doc fix.
23769         (newsticker-auto-mark-filter): Remove.
23770         (newsticker-auto-mark-filter-list): New.
23771         (newsticker-layout, newsticker-sort-method): Doc fix.
23772         (newsticker-hide-old-items-in-newsticker-buffer)
23773         (newsticker-heading-format, newsticker-item-format)
23774         (newsticker-desc-format): Doc fix.
23775         (newsticker-show-all-rss-elements): Remove.
23776         (newsticker-show-all-news-elements): New.
23777         (newsticker-faces, newsticker-ticker): Doc fix.
23778         (remove-from-invisibility-spec): Code formatting.
23779         (newsticker--process-ids): New.
23780         (newsticker-mode): Doc fix.
23781         (newsticker-mode): Change mode-line-format.
23782         (newsticker-start): Remove debug output.
23783         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
23784         (newsticker-w3m-show-inline-images): Code formatting.
23785         (newsticker-next-item): Call `force-mode-line-update'.
23786         (newsticker-previous-item): Call `force-mode-line-update'.
23787         (newsticker-next-feed): Call `force-mode-line-update'.
23788         (newsticker-previous-feed): Call `force-mode-line-update'.
23789         (newsticker-mark-all-items-at-point-as-read): Code formatting.
23790         (newsticker-show-old-items): Do not show descs.
23791         (newsticker-hide-entry): Hide too much.
23792         (newsticker-hide-entry, newsticker-show-entry)
23793         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
23794         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
23795         (newsticker-toggle-auto-narrow-to-item): Code formatting.
23796         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
23797         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
23798         (newsticker-get-news): Call `force-mode-line-update'.
23799         Collect process ids.
23800         (newsticker--sentinel): Change coding system handling.
23801         Move image retrieval to new functions newsticker--get-logo-url-*.
23802         Move feed parsing to new functions newsticker--parse-*.
23803         Update list of process ids.
23804         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
23805         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
23806         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
23807         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
23808         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
23809         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
23810         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
23811         (newsticker--decode-coding-string): Remove.
23812         (newsticker--decode-numeric-entities): Check input.  Format code.
23813         (newsticker--remove-whitespace): Check input.
23814         (newsticker--do-forget-preformatted): Doc fix.
23815         (newsticker--decode-rfc822-date): Allow for missing time.
23816         (newsticker--update-process-ids): New.
23817         (newsticker--image-sentinel): Change comment.
23818         (newsticker--image-read): Change error message.
23819         (newsticker--imenu-goto): Doc fix.  Show headline title.
23820         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
23821         (newsticker--buffer-do-insert-text): Clean whitespace in
23822         html-rendered headline title.  Code formatting.
23823         Call `newsticker--buffer-print-extra-elements'.
23824         (newsticker--buffer-print-extra-element): Remove.
23825         (newsticker--buffer-print-extra-elements): New.
23826         (newsticker--buffer-do-print-extra-element): New.
23827         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
23828         large sizes.
23829         (newsticker--run-auto-mark-filter)
23830         (newsticker--do-run-auto-mark-filter):
23831         Use `newsticker-auto-mark-filter-list'.
23833 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
23835         * net/rcirc.el: Use split-string OMIT-NULLS argument.
23836         (rcirc-print): Force redisplay before running hooks.  Do long
23837         buffer truncation after making new text read-only.  Deal with nil
23838         text when decoding strings.  If TARGET is nil, use either the
23839         currently selected buffer, if it is an rcirc buffer and of the
23840         same process or the process buffer.
23841         (rcirc-mode): Remove header-line.  Recompute short buffer names.
23842         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
23843         (rcirc-short-buffer-name): Add variable.
23844         (rcirc-kill-buffer-hook): Recompute short buffer names.
23845         Remove nick from private channel.
23846         (rcirc-send-input): Send command text to current-buffer.
23847         Don't clear overlay arrow here.
23848         (rcirc-short-buffer-name): Return a short buffer name.
23849         (rcirc-update-short-buffer-names, rcirc-abbreviate)
23850         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
23851         buffer-name abbreviations.
23852         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
23853         Do not touch nick-table when killing a parted channel.
23854         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
23855         Clear arrow from current buffer if it is now hidden.
23856         (rcirc-current-buffer): Add variable.
23857         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
23858         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
23859         Remove -face from names.
23860         (rcirc-update-activity-string): Print "DND" when globally ignoring
23861         activity.
23862         (rcirc-ignore-buffer-activity-flag): Rename from
23863         rcirc-ignore-channel-activity.
23864         (rcirc-ignore-all-activity-flag): Doc fix.
23865         (rcirc-channels): Remove variable.
23866         (rcirc-kill-buffer-hook):
23867         (rcirc-get-buffer-create): Add nick to private channel.
23868         (rcirc-multiline-edit-submit): Remove tabs.
23869         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
23870         folded.
23871         (rcirc-remove-nick-channel): Bug fix.
23872         (rcirc-toggle-ignore-buffer-activity): Rename from
23873         rcirc-toggle-ignore-channel-activity.
23874         (rcirc-record-activity): Add buffers to the front of the list.
23875         (rcirc-update-activity): Remove killed buffers from list.
23876         (rcirc-process-server-response-1): Remove last argument if it is
23877         null before calling handler.
23878         (rcirc): Add "rcirc" defcustom prefix.
23879         (rcirc-prompt): Simplify default prompt.
23880         Use custom-initialize-default.
23881         (rcirc-private-chats): Remove variable.
23882         (rcirc-prompt): Change initialization.
23883         (rcirc-version): Remove function.
23884         (rcirc-id-string): Add constant.
23885         (rcirc-last-buffer): Remove variable.
23886         (rcirc-buffer-alist): Add variable.
23887         (rcirc-connect): Update variable setup.
23888         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
23889         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
23890         default.
23891         (rcirc-handler-generic): Trigger activity.
23892         (rcirc-send-message): Create the buffor of the target.
23893         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
23894         (rcirc-get-buffer): Just return nil if there is no matching buffer.
23895         (rcirc-multiline-edit-cancel): Remove function.
23896         (rcirc-set-last-buffer): Remove function.
23897         (rcirc-get-any-buffer): Add function.
23898         (rcirc-join-channels): Don't print /join text.
23899         (rcirc-toggle-ignore-channel-activity): Add and update echo area
23900         messages.
23901         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
23902         (rcirc-handler-NOTICE): Recognize CTCP responses.
23903         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
23904         constructing TOPIC string for buffers we are not JOINed.
23905         (rcirc-handler-CTCP-response): Add handler.
23906         (rcirc-multiline-edit-submit): Restore the window-configuration
23907         before adjusting point.
23908         (rcirc): Add customization group.
23909         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
23910         (rcirc-user-full-name, rcirc-startup-channels-alist)
23911         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
23912         (rcirc-ignore-all-activity-flag, rcirc-time-format)
23913         (rcirc-input-ring-size, rcirc-read-only-flag)
23914         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
23915         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
23916         Change defvar to defcustom.
23917         (rcirc-update-prompt): Add optional ALL arg, which will update
23918         prompts in all rcirc buffers.  Regexp quote replacement text.
23919         (rcirc-fill-column): Accept frame-width as a value.
23920         (rcirc-set-changed): Add function.
23921         (rcirc-next-active-buffer): Write more meaningful messages.
23922         (rcirc-faces): Add customization group.
23923         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
23924         (rcirc-nick-in-message-face, rcirc-prompt-face)
23925         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
23926         (with-rcirc-process-buffer): Move before first usage.
23927         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
23928         (rcirc-debug-flag): Rename from `rcirc-log-p'.
23929         (rcirc-debug): Rename from `rcirc-log'.
23930         (rcirc-format-response-string): Do not print `-' chars for a
23931         NOTICE with no sender.  Simplify output of server responses.
23933 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
23935         (rcirc-browse-url-map, rcirc-browse-url-at-point)
23936         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
23937         Make urls mouse and RET clickable.
23939 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
23941         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
23943 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
23945         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
23946         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23947         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23948         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23949         argument to all these routines, so the passphrase can be managed
23950         externally and passed in to the system.
23951         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
23952         pgg-add-passphrase-to-cache function.
23954         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
23955         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
23956         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
23957         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
23958         argument to all these routines, so the passphrase can be managed
23959         externally and passed in to the system.
23960         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
23961         function.
23963 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
23965         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
23966         from goto-address-url-regexp.
23968 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
23970         * textmodes/org.el (org-read-date, org-goto-calendar)
23971         (org-recenter-calendar, org-agenda-goto-calendar):
23972         Temporarily clear `calendar-move-hook'.
23974 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
23976         * ediff-merg.el (ediff-merge-region-is-non-clash):
23977         Return t, if not merging.
23979         * ediff-util.el (ediff-previous-difference): Don't skip regions that
23980         have merge clashes.
23982 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23984         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
23985         Undo previous change.
23987         * startup.el (command-line): Use `custom-reevaluate-setting' for
23988         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
23989         tty-register-default-colors on Mac.
23991 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
23993         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
23994         (gdb-buffer-type): Make it automatically buffer local...
23995         (gdb-get-create-buffer): ...and set it accordingly.
23996         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
23997         actually work.
23999 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
24001         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
24002         not red.
24004 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
24006         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
24007         case GUD buffer is not visible.
24008         (gdb-goto-breakpoint): Try to force display in source buffer.
24009         (gdb-frame-gdb-buffer): Copy other similar functions.
24010         (gdb-restore-windows): Don't display source if not asked for.
24011         (gdb-assembler-buffer-name): Don't capitalise.
24013 2005-11-03  Richard M. Stallman  <rms@gnu.org>
24015         * wid-edit.el (key-sequence): New widget type.
24017         * simple.el (set-mark-command-repeat-pop): New variable.
24018         (set-mark-command): Only interpret plan C-@ after a pop as a pop
24019         if set-mark-command-repeat-pop is true.
24021         * info.el (Info-fontify-node): Don't display extra "see" if there
24022         already is one here.
24024         * mouse.el: Fix special handling of DEL after dragging a region:
24025         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
24026         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
24028         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
24030         * textmodes/ispell.el (ispell-command-loop): Change `i' description
24031         not to assume it pertains to an affix.
24033         * textmodes/flyspell.el (flyspell-post-command-hook):
24034         Bind deactivate-mark to prevent deactivation.
24036 2005-11-03  Lars Hansen  <larsh@soem.dk>
24038         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
24039         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
24040         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
24042 2005-11-03  Romain Francoise  <romain@orebokech.com>
24044         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
24045         Update copyright years.
24047 2005-11-03  Sam Steingold  <sds@gnu.org>
24049         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
24050         Use system-type instead of window-system because window-system is not
24051         correctly defined during loadup.
24053 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
24055         * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
24056         (xml-parse-tag): Join strings separated by a comment properly.
24058 2005-11-02  Andreas Schwab  <schwab@suse.de>
24060         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
24062 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
24064         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
24065         (byte-optimize-pure-func): Quote the eval'd value.
24067         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
24068         Rename from perl-font-lock-syntactic-face-function.
24069         Change the calling convention so it can be used as a font-lock MATCHER.
24070         Do the parse-partial-sexp loop outselves.
24071         (perl-font-lock-syntactic-keywords): Use it.
24072         (perl-mode): Don't set font-lock-syntactic-face-function any more.
24074 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
24076         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
24077         disassembly buffer too.
24078         (gdb-exited): Remove overlay arrows when execution has finished.
24079         (gdb-info-frames-custom, gdb-info-threads-custom)
24080         (gdb-info-registers-custom): Don't add inappropriate text
24081         properties if inferior is not active.
24083 2005-11-02  Glenn Morris  <rgm@gnu.org>
24085         * progmodes/fortran.el (fortran-blink-match):
24086         Use `blink-matching-delay'.
24088 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
24090         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
24092 2005-11-02  Lars Hansen  <larsh@soem.dk>
24094         * net/tramp.el (tramp-action-out-of-band): Handle scp message
24095         "Permission denied".
24097 2005-11-01  Richard M. Stallman  <rms@gnu.org>
24099         * textmodes/flyspell.el (flyspell-external-point-words):
24100         Pass nil to flyspell-get-word.
24102 2005-11-02  Kim F. Storm  <storm@cua.dk>
24104         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
24105         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
24107 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
24109         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
24110         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
24111         (calendar-mouse-print-dates): Add optional `event' argument.
24112         Update interactive-spec.
24113         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
24114         Use `calendar-event-to-date' instead of `event'.
24116 2005-11-02  Masatake YAMATO  <jet@gyve.org>
24118         * progmodes/ld-script.el (ld-script-builtins):
24119         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
24120         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
24121         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
24123 2005-11-01  Romain Francoise  <romain@orebokech.com>
24125         * vc-sccs.el: Update copyright year.
24126         * ezimage.el: Likewise.
24128 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
24130         * info.el (Info-fontify-node): Use `string-width' for fontifying
24131         underlined titles.
24133 2005-11-01  Juri Linkov  <juri@jurta.org>
24135         * info.el (Info-fontify-node): Downcase node header keywords Node,
24136         Prev, Next, Up before comparison.
24137         (Info-history): Insert absolute directory name, and put invisible
24138         property on it.
24140 2005-11-01  Juri Linkov  <juri@jurta.org>
24142         * info.el (Info-file-supports-index-cookies): New variable.
24143         (Info-find-node-2): Check makeinfo version for index cookie support.
24144         (Info-index-nodes): Search for nodes with index cookies only when
24145         Info-file-supports-index-cookies is t.  Otherwise, search nodes
24146         with "Index" in the node name.
24147         (Info-index-node): Search index cookie in the current node only when
24148         Info-file-supports-index-cookies is t.  Otherwise, check the word
24149         "Index" in the node name.
24150         (Info-find-emacs-command-nodes): Remove code that searches nodes
24151         with "Index" node name in the top menu.
24153 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
24155         * progmodes/scheme.el (scheme-mode-variables): Use the default
24156         comment-indent-function.
24158         * faces.el (face-attribute): Handle the case where a face inherits from
24159         a non-existent face.
24161         * simple.el (eval-expression-print-format): Use lisp-readable syntax
24162         for octal and hexa output, and merge the char into the paren.
24163         (kill-new): Use push.
24164         (copy-to-buffer): Use with-current-buffer.
24165         (completion-setup-function): Move code in loop to remove redundancy.
24166         (minibuffer-local-must-match-map): Don't add bindings that duplicate
24167         those inherited from minibuffer-local-completion-map.
24169         * savehist.el (savehist-mode) <defcustom>:
24170         Use custom-set-minor-mode if available.
24171         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
24172         and emit a message if applicable.
24174 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
24176         * savehist.el: Sync up to version 19.
24177         (savehist-mode): New minor mode.
24178         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
24179         (savehist-length): Remove (use history-length instead).
24180         (savehist-file-modes): Rename from savehist-modes.
24181         (savehist-save-hook, savehist-loaded): New vars.
24182         (savehist-load): Use savehist-mode.  Try to smooth up transition from
24183         old format to new format.
24184         (savehist-install): Allow savehist-autosave-interval to be nil.
24185         (savehist-save): Run the new hook.  Be more careful to only trim the
24186         history variables.
24187         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
24188         (savehist-printable): Print into a buffer rather than char-by-char.
24190 2005-11-01  John Wiegley  <johnw@newartisans.com>
24192         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
24193         toggle-ignore keybinding (C-a).  The author said it had been
24194         disabled much earlier due to a possible incompatibility, but after
24195         many months of usage I have encountered no problems (and it is a
24196         rather useful option, especially for switching to " *temp*").
24198         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
24199         support for OS/X's AddressBook, by calling out to the open source
24200         program "contacts" (installable through Fink).
24202         * net/eudc.el (eudc-expand-inline): If the
24203         `eudc-multiple-match-handling-method' is set to `all', delete the
24204         query string before inserting the query result.
24206         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
24207         flag, to prevent Eshell from using the system ls when
24208         `eshell-ls-insert-directory' is in used.
24209         (eshell-ls-insert-directory): Disable font-lock in directory
24210         buffer so that Eshell's own fontification is seen.  This broke
24211         recently due to changes in font-lock, so this goes back to version
24212         21 behavior.
24214 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
24216         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
24217         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
24218         (gdb-many-windows): Doc fix.
24220 2005-10-31  Romain Francoise  <romain@orebokech.com>
24222         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
24224 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
24226         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
24227         that global-font-lock-mode can be enabled by default.
24229         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
24230         (font-lock-add-keywords, font-lock-remove-keywords)
24231         (font-lock-fontify-buffer): Remove autoload cookies.
24233         * jit-lock.el (jit-lock-register): Likewise.
24235         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
24237 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
24239         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
24240         intact if there is no gud-comint-buffer.
24242 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
24244         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
24245         old prompt comint-prompt-read-only is t and GDB commands are
24246         issued from tool bar etc.
24248 2005-10-31  Masatake YAMATO  <jet@gyve.org>
24250         * vc.el (vc-directory-exclusion-list): Add "{arch}".
24252 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
24254         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
24255         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
24257 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
24259         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
24260         starting at beginning of line.  Fontification is messed up when
24261         `open-paren-in-column-0-is-defun-start' set to t.
24262         Reported by John Paul Wallington <jpw@pobox.com>.
24264 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
24266         * comint.el (comint-send-input): Call `comint-update-fence' when
24267         `comint-process-echoes' and `comint-prompt-read-only' are both
24268         non-nil, to avoid leftover read-only newline.
24270 2005-10-30  Richard M. Stallman  <rms@gnu.org>
24272         * textmodes/flyspell.el (flyspell-external-point-words):
24273         Detect when WORD can't be checked properly because
24274         flyspell-get-word finds just part of it, and move on.
24276         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
24277         boundarychar for Polish.
24278         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
24279         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
24281 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
24283         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
24284         (gdb-registers-font-lock-keywords): Delete.
24285         (gdb-registers-mode): Don't fontify.
24286         (gdb-info-registers-custom): Use text properties instead as, in
24287         future, changed register values will use font-lock-warning-face.
24288         (gdb-local-font-lock-keywords): Rename to...
24289         (gdb-locals-font-lock-keywords): ...for consistency.
24291 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
24293         * vc.el (vc-switch-backend): Better error message if the buffer is
24294         not visiting a file under version control.
24296         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
24298 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
24300         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
24301         ~/.emacs.d/.emacs.
24303 2005-10-29  Richard M. Stallman  <rms@gnu.org>
24305         * replace.el (occur-mode-mouse-goto): Always go to other window.
24306         (occur-mode-goto-occurrence): Always switch in same window.
24308         * simple.el (undo): Display message at end, not at start.
24310         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
24311         New arg REUSE-CELL.
24312         (cancel-timer-internal): New function.
24313         (timer-event-handler): Use cancel-timer-internal,
24314         and pass the cell it returns to timer-activate...
24316         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
24317         (jit-lock-deferred-fontify, jit-lock-context-fontify)
24318         (jit-lock-after-change): Test memory-full.
24320 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
24322         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
24323         part of the decoded armor to find the key-identifier.
24324         (pgg-gpg-lookup-key-owner): New function to return the
24325         human-readable identifier of a key owner.
24326         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
24327         key itself.
24328         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
24329         the key value) if we have a key and can match it against a secret
24330         key.  Also, added a note pointing out fact that the prompt only
24331         indicates the first matching key.
24333         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
24334         pgg-decrypt-region.
24335         (pgg-pending-timers): A new hash for tracking the passphrase cache
24336         timers, so that new ones supercede old ones.
24337         (pgg-add-passphrase-to-cache): Rename from
24338         `pgg-add-passphrase-cache' to reduce confusion (all callers
24339         changed).  Modified to cancel old timers when new ones are added.
24340         (pgg-remove-passphrase-from-cache): Rename from
24341         `pgg-remove-passphrase-cache' to reduce confusion (all callers
24342         changed).  Modified to cancel old timers when their keys are
24343         removed from the cache.
24344         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
24345         XEmacs, an indirection to delete-itimer.
24346         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
24347         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
24348         users can only check cache without risk of prompting.  Correct bug in
24349         notruncate behavior.
24350         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
24351         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24352         Add informative docstrings.
24353         (pgg-decrypt): Convey provided passphrase in subordinate call to
24354         pgg-decrypt-region.
24356         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
24357         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
24358         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
24359         `passphrase' argument, so the passphrase can be managed externally
24360         and then passed in to the system.
24362         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
24363         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
24364         so the passphrase cache can be used reliably with identifiers
24365         besides a pgp packet's key id.
24367         * pgg-gpg.el (pgg-pgp-encrypt-region)
24368         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
24369         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
24370         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
24371         argument to all these routines, so the passphrase can be managed
24372         externally and passed in to the system.
24374         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
24375         `notruncate' argument, so the passphrase cache can be used
24376         reliably with identifiers besides a pgp packet's key id.
24378 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
24380         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
24381         symmetric encryption.
24382         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
24383         encrypted session key.
24384         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
24385         message ask for the passphrase in a proper way.
24387         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
24388         New user commands for symmetric encryption.
24390 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
24392         * textmodes/conf-mode.el (conf-assignment-sign)
24393         (conf-assignment-regexp): Fix docstrings.
24394         (conf-mode-initialize): New function.
24395         (conf-mode): Remove optional args.  Use delay-mode-hooks to
24396         recognize recursive calls.
24397         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
24398         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
24399         (conf-xdefaults-mode): Use define-derived-mode and
24400         conf-mode-initialize.
24402 2005-10-29  Romain Francoise  <romain@orebokech.com>
24404         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
24406 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
24408         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
24409         part of the decoded armor to find the key-identifier.
24410         (pgg-gpg-lookup-key-owner): New function to return the
24411         human-readable identifier of a key owner.
24412         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
24413         key itself.
24414         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
24415         the key value) if we have a key and can match it against a secret
24416         key.  Also, added a note pointing out fact that the prompt only
24417         indicates the first matching key.
24419         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
24420         pgg-decrypt-region.
24421         (pgg-pending-timers): A new hash for tracking the passphrase cache
24422         timers, so that new ones supercede old ones.
24423         (pgg-add-passphrase-to-cache): Rename from
24424         `pgg-add-passphrase-cache' to reduce confusion (all callers
24425         changed).  Modified to cancel old timers when new ones are added.
24426         (pgg-remove-passphrase-from-cache): Rename from
24427         `pgg-remove-passphrase-cache' to reduce confusion (all callers
24428         changed).  Modified to cancel old timers when their keys are
24429         removed from the cache.
24430         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
24431         XEmacs, an indirection to delete-itimer.
24432         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
24433         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
24434         users can only check cache without risk of prompting.  Correct bug in
24435         notruncate behavior.
24436         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
24437         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24438         Add informative docstrings.
24439         (pgg-decrypt): Convey provided passphrase in subordinate call to
24440         pgg-decrypt-region.
24442 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
24444         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
24445         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
24446         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
24447         `passphrase' argument, so the passphrase can be managed externally
24448         and then passed in to the system.
24450         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
24451         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
24452         so the passphrase cache can be used reliably with identifiers
24453         besides a pgp packet's key id.
24455         * pgg-gpg.el (pgg-pgp-encrypt-region)
24456         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
24457         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
24458         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
24459         argument to all these routines, so the passphrase can be managed
24460         externally and passed in to the system.
24462         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
24463         `notruncate' argument, so the passphrase cache can be used
24464         reliably with identifiers besides a pgp packet's key id.
24466 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
24468         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
24469         symmetric encryption.
24470         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
24471         encrypted session key.
24472         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
24473         message ask for the passphrase in a proper way.
24475         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
24476         New user commands for symmetric encryption.
24478 2005-10-28  Bill Wohler  <wohler@newt.com>
24480         * help-mode.el (help-url): New button type.  Calls browse-url.
24481         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
24482         Similar to Info nodes: URL `url'.
24483         (help-make-xrefs): Create help-url buttons for
24484         help-xref-url-regexp matches.
24486 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
24488         * tool-bar.el (tool-bar-add-item-from-menu)
24489         (tool-bar-local-item-from-menu): Fix doc strings.
24491 2005-10-28  Romain Francoise  <romain@orebokech.com>
24493         * ldefs-boot.el: Update.
24495         * subr.el (locate-library): Move from help-fns.el.
24496         * help-fns.el (locate-library): Move to subr.el.
24498 2005-10-28  Richard M. Stallman  <rms@gnu.org>
24500         * net/tramp.el (tramp-completion-mode): defvar moved up.
24502         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
24504         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
24506         * files.el (find-file-noselect): Use %d to format large file size.
24508         * bindings.el (mode-line-format): Add %e.
24510         * loadup.el ("facemenu"): Load unconditionally.
24511         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
24512         ("x-dnd"): Load, when appropriate.
24514         * startup.el (command-line): Call before-init-hook earlier.
24515         Warn about some bad characters in -u user name.
24517         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
24518         (flyspell-external-point-words): Error if misspelled word is not found.
24519         Set flyspell-large-region-beg at end of word.
24521 2005-10-28  Andreas Schwab  <schwab@suse.de>
24523         * view.el (View-revert-buffer-scroll-page-forward):
24524         Use view-page-size-default.
24526 2005-10-28  Juri Linkov  <juri@jurta.org>
24528         * international/quail.el (quail-get-current-str): Translate last
24529         raw character for deterministic input methods.
24531 2005-10-27  Jay Belanger  <belanger@truman.edu>
24533         * calc/calc-ext.el: Add functions to autoloads.
24534         (math-identity-matrix-p, math-ident-row-p): New functions.
24536         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
24537         multiplication by an identity matrix; don't turn multiplication by
24538         an inverse matrix into division.
24539         (math-div-symbol-fancy): Replace division by matrices with
24540         multiplication by inverse.
24542         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
24544         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
24545         (calc-writeoutpower): New functions.
24547 2005-10-27  Romain Francoise  <romain@orebokech.com>
24549         * replace.el (occur-engine): Include colon in mouse-face highlight.
24551         * dired-x.el: Change Maintainer field.
24553 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
24555         * longlines.el (longlines-mode): Bind after-change-functions to
24556         nil during initial decoding and final encoding.
24558 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
24560         * term.el (term-emulate-terminal, term-handle-colors-array)
24561         (term-handle-ansi-escape): Specify the terminfo capabilities
24562         implemented.
24564 2005-10-26  Richard M. Stallman  <rms@gnu.org>
24566         * info.el (Info-fontify-node): Fix detection of sentence-break
24567         before *Note.
24569 2005-10-26  Romain Francoise  <romain@orebokech.com>
24571         * smerge-mode.el: Add `tools' to file keywords.
24573 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
24575         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
24576         when the fringe is not available.
24578         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
24579         (def-gdb-auto-update-trigger): Simplify construction.
24580         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
24581         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
24582         defined explicitly.
24583         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
24584         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
24585         defined explicitly.
24586         (gdb-info-locals-custom): Remove as it's a no-op.
24588 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
24590         * longlines.el (longlines-mode): Remove narrowing before
24591         performing the initial decoding or final encoding.
24593 2005-10-25  Romain Francoise  <romain@orebokech.com>
24595         * emacs-lisp/find-func.el (find-library-name): Also strip
24596         extension if library name ends in .el, to take advantage of
24597         `find-library-suffixes'.
24599 2005-10-25  Richard M. Stallman  <rms@gnu.org>
24601         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
24603 2005-10-25  Juri Linkov  <juri@jurta.org>
24605         * textmodes/texinfo.el (texinfo-mode): Change charset of one
24606         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
24608 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24610         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
24611         (blackbox-redefine-key): Add argument `map'.
24613         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
24614         regions when moving the jit-lock-context-unfontify-pos boundary.
24616 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24618         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
24620 2005-10-25  Masatake YAMATO  <jet@gyve.org>
24622         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
24624 2005-10-25  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
24626         * play/blackbox.el (blackbox-redefine-key): New function.
24627         (blackbox-mode-map): Use it to remap existing bindings for cursor
24628         motion instead of binding literal keys.
24630 2005-10-25  Glenn Morris  <rgm@gnu.org>
24632         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
24633         diary does not end in a newline.  Do not assume a blank line at
24634         the start of the diary file.
24636 2005-10-25  Kenichi Handa  <handa@m17n.org>
24638         * international/quail.el (quail-translate-key): If the input
24639         method is deterministic and failed to handle the last key, restart
24640         the key handling loop from an appropriate key.
24642 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
24644         * vc.el (vc-dired-mode): Extend comment for binding of
24645         `directory-listing-before-filename-regexp'.
24647 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24649         * textmodes/texinfo.el (texinfo-mode):
24650         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
24651         not to unnecessarily expose emacs-mule's internal char codes.
24653 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
24655         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
24656         Display hand pointer and help-echo on disabled icon too.
24657         (gdb-mouse-until): New function.
24658         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
24660 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
24662         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
24663         with 2005-10-23 change to doctor.el.
24665         * finder.el (finder-mode-map): Add follow-link binding.
24667 2005-10-25  Kim F. Storm  <storm@cua.dk>
24669         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
24670         to gdb-mouse-toggle-breakpoint-fringe.
24671         (gdb-mouse-toggle-breakpoint-margin): Rename from
24672         gdb-mouse-toggle-breakpoint.  Fix doc.
24673         (gdb-mouse-toggle-breakpoint-fringe): New defun.
24674         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
24675         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
24676         string properties also for fringe breakpoint bitmaps.
24678 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
24680         * textmodes/org.el (org-start-icalendar-file): Fix format form.
24682 2005-10-25  Masatake YAMATO  <jet@gyve.org>
24684         * simple.el (completion-common-substring):
24685         Use `completion-common-substring' prior to `completion-base-size'.
24687 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
24689         * savehist.el: Require CL while compiling.
24690         (savehist-history-variables): Remove.
24691         (savehist-save-minibuffer-history, savehist-additional-variables)
24692         (savehist-minibuffer-history-variables): New vars.
24693         (savehist-save): Use them.
24694         (savehist-uninstall, savehist-minibuffer-hook): New funs.
24695         (savehist-install): New fun, extracted from savehist-load.
24696         (savehist-load): Use them.
24698 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
24700         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
24701         a dummy doc-string-elt property.
24702         (defalias, defvaralias, define-category): Add a docstring property.
24704         * image.el (defimage):
24705         * widget.el (define-widget):
24706         * custom.el (defface, defcustom): Add `doc-string' declaration.
24708         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
24709         (defadvice): Add `doc-string' declaration.
24711         * emacs-lisp/byte-run.el (macro-declaration-function):
24712         Handle `doc-string' declarations.
24713         (define-obsolete-function-alias, define-obsolete-variable-alias):
24714         Add `doc-string' declaration.
24716 2005-10-24  Kenichi Handa  <handa@m17n.org>
24718         * international/utf-7.el (utf-7): Add autoload cookie.
24720         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
24722 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
24724         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
24725         list of directories passed to batch-update-autoloads.  Add "." to
24726         the list of the echoed directories.
24728         * pgg-def.el:
24729         * pgg-gpg.el:
24730         * pgg-parse.el:
24731         * pgg-pgp.el:
24732         * pgg-pgp5.el:
24733         * pgg.el: Moved here from the gnus subdirectory.
24735 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
24737         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
24738         in case comint-prompt-read-only is set to t.
24740         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
24741         in case comint-prompt-read-only is set to t.
24743 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
24745         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
24746         Now a string.
24747         (icalendar-import-format): Handle CLASS, STATUS, URL.
24748         Rename `subject' to `summary'.
24749         (icalendar-import-format-summary): Rename from
24750         `icalendar-import-format-subject'.
24751         (icalendar-import-format-url, icalendar-import-format-status)
24752         (icalendar-import-format-class): New variables.
24753         (icalendar--rris): Take variable argument list.
24754         (icalendar--datestring-to-isodate): Remove unnecessary
24755         calendar-style check when converting dates with explicit month names.
24756         (icalendar-export-region): Change return type of conversion
24757         subroutines.  Bury current buffer unless error occurred.
24758         (icalendar--convert-to-ical)
24759         (icalendar--parse-summary-and-rest): New functions.
24760         (icalendar--convert-ordinary-to-ical)
24761         (icalendar--convert-weekly-to-ical)
24762         (icalendar--convert-yearly-to-ical)
24763         (icalendar--convert-block-to-ical)
24764         (icalendar--convert-cyclic-to-ical)
24765         (icalendar--convert-anniversary-to-ical): Change return type.
24766         Strip trailing blanks from subject.
24767         (icalendar--convert-sexp-to-ical): Change return type.
24768         Strip trailing blanks from subject.  Handle simple sexp
24769         entries as generated by icalendar.el.
24770         (icalendar--convert-float-to-ical)
24771         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
24772         (icalendar-import-file): Doc fix.
24773         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
24774         Correct call to icalendar--rris.
24775         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
24776         `summary'.
24777         (icalendar--add-diary-entry): Rename `subject' to `summary'.
24779 2005-10-24  Romain Francoise  <romain@orebokech.com>
24781         * server.el (server-sentinel): Set query-on-exit flag to nil on
24782         new client processes (it isn't inherited from the server process).
24784         * replace.el (occur-engine): Rearrange text properties.
24786 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24788         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
24789         case-fold-search is nil.
24790         (debug-help-follow): Use help-xref-interned directly.
24792 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
24794         * thumbs.el (thumbs-image-type): Add .pbm.
24796 2005-10-23  Richard M. Stallman  <rms@gnu.org>
24798         * faces.el (inhibit-face-set-after-frame-default): New variable.
24799         (set-face-attribute): Bind it.
24800         (face-set-after-frame-default): Test it.
24802         * help-fns.el (describe-simplify-lib-file-name): New function.
24803         (describe-function-1, describe-variable): Use it.
24805         * faces.el (describe-face): Use describe-simplify-lib-file-name.
24807         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
24808         Eliminate nil as possible value.
24809         (tooltip-hide-delay): Reduce internal-border-width.
24811         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
24812         (menu-bar-file-menu) <new-file>: Likewise.
24814         * simple.el (line-move-finish): Ignore fields computing LINE-END.
24816         * international/mule.el (load-with-code-conversion):
24817         Pass full file name to `eval-buffer' unless preloading.
24819         * textmodes/flyspell.el (flyspell-large-region):
24820         Call ispell-check-version.
24822         * textmodes/ispell.el (ispell-local-dictionary-overridden):
24823         Fix the make-variable-buffer-local call that was supposed
24824         to be for this variable.
24825         (ispell-aspell-supports-utf8): Doc fix.
24826         (ispell-find-aspell-dictionaries): Preserve elements of
24827         ispell-dictionary-alist for dictionaries that aspell doesn't report.
24828         (ispell-aspell-find-dictionary): Return nil on error.
24830         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
24831         (doctor-symptoms): Likewise.
24833         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
24835 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
24837         * cus-edit.el (custom-button, custom-button-pressed): New vars.
24838         (custom-raised-buttons): Add :set spec.
24839         (custom-button-unraised, custom-button-pressed-unraised):
24840         New faces, so that custom-raised-buttons actually does something.
24841         (custom-mode): Use custom-button and custom-button-pressed.
24843         * wid-edit.el (widget-specify-button): Don't ignore
24844         widget-mouse-face on graphic terminals.
24845         (widget-move-and-invoke): Cleanup.
24847 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
24849         * whitespace.el (whitespace-cleanup): Doc fix.
24851 2005-10-23  Romain Francoise  <romain@orebokech.com>
24853         * emulation/viper.el (viper-set-hooks): Quote forms passed to
24854         `eval-after-load' to avoid evaluating their result.
24856 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
24858         * files.el (directory-listing-before-filename-regexp):
24859         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
24861         * dired.el (dired-move-to-filename-regexp): Remove.
24862         All occurrences replaced by `directory-listing-before-filename-regexp'.
24864         * dired-x.el, locate.el, vc.el:
24865         Replace `dired-move-to-filename-regexp' by
24866         `directory-listing-before-filename-regexp'.  In vc.el it is
24867         overwritten locally; maybe this can be handled in files.el too.
24869         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurrences
24870         replaced by `directory-listing-before-filename-regexp'.
24872 2005-10-23  Andreas Schwab  <schwab@suse.de>
24874         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
24875         and eval-next-after-load.
24877 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
24879         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
24880         exist, create it.
24882 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
24884         * allout.el: Remove autoloads for mailcrypt and crypt++.
24885         Require pgg, pgg-gpg during compilation.
24886         (allout-version): Increment version number to 2.1, and use a literal
24887         rather than RCS Id.
24888         (allout-default-encryption-scheme): Remove.
24889         (allout-passphrase-verifier-handling)
24890         (allout-passphrase-verifier-string)
24891         (allout-file-passphrase-verifier-string)
24892         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
24893         (allout-passphrase-hint-handling): Rename and simplify.
24894         (allout-init): Use `find-file-hook' if available, otherwise
24895         `find-file-hooks'.
24896         (allout-mode): Use `write-file-functions' if available, otherwise
24897         `local-write-file-hooks' and, instead of making auto-save-hook
24898         buffer local, make the write-file-hook activity contingent to
24899         allout-mode.
24900         (allout-mode): Use key-binding substitution in the docstring.
24901         (allout-kill-line): Spell-out kill ring data structure mutation
24902         instead of using byte-compiler-complaint-provoking `pop'.
24903         (allout-insert-listified): Use `insert' rather than `insert-string'
24904         (allout-toggle-current-subtree-encryption): Update docstring, adjust
24905         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
24906         (allout-encrypt-string): Totally revamped vis new underlying
24907         encryption facilities.
24908         (allout-mc-activate-passwd): Remove.
24909         (allout-obtain-passphrase): New, more or less replaces
24910         allout-mc-activate-passwd.
24911         (allout-encrypted-key-info): More or less replaces
24912         allout-encrypted-text-type.
24913         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
24914         (my-mark-marker): Use `(featurep 'xemacs)'.
24916 2005-10-23  Lars Hansen  <larsh@soem.dk>
24918         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
24919         (byte-compile-file-form-defmumble, byte-compile-defun)
24920         (byte-compile-defmacro): Use it.
24921         (byte-compile-form): Don't call byte-compile-set-symbol-position
24922         when a byte-compile handler is called.
24924 2005-10-22  Romain Francoise  <romain@orebokech.com>
24926         * savehist.el (savehist-history-variables): Add `grep-find-history'.
24928         * subr.el (eval-after-load): Convert library name to an absolute
24929         file name using locate-library, since load-history no longer has
24930         library names in it.
24932 2005-10-22  Richard M. Stallman  <rms@gnu.org>
24934         * files.el (make-temp-file): Move from subr.el.
24935         * subr.el (make-temp-file): Move to files.el.
24937         * window.el (get-buffer-window-list): Move from subr.el.
24938         * subr.el (get-buffer-window-list): Move to window.el.
24940         * image.el (image-load-path): Use eval-at-startup to initialize.
24942         * subr.el (eval-at-startup): New macro.
24944         * subr.el: Much rearrangement of functions and division
24945         into pages.  No code changes.
24947 2005-10-22  Kenichi Handa  <handa@m17n.org>
24949         * tar-mode.el (tar-extract): Be sure to call
24950         find-operation-coding-system if set-auto-coding doesn't find a
24951         coding system.
24953 2005-10-22  Kim F. Storm  <storm@cua.dk>
24955         * image.el (image-type-header-regexps): Rename from image-type-regexps.
24956         Change users.
24957         (image-type-file-name-regexps): New defconst.
24958         (image-type-from-data): Simplify loop.
24959         (image-type-from-buffer): New defun.
24960         (image-type-from-file-header): Use it instead of image-type-from-data.
24961         Use image-search-load-path instead of only looking in data-directory.
24962         (image-type-from-file-name): New defun.
24963         (image-search-load-path): Change `pathname' to `filename'.
24964         Make PATH arg optional, default to image-load-path.
24966 2005-10-21  Richard M. Stallman  <rms@gnu.org>
24968         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
24970         * textmodes/paragraphs.el (sentence-end-base): New variable.
24971         (sentence-end): Use sentence-end-base.
24973 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24975         * font-lock.el (font-lock-default-fontify-region): Check the multiline
24976         property independently from the font-lock-multiline variable.
24978 2005-10-21  Richard M. Stallman  <rms@gnu.org>
24980         * emacs-lisp/find-func.el (find-library-name): Doc fix.
24982         * startup.el (command-line): Convert library names
24983         in `load-history' to absolute file names.
24985         * subr.el (symbol-file): Doc fix.
24987         * loadhist.el (file-loadhist-lookup): Call locate-library
24988         instead of find-library-name.  Don't try converting
24989         abs file names to library names, since load-history no longer
24990         has library names in it.
24991         (file-dependents, file-provides, file-requires): Doc fixes.
24993 2005-10-21  Juri Linkov  <juri@jurta.org>
24995         * progmodes/etags.el (tags-table-mode): New function.
24996         (tags-verify-table): Replace initialize-new-tags-table with
24997         tags-table-mode.
24999         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
25000         default value.
25001         (desktop-modes-not-to-save): Add tags-table-mode to the
25002         default value.
25004         * info.el (Info-index-next): Add total number of index
25005         alternatives to the message.
25007         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
25008         backward only space (instead of space and period) before looking
25009         at sentence end.
25011         * simple.el (set-variable): Use user-variable-p instead of symbolp.
25012         Add the old variable value as 4th default-value arg of read-string.
25014 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25016         * cus-face.el (custom-declare-face): Make face from X resources
25017         also on Mac.
25019         * disp-table.el (standard-display-g1, standard-display-graphic):
25020         Refuse to use string glyphs also on Mac.
25021         (standard-display-european): Don't set terminal coding system also
25022         on Mac.
25024         * frame.el (display-screens): Use x-display-screens also on Mac.
25026 2005-10-21  Romain Francoise  <romain@orebokech.com>
25028         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
25030 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
25032         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
25033         and $? into sexps.
25035         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
25036         warning face on open-paren-in-column-0.
25038         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
25039         boundary case.  Fix typo.
25040         Suggested by Martin Rudalics <rudalics@gmx.at>.
25042 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
25044         * textmodes/org.el (org-combined-agenda-icalendar-file)
25045         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
25046         (org-export-icalendar-this-file)
25047         (org-export-icalendar-all-agenda-files)
25048         (org-export-icalendar-combine-agenda-files): New commands.
25049         (org-export-icalendar, org-print-icalendar-entries)
25050         (org-start-icalendar-file, org-finish-icalendar-file)
25051         (org-ical-ts-to-string): New functions.
25052         (org-read-date, org-goto-calendar)
25053         (org-agenda-goto-calendar): Inhibit displaying diary entries by
25054         call to `calendar'.
25055         (orgtbl-setup): Remove the :keys arguments from the menu description.
25056         (org-after-save-iCalendar-file-hook): New variable.
25058 2005-10-21  Kenichi Handa  <handa@m17n.org>
25060         * language/vietnamese.el (tcvn-5712): Make it an alias of
25061         vietnamese-tcvn coding-system.
25063 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
25065         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
25066         group id is given.
25068 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25070         * progmodes/sh-script.el (sh-escaped-line-re): New var.
25071         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
25072         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
25073         whose line is either continued or ends with a comment.
25075 2005-10-20  Romain Francoise  <romain@orebokech.com>
25077         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
25079         * replace.el (occur-engine): Add follow-link property.
25081         * font-core.el (font-lock-mode): Doc fix.
25083 2005-10-20  Richard M. Stallman  <rms@gnu.org>
25085         * net/rcirc.el: New file.
25087 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
25089         * term.el (term-term-name): Initialize to "eterm-color".
25091 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
25093         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
25094         for encryption functionality.
25095         Move allout customization subgroup from `editing' to `outlines' group.
25096         Fix commentary keywords to legitimate ones.
25097         Update author info (using my current email address, obscurified).
25098         (allout-encrypt-string, allout-encryption-produce-work-buffer)
25099         (allout-encrypted-topic-p, allout-encrypted-text-type)
25100         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
25101         (allout-situate-encryption-key-verifier)
25102         (allout-get-encryption-key-verifier, allout-verify-key)
25103         (allout-next-topic-pending-encryption)
25104         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
25105         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
25106         (outline-key-verifier-handling, outline-key-hint-handling)
25107         (outline-encrypt-unencrypted-on-saves): New defcustoms.
25108         (allout-file-key-verifier-string, allout-encryption-scheme)
25109         (allout-key-verifier-string, allout-key-hint-string)
25110         (allout-after-save-decrypt): New variables.
25111         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
25112         (allout-after-saves-handler): New hook functions.
25113         (allout-post-command-business): Do allout-after-save-decrypt.
25114         (allout-enable-file-variable-adjustment): Custom var to enable
25115         mechanism for adding and adjusting settings of Emacs file variables.
25116         (allout-adjust-file-variable, allout-file-vars-section-data):
25117         New functions, implement the mechanism.
25118         (outlineify-sticky): Use the file vars mechanism.
25119         (allout-inhibit-protection, allout-during-write-cue)
25120         (allout-override-protect, allout-before-change-protect): Remove.
25121         (allout-flag-region, allout-open-topic): Adjust read-only text.
25122         (allout-open-line-not-read-only): Add to facilitate read-only
25123         text based protection.
25124         (allout-kill-line): Revise to adjust read-only text, clue the
25125         user about the inhibition.
25126         (allout-unprotected): Use unwind-protect.
25127         (allout-shift-in, allout-shift-out): Disallow manually shifting a
25128         topic deeper than the offspring depth of the previous topic -
25129         avoiding confusing "containment discontinuities".
25130         (allout-reindent-bodies): Fix retention of body relative hanging
25131         indent during promotion of collapsed bodies.
25132         (allout-open-topic): Make it easy to open new topic with same
25133         bullet as current topic - topic creation functions provided with
25134         any universal argument provokes now prompt for bullet, defaulting
25135         to the bullet of the previous topic.
25136         (allout-plain-bullets-string, allout-distinctive-bullets-string):
25137         Plain bullet alternates `.' period and `,' comma only.  All other
25138         bullets are relegated to special status (but customizable).
25139         (allout-end-of-entry): Rename from allout-end-of-current-entry
25140         since it actually operates w.r.t. most immediately containing
25141         entry, visible or not.
25142         (allout-hide-current-entry, allout-show-current-entry): Use the
25143         revised version.
25144         (allout-old-expose-topic): Solidify deprecation.
25145         (allout-end-of-subtree): Add so we can span concealed as well
25146         as visible topics.
25147         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
25148         (allout-end-of-current-heading): Tweak to just respect the first line.
25149         (allout-get-body-text): Add.
25150         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
25151         when invoked interactively.
25152         (allout-up-current-level): Use `interactive-p'.
25153         (allout-mode, allout-init): Miscellaneous docstring and
25154         operational refinements, as well as hookups of new encryption stuff.
25155         (allout-beginning-of-current-entry): Now works as advertised.
25156         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
25157         (allout-isearch-rectification): Refine condition for isearching.
25158         (allout-isearch-abort, allout-enwrap-isearch)
25159         (allout-flag-region, my-region-active-p): Relocate some macros.
25160         (allout-title): Fallback title is (buffer-name), not
25161         non-existing (current-buffer-name).
25162         (subst-char-in-string): Define if absent (for some XEmacs versions).
25164 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
25166         * mail/sendmail.el (mail-setup-hook, mail-aliases)
25167         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
25168         (mail-citation-prefix-regexp, mail-signature-file)
25169         (mail-default-headers, mail-bury-selects-summary)
25170         (mail-send-nonascii): Add autoload cookies.
25172 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
25174         * frame.el (blink-cursor-mode): Add `mac' to the list of
25175         window-system's that support blinking cursor.
25177 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
25179         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
25181 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
25183         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
25184         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
25185         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
25187 2005-10-20  Kim F. Storm  <storm@cua.dk>
25189         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
25190         (ido-set-current-directory): Don't add / after final @.
25191         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
25192         Explicitly handle ange-ftp completion oddities.
25193         (ido-make-file-list): Don't rotate list at tramp root to avoid
25194         triggering tramp file handler for expand-file-name via get-file-buffer.
25196 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25198         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
25200 2005-10-19  Jay Belanger  <belanger@truman.edu>
25202         * calc/calc-units.el (math-standard-units): Add units, adjust
25203         symbols and update values.
25204         (math-unit-prefixes): Add more prefixes.
25206 2005-10-19  Romain Francoise  <romain@orebokech.com>
25208         * bookmark.el (bookmark-menu-heading): New face.
25209         (bookmark-bmenu-list): Use it.
25210         Don't fiddle with `baud-rate' at top-level.
25212 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
25214         * image.el (create-image, find-image): Mention max-image-size in
25215         docstring.
25217 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
25219         * savehist.el (savehist-load): Revert to checking XEmacs.
25221         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
25222         Various docstring and line-width fixups.
25223         (conf-mode): Use cond.
25224         Set font-lock-defaults.  Don't set comment-use-syntax.
25226 2005-10-18  David Ponce  <david@dponce.com>
25228         * tree-widget.el (tree-widget-button-click): New function.
25229         (tree-widget-button-keymap): Use it.
25231 2005-10-18  Romain Francoise  <romain@orebokech.com>
25233         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
25234         (bookmark-bmenu-hide-filenames): Add follow-link property.
25235         Improve help-echo text.
25237         * ffap.el (find-file-at-point): Doc fix.
25239 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25241         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
25243 2005-10-18  Masatake YAMATO  <jet@gyve.org>
25245         Install to the CVS repository what I forgot to install in my
25246         2005-10-16 changes.
25248         * progmodes/python.el (python-complete-symbol): Pass the common
25249         prefix substring of completion to `display-completion-list'.
25251         * textmodes/org.el (org-complete): Ditto.
25253 2005-10-18  Masatake YAMATO  <jet@gyve.org>
25255         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
25257         * woman.el (WoMan-xref-man-page): New button type derived
25258         from `Man-abstract-xref-man-page'.
25259         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
25261         * man.el (Man-abstract-xref-man-page): New button type.
25262         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
25263         (Man-highlight-references): Add new optional argument `xref-man-type'.
25265 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
25267         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
25269 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
25271         * cus-edit.el (Custom-move-and-invoke): Delete.
25272         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
25274         * wid-edit.el (widget-move-and-invoke): New function, from
25275         Custom-move-and-invoke.
25277 2005-10-17  Bill Wohler  <wohler@newt.com>
25279         Move all remaining images from lisp/toolbar to etc/images, move
25280         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
25281         the low resolution images in their own directory (low-color).
25283         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
25284         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
25285         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
25286         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
25287         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
25288         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
25289         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
25291         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
25292         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
25293         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
25294         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
25295         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
25296         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
25297         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
25298         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
25299         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
25300         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
25301         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
25302         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
25303         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
25304         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
25305         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
25307         To conform with convention, replace the underscore (_) in the
25308         following image names with dash (-) or (/) as appropriate.
25310         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
25311         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
25312         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
25313         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
25314         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
25315         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
25316         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
25317         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
25318         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
25319         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
25320         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
25321         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
25322         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
25323         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
25324         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
25326         * info.el (info-tool-bar-map): Replace underscores in image names
25327         with dashes.
25329         * makefile.w32-in (WINS): Remove toolbar.
25331         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
25333         * tool-bar.el: Move to lisp from toolbar.  Now that
25334         toolbar is empty, it should be deleted when folks run "cvs up -P".
25336 2005-10-18  Jay Belanger  <belanger@truman.edu>
25338         * calc/calc-store.el (calc-store-into): Get the proper variable name
25339         to display in message.
25341 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
25343         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
25344         expressions display in speedbar for all buffers when debugging.
25345         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
25347         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
25348         (speedbar-insert-button, speedbar-make-button):
25349         Use add-text-properties.
25350         (speedbar-update-localized-contents)
25351         (speedbar-update-directory-contents)
25352         (speedbar-update-special-contents): Use dolist.
25353         (speedbar-buffer-easymenu-definition): Add a menu separator.
25355 2005-10-17  Jason Rumney  <jasonr@gnu.org>
25357         * makefile.w32-in: Use $(lisp) consistently.
25358         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
25359         for shell specific generation of mh-autoloads.
25361 2005-10-17  Richard M. Stallman  <rms@gnu.org>
25363         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
25365 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
25367         * jit-lock.el (jit-lock-fontify-now):
25368         Move jit-lock-context-unfontify-pos to avoid wasted work.
25370 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
25372         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
25373         `tramp-completion-mode' for checking if we are in completion mode.
25374         (tramp-completion-handle-file-name-all-completions): Reorder code
25375         in order to complete for file names only in case there are no
25376         method/user/host completions.  This is necessary for cooperation
25377         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
25379 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
25381         * longlines.el (longlines-search-forward)
25382         (longlines-search-backward): Match any number of spaces.
25384 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
25386         * diff-mode.el (diff-mode): Doc fix.
25388 2005-10-16  David Reitter  <david.reitter@gmail.com>
25390         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
25391         as default on darwin and windows systems.
25393 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
25395         * arc-mode.el (archive-zip-extract): Doc fix.
25397 2005-10-16  Romain Francoise  <romain@orebokech.com>
25399         * mouse.el (mouse-1-click-follows-link): Doc fix.
25401 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
25403         * savehist.el: Don't require CL at runtime.
25404         (savehist-xemacs): Remove.
25405         (savehist-coding-system): Use utf-8 if present, regardless of religion.
25406         (savehist-no-conversion): Use (featurep 'xemacs).
25407         (savehist-load): Check existence of start-itimer rather than XEmacs.
25408         Use an idle timer.
25409         (savehist-process-for-saving): Replace use of CL funs `subseq' and
25410         `delete-if-not'.
25412 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
25414         * savehist.el: Newer version.
25415         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
25416         (savehist-last-checksum, savehist-no-conversion): New vars.
25417         (savehist-autosave, savehist-process-for-saving, savehist-printable):
25418         New functions.
25419         (savehist-load, savehist-save): Use them.
25420         (savehist-delimit): Remove.
25422 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
25424         * progmodes/compile.el (compilation-goto-locus): Display the
25425         compilation buffer first and the source buffer second, in case they're
25426         in overlapping frames.  Don't raise the compilation frame if it was the
25427         selected window upon entry.  Pass the `other-window' arg to
25428         pop-to-buffer.
25430         * info.el (Info-fontify-node): Use dolist.
25431         Change add-text-properties to put-text-property.
25433 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
25435         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
25436         bound of search.
25438 2005-10-16  Masatake YAMATO  <jet@gyve.org>
25440         * dabbrev.el (dabbrev-completion): Pass the common
25441         prefix substring of completion to `display-completion-list'.
25443         * filecache.el (file-cache-minibuffer-complete)
25444         (file-cache-complete): Ditto.
25446         * tempo.el (tempo-display-completions): Ditto.
25448         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
25450         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
25452         * eshell/em-hist.el (eshell-list-history): Ditto.
25454         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
25456         * mail/mailalias.el (mail-complete): Ditto.
25458         * progmodes/etags.el (complete-tag): Ditto.
25460         * progmodes/make-mode.el (makefile-complete): Ditto.
25462         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
25464         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
25466         * progmodes/pascal.el (pascal-complete-word)
25467         (pascal-show-completions): Ditto.
25469         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
25471         * simple.el (completion-common-substring): New variable.
25472         (completion-setup-function): Use `completion-common-substring'
25473         to put faces.
25475 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25477         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
25478         (x-get-selection, mac-select-convert-to-string): Convert from/to
25479         UTF-16 clipboard data as in native byte order, no BOM.
25481 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
25483         * progmodes/gud.el (gud-tool-bar-map): Rename the images
25484         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
25485         (gud-sentinel): Use speedbar-frame to check for speedbar.
25487 2005-10-15  Richard M. Stallman  <rms@gnu.org>
25489         * savehist.el: New file.
25491 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
25493         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
25494         Fix bug in \bf fontification.
25496 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
25498         * pcvs.el (cvs-edit-log-files): New var.
25499         (cvs-mode-edit-log): New arg `file'.
25500         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
25501         Instead force the use of the original file and nothing else.
25502         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
25503         the cvs-minor-wrap-function is set.
25504         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
25506 2005-10-14  Bill Wohler  <wohler@newt.com>
25508         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
25509         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
25510         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
25511         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
25512         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
25513         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
25514         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
25515         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
25516         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
25517         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
25518         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
25519         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
25520         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
25521         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
25522         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
25524         * progmodes/gud.el (gud-tool-bar-map): Rename the images
25525         appropriately (for example, gud-break to gud/break).
25527 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
25529         * longlines.el (longlinges-search-function)
25530         (longlines-search-forward, longlines-search-backward): New functions.
25531         (longlines-mode): Set isearch-search-fun-function to
25532         longlinges-search-function.
25534         * mouse.el (mouse-drag-region-1): Handle the case where a
25535         double-click event is bound to an arbitrary function.
25537 2005-10-14  David Ponce  <david@dponce.com>
25539         * recentf.el (recentf-track-opened-file)
25540         (recentf-track-closed-file, recentf-update-menu)
25541         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
25542         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
25543         mouse-1-click-follows-link.
25545 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25547         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
25548         Gnome file-manager.png.  Suggested by
25549         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
25551         * toolbar/README: Add diropen.xpm.
25553 2005-10-13  Bill Wohler  <wohler@newt.com>
25555         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
25556         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
25558 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
25560         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
25561         Don't waste the byte-compiler's time on constant data.
25563 2005-10-13  Kenichi Handa  <handa@m17n.org>
25565         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
25566         byte with `escape-glyph' face.
25568         * international/fontset.el (ccl-encode-unicode-font):
25569         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
25570         Handle the case that ucs-mule-to-mule-unicode translates a character to
25571         ASCII (usually for IPA characters).
25573 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25575         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
25576         Don't hide the underline of titles if font-lock-mode is disabled.
25578 2005-10-12  Bill Wohler  <wohler@newt.com>
25580         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
25581         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
25582         files in MH-E-SRC have been updated.
25583         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
25585 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25587         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
25588         (mixal-mode-syntax-table): Add \n as end-comment.
25589         (mixal-operation-codes-alist): Immediately initialize to full value.
25590         (mixal-add-operation-code): Remove.
25591         (mixal-describe-operation-code): Make the arg non-optional.
25592         Use the interactive spec instead.
25593         Use mixal-operation-codes-alist rather than mixal-operation-codes.
25594         (mixal-font-lock-keywords): Don't highlight comments here any more.
25595         (mixal-font-lock-syntactic-keywords): New var.
25596         (mixal-mode): Use it.  Fix comment-start-skip.
25598 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25600         * startup.el (command-line-x-option-alist): -nb => -nbi.
25602 2005-10-12  Kim F. Storm  <storm@cua.dk>
25604         * startup.el (fancy-splash-default-action): Discard mouse click in
25605         the splash screen window, as it has no sensible meaning in the
25606         next window to be selected.  Fixes error reported by Jan D.
25608 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
25610         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
25612 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25614         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
25615         Try to fix up minor layout issues like indentation, line break, etc...
25616         (mixal-mode-syntax-table): Don't try to specify comment syntax,
25617         because it doesn't work.
25618         (mixal-operation-codes): Add some more codes.
25619         (mixal-font-lock-keywords): Process comments here.
25620         (mixal-mode): mixasm no longer needs -g option.
25622 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
25624         * progmodes/sh-script.el (sh-tmp-file):
25625         Use mktemp -t.  Finish support for es and rc shells.
25627 2005-10-11  Jay Belanger  <belanger@truman.edu>
25629         * calc/calcalg2.el (calc-integral): With an argument, compute the
25630         definite integral.
25632 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
25634         * mouse.el (mouse-drag-region-1): Don't try to catch a
25635         double-click when doing follow-link (it's overridden anyway).
25637 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
25639         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
25640         (autoload-print-form-outbuf): Add docstring.
25642 2005-10-11  Juri Linkov  <juri@jurta.org>
25644         * info.el (Info-mode-menu): Delete menu item "Edit".
25645         (Info-mode): Delete description of Info-edit from docstring,
25646         and rearrange descriptions of Info commands in the order
25647         they are documented in the Info manual.
25649 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25651         * calendar/appt.el (appt-check): Use diary-selective-display var.
25653 2005-10-10  Richard M. Stallman  <rms@gnu.org>
25655         * net/newsticker.el (newsticker-start, newsticker-show-news):
25656         Add autoload cookies.
25658 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
25660         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
25662 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
25664         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
25666 2005-10-10  Jay Belanger  <belanger@truman.edu>
25668         * calc/calc-arith.el (math-check-known-scalarp)
25669         (math-check-known-matrixp): Check the values of arguments that are
25670         variables.
25671         (math-check-known-square-matrixp): New function.
25672         (math-known-square-matrixp): Use math-check-known-square-matrixp.
25673         (math-super-types): Add sqmatrix type.
25675         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
25676         mode name `square' to `sqmatrix'.
25678         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
25679         mode name `square' to `sqmatrix'.
25681 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
25683         * progmodes/etags.el (select-tags-table-mode): Don't use
25684         selective-display.
25685         (tags-select-tags-table): Pass `button' to the action function.
25686         (select-tags-table): Place the side-info on button properties rather
25687         than in hidden text.  Abbreviate file names.
25688         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
25689         (select-tags-table-select): Add `button' argument.
25690         Get side-info from the button property rather than from hidden text.
25692 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
25694         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
25695         (gud-speedbar-buttons): Preserve point if possible.
25696         (gud-sentinel): Restore previous speedbar display type.
25698         * progmodes/gdb-ui.el (gdba): Improve diagram.
25699         (def-gdb-auto-update-handler, gdb-info-locals-handler)
25700         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
25701         Call get-buffer-window once.
25703 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
25705         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
25706         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
25707         (pascal-indent-command): Remove unused var `ind'.
25708         (pascal-indent-case): Remove unused var `oldpos'.
25709         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
25710         since it's now used as a proper minor mode map.
25711         (pascal-outline): Rename to pascal-outline-mode.
25712         (pascal-outline-mode): Use define-minor-mode.
25713         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
25714         selective-display.
25716 2005-10-10  Andreas Schwab  <schwab@suse.de>
25718         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
25719         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
25721         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
25722         outside source directory.
25724 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
25726         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
25727         C-x' as a prefix.
25728         (orgtbl-mode-map): Full keymap instead of sparse, because all
25729         `self-insert-command' keys are redefined in this map.
25730         (org-export-as-html): Specify charset for HTML file, by taking it
25731         from the coding system.
25733 2005-10-10  Kenichi Handa  <handa@m17n.org>
25735         * textmodes/flyspell.el (flyspell-check-word-p):
25736         If unread-command-events is non-empty, don't call sit-for.
25738 2005-10-09  Richard M. Stallman  <rms@gnu.org>
25740         * font-lock.el (font-lock-syntactic-keywords)
25741         (font-lock-keywords): Doc fixes.
25743         * textmodes/flyspell.el (flyspell-external-point-words):
25744         Simplify logic, and don't try to check for consecutive appearances
25745         of one incorrect word.
25747 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
25749         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
25750         separator.
25752         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
25753         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
25754         (gud-expansion-speedbar-buttons): New function.
25755         (gud-speedbar-buttons): Check for gud-comint-buffer.
25757 2005-10-09  Bill Wohler  <wohler@newt.com>
25759         * Makefile.in (updates): Add mh-loaddefs dependency.
25761 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
25763         * speedbar.el (speedbar-file-key-map): Fix typo.
25765 2005-10-09  Daniel Brockman  <daniel@brockman.se>
25767         * cus-start.el (line-spacing): Add custom spec.
25769 2005-10-09  Romain Francoise  <romain@orebokech.com>
25771         * textmodes/ispell.el (ispell-check-version): Fix last change.
25773 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25775         * term/x-win.el: Remove -i, --icon-type from comment.
25777         * startup.el (command-line-x-option-alist): Remove options -i,
25778         -itype, --icon-type, added -nb, --no-bitmap-icon.
25780 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
25782         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
25783         instead of :active.
25785 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
25787         * textmodes/ispell.el (ispell-check-version):
25788         Ignore hyphen, and all that follows, in aspell's version text.
25790 2005-10-08  Jay Belanger  <belanger@truman.edu>
25792         * calc/calc-arith.el (math-known-square-matrixp): New function.
25793         (math-pow-fancy): Check for matrices before distributing exponent
25794         across products.
25796         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
25797         fullscreen keypad.  Suggested by Luc Teirlinck.
25798         (calc-keypad-show-input): Add space for formatting.
25800         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
25801         Add square matrix option.
25803         * calc/calc-poly.el (math-expand-term): Check for matrices instead
25804         of checking calc-matrix-mode when deciding how to expand.
25806         * calc/calc.el (calc-set-mode-line): Add square matrix option.
25808 2005-10-08  Lars Hansen  <larsh@soem.dk>
25810         * net/tramp.el (tramp-perl-directory-files-and-attributes):
25811         Add error handling.
25812         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
25814 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
25816         Sync with Tramp 2.0.51.
25818         * net/tramp.el (tramp-handle-set-visited-file-modtime)
25819         (tramp-handle-insert-file-contents, tramp-handle-write-region):
25820         Insert special handling for `last-coding-system-used', again
25821         it still seems to be necessary (unlike stated before).
25822         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
25823         (tramp-password-prompt-regexp): There might be other words before
25824         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
25825         (tramp-chunksize): Improve docstring.
25826         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
25827         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
25828         Christian Joergensen <bugs@razor.dk>.
25830 2005-10-07  Glenn Morris  <rgm@gnu.org>
25832         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
25833         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
25834         precision'.
25836 2005-10-07  Romain Francoise  <romain@orebokech.com>
25838         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
25839         (ibuffer-do-shell-command-pipe-replace)
25840         (ibuffer-do-shell-command-file, ibuffer-do-eval)
25841         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
25842         (ibuffer-do-revert, ibuffer-do-replace-regexp)
25843         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
25844         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
25845         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
25846         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
25847         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
25848         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
25849         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
25850         Autoload file sans suffix.
25852         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
25854 2005-10-07  David Ponce  <david@dponce.com>
25856         * recentf.el (recentf-menu-open-all-flag): New option.
25857         (recentf-digit-shortcut-command-name): New function.
25858         (recentf--shortcuts-keymap): New variable.
25859         (recentf-menu-shortcuts): New variable.
25860         (recentf-make-menu-items): Initialize it.  Replace the "More..."
25861         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
25862         (recentf-menu-value-shortcut): New function.
25863         (recentf-make-menu-item): Use it.  No more in-lined.
25864         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
25865         (recentf-open-most-recent-file): Rename from
25866         `recentf-open-file-with-key'.  Don't depend on key binding.
25867         (recentf-mode-map): New variable.
25868         (recentf-mode): Use it.
25870 2005-10-06  Bill Wohler  <wohler@newt.com>
25872         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
25874         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
25875         (MH-E-SRC): New.  Used by mh-autoloads.
25876         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
25877         files in MH-E-SRC have been updated.
25878         (compile, recompile, bootstrap): Depend on mh-autoloads.
25880 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
25882         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
25883         gud-break and gud-remove icons when the fringe is not available.
25885         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
25886         Typo.
25888 2005-10-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
25890         * play/zone.el (zone): Wrap body with save-window-excursion.
25892 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25894         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
25895         Use the new `list-only' arg to diary-list-entries.
25897         * calendar/diary-lib.el: Use overlays rather than selective-display.
25898         (diary-selective-display): New var.
25899         (diary-header-line-format): Use it.
25900         (diary-list-entries): Add argument `list-only'.
25901         Put the buffer in diary-mode.  Don't add \^M at beg and end.
25902         Replace \^M by invisible overlays.
25903         (diary-unhide-everything): Replace \^M by invisible overlays.
25904         (print-diary-entries): Look for overlays rather than \^M.
25905         Add a space to the temp buffer name.
25906         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
25907         Put the buffer in diary-mode.
25908         (list-sexp-diary-entries): Replace \^M by invisible overlays.
25909         (diary-anniversary): Make the year arg optional.
25910         (diary-time-regexp): New const.
25911         (diary-font-lock-keywords): Use it to accept a few more time formats.
25913         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
25915 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
25917         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
25918         Fix bug introduced 2005-07-03: Use (car (last ...))
25919         to faithfully reproduce replaced artist-last.
25920         (artist-set-arrow-points-for-poly): Likewise.
25921         Suggested by Johan Bockg\e,Ae\e(Brd.
25923 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
25925         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
25926         * wid-edit.el (widget):
25927         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
25928         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
25930 2005-10-06  Kenichi Handa  <handa@m17n.org>
25932         * international/mule-cmds.el (set-language-environment):
25933         Fix setting up of case-table for unibyte mode.
25935         * simple.el (what-cursor-position): If the character is displayed
25936         by some `display' text property, show that.  Don't use
25937         single-key-description for eight-bit characters in multibyte mode.
25939 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
25941         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
25942         (gdb-ann3): Set it.
25943         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
25944         (gdb-info-frames-custom): Use inverse-video for first five
25945         characters of selected frame only.
25946         (gdb-get-frame-number): Select frame even when point is on frame
25947         number.
25949 2005-10-06  Masatake YAMATO  <jet@gyve.org>
25951         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
25952         Put `font-lock-function-name-face'.
25953         (gdb-info-frames-custom): Put `font-lock-function-name-face'
25954         and `font-lock-variable-name-face'
25955         (gdb-registers-font-lock-keywords): New font lock keywords definition.
25956         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
25957         (gdb-memory-font-lock-keywords): New font lock keywords definition.
25958         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
25959         (gdb-local-font-lock-keywords): New font lock keywords definition.
25960         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
25961         (gdb-threads-font-lock-keywords): New font lock keywords definition.
25962         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
25964 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
25966         * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst.
25967         (ediff-merge-region-is-non-clash-to-skip): Previously called
25968         ediff-merge-region-is-non-clash.
25970         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
25971         Use insert-buffer-substring.
25973         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
25974         selecting files to patch.  Also bug fixes.
25976         * ediff-util.el (ediff-setup): Bug fix.
25977         (ediff-next-difference): Never skip clashes that differ in white
25978         space only.
25980         * ediff-wind.el (ediff-setup-control-frame)
25981         (ediff-destroy-control-frame): Check the menubar feature.
25983         * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
25984         (viper-refresh-mode-line): Use make-local-variable to localize
25985         some vars instead of make-variable-buffer-local.  Suggested by
25986         Stefan Monnier.
25988         * emulation/viper-init.el (viper-make-variable-buffer-local):
25989         Delete alias.
25990         (viper-restore-cursor-type, viper-set-insert-cursor-type):
25991         Use make-local-variable instead of make-variable-buffer-local.
25992         Suggested by Stefan Monnier.
25994         * emulation/viper.el (viper-mode): Don't use
25995         viper-make-variable-buffer-local.
25996         (viper-comint-mode-hook): Use make-local-variable on
25997         require-final-newline.
25998         (viper-non-hook-settings): Don't use make-variable-buffer-local.
26000 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
26002         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
26003         also the second char of a comment-start sequence.
26004         (scheme-sexp-comment-syntax-table): New var.
26005         (lambda, define): Set their scheme-doc-string-elt property.
26006         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
26007         Use lisp-font-lock-syntactic-face-function now that it properly
26008         handles |...| symbols.
26009         (scheme-mode-variables): Set lisp-doc-string-elt-property,
26010         parse-sexp-lookup-properties and font-lock-extra-managed-props.
26012         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
26013         bit from # to |.
26014         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
26016         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
26017         (lisp-doc-string-elt-property): New var.
26018         (lisp-font-lock-syntactic-face-function): Use it.
26019         Rewrite to recognize docstrings even for forms not at toplevel.
26021         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
26022         annotation on the | part of #| rather than on the # part.
26023         (scheme-font-lock-syntactic-face-function): New function, to
26024         distinguish strings from |...| symbols.
26025         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
26026         syntax-table so that #|...|# is properly highlighted.
26028         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
26029         Don't mark as docstring the 3rd elem of an unknown toplevel form.
26031 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
26033         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
26034         and C-e.
26036         * emacs-lisp/eldoc.el: Move comments into docstrings.
26037         (eldoc-message-commands): Initialize in its declaration.
26038         Add move-beginning-of-line and move-end-of-line.
26039         (eldoc-add-command, eldoc-add-command-completions)
26040         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
26042         * outline.el (outline-mark-subtree): Activate the mark.
26044         * calendar/appt.el (appt-time-regexp): New var.
26045         (appt-add, appt-make-list): Use it.
26046         (appt-convert-time): Clean up.
26048         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
26049         Don't set any syntax-table property here.
26050         (tex-font-lock-verb): New function.  Do it here.
26051         (tex-font-lock-syntactic-keywords): Use it.
26053 2005-10-04  Richard M. Stallman  <rms@gnu.org>
26055         * wid-edit.el (widget-file-complete): Get the widget start point
26056         the right way.  Default directory to `/' if file has none.
26058         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
26060         * textmodes/flyspell.el (flyspell-mode-on):
26061         Call ispell-maybe-find-aspell-dictionaries.
26063         * textmodes/ispell.el (ispell-word, ispell-region):
26064         Call ispell-maybe-find-aspell-dictionaries.
26065         (ispell-accept-buffer-local-defs):
26066         Don't call ispell-maybe-find-aspell-dictionaries.
26068 2005-10-04  Richard M. Stallman  <rms@gnu.org>
26070         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
26072 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
26074         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
26075         instead of `fboundp' in order to allow for anonymous functions.
26077 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
26079         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
26080         case the user clicks on the link while another window is selected.
26081         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
26083         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
26084         functionality.
26085         (dframe-help-echo): Save point in case mouse tracking is off.
26087 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
26089         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
26091 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
26093         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
26094         not change the global value of those vars.
26096         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
26097         make-local-variable which we do not need any more.
26099 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
26101         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
26102         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
26103         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
26104         (speedbar-path-line): Define obsolete aliases.
26105         (speedbar-line-directory): Doc fix.
26107         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
26108         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
26109         instead of speedbar-line-path.
26111 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
26113         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
26114         to nil if dropping on a window.  Handle dropping on a minibuffer window
26115         like dropping on a non-window part of Emacs.
26117 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
26119         * net/ange-ftp.el: Use with-current-buffer.
26120         (ange-ftp-insert-directory): Do not follow symlinks any more.
26122         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
26123         Remove interactive spec.
26125 2005-10-03  Kim F. Storm  <storm@cua.dk>
26127         * ido.el (ido-mode): Use custom-initialize-set.
26129 2005-10-02  Richard M. Stallman  <rms@gnu.org>
26131         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
26132         Use insert-buffer-substring.
26134         * net/tramp.el: Pacify byte compiler warnings in pacification code.
26135         (tramp-handle-file-local-copy): Use insert-buffer-substring.
26137 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
26139         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
26140         in last change.
26141         (ange-ftp-insert-directory): Fix up the search for the case where
26142         `file' is absolute.
26144 2005-10-02  Romain Francoise  <romain@orebokech.com>
26146         * progmodes/compile.el (compile-goto-error): Delete extra paren.
26148 2005-10-02  Andreas Schwab  <schwab@suse.de>
26150         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
26151         directory component in the session info.
26153 2005-10-01  Richard M. Stallman  <rms@gnu.org>
26155         * comint.el (comint-redirect-subvert-readonly): Doc fix.
26157         * simple.el (next-error-internal): New function.
26159         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
26160         (compilation-start): Pass new arg to compilation-buffer-name.
26161         (compile-goto-error): Use next-error-internal.
26163 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
26165         * speedbar.el: Remove RCS tag.
26166         (speedbar-check-read-only): Handle non-existent files.
26168         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
26170         * info.el (Info-speedbar-hierarchy-buttons)
26171         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
26173 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
26175         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
26176         Do not match newline.
26177         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
26178         (bibtex-summary): Remove unnecessary save-excursion.
26179         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
26181 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26183         * term/mac-win.el: Add charset info for "iso10646-1".
26184         Modify default fontset to use ATSUI-compatible fonts for some charsets
26185         if available.
26187 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
26189         * speedbar.el: Re-apply arch tag.
26190         (speedbar-version): Rename to version 1.0.  Suggested by Eric
26191         M. Ludlam.
26192         Reapply two changes from Emacs CVS' version of speedbar lost
26193         during the merge:
26194         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
26195         (speedbar-frame-parameters): Improve customize type.
26197 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
26199         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
26200         (ange-ftp-file-directory-p): Fix the symlink case.
26201         (ange-ftp-insert-directory): When listing a single file, get a list of
26202         the parent buffer and extract the relevant line.  Inspired from a patch
26203         by Katsumi Yamaoka <yamaoka@jpl.org>.
26204         (ange-ftp-file-name-sans-versions): Simplify.
26206 2005-09-30  Bill Wohler  <wohler@newt.com>
26208         Move MH-E image files from toolbar and mail directories into
26209         etc/images.
26211         * mail/reply2.*: Move to etc/images/mail/reply*.
26213         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
26214         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
26215         etc/images.
26217         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
26218         * toolbar/reply*: Move to etc/images/mail.
26220         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
26222 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
26224         * speedbar.el: New version 1.0pre3.
26226         Frame management code (including timer, and mouse click specifics)
26227         moved to dframe.el:
26228         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
26229         (speedbar-timer): Removed.  Use dframe-timer.
26230         (speedbar-close-frame): Removed.  Use dframe-close-frame.
26231         (speedbar-activity-change-focus-flag): Removed.  Use
26232         dframe-activity-change-focus-flag.
26233         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
26234         dframe-update-speed.
26236         (speedbar-current-frame): New macro.  Use this instead of the
26237         variable speedbar-frame.
26239         (speedbar-use-images, speedbar-expand-image-button-alist)
26240         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
26242         (speedbar-find-image-on-load-path): Removed.  Replaced by
26243         defezimage in ezimage.el.
26244         (speedbar-expand-image-button-alist): Removed.  Replaced by
26245         ezimage-expand-image-button-alist in ezimage.el.
26247         (speedbar-ignored-directory-regexp)
26248         (speedbar-add-ignored-directory-regexp)
26249         (speedbar-ignored-directory-expressions)
26250         (speedbar-line-directory, speedbar-buffers-line-directory)
26251         (speedbar-directory-line, speedbar-buffers-line-directory):
26252         Renamed, replacing `path' with `directory'.
26254         (speedbar-create-directory, speedbar-expand-line-descendants)
26255         (speedbar-toggle-line-expansion)
26256         (speedbar-contract-line-descendants): New commands.
26258         (speedbar-query-confirmation-method, speedbar-select-frame-method)
26259         (speedbar-use-tool-tips-flag): New options.
26261         (speedbar-check-read-only, speedbar-require-version)
26262         (speedbar-insert-separator, speedbar-buffers-tail-notes)
26263         (speedbar-handle-delete-frame, speedbar-try-completion)
26264         (speedbar-update-localized-contents): New functions.
26266         (speedbar-incompatible-version, speedbar-ro-to-do-point)
26267         (speedbar-object-read-only-indicator): New variables.
26269         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
26270         New hooks.
26272         (speedbar-separator-face): New face.
26274         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
26275         (speedbar-ignored-modes): Add fundamental-mode.
26276         (speedbar-directory-unshown-regexp): Add . directories.
26278         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
26279         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
26280         `]' for full expand/close.
26281         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
26283         (speedbar-check-vc): Support hidden files.
26284         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
26285         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
26286         state is nil, it is not checked out.
26288         (speedbar-line-text, speedbar-line-token): Support expand buttons
26289         with no text.
26290         (speedbar-refresh): Universal argument acts as power-click.
26291         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
26292         that buffer to get variable values.
26294         And many other bugfixes.
26296         * dframe.el, ezimage.el, sb-image.el: New files.
26298         * sb-*.xpm: Remove files.  New image files installed into
26299         etc/images/ezimage.
26301 2005-09-30  Kenichi Handa  <handa@m17n.org>
26303         * ps-mule.el (ps-mule-show-warning): If a character is in
26304         ps-print-translation-table, don't treat it as non-printable.
26306 2005-09-30  David Ponce  <david@dponce.com>
26308         * tree-widget.el (tree-widget-themes-load-path): New variable.
26309         (tree-widget-themes-directory): Doc fix.
26310         (tree-widget-image-formats) [Emacs]: Doc fix.
26311         (tree-widget--locate-sub-directory): New function.
26312         (tree-widget-themes-directory): Use it.
26314         * recentf.el (recentf-filename-handlers): Rename from
26315         `recentf-filename-handler'.  Allow a list of functions.
26316         (recentf-menu-items-for-commands): Fix :help strings.
26317         (recentf-apply-filename-handlers): New function.
26318         (recentf-expand-file-name): Use it.
26319         (recentf-cleanup): Remove duplicates too.
26321 2005-09-29  Juri Linkov  <juri@jurta.org>
26323         * faces.el: Rearrange face definitions to be in the same order as
26324         their face descriptions in "(emacs)Standard Faces".
26326         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
26328         * tooltip.el (tooltip): Add group `basic-faces'.
26330         * buff-menu.el (Buffer-menu-buffer): Remove group
26331         `font-lock-highlighting-faces'.
26333         * progmodes/compile.el (compilation-error, compilation-warning)
26334         (compilation-info, compilation-line-number, compilation-column-number):
26335         Change group from `font-lock-highlighting-faces' to `compilation'.
26337         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
26338         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
26339         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
26340         (vhdl-font-lock-reserved-words-face)
26341         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
26342         `font-lock-highlighting-faces'.
26344         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
26346 2005-09-28  Kim F. Storm  <storm@cua.dk>
26348         * emulation/cua-base.el: Set CUA move property on additional commands:
26349         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
26350         forward-sexp, backward-sexp, forward-list, backward-list.
26352 2005-09-28  Romain Francoise  <romain@orebokech.com>
26354         * comint.el (comint-show-output): Really set point at the
26355         beginning of the output when not using `comint-use-prompt-regexp'.
26357 2005-09-27  Jay Belanger  <belanger@truman.edu>
26359         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
26360         in TeX mode.
26362 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
26364         * textmodes/org.el (org-table-sum): Fix format string.
26366         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
26367         Quote face names.
26369 2005-09-26  Romain Francoise  <romain@orebokech.com>
26371         * isearch.el (isearch-forward-regexp): Close doc string.
26373 2005-09-25  Richard M. Stallman  <rms@gnu.org>
26375         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
26377         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
26379         * progmodes/compile.el (compilation-error-properties):
26380         When getting the file from the previous error message,
26381         correctly decode the new data format.
26383         * progmodes/cc-cmds.el (c-electric-paren):
26384         Call old-blink-paren only for close-paren.
26386 2005-09-24  Andreas Schwab  <schwab@suse.de>
26388         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
26389         condition.
26391 2005-09-25  Romain Francoise  <romain@orebokech.com>
26393         * dired-aux.el (dired-copy-file-recursive):
26394         * dired.el (dired-delete-file):
26395         * ediff-mult.el (ediff-dir-diff-copy-file):
26396         * ediff-util.el (ediff-test-save-region):
26397         * forms.el (forms-mode):
26398         * ido.el (ido-file-internal, ido-delete-file-at-head):
26399         * log-edit.el (log-edit-done):
26400         * ses.el (ses-yank-resize):
26401         * play/gomoku.el (gomoku-human-plays, gomoku)
26402         (gomoku-human-resigns, gomoku-prompt-for-other-game)
26403         (gomoku-offer-a-draw):
26404         * play/landmark.el (lm-human-resigns, lm):
26405         * net/eudcb-ldap.el (eudc-ldap-check-base):
26406         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
26407         * progmodes/ebrowse.el (ebrowse-find-pattern):
26408         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
26409         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
26410         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
26412         * vc.el (vc-delete-file):
26413         * play/gomoku.el (gomoku-terminate-game, gomoku)
26414         (gomoku-prompt-for-move, gomoku-human-takes-back):
26415         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
26416         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
26418 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
26420         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
26421         color rxvt terminals by using the code xterm.el used to use before
26422         2005-04-09 in order to match the colors used by rxvt.
26424 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
26426         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
26427         colors rxvt-unicode terminals by using the same code as xterm.el.
26429 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
26431         * textmodes/tex-mode.el (tex-font-lock-append-prop)
26432         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
26433         new symbol used for the tex-verbatim face.
26435 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
26437         * woman.el (woman-file-name):
26438         * wid-edit.el (widget-file-prompt-value)
26439         (widget-coding-system-prompt-value):
26440         * w32-fns.el (set-w32-system-coding-system):
26441         * vc.el (vc-version-diff, vc-annotate):
26442         * textmodes/reftex-auc.el (reftex-arg-cite)
26443         (reftex-arg-index-tag):
26444         * textmodes/refer.el (refer-get-bib-files):
26445         * textmodes/artist.el (artist-figlet-choose-font):
26446         * terminal.el (terminal-emulator):
26447         * replace.el (occur-read-primary-args):
26448         * rect.el (string-rectangle, string-insert-rectangle):
26449         * ps-print.el (ps-print-preprint):
26450         * progmodes/pascal.el (pascal-goto-defun):
26451         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
26452         * progmodes/compile.el (compilation-find-file):
26453         * printing.el (pr-interactive-n-up):
26454         * play/animate.el (animate-birthday-present):
26455         * net/rcompile.el (remote-compile):
26456         * man.el (man, Man-goto-section, Man-follow-manual-reference):
26457         * mail/rmailsum.el (rmail-summary-search-backward)
26458         (rmail-summary-search):
26459         * mail/rmailout.el (rmail-output-read-rmail-file-name)
26460         (rmail-output-read-file-name):
26461         * mail/rmail.el (rmail-search, rmail-search-backwards):
26462         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
26463         * locate.el (locate):
26464         * international/quail.el (quail-show-keyboard-layout):
26465         * international/mule.el (set-buffer-file-coding-system)
26466         (revert-buffer-with-coding-system, set-file-name-coding-system)
26467         (set-terminal-coding-system, set-keyboard-coding-system)
26468         (set-next-selection-coding-system):
26469         * international/mule-diag.el (describe-coding-system)
26470         (describe-font, describe-fontset):
26471         * international/mule-cmds.el (universal-coding-system-argument)
26472         (search-unencodable-char, describe-input-method)
26473         (set-language-environment, describe-language-environment):
26474         * international/codepage.el (codepage-setup):
26475         * international/code-pages.el (codepage-setup):
26476         * info.el (Info-search, Info-follow-reference)
26477         (Info-search-backward):
26478         * emacs-lisp/advice.el (ad-read-advised-function)
26479         (ad-read-advice-class, ad-clear-cache, ad-activate)
26480         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
26481         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
26482         (ad-read-regexp):
26483         * ediff-util.el (ediff-toggle-regexp-match):
26484         * ediff-ptch.el (ediff-prompt-for-patch-file):
26485         * dired-aux.el (dired-diff):
26486         * diff.el (diff):
26487         * cus-edit.el (custom-variable-prompt):
26488         * calendar/timeclock.el (timeclock-ask-for-project):
26489         * calc/calcalg3.el (calc-get-fit-variables):
26490         * calc/calc-store.el (calc-edit-variable)
26491         (calc-permanent-variable):
26492         * vc-mcvs.el (vc-mcvs-register):
26493         * shadowfile.el (shadow-define-literal-group):
26494         * woman.el (woman-file-name):
26495         * vc.el (vc-version-diff, vc-merge):
26496         * textmodes/reftex-index.el (reftex-index-complete-tag):
26497         * format.el (format-decode-buffer, format-decode-region):
26498         * emulation/viper-cmd.el (viper-read-string-with-history):
26499         * emacs-lisp/debug.el (cancel-debug-on-entry):
26500         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
26501         * ediff.el (ediff-merge-revisions)
26502         (ediff-merge-revisions-with-ancestor, ediff-revision):
26503         * completion.el (interactive-completion-string-reader):
26504         * calc/calc-prog.el (calc-user-define-formula):
26505         Follow convention for reading with the minibuffer.
26507 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
26509         * progmodes/python.el (python-describe-symbol): Add globals() and
26510         locals() to the arguments of emacs.ehelp.
26512 2005-09-24  Magnus Henoch  <mange@freemail.hu>
26514         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
26515         New function, code extracted from ispell-valid-dictionary-list.
26516         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
26517         Call it.
26519 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
26521         * subr.el (version-regexp-alist): Extend valid syntax for version
26522         strings: allow any of the characters -,_,+ to separate the
26523         alpha/beta/rc part from the version part.  Doc fix.
26524         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
26526 2005-09-23  David Reitter  <david.reitter@gmail.com>
26528         * mail/mailclient.el: New file.
26530 2005-09-23  Richard M. Stallman  <rms@gnu.org>
26532         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
26533         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
26534         Doc fixes.
26536         * progmodes/cc-mode.el (c-font-lock-init):
26537         Specify font-lock-lines-before.
26539 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
26541         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
26542         whole conflict.
26544 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
26546         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
26547         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
26548         of `remap' feature when available.  Additional key bindings for
26549         better tty support.
26550         (org-mode-restart, org-force-self-insert): New commands.
26551         (org-time-stamp-inactive): New command.
26552         (org-remap): New function.
26553         (org-table-auto-blank-field, org-level-color-stars-only): New options.
26554         (org-enable-fixed-width-editor): Move to `org-structure'
26555         customization group.
26556         (org-self-insert-command, orgtbl-self-insert-command): Modify to
26557         blank field after field motion commands.
26559 2005-09-23  Kenichi Handa  <handa@m17n.org>
26561         * international/mule-cmds.el (set-language-environment):
26562         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
26563         have to call utf-translate-cjk-load-tables.
26565 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
26567         * mouse.el (mouse-move-drag-overlay): Fix last change.
26569 2005-09-22  David Ponce  <david@dponce.com>
26571         * tree-widget.el (tree-widget-value-create): Fix previous change.
26573 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
26575         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
26577 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
26579         * mouse.el (mouse-move-drag-overlay): New function.
26580         (mouse-drag-region-1): Use it.
26581         Try to simplify a bit the state handling.  Handle clicks on links
26582         inside intangible areas.
26583         (mouse-save-then-kill): Minor simplification.
26584         (mouse-secondary-overlay): Make it always non-nil instead of
26585         recreating it each time.
26586         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
26587         (mouse-kill-secondary, mouse-secondary-save-then-kill):
26588         Simplify accordingly.
26590 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
26592         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
26594 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
26596         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
26597         (ediff-file-name-sans-prefix): Treat nil as an empty string.
26598         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
26599         to patch.
26601         * ediff-util.el: Use insert-buffer-substring.
26603         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
26605         * emulation/viper-cmd.el (viper-change-state): Don't move over the
26606         field boundaries in the minibuffer.
26607         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
26608         (viper-minibuffer-post-command-hook): New hook.
26609         (viper-line): Don't move cursor at bolp.
26611         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
26613         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
26614         avoid compiler warnings.
26616         * emulation/viper-macs.el (ex-map): Better messages.
26618         * emulation/viper-util.el (viper-beginning-of-field): New function.
26620         * emulation/viper.el: Replace make-variable-buffer-local with
26621         viper-make-variable-buffer-local everywhere, to avoid warnings.
26623 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26625         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
26626         Delete unused var `old-selected-window'.
26627         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
26628         (mouse-drag-secondary): Delete unused var `start-frame'.
26630 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
26632         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
26634 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26636         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
26637         Re-indent within 80 columns.  Use inhibit-read-only.
26639 2005-09-19  Romain Francoise  <romain@orebokech.com>
26641         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
26643 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26645         * font-lock.el (font-lock-default-fontify-region): Don't add a line
26646         unconditionally, since the after-change-function already did it.
26648 2005-09-19  Miles Bader  <miles@gnu.org>
26650         * net/newsticker.el: Get rid of CVS keyword.
26652 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
26654         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
26655         The prompt is formatted later.
26657 2005-09-19  David Ponce  <david@dponce.com>
26659         * tree-widget.el (tree-widget-value-create): Save the converted
26660         tree :node widget.
26662 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
26664         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
26665         variable `message'.
26667 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
26669         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
26670         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
26671         <slawomir.nowaczyk.847@student.lu.se>.
26673 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
26675         * image.el (image-load-path): Use symbol `data-directory' instead
26676         of its value, for backward compatibility with packages that bind
26677         it during `find-image'.  Suggested by Katsumi Yamaoka.
26678         (image-search-load-path): Handle symbols whose values are strings.
26680 2005-09-18  Romain Francoise  <romain@orebokech.com>
26682         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
26683         with-current-buffer form in save-excursion.
26685 2005-09-18  Deepak Goel  <deego@gnufans.org>
26687         * apropos.el (apropos-command): Fix `message' call: first arg
26688         should be a format spec.  In this and all other cases that appear
26689         below and elsewhere in the source code, I made a change only when
26690         two conditions were satisfied: [1] I can think of a possibility
26691         that the arguments would cause an error, for example, the code in
26692         question relies on external variables such as filenames.  [2] I
26693         was sure that the arg to `message' could not have been nil in the code.
26695         * textmodes/tildify.el (tildify-region): Ditto.
26697         * textmodes/reftex-index.el (reftex-index-change-entry)
26698         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
26699         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
26700         * textmodes/org.el (org-complete, org-deadline, org-schedule)
26701         (org-priority, org-table-sum):
26702         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
26703         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
26704         (flyspell-word, flyspell-display-next-corrections):
26705         * textmodes/bibtex.el (bibtex-print-help-message):
26706         * textmodes/artist.el (artist-key-set-point-poly):
26707         * term/mac-win.el (mac-services-insert-text):
26708         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
26709         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
26710         (vhdl-port-paste-testbench, vhdl-compose-new-component)
26711         (vhdl-compose-configuration):
26712         * progmodes/sh-script.el (sh-blink, sh-show-indent)
26713         (sh-set-indent, sh-learn-line-indent):
26714         * progmodes/ps-mode.el (ps-mode-target-column):
26715         * progmodes/idlwave.el (idlwave-make-tags)
26716         (idlwave-scan-library-catalogs):
26717         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
26718         * progmodes/gud.el (gud-jdb-analyze-source):
26719         * progmodes/flymake.el (flymake-log):
26720         * progmodes/ebnf2ps.el (ebnf-generate-region):
26721         * progmodes/cmacexp.el (c-macro-expansion):
26722         * progmodes/ada-xref.el (ada-treat-cmd-string):
26723         * progmodes/ada-mode.el (ada-create-case-exception-substring)
26724         (ada-justified-indent-current, ada-batch-reformat):
26725         * play/zone.el (zone):
26726         * play/landmark.el (lm-move):
26727         * play/decipher.el (decipher-show-alphabet):
26728         * net/newsticker.el (newsticker--display-jump)
26729         (newsticker--display-scroll):
26730         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
26731         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
26732         * mail/feedmail.el (feedmail-dump-message-to-queue):
26733         * eshell/esh-proc.el (eshell-remove-process-entry):
26734         * emulation/ws-mode.el (ws-last-error):
26735         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
26736         (viper-record-kbd-macro):
26737         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
26738         * emacs-lisp/lisp-mnt.el (lm-report-bug):
26739         * emacs-lisp/find-func.el (find-function-noselect):
26740         * calendar/timeclock.el (timeclock-status-string)
26741         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
26742         (timeclock-when-to-leave-string):
26743         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
26744         * calc/calc-units.el (calc-enter-units-table):
26745         * calc/calc-mode.el (calc-mode-record-mode):
26746         * woman.el (woman-mini-help):
26747         * wdired.el (wdired-change-to-wdired-mode):
26748         * vc.el (vc-retrieve-snapshot):
26749         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
26750         * startup.el (display-startup-echo-area-message):
26751         * simple.el (set-goal-column):
26752         * ses.el (ses-command-hook, ses-recalculate-cell):
26753         * server.el (server-process-filter):
26754         * printing.el (pr-interface-txt-print, pr-interface-printify)
26755         (pr-interface-ps):
26756         * pcvs.el (cvs-help):
26757         * log-edit.el (log-edit, log-edit-mode-help):
26758         * iswitchb.el (iswitchb-possible-new-buffer):
26759         * isearch.el (isearch-edit-string):
26760         * image-mode.el (image-mode, image-minor-mode):
26761         * ibuf-macs.el (define-ibuffer-filter):
26762         * hi-lock.el (hi-lock-find-patterns):
26763         * files.el (toggle-read-only):
26764         * ediff-util.el (ediff-copy-diff)
26765         (ediff-write-merge-buffer-and-maybe-kill):
26766         * echistory.el (Electric-history-undefined):
26767         * dnd.el (dnd-insert-text):
26768         * dired-aux.el (dired-query):
26769         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
26770         * bookmark.el (bookmark-bmenu-locate):
26771         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
26772         Fix `message' calls to ensure first arg is a format string.
26773         The change was made only when these two conditions were satisfied:
26774         [1] when there is a possibility that the arguments would cause an error
26775         for example, if the code in question relies on external variables
26776         such as filenames, and
26777         [2] if the arg to `message' could not have been nil in the code.
26779         * pcomplete.el (pcomplete--help): Fix `message' format spec.
26780         Not having a %s would be weird, though not technically wrong.
26782 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26784         * term/mac-win.el (mac-add-charset-info): Doc fix.
26786 2005-09-17  Romain Francoise  <romain@orebokech.com>
26788         * shell.el (shell-resync-dirs): Handle echoing processes more
26789         reliably.  Don't insert resync command if `comint-process-echoes'
26790         is non-nil.
26792 2005-09-17  Magnus Henoch  <mange@freemail.hu>
26794         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
26795         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
26796         aspell versions >= 0.60.
26797         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
26798         only if ispell-aspell-supports-utf8 is non-nil.
26800 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
26802         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
26803         buffer-local value to lisp-indent-function.
26805 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
26807         * progmodes/glasses.el (glasses-make-readable): If
26808         glasses-separator differs from underscore, put appropriate
26809         overlays over underscore characters.
26810         (glasses-convert-to-unreadable): If glasses-separator differs from
26811         underscore, try to convert glasses-separator characters to
26812         underscores.
26814 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
26816         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
26817         Use with-syntax-table and dolist.
26819 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
26821         * textmodes/reftex-auc.el:
26822         * textmodes/reftex-cite.el:
26823         * textmodes/reftex-dcr.el:
26824         * textmodes/reftex-global.el:
26825         * textmodes/reftex-parse.el:
26826         * textmodes/reftex-ref.el:
26827         * textmodes/reftex-sel.el:
26828         * textmodes/reftex-toc.el:
26829         * textmodes/reftex-vars.el:
26830         * textmodes/reftex.el: Small changes to remove compiler warnings.
26832         * textmodes/reftex-index.el: Likewise.
26833         (reftex-query-index-phrase): More efficient use of markers.
26835 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
26837         * image.el (image-load-path): New variable.
26838         (image-search-load-path): New function.
26839         (find-image): Search for images in `image-load-path'.
26841 2005-09-15  Richard M. Stallman  <rms@gnu.org>
26843         * follow.el: Change Maintainer field.
26845 2005-09-15  David Ponce  <david@dponce.com>
26847         * recentf.el (recentf-save-file-modes): New option.
26848         (recentf-save-list): Use it.
26850 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
26852         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
26853         (mode-line-mule-info, mode-line-modified): Move bindings from
26854         mouse-3 to mouse-1.
26856 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
26858         * simple.el (sendmail-user-agent-compose): Revert last change.
26860 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
26862         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
26863         Use with-current-buffer.
26864         (ange-ftp-gwp-start): Remove unused var `gw-user'.
26865         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
26866         (ange-ftp-insert-directory): Remove unused var `short'.
26867         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
26869         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
26870         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
26872         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
26873         (check-calendar-holidays, diary-list-entries): Autoload.
26874         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
26875         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
26877         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
26878         which mistakenly removed a call to display-buffer.
26880 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
26882         * obsolete/iso-insert.el: Move to obsolete/ from international/.
26884 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
26886         * progmodes/hideshow.el
26887         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
26888         (hs-allow-nesting): New user var.
26889         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
26890         (hs-hide-block-at-point): When nesting allowed,
26891         if there is already an overlay in place, delete it.
26892         (hs-safety-is-job-n): Delete func; remove call sites.
26893         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
26894         (hs-overlay-at): New func.
26895         (hs-already-hidden-p, hs-show-block): Use it.
26896         (hs-hide-all): Don't pre-clean if nesting allowed.
26897         (hs-show-all): Temporarily disallow
26898         nesting around call to `hs-discard-overlays'.
26900 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
26902         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
26903         Delete unused local var.
26905 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
26907         * help-fns.el (describe-categories): "?\ " -> "?\s".
26908         (help-do-arg-highlight): Recognize also ARG-n, as in
26909         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
26911         * international/codepage.el (dos-unsupported-char-glyph):
26912         * net/newsticker.el (tool-bar-map, w3-mode-map)
26913         (w3m-minor-mode-map):
26914         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
26915         (ent-alist):
26916         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
26918 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
26920         * custom.el (custom-push-theme): Handle the case where a symbol is
26921         bound but face properties have not yet been assigned.
26923         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
26924         Fix behavior if noerase is `t' and there is no mail buffer.
26926         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
26927         if `continue' is nil, rather than signal an error.
26929 2005-09-12  Richard M. Stallman  <rms@gnu.org>
26931         * font-lock.el (font-lock-keywords): Add autoload.
26933         * help-fns.el (describe-variable): Rearrange to put source link
26934         in a predictable place.
26936         * net/newsticker.el: New file.
26938 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
26940         * calendar/calendar.el (calendar-for-loop): Add edebug info.
26941         (calendar-basic-setup): Use the new nil arg.
26942         (number-of-diary-entries): Move to diary-lib.el.
26944         * calendar/diary-lib.el: Use with-current-buffer, match-string.
26945         (diary-list-entries): Use with-syntax-table and dolist.
26946         Rename from list-diary-entries.
26947         Use number-of-diary-entries if `number' is nil.
26948         (diary, diary-view-entries): Use this new name and new nil arg value.
26949         (number-of-diary-entries): Move from calendar.el.
26950         (diary-unhide-everything): New function.
26951         (include-other-diary-files, fancy-diary-display)
26952         (diary-show-all-entries, make-diary-entry): Use it.
26953         (diary-mail-entries): Use buffer-string.
26954         (mark-diary-entries): Fix long standing paren typo.
26955         (diary-sexp-entry): Use count-lines.
26956         (make-diary-entry): Avoid `previous-line'.
26957         (diary-mode-map): New var.
26958         (diary-mode): Redraw cal after saving.  Setup header-line.
26959         (fancy-diary-display-mode): Use local-set-key.
26961         * startup.el (command-line): Try calling various terminal-init-foo-bar
26962         functions by stripping hyphenated suffixes from $TERM.
26964         * files.el (normal-mode): Check boundness of font-lock-keywords.
26966 2005-09-12  Richard M. Stallman  <rms@gnu.org>
26968         * progmodes/compile.el: Don't decide a file's directory
26969         until the user actually tries to go there.
26970         (compilation-next-error-function):
26971         Pass compilation-find-file the directory from the file-struct.
26972         (compilation-internal-error-properties): Separate local FILE-STRUCT
26973         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
26974         (compilation-find-file): Arg DIR renamed to DIRECTORY.
26975         Expand it, and if nil, use default-directory.
26976         (compilation-get-file-structure): Don't mix specified directory
26977         with default directory.  Put specified directory into
26978         file-struct.  Don't make the file name absolute.
26980         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
26981         (compile-command): Add autoload.
26982         (compilation-disable-input): Add autoload.
26984 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
26986         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
26987         strings of the variables it can override.
26988         (time-stamp): New (as yet undocumented) time-stamp-format escapes
26989         %Q and %q, for fully-qualified domain name and unqualified host name.
26991 2005-09-11  Kim F. Storm  <storm@cua.dk>
26993         * emacs-lisp/authors.el (authors-aliases): Update list.
26994         (authors-fixed-entries): Update mldrag.el entry.
26996 2005-09-10  Alan Mackenzie  <acm@muc.de>
26998         * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
26999         delimiter from the region narrowed to.
27001 2005-09-10  Magnus Henoch  <mange@freemail.hu>
27003         * textmodes/ispell.el (ispell-check-version): Signal an error if
27004         aspell version is less than 0.60.
27006 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
27008         * progmodes/octave-inf.el (inferior-octave-startup):
27009         Resync current dir at the end.
27011 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
27013         * woman.el (woman-topic-at-point-default):
27014         Rename to woman-use-topic-at-point-default.
27015         (woman-topic-at-point): Rename to woman-use-topic-at-point.
27016         (woman-file-name): Reflect renames above.  Automatically use the
27017         word at point as topic if woman-use-topic-at-point is non-nil.
27018         Otherwise offer it as default but don't insert it in the
27019         minibuffer.  Also use `test-completion' instead of `assoc' as
27020         suggested by Stefan Monnier.
27022 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
27024         * vc.el (vc-directory, vc-update-change-log): Throw an error on
27025         the attempt to do it over Tramp.  This is not yet supported.
27027 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
27029         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
27030         (menu-bar-non-minibuffer-window-p): New functions.
27031         ("Split Window", "Save As..."): Use them.
27032         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
27033         ("Print Buffer", "Truncate Long Lines in this Buffer"):
27034         Use menu-bar-menu-frame-live-and-visible-p.
27035         ("Save Buffer", "Insert File", "Open Directory...")
27036         ("Open File...", "Visit New File..."):
27037         Use menu-bar-non-minibuffer-window-p.
27038         (kill-this-buffer-enabled-p, dired <menu-enable>):
27039         Use menu-bar-non-minibuffer-window-p.
27041 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
27043         * cus-start.el (all): Don't complain about fringe-related
27044         built-ins if fringes are not supported.  Ditto about
27045         selection-related built-ins.  Fix the test for GTK-related built-ins.
27047         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
27048         ("Postscript Print Buffer", "Print Region", "Save As...")
27049         ("Save", "Insert File...", "Open Directory...")
27050         ("Open File...", "Visit New File..."")
27051         ("Truncate Long Lines in this Buffer"): Don't look at
27052         menu-updating-frame if this display does not support multiple frames.
27054 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
27056         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
27058 2005-09-09  Emilio C. Lopes  <eclig@gmx.net>
27060         * woman.el: Format- and whitespace-related changes.
27062 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
27064         * woman.el: Fix my email address.
27066 2005-09-08  Richard M. Stallman  <rms@gnu.org>
27068         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
27069         (sh-mode): Locally set skeleton-pair-default-alist.
27071         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
27073         * progmodes/flymake.el: Require `compile' unconditionally.
27075         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
27077         * woman.el (woman-file-name): Provide a default, not initial input.
27079         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
27081         * font-lock.el (font-lock-support-mode): Doc fix.
27083         * descr-text.el (describe-property-list): Handle non-symbol prop names.
27085 2005-09-08  Richard M. Stallman  <rms@gnu.org>
27087         * simple.el (blink-matching-open): Get rid of text props from
27088         the string shown in echo area.  Don't permanently set point.
27089         Some rearrangements.
27091 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
27093         * recentf.el (recentf-filename-handler): Add custom choice
27094         `abbreviate-file-name'.
27096         * msb.el (msb--very-many-menus): Fix typo.
27098         * disp-table.el (standard-display-european): Don't set
27099         enable-multibyte-characters to nil.
27101 2005-09-08  David Ponce  <david@dponce.com>
27103         * recentf.el (recentf-show-file-shortcuts-flag): New option.
27104         (recentf-expand-file-name): Doc fix.
27105         (recentf-dialog-mode-map): Define digit shortcuts.
27106         (recentf--files-with-key): New variable.
27107         (recentf-show-digit-shortcut-filter): New function.
27108         (recentf-open-files-items): New function.
27109         (recentf-open-files): Use it.
27110         (recentf-open-file-with-key): New command.
27112 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
27114         * buff-menu.el (Buffer-menu-sort-by-column): New function.
27115         Suggested by Kim F. Storm.
27116         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
27117         (Buffer-menu-make-sort-button): Use global keymap.
27119 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
27121         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
27122         (Man-getpage-in-background-advice): Remove defadvice; it isn't
27123         necessary any longer with the remapped command.
27124         (Man-bgproc-sentinel-advice): Remove defadvice which counts
27125         formatting time only.
27127         * net/tramp.el (tramp-action-password)
27128         (tramp-multi-action-password): Compile the password prompt from
27129         `method', `user' and `host'.  Sometimes it isn't obvious which
27130         password to enter, for example with remote files offered by
27131         recentf.el, or with multiple steps.  Suggested by Robert Marshall
27132         <robert@chezmarshall.freeserve.co.uk>.
27134 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
27136         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
27137         Fix regexp for when "s///" is at the beginning of line.
27139 2005-09-07  Jay Belanger  <belanger@truman.edu>
27141         * calc/calc-poly.el (math-expand-term): Multiply out any powers
27142         when in matrix mode.
27144 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
27146         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
27147         non-anonymous functions.
27149 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
27151         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
27152         when using a header line.  Otherwise, use mouse-1-click-follows-link.
27154         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
27155         can't be moved; don't signal an error.
27157 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
27159         * cus-theme.el (custom-theme-write-faces): Save the current face
27160         spec, not the defface spec.
27162         * custom.el (custom-known-themes): Clarify meaning of "standard".
27163         (custom-push-theme): Save old values in the standard theme.
27164         (disable-theme): Correct typo.
27165         (custom-face-theme-value): Deleted unused function.
27166         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
27168 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
27170         * progmodes/compile.el (compilation-goto-locus): Take into account
27171         iconified frames when determining whether the buffer is
27172         already visible.
27173         Don't reset window height if the window already existed.
27175 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
27177         * custom.el (load-theme): Rename from require-theme.
27178         Add interactive spec.
27179         (enable-theme): Rename from custom-enable-theme.
27180         Add interactive spec.
27181         (disable-theme): Rename from custom-disable-theme.
27182         Add interactive spec.
27183         (custom-make-theme-feature): Doc fix.
27184         (custom-theme-directory): Doc fix.
27185         (provide-theme): Call enable-theme.
27187 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
27189         * obsolete/lazy-lock.el (lazy-lock-mode):
27190         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
27191         font-lock-mode if it's off.  Print a warning instead.
27193         * progmodes/compile.el (compilation-start): Ignore errors if the
27194         process died before we get to send-eof.
27196         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
27197         Undo last change.  Enclosing the result in quotes broke things on Unix
27198         since tex-send-command passes it through shell-quote-argument.
27199         (tex-send-command): Pass `file' through convert-standard-filename
27200         when possible.
27201         (tex-uptodate-p): Handle the case where TeX hasn't put additional
27202         info in a transcript.
27204 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
27206         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
27207         fix compilation warning.  Reorder the key definitions to group
27208         together keys emitted by the current version of xterm.
27210         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
27211         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
27212         Reorder predicates to correct min-color usage.
27214 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
27216         * longlines.el (longlines-mode): Inhibit read-only when encoding.
27217         Kill local variables when longlines-mode is turned off.
27219 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
27221         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
27223         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
27225         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
27227         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
27228         (font-lock-lines-before): Change default to being inactive.
27229         (font-lock-default-fontify-region): Obey font-lock-lines-before.
27230         (font-lock-after-change-function): Don't handle f-l-lines-before here.
27232 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
27234         * net/tramp.el (tramp-handle-make-auto-save-file-name):
27235         Deactivate temporarily advice if active (not needed for Emacs 22,
27236         but for backwards compatibility).
27237         (tramp-exists-file-name-handler): Rewrite.  First implementation
27238         was too simple.
27239         (tramp-advice-make-auto-save-file-name):
27240         Call `tramp-handle-make-auto-save-file-name' (again, just for
27241         backwards compatibility).
27243 2005-08-31  Reto Zimmermann  <reto@gnu.org>
27245         * progmodes/vhdl-mode.el
27246         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
27247         (vhdl-end-p): Fix indentation bug "else" after "-- when".
27248         (vhdl-set-default-project): New function (easier setting of default).
27249         (vhdl-port-copy): Handle extended identifiers for generics.
27250         (vhdl-compiler-alist): Better description for error message regexp.
27251         (vhdl-make): Query for target, use previous as default.
27252         (vhdl-port-copy): Fix port copy for port names starting with "signal".
27253         (vhdl-font-lock-keywords-2): Fix fontification for record
27254         el. assign.
27255         (vhdl-speedbar-make-subpack-line): Add package body link.
27256         (vhdl-generate-makefile-1): Not include itself as dependency.
27257         (vhdl-font-lock-init): Highlight c-preprocessor directives.
27258         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
27259         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
27260         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
27261         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
27262         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
27263         (vhdl-import-project): Add string argument for `error'.
27264         (vhdl-compose-configuration)
27265         (vhdl-compose-configuration-architecture): Add configuration
27266         declaration generation.
27267         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
27268         (vhdl-trailer-re): Add "record" keyword (better indentation).
27269         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
27270         "[^ \t-\"]+".
27271         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
27272         (vhdl-testbench-entity-file-name)
27273         (vhdl-testbench-architecture-file-name): Allow separate
27274         customization of testbench file names.
27275         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
27276         (vhdl-get-visible-signals): Allow newline within alias declaration.
27277         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
27278         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
27279         (member-ignore-case): Alias for missing function in XEmacs.
27280         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
27281         (vhdl-update-sensitivity-list): Ignore case on read signals.
27282         (vhdl-replace-string): Adjust case only for file names.
27283         (vhdl-update-sensitivity-list): Fix search for read signals.
27284         (vhdl-update-sensitivity-list): Exclude formal parameters.
27285         (vhdl-get-visible-signals): Include aliases of signals.
27286         (vhdl-get-visible-signals): Fix signal name searching.
27287         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
27288         (vhdl-fixup-whitespace-region): Fix for character
27289         literals (e.g. `:').
27291 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
27293         * ansi-color.el (comint-last-output-start):
27294         * bs.el (font-lock-verbose):
27295         * diff-mode.el (add-log-buffer-file-name-function):
27296         * dired-x.el (vm-folder-directory):
27297         * faces.el (help-xref-stack-item):
27298         * files.el (font-lock-keywords):
27299         * find-lisp.el (dired-buffers, dired-subdir-alist):
27300         * ido.el (cua-inhibit-cua-keys):
27301         * log-view.el (cvs-minor-wrap-function):
27302         * outline.el (font-lock-warning-face):
27303         * simple.el (compilation-current-error):
27304         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
27305         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
27306         * tooltip.el (comint-prompt-regexp):
27307         * w32-fns.el (explicit-shell-file-name):
27308         * term/mac-win.el (mac-charset-info-alist)
27309         (mac-services-selection, mac-system-script-code):
27310         * term/tty-colors.el (msdos-color-values):
27311         * term/w32-win.el (xlfd-regexp-registry-subnum):
27312         * term/x-win.el (x-keysym-table, x-selection-timeout)
27313         (x-session-id, x-session-previous-id):
27314         * textmodes/ispell.el (mail-yank-prefix):
27315         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
27316         * textmodes/org.el (calc-embedded-close-formula)
27317         (calc-embedded-open-formula)
27318         (font-lock-unfontify-region-function):
27319         * textmodes/reftex-global.el (isearch-next-buffer-function)
27320         (TeX-master):
27321         * textmodes/reftex.el (font-lock-keywords):
27322         * textmodes/tex-mode.el (font-lock-comment-face)
27323         (font-lock-doc-face):
27324         * textmodes/texinfo.el (outline-heading-alist):
27325         Add defvars.
27327         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
27328         (artist-spray-chars, artist-mode-init, artist-replace-string)
27329         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
27330         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
27331         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
27333         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
27334         (conf-align-assignments): "?\ " -> "?\s".
27336         * textmodes/reftex-index.el (TeX-master): Add defvar.
27337         (reftex-index-phrases-marker): Move up defvar.
27339         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
27340         (reftex-toc-include-labels-indicator)
27341         (reftex-toc-include-index-indicator)
27342         (reftex-toc-max-level-indicator): Move up declarations.
27344         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
27345         of args to `tramp-run-real-handler', even if it's empty in this case.
27347 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
27349         * dired.el (dired-move-to-filename-regexp): Add date format for
27350         Mac OS X 10.3 in East Asian locales.
27352 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
27354         * files.el (make-auto-save-file-name): Add file name handler call
27355         if applicable.
27357         * net/tramp.el (tramp-file-name-handler-alist)
27358         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
27359         (tramp-handle-make-auto-save-file-name): Rename from
27360         `tramp-make-auto-save-file-name'.
27361         (tramp-exists-file-name-handler): New defun.
27362         (tramp-advice-make-auto-save-file-name): Make defadvice only when
27363         `make-auto-save-file-name' is not a magic file name operation.
27365 2005-08-30  Richard M. Stallman  <rms@gnu.org>
27367         * files.el (risky-local-variable-p):
27368         Match `-predicates' and `-commands.
27370         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
27371         (custom-save-all): Visit the file if necessary;
27372         kill the buffer if we created it.
27373         (custom-save-delete): Don't visit file or kill buffer here.
27375 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
27377         * textmodes/org.el (org-special-keyword): New face.
27378         (org-table-copy-down, org-table-eval-formula)
27379         (org-table-recalculate, org-init-section-numbers):
27380         Use `string-to-number' instead of `string-to-int'.
27381         (org-get-location): Use `insert-buffer-substring' instead of
27382         `insert-buffer'.
27383         (org-modify-diary-entry-string): New function.
27384         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
27385         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
27386         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
27387         active region.
27388         (org-export-as-html): Handle QUOTE keyword.
27389         (org-quote-string): New option.
27390         (org-bookmark-jump-unhide): New function, used for
27391         `bookmark-after-jump-hook'.
27392         (org-diary-default-entry): Apply only when not called through
27393         `org-agenda'.
27395 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
27397         * net/eudc.el (mode-popup-menu):
27398         * play/handwrite.el (ps-printer-name, ps-lpr-command):
27399         * progmodes/ada-mode.el (compile-auto-highlight)
27400         (skeleton-further-elements):
27401         * progmodes/autoconf.el (font-lock-syntactic-keywords):
27402         * progmodes/cmacexp.el (msdos-shells):
27403         * progmodes/compile.el (font-lock-extra-managed-props)
27404         (font-lock-keywords, font-lock-maximum-size)
27405         (font-lock-support-mode):
27406         * progmodes/grep.el (font-lock-lines-before):
27407         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
27408         * progmodes/mixal-mode.el (compile-command):
27409         * progmodes/perl-mode.el (font-lock-comment-face)
27410         (font-lock-doc-face, font-lock-string-face):
27411         * progmodes/prolog.el (comint-prompt-regexp):
27412         * progmodes/sh-script.el (font-lock-comment-face)
27413         (font-lock-set-defaults, font-lock-string-face):
27414         * progmodes/sql.el (font-lock-keyword-face)
27415         (font-lock-set-defaults, font-lock-string-face):
27416         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
27417         (itimer-version, lazy-lock-defer-contextually)
27418         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
27419         Add defvars.
27421         * progmodes/cperl-mode.el (cperl-electric-lbrace)
27422         (cperl-electric-keyword, cperl-electric-pod)
27423         (cperl-electric-backspace, cperl-forward-re)
27424         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
27425         (vc-rcs-header, vc-sccs-header): Add defvars.
27427         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
27428         (font-lock-syntactic-keywords, gud-find-expr-function):
27429         Add defvars.
27431         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
27432         (gdb-frame-parameters): Declare before use.
27434         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
27435         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
27436         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
27437         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
27439         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
27440         (idlwave-help-with-source): Use `insert-buffer-substring', not
27441         `insert-buffer'.
27443 2005-08-29  Juri Linkov  <juri@jurta.org>
27445         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
27446         Put outline-back-to-heading function call inside save-excursion.
27448 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
27450         * man.el (Man-init-defvars, Man-translate-references)
27451         (Man-support-local-filenames, Man-highlight-references):
27452         * progmodes/sql.el (sql-interactive-mode):
27453         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
27455         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
27456         (compilation-mode-font-lock-keywords): Add defvars.
27457         (checkdoc-interactive-loop): "?\ " -> "?\s".
27459         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
27460         (font-lock-doc-face, font-lock-string-face)
27461         (font-lock-keywords-case-fold-search): Add defvars.
27462         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
27464         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
27465         Don't pass X and Y (they are ignored anyway).
27466         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
27467         (mouse-delete-window): Make arguments optional.
27469         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
27470         (caesar-translate-table, minor-modes, news-buffer-save)
27471         (news-group-name, news-minor-modes): Add defvars.
27473         * emacs-lisp/lselect.el (mouse-highlight-priority)
27474         (x-lost-selection-functions, zmacs-regions):
27475         * emacs-lisp/pp.el (font-lock-verbose):
27476         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
27477         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
27478         (ses-mode-map):
27479         * emacs-lisp/tcover-unsafep.el (safe-functions):
27480         * international/mule-cmds.el (mac-system-coding-system)
27481         (mac-system-locale):
27482         * language/ethio-util.el (rmail-current-message)
27483         (rmail-message-vector):
27484         * language/thai-util.el (thai-auto-composition-mode):
27485         * mail/metamail.el (rmail-current-message, rmail-message-vector):
27486         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
27487         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
27488         (vm-primary-inbox, vm-spool-files):
27489         * mail/rmail.el (deleted-head, font-lock-fontified)
27490         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
27491         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
27492         (total-messages):
27493         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
27494         (rmail-summary-mode-map):
27495         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
27496         (rmail-last-label, rmail-last-multi-labels)
27497         (rmail-summary-vector, rmail-total-messages):
27498         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
27499         * mail/rmailsum.el (msgnum):
27500         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
27501         (rmail-current-message):
27502         * obsolete/fast-lock.el (font-lock-face-list):
27503         * obsolete/rnewspost.el (mail-reply-buffer):
27504         * obsolete/scribe.el (compile-command):
27505         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
27507 2005-08-28  John Paul Wallington  <jpw@gnu.org>
27509         * ibuf-ext.el (ibuffer-auto-update-changed):
27510         Use `frame-or-buffer-changed-p' to check whether we need to update.
27511         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
27512         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
27513         as a `frame-or-buffer-changed-p' state vector instead.
27515 2005-08-27  Romain Francoise  <romain@orebokech.com>
27517         * textmodes/makeinfo.el (makeinfo-compile):
27518         Use `compilation-start'.  Set `next-error-function' according to
27519         `disable-errors'.
27520         (makeinfo-next-error): New function.
27521         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
27522         (makeinfo-buffer): Likewise.
27524         * progmodes/compile.el (compilation-start): Add autoload cookie.
27526         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
27527         * textmodes/sgml-mode.el: Likewise.
27528         * progmodes/python.el: Likewise.
27530 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
27532         * simple.el (blink-matching-paren-distance): Document the meaning
27533         of nil value, and allow to customize to nil.
27535         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
27536         command.com, not command.exe.
27538 2005-08-26  John Wiegley  <johnw@newartisans.com>
27540         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
27541         code around a bit so that an extraneous nil argument is not added
27542         to a command when no args are given.
27544         * eshell/esh-arg.el (eshell-parse-double-quote): If a
27545         double-quoted argument resolves to nil, return it as an empty
27546         string rather than as nil.  This made it impossible to pass "" to
27547         a shell script as a null string argument.
27549 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
27551         * outline.el (outline-invent-heading): New fun.
27552         (outline-promote, outline-demote): Use it.
27553         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
27554         (outline-end-of-subtree): Remove unused var `opoint'.
27556 2005-08-26  David Reitter  <david.reitter@gmail.com>
27558         * menu-bar.el (truncate-lines, write-file, print-buffer)
27559         (ps-print-buffer-faces, ps-print-buffer, split-window):
27560         Disable menu items when the frame they refer to is invisible, or when
27561         they refer to a buffer and the minibuffer is selected.
27563 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
27565         * progmodes/flymake.el (flymake-highlight-err-lines):
27566         Use save-excursion around flymake-highlight-line to preserve point.
27568 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
27570         * progmodes/octave-mod.el: Change Author and Maintainer address.
27571         (octave-maintainer-address): Change Kurt's email address.
27572         * progmodes/octave-inf.el: Change Author and Maintainer address.
27573         * progmodes/octave-hlp.el: Change Author and Maintainer address.
27575 2005-08-26  Kim F. Storm  <storm@cua.dk>
27577         * subr.el (version-list-<, version-list-<=, version-list-=):
27578         Rename from integer-list-*.
27579         (version-list-not-zero): Likewise.  Fix while loop.
27580         (version=): Use version-list-= instead of string-equal.
27582 2005-08-26  Richard M. Stallman  <rms@gnu.org>
27584         * outline.el (outline-promote): Try shortening the heading.
27585         As last resort, read the heading to use.
27586         (outline-demote): As last resort, read the heading to use.
27588 2005-08-26  Romain Francoise  <romain@orebokech.com>
27590         * progmodes/compile.el (compilation-start): Doc fix.
27592         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
27593         (antlr-font-lock-additional-keywords): Fix reference to
27594         `antlr-font-lock-literal-regexp' erroneously changed during the
27595         mass face rename.
27596         (antlr-run-tool): Use `compilation-start'.
27598         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
27599         instead of the obsolete `compile-internal'.
27601 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
27603         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
27604         (number, original-date):
27605         * calendar/cal-china.el (date):
27606         * calendar/cal-coptic.el (date):
27607         * calendar/cal-french.el (date):
27608         * calendar/cal-hebrew.el (date, entry, number, original-date):
27609         * calendar/cal-islam.el (date, number, original-date):
27610         * calendar/cal-iso.el (date):
27611         * calendar/cal-julian.el (date):
27612         * calendar/cal-mayan.el (date):
27613         * calendar/cal-menu.el (date, event):
27614         * calendar/cal-persia.el (date):
27615         * calendar/lunar.el (date):
27616         * calendar/solar.el (date): Add defvars.
27618         * emerge.el:
27619         * ibuffer.el:
27620         * info-xref.el:
27621         * obsolete/bg-mouse.el:
27622         * obsolete/sun-curs.el:
27623         * obsolete/swedish.el: Move the `defvar's to the top level.
27625         * smerge-mode.el (smerge-refined-change): Add :group.
27627 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
27629         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
27630         (smerge-keep-n): Remove props.
27631         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
27632         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
27633         now that it's done in smerge-keep-n.
27634         (smerge-refined-change): New face.
27635         (smerge-refine-chopup-region, smerge-refine-highlight-change)
27636         (smerge-refine): New funs.
27637         (smerge-basic-map): Bind smerge-refine.
27639 2005-08-25  Juri Linkov  <juri@jurta.org>
27641         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
27642         compilation-process-setup-function and compilation-disable-input
27643         in grep-mode instead of let-bindings in grep.
27645         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
27646         Delete "Automatic File De/compression" (auto-compression-mode).
27648 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
27650         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
27651         Silence warning about non-existent variable.
27653 2005-08-25  Richard M. Stallman  <rms@gnu.org>
27655         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
27656         Rename "Describe Key" to "Describe Key or Mouse Operation".
27658         * mail/mailalias.el (build-mail-aliases): Delete comments
27659         from the contents before processing them.
27661         * isearch.el (isearch-edit-string): Erase the Search prompt
27662         if user enters an empty string and there is no default.
27664         * comint.el (comint-file-name-prefix): Add autoload.
27666 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
27668         * subr.el (play-sound): Rearrange to avoid warning.
27670 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
27672         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
27673         New hook.
27674         (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
27676 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
27678         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
27680         * custom.el (custom-theme-set-variables): Sort minor modes last.
27682 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
27684         * subr.el (version-separator, version-regexp-alist): New vars used by
27685         version comparison funs.
27686         (integer-list-<, integer-list-=, integer-list-<=)
27687         (integer-list-not-zero): New funs for integer list comparison.
27688         (version-to-list, version=, version<, version<=): New funs for version
27689         comparison.
27691 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
27693         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
27694         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
27695         time to silence the byte-compiler.
27697         * ibuffer.el (ibuffer-compile-make-eliding-form)
27698         (ibuffer-check-formats): Use `with-no-warnings' to hide references
27699         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
27700         so it's silly to get warnings for it).
27701         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
27702         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
27703         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
27704         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
27705         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
27706         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
27707         Defvar at compile time.
27708         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
27709         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
27710         Declare them before use.
27712         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
27713         (info-xref-good, info-xref-bad): Defvar at compile time.
27715         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
27716         Use `let*' instead of `let'.
27718         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
27719         (*mouse-y*, menu, char): Defvar at compile time.
27720         (sc::menu): Declare it before use.
27721         (sc::pack-one-line): Use `let', not `let*'.
27723         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
27724         (mail-send-hook): Defvar at compile time.
27726         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
27727         Defvar at compile time.
27729         * term/sun-mouse.el (current-global-mousemap)
27730         (current-local-mousemap): Declare them before use.
27732 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
27734         * bookmark.el (bookmark-after-jump-hook): New hook.
27735         (bookmark-jump): Run `bookmark-after-jump-hook'.
27737 2005-08-23  Juri Linkov  <juri@jurta.org>
27739         * faces.el (minibuffer-prompt): Doc fix.
27741 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
27743         * progmodes/xscheme.el: Trivial changes to silence warnings.
27744         (xscheme-previous-mode, xscheme-previous-process-state):
27745         Add defvars.
27746         (xscheme-last-input-end, xscheme-process-command-line)
27747         (xscheme-process-name, xscheme-buffer-name)
27748         (xscheme-expressions-ring-max, xscheme-expressions-ring)
27749         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
27750         (xscheme-control-g-synchronization-p)
27751         (xscheme-control-g-disabled-p, xscheme-string-receiver)
27752         (default-xscheme-runlight, xscheme-runlight)
27753         (xscheme-runlight-string, xscheme-process-filter-state)
27754         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
27755         Move to beginning of file.
27756         (scheme-interaction-mode-commands-alist)
27757         (scheme-interaction-mode-map, scheme-debugger-mode-map):
27758         Declare them before use.  Note: the initialization code for the
27759         variables has not been moved because it uses functions that reference
27760         the variables.
27761         (xscheme-control-g-message-string, xscheme-process-filter-alist)
27762         (xscheme-prompt-for-expression-map): Declare them before use.
27763         (scheme-debugger-mode-commands): "?\ " -> "?\s".
27765 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
27767         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
27769 2005-08-22  Juri Linkov  <juri@jurta.org>
27771         * faces.el (set-face-underline): Delete this duplicate function
27772         and make an obsolete alias to set-face-underline-p.
27773         (set-face-underline-p): Use docstring of set-face-underline.
27774         (describe-face): Create hyperlink to parent face.
27776         * info.el (Info-insert-dir): Use save-excursion around
27777         insert-buffer-substring.
27778         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
27779         (Info-escape-percent): Delete function.
27780         (Info-fontify-node): Replace Info-escape-percent by
27781         replace-regexp-in-string with REP arg set to lambda that
27782         duplicates `%' and preserves text properties.
27784         * progmodes/compile.el (compilation-disable-input): Doc fix.
27785         (define-compilation-mode): Doc fix and refill.
27786         (kill-compilation): Use `mode-name' in the error message.
27787         (compilation-find-file): Use `compilation-error' in the
27788         read-file-name's prompt.
27790 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
27792         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
27793         (smerge-auto-leave): Make undo re-enable the mode.
27794         (debug-ignored-errors): Add the user-error of impossible resolution.
27795         (smerge-resolve): Move things around a bit, in preparation for later.
27796         (smerge-diff): Don't fail if the buffer has no associated file.
27797         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
27798         (smerge-conflict-overlay): New function.
27799         (smerge-match-conflict): Don't add text properties here.
27800         (smerge-find-conflict): Instead, add an overlay here.
27801         Also check for the case where we're inside a conflict already, so as to
27802         obviate the need for font-lock-multiline, which is unbearably slow with
27803         large conflicts and ciomplex font-lock patterns.
27804         (smerge-remove-props): Remove overlay rather than text-properties.
27805         (smerge-mode): Don't set font-lock-multiline.
27806         Remove overlays when turned off.
27808 2005-08-21  Kim F. Storm  <storm@cua.dk>
27810         * ido.el (ido-ignore-item-p): Use save-match-data.
27811         Bind case-fold-search to ido-case-fold locally.
27813 2005-08-20  Richard M. Stallman  <rms@gnu.org>
27815         * files.el (normal-mode): If font lock is on, turn it off and on.
27817         * subr.el (replace-regexp-in-string): Doc fix.
27819         * startup.el (command-line-1): Don't suppress startup screen
27820         due to existing processes.
27822         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
27824         * progmodes/compile.el (compilation-disable-input): Default to nil.
27826 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
27828         * progmodes/compile.el (compilation-disable-input): New defcustom.
27829         (compilation-start): If compilation-disable-input is non-nil, send
27830         EOF to the compilation process.
27832 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
27834         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
27835         Run the argument of tex-shell-cd-command through
27836         convert-standard-filename, to get the correct style of slashes on
27837         Windows, and enclose the result in quotes, in case the file name
27838         includes whitespace or other special characters.
27840 2005-08-19  Andreas Schwab  <schwab@suse.de>
27842         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
27843         process.
27845 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
27847         * cus-start.el (minibuffer-prompt-properties): Correct typo.
27849 2005-08-18  Kim F. Storm  <storm@cua.dk>
27851         * scroll-lock.el: Fix errors due to incorrect line wrapping.
27853 2005-08-18  Richard M. Stallman  <rms@gnu.org>
27855         * scroll-lock.el: New file.
27857 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
27859         * dired.el (dired-move-to-end-of-filename):
27860         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
27862 2005-08-18  Kim F. Storm  <storm@cua.dk>
27864         * ido.el (ido-everywhere): Fix defcustom :set function to disable
27865         rather than toggle mode when custom value is nil.
27866         (ido-everywhere): Fix defun doc string.
27868 2005-08-17  Richard M. Stallman  <rms@gnu.org>
27870         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
27871         as tag instead of "Inviolable".
27873 2005-08-17  Kim F. Storm  <storm@cua.dk>
27875         * windmove.el (windmove-coordinates-of-position): Remove.
27876         (windmove-coordinates-of-window-position): Remove.
27877         (windmove-reference-loc): Use posn-at-point instead.
27879         * subr.el (insert-for-yank-1): Doc fix.
27881         * ido.el (ido-enter-matching-directory): Rename from
27882         ido-enter-single-matching-directory.  Change `slash' choice to
27883         `only'.  Add `first' choice.
27884         (ido-exhibit): Adapt to above changes.
27886 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
27888         * Makefile.in: Expand comment about building loaddefs.el.
27890 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
27892         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
27893         Comment use of defadvice.
27895         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
27897 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
27899         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
27900         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
27901         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
27902         * progmodes/idlw-shell.el, progmodes/ld-script.el,
27903         * progmodes/which-func.el, ruler-mode.el, strokes.el,
27904         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
27905         for backward compatibility for faces that did not appear in the
27906         previous Emacs release.
27908         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
27910 2005-08-15  Kim F. Storm  <storm@cua.dk>
27912         * emulation/cua-base.el (cua-delete-region): Return t if
27913         deleted region was non-empty.
27914         (cua-replace-region): Inhibit overwrite-mode for
27915         self-insert-command if replaced region was non-empty.
27916         (cua--explicit-region-start, cua--status-string): Make them
27917         buffer-local at top-level...
27918         (cua-mode): ...rather than when mode is enabled.
27920 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
27922         * progmodes/vhdl-mode.el (vhdl-emacs-21):
27923         Set t for Emacs 21, 22, and so on.
27925 2005-08-15  David Ponce  <david@dponce.com>
27927         * tree-widget.el: Update Commentary header.
27928         (tree-widget-theme): Doc fix.
27929         (tree-widget-space-width): New option.
27930         (tree-widget-image-properties): Look up in the default theme too.
27931         (tree-widget--cursors): Only for images with arrow pointer shape.
27932         (tree-widget-lookup-image): Pointer shape is hand by default.
27933         (tree-widget-icon): Rename generic icon widget from
27934         `tree-widget-control'.
27935         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
27936         derive from `tree-widget-icon'.
27937         (tree-widget-handle): Improve default look and feel of the text
27938         representation.
27939         (tree-widget): Rename :*-control properties to :*-icon properties.
27940         Add :action and :help-echo properties.
27941         (tree-widget-after-toggle-functions): Move.
27942         (tree-widget-close-node, tree-widget-open-node): Remove.
27943         (tree-widget-before-create-icon-functions): New hook.
27944         (tree-widget-value-create): Update to allow customization of icons
27945         and nodes at run-time via that new hook.
27946         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
27947         (tree-widget-icon-action, tree-widget-icon-help-echo)
27948         (tree-widget-action, tree-widget-help-echo): New functions.
27950 2005-08-15  Kim F. Storm  <storm@cua.dk>
27952         * ido.el (ido-buffer-internal): Use with-no-warnings.
27953         (ido-make-merged-file-list): Use while-no-input.
27955 2005-08-15  Richard M. Stallman  <rms@gnu.org>
27957         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
27958         (flyspell-large-region): Fix doc and custom type.
27960 2005-08-14  Richard M. Stallman  <rms@gnu.org>
27962         * files.el (interpreter-mode-alist): Doc fix.
27964         * mail/rmail.el (rmail-nonignored-headers): New variable.
27965         (rmail-clear-headers): Use it.
27966         (rmail-reply): Better handling of mail-followup-to header.
27968         * progmodes/sh-script.el (sh-font-lock-keywords-var):
27969         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
27970         don't try to refer to executable-font-lock-keywords.
27971         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
27972         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
27973         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
27974         (sh-mode): Set comment-start-skip, local-abbrev-table,
27975         imenu-case-fold-search.
27976         (sh-set-shell): Don't set them here.
27977         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
27978         Don't cache the results in the original alist; don't ever modify
27979         that alist.
27981         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
27983         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
27984         empty.
27986 2005-08-15  Andreas Schwab  <schwab@suse.de>
27988         * desktop.el: Put autoload cookie at risky-local-variable declarations.
27990         * dired.el, info.el, mail/rmail.el: Revert last change.
27992 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
27994         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
27995         modification in `eval-after-load' form.
27996         * info.el: Likewise.
27997         * mail/rmail.el: Likewise.
27999 2005-08-14  Juri Linkov  <juri@jurta.org>
28001         * progmodes/compile.el (compilation-mode-font-lock-keywords):
28002         Remove highlighting of "Compilation started".  Highlight only
28003         the word "finished" in "Compilation finished".  Add highlighting
28004         of "interrupt", "killed", "terminated" and the exit code.
28005         (compilation-start): Add newline after header.  Use exactly the
28006         same time stamp format as the finishing message.
28007         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
28009         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
28010         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
28011         Add highlighting of "interrupt", "killed", "terminated".
28013         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
28014         enabled and the current command is self-insert-command, call it
28015         explicitly with overwrite-mode bound to nil, to not allow it
28016         to delete the character after the selected region.
28018 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
28020         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
28021         move-end-of-line, end-of-line, and beginning-of-line to the list
28022         of commands after which the echo area is updated.
28024 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
28026         * cus-edit.el (custom-save-all, custom-save-delete):
28027         Bind recentf-exclude to exclude custom-file.
28029 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
28031         * mail/rmailsum.el (rmail-summary-end-of-message): New command
28032         to go to the bottom of the mail message.  Added to
28033         `rmail-summary-mode-map' with key "/".
28034         (rmail-summary-show-message): New (internal) function for use by
28035         both `rmail-summary-beginning/end-of-message'.
28036         (rmail-summary-beginning-of-message): Change to use
28037         rmail-summary-show-message.
28039         * mail/rmail.el (rmail-end-of-message): New command to go to the
28040         end of the current message.  Added to `rmail-mode-map' with key "/".
28041         (rmail-beginning-of-message): Fix to work as documented.
28042         (rmail-mode): Change documentation.
28044         * progmodes/compile.el (compilation-start): Add the line
28045         "Compilation started" with compilation start time.
28046         (compilation-mode-font-lock-keywords): Add `started' to keywords.
28048 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
28050         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
28051         of menu items.
28053 2005-08-11  Richard M. Stallman  <rms@gnu.org>
28055         * simple.el (pop-global-mark): Reverse test of widen-automatically.
28057         * battery.el (battery-status-function): Don't use ignore-errors.
28059 2005-08-11  Lute Kamstra  <lute@gnu.org>
28061         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
28062         define-obsolete-variable-alias.
28064 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
28066         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
28067         (ange-ftp-send-cmd): Revert last change, and expand
28068         the comment explaining the problem.
28070 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
28072         * ldefs-boot.el: Update.
28074         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
28075         item to "Time, Load and Mail".  Change help echo text.
28077         * time.el (display-time-use-mail-icon, display-time-format)
28078         (display-time-string-forms): Shorten first line of docstrings.
28080 2005-08-10  Lars Hansen  <larsh@soem.dk>
28082         * desktop.el (desktop-buffer-mode-handlers):
28083         Make non-customizable.  Add autoload cookie.  Change initial value to
28084         nil; add elements in respective modules instead.  Fix doc string.
28085         (desktop-load-file): New function.
28086         (desktop-minor-mode-handlers): New autoloaded variable.
28087         (desktop-create-buffer): Call minor mode handlers.
28088         Use desktop-load-file to load major and minor mode modules prior to
28089         checking for a handler.
28090         (desktop-save): Don't add nil to desktop-minor-modes for minor
28091         modes with nil function in desktop-minor-mode-table.  Don't delete
28092         desktop file before rewriting it.
28093         (desktop-locals-to-save): Add autoload cookie.  Don't make
28094         automatically buffer-local.  Add variables column-number-mode,
28095         size-indication-mode, indent-tabs-mode,
28096         indicate-buffer-boundaries, indicate-empty-lines and
28097         show-trailing-whitespace.
28098         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
28099         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
28100         (desktop-clear-preserve-buffers-regexp): Delete.
28101         (desktop-clear-preserve-buffers): Update initial value and docstring.
28102         (desktop-save-buffer): Fix doc string.
28104         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
28105         (hilit-chg-desktop-restore): New function.
28106         (highlight-changes-mode): Add highlight-changes-mode to
28107         desktop-locals-to-save.
28109         * dired.el: Add handler to desktop-buffer-mode-handlers.
28110         (dired-restore-desktop-buffer): Remove autoload cookie.
28111         (dired-mode): Add autoload cookie.
28113         * info.el: Add handler to desktop-buffer-mode-handlers.
28114         (Info-restore-desktop-buffer): Remove autoload cookie.
28115         (Info-mode): Add autoload cookie.
28117         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
28118         (mh-restore-desktop-buffer): Remove autoload cookie.
28119         (mh-folder-mode): Add autoload cookie.
28121         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
28122         (rmail-restore-desktop-buffer): Remove autoload cookie.
28124 2005-08-11  Masatake YAMATO  <jet@gyve.org>
28126         * hexl.el (hexl-address-region):
28127         (hexl-ascii-region, hexl-font-lock-keywords):
28128         (hexl-highlight-line-range): Use the term "region"
28129         instead of "area" for consistency with the other symbols
28130         defined in hexl.el.
28132 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
28134         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
28135         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
28136         out by Juri Linkov).  Add `display-battery-mode'.
28138 2005-08-09  Juri Linkov  <juri@jurta.org>
28140         * progmodes/compile.el (compilation-mode-font-lock-keywords):
28141         Remove `-text' from face variable names.
28142         (compilation-error-file-name, compilation-warning-file-name)
28143         (compilation-info-file-name): Delete faces.
28144         (compilation-line-number, compilation-column-number):
28145         Remove face underlining.
28146         (compilation-message-face): Set to `underline' value by default.
28147         (compilation-error-face, compilation-warning-face)
28148         (compilation-info-face): Remove `-file-name' from face names.
28149         (compilation-error-text-face, compilation-warning-text-face)
28150         (compilation-info-text-face): Delete face variables.
28151         (compilation-text-face): Delete function.
28153         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
28154         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
28155         (grep-error-face): Set to `compilation-error' instead of
28156         `compilation-error-face' (which is redefined to `grep-hit-face' in
28157         grep buffers).
28158         (grep-mode-font-lock-keywords): Remove `-text' from face variable
28159         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
28161         * dired-aux.el (dired-do-query-replace-regexp):
28162         Use `query-replace-read-args'.
28164         * replace.el (query-replace-read-from, query-replace-read-to)
28165         (query-replace-read-args): Rename arg `string' to `prompt'.
28167         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
28169 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
28171         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
28172         uploading files.
28173         (ange-ftp-canonize-filename): Handle file names beginning with ~
28174         correctly.
28176 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
28178         * textmodes/fill.el (canonically-space-region)
28179         (fill-context-prefix, fill-french-nobreak-p)
28180         (fill-delete-newlines, fill-comment-paragraph)
28181         (justify-current-line): "?\ " -> "?\s".
28183 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
28185         * textmodes/fill.el (fill-nonuniform-paragraphs):
28186         Improve argument/docstring consistency.
28188 2005-08-09  Richard M. Stallman  <rms@gnu.org>
28190         * textmodes/ispell.el (ispell-word): More fboundp checks.
28192         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
28193         (find-file-noselect-1): Call it here, only if RAWFILE.
28194         (normal-mode): Always set some major mode.
28195         (save-some-buffers-action-alist): Change some explanation strings.
28196         (file-name-non-special): In the `quote' method, use unwind-protect.
28198 2005-08-09  Magnus Henoch  <mange@freemail.hu>
28200         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
28201         (ispell-have-aspell-dictionaries): New variable.
28202         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
28203         (ispell-get-aspell-config-value): New function.
28204         (ispell-aspell-find-dictionary): New function.
28205         (ispell-aspell-add-aliases): New function.
28206         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
28207         appropriate.  Don't look for ispell dictionaries if we use aspell.
28208         (ispell-menu-map): Don't build a submenu of dictionaries.
28210 2005-08-09  Richard M. Stallman  <rms@gnu.org>
28212         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
28213         (sql-read-passwd): Use read-passwd.
28215         * progmodes/idlw-toolbar.el (idlwave-toolbar)
28216         (idlwave-toolbar-is-possible): Add defvars.
28218         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
28219         Avoid warnings.
28221         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
28222         (idlwave-system-class-info, idlwave-executive-commands-alist):
28223         Use defvar.
28225         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
28227         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
28228         Avoid warnings.
28230         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
28231         and content-type: headers.
28233         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
28235         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
28236         and rename some of them to be more self-explanatory.
28238         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
28240         * startup.el (command-line-1): Implement -scriptload.
28242         * replace.el (occur-engine): Initial *Occur* output not undoable.
28244         * menu-bar.el (menu-bar-file-menu): Rename some menu items
28245         and improve help strings.
28247         * isearch.el (isearch-repeat): When changing direction,
28248         mark search successful.
28250         * ediff-init.el: Use (featurep 'xemacs).
28252         * comint.el (send-invisible): Identify buffer, if not selected.
28254         * align.el: Delete autoload for c-guess-basic-syntax.
28256 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
28258         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
28259         Improve argument/docstring consistency.  Doc fixes.
28260         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
28261         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
28262         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
28263         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
28264         (r2bv-organization, r2bv-pages, r2bv-primary-author)
28265         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
28266         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
28267         Defvar at compile time.
28269 2005-08-09  Juri Linkov  <juri@jurta.org>
28271         * info.el: Replace `info' with upper-case `Info' where appropriate.
28272         (info-title-1, info-title-2, info-title-3, info-title-4)
28273         (info-menu-header): Move up face definitions.
28274         (info-menu-star): Rename from `info-menu-5'.
28275         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
28276         (Info-fontify-visited-nodes): Fix docstring.
28277         (Info-hide-note-references): Fix docstring.
28278         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
28279         menu items in the same way as on cross-references.
28280         (info-apropos): Fix sorting order and formatting to be like in the
28281         stand-alone Info browser.  Display error messages for 1 sec.
28282         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
28283         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
28284         from the menu bar.
28285         (Info-insert-dir): Restore point after calling
28286         `insert-buffer-substring'.
28288 2005-08-08  Richard M. Stallman  <rms@gnu.org>
28290         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
28291         (recompute-lucid-menubar): Add defvars.
28293         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
28295         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
28297         * net/net-utils.el (run-dig): Rename from `dig'.
28299         * play/gametree.el (gametree-mode): Use make-local-variable,
28300         not make-variable-buffer-local.
28302         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
28304         * ansi-color.el (ansi-color-make-extent)
28305         (ansi-color-set-extent-face): Use fboundp, not functionp.
28307         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
28308         not make-variable-buffer-local.
28310         * bookmark.el (Info-current-file): Add defvar.
28311         (bookmark-jump-noselect): Use with-no-warnings.
28313         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
28315         * ebuff-menu.el (Helper-return-blurb): Add defvar.
28317         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
28319         * find-file.el (ada-procedure-start-regexp)
28320         (ada-package-start-regexp): Add defvars.
28322         * info.el (Info-insert-dir): Use insert-buffer-substring.
28324         * xml.el (xml-att-def-re): Add defvar.
28326         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
28327         calling convention.
28329         * subr.el (while-no-input): Return t if there is input.
28331 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
28333         * cus-start.el (all): Add `overflow-newline-into-fringe'.
28335 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
28337         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
28338         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
28340 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
28342         * cmuscheme.el (scheme-start-file): Replace reference to
28343         `user-emacs-directory' by "~/.emacs.d/".
28345 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
28347         * info.el (Info-dir-remove-duplicates): Avoid case folding
28348         in loop; instead, keep downcased strings for comparison.
28349         Suggested by Helmut Eller.
28351 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
28353         Sync with Tramp 2.0.50.
28355         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
28356         XEmacs case; not necessary anymore.
28357         (tramp-user-regexp): Allow "@" as part of user name.
28358         (tramp-handle-set-visited-file-modtime)
28359         (tramp-handle-insert-file-contents)
28360         (tramp-handle-write-region): No special handling for
28361         `last-coding-system-used, because this is done in
28362         `tramp-accept-process-output' now.
28363         (tramp-accept-process-output): New defun.
28364         (tramp-process-one-action, tramp-process-one-multi-action)
28365         (tramp-wait-for-regexp, tramp-wait-for-output)
28366         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
28367         Howells <dhowells@redhat.com>.
28368         (clear-visited-file-modtime): Defadvice removed.  The check for
28369         unset buffer's modtime does not need to be based on
28370         `tramp-buffer-file-attributes'.  Suggested by RMS.
28371         (tramp-message): Insert "\n" if not being at beginning of line.
28372         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
28373         sequence with same logic.
28374         (tramp-completion-handle-expand-file-name): Discard call of
28375         `tramp-drop-volume-letter'.  It is not necessary, and there have
28376         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
28377         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
28378         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
28379         should always be visible.
28380         (tramp-handle-insert-directory, tramp-setup-complete)
28381         (tramp-set-process-query-on-exit-flag)
28382         (tramp-append-tramp-buffers): Pacify byte-compiler.
28383         (tramp-bug): Delete non-existing variables from list.
28384         Apply `tramp-load-report-modules' as pre-hook.
28385         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
28386         `shell-prompt-pattern' because of non-7bit characters.
28387         Reported by Sebastian Luque <sluque@mun.ca>.
28388         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
28389         (tramp-match-string-list): Remove function.
28390         (tramp-wait-for-regexp): Remove call of that function.
28391         Suggested by Kim F. Storm <storm@cua.dk>.
28392         (tramp-set-auto-save-file-modes): Use octal integer code #o600
28393         instead of octal character code ?\600.  The latter resulted in a
28394         syntax error with XEmacs.
28396         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
28397         XEmacs case; not necessary anymore.
28398         (tramp-smb-handle-write-region): No special handling for
28399         `last-coding-system-used, because this is done in
28400         `tramp-accept-process-output' now.
28401         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
28403 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
28405         * wid-edit.el (widget-choice-value-create):
28406         Unconditionally respect user choice.  Set :explicit-choice back to nil
28407         when no longer needed.
28408         (widget-choice-action): Unconditionally respect user choice.
28409         Eliminate :explicit-choice-value.
28411         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
28413         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
28414         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
28415         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
28416         running new function `toggle-indicate-empty-lines'.
28417         Rename "Customize" item to "Customize fringe".
28418         Rename "Indicators" item to "Buffer boundaries" and change help echo.
28419         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
28420         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
28421         Delete "Empty lines only" item.
28422         (menu-bar-showhide-fringe-ind-customize): New function.
28423         (menu-bar-showhide-fringe-ind-mixed)
28424         (menu-bar-showhide-fringe-ind-box)
28425         (menu-bar-showhide-fringe-ind-right)
28426         (menu-bar-showhide-fringe-ind-left)
28427         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
28428         instead of `fringe-indicators'.
28430 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
28432         * emulation/viper.el (viper-emacs-state-mode-list):
28433         Add recentf-dialog-mode.  Change the date of last update.
28435 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
28437         * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
28438         (viper-exec-yank, viper-put-back): Don't display modification msg
28439         if in the minibuffer.
28441         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
28442         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
28443         Make variables frame local.
28445         * emulation/viper-util.el (viper-append-filter-alist):
28446         Use append instead of nconc.
28448         * emulation/viper.el (viper-vi-state-mode-list)
28449         (viper-emacs-state-mode-list): Move help-mode and
28450         completion-list-mode from the first list to the second.
28451         (viper-mode): Docstring.
28452         (viper-go-away, viper-non-hook-settings): Don't localize
28453         minor-mode-alist in newer Emacsen.  Add advice to
28454         set-cursor-color.  Don't bind "\C-c\\".
28456 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
28458         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
28459         (scheme-macro-expand-command): New user options.
28460         (scheme-trace-procedure, scheme-expand-current-form): New commands.
28461         (scheme-form-at-point, scheme-start-file)
28462         (scheme-interactively-start-process): New functions.
28463         (scheme-get-process): New function, extracted from `scheme-proc'.
28464         (run-scheme): Call `scheme-start-file' to get start file, and pass
28465         it to `make-comint'.
28466         (switch-to-scheme, scheme-proc):
28467         Call `scheme-interactively-start-process' if no Scheme buffer/process
28468         is available.
28470 2005-08-06  Juri Linkov  <juri@jurta.org>
28472         * progmodes/compile.el (compilation-mode-font-lock-keywords):
28473         Use `compilation-text-face', `compilation-info-text-face' and
28474         `compilation-error-text-face' instead of `font-lock-keyword-face'.
28475         (compilation-error): New face.
28476         (compilation-error-file-name): Inherit from
28477         `compilation-error' instead of `font-lock-warning-face'.
28478         (compilation-warning-file-name): Inherit from
28479         `compilation-warning' instead of `font-lock-warning-face'.
28480         (compilation-info, compilation-error-file-name)
28481         (compilation-warning-file-name, compilation-info-file-name)
28482         (compilation-line-number, compilation-column-number): Doc fix.
28483         (compilation-error-text-face, compilation-warning-text-face)
28484         (compilation-info-text-face): New face variables.
28485         (compilation-line-face, compilation-column-face)
28486         (compilation-enter-directory-face)
28487         (compilation-leave-directory-face): Doc fix.
28488         (compilation-text-face): New function.
28490         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
28491         instead of 1 to display binary file names as info file links.
28492         (grep-error-face): Use `compilation-error-face' instead of
28493         `font-lock-keyword-face'.
28494         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
28495         and `compilation-warning-text-face' instead of
28496         `font-lock-keyword-face'.  Use `compilation-error-text-face'
28497         instead of `grep-error-face'.
28499 2005-08-05  Kenichi Handa  <handa@m17n.org>
28501         * international/code-pages.el: Add autoload cookies for all coding
28502         systems.
28504 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
28506         * cus-start.el (all): Put undo.c where it alphabetically belongs.
28508 2005-08-04  Juri Linkov  <juri@jurta.org>
28510         * progmodes/compile.el (compilation-mode-map):
28511         * progmodes/grep.el (grep-mode-map):
28512         Bind TAB to `compilation-next-error' and [backtab] to
28513         `compilation-previous-error'.
28515         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
28516         matching line numbers, column numbers and their ranges with regexp
28517         matching only line numbers.
28518         (grep-context-face): New face variable.
28519         (grep-mode-font-lock-keywords): Use it.
28521         * faces.el (read-face-name): Delete duplicate faces.
28523 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
28525         * thumbs.el (thumbs-find-image): Don't make variables
28526         automatically buffer local.
28527         (thumbs-current-tmp-filename, thumbs-current-image-filename)
28528         (thumbs-image-num): Make automatically buffer local.
28529         (thumbs-show-thumbs-list): Use `make-local-variable', not
28530         `make-variable-buffer-local'.
28531         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
28533         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
28534         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
28535         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
28536         (bother, bye, canyou, chatlst, continue, deathlst, describe)
28537         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
28538         (feelings-about, foullst, found, hello, history, howareyoulst)
28539         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
28540         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
28541         (neglst, obj, object, owner, please, problems, qlist)
28542         (random-adjective, relation, remlst, repetitive-shortness)
28543         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
28544         (shortlst, something, sportslst, stallmanlst, states, subj)
28545         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
28546         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
28547         Defvar at compile time.
28549         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
28550         not `make-variable-buffer-local'.
28552 2005-08-02  Kim F. Storm  <storm@cua.dk>
28554         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
28555         rectangle overlay in selected window.
28557 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
28559         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
28560         instead of display group.  Make `indicate-buffer-boundaries'
28561         customizable through Custom.
28563 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
28565         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
28566         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
28567         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
28568         (gdb-put-string): Fix typos in docstrings.
28570 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
28572         Update copyright notices of files in progmodes directory for
28573         release of Emacs 22.1.
28575         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
28577         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
28578         Don't barf if the GUD buffer has been killed.
28580 2005-08-01  Kim F. Storm  <storm@cua.dk>
28582         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
28584 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
28586         * simple.el (next-error-follow-minor-mode):
28587         make-variable-buffer-local -> make-local-variable.
28589         * emacs-lisp/cl-extra.el: Require CL also when compiling.
28591         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
28592         (byte-compile-form-make-variable-buffer-local): New functions to warn
28593         about misuses of make-variable-buffer-local where make-local-variable
28594         was meant.
28596 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
28598         * bs.el (bs-attributes-list): Doc fix.
28599         (bs): Update url-link.
28601         * desktop.el (desktop-save-buffer): Fix typos in docstring.
28602         (desktop-load-default): Simplify.
28604         * ibuffer.el (ibuffer-columnize-and-insert-list)
28605         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
28606         (ibuffer-unmark-all, ibuffer-toggle-marks)
28607         (ibuffer-unmark-forward, ibuffer-unmark-backward)
28608         (ibuffer-compile-make-format-form, ibuffer-format-column)
28609         (ibuffer-current-buffers-with-marks)
28610         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
28611         (ibuffer): Doc fix.
28612         (ibuffer-mode): Fix typo in docstring.
28613         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
28614         with `define-obsolete-variable-alias'.
28615         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
28617 2005-07-29  Kenichi Handa  <handa@m17n.org>
28619         * international/mule-cmds.el (select-message-coding-system):
28620         Be sure to use LF for end-of-line.  If no coding system is decided,
28621         return iso-8859-1-unix.
28623 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
28625         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
28626         (ange-ftp-pending-error-line): New vars.
28627         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
28628         to handle the non-fatal no-route-to-host messages.
28629         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
28631 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
28633         * isearch.el (isearch-mode-map, isearch-other-meta-char)
28634         (isearch-quote-char, isearch-printing-char)
28635         (isearch-text-char-description): "?\ " -> "?\s".
28636         (isearch-lazy-highlight-cleanup)
28637         (isearch-lazy-highlight-initial-delay)
28638         (isearch-lazy-highlight-interval)
28639         (isearch-lazy-highlight-max-at-a-time)
28640         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
28641         Declare with define-obsolete-*-alias macros.
28642         (isearch-forward): Fix typo in docstring.
28643         (search-invisible, search-ring-yank-pointer)
28644         (regexp-search-ring-yank-pointer): Doc fixes.
28646         * recentf.el (recentf-menu-append-commands-p): Declare with
28647         `define-obsolete-variable-alias'.
28648         (recentf-max-saved-items, recentf-menu-filter)
28649         (recentf-arrange-by-rule-subfilter): Doc fixes.
28650         (recentf-menu-append-commands-flag)
28651         (recentf-initialize-file-name-history, recentf-expand-file-name)
28652         (recentf-clear-data): Fix typos in docstrings.
28654 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
28656         * progmodes/gdb-ui.el: Smarten comments.
28657         (gdb-info-breakpoints-custom): Use nowarn when finding file.
28659 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
28661         * term/apollo.el (terminal-init-apollo): New function containing
28662         all former top level forms in the file.
28663         * term/bobcat.el (terminal-init-bobcat):
28664         * term/cygwin.el (terminal-init-cygwin):
28665         * term/iris-ansi.el (terminal-init-iris-ansi):
28666         * term/linux.el (terminal-init-linux):
28667         * term/news.el (terminal-init-news):
28668         * term/rxvt.el (terminal-init-rxvt):
28669         * term/sun.el (terminal-init-sun):
28670         * term/tvi970.el (terminal-init-tvi970):
28671         * term/vt100.el (terminal-init-vt100):
28672         * term/vt102.el (terminal-init-vt102):
28673         * term/vt125.el (terminal-init-vt125):
28674         * term/vt200.el (terminal-init-vt200):
28675         * term/vt201.el (terminal-init-vt201):
28676         * term/vt220.el (terminal-init-vt220):
28677         * term/vt240.el (terminal-init-vt240):
28678         * term/vt300.el (terminal-init-vt300):
28679         * term/vt320.el (terminal-init-vt320):
28680         * term/vt400.el (terminal-init-vt400):
28681         * term/vt420.el (terminal-init-vt420):
28682         * term/wyse50.el (terminal-init-wyse50):
28683         * term/xterm.el (terminal-init-xterm): Likewise.
28685         * term/README: Describe the terminal-init-* functionality.
28687         * startup.el (command-line): After loading the terminal initialization
28688         file call the corresponding terminal initialization function.
28690 2005-07-27  Kenichi Handa  <handa@m17n.org>
28692         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
28693         negative.
28695         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
28696         (ps-mule-composition-prologue): Fix for the case that
28697         RelativeCompose is false.
28699 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
28701         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
28703         * descr-text.el (describe-char): Handle the case where the list of
28704         chars is displayed in a separate frame.
28705         Be a bit more discriminating when looking for the char.
28707 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
28709         * bookmark.el (bookmark-automatically-show-annotations)
28710         (bookmark-read-annotation-text-func): Doc fixes.
28711         (bookmark-save): Improve argument/docstring consistency.
28712         (bookmark-get-bookmark, bookmark-get-bookmark-record)
28713         (bookmark-alist-from-buffer)
28714         (bookmark-upgrade-file-format-from-0)
28715         (bookmark-grok-file-format-version)
28716         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
28717         (bookmark-read-annotation-mode)
28718         (bookmark-insert-current-bookmark, bookmark-jump)
28719         (bookmark-exit-hook): Fix typos in docstrings.
28720         (bookmark-exit-hooks): Define as obsolete alias.
28721         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
28722         not `bookmark-exit-hooks'.  Fix docstring.
28723         (bookmark-bmenu-select): "?\ " -> "?\s".
28725 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
28727         * startup.el (command-line): Fix typo.
28729 2005-07-24  Richard M. Stallman  <rms@gnu.org>
28731         * tooltip.el (tooltip-mode): Test emacs-basic-display,
28732         not emacs-quick-startup.
28734 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
28736         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
28737         (reb-next-match, reb-show-subexp): Use `with-selected-window'
28738         instead of `reb-with-current-window'.
28739         (reb-prev-match): Likewise.  Also, don't move left if the search
28740         was unsuccessful.
28741         (reb-initialize-buffer): New function.
28742         (re-builder, reb-change-syntax): Use it.
28744         * man.el (Man-goto-page): Make second argument NOERROR optional.
28746 2005-07-23  Richard M. Stallman  <rms@gnu.org>
28748         * man.el (Man-bgproc-sentinel): Check here for failure to find
28749         any man page in the output, and report the error here.
28750         (Man-arguments): Make it permanent local.
28751         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
28752         (Man-mode): Pass t for NOERROR.
28754         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
28755         (grep-mode-font-lock-keywords):
28756         Don't use compilation-...-face for messages that are not file names.
28758         * progmodes/compile.el (compilation-mode-font-lock-keywords):
28759         Don't use compilation-...-face for messages that are not file names.
28761 2005-07-22  Juri Linkov  <juri@jurta.org>
28763         * startup.el (normal-splash-screen): Update menu name.
28765         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
28767 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
28769         * term/xterm.el: Load term/rxvt if the terminal is actually an
28770         rxvt terminal.
28771         (xterm-rxvt-set-background-mode): Remove, not used anymore.
28773         * term/rxvt.el (function-key-map): Use substitute-key-definition
28774         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
28776         * term/cygwin.el: New file.
28778 2005-07-22  Kim F. Storm  <storm@cua.dk>
28780         * image-file.el (insert-image-file, image-file-yank-handler):
28781         Fix last change to maintain a (unique) yank-handler on yanked images.
28783 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
28785         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
28786         of the file size (as in "177B" for 177 bytes).  This happens with
28787         "ls -lh" on FreeBSD.
28789 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
28791         * hilit-chg.el (highlight-changes-global-initial-state)
28792         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
28793         (hilit-chg-fixup, highlight-changes-mode):
28794         Fix typos in docstrings.
28795         (highlight-changes-global-modes, highlight-changes-rotate-faces):
28796         Doc fixes.
28798 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
28800         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
28801         mode function using `eval-after-load'.
28803 2005-07-21  Kim F. Storm  <storm@cua.dk>
28805         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
28806         included when reporting an Emacs crash, and tell about the DEBUG file.
28808         * image-file.el (insert-image-file): Add yank-handler.
28809         (image-file-yank-handler): Yank handler to make unique copies of
28810         images when they are yanked into a buffer next to each other.
28812 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
28814         * comint.el (comint-use-prompt-regexp, comint-send-input)
28815         (comint-source-default, comint-extract-string)
28816         (comint-get-source, comint-word, comint-completion)
28817         (comint-source, comint-prompt-read-only, comint-update-fence):
28818         Fix typos in docstrings.
28819         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
28820         Declare with define-obsolete-*-alias macros.
28821         (comint-previous-matching-input-from-input)
28822         (comint-next-matching-input-from-input)
28823         (comint-previous-matching-input, comint-next-matching-input)
28824         (comint-forward-matching-input):
28825         Improve argument/docstring consistency.
28827         * desktop.el (desktop-clear-preserve-buffers-regexp):
28828         Also preserve the *server* buffer.
28830         * simple.el (clone-indirect-buffer): Doc fix.
28831         (fixup-whitespace, just-one-space)
28832         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
28833         (next-error, next-error-highlight)
28834         (next-error-highlight-no-select, next-error-last-buffer)
28835         (next-error-buffer-p, next-error-find-buffer, next-error)
28836         (previous-error, next-error-no-select, previous-error-no-select)
28837         (open-line, split-line, minibuffer-prompt-width, kill-new)
28838         (binary-overwrite-mode): Fix typos in docstrings.
28839         (set-fill-column): Fix typo in message.
28841         * skeleton.el (skeleton-proxy-new): Doc fix.
28843         * strokes.el (strokes-load-hook): Doc fix.
28844         (strokes-grid-resolution, strokes-get-grid-position)
28845         (strokes-renormalize-to-grid, strokes-read-stroke)
28846         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
28847         (strokes-global-map): Fix typos in docstrings.
28848         (strokes-help): Doc fix.  Fix help message and pass it through
28849         `substitute-command-keys'.
28851         * tempo.el (tempo-insert-prompt, tempo-interactive)
28852         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
28853         (tempo-insert-string-functions, tempo-local-tags)
28854         (tempo-define-template, tempo-insert-template)
28855         (tempo-insert-prompt-compat, tempo-is-user-element)
28856         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
28857         Fix typos in docstrings.
28859         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
28860         (vcursor-key-bindings, vcursor-use-vcursor-map)
28861         (vcursor-find-window, vcursor-scroll-down)
28862         (vcursor-disable, vcursor-beginning-of-buffer)
28863         (vcursor-end-of-buffer): Fix typos in docstrings.
28864         (vcursor-relative-move, vcursor-get-char-count):
28865         Improve argument/docstring consistency.
28867         * version.el: "?\ " -> "?\s".
28869         * wid-edit.el (widget-default-create, widget-after-change)
28870         (widget-default-format-handler, widget-checklist-add-item)
28871         (widget-radio-add-item, widget-choose, widget-specify-secret)
28872         (widget-field-value-create, widget-field-value-get)
28873         (widget-editable-list-format-handler)
28874         (widget-editable-list-entry-create, widget-group-value-create)
28875         (widget-documentation-link-add)
28876         (widget-documentation-string-value-create): "?\ " -> "?\s".
28877         (widget-convert-text): Doc fix.
28878         (widget-narrow-to-field, widget-field-find)
28879         (widget-url-link-action, widget-emacs-library-link-action)
28880         (widget-color-notify): Fix typos in docstrings.
28882         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
28883         (x-select-text, set-w32-system-coding-system)
28884         (w32-add-charset-info): Fix typos in docstrings.
28886         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
28887         (cua-enable-cua-keys, cua-use-hyper-key)
28888         (cua-virtual-rectangle-edges): Fix typos in docstrings.
28889         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
28891         * net/tramp.el (tramp-handle-load): Fix typo in error message.
28893         * emacs-lisp/re-builder.el (regexp-builder): Declare with
28894         `defalias' instead of faking it.
28896         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
28897         (eshell-ls-missing, eshell-ls-dired-initial-args)
28898         (eshell-ls-use-in-dired): Fix typos in docstrings.
28900 2005-07-20  Kim F. Storm  <storm@cua.dk>
28902         * emulation/cua-base.el (cua-mode): Improve doc string.
28904 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
28906         * abbrev.el (expand-region-abbrevs): Doc fix.
28907         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
28908         Improve argument/docstring consistency.
28910         * arc-mode.el (archive-get-descr, archive-alternate-display):
28911         Doc fixes.
28912         (archive-l-e): Improve argument/docstring consistency.
28913         (archive-tmpdir, archive-unixdate, archive-unixtime)
28914         (archive-chmod-entry): Fix typos in docstrings.
28915         (archive-unflag, archive-unflag-backwards)
28916         (archive-unmark-all-files): "?\ " -> "?\s".
28918         * buff-menu.el (Buffer-menu-unmark): Doc fix.
28919         (Buffer-menu-not-modified, Buffer-menu-execute)
28920         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
28921         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
28923         * composite.el (compose-string, encode-composition-rule)
28924         (compose-last-chars): Fix typos in docstrings.
28926         * desktop.el (desktop-enable, desktop-basefilename):
28927         Declare with `define-obsolete-variable-alias'.
28928         (desktop-internal-v2s): Don't quote keywords.
28929         (desktop-clear): "?\ " -> "?\s".
28931         * dired.el (dired-align-file, dired-flag-backup-files)
28932         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
28933         (dired-listing-switches, dired-ls-F-marks-symlinks)
28934         (dired-dwim-target, dired-load-hook, dired-mode-hook)
28935         (dired-directory, dired-faces, dired, dired-revert)
28936         (dired-mode, dired-summary, dired-view-file)
28937         (dired-copy-filename-as-kill, dired-delete-file)
28938         (dired-no-confirm, dired-unmark-all-marks)
28939         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
28940         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
28941         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
28942         Fix typos in message strings.
28944         * dired-x.el (virtual-dired): Declare with `defalias'.
28945         (dired-mark-unmarked-files, dired-local-variables-file)
28946         (dired-omit-here-always): Doc fix.
28947         (dired-omit-mode, dired-find-subdir)
28948         (dired-enable-local-variables, dired-clean-up-buffers-too)
28949         (dired-extra-startup, dired-mark-extension, dired-jump)
28950         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
28951         (dired-smart-shell-command, dired-guess-shell-alist-user)
28952         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
28953         (dired-x-bind-find-file, dired-x-submit-report):
28954         Fix typos in docstrings.
28955         (dired-mark-unmarked-files): "?\ " -> "?\s".
28957         * dirtrack.el (dirtrack-list): Fix typos in docstring.
28959         * faces.el (describe-face): "?\ " -> "?\s".
28960         (read-all-face-attributes, read-face-font, modify-face)
28961         (face-attr-construct, italic): Fix typos in docstrings.
28962         (frame-update-face-colors): Declare with
28963         `define-obsolete-function-alias'.
28965         * files.el (find-file-noselect, recode-file-name): Doc fixes.
28966         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
28967         (magic-mode-alist, buffer-file-numbers-unique)
28968         (write-file-functions, get-free-disk-space):
28969         Fix typos in docstrings.
28970         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
28971         (write-contents-hooks, write-file-hooks):
28972         Declare with `define-obsolete-variable-alias'.
28974         * forms-d2.el (arch-rj): Fix typo in docstrings.
28975         (arch-tocol): Likewise.  "?\ " -> "?\s".
28977         * frame.el (set-frame-font, cursor-in-non-selected-windows):
28978         Fix typo in docstring.
28979         (set-screen-width, set-screen-height): Delete redundant info in
28980         doctrings.
28981         (new-frame, screen-height, screen-width): Declare with
28982         `define-obsolete-function-alias'.
28983         (delete-frame-hook, blink-cursor): Declare with
28984         `define-obsolete-variable-alias'.
28986         * paths.el (prune-directory-list): Fix typos in docstring.
28988         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
28989         (cvs-prefix-get): Fix typos in docstrings.
28991         * ps-print.el (ps-extend-face-list, ps-extend-face)
28992         (ps-print-background-image): Fix typos in docstrings.
28993         (ps-default-fg, ps-default-bg): Doc fixes.
28995         * s-region.el (s-region-bind): Doc fix.
28996         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
28998         * textmodes/org.el (org-table-formula-substitute-names)
28999         (org-table-get-vertical-vector): Doc fixes.
29000         (org-table-recalculate): Remove unused argument to `message'.
29002 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
29004         * textmodes/org.el (org-table-column-names)
29005         (org-table-column-name-regexp)
29006         (org-table-named-field-locations): New variables.
29007         (org-archive-subtree): Protect `this-command' when calling
29008         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
29009         the kill buffer.
29010         (org-complete): Remove fixed-formula completion.
29011         (org-edit-formulas-map): New variable.
29012         (org-table-edit-formulas): New command.
29013         (org-finish-edit-formulas, org-abort-edit-formulas)
29014         (org-show-variable, org-table-get-vertical-vector): New functions.
29015         (org-table-maybe-eval-formula): Handle `:=' fields.
29016         (org-table-get-stored-formulas, org-table-store-formulas)
29017         (org-table-get-formula, org-table-modify-formulas)
29018         (org-table-replace-in-formulas): Handle named field formulas.
29019         (org-table-get-specials): Store locations of named fields.
29021 2005-07-19  Juri Linkov  <juri@jurta.org>
29023         * progmodes/grep.el (grep-regexp-alist)
29024         (grep-mode-font-lock-keywords, grep-process-setup):
29025         Use default GNU grep match color "01;31m" instead of "01;41m".
29026         (grep-regexp-alist, grep-mode-font-lock-keywords):
29027         Use `\\[[0-9]*m' instead of `\\[00m'.
29028         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
29029         sgr_start where its handling is more important.  Use the real
29030         length of sgr_start instead of constant 8.
29031         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
29032         specially.  Delete all remaining escape sequences.
29033         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
29034         (grep-regexp-alist): Make hyperlink only for binary file name
29035         instead of the whole line.
29036         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
29037         (grep-mode): Add autoload.
29039         * emacs-lisp/find-func.el (find-function-regexp):
29040         Add `define-compilation-mode'.
29042 2005-07-19  Juri Linkov  <juri@jurta.org>
29044         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
29045         (compare-windows-sync-string-size, compare-windows-recenter)
29046         (compare-windows-highlight, compare-windows): Add version 22.1.
29047         (compare-windows) <defface>: Inherit from lazy-highlight instead
29048         of duplicating its default value.
29050         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
29051         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
29053         * descr-text.el (describe-char): Create link buttons for `charset'
29054         and `code point'.  Add the current input method name with a link
29055         button to `to input' field.  Print face names of display table
29056         characters in `The display table entry is displayed by' section
29057         instead of printing face-id in the `display' field.
29058         Guess hardcoded faces and create a link button for them.
29059         Skip empty fields when calculating max-width.
29060         Treat `widget-create' specially while inserting strings from the
29061         collected field list.
29062         (describe-char-after): Made obsolete in version 22.1, not 21.5.
29064         * diff-mode.el (diff-file-header): Change foreground color from
29065         yellow to green on light backgrounds.
29066         (diff-context): Inherit from `shadow' only for color/grayscale
29067         with more than 88 colors.
29068         (diff-indicator-removed, diff-indicator-added)
29069         (diff-indicator-changed): New faces.
29070         (diff-font-lock-keywords): Use new faces.  Regroup rules.
29071         Add "^---$" for `normal' diff format.  Fontify `#' lines with
29072         font-lock-comment-delimiter-face and font-lock-comment-face.
29073         Add `#' to ^[^...] in the rule for `diff-context-face'.
29075         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
29076         a button-like box.  Inherit from `highlight' on low colors.
29077         (shadow): Use shades of gray only for color/grayscale with
29078         more than 88 colors.  Use green for light backgrounds with
29079         8 colors, and yellow for dark backgrounds with 8 colors.
29081         * font-lock.el (font-lock-regexp-grouping-backslash):
29082         Don't inherit from escape-glyph (use bold for all cases).
29084         * info.el (info-xref-visited): Use light foreground color `violet'
29085         for dark backgrounds instead of dark color `magenta3'.
29086         (info-title-1): Use `yellow' color for dark backgrounds.
29088         * isearch.el (isearch): Use not-too-dark magenta3 instead of
29089         too-light magenta2.
29091         * replace.el (match): Use slightly more light RoyalBlue3 instead
29092         of dark RoyalBlue4.
29094         * wid-edit.el (widget-inactive): Inherit from `shadow'.
29096 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
29098         * novice.el (disabled-command-hook): Declare it with
29099         `define-obsolete-variable-alias'.
29101         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
29102         (desktop-buffer-misc-functions, desktop-buffer-handlers)
29103         (desktop-load-default): Add release to obsolescence info.
29104         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
29105         (desktop-append-buffer-args, desktop-read):
29106         Fix typos in docstrings.
29107         (desktop-kill): Fix typo in message.
29108         (desktop-save): Doc fix.
29110 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
29112         * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
29113         (viper-envelop-ESC-key): Change the definition of fast
29114         keysequence so it'll work with keyboard macros.
29116         * ediff.el (ediff-patch-buffer): Change the docstring.
29118 2005-07-19  Kenichi Handa  <handa@m17n.org>
29120         * international/mule-cmds.el (select-safe-coding-system): Try to
29121         use an auto-coding (if any) before anything else.  If the found
29122         auto-coding is invalid, show a warning message.
29124         * international/mule.el (find-auto-coding): New function created
29125         by modifying the body of set-auto-coding.
29126         (set-auto-coding): Use find-auto-coding to find a coding.
29128 2005-07-18  Richard M. Stallman  <rms@gnu.org>
29130         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
29131         not isearch-mode-end-hook-error.
29132         (allout-before-change-protect): Fix error message.
29134 2005-07-18  Juri Linkov  <juri@jurta.org>
29136         * allout.el (allout-mode):
29137         * calculator.el (calculator-copy):
29138         * custom.el (custom-known-themes):
29139         * dired.el (dired-desktop-buffer-misc-data)
29140         (dired-restore-desktop-buffer):
29141         * dired-x.el (dired-omit-marker-char):
29142         * files.el (basic-save-buffer):
29143         * font-core.el (font-lock-mode):
29144         * calendar/calendar.el (calendar-goto-hebrew-date)
29145         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
29146         (calendar-goto-persian-date):
29147         * language/ethio-util.el (ethio-sera-to-fidel-region):
29148         * textmodes/picture.el (picture-mode):
29149         Delete duplicate duplicate words.
29151 2005-07-18  Juri Linkov  <juri@jurta.org>
29153         * isearch.el (isearch-mode-map): Remove key bindings for regexp
29154         chars * ? } |.
29155         (isearch-fallback): Don't call `isearch-process-search-char'.
29156         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
29157         (isearch-process-search-char): Call `isearch-fallback' for regexp
29158         chars * ? } |.
29159         (isearch-return-char): Make obsolete with `make-obsolete' instead
29160         of simply documenting it as obsolete in the docstring.
29161         (isearch-fallback): Refill docstring.
29163         * international/isearch-x.el
29164         (isearch-process-search-multibyte-characters): Remove unneeded
29165         `concat'.  Add intermediate values to `junk-hist' instead of
29166         `minibuffer-history'.  Test the length of `str'.
29168 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
29170         * allout.el (allout-resolve-xref): Fix typos in error strings.
29171         (allout-before-change-protect): Remove unneeded `concat'.
29173         * array.el (array-mode, array-reconfigure-rows)
29174         (untabify-backward): Fix typos in docstrings.
29175         (array-reconfigure-rows): Use `insert-buffer-substring', not
29176         `insert-buffer'.
29178         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
29179         * progmodes/ada-mode.el (ada-make-body):
29180         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
29182         * dired.el (dired-log):
29183         * tar-mode.el (tar-subfile-save-buffer):
29184         * play/zone.el (zone-pgm-stress-destress):
29185         Use `insert-buffer-substring', not `insert-buffer'.
29187 2005-07-17  Simon Josefsson  <jas@extundo.com>
29189         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
29191 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
29193         * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
29194         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
29196 2005-07-17  Kim F. Storm  <storm@cua.dk>
29198         * ido.el (dired-other-window): Add ido property.
29200 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
29202         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
29203         Fix typo in docstring.
29204         (byte-compile-interactive-only-functions): Add `insert-buffer' and
29205         `insert-file-literally'.
29207         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
29208         info and delete redundant message.  Doc fix.
29209         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
29210         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
29212 2005-07-16  Richard M. Stallman  <rms@gnu.org>
29214         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
29215         (byte-compile-and): Use byte-compile-and-recursion.
29216         (byte-compile-or-recursion): New function.
29217         (byte-compile-or): Use that.
29218         (byte-compile-if): Guard the else-clause too.
29219         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
29221         * isearch.el (isearch-mode-end-hook-quit): New variable.
29222         (isearch-done): Bind it.
29223         (isearch-mode-end-hook): Doc fix.
29225         * allout.el (allout-isearch-did-quit): Variable deleted.
29226         (allout-real-isearch-abort): Function name no longer used.
29227         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
29228         (allout-isearch-rectification): isearch-mode always exists.
29229         Don't set allout-isearch-did-quit.
29230         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
29231         allout-isearch-did-quit.
29232         (allout-enwrap-isearch): Just add the hook.
29233         (allout-isearch-abort): Function deleted.
29234         (allout-pre-command-business): Avoid warning.
29236         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
29237         Correctly avoid warnings.
29238         (pascal-outline): Likewise.
29240         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
29242         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
29244         * play/tetris.el (tetris-mode): Avoid warning.
29246         * play/snake.el (snake-mode): Avoid warning.
29248         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
29249         (gamegrid-set-display-table): Avoid warning.
29250         (gamegrid-set-timer): Likewise.
29251         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
29252         (gamegrid-add-score-with-update-game-score-1): Take FILE
29253         as argument.
29254         (gamegrid-add-score-with-update-game-score): Pass that argument.
29255         Rename have-shared-game-dir to gamegrid-shared-game-dir.
29257         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
29259         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
29260         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
29262         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
29263         and insert-file.
29265         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
29266         (sc-ask): Avoid warnings.
29268         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
29269         (eshell-hist-initialize): Use that var the natural way.
29271         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
29273         * emacs-lisp/re-builder.el (reb-cook-regexp):
29274         Avoid warning calling lre-compile-string.
29275         (reb-color-display-p): Avoid warning.
29277         * calculator.el (calculator-last-input): Guard uses
29278         of event-key and key-press-event-p.
29279         (event-key, key-press-event-p): Delete definitions.
29281         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
29282         (find-gc-source-directory, find-gc-subrs-callers)
29283         (find-gc-noreturn-list, find-gc-source-files)
29284         (find-gc-subrs-called): Vars renamed and defvar'd.
29286         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
29287         (checkdoc-overlay-put, checkdoc-delete-overlay)
29288         (checkdoc-overlay-start, checkdoc-overlay-end)
29289         (checkdoc-mode-line-update, checkdoc-char=):
29290         Define such that compiler knows they are defined.
29291         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
29292         (checkdoc-read-event): Delete.  Use read-event directly.
29294         * whitespace.el (whitespace-make-overlay)
29295         (whitespace-overlay-put, whitespace-delete-overlay)
29296         (whitespace-overlay-start, whitespace-overlay-end):
29297         Define such that compiler knows they are defined.
29298         (whitespace): Move conditional inside.
29300         * tempo.el (tempo-insert-template): Suppress warning.
29302         * ediff-diff.el (longlines-mode): Add defvar.
29304 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
29306         * server.el: Bind "C-x #" in a way that works even if C-x is
29307         redefined to a command key, not a prefix key.
29309 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
29311         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
29312         cl-make-type-test till execution time.
29314 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
29316         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
29317         arg ARG and use it.
29319 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
29321         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
29323 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
29325         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
29326         a defcustom with two :set or :type keywords.
29328 2005-07-15  Richard M. Stallman  <rms@gnu.org>
29330         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
29331         Don't give ^M comment-end syntax.
29333 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
29335         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
29336         Don't consider gdbmi (gdb-mi.el has its own update functions).
29337         (gdb-var-delete): Make it work for gdbmi as well.
29338         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
29340         * progmodes/gud.el (etags, sdb): Only require etags when needed.
29341         (gud-speedbar-menu-items): Correct logic for enabling items.
29343 2005-07-15  Kim F. Storm  <storm@cua.dk>
29345         * ido.el: Fix commentary.
29346         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
29347         Use with-no-warnings around ffap-guesser.
29348         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
29349         Let bind minibuffer-completing-file-name to t.
29351 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
29353         * startup.el (site-run-file, keyboard-type): Doc fixes.
29354         (command-line): Check for "--basic-display" argument; also for
29355         "--quick", not "--bare-bones" (which was renamed).
29356         (fancy-splash-text): Add missing item "Getting New Versions".
29357         (normal-splash-screen): Fix typos and improve consistency with
29358         `fancy-splash-text'.  Update copyright year.
29360         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
29361         valid binding for `help-char'.
29363         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
29365 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
29367         * term.el (term-mode): Disable cua-mode for term buffers.
29369 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
29371         * add-log.el (add-log-mailing-address, change-log-merge):
29372         Doc fixes.
29373         (change-log-get-method-definition): Fix typo in docstring.
29375 2005-07-14  Kim F. Storm  <storm@cua.dk>
29377         * emulation/cua-base.el:
29378         (cua--pre-command-handler-1, cua--pre-command-handler)
29379         (cua--post-command-handler-1, cua--post-command-handler):
29380         Split in two.  Check (buffer local) value of cua-mode.
29381         (cua-selection-mode): New command.
29383 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
29385         * custom.el (custom-initialize-safe-set)
29386         (custom-initialize-safe-default): Doc fixes.
29388         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
29389         and simplify :init-value again.
29391         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
29392         and simplify :init-value again.  Delete autoload.
29394         * startup.el (command-line): Use `custom-reevaluate-setting' again
29395         for tooltip-mode.
29397         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
29398         a defcustom with two :initialize keywords.
29400 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
29402         * allout.el (my-mark-marker, allout-isearch-prior-pos)
29403         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
29404         (allout-post-command-business, allout-flag-region)
29405         (isearch-reenable-font-lock, allout-yank)
29406         (allout-insert-latex-header, allout-insert-latex-trailer)
29407         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
29408         (allout-latex-verb-quote): Fix typos in docstrings.
29409         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
29410         (allout-unprotected, allout-prefix-data):
29411         Improve argument/docstring consistency.
29412         (allout-chart-subtree): Fix argument spec.
29413         (allout-open-topic): Rename `use_sib_bullet' argument to
29414         `use-sib-bullet'.  Doc fix.
29416         * whitespace.el (whitespace-check-buffer-leading)
29417         (whitespace-check-buffer-trailing)
29418         (whitespace-check-buffer-indent)
29419         (whitespace-check-buffer-spacetab)
29420         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
29421         (whitespace-check-leading-whitespace)
29422         (whitespace-check-trailing-whitespace)
29423         (whitespace-check-spacetab-whitespace)
29424         (whitespace-check-indent-whitespace)
29425         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
29426         (whitespace-modes): Fix typos in docstrings.
29427         (defgroup, defcustom): Doc fixes.
29429         * winner.el (winner-mode, winner-boring-buffers)
29430         (winner-pending-undo-ring): Doc fixes.
29431         (winner-ring): Remove unneeded `progn'.
29432         (winner-equal): `defsubst' it.
29433         (winner-redo): Fix message.
29435 2005-07-13  Kim F. Storm  <storm@cua.dk>
29437         * simple.el (line-move-1): Always use vertical-motion to
29438         do the last (or only) line move to ensure some movement.
29439         Undo 2005-06-23 change--don't check for overlays.
29441 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29443         * term/mac-win.el (ccl-encode-mac-roman-font)
29444         (ccl-encode-mac-centraleurroman-font)
29445         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
29446         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
29447         Change charset-id boundary of dimension to ?\xef.
29448         (mac-char-fontspec-list): New constant.
29449         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
29450         argument.  Nil uses itself as family in font-spec.  Previous
29451         behavior for nil is now provided by non-nil non-string argument.
29452         All callers changed.  Add font-specs for Mac fonts to
29453         "fontset-default" unless iso8859-1 fonts are installed.
29455 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
29457         * progmodes/sh-script.el (sh-get-indent-info): Only indent
29458         a continuation line if the \ is preceded by SPC or TAB.
29459         (sh-get-indent-info): Simplify.
29460         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
29461         Use with-current-buffer.
29463         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
29464         when the matched text is empty.
29466 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
29468         * startup.el (command-line): Revert to previous handling of
29469         tooltip-mode.  Explain in comment why the complexity is needed.
29471         * tooltip.el (tooltip-mode): Revert to previous implementation of
29472         its defcustom.
29474         * frame.el (blink-cursor-mode): Revert to previous implementation
29475         of its defcustom.  Update comment.
29477 2005-07-12  Lars Hansen  <larsh@soem.dk>
29479         * desktop.el: Update e-mail address.
29481 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29483         * term/mac-win.el (mac-services-mail-selection)
29484         (mac-services-mail-to): New functions.
29485         (mac-application-menu-map): Bind them.
29487 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
29489         * progmodes/gdb-ui.el: Add note about buffering with Windows.
29491 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
29493         * custom.el (custom-reevaluate-setting): Doc fix.
29495 2005-07-11  Jay Belanger  <belanger@truman.edu>
29497         * calc/calc.el (calc-embedded-announce-formula-alist)
29498         (calc-embedded-open-close-plain-alist)
29499         (calc-embedded-open-close-mode-alist): Add checks for additional
29500         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
29502 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
29504         * custom.el (custom-enable-theme): Don't add theme to
29505         `custom-enabled-themes' with `push' because there is no
29506         setf-method for `delq'.
29508 2005-07-11  Richard M. Stallman  <rms@gnu.org>
29510         * custom.el (custom-declare-variable): Doc fix.
29512         * dired-aux.el (dired-compare-directories): Remove "." and ".."
29513         from the alists.
29515         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
29516         Do nothing if edebug-active.
29518         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
29519         (edebug-display): Do it here instead.
29521 2005-07-10  Richard M. Stallman  <rms@gnu.org>
29523         * cus-face.el (custom-theme-set-faces): Make it work.
29524         (custom-reset-faces): Doc fix.
29525         (custom-theme-reset-internal-face, custom-theme-face-value):
29526         Functions deleted.
29528         * custom.el (custom-push-theme): Maintain list of the settings
29529         of a given theme in its theme-settings property.
29530         Maintain position of old settings in the theme-value
29531         or theme-face property.
29532         (custom-enabled-themes): New variable.
29533         (custom-theme-enabled-p): New function.
29534         (provide-theme): Update custom-enabled-themes.
29535         Disable and reenable the `user' theme.
29536         (require-theme): Doc fix.
29537         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
29538         (custom-theme-value, custom-theme-variable-value): Likewise.
29539         (custom-theme-reset-internal): Likewise.
29540         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
29541         (custom-enable-theme, custom-disable-theme): New functions.
29542         (custom-variable-theme-value, custom-face-theme-value): Likewise.
29543         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
29544         (custom-theme-reset-variables): Simplify.
29545         (deftheme, custom-declare-theme, custom-make-theme-feature):
29546         Definitions moved.
29548 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
29550         * longlines.el (longlines-show-region)
29551         (longlines-unshow-hard-newlines): Recognize hard newlines by
29552         non-nil hard property, instead of t.
29554 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
29556         * emulation/viper-cmd.el (viper--key-maps): New variable.
29557         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
29558         emulation-mode-map-alists.
29559         (viper-envelop-ESC-key): Use viper-subseq.
29560         (viper-search-forward/backward/next): Disable debug-on-error.
29562         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
29563         (viper-ESC-key): New defcustoms.
29565         * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
29567         * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
29568         (viper-subseq): Copy of subseq from cl.el.
29570         * emulation/viper.el (viper-go-away, viper-set-hooks): Use
29571         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
29573         * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
29575         * emulation/viper-init.el: Get rid of -face in face names.
29577         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
29578         Make it work with longlines mode.
29580         * ediff-mult.el (ediff-meta-mode-hook): New variable.
29582         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
29584         * ediff-init.el: Get rid of -face in face names.
29586 2005-07-10  Richard M. Stallman  <rms@gnu.org>
29588         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
29589         and with-timeout-unsuspend.
29591         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
29592         and with-timeout-unsuspend.
29594         * emacs-lisp/timer.el (with-timeout-timers): New variable.
29595         (with-timeout): Bind that variable to record timers.
29596         (with-timeout-suspend, with-timeout-unsuspend): New functions.
29598         * emacs-lisp/debug.el (debug-help-follow): New function.
29599         (debugger-mode-map): Use that instead of help-follow.
29600         (debugger-setup-buffer): Use eval-buffer-list
29601         to handle eval-buffer frames.
29603 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
29605         * timezone.el (timezone-parse-date): Change first regexp
29606         so it will not mistakenly match dates with no time zone.
29608 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
29610         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
29612 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
29614         * custom.el (custom-initialize-safe-set)
29615         (custom-initialize-safe-default): New functions.
29617         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
29618         and simplify :init-value.
29620         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
29621         and simplify :init-value.  Delete obsolete comment.
29623         * startup.el (command-line): Use `custom-reevaluate-setting' to
29624         handle `tooltip-mode'.  Delete obsolete comment.
29626         * files.el (set-visited-file-name): Avoid calling
29627         `file-name-nondirectory' with a nil argument.
29629 2005-07-09  Richard M. Stallman  <rms@gnu.org>
29631         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
29632         was called with nil for the buffer, handle the read position right.
29633         Handle read position for eval-region, too.
29635 2005-07-09  Juri Linkov  <juri@jurta.org>
29637         * fringe.el (fringe-mode): Add period in docstring.
29638         (fringe-query-style): Build prompt depending on `all-frames' arg.
29640         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
29641         to not create links to unrelated functions in the Help buffer.
29643         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
29644         Doc fix.
29646         * simple.el (next-error-hook): New variable.
29647         (next-error): Use it.  Doc fix.
29649         * textmodes/ispell.el (ispell-command-loop): Add current
29650         dictionary name and program name to mode-line-format.
29651         (ispell-region, ispell-process-line): Add current dictionary name
29652         and program name to messages.
29654 2005-07-08  Jay Belanger  <belanger@truman.edu>
29656         * calc/calc.el (calc-embedded-announce-formula-alist)
29657         (calc-embedded-open-close-formula-alist)
29658         (calc-embedded-open-close-word-alist)
29659         (calc-embedded-open-close-plain-alist)
29660         (calc-embedded-open-close-new-formula-alist)
29661         (calc-embedded-open-close-mode-alist)
29662         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
29663         (calc-embedded-mode-hook): New variables.
29665         * calc/calc-embed.el (calc-embedded-firsttime)
29666         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
29667         New variables.
29668         (calc-do-embedded): Use calc-embedded-firsttime,
29669         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
29670         determine whether or not to run hooks.
29671         (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
29672         calc-embedded-firsttime-formula appropriately.
29673         Set calc-embedded delimiter variables according to mode.
29675 2005-07-08  Richard M. Stallman  <rms@gnu.org>
29677         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
29678         Check for "emacs", etc., as entire symbol, not just as word.
29679         (checkdoc-file-comments-engine): Use regexp-quote on FN.
29681         * files.el (set-visited-file-name): Report the error
29682         for "empty filename" earlier.
29683         (kill-some-buffers): Ignore buffers already dead.
29685         * fringe.el (fringe-mode): Doc fix.
29687         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
29688         Check for (featurep 'xemacs) and turn off warnings in what it guards.
29689         Use unwind-protect to ensure byte-compile-unresolved-functions
29690         is updated.
29692         * whitespace.el (whitespace-buffer-leading-cleanup):
29693         Simplify w/ skip-chars-forward.
29694         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
29696         * mail/rmail.el (rmail-only-expunge): Fix paren error.
29697         Unconditionally try to leave point at the same old place.
29699 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
29701         * comint.el (comint-postoutput-scroll-to-bottom)
29702         (comint-show-maximum-output): Take scroll-margin into consideration.
29704 2005-07-08  Kim F. Storm  <storm@cua.dk>
29706         * ido.el (ido-use-filename-at-point): New choice `guess'.
29707         (ido-file-internal): Try ffap-guesser if selected.
29709         * ido.el (ido-before-fallback-functions): New hook.
29710         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
29711         (ido-read-file-name): Run it.
29713 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
29715         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
29716         strings rather than a list of symbols to the completion function.
29718 2005-07-07  Jay Belanger  <belanger@truman.edu>
29720         * calc/calc-units.el (math-apply-units): Change the places in
29721         which units are simplified.
29723 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
29725         * cus-edit.el (customize-option, customize-option-other-window):
29726         Make them handle aliases.
29728         * custom.el (custom-variable-p): Make it recursively follow
29729         aliases.  Mention that in the docstring.
29731 2005-07-07  Richard M. Stallman  <rms@gnu.org>
29733         * cus-start.el (exec-path): Use `directory' instead of `file'.
29734         Fix tag for nil.
29736 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
29738         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
29739         when called non-interactively.  Doc fix.
29741 2005-07-07  Lute Kamstra  <lute@gnu.org>
29743         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
29744         new address as well.
29746 2005-07-07  Kenichi Handa  <handa@m17n.org>
29748         * international/mule.el (make-coding-system):
29749         Describe `ascii-incompatible' property in the docstring.
29750         (set-file-name-coding-system): Signal an error if coding-system is
29751         ascii-incompatible.
29752         (set-keyboard-coding-system): Likewise.
29754         * international/mule-cmds.el (set-default-coding-systems):
29755         Don't set default-file-name-coding-system and
29756         default-keyboard-coding-system if coding-system is ASCII-incompatible.
29758         * international/utf-16.el: Declare that all UTF-16-based coding
29759         systems are ASCII-incompatible.
29761 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
29763         * progmodes/gud.el: Require font-lock for displaying errors.
29764         Used by gdb-ui.el.
29766 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
29768         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
29769         values for the pattern lists which are `read'able but not
29770         `append'able (like symbols).
29772 2005-07-06  Richard M. Stallman  <rms@gnu.org>
29774         * progmodes/flymake.el (flymake-float-time): Instead of
29775         with-no-warnings, test for XEmacs.
29776         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
29777         to avoid warning.
29779 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
29781         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
29783 2005-07-05  Lute Kamstra  <lute@gnu.org>
29785         * battery.el: Add support for Darwin (with much debugging help
29786         from Samuel Lauber <sam124@operamail.com>).
29787         (battery-status-function, battery-echo-area-format)
29788         (battery-mode-line-format): Add support for pmset on Darwin.
29789         (battery-load-low, battery-load-critical): New user options.
29790         (battery-pmset): New function.
29792 2005-07-05  Lute Kamstra  <lute@gnu.org>
29794         Update FSF's address in GPL notices.
29796         * textmodes/page-ext.el: Update FSF's address.
29798 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
29800         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
29801         filling from using prefix when filling a single-line docstring.
29803         * progmodes/flymake.el: Remove useless eval-when-compile.
29805         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
29807 2005-07-04  Richard M. Stallman  <rms@gnu.org>
29809         * textmodes/org.el (org-file-apps-defaults-gnu):
29810         Rename from org-file-apps-defaults-linux.
29811         (org-default-apps): Don't test system-type for `linux'.
29812         (org-file-apps): Doc fix.
29814 2005-07-04  David Ponce  <david@dponce.com>
29816         * tree-widget.el: Improve header Commentary section.
29817         (tree-widget) [defgroup]
29818         (tree-widget-image-enable, tree-widget-themes-directory)
29819         (tree-widget-theme, tree-widget-image-properties-emacs)
29820         (tree-widget-image-properties-xemacs, tree-widget-create-image)
29821         (tree-widget-image-formats, tree-widget-control)
29822         (tree-widget-empty-control, tree-widget-leaf-control
29823         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
29824         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
29825         (tree-widget-keep, tree-widget-after-toggle-functions)
29826         (tree-widget-open-node, tree-widget-close-node): Doc fix.
29827         (tree-widget-open-control, tree-widget-close-control): Fix doc and
29828         :help-echo message.
29829         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
29830         (tree-widget-image-properties): Doc fix.  Clearer implementation.
29831         (tree-widget--cursors): New constant.
29832         (tree-widget-lookup-image): New function split from
29833         `tree-widget-find-image'.  Clearer implementation.
29834         (tree-widget-find-image): Use it.
29835         (tree-widget-button-keymap): Use `set-keymap-parent'.
29836         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
29837         Define the sub-widgets here.
29838         (tree-widget-node): Check that :node is not a tree-widget.
29839         (tree-widget-get-super, tree-widget-open-control)
29840         (tree-widget-close-control, tree-widget-empty-control)
29841         (tree-widget-leaf-control, tree-widget-guide)
29842         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
29843         (tree-widget-no-handle, tree-widget-value-delete)
29844         (tree-widget-map): Remove.
29845         (tree-widget-children-value-save): Doc fix.  Simplified.
29846         (tree-widget-value-create): Update according to previous changes.
29848 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
29850         * textmodes/org.el: Leading space replaced by TABS.
29851         (org-recalc-marks, org-table-rotate-recalc-marks)
29852         (org-table-get-specials): Treat "^" and "_" marks.
29853         (org-table-justify-field-maybe): Optional argument NEW.
29854         (org-table-eval-formula): Parsing of the format simplified.
29855         New modes C,I.  Honor the %= parameter in the current table.
29856         Avoid unnecessary re-align by using the NEW argument to
29857         `org-table-justify-field-maybe'.
29858         (org-calc-default-modes): Default for date-format mimicks org-mode.
29859         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
29861 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
29863         * cus-face.el (custom-theme-set-faces): Make it handle face
29864         aliases whose alias declarations are pre- or autoloaded.
29866 2005-07-04  Juri Linkov  <juri@jurta.org>
29868         * faces.el (read-face-name): Put the code for getting a face name
29869         from the buffer before adding the faces from the `face' property.
29870         Use `completing-read-multiple' instead of `completing-read'.
29871         Require `crm'.  Add default value and post-process the returned
29872         list of faces.
29874         * emacs-lisp/crm.el (crm-find-current-element)
29875         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
29877         * emacs-lisp/lisp-mode.el (eval-defun-1):
29878         * emacs-lisp/edebug.el (edebug-eval-defun):
29879         Remove unnecessary quotes.
29881 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
29883         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
29884         (prolog-indent-level): Fix typo in docstring.
29886         * info.el (Info-history, Info-history-forward)
29887         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
29889         * add-log.el (add-change-log-entry):
29890         * comint.el (comint-dynamic-list-input-ring)
29891         (comint-dynamic-list-completions):
29892         * dabbrev.el (dabbrev-expand):
29893         * delim-col.el (delimit-columns-rectangle-line):
29894         * diff-mode.el (diff-context->unified, diff-reverse-direction)
29895         (diff-unified->context):
29896         * ediff-init.el (ediff-abbrev-jobname):
29897         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
29898         (ediff-replace-session-activity-marker-in-meta-buffer):
29899         * info.el (Info-summary):
29900         * lpr.el (printify-region):
29901         * printing.el (pr-create-interface):
29902         * ps-print.el (ps-print-quote):
29903         * ses.el (ses-column-widths, ses-print-cell)
29904         (ses-adjust-print-width, ses-center):
29905         * shell.el (shell-file-name-quote-list):
29906         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
29907         (strokes-fill-current-buffer-with-whitespace)
29908         (strokes-xpm-for-stroke, strokes-list-strokes)
29909         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
29910         * term.el (term-dynamic-list-input-ring)
29911         (term-dynamic-list-completions):
29912         * calc/calc.el (math-format-stack-value):
29913         * emacs-lisp/edebug.el (edebug-display-freq-count):
29914         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
29915         (delphi-new-comment-line):
29916         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
29917         * progmodes/executable.el (executable-set-magic):
29918         * progmodes/python.el (inferior-python-mode):
29919         * progmodes/scheme.el (scheme-mode-syntax-table):
29920         * progmodes/sh-script.el (sh-maybe-here-document):
29921         * progmodes/sql.el (sql-copy-column):
29922         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
29923         * textmodes/bibtex.el (bibtex-mode):
29924         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
29925         (sgml-auto-attributes):
29926         * textmodes/table.el (table-insert, table-shorten-cell)
29927         (table--generate-source-scan-lines, table-delete-row)
29928         (*table--cell-delete-char, table--spacify-frame)
29929         (table--horizontally-shift-above-and-below)
29930         (table--cell-insert-char, table--cell-blank-str)
29931         (table--fill-region-strictly):
29932         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
29933         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
29935         * add-log.el (change-log):
29936         * apropos.el (apropos):
29937         * comint.el (comint-completion, comint-source):
29938         * dabbrev.el (dabbrev):
29939         * delim-col.el (columns):
29940         * diff-mode.el (diff-mode):
29941         * ediff.el (ediff):
29942         * ediff-diff.el (ediff-diff):
29943         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
29944         * ediff-mult.el (ediff-mult):
29945         * ediff-ptch.el (ediff-ptch):
29946         * ediff-wind.el (ediff-window):
29947         * facemenu.el (facemenu):
29948         * indent.el (indent):
29949         * info.el (info):
29950         * jka-cmpr-hook.el (compression, jka-compr):
29951         * lpr.el (lpr):
29952         * outline.el (outlines):
29953         * pcmpl-cvs.el (pcmpl-cvs):
29954         * pcmpl-rpm.el (pcmpl-rpm):
29955         * printing.el (printing):
29956         * ps-print.el (postscript, ps-print, ps-print-horizontal)
29957         (ps-print-vertical, ps-print-headers, ps-print-font)
29958         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
29959         (ps-print-background, ps-print-printer, ps-print-page)
29960         (ps-print-miscellany):
29961         * ses.el (ses):
29962         * shell.el (shell, shell-directories, shell-faces):
29963         * startup.el (initialization):
29964         * strokes.el (strokes):
29965         * term.el (term):
29966         * uniquify.el (uniquify):
29967         * w32-vars.el (w32):
29968         * calc/calc.el (calc):
29969         * emacs-lisp/bytecomp.el (bytecomp):
29970         * emacs-lisp/cl-indent.el (lisp-indent):
29971         * emacs-lisp/edebug.el (edebug):
29972         * emacs-lisp/elp.el (elp):
29973         * emacs-lisp/testcover.el (testcover):
29974         * emacs-lisp/trace.el (trace):
29975         * emulation/viper-ex.el (viper-ex):
29976         * emulation/viper-mous.el (viper-mouse):
29977         * mail/mailalias.el (mailalias):
29978         * mail/supercite.el (supercite, supercite-frames)
29979         (supercite-attr, supercite-cite, supercite-hooks):
29980         * net/rcompile.el (remote-compile):
29981         * net/rlogin.el (rlogin):
29982         * obsolete/ooutline.el (outlines):
29983         * progmodes/delphi.el (delphi):
29984         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
29985         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
29986         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
29987         (ebnf-optimization):
29988         * progmodes/etags.el (etags):
29989         * progmodes/executable.el (executable):
29990         * progmodes/idlwave.el (idlwave):
29991         * progmodes/pascal.el (pascal):
29992         * progmodes/prolog.el (prolog):
29993         * progmodes/python.el (python):
29994         * progmodes/scheme.el (scheme):
29995         * progmodes/sh-script.el (sh, sh-script):
29996         * progmodes/sql.el (SQL):
29997         * progmodes/tcl.el (tcl):
29998         * textmodes/bibtex.el (bibtex, bibtex-autokey):
29999         * textmodes/enriched.el (enriched):
30000         * textmodes/makeinfo.el (makeinfo):
30001         * textmodes/sgml-mode.el (sgml):
30002         * textmodes/table.el (table-hooks):
30003         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
30004         * textmodes/texinfo.el (texinfo):
30005         * textmodes/two-column.el (two-column):
30006         Finish `defgroup' description with period.
30008         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
30009         * eshell/esh-var.el (eshell-var):
30010         * progmodes/vhdl-mode.el (vhdl-testbench):
30011         * textmodes/org.el (org): Fix typos in docstrings.
30013         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
30014         consistency.
30016         * progmodes/flymake.el (flymake-find-file): Remove.
30017         (flymake-float-time): Use `with-no-warnings'.
30018         (flymake-check-start-time, flymake-check-was-interrupted)
30019         (flymake-err-info, flymake-is-running, flymake-last-change-time)
30020         (flymake-new-err-info): `defvar' at compile time.
30022 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
30024         * replace.el (occur-hook): Doc fix.
30025         (occur-1): Don't call `occur-hook' if there are no matches.
30027 2005-07-03  Richard M. Stallman  <rms@gnu.org>
30029         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
30030         global-map, save the same map.
30031         (global-map): Don't alter it at top level.
30032         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
30033         Then alter it here instead.
30034         (tpu-edt-off): Set global-map to the saved one.
30036         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
30037         All references simplified.
30038         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
30039         (zmacs-regions): Add defvar.
30040         (repeat-complex-command-map): Everything about that deleted.
30042         * textmodes/artist.el (artist-key-is-drawing)
30043         (artist-key-endpoint1, artist-key-poly-point-list)
30044         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
30045         (artist-key-compl-table, artist-rb-save-data)
30046         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
30047         Don't put them in eval-when-compile.
30048         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
30050         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
30051         Use with-no-warnings.
30053         * net/browse-url.el (dos-windows-version): Add defvar.
30055         * mail/supercite.el (filladapt-prefix-table): Add defvar.
30057         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
30058         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
30059         (rmail-new-summary-line-count): Rename from new-summary-line-count.
30060         Add defvar.
30061         (rmail-summary-beginning-of-message): Use with-no-warnings.
30062         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
30064         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
30065         Use with-no-warnings.
30067         * emulation/vi.el (vi-mark-region): Use c-mark-function.
30068         (c-mark-function): Add point-moving-unit property.
30069         (vi-goto-line): Use with-no-warnings.
30071         * emulation/edt.el (edt-last-copied-word): Add defvar.
30072         (zmacs-region-stays): Likewise.
30073         (edt-mark-section-wisely): Use c-mark-function for C.
30074         Use makr-defun for Fortran.
30075         (time-string): defvar deleted.
30076         (edt-display-the-time): Don't set time-string.
30078         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
30080         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
30081         Don't warn when name is not constant
30082         or for defining the group `emacs'.
30084         * tooltip.el (gud-tooltip-mode): Add defvar.
30086         * startup.el (default-frame-background-mode): Add defvar.
30088         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
30090         * info.el (tool-bar-map): Add defvar.
30092         * dired.el (dnd-protocol-alist): Add defvar.
30094         * dired-aux.el (dired-query): Display question with answer, when
30095         the user answers.
30097         * custom.el (custom-add-option): Doc fix.
30099         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
30101 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
30103         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
30104         bogus name from the last change.
30106 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
30108         * custom.el (custom-declare-variable): Fix typos in comment.
30109         (custom-known-themes): Doc fix.
30110         (custom-theme-directory): New defcustom.
30111         (require-theme): Make it check `custom-theme-directory'.
30113         * cus-theme.el (custom-new-theme-mode): New function.
30114         (custom-theme-name, custom-theme-variables, custom-theme-faces)
30115         (custom-theme-description): Add compiler defvars.
30116         (customize-create-theme): Add doc to the "*New Custom Theme*"
30117         buffer.  Use `custom-new-theme-mode'.
30118         (custom-theme-write): Put the created buffer in emacs-lisp-mode
30119         and save it to the `custom-theme-directory'.  Make this the
30120         default directory of the buffer.
30122 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
30124         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
30125         Fix unbalanced parentheses.
30127 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
30129         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
30130         into flymake-mode and delegate to flymake-mode.
30132         * find-file.el (ff-which-function-are-we-in): Clean up.
30134 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
30136         * replace.el (occur-rename-buffer): Fix docstring.
30138         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
30139         (edt-last-copied-word, edt-learn-macro-count)
30140         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
30141         (edt-rect-start-point, edt-user-global-map, rect-start-point)
30142         (time-string, zmacs-region-stays):
30143         * emulation/edt-mapper.el (edt-save-function-key-map)
30144         (EDT-key-name): `defvar' to silence the byte-compiler.
30146 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
30148         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
30149         font-lock-regexp-backslash.  Doc fix.
30150         (font-lock-regexp-backslash-grouping-construct): Rename from
30151         font-lock-regexp-backslash-construct.  Doc fix.
30152         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
30153         grouping constructs.
30155 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
30157         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
30158         updating all the prerequisites.
30160 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
30162         * textmodes/org.el (org-agenda-start-on-weekday)
30163         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
30164         (org-agenda-use-time-grid, org-archive-location)
30165         (org-allow-space-in-links, org-usenet-links-prefer-google)
30166         (org-enable-table-editor, org-export-default-language)
30167         (org-export-html-show-new-buffer, org-fill-paragraph)
30168         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
30169         (org-goto-quit, org-occur, org-eval-in-calendar)
30170         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
30171         (org-agenda-diary-entry, org-remember-help)
30172         (org-table-convert-region, org-at-table-p)
30173         (org-table-move-row-down, org-table-move-row-up)
30174         (org-table-copy-region, org-table-toggle-vline-visibility)
30175         (org-table-get-stored-formulas, org-table-get-specials)
30176         (org-recalc-commands, org-table-eval-formula)
30177         (org-table-formula-substitute-names, orgtbl-make-binding)
30178         (org-format-org-table-html, org-format-table-table-html)
30179         (org-format-table-table-html-using-table-generate-source)
30180         (org-customize): Fix typos in docstrings.
30181         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
30182         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
30183         (org-back-to-heading): Doc fixes.
30184         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
30185         (org-agenda-change-all-lines, org-get-header):
30186         Improve argument/docstring consistency.
30187         (orgtbl-error): Fix error message.
30189         * progmodes/flymake.el (flymake-find-possible-master-files)
30190         (flymake-master-file-compare, flymake-get-line-err-count)
30191         (flymake-highlight-line, flymake-gui-warnings-enabled):
30192         Fix typos in docstrings.
30193         (flymake-parse-line, flymake-get-project-include-dirs-function)
30194         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
30195         Doc fixes.
30196         (flymake-get-project-include-dirs-function)
30197         (flymake-make-err-menu-data):
30198         Improve argument/docstring consistency.
30200 2005-07-01  Lute Kamstra  <lute@gnu.org>
30202         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
30203         Catch errors with ignore-errors.  Use temporary buffer.
30204         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
30206         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
30207         background color faces.
30208         (facemenu-set-foreground, facemenu-set-background):
30209         Use facemenu-set-face-from-menu.
30210         (facemenu-set-face-from-menu): Treat face names that start with
30211         "fg:" or "bg:" as special.
30212         (facemenu-add-new-color): Don't create faces.  Simplify.
30214 2005-06-30  Richard M. Stallman  <rms@gnu.org>
30216         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
30217         (crm-find-current-element): Likewise.
30219 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
30221         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
30223 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
30225         * arc-mode.el (archive-extract): Make it work as a mouse binding.
30226         (archive-mouse-extract): Make it an obsolete alias.
30227         (archive-mode-map): Don't use archive-mouse-extract any more.
30228         (archive-mode, archive-extract): write-contents-hooks ->
30229         write-contents-functions.
30230         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
30231         first arg.
30232         (archive-rename-entry): Update the call.
30233         (archive-zip-summarize): Remove unused var `method'.
30234         (archive-lzh-summarize): Remove unused var `creator'.
30236         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
30237         dedicated frame upon exit.
30239         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
30240         (archive-zip-extract, archive-zip-expunge)
30241         (archive-zip-update, archive-zip-update-case): Use executable-find.
30242         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
30243         Use restore-buffer-modified-p.
30244         (archive-extract, archive-add-new-member, archive-write-file-member):
30245         Use with-current-buffer.
30246         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
30248 2005-06-30  Andreas Schwab  <schwab@suse.de>
30250         * progmodes/gud.el (gud-filter): Remove unneeded progn.
30252 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
30254         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
30256 2005-06-30  Juri Linkov  <juri@jurta.org>
30258         * faces.el (vertical-border): Inherit from mode-line-inactive
30259         only on tty.
30261 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
30263         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
30264         example, -NLINES in the `occur' docstring).
30266         * replace.el (occur-1): When no matches are found, do not set the
30267         `buffer-read-only' and modified flags for the occur buffer,
30268         because it is deleted.
30270         * emulation/cua-base.el (cua-check-pending-input)
30271         (cua-repeat-replace-region, cua-mode, cua-debug)
30272         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
30273         Fix typos in docstrings.
30275         * emulation/cua-gmrk.el (cua-toggle-global-mark)
30276         (cua-cut-region-to-global-mark)
30277         (cua--cut-rectangle-to-global-mark):
30278         Remove period from end of messages.
30280         * emulation/cua-rect.el (cua-do-rectangle-padding):
30281         Remove period from end of messages.
30282         (cua--rectangle-seq-format): Fix typo in docstring.
30283         (cua-sequence-rectangle, cua-fill-char-rectangle):
30284         Improve argument/docstring consistency.
30286 2005-06-29  Juri Linkov  <juri@jurta.org>
30288         * faces.el (default-frame-background-mode): New internal variable.
30289         (frame-set-background-mode): Use it.
30291         * startup.el (normal-top-level): Set default-frame-background-mode
30292         instead of frame-background-mode.  Before setting it, test for its
30293         nil value.  Remove tests for frame-background-mode and frame
30294         parameter `reverse'.  Add test for "unspecified-fg".
30296         * term/xterm.el (xterm-rxvt-set-background-mode):
30297         * term/rxvt.el (rxvt-set-background-mode):
30298         Set default-frame-background-mode instead of frame-background-mode.
30300 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
30302         * simple.el (set-variable): Warn about obsolete user variables.
30304         * imenu.el (imenu--completion-buffer):
30305         * mouse.el (mouse-buffer-menu-alist):
30306         * msb.el (msb-invisible-buffer-p):
30307         * calendar/diary-lib.el (diary-header-line-format):
30308         * emacs-lisp/pp.el (pp-buffer):
30309         * progmodes/cperl-mode.el (cperl-do-auto-fill):
30310         * textmodes/picture.el (picture-replace-match):
30311         Change space constants followed by a sexp to "?\s ".
30313         * play/decipher.el (decipher-loop-with-breaks):
30314         * textmodes/texinfo.el (texinfo-insert-@item): Change space
30315         constants "protected" from end of line by a comment to "?\s".
30317 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
30319         * font-lock.el (save-buffer-state): Use `declare'.
30321         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
30322         reset the syntax-table to cperl-mode-syntax-table.
30323         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
30324         "foo_print_bar" is not matched as a reserved keyword.
30326 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
30328         * textmodes/org.el (orgtbl-setup): New function, for delayed
30329         setup for the orgtbl commands.
30330         (org-calc-default-modes): New option.
30331         (orgtbl-make-binding): Use `defun' to get better help display.
30332         (org-diary): Call `org-compile-prefix-format'.
30333         (org-table-formula-substitute-names): New function.
30334         (org-agenda-day-view, org-agenda-week-view): New commands.
30335         (org-agenda-toggle-week-view): Command removed.
30336         (org-tbl-menu): Split off from org-org-menu.
30337         (org-mode): Move removal of outline-mode menus to here.
30338         (org-table-formula-debug): New option.
30339         (org-table-insert-row): Keep first field if just "#" or "*".
30340         (org-mode): Paragraph regexps fixed.
30341         (org-table-recalculate-regexp): New constant.
30342         (org-table-justify-field-maybe): Avoid replace if not necessary.
30343         (org-copy-special, org-cut-special): Use `call-interactively'.
30344         (org-table-copy-region): Take region from `interactive' call.
30345         (org-trim): Return string even if no match.
30346         (org-formula): New face.
30347         (org-set-font-lock-defaults): No longer highlight "FIXME".
30348         But highlight formula-related fields in table.
30349         (org-table-p): Use regexp, not fontification.
30350         (org-table-align): Handle white space at end of line.
30351         (org-table-formula-evaluate-inline): New option.
30352         (org-mode): Auto-wrapping in comment lines turned off.
30353         (org-table-copy-down): Evaluate only in copied field, not in
30354         destination.
30355         (org-table-current-formula): Variable removed.
30356         (org-table-store-formulas, org-table-get-stored-formulas)
30357         (org-table-modify-formulas, org-table-replace-in-formulas)
30358         (org-table-maybe-eval-formula): New functions.
30359         (org-table-get-formula): Modify to use stored formulas.
30360         (org-table-insert-column, org-table-delete-column)
30361         (org-table-move-column): Call `org-table-modify-formulas'.
30362         (org-complete): Add completion for keyword formulas.
30363         (orgtbl-mode): Pull orgtbl-mode-map to start of
30364         minor-mode-map-alist.
30366 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
30368         * progmodes/python.el (python-check): Require `compile' before
30369         modifying its variables.
30371         * newcomment.el (comment-indent-default): Don't get fooled by an early
30372         end of buffer.
30374 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
30376         * ps-print.el (ps-print-version): Fix version number.
30378 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
30380         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
30382 2005-06-28  Richard M. Stallman  <rms@gnu.org>
30384         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
30385         (flyspell-local-mouse-map): Declaration deleted.
30386         (flyspell-mouse-map): Bind only mouse-2.
30387         (flyspell-mode-map): Don't test flyspell-use-local-map.
30388         (flyspell-overlay-keymap-property-name): Var deleted.
30389         (flyspell-mode-on): Don't make local bindings for
30390         flyspell-mouse-map and flyspell-mode-map.
30391         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
30393         * textmodes/ispell.el (ispell-word): Do not ignore short words.
30395         * progmodes/compile.el (compilation-next-error-function):
30396         Don't switch buffers; operate on the current buffer.
30398         * progmodes/compile.el (compilation-error-file-name)
30399         (compilation-warning-file-name, compilation-info-file-name)
30400         (compilation-line-number, compilation-column-number): New faces.
30401         (compilation-error-face, compilation-warning-face)
30402         (compilation-info-face, compilation-line-face)
30403         (compilation-column-face): Use them.
30405         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
30407         * comint.el (comint-password-prompt-regexp): Accept ", try again".
30409         * bindings.el (global-map): Bind insertchar and its variants.
30411 2005-06-27  Richard M. Stallman  <rms@gnu.org>
30413         * textmodes/artist.el (artist-text-overwrite)
30414         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
30416 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
30418         * ps-print.el: It was not working the page selection for printing.
30419         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
30420         (ps-print-version): New version 6.6.7.
30421         (ps-end-sheet): New fun.
30422         (ps-header-sheet, ps-end-job): Call it.
30424 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
30426         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
30428 2005-06-27  Lute Kamstra  <lute@gnu.org>
30430         * facemenu.el (facemenu-unlisted-faces): Add foreground and
30431         background color faces.
30432         (facemenu-get-face): Delete function.
30433         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
30434         (facemenu-add-new-color): Make second argument mandatory.
30435         Create the appropriate face and return it.  Simplify.
30436         (facemenu-set-foreground, facemenu-set-background): Don't check if
30437         color is defined.  Use return value of facemenu-add-new-color.
30439 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
30441         * progmodes/gud.el (gud-filter): Add missing argument to
30442         with-selected-window.
30444 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
30446         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
30447         a :require to the defcustom.
30449         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
30450         defcustoms corresponding to minor modes.
30452 2005-06-26  David Ponce  <david@dponce.com>
30454         * recentf.el: Require tree-widget instead of wid-edit.
30455         (recentf-filename-handler): Fix widget :type.
30456         (recentf-cancel-dialog, recentf-open-more-files)
30457         (recentf-open-files-action): Doc fix.
30458         (recentf-dialog-goto-first): New function.
30459         (recentf-dialog-mode-map): Set parent keymap first.
30460         (recentf-dialog-mode): Define with define-derived-mode.
30461         Don't display continuation lines in dialogs.
30462         (recentf-edit-list): Rename from recentf-edit-selected-items.
30463         (recentf-edit-list-select): Rename from recentf-edit-list-action.
30464         Simplify.
30465         (recentf-edit-list-validate): New function.
30466         (recentf-edit-list): Update accordingly.
30467         (recentf-open-files-item-shift): Remove.
30468         (recentf-open-files-item): Convert menu elements into tree and
30469         link widgets.  Don't create the widgets.
30470         (recentf-open-files): Update accordingly.
30471         (recentf-save-list): Untabify.
30473 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
30475         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
30476         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
30477         partially contained in the active region.  Do not take active
30478         region into account when called from Lisp, unless INTERACTIVE arg
30479         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
30480         avoid trouble with fields.  Make marker point nowhere when no
30481         longer used.  Always return nil.  Doc fix.
30482         (flush-lines): Add INTERACTIVE arg.  Do not take active region
30483         into account when called from Lisp, unless INTERACTIVE arg is
30484         non-nil.  Use `forward-line' instead of `beginning-of-line' to
30485         avoid trouble with fields.  Make marker point nowhere when no
30486         longer used.  Always return nil.  Doc fix.
30487         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
30488         interchangeable.  Do not take active region into account when
30489         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
30490         message in echo area when called from Lisp, unless INTERACTIVE arg
30491         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
30492         Return the number of matches.  Doc fix.
30493         (occur): Doc fix.
30494         (perform-replace): Make comment follow double space convention for
30495         the sake of `outline-minor-mode'.
30497         * faces.el (facep): Doc fix.
30499 2005-06-25  Richard M. Stallman  <rms@gnu.org>
30501         * facemenu.el (facemenu-enable-faces-p): New function.
30502         (facemenu-background-menu, facemenu-foreground-menu)
30503         (facemenu-face-menu): Add menu-enable property.
30505         * jka-compr.el (jka-compr-insert-file-contents):
30506         Special handling if cannot find the uncompression program.
30508         * cus-face.el (custom-face-attributes): Add autoload.
30510         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
30511         Bind comment-indent-function locally.
30513         * window.el (save-selected-window): Use save-current-buffer.
30515         * subr.el (with-selected-window): Use save-current-buffer.
30517         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
30518         and with-current-buffer.
30520 2005-06-24  Richard M. Stallman  <rms@gnu.org>
30522         * simple.el (line-move-1): Fix previous change.
30524 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
30526         * replace.el (occur-1): Set `buffer-read-only' and the
30527         buffer-modified flag before running `occur-hook' to protect
30528         against unintentional buffer switches that can lead to data loss.
30530 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
30532         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
30533         (gud-gdb-marker-filter): Use font-lock-warning-face for any
30534         initial error.
30536         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
30537         after fresh input.
30538         (gdb-var-create-handler): Put name of expression in quotes.
30540 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
30542         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
30543         elements of RING in order, and without bogus nil elements.
30545 2005-06-23  Richard M. Stallman  <rms@gnu.org>
30547         * simple.el (set-variable): Args renamed; doc fix.
30548         (line-move-1): When there are overlays around, use vertical-motion.
30550         * faces.el (escape-glyph): Use brown against light background.
30551         (nobreak-space): Rename from no-break-space.
30552         Fix previous change.
30554         * dired-aux.el (dired-do-copy): Fix arg prompt.
30556         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
30558 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
30560         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
30561         rather than "Distributor".
30563 2005-06-23  Lute Kamstra  <lute@gnu.org>
30565         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
30566         (debug-on-entry): Use it.  New interactive declaration that uses
30567         function-called-at-point.
30569 2005-06-23  Kim F. Storm  <storm@cua.dk>
30571         * subr.el (save-match-data): Add comment about using evaporate arg
30572         to set-match-data.
30574 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
30576         * cus-edit.el (customize-face)
30577         (customize-face-other-window): Handle face aliases.
30579         * faces.el (face-documentation, set-face-attribute)
30580         (face-spec-set): Handle face aliases.
30582 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
30584         * help-mode.el (help-make-xrefs): If a symbol representing a face
30585         name is not followed by the word "face", it could still be a
30586         function or variable name, so don't bypass other checks.
30588 2005-06-22  Juri Linkov  <juri@jurta.org>
30590         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
30591         Replace aliased functions with calls where second arg `inherit' is t.
30593 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
30595         * progmodes/gdb-ui.el (gdb-error): New variable.
30596         (gdb-error): New function.
30597         (gdb-annotation-rules): Act on error-begin and error annotations.
30598         (gdb-concat-output): Use font-lock-warning-face for errors.
30600 2005-06-22  Miles Bader  <miles@gnu.org>
30602         * bindings.el (propertized-buffer-identification): Use renamed
30603         `Buffer-menu-buffer' face.
30605         * faces.el (vertical-border): Rename from `vertical-divider'.
30606         (escape-glyph): Change dark-background color back to `cyan'.
30608 2005-06-21  Juri Linkov  <juri@jurta.org>
30610         * faces.el (face-user-default-spec): Try getting `customized-face'
30611         prior to `saved-face'.
30612         (frame-background-mode): Refill docstring.
30614         * emacs-lisp/lisp-mode.el (eval-defun-1):
30615         * emacs-lisp/edebug.el (edebug-eval-defun):
30616         Set `saved-face' temporarily to nil before calling form.
30617         Set `customized-face' to the new spec after that.
30619 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
30621         * subr.el (1value, lambda, key-substitution-in-progress):
30622         Doc fixes.
30624         * autoinsert.el (auto-insert-alist):
30625         * ses.el (ses-call-printer):
30626         * subr.el (noreturn):
30627         * emacs-lisp/lisp.el (check-parens):
30628         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
30629         * net/browse-url.el (browse-url-mosaic):
30630         * progmodes/cc-defs.el (c-safe-scan-lists):
30631         * progmodes/ebnf-abn.el (ebnf-abn-lex):
30632         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
30633         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
30634         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
30635         * progmodes/ebnf-iso.el (ebnf-iso-lex):
30636         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
30638 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
30640         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
30642 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
30644         * calendar/appt.el (appt-make-list): Activate the package, if
30645         not already active (for backwards compatibility).
30647 2005-06-20  Kim F. Storm  <storm@cua.dk>
30649         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
30651 2005-06-20  Miles Bader  <miles@gnu.org>
30653         * faces.el (vertical-divider): New face.
30655 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
30657         * simple.el (kill-whole-line): Doc fix.
30658         (next-error-buffer-p, next-error-find-buffer)
30659         (clone-indirect-buffer): Fix typos in docstrings.
30660         (comment-line-break-function): Doc fix: don't say variable
30661         is automatically buffer-local (it isn't).
30663 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
30665         * net/tramp-ftp.el (top):
30666         * net/tramp-smb.el (top):
30667         * net/tramp-util.el (top):
30668         * net/tramp-uu.el (top):
30669         * net/tramp-vc.el (top):
30670         * net/tramp.el (top): Revert copyright years back to original
30671         ones.  Tramp has a life outside GNU Emacs.
30673 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
30675         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
30677 2005-06-18  Juri Linkov  <juri@jurta.org>
30679         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
30680         end of first regexp to limit the match to the position between
30681         line number and source line with same separator character as used
30682         between file name and line number.  In the second regexp limit
30683         mouse-face area to file name and line number by adding new group
30684         for them and referring it in HYPERLINK arg.
30685         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
30686         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
30687         previous line where grep markers may be already removed.
30689 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
30691         * progmodes/ps-mode.el: Update version and maintainer's email address.
30693 2005-06-18  Steve Youngs  <steve@xemacs.org>
30695         * net/browse-url.el (browse-url-browser-function)
30696         (browse-url-default-browser): Add firefox.
30697         (browse-url-firefox-program, browse-url-firefox-arguments)
30698         (browse-url-firefox-startup-arguments)
30699         (browse-url-firefox-new-window-is-tab): New defcustoms.
30700         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
30702 2005-06-17  Richard M. Stallman  <rms@gnu.org>
30704         * startup.el (command-line): Warn if specified user name has
30705         no home directory.
30707         * term.el (term-get-old-input, term-input-filter, term-input-sender)
30708         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
30710         * longlines.el (longlines-mode, longlines-show-hard-newlines):
30711         Doc fixes.
30713         * faces.el (underline): Try bold if terminal doesn't support underline.
30715         * mail/sendmail.el (mail-setup-with-from): New variable.
30716         (mail-insert-from-field): New function.
30717         (sendmail-send-it): Call it.
30718         (mail-setup): Optionally call it here.
30720         * term/linux.el: Call tty-no-underline.
30722 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
30724         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
30726 2005-06-17  Miles Bader  <miles@gnu.org>
30728         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
30729         (ediff-current-diff-C, ediff-current-diff-Ancestor)
30730         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
30731         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
30732         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
30733         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
30734         Remove "-face" suffix from face names.
30735         (ediff-current-diff-face-A, ediff-current-diff-face-B)
30736         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
30737         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
30738         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
30739         (ediff-even-diff-face-A, ediff-even-diff-face-B)
30740         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
30741         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
30742         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
30743         New backward-compatibility aliases for renamed faces.
30744         (ediff-current-diff-face-A, ediff-current-diff-face-B)
30745         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
30746         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
30747         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
30748         (ediff-even-diff-face-A, ediff-even-diff-face-B)
30749         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
30750         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
30751         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
30752         Use renamed ediff faces.
30754         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
30755         Remove "-face" suffix from face names.
30756         (eshell-test-ok-face, eshell-test-failed-face):
30757         New backward-compatibility aliases for renamed faces.
30758         (eshell-run-test): Use renamed eshell-test faces.
30760         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
30761         face name.
30762         (eshell-prompt-face): New backward-compatibility alias for renamed
30763         face.
30764         (eshell-emit-prompt): Use renamed eshell-prompt face.
30766         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
30767         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
30768         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
30769         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
30770         Remove "-face" suffix from face names.
30771         (eshell-ls-directory-face, eshell-ls-symlink-face)
30772         (eshell-ls-executable-face, eshell-ls-readonly-face)
30773         (eshell-ls-unreadable-face, eshell-ls-special-face)
30774         (eshell-ls-missing-face, eshell-ls-archive-face)
30775         (eshell-ls-backup-face, eshell-ls-product-face)
30776         (eshell-ls-clutter-face):
30777         New backward-compatibility aliases for renamed faces.
30778         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
30780         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
30781         Remove "-face" suffix from face name.
30782         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
30783         instead of literal face.
30785 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
30787         * emacs-lisp/warnings.el (display-warning, lwarn)
30788         (warning-minimum-log-level): Doc fixes.
30789         (warning-minimum-level, warning-minimum-log-level):
30790         Add :debug to :type choices.
30792         * progmodes/ada-mode.el (ada-format-paramlist)
30793         (ada-get-indent-case, ada-check-matching-start)
30794         (ada-check-defun-name, ada-goto-matching-decl-start)
30795         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
30796         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
30797         (ada-make-subprogram-body): Follow error conventions.
30798         (ada-case-exception-file, ada-indent-comment-as-code)
30799         (ada-indent-handle-comment-special, ada-indent-renames)
30800         (ada-indent-return, ada-search-directories-internal)
30801         (ada-tab-policy, ada-case-exception-substring)
30802         (ada-other-file-alist, ada-matching-start-re)
30803         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
30804         (ada-imenu-generic-expression, ada-compile-goto-error)
30805         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
30806         (ada-popup-menu, ada-add-extensions, ada-mode)
30807         (ada-region-selected, ada-create-case-exception)
30808         (ada-create-case-exception-substring, ada-after-keyword-p)
30809         (ada-activate-keys-for-case, ada-adjust-case-region)
30810         (ada-adjust-case-buffer, ada-format-paramlist)
30811         (ada-scan-paramlist, ada-insert-paramlist)
30812         (ada-indent-newline-indent)
30813         (ada-indent-newline-indent-conditional)
30814         (ada-justified-indent-current, ada-goto-previous-word)
30815         (ada-indent-current, ada-get-indent-open-paren)
30816         (ada-get-indent-paramlist, ada-get-indent-end)
30817         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
30818         (ada-get-indent-block-start, ada-get-indent-subprog)
30819         (ada-get-indent-noindent, ada-get-indent-label)
30820         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
30821         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
30822         (ada-goto-stmt-end, ada-goto-next-word)
30823         (ada-check-matching-start, ada-check-defun-name)
30824         (ada-goto-matching-decl-start, ada-goto-matching-start)
30825         (ada-goto-matching-end, ada-search-ignore-string-comment)
30826         (ada-in-decl-p, ada-looking-at-semi-or)
30827         (ada-looking-at-semi-private, ada-in-paramlist-p)
30828         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
30829         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
30830         (ada-next-procedure, ada-previous-procedure, ada-next-package)
30831         (ada-previous-package, ada-create-menu)
30832         (ada-fill-comment-paragraph-justify)
30833         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
30834         (ada-other-file-name, ada-last-which-function-line)
30835         (ada-last-which-function-subprog, ada-which-function)
30836         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
30837         (ada-gen-treat-proc, ada-check-emacs-version)
30838         (ada-continuation-indent, ada-align-region-separate):
30839         Fix typos in docstrings.
30840         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
30842 2005-06-16  Lute Kamstra  <lute@gnu.org>
30844         * simple.el (fundamental-mode): Run after-change-major-mode-hook
30845         conditionally.
30847 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
30849         * comint.el (comint-replace-by-expanded-filename)
30850         (comint-prompt-regexp, comint-delimiter-argument-list)
30851         (comint-preinput-scroll-to-bottom):
30852         * info.el (Info-hide-cookies-node):
30853         * ls-lisp.el (ls-lisp-classify):
30854         * find-file.el (ff-search-directories, ff-special-constructs)
30855         (ff-find-other-file):
30856         * font-lock.el (font-lock-keywords):
30857         * shell.el (shell-prompt-pattern)
30858         (shell-dynamic-complete-functions, shell-mode)
30859         (shell-delimiter-argument-list):
30860         * term.el (term-replace-by-expanded-filename)
30861         (term-prompt-regexp, term-delimiter-argument-list):
30862         * woman.el (woman-ignore, woman0-if):
30863         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
30864         * emacs-lisp/elint.el (elint-init-env):
30865         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
30866         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
30867         * language/ethio-util.el (ethio-tilde-escape)
30868         (ethio-use-three-dot-question):
30869         * net/zone-mode.el (zone-mode-load-time-setup):
30870         * progmodes/cc-align.el (c-lineup-argcont):
30871         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
30872         * progmodes/cperl-mode.el (cperl-set-style-back):
30873         * progmodes/inf-lisp.el (inferior-lisp-prompt):
30874         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
30875         Fix spellings in docstrings.
30877         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
30878         * progmodes/modula2.el (m2-for): Fix spellings.
30880         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
30882         * simple.el (undo-more): Don't use `format' on `error' arguments.
30883         Improve argument/docstring consistency.
30884         (pending-undo-list): Doc fix.
30886         * smerge-mode.el (smerge-ensure-match):
30887         * emulation/vip.el (vip-ex):
30888         * net/zone-mode.el (zone-mode-update-serial):
30889         * progmodes/idlwave.el (idlwave-complete):
30890         * progmodes/vhdl-mode.el (vhdl-visit-file)
30891         (vhdl-compose-wire-components):
30892         Don't use `format' on `error' arguments.
30894         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
30895         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
30896         (tooltip-help-tips): Fix typos in docstrings.
30898 2005-06-16  David Ponce  <david@dponce.com>
30900         * tree-widget.el (tree-widget-value-create): Simplify last change.
30902 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
30904         * ido.el (ido-incomplete-regexp): New variable.
30905         (ido-set-matches-1): Handle invalid-regexp error and set
30906         ido-incomplete-regexp.
30907         (ido-incomplete-regexp): New face.
30908         (ido-completions): Use it.
30909         (ido-complete, ido-exit-minibuffer, ido-completions):
30910         Handle incomplete regexps.
30911         (ido-completions): Add check for complete match when entering a regexp.
30913 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
30915         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
30917 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
30919         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
30920         by field delimiters.
30922 2005-06-15  David Ponce  <david@dponce.com>
30924         * tree-widget.el: eval-and-compile inlined functions so they will
30925         be available at run-time too.
30926         (tree-widget-super-format-handler)
30927         (tree-widget-format-handler): Remove.
30928         (tree-widget-value-create): Handle the :indent property.
30930 2005-06-15  Miles Bader  <miles@gnu.org>
30932         * progmodes/which-func.el (which-func): Only inherit
30933         `font-lock-function-name-face' when that makes sense against the
30934         default mode-line face, otherwise set the face color explicitly.
30936         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
30937         faces instead of (non-existent) variables.
30939 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
30941         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
30942         (iswitchb-get-matched-buffers): Likewise.  Simplify.
30944 2005-06-14  Miles Bader  <miles@gnu.org>
30946         * progmodes/ld-script.el (ld-script-location-counter):
30947         Remove "-face" suffix from face name.
30948         (ld-script-location-counter-face):
30949         New backward-compatibility alias for renamed face.
30950         (ld-script-location-counter-face): Use renamed face.
30952         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
30953         (cperl-hash): Remove "-face" suffix from face names.
30954         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
30955         New backward-compatibility aliases for renamed faces.
30956         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
30957         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
30959         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
30960         name.
30961         (which-func-face): New backward-compatibility alias for renamed face.
30962         (which-func-format): Use renamed which-func face.
30964         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
30965         (vhdl-function, vhdl-directive, vhdl-reserved-word)
30966         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
30967         names.
30968         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
30969         (vhdl-speedbar-configuration, vhdl-speedbar-package)
30970         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
30971         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
30972         (vhdl-speedbar-architecture-selected)
30973         (vhdl-speedbar-configuration-selected)
30974         (vhdl-speedbar-package-selected)
30975         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
30976         names.
30977         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
30978         Use renamed faces.
30979         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
30980         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
30981         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
30982         Use renamed faces.
30983         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
30984         names.
30985         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
30986         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
30987         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
30988         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
30989         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
30990         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
30992         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
30993         face name.
30994         (sh-heredoc-face): New backward-compatibility alias for renamed face.
30995         (sh-heredoc-face): Use renamed sh-heredoc face.
30997         * progmodes/idlw-help.el (idlwave-help-link):
30998         Remove "-face" suffix from face name.
30999         (idlwave-help-link-face):
31000         New backward-compatibility alias for renamed face.
31001         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
31003         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
31004         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
31005         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
31006         New backward-compatibility aliases for renamed faces.
31007         (idlwave-shell-disabled-breakpoint-face)
31008         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
31010         * progmodes/flymake.el (flymake-errline, flymake-warnline):
31011         Remove "-face" suffix from face names.
31012         (flymake-errline-face, flymake-warnline-face):
31013         New backward-compatibility aliases for renamed faces.
31014         (flymake-highlight-line): Use renamed flymake faces.
31016         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
31017         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
31018         (ebrowse-member-class, ebrowse-progress):
31019         Remove "-face" suffix from face names.
31020         (ebrowse-tree-mark-face, ebrowse-root-class-face)
31021         (ebrowse-file-name-face, ebrowse-default-face)
31022         (ebrowse-member-attribute-face, ebrowse-member-class-face)
31023         (ebrowse-progress-face):
31024         New backward-compatibility aliases for renamed faces.
31025         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
31026         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
31027         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
31028         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
31030         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
31031         antlr-syntax)
31032         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
31033         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
31034         names.
31035         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
31036         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
31037         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
31038         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
31039         backward-compatibility aliases for renamed faces.
31040         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
31041         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
31042         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
31043         remove "font-lock-".  Use renamed antlr-mode faces.
31044         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
31045         literal face-names with face variable references.
31047         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
31048         face name.
31049         (Buffer-menu-buffer-face): New backward-compatibility alias for
31050         renamed face.
31051         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
31053 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
31055         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
31056         Eliminate "-face" suffix.
31057         (makefile-targets): Inherit from font-lock-function-name-face and
31058         eliminate "-face" suffix.
31059         (makefile-shell): Remove attributes and eliminate "-face" suffix.
31060         (makefile-*-font-lock-keywords): Append makefile-targets in rule
31061         actions, instead of prepending, to make it less visible.
31062         (makefile-previous-dependency, makefile-match-dependency):
31063         Don't match a target on a continuation line.
31065         * files.el (auto-mode-alist): Put Makefile in gmake mode.
31067 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
31069         * progmodes/gdb-ui.el (menu): Re-order menu items.
31070         (gdb-tooltip-print): Respect tooltip-use-echo-area.
31072         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
31073         Define in tooltip.el.
31074         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
31075         (gud-tooltip-tips): Respect tooltip-use-echo-area and
31076         gud-tooltip-echo-area.
31078         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
31079         backward compatibility and make obsolete.
31080         (tooltip-help-tips): Use tooltip-use-echo-area.
31081         (tooltip-show-help-function): Rename to...
31082         (tooltip-show-help): ...this, because it is a function.
31083         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
31085 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
31087         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
31088         (edebug-print-length, edebug-print-level, edebug-print-circle)
31089         (edebug-modify-breakpoint, edebug-eval-last-sexp)
31090         (edebug-eval-print-last-sexp): Doc fixes.
31092 2005-06-14  Kim F. Storm  <storm@cua.dk>
31094         * ido.el (ido-mode): Make a new keymap every time we enable ido,
31095         as the coverage buffer/file/both may change.
31097 2005-06-14  Lute Kamstra  <lute@gnu.org>
31099         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
31100         and run-mode-hooks.  Simplify.
31102         * mail/rmailedit.el (rmail-edit-mode):
31103         * progmodes/octave-inf.el (inferior-octave-mode):
31104         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
31106         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
31107         and run-mode-hooks.
31108         (recentf-edit-list, recentf-open-files): Don't call
31109         kill-all-local-variables directly.
31111         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
31113 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
31115         * emacs-lisp/byte-run.el (make-obsolete)
31116         (define-obsolete-function-alias): Rename arguments FUNCTION and
31117         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
31118         (make-obsolete-variable, define-obsolete-variable-alias):
31119         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
31120         respectively.
31122         * isearchb.el (isearchb-activate):
31123         * pcvs.el (cvs-mode):
31124         * ses.el (ses-load):
31125         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
31126         * net/tramp.el (tramp-find-file-exists-command)
31127         (tramp-find-shell):
31128         * progmodes/ada-mode.el (ada-create-case-exception)
31129         (ada-create-case-exception-substring, ada-make-subprogram-body):
31130         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
31131         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
31132         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
31133         * textmodes/org.el (org-promote, org-evaluate-time-range)
31134         (org-agenda-next-date-line, org-agenda-previous-date-line)
31135         (org-agenda-error, org-open-at-point, org-table-move-row)
31136         (org-format-table-table-html-using-table-generate-source)
31137         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
31138         * textmodes/reftex.el (reftex-access-scan-info):
31139         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
31140         (reftex-toc-promote-prepare): Follow error conventions.
31142         * diff-mode.el (diff-mode): Fix typo in docstring.
31144         * forms.el (forms--intuit-from-file): Fix reference to
31145         `forms-number-of-fields' in error message.
31146         (forms-print): Fix quoting in error message.
31148         * forms.el (forms-mode):
31149         * emulation/vi.el (vi-goto-insert-state):
31150         * progmodes/flymake.el (flymake-new-err-info)
31151         (flymake-start-syntax-check-for-current-buffer)
31152         (flymake-simple-cleanup):
31153         * eshell/esh-var.el (eshell/export):
31154         * progmodes/gud.el (xdb):
31155         * textmodes/flyspell.el (flyspell-incorrect-hook)
31156         (flyspell-maybe-correct-transposition)
31157         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
31159 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
31161         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
31162         minibuffer prompt.
31164 2005-06-13  Kim F. Storm  <storm@cua.dk>
31166         * subr.el (add-to-ordered-list): New defun.
31168         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
31169         add cua--keymap-alist to emulation-mode-map-alists.
31171 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
31173         * subr.el (complete-in-turn): New macro.
31174         (dynamic-completion-table, lazy-completion-table): Add debug info.
31176         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
31177         in preference to face aliases.
31179         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
31180         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
31181         Remove unused vars `start' and `firstline'.
31182         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
31183         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
31185 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
31187         * cus-start.el (all): Don't complain about missing GTK-related
31188         variables, unless either `gtk' is boundp or this isn't a
31189         `windows-nt' build.
31191 2005-06-13  Lute Kamstra  <lute@gnu.org>
31193         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
31194         run-mode-hooks.
31196         * ediff-mult.el (ediff-meta-mode):
31197         * ediff-util.el (ediff-mode): Use run-mode-hooks.
31199         * ledit.el (ledit-mode): Use delay-mode-hooks.
31201         * woman.el (woman-mode-line-format): Delete constant.
31202         (woman-mode-map): Initialize it properly.
31203         (woman-mode): Set mode-class property to special.
31204         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
31205         Set major-mode and mode-name.  Don't set mode-line-format directly.
31206         (Man-getpage-in-background): Don't reference woman-mode-line-format.
31208         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
31209         string argument obsolete.
31211 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
31213         * textmodes/org.el (org-CUA-compatible): New option.
31214         (org-disputed-keys): New variable.
31215         (org-key): New function.
31216         (orgtbl-make-binding): Add docstring to the created function.
31217         (org-mode): Set paragraph start/separate regexps.
31218         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
31219         (org-archive-location, org-archive-mark-done)
31220         (org-archive-stamp-time): New options.
31221         (org-archive-subtree): New command.
31222         (org-fill-paragraph): New function.
31223         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
31224         (org-fake-empty-table-line): Function removed.
31225         (org-format-org-table-html): Do not create empty table lines at
31226         separator lines.  Improved table header treatment.
31227         (org-link-format): New option.
31228         (org-make-link): New function.
31229         (org-insert-link, org-store-link): Use org-make-link.
31230         (org-open-file): Quote file name for shell command, to allow
31231         spaces in file names.
31232         (org-link-regexp): Fix bug with mailto link.
31233         (org-link-maybe-angles-regexp, org-protected-link-regexp):
31234         New constants.
31235         (org-export-as-html): Deal with the optional angles around a link.
31236         Better treatment of file: links.
31237         (org-open-at-point): Replace @{ and @} with < and >.
31238         (org-run-mode-hooks): Function removed.
31239         (org-agenda-mode): No longer use `org-run-mode-hooks'.
31241 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
31243         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
31244         MI command -data-list-register-values.
31245         (gdb-post-prompt): Indent properly.
31247 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
31249         * hilit-chg.el (highlight-changes-colors): Rename from
31250         `highlight-changes-colours'.
31251         (highlight-changes-colours): Keep as obsolete alias.
31252         (highlight-changes-face-list): Doc fix.
31253         (hilit-chg-make-list): Use `highlight-changes-colors'.
31255 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
31257         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
31258         defun-prompt-regexp.
31260 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
31262         * loadup.el: Don't say we are dumping under 2 names on windows-nt
31263         and cygwin.
31265         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
31266         Don't use an old loaddefs.el, as in Makefile.in.
31268 2005-06-12  Lute Kamstra  <lute@gnu.org>
31270         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
31272         * man.el (Man-mode-map): Initialize it properly.
31273         (Man-mode): Set mode-class property to special.
31275         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
31277 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
31279         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
31280         A newline is needed in the docstring there.
31282         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
31283         Doc fixes.
31285 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
31287         * printing.el: Doc fix.  The menubar is no more changed when printing
31288         is loaded, it only changes when pr-menu-bind or pr-update-menus is
31289         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
31290         (pr-version): New version number (6.8.4).
31291         (pr-menu-bind): New command.
31292         (pr-update-menus): Docstring and code fix.
31293         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
31294         Docstring fix.
31295         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
31296         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
31298 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
31300         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
31301         "Returns" to "return", document useful return values, etc.
31303 2005-06-11  Alan Mackenzie  <acm@muc.de>
31305         * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
31306         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
31307         (adaptive-file-function): Minor amendment to doc-string.
31309 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
31311         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
31312         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
31313         Fix :type--it is `integer', not `string'.
31315         * faces.el (modeline-highlight): Rename from (the erroneous)
31316         `modeline-higilight'.
31318 2005-06-11  Lute Kamstra  <lute@gnu.org>
31320         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
31321         lisp-interaction-mode-map but make it the parent.
31322         (edebug-eval-mode): Use define-derived-mode.
31324 2005-06-11  Andreas Schwab  <schwab@suse.de>
31326         * bindings.el: Add binding of `ESC functionkey' for every
31327         `M-functionkey'.
31328         * hexl.el (hexl-mode-map): Likewise.
31330 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
31332         * progmodes/compile.el (compilation-error-regexp-alist-alist)
31333         [msft]: update regexp for newer msft compilers.
31335 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
31337         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
31338         ATTLIST portions of included DTDs.
31339         (xml-parse-dtd): Eliminate use of inefficient match-data.
31341 2005-06-10  Miles Bader  <miles@gnu.org>
31343         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
31344         (mpuz-text): Remove "-face" suffix from face names.
31345         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
31346         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
31347         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
31349         * play/gomoku.el (gomoku-O, gomoku-X):
31350         Remove "-face" suffix from face names.
31351         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
31352         New backward-compatibility aliases for renamed faces.
31353         (gomoku-font-lock-keywords): Use renamed gomoku faces.
31355 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
31357         * thumbs.el: Fixes for changes of 2005-06-09.
31358         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
31359         as a directory.
31360         (thumbs-thumbname): Remove directory separator from format string;
31361         `thumbs-thumbsdir' now returns a valid directory name.
31362         (thumbs-temp-dir): New defsubst.
31363         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
31364         Use it.
31366         * cus-edit.el (minibuffer):
31367         * files.el (make-backup-file-name-function):
31368         * filesets.el (filesets-external-viewers):
31369         * hilit-chg.el (highlight-changes-colours)
31370         (highlight-changes-face-list, highlight-changes-rotate-faces):
31371         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
31372         * kmacro.el (kmacro-call-macro):
31373         * log-edit.el (log-edit-changelog-full-paragraphs):
31374         * mouse.el (mouse-1-click-follows-link):
31375         * skeleton.el (skeleton-autowrap):
31376         * subr.el (insert-for-yank-1):
31377         * tempo.el (tempo-insert-region):
31378         * terminal.el (terminal-emulator):
31379         * time.el (display-time-mail-face):
31380         * vc.el (vc-annotate):
31381         * vcursor.el (vcursor-copy-line):
31382         * woman.el (woman-bold-headings, woman-ignore)
31383         (woman-default-faces, woman-monochrome-faces):
31384         * calendar/todo-mode.el (todo-insert-threshold):
31385         * emulation/pc-select.el (pc-select-selection-keys-only)
31386         (pc-selection-mode):
31387         * emulation/vip.el (vip-find-char-forward):
31388         * emulation/viper-cmd.el (viper-find-char-forward):
31389         * international/mule-cmds.el
31390         (select-safe-coding-system-accept-default-p)
31391         (input-method-exit-on-invalid-key):
31392         * international/mule-diag.el (describe-coding-system):
31393         * international/ucs-tables.el (unify-8859-on-encoding-mode):
31394         * net/browse-url.el (browse-url-xterm-program):
31395         * obsolete/lazy-lock.el (lazy-lock-mode):
31396         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
31397         (cperl-mode):
31398         * progmodes/cpp.el (cpp-face-light-name-list)
31399         (cpp-face-dark-name-list):
31400         * progmodes/delphi.el (delphi-newline-always-indents):
31401         Fix spellings in docstrings.
31403         * ido.el (ido-mode, ido-file-extensions-order)
31404         (ido-default-file-method, ido-default-buffer-method)
31405         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
31406         (ido-decorations, ido-read-file-name-as-directory-commands)
31407         (ido-read-file-name-non-ido, ido-work-directory-list)
31408         (ido-ignore-item-temp-list, ido-current-directory)
31409         (ido-magic-forward-char, ido-enter-find-file)
31410         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
31411         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
31413 2005-06-10  Lute Kamstra  <lute@gnu.org>
31415         * play/dunnet.el (dun-mode): Use define-derived-mode.
31416         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
31417         obsolete alias.
31419         * play/doctor.el (doctor-mode-map): Remove defvar.
31420         (doctor-mode): Use define-derived-mode.
31422         * mail/mspools.el (mspools-mode):
31423         * net/eudc-hotlist.el (eudc-hotlist-mode):
31424         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
31426 2005-06-10  Miles Bader  <miles@gnu.org>
31428         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
31429         Remove "-face" suffix from face names.
31430         (flyspell-incorrect-face, flyspell-duplicate-face):
31431         New backward-compatibility aliases for renamed faces.
31432         (flyspell-mode-on, make-flyspell-overlay)
31433         (flyspell-highlight-incorrect-region)
31434         (flyspell-highlight-duplicate-region)
31435         (flyspell-display-next-corrections)
31436         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
31438         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
31439         from face name.
31440         (texinfo-heading-face): New backward-compatibility alias for
31441         renamed face.
31442         (texinfo-heading-face): Use renamed texinfo-heading face.
31444         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
31445         suffix from face names.
31446         (tex-math-face, tex-verbatim-face):
31447         New backward-compatibility aliases for renamed faces.
31448         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
31449         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
31450         literal face name.
31452         * textmodes/table.el (table-cell): Remove "-face" suffix from face
31453         name.
31454         (table-cell-face): New backward-compatibility alias for renamed face.
31455         (table--put-cell-face-property, table--update-cell-face):
31456         Use renamed table-cell face.
31458         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
31459         from face name.
31460         (sgml-namespace-face): New backward-compatibility alias for
31461         renamed face.
31462         (sgml-namespace-face): Use renamed sgml-namespace face.
31464         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
31465         (org-level-4, org-level-5, org-level-6, org-level-7)
31466         (org-level-8, org-warning, org-headline-done)
31467         (org-deadline-announce, org-scheduled-today)
31468         (org-scheduled-previously, org-link, org-done, org-table)
31469         (org-time-grid): Remove "-face" suffix from face names.
31470         (org-level-1-face, org-level-2-face, org-level-3-face)
31471         (org-level-4-face, org-level-5-face, org-level-6-face)
31472         (org-level-7-face, org-level-8-face, org-warning-face)
31473         (org-headline-done-face, org-deadline-announce-face)
31474         (org-scheduled-today-face, org-scheduled-previously-face)
31475         (org-link-face, org-done-face, org-table-face)
31476         (org-time-grid-face):
31477         New backward-compatibility aliases for renamed faces.
31478         (org-level-faces, org-set-font-lock-defaults, org-timeline)
31479         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
31480         (org-agenda-get-timestamps, org-agenda-get-scheduled)
31481         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
31483         * emulation/viper-init.el (viper-search, viper-replace-overlay)
31484         (viper-minibuffer-emacs, viper-minibuffer-insert)
31485         (viper-minibuffer-vi): Remove "-face" suffix from face names.
31486         (viper-search-face, viper-replace-overlay-face)
31487         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
31488         (viper-minibuffer-vi-face):
31489         New backward-compatibility aliases for renamed faces.
31490         (viper-search-face, viper-replace-overlay-face)
31491         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
31492         (viper-minibuffer-vi-face): Use renamed viper faces.
31494         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
31495         Remove "-face" suffix from face names.
31496         (testcover-nohits-face, testcover-1value-face):
31497         New backward-compatibility aliases for renamed faces.
31498         (testcover-mark): Use renamed testcover faces.
31500         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
31501         face name.
31502         (diary-button-face): New backward-compatibility alias for renamed face.
31503         (diary-entry): Use renamed diary-button face.
31505         * calendar/calendar.el (diary, calendar-today, holiday)
31506         (mark-visible-calendar-date): Remove "-face" suffix from face names.
31507         (diary-face, calendar-today-face, holiday-face):
31508         New backward-compatibility aliases for renamed faces.
31509         (eval-after-load "facemenu", diary-entry-marker)
31510         (calendar-today-marker, calendar-holiday-marker, diary-face):
31511         Use renamed calendar faces.
31513         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
31514         (compare-windows-face): New backward-compatibility alias for
31515         renamed face.
31516         (compare-windows-highlight): Use renamed compare-windows face.
31518         * strokes.el (strokes-char): Remove "-face" suffix from face name.
31519         (strokes-char-face): New backward-compatibility alias for renamed face.
31520         (strokes-encode-buffer): Use renamed strokes-char face.
31522         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
31523         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
31524         Remove "-face" suffix from face names.
31525         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
31526         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
31527         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
31528         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
31529         Use renamed pcvs faces.
31530         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
31531         * pcvs-defs.el (cvs-mode-map): Likewise.
31532         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
31534         * info.el (info-title-1, info-title-2, info-title-3)
31535         (info-title-4): Remove "-face" suffix from and downcase face names.
31536         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
31537         (Info-title-4-face):
31538         New backward-compatibility aliases for renamed faces.
31539         (Info-fontify-node): Use renamed info faces.
31541         * hilit-chg.el (highlight-changes, highlight-changes-delete):
31542         Remove "-face" suffix from face names.
31543         (highlight-changes-face, highlight-changes-delete-face):
31544         New backward-compatibility aliases for renamed faces.
31545         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
31546         (hilit-chg-make-list): Use renamed highlight-changes faces.
31548         * generic-x.el (show-tabs-tab, show-tabs-space):
31549         Remove "-face" suffix from face names.
31550         (show-tabs-tab-face, show-tabs-space-face):
31551         New backward-compatibility aliases for renamed faces.
31552         (show-tabs-generic-mode-font-lock-defaults-1)
31553         (show-tabs-generic-mode-font-lock-defaults-2):
31554         Use renamed show-tabs faces.
31556         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
31557         (smerge-markers): Remove "-face" suffix from face names.
31558         (smerge-mine-face, smerge-other-face, smerge-base-face)
31559         (smerge-markers-face):
31560         New backward-compatibility aliases for renamed faces.
31561         (smerge-mine-face, smerge-other-face, smerge-base-face)
31562         (smerge-markers-face): Use renamed smerge faces.
31564         * log-view.el (log-view-file, log-view-message): Remove "-face"
31565         suffix from face names.
31566         (log-view-file-face, log-view-message-face):
31567         New backward-compatibility aliases for renamed faces.
31568         (log-view-file-face, log-view-message-face): Use renamed log-view
31569         faces.
31571         * paren.el (show-paren-match, show-paren-mismatch):
31572         Remove "-face" suffix from face names.
31573         (show-paren-match-face, show-paren-mismatch-face):
31574         New backward-compatibility aliases for renamed faces.
31575         (show-paren-function): Use renamed show-paren faces.
31577         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
31578         (ruler-mode-margins, ruler-mode-fringes)
31579         (ruler-mode-column-number, ruler-mode-fill-column)
31580         (ruler-mode-comment-column, ruler-mode-goal-column)
31581         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
31582         suffix from face names.
31583         (ruler-mode-default-face, ruler-mode-pad-face)
31584         (ruler-mode-margins-face, ruler-mode-fringes-face)
31585         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
31586         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
31587         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
31588         New backward-compatibility aliases for renamed faces.
31589         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
31590         (ruler-mode-column-number, ruler-mode-fill-column)
31591         (ruler-mode-comment-column, ruler-mode-goal-column)
31592         (ruler-mode-tab-stop, ruler-mode-current-column)
31593         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
31594         faces.
31596         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
31597         face name.
31598         (whitespace-highlight-the-space): Use renamed face.
31599         (whitespace-highlight-face): New backward-compatibility alias for
31600         renamed face.
31602         * woman.el (woman-italic, woman-bold, woman-unknown)
31603         (woman-addition, woman-symbol-face):
31604         Remove "-face" suffix from face names.
31605         (woman-italic-face, woman-bold-face, woman-unknown-face)
31606         (woman-addition-face):
31607         New backward-compatibility aliases for renamed faces.
31608         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
31609         (woman-decode-region, woman-replace-match)
31610         (woman-display-extended-fonts, woman-special-characters)
31611         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
31612         Use renamed woman faces.
31614         * longlines.el (longlines-visible-face): Face removed.
31616         * diff-mode.el (diff-header, diff-file-header, diff-index)
31617         (diff-hunk-header, diff-removed, diff-added, diff-changed)
31618         (diff-function, diff-context, diff-nonexistent): Remove "-face"
31619         suffix from face names.
31620         (diff-header-face, diff-file-header-face, diff-index-face)
31621         (diff-hunk-header-face, diff-removed-face, diff-added-face)
31622         (diff-changed-face, diff-function-face, diff-context-face)
31623         (diff-nonexistent-face): New backward-compatibility aliases for
31624         renamed faces.
31625         (diff-header-face, diff-file-header-face)
31626         (diff-index, diff-index-face, diff-hunk-header)
31627         (diff-hunk-header-face, diff-removed, diff-removed-face)
31628         (diff-added, diff-added-face, diff-changed-face, diff-function)
31629         (diff-function-face, diff-context-face, diff-nonexistent)
31630         (diff-nonexistent-face): Use renamed diff-mode faces.
31632         * progmodes/compile.el (compilation-warning-face)
31633         (compilation-info-face): Remove "-face" suffix from face names.
31634         (compilation-warning-face, compilation-info-face):
31635         New backward-compatibility aliases for renamed faces.
31636         (compilation-warning-face, compilation-info-face):
31637         Use renamed compilation faces.
31639         * add-log.el (change-log-date, change-log-name)
31640         (change-log-email, change-log-file, change-log-list)
31641         (change-log-conditionals, change-log-function)
31642         (change-log-acknowledgement): Remove "-face" suffix from face names.
31643         (change-log-date-face, change-log-name-face)
31644         (change-log-email-face, change-log-file-face)
31645         (change-log-list-face, change-log-conditionals-face)
31646         (change-log-function-face, change-log-acknowledgement-face):
31647         New backward-compatibility aliases for renamed faces.
31648         (change-log-font-lock-keywords): Use renamed change-log faces.
31650         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
31651         (custom-set, custom-changed, custom-saved, custom-button)
31652         (custom-button-pressed, custom-documentation, custom-state)
31653         (custom-comment, custom-comment-tag, custom-variable-tag)
31654         (custom-variable-button, custom-face-tag, custom-group-tag-1)
31655         (custom-group-tag): Remove "-face" suffix from face names.
31656         (custom-magic-alist, custom-magic-value-create)
31657         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
31658         (custom-invalid-face, custom-rogue-face, custom-modified-face)
31659         (custom-set-face, custom-changed-face, custom-saved-face)
31660         (custom-button-face, custom-button-pressed-face)
31661         (custom-documentation-face, custom-state-face)
31662         (custom-comment-face, custom-comment-tag-face)
31663         (custom-variable-tag-face, custom-variable-button-face)
31664         (custom-face-tag-face, custom-group-tag-face-1)
31665         (custom-group-tag-face):
31666         New backward-compatibility aliases for renamed faces.
31668         * wid-edit.el (widget-documentation, widget-button)
31669         (widget-field, widget-single-line-field, widget-inactive)
31670         (widget-button-pressed): "-face" suffix removed from face names.
31671         (widget-documentation-face, widget-button-face)
31672         (widget-field-face, widget-single-line-field-face)
31673         (widget-inactive-face, widget-button-pressed-face):
31674         New backward-compatibility aliases for renamed faces.
31675         (widget-documentation-face, widget-button-face)
31676         (widget-button-pressed-face, widget-specify-field)
31677         (widget-specify-inactive): Use renamed widget faces.
31679 2005-06-10  Kenichi Handa  <handa@m17n.org>
31681         * term/x-win.el (x-clipboard-yank): Remove condition-case
31682         wrapping.
31684 2005-06-11  Kenichi Handa  <handa@m17n.org>
31686         * add-log.el (change-log-font-lock-keywords): Make the regexp for
31687         date lines stricter.
31689 2005-06-10  Zhang Wei  <id.brep@gmail.com>
31691         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
31692         of x-get-selection.
31694 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
31696         * comint.el (comint-mode, comint-snapshot-last-prompt):
31697         * frame.el (frame-current-scroll-bars):
31698         * term.el (term-mode, term-check-proc, term-input-sender)
31699         (term-simple-send, term-extract-string, term-word)
31700         (term-match-partial-filename):
31701         * window.el (window-current-scroll-bars):
31702         * emulation/cua-base.el (cua-normal-cursor-color)
31703         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
31704         (cua-global-mark-cursor-color):
31705         * mail/undigest.el (rmail-forward-separator-regex):
31706         Fix typos in docstrings.
31708         * comint.el (comint-check-proc, make-comint-in-buffer)
31709         (comint-source-default): Doc fixes.
31711         * term.el (term-send-string): Improve argument/docstring consistency.
31713 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
31715         * comint.el (comint-send-input): Bind `inhibit-read-only' around
31716         call to `delete-region'.
31717         (comint-mode-hook): Do not enable Font Lock by default.
31719 2005-06-09  Lute Kamstra  <lute@gnu.org>
31721         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
31722         could be void.
31724 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
31726         * emacs-lisp/debug.el (debugger-will-be-back): New var.
31727         (debug): Use it.
31728         (debugger-step-through, debugger-continue, debugger-jump)
31729         (debugger-return-value): Set it when needed.
31730         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
31731         Use inhibit-read-only.
31733 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
31735         * window.el (shrink-window-if-larger-than-buffer)
31736         (window-size-fixed): Fix typo in docstring.
31738         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
31739         thumbnails directory on loading.
31740         (thumbs-conversion-program): Use `eq' to check the system type,
31741         not `equal'.
31742         (thumbs-temp-dir): Initialize to `temporary-file-directory',
31743         not "/tmp".  Fix docstring.
31744         (thumbs-thumbsdir): New function to return the thumbnails
31745         directory, creating it if needed.
31746         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
31747         (thumbs-temp-file): Delete variable and make it into a function.
31748         (thumbs-resize-image, thumbs-modify-image): Use it.
31749         (thumbs-kill-buffer): Simplify.
31750         (thumbs-gensym): Defalias or duplicate CL `gensym'.
31751         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
31752         docstrings.
31754 2005-06-09  Kim F. Storm  <storm@cua.dk>
31756         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
31757         set-match-data to free markers in match-data.
31759         * replace.el (replace-match-data): Pass RESEAT arg `t' to
31760         match-data to unchain markers in match-data.
31762 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
31764         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
31765         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
31766         unnecessary now.
31768 2005-06-08  Richard M. Stallman  <rms@gnu.org>
31770         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
31771         give the variable a doc string that doesn't say don't set it directly.
31773         * textmodes/ispell.el (ispell-check-version):
31774         Use match-string-no-properties.
31775         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
31776         (ispell-buffer-local-words): Likewise.
31778         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
31779         except on terminals with enough colors to really display it.
31780         (makefile-dependency-regex): Delete spurious `bb'.
31782         * faces.el (escape-glyph): Use blue once again in last case.
31783         (no-break-space): Redefine so that it isn't invisible on a tty.
31785 2005-06-08  Kim F. Storm  <storm@cua.dk>
31787         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
31788         also when reading directory name.
31790 2005-06-08  Lute Kamstra  <lute@gnu.org>
31792         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
31793         (flyspell-mode-line-string): Remove autoload cookie.
31794         (flyspell-mode): Remove defvar.
31796 2005-06-07  Lute Kamstra  <lute@gnu.org>
31798         * textmodes/org.el (org-run-mode-hooks): New function.
31799         (org-agenda-mode): Use it.
31801 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
31803         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
31805 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
31807         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
31809 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
31811         * font-lock.el (font-lock-add-keywords): Doc fix.
31813 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
31815         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
31816         (tex-compile-default): In the absence of any history, use the order in
31817         tex-compile-alist to choose the preferred command.
31818         (tex-compile-commands): Reorder a bit.
31820         * textmodes/flyspell.el (flyspell-auto-correct-binding)
31821         (flyspell-incorrect-face, flyspell-duplicate-face):
31822         Use (X)Emacs-agnostic code.
31823         (flyspell-mode-map): Don't overwrite at each load.  Remove code
31824         redundant with the subsequent add-minor-mode.  Merge Emacs and
31825         XEmacs code.
31826         (flyspell-word): Minor simplification.
31827         (flyspell-math-tex-command-p): Quieten the byte-compiler.
31828         (flyspell-external-point-words): Remove unused vars `size' and `start'.
31829         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
31830         Merge the corresponding Emacs code.
31831         (flyspell-correct-word, flyspell-xemacs-popup):
31832         Use flyspell-do-correct.
31834         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
31835         a dedicated window.
31837         * international/latexenc.el (latexenc-find-file-coding-system):
31838         Undo part of last patch, to turn off a compiler warning.
31840 2005-06-06  Juri Linkov  <juri@jurta.org>
31842         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
31843         Rename `tmm-inactive-face' to `tmm-inactive'.
31845 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
31847         * iswitchb.el: Rename faces.
31849 2005-06-06  Kim F. Storm  <storm@cua.dk>
31851         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
31852         (cua-global-mark): Remove -face suffix from face names.
31854         * emulation/cua-gmrk.el (cua--init-global-mark):
31855         Remove cua-global-mark face setup.
31857 2005-06-06  Richard M. Stallman  <rms@gnu.org>
31859         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
31860         just like other allowed characters.
31861         (makefile-match-dependency): Exclude leading and training whitespace
31862         from the range of regexp subexp 1.
31863         (makefile-macroassign-regex): Don't try to match the body,
31864         just the name of the macro being defined.
31866         * info.el (Info-read-node-name-2): New function.
31867         (Info-read-node-name-1): Use that.
31868         Add a completion-base-size-function property.
31870         * simple.el (completion-setup-function): Look for
31871         completion-base-size-function property of minibuffer-completion-table.
31873         * files.el (locate-file-completion): Doc fix.
31875         * printing.el: Don't call pr-update-menus; user must do that.
31877         * emacs-lisp/debug.el (debugger-window): New variable.
31878         (debug): Use debugger-window if it is set and still alive.
31879         Record debugger-window for next entry.
31881         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
31883 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
31885         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
31886         (hack-one-local-variable, hack-local-variables)
31887         (hack-local-variables-prop-line): Pass that arg.
31889 2005-06-06  Kim F. Storm  <storm@cua.dk>
31891         * ido.el (ido-first-match, ido-only-match, ido-subdir)
31892         (ido-indicator): Remove -face suffix from face names.
31894 2005-06-06  Juri Linkov  <juri@jurta.org>
31896         * font-lock.el (font-lock-regexp-backslash)
31897         (font-lock-regexp-backslash-construct): New faces.
31898         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
31899         after `('.  Add `while-no-input' to control structures.
31901         * faces.el (no-break-space, shadow): New faces.
31902         (escape-glyph): Use less loud colors pink2 and red4.
31904         * diff-mode.el (diff-context-face)
31905         * dired.el (dired-ignored)
31906         * rfn-eshadow.el (file-name-shadow)
31907         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
31909         * info.el (Info-title-1-face): Use green instead of yellow because
31910         bold yellow is not readable on light backgrounds.
31912         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
31913         before selecting the desired mode to not spend time fontifying
31914         old contents.
31916 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
31918         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
31919         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
31921         * ps-print.el (ps-default-fg, ps-default-bg):
31922         Fix typos in docstrings.
31924         * isearchb.el (isearchb): Don't pass a spurious second argument to
31925         `iswitchb-completions'.
31927 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
31929         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
31930         to preserve point.
31931         (gdb-find-file-hook): Add doc string.
31933         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
31934         C dereferenced pointer expression.
31935         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
31937         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
31939         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
31940         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
31941         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
31942         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
31943         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
31944         Make background transparent.
31946 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
31948         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
31949         (font-lock-remove-keywords): Doc fix.
31950         (font-lock-mode-major-mode): Compiler defvar.
31951         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
31953         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
31954         (font-lock-mode): Update `font-lock-mode-major-mode'.
31955         (font-lock-set-defaults): Compiler defvar.
31956         (font-lock-default-function): Take `font-lock-mode-major-mode'
31957         into account.
31959         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
31960         keep track of which major mode it enabled the minor mode for.
31961         Use find-file-hook again.  Update docstring.
31963         * simple.el (eval-expression-print-level)
31964         (eval-expression-print-length, eval-expression-debug-on-error):
31965         Doc fixes.
31967 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
31969         * iswitchb.el (iswitchb-single-match-face)
31970         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
31971         (iswitchb-invalid-regexp-face): New faces.
31972         (iswitchb-completions): Use them.
31973         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
31974         now marked as an obsolete alias.
31975         (iswitchb-read-buffer): Remove check for bound font variables.
31976         (iswitchb-invalid-regexp): New free variable.
31977         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
31978         set iswitchb-invalid-regexp.
31979         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
31980         invalid regexps.
31981         (iswitchb-completions): Add check for complete match when entering
31982         a regexp.
31983         (iswitchb-completions): Remove require-match argument.
31984         (iswitchb-exhibit): Fix caller.
31985         (iswitchb-common-match-inserted): New variable.
31986         (iswitchb-complete, iswitchb-completion-help): Use it.
31988 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
31990         * url/url-http.el (url-http-chunked-encoding-after-change-function):
31991         Use `url-http-debug' instead of `message'.
31993 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
31995         * url/url-http.el (url-http-parse-headers): Pass redirected URL
31996         as a callback argument.
31998 2005-06-04  Kim F. Storm  <storm@cua.dk>
32000         * simple.el (line-move): Only call sit-for when moving backwards.
32002         * ido.el (ido-make-merged-file-list-1): New defun split from
32003         ido-make-merged-file-list.
32004         (ido-make-merged-file-list): Bind throw-on-input around call to
32005         ido-make-merged-file-list-1.  Return input-pending-p if
32006         interrupted by more input available.
32007         (ido-read-internal): Handle input-pending-p return value from
32008         ido-make-merged-file-list.
32010 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
32012         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
32013         compatibility code.
32015         * international/latexenc.el (latexenc-find-file-coding-system):
32016         Don't inherit the EOL part of the coding-system from the
32017         tex-main buffer.  Fit within 80 columns.
32019 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
32021         * tmm.el (tmm-inactive-face): New face.
32022         (tmm-remove-inactive-mouse-face): New function.
32023         (tmm-prompt, tmm-add-one-shortcut)
32024         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
32025         but not selectable.
32027 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
32029         * faces.el (face-equal): Improve argument/docstring consistency.
32031 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
32033         * progmodes/make-mode.el (makefile-targets-face)
32034         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
32035         (makefile-bsdmake-dependency-regex)
32036         (makefile-makepp-rule-action-regex)
32037         (makefile-bsdmake-rule-action-regex): New constants.
32038         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
32040         * progmodes/compile.el (compilation-error-regexp-alist-alist):
32041         Allow (...) within `...' for makepp messages.
32043 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
32045         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
32047         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
32048         "." files are deleted from all file lists before comparison.
32050         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
32051         (viper-ESC-key): Made them customizable.
32053         * emulation/viper.el (viper-non-hook-settings):
32054         Fix the names of defadvices.
32056 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
32058         * autorevert.el (auto-revert-buffers): Use save-match-data.
32060 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
32062         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
32063         menu items with a nil command binding.
32065 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
32067         * emacs-lisp/cl-macs.el (defsetf):
32068         Improve argument/docstring consistency.
32070         * faces.el (list-faces-display): Improve the formatting by
32071         computing the maximum length required for any face-name (reworked
32072         patch of 1999-01-11, accidentally deleted on 1999-07-21).
32073         (internal-find-face): Remove redundant info in docstring.
32075 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
32077         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
32078         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
32079         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
32080         (gdb-assembler-custom): Improve regexps.
32081         (def-gdb-auto-update-handler): Use window point to preserve point.
32083 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
32085         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
32087 2005-05-31  Jay Belanger  <belanger@truman.edu>
32089         * calc/calc-embed.el (calc-embedded-word): Change argument passed
32090         to calc-embedded.
32091         (calc-embedded-make-info): Have plain prefix argument select
32092         entire line.
32094 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
32096         * faces.el (list-faces-display): Signal error if passed a regexp
32097         that matches no face name.
32099         * simple.el (filter-buffer-substring): Fix typo in docstring.
32101 2005-05-31  Richard M. Stallman  <rms@gnu.org>
32103         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
32104         (vhdl-emacs-21): Doc fix.
32105         (vhdl-mode): Unconditionally set comment-padding.
32106         (vhdl-fixup-whitespace-region): Insert spaces only where
32107         there are none.
32108         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
32110 2005-05-30  John Wiegley  <johnw@newartisans.com>
32112         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
32113         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
32114         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
32115         `directory-sep-char' to ?/, and all uses of `string-to-int' to
32116         `string-to-number'.
32118 2005-05-30  Jay Belanger  <belanger@truman.edu>
32120         * calc/calc.el (calc-bug-address): Fix docstring.
32121         (calc-window-hook, calc-trail-window-hook): New variables.
32122         (calc-trail-display): Restore use of calc-trail-window-hook.
32123         (calc): Restore use of calc-window-hook.
32125 2005-05-31  Masatake YAMATO  <jet@gyve.org>
32127         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
32129         * help-fns.el (help-C-file-name): Add autoload mark for
32130         `find-function-noselect'.
32132 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
32134         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
32135         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
32137 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
32139         * calendar/diary-lib.el (mark-included-diary-files): Only kill
32140         included diary buffer if it was not already being visited.
32141         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
32143         * calendar/icalendar.el (top-level): Do not require appt.
32145         * mail/supercite.el (sc-select-attribution): Only use a list
32146         element from sc-attrib-selection-list if it returns a string.
32147         Reported by Davide G. M. Salvetti <salve@debian.org>.
32149 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
32151         * thumbs.el (thumbs-thumbname): The resulting thumbname now
32152         includes a hash value to improve its uniqueness, and has a ".jpg"
32153         extension.  Also, it is now a valid filename on all systems.
32154         (thumbs-make-thumb): Use `let', not `let*'.
32155         (thumbs-show-thumbs-list): Check for JPEG availability.
32157 2005-05-30  Richard M. Stallman  <rms@gnu.org>
32159         * filesets.el (filesets-menu-ensure-use-cached):
32160         Prevent warning when emacs-version>= is undefined.
32162         * printing.el (pr-interactive-n-up): Use string-to-number.
32164         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
32166         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
32167         Warn only when name to be defined is quoted.
32169 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
32171         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
32172         Make regexp more robust.
32173         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
32174         Force regeneration of disassembly.
32176 2005-05-29  Jay Belanger  <belanger@truman.edu>
32178         * calc/calc.el (calc-user-invocation): Check if
32179         calc-invocation-macro is non-nil.
32181 2005-05-29  Juri Linkov  <juri@jurta.org>
32183         * add-log.el (change-log-font-lock-keywords):
32184         Add `+' to e-mail regexp to accept mail address with keywords.
32186         * man.el (Man-name-regexp): Add `:' to accept qualified names.
32188 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
32190         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
32192         * ielm.el (inferior-emacs-lisp-mode): Ditto.
32194 2005-05-29  Richard M. Stallman  <rms@gnu.org>
32196         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
32197         Undo the change that moves to end of the current word.
32199 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
32201         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
32202         Throw error when count <= 0 to ensure input is a number.
32203         (gdb-read-memory-custom): Pick up address from buffer.
32204         (gdb-memory-mode): Allow user to increment and decrement
32205         memory address from header line.
32207 2005-05-29  Richard M. Stallman  <rms@gnu.org>
32209         * textmodes/flyspell.el (flyspell-version): Function deleted.
32210         (flyspell-auto-correct-previous-hook): Doc fix.
32212         * jit-lock.el (jit-lock-function, jit-lock-after-change):
32213         Do nothing if memory is full.
32215         * font-lock.el (font-lock-fontify-syntactically-region):
32216         Pass t for GREEDY to looking-back.
32218         * saveplace.el (save-place-alist-to-file): Write the file
32219         using write-region.
32221         * subr.el (looking-back): New argument GREEDY.
32223         * progmodes/compile.el (compilation-start): Set the mode
32224         before inserting the initial text.
32226         * progmodes/which-func.el (which-func-update-1): Turn the mode
32227         off in case of error by setting which-func-mode.
32229 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
32231         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
32232         Narrow down to what's on the screen, and recenter overlays
32233         at the end of the next word.
32235 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
32237         * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
32238         8Vars moved up.
32239         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
32240         (flyspell-abbrev-p): Default to nil.
32241         (flyspell-use-global-abbrev-table-p): Doc fix.
32242         (flyspell-large-region): Allow nil as value.
32243         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
32245         (mail-mode-flyspell-verify): More robust handling
32246         of `mail-header-separator'.  More efficient signature detection.
32247         Allow for regexp metacharacters in message-header-separator.
32248         Adding `To' not to be checked in mail-mode-flyspell-verify.
32250         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
32251         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
32252         Bind flyspell-auto-correct-binding.
32253         Bind C-. and C-, .
32254         (flyspell-mode-map): Likewise.
32255         (flyspell-mode): Doc fix.
32256         (flyspell-accept-buffer-local-defs): Preserve current buffer.
32257         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
32258         (flyspell-word-cache-result): New var, always local.
32259         (flyspell-check-pre-word-p): Doc fix.
32260         (flyspell-check-changed-word-p): Handle spc like newline.
32261         (flyspell-post-command-hook): Set flyspell-word-cache-result.
32262         (flyspell-word-search-backward, flyspell-word-search-forward):
32263         New functions.
32264         (flyspell-word): Return t if nothing to check.
32265         When parsing TeX code, check for after } or \.
32266         Use flyspell-word-search-backward to find previous word.
32267         Return nil if duplicated word.
32268         For word already checked, return same value as last time.
32269         Set flyspell-word-cache-result after checking.
32270         Don't clobber the return value.
32271         (flyspell-get-word): Major rewrite.
32272         (flyspell-external-point-words): New locals pword, pcount.
32273         Fix size used in progress message.
32274         Find the proper corresponding word in flyspell-large-region-buffer.
32275         (flyspell-region): Check for flyspell-large-region = nil.
32276         (flyspell-highlight-incorrect-region): Clean up overlays in region.
32277         (flyspell-auto-correct-word): Check that WORD is a cons.
32278         (flyspell-correct-word): Likewise.
32280 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
32282         * progmodes/make-mode.el (makefile-rule-action-regex)
32283         (makefile-macroassign-regex, makefile-makepp-mode)
32284         (makefile-bsdmake-mode): Continuation lines may be empty.
32285         Reported by Joshua Varner.
32286         (makefile-makepp-font-lock-keywords): Add $(stem).
32288 2005-05-28  Karl Berry  <karl@gnu.org>
32290         * textmodes/tex-mode.el: Now that tex-send-command calls
32291         shell-quote-argument (2005-03-31 change), remove all calls to
32292         shell-quote-argument; they all end up invoking tex-send-command.
32293         The double quoting loses on filenames with non-safe characters,
32294         such as "@".  Reported by Frederik Fouvry.
32296 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
32298         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
32299         about preserving point.
32301 2005-05-27  Jay Belanger  <belanger@truman.edu>
32303         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
32304         Info-goto-node.
32306         * calc/calc-embed.el (calc-embed-arg): New variable.
32307         (calc-do-embedded-activate, calc-embedded-activate-formula)
32308         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
32309         variable by new variable.
32310         (calc-embedded-make-info): Replace undeclared variable by new
32311         variable.  When selecting region with positive prefix
32312         argument, use end of previous line instead of beginning of line.
32314         * calc/calc-aent.el (calc-arg-values): Declare it.
32316         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
32317         Declare them.
32319         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
32321         * calc/calc.el (calc-alg-map): Declare it.
32323         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
32325 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
32327         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
32328         (gdb-registers-buffer, toggle-gdb-all-registers):
32329         Toggle display of floating point registers.
32330         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
32332         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
32333         (toggle-gud-tooltip-dereference):
32334         Rename from gud-toggle-tooltip-dereference.
32336 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
32338         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
32340 2005-05-27  Jay Belanger  <belanger@truman.edu>
32342         * calc/calc-prog.el (calc-kbd-report): Remove.
32343         (calc-kbd-query): Rewrite.
32345 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
32347         * image.el (image-library-alist): Move to image.c.
32348         (image-type-available-p): Doc fix.
32350 2005-05-27  Lute Kamstra  <lute@gnu.org>
32352         * calc/calc.el (calc):
32353         * outline.el (outline-1, outline-2, outline-3, outline-4)
32354         (outline-5, outline-6, outline-7, outline-8):
32355         * textmodes/dns-mode.el (dns-mode):
32356         * textmodes/sgml-mode.el (sgml-namespace-face):
32357         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
32358         (tex-verbatim-face, tex-use-reftex):
32359         * textmodes/texinfo.el (texinfo-heading-face):
32360         Specify customization group.
32362         * longlines.el: Don't require easy-mmode.
32363         (longlines-visible-face): Specify customization group.
32365 2005-05-27  Kenichi Handa  <handa@m17n.org>
32367         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
32368         encoding table of windows-1251.
32370         * international/ucs-tables.el (ucs-set-table-for-input):
32371         If translation-table-for-input of a coding system is a symbol, get
32372         its translation-table property.
32374         * international/code-pages.el: Don't register a coding system into
32375         non-iso-charset-alist more than once.
32376         (cp-make-coding-system): Likewise.
32378 2005-05-26  John Wiegley  <johnw@newartisans.com>
32380         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
32381         `eshell-resume-eval' is wrapped in a list, it indicates that the
32382         command was run asynchronously.  In that case, unwrap the value
32383         before checking the delimiter value.
32385         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
32386         character before a space at the end of a line is \, assume the space
32387         is part of the last argument rather than a final argument separator.
32389         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
32390         is in use, and the target is `t' or `nil' (which are the most common
32391         values), don't assume that the symbol target is a buffer.
32393 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
32395         * calendar/calendar.el (calendar-mode-line-format):
32396         Use mode-line-highlight as mouse-face.
32398         * time.el (display-time-string-forms, display-time-update):
32399         Use mode-line-highlight as mouse-face.
32401 2005-05-26  Jay Belanger  <belanger@truman.edu>
32403         * calc/calc.el (calc-language-alist): Remove extra defvar.
32405 2005-05-26  Lute Kamstra  <lute@gnu.org>
32407         * arc-mode.el (archive-mode):
32408         * bookmark.el (bookmark-read-annotation-mode)
32409         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
32410         * bs.el (bs-mode):
32411         * calc/calc-yank.el (calc-edit-mode):
32412         * calc/calc.el (calc-mode, calc-trail-mode):
32413         * calculator.el (calculator-mode):
32414         * chistory.el (command-history-mode):
32415         * comint.el:
32416         * cus-edit.el (custom-mode):
32417         * descr-text.el (describe-text-mode):
32418         * ebuff-menu.el (Electric-buffer-menu-mode):
32419         * ediff-util.el (ediff-mode):
32420         * emacs-lisp/re-builder.el (reb-mode):
32421         * emulation/vi.el (vi-mode-setup):
32422         * emulation/ws-mode.el (wordstar-mode):
32423         * eshell/esh-mode.el (eshell-mode):
32424         * forms.el (forms-mode):
32425         * help-mode.el (help-mode):
32426         * hexl.el (hexl-mode):
32427         * ibuffer.el (ibuffer-mode):
32428         * ielm.el (inferior-emacs-lisp-mode):
32429         * info.el (Info-mode, Info-edit-mode):
32430         * international/swedish.el:
32431         * ledit.el (ledit-from-lisp-mode):
32432         * locate.el (locate-mode):
32433         * mail/rmail.el (rmail-mode):
32434         * mail/rmailedit.el (rmail-edit-mode):
32435         * mail/rmailsum.el (rmail-summary-mode):
32436         * mail/supercite.el (sc-electric-mode):
32437         * net/eudc.el (eudc-mode):
32438         * net/quickurl.el (quickurl-list-mode):
32439         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
32440         * obsolete/ooutline.el (outline-mode):
32441         * obsolete/options.el (Edit-options-mode):
32442         * obsolete/rnews.el (news-mode):
32443         * obsolete/rnewspost.el (news-reply-mode):
32444         * play/5x5.el (5x5-mode):
32445         * play/decipher.el (decipher-mode, decipher-stats-mode):
32446         * play/gomoku.el (gomoku-mode):
32447         * play/snake.el (snake-mode):
32448         * play/solitaire.el (solitaire-mode):
32449         * play/tetris.el (tetris-mode):
32450         * progmodes/ada-mode.el (ada-mode):
32451         * progmodes/antlr-mode.el (antlr-mode):
32452         * progmodes/autoconf.el (autoconf-mode):
32453         * progmodes/dcl-mode.el (dcl-mode):
32454         * progmodes/delphi.el (delphi-mode):
32455         * progmodes/ebrowse.el (ebrowse-tree-mode)
32456         (ebrowse-electric-list-mode, ebrowse-member-mode)
32457         (ebrowse-electric-position-mode):
32458         * progmodes/f90.el (f90-mode):
32459         * progmodes/fortran.el (fortran-mode):
32460         * progmodes/icon.el (icon-mode):
32461         * progmodes/idlw-help.el (idlwave-help-mode):
32462         * progmodes/idlw-shell.el (idlwave-shell-mode):
32463         * progmodes/idlwave.el (idlwave-mode):
32464         * progmodes/inf-lisp.el (inferior-lisp-mode):
32465         * progmodes/m4-mode.el (m4-mode):
32466         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
32467         * progmodes/modula2.el (modula-2-mode):
32468         * progmodes/octave-inf.el (inferior-octave-mode):
32469         * progmodes/octave-mod.el (octave-mode):
32470         * progmodes/pascal.el (pascal-mode):
32471         * progmodes/sh-script.el (sh-mode):
32472         * progmodes/sql.el (sql-mode, sql-interactive-mode):
32473         * progmodes/vhdl-mode.el (vhdl-mode):
32474         * progmodes/xscheme.el (scheme-interaction-mode):
32475         * replace.el (occur-mode):
32476         * ses.el (ses-mode):
32477         * simple.el (completion-list-mode):
32478         * skeleton.el:
32479         * speedbar.el (speedbar-mode):
32480         * term.el (term-mode):
32481         * terminal.el (terminal-edit-mode):
32482         * textmodes/reftex-index.el (reftex-index-mode)
32483         (reftex-index-phrases-mode):
32484         * textmodes/reftex-sel.el (reftex-select-label-mode)
32485         (reftex-select-bib-mode):
32486         * textmodes/reftex-toc.el (reftex-toc-mode):
32487         * wdired.el (wdired-change-to-wdired-mode):
32488         * wid-browse.el (widget-browse-mode):
32489         Use run-mode-hooks.
32491         * array.el (array-mode):
32492         * calendar/todo-mode.el (todo-mode):
32493         * man.el (Man-mode):
32494         * play/landmark.el (lm-mode):
32495         * play/mpuz.el (mpuz-mode):
32496         Use kill-all-local-variables and run-mode-hooks.
32498         * subr.el (delay-mode-hooks): Specify indentation.
32500 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
32502         * xml.el (xml-substitute-special): Don't die for undefined xml
32503         entities.
32505 2005-05-26  Jay Belanger  <belanger@truman.edu>
32507         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
32508         of nil.
32510 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
32512         * progmodes/gdb-ui.el (gdb-frame-address):
32513         Rename from gdb-current-address.
32514         (gdb-previous-frame-address): Rename from gdb-previous-address.
32515         (gdb-selected-frame): Rename from gdb-current-frame.
32516         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
32517         (gdb-frame-number): Rename from gdb-current-stack-level.
32518         (gdb-ann3): Match new mode-name for disassembly buffer.
32519         Extend initialization of variables.
32520         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
32521         (gdb-memory-mode): Use mouse-face in header line.
32522         (gdb-assembler-buffer-name): Call it disassembly and give frame
32523         in mode line.
32524         (gdb-source-spec-regexp, gdb-assembler-custom)
32525         (gdb-invalidate-assembler, gdb-frame-handler):
32526         Make robust to leading zeroes in address format.
32528 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
32530         * textmodes/org.el (org-mode): Use `define-derived-mode' to
32531         define `org-mode'.
32532         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
32534 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
32536         * log-edit.el (log-edit-changelog-entries): Distinguish between
32537         filenames like xfns.c and fns.c.
32539 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
32541         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
32542         point after reverting.
32543         (Buffer-menu-make-sort-button): Handle the case where
32544         `Buffer-menu-use-header-line' is nil.
32546 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
32548         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
32549         New funcs.  In minibuffer-local-completion-map bind `]', `/'
32550         and `:' to them.
32552 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
32554         * startup.el (normal-top-level): Allow modification of load-path while
32555         we're iterating over it.
32557 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
32559         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
32560         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
32561         (thumbs-resize-interactive, thumbs-insert-image)
32562         (thumbs-insert-thumb, thumbs-dired-show-marked)
32563         (thumbs-find-image-at-point, thumbs-delete-images)
32564         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
32565         (thumbs-increment-image-size, thumbs-decrement-image-size):
32566         Fix typos in docstrings.
32568 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
32570         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
32571         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
32572         (cperl-mode): Use them.
32574 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
32576         * window.el (quit-window, shrink-window-if-larger-than-buffer):
32577         Doc fixes.
32579 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
32581         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
32582         Bind C-d to gdb-inferior-io-eof.
32584         * dired.el (dired-dnd-popup-notice): Use message-box.
32586 2005-05-23  Masatake YAMATO  <jet@gyve.org>
32588         * bindings.el (mode-line-major-mode-keymap):
32589         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
32591         * faces.el (mode-line-highlight): New face.
32593         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
32594         as mouse-face.
32596         * bindings.el (top-level, help-echo, mode-line-modified)
32597         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
32598         as mouse-face.
32600 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
32602         * progmodes/cc-engine.el (c-guess-basic-syntax):
32603         Remove spurious call to `zerop'.
32605         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
32607 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
32609         CC Mode update to 5.30.10:
32611         * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
32612         the point could go past the limit in decoration level 2, thereby
32613         causing errors during interactive fontification.
32615         * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
32616         bug when the file is evaluated interactively.
32618         * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
32619         declarations somewhat better in C++.
32621         * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
32622         New helper macro to make use of `run-mode-hooks'
32623         which has been added in Emacs 21.1.
32624         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
32625         (awk-mode): Use it.
32626         (make-local-hook): Suppress warning about obsoleteness.
32628         * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
32629         (c-append-backslashes-forward, c-delete-backslashes-forward)
32630         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
32631         Compensate for return value from `forward-line' when it has moved
32632         but not to a different line due to eob.
32634         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
32635         `objc-method-intro' and `objc-method-args-cont'.
32637 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
32639         CC Mode update to 5.30.10:
32641         * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
32642         address in the copyright statement.  Incidentally, change "along with
32643         GNU Emacs" to "along with this program" where it occurs.
32645         * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
32646         autoload, so that it is interactive, hence can be found by M-x awk-mode
32647         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
32648         <gmorris+emacs@ast.cam.ac.uk>.
32650         * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
32651         Mode's regexps.
32653 2005-05-23  Kevin Ryde  <user42@zip.com.au>
32655         * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
32656         from c-parse-state, to avoid a lisp error (on bad code).
32658 2005-05-23  Lute Kamstra  <lute@gnu.org>
32660         * subr.el (font-lock-defaults): Remove defvar as it's already
32661         defined in font-core.el.
32663         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
32665 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
32667         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
32668         more general and work when GDB variable "print pretty" is on,
32669         as with Emacs, for example.
32671 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
32673         * font-core.el: Update comment.
32675         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
32676         Use `after-change-major-mode-hook' instead of `find-file-hook'.
32678         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
32680 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
32682         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
32683         and `yank-handler' in the doc strings.
32685 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
32687         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
32689 2005-05-22  Richard M. Stallman  <rms@gnu.org>
32691         * help.el (describe-key): Move print-help-return-message call
32692         out of conditional.
32694         * progmodes/etags.el (list-tags): Use with-no-warnings.
32696         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
32697         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
32698         (starttls-extra-args, starttls-extra-arguments): Add defvars.
32700         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
32702         * language/viet-util.el (viet-viscii-nonascii-translation-table):
32703         Add defvar.
32705         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
32706         Use defvar, not defconst.
32708         * hexl.el (hexl-follow-line): Use with-no-warnings.
32710         * emulation/tpu-extras.el: Use write-file-functions instead of
32711         write-file-hooks.
32713         * dired.el (dired-font-lock-keywords): Fontify files with junk
32714         extensions even if marked by -F.
32716 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
32718         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
32719         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
32720         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
32721         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
32722         (concatenate, list-length, get*, getf, cl-remprop):
32723         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
32724         (etypecase, progv, lexical-let, lexical-let*)
32725         (multiple-value-bind, multiple-value-setq, shiftf):
32726         Improve argument/docstring consistency.
32728         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
32730 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
32732         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
32733         doesn't exist.
32735         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
32736         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
32738 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
32740         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
32741         already deleted variables: auto-fill-hook, blink-paren-hook,
32742         lisp-indent-hook, inhibit-local-variables, unread-command-event,
32743         suspend-hooks, comment-indent-hook, meta-flag,
32744         before-change-function, after-change-function,
32745         font-lock-doc-string-face.
32747 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
32749         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
32751 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
32753         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
32754         rmail-dont-reply-to.
32756 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
32758         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
32759         literal blank when splitting new-header-values.
32761 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
32763         * calendar/cal-menu.el (cal-menu-update): Add separator as a
32764         string so that tmm doesn't create a completion entry for it.
32766         * textmodes/table.el (table-disable-menu): Ditto.
32768 2005-05-21  Richard M. Stallman  <rms@gnu.org>
32770         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
32772         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
32774         * net/rcompile.el (remote-compile): Use compilation-start.
32776         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
32778 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
32780         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
32781         Default to makefile-bsdmake-mode on BSD systems.
32783         * imenu.el (imenu-generic-expression, imenu--generic-function'):
32784         REGEXP may also be a search function now.  The part of doc-string
32785         for describing the structure was 95% identical to that of
32786         `imenu--generic-function'.  Unify it there.
32788         * progmodes/make-mode.el (makefile-imenu-generic-expression):
32789         Use function to find dependencies, because regexp alone is so complex,
32790         it easily goes into an endless loop.
32791         (makefile-makepp-mode): Also add submenu for Perl functions
32792         defined in the makefile.
32793         (makefile-bsdmake-mode): Special imenu-generic-expression no
32794         longer needed, due to function call.
32795         (makefile-match-dependency): Take BOUND into account when checking
32796         if we're through.
32798 2005-05-20  Jay Belanger  <belanger@truman.edu>
32800         * calc/calc-units.el (calc-invalidate-units-table):
32801         Use inhibit-read-only.
32802         (math-build-units-table-buffer): Use view-mode.
32804 2005-05-20  David Kastrup  <dak@gnu.org>
32806         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
32807         easy-menu-add is not a nop on Emacs; and clarify when to call it.
32809 2005-05-20  Lute Kamstra  <lute@gnu.org>
32811         * diff-mode.el (diff-header-face, diff-file-header-face)
32812         (diff-index-face, diff-hunk-header-face, diff-removed-face)
32813         (diff-added-face, diff-changed-face, diff-function-face)
32814         (diff-context-face, diff-nonexistent-face): Put them in the
32815         diff-mode customization group.
32817 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
32819         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
32821         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
32823         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
32824         Minor regexp-optimization.
32826 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
32828         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
32829         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
32830         (org-agenda-add-time-grid-maybe): New function.
32831         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
32832         (org-table-create): `dotimes' instead of `mapcar'.
32833         (org-xor): Simplify implementation.
32834         (org-agenda): `inhibit-redisplay' turned on.
32835         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
32836         a consistent line after a state change.
32837         (org-agenda-remove-times-when-in-prefix): New option.
32838         (org-prefix-has-time): New variable.
32839         (org-parse-time-string): Optional argument NODEFAULT.
32840         (org-format-agenda-item): Parse items for time-of-day
32841         specifications and move these into the prefix if possible.
32842         (org-agenda-priority): Get current heading, not previous heading
32843         during agenda remote editing.
32845 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
32847         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
32848         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
32849         (remove-duplicates, delete-duplicates, substitute)
32850         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
32851         (nsubstitute-if-not, find, find-if, find-if-not, position)
32852         (position-if, position-if-not, count, count-if, count-if-not)
32853         (mismatch, search, sort*, stable-sort, merge, member*)
32854         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
32855         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
32856         (intersection, nintersection, set-difference, nset-difference)
32857         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
32858         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
32859         (nsublis, tree-equal): Improve argument/docstring consistency.
32861         * subr.el (send-string, send-region): Remove obsolescence declaration.
32862         (window-dot, set-window-dot, read-input, show-buffer)
32863         (eval-current-buffer, string-to-int):
32864         Add release number to obsolescence declarations.
32866 2005-05-19  Kim F. Storm  <storm@cua.dk>
32868         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
32869         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
32871 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
32873         * faces.el (list-faces-display): Make back button respect optional
32874         regexp arg.
32876 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
32878         * calculator.el (calculator-radix-grouping-mode)
32879         (calculator-radix-grouping-digits, calculator-displayer)
32880         (calculator-radix-grouping-separator, calculator-copy-displayer):
32881         * dabbrev.el (dabbrev-search-these-buffers-only):
32882         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
32883         (diff-advance-after-apply-hunk, diff-mode-hook)
32884         (diff-minor-mode-prefix):
32885         * imenu.el (imenu-use-popup-menu):
32886         * jit-lock.el (jit-lock-context-time):
32887         * newcomment.el (comment-fill-column, comment-column)
32888         (comment-style, comment-padding, comment-multi-line)
32889         (comment-empty-lines, comment-auto-fill-only-comments):
32890         * reveal.el (reveal-around-mark):
32891         * uniquify.el (uniquify-buffer-name-style)
32892         (uniquify-after-kill-buffer-p)
32893         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
32894         (uniquify-min-dir-content, uniquify-separator)
32895         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
32896         * w32-vars.el (w32-fixed-font-alist):
32897         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
32898         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
32899         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
32900         * progmodes/perl-mode.el (perl-indent-level)
32901         (perl-continued-statement-offset, perl-continued-brace-offset)
32902         (perl-brace-offset, perl-brace-imaginary-offset)
32903         (perl-label-offset, perl-indent-continued-arguments)
32904         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
32905         * progmodes/tcl.el (tcl-indent-level)
32906         (tcl-continued-indent-level, tcl-auto-newline)
32907         (tcl-tab-always-indent, tcl-electric-hash-style)
32908         (tcl-help-directory-list, tcl-use-smart-word-finder)
32909         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
32910         (inferior-tcl-source-command):
32911         * textmodes/fill.el (enable-kinsoku):
32912         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
32913         * textmodes/table.el (table-yank-handler):
32914         Specify missing group (and type, if simple) in defcustom.
32916 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
32918         * progmodes/compile.el (compilation-finish-function): Fix defvar.
32920 2005-05-19  Richard M. Stallman  <rms@gnu.org>
32922         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
32924         * subr.el (event-basic-type): Don't get an error.
32925         (left-fringe-p): Function deleted.
32927         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
32928         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
32930         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
32931         in recursive copy.
32933         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
32935         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
32937         * emacs-lisp/bytecomp.el
32938         (byte-compile-file-form-custom-declare-variable):
32939         Call byte-compile-nogroup-warn if appropriate.
32941         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
32942         (compilation-set-window): Don't call left-fringe-p; do it directly.
32944 2005-05-19  Jay Belanger  <belanger@truman.edu>
32946         * calc/calc-graph.el (calc-graph-format-data): Make sure
32947         var-PlotRejects is bound before trying to check its value.
32949 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
32951         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
32952         definition of this variable from reftex-global.el to reftex.el,
32953         because it is needed in the menu.
32955 2005-05-19  Lute Kamstra  <lute@gnu.org>
32957         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
32958         years are fixed.  Don't insert a space after a dash.
32960 2005-05-19  Kim F. Storm  <storm@cua.dk>
32962         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
32964 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
32966         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
32967         strings, because (eq ... ?\\) is fairly frequent.
32969         * progmodes/make-mode.el (makefile-add-this-line-targets):
32970         Simplify and integrate into `makefile-pickup-targets'.
32971         (makefile-add-this-line-macro): Simplify and integrate into
32972         `makefile-pickup-macros.
32973         (makefile-pickup-filenames-as-targets): Simplify.
32974         (makefile-previous-dependency, makefile-match-dependency):
32975         Don't stumble over `::'.
32977 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
32979         * subr.el (post-command-idle-hook, post-command-idle-delay):
32980         Remove obsoletion of post-command-idle-hook and
32981         post-command-idle-delay.
32983         * faces.el (list-faces-display): Provide button when describe-face
32984         is called to take user back to the list of faces.
32986         * help-fns.el (describe-variable): Remove hyperlinks in a
32987         variable's value as these are quite frequently inappropriate.
32989         * follow.el (follow-submit-feedback, follow-mode):
32990         Remove references to post-command-idle-hook.
32992 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
32994         * progmodes/make-mode.el (makefile-previous-dependency)
32995         (makefile-match-dependency): Check for := (and in bsd mode also
32996         !=) to give a better result, even when font-lock is not on.
32998 2005-05-18  Jay Belanger  <belanger@truman.edu>
33000         * calc/calc-help.el (calc-s-prefix-help):
33001         Add `calc-copy-special-constant' to help string.
33003 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
33005         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
33007 2005-05-18  Jay Belanger  <belanger@truman.edu>
33009         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
33010         in linear factors are in proper order.
33012 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
33014         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
33015         Support for jurabib.
33017         * textmodes/reftex.el (featurep): Define aliases for overlay
33018         commands, for XEmacs compatibility, and use these aliases in
33019         overlay initializations.
33020         (reftex-highlight): Use `reftex-move-overlay'.
33021         (reftex-unhighlight): Use `reftex-delete-overlay'.
33022         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
33023         (reftex-access-search-path): Use `reftex-uniquify' instead of
33024         `reftex-uniq'.
33026         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
33027         `before-string' property modification enables for Emacs as well.
33028         (reftex-select-item): Use `reftex-delete-overlay'.
33029         (reftex-select-mark): Use `reftex-make-overlay' and
33030         `reftex-overlay-put'.
33031         (reftex-select-unmark): Use `reftex-delete-overlay' and
33032         `reftex-overlay-put'.
33034 2005-05-18  Lute Kamstra  <lute@gnu.org>
33036         * emacs-lisp/lisp.el (check-parens): Fix docstring.
33038 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
33040         * add-log.el (add-change-log-entry):
33041         * array.el (array-make-template, array-reconfigure-rows)
33042         (array-init-max-row, array-init-max-column)
33043         (array-init-columns-per-line, array-init-field-width):
33044         * replace.el (replace-match-maybe-edit, perform-replace):
33045         * textmodes/spell.el (spell-region):
33046         Replace `read-input' by `read-string'.
33048         * forms.el (forms-mode):
33049         * finder.el (finder-compile-keywords):
33050         * shadowfile.el (shadow-read-files):
33051         Replace `eval-current-buffer' by `eval-buffer'.
33053         * terminal.el (te-pass-through):
33054         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
33055         (ange-ftp-raw-send-cmd):
33056         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
33057         (send-process-next-char, telnet-initial-filter, telnet):
33058         Replace `send-string' by `process-send-string'.
33060         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
33061         (prolog-consult-region): Replace `send-string' by
33062         `process-send-string'; replace `send-region' by `process-send-region'.
33064         * progmodes/delphi.el (delphi-log-msg):
33065         Replace `set-window-dot' by `set-window-point'.
33067         * subr.el (window-dot, set-window-dot, read-input, send-string)
33068         (send-region, show-buffer, eval-current-buffer):
33069         Make really obsolete, as the comment says.
33071 2005-05-17  Kim F. Storm  <storm@cua.dk>
33073         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
33074         (cua--init-keymaps): Bind C-return instead of S-return to set
33075         rectangle mark.
33077         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
33078         instead of S-return to toggle/clear rectangle mark.
33080 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
33082         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
33083         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
33084         Also fontify plain strings assigned to variables, mostly so that a
33085         colon has a face and is thus not taken as a dependency separator.
33086         (makefile-previous-dependency): Inline the new matcher, because it
33087         is too complex to work in both directions.
33088         (makefile-match-dependency): Eliminate `backward' arg (see above).
33089         Completely reimplemented so as to not sometimes go into an endless
33090         loop.  It should also be more efficient, because first it only
33091         searches for `:', instead of applying the very complex regexp.
33092         (makefile-mode): Cancel `font-lock-support-mode', because blocks
33093         to be fontified in one piece can be too long for JIT.
33094         Makefiles are never *that* big.
33096 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
33098         * dired.el (dired-mode): Simplify.
33100 2005-05-17  Lute Kamstra  <lute@gnu.org>
33102         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
33103         defcustom for the mode hook variable.
33105         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
33106         Emacs Lisp Reference Manual.
33108 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
33110         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
33111         (evenp, list*):
33112         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
33113         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
33115         * net/tramp-smb.el (tramp-smb-open-connection):
33116         Pass `tramp-chunksize' as fifth (required) argument.
33118 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
33120         * font-lock.el (lisp-font-lock-keywords-1):
33121         Set `font-lock-negation-char-face' for [^...] char group.
33122         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
33124         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
33125         a var, and refine it to mask one more level of nested vars.
33126         (makefile-rule-action-regex): Turn it into a var, and refine it so
33127         it recognizes backslashed continuation lines as belonging to the
33128         same command.
33129         (makefile-macroassign-regex): Refine it so it recognizes
33130         backslashed continuation lines as belonging to the same command.
33131         (makefile-var-use-regex): Don't look at the next char, because it
33132         might be the same one to be skipped by the initial [^$], leading
33133         to an overlooked variable use.
33134         (makefile-make-font-lock-keywords): Remove two parameters, which
33135         are now variables that some of the modes set locally.
33136         Handle dependency and rule action matching through functions, because
33137         regexps alone match too often.  Dependency matching now comes
33138         last, so it can check, whether a colon already matched something else.
33139         (makefile-mode): Inform that font-lock improves makefile parsing
33140         capabilities.
33141         (makefile-match-dependency, makefile-match-action): New functions.
33143 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
33145         * emacs-lisp/cl-extra.el (equalp): Doc fix.
33147         * align.el (align-regexp):
33148         * ansi-color.el (ansi-color-get-face):
33149         * array.el (array-reconfigure-rows, array-init-max-row)
33150         (array-init-max-column, array-init-columns-per-line)
33151         (array-init-field-width):
33152         * dired-aux.el (dired-trample-file-versions):
33153         * dired-x.el (dired-mark-sexp):
33154         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
33155         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
33156         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
33157         * faces.el (face-read-integer):
33158         * files.el (backup-extract-version, insert-directory):
33159         * hexl.el (hexl-insert-decimal-char):
33160         * server.el (server-process-filter):
33161         * shell.el (shell-extract-num):
33162         * startup.el (command-line-1):
33163         * term.el (term-command-hook):
33164         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
33165         (time-stamp-do-number):
33166         * time.el (display-time-update):
33167         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
33168         (timezone-fix-time):
33169         * vms-patch.el (vms-suspend-resume-hook):
33170         * calendar/appt.el (appt-convert-time):
33171         * calendar/cal-bahai.el (mark-bahai-diary-entries):
33172         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
33173         * calendar/cal-islam.el (mark-islamic-diary-entries):
33174         * calendar/calendar.el (calendar-cursor-to-date)
33175         (calendar-star-date):
33176         * calendar/diary-lib.el (diary-attrtype-convert)
33177         (mark-diary-entries, diary-entry-time):
33178         * calendar/solar.el (solar-get-number):
33179         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
33180         * emacs-lisp/re-builder.el (reb-display-subexp):
33181         * emulation/edt.el (edt-set-scroll-margins):
33182         * emulation/tpu-extras.el (tpu-set-scroll-margins):
33183         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
33184         (vip-get-ex-count):
33185         * emulation/viper-ex.el (viper-get-ex-token)
33186         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
33187         * international/fontset.el (fontset-plain-name):
33188         * mail/feedmail.el (feedmail-look-at-queue-directory):
33189         * mail/mailalias.el (mail-get-names):
33190         * mail/rmail.el (rmail-convert-to-babyl-format):
33191         * mail/rmailsum.el (rmail-make-basic-summary-line)
33192         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
33193         (rmail-summary-goto-msg):
33194         * mail/smtpmail.el (smtpmail-read-response):
33195         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
33196         (ange-ftp-vms-add-file-entry):
33197         * play/gametree.el (gametree-looking-at-ply)
33198         (gametree-current-branch-score):
33199         * progmodes/ada-xref.el (ada-prj-find-prj-file)
33200         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
33201         * progmodes/cperl-mode.el (condition-case):
33202         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
33203         (ebrowse-set-member-buffer-column-width)
33204         (ebrowse-select-1st-to-9nth):
33205         * progmodes/etags.el (etags-snarf-tag):
33206         * progmodes/flymake.el (flymake-parse-line):
33207         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
33208         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
33209         (idlwave-shell-menu-def):
33210         * progmodes/ps-mode.el (ps-run-goto-error):
33211         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
33212         (vhdl-speedbar-contract-level):
33213         * term/mac-win.el (x-handle-numeric-switch):
33214         * term/sun-mouse.el (sun-get-frame-data):
33215         * term/w32-win.el (x-handle-numeric-switch):
33216         * term/x-win.el (x-handle-numeric-switch):
33217         * textmodes/ispell.el (ispell-parse-output):
33218         * textmodes/nroff-mode.el (nroff-outline-level):
33219         * textmodes/reftex-cite.el (reftex-bib-sort-year)
33220         (reftex-bib-sort-year-reverse, reftex-format-citation):
33221         * textmodes/reftex-parse.el (reftex-init-section-numbers)
33222         (reftex-section-number):
33223         * textmodes/texinfmt.el (texinfo-paragraphindent):
33224         Replace `string-to-int' by `string-to-number'.
33226         * international/latexenc.el: Add page marker to force the "Local
33227         Variables:" string out of the last page.
33229 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
33231         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
33232         tooltip-change-major-mode.
33233         (gud-tooltip-print-command): Remove case where gud-minor-mode
33234         is gdb ("--fullname").
33235         (gud-tooltip-tips): Turn GUD tooltips off for this case and
33236         explain to user.
33238 2005-05-16  Jay Belanger  <belanger@truman.edu>
33240         * calc/calc-store.el (calc-copy-special-constant): New function.
33242         * calc/calc-ext.el (calc-init-extensions): Add binding for
33243         `calc-copy-special-constant'.
33245         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
33246         for the `calc-copy-special-constant' command.
33248 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
33250         * subr.el (left-fringe-p): New function.
33252         * progmodes/compile.el (compilation-setup): Set local value of
33253         overlay-arrow-string to "" always.
33254         (compilation-set-window): Left fringe then don't scroll.
33255         No left fringe then no arrow and scroll message to top.
33256         (compilation-context-lines): Adjust doc string accordingly.
33258 2005-05-16  Kim F. Storm  <storm@cua.dk>
33260         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
33261         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
33262         (ido-wide-find-dir-or-delete-dir): New command for M-d.
33263         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
33264         (ido-read-file-name): Handle commands with ido property value
33265         equal to find-file as reading a file name, to allow C-d to enter dired.
33266         (ibuffer-find-file): Add ido property with value find-file.
33268 2005-05-15  Kim F. Storm  <storm@cua.dk>
33270         * subr.el (open-network-stream-nowait): Remove.
33271         (open-network-stream-server): Remove.
33273 2005-05-15  Richard M. Stallman  <rms@gnu.org>
33275         * faces.el (describe-face): Output a definition link button.
33277         * help-mode.el (help-face-def): New button type.
33279         * emacs-lisp/copyright.el (copyright-fix-years):
33280         Match properly if the first year is 2-digit.
33281         Don't mess up the whitespace after the years by filling.
33283         * dired-aux.el (dired-mark-confirm):
33284         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
33286         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
33287         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
33288         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
33290         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
33291         Set font-lock-comment-start-skip.
33293         * font-lock.el (font-lock-comment-start-skip): New variable.
33294         (font-lock-comment-end-skip): New variable.
33295         (font-lock-fontify-syntactically-region): Use them if non-nil.
33297 2005-05-15  Jay Belanger  <belanger@truman.edu>
33299         * calc/calc-store.el (calc-store-value): Return a string rather
33300         than display it as a message.
33301         Use calc-var-name for variable name.
33302         (calc-store-into): Add the result of calc-store-value to message.
33303         (calc-copy-variable): Add a message.
33304         (calc-store-exchange): Improve error messages.
33305         (calc-store-binary, calc-store-map): Don't reset the values of
33306         special constants.
33308 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
33310         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
33311         manual to docstring.
33313         * files.el (hack-local-variables-confirm): Add STRING argument.
33314         Make the function handle non file visiting buffers correctly.
33315         (hack-local-variables-prop-line, hack-local-variables)
33316         (hack-one-local-variable): Use STRING arg of
33317         `hack-local-variables-confirm'.
33319 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
33321         Sync with Tramp 2.0.49.
33323         * net/tramp.el (tramp-handle-dired-call-process)
33324         (tramp-handle-insert-directory):`insert-buffer' cannot be used
33325         because the contents of the Tramp buffer is changed before
33326         insertion (`expand-file' and alike).
33327         (tramp-handle-insert-directory): If `localname' has an empty
33328         nondirectory name, it must not be quoted.
33329         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
33330         variable `tramp-chunksize'.  Change callees.
33331         (tramp-open-connection-setup-interactive-shell): Check remote host
33332         for buggy `send-process-string' implementation.
33333         Set `tramp-chunksize' if found.  Reported by Michael Kifer
33334         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
33335         (tramp-handle-shell-command): `insert-buffer' cannot be used
33336         because the contents of the Tramp buffer is changed before
33337         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
33338         <frederic.bothamy@free.fr>.
33339         (tramp-set-auto-save): Actions should be done for Tramp file name
33340         handler only.  Ange-FTP has its own auto-save mechanism.
33341         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
33342         (tramp-set-auto-save-file-modes): Set file modes of
33343         `buffer-auto-save-file-name' to ?\600 as fallback solution.
33344         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
33345         (tramp-bug): Remove obsolete variable.
33346         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
33347         for presence of `mml-mode'.  Make it running for older Emacsen as well.
33349 2005-05-14  John Paul Wallington  <jpw@pobox.com>
33351         * ibuf-ext.el (define-ibuffer-filter filename):
33352         If `dired-directory' is a list, use its car.
33354 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
33356         * ibuffer.el (define-ibuffer-column filename):
33357         If `dired-directory' is a list, use its car.
33359 2005-05-14  Richard M. Stallman  <rms@gnu.org>
33361         * subr.el (symbol-file): Doc fix.
33363         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
33364         (byte-compile-form): Call byte-compile-nogroup-warn.
33365         (byte-compile-warning-types): Doc fix.
33367         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
33369         * progmodes/cc-engine.el (c-literal-faces):
33370         Add font-lock-comment-delimiter-face.
33372         * net/net-utils.el (dig): Use with-no-warnings.
33374         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
33375         (sc-recite-frame-alist, sc-default-cite-frame)
33376         (sc-default-uncite-frame, sc-default-recite-frame)
33377         (sc-attrib-selection-list, sc-rewrite-header-list):
33378         Mark as risky-local-variable.
33380         * international/ogonek.el (ogonek-jak, ogonek-how):
33381         Don't use beginning-of-buffer.
33383         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
33385         * calendar/solar.el (solar-data-list): Move definition up.
33387         * dnd.el (dnd-protocol-alist): Add autoload.
33389         * progmodes/sh-script.el: Many doc usage fixes.
33390         (sh-indent-after-do): Change default to match common styles.
33392 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
33394         * files.el (interpreter-mode-alist)
33395         (auto-mode-interpreter-regexp): Doc fixes.
33397 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
33399         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
33401         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
33403 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33405         * dired.el (dired-mode): make-variable-buffer-local =>
33406         make-local-variable.
33408 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33410         * term/mac-win.el (mac-select-convert-to-string): Try coding
33411         systems in mac-script-code-coding-systems if specified one cannot
33412         encode string for `com.apple.traditional-mac-plain-text'.
33414 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
33416         * progmodes/make-mode.el (makefile-targets-face)
33417         (makefile-shell-face, makefile-makepp-perl-face): New faces.
33418         (makefile-dependency-regex): Fix it to not make the colon in
33419         $(var:a=b) special.
33420         (makefile-rule-action-regex): New regexp for highlighting embedded
33421         Shell strings.
33422         (makefile-macroassign-regex): Handle != for highlighting as
33423         embedded Shell strings.
33424         (makefile-var-use-regex): New const.
33425         (makefile-statements, makefile-automake-statements)
33426         (makefile-gmake-statements, makefile-makepp-statements)
33427         (makefile-bsdmake-statements): New consts.
33428         (makefile-make-font-lock-keywords): New function.
33429         (makefile-automake-font-lock-keywords)
33430         (makefile-gmake-font-lock-keywords)
33431         (makefile-makepp-font-lock-keywords)
33432         (makefile-bsdmake-font-lock-keywords): New consts.
33433         (makefile-mode-map): Add switchers between the various submodes.
33434         (makefile-mode): Document the availability of the variants.
33435         (makefile-automake-mode, makefile-gmake-mode)
33436         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
33438         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
33439         new variants of makefile-mode.
33441 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
33443         * font-lock.el (font-lock-comment-delimiter-face): Fix up
33444         the inheritance.
33446 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
33448         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
33449         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
33451         * files.el (normal-mode): Extend the scope of the
33452         `enable-local-variables' binding to include the `set-auto-mode' call.
33453         (magic-mode-alist): Doc fix.
33455 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
33457         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
33458         font-lock-comment-face rather than copying its setting.
33460 2005-05-12  Andreas Schwab  <schwab@suse.de>
33462         * eshell/esh-mode.el (eshell-send-input): Doc fix.
33464 2005-05-12  Lute Kamstra  <lute@gnu.org>
33466         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
33467         defcustom for the mode hook variable.  Delete the last argument.
33468         * generic-x.el: Fix callers of define-generic-mode.
33469         (generic-x-modes): Delete group.
33470         (show-tabs-tab-face, show-tabs-space-face): Put them in the
33471         generic-x customization group.
33473 2005-05-12  Kim F. Storm  <storm@cua.dk>
33475         * font-lock.el (font-lock-negation-char-face): Default to "off".
33477         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
33478         font-lock-negation-char-face to ! in !=.
33480 2005-05-12  Masatake YAMATO  <jet@gyve.org>
33482         * add-log.el (find-change-log): Fix typos in the docstring
33483         of function.
33485 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
33487         * international/latexenc.el (latexenc-find-file-coding-system):
33488         Avoid `re-search-forward' when looking for input encoding because
33489         of speed and safety.  Better regular expressions for recognizing
33490         input encoding.  Limit a search for TeX-master/tex-main-file to
33491         the local variable section.
33493 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
33495         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
33496         syntax of $ to "'" (quote).
33498 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
33500         * dnd.el (dnd-protocol-alist): Improve custom type.
33502         * dired.el (dired-dnd-protocol-alist): New variable.
33503         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
33504         `dired-mode-hook' to the end.
33506 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
33508         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
33509         comment-end if comment-start-skip is not set.
33510         Obey the font-lock-comment-delimiter-face variables.
33512 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
33514         * files.el (executable-find): Move from executable.el.  Use
33515         locate-file.
33516         * progmodes/executable.el (executable-find): Move to files.el.
33518         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
33519         when trying to ensure forward progress.
33521 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
33523         * mouse-sel.el (mouse-sel-follow-link-p): New function.
33524         (mouse-select, mouse-select-internal, mouse-extend-internal):
33525         Use it to implement mouse-1-click-follows-link functionality.
33527 2005-05-11  Richard M. Stallman  <rms@gnu.org>
33529         * font-lock.el (font-lock-fontify-syntactically-region):
33530         Use font-lock-comment-delimiter-face for comment delimiters.
33532 2005-05-10  Jay Belanger  <belanger@truman.edu>
33534         * calc/calc-help.el (calc-m-prefix-help): Add mention of
33535         preserving embedded modes.
33537 2005-05-10  Richard M. Stallman  <rms@gnu.org>
33539         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
33541         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
33542         Move from ada-stmt.el.
33543         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
33545         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
33546         Move to ada-mode.el.
33547         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
33549         * cus-edit.el (custom-file): Call file-chase-links.
33551         * files.el (read-directory-name): Fix previous change.
33552         (hack-local-variables-confirm): New function.
33553         (hack-local-variables-prop-line, hack-local-variables)
33554         (hack-one-local-variable): Use it.
33556 2005-05-10  Lute Kamstra  <lute@gnu.org>
33558         * font-lock.el (font-lock-keywords-alist)
33559         (font-lock-removed-keywords-alist): Clarify docstrings.
33561 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
33563         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
33564         (gdb-source-info): Check for preprocessor info.
33565         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
33566         a macro for a function.
33567         (gdb-info-breakpoints-custom): Try to find file again if not already
33568         found (user might have used GDB dir command).
33569         (gdb-get-location): Update gdb-location-alist correctly for change
33570         to gdb-info-breakpoints-custom.
33572         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
33573         (gud-tooltip-print-command): Add gdbmi case.
33574         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
33575         preprocessor info.
33577 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
33579         * startup.el (fancy-splash-insert): Fix typo in doc string.
33581 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
33583         * obsolete/float.el (string-to-float):
33584         * obsolete/hilit19.el (hilit-add-pattern):
33585         * obsolete/rnews.el (news-parse-range, news-select-message)
33586         (news-get-pruned-list-of-files): Replace `string-to-int' by
33587         `string-to-number'.
33589         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
33590         `find-file-not-found-hooks'; use `add-hook'.
33591         (uncompress-while-visiting): Set `write-file-functions', not
33592         `write-file-hooks'; use `add-hook'.
33594 2005-05-09  Kim F. Storm  <storm@cua.dk>
33596         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
33597         (cua-paste): Handle clipboard action.
33598         (cua--init-keymaps): Remap clipboard-kill-region and
33599         clipboard-kill-ring-save.
33601 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
33603         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
33604         Improve commentary.
33606         * simple.el (next-error-overlay-arrow-position): Revert the change
33607         made on 2005-04-30.
33609 2005-05-07  Jay Belanger  <belanger@truman.edu>
33611         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
33612         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
33613         `calc-sel-reselect'.
33615         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
33616         Calc is in embedded mode.
33618 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
33620         * progmodes/compile.el (compilation-setup):
33621         Set overlay-arrow-string to an empty string on text terminals.
33623         * textmodes/ispell.el (ispell-program-name): Try looking for
33624         "aspell" along exec-path, and if found, use it as the default
33625         speller program.
33627 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
33629         * international/mule.el (sgml-xml-auto-coding-function):
33630         Recognize encoding='FOO' in single quotes as well as in double quotes.
33632 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
33634         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
33635         as well as `interactive', so that defmacro* would recognize
33636         `declare' forms.
33638 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
33640         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
33641         Explain more about the LIGHTER arg's usage in the doc string.
33642         Add commentary to clarify what the code does.  Fix the regexp that
33643         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
33644         since it could have characters special to regular expressions.
33646 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
33648         * replace.el (occur-1): Bind inhibit-read-only so that
33649         erase-buffer doesn't barf on read-only text properties (likewise
33650         for add-text-properties in occur-engine).  Mark buffer as unmodified.
33651         (occur-engine): Don't set buffer-read-only here.
33653 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
33655         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
33656         list-buffers-directory.  This caused the *cvs-commit* buffer to be
33657         sometimes mistakenly reused as a *cvs* buffer.
33659 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
33661         * tooltip.el: Move code for GUD tooltips into gud.el.
33662         (require): CL no longer needed to compile case.
33663         (tooltip-mode): Do not toggle functions for GUD tooltips.
33664         (tooltip-gud-tips-p): Remove.  Replace with minor mode
33665         gud-tooltip-mode in gud.el.
33666         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
33667         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
33668         tooltip-gud prefix with gud-tooltip and obsolete.
33669         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
33670         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
33671         (tooltip-mouse-motion): Mouse movement functions/variable.
33672         Rename in gud.el by adding gud prefix.
33673         (tooltip-gud-original-filter, tooltip-gud-dereference)
33674         (tooltip-gud-event, tooltip-toggle-gud-tips)
33675         (tooltip-gud-process-output, tooltip-gud-print-command)
33676         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
33677         gud.el by replacing tooltip-gud prefix with gud-tooltip.
33678         (gdb-tooltip-print): Move to gdb-ui.el.
33680         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
33681         (require): CL needed to compile case.
33682         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
33683         tooltip-gud-tips-p.  Make it a minor-mode.
33684         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
33685         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
33686         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
33687         (gud-tooltip-change-major-mode)
33688         (gud-tooltip-activate-mouse-motions-if-enabled)
33689         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
33690         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
33691         (gud-tooltip-original-filter, gud-tooltip-dereference)
33692         (gud-tooltip-event, tooltip-toggle-gud-tips)
33693         (gud-tooltip-process-output, gud-tooltip-print-command)
33694         (gud-tooltip-tips): Move from tooltip.el.
33696         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
33697         (gdb-cpp-define-alist-flags): Doc fix.
33698         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
33699         gud-tooltip-mode is t.
33701 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
33703         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
33704         evaporate if their text is deleted.
33705         (goto-address-at-point): Make it work as a mouse binding as well.
33706         (goto-address-at-mouse): Obsolete it.  Update users.
33708 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
33710         * calendar/appt.el (top-level): No longer activate on load.
33712 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
33714         * calendar/cal-bahai.el (mark-bahai-diary-entries):
33715         * net/webjump.el (webjump):
33716         * progmodes/idlw-help.el (idlwave-do-context-help1)
33717         (idlwave-highlight-linked-completions):
33718         * textmodes/po.el (po-find-file-coding-system-guts):
33719         Replace `assoc-ignore-case' by `assoc-string'.
33721 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
33723         * files.el (locate-file): Doc fix.
33725         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
33726         Remove the redundant test for ms-dos.
33728         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
33729         look for the preprocessor with exec-suffixes.  If not found in
33730         standard places, look in exec-path.  Remove most of the tests that
33731         used system-type.
33733         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
33735         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
33737         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
33738         file-name clash with jka-compr.el on 8+3 filesystems.
33740 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33742         * term/mac-win.el: Don't define or bind scroll bar functions if
33743         x-toolkit-scroll-bars is t.
33744         (x-select-text, x-get-selection-value): Clear
33745         x-last-selected-text-clipboard if x-select-enable-clipboard is
33746         nil.
33747         (PRIMARY): Put mac-scrap-name property.
33748         (mac-select-convert-to-file-url): New function.
33749         (public.file-url): New selection target type.  Add to
33750         selection-converter-alist.
33751         (x-get-selection, x-selection-value): Handle it.
33752         (x-cut-buffer-or-selection-value): New alias.
33754 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
33756         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
33757         entry to avoid calling bibtex-find-entry with arg global
33758         being t.  Remove arg key.
33759         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
33760         (bibtex-copy-summary-as-kill): Change accordingly.
33762 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
33764         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
33765         (org-agenda-date-later): Use with-current-buffer.
33767 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
33769         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
33770         (define-obsolete-variable-alias): Doc Fixes.
33772 2005-05-06  Kim F. Storm  <storm@cua.dk>
33774         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
33775         vertical-motion when selective-display is active.
33777         * ido.el (ido-setup-hook): New hook.
33778         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
33779         (ido-input-stack): New var.
33780         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
33781         ido-next-work-file binding to M-O.
33782         Bind M-f to ido-wide-find-file-or-pop-dir.
33783         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
33784         (ido-read-internal): Run ido-setup-hook.
33785         Catch quit in read-file-name and read-string to cancel edit.
33786         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
33787         Automatically pop-all when completing a directory name (RET).
33788         (ido-file-internal): Add with-no-warnings around ffap and dired code.
33789         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
33790         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
33791         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
33792         New functions for M-b/M-f to move among the directory components.
33793         (ido-make-merged-file-list): Catch quit to cancel merge.
33794         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
33795         (ido-completion-help): No warnings for ido-completion-buffer-full.
33797 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
33799         * font-lock.el (font-lock-negation-char-face): New face and variable.
33800         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
33801         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
33802         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
33803         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
33805 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
33807         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
33808         Fix typo in docstring.
33810         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
33811         (ebrowse-print-statistics-line)
33812         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
33814         * term/w32-win.el (image-library-alist): Add additional name for
33815         Xpm library.
33817 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
33819         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
33820         use gcc instead of cpp.
33822         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
33823         (gdb-create-define-alist): Use it.
33824         (gdb-cpp-define-alist-program): Update for MS-DOS.
33826 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
33828         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
33830 2005-05-04  Richard M. Stallman  <rms@gnu.org>
33832         * help.el (describe-key): No error when UNTRANSLATED is nil.
33834         * simple.el (line-move-1): Fix previous change to signal errors
33835         appropriately.
33837 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
33839         * calendar/icalendar.el (icalendar-version): Now at 0.12.
33840         (icalendar-duration-correction): Remove.
33841         (icalendar--get-event-properties): Split result at commas.
33842         (icalendar--decode-isoduration): New optional argument
33843         DURATION-CORRECTION.
33844         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
33845         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
33846         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
33847         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
33848         (icalendar--convert-anniversary-to-ical): New functions, extracted
33849         from icalendar-export-region, with bug fixes.
33850         (icalendar-export-region): Use the above functions.
33851         (icalendar-import-buffer): Check before saving diary file.
33852         (icalendar--convert-recurring-to-diary)
33853         (icalendar--convert-non-recurring-all-day-to-diary)
33854         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
33855         extracted from icalendar--convert-ical-to-diary, with bug fixes.
33856         (icalendar--convert-ical-to-diary): Use the above functions.
33858 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
33860         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
33861         Remove these recent additions.
33862         (c-mode): Restore to before 2005-04-28.
33864         * progmodes/cc-vars.el (cc-define-list-program): Remove this
33865         recent addition.
33867         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
33868         (gdb-define-alist): New variables.
33869         (gdb-create-define-alist): New function.
33870         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
33871         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
33872         with string-to-number.
33873         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
33875         * progmodes/gud.el: Replace string-to-int with string-to-number.
33876         (gud-find-file): Handle gdb-define-alist.
33878         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
33880 2005-05-02  Jay Belanger  <belanger@truman.edu>
33882         * calc/calc-aent.el (math-read-token):
33883         * calc/calc-bin.el (calc-word-size):
33884         * calc/calc-ext.el (calc-read-number-fancy):
33885         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
33886         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
33887         * calc/calc-frac.el (calc-over-notation):
33888         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
33889         (calc-graph-num-points, calc-graph-init):
33890         * calc/calc-prog.el (calc-read-parse-table-part)
33891         (calc-edit-macro-repeats):
33892         * calc/calc-yank.el (calc-do-grab-rectangle):
33893         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
33894         Replace `string-to-int' by `string-to-number'.
33896 2005-05-02  Kim F. Storm  <storm@cua.dk>
33898         * kmacro.el: Use executing-kbd-macro-index variable.
33900 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
33902         * net/rlogin.el (rlogin-parse-words): Delete func.
33903         (rlogin): Use split-string, not rlogin-parse-words.
33904         Also, if there are option-like elements in the parsed args,
33905         take the host to be the first arg immediately following them.
33906         Suggested by Michael Mauger.
33908 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
33910         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
33912 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
33914         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
33915         (cc-mode-cpp-program): Rename to cc-define-list-program and
33916         move to cc-vars.el.
33918         * progmodes/cc-vars.el (cc-define-list-program):
33919         Change to "gcc -E -dM -".  Make customizable.
33921 2005-05-02  Kim F. Storm  <storm@cua.dk>
33923         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
33925 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
33927         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
33929         * international/mule-util.el (truncate-string): Remove alias and
33930         obsolete declaration.
33932         * international/mule-cmds.el (update-iso-coding-systems):
33933         Remove alias and obsolete declaration.
33935         * international/mule.el (coding-system-parent): Remove alias and
33936         obsolete declaration.
33938         * subr.el (define-function, sref): Remove aliases and obsolete
33939         declarations.
33940         (chars-in-region): Remove obsolete declaration.
33942 2005-05-01  Richard M. Stallman  <rms@gnu.org>
33944         * info.el (Info-mode): Set widen-automatically to nil, locally.
33946         * simple.el (widen-automatically): New variable.
33947         (pop-global-mark): Obey widen-automatically.
33949 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
33951         * term/xterm.el (function-key-map): Call substitute-key-definition
33952         before the keymap size is increased by a lot of define-key calls.
33954 2005-05-01  Richard M. Stallman  <rms@gnu.org>
33956         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
33957         Rename ARG to ELEMENT.  Doc fix.
33959 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
33961         * allout.el (allout-exposure): Remove macro and obsolete declaration.
33962         Remove references to allout-exposure/change to allout-new-exposure.
33964         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
33965         bytecode symbols.
33967         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
33968         (compiled-function-p, focus-frame, unfocus-frame):
33969         Remove aliases and obsolete declarations.
33970         Back out inadvertent changes from previous commit.
33972 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
33974         * files.el (require-final-newline): Make Custom tags consistent
33975         with mode-require-final-newline.
33976         (mode-require-final-newline): Doc fix.
33978 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
33980         * international/latexenc.el (latexenc-find-file-coding-system):
33981         Fix regular expressions.
33983 2005-05-01  David Kastrup  <dak@gnu.org>
33985         * international/latexenc.el (latexenc-find-file-coding-system):
33986         Fix regular expressions.
33988 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
33990         * subr.el (string-to-int): Make obsolete.
33992 2005-04-30  Richard M. Stallman  <rms@gnu.org>
33994         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
33996         * loadup.el: Load jka-comp-hook.
33998         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
33999         (jka-compr-handler): Add autoload.  `put' calls moved
34000         to jka-comp-hook.el.
34001         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
34002         (jka-compr-inhibit): Autoload.
34004         * jka-comp-hook.el: New file.
34005         Enable the mode by default.
34007         * files.el (backup-buffer-copy): Use copy-file instead
34008         of write-region, and put back the 'excl.
34010 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
34012         * progmodes/flymake.el (flymake-split-string)
34013         (flymake-split-string, flymake-log, flymake-pid-to-names)
34014         (flymake-reg-names, flymake-get-source-buffer-name)
34015         (flymake-unreg-names, flymake-add-line-err-info)
34016         (flymake-add-err-info): Clarify docstrings.
34017         (flymake-popup-menu, flymake-make-emacs-menu)
34018         (flymake-make-xemacs-menu): Add docstrings.
34019         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
34020         Set variables directly throughout.
34022 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
34024         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
34025         exists.  Initialize cc-define-alist.
34026         (c-mode): Add cc-create-define-alist locally to after-save-hook.
34027         If there is no file (Macroexpansion) don't create an alist.
34029 2005-04-29  Sam Steingold  <sds@gnu.org>
34031         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
34032         (cc-create-define-alist): Use it instead of the hard-coded string.
34034 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
34036         * international/mule-conf.el (file-coding-system-alist): Fix regexp
34037         for latexenc.
34039 2005-04-29  Lute Kamstra  <lute@gnu.org>
34041         * emacs-lisp/generic.el: Improve commentary section.
34042         (define-generic-mode): Improve docstring.
34044 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
34046         * textmodes/org.el (many places): Change to quiet the byte compiler.
34047         (org-prefix-format-compiled): New variable.
34048         (org-compile-prefix-format): New function.
34049         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
34050         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
34051         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
34052         (org-get-entries-from-diary): Use `org-get-time-of-day' for
34053         consistency with entries from `org-mode' files.
34054         (org-get-time-of-day): Fix bug with partial matches early in a line.
34055         (org-non-link-chars): New constant.
34056         (org-link-regexp): Respect `org-non-link-chars'.
34057         (org-agenda-day-view): Remove command.
34058         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
34059         (org-follow-bbdb-link, org-store-link): Search also company field.
34060         (org-highlight-overlay): New variable.
34061         (org-highlight, org-unhighlight): New functions.
34062         (org-agenda-mode): Add pre-command-hook to remove highlight.
34063         (org-evaluate-time-range): Behavior depends upon whether time stamp
34064         contains a time or not.
34065         (org-show-subtree, org-show-entry): New functions.
34066         (org-agenda-cleanup-fancy-diary): Remove empty lines.
34068 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
34070         * comint.el (comint-output-filter-functions): Add autoload cookie.
34072 2005-04-28  Kim F. Storm  <storm@cua.dk>
34074         * ido.el (ido-everywhere): Fix last change.
34076 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
34078         * international/latexenc.el: New file.
34079         * international/mule-conf.el (file-coding-system-alist): For .tex,
34080         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
34082 2005-04-28  Lute Kamstra  <lute@gnu.org>
34084         * font-lock.el (font-lock-add-keywords)
34085         (font-lock-remove-keywords): Clarify docstring.
34086         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
34087         Don't start docstrings with a `*'.
34088         (font-lock-update-removed-keyword-alist): Give it a docstring.
34090         * generic-x.el: Update commentary section.
34091         Only require font-lock when compiling.
34092         Define all modes conditionally.
34093         Place all generic modes in the generic-x-modes customization group.
34094         (generic-x-modes): New customization group.
34095         (generic-default-modes, generic-mswindows-modes)
34096         (generic-unix-modes, generic-other-modes): New constants.
34097         (generic-define-mswindows-modes, generic-define-unix-modes):
34098         Update docstrings.  Make them obsolete.
34099         (generic-extras-enable-list): New default value.  Update docstring.
34100         Improve :type.  Change :set function.
34101         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
34102         Fix docstring.
34104         * emacs-lisp/generic.el (generic-mode-internal):
34105         Simplify font-lock-defaults.
34106         (define-generic-mode): Fix docstring.
34108 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
34110         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
34111         font-lock-face property to highlight matches.
34113 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
34115         * progmodes/cc-mode.el (cc-create-define-alist): New function.
34116         (cc-define-alist): New variable.
34117         (c-mode): Make it local and initialize it.
34119         * progmodes/gdb-ui.el (gdb-active-process): New variable.
34120         (gdb-exited): New function.
34121         (gdb-annotation-rules): Use it.
34122         (gdb-starting): Set gdb-active-process to t.
34123         (gdb-stopping): Amend doc string.
34124         (gdb-reset): Set gdb-active-process to nil.
34126         * tooltip.el (tooltip-gud-tips): Show the associated #define
34127         directives when a C program under GDB is not executing.
34129 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
34131         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
34132         font-lock-fontify-syntactic-keywords.
34134         * font-lock.el (font-lock-default-fontify-region): Don't force
34135         parse-sexp-lookup-properties to nil.
34137 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
34139         * man.el (man-mode-syntax-table): Set up `:' to have
34140         word-constituent syntax.
34142 2005-04-27  Lute Kamstra  <lute@gnu.org>
34144         * novice.el (disable-command): Don't add spurious newlines to the
34145         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
34147 2005-04-26  Jay Belanger  <belanger@truman.edu>
34149         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
34150         than one window before deleting window.
34152 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
34154         * shell.el (shell-prompt-pattern): Doc fix.
34155         (shell-mode): Set paragraph-separate buffer locally to "\\'".
34157         * comint.el (comint-prompt-regexp, comint-get-old-input)
34158         (comint-use-prompt-regexp)
34159         (comint-use-prompt-regexp-instead-of-fields)
34160         (comint-replace-by-expanded-history, comint-send-input)
34161         (comint-output-filter, comint-get-old-input-default)
34162         (comint-line-beginning-position, comint-bol, comint-show-output)
34163         (comint-backward-matching-input, comint-forward-matching-input)
34164         (comint-next-prompt, comint-previous-prompt):
34165         Rename `comint-use-prompt-regexp-instead-of-fields' to
34166         `comint-use-prompt-regexp'.  Keep old name as alias and declare
34167         obsolete.
34168         (comint-use-prompt-regexp): Shorten first line of doc string.
34170         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
34171         Set paragraph-separate buffer locally to "\\'".
34173         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
34174         Adapt to above name change.
34176         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
34177         (smbclient-prompt-regexp): Ditto.
34179         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
34181 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
34183         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
34184         gdb-location-list.
34185         Break lines that are over 80 characters wide.
34187 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
34189         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
34190         New fun and var, to preserve compatibility.
34192         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
34194 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
34196         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
34197         name to file-newer-than-file-p.
34199 2005-04-26  Richard M. Stallman  <rms@gnu.org>
34201         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
34203         * progmodes/python.el (python-mode):
34204         Use new name eldoc-documentation-function.
34206         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
34208         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
34209         (eldoc-documentation-function):
34210         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
34212 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
34214         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
34216 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
34218         * term/xterm.el (function-key-map): Fix strings for
34219         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
34220         {C,S,A,C-S}-{f1-f12}.
34222 2005-04-26  Kenichi Handa  <handa@m17n.org>
34224         * international/mule-cmds.el (select-safe-coding-system):
34225         Fix previous change.
34227 2005-04-26  Lute Kamstra  <lute@gnu.org>
34229         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
34231         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
34232         (font-lock-comment-delimiter-face): Ditto.
34234         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
34236 2005-04-25  Jay Belanger  <belanger@truman.edu>
34238         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
34239         to t while inserting information; use help-mode.
34241 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
34243         * term.el (ansi-term-color-vector): Use the xterm colors.
34244         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
34246 2005-04-25  Lute Kamstra  <lute@gnu.org>
34248         * font-core.el (font-lock-defaults): Fix docstring.
34250         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
34252 2005-04-25  Kenichi Handa  <handa@m17n.org>
34254         * international/mule-cmds.el (select-safe-coding-system):
34255         Don't check consistency with coding: spec, etc if raw-text or
34256         no-conversion was found to be safe.
34258 2005-04-24  Richard M. Stallman  <rms@gnu.org>
34260         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
34261         citation markers at start of each line.
34263         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
34264         citation markers at start of each line.
34266         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
34268         * files.el (mode-require-final-newline): Fix previous change.
34269         (require-final-newline): Fix type label.
34271 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
34273         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
34274         statement in buffer (broken by 2004-11-24 change).
34276 2005-04-24  Kim F. Storm  <storm@cua.dk>
34278         * ido.el (ido-everywhere): Save and restore old read-buffer-function
34279         and read-file-name-function values.  Don't overwrite existing
34280         non-nil values if ido-mode is enabled without ido-everywhere.
34282 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
34284         * files.el (mode-require-final-newline): Minor doc fix.
34286 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
34288         * subr.el (syntax-after): Doc fix.
34289         (syntax-class): If argument is nil, return nil.  Mask off upper 16
34290         bits, not 8 bits.
34292         * files.el (mode-require-final-newline): Doc fix.
34293         (backup-buffer-copy): Fix last change.
34295 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34297         * term/mac-win.el: Require select.  Set selection-coding-system to
34298         mac-system-coding-system.  Call menu-bar-enable-clipboard.
34299         (x-last-selected-text-clipboard, x-last-selected-text-primary)
34300         (x-select-enable-clipboard): New variables.
34301         (x-select-text, x-get-selection, x-selection-value)
34302         (x-get-selection-value, mac-select-convert-to-string)
34303         (mac-services-open-file, mac-services-open-selection)
34304         (mac-services-insert-text): New functions.
34305         (CLIPBOARD, FIND): Put mac-scrap-name property.
34306         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
34307         (public.tiff): Put mac-ostype property.
34308         (selection-converter-alist): Add entries for them.
34309         (mac-application-menu-map): New keymap.
34310         (interprogram-cut-function, interprogram-paste-function): Set to
34311         x-select-text and x-get-selection-value, respectively.
34312         (split-window-keep-point): Set to t.
34314 2005-04-23  Richard M. Stallman  <rms@gnu.org>
34316         * files.el (read-directory-name): Always pass non-nil
34317         DEFAULT-FILENAME arg to read-file-name.
34318         (backup-buffer-copy, basic-save-buffer-2): Take care against
34319         writing thru an unexpected existing symlink.
34320         (revert-buffer): In indirect buffer, revert the base buffer.
34321         (magic-mode-alist): Doc fix.
34322         (buffer-stale-function): Doc fix.
34323         (minibuffer-with-setup-hook): Avoid warning.
34324         (mode-require-final-newline): Doc and custom fix.
34326         * follow.el (follow-end-of-buffer): Use with-no-warnings.
34328         * font-lock.el (font-lock-comment-face): On terminals with few colors,
34329         use the default appearance.
34330         (font-lock-comment-delimiter-face): New face, new variable.
34332         * imenu.el (imenu--generic-function): The official position of a
34333         definition is the start of the line that BEG is in.
34335         * midnight.el (midnight-timer): Move defvar up.
34337         * mouse.el (mouse-drag-region-1): Delete some debugging code.
34339         * saveplace.el (save-place-to-alist): Use with-no-warnings.
34341         * startup.el (command-line): Use with-no-warnings.
34343         * window.el (window-size-fixed): New defvar.
34345         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
34347         * mail/rmail.el (rmail-font-lock-keywords):
34348         Use font-lock-comment-delimiter-face.
34350         * mail/sendmail.el (mail-font-lock-keywords):
34351         Use font-lock-comment-delimiter-face.
34353         * progmodes/compile.el (next-error-highlight-timer): New defvar.
34355 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
34357         * progmodes/compile.el (compilation-mode-font-lock-keywords):
34358         Specify t for LAXMATCH when matching directories.
34359         Save match data around compilation-compat-error-properties form.
34361 2005-04-23  David Kastrup  <dak@gnu.org>
34363         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
34364         Mention that the autoloaded aliases should be kept for AUCTeX.
34366 2005-04-23  Andreas Schwab  <schwab@suse.de>
34368         * isearch.el (isearch-forward): Doc fix.
34370 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
34372         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
34373         (jit-lock-stealth-nice): Change default value to 0.5.
34375 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
34377         * abbrev.el (write-abbrev-file): Write table entries in
34378         alphabetical order by table name.
34380 2005-04-22  Kim F. Storm  <storm@cua.dk>
34382         * ido.el (ido-read-internal): Fix `list' completion.
34384 2005-04-22  Kenichi Handa  <handa@m17n.org>
34386         * recentf.el (recentf-save-file-coding-system): New variable.
34387         (recentf-save-list): Encode the file by
34388         recentf-save-file-coding-system and add coding: tag.
34390 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
34392         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
34394 2005-04-21  Lute Kamstra  <lute@gnu.org>
34396         * loadhist.el (unload-feature): Don't remove a function from hooks
34397         if it is about to be restored to an autoload .  Remove functions
34398         that will become unbound from auto-mode-alist.  Simplify the code.
34400         * subr.el (assq-delete-all): New implementation that is linear,
34401         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
34402         (rassq-delete-all): New function.
34404         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
34405         Add size-indication-mode.
34407 2005-04-21  Kenichi Handa  <handa@m17n.org>
34409         * international/mule-cmds.el: Add autoload for widget-value in
34410         eval-when-compile.
34412 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
34414         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
34415         Add tooltip-mode.
34417         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
34419 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
34421         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
34422         (inferior-lisp-filter-regexp, inferior-lisp-program)
34423         (inferior-lisp-load-command, inferior-lisp-prompt)
34424         (inferior-lisp-mode-hook, lisp-source-modes)
34425         (inferior-lisp-load-hook): defvar->defcustom.
34426         (inferior-lisp-program, inferior-lisp-prompt)
34427         (inferior-lisp-load-hook): Doc fixes.
34428         (inferior-lisp-install-letter-bindings): Small change in
34429         introductory comment.
34431 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
34433         * vc.el (vc-annotate-color-map): Change some colors so that text
34434         using them as foreground is readable on both white and black
34435         backgrounds.
34437 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
34439         * international/mule-conf.el (translation-table-for-input):
34440         Remove redundant declaration.
34442 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
34444         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
34446         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
34447         (tooltip-toggle-gud-tips): New function.
34449 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34451         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
34452         right angle brackets.
34454 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
34456         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
34458 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
34460         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
34461         Remove.  Update callers to use expand-file-name instead.
34463         * subr.el (syntax-class): New function.
34465         * simple.el (blink-matching-open): Use it.
34467         * paren.el (show-paren-function): Use it to recognize parens that are
34468         also used in 2-char comment markers.
34470 2005-04-19  Lute Kamstra  <lute@gnu.org>
34472         * loadhist.el (unload-feature): Update for new format of
34473         load-history.  Simplify the code.
34475 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34477         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
34478         (mac-add-charset-info): New function.  Initialize variable
34479         mac-charset-info-alist using it.
34480         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
34481         for translation.
34482         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
34483         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
34484         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
34485         New CCL programs.
34487 2005-04-19  Kim F. Storm  <storm@cua.dk>
34489         * simple.el (next-buffer, prev-buffer, next-error)
34490         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
34491         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
34493         * bindings.el (next-buffer, prev-buffer, next-error)
34494         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
34495         (clone-indirect-buffer-other-window): Move bindings from simple.el.
34496         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
34497         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
34499 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
34501         * isearch.el (isearch-edit-string): Make the search-ring available for
34502         minibuffer history commands.
34503         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
34504         the default history commands now work just as well.
34505         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
34507 2005-04-18  Kim F. Storm  <storm@cua.dk>
34509         * emulation/cua-base.el (cua--pre-command-handler): Add more
34510         elaborate check for shift modifier on non-window systems.
34512 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
34514         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
34516 2005-04-18  Kim F. Storm  <storm@cua.dk>
34518         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
34519         and make it optional.  Don't test tooltip-gud-echo-area here.
34520         (tooltip-gud-process-output, gdb-tooltip-print):
34521         Pass tooltip-gud-echo-area to tooltip-show.
34522         (tooltip-help-tips): Remove second optional arg to tooltip-show.
34524 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34526         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
34527         `display-graphic-p' may not be bound yet.
34529 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
34531         * startup.el (command-line): No longer enable Xterm Mouse mode by
34532         default in terminals compatible with xterm.
34534         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
34536 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
34538         * tooltip.el (tooltip-gud-echo-area): Rename from
34539         tooltip-use-echo-area.
34540         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
34541         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
34542         area independently of where help tooltips are displayed.
34544 2005-04-17  David Kastrup  <dak@gnu.org>
34546         * cus-theme.el (custom-theme-write-variables): Quote variables
34547         where necessary.
34549 2005-04-17  Richard M. Stallman  <rms@gnu.org>
34551         * simple.el (yank-excluded-properties): Add follow-link to value.
34553         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
34555         * startup.el (fancy-splash-max-time): Just 30 seconds.
34556         (fancy-splash-delay): Just 7.
34557         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
34559         * loadhist.el (unload-feature): Update for new format of load-history.
34560         Simplify the code.
34562         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
34563         (rmail-font-lock-keywords): Don't fontify the text of a citation.
34565         * mail/sendmail.el (mail-font-lock-keywords):
34566         Don't fontify subject text.
34567         Don't fontify the text of a citation.
34569 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
34571         * comint.el (comint-output-filter): Run comint-output-filter-functions
34572         with point where the user had it.
34574 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
34576         * international/ucs-tables.el (ucs-set-table-for-input):
34577         Disable when using unify-on-decoding.
34579 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
34581         * emulation/cua-base.el (cua-global-mark-face): Add special case
34582         for displays supporting a high number of colors.
34584 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
34586         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
34588 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
34590         * filesets.el (filesets-add-buffer): If user supplies a name of a
34591         non-existing fileset, create a new fileset.
34593 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
34595         * textmodes/org.el (org-up-heading-all): Fix bug with
34596         `outline-up-heading-all'.
34598 2005-04-16  Andreas Schwab  <schwab@suse.de>
34600         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
34601         /etc/permissions.d/* and /etc/aliases.d/*.
34603 2005-04-16  Kenichi Handa  <handa@m17n.org>
34605         * international/code-pages.el (cp-make-coding-system):
34606         Set `translation-table-for-input' property value to the symbol
34607         ucs-mule-to-mule-unicode, not to that value.
34608         (pt154): Escape guillemet by `\'.
34610 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
34612         * loadup.el: Load tooltip if x-show-tip is fboundp.
34614         * startup.el (command-line): Add comment.
34616         * tooltip.el (tooltip-mode): Specify correct standard value for
34617         Custom in init-value.
34619 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
34621         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
34622         possible.
34624 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
34626         * textmodes/org.el (org-agenda-date-prompt): Rename from
34627         `org-agenda-date-today'.
34628         (org-evaluate-time-range): Insert at point instead of directly
34629         after time range.
34630         (org-first-headline-recenter, org-subtree-end-visible-p)
34631         (org-optimize-window-after-visibility-change): New functions
34632         (org-agenda-post-command-hook): Don't allow point at end of line,
34633         to make sure it always hits the text properties.
34634         (org-agenda-next-date-line, org-agenda-previous-date-line):
34635         New commands.
34636         (org-set-regexps-and-options): Category may contain white space.
34637         (org-agenda-get-deadlines, org-agenda-get-scheduled):
34638         Improve marker positions.
34639         (org-agenda-new-marker): Argument POS made optional.
34640         (org-agenda-get-timestamps): Deadlines which are done are listed
34641         in org-done-face now.
34642         (org-agenda-get-todos, org-agenda-get-timestamps)
34643         (org-agenda-get-deadlines, org-agenda-get-scheduled):
34644         Set `undone-face' and `done-face' properties.
34645         (org-last-todo-state-is-todo): New variable.
34646         (org-todo): Set `org-last-todo-state-is-todo'.
34647         (org-agenda-todo): Change face according to
34648         `org-last-todo-state-is-todo'.  And change other lines referring to
34649         the same entry.
34650         (org-calendar-goto-agenda): New command.
34651         (org-calendar-to-agenda-key): New option.
34652         (org-startup-folded): New allowed value `content'.
34653         (org-set-regexps-and-options): Accept new value `content' for
34654         `org-startup-folded'.
34655         (org-get-current-options): Handle new value `content' for
34656         `org-startup-folded'.
34657         (org-insert-todo-heading): New command.
34658         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
34659         interactively in empty file and option
34660         `org-insert-mode-line-in-empty-file' has been set.
34661         (org-agenda-todo, org-agenda-priority): Modify to use
34662         `org-agenda-change-all-lines'.
34663         (org-warning-face): Change color on dark background.
34665 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34667         * international/mule-cmds.el (set-locale-environment): On Mac OS,
34668         use preferences AppleLocale and AppleLanguages, and variable
34669         mac-system-locale for default locale.  On Mac OS Classic, use
34670         mac-system-coding-system for default coding systems.
34672         * term/mac-win.el: Don't set file-name-coding-system.
34673         Decode variables system-name, emacs-build-system, user-login-name, and
34674         user-full-name by mac-system-coding-system on Mac OS Classic.
34675         (mac-system-coding-system): New variable.
34677 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
34679         * startup.el (command-line): Handle `xterm-mouse-mode' before
34680         reading init file.
34682         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
34684 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
34686         * progmodes/sh-script.el (sh-here-document-word): Make it a
34687         defcustom.  Doc fix.
34688         (sh-add): Bash uses $(( )) for arithmetic.
34689         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
34690         (sh-maybe-here-document): Remove quotes and leading whitespace
34691         from heredoc word when closing.  Indent heredoc with tabs if word
34692         starts with "-".
34694 2005-04-13  Richard M. Stallman  <rms@gnu.org>
34696         * simple.el (undo): Fix previous change.
34698         * custom.el (defface): Doc fix.
34700 2005-04-13  Lute Kamstra  <lute@gnu.org>
34702         * Makefile.in (DONTCOMPILE): Remove list.
34703         (compile, compile-always): Don't use DONTCOMPILE.
34704         (update-authors): Load the library in which batch-update-authors
34705         is defined.
34706         * makefile.w32-in (DONTCOMPILE): Remove list.
34707         (compile, compile-always): Fix comments.
34708         (update-authors): Load the library in which batch-update-authors
34709         is defined.
34711         * generic-x.el (generic-mode-ini-file-find-file-hook):
34712         Rename to ini-generic-mode-find-file-hook.
34713         Keep generic-mode-ini-file-find-file-hook as an alias.
34714         (ini-generic-mode-find-file-hook): Rename from
34715         generic-mode-ini-file-find-file-hook.  Fix docstring.
34716         (ini-generic-mode): Docstring change.
34717         (bat-generic-mode-run-as-comint): Silence the byte compiler.
34719         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
34720         called from lisp.
34722         * generic.el: Move to the emacs-lisp subdir.
34724 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
34726         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
34727         and C-S- function and cursor motion keys.
34729 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
34731         * startup.el (command-line): Enable Xterm Mouse mode by default.
34732         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
34733         for Custom.  No longer show "Mouse" in mode line when enabled.
34734         Doc fix.
34736 2005-04-12  Kim F. Storm  <storm@cua.dk>
34738         * emulation/cua-base.el (cua-rectangle-face)
34739         (cua-rectangle-noselect-face): Define face attributes here.
34741         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
34743 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
34745         * startup.el (command-line): Turn off blinking cursor if
34746         cursorBlink in resources is off or false.
34748 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34750         * term/mac-win.el (dnd): Require dnd.
34751         (mac-drag-n-drop): Call dnd-handle-one-url.
34752         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
34753         (kTextEncodingISOLatin2): Remove constants.
34754         (mac-script-code-coding-systems): New constant.
34755         (mac-handle-language-change): New function.
34756         (special-event-map): Bind it to `language-change' event.
34757         (mac-centraleurroman, mac-cyrillic): New coding systems.
34758         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
34759         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
34760         and mac-cyrillic-encoder to encode-mac-centraleurroman and
34761         encode-mac-cyrillic, respectively.
34763 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
34765         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
34766         Don't set overlay-arrow-string to "=>" as this is done
34767         globally in C now.
34769 2005-04-12  Lute Kamstra  <lute@gnu.org>
34771         * generic-x.el (rc-generic-mode, rul-generic-mode):
34772         Fix auto-mode-alist entries.
34773         (etc-fstab-generic-mode): Tweak fontification.
34775         * generic.el (generic-make-keywords-list): Fix docstring.
34776         (generic-mode-internal): Simplify generic-font-lock-keywords.
34778 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
34780         * whitespace.el (whitespace-buffer-leading)
34781         (whitespace-buffer-trailing): Revert the incorrect test inversion.
34782         However, fix the highlight area for the leading and
34783         trailing whitespaces to show space.
34785 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
34787         * whitespace.el (whitespace-version): Bump to 3.5.
34789         (whitespace-buffer-leading, whitespace-buffer-trailing):
34790         Invert sense of the test to highlight the whitespace.
34792 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
34794         * progmodes/gud.el (gud-display-line): GUD uses its own
34795         overlay arrow now so don't set overlay-arrow-string.
34796         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
34798 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
34800         * term.el (term-ansi-current-bold, term-ansi-current-underline)
34801         (term-ansi-current-reverse, term-ansi-current-invisible)
34802         (term-ansi-face-already-done): Change to boolean.
34803         (term-reset-terminal, term-handle-colors-array): Handle the above
34804         vars accordingly.
34805         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
34806         (term-emulate-terminal): Use the new name.
34808         * faces.el (secondary-selection): Use yellow1, not yellow.
34809         (trailing-whitespace): Use red1, not red.
34811 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
34813         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
34814         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
34815         (dired-dnd-handle-file): Call dnd-get-local-file-uri.
34817         * cus-edit.el (dnd): New group.
34819         * term/w32-win.el (dnd): Require dnd
34820         (w32-drag-n-drop): Call dnd-handle-one-url.
34822         * x-dnd.el: Require dnd.
34823         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
34824         Call dnd-handle-one-url.
34825         (x-dnd-types-alist, x-dnd-insert-utf8-text)
34826         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
34827         to dnd-insert-text.
34828         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
34829         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
34830         (x-dnd-get-local-file-name, x-dnd-open-local-file)
34831         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
34833         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
34835 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34837         * wdired.el: Doc fixes.
34838         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
34839         (wdired-use-dired-vertical-movement): Rename from
34840         wdired-always-move-to-filename-beginning.
34841         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
34842         (wdired-change-to-wdired-mode): Change mode name.
34843         (wdired-newline): Delete.
34845 2005-04-11  Richard M. Stallman  <rms@gnu.org>
34847         * whitespace.el (whitespace-highlight-the-space):
34848         Don't call whitespace-unhighlight-the-space here.
34850         * simple.el (undo): Record t in undo-equiv-table
34851         for the redo record made by an undo-in-region.
34853 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
34855         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
34856         (gdb-frame-inferior-io-buffer): New Functions to control
34857         display of separate IO buffer.
34858         (menu): Add them to menu-bar.
34859         (gdb-display-buffer): Check for buffer another frame.
34860         Protect GUD buffer.
34861         (gdb-setup-windows): Create IO buffer if not already there.
34862         (gdb-memory-mode): Remove purecopy noops.
34864 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
34866         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
34867         and pass to self-insert-command.
34869 2005-04-11  Lute Kamstra  <lute@gnu.org>
34871         * generic.el: Commentary section cleanup.
34872         (generic): Delete.
34873         (generic-use-find-file-hook, generic-lines-to-scan)
34874         (generic-find-file-regexp, generic-ignore-files-regexp)
34875         (default-generic-mode, generic-mode-find-file-hook)
34876         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
34877         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
34878         (generic-use-find-file-hook, generic-lines-to-scan)
34879         (generic-find-file-regexp, generic-ignore-files-regexp)
34880         (default-generic-mode, generic-mode-find-file-hook)
34881         (generic-mode-ini-file-find-file-hook): Move from generic.el.
34883 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
34885         * bookmark.el (bookmark-write-file): Catch errors writing file.
34886         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
34888 2005-04-10  Richard M. Stallman  <rms@gnu.org>
34890         * startup.el (fancy-splash-tail): Update copyright year.
34891         (command-line): Split part of -Q into -D.
34892         (emacs-basic-display): New defvar.
34893         (fancy-splash-text): Correct name of menu item.
34895         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
34897         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
34898         lines in one node.
34900         * comint.el (comint-send-input): New arg ARTIFICIAL.
34901         Callers in this file changed.
34903         * abbrev.el (define-abbrevs): Read system abbrevs properly.
34905         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
34907 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
34909         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
34910         `ldap-search-internal'.
34912 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
34914         * files.el (set-auto-mode-1): Use line-end-position.
34916         * international/latin-1.el:
34917         * international/latin-2.el:
34918         * international/latin-3.el:
34919         * international/latin-4.el:
34920         * international/latin-5.el:
34921         * international/latin-8.el:
34922         * international/latin-9.el: Give punctuation syntax to NBSP.
34924         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
34925         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
34926         Use char-classes to accept non-ascii letters, accepted in some recent
34927         bibtex implementations.
34929 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
34931         * custom.el (custom-set-minor-mode): Any non-nil value for the
34932         variable should enable the mode when set through Custom.
34934 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
34936         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
34937         TAB binding so tab-always-indent is obeyed.
34938         (vhdl-minibuffer-local-map): Move initialization into declaration.
34939         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
34940         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
34941         (vhdl-hooked-abbrev): Avoid test for XEmacs.
34942         (vhdl-current-line): Use line-beginning-position.
34943         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
34944         with-output-to-temp-buffer, so the current position can be recorded.
34946 2005-04-10  Masatake YAMATO  <jet@gyve.org>
34948         * progmodes/compile.el (compilation-error-regexp-alist-alist):
34949         Add regexp for gcov.
34951 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
34953         * calendar/time-date.el (time-to-seconds, seconds-to-time)
34954         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
34955         syntax which Emacs 20 doesn't support.
34957 2005-04-09  Richard M. Stallman  <rms@gnu.org>
34959         * help.el (describe-key-briefly, describe-key):
34960         Replace strings as event types with "(any string)".
34962 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
34964         * arc-mode.el (archive-mode-map): Move initialization into
34965         the declaration.  Override *all* bindings of `undo'.
34966         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
34968 2005-04-09  Jay Belanger  <belanger@truman.edu>
34970         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
34972 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
34974         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
34975         (xterm-register-default-colors): Update color values computation
34976         to match xterm-200.
34978 2005-04-09  Kenichi Handa  <handa@m17n.org>
34980         * international/code-pages.el (iso-latin-7): Fix the map.
34982 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
34984         * emacs-lisp/lisp.el (defun-prompt-regexp)
34985         (parens-require-spaces, buffer-end, end-of-defun)
34986         (insert-parentheses): Doc fixes.
34988 2005-04-08  Kim F. Storm  <storm@cua.dk>
34990         * comint.el (comint-highlight-prompt): Fix face spec.
34991         * hi-lock.el (hi-green): Likewise.
34993 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
34995         * cus-edit.el (custom-modified-face):
34996         * comint.el (comint-highlight-input): Fix previous changes.
34997         * term.el (term-handle-ansi-escape): Add a comment.
34999 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
35001         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
35002         in the buffer and in whitespace-highlighted-space.
35003         (whitespace-unhighlight-the-space): Simplify.
35004         (whitespace-buffer): Simplify.
35006 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
35008         * textmodes/table.el (table-cell-face): Add special case for
35009         displays supporting a high number of colors.
35010         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
35011         (vhdl-font-lock-reserved-words-face)
35012         (vhdl-speedbar-architecture-face)
35013         (vhdl-speedbar-instantiation-face)
35014         (vhdl-speedbar-architecture-selected-face)
35015         (vhdl-speedbar-instantiation-selected-face): Likewise.
35016         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
35017         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
35018         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
35019         (ebrowse-root-class-face, ebrowse-member-attribute-face)
35020         (ebrowse-progress-face): Likewise.
35021         * progmodes/compile.el (compilation-info-face): Likewise.
35022         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
35023         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
35024         * calendar/calendar.el (diary-face): Likewise.
35025         * woman.el (woman-italic-face, woman-bold-face)
35026         (woman-unknown-face): Likewise.
35027         * wid-edit.el (widget-button-pressed-face): Likewise.
35028         * whitespace.el (whitespace-highlight-face): Likewise.
35029         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
35030         * pcvs-info.el (cvs-marked-face): Likewise.
35031         * info.el (info-xref): Likewise.
35032         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
35033         * hilit-chg.el (highlight-changes-face)
35034         (highlight-changes-delete-face): Likewise.
35035         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
35036         (hi-red-b): Likewise.
35037         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
35038         * font-lock.el (font-lock-keyword-face)
35039         (font-lock-function-name-face, font-lock-warning-face): Likewise.
35040         * cus-edit.el (custom-invalid-face, custom-modified-face)
35041         (custom-set-face, custom-changed-face, custom-variable-tag-face)
35042         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
35043         * comint.el (comint-highlight-prompt): Likewise.
35045 2005-04-08  Lute Kamstra  <lute@gnu.org>
35047         * font-lock.el (font-lock-keywords): Docstring fixes.
35049 2005-04-08  Kenichi Handa  <handa@m17n.org>
35051         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
35052         chars are more than a limit, print " and more..." at the tail.
35054 2005-04-08  Kim F. Storm  <storm@cua.dk>
35056         * emacs-lisp/authors.el (authors-aliases): Update list.
35057         (authors-ignored-files): New list.
35058         (authors-fixed-entries): Fix typo.
35059         (authors-renamed-files-alist): Update list.
35060         (authors-add): Check authors-ignored-files.
35062 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
35064         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
35065         optional, to ensure backward compatibility.
35067 2005-04-08  Stephen Eglen  <stephen@gnu.org>
35069         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
35071 2005-04-08  Kim F. Storm  <storm@cua.dk>
35073         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
35075         * mouse.el (mouse-on-link-p): Doc fix.
35077 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
35079         * ielm.el (ielm-prompt-read-only): Doc fix.
35081         * comint.el (comint-prompt-read-only): Doc fix.
35083 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
35085         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
35086         ensure dired always handles wildcards passed to ffap.
35087         (find-file-at-point): Use it.
35088         (ffap-dired-wildcards): Doc fix.
35090 2005-04-07  Juri Linkov  <juri@jurta.org>
35092         * simple.el (next-error-overlay-arrow-position): New defvar.
35093         Put "=>" on its property `overlay-arrow-string'.  Add it to
35094         `overlay-arrow-variable-list'.
35096         * progmodes/compile.el (compilation-setup):
35097         Set `next-error-overlay-arrow-position' to nil.  Also set it to
35098         nil in the local hook `kill-buffer-hook'.  Make local variable
35099         `overlay-arrow-string' and set it to "=>".
35100         (compilation-goto-locus): Set BOL position to
35101         `next-error-overlay-arrow-position' instead of
35102         `overlay-arrow-position'.
35104         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
35105         locally instead of adding it to the global hook.
35106         (Info-kill-buffer): Move up.
35108 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
35110         * term/xterm.el (xterm-standard-colors): Update color values from
35111         xterm-200.
35113 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
35115         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
35117         * fast-lock.el:
35118         * lazy-lock.el: Move them to the obsolete subdir.
35120 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
35122         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
35123         (wdired-add-replace-advice): Remove.
35124         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
35126 2005-04-06  Kim F. Storm  <storm@cua.dk>
35128         * startup.el (command-line): Add --bare-bones alias for -Q.
35130 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
35132         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
35133         create the startup fontset if a font specification ends with
35134         `mac-roman'.
35136 2005-04-06  Lute Kamstra  <lute@gnu.org>
35138         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
35139         change.
35141         * emacs-lisp/copyright.el (copyright-update-year): Replace the
35142         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
35144 2005-04-05  Lute Kamstra  <lute@gnu.org>
35146         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
35147         (define-generic-mode): Ditto.  Fix debug declaration.
35149         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
35150         Put them in the generic-x group.
35152         * calendar/timeclock.el (timeclock): Doc fix.
35154         * generic.el (define-generic-mode): Don't use custom-current-group.
35155         Document default :group value.
35156         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
35157         (define-global-minor-mode): Don't use custom-current-group.
35159 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
35161         * startup.el (command-line-1): Display startup-echo-area-message
35162         when fancy splash screen is in use.
35164         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
35165         (sh-escaped-newline): New face.
35166         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
35167         newline, and use sh-escaped-newline face.
35169         * progmodes/tcl.el (tcl-escaped-newline): New face.
35170         (tcl-builtin-list): New variable.
35171         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
35172         newlines.  Fix keywords subexpression number.
35174 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
35176         * textmodes/org.el (org-diary-default-entry): Fix call to
35177         `add-to-diary-entry'.
35179 2005-04-05  Kim F. Storm  <storm@cua.dk>
35181         * ediff-init.el: Use (featurep 'xemacs).
35183 2005-04-05  David Ponce  <david@dponce.com>
35185         * cus-edit.el (face): Derive from symbol widget.  Display sample
35186         of the current face on the fly.
35187         (widget-face-sample-face-get, widget-face-notify): New functions.
35188         (widget-face-value-create): Remove.
35190         * wid-edit.el (widget-field-end): Temporarily remove field
35191         narrowing before to call `get-char-property'.
35193 2005-04-04  Jay Belanger  <belanger@truman.edu>
35195         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
35196         (math-read-subscripts): New variable.
35197         (math-read-preprocess-string): Process subscripts.
35199 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
35201         * comint.el (comint-prompt-read-only): Doc fix.
35203         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
35204         `-1'.  Doc fix.
35206 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
35208         * textmodes/org.el (org-insert-mode-line-in-empty-file):
35209         Change default value to nil.
35211 2005-04-04  Lute Kamstra  <lute@gnu.org>
35213         * autorevert.el (auto-revert-mode): Specify :group.
35214         * battery.el (display-battery-mode): Specify :group.
35215         * diff-mode.el (diff-minor-mode): Specify :group.
35216         * font-core.el (font-lock-mode): Specify :group.
35217         * hl-line.el (hl-line-mode): Specify :group.
35218         * iimage.el (iimage): New customization group.
35219         (iimage-mode): Specify :group.
35220         * longlines.el (longlines-mode): Specify :group.
35221         * master.el: Don't require easy-mmode.
35222         (master): New customization group.
35223         (master-mode): Specify :group.
35224         * msb.el (msb-mode): Specify :group.
35225         * reveal.el (reveal-mode): Specify :group.
35226         * simple.el (next-error-follow-minor-mode): Specify :group.
35227         * smerge-mode.el (smerge-mode): Specify :group.
35228         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
35229         * emulation/cua-base.el (cua-mode): Specify :group.
35230         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
35231         * language/thai-util.el (thai-auto-composition-mode)
35232         (thai-word-mode): Specify :group.
35233         * mail/supercite.el (sc-minor-mode): Specify :group.
35234         * progmodes/cwarn.el (cwarn-mode): Specify :group.
35235         * progmodes/flymake.el (flymake-mode): Specify :group.
35236         * progmodes/glasses.el (glasses-mode): Specify :group.
35237         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
35238         * textmodes/enriched.el (enriched-mode): Specify :group.
35239         * textmodes/refill.el (refill-mode): Specify :group.
35241         * add-log.el (change-log-font-lock-keywords): Names in
35242         parenthesized lists can contain spaces.
35244 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
35246         * startup.el (fancy-splash-text): Shorten default text of
35247         "Emacs Tutorial" line.  Also, if the current language env
35248         indicates an available tutorial file other than TUTORIAL,
35249         extract its title and append it to the line in parentheses.
35250         (fancy-splash-insert): If arg is a thunk, funcall it.
35252 2005-04-04  Jay Belanger  <belanger@truman.edu>
35254         * calc/calc.el (calc-language-alist): Add tags to customization type.
35256 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
35258         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
35259         Doc fix.
35261 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
35263         * add-log.el (change-log-font-lock-keywords): The manual
35264         describing a Change Log entry, says: (...) "Aside from these
35265         header lines, every line in the change log starts with a space or
35266         a tab.".  The font-lock was not highlighting lines started with
35267         spaces, added support for it.
35269 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
35271         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
35272         (bibtex-generate-url-list): Update docstring accordingly.  Put the
35273         complex example in the docstring.
35274         (bibtex-font-lock-url): Use pop.
35276 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
35278         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
35280         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
35282 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
35284         * filesets.el (filesets-set-default): Doc fix.
35286 2005-04-03  Lute Kamstra  <lute@gnu.org>
35288         * generic.el (define-generic-mode): Add argument to specify
35289         keywords for defcustom.
35290         (default-generic-mode): Specify :group.
35292         * generic-x.el: Specify :group for all generic modes.
35294         * desktop.el (desktop-no-desktop-file-hook)
35295         (desktop-after-read-hook): Doc fix.
35297 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
35299         * simple.el (visible-mode): Use explicit :group keyword.
35300         This changes the group of `visible-mode-hook' from paren-blinking
35301         to editing-basics.
35303 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
35305         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
35306         mailbox specifications as well as URLs.
35307         (rmail-insert-inbox-text): Remove unused conditional branches.
35309 2005-04-01  Jay Belanger  <belanger@truman.edu>
35311         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
35312         (calc-gnuplot-print-command): Move definitions to calc.el.
35314         * calc/calc-embed.el (calc-embedded-announce-formula)
35315         (calc-embedded-open-formula, calc-embedded-close-formula)
35316         (calc-embedded-open-word, calc-embedded-close-word)
35317         (calc-embedded-open-plain, calc-embedded-close-plain)
35318         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
35319         (calc-embedded-open-mode, calc-embedded-close-mode):
35320         Move definitions to calc.el.
35322         * calc/calc.el (calc-settings-file, calc-language-alist):
35323         Make customizable.
35324         (calc-embedded-announce-formula, calc-embedded-open-formula)
35325         (calc-embedded-close-formula, calc-embedded-open-word)
35326         (calc-embedded-close-word, calc-embedded-open-plain)
35327         (calc-embedded-close-plain, calc-embedded-open-new-formula)
35328         (calc-embedded-close-new-formula, calc-embedded-open-mode)
35329         (calc-embedded-close-mode, calc-gnuplot-name)
35330         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
35331         from other files and make customizable.
35333 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
35335         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
35336         Use buffer-live-p.
35337         (cvs-mode-run): Don't call cvs-update-header here.
35338         (cvs-run-process): Call cvs-update-header.
35339         Use process properties for cvs-postprocess and cvs-buffer so that
35340         the sentinel can behave better if the temp buffer is killed.
35341         Use a pipe rather than a tty, to better handle unexpected prompts.
35342         (cvs-sentinel): Rewrite.  Call cvs-update-header.
35344 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
35346         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
35347         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
35349 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
35351         * generic.el (define-generic-mode): Add indentation rule.
35353 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
35355         * files.el (mode-require-final-newline): Make Custom correctly
35356         report a nil value and allow to set it to nil via Custom.
35357         Doc fix.
35359 2005-04-01  Kenichi Handa  <handa@m17n.org>
35361         * international/characters.el: Enable the correct case setting for
35362         dotless-i and dotted-I.
35364 2005-04-01  Kim F. Storm  <storm@cua.dk>
35366         * ido.el (ido-file-internal): Fall back to non-ido command if
35367         initial directory is on slow ftp (or tramp) host.
35369 2005-03-31  Richard M. Stallman  <rms@gnu.org>
35371         * emacs-lisp/autoload.el (make-autoload):
35372         Handle define-global-minor-mode.
35374         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
35375         Rename from easy-mmode-define-global-mode.
35376         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
35378         * progmodes/scheme.el (scheme-mode-syntax-table):
35379         Update syntax of | and # for two-character comment syntax.
35381 2005-03-31  Lute Kamstra  <lute@gnu.org>
35383         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
35384         (define-minor-mode): Call custom-current-group at load-time.
35386         * generic.el (define-generic-mode): Add debug declaration.
35387         Add defcustom for the mode hook.
35388         (generic-mode-internal): Use run-mode-hooks.
35390 2005-03-31  Kim F. Storm  <storm@cua.dk>
35392         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
35393         (mouse-fixup-help-message): New defun called by show_help_echo
35394         to fixup mouse-2 prefix in help messages when applicable.
35396         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
35398 2005-03-31  Kenichi Handa  <handa@m17n.org>
35400         * language/thai-word.el (thai-find-word-ends): Pay attention to
35401         the case that we reach the end of buffer.
35403         * textmodes/fill.el (fill-text-properties-at): New function.
35404         (fill-newline): Use fill-text-properties-at instead of
35405         text-properties-at.
35407 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
35409         * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
35410         not comint-quote-filename.
35412 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
35414         * help-fns.el (help-with-tutorial): Revert last change.
35416 2005-03-31  Kim F. Storm  <storm@cua.dk>
35418         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
35420 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
35422         * calendar/cal-china.el: Update reference to "Calendrical
35423         Calculations" book; there's a new edition.
35424         * calendar/cal-coptic.el: Likewise.
35425         * calendar/cal-french.el: Likewise.
35426         * calendar/cal-hebrew.el: Likewise.
35427         * calendar/cal-islam.el: Likewise.
35428         * calendar/cal-iso.el: Likewise.
35429         * calendar/cal-julian.el: Likewise.
35430         * calendar/cal-mayan.el: Likewise.
35431         * calendar/cal-persia.el: Likewise.
35432         * calendar/calendar.el: Likewise.
35433         * calendar/holidays.el: Likewise.
35434         * calendar/lunar.el: Likewise.
35435         * calendar/solar.el: Likewise.
35437         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
35438         white space from doc string.
35440 2005-03-30  Jay Belanger  <belanger@truman.edu>
35442         * calc/calc-help.el (calc-full-help): Remove email address.
35444 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
35446         * help-fns.el (help-with-tutorial): Delete title line.
35448 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
35450         * calendar/cal-x.el (calendar-one-frame-setup)
35451         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
35452         rather than `symbol' for set-window-dedicated-p.
35454         * calendar/appt.el (appt-buffer-name): Make it a constant.
35455         (appt-add): Doc fix.
35457         * filesets.el (filesets-menu-path, filesets-menu-before)
35458         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
35459         (filesets-menu-cache-file): Use directory ~/.emacs.d.
35460         (filesets-add-submenu): Delete and use add-submenu instead.
35462 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
35464         * textmodes/org.el (org-agenda-phases-of-moon)
35465         (org-agenda-sunrise-sunset, org-agenda-convert-date)
35466         (org-agenda-goto-calendar): New commands.
35467         (org-diary-default-entry): New function.
35468         (org-get-entries-from-diary): Better parsing of diary entries.
35469         (org-agenda-check-no-diary): New function.
35470         ("diary-lib"): Advice to function `add-to-diary-list', to allow
35471         linking to diary entries.
35472         (org-agenda-execute-calendar-command): New function.
35473         (org-agenda): Improve visible section in window.
35474         Use `org-fit-agenda-window'.
35475         (org-fit-agenda-window): New option.
35476         (org-move-subtree-down): Better handling of empty lines
35477         at end of subtree.
35478         (org-cycle): Numeric prefix is interpreted now as show-subtree N
35479         levels up.
35480         (org-fontify-done-headline): New option.
35481         (org-headline-done-face): New face.
35482         (org-set-font-lock-defaults): Use `org-headline-done-face'.
35483         (org-table-copy-down): Rename from `org-table-copy-from-above'.
35484         When current field is non-empty, it is copied to next row.
35485         (org-table-copy-from-above): Fix bug which made it
35486         impossible to copy fields containing only a single non-white character.
35488 2005-03-30  Kim F. Storm  <storm@cua.dk>
35490         * kmacro.el (kmacro-end-macro): Isearch may store this command
35491         into the macro -- so ignore it when executing keyboard macro.
35493 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
35495         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
35497 2005-03-29  Kenichi Handa  <handa@m17n.org>
35499         * language/thai.el ("Thai"): Set setup-function and exit-function
35500         for Thai language environment.
35502         * language/thai-util.el: Require thai-word.
35503         (thai-word-mode-map): New variable.
35504         (thai-word-mode): New minor mode.
35505         (setup-thai-language-environment-internal): New function.
35506         (exit-thai-language-environment-internal): New function.
35508         * language/thai-word.el (thai-word-table): Declare it by defvar,
35509         use dolist to initialize it.
35510         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
35511         (thai-fill-find-break-point): New functions.
35513 2005-03-29  Richard M. Stallman  <rms@gnu.org>
35515         * simple.el (idle-update-delay): Move definition up.
35516         (set-mark): Doc fix.
35518 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
35520         * longlines.el: New file.
35522         * simple.el (buffer-substring-filters): New variable.
35523         (filter-buffer-substring): New function.
35524         (kill-region, copy-region-as-kill): Use it.
35526         * register.el (copy-to-register, append-to-register)
35527         (prepend-to-register): Use filter-buffer-substring.
35529 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
35531         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
35532         (gud-filter-pending-text): Move in front of gdb.
35533         (gud-overlay-arrow-position): New variable.
35534         (gud-sentinel, gud-display-line): Use it in place of
35535         overlay-arrow-position.
35537 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
35539         * progmodes/fortran.el (fortran-if-indent): Doc fix.
35540         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
35541         (fortran-font-lock-keywords-4): New variable.
35542         (fortran-blocks-re, fortran-end-block-re)
35543         (fortran-start-block-re): New constants, for hideshow.
35544         (hs-special-modes-alist): Add a Fortran entry.
35545         (fortran-mode-map): Bind fortran-end-of-block,
35546         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
35547         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
35548         (fortran-looking-at-if-then, fortran-end-of-block)
35549         (fortran-beginning-of-block): New functions, for hideshow.
35551         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
35552         Doc fix.  Tweak regexp.
35553         (f90-beginning-of-block): Push mark first.
35555 2005-03-29  Jay Belanger  <belanger@truman.edu>
35557         * calc/calc.el: Update copyright date.
35558         (calc-version): Increase to 2.1.
35559         (calc-version-date): Remove.
35561         * calc/calc-help.el: Update copyright date.
35562         (calc-full-help): Remove reference to calc-version-date.
35563         Update copyright date.
35565 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
35567         * vc.el (vc-do-command): Use a pipe for async processes, so password
35568         prompts don't show up at places where the user can't reply.
35570 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
35572         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
35573         on the file name we pass to the inferior shell.
35575 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
35577         * progmodes/which-func.el (which-function): Be robust in the face of an
35578         imenu--make-index-alist failure.
35580 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
35582         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
35584         * progmodes/python.el (python-preoutput-filter): Fix last change.
35586 2005-03-29  Lute Kamstra  <lute@gnu.org>
35588         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
35589         functions and compiled macros.
35590         (debug-convert-byte-code): Handle macros too.
35591         (debug-on-entry-1): Don't signal an error when trying to clear a
35592         function that is not set to debug on entry.
35594 2005-03-29  Jay Belanger  <belanger@truman.edu>
35596         * calc/calc-lang.el: Add functions to math-function-table
35597         properties of tex and math.
35599 2005-03-29  Kenichi Handa  <handa@m17n.org>
35601         * ps-mule.el (ps-mule-plot-string): Translate characters by
35602         ps-print-translation-table.
35603         (ps-mule-begin-job): Call find-charset-region/string with
35604         ps-print-translation-table.
35605         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
35607         * ps-print.el (ps-print-translation-table): New variable.
35608         (ps-plot-region): Translate characters by ps-print-translation-table.
35610 2005-03-29  Juri Linkov  <juri@jurta.org>
35612         * simple.el (next-error-highlight-timer): New variable.
35614         * progmodes/compile.el (compilation-goto-locus):
35615         Use `next-error-highlight-timer' instead of `sit-for'.
35617 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
35619         * mail/supercite.el (sc-mail-field): Use assoc-string.
35620         (sc-get-address): Simplify regexps.
35622         * files.el (minibuffer-with-setup-hook): New macro.
35623         (find-file-read-args): Use it to avoid let-binding
35624         minibuffer-with-setup-hook (which breaks turning on/off
35625         file-name-shadow-mode while in the prompt).
35627         * complete.el (PC-read-include-file-name-internal):
35628         Use test-completion.
35630 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
35632         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
35634 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
35636         * window.el (window-buffer-height): Use count-screen-lines.
35638         * progmodes/python.el (python-preoutput-leftover): New var.
35639         (python-preoutput-filter): Use it.
35640         (python-send-receive): Loop until all the result has been received.
35642 2005-03-28  Juri Linkov  <juri@jurta.org>
35644         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
35646         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
35647         "Recover Crashed Session".
35648         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
35649         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
35650         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
35651         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
35652         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
35653         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
35654         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
35655         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
35657         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
35658         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
35659         Ediff Sessions", "Toggle use of separate control buffer frame",
35660         "Use separate frame for Ediff control buffer".
35662         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
35663         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
35664         "Rename Bookmark", "Delete Bookmark".
35666         * info.el (Info-mode-menu): Remove ellipsis from "Index".
35667         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
35668         Add `:active Info-index-alternatives' to "Next Matching Item".
35670         * wdired.el (wdired-change-to-wdired-mode):
35671         Mention `wdired-abort-changes' key in the initial message.
35673         * international/mule.el (auto-coding-alist): Associate non-ascii
35674         image filename extensions with `no-conversion'.
35676 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
35678         * international/iso-acc.el:
35679         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
35681 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
35683         * textmodes/sgml-mode.el (html-mode): Doc update.
35685         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
35687 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
35689         * term.el (term-move-columns): Fix face after extending a line.
35690         (term-insert-spaces): Likewise.
35691         (term-reset-terminal): Fix off by one error.
35693 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
35695         * international/mule.el (auto-coding-alist): Add .xpi files.
35697         * files.el (auto-mode-alist): Add .xpi files.
35699 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
35701         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
35703 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
35705         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
35707 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
35709         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
35710         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
35712         * calendar/cal-move.el (calendar-beginning-of-year): Move the
35713         cursor to Jan 1 when needed.
35714         (calendar-end-of-year): Fix -/+ typo.
35715         Reported by Chong Yidong <cyd@stupidchicken.com>.
35717 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
35719         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
35721         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
35722         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
35724 2005-03-25  Richard M. Stallman  <rms@gnu.org>
35726         * filesets.el (filesets-init): Add autoload.
35728         * mail/mailalias.el (mail-directory): Doc fix.
35730 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
35732         * mail/mailalias.el (mail-directory-process): Do nothing if
35733         mail-directory-process is an atom.
35734         (mail-get-names): Ignore mail-directory-names if it is an atom.
35735         (mail-directory-process defvar): Doc fix.
35736         (mail-names): Doc fix.
35738 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
35740         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
35742 2005-03-26  Kenichi Handa  <handa@m17n.org>
35744         * international/mule-util.el (detect-coding-with-priority):
35745         Call update-coding-systems-internal before detect-coding-region.
35747 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
35749         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
35750         (gdb-frames-mode-map): Add follow-link property.
35752 2005-03-25  Jay Belanger  <belanger@truman.edu>
35754         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
35755         for variables.
35757 2005-03-25  Juri Linkov  <juri@jurta.org>
35759         * image-mode.el: Optimize image filename extension regexps in
35760         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
35761         in `auto-mode-alist'.
35762         (image-mode): Add `image-toggle-display-text' to local hook
35763         `change-major-mode-hook'.  Display the image as an image by
35764         default.  Set `cursor-type' and `truncate-lines' if the image
35765         is already displayed.  Take into account the current mode (image
35766         or text) in message.
35767         (image-minor-mode): New minor mode.
35768         (image-mode-maybe, image-toggle-display-text): New functions.
35769         (image-toggle-display): Use called-interactively-p.
35770         Let-bind `inhibit-read-only' to t.
35772         * image-mode.el (image-minor-mode): Set `cursor-type' and
35773         `truncate-lines' if the image is already displayed.  Add turning
35774         image-minor-mode off to `change-major-mode-hook'.  Add message.
35775         Call `image-toggle-display-text' after turning image-minor-mode off.
35777 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
35779         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
35780         Terminal.app, use utf-8.
35781         (set-display-table-and-terminal-coding-system): Add coding-system arg.
35782         (set-locale-environment): Use it.
35784         * term/xterm.el: Undo last change, better done in mule-cmds.el.
35786         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
35788         * progmodes/python.el (python-close-block-statement-p)
35789         (python-outdent-p, python-current-defun): Use symbol-end.
35791 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>
35793         * files.el (save-some-buffers): Doc fix.
35795 2005-03-25  Werner Lemberg  <wl@gnu.org>
35797         * complete.el, thumbs.el: Replace `legal' with `valid'.
35798         * calendar/calendar.el: Replace `legal' with `valid'.
35799         * emacs-lisp/advice.el: Replace `legal' with `valid'.
35800         * mail/supercite.el: Replace `legal' with `valid'.
35801         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
35802         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
35803         Replace `legal' with `valid'.
35804         * textmodes/reftex-vars.el, textmodes/reftex.el:
35805         Replace `legal' with `valid'.
35807 2005-03-25  Werner Lemberg  <wl@gnu.org>
35809         * calc/calc-forms.el, calc/calc-sel.el
35810         * midnight.el, vc-cvs.el
35811         * emacs-lisp/cl-macs.el
35812         * emulation/vip.el
35813         * eshell/esh-io.el, eshell/esh-var.el
35814         * mail/supercite.el
35815         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
35816         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
35817         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
35818         * progmodes/sh-script.el, progmodes/xscheme.el
35819         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
35820         * textmodes/reftex-index.el, textmodes/reftex-parse.el
35821         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
35822         * textmodes/reftex.el, textmodes/org.el:
35823         Replace `illegal' with `invalid'.
35825 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35827         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
35828         (flymake-find-buildfile, flymake-find-possible-master-files)
35829         (flymake-check-include, flymake-parse-line): Replace loops over the
35830         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
35832         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
35833         Substitute file-name-as-directory in the rest of the file.
35834         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
35835         (flymake-replace-region): Remove unused arg `buffer'.
35836         (flymake-check-patch-master-file-buffer): Update calls to it.
35837         (flymake-add-err-info): Remove unused var `count'.
35838         (flymake-mode): Use define-minor-mode.
35840         * progmodes/flymake.el: Use with-current-buffer.
35841         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
35842         flymake-replace-regexp-in-string, flymake-line-beginning-position)
35843         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
35844         Avoid testing for `xemacs'.
35845         (flymake-nop): Move.
35846         (flymake-region-has-flymake-overlays): Return the computed value.
35847         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
35848         Remove unused var `endline'.
35849         (flymake-get-line-count): Remove unused function.
35850         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
35852         * emulation/vi.el:
35853         * generic.el:
35854         * hilit-chg.el (global-highlight-changes):
35855         * hi-lock.el (hi-lock-mode):
35856         * follow.el: find-file-hooks -> find-file-hook.
35858         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
35860 2005-03-24  Juri Linkov  <juri@jurta.org>
35862         * dired.el (dired-mode-map): Add menu item "Compare directories"
35863         for dired-compare-directories.
35865         * dired-aux.el (dired-compare-directories): Add autoload cookie.
35866         Doc fix.  Replace `read-file-name' with `read-directory-name'.
35868 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35870         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
35872 2005-03-24  Jay Belanger  <belanger@truman.edu>
35874         * calc/calc-embed.el (calc-embedded-mode-change): Save all
35875         relevant mode settings in calc-embedded-original-modes when modes
35876         are permanently changed.
35878 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35880         * autoinsert.el: find-file-hooks -> find-file-hook.
35882 2005-03-24  Lute Kamstra  <lute@gnu.org>
35884         * generic.el (generic-font-lock-defaults): Make it obsolete.
35885         (generic-font-lock-keywords): New variable to replace
35886         generic-font-lock-defaults.
35887         (generic-mode-set-font-lock): Delete it.
35888         (generic-mode-internal): Don't call generic-mode-set-font-lock.
35889         (generic-bracket-support): Add docstring.
35891         * generic-x.el: Rename generic-font-lock-defaults to
35892         generic-font-lock-keywords throughout.
35893         (mailagent-rules-setup-function): Delete it.
35894         (mailagent-rules-generic-mode): Use anonymous function instead.
35895         (show-tabs-generic-mode-font-lock-defaults-1)
35896         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
35897         Quote faces.
35898         (show-tabs-tab-face, show-tabs-space-face): Specify background,
35899         not foreground.
35901         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
35902         Recognize define-generic-mode.
35904 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
35906         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
35907         if there's no completion table.
35909 2005-03-23  Miles Bader  <miles@gnu.org>
35911         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35912         Remove tty-specific variants, as they're no longer needed.
35914 2005-03-23  Lute Kamstra  <lute@gnu.org>
35916         * generic-x.el: Code cleanup: make args constant whenever possible.
35917         (installshield-statement-keyword-list)
35918         (installshield-system-functions-list)
35919         (installshield-system-variables-list, installshield-types-list)
35920         (installshield-funarg-constants-list): Make them constants.
35922         * generic.el (generic-make-keywords-list): Add autoload cookie.
35924         * calendar/time-date.el: Add comment on time value formats.
35925         Don't require parse-time.
35926         (with-decoded-time-value): New macro.
35927         (encode-time-value): New function.
35928         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
35929         (days-to-time): Return a valid time value when arg is huge.
35930         (time-since): Use time-subtract.
35931         (time-to-number-of-days): Use time-to-seconds.
35933 2005-03-23  David Ponce  <david@dponce.com>
35935         * recentf.el (recentf-keep): New option.
35936         (recentf-menu-action): Default to `find-file'.
35937         (recentf-keep-non-readable-files-flag)
35938         (recentf-keep-non-readable-files-p)
35939         (recentf-file-readable-p, recentf-find-file)
35940         (recentf-cleanup-remote): Remove.
35941         (recentf-include-p): More robust.
35942         (recentf-keep-p): New function.
35943         (recentf-remove-if-non-kept): Rename from
35944         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
35945         All callers updated.
35946         (recentf-menu-items-for-commands): Fix help string.
35947         (recentf-track-closed-file): Update.  Doc fix.
35948         (recentf-cleanup): Update.  Count removed files.  Doc fix.
35950 2005-03-23  Kim F. Storm  <storm@cua.dk>
35952         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35953         Don't inherit from fringe face (now happens automatically).
35955 2005-03-22  Kim F. Storm  <storm@cua.dk>
35957         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
35958         position values.
35960 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
35962         * menu-bar.el (showhide-date-time): Remove.
35963         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
35964         (menu-bar-make-mm-toggle): Simplify.
35966 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
35968         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
35969         Accept qualified variable and function names.
35971 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
35973         * bindings.el (completion-ignored-extensions):
35974         Remove ".lis" for `vax-vms'.
35976 2005-03-22  Andreas Schwab  <schwab@suse.de>
35978         * generic-x.el: Revert last change.
35979         * ldefs-boot.el: Update.
35981 2005-03-22  Jay Belanger  <belanger@truman.edu>
35983         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
35984         (calc-embedded-save-original-modes)
35985         (calc-embedded-restore-original-modes): New functions.
35986         (calc-do-embedded): Save original modes when entering embedded mode
35987         and restore when leaving embedded mode.
35988         (calc-embedded-modes-change): Change the value of
35989         calc-embedded-original-modes to reflect permanent changes.
35991 2005-03-22  Lute Kamstra  <lute@gnu.org>
35993         * generic-x.el: Require generic again.
35995 2005-03-22  Miles Bader  <miles@gnu.org>
35997         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35998         Tweak details to look good on both ttys and bitmap displays, light
35999         or dark background, etc.
36001 2005-03-21  Kim F. Storm  <storm@cua.dk>
36003         * tooltip.el (tooltip-show-help-function): Check car and cdr of
36004         mouse position.
36006 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
36008         * icomplete.el: Don't forcibly turn on the mode upon load.
36009         (icomplete-mode): Use define-minor-mode.
36010         (icomplete-eoinput): Default to nil.
36011         (icomplete-minibuffer-setup): Remove autoload.
36012         (icomplete-tidy): Simplify.
36013         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
36014         in the initial state or if the user has modified the field.
36015         Fix handling of icomplete-max-delay-chars.
36016         Remove code that handles the oddball case where
36017         minibuffer-completion-table is an integer.
36018         Wrap icomplete-completions in while-no-input in case building
36019         completions takes more time than expected.
36020         (icomplete-completions): Simplify.
36022 2005-03-21  Richard M. Stallman  <rms@gnu.org>
36024         * jka-compr.el (jka-compr-really-do-compress):
36025         Make variable buffer-local.
36027         * image-mode.el: Handle .xpm files too.
36028         (image-toggle-display): Preserve modification flag.
36030         * help.el (where-is): Don't mention aliases with no key bindings.
36032 2005-03-21  Lute Kamstra  <lute@gnu.org>
36034         * generic.el: Fix commentary section.  Don't require cl for
36035         compilation.
36036         (generic-mode-list): Add autoload cookie.
36037         (generic-use-find-file-hook, generic-lines-to-scan)
36038         (generic-find-file-regexp, generic-ignore-files-regexp)
36039         (generic-mode, generic-mode-find-file-hook)
36040         (generic-mode-ini-file-find-file-hook): Fix docstrings.
36041         (define-generic-mode): Make it a defmacro.  Fix docstring.
36042         (generic-mode-internal): Code cleanup.  Add autoload cookie.
36043         (generic-mode-set-comments): Code cleanup.
36044         * generic-x.el: Don't prevent compilation.  Don't require generic.
36045         Follow coding conventions.  Minor code cleanup.
36046         (etc-fstab-generic-mode): Add some keywords.
36047         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
36048         define-generic-mode like a function declaration.
36050 2005-03-21  Jay Belanger  <belanger@truman.edu>
36052         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
36053         changing modes.
36055 2005-03-21  Sam Steingold  <sds@gnu.org>
36057         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
36059 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
36061         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
36062         Add underscore to "f$ lexicals" regexp.
36064 2005-03-20  Juri Linkov  <juri@jurta.org>
36066         * subr.el (progress-reporter-do-update): When `min-value' is equal
36067         to `max-value', set `percentage' to 0 and prevent division by zero.
36069 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
36071         Sync with Tramp 2.0.48.
36073         * net/tramp.el (all): Change all addresses to .gnu.org.
36074         (tramp-append-tramp-buffers): New defun.
36075         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
36076         Catch `dont-send' signal.
36077         (tramp-set-auto-save-file-modes): Set always permissions, because
36078         there might be an old auto-saved file belonging to another
36079         original file.  This could be a security threat.  Reported by
36080         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
36081         Check for Emacs 21.3.50 removed.
36083         * net/tramp-smb.el (all): Remove debug construct for
36084         `with-parsed-tramp-file-name'.
36085         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
36086         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
36087         No error message if DIRECTORY or FILENAME doesn't exist.
36088         (tramp-smb-open-connection): Check existence of
36089         `tramp-smb-program'.
36091 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
36093         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
36094         Properly handle the case where the `m' or `s' command's argument is not
36095         yet terminated.
36096         (perl-indent-new-calculate): New function.
36097         (perl-indent-line): Use it.
36099 2005-03-20  Miles Bader  <miles@gnu.org>
36101         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
36102         in text-mode too.  Change to new face names.
36103         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
36104         Add `:weight bold' attribute.
36105         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
36107 2005-03-19  Juri Linkov  <juri@jurta.org>
36109         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
36111         * international/mule.el (auto-coding-alist): Sync with
36112         `auto-mode-alist' by adding upper case archive file extensions
36113         and adding ear/war to jar extension.
36115 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
36117         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
36118         running, restart it.
36120 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
36122         * finder.el (finder-current-item): Throw an error on an empty line.
36124         * man.el (Man-follow-manual-reference): If current-word returns
36125         nil, use "".
36127 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
36129         * simple.el (goto-line): Doc fix.
36131 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
36133         * files.el (save-buffer): Doc fix.
36135 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
36137         * recentf.el (recentf-cleanup-remote): New variable.
36138         (recentf-cleanup): Use it to conditionally check availability of
36139         remote files.
36141 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
36143         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
36144         function names.
36146 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
36148         * language/thai-word.el: New file.
36150 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
36152         * files.el (backup-buffer): If the file's directory is not
36153         writable, use copy instead of move to backup the file.
36155 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
36157         * obsolete/keyswap.el: Moved to obsolete/ from term/.
36159 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
36161         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
36162         Use functionp instead of symbolp and fboundp.  Reported by Drkm
36163         <darkman_spam@yahoo.fr>.
36164         (ps-print-version): New version 6.6.6.
36166 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
36168         * textmodes/table.el (table--line-column-position): New idiom.
36169         (table--row-column-insertion-point-p): New function to test
36170         validity of row and column insertion operation at a location.
36171         (table-global-menu, table-cell-menu): Use above functions for
36172         deterministic test operation.
36173         (table--editable-cell-p): Behave in deterministic fashion.
36175 2005-03-18  Juri Linkov  <juri@jurta.org>
36177         * isearch.el (isearch-lazy-highlight-new-loop):
36178         Make arguments beg and end optional.
36179         (isearch-update): Remove optional arguments nil from
36180         isearch-lazy-highlight-new-loop.
36181         (isearch-lazy-highlight-search): Let-bind case-fold-search to
36182         isearch-lazy-highlight-case-fold-search instead of
36183         isearch-case-fold-search, and let-bind isearch-regexp to
36184         isearch-lazy-highlight-regexp.
36185         Use isearch-lazy-highlight-last-string instead of isearch-string.
36187         * replace.el (perform-replace): Remove bindings of global
36188         variables isearch-string, isearch-regexp, isearch-case-fold-search.
36189         Add three new arguments to `replace-highlight'.
36190         (replace-highlight): Add arguments string, regexp, case-fold.
36191         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
36192         to allow isearch-lazy-highlight-new-loop to use these values
36193         to set corresponding isearch-lazy-highlight-* internal
36194         variables whose values lazy highlighting will use regardless of
36195         changes to global variables isearch-string, isearch-regexp,
36196         isearch-case-fold-search during lazy highlighting loop.
36197         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
36198         to `lazy-highlight-cleanup'.
36200         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
36201         (ispell-highlight-face): Set default face to `isearch' when
36202         lazy highlighting is enabled.
36203         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
36204         priority to 1.  Add lazy highlighting.
36205         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
36206         from `isearch-dehighlight'.
36208 2005-03-18  David Ponce  <david@dponce.com>
36210         * files.el (hack-local-variables): Do a case-insensitive search
36211         for End.
36213 2005-03-18  Juri Linkov  <juri@jurta.org>
36215         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
36216         `isearch-lazy-highlight-cleanup', add alias to old name and
36217         declare obsolete.  Add release numbers to other obsolete vars.
36218         (isearch-done, isearch-lazy-highlight-new-loop):
36219         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
36220         (lazy-highlight-cleanup) <variable>: Doc fix.
36221         (isearch-lazy-highlight-update): Rename obsolete
36222         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
36224 2005-03-18  Kenichi Handa  <handa@m17n.org>
36226         * language/thai-util.el: Fix categorization of Thai characters in
36227         thai-category-table.
36228         (thai-composition-pattern): Adjust it for the above change.
36229         (thai-self-insert-command, thai-compose-syllable): New functions.
36230         (thai-compose-region): Use thai-compose-syllable.
36231         (thai-compose-string): Likewise.
36232         (thai-composition-function): Likewise.
36233         (thai-auto-composition): New function.
36234         (thai-auto-composition-mode): New minor mode.
36236         * language/thai.el: Fix patterns to be registered in
36237         composition-function-table.
36239         * international/quail.el (quail-input-method): Locally bind
36240         inhibit-modification-hooks to t.
36242 2005-03-17  Richard M. Stallman  <rms@gnu.org>
36244         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
36245         (perl-mode): Use run-mode-hooks.
36247         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
36248         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
36249         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
36251         * mail/sendmail.el (sendmail-send-it): Reenable the code
36252         to compute resend-to-address and use it.
36254         * tar-mode.el (tar-mode): Turn off undo unconditionally.
36256         * image-mode.el: New file.
36258         * image.el (insert-sliced-image): Add autoload cookie.
36260         * font-lock.el (font-lock-lines-before): New user option.
36261         (font-lock-after-change-function): Obey it.
36263         * bindings.el (esc-map): Make M-g a prefix.
36264         Bind M-g g and M-g M-g to goto-line.
36266         * faces.el (face-id): Doc fix.
36268 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
36270         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
36271         (rmail-show-message): Use rmail-unknown-mail-followup-to.
36272         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
36274         * mail/sendmail.el (mail-yank-ignored-headers)
36275         (mail-font-lock-keywords, mail-mode-fill-paragraph):
36276         Add Mail-Followup-To and Mail-Reply-To headers.
36277         (mail-citation-hook): Add autoload cookie.
36278         (mail-mode): Doc fix.
36279         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
36280         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
36281         (mail-mode-fill-paragraph): Handle those headers.
36282         (mail-mailing-lists): New variable.
36283         (mail-mail-reply-to, mail-mail-followup-to): New functions.
36285 2005-03-17  Juri Linkov  <juri@jurta.org>
36287         * isearch.el (isearch-fallback): Check for `(car previous)'
36288         before calling `isearch-other-end-state'.
36290 2005-03-17  Kim F. Storm  <storm@cua.dk>
36292         * simple.el (move-beginning-of-line): Move to beginning of buffer
36293         line, as well as beginning of screen line.
36295 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
36297         * calendar/diary-lib.el (mark-diary-entries): Use new optional
36298         argument REDRAW rather than calendar-redrawing variable.
36299         * calendar/calendar.el (calendar-redrawing): Delete.
36300         (redraw-calendar): Do not bind calendar-redrawing.
36302 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
36304         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
36305         diary-file buffer.
36307 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
36309         * help.el (describe-mode): Allow a :minor-mode-function property to
36310         specify a different minor mode toggle function than the variable.
36311         * simple.el (auto-fill-function):
36312         * subr.el (add-minor-mode): Use it.
36314 2005-03-16  Kenichi Handa  <handa@m17n.org>
36316         * language/ethio-util.el (sera-being-called-by-w3): New variable.
36317         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
36318         (ethio-fidel-to-sera-buffer): Likewise.
36320 2005-03-16  Juri Linkov  <juri@jurta.org>
36322         * emacs-lisp/find-func.el (find-function-regexp):
36323         Add defun-emitting macro `menu-bar-make-toggle'.
36325         * isearch.el: Put `isearch-scroll' property to
36326         `split-window-horizontally'.
36328         * info.el: Update error messages for `debug-ignored-errors'.
36329         (Info-isearch-search): Doc fix.
36330         (Info-find-node): Move up code to go into info buffer before
36331         recording the node to the history.
36332         (Info-fontify-node): Fontify titles only if the next line
36333         has two or more `*', `=', `-', `.'.
36334         Display "go to this node" for empty (match-string 3).
36336 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
36338         * term/mac-win.el: Add mouse pointer shape constants.
36340 2005-03-15  Kim F. Storm  <storm@cua.dk>
36342         * simple.el (move-beginning-of-line): Use vertical-motion.
36344 2005-03-15  Juri Linkov  <juri@jurta.org>
36346         * isearch.el (isearch-error): New variable.
36347         (isearch-invalid-regexp, isearch-within-brackets): Remove.
36348         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
36349         (isearch-within-brackets-state): Remove.
36350         (isearch-case-fold-search-state, isearch-pop-fun-state):
36351         Decrease frame index.
36352         (isearch-mode, isearch-top-state, isearch-push-state)
36353         (isearch-edit-string, isearch-abort, isearch-search-and-update)
36354         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
36355         (isearch-search, isearch-lazy-highlight-new-loop):
36356         Replace `isearch-invalid-regexp' with `isearch-error'.
36357         Remove `isearch-within-brackets'.
36358         (isearch-search): Add `search-failed' handler to `condition-case'.
36359         (isearch-lazy-highlight-search): Add `condition-case' to catch
36360         errors and allow `isearch-lazy-highlight-update' to try
36361         highlighting from the beginning of the window.
36362         (isearch-repeat): Move up code to set isearch-wrapped to t
36363         before calling isearch-wrap-function.
36365         * info.el (Info-isearch-initial-node): New internal variable.
36366         (Info-search): Signal an error in isearch mode when search leaves
36367         the initial node.  Signal an error when `bound' is non-nil and
36368         nothing was found in the current subfile.
36369         (Info-isearch-search): Remove `condition-case'.
36370         (Info-isearch-wrap): Don't wrap when search failed during leaving
36371         the initial node.  If `Info-isearch-search' is nil, wrap around
36372         the current node.
36373         (Info-isearch-start): New fun.
36374         (Info-mode): Add buffer-local hook `Info-isearch-start' to
36375         `isearch-mode-hook'.
36377 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
36379         * simple.el (normal-erase-is-backspace): Set default to t if
36380         running on Mac.
36382         * term/mac-win.el (function-key-map): Sync with x-win.el.
36384 2005-03-15  Kenichi Handa  <handa@m17n.org>
36386         * international/mule-cmds.el (locale-language-names): Modify the
36387         format of elements and add more entries.
36388         (locale-preferred-coding-systems): Add more entries.
36389         (set-locale-environment): Adjust for the change of
36390         locale-language-names.
36392 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
36394         * pcvs.el (smerge-ediff): Remove bogus autoload.
36396 2005-03-14  Lute Kamstra  <lute@gnu.org>
36398         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
36399         Ignore a `*' at the beginning of a line.
36401         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
36402         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
36403         subr.el.
36404         (dont-compile, eval-when-compile, eval-and-compile): Use declare
36405         to specify indentation.
36407         * generic.el (define-generic-mode): Let generic-mode-list be a
36408         list of strings; test membership with equal.
36410 2005-03-14  Kim F. Storm  <storm@cua.dk>
36412         * simple.el (next-line, previous-line): Add optional try-vscroll
36413         arg to recognize interactive use.  Pass it on to line-move.
36414         (line-move): Don't perform auto-window-vscroll when defining or
36415         executing keyboard macro to ensure consistent behavior.
36417 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
36419         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
36421 2005-03-13  Lute Kamstra  <lute@gnu.org>
36423         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
36424         debugger-setup-buffer so that backtrace marks the frames set to
36425         debug-on-exit and we don't have to do it manually.  Set an extra
36426         debug-on-exit for macro's.
36427         (debugger-setup-buffer): Don't mark the top frame manually.
36429 2005-03-12  Lute Kamstra  <lute@gnu.org>
36431         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
36432         lisp-indent-function throughout.
36433         (with-no-warnings): Set lisp-indent-function property.
36435 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
36437         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
36438         Add entry for backslash.
36440 2005-03-12  Juri Linkov  <juri@jurta.org>
36442         * info.el (Info-search): Four fixes for backward search.
36444 2005-03-11  Jay Belanger  <belanger@truman.edu>
36446         * calc/calc.el (calc-language-alist): New variable.
36447         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
36448         (calc-embedded-find-modes): Use calc-language-alist instead of
36449         calc-embedded-language-alist.
36451 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
36453         * calendar/calendar.el (calendar-redrawing): New internal
36454         variable.
36455         (redraw-calendar): Remove bogus save-excursion from previous
36456         change.  Bind calendar-redrawing to t for mark-diary-entries.
36457         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
36458         calendar if that is why we were called.
36460 2005-03-11  Kenichi Handa  <handa@m17n.org>
36462         * international/mule.el (make-coding-system): Set property
36463         coding-system-define-form to nil.
36464         (define-coding-system-alias): Likewise.
36466 2005-03-11  Kenichi Handa  <handa@m17n.org>
36468         These changes are suggested by Dave Love <fx@gnu.org>.
36470         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
36471         coding: tag.
36472         (adaptive-fill-regexp): Add more bullets.
36473         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
36474         regexps.
36476 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
36478         * help.el (describe-mode): Properly handle non-trivial lighters.
36479         Don't ignore minor modes that are not listed in minor-mode-list.
36481         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
36482         feature ON when the user requests to turn it OFF.
36484 2005-03-10  Lute Kamstra  <lute@gnu.org>
36486         * emacs-lisp/debug.el (debug-entry-code): Delete it.
36487         (implement-debug-on-entry): New function to replace debug-entry-code.
36488         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
36489         second argument as the 2005-03-07 change makes it obsolete.
36490         (debug-on-entry, cancel-debug-on-entry): Update call to
36491         debug-on-entry-1.
36492         (debug, debugger-setup-buffer): Comment update.
36493         (debugger-frame-number): Update to work with implement-debug-on-entry.
36495 2005-03-10  Jay Belanger  <belanger@truman.edu>
36497         * calc/calc-embed.el (math-ms-args): Declare it.
36498         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
36499         math-ms-args.
36500         (calc-embedded-subst): Use math-multi-subst-rec to substitute
36501         variables.
36503 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
36505         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
36506         Use message-box.
36508         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
36509         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
36510         (tooltip-gud-tips): Simplify.
36511         (tooltip-gud-tips-p): Remove superfluous :set.
36512         (tooltip-gud-modes): Add fortran-mode.
36513         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
36515         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
36517 2005-03-09  Kim F. Storm  <storm@cua.dk>
36519         * play/animate.el (animate-place-char): Use forward-line instead
36520         of next-line to improve performance.
36522 2005-03-09  Simon Josefsson  <jas@extundo.com>
36524         * net/browse-url.el (browse-url-default-browser): Doc fix.
36526 2005-03-09  Miles Bader  <miles@gnu.org>
36528         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
36529         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
36531 2005-03-09  Kenichi Handa  <handa@m17n.org>
36533         * international/latin-1.el: Set case and syntax for 255 only if
36534         set-case-syntax-set-multibyte is nil.
36536         * textmodes/ispell.el (ispell-insert-word): New function.
36537         (ispell-word): Use ispell-insert-word to insert a new word.
36538         (ispell-process-line): Likewise.
36539         (ispell-complete-word): Likewise.
36541 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
36543         * calendar/calendar.el (redraw-calendar): Preserve point.
36544         Reported by Matt Hodges <MPHodges@member.fsf.org>.
36545         (calendar-week-start-day): Move after definition of
36546         redraw-calendar.  Delete buffer test, since redraw-calendar has
36547         that now.
36549         * calendar/diary-lib.el (mark-diary-entries): Only call
36550         redraw-calendar in the first of any recursive calls.
36551         Reported by Alan Shutko <ats@acm.org>.
36553 2005-03-08  Juri Linkov  <juri@jurta.org>
36555         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
36556         (html-horizontal-rule, html-line, html-image, html-checkboxes)
36557         (html-radio-buttons): Add a space before the trailing `/>' where
36558         sgml-xml-mode is non-nil.
36559         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
36560         the subsequent tag of the empty XML tag.
36561         (html-href-anchor): Don't set initial input to "http:".
36562         (html-image): Ask for the image URL and set point inside alt="".
36563         (html-name-anchor): Duplicate the name in the `id' attribute when
36564         sgml-xml-mode is non-nil.
36565         (html-paragraph): Remove \n before <p>.
36566         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
36567         instead of `checked' when sgml-xml-mode is non-nil.
36569         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
36570         Remove 1 space before #RRGGBB to not truncate it on terminal
36571         windows w/o fringes.  Remove 1 space between bg and fg examples
36572         to get more space.
36573         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
36574         avoid byte-compile warnings.
36576         * image-file.el (image-file-handler): Put `safe-magic' property to
36577         `image-file-handler'.
36579         * info.el (Info-isearch-search): Emulate word search in
36580         isearching through multiple Info nodes with Info-search.
36581         (Info-isearch-wrap): Allow isearch-word.
36583 2005-03-08  Lute Kamstra  <lute@gnu.org>
36585         * emacs-lisp/debug.el (debugger-step-through): Make sure that
36586         stepping into the debugger's code is not possible.
36587         (debugger-jumping-flag): Docstring update.
36589 2005-03-08  Jay Belanger  <belanger@truman.edu>
36591         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
36592         embedded mode begins.
36593         (calc-embedded-language-alist): New variable.
36594         (calc-embedded-find-modes): Use calc-embedded-language-alist to
36595         set default language mode.
36597 2005-03-08  Kenichi Handa  <handa@m17n.org>
36599         * international/ccl.el (define-ccl-program): Fix docstring about
36600         extra 256 bytes assured for the output buffer.
36602         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
36603         Fix BUFFER_MAGNIFICATION to 2.
36604         (ccl-encode-mule-utf-16be-with-signature): Likewise.
36606 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
36608         * align.el (align-rules-list): Added an alignment rule for CSS
36609         declarations (applies to css-mode and html-mode buffers).
36611 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
36613         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
36615 2005-03-07  Kim F. Storm  <storm@cua.dk>
36617         * simple.el (move-beginning-of-line): New command.
36619         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
36621         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
36623         * emulation/cua-base.el: Put CUA move property on move-end-of-line
36624         and move-beginning-of-line.
36626         * apropos.el (apropos-print): Omit command from M-x ... RET.
36628 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
36630         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
36631         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
36633 2005-03-06  Richard M. Stallman  <rms@gnu.org>
36635         * bindings.el (esc-map): Bind M-g to goto-line.
36637         * facemenu.el (global-map): Bind M-o, not M-g.
36639 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
36641         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
36642         "Open Directory" as for "Open File".
36644 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
36646         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
36647         (push-mark-command): Run activate-mark-hook.
36649 2005-03-06  Richard M. Stallman  <rms@gnu.org>
36651         * help-mode.el (help-mode-finish): Don't alter the element
36652         in view-return-to-alist if there already is one.
36654         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
36655         make sure the current buffer is the expected one.
36657         * novice.el (disabled-command-function): Output in *Disabled Command*.
36658         Explicitly ignore non-keyboard events, and explicitly handle C-g.
36660         * textmodes/flyspell.el (flyspell-large-region):
36661         Pass args differently for aspell.
36663         * files.el (mode-require-final-newline): Doc fix.
36665 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
36667         * progmodes/which-func.el (which-function):
36668         Specify NOERROR when calling imenu--make-index-alist.
36670 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
36672         * simple.el (normal-erase-is-backspace): Define default value.
36674         * custom.el (custom-theme-set-variables): Remove unused var
36675         `immediate'.
36676         (custom-reevaluate-setting): Simple function to handle variables
36677         that are defined before their default value can really be
36678         computed.
36680         * startup.el (command-line): Use it for temporary-file-directory,
36681         small-emporary-file-directory, auto-save-file-name-transforms,
36682         blink-cursor-mode, and normal-erase-is-backspace.
36684         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
36685         progress, even with buggy anchored keywords.
36687 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
36689         * simple.el (goto-line): Remove unbalanced final parenthesis.
36691 2005-03-05  Richard M. Stallman  <rms@gnu.org>
36693         * simple.el (goto-line): Use a number at point as the default.
36694         With C-u as arg, switch buffers.
36696 2005-03-05  Juri Linkov  <juri@jurta.org>
36698         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
36699         with `no-blinking-cursor'.
36701         * startup.el (no-blinking-cursor): New defvar.
36702         (command-line): Add `--no-blinking-cursor' to longopts.
36703         Set `no-blinking-cursor' to t for command line arguments
36704         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
36705         with `no-blinking-cursor' in the condition for calling
36706         `blink-cursor-mode'.
36708 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
36710         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
36711         (menu-bar-options-save): Add blink-cursor-mode.
36712         (menu-bar-options-menu): Add blink-cursor-mode.
36714 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
36716         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
36717         (icalendar-export-file, icalendar-export-region)
36718         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
36719         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
36721 2005-03-04  Lute Kamstra  <lute@gnu.org>
36723         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
36724         (debug-function-list): Ditto.
36726 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
36728         * textmodes/texinfmt.el (texinfo-append-refill):
36729         Redefine the types of line to which @refill
36730         is not appended by replacing a search for `@refill\\|@bye' with
36731         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
36732         itemize@refill' bug and the unfilled long lines bug.
36733         (texinfmt-version): Update number and date.
36735 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
36737         * international/code-pages.el (windows-1250, windows-125[2-8])
36738         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
36740 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
36742         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
36743         bound yet.
36745 2005-03-02  Romain Francoise  <romain@orebokech.com>
36747         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
36748         buffer after removing limits.
36749         (ibuffer-pop-filter): Ditto.
36750         Update copyright.
36752 2005-03-02  Miles Bader  <miles@gnu.org>
36754         * button.el (make-text-button): If the user doesn't specify a
36755         type, use the default.  Rewrite to use `add-text-properties' and
36756         plist functions.
36758 2005-03-01  Lute Kamstra  <lute@gnu.org>
36760         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
36761         (debugger-jumping-flag): New var.
36762         (debug-entry-code): Use it.
36763         (debugger-jump): Use debugger-jumping-flag and add
36764         debugger-reenable to post-command-hook.
36765         (debugger-reenable): Use debugger-jumping-flag and remove itself
36766         from post-command-hook.
36767         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
36768         debugger-reenable.
36770 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
36772         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
36773         inclusion of "itemize\\|", which may be unnecessary, is certainly
36774         inelegant, and stops refilling in itemize lists when formatting
36775         Japanese Texinfo files to Info.
36776         Update copyright to 2005.
36778 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
36780         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
36781         of an error if GDB can't find the source file.
36783 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
36785         * calendar/calendar.el (redraw-calendar): Work from any buffer,
36786         not just the calendar.
36788         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
36789         first.
36790         (diary-redraw-calendar): New function.
36791         (make-diary-entry): Add diary-redraw-calendar to local
36792         write-contents-functions.  Turn off selective display before
36793         inserting in diary.
36795 2005-03-01  Kim F. Storm  <storm@cua.dk>
36797         * emacs-lisp/copyright.el (copyright-fix-years): New command.
36799 2005-03-01  Lute Kamstra  <lute@gnu.org>
36801         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
36802         that debug-entry-code can be safely removed from a function while
36803         this code is being evaluated.  Revert the 2005-02-27 change as the
36804         new implementation no longer requires it.  Make sure that a
36805         function body containing just a string is not mistaken for a docstring.
36806         (debug): Skip one more frame in case of debug on entry.
36807         (debugger-setup-buffer): Delete one more frame line in case of
36808         debug on entry.
36809         (debugger-frame-number): Update to use the new text introduced by
36810         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
36812 2005-02-28  Kim F. Storm  <storm@cua.dk>
36814         * double.el (double-translate-key): Call force-window-update after
36815         read-event to avoid crash in redisplay.
36817 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
36819         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
36820         (debug): Use it.  Move the inhibit-trace earlier.
36821         (debug-entry-code): New const.
36822         (debug-on-entry-1): Use it.
36824 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
36826         * international/utf-16.el (ccl-encode-mule-utf-16le):
36827         Fix BUFFER_MAGNIFICATION to 2.
36828         (ccl-encode-mule-utf-16be): Likewise.
36830 2005-02-28  Kenichi Handa  <handa@m17n.org>
36832         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
36833         Fix BUFFER_MAGNIFICATION to 4.
36834         (ccl-encode-mule-utf-16be-with-signature): Likewise.
36836 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
36838         * speedbar.el (speedbar-update-flag): Doc fix.
36839         (speedbar-show-info-under-mouse): Give set-mouse-position the right
36840         argument.
36842 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
36844         * reveal.el (reveal-post-command): Don't try to reveal overlays which
36845         have a non-nil `invisible' property but are actually visible.
36847         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
36848         for perldoc sections.
36849         (perl-outline-regexp, perl-outline-level): New var and function.
36850         (perl-mode): Use them.
36852 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
36854         * calendar/diary-lib.el (diary-remind): Discard any mark portion
36855         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
36857 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
36859         * cus-edit.el: Comment change.
36860         (custom-buffer-create-internal): Slightly reword text at top of
36861         Custom buffers.  Mention there that saving an option edits the
36862         init file.  Add link to Emacs manual node on `custom-file'.
36863         (custom-magic-alist): Rewrite individual State messages to use
36864         capitalized keywords.  Doc fix.
36866 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
36868         * calendar/calendar.el (calendar-buffer): Move above
36869         calendar-week-start-day.
36870         (calendar-week-start-day): Doc fix.  Add :set function.
36871         (calendar-minimum-window-height): New variable.
36872         (generate-calendar-window): Only resize window if selected-window
36873         is displaying the calendar buffer.  Use new variable
36874         calendar-minimum-window-height.
36875         (generate-calendar): Reword error message.
36876         (calendar-mode-map): Bind DEL to scroll-other-window-down.
36878 2005-02-27  Andreas Schwab  <schwab@suse.de>
36880         * vc.el (vc-do-command): Don't run command asynchronously when
36881         operating in a remote directory.
36883         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
36884         change from sync with Tramp 2.0.47.
36886 2005-02-27  Richard M. Stallman  <rms@gnu.org>
36888         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
36890         * textmodes/flyspell.el (flyspell-mode-on):
36891         Call ispell-change-dictionary only if necessary.
36893         * emacs-lisp/re-builder.el (regexp-builder): New function.
36895         * register.el (describe-register-1): Explicitly handle
36896         yank-excluded-properties = t.
36898         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
36899         (custom-magic-alist): Change the status descriptions again.
36900         (face widget-type): Total rewrite based on `restricted-sexp'
36901         to eliminate the confusing double hiding levels.
36903         * emacs-lisp/debug.el (debug-on-entry-1):
36904         If function body is empty, add nil as body form.
36906 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
36908         * emacs-lisp/trace.el (inhibit-trace): New var.
36909         (trace-make-advice): Use it.
36911         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
36913 2005-02-26  Kim F. Storm  <storm@cua.dk>
36915         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
36916         (mouse-on-link-p, mouse-drag-region-1): Use it.
36918 2005-02-25  Lute Kamstra  <lute@gnu.org>
36920         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
36922 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
36924         * frame.el (blink-cursor-mode): Add :group keyword.
36926 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
36928         * calendar/icalendar.el (icalendar--decode-isodatetime):
36929         New optional argument DAY-SHIFT.
36930         (icalendar-export-region): Fix coding-system-for-write.
36931         (icalendar--convert-ical-to-diary): Shift end-day of all-day
36932         events by one.
36934 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
36936         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
36938 2005-02-24  Kim F. Storm  <storm@cua.dk>
36940         * international/iso-acc.el (iso-accents-compose): Fix crash
36941         during redisplay.  Call force-window-update after read-event
36942         and delete-region to signal that window is not accurate.
36944 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
36946         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
36947         Remove unused and inexistent var `inhibit-trace'.
36948         (debugger-mode): Use run-mode-hooks.
36949         (debugger-list-functions): Add buttons; setup xref stack.
36951 2005-02-23  Richard M. Stallman  <rms@gnu.org>
36953         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
36954         appointment says it was explicitly made.
36955         (appt-add): Set the 3rd element.
36956         (appt-make-list): Preserve explicit appointments.
36958         * subr.el (find-tag-default): Catch errors in forward-sexp.
36960 2005-02-23  Juri Linkov  <juri@jurta.org>
36962         * info.el (Info-isearch-search): New defcustom.
36963         (Info-isearch-search): Call the default isearch function
36964         when Info-isearch-search is nil.
36965         (Info-isearch-wrap): Use variable Info-isearch-search.
36967 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
36969         * cus-edit.el: Comment change.
36971 2005-02-22  Kim F. Storm  <storm@cua.dk>
36973         * progmodes/hideif.el (hide-ifdef-use-define-alist):
36974         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
36976 2005-02-22  Simon Josefsson  <jas@extundo.com>
36978         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
36979         New variable.
36980         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
36981         Oskarsson" <myrkraverk@users.sourceforget.net>.
36983 2005-02-22  Kim F. Storm  <storm@cua.dk>
36985         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
36986         check that window of that event is the selected window.
36987         (mouse-drag-region-1): Compare mouse event window to selected
36988         window before setting point.
36990         * tooltip.el (tooltip-show-help-function): Pass event to
36991         mouse-on-link-p so it can check selected window.
36993 2005-02-22  Kenichi Handa  <handa@m17n.org>
36995         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
36996         (ps-mule-show-warning): New function.
36997         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
36998         characters are found.
37000         * ps-print.el (ps-header-footer-string): Return a list of header
37001         and footer strings.
37003 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
37005         * pcvs.el (cvs-retrieve-revision): Fix thinko.
37007 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
37009         * frame.el (blink-cursor-mode): Use define-minor-mode.
37011         * term/mac-win.el (function-key-map): Use char-names more consistently.
37012         (file-name-coding-system): Only set it for MacOS-9.  The other case is
37013         already handled in mule-cmds.el (where it also works when mac-win.el
37014         is not used).
37016 2005-02-21  Kenichi Handa  <handa@m17n.org>
37018         * international/mule.el (ctext-pre-write-conversion): Always use
37019         " *code-converting-work*" buffer for work.
37021         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
37023 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
37025         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
37027 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
37029         * ses.el (undo-more): Restore defadvice, but only the part that
37030         allows changes outside the restricted area of the buffer.
37032 2005-02-20  Kim F. Storm  <storm@cua.dk>
37034         * simple.el (line-move): Add fourth optional arg try-vscroll which
37035         must be set to perform auto-window-vscroll.
37036         When moving backwards and doing auto-window-vscroll, automatically
37037         vscroll to the last part of lines which are taller than the window.
37038         (next-line, previous-line): Set try-vscroll arg on line-move.
37040 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
37042         * replace.el (query-replace, query-replace-regexp)
37043         (replace-string, replace-regexp): When operating on region, make
37044         the minibuffer prompt say so.
37046         * isearch.el (isearch-forward): Document isearch-query-replace and
37047         isearch-query-replace-regexp keybindings.
37049 2005-02-19  Jay Belanger  <belanger@truman.edu>
37051         * calc/calc-aent.el (math-read-token): Add local variable.
37053         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
37054         (calc-edit-top): Move declaration to earlier in file.
37055         (calc-edit-macro-repeats): Add local variables.
37057         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
37058         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
37059         calcFunc-tanh.
37060         Adjust integration rule for calcFunc-tan.
37062 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
37064         * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
37065         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
37066         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
37067         (viper-skip-separators): Bug fix.
37068         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
37069         particular major mode.
37070         (viper-del-backward-char-in-replace): Don't put deleted char on the
37071         kill ring.
37073         * emulation/viper-ex.el (viper-color-display-p): New function.
37074         (viper-has-face-support-p): Use viper-color-display-p.
37076         * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
37078         * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
37080         * emulation/viper-util.el (viper-glob-unix-files):
37081         Fix shell status check.
37082         (viper-file-remote-p): Make equivalent to file-remote-p.
37084         * emulation/viper.el (viper-major-mode-modifier-list):
37085         Use viper-gnus-modifier-map.
37087 2005-02-19  David Kastrup  <dak@gnu.org>
37089         * subr.el (subregexp-context-p): Fix garbled doc string by adding
37090         quoting.
37092 2005-02-19  Jay Belanger  <belanger@truman.edu>
37094         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
37095         Remove extra definitions.
37096         (calc-coth): New function.
37097         (calcFunc-cot): Fix `let'.
37099 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
37101         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
37102         the reasons we use "type pc" in these faces.
37104         * button.el (button): Ditto.
37106 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
37108         * replace.el (query-replace-read-from): Set the value of
37109         query-replace-from-history-variable to handle the case of an empty
37110         string entered to accept the suggested default.
37112         * net/tramp.el (tramp-file-name-for-operation):
37113         Use dired-call-process instead of dired-call-process-command.
37115 2005-02-19  Jay Belanger  <belanger@truman.edu>
37117         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
37118         (math-div-non-trig): New variables.
37119         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
37120         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
37121         (math-combine-prod, math-div-symb-fancy): Add simplifications for
37122         trig expressions.
37124 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
37126         * progmodes/gdb-ui.el (gdb-var-update-handler)
37127         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
37128         for watch expressions,
37129         (gdb-var-create-handler): Don't set speedbar-update-flag.
37130         (gdb-post-prompt): Simplify test for speedbar.
37132 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
37134         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
37135         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
37136         we use the syntax table of the correct buffer.
37137         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
37138         Felix Gatzemeier.
37140         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
37141         (ediff-file-remote-p): Make synonymous with file-remote-p.
37142         In all deffaces ediff-*-face-*, use min-colors.
37144         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
37145         ediff-recurse-to-subdirectories.
37146         (ediff-mark-if-equal): Check that the arguments are strings, use
37147         ediff-same-contents (after to Felix Gatzemeier).
37149         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
37150         nil.
37152 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
37154         * log-view.el (log-view-message-re): Fix up Subversion regexp.
37156 2005-02-18  David Kastrup  <dak@gnu.org>
37158         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
37159         use `mark-active' when defined.
37161 2005-02-18  Kenichi Handa  <handa@m17n.org>
37163         * ps-print.el (ps-font-info-database): New entry
37164         ZapfChancery-MediumItalic with correct font name.  Fix font name
37165         of the entry Zapf-Chancery-MediumItalic.
37167 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
37169         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
37171 2005-02-16  Kim F. Storm  <storm@cua.dk>
37173         * ido.el (ido-fallback-command): Pass user input to fallback command.
37175 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
37177         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
37178         (gdb-find-file-hook): Add server prefix.
37180 2005-02-16  Richard M. Stallman  <rms@gnu.org>
37182         * replace.el (perform-replace): Pass new args to replace-highlight.
37183         (replace-highlight): Take region args,
37184         and pass them to isearch-lazy-highlight-new-loop.
37186         * novice.el (disabled-command-hook): Autoload the defalias
37187         and the make-obsolete-variable call.
37189         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
37191         * isearch.el (isearch-lazy-highlight-start-limit)
37192         (isearch-lazy-highlight-end-limit): New variables limit
37193         the region for highlighting.
37194         (isearch-lazy-highlight-new-loop): New args BEG and END.
37195         (isearch-lazy-highlight-search): Use the new vars.
37196         (isearch-lazy-highlight-update): Likewise.
37198         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
37200         * cus-start.el (all): Use default-boundp.
37202 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
37204         * menu-bar.el (menu-bar-select-frame): Handle current frame.
37206 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
37208         * autorevert.el (auto-revert-stop-on-user-input)
37209         (auto-revert-verbose): Doc fixes.
37211 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
37213         * international/mule-cmds.el (set-locale-environment): Remove call
37214         to set-selection-coding-system on Windows.
37216 2005-02-15  Jay Belanger  <belanger@truman.edu>
37218         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
37219         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
37220         calcFunc-coth.
37221         (math-simplify-sqrt): Add simplifications.
37223         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
37224         to list.
37226         * calc/calc-ext.el: Add functions to autoloads.
37228         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
37229         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
37230         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
37231         (math-csc-raw, math-cot-raw): New functions.
37233         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
37235         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
37236         the variable name in a message.
37238         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
37239         calcFunc-csc, calcFunc-cot.
37241         * calc/calcalg2.el: Add derivative and integration rules for
37242         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
37243         calcFunc-csch, calcFunc-coth.
37244         (math-do-integral-methods): Add to checks for when to use
37245         substitutions.
37247         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
37249 2005-02-15  Lute Kamstra  <lute@gnu.org>
37251         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
37252         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
37253         <monnier@iro.umontreal.ca>.
37254         (lisp-outline-level): Improve efficiency.  Suggested by David
37255         Kastrup <dak@gnu.org>.
37257 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
37259         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
37260         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
37261         (gdb-set-gud-minor-mode-existing-buffers): New functions.
37262         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
37263         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
37265 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
37267         * cus-start.el (all): Comment change.
37269 2005-02-14  Lute Kamstra  <lute@gnu.org>
37271         * cus-start.el (all): Check if symbol is void.
37273 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
37275         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
37276         optional argument to \cite.
37278 2005-02-14  Richard M. Stallman  <rms@gnu.org>
37280         * cus-edit.el (custom-buffer-create-internal): Update help message.
37281         (custom-magic-alist): Update help messages.
37283         * cus-start.el (all): Allow a var to specify a standard value.
37285 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
37287         * custom.el (custom-theme-set-variables): Handle variable aliases.
37289         * frame.el (blink-cursor-timer): Doc fix.
37290         (blink-cursor): Make it an alias for `blink-cursor-mode' and
37291         declare obsolete.
37292         (blink-cursor-mode): Define with defcustom and use correct
37293         standard expression in that defcustom.
37294         * startup.el (command-line): Adapt to above changes in frame.el.
37296 2005-02-11  Lute Kamstra  <lute@gnu.org>
37298         * apropos.el (apropos-score-doc): Prevent division by zero.
37300 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
37302         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
37303         (icalendar--get-event-property-attributes)
37304         (icalendar--get-event-properties)
37305         (icalendar--datetime-to-diary-date): New functions.
37306         (icalendar--split-value): Doc fix.
37307         (icalendar--datetime-to-noneuropean-date)
37308         (icalendar--datetime-to-european-date): New optional argument
37309         SEPARATOR.  Return result as a string instead of a list.
37310         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
37311         (icalendar--convert-string-for-export): Rename arg S to STRING.
37312         (icalendar-export-region): Doc fix.  Change name of error buffer.
37313         Save output buffer.
37314         (icalendar-import-file): Add blank at end of prompt.
37315         (icalendar-import-buffer): Doc fix.  Do not switch to error
37316         buffer.  Indicate status in return value.
37317         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
37318         buffer.  Save output buffer.  Handle exception from recurrence
37319         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
37320         events.  Fix problems with weekly all-day events.
37322 2005-02-10  Richard M. Stallman  <rms@gnu.org>
37324         * simple.el (eval-expression-print-format):
37325         Avoid warning about edebug-active.
37327         * help.el (help-for-help-internal): Rename from help-for-help.
37328         (help-for-help): Define with defalias.
37330         * font-core.el (font-lock-default-function): Use with-no-warnings.
37332         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
37334         * custom.el (defface): Doc fix.
37336 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
37338         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
37339         width 0" to prevent word wrapping problems.
37341 2005-02-09  Kim F. Storm  <storm@cua.dk>
37343         * ido.el (ido-file-extensions-order): New defcustom.
37344         (ido-file-extension-lessp, ido-file-extension-aux)
37345         (ido-file-extension-order): New advanced file ordering.
37346         (ido-file-lessp): New simple file ordering.
37347         (ido-sort-list): Remove.
37348         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
37349         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
37351 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
37353         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
37354         that some versions of grep produce.
37355         (grep-mode-font-lock-keywords): Likewise.
37357 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
37359         * progmodes/gdb-ui.el (gdb-location-list): New variable.
37360         (gdb-cdir): Delete.
37361         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
37362         (gdb-source-info): Treat case when source file is in another
37363         directory properly.
37364         (gdb-get-location): New function.
37366 2005-02-07  Jay Belanger  <belanger@truman.edu>
37368         * calc/calc-prog.el (calc-write-parse-table-part)
37369         (calc-fix-token-name): Fix a check for language type.
37371         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
37373 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
37375         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
37376         as directory not writable.
37378 2005-02-07  Kim F. Storm  <storm@cua.dk>
37380         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
37381         (cua--standard-movement-commands): Remove list.
37382         Instead, set CUA property value to move for movement commands.
37383         (cua-movement-commands): Remove.  Users must set CUA prop instead.
37384         (cua--pre-command-handler): Check CUA property.
37385         (cua--init-keymaps): Don't remap undo commands.
37386         (cua-mode): Don't call cua--rectangle-on-off.
37388         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
37389         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
37390         (cua--rect-undo-set-point): New var.
37391         (cua--rectangle-undo-boundary): Setup undo apply entry.
37392         (cua--rect-undo-handler): New function for rectangle undo.
37393         (cua--rect-start-position, cua--rect-end-position): Add.
37394         (cua--rectangle-post-command): Call cua--rectangle-set-corners
37395         for restored rectangle.  Set point if cua--rect-undo-set-point.
37397 2005-02-06  Jay Belanger  <belanger@truman.edu>
37399         * calc/calc-lang.el (calc-tex-language): Display more information
37400         in messages.
37402         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
37403         in TeX mode.
37405 2005-02-06  Richard M. Stallman  <rms@gnu.org>
37407         * emacs-lisp/lisp.el (buffer-end): Doc fix.
37409 2005-02-05  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
37411         * net/ldap.el (ldap-search-internal): Support attributes with
37412         optional descriptions separated by a semi-colon, as in
37413         "userCertificate;binary".
37415 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
37417         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
37418         isn't a cons (i.e. the version is 0).
37420 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
37422         * help.el (help-for-help): Doc fix.
37424 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
37426         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
37427         GDB-Windows on the menu-bar as this works better.
37429 2005-02-04  Jay Belanger  <belanger@truman.edu>
37431         * calc/calc-embed.el (calc-embedded-update): Don't put in
37432         unnecessary newlines.  Adjust the end of formula marker.
37434         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
37435         (math-latex-parse-two-args): New function.
37437 2005-02-03  Lute Kamstra  <lute@gnu.org>
37439         * help-fns.el (help-with-tutorial): Make sure that users cannot
37440         remove the entire text of the tutorial by means of `undo'.
37442 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
37444         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
37445         in recent changes, where the ispell process was repeatedly
37446         killed & restarted.
37448         * international/mule-cmds.el (set-locale-environment): Set file-name
37449         coding system to utf-8 on Darwin systems.
37450         (set-default-coding-systems): Don't set default-file-name-coding-system
37451         on Darwin systems.
37453 2005-02-03  Richard M. Stallman  <rms@gnu.org>
37455         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
37457 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
37459         * faces.el (list-faces-display): Add optional argument.
37461 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
37463         * font-core.el (font-lock-default-function): Handle the rare case where
37464         only font-lock-keywords is set.
37466 2005-02-02  Kenichi Handa  <handa@m17n.org>
37468         * international/characters.el: Cancel previous change for
37469         I-WITH-DOT-ABOVE and DOTLESS-i.
37471         * international/latin-5.el: Cancel previous change.
37473 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
37475         * progmodes/gud.el: Correction to syntax in gud-menu-map.
37477 2005-02-02  Kenichi Handa  <handa@m17n.org>
37479         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
37480         DOTLESS-i.
37482         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
37483         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
37485         * case-table.el (get-upcase-table): New function.
37486         (copy-case-table): Copy upcaes table too if non-nil.
37487         (set-case-syntax-delims): Maintain upcase table too.
37488         (set-case-syntax-pair): Likewise.
37489         (set-upcase-syntax, set-downcase-syntax): New functions.
37490         (set-case-syntax): Maintain upcase table too.
37492 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
37494         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
37496         * progmodes/gud.el (gud-goto-info): New function.
37497         (gud-tool-bar-map): Use correct icon.
37499 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
37501         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
37502         When delegating, order args in the funcall correctly.
37504 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
37506         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
37508 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
37510         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
37511         buffer not visiting a file.
37513 2005-01-31  Jay Belanger  <belanger@truman.edu>
37515         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
37516         bound on the line with the formula.
37518 2005-01-31  Kim F. Storm  <storm@cua.dk>
37520         * ses.el (ses-create-cell-variable-range)
37521         (ses-destroy-cell-variable-range, ses-reset-header-string)
37522         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
37523         (ses-insert-row): Fix format of apply undo entries.
37525 2005-01-31  Jay Belanger  <belanger@truman.edu>
37527         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
37528         parts.
37530         * calc/calc-embed.el (calc-embedded-open-formula)
37531         (calc-embedded-close-formula): Ignore matrix environments.
37533         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
37534         TeX mode.
37536         * calc/calc-lang.el (math-function-table, math-oper-table)
37537         (math-variable-table): Adjust the LaTeX portions.
37539         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
37540         (math-latex-ignore-words): New constant.
37542 2005-01-31  Richard M. Stallman  <rms@gnu.org>
37544         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
37545         (ispell-local-dictionary): Doc fix.
37546         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
37547         Don't reinitialize at run time.  Don't defcustom.
37548         All uses changed to append ispell-local-dictionary-alist,
37549         or check it first.
37550         (ispell-current-dictionary): New variable for dictionary in use.
37551         (ispell-dictionary): Now used only for global default.
37552         (ispell-start-process): Set ispell-current-dictionary,
37553         not ispell-dictionary.
37554         (ispell-change-dictionary): Use this only for setting
37555         user preferences.
37556         (ispell-internal-change-dictionary): New function
37557         to change the current dictionary in use.
37558         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
37559         Use ispell-current-dictionary.
37560         Handle ispell-local-dictionary-overridden.
37561         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
37563 2005-01-31  Jay Belanger  <belanger@truman.edu>
37565         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
37567         * calc/calc-ext.el: Add calc-latex-language to autoloads.
37568         (calc-mode-map): Add calc-latex-language.
37570         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
37571         (math-latex-print-frac): New functions.
37572         (math-oper-table, math-function-table, math-variable-table)
37573         (math-complex-format, math-input-filter): Add latex properties.
37574         (calc-set-language): Set math-expr-special-function-mapping.
37576         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
37577         (calc-write-parse-table-part): Add LaTeX support.
37579         * calc/calc.el (calc-language): Adjust docstring.
37580         (calc-set-mode-line): Add LaTeX support.
37581         (math-expr-special-function-mapping): New variable.
37582         (math-tex-ignore-words): Add to list.
37584         * calc/calccomp.el (math-compose-expr, math-compose-rows):
37585         Add LaTeX support.
37586         (math-compose-expr): Add support for special functions.
37588         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
37590 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
37592         * progmodes/gdb-ui.el (gdb-memory-address)
37593         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
37594         (gdb-memory-mode-map, gdb-memory-format-keymap)
37595         (gdb-memory-format-menu, gdb-memory-unit-keymap)
37596         (gdb-memory-unit-menu): New variables for a buffer
37597         that lets the user examine program memory.
37598         (gdb-memory-set-address, gdb-memory-set-repeat-count)
37599         (gdb-memory-format-binary, gdb-memory-format-octal)
37600         (gdb-memory-format-unsigned, gdb-memory-format-signed)
37601         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
37602         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
37603         (gdb-memory-unit-word, gdb-memory-unit-halfword)
37604         (gdb-memory-unit-byte, gdb-memory-unit-menu)
37605         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
37606         (gdb-memory-mode, gdb-memory-buffer-name)
37607         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
37608         New functions for above buffer.
37610 2005-01-30  Richard M. Stallman  <rms@gnu.org>
37612         * cus-edit.el (custom-bury-buffer): Function deleted.
37613         (custom-buffer-done-function): Option deleted.
37614         (custom-buffer-done-kill): New replacement option.
37615         (Custom-buffer-done): Call quit-window.
37616         (custom-buffer-create-internal): Update for above changes.
37618 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
37620         * simple.el (undo-ask-before-discard): New var.
37621         (undo-outer-limit-truncate): Implement it.
37622         (undo-extra-outer-limit): Doc update.
37624 2005-01-29  Richard M. Stallman  <rms@gnu.org>
37626         * ses.el (undo-more): Delete defadvice.
37627         (ses-begin-change): Doc fix.
37629         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
37630         instead of rebinding C-x u and C-_.
37632         * files.el (normal-backup-enable-predicate): Return nil for files
37633         in /tmp, regardless of temporary-file-directory.
37635         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
37637         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
37638         (open-rectangle, delete-whitespace-rectangle-line)
37639         (clear-rectangle-line): If FILL, pass t instead of FILL
37640         for move-to-column's 2nd arg.
37642         * simple.el (undo): Fix the test for continuing a series of undos.
37643         (undo-more): Set pending-undo-list to t when we reach end.
37644         (pending-undo-list): Move up defvar.
37646         * wid-edit.el (widget-button-click):
37647         Shorten the range of the track-mouse binding.
37649         * comint.el (comint-insert-input): Undo previous changes;
37650         use last-input-event in interactive spec.
37652 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
37654         * progmodes/compile.el (compilation-start): Bind buffer-read-only
37655         to nil before invoking call-process.  Reset buffer's modified flag
37656         after fontifying it in the no-async branch.
37658         * wid-edit.el (widget-specify-button): If mouse pointer shape
37659         cannot be changed, use mouse face instead.
37661 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
37663         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
37664         (gdb-goto-breakpoint): Make breakpoint handling work on template
37665         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>.
37666         (gdb-assembler-custom): Update to recognize breakpoint information
37667         added on 2005-01-19.
37669 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
37671         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
37672         (dsssl-mode): Use define-derived-mode.
37673         (scheme-mode-initialize): Remove.
37674         (scheme-mode): Use run-mode-hooks.
37676         * cus-edit.el (customize-group-other-window)
37677         (custom-buffer-create-other-window): Don't override special-display-*.
37678         (custom-mode-map): Make it dense.
37680         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
37681         sets the default value.
37683 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
37685         * descr-text.el: Add more keywords.
37687 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
37689         * speedbar.el: Avoid unnecessary use of locate-library.
37691         * international/mule-cmds.el (standard-display-european-internal):
37692         Don't fiddle with latin-1 non-break space any more since it's now
37693         special cased in the C code.
37694         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
37696 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
37698         * cus-start.el (all): Add `undo-outer-limit'.
37700 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
37702         * textmodes/bibtex.el (bibtex-format-entry):
37703         Use `bibtex-empty-field-re' only on the text of fields, not on entire
37704         field lines.
37705         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
37706         not on part of a buffer.
37708 2005-01-25  Lute Kamstra  <lute@gnu.org>
37710         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
37711         nonempty field text strings like "{letters\\macro{}more letters}".
37712         Clarify docstring.
37713         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
37714         (bibtex-entry-offset, bibtex-parse-association)
37715         (bibtex-parse-field-name): Fix typos in docstrings.
37716         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
37718 2005-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
37719             Juri Linkov  <juri@jurta.org>
37721         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
37722         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
37723         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
37724         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
37726         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
37727         isearch minor mode.
37729 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
37731         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
37733 2005-01-24  Lute Kamstra  <lute@gnu.org>
37735         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
37736         CASECHARS and NOT-CASECHARS regular expressions of the
37737         "nederlands" and "nederlands8" dictionaries to prevent a "Range
37738         striding over charsets" error.
37740 2005-01-24  Jay Belanger  <belanger@truman.edu>
37742         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
37743         display variable name.
37745 2005-01-24  Kenichi Handa  <handa@m17n.org>
37747         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
37748         Fix setting of the element of encoded-kbd-iso2022-invocations.
37750 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
37752         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
37753         (gdb-threads-select): Change to also accept mouse events.
37754         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
37755         (gdb-threads-mouse-select): Delete.
37757 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
37759         * files.el (insert-directory): Take care of empty directory,
37760         listed without -a switch.
37762 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
37764         * textmodes/refill.el (refill-post-command-function):
37765         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
37766         to the list of functions that we should be careful not to undo.
37767         (refill-late-fill-paragraph-function): Remove.
37768         (refill-saved-state): New var.
37769         (refill-mode): Use it to save fill-paragraph-function.
37770         Save also the value of auto-fill-function.
37772         * term/w32-win.el: Simplify code.
37774 2005-01-23  Kim F. Storm  <storm@cua.dk>
37776         * simple.el (line-move): Adapt to new return value from
37777         pos-visible-in-window-p.
37779         * simple.el (line-move): Fix last change.  Check partial
37780         visibility at point rather than at window-start.
37782 2005-01-22  Jason Rumney  <jasonr@gnu.org>
37784         * term/w32-win.el (xw-defined-colors): Remove debug-message.
37786 2005-01-22  David Kastrup  <dak@gnu.org>
37788         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
37790 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
37792         * type-break.el (type-break-mode): Add a test for
37793         type-break-file-name being non-nil.
37795 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
37797         * net/eudc.el (top level): Call (message "") via progn, so that
37798         eudc-options-file is loaded.
37800 2005-01-22  Kim F. Storm  <storm@cua.dk>
37802         * simple.el (line-move-1): Rename from line-move.
37803         (line-move): New function that adjusts vscroll for partially
37804         visible rows, and calls line-move-1 otherwise.
37806 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
37808         * pcomplete.el: Define pcomplete-read-event instead of read-event,
37809         since it's not a complete read-event implementation.
37811 2005-01-20  Jay Belanger  <belanger@truman.edu>
37813         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
37814         for called function.
37816 2005-01-20  Steven Tamm  <steventamm@mac.com>
37818         * term/mac-win.el (process-connection-type): Remove.
37819         Controlled now by s/darwin.h:PTY_ITERATION.
37821 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
37823         * window.el (handle-select-window): Don't switch window when we're
37824         in the minibuffer.
37826 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
37828         * subr.el (dotimes-with-progress-reporter): New macro.
37830         * ses.el (ses-dotimes-msg): Remove macro.
37831         Use `dotimes-with-progress-reporter' instead.
37833 2005-01-19  Steven Tamm  <steventamm@mac.com>
37835         * term/mac-win.el (process-connection-type): Use new
37836         operating-system-release variable to use ptys on Darwin 7 (OS X
37837         10.3) when using carbon build.
37839 2005-01-19  Jay Belanger  <belanger@truman.edu>
37841         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
37842         flags if the last command was a tab or M-tab.
37844         * calc/calc-prog.el (calc-user-define-edit): Put original formula
37845         in formula editing buffer.
37847 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
37849         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
37850         breakpoint image symbol in margin.
37852 2005-01-19  Jay Belanger  <belanger@truman.edu>
37854         * calc/calc-prog.el (calc-execute-kbd-macro):
37855         Ignore calc-keep-arg-flag.
37857 2005-01-19  Kenichi Handa  <handa@m17n.org>
37859         * textmodes/ispell.el (ispell-looking-at): New function.
37860         (ispell-process-line): Use ispell-looking-at to compare the ispell
37861         output and the buffer contents.
37863 2005-01-18  Jay Belanger  <belanger@truman.edu>
37865         * calc/calc.el (calc-display-raw): Fix docstring.
37867 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
37869         * simple.el (blink-matching-open): Strip extra info from syntax.
37871         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
37872         funny chars in the end-of-here-doc marker.
37874 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
37876         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
37877         that enable/disabled state of breakpoints is shown correctly in
37878         fringe and on ttys.
37879         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
37880         Add breakpoint information as text properties.
37881         (gdb-mouse-toggle-breakpoint):
37882         Rename to gdb-mouse-set-clear-breakpoint.
37883         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
37884         breakpoints in the margin.
37885         (gdb-remove-strings): Simplify.
37887 2005-01-17  Jay Belanger  <belanger@truman.edu>
37889         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
37890         erasing buffer.
37892 2005-01-17  Richard M. Stallman  <rms@gnu.org>
37894         * progmodes/grep.el (grep-find): Copy from `grep' the condition
37895         for calling grep-compute-defaults.
37897         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
37898         if buffer is empty.
37900         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
37902 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
37904         * hilit-chg.el (highlight-changes-mode): Don't autoload.
37906         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
37907         non-preloaded variables.
37909 2005-01-17  Steven Tamm  <steventamm@mac.com>
37911         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
37912         tex-shell cause to force interactivity when using pipes.
37914 2005-01-17  Kim F. Storm  <storm@cua.dk>
37916         * simple.el (just-one-space): Make arg optional.
37918 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
37920         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
37921         posn-at-x-y to t to access left-margin.
37923 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
37925         Sync with Tramp 2.0.47.
37927         * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
37928         catching keep-date problems in cp/scp operations.
37929         (tramp-handle-copy-file): Don't call `set-file-modes'
37930         unconditionally.  Specialized functions should know better what is
37931         necessary.  This improves performance a little bit, and the
37932         functions could catch errors with `cp -p' and `scp -p'.
37933         (tramp-do-copy-or-rename-file-via-buffer)
37934         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
37935         when appropriate.
37936         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
37937         Call `set-file-modes' when appropriate.
37938         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
37939         Johnsson <isak@hypergene.com>.
37940         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
37941         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
37942         <joakim@verona.se>.
37943         (tramp-file-name-for-operation): Mark `shell-command' as magic for
37944         Emacs only.
37946         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
37947         `find-file-hooks' and `dired-mode-hook'.
37948         (tramp-minor-mode-map): Respective map.  Add remapping for
37949         `compile' and `recompile'.
37950         (tramp-remap-command, tramp-recompile): New defuns.
37951         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
37952         in buffer "*Compilation*".  Call the commands asynchronously.
37954         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
37955         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
37956         `shell-command', because it isn't magic in XEmacs.  Reported by
37957         Adrian Aichner <adrian@xemacs.org>.
37959         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
37960         `substitute-in-file-name.
37961         (tramp-smb-handle-substitute-in-file-name): New defun.
37962         (tramp-smb-advice-PC-do-completion): Delete advice.
37964 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
37966         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
37967         Fix error in deleting region.
37969 2005-01-15  Richard M. Stallman  <rms@gnu.org>
37971         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
37972         In non-temp buffer, switch syntax table temporarily.
37974         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
37976         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
37978         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
37980         * imenu.el (imenu--split-menu): Copy menulist before sorting.
37981         (imenu--generic-function): Use START, not BEG, as pos of definition.
37983         * simple.el (just-one-space): Argument specifies number of spaces.
37985         * simple.el (eval-expression-print-format): Avoid warning
37986         about edebug-active.
37988 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (tiny change)
37990         * progmodes/sh-script.el: Code copied from make-mode.el
37991         with small changes,
37992         (sh-mode-map): Bind C-c C-\.
37993         (sh-backslash-column, sh-backslash-align): New variables.
37994         (sh-backslash-region, sh-append-backslash): New functions.
37996 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37998         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
37999         (rmail-pop-password, rmail-pop-password-required): Move to
38000         rmail-obsolete group.
38001         (rmail-set-pop-password): Rename to rmail-set-remote-password.
38002         All callers updated.
38003         (rmail-get-pop-password): Rename to rmail-get-remote-password.
38004         Take an argument specifying whether it is POP or IMAP mailbox we
38005         are using.  All callers updated.
38006         (rmail-pop-password-error): Rename to
38007         rmail-remote-password-error.  Added mailutils-specific error message.
38008         (rmail-movemail-search-path)
38009         (rmail-movemail-variant-in-use): New variables.
38010         (rmail-remote-password, rmail-remote-password-required):
38011         New customization variables.
38012         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
38013         (rmail-parse-url): New function.
38014         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
38015         with GNU mailutils movemail.
38017 2005-01-15  Kevin Ryde  <user42@zip.com.au>
38019         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
38020         suffix to space, $ or '$, to correctly position point when going
38021         to @table style constants like DBL_MAX.
38023 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
38025         * type-break.el (type-break-mode, type-break-file-time)
38026         (type-break-file-keystroke-count, type-break-choose-file):
38027         Don't store data in or load data from the file if type-break-file-name
38028         is nil.
38029         (type-break-file-name): Doc update as per the above.
38031 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
38033         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
38034         lookup-key might return nil; handle that.
38036 2005-01-15  Alan Mackenzie  <acm@muc.de>
38038         * progmodes/ebrowse.el (ebrowse-class-in-tree):
38039         Return the tail of the tree rather than the element found,
38040         thus enabling the tree to be setcar'd.
38042 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
38044         * textmodes/org.el (org-show-following-heading): New option.
38045         (org-show-hierarchy-above): Use `org-show-following-heading'.
38046         (org-cycle): Documentation fix.
38048         * textmodes/org.el (orgtbl-optimized): New option.
38049         (orgtbl-mode): New command, a minor mode.
38050         (orgtbl-mode-map): New variable.
38051         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
38052         (orgtbl-error, orgtbl-self-insert-command)
38053         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
38055         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
38056         a local variable in each org-mode buffer.
38058         * textmodes/org.el (org-set-regexps-and-options): Rename from
38059         `org-set-regexps'.  Added checking for STARTUP keyword.
38060         (org-get-current-options): Add STARTUP options.
38061         (org-table-insert-row): Make mode intelligent about when
38062         realignment is needed.
38063         (org-self-insert-command, org-delete-backward-char, org-delete-char):
38064         New commands.
38065         (org-enable-table-editor): New default value `optimized'.
38066         (org-table-blank-field): Support blanking regions if active.
38068 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
38070         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
38071         if the year is not given.
38073         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
38074         Add new escapes %m and %M, fixed bug with %F by adding
38075         save-match-data.
38076         (reftex-reference): Remove ?. from list of spaces.
38077         (reftex-label-info): Add automatic label prefix recognition.
38079         * textmodes/reftex-index.el (reftex-index-next-phrase):
38080         Add slave parameter to call of `reftex-index-this-phrase'.
38081         (reftex-index-this-phrase): New optional argument.
38082         (reftex-index-region-phrases): Add slave parameter to call of
38083         `reftex-index-this-phrase'.
38084         (reftex-display-index): New argument redo.
38085         (reftex-index-rescan): Add `redo' to arguments of
38086         `reftex-display-index'.
38087         (reftex-index-Rescan, reftex-index-revert)
38088         (reftex-index-switch-index-tag): Add `redo' to arguments of
38089         `reftex-display-index'.
38090         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
38091         indexing.  Fix bug with matching is there is a quote before or
38092         after the word.
38094         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
38095         Fix bug when collecting citation keys in lines with comments.
38096         (reftex-citation): Prefix argument no longer rescans the document,
38097         but forces prompting for optional arguments of cite macros.
38098         (reftex-do-citation): Prompting for optional arguments implemented.
38100         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
38101         Add optional arguments to most cite commands.
38102         (reftex-cite-cleanup-optional-args): New option
38103         (reftex-cite-prompt-optional-args): New option.
38104         (reftex-trust-label-prefix): New option.
38106         * textmodes/reftex-toc.el (reftex-toc-find-section):
38107         Add push-mark before changing the position in the buffer.
38109         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
38110         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
38112 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
38114         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
38115         more carefully.
38117 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
38119         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
38120         (sgml-mode): Use it.
38121         (sgml-get-context): Better keep track of implicitly closed tags.
38123 2005-01-13  Kenichi Handa  <handa@m17n.org>
38125         * textmodes/ispell.el: These changes are to fix misalignment error
38126         caused by equivalent characters of different Emacs charsets.
38127         (ispell-unified-chars-table): New variable.
38128         (ispell-get-decoded-string): New function.
38129         (ispell-get-casechars, ispell-get-not-casechars)
38130         (ispell-get-otherchars): Call ispell-get-decoded-string.
38132 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
38134         * custom.el (custom-declare-variable): Just put symbol instead
38135         of (defvar . symbol) in `current-load-list'.
38137 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
38139         * emacs-lisp/elint.el: Fixed typo in Commentary section.
38141 2005-01-12  Jay Belanger  <belanger@truman.edu>
38143         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
38144         to create a Calc summary.
38146 2005-01-12  Kim F. Storm  <storm@cua.dk>
38148         * mouse.el (mouse-on-link-p): Change functionality and doc
38149         string to comply with latest description in lisp ref.
38151 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
38153         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
38154         Enable mouse clicks on mode-line, header-line and margin.
38155         (event-type): Give mouse event symbols an `event-kind' property
38156         with value `mouse-click'.
38158 2005-01-12  Juri Linkov  <juri@jurta.org>
38160         * facemenu.el (list-colors-display): Add new arg buffer-name.
38161         Use it.  Fix docstring.  Replace code for identifying duplicate
38162         colors by the name with call to `list-colors-duplicates' which
38163         identifies duplicate colors by the value unless the color
38164         is one of special Windows colors.  Set truncate-lines to t.
38165         Print sorted duplicate color names on each line.  Indent to 22
38166         \(the longest color name in rgb.txt) instead of 20.  Optimize.
38167         (list-colors-duplicates): New function.
38168         (facemenu-color-name-equal): Delete function.
38170         * facemenu.el (list-colors-print): New function created from code
38171         in list-colors-display.  Print #RRGGBB at the window right edge.
38172         (list-colors-display): When temp-buffer-show-function is not
38173         defined, call list-colors-print from temp-buffer-show-hook
38174         to get the right value of window-width in list-colors-print
38175         after the buffer is displayed.
38177         * simple.el (pop-mark): Move deactivate-mark out of conditional
38178         part to deactivate the active mark regardless of the state of the
38179         mark ring.
38181         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
38182         variables line in desktop files.
38184 2005-01-12  Juri Linkov  <juri@jurta.org>
38186         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
38187         Bring together isearch highlight related options.
38188         (lazy-highlight): Replace group `replace' by `matching'.
38189         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
38190         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
38191         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
38192         and declare them obsolete.
38193         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
38194         (isearch-faces): Remove defgroup.
38195         (isearch-overlay, isearch-highlight, isearch-dehighlight):
38196         Move isearch highlighting code closer to lazy highlighting code.
38198         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
38199         (query-replace-highlight, query-replace-lazy-highlight)
38200         (query-replace): Move definitions to the beginning of the file.
38202 2005-01-11  Juri Linkov  <juri@jurta.org>
38204         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
38205         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
38206         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
38208         * info.el (Info-history-forward): New variable.
38209         (Info-select-node): Reset Info-history-forward to nil.
38210         (Info-last): Turn into defalias.
38211         (Info-history-back): Rename from Info-last.
38212         Add current node to Info-history-forward.
38213         (Info-history-forward): New fun.
38214         (Info-mode-map): Replace Info-last by Info-history-back.
38215         Bind Info-history-forward to "r".
38216         (Info-mode-menu): Replace Info-last by Info-history-back.
38217         Fix menu item text.  Add menu item for Info-history-forward.
38218         (info-tool-bar-map): Replace Info-last by Info-history-back.
38219         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
38220         for Info-history-forward.
38221         (Info-mode): Replace Info-last by Info-history-back in docstring.
38222         Add local variable Info-history-forward.
38223         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
38225 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
38227         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
38228         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
38229         Ignore select-window events rather than fiddle with
38230         mouse-autoselect-window.
38232 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
38234         * type-break.el (type-break-mode): Fix previous change.
38236 2005-01-10  Jay Belanger  <belanger@truman.edu>
38238         * calc/calc-ext.el (calc-reset): Reset when inside embedded
38239         calculator; only reset when point is inside a calculator.
38240         Don't adjust the window height if the window takes up the whole height
38241         of the frame.
38243 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
38245         * ebuff-menu.el (Electric-buffer-menu-mode):
38246         Preserve value of buffer-local var header-line-format.
38248 2005-01-09  Jay Belanger  <belanger@truman.edu>
38250         * calc/calc.el (calc-mode-var-list-restore-saved-values):
38251         Make sure settings file exists before accessing it.
38253         * calc/calc-embed.el (calc-embedded-subst):
38254         Replace math-multi-subst-rec, which is only supposed to be called
38255         by math-multi-subst, by math-multi-subst.
38257 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
38259         * vc.el (vc-allow-async-revert): New user option.
38260         (vc-disable-async-diff): New internal variable.
38261         (vc-revert-buffer): Use them to disable asynchronous diff.
38263         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
38264         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
38265         asynchronously if vc-disable-async-diff is t.
38267 2005-01-09  Jay Belanger  <belanger@truman.edu>
38269         * calc/calc.el (defcalcmodevar): New macro.
38270         (calc-mode-var-list-restore-default-values)
38271         (calc-mode-var-list-restore-saved-values): New functions.
38272         (calc-mode-var-list): Use defcalcmodevar to define it.
38273         (calc-always-load-extensions, calc-line-numbering)
38274         (calc-line-breaking, calc-display-just, calc-display-origin)
38275         (calc-number-radix, calc-leading-zeros, calc-group-digits)
38276         (calc-group-char, calc-point-char, calc-frac-format)
38277         (calc-prefer-frac, calc-hms-format, calc-date-format)
38278         (calc-float-format, calc-full-float-format, calc-complex-format)
38279         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
38280         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
38281         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
38282         (calc-matrix-brackets, calc-language, calc-language-option)
38283         (calc-left-label, calc-right-label, calc-word-size)
38284         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
38285         (calc-display-raw, calc-internal-prec, calc-angle-mode)
38286         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
38287         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
38288         (calc-window-height, calc-display-trail, calc-show-selections)
38289         (calc-use-selections, calc-assoc-selections)
38290         (calc-display-working-message, calc-auto-why, calc-timing)
38291         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
38292         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
38293         (calc-gnuplot-default-device, calc-gnuplot-default-output)
38294         (calc-gnuplot-print-device, calc-gnuplot-print-output)
38295         (calc-gnuplot-geometry, calc-graph-default-resolution)
38296         (calc-graph-default-resolution-3d, calc-invocation-macro)
38297         (calc-show-banner): Use defcalcmodevar to declare them and set
38298         their default values.
38300         * calc/calc-ext.el (calc-reset): Restore saved values of variables
38301         instead of default values (but restore default values if there is
38302         an argument of 0).
38304 2005-01-09  David Kastrup  <dak@gnu.org>
38306         * desktop.el (desktop-restore-eager): Fix typo in type.
38308 2005-01-08  Richard M. Stallman  <rms@gnu.org>
38310         * cus-edit.el (customize): Delete :link.
38312 2005-01-08  Jay Belanger  <belanger@truman.edu>
38314         * calc/calc.el (calc-mode): Remove the extension from the
38315         `calc-settings-file' file name when loading it.
38317 2005-01-08  Kim F. Storm  <storm@cua.dk>
38319         * info.el (Info-mode-map, Info-next-link-keymap)
38320         (Info-prev-link-keymap, Info-up-link-keymap):
38321         Map follow-link to mouse-face.
38322         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
38324 2005-01-08  Jay Belanger  <belanger@truman.edu>
38326         * calc/calc.el (calc-settings-file): Change default value.
38327         Suggested by cgw in a comment in calc-mode.el.
38329         * calc/calc-mode.el (calc-settings-file-name):
38330         Compare calc-settings-file to user-init-file instead of ~/.emacs.
38331         Replace ~/.emacs in a prompt by calc-settings-file.
38333 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
38335         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
38336         (desktop-lazy-idle-delay): New customizable variables.
38337         (desktop-buffer-args-list): New variable.
38338         (desktop-append-buffer-args): New function.
38339         (desktop-save): Call desktop-append-buffer-args for some buffers.
38340         (desktop-lazy-create-buffer): New function.
38341         (desktop-idle-create-buffers): New function.
38342         (desktop-read): Add message about buffers to restore lazily.
38343         (desktop-lazy-abort): New command.
38344         (desktop-clear): Call desktop-lazy-abort.
38345         (desktop-lazy-complete): New command.
38347 2005-01-06  Richard M. Stallman  <rms@gnu.org>
38349         * emacs-lisp/find-func.el (find-face-definition):
38350         Rename from find-face.
38352 2005-01-06  Kim F. Storm  <storm@cua.dk>
38354         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
38356         * man.el (Man-xref-man-page, Man-xref-header-file)
38357         (Man-xref-normal-file): Add follow-link property.
38359 2005-01-06  Jay Belanger  <belanger@truman.edu>
38361         * calc/calc-units.el: Make sure the proper macro definitions are
38362         available when compiling.
38364 2005-01-06  Juri Linkov  <juri@jurta.org>
38366         * isearch.el (isearch-lazy-highlight-update):
38367         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
38369 2005-01-06  Miles Bader  <miles@gnu.org>
38371         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
38372         (isearch-lazy-highlight-face): Use new name.
38374 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
38376         * uniquify.el (uniquify-rationalize-file-buffer-names):
38377         Re-add an interactive spec.
38378         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
38379         to the same name.
38381         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
38382         (isearch-update, isearch-done): Adjust calls accordingly.
38384 2005-01-05  Richard M. Stallman  <rms@gnu.org>
38386         * custom.el (custom-set-variables, custom-theme-set-variables):
38387         Clarify documentation.
38389         * emacs-lisp/find-func.el (find-variable)
38390         (find-variable-other-window, find-variable-other-frame):
38391         Fix the TYPE args to find-function-read and find-function-do-it.
38392         (find-function): Doc fix.
38393         (find-function-at-point): Replace function-at-point alias.
38395 2005-01-04  Richard M. Stallman  <rms@gnu.org>
38397         * cus-face.el (custom-declare-face):
38398         Record defface in current-load-list.
38400         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
38402         * emacs-lisp/find-func.el: Doc fixes.
38403         (find-face-regexp): New variable.
38404         (find-function-regexp-alist): New variable.
38405         (find-function-C-source): Third arg is now TYPE.
38406         (find-function-search-for-symbol): Handle general TYPE.
38407         (find-function-read, find-function-do-it): Handle general TYPE.
38408         (find-definition-noselect, find-face): New functions.
38409         (function-at-point): Alias deleted.
38411 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
38413         * battery.el (display-battery-mode): Rename from display-battery.
38414         Handle the case where it gets turned off.
38416 2005-01-04  Richard M. Stallman  <rms@gnu.org>
38418         * cus-edit.el (customize): Make :link point to user doc.
38420         * man.el (Man-fontify-manpage): Turn off undo generation.
38422         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
38424 2005-01-04  Andreas Schwab  <schwab@suse.de>
38426         * files.el (insert-directory): Only look for error lines in
38427         inserted text.  Don't move too far after processing --dired markers.
38429 2005-01-04  Richard M. Stallman  <rms@gnu.org>
38431         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
38432         Don't expand if the character is @, period, dash, etc.
38433         (define-mail-abbrev): Quote names that contain problem characters.
38435 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
38437         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
38439 2005-01-03  Richard M. Stallman  <rms@gnu.org>
38441         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
38442         (query-replace-highlight, query-replace-lazy-highlight)
38443         (query-replace): Definitions moved up.  Doc fix.
38445 2005-01-03  Richard M. Stallman  <rms@gnu.org>
38447         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
38448         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
38449         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
38450         (lazy-highlight-face): Rename from isearch-lazy-...
38451         Change all references to them.
38453 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
38455         * cus-edit.el (custom-file): Doc fix for defcustom.
38456         (custom-file): The function no longer sets the variable
38457         `custom-file' to its return value.
38459         * startup.el (command-line): No longer load `custom-file'.
38461 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
38463         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
38465         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
38466         Don't confuse module-prefixed identifiers for labels.
38467         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
38469 2005-01-02  Richard M. Stallman  <rms@gnu.org>
38471         * files.el (basic-save-buffer-1): Fix previous change.
38473         * loadhist.el (file-loadhist-lookup): New function.
38474         (file-provides, file-requires): Use it.
38476         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
38477         instead of calculating the right size.
38479 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>
38481         * vc-svn.el (vc-svn-diff): Stay local if possible.
38483 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
38485         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
38487         * files.el (hack-local-variables): Fix last change.
38489 2005-01-02  Jay Belanger  <belanger@truman.edu>
38491         * calc/calc-yank.el (calc-edit-top): New variable.
38492         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
38493         object.  Change header properties.
38494         (calc-edit-finish, calc-edit-finish-stack-object)
38495         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
38496         edited object.
38497         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
38498         for the beginning of the edited object.
38499         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
38500         for the beginning of the edited object.
38501         * calc/calc-prog.el (calc-edit-macro-finish-edit)
38502         (calc-finish-formula-edit, calc-macro-repeats)
38503         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
38504         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
38505         beginning of the edited object.
38506         (calc-user-define-edit): Change the header for editing macros.
38507         Remove unnecessary variable.
38509 2005-01-01  Jay Belanger  <belanger@truman.edu>
38511         * calc/calc-yank.el (calc-edit-mode): Change default header.
38512         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
38513         * calc/calc-store.el (calc-edit-variable): Change title to match new
38514         header.
38515         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
38516         mode to match new header.
38517         (calc-user-define-edit): Change titles to include names of commands.
38518         (calc-finish-formula-edit): Adjust to handle new header.
38519         (calc-finish-macro-edit): Remove.
38520         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
38521         (calc-edit-macro-command, calc-edit-macro-command-type)
38522         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
38523         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
38524         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
38525         (calc-edit-macro-finish-edit): New functions.
38526         (calc-user-define-edit): Use new functions to edit named calc macros.
38528 2005-01-01  Stefan Monnier  <monnier@iro.umontreal.ca>
38530         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
38532         * ses.el (copy-region-as-kill): Deactivate mark.
38534 2005-01-01  Richard M. Stallman  <rms@gnu.org>
38536         * replace.el (occur-1): If the output buffer is also an input,
38537         don't kill it, rename it.
38539         * faces.el (set-face-background, set-face-foreground): Doc fix.
38541         * cus-face.el (custom-face-attributes): Fix :help-echo strings
38542         for :foreground and :background.
38544         * dired.el (dired-view-command-alist): Variable deleted.
38545         (dired-view-file, dired-mouse-find-file-other-window):
38546         Delete the code to use it.
38548 2005-01-01  Kim F. Storm  <storm@cua.dk>
38550         * image.el (insert-sliced-image): Use t for line-height property.
38552 See ChangeLog.11 for earlier changes.
38554 ;; Local Variables:
38555 ;; coding: iso-2022-7bit
38556 ;; add-log-time-zone-rule: t
38557 ;; End:
38559     Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
38561   This file is part of GNU Emacs.
38563   GNU Emacs is free software; you can redistribute it and/or modify
38564   it under the terms of the GNU General Public License as published by
38565   the Free Software Foundation; either version 3, or (at your option)
38566   any later version.
38568   GNU Emacs is distributed in the hope that it will be useful,
38569   but WITHOUT ANY WARRANTY; without even the implied warranty of
38570   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
38571   GNU General Public License for more details.
38573   You should have received a copy of the GNU General Public License
38574   along with GNU Emacs; see the file COPYING.  If not, write to the
38575   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
38576   Boston, MA 02110-1301, USA.
38578 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1