(x_draw_relief_rect): Remove unused variable `dpy'.
[emacs.git] / lisp / ChangeLog
blobab6fb19c1ee9acea266966bb8084a6e1da88b4ff
1 2008-05-12  Simon Marshall  <simon@gnu.org>
3         * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
4         from its default value and give it the risky-local-variable
5         property (CVE-2008-2142).
7 2008-05-10  Reiner Steib  <reiner.steib@gmx.de>
9         * smerge-mode.el (smerge-command-prefix): Fix custom type.
11 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
13         * textmodes/org.el (org-read-date-get-relative): Interpret lone
14         weekday abbreviation as relative to today.
16 2008-05-01  Nick Roberts  <nickrob@snap.net.nz>
18         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
19         Don't throw error if no file is found.
21 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
23         * net/tramp.el (tramp-replace-environment-variables): Remove it.
24         There is a more simple solution.
25         (tramp-file-name-handler): Apply `substitute-in-file-name' w/o
26         Tramp file name handlers.
28 2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
30         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
31         icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
32         (gdb-goto-breakpoint): Likewise for visiting breakpoints.
33         (gdb-assembler-custom): Be careful not to match other addresses.
35 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
37         * net/tramp.el (tramp-replace-environment-variables): New defun.
38         (tramp-file-name-handler): Use it.
40 2008-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
42         * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
43         (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
44         (diff-sanity-check-hunk): Adjust code accordingly.
46 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
48         * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
50 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
52         * progmodes/gdb-ui.el (gdb-init-buffer): New function.
53         (gdb-set-gud-minor-mode-existing-buffers)
54         (gdb-info-breakpoints-custom, gdb-get-location)
55         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
56         Previously gdb-create-define-alist wasn't always run and added to
57         after-save-hook.
59         * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer
61 2008-04-12  Kevin Ryde  <user42@zip.com.au>
63         * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
64         comments like unindented ones.
66 2008-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
68         * term/mac-win.el (mac-ae-open-documents): Adjust selection range
69         parameter origins.
71 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
73         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
75 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
77         * woman.el (woman2-TH): Use string-equal instead of string-match.
79 2008-04-11  Kevin Ryde  <user42@zip.com.au>
81         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
82         Bind print-level to ensure output forms aren't truncated if
83         print-level is set to eval-expression-print-level when going via
84         eval-defun and friends, or has been otherwise fiddled with.
86 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
88         * net/tramp.el (tramp-find-file-name-coding-system-alist):
89         New defun.
90         (tramp-handle-insert-file-contents, tramp-handle-write-region):
91         Use it.
93         * net/trampver.el: Update release number.
95 2008-04-09  Alan Mackenzie  <acm@muc.de>
97         * font-lock.el (font-lock-extend-after-change-region-function):
98         Make it buffer local.
100 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
102         * progmodes/cc-mode.el (c-basic-common-init): Don't set
103         font-lock-extend-after-change-region-function globally.
105 2008-04-08  Carsten Dominik  <dominik@science.uva.nl>
107         * textmodes/org-export-latex.el: New file.
109         * textmodes/org-irc.el: New file.
111         * textmodes/org-mac-message.el: New file.
113         * textmodes/org-publish.el: New file.
115         * textmodes/org.el (org-agenda-collect-markers)
116         (org-create-marker-find-array)
117         (org-check-agenda-marker-table, org-extract-log-state-settings)
118         (org-nofm-to-completion, org-refile-goto-last-stored)
119         (org-export-html-convert-special-strings, org-first-list-item-p)
120         (org-imenu-new-marker, org-imenu-get-tree)
121         (org-speedbar-set-agenda-restriction)
122         (org-agenda-set-restriction-lock)
123         (org-agenda-remove-restriction-lock)
124         (org-agenda-maybe-redo, org-compute-latex-and-specials-regexp)
125         (org-do-latex-and-special-faces, org-read-date-display)
126         (org-select-remember-template, org-agenda-copy-local-variable)
127         (org-read-date-get-relative, org-columns-cleanup-item)
128         (org-find-entry-with-id)
129         (org-insert-columns-dblock, org-listtable-to-string)
130         (org-dblock-write:columnview, org-columns-capture-view)
131         (org-edit-headline, org-parse-local-options)
132         (org-in-clocktable-p, org-property-or-variable-value)
133         (org-get-tags-string, org-up-heading-safe)
134         (org-fast-todo-selection, org-get-wdays)
135         (org-switch-to-buffer-other-window, org-agenda-deadline-face)
136         (org-add-link-type, org-columns-content, org-columns-widen)
137         (org-columns-next-allowed-value, org-columns-edit-allowed)
138         (org-columns-store-format)
139         (org-columns-uncompile-format, org-columns-redo)
140         (org-columns-edit-attributes, org-delete-property)
141         (org-set-property, org-columns-update, org-columns-compute)
142         (org-columns-eval)
143         (org-columns-not-in-agenda, org-columns-compute-all)
144         (org-property-next-allowed-value)
145         (org-columns-compile-format, org-fill-paragraph-experimental)
146         (org-string-to-number, org-property-action, org-columns-move-left)
147         (org-columns-new)
148         (org-column-number-to-string, org-property-previous-allowed-value)
149         (org-at-property-p, org-columns-delete)
150         (org-columns-previous-allowed-value)
151         (org-columns-move-right, org-columns-narrow)
152         (org-property-get-allowed-values)
153         (org-verify-version, org-column-string-to-number)
154         (org-delete-property-globally)
155         (org-get-property-block, org-entry-properties, org-entry-get)
156         (org-entry-delete, org-entry-get-with-inheritance)
157         (org-entry-put, org-buffer-property-keys, org-new-column-overlay)
158         (org-overlay-columns)
159         (org-overlay-columns-title, org-remove-column-overlays)
160         (org-column-show-value, org-column-quit, org-column-edit)
161         (org-cached-entry-get, org-table-put-field-property)
162         (org-get-columns-autowidth-alist, turn-on-orgstruct)
163         (orgstruct-error, orgstruct-setup)
164         (orgstruct-make-binding, org-context-p, org-get-local-variables)
165         (org-run-like-in-org-mode)
166         (org-make-link-regexps, org-remove-keyword-keys)
167         (org-get-todo-face, org-export-get-title-from-subtree)
168         (org-assign-fast-keys, org-get-min-level)
169         (org-get-wdays, org-clock-find-position)
170         (org-clock-goto, org-fontify-priorities)
171         (org-get-date-from-calendar)
172         (org-entry-add-to-multivalued-property)
173         (org-entry-remove-from-multivalued-property)
174         (org-entry-member-in-multivalued-property)
175         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state)
176         (org-agenda-get-restriction-and-command)
177         (org-open-link-from-string, org-columns-open-link)
178         (org-go-to-remember-target, org-remember-insinuate)
179         (org-icalendar-cleanup-string, org-first-sibling-p)
180         (org-back-over-empty-lines, org-skip-whitespace)
181         (org-goto-local-auto-isearch)
182         (org-clocktable-steps, org-refile-get-location)
183         (org-kill-line, org-remove-timestamp-with-keyword)
184         (org-local-logging): New functions.
185         (org-agenda-marker-table, org-log-note-how)
186         (org-goto-local-auto-isearch-map)
187         (org-last-remember-storage-locations)
188         (org-imenu-markers, org-agenda-restriction-lock-overlay)
189         (org-speedbar-restriction-lock-overlay)
190         (org-massive-special-regexp)
191         (org-verbatim-re, org-read-date-display-live)
192         (org-agenda-file-regexp, org-complex-heading-regexp)
193         (org-completion-fallback-command, org-todo-log-states)
194         (org-goto-exit-command, org-goto-selected-point)
195         (org-todo-key-alist, org-todo-key-trigger, org-agenda-remove-date)
196         (org-agenda-after-show-hook, org-agenda-skip-unavailable-files)
197         (org-fast-tag-selection-can-set-todo-state, org-local-properties)
198         (org-store-link-functions, org-columns-top-level-marker)
199         (orgstruct-mode-map, org-entry-property-inherited-from)
200         (org-column-overlays, org-current-columns-fmt)
201         (org-current-columns-maxwidths, org-column-map)
202         (org-cached-props): New variables.
203         (org-special-ctrl-k, org-goto-auto-isearch)
204         (org-agenda-todo-keyword-format)
205         (org-remember-use-refile-when-interactive)
206         (org-imenu-depth, org-highlight-latex-fragments-and-specials)
207         (org-agenda-skip-scheduled-if-done, org-extend-today-until)
208         (org-agenda-window-frame-fractions, org-fontify-priorities)
209         (org-agenda-deadline-leaders, org-use-property-inheritance)
210         (org-clock-into-drawer, org-agenda-compact-blocks)
211         (org-use-fast-todo-selection, org-fast-tag-selection-include-todo)
212         (org-edit-timestamp-down-means-later, org-todo-keyword-faces)
213         (org-agenda-deadline-faces, org-remember-store-without-prompt)
214         (org-default-columns-format)
215         (org-agenda-default-appointment-duration)
216         (org-export-with-footnotes, org-clock-out-when-done)
217         (org-global-properties, org-todo-keyword-faces)
218         (org-archive-save-context-info)
219         (org-edit-timestamp-down-means-later)
220         (org-scheduled-past-days, org-export-with-drawers)
221         (org-read-date-prefer-future, org-hide-emphasis-markers)
222         (org-clock-heading-function, org-clock-in-switch-to-state)
223         (org-export-with-special-strings): New options.
224         (org-link-store, org-link-follow, org-latex)
225         (org-remember-templates, org-time-stamp-rounding-minutes)
226         (org-back-over-empty-lines, org-find-base-buffer-visiting)
227         (org-columns-new): Fix typos in docstrings.
228         (org-ctrl-c-star): Implement a missing branch in the decision tree.
229         (org-select-remember-template): Clean the code.
230         (org-prepare-dblock): Add the extra :content parameter.
231         (org-write-agenda): New output type ".ics" files.
232         (org-write-agenda): Call `org-icalendar-verify-function', both for
233         time stamps and for TODO entries.
234         (org-export-as-html): Revert the change that killed the html
235         buffer.  Side effects first need to be studied carefully.
236         (org-get-tags-at): Fix the structure of the condition-case statement.
237         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
238         (org-timestamp-change): Fix regulear expressions to swallow the
239         extra character for repeat-shift control.
240         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
241         (org-get-legal-level): Alias to `org-get-valid-level'.
242         (org-dblock-write:clocktable): Add a :link parameter, linking
243         headlines to their location in the Org agenda files.
244         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
245         throwing an error when getting tags before headlines.
246         (org-timestamp-change, org-modify-ts-extra)
247         (org-ts-regexp1): Fix timestamp editing.
248         (org-agenda-custom-commands-local-options): New constant.
249         (org-agenda-custom-commands):
250         Use `org-agenda-custom-commands-local-options' to improve customize
251         type.  "htmlize": Removed hack to fix face problem with htmlize,
252         it no longer seem necessary.
253         (org-follow-link-hook): New hook.
254         (org-agenda-custom-commands): Add "Component" as a tag for each
255         item in a command serie.
256         (org-open-at-point): Run `org-follow-link-hook'.
257         (org-agenda-schedule): Bugfix: don't display marker type when it
258         is nil.
259         (org-store-link): org-irc required.
260         (org-set-regexps-and-options): Parse the new logging options.
261         (org-todo): Handle the new ways of recording state change stuff.
262         (org-columns-open-link): Fix bug with opening link in column view.
263         (org-todo): Make sure that LOGGING properties are honoured.
264         (org-todo-keywords): Improve docstring.
265         (org-startup-options): Cleanup startup options.
266         (org-set-regexps-and-options): Process the "!" markers.
267         (org-todo): Respect the new logging stuff.
268         (org-add-log-maybe): New parameter HOW that defines how logging
269         should be done and also overrides PURPOSE.  Add a docstring.
270         (org-add-log-note): Check if we really need to ask for a note.
271         (org-get-current-options): Digest the new keyword.
272         (org-agenda-reset-markers): Rename from
273         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
274         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
275         function, without force argument.
276         (org-buffer-property-keys): Bind local variables s and p.
277         (org-make-tags-matcher): Allow "" to match an empty or
278         non-existent property value.
279         (org-export-as-html): Join unsorted lists when they directly
280         follow each other.  Such lists may be created by headlines that
281         are converted to lists.
282         (org-export-as-html): Use :html-extension instead of
283         org-export-html-extension.
284         (org-store-link): Support for links from `rmail-summary-mode'.
285         (org-columns-new, org-complete, org-set-property): Set the
286         `include-columns' argument in the call to `org-buffer-property-keys'.
287         (org-buffer-property-keys): New argument `include-columns', to
288         include properties expected by any of the COLUMS formats in the
289         current buffer.
290         (org-cleaned-string-for-export): Get rid of drawers first, so that
291         they will be removed also in the text before the first headline.
292         (org-clock-report): Show the clocktable when found.
293         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
294         (org-version): With prefix argument, insert `org-version' at point.
295         (org-agenda-goto): Recenter the window after finding the target
296         location, to make sure the correct position will be displayed.
297         (org-agenda-get-deadlines): Don't scale priority with the warning
298         period.
299         (org-insert-heading): Don't break line in the middle of the line.
300         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
301         be 0.
302         (org-update-checkbox-count): Revamp to deal with hierarchical
303         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
304         (org-schedule, org-deadline): Use `org-remove-timestamp-with-keyword'
305         to make sure all such time stamps are removed.
306         (org-mode): Support for `align'.
307         (org-agenda-get-deadlines): Make sure priorities increase as the
308         due date approaches and is passed.
309         (org-remember-apply-template): Fix problem with tags that contain
310         "_" or "@".
311         (org-make-link-regexps): Improve the regular expression for plain
312         links.
313         (org-agenda-get-closed): List each clocking entry.
314         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
315         (org-archive-all-done): Fix incorrect number of stars in regexp.
316         (org-global-tags-completion-table): Add the value of org-tag-alist
317         in each buffer, to make sure that also unused tags will be
318         available for completion.
319         (org-columns-edit-value)
320         (org-columns-next-allowed-value): Only update if not in agenda.
321         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
322         (org-archive-subtree): Add the outline tree context as a property.
323         (org-closest-date): New optional argument `prefer'.
324         (org-goto-map, org-get-location): Implement auto-isearch.
325         (org-goto-local-search-forward-headings)
326         (org-get-entries-from-diary): Require diary-lib.
327         (org-agenda-sunrise-sunset): Require solar.
328         (org-export-html-style): Doc fix.
329         (org-get-legal-level): New obsolete alias.
330         (org-get-valid-level): Rename from `org-get-legal-level'.
331         (org-promote, org-demote, org-archive-subtree)
332         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
333         (org-info): Use info rather than Info-goto-node.
334         (org-entry-properties): Let-bind `clocksum'.
335         (org-unmodified, org-cycle-emulate-tab)
336         (org-descriptive-links, org-link-file-path-type)
337         (org-remember-use-refile-when-interactive)
338         (org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders)
339         (org-export-ascii-bullets, org-agenda-deadline-faces)
340         (turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header)
341         (org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info)
342         (org-kill-note-or-show-branches): Fix typos in docstrings.
343         (org-html-do-expand): `org-export-html-convert-special-strings'
344         added to the list of conversion.
345         (org-infile-export-plist, org-get-current-options): Add support
346         for "-" in the #+OPTION line to let user switch on/off special
347         strings conversion.
348         (org-export-plist-vars): New :html-table-tag property.
349         (org-export-as-html, org-format-org-table-html)
350         (org-format-table-table-html) Use the :html-table-tag property
351         instead of the `org-export-html-table-tag' global value.
352         (org-additional-option-like-keywords): Add "TBLFM".
353         (org-entry-properties): Include the CLOCKSUM special property.
354         (org-columns-edit-value): Do not allow to edit the special
355         CLOCKSUM property.
356         (org-flag-drawer): Use the original value of `outline-regexp'.
357         (org-remember-handler): Add invisible-ok flag to call to
358         `org-end-of-subtree'.
359         (org-agenda-highlight-todo): Respect `org-agenda-todo-keyword-format'.
360         (org-infile-export-plist): No restriction while searching for
361         options.
362         (org-remember-handler): Remove comments at the end of the buffer.
363         (org-table-sort-lines): Make sure sorting works on link
364         descritions only, and ignores the link.
365         (org-sort-entries-or-items): Make sure the end of the subtree is
366         included.
367         (org-refile-use-outline-path): New allowed values `file' and
368         `full-file-path'.
369         (org-get-refile-targets): Respect new values for
370         `org-refile-use-outline-path'.
371         (org-agenda-get-restriction-and-command): DEL goes back to initial
372         list.
373         (org-export-as-xoxo): Restore point when done.
374         (org-open-file): Allow multiple %s in command.
375         (org-get-refile-targets): Interpret the new maxlevel setting.
376         (org-refile-targets): New option `:maxlevel'.
377         (org-copy-subtree): Include empty lines before but not after subtree.
378         (org-move-item-down, org-move-item-up): Include empty lines before
379         but not after item.
380         (org-remember-apply-template): Defaults, completions and history
381         for template prompts.  Also, interpret new `%!' escape.
382         (org-context-choices): New constant.
383         (org-bound-and-true-p): New macro.
384         (org-agenda-restriction-lock): New face.
385         (org-open-at-point): Remove obsolete way to do redirection in
386         shell links.
387         (org-imenu-and-speedbar): New customization group.
388         (org-entry-properties): Return keyword-less time strings.
389         (org-clock-in): Use `org-clock-heading-function'.
390         (org-calendar-holiday): Try to use `calendar-check-holidays'
391         instead of the obsolete `check-calendar-holidays'.
392         (org-export-html-special-string-regexps): New constant.
393         (org-latex-and-export-specials): New face.
394         (org-link-escape-chars): Use characters instead of strings.
395         (org-link-escape-chars-browser, org-link-escape)
396         (org-link-unescape): Use characters instead of strings.
397         (org-export-html-convert-sub-super, org-html-do-expand): Check for
398         protected text.
399         (org-emphasis-alist): Additional `verbatim' flag.
400         (org-set-emph-re): Handle the verbatim flag and compute
401         `org-verbatim-re'.
402         (org-cleaned-string-for-export): Protect verbatim elements.
403         (org-additional-option-like-keywords): Add new keywords.
404         (org-get-entry): Rename from `org-get-cleaned-entry'.
405         (org-agenda-get-scheduled, org-agenda-get-blocks):
406         Use `org-agenda-skip-scheduled-if-done'.
407         (org-prepare-agenda-buffers): Allow buffers as arguments.
408         (org-entry-properties): Add CATEGORY as a special property.
409         (org-use-property-inheritance): Allow a list of properties as a value.
410         (org-eval-in-calendar): No longer update the prompt.
411         (org-read-date-popup-calendar): Rename from
412         `org-popup-calendar-for-date-prompt'.
413         (org-remember-apply-template): Define `remember-finalize' if it is
414         not yet defined.
415         (org-read-date): Respect the setting of
416         `org-read-date-prefer-future'.  Use `org-read-date-analyze'.
417         (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
418         hardcoded string.
419         (org-remember-apply-template): Use `remember-finalize' instead of
420         `remember-buffer'.
421         (org-columns-compute, org-column-number-to-string)
422         (org-columns-uncompile-format, org-columns-compile-format)
423         (org-columns-compile-format): Handle printf format specifier.
424         (org-columns-new, org-column-number-to-string)
425         (org-columns-uncompile-format, org-columns-compile-format):
426         Support for new currency summary type.
427         (org-tree-to-indirect-buffer): Do not kill old buffer when
428         `org-indirect-buffer-display' is `new-frame'.
429         (org-indirect-buffer-display): Document that `new-frame' leads to
430         indiret buffer proliferation.
431         (org-agenda-list): Use `org-extend-today-until'.
432         (org-format-org-table-html): Use lower-case for <col> tag.
433         (org-agenda-execute): New command.
434         (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
435         (org-remember-apply-template): Use `org-select-remember-template'.
436         (org-region-active-p): Use `use-region-p'.
437         (org-cycle-hide-archived-subtrees)
438         (org-table-rotate-recalc-marks, org-mark-ring-push)
439         (org-follow-info-link, org-mhe-get-message-folder-from-index)
440         (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
441         (org-evaluate-time-range, org-edit-agenda-file-list):
442         (org-paste-subtree):
443         (org-calendar-holiday): Use calendar-check-holidays instead of the
444         obsolete check-calendar-holidays.
445         (org-table-formula-substitute-names): Remove forgotten temporary
446         debugging code.
447         (org-agenda-get-restriction-and-command): Use `mapc' instead of
448         `mapcar'.
449         (org-agenda-list): Numeric prefix argument can specify the number
450         of days.
451         (remember-register, remember-buffer): Prevent byte compiler from
452         complaining.
453         (org-todo): Save and restore match data.
454         (org-no-warnings): New macro.
455         (org-columns-eval): Use `org-no-warnings'.
456         (org-version): Change to 5.13e.
457         (org-agenda-file-regexp): Fix typo in docstring.
458         (org-add-planning-info): Fix bug in parenthesis settings.
459         (org-scan-tags): Catch the case of indirect buffers with no filename.
460         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
461         Re-install switch to mapc, had been removed by accident.
462         (org-columns-map): New binding `C-c C-o'.
463         (org-columns-menu): Change menu text and added new entry.
464         (org-columns-eval): Document the use of `next-line'.
465         (org-columns-follow-link): Remove function.
466         (org-read-date-get-relative): Fix typo in docstring.
467         (org-read-date-get-relative): Leading +/- is not optional.
468         (org-agenda-get-restriction-and-command): Always resize window on
469         first loop cycle.
470         (org-agenda-open-link): Make sure the link abbreviations are
471         present in the agenda buffer.
472         (org-agenda-files): Allow directories in the variable.
473         (org-agenda): Use `org-agenda-get-restriction-and-command'.
474         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
475         (org-remember-apply-template): Catch C-g and make sure window
476         configuration is restored.
477         (org-agenda-open-link): Make it work with several links in the line.
478         (org-drawers, org-set-regexps-and-options)
479         (org-get-current-options): Add support for a DRAWERS in-buffer option.
480         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
481         (org-agenda-to-appt): Require calendar.
482         (org-entry-get-with-inheritance): Widen for search.
483         (org-columns-display-here): Don't mark buffer as modified when
484         adding space characters to accomodate column overlays.
485         (org-export-as-html): Better formatting of tags in the toc.
486         (org-columns-display-here): Make the ITEM column as compact as
487         possible.
488         (org-remember-templates): Customization interface improved.
489         (org-export-with-property-drawer): Variable removed.
490         (org-sort-entries): Rewrite using `sort-subr'.
491         (org-set-property): More appropriate completion during interactive use.
492         (org-sort-entries): Allow sorting by property.
493         (org-additional-option-like-keywords): Add more values.
494         (org-sort-entries-or-items): Rename from `org-sort-entries'.
495         (org-at-timestamp-p, org-timestamp-change)
496         (org-remember-templates): First element of each entry is now a
497         name for the template.
498         (org-store-log-note): Check for `org-note-abort'.
499         (org-kill-note-or-show-branches): New command.
500         (org-cut-subtree, org-copy-subtree): New argument N to act on N
501         sequential subtrees.
502         (org-paste-subtree): Fix the level at which a tree is pasted.
503         (org-fit-agenda-window): Limitations on window size removed.
504         (org-agenda-find-same-or-today-or-agenda): Rename from
505         `org-agenda-find-today-or-agenda'.
506         (org-agenda-scheduled-leaders)
507         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
508         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
509         (org-export-with-tags, org-export-plist-vars)
510         (org-infile-export-plist): New "tags" option.
511         (org-cached-entry-get): Use `org-use-property-inheritance'.
512         (org-remember-apply-template): Fix typo.
513         (org-additional-option-like-keywords): New constant.
514         (org-complete): Use `org-additional-option-like-keywords'.
515         (org-clock-report): Only update the table at point, or insert a
516         new one.
517         (org-open-file): Use `start-process-shell-command' instead of
518         `shell-command' with an ampersand.
519         (org-deadline, org-schedule): New argument REMOVE to remove the
520         date from the entry.
521         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
522         argument to `org-schedule' and `org-deadline'.
523         (org-trim): Use the correct expressions for beginning and end of
524         the string.
525         (org-get-cleaned-entry): Trim the string before returning it.
526         (org-agenda-tags-column): Rename from
527         `org-agenda-align-tags-to-column'.
528         (org-agenda-align-tags): Allow negative values for
529         `org-agenda-tags-column'.
530         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
531         (org-agenda-to-appt): New optional argument FILTER.
532         (org-complete): Use `org-completion-fallback-command'.
533         (org-find-base-buffer-visiting): Catch the case that there is no
534         buffer visiting the file.
535         (org-todo): Use `org-property-or-variable-value'
536         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
537         (org-agenda-schedule, org-agenda-deadline):
538         Call `org-agenda-show-new-time'.
539         (org-agenda-show-new-time): New argument PREFIX.
540         (org-colgroup-info-to-vline-list): Fix but that cause a shift in
541         the vertical lines.
542         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
543         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
544         (org-indent-item): No arg in call to `org-fix-bullet-type'.
545         (org-fix-bullet-type): Remove argument.
546         (org-read-date): Check for am/pm twice, to catch the end time.
547         (org-goto-map): Use `suppress-keymap'.
548         (org-remember-apply-template): Respect the dynamically scoped
549         selection character.
550         (org-kill-is-subtree-p): Use `org-outline-regexp'.
551         (org-outline-regexp): New constant.
552         (org-remember-handler): Throw error when the target file is not in
553         org-mode.
554         (org-cleaned-string-for-export): No longer call
555         `org-export-latex-cleaned-string' with an argument.
556         (org-get-tags): Returns now a list, not a string.
557         (org-archive-subtree): No need to split return of `org-get-tags'.
558         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
559         instead of `org-get-tags'.
560         (org-agenda-format-date): Rename from `org-agenda-date-format'.
561         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
562         (org-compatible-face): New argument INHERITS.  Inherit from this
563         face if possible.
564         (org-level-1, org-level-2, org-level-3, org-level-4)
565         (org-level-5, org-level-6, org-level-7, org-level-8)
566         (org-special-keyword, org-drawer, org-column, org-warning)
567         (org-archived, org-todo, org-done, org-headline-done, org-table)
568         (org-formula, org-code, org-agenda-structure)
569         (org-scheduled-today, org-scheduled-previously)
570         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
571         in the new way.
572         (org-get-heading): New argument NO-TAGS.
573         (org-fast-tag-selection-include-todo): Made defvar instead of
574         defcustom, feature is not deprecated.
575         (org-remember-store-without-prompt): New default value t.
576         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
577         Compute the log states.
578         (org-goto-map): More commands copied from global map.  Also bind
579         `org-occur'.
580         (org-goto): Made into a general lookup command.
581         (org-get-location): Complete rewrite.
582         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
583         Set the new variables.
584         (org-paste-subtree): Whitespace insertion strategy revised.
585         (org-remember-apply-template): Protect v-A from the possibility
586         that v-a might be nil.
587         (org-remember-handler): Insertion rules revised.
588         (org-todo): Respect org-todo-log-states.
589         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
590         (org-confirm-shell-link-function)
591         (org-confirm-elisp-link-function): Doc fixes.
592         (org-re): Also replace the :alpha: class.
593         (org-todo-tag-alist): Variable removed.
594         (org-log-done): Docstring fixed.
595         (org-deadline-warning-days): New default value 14.
596         (org-tag-alist): Docstring fixed.
597         (org-export-language-setup): New languages added.
598         (org-set-regexps-and-options): Compute the new variables.
599         (org-paste-subtree): Cleaning up.
600         (org-remember-apply-template): New escape %A.
601         (org-todo): Call fast TODO selection.
602         (org-add-log-note): Allow prefix for abort exit.
603         (org-at-property-p, org-entry-properties)
604         (org-columns-get-autowidth-alist): Use :alpha: class.
605         (org-agenda-get-deadlines): Use `org-get-wdays'.
606         (org-agenda-get-deadlines): Reverse ee before returning.
607         (org-format-agenda-item): New argument REMOVE-RE.
608         (org-agenda-convert-date): Baha'i calendar added.
609         (org-infile-export-plist): Also find DATE line.
610         (org-export-as-html, org-export-as-ascii): Use the date format.
611         (org-shiftup, org-shiftdown): Use.
612         `org-edit-timestamp-down-means-later'.
613         (org-columns-compile-format)
614         (org-columns-get-autowidth-alist, org-buffer-property-keys)
615         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
616         property names.
617         (org-export-visible): Fix drawers before export.
618         (org-do-sort): Allow sorting by priority.
619         (org-agenda-files): Ignore non-existing files.
620         (org-ellipsis): All a face as value.
621         (org-mode): Interprete the face value of `org-ellipsis'.
622         (org-archive-subtree): Store context info in archived entry.
623         (org-fast-tag-selection): Allow setting TODO states through this
624         interface.
625         (org-cycle): Docstring updated.
626         (org-set-font-lock-defaults, org-agenda-highlight-todo):
627         Use `org-get-todo-face'.
628         (org-table-edit-field, org-table-show-reference)
629         (org-table-edit-formulas, org-add-log-note)
630         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
631         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
632         `switch-to-buffer-other-window' to make sure that the temporary
633         windows show up on the current frame.
634         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
635         (org-get-entries-from-diary, org-replace-region-by-html):
636         Don't allow pop-up frames.
637         (org-agenda-get-deadlines, org-agenda-get-scheduled): Fix problems
638         with time-of-day.
639         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
640         with listing items that are DONE.
641         (org-change-tag-in-region): New command.
642         (org-agenda-skip-scheduled-if-done)
643         (org-agenda-skip-deadline-if-done): Docstring clarified.
644         (org-mode): Hide drawers on startup.
645         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
646         (org-agenda-skip): Allow a form for `org-agenda-skip-function'.
647         (org-agenda-redo): Re-use local settings.
648         (org-agenda): Store local settings.
649         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
650         entries on their due date.
651         (org-agenda-get-timestamps): No longer handle the due dates of
652         schedules and deadline items.
653         (org-insert-link-global, org-open-at-point-global): New commands.
654         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
655         :for-ascii parameter.
656         (org-skip-comments): Function removed.
657         (org-cleaned-string-for-export): Handle special table lines.
658         (org-entry-get-with-inheritance): Check global properties.
659         (org-set-regexps-and-options): Find the #+PROPERTY line.
660         (org-link-types): Change type into variable (was constant).
661         (org-link-re-with-space, org-link-re-with-space2)
662         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
663         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
664         these regular expressions happens now in the function
665         `org-make-link-regexps'.
666         (org-store-link): Call the functions in
667         `org-store-link-functions'.
668         (org-activate-tags): Force matches to be in headlines.
669         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
670         (org-columns-display-here): Make sure this works in a narrowed
671         buffer by checking for point-min.
672         (org-columns-display-here): Make the rest of the line intangible,
673         so that point never can be there.
674         (org-cleaned-string-for-export): Use `with-current-buffer'.
675         (org-replace-region-by-html): Use `with-current-buffer'.
676         (org-unfontify-region, org-do-occur, org-columns-display-here)
677         (org-columns-remove-overlays, org-columns-quit)
678         (org-columns-edit-value, org-columns-next-allowed-value)
679         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
680         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
681         (org-agenda-todo, org-agenda-change-all-lines)
682         (org-agenda-align-tags, org-agenda-priority)
683         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
684         (org-agenda-show-new-time, org-cleaned-string-for-export)
685         (org-export-grab-title-from-buffer)
686         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
687         instead of `buffer-read-only'.
688         (org-export-as-html): Set `coding-system-for-write'.
689         (org-archive-subtree): Fix bug with modifying TODO keyword.
690         (org-beginning-of-line): Also treat C-a special in items.
691         (org-table-convert-refs-to-rc): Fix problem with column
692         reference after "..".
693         (org-columns-compute): Don't mark buffer modified because of text
694         properties.
695         (org-batch-store-agenda-views): Use the variable
696         `default-directory', not the function.
697         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
698         (org-html-entities): Add HTML entities for smileys.
699         (org-end-of-line): Move to end of line if in headline without tags.
700         (org-agenda-day-view, org-agenda-week-view): Remember span as default.
701         (org-columns-edit-value): Rename from `org-column-edit'.
702         (org-columns-display-here-title): Rename from
703         `org-overlay-columns-title'.
704         (org-columns-remove-overlays): Rename from
705         org-remove-column-overlays.
706         (org-columns-get-autowidth-alist): Rename from
707         `org-get-columns-autowidth-alist'.
708         (org-columns-display-here): Rename from `org-overlay-columns'.
709         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
710         (org-columns-quit): Rename from `org-column-quit'.
711         (org-columns-show-value): Rename from `org-column-show-value'.
712         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
713         (org-columns-overlays): Rename from `org-column-overlays'.
714         (org-columns-map): Rename from `org-column-map'.
715         (org-columns-current-maxwidths): Rename from
716         `org-current-columns-maxwidths'.
717         (org-columns-begin-marker, org-columns-current-fmt-compiled)
718         (org-previous-header-line-format)
719         (org-columns-inhibit-recalculation)
720         (org-columns-default-format): Rename from
721         `org-default-columns-format'.
722         (org-property-re): New constant.
723         (orgstruct-mode): New minor mode.
724         (org-cycle-list-bullet): New command.
725         (org-special-properties, org-property-start-re)
726         (org-property-end-re): New constants.
727         (org-with-point-at): New macro.
728         (org-insert-property-drawer): New command.
729         (org-column): New face.
730         (org-column-menu): New menu.
731         (org-columns, org-agenda-columns): New commands.
732         (org-properties): New customize group.
733         (org-priority): Realign tags after changing priority.
734         (org-preserve-lc): New macro.
735         (org-update-checkbox-count): Catch case when there is no headline.
736         (org-agenda-quit): Remove any column overlays.
737         (org-beginning-of-item-list): Fix bug when non-item line is
738         indented too deep.
739         (org-make-tags-matcher): Handle property matches.
740         (org-table-recalculate): Swap evaluation order: Field formula
741         first, then column formulas, but don't allow them to overwrite the
742         field formulas.
743         (org-table-eval-formula): New argument untouchable.
744         (org-export-as-html): Fix replacement bug for XEmacs.
746 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
748         * dired.el (dired-dnd-handle-local-file):
749         Obey dired-backup-overwrite for copy, move, and link operations.
751         * dired-aux.el (dired-overwrite-confirmed): Undo last change.
753 2008-04-06  Alan Mackenzie  <acm@muc.de>
755         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
756         typo in the doc string.
758         * progmodes/cc-mode.el (c-extend-after-change-region):
759         New function, used in font-lock-extend-after-change-region-function,
760         thus superseding advice on the Font Lock after change functions.
762 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
764         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
766 2008-04-04  Stephen Berman  <Stephen.Berman@gmx.net>
768         * newcomment.el (comment-enter-backward): Be careful to restore
769         position changed during narrowing.
771 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
773         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
774         Fix in disassembly buffer (regression in 22.2).
776 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
778         * shell.el (shell-dynamic-complete-filename): New fun.
779         (shell-dynamic-complete-functions): Use it.
781 2008-04-02  Alan Mackenzie  <acm@muc.de>
783         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
784         New optimised functions to get the name of the current defun/macro.
786         * add-log.el (add-log-current-defun): Move the functionality which
787         gets the current function name for C like modes to cc-cmds.el,
788         thus optimising for speed.
790 2008-04-02  Eli Zaretskii  <eliz@gnu.org>
792         * ps-print.el (ps-generate-postscript-with-faces): If the face
793         specified by the overlay's `face' property is a string, assume
794         it's a string name and intern it to get the face symbol.
796 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
798         * find-dired.el (find-dired-filter): Fix last patch to handle
799         multi-line process input.  Pad link numbers too.
801 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
803         * find-dired.el (find-dired-filter): Align columns by padding file
804         sizes.
806 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
808         * calc/calc.el: Autoload `calc-yank'.
809         (calc-mode-map): Add keybindings for `calc-yank'.
810         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
811         assignments for `calc-yank'.
813 2008-03-31  Martin Rudalics  <rudalics@gmx.at>
815         * emacs-lisp/find-func.el (find-function-search-for-symbol):
816         Strip extension from .emacs.el to make sure symbol is searched
817         in .emacs too.
819 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
821         * vc.el (vc-do-command): Don't show internal temp buffers.
823 2008-03-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
825         * term/mac-win.el (mac-ae-reopen-application): New function.
826         (mac-apple-event-map): Bind "reopen application" Apple event to it.
828 2008-03-29  Juanma Barranquero  <lekktu@gmail.com>
830         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
832 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
834         * Version 22.2 released.
836 2008-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
838         * info.el (Info-isearch-search): Always return point.
840 2008-03-23  Andreas Schwab  <schwab@suse.de>
842         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
843         Fix radio button condition.
844         [box]: Likewise.
845         [customize]: Add radio button.
847 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
849         * vc-bzr.el (vc-bzr-print-log): Ensure it works when passed a
850         single file argument.
851         (vc-bzr-show-log-entry): Fix typo.
853 2008-03-19  Wilson Snyder  <wsnyder@wsnyder.org>
855         * progmodes/verilog-mode.el (verilog-easy-menu-filter):
856         New function.
857         (verilog-stmt-menu, verilog-menu): Add :help.
858         (verilog-customize, verilog-font-customize)
859         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
860         (verilog-mode): Update documentation strings to match tool tips.
861         (verilog-auto-search-do, verilog-auto-re-search-do)
862         (verilog-skip-forward-comment-or-string): Fix verilog-auto
863         expansion when a .* appears inside a string.
864         (verilog-re-search-forward, verilog-re-search-backward):
865         Add comment to recall how this works.
867 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
869         * net/tls.el (open-tls-stream): Reindent.
871 2008-03-19  Glenn Morris  <rgm@gnu.org>
873         * net/tls.el: Don't require rx when compiling.
874         (tls-end-of-info): Rewrite without using rx.
875         (open-tls-stream): Use with-current-buffer.
877 2008-03-18  Dan Nicolaescu  <dann@ics.uci.edu>
879         * font-lock.el (font-lock-comment-face): Set the foreground for
880         the light background 8 colors case.
882         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
883         command for each file in the list.
884         (vc-bzr-log-view-mode): Recognize the file marker.
885         (vc-bzr-show-log-entry): Make regexp match more cases.
887 2008-03-18  Wilson Snyder  <wsnyder@wsnyder.org>
889         * verilog-mode.el (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT
890         mis-including genvars.
892 2008-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
894         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
895         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
896         Revision numbers can include ".".
898         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
899         "+" lines not accounted for by counting "-" and context lines.
901 2008-03-16  Juri Linkov  <juri@jurta.org>
903         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
904         (dired-perm-write): Rename from `dired-warn-writable'.
905         Change parent face from `font-lock-warning-face' to
906         `font-lock-comment-delimiter-face'.
907         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
908         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
909         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
910         with `dired-perm-write-face'.
912 2008-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
914         * term/mac-win.el (mac-service-open-file): Use file URL instead of
915         file name string.
917 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
919         * vc-bzr.el (vc-bzr-registered): Fail if `bzr' is not installed.
920         (vc-bzr-annotate-command): Preserve line alignment.
921         (vc-bzr-annotate-time): Accept space used to preserve alignment.
923 2008-03-13  Richard Stallman  <rms@gnu.org>
925         * mouse.el (mouse-yank-secondary): Nice error msg if no secondary sel.
927         * emacs-lisp/advice.el (defadvice): Add usage pattern.
929 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
931         * simple.el (set-mark-command): Doc fix.
933 2008-03-10  Nick Roberts  <nickrob@snap.net.nz>
935         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
936         thread in [h-e-w]).
938 2008-03-08  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
940         * subr.el (while-no-input): Don't splice BODY directly into the
941         `or' form.
943 2008-03-06  Kim F. Storm  <storm@cua.dk>
945         * help.el (view-emacs-todo): Rename from view-todo.  Change users.
946         (describe-gnu-project): Rename from describe-project.  Change users.
947         Define obsolete function aliases for the old names.
949 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
951         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
952         Reported by Drew Adams <drew.adams@oracle.com>.
954 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
956         * iswitchb.el (iswitchb-use-faces): Doc fix.
957         (iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.
959 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
961         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
962         Fix typo.
963         (verilog-type-font-keywords): Reindent.
965 2008-03-03  Michael McNamara  <mac@mail.brushroad.com>
967         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
968         grouping-keyword regular expression.
969         (verilog-font-lock-keywords): Allow users to toggle special
970         highlight of grouping-keywords.
971         (verilog-highlight-grouping-keywords): The toggle for special
972         highlighting of grouping keywords.
974 2008-03-02  Juri Linkov  <juri@jurta.org>
976         * startup.el: Revert 2008-02-28 change that adds initial message
977         to *scratch* buffer regardless of the value of `inhibit-startup-screen'.
979 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
981         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
982         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
983         * progmodes/verilog-mode.el (verilog-mode):
984         * net/socks.el (socks):
985         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
987 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
989         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
990         running `desktop-not-loaded-hook' to allow modifying it.
991         Don't show warning message if `desktop-dirname' was modified.
993 2008-03-01  Alan Mackenzie  <acm@muc.de>
995         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
997         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
998         doc-string, "c-old-LEN" -> "c-old-END".
1000 2008-02-29  Glenn Morris  <rgm@gnu.org>
1002         * allout.el (allout-topic-encryption-bullet)
1003         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
1004         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
1005         from 22.0 to 22.1.
1007 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
1009         * desktop.el (desktop-save): Save the buffer name if the
1010         uniquified base name is empty.
1012 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1014         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
1015         we still expect more lines.
1017 2008-02-28  Juri Linkov  <juri@jurta.org>
1019         * startup.el (normal-splash-screen): Add argument `concise'.
1020         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
1021         to the created buffer.  If `concise' is non-nil, call
1022         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
1023         (display-startup-screen): Add argument `concise' to the call to
1024         `normal-splash-screen'.
1026 2008-02-28  Kim F. Storm  <storm@cua.dk>
1028         * startup.el (startup-echo-area-message): Check for about-emacs.
1030 2008-02-28  Juri Linkov  <juri@jurta.org>
1032         * startup.el: Always add initial message to *scratch* buffer if
1033         `initial-scratch-message' is non-nil regardless of the value of
1034         `inhibit-startup-screen'.
1035         (inhibit-startup-screen, initial-scratch-message): Doc fix.
1036         (command-line-1): Move code that inserts `initial-scratch-message'
1037         up before the if-form that checks for `inhibit-startup-screen'.
1038         Suggested by Jonathan Rockway <jon@jrock.us>.
1040 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1042         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
1043         comment-paragraph filling if the commark doesn't match
1044         comment-start-skip.
1046         * uniquify.el (uniquify-buffer-base-name): Undo last change.
1048 2008-02-28  Daiki Ueno  <ueno@unixuser.org>
1050         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
1051         the `imap' variant.
1053 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
1055         * uniquify.el (uniquify-buffer-base-name): If the base name is an
1056         empty string, return nil to allow the caller to default to the
1057         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
1059 2008-02-26  Jason Rumney  <jasonr@gnu.org>
1061         * files.el (make-auto-save-file-name): Encode more characters in
1062         non-file buffer names.  Use url-encoding.
1064 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
1066         * net/net-utils.el (ftp-program): Fix typo in docstring.
1067         (ifconfig-program-options, netstat-program-options)
1068         (arp-program-options, route-program-options, nslookup-program-options)
1069         (ftp-program-options, smbclient-program-options)
1070         (dns-lookup-program-options, arp, route): Doc fixes.
1072         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
1073         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
1074         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
1075         Fix typos in docstrings.
1076         (gdb-pending-triggers): Reflow docstring.
1077         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
1079 2008-02-25  Alan Mackenzie  <acm@muc.de>
1081         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
1082         typing "#" at EOB.
1084 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
1086         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
1088 2008-02-24  Jason Rumney  <jasonr@gnu.org>
1090         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
1092 2008-02-23  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1094         * textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
1096 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1098         * dired.el (dired-mark-prompt): Don't count/display the t element.
1099         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
1101 2008-02-22  Bill Meier  <wmeier@newsguy.com>  (tiny change)
1103         * progmodes/sh-script.el (sh-indent-comment): Docstring fix.
1105 2008-02-21  Glenn Morris  <rgm@gnu.org>
1107         * subr.el (sit-for): Fix obsolete form for nil second argument.
1109 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
1111         * progmodes/verilog-mode.el (eval-when-compile): Don't define
1112         add-submenu.
1113         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
1114         Remove.  Move contents to the only use ...
1115         (verilog-menu): ... here.
1116         (verilog-statement-menu): Remove.  Move contents to the only use ...
1117         (verilog-stmt-menu): ... here.
1118         (verilog-mark-defun): Simply call mark-defun for Emacs.
1119         (occur-pos-list): Declare for byte compiler.
1120         (mode-popup-menu): Don't defvar.
1121         (verilog-add-statement-menu): Remove.
1122         (verilog-mode-hook): Don't add verilog-add-statement-menu.
1123         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
1125 2008-02-21  Michael McNamara  <mac@mail.brushroad.com>
1127         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
1128         conditional.
1129         (verilog-font-grouping-keywords-face): Make the begin..end
1130         keywords standout more than other verilog keywords.
1131         (verilog-type-font-keywords): Move the begin..end out of this list
1132         to facilitate making them to (potentially) stand out more.
1133         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
1134         function & task blocks.
1135         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
1136         initial, function & task blocks.
1137         (verilog-forward-sexp): Handle the new "disable fork" statement of
1138         IEEE-1800 Verilog.
1139         (verilog-beg-block-re-ordered): Handle the new "disable fork"
1140         statement of IEEE-1800 Verilog.
1141         (verilog-calc-1): Handle the new "disable fork" statement of
1142         IEEE-1800 Verilog.
1143         (verilog-disable-fork-re): Add const to help handle the new
1144         "disable fork" statement of IEEE-1800 Verilog.
1145         (verilog-declaration-core-re): Add port directions by themselves,
1146         with no qualification, as base item of a declaration.
1147         (verilog-pretty-declarations): Add new flag to ask it to refrain
1148         from printing to the message buffer.
1149         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
1150         printing to the message buffer.  Improve handling of the many
1151         types of expression line up.
1152         (verilog-just-one-space): Remove printing of an empty message.
1153         (verilog-get-lineup-indent): Rework to support the better handling
1154         of expression lineup for verilog-pretty-expr.
1155         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
1157 2008-02-20  Alan Mackenzie  <acm@muc.de>
1159         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
1160         yesterday's commit.
1162 2008-02-20  Nick Roberts  <nickrob@snap.net.nz>
1164         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
1165         to mouse-set-point in buffers that aren't associated with files.
1167         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
1169 2008-02-20  Glenn Morris  <rgm@gnu.org>
1171         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
1172         on Windows.
1174 2008-02-19  Alan Mackenzie  <acm@muc.de>
1176         Set of changes so that "obtrusive" syntactic elements in a
1177         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
1178         unmatched paren) don't interact syntactically with stuff outside
1179         the CPP line.
1181         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
1182         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
1183         off-by-one bug.
1184         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
1185         a bit of refactoring.
1186         (c-awk-extend-and-syntax-tablify-region): Takes some of the
1187         functionality of c-awk-advise-fl-for-awk-region, which has been
1188         refactored away.
1190         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
1191         (c-clear-char-property-with-value): New function and macro which
1192         remove text-properties `equal' to a supplied value.
1194         * progmodes/cc-engine.el: Comment about text properties amended.
1196         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
1197         parens around "error\\|warning".
1199         * progmodes/cc-langs.el (c-get-state-before-change-function)
1200         (c-before-font-lock-function, c-anchored-cpp-prefix):
1201         New language variables.
1202         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
1204         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
1205         syntax-table text properties.
1206         (c-common-init): Call language specific before/after-change
1207         functions at mode initialisation.
1208         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
1209         (c-extend-region-for-CPP, c-neutralize-CPP-line)
1210         (c-neutralize-syntax-in-CPP): New functions.
1211         (c-before-change, c-after-change): Call the new language specific
1212         change functions defined in cc-langs.el.
1213         (c-advise-fl-for-region): New macro.
1214         (awk-mode): Remove AWK specific stuff which has been refactored
1215         into language independent stuff.
1217 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1219         * diff-mode.el (diff-file-junk-re): New const.
1220         (diff-beginning-of-file-and-junk): Use it.
1221         (diff-file-kill): Make sure we were really inside a file diff.
1223         * diff-mode.el: Make it more robust in the presence of empty context
1224         lines in unified hunks.
1225         (diff-valid-unified-empty-line): New var.
1226         (diff-unified->context, diff-sanity-check-hunk): Obey it.
1227         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
1228         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
1229         (diff-hunk-header-re-unified): New const.
1230         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
1231         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
1232         (diff-sanity-check-hunk): Use it.
1234 2008-02-19  Nick Roberts  <nickrob@snap.net.nz>
1236         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
1237         (gdb): (Re)set gdb-flush-pending-output to nil here...
1238         (gdb-init-1): ...instead of here (before gdb-prompt).
1240 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
1242         * progmodes/verilog-mode.el (customize): Fix typo in error message.
1243         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
1244         (verilog-mode-auto, verilog-indent-level-module)
1245         (verilog-minimum-comment-distance, verilog-library-flags)
1246         (verilog-library-directories, verilog-library-files)
1247         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
1248         (verilog-xemacs-menu, verilog-set-compile-command)
1249         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
1250         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
1251         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
1252         (verilog-batch-inject-auto, verilog-batch-indent)
1253         (verilog-continued-line, verilog-type-keywords)
1254         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
1255         (verilog-read-inst-pins, verilog-read-arg-pins)
1256         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
1257         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
1258         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
1259         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
1260         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
1261         (verilog-mode-version, verilog-mode-release-date)
1262         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
1263         (verilog-simulator, verilog-compiler)
1264         (verilog-auto-sense-defines-constant, verilog-company)
1265         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
1266         Fix typos in docstrings.
1267         (verilog-set-auto-endcomments, verilog-calculate-indent)
1268         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
1269         Reflow docstrings.
1270         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
1271         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
1272         (electric-verilog-forward-sexp, verilog-in-case-region-p)
1273         (verilog-in-struct-region-p, verilog-in-generate-region-p)
1274         (verilog-leap-to-head, verilog-current-indent-level)
1275         (verilog-case-indent-level, verilog-cpp-keywords)
1276         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
1277         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
1278         (verilog-signals-not-in, verilog-symbol-detick-text)
1279         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
1280         (verilog-forward-close-paren, verilog-backward-open-paren)
1281         (verilog-backward-open-bracket): Doc fixes.
1283         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
1284         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
1285         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
1286         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
1287         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
1288         Fix typos in docstrings.
1290 2008-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1292         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
1293         Recognize ''' just like any other char-constant.
1295 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1297         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
1298         careful enough.  Detect the uid-change all within the main loop.
1300 2008-02-14  Stefan Monnier  <monnier@pastel.home>
1302         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
1304 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1306         * hilit-chg.el (highlight-save-buffer-state): New macro.
1307         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
1308         (hilit-chg-clear): Use it to preserve the modified-p flag.
1309         (highlight-changes-rotate-faces): Don't mess with the undo-list.
1311 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
1313         * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
1315 2008-02-12  Juri Linkov  <juri@jurta.org>
1317         * startup.el (fancy-startup-screen, normal-splash-screen):
1318         Set default-directory to command-line-default-directory.
1320         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
1321         after reading the desktop.
1323 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1325         * font-lock.el (font-lock-set-defaults): Unset previously set variables
1326         when needed.
1328 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
1330         * uniquify.el (uniquify-buffer-base-name): New function.
1331         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1333         * desktop.el (uniquify-managed): Don't defvar.
1334         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
1335         `uniquify-managed'.  Return also the buffer's base name.
1336         (desktop-save): When saving the buffer info, filter out the base name,
1337         and save it as buffer name if the buffer is managed by uniquify.
1339 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1341         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
1342         Index: line, don't search backward for the previous one.
1344 2008-02-10  \e,AF\e(Bvar Arnfj\e,Av\e(Br\e,Ap\e(B Bjarmason  <avar@cpan.org>  (tiny change)
1346         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
1347         from gnus-button-url-regexp.
1349 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1351         * progmodes/compile.el (compilation-next-error): Doc fix.
1352         (compilation-find-file): Doc fix.
1354 2008-02-09  Glenn Morris  <rgm@gnu.org>
1356         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
1357         Add obsolete aliases to the old names.
1359 2008-02-08  Richard Stallman  <rms@gnu.org>
1361         * net/net-utils.el (ifconfig): Rename from ipconfig.
1362         (ipconfig): Alias to ifconfig.
1363         (ifconfig-program): Rename from ipconfig-program.
1364         (ifconfig-program-options): Rename from ipconfig-program-options.
1366 2008-02-08  Glenn Morris  <rgm@gnu.org>
1368         * custom.el (custom-theme-set-variables): Sort symbols that are
1369         dependencies before symbols that depend on them.
1370         (custom-enabled-themes): Set after custom-theme-directory.
1372 2008-02-04  Juanma Barranquero  <lekktu@gmail.com>
1374         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
1376 2008-02-04  Michael McNamara  <mac@mail.brushroad.com>
1378         * progmodes/verilog-mode.el (verilog-declaration-core-re):
1379         Add port directions by themselves, with no qualification, as base
1380         item of a declaration.
1381         (verilog-pretty-declarations): Add new flag that inhibits printing
1382         to the message buffer.
1383         (verilog-pretty-expr): Add new flag that inhibits printing to the
1384         message buffer.  Improve handling of the many types of expression
1385         line up.
1386         (verilog-just-one-space): Don't print an empty message.
1387         (verilog-get-lineup-indent): Rework to support the better handling
1388         of expression lineup for verilog-pretty-expr.
1389         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
1390         (verilog-mode-version, verilog-mode-release-date): Update.
1392 2008-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1394         * subr.el (cancel-change-group): Don't move point.
1396 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
1398         Sync with Tramp 2.0.57.
1400         * net/tramp.el (tramp-handle-make-auto-save-file-name)
1401         (tramp-completion-dissect-file-name, tramp-find-executable):
1402         Use `mapc' instead of `mapcar'.
1403         (tramp-open-connection-setup-interactive-shell): Send only single
1404         prompt setting commands, in order to avoid double-prompt.
1406         * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of
1407         `mapcar'.
1409         * net/trampver.el: Update release number.
1411 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
1413         * progmodes/etags.el (next-file): Improve revert message.
1415 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
1417         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
1418         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
1419         of today, the most recent libpng is 1.2.24).
1421 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
1423         * vc.el (vc-update): Fix bug: Specify branch tip as
1424         vc-checkout REVISION.  Reported by Dan Nicolaescu.
1426 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1428         * simple.el (reindent-then-newline-and-indent): Be careful about the
1429         unusual case where indent-according-to-mode moves point.
1431 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
1433         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
1434         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
1435         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
1436         (verilog-sk-state-machine): Quote all calls to
1437         "auxiliary skeleton"s to prevent infloops.
1439 2008-01-31  Jason Rumney  <jasonr@gnu.org>
1441         * w32-fns.el: Partially revert 2007-11-10 change.
1443 2008-01-31  Martin Rudalics  <rudalics@gmx.at>
1445         * mail/rmail.el (rmail-highlight): Fix specification.
1446         Reported by pod <pod@herald.ox.ac.uk>.
1448 2008-01-31  Jason Rumney  <jasonr@gnu.org>
1450         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
1452 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
1454         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
1455         (gdb-var-set-format-handler): New function.
1456         (gdb-var-set-format): Use it.
1458 2008-01-29  Alan Mackenzie  <acm@muc.de>
1460         * progmodes/cc-langs.el (c-block-stmt-1-kwds, c-block-stmt-2-kwds)
1461         (c-simple-stmt-kwds): New Objective C keywords: @finally, @try,
1462         @catch, @synchronized, @throw.
1464         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
1465         from this regexp; part of same fix as next change to cc-engine.el.
1467         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
1468         Anchor the "{" of a template function correctly on "template", not the
1469         following "<".
1471         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
1473 2008-01-29  Richard Stallman  <rms@gnu.org>
1475         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
1476         Doc fix.
1478         * files.el (hack-local-variables): Don't query about fake variables.
1480 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
1482         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
1483         gdb-cpp-define-alist-program if file is nil (currently only
1484         " *partial-output-...").
1486 2008-01-27  Alan Mackenzie  <acm@muc.de>
1488         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
1489         enhance comments.
1491 2008-01-27  Richard Stallman  <rms@gnu.org>
1493         * allout.el: Many doc fixes.
1494         (allout-encrypt-string): Fix error message.
1496 2008-01-26  Alan Mackenzie  <acm@muc.de>
1498         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
1499         arglist-cont-nonempty.
1501         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
1502         for a brace with syntax arglist-cont-nonempty.
1504         * progmodes/cc-styles.el (c-style-alist): Add elements for
1505         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python,
1506         awk).
1508 2008-01-26  Alan Mackenzie  <acm@muc.de>
1510         * progmodes/cc-defs.el (c-save-buffer-state):
1511         Bind buffer-file-name and buffer-file-truename to nil, to prevent
1512         primitives generating "buffer is read only" messages.
1514 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
1516         * progmodes/etags.el (tags-query-replace): Doc fix.
1518 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
1520         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
1521         that the filename end is found even when the filename is empty.
1522         Fixes error and spurious newlines when marking files for deletion.
1524 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
1526         * allout.el (allout-unload-function): New function.
1528 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
1530         * view.el (kill-buffer-if-not-modified): Don't pass t to
1531         buffer-modified-p.
1533 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
1535         * allout.el (allout-prefix-data): Doc fix.
1536         (allout-show-current-subtree): Reflow docstring.
1537         (allout-use-mode-specific-leader, allout-use-hanging-indents)
1538         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
1539         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
1540         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
1541         (allout-copy-topic-as-kill, allout-listify-exposed)
1542         (allout-process-exposed, allout-encrypted-key-info)
1543         (allout-update-passphrase-mnemonic-aids)
1544         (allout-next-topic-pending-encryption)
1545         (allout-tests-globally-true): Fix typos in docstrings.
1547 2008-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1549         * vc.el (vc-version-diff): Make sure we shrink the right window.
1551 2008-01-23  Jason Rumney  <jasonr@gnu.org>
1553         * lpr.el (printer-name): Do not set on MS Windows.
1555 2008-01-20  Glenn Morris  <rgm@gnu.org>
1557         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
1558         prevent infloops.
1560 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
1562         * progmodes/python.el (python-imports): Default to "None".
1564 2008-01-19  Dan Nicolaescu  <dann@ics.uci.edu>
1566         * progmodes/sh-script.el (sh-basic-offset):
1567         * progmodes/cc-vars.el (c-syntactic-indentation)
1568         (c-syntactic-indentation-in-macros): Mark as safe.
1570 2008-01-18  Richard Stallman  <rms@gnu.org>
1572         * icomplete.el (icomplete-get-keys):
1573         Look up KEYS using all maps in proper buffer.
1575 2008-01-16  Alan Mackenzie  <acm@muc.de>
1577         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside an
1578         eval-and-compile, so as to permit byte-compiling (e.g. in bootstrap).
1580 2008-01-16  Juanma Barranquero  <lekktu@gmail.com>
1582         * frame.el (display-mm-height, display-mm-width):
1583         * whitespace.el (whitespace-check-leading-whitespace)
1584         (whitespace-check-trailing-whitespace)
1585         (whitespace-check-spacetab-whitespace)
1586         (whitespace-check-indent-whitespace)
1587         (whitespace-check-ateol-whitespace):
1588         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
1590 2008-01-16  Glenn Morris  <rgm@gnu.org>
1592         * comint.el (comint-regexp-arg): Fix no-input case.
1594 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
1596         * calendar/icalendar.el (icalendar-export-file)
1597         (icalendar-import-file): Restore significant trailing whitespace
1598         in `interactive' prompts.
1600 2008-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
1602         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
1603         after-save-hook so that it is not called multiple times.
1605         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
1607 2008-01-15  Glenn Morris  <rgm@gnu.org>
1609         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
1611 2008-01-14  Alan Mackenzie  <acm@muc.de>
1613         * progmodes/cc-vars.el (c-constant-symbol): New function which
1614         supersedes c-const-symbol.  During a customize-.. call it enables
1615         an element of (e.g.) c-hanging-braces alist to have its name
1616         displayed, even when the default value of c-h-b etc. doesn't
1617         include the elemnt.  Replace uses of the old function by the new.
1619         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
1620         obscure non-working fragment ":value c-".
1622         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
1623         call inside a struct being recognised as a K&R argument.
1625 2008-01-14  Jason Rumney  <jasonr@gnu.org>
1627         * image.el (image-type): Use image-type-from-file-name (from trunk
1628         2007-05-21  Chong Yidong  <cyd@stupidchicken.com>).
1630 2008-01-12  Glenn Morris  <rgm@gnu.org>
1632         * woman.el (woman-parse-numeric-arg): Change handling of `==':
1633         can be interned without a function definition.
1635 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
1637         * view.el (view-file-other-window, view-file-other-frame):
1638         Don't kill the buffer if it is modified.  Doc fixes.
1639         (kill-buffer-if-not-modified): New function.
1640         (view-file): Don't kill the buffer if it is modified.
1642         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
1643         (ebrowse-view/find-file-and-search-pattern):
1644         Call view-file-other-window instead of ebrowse-view-file-other-window.
1645         (ebrowse-view-file-other-frame): Don't call
1646         current-window-configuration.  Fix second argument in the call to
1647         view-mode-enter.  Doc fix.
1649 2008-01-11  Richard Stallman  <rms@gnu.org>
1651         * subr.el (atomic-change-group): Prevent undo list truncation.
1653 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
1655         * cus-start.el (all): Add missing version entries.
1657 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
1659         * files.el (safe-local-eval-forms):
1660         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
1662 2008-01-10  Nick Roberts  <nickrob@snap.net.nz>
1664         * comint.el (comint-insert-input): Set point first.
1666         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
1667         session doesn't hang because gdb-pending-triggers is non-nil.
1668         (gdb-frame-handler): Use buffer-file-name instead of
1669         buffer-name in case of duplicate file names.
1671 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
1673         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
1674         C-M-e and C-M-h for emacs, they work by default.
1675         (verilog-emacs-features): Remove.
1676         (verilog-setup-dual-comments, verilog-populate-syntax-table):
1677         Remove.  Move syntax table initialization ...
1678         (verilog-mode-syntax-table): ... here.
1679         (verilog-mode): Don't initialize the syntax table here.
1680         (verilog-mark-defun): Only do something useful for XEmacs, Emacs
1681         does not need it.
1683 2008-01-10  Glenn Morris  <rgm@gnu.org>
1685         * shell.el (shell-dirtrack-verbose, shell-mode)
1686         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
1687         (dirtrack-toggle, dirtrack-mode): No longer alias to
1688         shell-dirtrack-mode.
1690 2008-01-10  Kenichi Handa  <handa@ni.aist.go.jp>
1692         * international/mule-cmds.el (select-safe-coding-system):
1693         When a buffer is modified, cancel the writing.
1695 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
1697         * progmodes/verilog-mode.el (verilog-booleanp): New function for
1698         backward compatibility.  Replace all uses of booleanp with
1699         verilog-booleanp.
1701 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
1703         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
1705 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
1707         * progmodes/verilog-mode.el (top-level): Fix spacing.
1708         (verilog-mode-version, verilog-mode-release-date): Update version
1709         number.
1710         (verilog-mode-release-emacs): New variable.
1711         (compile-command, reporter-prompt-for-summary-p): Define for byte
1712         compiler.
1713         (verilog-startup-message-lines)
1714         (verilog-startup-message-displayed)
1715         (verilog-display-startup-message): Remove.
1716         (verilog-highlight-p1800-keywords): Improve docstring.
1717         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
1718         (vector-skip-list): Only defvar at compile time.
1719         (verilog-highlight-translate-off, verilog-indent-level)
1720         (verilog-indent-level-module, verilog-indent-level-declaration)
1721         (verilog-indent-declaration-macros, verilog-indent-lists)
1722         (verilog-indent-level-behavioral)
1723         (verilog-indent-level-directive, verilog-cexp-indent)
1724         (verilog-case-indent, verilog-auto-newline)
1725         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
1726         (verilog-tab-to-comment, verilog-indent-begin-after-if)
1727         (verilog-align-ifelse, verilog-minimum-comment-distance)
1728         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
1729         (verilog-auto-endcomments, verilog-auto-read-includes)
1730         (verilog-auto-star-expand, verilog-auto-star-save)
1731         (verilog-library-flags, verilog-library-directories)
1732         (verilog-library-files, verilog-library-extensions)
1733         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
1734         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
1735         (verilog-assignment-delay, verilog-auto-inst-vector)
1736         (verilog-auto-inst-template-numbers)
1737         (verilog-auto-input-ignore-regexp)
1738         (verilog-auto-inout-ignore-regexp)
1739         (verilog-auto-output-ignore-regexp)
1740         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
1741         Add safe-local-variable properties.
1742         (verilog-statement-menu, verilog-company)
1743         (verilog-re-search-forward, verilog-re-search-backward)
1744         (verilog-error-regexp-add, verilog-end-block-re)
1745         (verilog-emacs-features, verilog-populate-syntax-table)
1746         (verilog-setup-dual-comments, verilog-type-font-keywords)
1747         (verilog-inside-comment-p, electric-verilog-backward-sexp)
1748         (verilog-backward-sexp, verilog-forward-sexp)
1749         (verilog-font-lock-init, verilog-mode)
1750         (electric-verilog-terminate-line, electric-verilog-semi)
1751         (electric-verilog-tab, verilog-insert-1, )
1752         (verilog-insert-indices, verilog-generate-numbers)
1753         (verilog-comment-region, verilog-label-be)
1754         (verilog-beg-of-statement, verilog-in-case-region-p)
1755         (verilog-in-struct-region-p, verilog-in-generate-region-p)
1756         (verilog-in-fork-region-p, verilog-backward-case-item)
1757         (verilog-set-auto-endcomments, verilog-get-expr)
1758         (verilog-expand-vector-internal, verilog-surelint-off)
1759         (verilog-batch-execute-func, verilog-calculate-indent)
1760         (verilog-calc-1, verilog-calculate-indent-directive)
1761         (verilog-leap-to-head, verilog-continued-line)
1762         (verilog-backward-token, verilog-backward-syntactic-ws)
1763         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
1764         (verilog-forward-ws&directives, verilog-at-constraint-p)
1765         (verilog-skip-backward-comments, verilog-indent-line-relative)
1766         (verilog-do-indent, verilog-indent-comment)
1767         (verilog-more-comment, verilog-pretty-declarations)
1768         (verilog-pretty-expr, verilog-just-one-space)
1769         (verilog-indent-declaration, verilog-get-completion-decl)
1770         (verilog-goto-defun, verilog-showscopes, verilog-header)
1771         (verilog-signals-combine-bus, verilog-read-decls)
1772         (verilog-read-always-signals-recurse, verilog-read-instants)
1773         (verilog-read-auto-template, verilog-set-define)
1774         (verilog-read-defines, verilog-read-signals, verilog-getopt)
1775         (verilog-is-number, verilog-expand-dirnames)
1776         (verilog-modi-lookup, verilog-modi-cache-results)
1777         (verilog-insert-one-definition, verilog-make-width-expression)
1778         (verilog-delete-autos-lined, verilog-auto-save-check)
1779         (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
1780         (verilog-auto-inst-param, verilog-auto-reg)
1781         (verilog-auto-reg-input, verilog-auto-wire, )
1782         (verilog-auto-output, verilog-auto-output-every)
1783         (verilog-auto-input, verilog-auto-inout)
1784         (verilog-auto-inout-module, verilog-auto-sense)
1785         (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
1786         (verilog-auto-ascii-enum, verilog-auto)
1787         (verilog-sk-define-signal, verilog-mode-mouse-map)
1788         (verilog-load-file-at-mouse, verilog-load-file-at-point)
1789         (verilog-library-files): Cleanup spacing of )'s they should not be
1790         on unique lines.  Fix checkdoc warnings.
1792 2008-01-09  Glenn Morris  <rgm@gnu.org>
1794         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
1795         entry, for Windows.
1797 2008-01-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1799         * ps-print.el: Some face attributes (like :strike-through) was not
1800         being recognised.  Reported by Leo <sdl.web@gmail.com>.
1801         (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
1802         (ps-screen-to-bit-face): Fix code.
1804 2008-01-08  Kevin Ryde  <user42@zip.com.au>
1806         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1807         For perl, allow "during global destruction" at end.
1809 2008-01-08  Glenn Morris  <rgm@gnu.org>
1811         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
1812         unified format.
1814         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
1816 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
1818         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
1819         quotes in case of spaces, e.g. STL containers (not pretty).
1821 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
1823         * vc-hg.el (vc-hg-log-view-mode): Handle the user field better.
1825 2008-01-07  Nick Roberts  <nickrob@snap.net.nz>
1827         * progmodes/gdb-ui.el (gud-gdb-command-name):
1828         Explain "--annotate=3" option is necessary for the Graphical Interface.
1830 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
1832         * vc-hg.el (vc-hg-dir-state): Pass the dir argument to vc-hg-command.
1834 2008-01-07  Glenn Morris  <rgm@gnu.org>
1836         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
1838 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
1840         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
1841         on menu bar.
1843 2008-01-06  Michael Albinus  <michael.albinus@gmx.de>
1845         * ffap.el (ffap-read-file-or-url): Let-bind
1846         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
1848 2008-01-05  Sven Joachim  <svenjoac@gmx.de>
1850         * vc-bzr.el: Fix typo in header.
1852 2008-01-05  Eli Zaretskii  <eliz@gnu.org>
1854         * Makefile.in (custom-deps, finder-data): Depend on autoloads
1855         instead of loaddefs.el.
1857 2008-01-05  Glenn Morris  <rgm@gnu.org>
1859         * progmodes/verilog-mode.el: Replace all instances of
1860         string-to-int with string-to-number, insert-string with insert,
1861         and read-input with read-string.
1862         (top-level): No need to require imenu, reporter, dinotrace, vc,
1863         font-lock when compiling.  Always require compile.  Relegate remaining
1864         compatibility cruft to XEmacs.  Don't require font-lock.
1865         (verilog-version): Remove superfluous concat.
1866         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
1867         No need to define.
1868         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
1869         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
1870         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
1871         (verilog-startup-message-displayed): These are variables, not constants.
1872         (verilog-batch-execute-func, verilog-auto-inst)
1873         (verilog-auto-inst-param): Use mapc rather than mapcar.
1874         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
1875         actually defining.
1876         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
1877         (verilog-modi-get-outputs, verilog-modi-get-inouts)
1878         (verilog-modi-get-inputs, verilog-modi-get-wires)
1879         (verilog-modi-get-regs, verilog-modi-get-assigns)
1880         (verilog-modi-get-consts, verilog-modi-get-gparams)
1881         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
1882         (verilog-modi-get-sub-inputs): Move inline functions earlier in
1883         the file.
1884         (sigs-in, sigs-out): Don't declare multiple times.
1885         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
1886         `defvar'.
1887         (verilog-auto): Call dinotrace-unannotate-all only if bound.
1888         (verilog-module-inside-filename-p): No need to wrap fboundp test
1889         in condition-case.
1890         (reporter-submit-bug-report): Autoload it.
1891         (verilog-mark-defun): Call zmacs-activate-region only if bound.
1892         (verilog-font-customize): Call customize-apropos only if bound.
1893         (verilog-getopt-flags, verilog-auto-reeval-locals):
1894         Use make-local-variable rather than make-variable-buffer-local.
1895         (verilog-company, verilog-project, verilog-modi-cache-list):
1896         Move make-variable-buffer-local calls to top-level.
1897         (font-lock-defaults-alist): Don't define it.
1898         (verilog-need-fld): Remove.
1899         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
1900         (verilog-mode): Only call make-local-hook on XEmacs.
1901         Set font-lock-defaults rather than using verilog-font-lock-init.
1903         * progmodes/verilog-mode.el (top-level): Don't require compile.
1904         (compilation-error-regexp-alist, compilation-last-buffer):
1905         Define for compiler.
1906         (verilog-insert-1): New function.
1907         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
1908         Use verilog-insert-1.
1909         (verilog-surelint-off): Use next-error-last-buffer if bound.
1910         Check compile buffer is live.
1912 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1914         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
1915         gets inserted out-of-order.
1917 2008-01-04  Riccardo Murri  <riccardo.murri@gmail.com>
1919         * vc-bzr.el: Copyright and version headers update.
1920         Remove some outdated comments through the whole file.
1921         (vc-bzr-program-args): Remove because unused.
1922         (vc-bzr-log-switches): New customization option.
1923         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
1924         use `vc-bzr-program-args'.
1925         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
1926         `vc-find-root' (patch by Andreas Hoenen).
1927         (vc-bzr-status): Update regex to match latest Bzr output.
1928         Remove redundant test.
1929         (vc-bzr-init-version): New function.
1930         (vc-bzr-unregister): Must not delete file.
1931         (vc-bzr-find-version): New function.
1932         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
1933         a non-empty string, otherwise take head revision.
1934         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
1935         (vc-bzr-diff): Simpler build of the revision spec string.
1936         (vc-annotate-convert-time, vc-bzr-annotate-difference):
1937         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
1938         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
1939         (vc-bzr-dired-state-info): Only provide custom strings for
1940         overloaded VC state 'edited; otherwise fallback to
1941         `vc-default-dired-state-info'.
1943 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
1945         * vc-git.el (vc-git-dir-state):
1946         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
1948 2008-01-04  Richard Stallman  <rms@gnu.org>
1950         * delsel.el (delete-selection-mode): Doc fix.
1952 2008-01-04  Glenn Morris  <rgm@gnu.org>
1954         * version.el (emacs-copyright): Update to 2008.
1956 2008-01-03  Nick Roberts  <nickrob@snap.net.nz>
1958         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
1959         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
1961         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
1962         of watch expressions (only works fully with GDB 6.7 or later).
1964 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
1966         * time-stamp.el (time-stamp-time-zone):
1967         * whitespace.el (whitespace-check-buffer-leading)
1968         (whitespace-check-buffer-trailing)
1969         (whitespace-check-buffer-indent)
1970         (whitespace-check-buffer-spacetab)
1971         (whitespace-check-buffer-ateol):
1972         * progmodes/sh-script.el (sh-indentation):
1973         * textmodes/ispell.el (ispell-local-pdict):
1974         Add safe-local-variable properties.
1976 2007-12-31  Richard Stallman  <rms@gnu.org>
1978         * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
1979         Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
1980         `parent'.
1981         (custom-group-value-create): Pass two args to custom-add-parent-links.
1983 2007-12-29  Richard Stallman  <rms@gnu.org>
1985         * font-lock.el (font-lock-prepend-text-property)
1986         (font-lock-append-text-property): Canonicalize the face and
1987         font-lock-face properties.
1989         * faces.el (facep): Doc fix.
1991         * startup.el (fancy-startup-tail, fancy-about-text)
1992         (fancy-startup-text): Regularize format of face property.
1994         * facemenu.el (list-colors-print): Use :background and :foreground
1995         instead of background-color and foreground-color.
1997 2007-12-29  Drew Adams  <drew.adams@oracle.com>
1999         * cus-edit.el (custom-add-parent-links):
2000         Fill the "Parent documentation" text.
2002 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
2004         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
2005         MS-Windows and MS-DOS.
2006         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
2008 2007-12-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2010         * progmodes/grep.el (rgrep): Fix last change.
2012 2007-12-27  Richard Stallman  <rms@gnu.org>
2014         * progmodes/compile.el (compilation-start): Set initial visible
2015         point properly even when compilation buffer already current.
2017 2007-12-26  Richard Stallman  <rms@gnu.org>
2019         * files.el (conf-mode-maybe): New function.
2020         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
2022 2007-12-26  Martin Rudalics  <rudalics@gmx.at>
2024         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
2026 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
2028         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
2030 2007-12-25  Richard Stallman  <rms@gnu.org>
2032         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
2033         so they never do EOF.
2035 2007-12-23  Richard Stallman  <rms@gnu.org>
2037         * dired-aux.el: Load dired.el at run time too.
2039         * faces.el (copy-face): Create the new face explicitly if it
2040         does not exist already.
2042 2007-12-23  Andreas Schwab  <schwab@suse.de>
2044         * files.el (switch-to-buffer-other-frame): Return the buffer
2045         switched to.
2047 2007-12-23  Juri Linkov  <juri@jurta.org>
2049         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
2050         item to about-emacs instead of display-splash-screen.
2052 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
2054         * simple.el (minibuffer-history, shell-command-history)
2055         (set-variable-value-history):
2056         * replace.el (regexp-history):
2057         * international/mule-cmds.el (input-method-history):
2058         * files.el (file-name-history): Add reference to history-length in
2059         the doc string.
2061 2007-12-22  Richard Stallman  <rms@gnu.org>
2063         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
2065 2007-12-21  Jason Rumney  <jasonr@gnu.org>
2067         * find-dired.el (find-name-arg): New custom variable.
2068         (find-name-dired): Use it.
2069         (find-dired-find-program): Remove.
2070         (find-dired): Use find-program.
2071         (find-grep-dired): Use grep-program.
2073         * progmodes/grep.el (rgrep): Use find-name-arg.
2075 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
2077         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
2078         specifier from format-string.  Reported by Ye Wenbin.
2080 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
2082         * cus-start.el: Use correct group name for members of mode-line group.
2084 2007-12-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
2086         * progmodes/cc-vars.el (defcustom-c-stylevar):
2087         Revert to pre-2007-12-12 version.
2089 2007-12-15  Richard Stallman  <rms@gnu.org>
2091         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
2093         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
2094         Use changed.
2096         * startup.el (fancy-splash-help-echo): Var deleted.
2097         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
2098         (fancy-about-screen): Don't display fancy-splash-help-echo.
2100         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
2102 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
2104         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
2106 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
2108         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
2109         function.
2110         (add-submenu): Only define for XEmacs.
2111         (verilog-regexp-words): Revert previous change, keep the other
2112         definition.
2114 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
2116         * progmodes/perl-mode.el (perl-continued-statement-offset)
2117         (perl-continued-brace-offset, perl-brace-offset)
2118         (perl-brace-imaginary-offset, perl-label-offset):
2119         * progmodes/cperl-mode.el (cperl-brace-offset)
2120         (cperl-continued-brace-offset, cperl-label-offset)
2121         (cperl-continued-statement-offset)
2122         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
2123         Add safe-local-variable properties.
2125 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2127         * progmodes/verilog-mode.el (verilog-mode-map)
2128         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
2129         (verilog-colorize-include-files): Use only overlay functions so
2130         that it can work on both Emacs and XEmacs.
2131         (set-extent-keymap): Remove unused defun.
2132         (verilog-kill-existing-comment, verilog-insert-date)
2133         (verilog-insert-year): Rename in order not to pollute the global
2134         namespace from kill-existing-comment, insert-date and
2135         insert-year, respectively.
2136         (verilog-set-auto-endcomments, verilog-header): Update callers.
2138         * files.el (auto-mode-alist): Recognize verilog files.
2140         * progmodes/verilog-mode.el (verilog-string-replace-matches)
2141         (verilog-string-remove-spaces, verilog-re-search-forward)
2142         (verilog-re-search-backward, verilog-re-search-forward-quick)
2143         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
2144         (verilog-get-end-of-line, verilog-within-string): Move definitions
2145         before first use.  No code changes.
2147 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2149         * progmodes/verilog-mode.el (verilog-mode-version)
2150         (verilog-mode-release-date): Don't use expanding keywords.
2151         (provide): Move to the end of file.
2152         (fboundp): Don't check if eval-when-compile is bound, it is used
2153         later in the file without checking.
2154         (when, unless): Copy definitions from subr.el.
2155         (char-before, defcustom, defface, customize-group)
2156         (verilog-batch-error-wrapper): Don't use old style backquotes.
2157         (verilog-regexp-opt): Avoid using the cl function case.
2158         (verilog-regexp-words): Remove duplicated definition.
2159         (verilog-mode-abbrev-table): Remove, duplicate.
2160         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
2161         Declare and initialize in one step.
2162         (verilog-declaration-prefix-re, verilog-declaration-re)
2163         (verilog-end-of-statement, verilog-indent-declaration)
2164         (verilog-get-lineup-indent): Remove trailing whitespace.
2165         (verilog-mode): Fix autoload cookie.
2166         Set beginning-of-defun-function and end-of-defun-function.
2167         Use when instead of if.
2168         (verilog-emacs-features, verilog-auto-ascii-enum)
2169         (verilog-insert-indices): Escape braces in doc strings.
2171 2007-12-08  Michael McNamara  <mac@verilog.com>
2172             Wilson Snyder  <wsnyder@wsnyder.org>
2174         * progmodes/verilog-mode.el: New file.
2176 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
2178         * international/latexenc.el (latexenc-find-file-coding-system):
2179         If both coding-system-for-write and buffer-file-coding-system of
2180         latex-main-file are nil, use `undecided'.
2182 2007-12-06  Jason Rumney  <jasonr@gnu.org>
2184         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
2186 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
2188         * ido.el (ido-save-history): Use emacs-mule coding system
2189         instead of utf-8 to save filenames (it's safer in Emacs 22).
2190         Set the `coding' local variable on the first line of the file.
2192 2007-12-04  Karl Fogel  <kfogel@red-bean.com>
2194         * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
2195         coding system.  This ports revisions 1.40 and 1.41 over to the
2196         EMACS_22_BASE branch, but with the right coding system for Emacs
2197         22 to reliably record filenames.  Suggested by Eli Zaretskii.
2199 2007-12-01  Richard Stallman  <rms@gnu.org>
2201         * wid-edit.el (widget-type): Doc fix.
2203 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
2205         * emacs-lisp/byte-run.el (declare-function): Change to a macro.
2207 2007-12-01  Alexandre Julliard  <julliard@winehq.org>
2209         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
2211 2007-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2213         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2214         Don't match "sub { (...) ... }".
2216 2007-11-29  Richard Stallman  <rms@gnu.org>
2218         * international/mule-cmds.el (toggle-input-method-active): New var.
2219         (toggle-input-method): Bind toggle-input-method-active to t.
2220         Error if it was already non-nil.
2222 2007-11-29  Glenn Morris  <rgm@gnu.org>
2224         * calendar/time-date.el (with-decoded-time-value): Doc fix.
2226 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2228         * calendar/time-date.el (encode-time-value): Doc fix.
2230 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
2232         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
2234 2007-11-24  Kenichi Handa  <handa@m17n.org>
2236         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
2238 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2240         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
2242 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
2244         * textmodes/paragraphs.el (forward-sentence): Doc fix.
2245         Reported by Drew Adams <drew.adams@oracle.com>.
2247 2007-11-20  Glenn Morris  <rgm@gnu.org>
2249         * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
2250         for compatibility with Emacs 23.
2252 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
2254         * replace.el (map-query-replace-regexp): Doc fix (revert part of
2255         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
2257 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
2259         * progmodes/gdb-ui.el: Update commentary.
2261 2007-11-16  Eli Zaretskii  <eliz@gnu.org>
2263         * international/mule-cmds.el (set-locale-environment):
2264         Set default-file-name-coding-system _after_ keyboard and terminal
2265         coding systems.  This fixes last change.
2267         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
2268         one space after "Subject:".
2270 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
2272         * subr.el (make-variable-frame-local):
2273         Fix typo in obsolescence declaration.
2275 2007-11-16  Glenn Morris  <rgm@gnu.org>
2277         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
2279 2007-11-16  Rob Riepel  <riepel@Stanford.EDU>
2281         * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
2282         (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
2283         (tpu-scroll-window-up): Replace next-line-internal -> line-move.
2285 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2287         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
2288         in order to determine if there's a conflict.
2290 2007-11-16  Juri Linkov  <juri@jurta.org>
2292         * man.el (Man-heading-regexp): Add 0-9.
2293         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
2295 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
2297         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
2298         Fix typo in docstring.
2300         * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
2301         (cua-highlight-region-shift-only): Doc fix.
2303 2007-11-15  Richard Stallman  <rms@gnu.org>
2305         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
2307         * reposition.el (reposition-window):
2308         Binding C-M-l moved to bindings.el.
2310         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
2312         * add-log.el (add-change-log-entry-other-window):
2313         Key binding C-x 4 a moved to bindings.el.
2315         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
2316         from filecache.el.
2318         * filecache.el: Minibuffer map bindings moved to bindings.el.
2320 2007-11-14  Jason Rumney  <jasonr@gnu.org>
2322         * international/mule-cmds.el (set-locale-environment):
2323         Set default-file-name-coding-system from system defaults on Windows.
2325 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
2327         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
2328         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
2329         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
2330         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
2331         locations.
2332         (gdb-info-breakpoints-custom, gdb-assembler-custom)
2333         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
2334         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
2336 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
2338         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
2339         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
2340         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
2341         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
2342         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
2343         Rewrite in active voice.
2345 2007-11-10  Juri Linkov  <juri@jurta.org>
2347         * startup.el: Backport startup screen related changes from the trunk.
2348         (initialization): Change group to `environment'.
2349         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
2350         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
2351         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
2352         (initial-scratch-message): Fix docstring.
2353         (startup-screen-inhibit-startup-screen)
2354         (pure-space-overflow-message): New variables.
2355         (command-line): Rename `inhibit-startup-message' to
2356         `inhibit-startup-screen'.
2357         (initial-scratch-message): Doc fix.
2358         (fancy-splash-text): Remove variable.
2359         (fancy-startup-text, fancy-about-text, splash-screen-keymap):
2360         New variables.
2361         (fancy-splash-delay, fancy-splash-max-time)
2362         (fancy-current-text, fancy-splash-stop-time)
2363         (fancy-splash-outer-buffer, fancy-splash-last-input-event):
2364         Remove variables.
2365         (fancy-splash-insert): Use help-echo from the 3rd element of the
2366         link specification list, or "Follow this link" if it's nil.  Doc fix.
2367         Allow functions for face and link specs.
2368         (fancy-splash-tail): Remove function.
2369         (fancy-startup-tail): New function.
2370         (fancy-splash-default-action, fancy-splash-special-event-action)
2371         (fancy-splash-screens): Remove functions.
2372         (fancy-about-screen): New function.
2373         (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
2374         Fix docstring.  Use argument `startup' to conditionally display
2375         different texts for Startup and About screens.  Don't display Help
2376         commands on the About screen.  Remove `unwind-protect' `sit-for'
2377         delay and `kill-buffer' after it.
2378         (normal-mouse-startup-screen, normal-splash-screen)
2379         (normal-no-mouse-startup-screen): New functions.
2380         (startup-echo-area-message): Change text of the echo area.
2381         (display-splash-screen): Remove function.
2382         (display-startup-screen, display-about-screen): New functions.
2383         (about-emacs): Make alias to `display-about-screen'.
2384         (display-splash-screen): Make alias to `display-startup-screen'.
2385         (command-line-1): Rename `inhibit-startup-message' to
2386         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
2387         started with command line options "-f", "-funcall", "-e", "-eval",
2388         "-execute", "-insert", "-find-file", "-file", "-visit".
2389         Inhibit startup screen when Emacs is started with a file name only
2390         on tty (i.e. don't inhibit it when started with a file name like
2391         "emacs FILE..." on a window system).
2392         Comment out unused code for coping with the old sit-for behavior.
2393         If file-count > 0, then display the concise version in another
2394         window, otherwise display full version in the same window.
2395         * loadup.el: Add `button'.  Move up `startup'.
2396         * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
2397         * version.el (emacs-copyright): Add emacs-copyright.
2398         * menu-bar.el (menu-bar-help-menu):
2399         Move "About Emacs" and "About GNU" to the end of the Help menu.
2400         Move "Emacs Psychotherapist" after "Send Bug Report...".
2401         Move "External Packages" after "Find Emacs Packages".
2403 2007-11-10  Jason Rumney  <jasonr@gnu.org>
2405         * w32-fns.el: Sync charset names with setup-default-fontset.
2406         Append "-1" where second part missing.
2408         * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
2410 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
2412         * ido.el (ido-save-history): Write the history file in UTF-8,
2413         and add `coding' file-local variable.
2415 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
2417         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
2418         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
2419         (iso-iso2duden-trans-tab): Add docstring.
2421 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2423         * faces.el (face-normalize-spec): Remove function.
2424         (frame-set-background-mode): Undo last change.
2426 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
2428         * files.el (enable-local-variables): Doc fix.
2430 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
2432         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
2433         match dir like "a...b".
2435 2007-11-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
2437         * eshell/esh-mode.el (eshell-output-filter):
2438         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
2439         Use `with-current-buffer'.
2441 2007-11-05  Nick Roberts  <nickrob@snap.net.nz>
2443         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
2445 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
2447         * net/tls.el: Require rx when compiling.
2448         (tls-end-of-info): New variable.
2449         (open-tls-stream): Keep reading input until `tls-end-of-info' is
2450         matched.
2452 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2454         * simple.el (bad-packages-alist): Anchor semantic regexp.
2456 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
2458         * files.el (hack-local-variables): Fix membership tests to avoid
2459         treating all variables as safe if `enable-local-variables' is
2460         set to :safe (CVE-2007-5795).
2462 2007-11-02  Glenn Morris  <rgm@gnu.org>
2464         * progmodes/etags.el (tags-table-mode): Disable undo.
2466         * simple.el (bad-packages-alist): Revert previous change.
2468 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2470         * printing.el (printing): Fix :version, printing.el was included
2471         in emacs-22.1.
2472         (pr-path-style, pr-path-alist, pr-txt-name)
2473         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
2474         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
2475         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
2476         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
2477         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
2478         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
2479         (pr-setting-database, pr-visible-entry-list)
2480         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
2481         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
2482         :version.
2484 2007-11-01  Glenn Morris  <rgm@gnu.org>
2486         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
2488         * mail/footnote.el (footnote-numeric-regexp)
2489         (footnote-english-upper-regexp, footnote-english-lower-regexp)
2490         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
2491         Match multi-character footnotes.
2493         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
2494         (nroff-indent-line-function): New function.
2495         (nroff-count-text-lines): Use nroff-forward-text-line rather than
2496         obsolete alias.
2498 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
2500         * net/tramp.el (tramp-open-connection-telnet)
2501         (tramp-open-connection-rsh, tramp-open-connection-su)
2502         (tramp-open-connection-multi): Set $LC_ALL to "C".
2504 2007-10-31  Sven Joachim  <svenjoac@gmx.de>
2506         * dired-aux.el (dired-copy-file-recursive):
2507         Preserve directory permissions.
2509 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
2511         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
2512         (whitespace-unload-function): New-style unload function.  When run,
2513         unintern `whitespace-unload-hook' and call `unload-feature' recursively
2514         to stop the old hook from messing with the unloading.
2516         * strokes.el (strokes-alphabetic-lessp): Doc fix.
2518 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
2520         * emacs-lisp/find-func.el (find-library): Use library at
2521         point as default interactive argument.
2523 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
2525         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
2526         (elp-unset-master, elp-results): Fix typos.
2527         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
2528         Doc fixes.
2530         * msb.el (msb--many-menus): Remove variable.
2531         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
2532         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
2533         (msb--toggle-menu-type): Fix typos in docstrings.
2535         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
2536         (shadow-insert-var): Doc fixes.
2537         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
2538         Reflow docstrings.
2539         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
2541 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
2543         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
2544         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
2545         Fix typos in autoload docstrings.
2547         * loadhist.el (unload-feature): Remove redundant check.
2549 2007-10-30  Richard Stallman  <rms@gnu.org>
2551         * savehist.el (savehist-save): Obey savehist-ignored-variables.
2553 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
2555         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
2556         (gdb-var-update-handler-1): Use it.
2558 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
2560         * loadhist.el (unload-feature): Remove erroneous check for the
2561         FEATURE-unload-function variable; check the existence of the
2562         function (that's what the docstring says, and it makes more sense).
2564         * follow.el (follow-unload-function): Add docstring.
2565         (follow-unload-function): Remove variable.
2567         * server.el (server-unload-function): Remove variable.
2568         (server-unload-function): Unbind `server-edit' from `C-x #'.
2570         * uniquify.el (uniquify-unload-function): Add docstring.
2571         (uniquify-unload-function): Remove variable.
2573         * ses.el (ses-unload-function): New function.
2575 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
2577         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
2578         (unsafep-progn, unsafep-let): Fix typos in docstrings.
2580         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
2581         before use to avoid a warning in packages that require uniquify.
2582         (uniquify-unload-function): New function and var.
2584 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
2586         * loadhist.el (unload-feature-special-hooks):
2587         Add `delete-frame-functions'.
2589         * server.el (server-unload-function): Rename from `server-unload-hook'
2590         and adapt to new `unload-feature' functionality.  Remove hook from
2591         `kill-buffer-hook' buffer-locally.
2592         (server-unload-hook): Remove.
2593         (server-unload-function): New var; replaces `server-unload-hook'.
2595 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
2597         * desktop.el (uniquify-managed): Pacify byte compiler.
2598         (desktop-buffer-info): If the buffer name is managed by uniquify,
2599         save the base name, not the uniquified one.
2600         (desktop-create-buffer): Allow `rename-buffer' to generate a new
2601         name in case of conflict.
2603 2007-10-26  Glenn Morris  <rgm@gnu.org>
2605         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
2606         safe-local-variable property.
2608 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
2610         * net/browse-url.el (browse-url-browser-function): Delete grail.
2611         (browse-url-grail): Function and variable deleted.
2612         (browse-url-browser-function): Delete IXI Mosaic.
2613         (browse-url-default-browser): Don't try IXI Mosaic.
2614         (browse-url-iximosaic): Function deleted.
2615         (browse-url-browser-function): Delete MMM.
2616         (browse-url-default-browser): Don't try MMM.
2617         (browse-url-mmm): Function deleted.
2619 2007-10-25  Glenn Morris  <rgm@gnu.org>
2621         * progmodes/f90.el (f90-indented-comment-re)
2622         (f90-directive-comment-re, f90-break-delimiters):
2623         * progmodes/fortran.el (fortran-comment-line-start-skip)
2624         (fortran-directive-re):
2625         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
2626         as safe if they are strings.
2628 2007-10-25  Richard Stallman  <rms@gnu.org>
2630         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
2632 2007-10-24  Richard Stallman  <rms@gnu.org>
2634         * savehist.el (savehist-save): Omit unreadable elements.
2636         * loadhist.el (unload-function-defs-list): Renamed from
2637         unload-function-features-list.
2638         (unload-feature-special-hooks, unload-feature): Doc fixes.
2640         * indent.el (indent-to-left-margin): If point's in the indentation,
2641         move to the end of the indentation.
2643         * cus-edit.el (customize-changed-options): Make arg optional.
2645 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
2647         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
2649 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2651         * textmodes/css-mode.el: Require CL.
2652         (comment-continue): Declare.
2654         * subr.el (make-variable-frame-localizable): Remove.
2655         (make-variable-frame-local): Mark obsolete.
2657 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
2659         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
2660         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
2662 2007-10-23  Chris Moore  <christopher.ian.moore@gmail.com>
2664         * comint.el (comint-password-prompt-regexp):
2665         Handle `[sudo] password'-style prompt.
2667 2007-10-23  Glenn Morris  <rgm@gnu.org>
2669         * progmodes/f90.el (f90-do-indent, f90-if-indent)
2670         (f90-type-indent, f90-program-indent)
2671         (f90-continuation-indent, f90-comment-region)
2672         (f90-beginning-ampersand, f90-smart-end)
2673         (f90-break-before-delimiters, f90-auto-keyword-case)
2674         (f90-leave-line-no, f90-mode-hook):
2675         Give an appropriate safe-local-variable property.
2676         (f90-font-lock-keywords-2): Fix `go to' regexp.
2678         * progmodes/fortran.el (fortran-tab-mode-default)
2679         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
2680         (fortran-structure-indent, fortran-continuation-indent)
2681         (fortran-comment-indent, fortran-comment-line-extra-indent)
2682         (fortran-comment-line-start)
2683         (fortran-minimum-statement-indent-fixed)
2684         (fortran-minimum-statement-indent-tab)
2685         (fortran-comment-indent-char, fortran-line-number-indent)
2686         (fortran-check-all-num-for-matching-do)
2687         (fortran-blink-matching-if, fortran-continuation-string)
2688         (fortran-comment-region, fortran-electric-line-number)
2689         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
2690         (fortran-analyze-depth, fortran-break-before-delimiters):
2691         Give an appropriate safe-local-variable property.
2693 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2695         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
2696         of the subdirs is unreadable.
2698 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
2700         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
2701         Use window-full-width-p.
2703 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2705         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
2706         (tpu-edt-off): Use it.
2707         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
2708         the global-map before adding it to global-map.
2710         * menu-bar.el (global-buffers-menu-map): New var.
2711         (global-map, menu-bar-update-buffers): Use it.
2712         * msb.el (msb-menu-bar-update-buffers): Use it.
2713         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
2714         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
2715         Use with-current-buffer.
2717 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
2719         * hexl.el (hexl-menu): New major mode menu.
2721 2007-10-20  Glenn Morris  <rgm@gnu.org>
2723         * progmodes/f90.el (f90-font-lock-keywords-2)
2724         (f90-looking-at-type-like): Fix regexp typos.
2726 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
2728         * bs.el (bs-mode): Add mode name (accidentally left out
2729         in the 2007-10-16 change).
2731 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
2733         * bs.el (bs--track-window-changes): Don't refresh the whole list.
2734         (bs-mode): Set mode-class property to special.
2736         * follow.el (follow-unload-function): New function.
2738         * loadhist.el (unload-function-features-list):
2739         Rename from `unload-hook-features-list'.
2740         (unload-hook-features-list): Add as obsolete alias.
2741         (unload-feature): Use `unload-function-features-list'
2742         and new FEATURE-unload-function.
2744 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
2746         * loadhist.el (unload-feature-special-hooks):
2747         Update list of special hooks.
2749         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
2750         (adaptive-fill-function): Doc fix.  Remove * from docstring.
2752 2007-10-18  Glenn Morris  <rgm@gnu.org>
2754         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
2756 2007-10-17  Aaron Hawley  <aaronh@garden.org>
2758         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
2759         position is not saved.
2761 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
2763         * longlines.el (longlines-wrap-follows-window-size): Integer value
2764         specifies wrapping margin.
2765         (longlines-mode, longlines-window-change-function):
2766         Set window-specific wrapping margin based on the above.
2768 2007-10-17  John Wiegley  <johnw@newartisans.com>
2770         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
2772 2007-10-17  Glenn Morris  <rgm@gnu.org>
2774         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
2775         Tweak regexp to avoid stack overflow.
2777 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2779         * simple.el (reindent-then-newline-and-indent): Don't assume that
2780         indent-according-to-mode preserves point.
2782 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
2784         * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
2785         (bs--restore-window-config): Keep the selected frame.
2786         (bs--track-window-changes, bs--remove-hooks): New functions.
2787         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
2788         (bs--show-with-configuration): Revert 2006-11-09 change.
2789         Don't reuse window unless it is visible on the selected frame.
2790         Restore window configuration (possibly in a different frame)
2791         before creating any window.
2793 2007-10-16  Richard Stallman  <rms@gnu.org>
2795         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
2796         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
2797         (ad-is-advised, ad-get-advice-info-field)
2798         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
2800 2007-10-16  Glenn Morris  <rgm@gnu.org>
2802         * simple.el (blink-matching-open): Don't report false errors with
2803         the `$' syntax class.
2805 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
2807         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
2808         (filesets-ormap, filesets-sort-case-sensitive-flag)
2809         (filesets-remake-shortcut, filesets-ingroup-collect-files):
2810         Fix typos in docstrings.
2811         (filesets-data-get-name, filesets-data-get-data)
2812         (filesets-data-set, filesets-cmd-query-replace-getargs)
2813         (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
2815 2007-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2817         * term/mac-win.el: Don't require url when compiling, as url-type is
2818         no longer a macro.
2820 2007-10-14  Glenn Morris  <rgm@gnu.org>
2822         * progmodes/etags.el (select-tags-table): Disable undo in the
2823         `*Tags Table List*' buffer.
2825 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
2827         * dired.el (dired-warn-writable): New face.
2828         (dired-warn-writable-face): New variable.
2829         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
2830         of dired-warning-face, for group- and world-writable files.
2832 2007-10-13  Glenn Morris  <rgm@gnu.org>
2834         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
2835         (octave-re-search-forward-kw, octave-re-search-backward-kw):
2836         Add doc string, and an explicit COUNT argument.
2837         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
2838         `inc' to search functions.
2840 2007-10-13  John W. Eaton  <jwe@octave.org>
2842         * progmodes/octave-mod.el (octave-looking-at-kw)
2843         (octave-re-search-forward-kw, octave-re-search-backward-kw):
2844         New functions.
2845         (octave-in-defun-p, calculate-octave-indent)
2846         (octave-blink-matching-block-open, octave-beginning-of-defun)
2847         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
2848         to search for regexps that contain case-sensitive keywords.
2849         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
2850         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2852 2007-10-13  Richard Stallman  <rms@gnu.org>
2854         * files.el (directory-abbrev-alist): Doc fix.
2856 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
2858         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
2860 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
2862         * frame.el (set-frame-configuration): Assign name parameter only
2863         if it has been set explicitly before.
2865         * window.el (handle-select-window): Revert part of 2007-10-06
2866         change setting the input focus.
2868 2007-10-12  Glenn Morris  <rgm@gnu.org>
2870         * cus-edit.el (custom-variable-menu, custom-face-menu)
2871         (custom-group-menu): Check init-file-user rather than
2872         user-init-file, in case cus-edit is loaded by site-run-file.
2874 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
2876         * follow.el (follow-stop-intercept-process-output):
2877         Use `follow-call-process-filter' rather than `process-filter'.
2879 2007-10-11  Tom Tromey  <tromey@redhat.com>
2881         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
2882         frame is visible.
2884 2007-10-10  Richard Stallman  <rms@gnu.org>
2886         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
2887         in *Backtrace*.
2889         * faces.el (face-font-selection-order): Doc fix.
2891         * loadhist.el (unload-feature): Doc fix.
2893 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2895         * ps-print.el: Fix the usage of :foreground and :background face
2896         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
2897         (ps-print-version): New version 6.7.6.
2898         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
2899         Fix code.
2900         (ps-face-foreground-color-p, ps-face-background-color-p)
2901         (ps-face-color-p): New inline funs.
2903 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
2905         * follow.el: Change all instances of "Follow Mode" to "Follow
2906         mode" in docstrings and messages.
2908 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
2910         * faces.el (face-font-selection-order): Doc fix.
2912         * follow.el (follow-mode-hook, follow-mode): Doc fixes.
2913         (follow-mode-off-hook): Mark as obsolete.
2915 2007-10-08  Richard Stallman  <rms@gnu.org>
2917         * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
2918         (edebug-install-custom-print, edebug-reset-print-funcs)
2919         (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
2920         Functions deleted.
2921         (edebug-prin1, edebug-print, edebug-prin1-to-string)
2922         (edebug-format, edebug-message): Define directly as aliases.
2924 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
2926         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
2928 2007-10-07  Glenn Morris  <rgm@gnu.org>
2930         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2931         version numbers.
2933 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
2935         * net/tramp.el (tramp-completion-mode): Extend doc-string.
2936         (tramp-completion-mode-p): Revert change from 2007-09-24.
2937         Checking for `return' etc as last character is not sufficient, for
2938         example in dired-mode when entering <g> (revert-buffer) or
2939         <s> (dired-sort).
2941 2007-10-06  Martin Rudalics  <rudalics@gmx.at>
2943         * window.el (mouse-autoselect-window-cancel): Don't cancel for
2944         select-window or select-frame events.
2945         (handle-select-window): When autoselecting window set input
2946         focus.  Restructure.
2948         * frame.el (focus-follows-mouse): Moved to frame.c.
2949         * cus-start.el (all): Add focus-follows-mouse.
2951 2007-10-05  Chris Moore  <dooglus@gmail.com>
2953         * server.el (server-kill-new-buffers): Doc fix.
2955 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
2957         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
2958         activate font-locking in the *buffer-selection* buffer.
2959         (bs-show-sorted): Doc fix.
2961         * bs.el (bs--get-marked-string, bs--get-modified-string)
2962         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
2963         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
2964         (bs--format-aux): Doc fix.
2966 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
2968         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2970 2007-10-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2972         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
2974 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
2976         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
2977         (gud-gdb): New function for old M-x gdb (text command mode).
2978         (gud-gdb-command-name, gdb): Move to...
2980         * progmodes/gdb-ui.el: ...here and adapt doc string.
2981         (gud-gdba-command-name, gdba): Delete.
2983 2007-10-03  Juanma Barranquero  <lekktu@gmail.com>
2985         * bs.el: Don't defvar `font-lock-verbose'.
2986         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
2987         (bs--get-file-name): Fix typos in docstrings.
2988         (bs--show-header): Use `dolist' instead of `mapcar'.
2989         (bs-mode): Set `show-trailing-whitespace' to nil.
2990         (bs-buffer-sort-function, bs-mouse-select-other-frame)
2991         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
2992         Doc fixes.
2994 2007-10-02  Adam Hupp  <adam@hupp.org>  (tiny change)
2996         * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
2998 2007-10-02  Nick Roberts  <nickrob@snap.net.nz>
3000         * progmodes/gud.el (gdb): Make graphical mode the default and
3001         switch to text command mode if appropriate, i.e., reverse previous
3002         arrangement.
3003         (gud-gdb-marker-filter): Adapt for above change.
3005         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
3006         gud-minor-mode and gud-marker-filter.
3007         (gdb-fullname-regexp): New variable.
3008         (gud-gdba-marker-filter): Use it to switch to text command
3009         mode if appropriate.
3011 2007-10-02  Richard Stallman  <rms@gnu.org>
3013         * frame.el (cursor-in-non-selected-windows): Doc fix.
3015 2007-10-01  Nick Roberts  <nickrob@snap.net.nz>
3017         * progmodes/gud.el (gud-display-line): Find source buffer even when
3018         GUD buffer has its own frame.
3020 2007-10-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3022         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
3024 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3026         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
3028 2007-09-29  Martin Rudalics  <rudalics@gmx.at>
3030         * allout.el (allout-before-change-handler): Replace got-char by
3031         goto-char.
3033 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3035         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
3036         Used to try and automatically enabled smerge-mode in the presence of
3037         conflicts and to call `svn resolved' when the conflicts are gone.
3038         (vc-svn-parse-status): Remember the svn-specific status.
3040         * newcomment.el (comment-choose-indent): New function extracted
3041         from comment-indent.  Improve the alignment algorithm.
3042         (comment-indent): Use it.
3044 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
3046         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
3047         (eldoc-message-commands, eldoc-current-idle-delay):
3048         Fix typos in docstrings.
3050         * progmodes/python.el (python-eldoc-function): Doc fix.
3052 2007-09-26  Eli Zaretskii  <eliz@gnu.org>
3054         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
3055         menu-bar-apropos-menu.  All users changed.
3056         (menu-bar-help-menu): Change menu symbols to better match the text
3057         displayed by the menu.
3059 2007-09-25  Glenn Morris  <rgm@gnu.org>
3061         * view.el (view-search-no-match-lines): Add a doc string.
3062         Rewrite to simplify and work better.
3064 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
3066         * net/tramp.el (tramp-completion-mode-p): Rename from
3067         `tramp-completion-mode'.  Revert logic, check `return', `newline'
3068         and such alike.  Packages like Icicles tend to use other completion
3069         characters but `tab' and `space' only.
3070         (top): Require cl.el, when `copy-tree' is not available otherwise.
3072         * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
3073         `ad-get-arg'.
3075 2007-09-24  Ville Skytt\e,Ad\e(B  <scop@xemacs.org>  (tiny change)
3077         * net/tramp-vc.el (tramp-vc-user-login-name):
3078         Use `vc-find-version' instead of `process-file' to check whether we
3079         have a new enough vc that doesn't need the defadvice.
3081 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
3083         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
3084         #, @, : and ^.
3086 2007-09-23  Glenn Morris  <rgm@gnu.org>
3088         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
3090 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
3092         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
3094         * log-view.el (log-view-mode-map): Likewise.
3096         * diff-mode.el (diff-mode-shared-map): Likewise.
3098 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
3100         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
3101         add inferior-octave-directory-tracker to the buffer-local value
3102         of comint-input-filter-functions.
3104 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
3106         * files.el (file-name-sans-versions): Also allow `A-Z'.
3108         * vc.el: Mention all supported VC backends.
3110 2007-09-22  Richard Stallman  <rms@gnu.org>
3112         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
3113         neighbouring buttons.
3115 2007-09-22  Andreas Schwab  <schwab@suse.de>
3117         * files.el (file-name-sans-versions): Also allow `_'.
3119 2007-09-22  Glenn Morris  <rgm@gnu.org>
3121         * eshell/esh-mode.el (eshell-output-filter-functions):
3122         Add eshell-postoutput-scroll-to-bottom.
3124 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3126         * files.el (file-name-sans-versions): Allow - and a-z in version names.
3128         * log-view.el (log-view-mode-map, log-view-mode-menu):
3129         Bind log-view-annotate-version.
3130         (log-view-beginning-of-defun, log-view-end-of-defun)
3131         (log-view-annotate-version): New functions.
3132         (log-view-mode): Use log-view-beginning-of-defun and
3133         log-view-end-of-defun.
3135 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3137         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
3139 2007-09-21  Kevin Ryde  <user42@zip.com.au>
3141         * international/mule.el (sgml-html-meta-auto-coding-function):
3142         Bind `case-fold-search' to t.
3144 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3146         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
3147         neighbouring buttons.
3149         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3150         Recognize gcc's use of "note" for informational messages.
3152 2007-09-20  Glenn Morris  <rgm@gnu.org>
3154         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
3155         motion functions, rather than hard-coding "\n\n".
3156         (tex-validate-region): Check for eobp, to speed up.
3157         (tex-next-unmatched-end): Doc fix.
3159 2007-09-19  Glenn Morris  <rgm@gnu.org>
3161         * textmodes/tex-mode.el (tex-terminate-paragraph):
3162         Use backward-paragraph.
3164 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3166         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
3167         (css-mode): Update correspondingly.
3169 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3171         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
3173         * vc-hooks.el (vc-menu-entry): New var.
3174         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
3175         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
3176         (vc-menu-map): Declare and initialize in one step.
3178         * menu-bar.el (vc-menu-map): Don't setup any more.
3179         Instead, just create the proper spot in the menu.
3181 2007-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
3182             Stefan Monnier  <monnier@iro.umontreal.ca>
3184         * vc.el: Document new VC operation `extra-menu'.
3186         * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
3188 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
3190         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
3191         Signed-off-by, Acked-by and Merge.
3193 2007-09-17  Glenn Morris  <rgm@gnu.org>
3195         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
3196         filename from `--file-line-error', if it is available.
3198 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
3200         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
3201         TeX `--file-line-error' format.
3203 2007-09-17  Glenn Morris  <rgm@gnu.org>
3205         * textmodes/tex-mode.el (tex-region): Simplify previous change,
3206         handling the case where the region is not in `tex-main-file'.
3207         (tex-region-1): Delete.
3208         (tex-region-header): New function, doing the header part of the
3209         old tex-region-1.
3211 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3213         * ediff-init.el (ediff-verbose-p): This var is not a constant.
3215 2007-09-16  Drew Adams  <drew.adams@oracle.com>
3217         * cus-edit.el (custom-face-edit-activate): Doc fix.
3219 2007-09-16  Glenn Morris  <rgm@gnu.org>
3221         * textmodes/tex-mode.el (tex-region): Handle the case where the
3222         region is not in `tex-main-file'.  Move the old code that applies
3223         to both cases...
3224         (tex-region-1): ...to this new function.
3226 2007-09-15  Martin Rudalics  <rudalics@gmx.at>
3228         * simple.el (blink-matching-open): Don't display message when no
3229         paren is found within blink-matching-paren-distance characters.
3230         Don't search prompt in blink-matching-paren-distance nil case.
3232 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
3234         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
3236 2007-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3238         * vc-mtn.el: New file.
3240         * vc-hooks.el (vc-handled-backends): Add Mtn.
3242 2007-09-13  Eli Zaretskii  <eliz@gnu.org>
3244         * files.el (find-file, find-file-other-window)
3245         (find-file-other-frame, find-file-existing, find-file-read-only)
3246         (find-file-read-only-other-window)
3247         (find-file-read-only-other-frame)
3248         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
3250 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
3252         * man.el (Man-default-man-entry): At end of line, continue looking
3253         to the next line for possible end of hyphenated command.
3255 2007-09-13  Chris Moore  <dooglus@gmail.com>
3257         * shell.el (shell-resync-dirs): Don't move the cursor relative to
3258         the command being edited.
3260 2007-09-13  Nick Roberts  <nickrob@snap.net.nz>
3262         * progmodes/gud.el (gdb-ready): New variable.
3263         (gdb): Set it to nil.  Set gud-running to nil here...
3264         (gud-common-init): ...instead of here.
3266         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
3267         Use gdb-ready.  Discard input until GDB is ready to accept it.
3269 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
3271         * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
3272         C-M-S- keys.
3274 2007-09-12  Martin Rudalics  <rudalics@gmx.at>
3276         * dired.el (dired-warning): Inherit from font-lock-warning-face to
3277         make it show up with eight colors.
3279 2007-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3281         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
3282         diffs are concatenated with no intervening line.
3284 2007-09-10  Dave Love  <fx@gnu.org>
3286         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3287         (python-font-lock-keywords): Update to the 2.5 version of the language.
3288         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3289         (python-backspace): Only behave funny in code.
3290         (python-compilation-regexp-alist): Add PDB stack trace regexp.
3291         (inferior-python-mode): Add PDB prompt regexp.
3292         (python-fill-paragraph): Refine the fenced-string regexp.
3293         (python-find-imports): Handle imports spanning several lines.
3294         (python-mode): Add `class' to hideshow support.
3296 2007-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3298         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
3299         add-log-buffer-file-name-function rather than bind buffer-file-name,
3300         so we dont end up calling change-log-mode in *cvs* when `fi' is the
3301         ChangeLog file itself.
3303         * outline.el (outline-flag-region): Use front-advance.
3305 2007-09-07  Ilya Zakharevich  <ilyaz@cpan.org>
3307         * progmodes/cperl-mode.el: Merge upstream 5.23.
3308         (cperl-where-am-i): Remove function.
3309         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
3310         (cperl-sniff-for-indent): De-invert [string] and [comment].
3311         When looking for label, skip s:m:y:tr.
3312         (cperl-indent-line): Likewise.
3313         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
3314         (cperl-windowed-init): Wrong `ps-print' handling.
3315         Both thanks to Chong Yidong.
3316         (cperl-look-at-leading-count): Could fail with unfinished RExen.
3317         (cperl-find-pods-heres): If the second part of s()[] is missing,
3318         don't try to highlight delimiters...
3320 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3322         * progmodes/compile.el (compilation-get-file-structure): Complete last
3323         change by also using spec-directory in the puthash.
3325 2007-09-07  Riccardo Murri  <riccardo.murri@gmail.com>
3327         * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
3328         (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
3329         (vc-bzr-status): Fix shadowing of variable 'status'.
3330         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
3331         Use `expand-file-name' instead of `concat'.
3332         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
3333         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
3335 2007-09-05  Jason Rumney  <jasonr@gnu.org>
3337         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
3339 2007-09-02  Richard Stallman  <rms@gnu.org>
3341         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
3342         Add `safe-local-variable' property.
3343         (lisp-body-indent): Likewise.
3345 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3347         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
3348         prev/next-node.
3350         * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
3351         (x-gtk-map-stock): New function.
3353 2007-09-02  Glenn Morris  <rgm@gnu.org>
3355         * comint.el (comint-mode): Don't set scroll-conservatively.
3357         * eshell/em-unix.el (eshell/time): Stringify and flatten the
3358         non-command arguments.
3360 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
3362         * emacs-lisp/bytecomp.el (byte-recompile-directory):
3363         Fix bug: Don't expand top-level file name more than once.
3364         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
3366 2007-09-01  Richard Stallman  <rms@gnu.org>
3368         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
3369         Add doc string.
3371 2007-08-30  Richard Stallman  <rms@gnu.org>
3373         * speedbar.el (speedbar-frame-reposition-smartly)
3374         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
3375         (speedbar-check-vc): Don't use dframe-xemacsp.
3377 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
3379         * files.el (backup-buffer-copy): Try to overwrite old backup first.
3381 2007-08-29  Martin Rudalics  <rudalics@gmx.at>
3383         * repeat.el (repeat): Use last-repeatable-command instead of
3384         real-last-command.  Run pre- and post-command hooks for
3385         self-insertion.  Update doc-string.
3387 2007-08-28  Glenn Morris  <rgm@gnu.org>
3389         * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
3391 2007-08-27  Alexandre Julliard  <julliard@winehq.org>
3393         * vc-git.el (vc-git-state): Call git-add --refresh to update the
3394         state of the file.
3395         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
3396         (vc-git-create-repo): Fix invalid command.
3398 2007-08-27  Richard Stallman  <rms@gnu.org>
3400         * textmodes/flyspell.el (flyspell-mode):
3401         Catch errors in flyspell-mode-on.
3403 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
3405         * progmodes/modula2.el (m2-definition, m2-module):
3406         Don't use previous-line.  Reported by T. V. Raman.
3408 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3410         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
3411         argument to tool-bar-mode call.
3413 2007-08-27  Glenn Morris  <rgm@gnu.org>
3415         * diff-mode.el (diff-find-file-name): Only accept regular files,
3416         to rule out /dev/null, directories, etc.
3418 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
3420         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
3421         safe-local-variable setting.
3422         * progmodes/perl-mode.el (perl-indent-level): Likewise.
3424 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3426         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
3427         of buffers in uniquify-managed.
3429         * simple.el (invisible-p): Rename from text-invisible-p.
3430         Update callers.
3432 2007-08-25  Alan Mackenzie  <acm@muc.de>
3434         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
3435         new language variable.
3437         * progmodes/cc-engine.el (c-brace-anchor-point): New function.
3438         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
3439         "extern" etc., rather than BOI.  Fix addition of spurious
3440         syntactic-symbol 'defun-block-intro, replacing it with
3441         'innamespace, etc.
3443 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
3445         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
3446         Don't behave differently when executed via M-x.  Add doc string.
3448 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
3450         * files.el (backup-buffer-copy): Don't wrap delete in
3451         condition-case, only try to delete if file exists.
3453 2007-08-24  Glenn Morris  <rgm@gnu.org>
3455         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
3457 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3459         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
3460         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
3461         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
3462         (cperl-etags-goto-tag-location): Use new style backquotes.
3464         * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
3465         (dynamic-completion-table): Use it it.
3467         * net/browse-url.el: Remove spurious * in custom docstrings.
3468         (browse-url-filename-alist): Use new-style backquote.
3470         * emacs-lisp/backquote.el (backquote-unquote-symbol)
3471         (backquote-splice-symbol): Clarify they're not new-style unquotes.
3473         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
3474         (\,@): Backslash the , and ,@ which are not new-style unquotes.
3476         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
3478         * net/socks.el (socks-username/password-auth-filter):
3479         Remove unused vars `state' and `desired-len'.
3480         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
3481         (socks-wait-for-state-change): Use new-style backquotes.
3483         * pcvs.el (cvs-mode-status): Fix long-standing typo.
3485         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
3486         backquotes after each `read' rather than once per buffer.
3488         * dframe.el: Remove spurious * in custom docstrings.
3489         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
3490         (dframe-xemacs20p): Remove, inline at the sole use point.
3491         (defface): Don't defvar the face, don't use old-style backquote.
3492         (defcustom): Don't use old-style backquote.
3493         (dframe-frame-parameter, dframe-mouse-event-p):
3494         Make it obvious that it's always defined.
3495         (dframe-popup-kludge): New function to replace
3496         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
3497         (dframe-frame-mode, dframe-set-timer-internal)
3498         (dframe-mouse-set-point): Remove use of with-no-warnings from
3499         XEmacs-specific code.
3500         (dframe-set-timer-internal): Fix very old bug with
3501         post-command-idle-hook.
3503         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
3505 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
3507         * image-mode.el (image-minor-mode): Use image-mode-text-map.
3509 2007-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
3511         * sort.el (sort-fold-case, sort-numeric-base): Mark as
3512         safe-local-variable.
3514 2007-08-22  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3516         * net/browse-url.el (browse-url-emacs): New function.
3518 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3520         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
3521         warning if the file uses old style backquotes.
3523         * emacs-lisp/bytecomp.el (byte-compile-log-file)
3524         (byte-recompile-directory, byte-compile-file)
3525         (byte-compile-from-buffer): Use with-current-buffer.
3527         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
3528         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
3529         (line-move-1, line-move-finish, line-move-to-column)
3530         (move-end-of-line, move-beginning-of-line): Use new name.
3532 2007-08-22  Glenn Morris  <rgm@gnu.org>
3534         * files.el (backup-buffer-copy): Check backup directory is
3535         writable, to avoid infloop deleting old backup.
3537         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
3538         movemail related variables.
3539         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
3540         will now be set before this is called.
3542 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3544         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
3546         * progmodes/ada-mode.el: Fix up comment style in header.
3547         (ada-check-emacs-version): Remove.
3548         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
3549         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
3550         to try and quieten the byte-compiler.
3551         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
3553         * vc.el (vc-annotate-warp-version): Don't use previous-line.
3555 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
3557         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
3558         extracted from `eval-last-sexp-1'.
3559         (eval-last-sexp-1): Call `preceding-sexp'.
3561 2007-08-19  Glenn Morris  <rgm@gnu.org>
3563         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
3564         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
3565         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
3566         shadow files messing up the compilation.
3568 2007-08-18  Glenn Morris  <rgm@gnu.org>
3570         * progmodes/scheme.el (scheme-mode-variables):
3571         Set font-lock-comment-start-skip.
3573 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
3575         * progmodes/ada-mode.el (ada-create-syntax-table):
3576         Move set-syntax-table from here to ...
3577         (ada-mode): ... here.  Don't change global value of comment-multi-line.
3578         Call new function ada-initialize-syntax-table-properties.
3579         Add ada-handle-syntax-table-properties to font-lock-mode-hook.
3580         (ada-deactivate-properties, ada-initialize-properties):
3581         Replace by new functions ...
3582         (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
3583         (ada-initialize-syntax-table-properties): ... to set up syntax-table
3584         properties uniformly, independently from whether font-lock-mode
3585         is enabled or not.  Handle read-only buffers and do not change
3586         undo-list when setting syntax-table properties.
3587         (ada-after-change-function): Use ada-set-syntax-table-properties.
3589 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
3591         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
3592         (cperl-find-pods-heres): Fix an error when typing expressions like
3593         `s{a}{b}'.
3595 2007-08-17  Glenn Morris  <rgm@gnu.org>
3597         * progmodes/compile.el (compilation-get-file-structure): Make use
3598         of the directory part when checking for an existing entry, to
3599         handle files with same basename in different directories.
3601 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3603         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
3604         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
3605         (ps-paragraph-spacing): Docstring fix.
3607 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3609         * smerge-mode.el (smerge-resolve): New arg `safe'.
3610         (smerge-resolve-all, smerge-batch-resolve): New function.
3611         (smerge-refine): Make sure `diff' returns the expected result.
3612         (smerge-parsep-re): New const.
3613         (smerge-mode): Use it to adjust paragraph-separate.
3615         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3616         Correctly match / regexp matchers as first char on a line when
3617         fontifying only that line.
3619         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
3621 2007-08-16  Glenn Morris  <rgm@gnu.org>
3623         * ps-print.el (ps-font-size): Doc fix.
3625 2007-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3627         * vc-bzr.el: Don't fiddle with vc-handled-backend.
3628         (vc-bzr-registered): Don't redundantly protect against
3629         file-error.  Actually use the format-specific code.
3630         (vc-bzr-buffer-nonblank-p): Remove.
3631         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
3633 2007-08-15  Glenn Morris  <rgm@gnu.org>
3635         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
3636         sloppier, for the sake of GNU Mailman.
3637         (rmail-digest-rfc1153): Initialize `result' correctly.
3639 2007-08-14  Glenn Morris  <rgm@gnu.org>
3641         * simple.el (bad-packages-alist): New constant.
3642         (bad-package-check): New function.  Together, these two add
3643         elements to `after-load-alist' to check for problematic external
3644         packages.
3645         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
3647 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
3649         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
3650         optional quotes around files in NEED-UPDATE . REMOVED case.
3652         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
3653         (ada-treat-cmd-string): Improve error message.
3654         (ada-do-file-completion): Call `ada-require-project-file', so
3655         project variables are set properly.
3656         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
3657         (ada-gnatfind-buffer-name): New constant.
3658         (ada-find-any-references): Use new constant.  Set buffer name
3659         properly in compilation-start.  Toggle read-only properly.
3660         (ada-find-in-src-path): Fix spelling error in docstring.
3662         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
3663         by zero error.
3665 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
3667         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
3669 2007-08-12  Richard Stallman  <rms@gnu.org>
3671         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
3672         (cvs-execute-single-file): Use new name split-string-and-unquote.
3673         (cvs-header-msg): Use new name combine-and-quote-strings.
3675         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
3677         * progmodes/gud.el (gud-common-init): Use new name
3678         split-string-and-unquote.
3680         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
3681         in javac regexp.
3683         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
3684         combine-and-quote-strings and split-string-and-unquote.
3686         * subr.el (combine-and-quote-strings): Rename from strings->string.
3687         (split-string-and-unquote): Rename from string->strings.
3689 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3691         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
3692         to buffer-local settings.
3694         * emacs-lisp/backquote.el (backquote-delay-process): New function.
3695         (backquote-process): Add internal arg `level'.  Use the two to
3696         correctly handle nested backquotes.
3698 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
3700         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
3701         (vc-bzr-state-words): Add "kind changed" state word.
3702         (vc-bzr-status): New function.  Return Bzr idea of file status,
3703         which is different from VC's.
3704         (vc-bzr-state): Use vc-bzr-status.
3705         (vc-workfile-unchanged-p): Use vc-bzr-status.
3706         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
3707         (vc-dired-state): Process "kind changed" state word.
3709 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3711         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
3713         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
3714         Move from vc-default-find-file-not-found-hook.
3716 2007-08-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
3718         * url/url-auth.el (url-basic-auth): When prompting for username
3719         and password, default to the username and password in the URL.
3721 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3723         * man.el: Remove spurious * in docstrings.
3724         Merge defvars and toplevel setq-defaults.
3725         (Man-highlight-references0): Limit=nil rather than point-max.
3726         (Man-mode-map): Move initialization into the declaration.
3727         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
3728         (Man-view-header-file): Use expand-file-name rather than concat.
3729         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
3731         * man.el (Man-next-section): Make sure we do not move backward.
3733 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3735         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
3736         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
3737         ps-print-color-p is neither nil nor black-white.  Reported by Christian
3738         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
3740 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3742         * files.el (auto-mode-alist): Use the purecopied text (duh!).
3744 2007-08-08  Andreas Schwab  <schwab@suse.de>
3746         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
3747         self-insert-command, not self-insert.
3749 2007-08-08  Glenn Morris  <rgm@gnu.org>
3751         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
3753         * Replace `iff' in doc-strings and comments.
3755         * help-mode.el (help-make-xrefs): Search for symbol constituents,
3756         rather than just `-'.
3758 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
3760         * dired.el (dired-pop-to-buffer):
3761         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
3762         * calendar/calendar.el (generate-calendar-window):
3763         * progmodes/compile.el (compilation-set-window-height):
3764         * textmodes/two-column.el (2C-two-columns, 2C-merge):
3765         Use window-full-width-p instead of comparing frame-width and
3766         window-width.
3768         * progmodes/compile.el (compilation-find-buffer): Remove extra
3769         argument in call to compilation-buffer-internal-p.
3771 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
3773         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
3774         parameters IDENTIFICATION and CONNECTED.
3775         (tramp-handle-insert-file-contents): VISIT must be handled after
3776         insertion of the local copy.  Reported by Peter Gordon
3777         <peter@pg-consultants.com>.
3778         (tramp-file-name-handler): No special handling for
3779         `expand-file-name'.  But for `file-name-as-directory'.
3780         (tramp-find-shell, tramp-open-connection-telnet)
3781         (tramp-open-connection-rsh, tramp-open-connection-su)
3782         (tramp-open-connection-multi)
3783         (tramp-open-connection-setup-interactive-shell): Guard against
3784         $PROMPT_COMMAND shell var.  Reported by Steve Youngs
3785         <steve@sxemacs.org>.
3786         (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
3787         the hint.
3789         * net/trampver.el: Update release number.
3791 2007-08-07  Tom Tromey  <tromey@redhat.com>
3793         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
3794         Add safe-local-variable property.
3796 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
3798         * image-mode.el (image-toggle-display): Use image-refresh.
3800         * longlines.el (longlines-decoded): New variable.
3801         (longlines-mode): Avoid encoding or decoding the buffer twice.
3803 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
3805         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
3806         unofficial version.
3807         (vc-bzr-command): Remove redundant setting of process-connection-type.
3808         (vc-bzr-admin-checkout-format-file): Add autoload.
3809         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
3810         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
3811         (vc-bzr-registered): Compare dirstate format tag with known good
3812         value, abort parsing if match fails.  Warn user in docstring.
3813         (vc-bzr-workfile-version): Case for different Bzr branch formats.
3814         See bzrlib/branch.py in Bzr sources.
3815         (vc-bzr-diff): First argument FILES may be a string rather than a list.
3816         (vc-bzr-shell-command): Remove in favor of
3817         vc-bzr-command-discarding-stderr.
3818         (vc-bzr-command-discarding-stderr): New function.
3820 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
3822         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
3823         program, and return nil
3824         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
3825         (vc-bzr-state): Look for path names relative to the repository
3826         root after status keyword.
3827         (vc-bzr-file-name-relative): New function.
3828         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
3829         depend on it.
3830         (vc-bzr-admin-dirname, ...-checkout-format-file)
3831         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
3832         files that we now parse directly for speed.
3833         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
3834         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
3835         (vc-bzr-state): "bzr status" successful only if exitcode is 0
3836         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
3837         Bzr warnings, so we must discard it.
3838         (vc-bzr-workfile-version): Speedup counting lines from
3839         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
3840         if that file doesn't exist.
3841         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
3842         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname'
3843         (not ".bzr"!) to `vc-directory-exclusion-list'
3844         (vc-bzr-shell-command): New function.
3846 2007-08-06  Tom Tromey  <tromey@redhat.com>
3848         * diff-mode.el (diff-unified->context, diff-reverse-direction)
3849         (diff-fixup-modifs): Typo in docstring.
3851 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3853         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
3854         count-screen-lines.
3855         (tpu-edt-off): Disable relevant pieces of advice.
3857         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
3858         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
3859         (newline, newline-and-indent, do-auto-fill): Use advice instead of
3860         redefining the function.
3861         (tpu-set-scroll-margins): Activate the pieces of advice.
3863 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
3865         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
3866         process-filter.
3868 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
3870         * help.el (resize-temp-buffer-window): Use window-full-width-p
3871         instead of comparing frame-width and window-width.
3873 2007-08-05  Peter Povinec  <ppovinec <at> yahoo.com>  (tiny change)
3875         * term.el: Honor term-default-fg-color and term-default-bg-color
3876         settings when modifying term-current-face.
3877         (term-default-fg-color, term-default-bg-color): Initialize from
3878         default term-current-face.
3879         (term-mode, term-reset-terminal): Set term-current-face with
3880         term-default-fg-color and term-default-bg-color.
3881         (term-handle-colors-array): term-current-face has term-default-fg-color
3882         and term-default-bg-color after reset escape sequence.
3883         (term-handle-colors-array): Set term-current-color with
3884         term-default-fg/bg-color instead of ansi-term-color-vector when the
3885         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
3887 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
3889         * files.el (set-auto-mode): Handle also remote files wrt
3890         `auto-mode-alist'.
3892         * net/tramp.el (tramp-handle-file-remote-p): Return a string as
3893         remote identification.
3895 2007-08-04  Glenn Morris  <rgm@gnu.org>
3897         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
3898         zero, not nil, when the library is first loaded.  Check for a file
3899         that has been modified on disk.
3901         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
3902         Remove duplicate defvar preventing initialization.
3903         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
3905 2007-08-03  Miles Bader  <miles@gnu.org>
3907         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
3908         backend names for new backends to `Git', `Hg', and `Bzr'.
3909         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
3910         not `HG'.
3911         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
3912         name, not `GIT'.
3913         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
3914         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
3916 2007-08-03  Glenn Morris  <rgm@gnu.org>
3918         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
3920 2007-08-02  Richard Stallman  <rms@gnu.org>
3922         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
3923         to update deleted flag.
3925         * cus-edit.el (customize-apropos, customize-apropos-options)
3926         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
3928         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
3930         * startup.el (fancy-splash-head, startup-echo-area-message):
3931         Change message text.
3933         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
3934         All callers use line-move.
3936         * progmodes/compile.el (compilation-find-buffer): Return current
3937         buffer immediately if suitable.
3938         (compile, compilation-buffer-name, compilation-start): Doc fixes.
3940 2007-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3942         * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
3943         Make it more discriminating and more useful.
3944         (vc-bzr-root-dir): Use new name.
3945         (vc-bzr-registered): Use new name and look at the dirstate file to
3946         determine if it's registered or not without running `bzr'.
3948 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
3950         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
3952 2007-07-31  Drew Adams  <drew.adams@oracle.com>
3954         * cus-edit.el (custom-group-value-create, custom-goto-parent):
3955         Fix parent groups link.
3957 2007-07-31  Daiki Ueno  <ueno@unixuser.org>
3959         * faces.el (face-normalize-spec): New function.
3960         (frame-set-background-mode): Normalize face-spec before calling
3961         face-spec-match-p.
3963 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3965         * vc-bzr.el: New file (copied from the trunk).
3967         * vc-hooks.el (vc-handled-backends): Add BZR.
3968         (vc-find-file-hook): Failsafe if the backend's `registered'
3969         function burps.
3971         * server.el (server-window): Add switch-to-buffer-other-frame option.
3973 2007-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
3975         * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
3976         (vc-git-revision-completion-table): Enable.
3978         * vc-hooks.el (vc-handled-backends): Add GIT and HG.
3980         * vc.el (vc-directory-exclusion-list): Add .git and .hg.
3982         * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
3983         (vc-hg-registered): Set the vc-state property.
3985         * diff-mode.el (diff-mode-menu): New entries.
3987 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3989         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
3990         (diff-file-kill): Use it.
3991         (diff-beginning-of-hunk): Add arg `try-harder' using it.
3992         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
3993         Use it so they find the hunk even when we're in the file header.
3995         * vc.el: Add new VC operation `revision-completion-table'.
3996         (vc-default-revision-completion-table): New function.
3997         (vc-version-diff, vc-version-other-window): Use it to provide
3998         completion of revision names if the backend provides it.
4000         * vc-arch.el (vc-arch--version-completion-table)
4001         (vc-arch-revision-completion-table): New functions to provide
4002         completion of revision names.
4004         * vc-cvs.el: Require CL.
4005         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
4006         New functions to provide completion of revision names.
4008 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
4010         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
4011         (copyright-fix-years, copyright): Correctly handle the case where
4012         copyright-limit is nil.
4014 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
4016         * progmodes/python.el (run-python): Fix path separator under w32.
4018 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
4020         * vc-git.el: New File.
4022 2007-07-28  Alan Mackenzie  <acm@muc.de>
4024         Fix problem with modes derived from CC Mode:
4025         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
4026         macro to cc-langs.
4027         (c-init-language-vars-for): Remove call to above macro.
4028         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
4029         been moved to here.
4030         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
4032 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
4034         * net/trampver.el: Fix the `coding' cookie.
4036 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
4038         * add-log.el (change-log-redate): Remove (not needed anymore and
4039         doesn't appear to work).
4041 2007-07-25  Glenn Morris  <rgm@gnu.org>
4043         * Relicense all FSF files to GPLv3 or later.
4045         * COPYING: Switch to GPLv3.
4047 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4049         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
4050         Replace it with another one which disables undo before calling
4051         erase-buffer and then turns it back on if needed.
4053 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4055         * ps-print.el: Problem with foreground and background color when
4056         printing a buffer with and without faces.  Reported by Christian
4057         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
4058         (ps-print-version): New version 6.7.5.
4059         (ps-default-fg): Change default value to nil, so black color is used
4060         when a face does not specify a foreground color.
4061         (ps-default-bg): Change default value to nil, so white color is used
4062         for background color.
4063         (ps-begin-job): Fix code.
4065 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
4067         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
4069 2007-07-24  Alan Mackenzie  <acm@muc.de>
4071         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
4072         Initialise byte-compile-unresolved-functions before rather than
4073         after a compilation.
4074         (byte-compile-unresolved-functions): Amplify doc string.
4076 2007-07-24  Glenn Morris  <rgm@gnu.org>
4078         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
4079         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
4080         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
4081         (cal-tex-cursor-week, cal-tex-cursor-week2)
4082         (cal-tex-cursor-week-iso, cal-tex-week-hours)
4083         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
4084         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4085         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
4087 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4089         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
4091 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4093         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
4094         underlying file is uptodate.
4096 2007-07-23  Richard Stallman  <rms@gnu.org>
4098         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
4100 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4102         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
4103         (sh-font-lock-flush-syntax-ppss-cache): New funs.
4104         (sh-font-lock-syntactic-keywords): Use them to distinguish the
4105         different possible cases for \'.
4106         (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
4108         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
4109         `file' from which to start the search and fix case where `file' is the
4110         current directory and the root as well.
4112         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
4113         name for buffer-file-name if it refers to a directory.
4115 2007-07-22  Jason Rumney  <jasonr@gnu.org>
4117         * w32-fns.el (set-default-process-coding-system): Use dos line ends
4118         for input to cmdproxy on all versions of Windows.
4119         Use dos line ends for input to plink.
4121         * comint.el (comint-simple-send): Concat newline before sending.
4122         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
4124 2007-07-22  Juri Linkov  <juri@jurta.org>
4126         * isearch.el (isearch-edit-string): Save old point and
4127         isearch-other-end to old-point and old-other-end before reading
4128         the search string from minibuffer.  After exiting minibuffer set
4129         point to old-other-end if point and the search direction is the
4130         same as before reading the search string.
4131         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
4132         to isearch-other-end.  Instead of isearch-search-and-update call
4133         three functions isearch-search, isearch-push-state and isearch-update.
4135 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
4137         * textmodes/reftex.el (reftex-access-parse-file): Do not risk
4138         destroying an existing buffer.
4140 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4142         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
4144         * term/x-win.el (x-handle-no-bitmap-icon): New function.
4146 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
4148         * textmodes/reftex.el (reftex-access-parse-file): Create parse
4149         file in a way that does not interfere with recentf.
4151 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4153         * image-dired.el (image-dired-sane-db-file): New func.
4154         (image-dired-write-tags, image-dired-remove-tag)
4155         (image-dired-list-tags, image-dired-write-comments)
4156         (image-dired-get-comment, image-dired-mark-tagged-files)
4157         (image-dired-create-gallery-lists): Call new func.
4158         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
4160 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4162         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
4163         (vc-hg-dir-state): Fix loop.
4164         (vc-hg-print-log): Fix expected return value for vc-hg-command.
4165         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
4166         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
4167         (vc-hg-revert): Likewise.
4168         (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
4170 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4172         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
4173         case of alignment under a constant symbol, find and consider
4174         the sexp actually at indentation to be the "last sexp".
4176 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
4178         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
4179         (install): Use them to copy all *.el files before *.elc.
4180         (clean): Don't delete *~.
4182 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
4184         * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
4186 2007-07-19  Dan Nicolaescu  <dann@ics.uci.edu>
4188         * vc-hg.el (vc-hg-registered): Replace if with when.
4189         (vc-hg-state): Deal with nonexistent files.
4191 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
4193         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
4194         (follow-delete-other-windows-and-split, follow-recenter)
4195         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
4196         (follow-redisplay, follow-estimate-first-window-start)
4197         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
4198         Fix typos in docstrings.
4200 2007-07-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
4202         * bookmark.el (bookmark-show-all-annotations):
4203         Make sure each inserted annotation ends with newline.
4205         (bookmark-maybe-sort-alist): Don't modify
4206         bookmark-alist.  Instead, if not sorting, simply return it.
4207         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
4208         for its return value, not for its side effect.
4210 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
4212         * vc.el: Add more info about the vc-registered function.
4214 2007-07-16  David Kastrup  <dak@gnu.org>
4216         * emacs-lisp/advice.el (defadvice): Doc fix.
4218 2007-07-16  Juanma Barranquero  <lekktu@gmail.com>
4220         * subr.el (when, unless): Doc fix.
4222 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
4224         * vc-hg.el (vc-hg-state): Handle removed files.
4225         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
4226         (vc-hg-checkout): Re-enable.
4228 2007-07-15  Richard Stallman  <rms@gnu.org>
4230         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
4232         * tutorial.el (tutorial--find-changed-keys):
4233         Handle C-x specially like ESC.
4235 2007-07-15  Roland McGrath  <roland@frob.com>
4237         * add-log.el (add-change-log-entry): Check add-log-full-name
4238         and add-log-mailing-address later, after change-log-mode-hook.
4240 2007-07-15  Richard Stallman  <rms@gnu.org>
4242         * isearch.el (isearch-mode, isearch-done):
4243         Delete unintended code in previous change.
4245         * ps-print.el (ps-default-bg): Change to White.
4247 2007-07-15  Aaron Hawley  <aaronh@garden.org>
4249         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
4251 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
4253         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
4254         when handling the terminating event.
4256 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
4258         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
4260 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
4262         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
4263         (install): Use them to copy all *.el files before *.elc.
4265 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
4267         * replace.el (match): Use yellow1 instead of yellow.
4269         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
4271         * pcvs-info.el (cvs-unknown): Likewise.
4273 2007-07-12  Davis Herring  <herring@lanl.gov>
4275         * desktop.el (desktop-buffer-info, desktop-save):
4276         Use `desktop-dirname' instead of `dirname'.
4278 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
4280         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
4282         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
4284 2007-07-10  Richard Stallman  <rms@gnu.org>
4286         * emacs-lisp/lisp-mode.el (eval-defun):
4287         Explain special handling of `defface'.
4289 2007-07-09  Richard Stallman  <rms@gnu.org>
4291         * isearch.el (isearch-edit-string): Call to isearch-push-state
4292         after the search.
4294 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4296         * cus-start.el (file-coding-system-alist): Fix custom type.
4298 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
4300         * longlines.el (longlines-wrap-region): Avoid marking buffer as
4301         modified.
4302         (longlines-auto-wrap, longlines-window-change-function):
4303         Remove unnecessary calls to set-buffer-modified-p.
4305 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4307         * vc.el (vc-default-log-view-mode): New function.
4308         (vc-print-log): Add new `log-view-mode' VC operation.
4310 2007-07-08  Nick Roberts  <nickrob@snap.net.nz>
4312         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
4313         Rename and move to...
4315         * subr.el (strings->string, string->strings): ...here.
4317         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
4318         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
4320         * progmodes/gud.el (gud-common-init): Call string->strings instead
4321         of split-string.
4323 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
4325         * term/w32-win.el (menu-bar-open): New function.
4326         Bind <f10> to it.
4328 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
4330         * log-view.el (log-view-mode-menu): New menu.
4332 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
4334         * vc-hg.el: New file.
4336 2007-07-06  Andreas Schwab  <schwab@suse.de>
4338         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
4339         dynamic bindings around the evaluation of the expression.
4340         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
4342 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
4344         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
4345         file names.
4347 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
4349         * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
4351         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
4352         event is not a cons cell.  Do not unread drag-mouse-1 events.
4353         Select right window in check whether space was stolen from
4354         window above.
4356 2007-07-01  Richard Stallman  <rms@gnu.org>
4358         * files.el (find-file-visit-truename): Fix safe-local-variable value.
4360 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
4362         * generic-x.el (generic-define-mswindows-modes)
4363         (generic-define-unix-modes, apache-log-generic-mode)
4364         (bat-generic-mode-keymap, java-manifest-generic-mode)
4365         (show-tabs-generic-mode): Fix typos in docstrings.
4367 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4369         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
4370         replace-regexp-in-string.
4372 2007-06-28  Andreas Schwab  <schwab@suse.de>
4374         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
4375         $(lisp)/subdirs.el.
4377 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
4379         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
4380         the speedbar frame if nil; that deletes the current frame or
4381         causes an error if it is the only frame.
4382         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
4384 2007-06-24  Juanma Barranquero  <lekktu@gmail.com>
4386         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
4387         directory where the desktop file was found, as the docstring says.
4388         (desktop-kill): Use `read-directory-name'.
4390         * desktop.el (desktop-load-locked-desktop): New option.
4391         (desktop-read): Use it.
4392         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
4393         Use `when'.
4395 2007-06-24  Davis Herring  <herring@lanl.gov>
4397         * desktop.el (desktop-save-mode-off): New function.
4398         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
4399         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
4400         (desktop-claim-lock, desktop-release-lock): New functions.
4401         (desktop-kill): Tell `desktop-save' that this is the last save.
4402         Release the lock afterwards.
4403         (desktop-buffer-info): New function.
4404         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
4405         says to.  Detect conflicts, and manage the lock.
4406         (desktop-read): Detect conflicts.  Manage the lock.
4408 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
4410         * ls-lisp.el (insert-directory): If an invalid regexp error is
4411         thrown, try using FILE as a literal file name, not a wildcard.
4412         Check for FILE as an existing file, not just a directory.
4414 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
4416         * ruler-mode.el (ruler-mode): Prevent clobbering the original
4417         `header-line-format' when reentering ruler mode.
4419 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
4421         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
4422         FILE exists as a directory.
4424 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4426         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
4427         (vera-font-lock-match-item): Fix doc string.
4428         (vera-in-comment-p): Remove unused function.
4429         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
4430         use `syntax-ppss'.
4431         (vera-forward-syntactic-ws): Fix argument order.
4432         (vera-prepare-search): Use `with-syntax-table'.
4433         (vera-indent-line): Fix doc string.
4434         (vera-electric-tab): Fix doc string.
4435         (vera-expand-abbrev): Define alias instead of using `fset'.
4436         (vera-comment-uncomment-region): Use `comment-start-skip'.
4438 2007-06-20  Reto Zimmermann  <reto@gnu.org>
4440         * progmodes/vera-mode.el: New file.
4442 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
4444         * ido.el (ido-find-file-in-dir): Don't signal an error for
4445         empty directories.
4447 2007-06-18  Alan Mackenzie  <acm@muc.de>
4449         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4450         When removing lines, also remove the \n.  Correction of patch of
4451         2007-04-21.
4453 2007-06-17  Glenn Morris  <rgm@gnu.org>
4455         * lpr.el (lpr-page-header-switches): Move %s to separate element
4456         for correct quoting.  Doc fix.
4458 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4460         * term/xterm.el (terminal-init-xterm): Escape parens in character
4461         constants.
4463 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
4465         * scroll-lock.el (scroll-lock-mode): Doc fix.
4467 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4469         * font-lock.el (font-lock-add-keywords): In case font-lock was only
4470         half-activated, forcefully activate it completely.
4472 2007-06-11  Richard Stallman  <rms@gnu.org>
4474         * cus-edit.el (custom-variable-type): Doc fix.
4476 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
4478         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
4480 2007-06-09  Davis Herring  <herring@lanl.gov>
4482         * desktop.el (desktop-minor-mode-table): Doc fix.
4484 2007-06-08  Chong Yidong  <cyd@stupidchicken.com>
4486         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
4487         (image-next-line, image-previous-line, image-scroll-up)
4488         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
4489         New functions.
4490         (image-mode-map): Remap motion commands.
4491         (image-mode-text-map): New keymap for viewing images as text.
4492         (image-mode): Use image-mode-map.
4493         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
4495 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
4497         Sync with Tramp 2.0.56.
4499         * net/tramp.el:
4500         * net/tramp-ftp.el:
4501         * net/tramp-smb.el:
4502         * net/tramp-util.el:
4503         * net/tramp-vc.el:
4504         Don't load cl.el, because that pollutes the namespace.  Replace cl
4505         macros by their implementations where necessary.  Requested by
4506         Richard Stallman <rms@gnu.org>.
4508         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
4509         doesn't exist.
4510         (with-parsed-tramp-file-name): Protect debug spec during compilation.
4511         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
4512         (tramp-file-name-p, tramp-file-name-multi-method)
4513         (tramp-file-name-method, tramp-file-name-user)
4514         (tramp-file-name-host, tramp-file-name-localname): New defuns,
4515         replacing defstruct `tramp-file-name'.
4516         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
4517         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
4518         Apply `vector' instead of `make-tramp-file-name'.
4519         (tramp-handle-make-auto-save-file-name):
4520         Apply `tramp-temporary-file-directory' for compatibility reasons.
4521         (tramp-completion-mode): Use `natnump' instead of `wholenump'
4522         because of XEmacs.
4523         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
4524         started.
4526 2007-06-07  David Kastrup  <dak@gnu.org>
4528         * dired.el (dired-recursive-deletes, dired-recursive-copies):
4529         Change default to `top'.
4531 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
4533         * dired.el (dired-mode-map): Remove spurious separator.
4535 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4537         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
4539         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
4540         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
4542 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
4544         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
4545         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
4547 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4549         * progmodes/ebrowse.el (ebrowse-member-table):
4550         * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
4552 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4554         * pgg.el (pgg-sign-region, pgg-sign):
4555         * ses.el (ses-call-printer):
4556         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
4557         * textmodes/org.el (org-cycle): Fix typos in docstrings.
4559 2007-06-06  Eli Zaretskii  <eliz@gnu.org>
4561         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
4562         (tar-get-descriptor): Handle type 55, an extended pax header.
4564 2007-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4566         * textmodes/css-mode.el: New file.
4568 2007-06-06  Michael Albinus  <michael.albinus@gmx.de>
4570         * net/socks.el: New file, taken from w3 repository.
4571         (top): Update Copyright.  Don't load cl.el.
4572         (all): Replace `case' by `cond', `string-to-int' by
4573         `string-to-number', and `process-kill-without-query' by
4574         `set-process-query-on-exit-flag'.
4575         (socks-char-int): Remove defalias and all occurrences.
4577 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4579         * international/mule-cmds.el (toggle-enable-multibyte-characters)
4580         (sort-coding-systems, search-unencodable-char): Doc fixes.
4581         (coding-system-change-eol-conversion, set-default-coding-systems)
4582         (prefer-coding-system, find-multibyte-characters, princ-list)
4583         (leim-list-entry-regexp, set-input-method, locale-language-names)
4584         (input-method-exit-on-first-char, exit-language-environment-hook)
4585         (locale-charset-language-names): Fix typos in docstrings.
4587 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
4589         * bs.el (bs-cycle-previous): Don't modify the cycle list until
4590         `switch-to-buffer' has returned succesfully.
4591         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
4592         window is dedicated (it could iconify the frame).
4594 2007-06-05  Glenn Morris  <rgm@gnu.org>
4596         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
4598 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
4600         * files.el (auto-mode-alist): Add lower-priority match for names
4601         like ChangeLog.old.
4603 2007-06-04  Andreas Schwab  <schwab@suse.de>
4605         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
4607 2007-06-04  Davis Herring  <herring@lanl.gov>
4609         * calendar/timeclock.el: Update version number.
4610         (timeclock-modeline-display): Mention timeclock-use-display-time
4611         in explanatory message.
4612         (timeclock-log): Suppress warnings when finding the log.
4613         Don't check for a nil project twice.  Run hooks after killing the
4614         buffer (if applicable).
4615         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
4616         was geometric).  All uses changed.
4617         (timeclock-generate-report): Support prefix argument.
4619 2007-06-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
4621         * man.el (Man-next-section): Don't consider the last line of the
4622         page as being part of any section.
4624 2007-06-04  Martin Rudalics  <rudalics@gmx.at>
4626         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
4627         modified flag of buffer.  Use `inhibit-modification-hooks'.
4629 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4631         * mail/mail-extr.el (mail-extract-address-components):
4632         Recognize non-ASCII characters except for NBSP as words.
4634 2007-06-04  Ryan Yeske  <rcyeske@gmail.com>
4636         * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
4638 2007-06-04  Michael Olson  <mwolson@gnu.org>
4640         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
4641         died and we are trying to send a signal to it.
4643 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
4645         * emacs-lisp/easy-mmode.el (define-minor-mode)
4646         (easy-mmode-define-navigation): Fix typos in docstrings.
4648         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
4649         Fix typos in docstrings.
4650         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
4651         (compilation-finish-function): Fix typo in obsolescence declaration.
4653         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
4655 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
4657         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
4658         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
4660         * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
4662         * longlines.el (longlines-mode): Make longlines-auto-wrap
4663         buffer-local.  Add hooks unconditionally.
4664         (longlines-auto-wrap): Toggle wrapping.
4665         (longlines-after-change-function)
4666         (longlines-post-command-function): Check longlines-auto-wrap.
4668 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4670         * Version 22.1 released.
4672 2007-06-01  Chong Yidong  <cyd@stupidchicken.com>
4674         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
4675         changes.
4677 2007-05-31  Richard Stallman  <rms@gnu.org>
4679         * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
4681 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
4683         * textmodes/table.el (table--point-entered-cell-function)
4684         (table--point-left-cell-function):
4685         Bind `inhibit-point-motion-hooks' to t.
4687 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4689         * emacs-lisp/rx.el (rx): Doc fix.
4691 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
4693         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
4695 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
4697         * log-edit.el (log-edit-changelog-paragraph): Return point-max
4698         as the end of the ChangeLog paragraph when it ends without a line
4699         termination.
4701 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4703         * textmodes/fill.el (canonically-space-region): Make the second arg
4704         a marker if it's not already the case.
4706         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
4707         (xterm-mouse-event): Use it.
4709 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
4711         * vc-hooks.el (vc-find-root): Fix file attribute test.
4713 2007-05-24  Richard Stallman  <rms@gnu.org>
4715         * textmodes/flyspell.el (flyspell-correct-word-before-point):
4716         Don't let opoint be nil.
4717         (flyspell-emacs-popup): Explicit error if no dialogs.
4719 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
4721         * tar-mode.el (tar-file-name-handler): New function.
4722         (tar-extract): Bind file-name-handler-alist to it to force
4723         find-buffer-file-type-coding-system behave as if the file being
4724         extracted existed.  Use last-coding-system-used to force
4725         buffer-file-coding-system to what decode-coding-region actually
4726         used to decode the file.
4728 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4730         * progmodes/compile.el (compilation-handle-exit):
4731         `compilation-finish-function' may change the current buffer.
4733 2007-05-22  Richard Stallman  <rms@gnu.org>
4735         * files.el (set-auto-mode): Doc fix.
4737 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
4739         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
4741 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
4743         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
4744         (rcirc-print): Handle `window-width'.
4745         (rcirc-buffer-maximum-lines): Doc fix.
4747 2007-05-19  Kevin Ryde  <user42@zip.com.au>
4749         * info.el (Info-fontify-node): Match https also.
4751 2007-05-18  Richard Stallman  <rms@gnu.org>
4753         * simple.el (push-mark): Doc fix.
4755 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
4757         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
4758         tpu-global-map.
4759         (tpu-original-global-map): Delete variable.
4760         (tpu-control-keys-map): New keymap variable.
4761         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
4762         setting keymapping directly.
4763         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
4764         tpu-global-map.
4765         (tpu-edt-on): Activate the tpu-global-map.
4766         (tpu-edt-off): Deactivate the tpu-global-map.
4768 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
4770         * textmodes/ispell.el (ispell-get-word): Return markers
4771         for start and end positions.
4772         (ispell-word): Assume END is a marker.
4774 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4776         * ps-print.el: Use default color when foreground or background color
4777         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
4778         (ps-print-version): New version 6.7.4.
4779         (ps-rgb-color): New argument.  Use default color when color is
4780         unspecified.
4781         (ps-begin-job): Fix code.
4783 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
4785         * textmodes/ispell.el (ispell-start-process): Defend against bad
4786         default-directory.
4788 2007-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4790         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
4792 2007-05-16  Richard Stallman  <rms@gnu.org>
4794         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
4796 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4798         * files.el (magic-mode-alist, magic-fallback-mode-alist):
4799         Move the *ml, Postscript, and XmCD entries to the fallback part.
4801         * files.el (magic-fallback-mode-alist):
4802         Rename from file-start-mode-alist.
4804 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4806         * progmodes/compile.el (compilation-handle-exit): Quote first
4807         argument of `run-hook-with-args'.
4809 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
4811         * buff-menu.el (Buffer-menu-sort-column):
4812         * dabbrev.el (dabbrev-upcase-means-case-search):
4813         * dired.el (dired-recursive-deletes, dired-recursive-copies):
4814         * info.el (Info-current-subfile):
4815         * ls-lisp.el (ls-lisp-verbosity):
4816         * msb.el (msb-menu-cond):
4817         * pcvs.el (cvs-dired-use-hook):
4818         * simple.el (set-mark-command-repeat-pop):
4819         * time.el (display-time-24hr-format, display-time-mail-file):
4820         Doc fixes.
4822         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
4823         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
4825         * view.el (view-inhibit-help-message): Fix typo in docstring.
4826         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
4828 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
4830         * mail/rmail.el (rmail-convert-to-babyl-format):
4831         Check content-transfer-encoding _last_, because we need its position
4832         in base64-header-field-end.
4834 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
4836         * files.el (mode-require-final-newline, require-final-newline)
4837         (enable-local-variables, enable-local-eval): Doc fixes.
4839 2007-05-10  Edward O'Connor  <hober0@gmail.com>  (tiny change)
4841         * progmodes/python.el (python-font-lock-keywords)
4842         (python-open-block-statement-p, python-mode): Add support for the new
4843         "with" keyword.
4845 2007-05-10  Richard Stallman  <rms@gnu.org>
4847         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
4848         (iso-cvt-write-only): Likewise.
4850         * emacs-lisp/easy-mmode.el (define-minor-mode):
4851         Fix generated doc string.
4853         * startup.el (fancy-splash-text): Add URL of guided tour.
4854         Adjust horizontal and vertical whitespace.
4856         * progmodes/compile.el (compilation-handle-exit):
4857         Use run-hook-with-args to run compilation-finish-functions.
4859         * files.el (file-start-mode-alist): New variable.
4860         (magic-mode-regexp-match-limit): Doc fix.
4861         (set-auto-mode): Handle file-start-mode-alist.
4862         A little cleanup of structure.
4864 2007-05-10  Davis Herring  <herring@lanl.gov>
4866         * calendar/timeclock.el (timeclock-in): Fix non-interactive
4867         workday specifications.
4868         (timeclock-log): Don't kill the log buffer if it already existed.
4870 2007-05-08  Richard Stallman  <rms@gnu.org>
4872         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
4873         Don't include non-self-insert commands in the exception for `-'.
4875 2007-05-08  David Reitter  <david.reitter@gmail.com>
4877         * progmodes/python.el (python-guess-indent): Check non-nullness
4878         before comparing indent against the 2..8 interval.
4880 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4882         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
4883         available.
4885 2007-05-06  Richard Stallman  <rms@gnu.org>
4887         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
4889 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
4891         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
4892         disconnections.
4894 2007-05-01  Romain Francoise  <romain@orebokech.com>
4896         * dired-x.el: Revert 2007-04-06 change.
4898 2007-04-30  Nick Roberts  <nickrob@snap.net.nz>
4900         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
4901         don't put stop on toolbar.
4903 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
4905         * find-dired.el (find-dired-filter): Propertize all text down to eob.
4907 2007-04-29  Richard Stallman  <rms@gnu.org>
4909         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
4911 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4913         * progmodes/cc-mode.el (c-before-change): Use point-min rather
4914         than 1.
4916 2007-04-28  Richard Stallman  <rms@gnu.org>
4918         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
4920 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4922         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
4924 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
4926         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
4927         instead of $(lisp)/mh-e.
4929         * textmodes/fill.el (fill-paragraph): Doc fix.
4931 2007-04-28  Glenn Morris  <rgm@gnu.org>
4933         * image-dired.el (image-dired-cmd-create-thumbnail-options)
4934         (image-dired-cmd-create-temp-image-options): Replace option
4935         +profile "*" with -strip.
4937 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
4939         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
4940         Use window-start and window-end.
4942 2007-04-26  Glenn Morris  <rgm@gnu.org>
4944         * progmodes/python.el: Restore file pending consideration of legal
4945         status.
4947 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
4949         * locate.el (locate-in-alternate-database): Doc fix.
4951 2007-04-26  Glenn Morris  <rgm@gnu.org>
4953         * button.el (button): Use underline if supported, else fall back
4954         to color.
4956 2007-04-25  Richard Stallman  <rms@gnu.org>
4958         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
4960 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
4962         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
4963         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
4964         pushing mark.
4965         (idlwave-current-routine): Don't push mark.
4967 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
4969         * image-dired.el (image-dired-display-image): Derive image-type from
4970         filename rather than assuming jpeg, in case no resizing was needed.
4972 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4974         * custom.el (defface): Doc fix.
4976 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4978         * progmodes/python.el: Remove due to unclear legal issues.
4980 2007-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
4982         * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
4983         Don't re-query for each cleared BP.
4984         (idlwave-shell-clear-bp): Optionally skip BP query.
4985         (idlwave-shell-update-bp-overlays): Use set-window-margins instead
4986         of set-window-buffer, which incorrectly moves displayed region.
4988 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
4990         * calc/calc.el (calc-bug-address): Update maintainer's address.
4991         * calc/*: Update maintainer's address.
4993 2007-04-23  Richard Stallman  <rms@gnu.org>
4995         * simple.el (set-mark-command-repeat-pop): Doc fix.
4996         Put in `editing-basics' group.
4998 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5000         * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
5001         New functions.
5002         (Info-mode-line-node-keymap): Bind mouse commands to
5003         Info-mouse-scroll-up/down instead of Info-scroll-up/down.
5005 2007-04-23  Luc Teirlinck  <teirllm@auburn.edu>
5007         * locate.el (locate-local-prompt): New var.
5008         (locate-prompt-for-command): Doc fix.
5009         (locate-prompt-for-search-string): New function.
5010         (locate): New optional arg.  Make locate-local-prompt
5011         buffer-local.  Use locate-prompt-for-search-string.
5012         (locate-with-filter): New optional arg.
5013         Use locate-prompt-for-search-string.
5014         (locate-update): Bind locate-prompt-for-command.
5016 2007-04-23  Glenn Morris  <rgm@gnu.org>
5018         * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
5020 2007-04-23  Nick Roberts  <nickrob@snap.net.nz>
5022         * button.el (button): Inherit from link face on a tty.
5024 2007-04-23  Glenn Morris  <rgm@gnu.org>
5026         * button.el (button): Use color for this face on a tty.
5028         * files.el (magic-mode-alist): Allow for carriage-returns in
5029         html-mode and sgml-mode entries.
5031 2007-04-22  Richard Stallman  <rms@gnu.org>
5033         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5034         Improve doc string of generated command.
5036         * subr.el (read-number): Catch errors.
5038         * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
5040 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5042         * image-dired.el: Rename from thumbnails.el.  All instances of
5043         "thumbnails" replaced with "image-dired".
5045         * dired.el (dired-mode-map): Rename "thumbnails" again, to
5046         "image-dired".
5048 2007-04-22  Kim F. Storm  <storm@cua.dk>
5050         * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
5051         Don't use kill-line.
5053 2007-04-22  Nick Roberts  <nickrob@snap.net.nz>
5055         * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
5056         error message.
5058 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5060         * dired.el: Rename "tumme" to "thumbnails".
5062         * thumbnails.el: Rename from tumme.el.  All instances of "tumme"
5063         replaced with "thumbnails".
5065 2007-04-22  Glenn Morris  <rgm@gnu.org>
5067         * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
5068         and give it the risky-local-variable property.
5070         * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
5071         before defining it.
5073 2007-04-21  Martin Rudalics  <rudalics@gmx.at>
5075         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
5076         Use delete-region instead of kill-line.
5078 2007-04-21  Alan Mackenzie  <acm@muc.de>
5080         * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
5081         `kill-region' by `delete-region'.
5083 2007-04-21  Chong Yidong  <cyd@stupidchicken.com>
5085         * progmodes/perl-mode.el (perl-indent-command): Use delete-region
5086         instead of kill-region.
5088         * progmodes/mantemp.el (mantemp-make-mantemps-region)
5089         (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
5090         (mantemp-remove-memfuncs): Use delete-region instead of kill-word
5091         and kill-line.
5093         * progmodes/vhdl-mode.el (vhdl-template-type)
5094         (vhdl-template-record, vhdl-template-nature)
5095         (vhdl-template-configuration-spec, vhdl-template-component-inst)
5096         (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
5097         Use delete-region instead of kill-word and kill-line.
5099 2007-04-21  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5101         * dired-x.el (dired-virtual-mode): Doc fix.
5103 2007-04-21  Richard Stallman  <rms@gnu.org>
5105         * font-lock.el (font-lock-keywords-alist): Mark as risky.
5107         * subr.el (read-number): Doc fix.
5109         * simple.el (pop-to-mark-command): Display message "mark popped"
5110         if point does not move.
5111         (set-mark-command): Doc fix.
5113 2007-04-21  Luc Teirlinck  <teirllm@auburn.edu>
5115         * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
5116         (locate-local-filter, locate-local-search): New vars.
5117         (locate): Make variables local.
5118         (locate-update): Bind locate-buffer-name.  Call locate using
5119         locate-local-filter and locate-local-search.
5121 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
5123         * hi-lock.el (hi-lock-file-patterns-policy): New var.
5124         (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
5125         (hi-lock-mode): Update docstring.
5127 2007-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5129         * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
5130         fill-nobreak-predicate when the break is past fill-column.
5132 2007-04-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
5134         * locate.el (locate): Output from shell-command should go in the
5135         current buffer rather than *Shell Command Output*.
5137 2007-04-20  Chong Yidong  <cyd@stupidchicken.com>
5139         * paren.el (show-paren-function): Fix last fix.
5141 2007-04-19  Kevin Ryde  <user42@zip.com.au>
5143         * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
5144         (archive-lzh-summarize): Add optional start arg for where to start
5145         looking at the archive.
5146         (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
5148         * international/mule.el (auto-coding-alist): no-conversion for .exe
5149         and .EXE.
5151 2007-04-19  Alan Mackenzie  <acm@muc.de>
5153         * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
5154         function return type contains "struct", "union", etc.
5155         c-end-of-defun goes too far forward.
5157 2007-04-19  Chong Yidong  <cyd@stupidchicken.com>
5159         * paren.el (show-paren-function): Reset window-start to avoid
5160         recentering.
5162 2007-04-19  Glenn Morris  <rgm@gnu.org>
5164         * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
5166 2007-04-18  Glenn Morris  <rgm@gnu.org>
5168         * calendar/diary-lib.el (diary-header-line-format): Add a custom
5169         :set function.
5170         (diary-list-entries): Only switch to diary-mode from
5171         default-major-mode (reverts 2007-03-21 change).  Otherwise, if in
5172         diary-mode set header-line-format, in case of any customization.
5174 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5176         * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
5177         is less than the length of parse-time-syntax.
5179 2007-04-17  David Kastrup  <dak@gnu.org>
5181         * replace.el (query-replace-regexp-eval): Deprecate.
5183 2007-04-17  Alan Mackenzie  <acm@muc.de>
5185         * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
5186         point too close to EOB, leave point at EOB rather than last `}'.
5188 2007-04-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5190         * textmodes/bibtex.el (bibtex-include-OPTkey)
5191         (bibtex-user-optional-fields, bibtex-entry-field-alist):
5192         Fix defcustom.
5194 2007-04-17  Glenn Morris  <rgm@gnu.org>
5196         * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
5197         be encoded, fall back to current year.
5199 2007-04-14  Kevin Ryde  <user42@zip.com.au>
5201         * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
5202         all upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID
5203         M "MSDOS".
5205 2007-04-16  Chong Yidong  <cyd@stupidchicken.com>
5207         * progmodes/python.el (python-end-of-block): Avoid looping forever
5208         if python-next-statement fails.
5210 2007-04-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5212         * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
5214 2007-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
5216         * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
5217         * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
5219 2007-04-15  Jay Belanger  <belanger@truman.edu>
5221         * calc/calc.el (calc-version): New function.
5222         (calc-trail-mode): Shorten the title.
5224 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5226         * mail/footnote.el (footnote-style): Clarify docstring to state
5227         that customizing this only applies to future footnotes.
5229 2007-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5231         * textmodes/bibtex.el (bibtex-field-list): Use functionp.
5232         (bibtex-make-field): Check that INIT is a string.  Use functionp.
5234 2007-04-14  Glenn Morris  <rgm@gnu.org>
5236         * complete.el (PC-goto-end): New buffer-local variable.
5237         (PC-do-completion-end): Make buffer-local.
5238         (partial-completion-mode) <choose-completion-string-functions>:
5239         Do not go to the end of the minibuffer if PC-goto-end is non-nil.
5240         (PC-do-completion): New optional fourth argument GOTO-END.  Add a
5241         doc string.  Set PC-goto-end for choose-completion.
5242         (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
5243         PC-do-completion.
5245         * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
5246         arg to bibtex-make-field.
5247         (bibtex-make-field): Add optional fourth arg NODELIM.
5248         Insert delimiters around INIT unless this arg is non-nil.
5250 2007-04-14  Nick Roberts  <nickrob@snap.net.nz>
5252         * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
5253         global map isn't modified.
5255 2007-04-14  Glenn Morris  <rgm@gnu.org>
5257         * calendar/appt.el (appt-disp-window): Do not split small windows.
5258         Suggested by Jeff Miller <jmiller@cablespeed.com>.
5260 2007-04-13  Chong Yidong  <cyd@stupidchicken.com>
5262         * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
5264         * files.el: Ditto.
5266 2007-04-13  Juanma Barranquero  <lekktu@gmail.com>
5268         * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
5270         * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
5271         (term-set-escape-char, term-termcap-format, term-get-old-input-default)
5272         (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
5273         (term-pager-help): Fix typos in docstrings.
5275         * wid-edit.el (widget-documentation): Fix typo in docstring.
5277         * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
5278         Fix typos in error messages.
5280 2007-04-13  Martin Rudalics  <rudalics@gmx.at>
5282         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
5283         window marked as dedicated.
5285         * mail/footnote.el (footnote-latin-string): New variable.
5286         (footnote-latin-regexp): Redefine as regexp alternative.
5287         (Footnote-latin): Use footnote-latin-string instead of
5288         footnote-latin-regexp.
5290 2007-04-13  Glenn Morris  <rgm@gnu.org>
5292         * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
5293         inherited keymaps.
5295 2007-04-12  Chong Yidong  <cyd@stupidchicken.com>
5297         * outline.el (outline-get-next-sibling): Clarify docstring.
5298         (outline-get-last-sibling): Handle case where we are at the first
5299         heading.  Clarify docstring.
5301 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
5303         * progmodes/gud.el (gud-minor-mode-map): Make go button same
5304         length as stop button to lessen flicker.
5305         (jdb): Add gud-print.
5306         (gud-find-expr): Jdb prints the expression with the value, so
5307         don't insert it in the output.
5309 2007-04-11  Jason Rumney  <jasonr@gnu.org>
5311         * dnd.el (dnd-get-local-file-name): Decode both upper and lower
5312         case hex.  Do not try to decode non-hex letters.
5314 2007-04-11  Markus Triska  <markus.triska@gmx.at>
5316         * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
5317         (byte-optimize-backward-word): Remove (move to bytecomp.el).
5318         (byte-optimize-form-code-walker): Evaluate pure function calls if
5319         possible.
5320         (byte-optimize-all-constp): New function.
5322         * emacs-lisp/bytecomp.el (byte-compile-char-before):
5323         Improve numeric argument case.
5324         (byte-compile-backward-char, byte-compile-backward-word):
5325         New functions, performing rewriting previously done in byte-opt.el.
5326         Fix their "Fixme" item (restriction to numeric arguments).
5328 2007-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5330         * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
5331         with dolist.
5332         (after-init-hook): Don't quote lambda.
5333         (desktop-first-buffer): Don't wrap it in eval-when-compile.
5334         (desktop-internal-v2s): Remove unused var `el'.
5335         (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
5336         desktop-restore-file-buffer.
5337         (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
5338         desktop-create-buffer.
5340 2007-04-10  Chong Yidong  <cyd@stupidchicken.com>
5342         * woman.el (woman-decode-buffer): Postpone macro-set check...
5343         (woman-decode-region): ...to here.
5345 2007-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
5347         * startup.el (tty-handle-args): Use %S to log ARGS.
5349 2007-04-10  Glenn Morris  <rgm@gnu.org>
5351         * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
5352         it is obsolete and has no effect.
5354         * dos-w32.el (default-buffer-file-type): Add defvar to quieten
5355         byte-compiler.
5357         * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
5358         obsolete function make-local-hook.
5360         * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
5361         start to quieten byte-compiler.
5363 2007-04-10  Markus Triska  <markus.triska@gmx.at>
5365         * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
5366         to bytecomp.el as byte-compile-char-before).
5367         * emacs-lisp/bytecomp.el (byte-compile-char-before):
5368         New function (modified replacement for byte-optimize-char-before in
5369         byte-opt.el).
5371 2007-04-09  Alan Mackenzie  <acm@muc.de>
5373         * startup.el (inhibit-splash-screen): Emphatically state that it
5374         can't be set in site-start.el.
5376 2007-04-09  Masatake YAMATO  <jet@gyve.org>
5378         * progmodes/cc-subword.el (c-capitalize-subword): More closely
5379         mimic the behavior of `capitalize-word'.  Do not move point with a
5380         negative argument.  Based on tiny change by Paul Curry.
5382 2007-04-09  Paul Curry  <dashteacup@gmail.com>  (tiny change)
5384         * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
5385         Don't move point if ARG is negative.
5387 2007-04-09  Alan Mackenzie  <acm@muc.de>
5389         Changes to make `narrow-to-defun' and `mark-defun' work properly
5390         in CC Mode:
5392         * progmodes/cc-defs.el (c-beginning-of-defun-1):
5393         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
5394         Bind beginning/end-of-defun-function to nil around calls to
5395         beginning/end-of-defun.
5397         * progmodes/cc-langs.el (beginning-of-defun-function)
5398         (end-of-defun-function): New c-lang-setvar's.
5400         * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
5401         (setq arg 1))" to enable non-interactive call.
5403 2007-04-09  Eli Zaretskii  <eliz@gnu.org>
5405         * simple.el (set-mark-command): Doc fix.
5407 2007-04-09  Nick Roberts  <nickrob@snap.net.nz>
5409         * progmodes/gud.el (gdb): Restore existing session if user
5410         tries to start a second one in graphical mode.
5412 2007-04-08  Martin Rudalics  <rudalics@gmx.at>
5414         * cus-start.el <scroll-preserve-screen-position>: Add choices.
5416 2007-04-08  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5418         * term/xterm.el (terminal-init-xterm): Fix key definitions.
5419         Add binding for C-M-SPC.
5421 2007-04-08  Richard Stallman  <rms@gnu.org>
5423         * pcomplete.el (pcomplete-read-event): One single definition,
5424         and not a defsubst.
5426 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5428         * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
5429         byte-compiler warning "value unused".
5431 2007-04-08  Andreas Schwab  <schwab@suse.de>
5433         * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
5435 2007-04-07  Glenn Morris  <rgm@gnu.org>
5437         * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
5438         Autoload these functions.
5439         (diary-date-forms): Add a custom :set form.
5441         * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
5442         before first use.
5443         (diary-font-lock-keywords): New function with old code for
5444         initialization of variable of same name.
5446 2007-04-07  David Hansen  <david.hansen@gmx.net>  (tiny change)
5448         * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
5449         clean-up: only insert space when on identifier, etc.
5451 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5453         * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
5455         * net/tls.el (open-tls-stream): Properly handle case where there
5456         is no associated buffer.
5458 2007-04-07  Glenn Morris  <rgm@gnu.org>
5460         * ffap.el (ffap-file-at-point): Lower the priority of the
5461         ffap-ftp-sans-slash-regexp check.
5463 2007-04-06  Alan Mackenzie  <acm@muc.de>
5465         Fix fontification of labels, and other things with ":".
5467         * progmodes/cc-engine.el (c-forward-label): The function now
5468         returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
5469         the former t.
5471         * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
5472         new return code from c-forward-label, fontifying tokens properly.
5473         Add some general comments throughout the file.
5475 2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
5477         * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
5478         Revert 2006-01-27 change.
5480         * diff-mode.el (diff-mode): Revert 2007-03-04 change.
5482         * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
5484         * desktop.el (desktop-create-buffer, desktop-save):
5485         Revert 2004-11-12 change for lack of copyright papers.
5487         * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
5488         (dired-guess-default): Respect case.
5490         * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
5492         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
5493         was originally checked in as byte-optimize-concat on 1997-11-02.
5495         * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
5496         1995-05-19 doc changes.
5498 2007-04-06  Kim F. Storm  <storm@cua.dk>
5500         * loadhist.el (read-feature): Reimplement.  New optional arg LOADED-P.
5501         (unload-feature): Update interactive spec accordingly.
5503         * progmodes/grep.el (grep-program): Remove commentary about zgrep.
5505 2007-04-06  John Paul Wallington  <jpw@pobox.com>
5507         * subr.el (with-case-table): Use `make-symbol' to avoid variable
5508         capture.  Restore the table in the same buffer.
5510         * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
5512 2007-04-05  Chong Yidong  <cyd@stupidchicken.com>
5514         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5515         Print entire form.
5517 2007-04-05  Nick Roberts  <nickrob@snap.net.nz>
5519         * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
5520         for low-color displays.
5522 2007-04-05  Glenn Morris  <rgm@gnu.org>
5524         * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
5525         * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
5526         Seed random number generator on loading.
5528         * emacs-lisp/authors.el (top-level): Provide self.
5530         * play/animate.el (top-level): Provide self.
5532 2007-04-04  Alan Mackenzie  <acm@muc.de>
5534         * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
5535         to mention c-syntactic-indentation.
5537 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
5539         * subr.el (with-case-table): New macro.
5541         * international/mule.el (ascii-case-table): New var.
5543         * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
5544         downcasing.
5546 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
5548         * progmodes/gud.el (gud-minor-mode-map): Simplify.
5550         * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
5551         of the window if we're outside it e.g menu-bar.
5553         * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
5554         window if we're outside it e.g menu-bar.
5556 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
5558         * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
5559         decode base-64 encoded body if its content-type is something other
5560         than text/* or message/*.
5562 2007-04-03  Juanma Barranquero  <lekktu@gmail.com>
5564         * simple.el (activate-mark-hook): Fix typo in docstring.
5566 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
5568         * tmm.el (tmm-c-prompt): Initialize.
5569         (tmm-menubar): Deal with extended menu-items at top level.
5570         (tmm-get-keybind): Handle bindings redefined/undefined locally.
5571         (tmm-prompt): Handle visibility of top level menu-items.
5573         * progmodes/gud.el (gud-menu-map): Simplify.
5574         (gud-minor-mode-map): Add tool-bar like bindings to the text mode
5575         menubar.
5577 2007-04-02  Chong Yidong  <cyd@stupidchicken.com>
5579         * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
5581         * comint.el (comint-send-input): Widen the buffer first.
5583         * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
5585 2007-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5587         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
5588         emacs-lisp-docstring-fill-column in emacs-lisp-mode.
5590         * newcomment.el (comment-search-forward): Discard comment starters
5591         before point.
5593 2007-04-01  Guanpeng Xu  <herberteuler@hotmail.com>
5595         * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
5597 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
5599         * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
5600         when downcasing.
5602         * button.el (previous-button): Rewrite to account for adjacent buttons.
5604 2007-04-01  J.D. Smith  <jdsmith@as.arizona.edu>
5606         * progmodes/idlwave.el (idlwave-auto-fill):
5607         Revert paragraph-separate change.
5609         * progmodes/idlw-shell.el (idlwave-shell-break-in):
5610         Simplify module calc.
5611         (idlwave-shell-set-bp-in-module): Compute module.
5613 2007-03-31  Glenn Morris  <rgm@gnu.org>
5615         * emacs-lisp/timer.el (run-at-time): Doc fix.
5617         * emacs-lisp/warnings.el (display-warning): If we create the
5618         buffer displaying the warning, disable undo there.
5620 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
5622         * net/tramp.el (tramp-register-file-name-handler)
5623         (tramp-register-completion-file-name-handler): New defsubst,
5624         derived from `tramp-register-file-name-handlers'.  The split is
5625         necessary because Tramp's file name handlers must be registered at
5626         different startup places.
5628 2007-03-31  Chong Yidong  <cyd@stupidchicken.com>
5630         * progmodes/hideshow.el (turn-off-hideshow): New function.
5631         (hs-minor-mode): Use it instead of a lambda expression in
5632         change-major-mode-hook.
5634 2007-03-31  David Kastrup  <dak@gnu.org>
5636         * woman.el (woman-Cyg-to-Win): Don't convert cons cells
5637         corresponding to MANPATH_MAP entries.
5638         (woman-man.conf-path, woman-parse-man.conf): Doc fix.
5639         (woman-parse-man.conf): Use more discriminating man.conf name.
5640         (woman-parse-man.conf): Parse MANPATH_MAP entries.
5641         (woman-manpath): Doc fix and type fix.
5642         (woman-cached-data): Check for MANPATH_MAP entries.
5643         (woman-expand-directory-path): Treat MANPATH_MAP entries.
5645 2007-03-31  Stuart Herring  <herring@lanl.gov>
5647         * emacs-lisp/sregex.el (sregexq): Doc fix.
5649 2007-03-31  Markus Triska  <markus.triska@gmx.at>
5651         * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
5653 2007-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
5655         * info.el (info-tool-bar-map): Use "exit" for Info-exit.
5656         Move to the right.
5658 2007-03-30  Alan Mackenzie  <acm@muc.de>
5660         * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
5662 2007-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
5664         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
5665         Use it, passed in explicitly, instead of from the dynamic binding.
5666         (ewoc-create, ewoc-enter-before): Update to use new call sequence.
5668 2007-03-30  Juanma Barranquero  <lekktu@gmail.com>
5670         * simple.el (blink-matching-open): When in minibuffer, don't
5671         search for a match inside the prompt.
5673 2007-03-30  Nick Roberts  <nickrob@snap.net.nz>
5675         * tmm.el (tmm-menubar): Select the right menu item with the mouse.
5676         (tmm-prompt): Don't make the mouse user select the first menu
5677         item twice.
5679 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5681         * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
5682         SIGUSR1 and SIGUSR2.
5684 2007-03-29  Kim F. Storm  <storm@cua.dk>
5686         * ido.el (ido-read-internal): When reading file or dir, only override
5687         minibuffer-local-filename-completion-map, otherwise only override
5688         minibuffer-local-completion-map.
5690 2007-03-29  Glenn Morris  <rgm@gnu.org>
5692         * complete.el (partial-completion-mode): Set PC-do-completion-end
5693         to nil after use.
5694         (PC-lisp-complete-symbol): Create and use a marker at `end',
5695         rather than using point-marker.
5697 2007-03-28  Chong Yidong  <cyd@stupidchicken.com>
5699         * simple.el (next-error-highlight): Doc fix.
5700         (compose-mail): Revert 2007-03-19 change.
5702 2007-03-28  Richard Stallman  <rms@gnu.org>
5704         * emacs-lisp/edebug.el (edebug-display): Don't go to
5705         edebug-outside-buffer if it is dead.
5707 2007-03-28  Juanma Barranquero  <lekktu@gmail.com>
5709         * view.el (view-mode): Fix typos in docstring.
5711 2007-03-28  Stephen Berman  <Stephen.Berman@gmx.net>
5713         * recentf.el (recentf-save-file): Add a custom :set function.
5715 2007-03-28  Glenn Morris  <rgm@gnu.org>
5717         * complete.el (PC-do-completion-end): New variable.
5718         (partial-completion-mode) <choose-completion-string-functions>:
5719         Use PC-do-completion-end in the non-minibuffer case to replace the
5720         correct amount of text.
5721         (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
5722         (PC-lisp-complete-symbol): Give marker the after-insertion type,
5723         to deal with improvements inserted after point.
5725 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5727         * button.el (make-text-button): Add explicit `button' property.
5728         (default-button): Don't put a `button' property on it.
5730         * progmodes/python.el (python-mode): Skip comments when parsing.
5732         * vc-arch.el (vc-with-current-file-buffer): New macro.
5733         (vc-arch-file-source-p): Use it to avoid infloop.
5735 2007-03-28  David Hansen  <david.hansen@gmx.net>  (tiny change)
5737         * emacs-lisp/lisp.el (lisp-complete-symbol):
5738         Fix call to get-buffer-window to find windows in other frames.
5740 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5742         * comint.el (comint-proc-query, comint-dynamic-list-completions):
5743         Fix calls to get-buffer-window to find windows in other frames.
5744         Reported by David Hansen <david.hansen@gmx.net>.
5746 2007-03-27   Kevin Ryde  <user42@zip.com.au>
5748         * info.el (Info-display-images-node): On a text-only terminal,
5749         show the "text" or "alt" parts of the image blobs.
5751 2007-03-27  Glenn Morris  <rgm@gnu.org>
5753         * complete.el (PC-do-completion): Compute completion-base-size in
5754         the non-filename case, rather than setting to nil.
5755         (PC-lisp-complete-end): New variable.
5756         (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
5757         original end in a series of consecutive invocations.
5759         * calendar/calendar.el (calendar-mode-hook): Declare it.
5761         * calendar/diary-lib.el (diary-live-p): Do not check for
5762         diary-selective-display.
5764 2007-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5766         * replace.el (occur-next-error): *Occur* might not be displayed in the
5767         selected frame.  Reported by David Hansen <david.hansen@gmx.net>.
5769 2007-03-26  Richard Stallman  <rms@gnu.org>
5771         * textmodes/flyspell.el (flyspell-large-region):
5772         Use ispell-call-process-region.
5774 2007-03-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5776         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
5777         Use prin1 instead of princ.
5779 2007-03-25  Chong Yidong  <cyd@stupidchicken.com>
5781         * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
5782         Merge in X resources before global face.
5784         * progmodes/compile.el (compilation-start): Save compilation-directory
5785         rather than default-directory as local var.
5786         (compilation-directory): Mark as safe local var.
5788         * files.el: Don't mark default-directory as a safe local var.
5790 2007-03-25  Alan Mackenzie  <acm@muc.de>
5792         * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
5793         * progmodes/cc-engine.el: Fix typo.
5795 2007-03-25  Juri Linkov  <juri@jurta.org>
5797         * compare-w.el (compare-windows): Rename customization group
5798         `compare-w' to `compare-windows'.
5799         (compare-windows-whitespace, compare-ignore-whitespace)
5800         (compare-ignore-case, compare-windows-sync)
5801         (compare-windows-sync-string-size, compare-windows-recenter)
5802         (compare-windows-highlight, compare-windows): Change group name in
5803         the `group' tag from `compare-w' to `compare-windows'.
5804         (compare-windows-sync): Add option `nil' for no sync.  Doc fix.
5806 2007-03-24  Markus Triska  <markus.triska@gmx.at>
5808         * expand.el: Change example to always enable abbrev-mode,
5809         and remove redundant `function'.
5810         (expand-abbrev-hook): Add autoload cookie.
5812 2007-03-24  Ryan Yeske  <rcyeske@gmail.com>
5814         * emacs-lisp/testcover.el (testcover-start, testcover-end)
5815         (testcover-mark-all, testcover-unmark-all): Add prompts to
5816         interactive specs.
5818 2007-03-24  Jason Rumney  <jasonr@gnu.org>
5820         * autorevert.el (find-file-hook, auto-revert-tail-mode):
5821         Use file size in bytes for auto-revert-tail-pos not characters.
5823 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
5825         * vc-rcs.el (vc-rcs-annotate-command):
5826         Set text property :vc-annotate-prefix on the annotation text.
5827         (vc-rcs-annotate-time): Instead of searching for ": ",
5828         search for end of text propertized with :vc-annotate-prefix.
5830 2007-03-24  Martin Rudalics  <rudalics@gmx.at>
5832         * whitespace.el (top level): Remove calls putting
5833         permanent-local nil property since these are no-ops.
5835         * man.el (Man-support-local-filenames): Assure that
5836         default-directory exists when doing call-process.
5838 2007-03-23  David Vazquez  <xeos00@gmail.com>  (tiny change)
5840         * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
5841         Fix omission bug: Use m4-program-options to construct shell command.
5843 2007-03-23  David Kastrup  <dak@gnu.org>
5845         * progmodes/cc-mode.el (c-make-emacs-variables-local):
5846         Use `mapcar' rather than `mapcan' to silence compiler warning.
5848 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
5850         * textmodes/reftex.el, textmodes/reftex-vars.el,
5851         * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
5852         * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
5853         * textmodes/reftex-index.el, textmodes/reftex-global.el,
5854         * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
5855         * textmodes/reftex-auc.el: Add maintainer address.
5857 2007-03-22  Carsten Dominik  <dominik@science.uva.nl>
5859         * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
5860         Make sure that `global-font-lock-mode' does not turn on font-lock
5861         in these buffers.
5863 2007-03-21  Kim F. Storm  <storm@cua.dk>
5865         * xt-mouse.el (xt-mouse-epoch): New variable.
5866         (xterm-mouse-event): Use float-time.
5868 2007-03-21  Nick Roberts  <nickrob@snap.net.nz>
5870         * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
5871         current-time.
5873 2007-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5875         * complete.el (read-file-name-internal): Don't add the final > if the
5876         completion is not finished (re-application of this patch, which was
5877         accidentally undone by Eli).
5879 2007-03-21  Chong Yidong  <cyd@stupidchicken.com>
5881         * emulation/viper.el (viper-non-hook-settings): Handle mouse
5882         clicks in describe-key and describe-key-briefly advice a little better.
5884 2007-03-21  Juanma Barranquero  <lekktu@gmail.com>
5886         * server.el (server-process-filter): Cancel any pending isearch.
5888 2007-03-21  Ulf Jasper  <ulf.jasper@web.de>
5890         * calendar/icalendar.el (icalendar-version): Increase to 0.15.
5891         (icalendar--get-unfolded-buffer): Define actual arguments rather
5892         than just using &rest.  Check replace-in-string is fbound.
5893         (icalendar-import-buffer): Doc fix.
5894         (icalendar--convert-ical-to-diary): Set diary-file.
5895         Check diary-file before inserting final newline.
5896         (icalendar--add-diary-entry): Return diary-file.
5898 2007-03-21  Glenn Morris  <rgm@gnu.org>
5900         * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
5901         (diary-display-hook): Add custom :set function.
5903         * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
5904         Add custom :set function.
5905         (diary-header-line-format): Doc fix.
5906         (diary-set-maybe-redraw): New function.
5907         (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
5908         (diary-list-entries): Always run diary-mode.
5910 2007-03-20  Kenichi Handa  <handa@m17n.org>
5912         * international/quail.el (quail-setup-completion-buf): Make the
5913         completion buffer read-only.
5914         (quail-completion): Adjusted for the above change.  Leave the
5915         modified flag nil.
5917 2007-03-20  David Kastrup  <dak@gnu.org>
5919         * files.el (magic-mode-alist): Require literal "%!PS" string for
5920         magic postscript file detection.
5922 2007-03-20  Richard Stallman  <rms@gnu.org>
5924         * textmodes/ispell.el (ispell-call-process): New function.
5925         Defends against bad `default-directory.'
5926         (ispell-check-version, ispell-find-aspell-dictionaries)
5927         (ispell-get-aspell-config-value, lookup-words): Call it.
5928         (ispell-call-process-region): New function.
5929         (ispell-send-string): Call it.
5931 2007-03-20  Andreas Schwab  <schwab@suse.de>
5933         * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
5934         (finder-data): Likewise.
5935         (autoloads): Likewise.
5937 2007-03-20  Martin Rudalics  <rudalics@gmx.at>
5939         * files.el (basic-save-buffer): Do not set visited filename when
5940         the corresponding directory does not exist or the specified
5941         filename is that of an existing directory.
5943 2007-03-20  Glenn Morris  <rgm@gnu.org>
5945         * calendar/diary-lib.el (diary-live-p): New function.
5946         (number-of-diary-entries): Add a :set function to redisplay diary
5947         when necessary.
5949 2007-03-19  Nick Roberts  <nickrob@snap.net.nz>
5951         * t-mouse.el (t-mouse-make-event-element): Use timestamp output
5952         from client program, mev, to compute mouse event.
5954 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
5956         * faces.el (momentary): Face removed; unused due to reversion of
5957         2007-01-04 changes by Kevin Rodgers.
5959         * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
5960         Suggested by Johan Bockg\e,Ae\e(Brd.
5962 2007-03-19  Martin Rudalics  <rudalics@gmx.at>
5964         * font-lock.el (lisp-font-lock-keywords-1):
5965         Highlight define-globalized-minor-mode as a keyword.
5967 2007-03-19  Kim F. Storm  <storm@cua.dk>
5969         * calc/calc-forms.el (math-std-daylight-savings)
5970         (math-std-daylight-savings-old): Doc fix.
5972 2007-03-19  Juanma Barranquero  <lekktu@gmail.com>
5974         * progmodes/python.el (python-default-template): Doc fix.
5975         (python-buffer): Fix typo in docstring.
5977         * isearchb.el (isearchb-follow-char):
5978         * subr.el (def-edebug-spec): Fix typo in docstring.
5980 2007-03-19  Richard Stallman  <rms@gnu.org>
5982         * files.el (default-directory): Mark safe.
5983         (basic-save-buffer-2): Put proper dir name in error message.
5985         * simple.el (compose-mail): Run switch-function after
5986         setting up the mail buffer.
5988         * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
5990 2007-03-18  Jay Belanger  <belanger@truman.edu>
5992         * calc/calc-forms.el (math-parse-date): Fix a regular expression.
5993         (math-std-daylight-savings-new): Rename from
5994         `math-std-daylight-savings'.
5995         (math-std-daylight-savings-old): Rename from old value of
5996         `math-std-daylight-savings'.
5997         (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
5998         `math-std-daylight-savings-old' depending on the year.
6000 2007-03-18  Detlev Zundel  <dzu@gnu.org>
6002         * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
6003         zero-width regexps as invalid but rather at least count them correctly.
6005 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6007         * net/tls.el (open-tls-stream): In handshake-waiting loop,
6008         don't wait more if there is output available to process.
6010 2007-03-18  Nick Roberts  <nickrob@snap.net.nz>
6012         * progmodes/compile.el (compilation-find-file): Revert change
6013         from 2006-07-18 to allow completion of directory names.
6014         Reported by John Carter <john.carter@tait.co.nz>.
6016 2007-03-18  Kim F. Storm  <storm@cua.dk>
6018         * subr.el (when, unless): Doc fix.
6020 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6022         * net/tls.el (tls-program): Doc fix.
6024 2007-03-17  Denis Bueno  <dbueno@gmail.com>  (tiny change)
6026         * autorevert.el (auto-revert-tail-handler):
6027         Call after-revert-hook.
6029 2007-03-17  Ryan Yeske  <rcyeske@gmail.com>
6031         * simple.el (switch-to-completions): No error if search for \n\n fails.
6033 2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
6035         * simple.el (line-move-1):
6036         Respect `inhibit-line-move-field-capture' property.
6038 2007-03-13  Chong Yidong  <cyd@stupidchicken.com>
6040         * comint.el (comint-arguments): Mark backslash-escaped chars.
6041         (comint-delim-arg): Don't treat them as delimiters.
6043 2007-03-12  Kim F. Storm  <storm@cua.dk>
6044         * ido.el (ido-init-completion-maps): Remap delete-backward-char.
6046 2007-03-12  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
6048         * tempo.el (tempo-insert): Deal with 'r> if it appears
6049         specified with a prompt argument.
6051 2007-03-12  Carsten Dominik  <dominik@science.uva.nl>
6053         * textmodes/org.el (org-set-font-lock-defaults):
6054         Handle narrow table columns correctly.
6056 2007-03-12  Mark A. Hershberger  <mah@everybody.org>
6058         * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
6059         (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
6060         Return to use of the -no-properties variants.  There was
6061         consensus on emacs-devel that the speed of these variants was
6062         prefered since we are usually parsing files (from the internet
6063         or on disk) instead of XML created in Emacs.
6065         * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
6066         Add customize option.
6068 2007-03-12  Glenn Morris  <rgm@gnu.org>
6070         * calc/calc-forms.el (math-std-daylight-savings): Switch to new
6071         North American rule.  Replace "daylight savings" with "daylight
6072         saving" in doc.
6074         * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
6075         * calendar/lunar.el, solar.el: Replace "daylight savings" with
6076         "daylight saving" in text.
6078         * woman.el (woman-change-fonts): Tweak previous change by using
6079         woman-request-regexp rather than "^\\.".
6081         * startup.el (command-line-1): Make insertion of
6082         initial-scratch-message not depend on scratch being selected.
6084 2007-03-11  Juri Linkov  <juri@jurta.org>
6086         * replace.el (match): Use yellow background on light-bg terminals.
6088 2007-03-11  Richard Stallman  <rms@gnu.org>
6090         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6091         Correctly compute line number.
6093 2007-03-11  Guanpeng Xu  <herberteuler@hotmail.com>
6095         * type-break.el (type-break-get-previous-count):
6096         Repeat previous change here.
6098 2007-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
6100         * progmodes/grep.el (grep-find-ignored-directories):
6101         Add .git and .bzr to list.
6103 2007-03-11  Andreas Schwab  <schwab@suse.de>
6105         * diff-mode.el (diff-apply-hunk): Use proper format string for error.
6107 2007-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6109         * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
6111 2007-03-10  Chong Yidong  <cyd@stupidchicken.com>
6113         * faces.el (face-set-after-frame-default): Recalculate face
6114         customizations after applying X resources.
6116 2007-03-10  Ryan Yeske  <rcyeske@gmail.com>
6118         * net/rcirc.el (rcirc-timeout-seconds): New variable.
6119         (rcirc-keepalive-seconds): Remove variable.
6120         (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
6121         (rcirc-process, rcirc-user-disconnect): New variables.
6122         (rcirc-connect): Initalize new variables.
6123         (rcirc-keepalive): Don't send keepalive pings before connection
6124         is completed.
6125         (rcirc-sentinel): Do mark all channels with activity when
6126         connection is dropped.  Run hook with process buffer local.
6127         (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
6128         (rcirc-buffer-process): Return value of rcirc-process if
6129         rcirc-server-buffer is nil.
6130         (rcirc-server-name): Return the reported server name.
6131         (rcirc-update-prompt): Simplify computation of the server name.
6132         (rcirc-format-response-string): Likewise.
6133         (rcirc-handler-001): Mark server as connected, record the reported
6134         server name, and schedule a timeout.
6135         (rcirc-track-nick): Add a spec for the tty class.
6136         (rcirc-user-non-nick): Remove function.
6137         (rcirc-nick-prefix-chars): Add variable.
6138         (rcirc-user-nick): Use above variable.
6140 2007-03-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
6142         * icomplete.el (icomplete-tidy, icomplete-exhibit):
6143         Bind deactivate-mark to nil.
6145 2007-03-10  Martin Rudalics  <rudalics@gmx.at>
6147         * complete.el (PC-do-completion): Bind dirlength to nil to avoid
6148         that buffer contents get erased during completion.
6150 2007-03-10  Glenn Morris  <rgm@gnu.org>
6152         * woman.el (woman-change-fonts): Add a hack to deal with
6153         font-escape followed by "." at start of a line.
6154         (woman2-IP): Add a hack to deal with consecutive requests.
6155         (woman2-tagged-paragraph): Extend existing hack to handle "sp".
6157 2007-03-10  Alan Mackenzie  <acm@muc.de>
6159         * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
6161 2007-03-09  Richard Stallman  <rms@gnu.org>
6163         * abbrev.el (abbrev): Add `provide'.
6165 2007-03-09  Thien-Thi Nguyen  <ttn@gnu.org>
6167         * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
6169 2007-03-09  Martin Rudalics  <rudalics@gmx.at>
6171         * complete.el (PC-try-completion): New function.
6172         (PC-do-completion, read-file-name-internal): Use it instead of
6173         try-completion.
6175 2007-03-08  Alan Mackenzie  <acm@muc.de>
6177         Remove stale tokens from `c-found-types' cache.
6179         * progmodes/cc-mode.el (c-unfind-enclosing-token)
6180         (c-unfind-coalesced-tokens, c-before-change): New functions.
6181         (c-maybe-stale-found-type): New variable.
6183         * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
6184         (c-trim-found-types): New functions.
6186 2007-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6188         * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
6189         (debug-ignored-errors): Add entry from smerge-match-conflict.
6191 2007-03-08  J.D. Smith  <jdsmith@as.arizona.edu>
6193         * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
6194         special help topics for keywords.
6195         (idlwave-help-assistant-command): Include ".exe" for ms-dos
6196         etc.  Assistant command.
6198 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
6200         * replace.el (occur-engine): Move buffer-undo-list binding...
6201         (occur-1): ...to here.
6203         * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
6205         * simple.el (minibuffer-completing-symbol): New var.
6206         (eval-expression): Use it.
6207         (completion-setup-function): Don't bind completion-base-size when
6208         completing a symbol in the minibuffer.
6210 2007-03-08  Nick Roberts  <nickrob@snap.net.nz>
6212         * progmodes/gud.el (gdb): Pop up current GUD buffer if user
6213         tries to start a second session in graphical mode.
6215 2007-03-07  Miles Bader  <miles@gnu.org>
6217         * international/isearch-x.el
6218         (isearch-process-search-multibyte-characters):
6219         Strip text-properties from PROMPT to avoid an error from read-string.
6221 2007-03-07  Kim F. Storm  <storm@cua.dk>
6223         * complete.el (PC-bindings): Remap lisp-complete-symbol to
6224         PC-lisp-complete-symbol instead of binding M-TAB in global-map.
6226 2007-03-07  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
6228         * complete.el (PC-do-completion): Delete duplicates in the list of
6229         possible completions.
6231 2007-03-07  Glenn Morris  <rgm@gnu.org>
6233         * ses.el (ses-mode): Doc fix.
6235 2007-03-06  Kim F. Storm  <storm@cua.dk>
6237         * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
6239 2007-03-06  Kenichi Handa  <handa@m17n.org>
6241         * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
6243 2007-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6245         * simple.el (completion-setup-function): Improve last fix so it doesn't
6246         set it to a relative directory name either.
6248 2007-03-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6250         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
6252 2007-03-05  Richard Stallman  <rms@gnu.org>
6254         * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
6256         * files.el (find-file-noselect): No error if file no longer exists.
6257         Display a message and avoid other questions.
6259 2007-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6261         * pcomplete.el (pcomplete-show-completions): Improve last change, so
6262         as not to use an invisible window and to create a window if none exist.
6264         * progmodes/python.el (python-send-command): Restart proc if necessary.
6265         (python-proc): Simplify.
6267 2007-03-05  David Hansen  <david.hansen@gmx.net>  (tiny change)
6269         * pcomplete.el (pcomplete-show-completions): Search all frames for
6270         completions buffer.
6272 2007-03-05  Chong Yidong  <cyd@stupidchicken.com>
6274         * cus-edit.el (customize-save-variable): Clear customized-value
6275         property (saved values are now put in theme-value property).
6276         (customize-set-variable): Doc fix.
6278         * complete.el (PC-do-completion): If completion-ignore-case is
6279         non-nil, replace field with completion string before exiting.
6281 2007-03-05  Michael Albinus  <michael.albinus@gmx.de>
6283         * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
6284         Append its extension to the resulting temporary file name.
6285         (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
6287         * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
6288         (tramp-smb-handle-write-region): Apply it.
6290 2007-03-05  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
6292         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
6293         Redo previous change.
6295 2007-03-04  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
6297         * diff-mode.el (diff-mode): Doc fix.
6299 2007-03-05  Kenichi Handa  <handa@m17n.org>
6301         * international/characters.el: Set category `l' (latin)
6302         for more characters.
6304 2007-03-04  Kim F. Storm  <storm@cua.dk>
6306         * emacs-lisp/authors.el (authors-aliases): Add alias.
6308 2007-03-04  Glenn Morris  <rgm@gnu.org>
6310         * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
6311         all when switching major mode.
6312         (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
6313         (hs-block-start-mdata-select, hs-block-end-regexp)
6314         (hs-forward-sexp-func, hs-adjust-block-beginning):
6315         Do not make these variables permanent-local.
6317 2007-03-04  Richard Stallman  <rms@gnu.org>
6319         * progmodes/cperl-mode.el (cperl-mode):
6320         Modify cperl-compilation-error-regexp-alist by appending.
6322         * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
6323         (edebug-mode): Add the hook.
6324         (edebug-recursive-edit): Remove the hook on exiting.
6326         * type-break.el (type-break-get-previous-time):
6327         Handle end-of-file errors specially
6328         so they don't get reported wrong in .emacs.
6330         * startup.el (fancy-splash-text): Clarify text.
6332         * simple.el (beginning-of-buffer, end-of-buffer):
6333         Avoid treating plain C-u like numeric arg.
6335         * simple.el (completion-setup-function): Don't set
6336         default-directory to nil.
6338         * shell.el (shell-dirstack-query): Doc fix.
6340         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
6341         Don't select the window -- pass it to primitives instead.
6343         * faces.el (minibuffer-prompt): Use medium blue by default.
6345 2007-03-04  David Kastrup  <dak@gnu.org>
6347         * jit-lock.el (jit-lock-stealth-time): Change default to nil.
6348         Preserve 16 as default value for "seconds" when customizing.
6350 2007-03-04  Carsten Dominik  <dominik@science.uva.nl>
6352         * textmodes/org.el (org-self-insert-command)
6353         (orgtbl-self-insert-command, org-delete-char)
6354         (org-delete-backward-char): Set the `flyspell-delayed' property.
6356 2007-03-03  Chong Yidong  <cyd@stupidchicken.com>
6358         * international/mule.el (find-auto-coding): Don't search for
6359         line-ending characters past the end of the tail.
6361 2007-03-03  Christopher Allan Webber  <cwebber@dustycloud.org>  (tiny change)
6363         * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
6364         Jump to the line where new score has been uploaded.
6366         * play/tetris.el (tetris-move-bottom, tetris-move-left)
6367         (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
6368         Do nothing when the game is paused.
6370 2007-03-03  Carsten Dominik  <dominik@science.uva.nl>
6372         * textmodes/org.el (org-set-tags): Prevent slipping of point
6373         during completion.
6375 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6377         * isearch.el (isearch-message-prefix):
6378         Use minibuffer-prompt-properties.
6380 2007-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6382         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
6383         (ps-setup): Print which Emacsen is running ps-print package.
6385 2007-03-01  Stuart Herring  <herring@lanl.gov>
6387         * files.el (set-auto-mode-0): Use `indirect-function'.
6388         (hack-one-local-variable): Don't reapply current major mode.
6390 2007-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6392         * progmodes/python.el (python-quote-syntax): Don't bother with
6393         syntax-ppss-context.
6394         (python-fill-paragraph): Make sure that fenced-string delimiters that
6395         stand on their own line stay there.
6397 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6399         * replace.el (perform-replace): Propertize message.
6401 2007-03-01  Carsten Dominik  <dominik@science.uva.nl>
6403         * textmodes/org.el (org-prepare-agenda-buffers): Also check for
6404         invisible heading.
6406 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
6408         * net/tramp.el (tramp-file-name-handler): Revert last change.
6410 2007-02-28  Nick Roberts  <nickrob@snap.net.nz>
6412         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
6413         Correct doc strings.
6415 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
6417         * replace.el (perform-replace): Undo forward-char immediately if
6418         non-adjacent search fails.
6420 2007-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6422         * version.el (emacs-major-version, emacs-minor-version):
6423         string-to-int -> string-to-number.
6425 2007-02-28  Juanma Barranquero  <lekktu@gmail.com>
6427         * help.el (where-is): Fail gracefully when not passed a command.
6429 2007-02-28  Stuart Herring  <herring@lanl.gov>
6431         * find-lisp.el (find-lisp-default-directory-predicate):
6432         Fix bug: Do symlink check on expanded filename.
6434 2007-02-28  Carsten Dominik  <dominik@science.uva.nl>
6436         * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
6437         changes during replacement.
6438         (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
6440 2007-02-28  Lars Hansen  <larsh@soem.dk>
6442         * desktop.el: Delete header line listing me as maintainer.
6444 2007-02-28  Glenn Morris  <rgm@gnu.org>
6446         * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
6447         the menus case.
6449 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
6451         * net/tramp.el (tramp-file-name-handler): Inhibit modification
6452         hooks to avoid confusion when combining after-change calls.
6454 2007-02-27  Ken Manheimer  <ken.manheimer@gmail.com>
6456         * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
6457         now that pgg-gpg-process-region correctly honors passed-in passphrase.
6458         (allout-distinctive-bullets-string): Add info about bullet conventions.
6459         (allout-mode): Add info about distinctive vs plain bullets.
6461 2007-02-27  Carsten Dominik  <dominik@science.uva.nl>
6463         * textmodes/org.el (org-archive-subtree): Quote variable name.
6464         (org-agenda-get-todos): Make sure skip properties are checked correctly.
6466 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
6468         * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
6469         (gud-bashdb-command-name, bashdb): Remove.
6470         (gud, gud-menu-map): Remove references to bash/bashdb.
6472 2007-02-26  Andrey Zhdanov  <susuman@hotmail.com>  (tiny change)
6474         * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
6475         keyword for Python 2.5.
6477 2007-02-26  Romain Francoise  <romain@orebokech.com>
6479         * net/net-utils.el (whois-server-tld): Update server for .org.
6480         (whois-server-list): Add whois.publicinterestregistry.net.
6481         (whois-guess-server): Fix formatting in docstring.
6483 2007-02-26  Kim F. Storm  <storm@cua.dk>
6485         * mouse.el (mouse-show-mark): Run hooks and perform command
6486         remapping for mouse-region-delete-keys.
6488 2007-02-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
6490         * font-core.el (font-lock-mode): Doc fix.
6492 2007-02-25  Kim F. Storm  <storm@cua.dk>
6494         * ido.el (ido-buffer-internal): Set this-command to fallback command.
6495         Add selected buffer to buffer-name-history.
6496         (ido-file-internal): Set this-command to fallback command.
6497         Add file names to file-name-history.
6499         * emacs-lisp/map-ynp.el (map-y-or-n-p):
6500         Apply minibuffer-prompt-properties.
6502 2007-02-25  Andreas Schwab  <schwab@suse.de>
6504         * files.el (hack-one-local-variable-eval-safep): Correct handling
6505         of edebug-form-spec property value.  Reported by Johan Bockg\e,Ae\e(Brd.
6507 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6509         * textmodes/org.el (org-table-overlay-coordinates)
6510         (org-table-toggle-coordinate-overlays): New functions.
6511         (org-table-overlay-coordinates, org-table-coordinate-overlays):
6512         New variables.
6513         (org-startup-with-deadline-check): Remove option.
6514         (org-mode): Remove deadline check on startup.
6515         (org-table-limit-column-width): Remove option.
6516         (org-table-formula-numbers-only): Remove option.
6517         (org-link-style, org-link-format): Remove options.
6518         (org-select-agenda-window, org-fit-agenda-window): Remove options.
6519         (org-export-ascii-show-new-buffer)
6520         (org-export-html-show-new-buffer): Remove options.
6521         (org-activate-links): Remove camel option.
6522         (org-file-link-context-use-camel-case): Remove option.
6523         (org-camel-regexp): Remove variable.
6524         (org-activate-camels): Remove function.
6525         (org-store-link): Remove Camel stuff.
6526         (org-make-org-heading-camel): Remove function.
6527         (org-open-at-point): Remove camel stuff.
6528         (org-link-search): Remove camel stuff.
6529         (org-camel-to-words): Function removed.
6530         (org-get-agenda-file-buffer): Make sure we prepare the base
6531         buffers, not any indirect buffers.
6532         (org-sort-entries): Sort top-level when not on a headline, and no
6533         active region.
6534         (org-in-regexp): New function.
6535         (org-search-not-self): Rename from `org-search-not-link'.
6536         (org-open-link-marker): New variable.
6537         (org-open-at-point): Set `org-open-link-marker'.
6538         (org-print-icalendar-entries): Fixe bug with excluding DONE
6539         entries from the exported list.
6540         (org-edit-formula-lisp-indent): New command.
6541         (orgtbl-to-texinfo, orgtbl-to-html): New functions.
6542         (orgtbl-to-latex, orgtbl-insert-radio-table)
6543         (orgtbl-toggle-comment, orgtbl-send-table): New functions.
6544         (orgtbl-radio-table-templates): New option.
6545         (org-store-link-props):
6546         (org-remember-templates): More possibilities to insert info
6547         into templates.
6548         (org-remember-apply-template): Make use of the extended
6549         template capabilities.
6550         (org-remember-redo-template): New command.
6551         (org-upgrade-old-links)
6552         (org-table-modify-formulas, org-table-replace-in-formulas)
6553         (org-table-find-dataline)
6554         (org-table-get-vertical-vector): Remove functions.
6555         (org-table-remove-rectangle-highlight)
6556         (org-time-stamp-format, org-toggle-log-option)
6557         (org-table-highlight-rectangle)
6558         (org-table-iterate, org-table-make-reference):
6559         (org-translate-time, org-tree-to-indirect-buffer)
6560         (org-table-field-info, org-table-fix-formulas)
6561         (org-table-force-dataline, org-table-get-descriptor-line)
6562         (org-table-get-range)
6563         (org-skip-comments, org-sort)
6564         (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
6565         (org-table-current-dline, org-table-current-field-formula)
6566         (org-table-edit-backward-field)
6567         (org-table-edit-formulas-post-command)
6568         (org-table-edit-line-down, org-table-edit-line-up)
6569         (org-agenda-archive)
6570         (org-agenda-clock-cancel)
6571         (org-agenda-clock-out, org-agenda-list-stuck-projects)
6572         (org-agenda-open-link, org-agenda-show-new-time)
6573         (org-agenda-skip-subtree-when-regexp-matches)
6574         (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
6575         (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
6576         (org-do-sort, org-file-image-p, org-find-overlays)
6577         (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
6578         (org-highlight-until-next-command, org-isearch-end)
6579         (org-match-any-p, org-next-link, org-previous-link):
6580         (org-remove-subtree-entries-from-agenda, org-replace-escapes)
6581         (org-rewrite-old-row-references)
6582         (org-isearch-post-command)
6583         (org-table-edit-move, org-table-edit-next-field)
6584         (org-table-edit-scroll, org-table-edit-scroll-down)
6585         (org-set-frame-title, org-show-reference)
6586         (org-unhighlight-once, org-verify-change-for-undo): New functions.
6587         (org-show-variable): Remove command.
6588         (org-add-log-maybe): New arguments STATE, FINDPOS
6589         (org-table-sort-lines): Rewrite from scratch.
6590         (org-link-search): New argument AVOID-POS.
6591         (org-print-icalendar-entries): Remove argument CATEGORY.
6592         (org-run-agenda-series): Remove argument WONDOW.
6593         (org-next-link, org-previous-link): New commands.
6594         (org-agenda-date-format): New option.
6595         (org-table-iterate): New command.
6596         (org-table-modify-formulas)
6597         (org-table-replace-in-formulas): Remove functions.
6598         (org-table-fix-formulas): New function.
6599         (org-table-insert-column, org-table-delete-column)
6600         (org-table-move-column): Use `org-table-fix-formulas'.
6601         (org-follow-gnus-link): Patch from Bastien/Leo.
6602         (org-table-current-field-formula): New function.
6603         (org-file-image-p): New function.
6604         (org-agenda-show-new-time): New function.
6605         (org-agenda-date-later): Call `org-agenda-show-new-time'.
6606         (org-with-remote-undo): New macro.
6607         (org-agenda-undo): New command.
6608         (org-verify-change-for-undo): New function.
6609         (org-time-stamp-format): New function.
6610         (org-agenda-get-timestamps): Skip scheduled if DONE and requested
6611         by user.
6612         (org-match-any-p): New function.
6613         (org-make-tags-matcher): Handle regular expressions for tag and
6614         todo matches.
6615         (org-read-date): Accept "+N" as input for a date relative to the
6616         current date.
6617         (org-remove-subtree-entries-from-agenda): New function.
6618         (org-agenda-archive, org-agenda-kill):
6619         Use `org-remove-subtree-entries-from-agenda'.
6620         (org-do-sort, org-sort-entries): New functions.
6621         (org-sort): New command.
6622         (org-table-sort-lines): Use `org-do-sort'.
6623         (org-fix-decoded-time): New function.
6624         (org-table-number-regexp): Require 0x... to identify as number
6625         in tables.
6626         (org-startup-options): New keywords for note taking.
6627         (org-upgrade-old-links): Remove function.
6628         (org-get-repeat): New function.
6629         (org-show-context): Also show siblings on current level.
6630         (org-show-siblings): New function.
6631         (org-isearch-end, org-isearch-post-command): New functions.
6632         (org-show-siblings): New option.
6633         (org-show-context): Use `org-show-siblings'.
6634         (org-table-maybe-recalculate-line): No longer require `calc-eval'
6635         to be bound, because user may just use elisp.
6637 2007-02-24  Kim F. Storm  <storm@cua.dk>
6639         * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
6640         (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
6642 2007-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
6644         * startup.el (command-line): Also check if the abbrev file is readable.
6646 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6648         * net/tls.el (tls-certtool-program): Fix custom type.
6650         * mail/feedmail.el (feedmail-message-id-generator)
6651         (feedmail-date-generator): Fix custom types.
6653         * mail/rmail.el (rmail-message-filter): Fix custom type.
6655 2007-02-24  Eli Zaretskii  <eliz@gnu.org>
6657         * startup.el (command-line): If simple.el cannot be found, proceed
6658         with a warning message.
6660 2007-02-24  Kenichi Handa  <handa@m17n.org>
6662         * international/utf-8.el (utf-8-pre-write-conversion): Handle the
6663         case that BEG is a string.
6665 2007-02-24  Chris Moore  <dooglus@gmail.com>
6667         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6668         * pgg-pgp.el (pgg-pgp-encrypt-region):
6669         * pgg-gpg.el (pgg-gpg-encrypt-region):
6670         Check pgg-encrypt-for-me if no other recipients.
6672 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
6674         * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
6676         * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
6677         shell-quote-argument.
6679 2007-02-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6681         * comint.el (comint-read-input-ring): Use comint-input-ring-size
6682         from the comint buffer instead of the temporary one.
6684 2007-02-23  David Reitter  <david.reitter@gmail.com>
6686         * cus-edit.el (custom-save-all): Canonicalize custom-file before
6687         storing it in recentf-exclude.
6689 2007-02-23  Chong Yidong  <cyd@stupidchicken.com>
6691         * startup.el (fancy-splash-screens): Make cursor-type buffer-local
6692         in splash screen.
6694 2007-02-22  J.D. Smith  <jdsmith@as.arizona.edu>
6696         * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
6697         commands, for restart.
6698         (idlwave-shell-current-module): Fix handling of module name by type.
6699         (idlwave-shell-break-in): Update type handling.
6700         (idlwave-shell-bp-get): Encode type in BP structure.
6701         (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
6702         (idlwave-shell-module-source-query): Query routine info based on type.
6703         Fix path parsing for non-compiled files.
6704         (idlwave-shell-module-source-filter): Don't signal error in filter
6705         if no source found.
6706         (idlwave-shell-set-bp-in-module): Use fallback source to prevent
6707         filter race.
6709 2007-02-22  Kim F. Storm  <storm@cua.dk>
6711         * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
6712         (editable-field): Document need to put some text before the %v
6713         escape in :format string.
6715 2007-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6717         * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
6718         (vc-svn-use-edit): Remove unused config var.
6719         (vc-svn-update, vc-svn-revert): Checkout is always implicit.
6721         * outline.el (hide-sublevels): Keep empty last line, if available.
6723         * buff-menu.el (list-buffers-noselect): Use explicit unicode code
6724         rather than the corresponding unicode char, to make the code
6725         more readable.
6727 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
6729         * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
6730         (speedbar-show-unknown-files, speedbar-item-info-file-helper)
6731         (speedbar-item-info-tag-helper): Doc fixes.
6733 2007-02-19  Kenichi Handa  <handa@m17n.org>
6735         * international/mule-cmds.el (locale-language-names):
6736         Map "eo" to "Esperanto".
6738         * language/european.el ("Esperanto"): New language environment.
6740 2007-02-17  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6742         * simple.el (kill-line): Doc fix.
6744 2007-02-17  Kim F. Storm  <storm@cua.dk>
6746         * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
6747         (bindat--unpack-item, bindat--length-group, bindat--pack-item)
6748         (bindat--unpack-group, bindat--pack-group):
6749         Handle vectors with optional element type.
6751 2007-02-17  Daiki Ueno  <ueno@unixuser.org>
6753         * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
6754         if PASSPHRASE is given.
6756 2007-02-17  Chris Moore  <dooglus@gmail.com>
6758         * jka-cmpr-hook.el (jka-compr-compression-info-list):
6759         Recognize backups of bz2 compressed files.
6761 2007-02-17  Eli Zaretskii  <eliz@gnu.org>
6763         * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
6764         to nil to speed up lookup of the symbol in index nodes.
6766 2007-02-17  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
6768         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
6769         Add indentation for the constants of Lisp.
6771 2007-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6773         * ps-print.el: Use (defvar <foo>) where applicable.
6774         (ps-print-emacs-type): Remove.
6775         (ps-x-frame-property, ps-e-frame-parameter): Remove.
6776         (ps-frame-parameter): Align its call-convention with frame-parameter.
6777         (ps-begin-job): Adjust calls to it appropriately.
6778         (ps-setup): Don't print ps-print-emacs-type.
6779         (ps-e-find-composition, ps-mark-active-p, ps-color-device):
6780         Define in such a way that it's obvious that it's defined.
6781         (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
6782         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
6783         (ps-jts-ps-setup): Use flavor-neutral syntax instead.
6785 2007-02-15  Alan Mackenzie  <acm@muc.de>
6787         * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
6788         an empty one-line C-style comment, post-position point properly.
6790 2007-02-15  Chris Moore  <dooglus@gmail.com>
6792         * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
6793         (isearch-lazy-highlight-new-loop): Bind it.
6794         (isearch-lazy-highlight-search): Use it.
6796         * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
6798 2007-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6800         * font-lock.el (font-lock-extend-region-wholelines):
6801         Only return non-nil if the region has really been changed.
6802         Reported by David Hansen <david.hansen@physik.fu-berlin.de>
6804 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
6806         * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
6807         (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
6808         (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
6810 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
6812         * faces.el (color-values): Revert changes to docstring from
6813         2007-01-31 and 2000-09-07.
6815         * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
6816         (ispell-begin-skip-region-regexp): Fix typos in docstrings.
6817         (ispell-dictionary-alist, ispell-process-line): Doc fixes.
6818         (ispell-help): Fix typos in docstring and output message.
6820 2007-02-14  Kim F. Storm  <storm@cua.dk>
6822         * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
6823         (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
6824         (grep): Fix lgrep reference.
6826         * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
6827         (standard-display-underline): Use make-glyph-code.
6829         * descr-text.el (describe-char): Use glyph-char and glyph-face.
6831         * international/latin1-disp.el (latin1-display-char):
6832         Use make-glyph-code.
6834 2007-02-13  Juanma Barranquero  <lekktu@gmail.com>
6836         * ehelp.el (with-electric-help, electric-help-exit)
6837         (electric-help-retain): Doc fixes.
6839         * emacs-lisp/bytecomp.el (byte-compile-dest-file)
6840         (byte-compile-file): Doc fixes.
6842 2007-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6844         * term/mac-win.el: Change all uses of
6845         mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
6846         (mac-ae-number): Return integer 0 if coerced result is float 0.0.
6847         (mac-ae-get-url): Call select-frame-set-input-focus.
6848         (mac-dnd-handle-drag-n-drop-event): Don't call
6849         select-frame-set-input-focus.
6851 2007-02-13  Kenichi Handa  <handa@m17n.org>
6853         * international/characters.el: Fix documentation of category `a'.
6855 2007-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
6857         * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
6859 2007-02-12  Michael Albinus  <michael.albinus@gmx.de>
6861         * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
6862         (tramp-get-remote-ln): Handle error case.
6863         Reported by Chris Moore <dooglus@gmail.com>.
6865 2007-02-11  Kim F. Storm  <storm@cua.dk>
6867         * bindings.el (ctl-x-map): Remove register compatibility bindings
6868         C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
6870 2007-02-11  Richard Stallman  <rms@gnu.org>
6872         * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
6873         in load history.
6875         * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
6876         condition -- don't fail to stop at endpos.
6878 2007-02-11  Carsten Dominik  <dominik@science.uva.nl>
6880         * textmodes/org.el (org-agenda-get-todos)
6881         (org-agenda-get-timestamps, org-agenda-get-closed)
6882         (org-agenda-get-deadlines, org-agenda-get-scheduled)
6883         (org-agenda-get-blocks, org-format-agenda-item)
6884         (org-agenda-change-all-lines, org-scan-tags): Rename text property
6885         from `category' to `org-category'.
6887 2007-02-11  Kenichi Handa  <handa@m17n.org>
6889         * international/titdic-cnv.el (titdic-convert): Force files be written
6890         with Unix-like eol format.  Read files under CXTERM-DIC by raw-text.
6891         (miscdic-convert): Force files be written with Unix-like eol format.
6893 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
6895         * files.el (change-major-mode-with-file-name): Fix typo in docstring.
6897         * calculator.el (calculator-prompt): Doc fix.
6898         (calculator-mode-map): Fix typo in menu entry.
6900 2007-02-10  Jay Belanger  <belanger@truman.edu>
6902         * calculator.el (calculator): Do more extensive checking for when
6903         3 lines should be used for the calculator.
6905 2007-02-10  Eli Zaretskii  <eliz@gnu.org>
6907         * info-look.el (info-lookup-make-completions):
6908         Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
6909         index nodes.
6911         * info.el (Info-fontify-maximum-menu-size): Document the effect
6912         of a nil value.
6913         (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
6914         non-nil before using it as size.
6916 2007-02-09  Chong Yidong  <cyd@stupidchicken.com>
6918         * subr.el (insert-for-yank-1): Prevent read-only properties from
6919         interfering with text property operations.
6921         * image-mode.el (image-mode): Revert 2007-01-30 changes.
6923         * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
6924         (image-type-auto-detected-p): Fail if another match is found in
6925         auto-mode-alist.
6927         * files.el (magic-mode-alist): Call image-mode instead of
6928         image-mode-maybe for autodetected images.
6930 2007-02-09  Juanma Barranquero  <lekktu@gmail.com>
6932         * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
6933         Fix typos in docstrings.
6934         (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
6936 2007-02-09  Kim F. Storm  <storm@cua.dk>
6938         * emacs-lisp/float-sup.el: Remove obsolete comment.
6940 2007-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6942         * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
6944 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
6946         * simple.el: Revert previous change, at request of RMS:
6947         (fundamental-mode-hook): Remove.
6948         (fundamental-mode): Run after-change-major-mode-hooks manually,
6949         and don't run the now-nonexistent fundamental-mode-hook.
6951 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
6953         * simple.el (fundamental-mode-hook): Declare new hook.
6954         (fundamental-mode): Run the new dedicated hook, and don't run
6955         after-change-major-mode-hooks manually anymore.
6957 2007-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6959         * vc-svn.el (vc-svn-merge-news): Understand the new format with two
6960         added columns of chars.  Remove support for the "no-meta-info" format.
6961         Prompted by Romain Francoise <romain@orebokech.com>.
6963 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
6965         * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
6966         (gdb-mouse-until, gdb-mouse-jump): Use it.
6968 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
6970         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
6971         work when there is just an assembler buffer (no source buffer).
6973 2007-02-07  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
6975         * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
6976         just because the diff was produced using "-p" (--show-c-function).
6978 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6980         * faces.el (frame-set-background-mode): Use `color-values' and
6981         `display-color-p', not `x-color-values' and `x-display-color-p'.
6982         (face-valid-attribute-values): Use `defined-colors' instead of
6983         `x-defined-colors'.
6985 2007-02-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6987         * ps-print.el: The ps-print commands without face printing should not
6988         print background color.  Reported by Leo <sdl.web@gmail.com>.
6989         (ps-print-version): New version 6.7.3.
6990         (ps-begin-job): New arg.  Fix ps-default-background and
6991         ps-default-foreground initialization.
6992         (ps-face-attributes): Fix doc string.
6993         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
6995         * printing.el: Fix ps-print link.
6997 2007-02-06  Chong Yidong  <cyd@stupidchicken.com>
6999         * faces.el (face-set-after-frame-default): Compile attributes to
7000         be set by frame parameters before merging in X resources.
7002 2007-02-06  Juanma Barranquero  <lekktu@gmail.com>
7004         * simple.el (blink-matching-paren-dont-ignore-comments):
7005         (blink-matching-paren-on-screen): Doc fixes.
7007 2007-02-06  Nick Roberts  <nickrob@snap.net.nz>
7009         * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
7011 2007-02-05  Juanma Barranquero  <lekktu@gmail.com>
7013         * loadhist.el (unload-feature): Silently ignore `load-history' entries
7014         of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
7015         entries like `defun'.  Return nil.
7017 2007-02-05  Kim F. Storm  <storm@cua.dk>
7019         * ido.el: Doc fixes.
7021 2007-02-04  David Kastrup  <dak@gnu.org>
7023         * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
7024         `mpuz-allow-double-multiplicator' is non-zero, and correct
7025         calculation of `min'.
7027 2007-02-04  Per Abrahamsen  <abraham@dina.kvl.dk>
7029         * wid-edit.el (widget-default-create): Insert new text at the
7030         :from marker _after_ the marker, not before it.
7032 2007-02-04  Alan Mackenzie  <acm@muc.de>
7034         * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
7035         containing it is re-indented.
7037 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
7039         * net/newsticker.el (newsticker--insert-image): Update docstring,
7040         and insert the image directly.
7041         (newsticker--buffer-redraw): Update docstring.
7043         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7044         Rename from define-global-minor-mode.
7046         * progmodes/cwarn.el (global-cwarn-mode):
7047         * emacs-lisp/autoload.el (make-autoload):
7048         * hi-lock.el (global-hi-lock-mode):
7049         * font-core.el (global-font-lock-mode): All callers changed.
7051 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
7053         * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
7054         Don't copy @ignore lines into menu descriptions.
7055         (texinfo-multi-file-update): Goto the @node line before attempting
7056         to pluck the node name.
7057         (texinfo-multiple-files-update): Reverse the optional arguments'
7058         order, as per the doc string and the `interactive' form.
7060 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
7062         * image-mode.el: Use autoload to avoid overriding disabled setting
7063         applied in .emacs.
7065 2007-02-03  Alan Mackenzie  <acm@muc.de>
7067         * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
7068         for, e.g. "void (*hdone)();" in a k&r list.  (No WS between
7069         adjacent paren groups).
7071 2007-02-02  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7073         * progmodes/ebnf2ps.el: Doc fixes.
7074         (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
7076 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
7078         * dired-x.el (dired-do-relsymlink): Add reference to
7079         dired-do-symlink.  Add an autoload cookie.
7081         * dired-aux.el (dired-do-symlink): Add reference to
7082         dired-do-relsymlink.
7084 2007-02-02  Doug Maxey  <dwm@enoyolf.org>  (tiny change)
7086         * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
7087         <left-fringe mouse-3>: New bindings.
7089 2007-02-02  Ulf Jasper  <ulf.jasper@web.de>
7091         * net/newsticker.el (newsticker-version): Changed to "1.10".
7092         (newsticker--set-customvar): Doc string.
7093         (newsticker-new-item-face): Doc string.
7094         (newsticker-mode): Initialize `invisibility-spec' with t.
7095         (newsticker-mode-map): Added
7096         `newsticker-mark-all-items-at-point-as-read'.
7097         (newsticker-menu): Added narrow-to-item and narrow-to-feed.
7098         (newsticker-w3m-show-inline-images): Do not call
7099         `w3m-remove-image'.
7100         (newsticker--buffer-after-w3m-insert-image): New advice for
7101         w3m-insert-image to cache images.
7102         (newsticker-next-item-same-feed): New.
7103         (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
7104         (newsticker-mark-all-items-of-feed-as-read): New.
7105         (newsticker-mark-all-items-at-point-as-read): Use new functions.
7106         (newsticker-mark-item-at-point-as-read): Doc string.
7107         (newsticker-mark-item-at-point-as-read): Use new functions.
7108         (newsticker--do-mark-item-at-point-as-read): New, extracted from
7109         `newsticker-mark-item-at-point-as-read'.
7110         (newsticker-hide-entry): Use (t) instead of t for invisibility.
7111         (newsticker--sentinel): Yet another xml-parser workaround.
7112         (newsticker--decode-iso8601-date): Bugfix for datestrings without
7113         days.
7114         (newsticker--buffer-do-insert-text): Fix.
7115         (newsticker--buffer-insert-enclosure): Fix.  Length might be missing.
7116         (newsticker--buffer-make-item-completely-visible):
7117         `switch-to-buffer' not necessary.
7119 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
7121         * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
7122         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
7123         (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
7124         (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
7125         (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
7127 2007-02-02  Kenichi Handa  <handa@m17n.org>
7129         * international/quail.el (quail-show-key): Fix an error message.
7131 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
7133         * faces.el (set-face-underline-p, modify-face): Rename arg
7134         UNDERLINE-P to UNDERLINE (it is not a flag).
7136 2007-02-01  Nick Roberts  <nickrob@snap.net.nz>
7138         * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
7139         when adding gdb-speedbar-update to gdb-input-queue.
7141 2007-02-01  Kenichi Handa  <handa@m17n.org>
7143         * international/quail.el (quail-show-key): Signal an error if the
7144         current input method is not using Quail.
7146 2007-02-01  J.D. Smith  <jdsmith@as.arizona.edu>
7148         * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
7149         Trim leading whitespace in sysvar names.
7151 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
7153         * faces.el (internal-find-face, internal-get-face): Doc fixes.
7155 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
7157         * ido.el (ido-set-common-completion): Use `let', not `let*'.
7159 2007-01-31  Romain Francoise  <romain@orebokech.com>
7161         * comint.el: Delete extra copy of `comint-copy-old-input' added in
7162         previous change to this file.
7164 2007-01-31  Jason Rumney  <jasonr@gnu.org>
7166         * files.el (magic-mode-alist): Use image-mode-maybe rather than
7167         image-mode.
7169         * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
7170         interfering with attempt to set major mode from modified
7171         auto-mode-alist.
7173 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
7175         * faces.el (color-values): Doc fix.
7176         (face-differs-from-default-p): Don't check :foreground twice.
7178 2007-01-31  J.D. Smith  <jdsmith@as.arizona.edu>
7180         * comint.el (comint-mode): Prevent non-keyword fontification by default.
7182 2007-01-31  Kenichi Handa  <handa@m17n.org>
7184         * international/quail.el (quail-store-decode-map-key): Store a
7185         translated character too.
7186         (quail-char-equal-p): New function.
7187         (quail-find-key1): Check character equality by quail-char-equal-p.
7188         (quail-decode-map-generated): New variable.
7189         (quail-find-key): Check quail-decode-map-generated and re-generate
7190         a decode map if necessary.
7192 2007-01-30  Richard Stallman  <rms@gnu.org>
7194         * tutorial.el (tutorial--detailed-help): Make the list of
7195         changed keys look nicer.
7197 2007-01-30  Nick Roberts  <nickrob@snap.net.nz>
7199         * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
7200         (gdb-var-delete): Use it.
7201         (gdb-var-update-handler-1): Handle value "invalid" for MI field
7202         `in_scope'.
7204 2007-01-30  Michael Albinus  <michael.albinus@gmx.de>
7206         * files.el (get-free-disk-space): Return nil for remote directories.
7208         * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
7209         instead of "dir".
7211 2007-01-30  Chong Yidong  <cyd@stupidchicken.com>
7213         * type-break.el (type-break-catch-up-event): New function.
7214         (type-break-demo-hanoi, type-break-demo-life)
7215         (type-break-demo-boring): Use it.
7217         * image-mode.el (image-mode): Don't automatically view as image.
7218         (image-toggle-display): Add `disabled' property.
7220 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7222         * isearchb.el (isearchb-iswitchb):
7223         * ps-print.el (ps-build-face-reference):
7224         * emacs-lisp/shadow.el (list-load-path-shadows):
7225         * eshell/esh-cmd.el (eshell-rewrite-for-command):
7226         * international/mule.el (find-auto-coding):
7227         * mail/supercite.el (sc-attrib-selection-list):
7228         * progmodes/cc-defs.el (c-emacs-features):
7229         * progmodes/cc-vars.el (c-offsets-alist):
7230         * progmodes/flymake.el
7231         (flymake-init-create-temp-source-and-master-buffer-copy):
7232         Fix typos in docstrings (some suggested by Chris Moore).
7234         * progmodes/vhdl-mode.el (vhdl-components-package-name)
7235         (vhdl-get-library-unit, vhdl-corresponding-begin)
7236         (vhdl-skip-case-alternative, vhdl-backward-skip-label)
7237         (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
7238         (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
7239         (vhdl-font-lock-match-item): Fix typos in docstrings.
7240         (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
7241         (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
7242         (vhdl-speedbar-insert-project-hierarchy):
7243         Improve argument/docstring consistency.
7245 2007-01-29  Kenichi Handa  <handa@m17n.org>
7247         * international/titdic-cnv.el (py-converter): Fix previous change.
7249 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
7251         * jka-compr.el (jka-compr-partial-uncompress)
7252         (jka-compr-call-process): Rebind default-directory if it is
7253         invalid.  Suggested by Chris Moore.
7255         * comint.el (comint-insert-input): Handle situation where the
7256         selected buffer is not the clicked buffer.
7258 2007-01-29  Kenichi Handa  <handa@m17n.org>
7260         * international/ja-dic-cnv.el (skkdic-convert):
7261         Add byte-compile-disable-print-circle:t at the head.
7263         * international/titdic-cnv.el (tit-process-header):
7264         Add byte-compile-disable-print-circle:t at the head.
7265         (miscdic-convert): Likewise.
7266         (py-converter): Skip the header comments.
7268         * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
7269         New variable.
7270         (byte-compile-output-file-form): Bing print-circle to nil if
7271         byte-compile-output-file-form is not nil.
7272         (byte-compile-output-docform): Likewise.
7274 2007-01-28  Kim F. Storm  <storm@cua.dk>
7276         * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
7277         Declare earlier to avoid byte compiler warnings.
7279 2007-01-28  Markus Triska  <markus.triska@gmx.at>
7281         * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
7283 2007-01-28  Chong Yidong  <cyd@stupidchicken.com>
7285         * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
7286         (gamegrid-add-score-with-update-game-score-1): Allow local quits
7287         when calling update-game-score program.  Remove unnecessary
7288         save-excursion.
7290         * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
7292 2007-01-28  Nick Roberts  <nickrob@snap.net.nz>
7294         * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
7295         avoid compiler warning.
7296         (gdb-var-update-handler-1): Consider that the MI field `in_scope'
7297         might have values other than "true" or "false".
7299 2007-01-28  Richard Stallman  <rms@gnu.org>
7301         * textmodes/fill.el (fill-paragraph-function): Doc fix.
7302         (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
7304         * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
7306         * image.el (image-type-header-regexps): Make GIF regex more specific.
7308         * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
7309         Don't check `backspace'.
7310         (tutorial--find-changed-keys): Look up bindings in a temp buffer
7311         in Fundamental mode.
7313         * startup.el (fancy-splash-text, normal-splash-screen):
7314         Mention C-g.
7316         * simple.el (eval-expression): Don't use eval-last-sexp-print-value
7317         when inserting in buffer.
7319         * vc-arch.el (vc-arch-file-id): Move with-current-buffer
7320         inside the if.
7322 2007-01-27  Richard Stallman  <rms@gnu.org>
7324         * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
7326 2007-01-27  Guanpeng Xu  <herberteuler@hotmail.com>
7328         * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
7329         enum/union/struct/class definition.
7330         Revert change to call `forward-sexp' multiple times.
7332 2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
7334         * files.el (hack-local-variables-confirm): Don't keep trying to
7335         read an event from an empty kbd macro.
7337 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
7339         * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
7341 2007-01-27  Ben North  <ben@redfrontdoor.org>
7343         * outline.el (outline-promote, outline-demote): Doc fix.  Rename
7344         the arg CHILDREN -> WHICH.
7346 2007-01-27  Michael Albinus  <michael.albinus@gmx.de>
7348         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
7349         default-directory to a sane value when calling start-process.
7351 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
7353         * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
7354         (ls-lisp-format-time-list): Doc fix.  Mention
7355         ls-lisp-use-localized-time-format.
7356         (ls-lisp-format-time): Use ls-lisp-format-time-list if
7357         ls-lisp-use-localized-time-format is non-nil, even if a valid
7358         locale is defined.
7360 2007-01-27  Juanma Barranquero  <lekktu@gmail.com>
7362         * jka-compr.el (jka-compr-shell): Doc fix.
7364         * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
7366 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7368         * ps-print.el: Fix background height.
7369         (ps-print-version): New version 6.7.2.
7371 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
7373         * makefile.w32-in (finder-data, custom-deps): Depend on
7374         $(lisp)/loaddefs.el.
7376 2007-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
7378         * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
7380 2007-01-24  Miles Bader  <miles@gnu.org>
7382         * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
7383         (byte-compile-output-docform): Bind `print-circle' to t.
7385 2007-01-24  Kenichi Handa  <handa@m17n.org>
7387         * international/ja-dic-cnv.el (skkdic-convert): Insert a related
7388         file name of the original SKK dictionary file.
7390 2007-01-24  Kim F. Storm  <storm@cua.dk>
7392         * ido.el (ido-initial-position): New variable.
7393         (ido-read-internal): Set it if default item is specified.
7394         (ido-minibuffer-setup): Position cursor accordingly if set.
7395         (ido-edit-input): C-e moves to end of input if not already there.
7396         (ido-magic-backward-char): C-b does like M-b if prev char is /.
7397         Don't switch to buffer mode if repeating C-b at start of input.
7398         (ido-toggle-ignore): C-a only toggles ignore at start or end of
7399         input; else it moves to start of input.
7400         (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
7401         not at end of input, delete rest of input, rather than normal op.
7403 2007-01-23  Michael Kifer  <kifer@cs.stonybrook.edu>
7405         * emulation/viper-keym.el (viper-insert-basic-map):
7406         Delete binding for S-TAB.
7408         * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
7409         of message.  Activate mark.
7410         (ediff-activate-mark): Set transient-mark-mode to t.
7412         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
7414 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
7416         * help-fns.el (describe-variable): Don't suppress display of
7417         buffer local value when the value is "large".
7419 2007-01-22  Kim F. Storm  <storm@cua.dk>
7421         * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
7422         (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
7423         (ido-tidy): Use ido-active.
7425 2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>
7427         * hexl.el (hexl-mode-exit): Add missing quote.
7429 2007-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7431         * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
7432         (mac-ae-keyboard-modifiers): New function.
7433         (mac-handle-toolbar-switch-mode): Use it.
7434         (mac-dnd-handle-drag-n-drop-event): Likewise.  Set action to `copy'
7435         if keyboard modifiers on drop contain option key.
7436         (mac-dnd-drop-data): Add optional argument `action'.
7437         (special-event-map): Remove binding for M-drag-n-drop.
7439 2007-01-21  Guanpeng Xu  <herberteuler@hotmail.com>
7441         * add-log.el (add-log-current-defun): Use CC Mode functions to
7442         find the beginning and end of a defun.
7444 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
7446         * progmodes/gdb-ui.el (gdb-var-create-regexp)
7447         (gdb-var-create-handler): Handle value field in GDB output of
7448         -var-create.
7449         (gdb-max-frames): New variable.
7450         (gdb-stack-buffer, gdb-frames-select): Use it.
7451         (gdb-info-stack-custom): Help user customize gdb-max-frames,
7452         if necessary.
7453         (gdb-get-frame-number): Simplify.
7455 2007-01-21  Glenn Morris  <rgm@gnu.org>
7457         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
7458         Update copyrights.
7460 2007-01-21  Alan Mackenzie  <acm@muc.de>
7462         * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
7463         handling of K&R stuff.
7465 2007-01-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7467         * textmodes/bibtex.el (bibtex-files): Fix customization type.
7469 2007-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7471         * ps-print.el: Handle frame parameters (background and/or foreground
7472         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
7473         (ps-print-version): New version 6.7.1.
7474         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
7475         (ps-frame-parameter): New fun.
7476         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
7477         Fix doc and customization.
7478         (ps-begin-job): Get frame parameters (background and/or foreground
7479         colors).
7480         (ps-do-despool): Ensure ps-printer-name has a valid value.
7482 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
7484         * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
7485         (gdb-debug-log-max): Rename from gdb-debug-ring-max.
7486         (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
7487         mean unlimited.
7489 2007-01-20  Alan Mackenzie  <acm@muc.de>
7491         * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
7492         much more rigorous analysis of putative K&R regions.
7494 2007-01-20  Alan Mackenzie  <acm@muc.de>
7496         * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
7497         New functions.
7499 2007-01-20  Alan Mackenzie  <acm@muc.de>
7501         * progmodes/cc-align.el, progmodes/cc-cmds.el,
7502         * progmodes/cc-defs.el, progmodes/cc-engine.el,
7503         * progmodes/cc-langs.el, progmodes/cc-styles.el,
7504         * progmodes/cc-vars.el: Add my name.
7506 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
7508         * files.el (find-alternate-file): Revert query message to Emacs 21
7509         version.
7511 2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
7513         * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
7514         the doc string how to use personal abbrevs without electric
7515         keywords.
7517 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
7519         * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
7520         Fixed cursor position when toggle abbreviated display.
7522 2007-01-20  Nick Roberts  <nickrob@snap.net.nz>
7524         * t-mouse.el: Update copyright following assignment by
7525         Alessandro Rubini.
7527 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
7529         * type-break.el (type-break-demo-hanoi, type-break-demo-life)
7530         (type-break-demo-boring): Call read-event instead of read-char.
7532 2007-01-19  Daniel Pfeiffer  <occitan@esperanto.org>  (tiny change)
7534         * progmodes/compile.el: Add handling for makepplog.
7536 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7538         * textmodes/ispell.el (ispell-change-dictionary): Ensure that
7539         aspell dictionaries are initialized when called non-interactively.
7541 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
7543         * progmodes/compile.el (compilation-loop): New arg limit.
7544         Handle case where the first error is at point-min.
7545         (compilation-next-error): New arg to compilation-loop call.
7547 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
7549         * info.el (Info-default-dirs): Change default info dir to
7550         share/info.
7552         * paths.el (Info-default-directory-list): Ditto.
7554 2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>
7556         * hexl.el (hexl-before-revert-hook): New function.
7557         (hexl-mode): Use it.
7558         (hexl-after-revert-hook): Just call hexl-mode.
7559         (hexl-mode-exit): Remove before-revert-hook.
7561 2007-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7563         * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
7565 2007-01-16  Martin Rudalics  <rudalics@gmx.at>
7567         * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
7568         by "-" in francais7 otherchars entry.
7569         (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
7570         otherchars entry.
7572 2007-01-15  Karl Fogel  <kfogel@red-bean.com>
7574         * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
7575         path.  Rewrite function in `cond' style for readability.
7577         Suggested by Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
7578         (The path shortening, that is, not the rearrangement.)
7580 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7582         * term/mac-win.el (mac-ae-quit-application): New function.
7583         (mac-apple-event-map): Bind "quit application" Apple event to it.
7585 2007-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7587         * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
7588         than the program's output.
7590 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
7592         * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
7593         (kmacro-start-macro-or-insert-counter)
7594         (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
7595         (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
7597         * longlines.el (longlines-show-hard-newlines):
7598         * ruler-mode.el (ruler-mode-ruler):
7599         * emulation/keypad.el (keypad-setup):
7600         * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
7601         Fix typo in docstring.
7603 2007-01-13  Mathias Dahl  <mathias.dahl@gmail.com>
7605         * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
7606         Remove redirect character ">".
7608 2007-01-13  Juanma Barranquero  <lekktu@gmail.com>
7610         * replace.el (perform-replace): Remove leftover code.
7612 2007-01-12  Richard Stallman  <rms@gnu.org>
7614         * replace.el (perform-replace): Don't clear NODENT when computing
7615         the replacement string.
7617 2007-01-11  Michael Albinus  <michael.albinus@gmx.de>
7619         * net/tramp.el (tramp-handle-file-local-copy):
7620         Set `enable-multibyte-characters' to nil.  Reported by Chris Moore
7621         <christopher.ian.moore@gmail.com>.
7623 2007-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7625         * diff-mode.el (diff-sanity-check-context-hunk-half)
7626         (diff-sanity-check-hunk): New functions.
7627         (diff-find-source-location): Use'em to check the hunks are well-formed.
7629         * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
7630         activate undo when undo is not active.
7631         Reported by Chris Moore <christopher.ian.moore@gmail.com>.
7633 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7635         * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
7636         (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
7637         (ffap-url-at-point): Use char-classes rather than "a-z".
7639 2007-01-10  Juanma Barranquero  <lekktu@gmail.com>
7641         * ediff-init.el (ediff-autostore-merges):
7642         * textmodes/fill.el (fill-region): Doc fix.
7644 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7646         * server.el (server-ensure-safe-dir): UIDs may be floats.
7648 2007-01-10  Richard Stallman  <rms@gnu.org>
7650         * battery.el (battery-linux-proc-acpi): Use ignore-errors
7651         around calls to directory-files.
7653         * subr.el (momentary-string-display): Use save-excursion.
7655         * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
7656         argument, but read it as `X' does.
7658 2007-01-09  Juri Linkov  <juri@jurta.org>
7660         * info.el (Info-fontify-node): Don't hide node names of index entries.
7662         * faces.el (momentary): Change :group to basic-faces where all
7663         basic faces belong to.  Add :version.
7665 2007-01-09  Lennart Borgman  <lennart.borgman.073@student.lu.se>
7667         * tutorial.el (tutorial--display-changes): Show M-x sequence if no
7668         keybinding is found.
7669         (tutorial--find-changed-keys): Never treat null keybinding as a
7670         remapping.
7672 2007-01-09  Martin Rudalics  <rudalics@gmx.at>
7674         * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
7676 2007-01-09  Kenichi Handa  <handa@m17n.org>
7678         * international/mule-cmds.el
7679         (select-safe-coding-system-interactively): Fix message.
7681 2007-01-09  Michael Albinus  <michael.albinus@gmx.de>
7683         * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
7684         (tramp-process-actions): Add optional parameter TIMEOUT.
7685         (tramp-open-connection-telnet, tramp-open-connection-rsh)
7686         (tramp-open-connection-su): Add timeout of 60".
7688 2007-01-09  Richard Stallman  <rms@gnu.org>
7690         * progmodes/compile.el (compile): Doc fix.
7692 2007-01-09  Markus Triska  <markus.triska@gmx.at>
7694         * tumme.el (tumme-display-thumb): Doc fix.
7696 2007-01-08  Juanma Barranquero  <lekktu@gmail.com>
7698         * battery.el (battery-search-for-one-match-in-files):
7699         * bindings.el (mode-line-minor-mode-help):
7700         * x-dnd.el (x-dnd-types-alist):
7701         * calendar/icalendar.el (icalendar-import-buffer):
7702         * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
7704         * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
7706 2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>
7708         * replace.el (replace-regexp): Fix typo in docstring.
7710 2007-01-07  Alan Mackenzie  <acm@muc.de>
7712         * progmodes/cc-langs.el (c-operators, c-filter-ops):
7713         Amend doc-string and comments.
7715 2007-01-06  Eli Zaretskii  <eliz@gnu.org>
7717         * files.el (abbreviate-file-name): Doc fix.
7719 2007-01-06  Markus Triska  <triska@gmx.at>
7721         * subr.el (split-string): Remove spurious ")" from doc string.
7723 2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
7725         * textmodes/table.el (table--warn-incompatibility):
7726         Use display-warning instead of momentary-string-display.
7728 2007-01-05  Richard Stallman  <rms@gnu.org>
7730         * image.el (image-type-header-regexps): Recognize xbm more strictly.
7732         * simple.el (backward-kill-word): Doc fix.
7734 2007-01-05  Romain Francoise  <romain@orebokech.com>
7736         * international/mule.el (sgml-html-meta-auto-coding-function):
7737         Ensure that the buffer contains a HTML document.
7739 2007-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
7741         * faces.el (momentary): Move here ...
7742         * subr.el (momentary): ... from here.
7744 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
7746         * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
7747         (gdb-speedbar-expand-node): Ask user for confirmation before expanding
7748         large structures/arrays.
7750 2007-01-04  Juanma Barranquero  <lekktu@gmail.com>
7752         * files.el (find-file-noselect-1, set-visited-file-name):
7753         Allow backup-enable-predicate to be nil.
7755 2007-01-04  Andreas Schwab  <schwab@suse.de>
7757         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
7758         last change.
7760 2007-01-03  Richard Stallman  <rms@gnu.org>
7762         * woman.el (woman-decode-buffer): Clarify error message.
7764 2007-01-03  Alan Mackenzie  <acm@muc.de>
7766         * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
7768 2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>
7770         * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
7772 2007-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7774         * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
7776 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
7778         * emulation/viper.el (viper-custom-file-name, viper-mode):
7779         Fix typos in docstrings.
7781         * subr.el (momentary-string-display): After moving point, set POS
7782         variable to it to avoid later errors once the buffer is modified.
7783         Doc fix.
7785 2007-01-02  Alan Mackenzie  <acm@muc.de>
7787         * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
7788         check that the "*/" is present before trying to manipulate it.
7790 2007-01-02  Richard Stallman  <rms@gnu.org>
7792         * wid-edit.el (widget-choose): Avoid ugly error for function keys.
7794         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
7795         Fix format of value.
7797         * cus-edit.el (customize-unsaved): Rename from customize-customized.
7798         Change messages accordingly.
7799         (customize-customized): Now alias.
7801 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
7803         * files.el (version-control): Doc fix.
7805 2007-01-01  Alan Mackenzie  <acm@muc.de>
7807         * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
7808         Check the format of c-state-cache is valid for an optimisation before
7809         using it.
7811         * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
7812         are at a statement within a macro".  Other changes so that only
7813         the first continuation line in a macro gets the symbol
7814         `cpp-define-intro', the others getting `statement', or whatever.
7816         * progmodes/cc-cmds.el (c-context-line-break): When invoked within
7817         a string, preserve whitespace.  Add a backslash only when also in
7818         a macro.
7820         * progmodes/cc-defs.el: Correct typos.
7822         * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
7823         new line after an escaped EOL in a string.
7825         * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
7826         label when it directly follows "else", "do", ....
7828         * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
7829         angle brackets (as seen in "explicit specialisations" of C++
7830         templates).
7832         * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
7833         in the doc-string.
7835         * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
7836         when the comment ender looks like "=========*/" and is alone on
7837         its line.
7839         * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
7840         spelling of c-opt-op-identiTier-prefix, t -> f.  Leave an alias
7841         for the old name.
7843         * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
7844         c-\(beginning\|end\)-of-defun by default.
7846         * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
7847         New line-up function, for the DEFUN macro in the Emacs C sources.
7848         Only used in "gnu" style.
7850         * progmodes/cc-styles.el (c-style-alist): Use this new function in
7851         the "gnu" style.
7853         * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
7854         clean-up comment-close-slash also to work when there's a comment
7855         terminator on the line.
7856         (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
7857         these for large arg - only take account of top level {..}, except
7858         for initial and final adjustments.  M-- C-M-[ae] now go to the
7859         right defuns when the starting point is between defuns.  They use
7860         the four new functions:
7861         (c-in-function-trailer-p, c-where-wrt-brace-construct)
7862         (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
7863         support c-\(beginning\|end\)-of-defun.
7865         * progmodes/cc-engine.el (c-forward-label): Analyze ":"
7866         expressions more rigorously, to exclude bit-field specifiers from
7867         being classed as labels.
7868         (c-forward-label): When analyzing a ":" within a macro, be careful
7869         about using c-forward-syntactic-ws at the macro beginning.
7870         (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
7871         stmt boundary, check for "operator=", etc.
7873         * progmodes/cc-mode.el (c-postprocess-file-styles):
7874         Bind inhibit-read-only to t, around the call to
7875         c-remove-any-local-eval-or-mode-variables, so that it works on a
7876         RO file.
7878         * progmodes/cc-defs.el (c-version): Update the version number to
7879         "5.31.4".
7881 2007-01-01  Richard Stallman  <rms@gnu.org>
7883         * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
7884         only if we restored isearch-window-configuration.
7886 2006-12-31  Romain Francoise  <romain@orebokech.com>
7888         * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
7890 2006-12-31  Kim F. Storm  <storm@cua.dk>
7892         * files.el (auto-mode-case-fold): New defcustom.
7893         (set-auto-mode): If non-nil, perform second case-sensitive pass
7894         through auto-mode-alist if first pass failed.
7896 2006-12-30  Richard Stallman  <rms@gnu.org>
7898         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
7900 2006-12-30  Ken Manheimer  <ken.manheimer@gmail.com>
7902         * allout.el (allout-encrypt-string): Handle symmetric-key
7903         passphrase caching but leave keypair caching to pgg.
7905 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
7907         Sync with Tramp 2.0.55.
7909         * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
7910         `integerp'.  `char-equal' could fail else in case of negative
7911         numbers.  Reported by Toby Speight <T.M.Speight.90@cantab.net>.
7912         (top): Check for `font-lock-add-keywords' before calling; it
7913         doesn't exist under XEmacs.
7914         (tramp-yn-prompt-regexp): Fix regexp.  Add question from plink.
7915         (tramp-completion-mode): Remove clause (not
7916         tramp-unified-filenames), because the function is called in other
7917         context too, where this check results in wrong results in the
7918         XEmacs case on Windows.
7919         (tramp-touch): UTC handling is not possible for XEmacs.
7921 2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7923         * scroll-bar.el (previous-scroll-bar-mode): New variable
7924         (set-scroll-bar-mode): Set previous-scroll-bar-mode.
7925         (scroll-bar-mode): Use previous-scroll-bar-mode if set.
7927         * term/x-win.el: Set scroll bar mode to right if set by X resources.
7929 2006-12-30  Richard Stallman  <rms@gnu.org>
7931         * files.el (make-backup-file-name-1): Precompute abs name
7932         but don't lose the relative name.
7934         * international/mule-cmds.el (select-safe-coding-system-interactively):
7935         Fix message.
7937 2006-12-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
7939         * files.el (backup-buffer): Show entire backup file name in msg.
7941 2006-12-30  Juanma Barranquero  <lekktu@gmail.com>
7943         * image.el (image-type-header-regexps, image-type-from-data)
7944         (image-type-from-buffer, image-type-from-file-header):
7945         Revert changes from 2006-12-26.
7946         (image-type-auto-detectable): New variable.
7947         (image-type-auto-detected-p): New function.
7949         * files.el (magic-mode-alist): Detect image files with
7950         `image-type-auto-detected-p' instead of `image-type-from-buffer'.
7952 2006-12-29  Nick Roberts  <nickrob@snap.net.nz>
7954         * dired.el (dired-sort-other): Move test for dired-mode...
7955         (dired-sort-set-modeline): ...to here.
7957 2006-12-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7959         * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
7960         change.  Suggested by Stefan Monnier.
7962 2006-12-29  Kim F. Storm  <storm@cua.dk>
7964         * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
7965         (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
7967 2006-12-27  Kim F. Storm  <storm@cua.dk>
7969         * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
7970         so it doesn't accidentally match an fsf.org mail address.
7971         (authors-renamed-files-alist): Add tcover-*.el.
7973 2006-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7975         * vc-arch.el (vc-arch-find-version): New function.
7977         * vc-hooks.el (vc-version-backup-file-name): Revision names may be
7978         composed of arbitrary characters (even /) in some systems.
7980 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
7982         * international/mule-cmds.el (select-safe-coding-system-interactively):
7983         Improve the message in the *Warning* buffer.
7985 2006-12-27  Kim F. Storm  <storm@cua.dk>
7987         * ido.el (ido-set-matches-1): Fix last change.  If default item is
7988         current buffer, it is ok to be first.
7990 2006-12-27  Kenichi Handa  <handa@m17n.org>
7992         * international/mule-cmds.el (select-safe-coding-system-interactively):
7993         Use face `link' for problematic chars.
7995 2006-12-27  Kenichi Handa  <handa@m17n.org>
7997         * international/mule-cmds.el (select-safe-coding-system-interactively):
7998         Improve the message in *Warning* buffer.
8000 2006-12-27  Kim F. Storm  <storm@cua.dk>
8002         * ido.el (ido-set-matches-1): Never put current buffer first if
8003         there are other matches.
8005 2006-12-26  Nick Roberts  <nickrob@snap.net.nz>
8007         * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
8008         expressions.
8009         (gdb-var-delete): Handle duplicate names.  Print message for non
8010         root expressions.
8011         (gdb-partial-output-name): Start buffer name with a space.
8012         (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
8013         buffer name.
8015 2006-12-26  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8017         * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
8018         last footnote when `footnote-spaced-footnotes' is nil.
8020 2006-12-26  Richard Stallman  <rms@gnu.org>
8022         * cus-edit.el (custom-browse-sort-alphabetically)
8023         (custom-buffer-sort-alphabetically)
8024         (custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.
8026         * image.el (image-type-header-regexps): Change element format
8027         to include third item NOT-ALWAYS.
8028         (image-type-from-data): Handle new format.
8029         (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
8030         (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
8032 2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>
8034         * add-log.el (add-log-current-defun): Call `forward-sexp'
8035         multiple times to pick a member function name defined as
8036         part of nested classes/namespaces.
8038 2006-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8040         * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
8041         which keymap should be used to change menu.  It does not affect any
8042         existent code.
8044 2006-12-26  Richard Stallman  <rms@gnu.org>
8046         * textmodes/fill.el (fill-paragraph): Check for a minibuffer
8047         rather than for being in a minibuffer window.
8049 2006-12-25  Daiki Ueno  <ueno@unixuser.org>
8051         * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
8052         locale-coding-system.
8053         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
8054         LF.
8056 2006-12-25  Michael R. Mauger  <mmaug@yahoo.com>
8058         * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
8059         (sql-mode-syntax-table): Disable double quoted strings.
8060         (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
8062 2006-12-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8064         * startup.el (fancy-splash-last-input-event): New variable.
8065         (fancy-splash-special-event-action): New function.
8066         (fancy-splash-screens): Temporarily bind special events to it.
8067         Execute command for saved special event before exiting from
8068         recursive editing.
8070         * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
8071         New functions.
8072         (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
8073         Use mac-unread-string.
8075 2006-12-24  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8077         * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
8078         an optimized comment regexp if `comment-start-skip' uses a ^.
8079         * bs.el (bs--up): Remove interactive spec.
8081 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8083         * woman.el (woman-decode-buffer): Signal error for alien macro sets.
8084         Suggested by James Cloos.
8086 2006-12-24  Kevin Ryde  <user42@zip.com.au>
8088         * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
8089         in March.
8090         (calendar-dst-ends): Default to first Sunday in November.
8092 2006-12-24  Ken Manheimer  <ken.manheimer@gmail.com>
8094         * allout.el (allout-encrypt-string): Inhibit use of agent within
8095         body of let form where encryption happens.  Acknowledge non-use of
8096         gpg-agent in docstring.
8097         (allout-toggle-subtree-encryption): Acknowledge non-use of
8098         gpg-agent in docstring.
8100 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8102         * custom.el (custom-add-frequent-value): Alias for custom-add-option.
8104 2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
8106         * ediff-diff.el (ediff-diff-options): Clarify docstring.
8107         (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
8109         * emulation/viper-cmd.el (viper-post-command-sentinel):
8110         Protect against errors in hooks.
8111         (viper-add-newline-at-eob-if-necessary): Add newline only if we
8112         actually modify buffer; ignore errors if occur.
8114 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
8116         * calendar/calendar.el (calendar-mode-map): Switch < and >.
8117         (calendar-mode-line-format): Use mouse-1 bindings, and tweak
8118         formatting.
8120 2006-12-23  Richard Stallman  <rms@gnu.org>
8122         * simple.el (delete-horizontal-space): Doc fix.
8124 2006-12-23  Eli Zaretskii  <eliz@gnu.org>
8126         * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
8127         explicitly in a recursive Make, not implicitly through prerequisites,
8128         since the latter is wrong under parallel builds.
8130 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
8132         * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
8134 2006-12-22  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
8136         * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
8137         message string.
8139 2006-12-22  Ben North  <ben@redfrontdoor.org>  (tiny change)
8141         * outline.el (outline-next-visible-heading): Fix the case with a
8142         header at end-of-file with no final newline.
8144 2006-12-22  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
8146         * indent.el (tab-always-indent): Doc fix.
8148 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
8150         * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
8151         (Info-fontify-node): Do fontify indices.
8153         * tutorial.el (tutorial--detailed-help): Remove unnecessary link
8154         to the Emacs Lisp reference manual.
8155         (tutorial--tab-map): Remove.  All callers changed.
8156         (tutorial--find-changed-keys): New elt QUIET, used to...
8157         (tutorial--display-changes): ...ensure that warning messages are
8158         only issued once per changed key.
8159         (tutorial--remove-remarks): Delete unused code-path.
8160         (lang-strings): Remove extraneous formatting.
8161         (tutorial--save-tutorial): Prompt before saving tutorial state.
8163 2006-12-21  Chong Yidong  <cyd@stupidchicken.com>
8165         * tutorial.el: Remove `cl' requirement.  Clean up whitespace.
8166         Replace '?\ ' by '?\s' throughout.
8167         (tutorial-warning-face): Inherit font-lock-warning-face.  Move to
8168         `help' custom group.
8169         (tutorial--key-description): New function.
8170         (tutorial--display-changes): Remove redundant arg.  Scan for all
8171         key sequences to avoid false matches.  Cleanup.
8172         (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
8173         reduce homedir pollution.
8174         (help-with-tutorial): Call tutorial--display-changes with no arg.
8176 2006-12-21  Carsten Dominik  <dominik@science.uva.nl>
8178         * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
8180 2006-12-20  Michael Albinus  <michael.albinus@gmx.de>
8182         * net/tramp.el (tramp-default-method): We still need to check for
8183         `executable-find', because it is not bound under Emacs 20.
8184         (tramp-handle-file-name-completion)
8185         (tramp-completion-handle-file-name-completion): Handle optional
8186         parameter PREDICATE.
8187         (tramp-find-default-method): Add code for default values.
8189 2006-12-20  Nick Roberts  <nickrob@snap.net.nz>
8191         * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
8192         make gud-go send "continue".
8194 2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
8196         * image.el (image-type-header-regexps): Be more specific detecting `pbm'
8197         and `png' files.  Use non-capturing parenthesis for `tiff' regexp.
8199 2006-12-19  Kim F. Storm  <storm@cua.dk>
8201         * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
8202         instead of global-map.
8204         * files.el (magic-mode-alist): Allow matching file type by
8205         calling a function at bob.  Check for image types by calling
8206         image-type-from-buffer.  Suggested by Juanma Barranquero.
8207         (set-auto-mode): Do it.
8209 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
8211         * net/tramp.el (tramp-methods): Introduce new method `scpc'.
8212         Remove "ControlMaster" option from the other `scp*' methods.
8213         (tramp-default-method): Check for ssh-agent before setting to `scp'.
8215 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
8217         * textmodes/org.el (org-mode): Show context after isearch.
8218         (org-show-siblings): New function.
8219         (org-show-context): Use `org-show-siblings'.
8221 2006-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8223         * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
8224         Use syntax-ppss-toplevel-pos.
8226 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
8228         * textmodes/org.el (org-current-line): Make sure that lines are
8229         counted from beginning of buffer.
8230         (org-table-copy-region, org-table-paste-rectangle): Make sure that
8231         lines are counted from beginning of buffer.
8233 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8235         * info.el (Info-build-node-completions): Signal error if tag-table
8236         marker is not found.
8238         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8240 2006-12-17  Alan Mackenzie  <acm@muc.de>
8242         * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
8243         speed) the case when open-paren-in-column-0-is-defun-start is nil.
8244         Based on code by Martin Rudalics.
8246         * progmodes/cc-mode.el (c-basic-common-init): Don't set
8247         open-paren-in-column-0-is-defun-start to nil any more.
8249 2006-12-17  Richard Stallman  <rms@gnu.org>
8251         * simple.el (delete-horizontal-space): Use prefix arg.
8253         * help-fns.el (describe-variable): Improve blank separator lines.
8255         * files.el (magic-mode-alist): Mark as risky.
8257         * files.el (make-backup-file-name-1):
8258         Expand backup-directory explicitly.
8260 2006-12-17  Michael Albinus  <michael.albinus@gmx.de>
8262         * net/tramp.el (tramp-default-method): Before setting to "pscp",
8263         check whether package password.el is loaded, or Pageant is running.
8265 2006-12-17  Ulf Jasper  <ulf.jasper@web.de>
8267         * calendar/icalendar.el (icalendar-version): Increase to "0.14".
8268         (icalendar--rris): First try Emacs, then XEmacs.
8269         (icalendar--convert-ical-to-diary): Doc fix.
8270         Insert newline at end of target file.
8272 2006-12-17  Kim F. Storm  <storm@cua.dk>
8274         * outline.el (outline-isearch-open-invisible-function): New defvar.
8275         (outline-flag-region): Use it if non-nil for isearch-open-invisible
8276         overlay property instead of outline-isearch-open-invisible.
8278 2006-12-16  Kim F. Storm  <storm@cua.dk>
8280         * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
8281         if ido-directory-too-big is set on entry.
8282         (ido-toggle-ignore, ido-completion-help): Print message while
8283         reading big directory.
8285 2006-12-15  Richard Stallman  <rms@gnu.org>
8287         * shell.el (shell): Doc fix.
8289 2006-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
8291         * emulation/edt.el (edt-xserver):
8292         * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
8293         to fix a problem on Cygwin.
8295         * emulation/edt.el
8296         * emulation/edt-mapper.el
8297         * emulation/edt-lk201.el
8298         * emulation/edt-pc.el
8299         * emulation/edt-vt100.el: Update maintainer's email address.
8301 2006-12-15  Simon Marshall  <simon@gnu.org>
8303         * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
8305 2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8307         * term/mac-win.el (mac-atsu-font-table): Remove defvar.
8308         (mac-handle-font-selection): Use mac-atsu-font-face-attributes
8309         instead of mac-atsu-font-table.
8310         (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
8312 2006-12-14  Stephen Leake  <stephen_leake@member.fsf.org>
8314         * align.el (align-match-tex-pattern): Fix a rare bug which
8315         hanged Emacs.
8317 2006-12-14  Richard Stallman  <rms@gnu.org>
8319         * startup.el (use-fancy-splash-screens-p): Use frame-height
8320         instead of window-height.  Pass frame to image-size.
8322 2006-12-13  Kenichi Handa  <handa@m17n.org>
8324         * international/mule-cmds.el (set-locale-environment):
8325         Set default-sendmail-coding-system too.
8327 2006-12-12  J.D. Smith  <jdsmith@as.arizona.edu>
8329         * progmodes/idlw-help.el: Fix copyright notice.
8331 2006-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8333         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
8335 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
8337         * subr.el (unread-command-char): Reformat obsolescence info.
8339 2006-12-11  Richard Stallman  <rms@gnu.org>
8341         * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
8342         about calls to cl-struct-setf-expander.
8344 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
8346         * ediff-merg.el (ediff-show-clashes-only): Doc fix.
8347         (ediff-combination-pattern): Fix typo in docstring.
8349         * textmodes/refer.el (refer-find-entry): Doc fix.
8350         (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
8351         (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
8352         Fix tipos in docstrings.
8354         * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
8356 2006-12-10  Kim F. Storm  <storm@cua.dk>
8358         * ido.el (ido-init-completion-maps): Remap backward-kill-word
8359         instead of binding M-backspace.
8361 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
8363         * replace.el (replace-match-data, replace-match-maybe-edit):
8364         * calc/calc-aent.el (calc-eval-error):
8365         * emulation/vi.el (vi-char-argument):
8366         * progmodes/cc-langs.el (c-at-vsemi-p-fn)
8367         (c-vsemi-status-unknown-p-fn): Doc fixes.
8369 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
8371         * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
8372         (menu-bar-help-menu): Tooltip fixes.  Suggested by Francis Wright.
8374 2006-12-10  Masatake YAMATO  <jet@gyve.org>
8376         * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
8378 2006-12-09  Chong Yidong  <cyd@stupidchicken.com>
8380         * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
8382         * man.el (Man-xref-button-action): New function.  If the
8383         `Man-target-string' button property is a function, assume it
8384         accepts a position argument.
8385         (Man-abstract-xref-man-page): Use it.
8386         (Man-default-man-entry): New optional arg POS.
8388         * wdired.el (wdired-preprocess-symlinks): Make the spaces after
8389         symlink arrows read-only and non-rear-sticky.
8391 2006-12-09  Martin Rudalics  <rudalics@gmx.at>
8393         * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
8394         (wdired-search-and-rename): Simplify code.
8395         (wdired-preprocess-files, wdired-preprocess-perms): Make
8396         read-only property of preceding character rear-nonsticky to
8397         avoid that it can be modified.  Put old-name and old-link
8398         properties on character preceding name and replace
8399         put-text-property by add-text-properties.
8400         (wdired-get-filename, wdired-get-previous-link): Get old-name
8401         and old-link properties from character preceding name and
8402         simplify code.
8403         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
8404         (wdired-perms-to-number): Make local-map property
8405         rear-nonsticky to avoid that text following permissions may be
8406         modified.  Use add-text-properties instead of put-text-property
8407         when changing a permission bit.
8408         (wdired-change-to-dired-mode): Remove stickiness properties.
8410 2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
8412         * international/mule-cmds.el (register-input-method): Doc fix.
8414 2006-12-09  Masayuki Ataka  <masayuki.ataka@gmail.com>  (tiny change)
8416         * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
8418 2006-12-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8420         * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
8421         Force buffer local defs evaluation on local variables loading.
8422         (flyspell-mode-on, flyspell-mode-off): Use it in
8423         `hack-local-variables-hook'.
8425 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
8427         * emacs-lisp/find-func.el (find-variable): Doc fix.
8429         * help-fns.el (variable-at-point): Doc fix.
8431         * w32-fns.el (w32-append-code-lines): New function.
8433 2006-12-09  Romain Francoise  <romain@orebokech.com>
8435         * comint.el (comint-insert-input): Delete obsolete comment.
8437 2006-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8439         * net/browse-url.el (browse-url): Set DISPLAY to the one of the
8440         current frame, in case we're connected to several displays.
8442 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
8444         * frame.el (other-frame): Doc fix.
8445         (set-frame-parameter): Fix typo in docstring.
8447 2006-12-07  Kim F. Storm  <storm@cua.dk>
8449         * info.el (Info-index): Strip leading colon from topic.
8451 2006-12-07  Nick Roberts  <nickrob@snap.net.nz>
8453         * progmodes/gud.el (gud-speedbar-buttons): Deal with references
8454         to pointers.
8456 2006-12-05  J.D. Smith  <jdsmith@as.arizona.edu>
8458         * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
8459         Trim out spurious class inheritance "None" entries.
8461 2006-12-05  Kim F. Storm  <storm@cua.dk>
8463         * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
8464         (cua-paste-pop): Rework last change for
8465         cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
8466         pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
8467         text inserted by the last M-y command.
8469 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8471         * cmuscheme.el (run-scheme, scheme-start-file): Search the start
8472         file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
8474         * shell.el (shell): Search the start file in ~/.emacs.d as
8475         `init_SHELLNAME.sh' instead.
8477 2006-12-05  Glenn Morris  <rgm@gnu.org>
8479         * progmodes/cperl-mode.el (cperl-mode)
8480         * progmodes/f90.el (f90-mode-abbrev-table)
8481         * progmodes/fortran.el (fortran-mode-abbrev-table)
8482         * progmodes/octave-mod.el (octave-abbrev-table)
8483         * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
8484         if abbrev-table is non-nil (saved user abbrevs may have been restored).
8486         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
8487         clear abbrev table, else saved abbrevs will not be restored.
8489 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
8491         * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
8492         the call to `make-obsolete-variable', not in the docstring.
8494 2006-12-04  Chong Yidong  <cyd@stupidchicken.com>
8496         * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
8498 2006-12-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8500         * progmodes/ebnf-abn.el:
8501         * progmodes/ebnf-bnf.el:
8502         * progmodes/ebnf-dtd.el:
8503         * progmodes/ebnf-ebx.el:
8504         * progmodes/ebnf-iso.el:
8505         * progmodes/ebnf-otz.el:
8506         * progmodes/ebnf-yac.el:
8507         * progmodes/ebnf2ps.el:
8508         * delim-col.el:
8509         * printing.el:
8510         * ps-bdf.el:
8511         * ps-mule.el:
8512         * ps-print.el: Remove 'Time-stamp' comment mark.
8514         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
8515         'easy-menu-add-item' when called in Emacs 21 or higher.
8517 2006-12-04  Stephen Leake  <stephen_leake@stephe-leake.org>
8519         * progmodes/ada-xref.el (ada-check-current): Doc fix.
8520         (ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.
8522 2006-12-04  Kim F. Storm  <storm@cua.dk>
8524         * bindings.el (global-map): Bind [signal t] to ignore, to have
8525         user signals ignored by default.
8527 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
8529         * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
8530         Unicode data file pointed to by `describe-char-unicodedata-file'.
8532 2006-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8534         * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
8535         O(n^2) regexp-search by anchoring the search.
8537 2006-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
8539         * whitespace.el (whitespace-cleanup-internal): Use current
8540         argument for recursive call.
8542 2006-12-04  Michael Albinus  <michael.albinus@gmx.de>
8544         * net/tramp.el (tramp-methods): Add "ControlPath" and
8545         "ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
8546         Andreas Schwab <schwab@suse.de>.
8547         (tramp-do-copy-or-rename-file-out-of-band)
8548         (tramp-open-connection-rsh): Compute format spec for ?t.
8549         (tramp-process-actions): Trace command parameters.
8551 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
8553         * simple.el (toggle-truncate-lines): Clarify doc string.
8555         * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
8556         (gdb-speedbar-expand-node): Use it.
8558 2006-12-04  Richard Stallman  <rms@gnu.org>
8560         * progmodes/python.el (python-indent): Add safe-local-variable prop.
8562         * dired.el (dired-revert): Turn off dired-after-readin-hook
8563         around call to dired-readin.
8565         * menu-bar.el (menu-bar-make-toggle): Add "globally"
8566         to echo area messages.
8567         <indicate-empty-lines, case-fold-search>:
8568         Add "globally" to Help string.
8569         <case-fold-search>: MESSAGE arg need not say "globally".
8570         (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
8572 2006-12-03  Liam Healy  <lnp@healy.washington.dc.us>  (tiny change)
8574         * outline.el (outline-end-of-subtree): Don't leave an empty
8575         line hidden as we would a real next heading.
8577 2006-12-03  Ken Manheimer  <ken.manheimer@gmail.com>
8579         * allout.el (allout-ascend): Add an optional argument to preserve
8580         original position of point when unsuccessful.  Also, fix a
8581         docstring error.
8582         (allout-yank-processing): Fix depth shift of multiple-topic so yanks
8583         work again, using allout-ascend's new option.
8584         (allout-setup-mode-map): Extract from allout-mode to initialize
8585         allout-mode-map.  Call it on file load, so the mode docstring
8586         substitutions work even if allout mode has not yet been invoked.
8587         (allout-mode): Use new allout-setup-mode-map to track any keybinding
8588         customizations since the map was last processed.  Also, refine the
8589         docstring so it's ship-shape for release.
8590         (allout-default-layout, allout-beginning-of-line-cycles)
8591         (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
8592         (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
8593         (allout-version, allout-layout, allout-infer-body-reindent)
8594         (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
8595         (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
8596         (allout-previous-heading, allout-goto-prefix-doublechecked)
8597         (allout-current-bullet-pos, allout-next-sibling-leap)
8598         (allout-pre-command-business, allout-encrypted-type-prefix)
8599         (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
8600         (allout-rebullet-topic, allout-rebullet-topic-grunt)
8601         (allout-flag-region, allout-expose-topic, allout-expose-topic)
8602         (allout-old-expose-topic, allout-listify-exposed)
8603         (allout-process-exposed, allout-latex-verb-quote)
8604         (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
8605         (allout-toggle-current-subtree-encryption)
8606         (allout-toggle-subtree-encryption, allout-bullet-isearch):
8607         Remove extraneous open-paren and close paren string escapes.
8609 2006-12-03  Juanma Barranquero  <lekktu@gmail.com>
8611         * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
8612         (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
8613         (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
8614         Fix typos in docstrings.
8616 2006-12-03  Glenn Morris  <rgm@gnu.org>
8618         * progmodes/cc-align.el
8619         * progmodes/cc-awk.el
8620         * progmodes/cc-cmds.el
8621         * progmodes/cc-compat.el
8622         * progmodes/cc-defs.el
8623         * progmodes/cc-engine.el
8624         * progmodes/cc-langs.el
8625         * progmodes/cc-menus.el
8626         * progmodes/cc-mode.el
8627         * progmodes/cc-styles.el
8628         * progmodes/cc-vars.el
8629         * progmodes/vhdl-mode.el: Fix Copyright format.
8631 2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
8633         * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
8634         initial down event.
8636 2006-12-02  Kim F. Storm  <storm@cua.dk>
8638         * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
8639         (cua-repeat-replace-region): Make M-v more robust.
8640         (cua-paste-pop-rotate-temporarily): New defcustom.
8641         (cua-paste-pop): Use it.
8642         (cua-auto-mark-last-change): New defcustom.
8643         (cua-pop-to-last-change): New helper function.
8644         (cua-set-mark): Use them.
8646 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
8648         * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
8649         mini-buffer message.
8651 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
8653         * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
8655 2006-12-01  Ben North  <ben@redfrontdoor.org>
8657         * paren.el: Fix the highlight overlay extension when the user types a
8658         sequence of char very fast just before the open parenthesis.
8660 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8662         * ps-mule.el: Eliminate Emacs 20 compatibility.
8664         * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
8665         (ps-print-version): New version 6.7.
8666         (ps-print-quote): Replace '?\ ' by '?\s'.
8668 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
8670         * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
8671         (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
8672         (hexl-end-of-1k-page): Doc fixes.
8673         (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
8674         Fix typos in docstrings.
8676 2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8678         * ido.el (ido-local-file-exists-p): New.  Tell if a file exists
8679         locally, i.e. without using file name handlers.
8680         (ido-read-internal): Allow mono letter host names, avoiding the
8681         `c:' problem by testing if the file exists locally.
8682         (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
8684 2006-11-30  Masatake YAMATO  <jet@gyve.org>
8686         * hexl.el (hl-line-range-function, hl-line-face): Declare variables
8687         to avoid bytecomp warnings.
8688         (hexl-mode-old-ruler-function): New variable.
8689         (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
8690         and `hl-line-range-function' after `require' hl-line.
8691         Then bind `hl-line-range-function' and `hl-line-face'.
8692         Don't require frame.  Don't use `with-no-warnings'.
8693         (hexl-activate-ruler): Store the original value of
8694         `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
8695         (hexl-mode-exit): Restore the original value of
8696         `ruler-mode-ruler-function'.
8698 2006-11-30  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
8700         * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
8701         (hexl-mode-old-hl-line-face): New variable.
8702         (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
8703         line when exit from the hexl-mode.
8705 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
8707         * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
8708         Doc fixes.
8710         * international/fontset.el (create-fontset-from-ascii-font)
8711         (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
8712         (fontset-name-p): Fix typo in docstring.
8714         * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
8716 2006-11-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8718         * ps-bdf.el: Fix maintainer email.
8720         * ps-mule.el: Fix maintainer email.  Define functions for Emacs 20
8721         compatibility.
8723         * ps-print.el: Fix maintainer email.  Define functions for Emacs 20 &
8724         21 compatibility.
8725         (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
8726         Emacs 20 & 21.
8728 2006-11-29  J.D. Smith  <jdsmith@as.arizona.edu>
8730         * progmodes/idlwave.el (idlwave-auto-fill):
8731         Remove paragraph-start let to prevent auto-fill giving up.
8733 2006-11-28  Juanma Barranquero  <lekktu@gmail.com>
8735         * vt100-led.el (led-state): Fix typo in previous change.
8737 2006-11-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8739         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8740         Fix interactive spec of the functions getting defined to make them
8741         work as documented.
8743 2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
8745         * startup.el (fancy-splash-screens): Hide initial splash buffer.
8747 2006-11-28  Kim F. Storm  <storm@cua.dk>
8749         * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
8750         icomplete-mode is enabled.
8752 2006-11-28  Carsten Dominik  <dominik@science.uva.nl>
8754         * textmodes/org.el (require): Require gnus-sum during compilation
8755         to avoid problem with a macro call.
8757 2006-11-28  Glenn Morris  <rgm@gnu.org>
8759         * emacs-lisp/authors.el (authors-aliases): Add new alias.
8761         * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
8762         (fortran-window-create-momentarily): Do not need string-to-char.
8764 2006-11-28  Richard Stallman  <rms@gnu.org>
8766         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
8767         Replace incorrect use of assoc-default with a loop.
8769         * term.el (term-exec-1): Set envvar INSIDE_EMACS.
8771         * simple.el (next-error-find-buffer): Improve messages.
8773         * files.el (revert-buffer): Special error message if file
8774         is now not readable.
8776         * facemenu.el (facemenu-add-new-face): Improve doc strings of
8777         constructed commands.
8779         * comint.el (comint-exec-1): Provide Emacs version and `comint'
8780         in INSIDE_EMACS.
8782 2006-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8784         * diff-mode.el (diff-mode-map): Add a binding for unified->context.
8786         * server.el: Remove spurious * in docstrings.
8787         (server-process-filter): Exit from recursive editing before processing
8788         a new request.
8790 2006-11-27  J.D. Smith  <jdsmith@as.arizona.edu>
8792         * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
8793         line so hidden blocks will be correctly identified.
8795 2006-11-27  Juanma Barranquero  <lekktu@gmail.com>
8797         * ledit.el (ledit-save-defun, ledit-mode):
8798         * resume.el (resume-emacs-args-buffer):
8799         * rot13.el (rot13-display-table, rot13-translate-table, rot13)
8800         (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
8801         * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
8802         (command-send-input, command-kill-line):
8803         * vt100-led.el (led-state, led-on): Fix typos in docstrings.
8805         * autoarg.el (autoarg-kp-mode): Doc fix.
8807         * emacs-lock.el (toggle-emacs-lock): Doc fix.  Simplify.
8808         (emacs-lock-check-buffer-lock): Doc fix.  Use `when'.
8809         (check-emacs-lock): Doc fix.  Simplify.
8811         * iimage.el (iimage-mode-image-regex-alist): Doc fix.
8812         (iimage-mode-buffer): Fix typos in docstring.
8814         * misc.el (zap-up-to-char): Doc fix.
8816         * time-stamp.el: Fix comment and obsolescence string for old
8817         functions.  Use `dolist' instead of `while'.
8819         * userlock.el (ask-user-about-lock-help): Fix typos in output message.
8821         * disp-table.el (standard-display-8bit, standard-display-default):
8822         * ebuff-menu.el (electric-buffer-list):
8823         * ehelp.el (electric-help-command-loop):
8824         * font-core.el (font-lock-mode):
8825         * help-macro.el (make-help-screen):
8826         * help.el (describe-minor-mode-completion-table-for-indicator)
8827         (lookup-minor-mode-from-indicator):
8828         * indent.el (tab-to-tab-stop, move-to-tab-stop):
8829         * info-look.el (info-lookup-guess-custom-symbol):
8830         * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
8831         * longlines.el (longlines-wrap-line):
8832         * macros.el (insert-kbd-macro):
8833         * menu-bar.el (menu-bar-update-buffers):
8834         * misc.el (copy-from-above-command):
8835         * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
8836         * newcomment.el (comment-indent):
8837         * novice.el (disabled-command-function):
8838         * sort.el (sort-fields-syntax-table):
8839         * subr.el (momentary-string-display):
8840         * tar-mode.el (tar-header-block-summarize)
8841         (tar-clear-modification-flags):
8842         * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
8843         (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
8844         (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
8845         (te-delete-char, te-down-vertically-or-scroll):
8846         * time-stamp.el (time-stamp-string-preprocess):
8847         * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
8849 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
8851         * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
8852         in GUD mode.
8854         * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
8855         speedbar-expand-line-descendants, speedbar-contract-line-descendants.
8857 2006-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8859         * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
8861 2006-11-26  Stephen Leake  <stephen_leake@stephe-leake.org>
8863         * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
8864         (ada-compile-goto-error): Adapt to new argument profile of
8865         compilation-goto-locus in Emacs 22.  Don't check if the various
8866         compile functions are defined; we already do "(require 'compile)".
8868 2006-11-26  Kim F. Storm  <storm@cua.dk>
8870         * kmacro.el: Fix commentary.
8872 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
8874         * progmodes/gud.el (gdb): Explain how to run in text command mode
8875         more clearly.  Say in error message that multiple debugging
8876         requires restarting GDB.
8878 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
8880         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
8882 2006-11-25  Pavel Kobiakov  <pk_at_work@yahoo.com>
8884         * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
8885         (flymake-popup-menu): Use it instead of posn-at-point.
8887 2006-11-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8889         * progmodes/cc-vars.el (c-backslash-column):
8890         Mention c-backslash-max-column in documentation for c-backslash-column.
8892 2006-11-24  Lars Hansen  <larsh@soem.dk>
8894         * net/tramp.el (tramp-default-method): Under Windows, change from
8895         plink to pscp.
8896         (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
8897         (tramp-actions-copy-out-of-band):
8898         Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
8899         (tramp-action-out-of-band): Move "Permission denied" handling to
8900         tramp-action-copy-failed.
8901         (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
8902         process buffer.
8904 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8906         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8907         strings to a single string.  Quote `errors-file-name'.
8908         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8909         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8910         Adjust calls.  Use `shell-quote-argument'.
8912         * international/mule.el (load-with-code-conversion)
8913         (with-category-table): Use with-current-buffer.
8914         (after-insert-file-set-coding): Use restore-buffer-modified-p.
8916 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
8918         * mail/smtpmail.el (smtpmail-send-it):
8919         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
8920         MIME header for the message encoding.
8921         Bind coding-system-for-write around the call to mail-do-fcc.
8922         Use smtpmail-code-conv-from to encode queued mail messages.
8924 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8926         * tabify.el (tabify-regexp): Doc fix.
8928         * net/rcirc.el (rcirc-buffer-maximum-lines):
8929         * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
8931         * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
8932         (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
8933         Fix typos in output messages.
8934         (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
8936 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8938         * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
8939         the horse's mouth.
8940         (hexlify-buffer): Don't re-encode an arg that's already encoded.
8942 2006-11-23  Michael Kifer  <kifer@cs.stonybrook.edu>
8944         * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
8945         Remove condition-case.
8947 2006-11-23  Glenn Morris  <rgm@gnu.org>
8949         * progmodes/f90.el (f90-comment-indent): Do not move point in
8950         default case.
8952 2006-11-21  Romain Francoise  <romain@orebokech.com>
8954         * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
8955         from library name (reverts change of 2005-10-25).
8957 2006-11-21  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8959         * tutorial.el (tutorial--default-keys): Add newline and
8960         delete-backward-char bindings.
8961         (tutorial--detailed-help): Save excursion when finding keys.
8962         Correct warning string for M-x FOO case.
8963         (tutorial--display-changes): Print special keys in tutorial style.
8964         Tweak search regexp for changed keys.
8966 2006-11-21  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
8968         * thingatpt.el (thing-at-point-url-at-point): Don't add a
8969         redundant scheme.
8971 2006-11-21  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
8973         * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
8974         are new to the list at IANA.  Also added irc, mms, mmsh.
8976 2006-11-20  J.D. Smith  <jdsmith@as.arizona.edu>
8978         * progmodes/idlw-help.el (idlwave-html-help-location):
8979         Fail gracefully for missing help packages.
8980         (idlwave-help-assistant-open-link): Open full links.
8981         (idlwave-help-assistant-help-with-topic): Direct help link.
8983         * progmodes/idlwave.el (idlwave-mode):
8984         Set add-log-current-defun-function.
8985         (idlwave-current-routine-fullname): Add, to support add-log.
8986         (idlwave-convert-xml-system-routine-info): Simplify XML parsing
8987         to reflect improvements to xml-parse-file.
8988         (idlwave-mode-menu-def): New binding for help-with-topic.
8990         * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
8991         Handle extra newlines and spaces.
8992         (idlwave-shell-mode-map): Add help-with-topic.
8994 2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
8996         * tutorial.el (tutorial-warning-face): New face.
8997         (tutorial--detailed-help, tutorial--display-changes): Use it.
8998         (tutorial--find-changed-keys): Check ESC-prefix binding specially.
8999         Improve search pattern for occurrences of changed keys.
9001 2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9003         * term/x-win.el (x-last-cut-buffer-coding): New variable.
9004         (x-select-text): Set it.
9005         (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
9006         when checking for newness.
9008 2006-11-19  Juanma Barranquero  <lekktu@gmail.com>
9010         * subr.el (posn-image):
9011         * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
9013         * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
9015 2006-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9017         * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
9018         Exceptions to the rule "add a space between an identifier and an
9019         opening parenthesis".  Defaulted to the `#define' problem of cpp.
9020         (glasses-parenthesis-exception-p): New.  Check if the region is an
9021         exception regarding to that.
9022         (glasses-make-readable): Use it.
9023         (glasses-convert-to-unreadable): Ditto.  Modify the file also if
9024         `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
9026 2006-11-19  Chong Yidong  <cyd@stupidchicken.com>
9028         * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
9030 2006-11-19  Stephen Leake  <stephen_leake@stephe-leake.org>
9032         * progmodes/ada-mode.el (ada-make-body): Fix typo.
9034         * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
9035         (ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.
9037 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
9039         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
9040         conditions for function or variable bindings.
9042         * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
9044         * progmodes/compile.el (compilation-start): Ditto.
9046 2006-11-18  Michael Albinus  <michael.albinus@gmx.de>
9048         * net/tramp.el (top): cl and custom are always required.
9050 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9052         * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
9053         cut-buffers with next-selection-coding-system if not nil.
9055 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
9057         * textmodes/org.el (org-fix-decoded-time): New function.
9058         (org-display-custom-time): Use `org-fix-decoded-time'.
9060 2006-11-17  Chong Yidong  <cyd@stupidchicken.com>
9062         * menu-bar.el (menu-bar-games-menu): Remove yow.
9064 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
9066         * textmodes/org.el (org-scan-tags): Re-align code fixed.
9067         (org-detach-overlay): Rename from `org-detatch-overlay'.
9068         (org-table-convert-region): Insert space after column separator.
9069         (org-agenda-kill): New command.
9070         (org-metaleft): Call `org-outdent-item' on bullets.
9071         (org-metaright): Call `org-indent-item' on bullets.
9072         (org-timestamp-change): Set `org-last-changed-timestamp'.
9073         (org-current-line): Make sure (bolp) returns correct result.
9074         (org-agenda-change-all-lines): Make sure TODO are highlighted.
9076 2006-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9078         * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
9080 2006-11-16  Chong Yidong  <cyd@stupidchicken.com>
9082         * mouse.el (global-map): Change 2006-08-16 fix to call
9083         mouse-yank-at-click explicitly, since mouse events are not carried
9084         over into keyboard macros.
9086 2006-11-16  Kim F. Storm  <storm@cua.dk>
9088         * ido.el (ido-file-internal): Use current buffer's file name as default
9089         choice for ido-find-alternate-file.  Suggested by Matt Hodges.
9091 2006-11-15  Ken Manheimer  <ken.manheimer@gmail.com>
9093         * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
9094         (allout-inhibit-aberrance-doublecheck): Rename from
9095         allout-during-yank-processing.  All callers changed.
9096         (allout-ascend): Provide for unusual case where some topic after
9097         the first in file is at lower depth than the first.
9098         (allout-shift-in): Ensure the offspring of the new containing
9099         topic are exposed.
9100         (allout-encrypt-string): Preserve the coding-system of the text,
9101         according to that of the containing buffer.
9102         (allout-toggle-subtree-encryption): When the text being encrypted
9103         requires a different coding system, offer to preserve the coding
9104         system using a file local var.
9106 2006-11-15  Simon Marshall  <simon@gnu.org>
9108         * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
9109         to recognise "T t()" as a function declaration, rather than a
9110         variable instantiation, iff at the top-level or inside a class
9111         declaration.  Suggested by Feng Li <fengli@gmail.com>.
9113 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
9115         * progmodes/ada-xref.el (ada-parse-prj-file):
9116         Don't delete project buffer; user may want to edit it.
9117         (ada-xref-set-project-field, ada-xref-current-project-file)
9118         (ada-xref-current-project, ada-show-current-project)
9119         (ada-set-main-compile-application): New functions.
9120         (ada-xref-get-project-field, ada-require-project-file):
9121         Normalize use of ada-prj-default-project-file.
9122         (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
9123         Normalize use of ada-require-project-file.
9124         (ada-prj-find-prj-file): Improve doc string, comments.
9126         * progmodes/ada-mode.el (ada-mode-version): Bump version.
9127         (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
9128         (ada-create-menu): Add ada-set-main-compile-application,
9129         ada-show-current-main, ada-show-current-project.
9131 2006-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9133         * progmodes/python.el (inferior-python-mode-syntax-table): New var.
9134         (inferior-python-mode): Use it.
9136 2006-11-14  Andreas Schwab  <schwab@suse.de>
9138         * term/xterm.el (terminal-init-xterm): Add more key bindings.
9140 2006-11-13  Kim F. Storm  <storm@cua.dk>
9142         * ido.el (ido-copy-current-word): C-o copies region if active.
9144 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
9146         * textmodes/org.el (org-emph-face): Fix typo in variable name.
9148 2006-11-13  Juanma Barranquero  <lekktu@gmail.com>
9150         * ediff.el (ediff-revision):
9151         * files.el (set-visited-file-name):
9152         * mail/rmailout.el (rmail-output-body-to-file):
9153         Use `format', not `message', in `y-or-n-p' call.
9155 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
9157         * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
9158         (org-metaright): Call `org-indent-item' on bullets.
9159         (org-timestamp-change): Set `org-last-changed-timestamp'.
9160         (org-current-line): Make sure (bolp) returns correct result.
9161         (org-agenda-change-all-lines): Make sure highlighting TODO always works.
9163 2006-11-12  Richard Stallman  <rms@gnu.org>
9165         * language/european.el (turkish-case-conversion-enable)
9166         (turkish-case-conversion-disable): New functions.
9167         ("Turkish" lang env): Use them.
9169         * international/characters.el (case table):
9170         Do nothing special for i and I.
9172         * subr.el (remove-overlays): Fix last change.
9174         * cus-edit.el (custom-save-all): Use find-file-visit-truename
9175         for visiting the custom file.
9177 2006-11-12  Markus Triska  <triska@gmx.at>
9179         * play/handwrite.el (handwrite): Also process lines not ending
9180         with newline.  Replace some position-fiddling with different
9181         logic.  Improve performance.
9183 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
9185         * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
9186         replacing deleted variable `ada-check-switch'.
9187         (ada-project-file-extension): Rename to `ada-prj-file-extension'.
9188         (ada-xref-project-files): Improve doc string.
9189         (ada-find-executable): New function.
9190         (ada-initialize-runtime-library): Use `ada-find-executable'.
9191         (ada-xref-set-default-prj-values): In compile commands, don't need
9192         `ada-cd-command'; `compile' does that more portably.
9193         Use ada-prj-default-check-cmd.
9194         (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
9195         properties if not specified in project file.
9196         (ada-goto-declaration): Display useful message for new error
9197         'error-file-not-found.
9198         (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
9199         'error-file-not-found.
9200         (ada-get-all-references): Match latest ali syntax.  Signal new
9201         error 'error-file-not-found.
9202         (ada-find-in-ali): Match latest ali syntax.
9203         (ada-make-filename-from-adaname): Handle different semantics of
9204         gnatkr in GNAT 3.15p vs later.
9206         * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
9207         ada-procedure-start-regexp.
9208         (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
9210         * progmodes/ada-mode.el: Replace conditional (require 'ispell)
9211         with defvar.
9212         (ada-language-version): Rename ada05 -> ada2005.
9213         (ada-align-region-separate): Add `eval-when-compile'.
9214         (ada-name-regexp): Remove unneeded escapes in regexp character
9215         alternative.
9216         (ada-compile-goto-error-file-linenr-re): New constant.
9217         (ada-matching-start-re): Handle additional cases `declare',
9218         `procedure', `function'.
9219         (ada-compile-goto-error): Handle "... at line nn".
9220         (ada-mode): Clearer syntax, comments for ff-special-constructs.
9221         Delete support for old versions of `align'.
9222         (ada-search-prev-end-stmt): Handle additional keyword `private'.
9223         (ada-check-defun-name): Simplify handling of `declare'.
9224         (ada-goto-matching-start): Handle nested `begin ... end'.
9225         Handle `declare', `protected', `procedure', `function'.
9226         (ada-create-menu): Presence of arm95 is not conditional on using
9227         GNAT compiler.
9229 2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
9231         * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
9232         nil in the *RE-Builder* buffer (it causes spurious error messages).
9234         * server.el (server-visit-files): If `minibuffer-auto-raise' has
9235         been set to t, respect it.
9237 2006-11-11  Stephen Leake  <stephen_leake@stephe-leake.org>
9239         * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
9240         Delete commented out code for old Emacs versions.  Autoloading of
9241         "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
9242         (ada-mode-version): Bump version number.
9243         (ada-95-string-keywords, ada-2005-string-keywords)
9244         (ada-2005-keywords, ada-name-regexp): New constant.
9245         (ada-language-version, ada-procedure-start-regexp, ada-mode)
9246         (ada-font-lock-keywords): Add support for Ada 2005 keywords.
9247         (ada-package-start-regexp): Support private packages, include package
9248         name (for ada-set-point-accordingly).
9249         (ada-next-procedure, ada-previous-procedure)
9250         (ada-which-function-are-we-in): Match changes to
9251         ada-procedure-start-regexp.
9252         (ada-make-body): Make non-interactive; not a user function.
9253         (ada-make-subprogram-body): Improve doc string.
9255 2006-11-11  Romain Francoise  <romain@orebokech.com>
9257         * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
9258         `compilation-error-regexp-alist' buffer-local, since we changed
9259         `compilation-error-regexp-alist-alist' locally.
9261 2006-11-11  Juanma Barranquero  <lekktu@gmail.com>
9263         * server.el (server-visit-files): Bind `minibuffer-auto-raise'
9264         to the value of `server-raise-frame'.
9266 2006-11-11  Glenn Morris  <rgm@gnu.org>
9268         * ido.el (ido-enable-prefix)
9269         * ses.el (ses-call-printer-return)
9270         * net/tramp.el (tramp-unified-filenames)
9271         * progmodes/cc-align.el (c-lineup-string-cont)
9272         * progmodes/compile.el (compilation-directory-matcher)
9273         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
9274         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
9275         (vhdl-clock-rising-edge)
9276         * textmodes/org.el (org-export-with-timestamps)
9277         (org-export-remove-timestamps-from-toc)
9278         (org-export-with-tags): Improve previous doc fixes.
9280 2006-11-11  Richard Stallman  <rms@gnu.org>
9282         * textmodes/flyspell.el (flyspell-mode-map):
9283         Bind C-c $ instead of M-RET.
9285 2006-11-10  Simon Marshall  <simon@gnu.org>
9287         * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
9288         fontification for "case" and "default" keywords.
9290 2006-11-10  Andreas Schwab  <schwab@suse.de>
9292         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
9293         Avoid starting sentence with "nil".
9295 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
9297         * server.el (server-raise-frame): New option.
9298         (server-switch-buffer): Use it.
9300 2006-11-10  Nick Roberts  <nickrob@snap.net.nz>
9302         * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
9303         with a capital.
9305 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
9307         * textmodes/org.el (org-show-hierarchy-above)
9308         (org-show-following-heading): Fix typo in default value.
9309         (org-scan-tags): Make the search case-sensitive.
9310         (org-tags-sparse-tree): Don't overrule
9311         `org-show-following-heading' and `org-show-hierarchy-above'.
9312         (org-reveal): New command.
9313         (org-show-context): Rename from `org-show-hierarchy-above'.
9314         (org-fast-tag-selection-single-key): New option.
9315         (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
9316         (org-tags-overlay): New variable.
9317         (org-agenda-todo-ignore-deadlines): New option.
9318         ("session"): Add circular data structure `org-mark-ring' to
9319         exceptions list in session.el.
9320         (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
9321         New options.
9322         (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
9323         (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
9324         (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
9325         (org-finalize-agenda): Activate bracket links in agenda.
9326         (org-at-timestamp-p, org-at-date-range-p): Additional argument
9327         INACTIVE-OK.
9328         (org-show-hierarchy-above, org-show-following-heading):
9329         List values allowed for fine-tuned configuration.
9330         (org-show-hierarchy-above): New argument CONTEXT, use the
9331         fine-tuned settings in `org-show-hierarchy-above' and
9332         `org-show-following-heading'.
9333         (org-display-custom-time): New function.
9334         (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
9335         (org-display-custom-times, org-time-stamp-custom-formats):
9336         (org-maybe-intangible): New macro.
9337         (org-activate-bracket-links, org-hide-wide-columns):
9338         Use `org-maybe-intangible'.
9339         (org-open-file): Use `shell-quote-argument'.
9340         (org-display-internal-link-with-indirect-buffer): New option.
9341         (org-file-remote-p): Get regexp from list.
9342         (org-link-expand-abbrev): New function.
9343         (org-link-abbrev-alist): New option.
9344         (org-open-at-point, org-cleaned-string-for-export):
9345         Call `org-link-expand-abbrev'.
9346         (org-timeline, org-agenda-list, org-todo-list)
9347         (org-tags-view): Remove the KEEP-MODES argument.
9348         (org-finalize-agenda-hook): New hook.
9349         (org-get-alist-option): New function.
9350         (org-follow-timestamp-link): New function.
9351         (org-open-at-point): Call `org-follow-timestamp-link'.
9352         (org-log-note-marker, org-log-note-purpose)
9353         (org-log-note-window-configuration): New variables.
9354         (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
9355         (org-log-note-headings): New option.
9356         (org-dblock-write:clocktable): Bug fix, removed infinite loop.
9357         (org-store-link): Support for dired-mode.
9358         (org-open-file): Substitute environment variables into filename.
9359         (org-last): New defsubst.
9360         (org-agenda-re-align-tags): New function.
9361         (org-agenda-align-tags-to-column): New option.
9362         (org-agenda-timeline): Group removed.
9363         (org-prepare-agenda, org-prepare-agenda-buffers)
9364         (org-run-agenda-series, org-timeline, org-agenda-list)
9365         (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
9366         the text property inticating the agenda type.
9367         (org-agenda-post-command-hook): Get agenda type from text property
9368         at point.
9369         (org-agenda): Handle command sets.  Set `org-agenda-last-arguments'
9370         and obey `org-agenda-overriding-arguments'.
9371         (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
9372         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
9373         (org-agenda-week-view, org-agenda-day-view):
9374         Use `org-agenda-overriding-arguments' to make updating work with
9375         multi-block agendas.
9376         (org-agenda-prefix-format): Allow different formats for the
9377         different agenda entry types.
9378         (org-timeline-prefix-format): Option removed, use
9379         `org-agenda-prefix-format' instead.
9380         (org-prepare-agenda): New function.
9381         (org-select-timeline-window): Option removed, use
9382         `org-select-agenda-window' instead.
9383         (org-respect-restriction): Variable removed.
9384         (org-cmp-tag): New function.
9385         (org-agenda-sorting-strategy, org-entries-lessp):
9386         Implement sorting by last tag.
9387         (org-complete): Better completion in in-buffer option lines.
9388         (org-in-item-p): New function.
9389         (org-org-menu): Add entries for checkboxes.
9390         (org-cycle): Extra brouping in outline-regexp, because it is used
9391         in a search with "^" prepended.
9392         (org-provide-checkbox-statistics): New option.
9393         (org-set-font-lock-defaults): Highlight checkbox statistics.
9394         (org-update-checkbox-count-maybe)
9395         (org-get-checkbox-statistics-face): New functions.
9396         (org-update-checkbox-count): New command.
9397         (org-insert-item, org-toggle-checkbox):
9398         Call `org-update-checkbox-count-maybe'.
9399         (org-export-as-html): XEmacs compatibility for coding system.
9400         (org-force-cycle-archived): New command.
9401         (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
9402         overrules cycling.
9403         (org-fix-position-after-promote): If the line contains only a todo
9404         keyword, add a final space.
9405         (org-promote-subtree, org-demote-subtree):
9406         Call `org-fix-position-after-promote'.
9408 2006-11-10  Glenn Morris  <rgm@gnu.org>
9410         * calendar/cal-dst.el: Do not assume DST starts/ends on the same
9411         date in every year.
9412         (calendar-dst-check-each-year-flag): New customizable variable.
9413         (calendar-dst-find-data): New function, extracted from
9414         calendar-current-time-zone.
9415         (calendar-current-time-zone): Use calendar-dst-find-data.
9416         (calendar-dst-transition-cache): New variable.
9417         (calendar-dst-find-startend, calendar-dst-starts)
9418         (calendar-dst-ends): New functions.
9419         (calendar-daylight-savings-starts)
9420         (calendar-daylight-savings-ends): Change value to use
9421         calendar-dst-starts, calendar-dst-ends; respectively.
9423         * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
9425         * ido.el (ido-enable-prefix)
9426         * ses.el (ses-call-printer-return)
9427         * net/tramp.el (tramp-unified-filenames)
9428         * progmodes/cc-align.el (c-lineup-string-cont)
9429         * progmodes/compile.el (compilation-directory-matcher)
9430         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
9431         * progmodes/gdb-ui.el (gdb-many-windows)
9432         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
9433         (vhdl-clock-rising-edge)
9434         * textmodes/org.el (org-export-with-timestamps)
9435         (org-export-remove-timestamps-from-toc, org-export-with-tags)
9436         (org-read-date): Doc fix (Nil -> nil).
9438 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9440         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
9441         Encode/decode text to/from cut buffers to/from iso-latin-1 only.
9443 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
9445         * bs.el (bs--window-for-buffer): Remove.
9446         (bs--show-with-configuration): Use `get-window-with-predicate'
9447         instead of `bs--window-for-buffer'.
9449 2006-11-10  Kenichi Handa  <handa@m17n.org>
9451         * files.el (revert-buffer): Fix previous change.
9453 2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
9455         * bs.el (bs--redisplay): Fix typo in docstring.
9456         (bs--window-config-coming-from): Make frame-local.
9457         (bs--restore-window-config): New function.
9458         (bs-kill, bs-select, bs-select-other-window)
9459         (bs-select-other-frame): Use it.
9460         (bs--window-for-buffer): Return as soon as a matching buffer is found.
9461         (bs--show-with-configuration): Save the window configuration as a
9462         frame local var, and only if *buffer-selection* is not already
9463         visible on this frame.
9465 2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
9467         * vc-svn.el (vc-svn-admin-directory): New var.
9468         (vc-svn-registered, vc-svn-responsible-p)
9469         (vc-svn-repository-hostname): Use it.
9470         Suggested by arit93@yahoo.com.
9472 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
9474         * ldefs-boot.el: Regenerate.
9476 2006-11-08  Alan Mackenzie  <acm@muc.de>
9478         * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
9479         case (eq open-paren-in-column-0-is-defun-start nil) by searching
9480         for least nested open-paren.
9482 2006-11-08  Romain Francoise  <romain@orebokech.com>
9484         * subr.el (remove-overlays): Fix typo in last change.
9486 2006-11-08  Richard Stallman  <rms@gnu.org>
9488         * subr.el (remove-overlays): Call overlay-recenter.
9490 2006-11-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9492         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
9493         (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
9494         behaviour.
9495         (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
9496         directly.
9498 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
9500         * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
9501         (ido-max-dir-file-cache, ido-decorations)
9502         (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
9503         (ido-magic-backward-char, ido-enter-dired)
9504         (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
9505         (ido-list-directory, ido-first-match, ido-only-match)
9506         (ido-subdir, ido-indicator): Fix typos in docstrings.
9507         (ido-buffer-internal, ido-completion-help): Fix typos in messages.
9508         (ido-read-internal): Fix typo in error message.
9510 2006-11-08  Kenichi Handa  <handa@m17n.org>
9512         * international/mule-cmds.el (set-default-coding-systems):
9513         Always set default-file-name-coding-system to utf-8 for Mac Darwin.
9515 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
9517         * makefile.w32-in (setwins): Remove.
9518         (WINS_ALMOST): New macro.
9519         (WINS): Use it.
9520         (autoloads): Don't extract autoloads from files in obsolete/.
9522 2006-11-07  Chong Yidong  <cyd@stupidchicken.com>
9524         * whitespace.el (whitespace-buffer): Call remove-overlays after
9525         overlay-recenter for performance.  Suggested by Martin Rudalics.
9527 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
9529         * net/tramp.el (tramp-default-method): scp is the default method.
9531 2006-11-07  Juanma Barranquero  <lekktu@gmail.com>
9533         * server.el (server-start): Save also the Emacs pid in the server file.
9535 2006-11-07  Carsten Dominik  <dominik@science.uva.nl>
9537         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
9538         point when displaying a bibtex cross reference in the echo area.
9540 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
9542         * international/mule.el (make-char): Fix typo in docstring.
9543         (load-with-code-conversion, charsetp): Doc fixes.
9545         * international/ja-dic-cnv.el (skkdic-convert):
9546         * cus-edit.el (hook): Fix typo in docstring.
9548 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
9550         * cus-edit.el (custom-mode-map): Move defvar above code using it.
9551         (custom-mode-link-map): New variable.
9552         (custom-group-link, custom-manual): Use follow-link.
9554 2006-11-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9556         * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
9557         "Mark Shapiro" -> "Marc Shapiro".  Update his email address.
9559 2006-11-06  Richard Stallman  <rms@gnu.org>
9561         * textmodes/flyspell.el (flyspell-correct-word-before-point):
9562         New function broken out of flyspell-correct-word.
9563         (flyspell-mode-map): Bind it to M-RET.
9564         (flyspell-correct-word): Call it.
9566         * textmodes/fill.el (fill-minibuffer-function): New function.
9567         (fill-paragraph): Bind fill-paragraph-function to
9568         fill-minibuffer-function.
9570         * ruler-mode.el (ruler-mode-map): Add bindings for up-events
9571         so that they aren't undefined.
9573         * dired.el (dired-readin): Locally bind file-name-coding-system.
9575         * bindings.el: Shorten and clarify usual mode line mouse help string.
9577         * Makefile.in (autoloads): Don't include `obsolete'.
9579 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
9581         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
9582         (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
9583         Printing menu if it's not initialized.
9584         (pr-menu-bind): Act on menu-bar-file-menu directly.
9586 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
9588         * help.el (view-emacs-news): Fix typo in error message.
9590         * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
9592         * shadowfile.el (shadow-define-regexp-group)
9593         (shadow-literal-groups, shadow-insert-var): Doc fixes.
9594         (shadow-read-files): Fix typo in message.
9595         (shadow-inhibit-overload, shadow-find, shadow-suffix)
9596         (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
9597         (shadow-suffix, shadow-site-match, shadow-expand-file-name)
9598         (shadow-file-match): Fix typos in docstrings.
9600         * terminal.el (terminal-emulator): Fix typo in message.
9602         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
9604         * emacs-lisp/lselect.el (x-kill-primary-selection)
9605         (x-delete-primary-selection, x-copy-primary-selection):
9606         Fix typos in error messages.
9608         * emulation/edt-mapper.el: Fix typo in interactive message.
9610         * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
9612         * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
9613         (ispell-help): Fix typos in docstrings.
9614         (ispell-help): Fix typo in output message.
9616         * allout.el (allout-adjust-file-variable)
9617         (allout-passphrase-verifier-string)
9618         (allout-passphrase-hint-string)
9619         (allout-toggle-current-subtree-encryption):
9620         * apropos.el (apropos-synonyms):
9621         * cus-edit.el (hook):
9622         * emacs-lock.el (emacs-lock-from-exiting):
9623         * follow.el (follow-avoid-tail-recenter-p):
9624         * hexl.el (hexl-mode):
9625         * mouse-copy.el (mouse-copy-work-around-drag-bug):
9626         * mouse.el (mouse-set-font):
9627         * resume.el (resume-emacs-args-file):
9628         * rfn-eshadow.el (file-name-shadow-tty-properties):
9629         * t-mouse.el (t-mouse-process, t-mouse-mode):
9630         * emacs-lisp/cust-print.el (custom-print-install)
9631         (custom-print-uninstall, custom-format):
9632         * emacs-lisp/shadow.el (list-load-path-shadows):
9633         * emulation/tpu-edt.el (tpu-help-text)
9634         (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
9635         (tpu-reset-control-keys):
9636         * emulation/vip.el (vip-emacs-local-map)
9637         (vip-change-mode-to-emacs):
9638         * emulation/viper.el (viper-mode, viper-set-hooks)
9639         (viper-major-mode-modifier-list):
9640         * emulation/viper-init.el (viper-emacs-state-cursor-color):
9641         * emulation/viper-keym.el (viper-emacs-kbd-map)
9642         (viper-toggle-key):
9643         * mail/feedmail.el (feedmail-queue-reminder)
9644         (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
9645         (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
9646         (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
9647         (feedmail-sender-line, feedmail-force-binary-write)
9648         (feedmail-from-line, feedmail-deduce-envelope-from)
9649         (feedmail-x-mailer-line, feedmail-message-id-generator)
9650         (feedmail-date-generator, feedmail-fiddle-plex-user-list)
9651         (feedmail-enable-spray, feedmail-spray-this-address)
9652         (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
9653         (feedmail-queue-runner-confirm-global)
9654         (feedmail-ask-before-queue-prompt)
9655         (feedmail-ask-before-queue-reprompt)
9656         (feedmail-prompt-before-queue-standard-alist)
9657         (feedmail-prompt-before-queue-user-alist)
9658         (feedmail-prompt-before-queue-help-supplement)
9659         (feedmail-queue-use-send-time-for-message-id)
9660         (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
9661         (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
9662         (feedmail-mail-send-hook-queued)
9663         (feedmail-confirm-addresses-hook-example)
9664         (feedmail-last-chance-hook, feedmail-before-fcc-hook)
9665         (feedmail-queue-runner-mode-setter)
9666         (feedmail-queue-alternative-mail-header-separator)
9667         (feedmail-queue-runner-message-sender)
9668         (feedmail-buffer-eating-function, feedmail-binmail-template)
9669         (feedmail-run-the-queue-no-prompts)
9670         (feedmail-run-the-queue-global-prompt)
9671         (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
9672         (feedmail-envelope-deducer, feedmail-fiddle-date)
9673         (feedmail-default-message-id-generator)
9674         (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
9675         (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
9676         * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
9677         (vms-pmail-setup):
9678         * play/dunnet.el (dun-help):
9679         * play/handwrite.el (handwrite):
9680         * play/hanoi.el (hanoi-unix-64):
9681         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
9682         * textmodes/enriched.el (fixed):
9683         * textmodes/org.el (org-file-apps)
9684         (org-emphasis-regexp-components, org-emphasis-alist):
9685         * textmodes/texinfmt.el (batch-texinfo-format):
9686         Fix typos in docstrings.
9688 2006-11-05  Juanma Barranquero  <lekktu@gmail.com>
9690         * loadhist.el (read-feature): Don't complete features not loaded
9691         from a file (which make `unload-feature' to fail).
9693 2006-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9695         * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
9697 2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
9699         * startup.el (command-line-1): Kill emacs if the last frame is
9700         deleted while evaluating the command-line arguments.
9702 2006-11-05  Richard Stallman  <rms@gnu.org>
9704         * startup.el (init-file-had-error): Add doc string.
9705         (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
9706         Use fixed-width font for keyboard key descriptions.
9708         * cus-edit.el (custom-save-all): Error if saving in .emacs
9709         and it had an error when loaded.
9711         * dired-aux.el (dired-copy-file-recursive): Catch errors
9712         from recursive copies in the loop, around the recursive call.
9714 2006-11-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9716         * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
9717         `/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
9718         `/proc/acpi/thermal_zone/*'.
9719         (battery-search-for-one-match-in-files): New.  Search a regexp in
9720         the content of some files.
9722 2006-11-05  Martin Rudalics  <rudalics@gmx.at>
9724         * window.el (mouse-autoselect-window-now): Remove variable.
9725         (mouse-autoselect-window-state): New variable.
9726         (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
9727         (mouse-autoselect-window-select, handle-select-window):
9728         Rewritten to make mouse-autoselect-window-timer a one-shot timer.
9729         Suspend delayed autoselection during menu or popup dialog.
9731         * info-look.el (info-lookup-guess-custom-symbol): New function
9732         for retrieving symbol at point in custom buffers.
9733         (top level) <info-lookup-maybe-add-help>: Add backquote and
9734         comma to ignored characters in regexps of help specifications
9735         for emacs-lisp-mode and lisp-interaction-mode.  This permits
9736         looking up symbols in `...' and after a comma.  Add help
9737         specifications for custom-mode and help-mode.
9739 2006-11-04  Eli Zaretskii  <eliz@gnu.org>
9741         * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
9742         Don't encode body if RAW is non-nil, or if the old encoding is
9743         identical to the new encoding, or if the body contains only
9744         eight-bit-* characters.
9746 2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
9748         * faces.el (faces-sample-overlay, describe-face): Revert last changes.
9749         (faces-sample-overlay): Remove variable.
9750         (describe-face): Insert sample text in the face being described.
9752 2006-11-04  Martin Rudalics  <rudalics@gmx.at>
9754         * whitespace.el (whitespace-indent-regexp): Make this match any
9755         multiples of eight spaces near the beginning of a line.
9756         (whitespace-buffer): Use `remove-overlays' instead of
9757         `whitespace-unhighlight-the-space' and `overlay-recenter' to
9758         speed up overlay handling.
9759         (whitespace-buffer-leading, whitespace-buffer-trailing):
9760         Make these functions highlight the text removed by
9761         `whitespace-buffer-leading-cleanup' and
9762         `whitespace-buffer-trailing-cleanup' respectively.
9763         (whitespace-buffer-search): Use `with-local-quit'.
9764         Move `format' out of loop to speed up scanning larger buffers.
9765         (whitespace-unhighlight-the-space): Remove `remove-hook' since
9766         that function is never added to a hook.
9767         (whitespace-spacetab-regexp, whitespace-ateol-regexp)
9768         (whitespace-buffer-leading-cleanup)
9769         (whitespace-refresh-rescan-list): Fix docstrings.
9771 2006-11-03  Ken Manheimer  <ken.manheimer@gmail.com>
9773         * allout.el (allout-during-yank-processing): Cue for inhibiting
9774         aberrance processing during yanks.
9775         (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
9776         the amount of yanked topics that can be aberrant.
9777         (allout-do-doublecheck): Encapsulate this multiply-used recipe in
9778         a function, and supplement with inihibition of doublechecking
9779         during yanks.
9780         (allout-beginning-of-line, allout-next-heading)
9781         (allout-previous-heading, allout-goto-prefix-doublechecked)
9782         (allout-back-to-current-heading, allout-next-visible-heading)
9783         (allout-next-sibling): Use new allout-do-doublecheck function.
9784         (allout-next-sibling): Ensure we made progress when returning
9785         other than nil.
9786         (allout-rebullet-heading): Preserve text property annotations
9787         indicating the text was hidden, if it was.
9788         (allout-kill-line): Remove any added was-hidden annotations.
9789         (allout-kill-topic): Remove any added was-hidden annotations.
9790         (allout-annotate-hidden): Inhibit adding was-hidden text
9791         properties to the undo list.
9792         (allout-deannotate-hidden): New function to remove was-hidden
9793         annotation.
9794         (allout-hide-by-annotation): Use new allout-deannotate-hidden.
9795         (allout-remove-exposure-annotation): Replace by
9796         allout-deannotate-hidden.
9797         (allout-yank-processing): Signal that yank processing is happening
9798         with allout-during-yank-processing.  Also, wrap
9799         allout-unprotected's closer to the text changes, for easier
9800         debugging.  We need to inhibit-field-text-motion explicitly, in
9801         lieu of the encompassing allout-unprotected.
9802         (outlineify-sticky): Adjust criteria for triggering new outline
9803         decorations to presence or absence of any topics, not just a topic
9804         at the beginning of the buffer.
9806 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9808         * bs.el (bs--show-all, bs--redisplay):
9809         * cus-edit.el (custom-unlispify-menu-entries)
9810         (custom-unlispify-tag-names, custom-prompt-variable):
9811         * expand.el (expand-pos):
9812         * speedbar.el (speedbar-generic-list-tag-p):
9813         * wid-edit.el (widget-image-enable):
9814         * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
9815         * emacs-lisp/find-func.el (find-function-noselect)
9816         (find-function, find-variable-noselect, find-variable)
9817         (find-definition-noselect, find-face-definition):
9818         * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
9819         * net/eudc-vars.el (eudc-expansion-overwrites-query):
9820         * progmodes/ada-xref.el (ada-find-in-ali):
9821         * textmodes/flyspell.el (flyspell-check-tex-math-command):
9822         * textmodes/org.el (org-copy-subtree):
9823         * textmodes/table.el (table--row-column-insertion-point-p):
9824         Use "non-nil" in docstrings.
9826 2006-11-03  Mark Davies  <mark@mcs.vuw.ac.nz>
9828         * sort.el (sort-columns): Set the field separator to tab; on
9829         NetBSD, sort complains if "\n" is used as field separator.
9831 2006-11-03  NIIMI Satoshi  <sa2c@sa2c.net>
9833         * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
9835 2006-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9837         * server.el (server-auth-key): Remove.  Replace by a process-property.
9838         (server-start): Don't remove the file of the previous process, but
9839         instead clear out the place for the new file.
9840         (server-start): Set the :auth-key property.
9841         (server-process-filter): Use the :auth-key property.
9843 2006-11-02  Carsten Dominik  <dominik@science.uva.nl>
9845         * textmodes/org.el (org-mode-map): No longer copy
9846         `outline-mode-map' explicitly - this is already done by
9847         `define-derived-mode'.
9849 2006-11-02  Juanma Barranquero  <lekktu@gmail.com>
9851         * server.el (server-visit-files): Use `when'.
9852         (server-process-filter): When authentication fails, send error
9853         message to client.  Wrap `process-send-region' in `ignore-errors'
9854         instead of `condition-case', and remove misleading comment.
9856 2006-11-01  Juri Linkov  <juri@jurta.org>
9858         * simple.el (yank): Doc fix.
9860 2006-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9862         * server.el: Try and fit within 80 columns.
9863         (server-start): Make the auth file unreadable by other users.
9865 2006-10-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9867         * battery.el (battery-linux-proc-acpi): Prevent range error when
9868         `full-capacity' is 0.
9870 2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
9872         * faces.el (faces-sample-overlay): New defvar.
9873         (faces-sample-overlay): New function to show face sample text.
9874         (describe-face): Use it.
9876 2006-10-31  Stephen Leake  <stephen_leake@stephe-leake.org>
9878         * progmodes/ada-stmt.el: Change maintainer, apply
9879         whitespace-cleanup, checkdoc.
9880         (ada-func-or-proc-name): Add doc string.
9882         * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
9883         whitespace-cleanup, checkdoc.  Minor improvements to many doc
9884         strings and comments.
9885         (ada-prj-display-page): Change buffer name to more accurately
9886         reflect function.
9888         * progmodes/ada-xref.el: Change maintainer, apply
9889         whitespace-cleanup, checkdoc.  Minor improvements to many doc
9890         strings and comments.  Don't look for `gvd' or `ddd' debuggers.
9891         (ada-compile-current): Don't add newlines to commands.
9893 2006-10-31  Juanma Barranquero  <lekktu@gmail.com>
9895         * server.el: Add support for TCP sockets.
9896         (server-use-tcp, server-host, server-auth-dir): New options.
9897         (server-auth-key): New variable.
9898         (server-ensure-safe-dir): Create nonexistent parent dirs.
9899         Ignore Unix-style file modes on Windows.
9900         (server-start): Crete a TCP or Unix socket according to the value
9901         of `server-use-tcp'.  For TCP sockets, create the id/auth file in
9902         `server-auth-dir' directory.
9903         (server-process-filter): Delete process if authentication
9904         fails (which never happens for Unix sockets).
9906 2006-10-30  David Kastrup  <dak@gnu.org>
9908         * subr.el (add-to-list): Don't continue checking if a match has
9909         been found.
9911 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
9913         * tutorial.el: Move defvars to avoid bytecomp warnings.
9914         (tutorial--find-changed-keys): Check if viper-current-state is
9915         bound before using it.
9916         (help-with-tutorial): Check if viper-tutorial is defined before
9917         using it.
9919 2006-10-30  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9921         * help-fns.el (help-with-tutorial): Move to tutorial.el.
9923         * tutorial.el: New file.
9924         (help-with-tutorial): Move here from help-fns.el.  Add help for
9925         rebound keys.  Fix resume of tutorial.
9926         (tutorial--describe-nonstandard-key, tutorial--sort-keys)
9927         (tutorial--find-changed-keys, tutorial--display-changes)
9928         (tutorial--saved-dir, tutorial--saved-file)
9929         (tutorial--save-tutorial): New functions to support the changes in
9930         help-with-tutorial.
9932 2006-10-30  Kenichi Handa  <handa@m17n.org>
9934         * files.el (revert-buffer): If a unibyte buffer is being reverted
9935         with a coding system for multibyte, set buffer multibyte before
9936         calling insert-file-contents.
9938 2006-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9940         * server.el (server-select-display): Use a dummy buffer to detect when
9941         the frame is later used.
9942         (server-select-display): New function.
9943         (server-process-filter): Use it to detect unused temp frames.
9945 2006-10-29  Stephen Leake  <stephen_leake@stephe-leake.org>
9947         * progmodes/ada-mode.el: Change maintainer, apply
9948         whitespace-clean, checkdoc.  Minor improvements to many doc strings.
9949         (ada-mode-version): New function.
9950         (ada-create-menu): Menu operations are available for all supported
9951         compilers.
9953 2006-10-29  Lars Hansen  <larsh@soem.dk>
9955         * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
9956         Highlight as keyword.
9957         (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
9958         Don't call tramp-method-out-of-band-p for local files.
9959         (tramp-touch): Quote file name.
9961 2006-10-28  Glenn Morris  <rgm@gnu.org>
9963         * calendar/calendar.el (cal-html-cursor-month)
9964         (cal-html-cursor-year): Add autoloads for this new package.
9965         (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
9967 2006-10-28  Anna M. Bigatti  <bigatti@dima.unige.it>
9969         * calendar/cal-html.el: New file.
9971 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
9973         * emacs-lisp/authors.el (authors-aliases): Update.
9975 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
9977         * version.el (emacs-version): Bump version number to 22.0.90.
9979 2006-10-26  John W. Eaton  <jwe@octave.org>
9981         * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
9982         New defvar.
9983         (inferior-octave-resync-dirs): Check to see whether Octave has
9984         built-in variables and set inferior-octave-has-built-in-variables.
9985         Check inferior-octave-has-built-in-variables to decide whether to
9986         send commands that set built-in variables or call functions to
9987         change Octave's behavior.
9988         Send "disp (pwd ())" to Octave instead of just "pwd".
9989         (inferior-octave-startup): Send "more off" to Octave instead of
9990         "page_screen_output = 0".
9992 2006-10-26  Chong Yidong  <cyd@stupidchicken.com>
9994         * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
9995         pattern normally.
9997 2006-10-26  Nick Roberts  <nickrob@snap.net.nz>
9999         * bindings.el (mode-line-mode-menu): Remove bindings for global
10000         minor modes (line/column number) as they are on the menubar.
10002 2006-10-25  Juanma Barranquero  <lekktu@gmail.com>
10004         * term/w32-win.el (x-handle-name-switch): Doc fix.
10005         (w32-standard-fontset-spec): Fix typo in docstring.
10007         * midnight.el (midnight-buffer-display-time): Doc fix.
10008         (clean-buffer-list-kill-never-buffer-names): Add "*server*".
10010 2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>
10012         * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
10014         * emulation/viper-ex.el (ex-read): Quote file argument.
10016         * ediff-diff.el (ediff-same-file-contents): Expand file names.
10018         * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
10020 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
10022         * textmodes/flyspell.el (flyspell-check-region-doublons):
10023         Fix last fix.
10025 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
10027         * bindings.el (mode-line-mode-menu): List global minor modes
10028         before local ones.
10030 2006-10-23  Kim F. Storm  <storm@cua.dk>
10032         * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
10033         (sit-for): If last command was a prefix arg, add the read-ahead
10034         event to unread-command-events as (t . EVENT) so it will be added
10035         to this-command-keys by read-key-sequence.
10037 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
10039         * textmodes/flyspell.el (flyspell-word): Skip past all previous
10040         whitespace when checking doublons.
10041         (flyspell-check-region-doublons): Fix doublon regexp.
10042         (flyspell-highlight-incorrect-region): Highlight doublons using
10043         flyspell-duplicate face.
10045         * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
10047 2006-10-22  John Wiegley  <johnw@newartisans.com>
10049         * progmodes/python.el (python-use-skeletons): python-mode was
10050         auto-inserting templates (for those with abbrev-mode on), not only
10051         by default -- *but without a configuration variable to disable
10052         it*.  This rendered python-mode completely useless for me, so I
10053         have added `python-use-skeletons', which is now off by default.
10055 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
10057         * progmodes/cperl-mode.el (cperl-mode): Don't assume
10058         font-lock-multiline is auto-local (it's not).
10059         (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
10060         initialized before calling cperl-init-faces.
10062 2006-10-22  Nick Roberts  <nickrob@snap.net.nz>
10064         * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
10065         gdb-stack-position a value when there is no fringe.
10067         * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
10068         indicator if not visiting a file.
10070 2006-10-20  David Kastrup  <dak@gnu.org>
10072         * window.el (kill-buffer-and-window): Fix a bug where an aborted
10073         operation would still cause some window to collapse later.
10075 2006-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10077         * vc.el (vc-switch-backend): Try to be more careful with unwanted
10078         side-effect due to mixing various backends's file properties.
10080         * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
10081         Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
10082         Return `filename's status if applicable.  Update callers.
10084 2006-10-19  Kenichi Handa  <handa@m17n.org>
10086         * international/kkc.el (kkc-region): When a key sequence is not
10087         defined, append (this-single-command-raw-keys) to
10088         unread-input-method-events.
10090 2006-10-19  Juanma Barranquero  <lekktu@gmail.com>
10092         * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
10094 2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10096         * version.el (emacs-version): Use mac-carbon-version-string.
10098         * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
10100 2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10102         * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
10103         Kenichi Handa).
10104         (xselect-convert-to-string): Decline requests for UTF8_STRING if
10105         the selection is not UTF-8.
10107 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
10109         * progmodes/ada-mode.el (ada-83-string-keywords)
10110         (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
10111         (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
10112         (ada-looking-at-semi-private, ada-get-body-name):
10113         Fix typos in docstrings.
10114         (ada-create-case-exception, ada-create-case-exception-substring):
10115         Fix typos in error messages.
10116         (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
10118 2006-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10120         * term/x-win.el (res-geometry): Don't set geometry from Xresources
10121         to default-frame-alist if default-frame-alist already contains
10122         width/height.
10124 2006-10-18  Richard Stallman  <rms@gnu.org>
10126         * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
10127         Non-interactive arg is the value, not the expression.
10129         * simple.el (read-expression-map): Just set it, no defvar.
10131         * subr.el (insert-for-yank-1): If last inserted char has
10132         properties, mark them as rear-nonsticky.
10134         * recentf.el (recentf-mode): Doc fix.
10136         * facemenu.el (facemenu-add-new-face): Defend against symbol
10137         that isn't a face name.
10139         * dired-aux.el (dired-do-copy): Doc fix.
10141 2006-10-18  Chong Yidong  <cyd@stupidchicken.com>
10143         * simple.el (line-move-1): Ignore fields when moving to the
10144         beginning of line to avoid getting point stuck.
10146 2006-10-18  Martin Rudalics  <rudalics@gmx.at>
10148         * textmodes/flyspell.el (flyspell-word-search-backward):
10149         Set inhibit-point-motion-hooks to avoid looping due to intangibile
10150         text.
10152 2006-10-16  Richard Stallman  <rms@gnu.org>
10154         * help-fns.el (describe-function-1): Special case optimization
10155         for self-insert-command.
10157 2006-10-16  Kim F. Storm  <storm@cua.dk>
10159         * ido.el (ido-reread-directory): Work in `dir' mode too.
10161 2006-10-15  Martin Rudalics  <rudalics@gmx.at>
10163         * textmodes/table.el: Require 'regexp-opt.
10165 2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
10167         * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
10168         Use shell-quote-argument.
10170         * shell.el (explicit-bash-args): Likewise.
10172         * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
10173         Use grep -E rather than egrep.
10175 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10177         * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
10179 2006-10-15  Kim F. Storm  <storm@cua.dk>
10181         * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
10183 2006-10-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
10185         * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
10186         to protect whitespace and metacharacters from the shell.
10188 2006-10-13  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
10190         * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
10192 2006-10-13  Eli Zaretskii  <eliz@gnu.org>
10194         * subr.el (start-process-shell-command): Doc fix.
10196 2006-10-13  Andrea Russo  <rastandy@salug.it>  (tiny change)
10198         * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
10199         the regexp for Maxima symbols.
10201 2006-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10203         * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
10204         (vc-find-root): Don't walk higher up than ~.
10206 2006-10-12  Chong Yidong  <cyd@stupidchicken.com>
10208         * international/utf-8.el (utf-translate-cjk-load-tables):
10209         Avoid clobbering last-coding-system-used during load.
10211 2006-10-12  Carsten Dominik  <dominik@science.uva.nl>
10213         * textmodes/reftex-global.el (reftex-create-tags-file):
10214         Quote file arguments.
10216 2006-10-12  Richard Stallman  <rms@gnu.org>
10218         * files.el (file-name-history): Add defvar.
10219         (save-some-buffers-action-alist): Improve description strings.
10221 2006-10-12  Andreas Schwab  <schwab@suse.de>
10223         * files.el (auto-mode-alist): Match change log file name also with
10224         a dash before a numeric extension.
10226 2006-10-11  Ilya Zakharevich  <ilyaz@cpan.org>
10228         * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
10229         After 5.0:
10230         (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
10232         After 5.1: Major edit.  Summary of most visible changes:
10234         - Multiple <<HERE per line allowed.
10235         - Handles multiline subroutine declaration headers (with comments).
10236           (The exception is `cperl-etags' - but it is not used in the rest
10237           of the mode.)
10238         - Fontifies multiline my/our declarations (even with comments,
10239           and with legacy `font-lock').
10240         - Major speedup of syntaxification, both immediate and postponed
10241           (3.5x to 15x [for different CPUs and versions of Emacs] on the
10242           huge real-life document I tested).
10243         - New bindings, edits to imenu.
10244         - "_" is made into word-char during fontification/syntaxification;
10245           some attempts to recognize non-word "_" during other operations too.
10246         - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
10247         - autoload some more perldoc-related stuff
10248         - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
10249         - Attempt to incorporate XEmacs edits which reached me.
10251         Fine-grained changelog:
10252         (cperl-hook-after-change): New configuration variable.
10253         (cperl-vc-sccs-header): Likewise.
10254         (cperl-vc-sccs-header): Likewise.
10255         (cperl-vc-header-alist): Default via two preceding variables.
10256         (cperl-invalid-face): Remove double quoting under XEmacs
10257                 (still needed under 21.2).
10258         (cperl-tips): Update URLs for resources.
10259         (cperl-problems): Likewise.
10260         (cperl-praise): Mention new features.
10261         New C-c key bindings: for `cperl-find-bad-style',
10262         `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
10263         `cperl-perdoc', and `cperl-perldoc-at-point'.
10264         CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
10265         moved, new submenu of Tools with Ispell entries and narrowing.
10266         (cperl-after-sub-regexp): New defsubst.
10267         (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
10268                 Allows heads up to head4.
10269                 Allow "package;".
10270         (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
10271         (paren-backwards-message): ??? Something for XEmacs???
10272         (cperl-mode): Never auto-switch abbrev-mode off.
10273                 Try to allow '_' be non-word char.
10274                 Do not use `font-lock-unfontify-region-function' on XEmacs.
10275                 Reset syntax cache on mode start.
10276                 Support multiline facification (even on legacy `font-lock').
10277         (cperl-facemenu-add-face-function): ??? Some contributed code ???
10278         (cperl-after-change-function): Since `font-lock' and `lazy-lock'
10279                 refuse to inform us whether the fontification is due to lazy
10280                 calling or due to edit to a buffer, install our own hook
10281                 (controlled by `cperl-hook-after-change').
10282         (cperl-electric-pod): =cut may have been recognized as start.
10283         (cperl-block-p): Move, updated for attributes.
10284         (cperl-calculate-indent): Try to allow '_' be non-word char
10285                 Support subs with attributes.
10286         (cperl-where-am-i): Quiet (?) a warning.
10287         (cperl-cached-syntax-table): New function.
10288         (cperl-forward-re): Use `cperl-cached-syntax-table'.
10289         (cperl-unwind-to-safe): Recognize `syntax-type' property
10290                 changing in a middle of line.
10291         (cperl-find-sub-attrs): New function.
10292         (cperl-find-pods-heres): Allow many <<EOP per line.
10293                 Allow subs with attributes.
10294                 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
10295                 Recognize "extproc " (OS/2) case-folded and only at start.
10296                 /x on s///x with empty replacement was not recognized.
10297                 Better comments.
10298         (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
10299                 Allow subs with attributes, labels.
10300                 Do not confuse "else::foo" with "else".
10301                 Minor optimizations...
10302         (cperl-after-expr-p): Try to allow '_' be non-word char.
10303         (cperl-fill-paragraph): Try to detect a major bug in Emacs
10304                 with `looking-at' inside `narrow' and bulk out if found.
10305         (cperl-imenu--create-perl-index): Updates for new
10306                 `cperl-imenu--function-name-regexp-perl'.
10307         (cperl-outline-level): Likewise.
10308         (cperl-init-faces): Allow multiline subroutine headers
10309                 and my/our declarations, and ones with comments.
10310                 Allow subroutine attributes.
10311         (cperl-imenu-on-info): Better docstring.
10312         (cperl-etags): Rudimentary support for attributes.
10313                 Support for packages and "package;".
10314         (cperl-add-tags-recurse-noxs): Better (?) docstring.
10315         (cperl-add-tags-recurse-noxs-fullpath): Likewise.
10316         (cperl-tags-hier-init): Misprint for `fboundp' fixed.
10317         (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
10318         (cperl-perldoc): Add autoload.
10319         (cperl-perldoc-at-point): Likewise.
10320         (cperl-here-doc-spell): New function.
10321         (cperl-pod-spell): Likewise.
10322         (cperl-map-pods-heres): Likewise.
10323         (cperl-get-here-doc-region): Likewise.
10324         (cperl-font-lock-fontify-region-function): Likewise (backward
10325                 compatibility for legacy `font-lock').
10326         (cperl-font-lock-unfontify-region-function): Fix style.
10327         (cperl-fontify-syntaxically): Recognize and optimize away deferred
10328                 calls with no-change.  Governed by `cperl-hook-after-change'.
10329         (cperl-fontify-update): Recognize that syntaxification region
10330                 can be larger than fontification one.
10331                 XXXX we leave `cperl-postpone' property, so this is quadratic...
10332         (cperl-fontify-update-bad): Temporary placeholder until
10333                 it is clear how to implement `cperl-fontify-update'.
10334         (cperl-time-fontification): New function.
10335         (attrib-group): New text attribute.
10336         (multiline): New value: `syntax-type' text attribute.
10338         After 5.2:
10339         (cperl-emulate-lazy-lock): New function.
10340         (cperl-fontify-syntaxically): Would skip large regions.
10341         Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
10342         Some globals were declared, but uninitialized.
10344         After 5.3, 5.4:
10345         (cperl-facemenu-add-face-function): Add docs, fix U<>.
10346         Copyright message updated.
10347         (cperl-init-faces): Work around a bug in `font-lock'.  May slow
10348                         facification down a bit.
10349                 Misprint for my|our|local for old `font-lock'
10350                         "our" was not fontified same as "my|local".
10351                 Highlight variables after "my" etc even in
10352                         a middle of an expression.
10353                 Do not facify multiple variables after my etc
10354                         unless parentheses are present.
10356         After 5.5, 5.6
10357         (cperl-fontify-syntaxically): after-change hook could reset.
10358         (cperl-syntax-done-to) to a middle of line; unwind to BOL.
10360         After 5.7:
10361         (cperl-init-faces): Allow highlighting of local ($/).
10362         (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
10363         (cperl-problems): Remove fixed problems.
10364         (cperl-find-pods-heres): Recognize #-comments in m##x too.
10365                 Recognize charclasses (unless delimiter is \).
10366         (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
10367         (cperl-regexp-scan): Update docs.
10368         (cperl-beautify-regexp-piece): Use information got from regexp scan.
10370         After 5.8:
10371         Major user visible changes:
10372         Recognition and fontification of character classes in RExen.
10373         Variable indentation of RExen according to groups.
10375         (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
10376                 Fontify REx charclasses in variable-name face.
10377                 Fontify POSIX charclasses in "type" face.
10378                 Fontify unmatched "]" in function-name face.
10379                 Mark first-char of HERE-doc as `front-sticky'.
10380                 Reset `front-sticky' property when needed.
10381         (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
10382         (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
10383         (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
10384                 constructs.  Support `narrow'ed buffers.
10385         (cperl-praise): Remove a reservation.
10386         (cperl-make-indent): New function.
10387         (cperl-indent-for-comment): Use `cperl-make-indent'.
10388         (cperl-indent-line): Likewise.
10389         (cperl-lineup): Likewise.
10390         (cperl-beautify-regexp-piece): Likewise.
10391         (cperl-contract-level): Likewise.
10392         (cperl-toggle-set-debug-unwind): New function.
10393                 New menu entry for this.
10394         (fill-paragraph-function): Use when `boundp'.
10395         (cperl-calculate-indent): Take into account groups when indenting RExen.
10396         (cperl-to-comment-or-eol): Recognize # which end a string.
10397         (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
10398         (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
10399         (cperl-fontify-syntaxically): More clear debugging message.
10400         (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
10401         (cperl-init-faces): More complicated highlight even on XEmacs (new).
10402         Merge cosmetic changes from XEmacs.
10404         After 5.9:
10405         (cperl-1+): Move to before the first use.
10406         (cperl-1-): Likewise.
10408         After 5.10:
10410         This code may lock Emacs hard!!!  Use at your own risk!
10412         (cperl-font-locking): New internal variable.
10413         (cperl-beginning-of-property): New function.
10414         (cperl-calculate-indent): Use `cperl-beginning-of-property'
10415         instead of `previous-single-property-change'.
10416         (cperl-unwind-to-safe): Likewise.
10417         (cperl-after-expr-p): Likewise.
10418         (cperl-get-here-doc-region): Likewise.
10419         (cperl-font-lock-fontify-region-function): Likewise.
10420         (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
10421                         recursively.
10422                 Bound `next-single-property-change' via `point-max'.
10423         (cperl-unwind-to-safe): Bound likewise
10424         (cperl-font-lock-fontify-region-function): Likewise.
10425         (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
10426                 Initialization of `cperl-font-lock-multiline-start' could be
10427                 missed if the "main" fontification did not run due to the
10428                 keyword being already fontified.
10429         (cperl-pod-spell): Return t from do-one-chunk function.
10430         (cperl-map-pods-heres): Stop when the worker returns nil.
10431                 Call `cperl-update-syntaxification'.
10432         (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
10433         (cperl-get-here-doc-delim): Remove unused function.
10435         After 5.11:
10437         The possible lockup of Emacs (introduced in 5.10) fixed.
10439         (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
10440         (cperl-syntaxify-for-menu): New customization variable.
10441         (cperl-select-this-pod-or-here-doc): New function.
10442         (cperl-get-here-doc-region): Extra argument.
10443                 Do not adjust pos by 1.
10445         New menu entries
10446                 (Perl/Tools): Selection of current POD or HERE-DOC section.
10447                 (Debugging CPerl:) backtrace on fontification.
10449         After 5.12:
10450         (cperl-cached-syntax-table): Use `car-safe'.
10451         (cperl-forward-re): Remove spurious argument SET-ST.
10452                 Add documentation.
10453         (cperl-forward-group-in-re): New function.
10454         (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
10455         (XXXX Temporary (?) hack is to syntax-mark them as comment).
10457         After 5.13:
10458         (cperl-string-syntax-table): Make { and } not-grouping
10459           (Sometimes they ARE grouping in RExen, but matching them would only
10460            confuse in many situations when they are not)
10461         (beginning-of-buffer): Replace two occurrences with goto-char...
10462         (cperl-calculate-indent): `char-after' could be nil...
10463         (cperl-find-pods-heres): REx can start after "[" too.
10464                 Hightlight (??{}) in RExen too.
10465         (cperl-maybe-white-and-comment-rex): New constant
10466         (cperl-white-and-comment-rex): Likewise.
10467                 XXXX Not very efficient, but hard to make
10468                 better while keeping 1 group.
10470         After 5.13:
10471         (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
10472                 Likewise for 1 << identifier.
10474         After 5.14:
10475         (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
10476                 Error-less condition-case could fail.
10477         (cperl-font-lock-fontify-region-function): Likewise.
10478         (cperl-init-faces): Likewise.
10480         After 5.15:
10481         (cperl-find-pods-heres): Support property REx-part2.
10482         (cperl-calculate-indent): Likewise.
10483                 Don't special-case REx with non-empty 1st line.
10484         (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
10485                 Invert highlighting of charclasses:
10486                         now the envelop is highlighted.
10487                 Highlight many others 0-length builtins.
10488         (cperl-praise): Mention indenting and highlight in RExen.
10490         After 5.15:
10491         (cperl-find-pods-heres): Highlight capturing parens in REx.
10493         After 5.16:
10494         (cperl-find-pods-heres): Highlight '|' for alternation
10495         Initialize `font-lock-warning-face' if not present.
10496         (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
10497                          `font-lock-function-name-face'.
10498         (cperl-look-at-leading-count): Likewise.
10499         (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
10500                         `font-lock-keyword-face' (needed for
10501                         batch processing), etc...
10502                 Use `font-lock-builtin-face' for builtin in REx
10503                         Now `font-lock-variable-name-face'
10504                         is used for interpolated variables
10505                 Use "talking aliases" for faces inside REx
10506                 Highlight parts of REx (except in charclasses)
10507                         according to the syntax and/or semantic
10508                 Syntax-mark a {}-part of (?{}) as "comment"
10509                         (it was the ()-part)
10510                 Better logic to distinguish what is what in REx
10511         (cperl-tips-faces): Document REx highlighting
10512         (cperl-praise): Mention REx syntax highlight etc.
10514         After 5.17:
10515         (cperl-find-sub-attrs): Would not always manage to print error message.
10516         (cperl-find-pods-heres): Localize `font-lock-constant-face'.
10518         After 5.18:
10519         (cperl-find-pods-heres): Misprint in REx for parsing REx.
10520                 Very minor optimization.
10521                 `my-cperl-REx-modifiers-face' got quoted.
10522                 Recognize "print $foo <<END" as HERE-doc.
10523                 Put `REx-interpolated' text attribute if needed.
10524         (cperl-invert-if-unless-modifiers): New function.
10525         (cperl-backward-to-start-of-expr): Likewise.
10526         (cperl-forward-to-end-of-expr): Likewise.
10527         (cperl-invert-if-unless): Works in "the opposite way" too.
10528                 Cursor position on return is on the switch-word.
10529                 Indents comments better.
10530         (REx-interpolated): New text attribute.
10531         (cperl-next-interpolated-REx): New function.
10532         (cperl-next-interpolated-REx-0): Likewise.
10533         (cperl-next-interpolated-REx-1): Likewise.
10534         "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
10535         Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
10536         (cperl-praise): Mention finded interpolated RExen.
10538         After 5.19:
10539         (cperl-init-faces): Highlight %$foo, @$foo too.
10540         (cperl-short-docs): Better docs for system, exec.
10541         (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
10542                 Would not find HERE-doc ended by EOF without NL.
10543         (cperl-short-docs): Correct not-doubled \-escapes.
10544         start block: Put some `defvar' for stuff gone from XEmacs.
10546         After 5.20:
10547         initial comment: Extend copyright, fix email address.
10548         (cperl-indent-comment-at-column-0): New customization variable.
10549         (cperl-comment-indent): Indentation after $#a would increasy by 1.
10550         (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
10551         (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
10552         (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
10553         (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
10554                         highlight $ in $foo too (UNTESTED).
10555         (cperl-set-style): Docstring missed some available styles.
10556         toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
10557                 Change "Current" to "Memorize Current".
10558         (cperl-indent-wrt-brace): New customization variable; the default is
10559                 as for pre-5.2 version.
10560         (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
10561         (cperl-style-alist): Likewise.
10562         (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
10563                 and `cperl-extra-newline-before-brace' etc
10564                 being t
10565         (cperl-indent-exp): Plans B and C to find continuation blocks even
10566                 if `cperl-extra-newline-before-brace' is t.
10568         After 5.21:
10569         Improve some docstrings concerning indentation.
10570         (cperl-indent-rules-alist): New variable.
10571         (cperl-sniff-for-indent): New function name
10572                 (separated from `cperl-calculate-indent').
10573         (cperl-calculate-indent): Separate the sniffer and the indenter;
10574                 uses `cperl-sniff-for-indent' now.
10575         (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
10576                 was inverted;
10577                 Support `comment-column' = 0.
10579 2006-10-11  Martin Rudalics  <rudalics@gmx.at>
10581         * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
10582         * help-at-pt.el (scan-buf-move-to-region): Likewise.
10583         * longlines.el (longlines-window-change-function): Likewise.
10584         * simple.el (undo-ask-before-discard): Likewise.
10585         * wid-edit.el (widget-field-prompt-internal)
10586         (widget-documentation-link-p): Likewise.
10588 2006-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10590         * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
10591         for a keyword.
10593 2006-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10595         * newcomment.el (comment-valid-prefix-p): Make the check
10596         more thorough.  From an idea by Martin Rudalics <rudalics@gmx.at>.
10597         (comment-indent-new-line): Adjust call.
10599 2006-10-09  Ken Manheimer  <ken.manheimer@gmail.com>
10601         * allout.el (allout-back-to-current-heading): Base on lower-level
10602         routines to get proper disqualification of aberrant topics.
10604 2006-10-09  Richard Stallman  <rms@gnu.org>
10606         * textmodes/two-column.el (2C-two-columns): Doc fix.
10608 2006-10-09  Kim F. Storm  <storm@cua.dk>
10610         * shell.el (explicit-csh-args, explicit-bash-args): Add comment
10611         about implicit use.
10613 2006-10-08  Richard Stallman  <rms@gnu.org>
10615         * textmodes/two-column.el (2C-two-columns): Doc fix.
10617 2006-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10619         * files.el: Mark `buffer-read-only' as safe-local-variable.
10621 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
10623         * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
10624         Burp if GUD buffer has been killed.
10626 2006-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10628         * completion.el (add-completions-from-c-buffer):
10629         Don't presume an error's second element is a string.
10630         Use looking-at rather than buffer-substring + member.
10632 2006-10-07  Eli Zaretskii  <eliz@gnu.org>
10634         * mail/rmail.el (rmail-redecode-body): If the old encoding is
10635         `undecided', call find-coding-systems-region to find a proper
10636         non-trivial encoding.
10637         (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
10638         and "text/plain".
10640 2006-10-07  Kevin Ryde  <user42@zip.com.au>
10642         * textmodes/reftex-vars.el (defgroup reftex): Update home page
10643         url-link.
10645         * strokes.el (defgroup strokes): Remove invalid url-link.
10647 2006-10-07  Magnus Henoch  <mange@freemail.hu>
10649         * autoinsert.el (auto-insert-alist): Doc fix.
10651 2006-10-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
10653         * mouse-sel.el (mouse-insert-selection-internal):
10654         Use insert-for-yank, so that yank handlers are run.
10656 2006-10-07  Kim F. Storm  <storm@cua.dk>
10658         * ido.el (ido-file-extension-aux): Fix comparison.
10660 2006-10-06  Kim F. Storm  <storm@cua.dk>
10662         * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
10664 2006-10-05  Juanma Barranquero  <lekktu@gmail.com>
10666         * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
10667         (ad-make-mapped-call): Use `let', not `let*'.
10669 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
10671         * international/mule-cmds.el (coding-system-change-eol-conversion):
10672         Ensure the coding system is initialized before calling
10673         coding-system-eol-type.
10675 2006-10-04  Carsten Dominik  <dominik@science.uva.nl>
10677         * textmodes/org.el (org-rm-props, org-activate-plain-links)
10678         (org-activate-angle-links, org-activate-dates)
10679         (org-activate-target-links, org-activate-camels)
10680         (org-activate-tags): Add `rear-nonsticky' text property to avoid
10681         textproperty keymaps from being active beyond the end of a line.
10682         (org-unfontify-region): Also remove `rear-nonsticky' property.
10684 2006-10-04  Kenichi Handa  <handa@m17n.org>
10686         * international/code-pages.el (next): Table fixed.
10688 2006-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10690         * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
10691         that it's been made unnecessary by removing narrowing.
10693 2006-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10695         * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
10696         control flow a bit, simplify another bit, and add comments.
10698 2006-10-03  David Kastrup  <dak@gnu.org>
10700         * help.el (describe-mode): For clicks on mode-line, use "@"
10701         interactive argument to get the major mode of the click instead of
10702         the current buffer.
10704         * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
10705         in order to better redirect mouse-2 clicks.  Also allow default
10706         bindings to apply.
10708 2006-10-03  Kim F. Storm  <storm@cua.dk>
10710         * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
10711         (pushnew): Fix last change.
10713 2006-10-03  Denis St\e,A|\e(Bnkel  <dstuenkel@googlemail.com>  (tiny change)
10715         * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
10716         Use the interactive spec of `eval-expression'.
10718 2006-10-02  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10720         * progmodes/sh-script.el (sh-prev-thing): Fix last change.
10722 2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
10724         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
10725         2006-09-28 commit.
10727 2006-10-02  Kenichi Handa  <handa@m17n.org>
10729         * international/code-pages.el (iso-8859-6): Table fixed.
10731 2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>
10733         * dired.el (dired-build-subdir-alist): Fix previous change.
10735 2006-10-01  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
10737         * simple.el (undo-elt-crosses-region): Fix the inequalities.
10739 2006-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10741         * emacs-lisp/find-func.el (find-function-regexp): Don't match
10742         "define-button-type".
10744         * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
10745         they don't keep accumulating.
10747 2006-10-01  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
10749         * ffap.el (ffap-rfc-path): Change the address of the RFC
10750         repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
10752 2006-10-01  Stephen Berman  <Stephen.Berman@gmx.net>
10754         * allout.el (allout-expose-topic): Rectify implementation of "+"
10755         spec, so that bodies are not exposed with headlines.
10757 2006-10-01  Ken Manheimer  <ken.manheimer@gmail.com>
10759         * allout.el (allout-current-depth): Do aberrent check only at or
10760         below doublecheck depth.
10761         (allout-chart-subtree): Make it explicit that LEVELS being nil
10762         means unlimited depth.  Drop undocumented support for LEVELS value
10763         t meaning unlimited depth.  (This is consistent with
10764         allout-chart-to-reveal, but contrary to allout-show-children,
10765         which needs to use nil to default to depth of 1.)
10766         (allout-goto-prefix-doublechecked): Wrap long docstring line.
10767         (allout-chart-to-reveal): Be explicit in docstring about meaning
10768         of nil LEVELS, and drop support for LEVELS value t.
10769         (allout-show-children): Translate the level spec used by this
10770         routine to that used by allout-chart-subtree and
10771         allout-chart-to-reveal.
10772         (allout-show-to-offshoot): Retry once when stuck, after opening
10773         subtree - improvements in discontinuity handling likely will
10774         enable progress.
10776 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
10778         * wid-edit.el (widget-button-click-moves-point): New variable.
10779         (widget-button-click): If widget-button-click-moves-point is
10780         non-nil, set point after performing the button action.
10782         * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
10784 2006-09-30  Martin Rudalics  <rudalics@gmx.at>
10786         * files.el (find-file-existing): Modify to not allow wildcards.
10788 2006-09-30  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
10790         * simple.el (undo-more): When undo information for the region is
10791         exhausted, say "No further undo information FOR REGION".
10793 2006-09-30  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10795         * progmodes/sh-script.el (sh-prev-thing):
10796         Take `sh-leading-keywords' into account.
10798 2006-09-29  Glenn Morris  <rgm@gnu.org>
10800         * custom.el (defcustom): Doc fix.
10802         * calendar/calendar.el (european-calendar-style):
10803         Call european-calendar or american-calendar as needed when set.
10804         (diary-view-entries, list-calendar-holidays): Move autoloads
10805         before use.
10807 2006-09-29  Juri Linkov  <juri@jurta.org>
10809         * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
10810         to nil if there is no previous property change.
10812 2006-09-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10814         * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
10815         saving anything to be sure that `forward-sexp' behaves correctly.
10817 2006-09-29  Chong Yidong  <cyd@stupidchicken.com>
10819         * simple.el (line-move-finish): Ignore field boundaries if the
10820         initial and final points have the same `field' property.
10822 2006-09-29  Kim F. Storm  <storm@cua.dk>
10824         * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
10825         to t while calling ido-read-internal.
10827 2006-09-29  Carsten Dominik  <dominik@science.uva.nl>
10829         * textmodes/org.el (org-file-remote-p): Get regexp from list.
10830         (org-archive-subtree): Remove erraneous `]' from character list.
10832 2006-09-28  Jonathan Yavner  <jyavner@member.fsf.org>
10834         * ses.el (ses-in-print-area, ses-goto-data, ses-load)
10835         (ses-reconstruct-all): Make undo of "insert row" work by keeping
10836         markers for data-area and parameters-area.
10838 2006-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10840         * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
10842         * font-lock.el (font-lock-after-change-function): Refontify next line
10843         as well if end is at BOL.
10844         (font-lock-extend-jit-lock-region-after-change): Be more careful to
10845         only extend the region as much as needed.
10847 2006-09-28  Richard Stallman  <rms@gnu.org>
10849         * comint.el (comint-mode): Bind font-lock-defaults non-nil.
10851         * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
10853         * international/mule.el (after-insert-file-set-coding):
10854         If VISIT, don't let set-buffer-multibyte make undo info.
10856 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp>  (tiny change)
10858         * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
10859         lines in base64-encoded authentication response.
10861 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10863         * progmodes/ebnf2ps.el: Doc fix.  Implement arrow spacing and scaling.
10864         (ebnf-version): New version 4.3.
10865         (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
10866         (ebnf-prologue): Adjust PostScript programming.
10867         (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
10868         (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
10870 2006-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10872         * jit-lock.el (jit-lock-force-redisplay): Rename from
10873         jit-lock-fontify-again, and undo the mistaken change I've just done.
10875         * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
10876         (jit-lock-fontify-again): Don't refontify text that's not displayed.
10878 2006-09-26  Kenichi Handa  <handa@m17n.org>
10880         * startup.el (display-splash-screen): Allow a prefix argument.
10882 2006-09-25  Jason Rumney  <jasonr@gnu.org>
10884         * subr.el (shell-quote-argument): Use DOS logic for Windows
10885         shells with DOS semantics.
10887 2006-09-24  Richard Stallman  <rms@gnu.org>
10889         * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
10890         (compilation-goto-locus): Use compilation-goto-locus-delete-o
10891         to delete the overlay.  Put it on pre-command-hook.
10893         * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
10895         * startup.el (fancy-splash-screens, normal-splash-screen):
10896         Call the splash buffer *About GNU Emacs*.
10898         * simple.el (next-error-highlight, next-error-highlight-no-select):
10899         Default to 0.5.
10900         (yank-excluded-properties): Add `fontified'.
10902         * font-lock.el (font-lock-compile-keywords): Allow value of
10903         syntax-begin-function to enable paren-column-0 highlighting.
10905 2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>
10907         * dired.el (dired-build-subdir-alist): When file ends in colon,
10908         don't exit the loop, just disregard that file.
10910 2006-09-24  Chong Yidong  <cyd@stupidchicken.com>
10912         * simple.el (line-move-finish): Handle corner case for fields in
10913         continued lines.
10914         (line-move-1): Remove flawed test for that case.
10916 2006-09-24  Ken Manheimer  <ken.manheimer@gmail.com>
10918         * icomplete.el (icomplete-simple-completing-p): Use the correct
10919         name for the new variable, `icomplete-with-completion-tables'.
10920         (file local variables): Remove superfluous setting.
10922 2006-09-23  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
10924         * calendar/appt.el (appt-check): Fix typo for appointments just
10925         after midnight.
10927 2006-09-23  Chong Yidong  <cyd@stupidchicken.com>
10929         * help.el (describe-key-briefly, describe-key): Don't expect an
10930         extra up event if a down-event is generated by a popup menu.
10932 2006-09-23  Michal Nazarewicz  <mnazarewicz@gmail.com>  (tiny change)
10934         * textmodes/ispell.el (ispell-change-dictionary): Don't check the
10935         local dictionary when changing the global dictionary.
10937 2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>
10939         * icomplete.el (icomplete-with-completion-tables): List of
10940         specialized completion tables with which icomplete should
10941         operate.  Include the new `internal-complete-buffer', so icomplete
10942         works with interactive buffer-selection.
10943         (icomplete-simple-completing-p): Add acceptance of specialized
10944         completion tables listed in icomplete-with-completion-tables.
10946 2006-09-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10948         * frame.el (focus-follows-mouse): Set default to nil on Mac.
10950         * startup.el (command-line): Use `custom-reevaluate-setting' for
10951         `focus-follows-mouse'.
10953 2006-09-22  Richard Stallman  <rms@gnu.org>
10955         * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
10956         explain why Save is not available.
10958 2006-09-22  Juanma Barranquero  <lekktu@gmail.com>
10960         * woman.el (woman0-so): Use `let*', not `let'.
10961         (woman-horizontal-line): Remove unbalanced parenthesis.
10963 2006-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10965         * woman.el: Make sure all the end-of-region markers we use have
10966         a non-nil insertion-type.
10967         (woman0-so): Move things around so we can use copy-marker.
10968         (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
10969         Adjust marker type.
10970         (woman2-process-escapes): Check marker type.
10971         (woman-horizontal-line): Dispense with the use of a marker.
10973 2006-09-22  Jay Belanger  <belanger@truman.edu>
10975         * calc/calc-lang.el: Add Greek letters to math-variable-table
10976         property of tex.
10978 2006-09-22  Chong Yidong  <cyd@stupidchicken.com>
10980         * files.el (save-some-buffers-action-alist): Display diff in view-mode.
10982 2006-09-22  Masatake YAMATO  <jet@gyve.org>
10984         * add-log.el (add-log-current-defun): Use `forward-sexp'
10985         instead of `forward-word' to pick c++::symbol.
10986         Reported by Guanpeng Xu <herberteuler@hotmail.com>.
10988 2006-09-22  Kenichi Handa  <handa@m17n.org>
10990         * bindings.el: Fix setting self-insert-command for multibyte
10991         characters in global-map.
10993 2006-09-21  David Kastrup  <dak@gnu.org>
10995         * mouse.el (mouse-posn-property): Fix typo for `event-start' in
10996         doc string.
10998 2006-09-21  Kenichi Handa  <handa@m17n.org>
11000         * language/european.el ("Latin-1"): Add windows-1252 to
11001         coding-priority.
11002         ("German"): Likewise.
11004 2006-09-21  Kim F. Storm  <storm@cua.dk>
11006         * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
11007         Suggested by Miles Bader.
11009         * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change.  Use memql
11010         instead of add-to-list in the simple case.
11012 2006-09-20  Kenichi Handa  <handa@m17n.org>
11014         * isearch.el (isearch-process-search-char): Cancel the previous change.
11015         (isearch-search-string): New function.
11016         (isearch-search): Use isearch-search-string.
11017         (isearch-lazy-highlight-search): Likewise.
11019 2006-09-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11021         * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
11022         string to become an option.
11024 2006-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11026         * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
11028 2006-09-20  Kim F. Storm  <storm@cua.dk>
11030         * simple.el (line-move-partial): Call pos-visible-in-window-p with
11031         position t instead of trying both window-end and window-end - 1.
11033 2006-09-20  Carsten Dominik  <dominik@science.uva.nl>
11035         * textmodes/org.el (org-scan-tags): Find end of subtrees also in
11036         hidden trees.
11038 2006-09-20  David Kastrup  <dak@gnu.org>
11040         * mouse.el (mouse-posn-property): Improve doc string.
11041         (mouse-on-link-p): Change buffers for function calls on links.
11043         * menu-bar.el (clipboard-yank): Bomb out in interactive use if
11044         buffer is read-only.
11046 2006-09-20  Ken Manheimer  <ken.manheimer@gmail.com>
11048         * allout.el (allout-unprotected): Let inhibit-read-only only when
11049         buffer-read-only isn't set.
11050         (allout-annotate-hidden): Enable topic annotation during copies even
11051         when the buffer is read-only, eg for topic copies.  Ensure that the loop
11052         advances, even when the span extends beyond the deletion region.
11053         (allout-toggle-subtree-encryption): Use allout-structure-added-hook
11054         rather than allout-exposure-changed-hook, as a stronger assertion.
11055         (allout-keybindings-list): Add bindings for
11056         allout-copy-line-as-kill and allout-copy-topic-as-kill.
11057         (allout-copy-line-as-kill, allout-copy-topic-as-kill):
11058         Copy wrappers for allout-kill-line and allout-kill-topic.
11059         (allout-listify-exposed): Position correctly to accumulate lines.
11061 2006-09-19  Chong Yidong  <cyd@stupidchicken.com>
11063         * simple.el (line-move-1): Escape field boundaries occurring
11064         exactly at point.  Update goal column if constrained to a field.
11065         (line-move-finish): Escape field boundaries occurring exactly at point.
11067 2006-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11069         * mouse.el (mouse-on-link-p): Tentatively fix last change.
11070         (mouse-drag-vertical-line): Remove unused var `wconfig'.
11072 2006-09-19  Kim F. Storm  <storm@cua.dk>
11074         * help.el (describe-key-briefly, describe-key): Simplify printing
11075         of descriptions by using format and %S.  Fix "is undefined"
11076         messages to say "at that spot" for mouse events.
11078         * simple.el (line-move-partial): Optimize.  Try window-line-height
11079         before posn-at-point to get vpos of current line.
11081 2006-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
11083         * emulation/viper.el: Bump up version/date of update to reflect the
11084         substantial changes done in August 2006.
11086         * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at,
11087         push-button are defined.
11089         * ediff-util.el (ediff-add-to-history): New function.
11091         * ediff.el: Use ediff-add-to-history instead of add-to-history.
11093 2006-09-18  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11095         * textmodes/conf-mode.el (conf-space-mode): Doc fix.
11096         Delete duplicate make-local-variable form.
11097         (conf-space-keywords): Add autoload cookie.
11098         Fix typo (`keywords', not `keyword').
11100 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11102         * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
11103         x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
11104         to x-gtk-use-old-file-dialog.
11106 2006-09-18  Richard Stallman  <rms@gnu.org>
11108         * wid-edit.el (widget-button-click): Handle non-mouse-motion events
11109         that might come in during mouse tracking.
11111 2006-09-18  Kim F. Storm  <storm@cua.dk>
11113         * simple.el (line-move-partial): Rework 2006-09-15 change to use
11114         new window-line-height function.  Further optimize by not calling
11115         pos-visible-in-window-p for window-end when window-line-height
11116         returns useful information.
11118 2006-09-16  Richard Stallman  <rms@gnu.org>
11120         * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
11121         (conf-space-mode): Don't handle prefix arg.
11122         Delete conf-space-keywords-override code.
11123         Use add-hook.
11124         (conf-space-keywords): New command.
11125         (conf-space-mode-internal): Be careful with imenu-generic-expression.
11126         Delete conf-space-keywords-override code.
11127         (conf-space-keywords-alist): Doc fix.
11128         (conf-space-font-lock-keywords): Doc fix.
11129         (conf-space-keywords-override): Var deleted.
11131 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
11133         * startup.el (fancy-splash-screens): Don't switch to the scratch
11134         buffer; it may not be the next buffer.
11136 2006-09-16  Romain Francoise  <romain@orebokech.com>
11138         * saveplace.el (load-save-place-alist-from-file): Use expanded name
11139         in both messages.
11141 2006-09-16  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
11143         * progmodes/python.el (python-preoutput-filter):
11144         Fix arg order to string-match.
11146 2006-09-16  Richard Stallman  <rms@gnu.org>
11148         * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
11149         font-lock-compile-keywords.
11151         * font-lock.el (font-lock-compile-keywords): Rename optional arg
11152         to SYNTACTIC-KEYWORDS and reverse the sense.  All callers changed.
11154 2006-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11156         * cus-start.el (all): Add x-gtk-show-chooser-help-text.
11158         * select.el (xselect-convert-to-string): If UTF8_STRING is requested
11159         and the data doesn't look like UTF8, send STRING instead.
11161 2006-09-16  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
11163         * textmodes/flyspell.el (flyspell-check-region-doublons):
11164         New function to detect duplicated words.
11165         (flyspell-large-region): Use it.
11167 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
11169         * simple.el (line-move-to-column): Revert 2006-08-03 change.
11171 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
11173         * help.el (describe-prefix-bindings): Use let, not let*.
11175 2006-09-16  Ken Manheimer  <ken.manheimer@gmail.com>
11177         * allout.el (allout-regexp, allout-line-boundary-regexp)
11178         (allout-bob-regexp): Correct grouping and boundaries to fix
11179         backwards traversal.
11180         (allout-depth-specific-regexp, allout-depth-one-regexp):
11181         New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
11182         worse time in allout-ascend.
11183         (allout-doublecheck-at-and-shallower): Identify depth threshold
11184         below which topics are checked for and disqualified by containment
11185         discontinuities.
11186         (allout-hotspot-key-handler): Correctly handle multiple-key
11187         strokes.  Remove some unused variables.
11188         (allout-mode-leaders): Clarify that mode-specific comment-start
11189         will be used.
11190         (set-allout-regexp): Correctly regexp-quote allout regexps to
11191         properly accept alternative header-leads and primary bullets with
11192         regexp-specific characters (eg, C "/*", mathematica "(*").
11193         Include new regular expressions among those configured.
11194         (allout-infer-header-lead-and-primary-bullet):
11195         Rename allout-infer-header-lead.
11196         (allout-recent-depth): Manifest as a variable as well as a function.
11197         (allout-prefix-data): Simplify into an inline instead of a macro,
11198         assuming current match data rather than being explicitly passed
11199         it.  Establish allout-recent-depth value as well as
11200         allout-recent-prefix-beginning and allout-recent-prefix-end.
11201         (allout-aberrant-container-p): True when an item's immediate
11202         offspring discontinuously contained.  Useful for disqualifying
11203         unintended topic prefixes, likely at low depths.
11204         (allout-goto-prefix-doublechecked): Elaborate version of
11205         allout-goto-prefix which disqualifies aberrant pseudo-items.
11206         (allout-pre-next-prefix): Layer on top of lower-level routines, to
11207         get disqualification of aberrant containers.
11208         (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
11209         containers.
11210         (allout-beginning-of-current-entry): Position at start of buffer
11211         when in container (depth 0) entry.
11212         (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
11213         (allout-current-bullet): Strip text properties.
11214         (allout-get-prefix-bullet): Use right match groups.
11215         (allout-beginning-of-line, allout-next-heading):
11216         Disqualify aberrant containers.
11217         (allout-previous-heading): Disqualify aberrant containers, and
11218         change to regular (rather than inline) function, to allow
11219         self-recursion.
11220         (allout-get-invisibility-overlay): Increment so progress is made
11221         when the first overlay is not the sought one.
11222         (allout-end-of-prefix): Disqualify aberrant containers.
11223         (allout-end-of-line): Cycle something like allout-beginning-of-line.
11224         (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
11225         outline.el outlines) functional again.  Change the primary bullet
11226         along with the header-lead - level 1 new-style bullets now work.
11227         Engage allout-before-change-handler in mainline Emacs, not just
11228         XEmacs, to do undo handling.
11229         (allout-before-change-handler): Expose undo changes occurring in
11230         hidden regions.  Use allout-get-invisibility-overlay instead of
11231         reimplementing it inline.
11232         (allout-chart-subtree): Use start rather than end of prefix in
11233         charts.  Use allout-recent-depth variable.
11234         (allout-chart-siblings): Disqualify aberrant topics.
11235         (allout-beginning-of-current-entry): Position correctly.
11236         (allout-ascend): Use new allout-depth-specific-regexp and
11237         allout-depth-one-regexp for linear instead of O(N^2) or worse
11238         behavior.
11239         (allout-ascend-to-depth): Depend on allout-ascend, rather than
11240         reimplementing an algorithm.
11241         (allout-up-current-level): Depend on allout-ascend, rather than
11242         reimplementing an algorithm.  Return to start-point if we fail.
11243         (allout-descend-to-depth): Use allout-recent-depth variable
11244         instead of function.
11245         (allout-next-sibling): On traversal of numerous intervening
11246         topics, resort to economical allout-next-sibling-leap.
11247         (allout-next-sibling-leap): Specialized version of
11248         allout-next-sibling that uses allout-ascend cleverly, to depend on
11249         a regexp search to leap large numbers of contained topics, rather
11250         than arbitrarily many one-by-one traversals.
11251         (allout-next-visible-heading): Disqualify aberrant topics.
11252         (allout-previous-visible-heading): Position consistently when
11253         interactive.
11254         (allout-forward-current-level): Base on allout-previous-sibling
11255         rather than (differently) reimplmenting the algorithm.  Remove some
11256         unused variables.
11257         (allout-solicit-alternate-bullet): Present default choice stripped
11258         of text properties.
11259         (allout-rebullet-heading): Use bullet stripped of text properties.
11260         Register changes using allout-exposure-change-hook.
11261         Disregard aberrant topics.
11262         (allout-shift-in): With universal-argument, make topic a peer of
11263         it's former offspring.  Simplify the code by separating out
11264         allout-shift-out functionality.
11265         (allout-shift-out): With universal-argument, make offspring peers
11266         of their former container, and its siblings.  Implement the
11267         functionality here, rather than inappropriately muddling the
11268         implementation of allout-shift-in.
11269         (allout-rebullet-topic): Respect additional argument for new
11270         parent-child separation function.
11271         (allout-yank-processing): Use allout-ascend directly.
11272         (allout-show-entry): Disqualify aberrant topics.
11273         (allout-show-children): Handle discontinuous children gracefully,
11274         extending the depth being revealed to expose them and posting a
11275         message indicating the situation.
11276         (allout-show-to-offshoot): Remove obsolete and incorrect comment.
11277         Leave cursor in correct position.
11278         (allout-hide-current-subtree): Use allout-ascend directly.
11279         Disqualify aberrant topics.
11280         (allout-kill-line, allout-kill-topic): Preserve exposure layout in
11281         a way that the yanks can restore it, as used to happen.
11282         (allout-yank-processing): Restore exposure layout as recorded by
11283         allout-kill-*, as used to happen.
11284         (allout-annotate-hidden, allout-hide-by-annotation): New routines
11285         for preseving and restoring exposure layout across kills.
11286         (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
11287         (allout-encrypt-string): Strip text properties.
11288         Rearranged order and outline-headings for some of the
11289         miscellaneous functions.
11290         (allout-resolve-xref): No need to quote the error name in the
11291         condition-case handler section.
11292         (allout-flatten): Classic recursive (and recursively intensive,
11293         without tail-recursion) list-flattener, needed by allout-shift-out
11294         when confronted with discontinuous children.
11296 2006-09-16  Jason Rumney  <jasonr@gnu.org>
11298         * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
11299         on ms-windows.
11300         (dnd-open-unc-file): Remove.
11301         (dnd-open-local-file): Mention in doc string that it also handles
11302         remote files if the system natively supports unc file-names.
11304 2006-09-15  Kim F. Storm  <storm@cua.dk>
11306         * help.el (describe-key): Handle C-h k in *Help* buffer; collect
11307         all necessary information about the event before erasing *Help*.
11309         * simple.el (line-move-partial): Use window-line-visiblity to
11310         quickly check whether last line is partially visible, and only do
11311         the hard (and slow) part in that case.
11313 2006-09-15  Jay Belanger  <belanger@truman.edu>
11315         * COPYING: Replace "Library Public License" by "Lesser Public
11316         License" throughout.
11318 2006-09-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11320         * term/x-win.el (x-menu-bar-open): New function for F10.
11322 2006-09-15  Chong Yidong  <cyd@stupidchicken.com>
11324         * progmodes/compile.el (compilation-error-regexp-alist-alist):
11325         Disallow filenames containing " -" to avoid confusion with libtool
11326         compilation messages.  Suggested by Stefan Monnier.
11328 2006-09-15  David Kastrup  <dak@gnu.org>
11330         * mouse-sel.el (mouse-sel-follow-link-p): Use event position
11331         instead of buffer position for `mouse-on-link-p'.
11333         * mouse.el (mouse-posn-property): New function looking up the
11334         properties at a click position in overlays and text properties in
11335         either buffer or strings.
11336         (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
11337         of both `follow-link' as well as `mouse-face' properties.
11338         (mouse-drag-track): Check `mouse-on-link-p' on event position, not
11339         buffer position.
11341         * help.el (describe-key-briefly): When reading a down-event on
11342         mode lines or scroll bar, swallow the following up event, too.
11343         Use the new mouse sensitity of `key-binding' for lookup.
11344         (describe-key): The same here.
11346 2006-09-15  Juanma Barranquero  <lekktu@gmail.com>
11348         * play/life.el (life-patterns): Add a few more interesting patterns.
11349         (life-setup): Force `show-trailing-whitespace' to nil.
11351 2006-09-14  Richard Stallman  <rms@gnu.org>
11353         * startup.el (fancy-splash-text): Change text to improve alignment.
11354         (fancy-splash-screens): Don't set non-standard tab width.
11355         Bind cursor-type temporarily, and make it easy to patch to
11356         preserve the splash buffer.
11357         (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
11358         (fancy-splash-screens): Display echo-area message explicitly.
11359         Don't set fancy-splash-help-echo.
11361         * simple.el (line-number-mode): Group mode-line instead of
11362         editing-basics.
11363         (column-number-mode, size-indication-mode): Likewise.
11365         * faces.el (mode-line-faces): Group mode-line instead of modeline.
11367         * time.el (display-time): Group mode-line instead of modeline.
11369         * cus-edit.el (mode-line): Rename from modeline.  All uses changed.
11371 2006-09-14  Chong Yidong  <cyd@stupidchicken.com>
11373         * startup.el (fancy-splash-text): Move editing instructions to
11374         fancy-splash-head.
11375         (fancy-splash-head): Issue editing instructions.
11376         (fancy-splash-screens): Fixup whitespace.
11378 2006-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11380         * bindings.el (mode-line-buffer-identification-keymap):
11381         Remove duplicate line.
11383 2006-09-14  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11385         * ido.el (ido-ignore-item-p): Allow any kind of functions in
11386         ignore lists.
11388 2006-09-14  Kim F. Storm  <storm@cua.dk>
11390         * jit-lock.el (jit-lock-fontify-again): New function.
11391         (jit-lock-fontify-now): Use it instead of lambda form.
11393 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
11395         * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
11396         (flyspell-auto-correct-word): Make ispell-filter local to these
11397         functions.  Check that ispell-filter has new stuff before calling
11398         ispell-parse-output.
11400 2006-09-13  Kim F. Storm  <storm@cua.dk>
11402         * simple.el (line-move-partial): Optimize.
11404 2006-09-13  Richard Stallman  <rms@gnu.org>
11406         * thingatpt.el (thing-at-point-bounds-of-url-at-point):
11407         Delete spurious backquote.
11409 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
11411         * net/rcirc.el (rcirc-print): Fix last change.
11413 2006-09-12  Jay Belanger  <belanger@truman.edu>
11415         * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
11417 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
11419         * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
11420         rcirc-show-maximum-output.
11421         (rcirc-mode): Remove window-scroll-function hook.
11422         (rcirc-scroll-to-bottom): Remove function.
11423         (rcirc-print): Recenter so point stays at the bottom of the window
11424         if point was already there.
11426 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
11428         * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
11429         not to "t".
11430         * progmodes/compile.el (compilation-start): Likewise.
11431         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
11432         Don't use expand-file-name on invocation-directory, since this
11433         might mishandle special characters in invocation-directory.
11435 2006-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11437         * pcvs-defs.el: Remove * in defcustom's docstrings.
11439 2006-09-12  Nick Roberts  <nickrob@snap.net.nz>
11441         * progmodes/compile.el (compilation-directory-properties):
11442         Doc fix for help-echo.
11444 2006-09-12  Lars Hansen  <larsh@soem.dk>
11446         * desktop.el (desktop-read): Add comment.
11448 2006-09-12  Kim F. Storm  <storm@cua.dk>
11450         * simple.el (next-error-highlight, next-error-highlight-no-select):
11451         Fix spelling error.
11453         * subr.el (sit-for): Rework to use input-pending-p and cond.
11454         Return nil input is pending on entry also for SECONDS <= 0.
11455         (while-no-input): Use input-pending-p instead of sit-for.
11457 2006-09-11  Richard Stallman  <rms@gnu.org>
11459         * simple.el (next-error-highlight, next-error-highlight-no-select):
11460         Fix custom type and doc strings.
11462 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11464         * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
11465         (diff-apply-hunk): Use it to ask for confirmation.
11467 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
11469         * emacs-lisp/cl.el (pushnew): Add missing `,'.
11471 2006-09-11  David Kastrup  <dak@gnu.org>
11473         * help.el (string-key-binding, describe-key-briefly)
11474         (describe-key): Remove `string-key-binding' and its callers since
11475         `key-binding' already caters for the proper lookup now.
11477 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11479         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
11480         (cfengine-mode): Use it.  Fix \ syntax to be like /.
11482         * bindings.el (mode-line-buffer-identification-keymap):
11483         Move initialization into declaration.
11485 2006-09-10  Kim F. Storm  <storm@cua.dk>
11487         * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
11488         (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
11489         (ido-delete-file-at-head): Pass head of ido-matches through ido-name
11490         in case of merged directories.  Reported by Micha\e,Ak\e(Bl Cadilhac.
11492 2006-09-10  Richard Stallman  <rms@gnu.org>
11494         * dired-aux.el: Handle errors in recursive copy usefully.
11495         (dired-create-files-failures): New variable.
11496         (dired-copy-file): Remove condition-case.
11497         (dired-copy-file-recursive): Check for errors on all file
11498         operations, and add them to dired-create-files-failures.
11499         Check file file-date-erorr here too.
11500         (dired-create-files): Check dired-create-files-failures
11501         and report those errors too.
11503         * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
11505         * subr.el (add-to-list): New argument COMPARE-FN.
11507 2006-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11509         * filecache.el (file-cache-add-directory)
11510         (file-cache-add-directory-list, file-cache-add-file)
11511         (file-cache-add-directory-using-find)
11512         (file-cache-add-directory-using-locate)
11513         (file-cache-add-directory-recursively): Add autoloads.
11515 2006-09-09  Richard Stallman  <rms@gnu.org>
11517         * textmodes/conf-mode.el (conf-space-mode):
11518         Use hack-local-variables-hook instead of calling hack-local-variables.
11519         (conf-space-keywords-override): New variable.
11520         (conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
11521         (conf-space-mode): Always make conf-space-keywords and
11522         conf-space-keywords-override local.
11523         Call conf-space-mode-internal directly as well as via hook.
11525 2006-09-09  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
11527         * progmodes/python.el (python-font-lock-keywords): Add `self' and other
11528         quasi-keywords.
11530 2006-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11532         * progmodes/python.el: Quieten the compiler about hippie-expand vars.
11533         (python-send-string): Be slightly more careful about adding \n.
11535         * startup.el (normal-splash-screen): Don't display the buffer if we'll
11536         kill it right away anyway.
11538 2006-09-09  Eli Zaretskii  <eliz@gnu.org>
11540         * international/codepage.el (cp850-decode-table): Fix a few codes.
11541         (cp858-decode-table): New variable.
11543 2006-09-09  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
11545         * net/ldap.el (ldap-search-internal): Doc fix.
11547 2006-09-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11549         * play/life.el (life-display-generation): Test for input manually if
11550         `sleeptime' is negative or null.
11552         * lpr.el (lpr-page-header-switches): Page title switch is one of them.
11553         (print-region-1): Substitute `%s' with the page title.
11555 2006-09-09  Matt Hodges  <MPHodges@member.fsf.org>
11557         * locate.el (locate-current-search): New variable.
11558         (locate): Set buffer local value.  Use current buffer if it is
11559         in Locate mode.
11560         (locate-mode): Disable undo here.
11561         (locate-do-setup): Use locate-current-filter from buffer to be killed.
11562         (locate-update): Use locate-current-search and locate-current-filter.
11564 2006-09-08  David Kastrup  <dak@gnu.org>
11566         * desktop.el (desktop-read): When loading a desktop, disable
11567         saving it while the load progresses, and switch off a pending lazy
11568         load by calling `desktop-lazy-abort'.
11570 2006-08-27  Martin Rudalics  <rudalics@gmx.at>
11572         * window.el (mouse-autoselect-window-timer)
11573         (mouse-autoselect-window-position)
11574         (mouse-autoselect-window-window)
11575         (mouse-autoselect-window-now): New vars.
11576         (mouse-autoselect-window-cancel)
11577         (mouse-autoselect-window-select)
11578         (mouse-autoselect-window-start): New functions.
11579         (handle-select-window): Call `mouse-autoselect-window-start' when
11580         delayed window autoselection is enabled.
11582         * cus-start.el (mouse-autoselect-window): Handle delayed window
11583         autoselection.
11585         * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
11586         commands after which it is allowed to print in the echo area.
11588 2006-09-08  Richard Stallman  <rms@gnu.org>
11590         * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
11592         * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
11593         (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
11595         * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
11596         (cancel-timer-internal): Add doc string.
11597         (cancel-function-timers): Doc fix.
11598         (with-timeout-handler, timer-event-last*): Add doc strings.
11600         * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
11602         * files.el (risky-local-variable-p): Match ...-bindat-spec.
11604         * dired.el (dired-log-summary): Add doc string.
11606         * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
11607         (custom-group-menu-create): Not here.
11609 2006-09-08  Carsten Dominik  <dominik@science.uva.nl>
11611         * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
11613 2006-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11615         * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
11616         (mac-apple-event-map): Define its handler.
11618 2006-09-07  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
11620         * net/ldap.el (ldap-search-internal): Handle `auth' key.
11622 2006-09-07  Magnus Henoch  <mange@freemail.hu>
11624         * net/rcirc.el (rcirc-activity-string): Don't quote value in case
11625         clause.
11627 2006-09-07  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11629         * info.el (Info-index): Bind completion-ignore-case.
11631 2006-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11633         * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
11634         previous commit.
11635         (inferior-prolog-guess-flavor): New fun left out of previous commit.
11636         (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
11637         burp in dedicated windows.
11638         (inferior-prolog-self-insert-command): New command.
11639         (inferior-prolog-mode-map): Use it.
11641 2006-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11643         * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
11645         * international/code-pages.el: Add cp858.
11647 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11649         * dnd.el: Fix bootstrapping.
11651 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11653         * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
11654         (dnd-open-remote-url): New function.
11655         (dnd-open-remote-file-function): Set to dnd-open-remote-url if
11656         not windows-nt.
11658 2006-09-07  Jason Rumney  <jasonr@gnu.org>
11660         * dnd.el (dnd-open-remote-file-function): New variable.
11661         (dnd-open-unc-file): New function.
11662         (dnd-open-file): Call dnd-open-remote-file-function if set.
11664 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11666         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
11667         pgg-passphrase-coding-system rather than locale-coding-system.
11668         * pgg-def.el (pgg-passphrase-coding-system): New user option.
11670 2006-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11672         * progmodes/prolog.el: Remove * in docstrings.
11673         (prolog-program-name): Add SWI prolog.
11674         (prolog-mode-menu): New menu.
11675         (prolog-mode): Set comment-add.
11676         (prolog-indent-line): Simplify.  Use indent-line-to.
11677         (inferior-prolog-buffer): New var.
11678         (inferior-prolog-run, inferior-prolog-process): New funs.
11679         (run-prolog, switch-to-prolog): Rewrite, using them.
11680         (prolog-consult-region): Use inferior-prolog-buffer.
11681         (inferior-prolog-load-file): New function.
11682         (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
11684         * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
11685         last word, if it's not the end of the paragraph.
11687         * files.el (abbreviate-file-name): Don't mistakenly match newlines in
11688         file name.
11690 2006-09-06  Ralf Angeli  <angeli@caeruleus.net>
11692         * frame.el (display-mm-dimensions-alist): New defcustom.
11693         (display-mm-height, display-mm-width): Use it.
11695 2006-09-06  Simon Josefsson  <jas@extundo.com>
11697         * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
11699 2006-09-06  Nick Roberts  <nickrob@snap.net.nz>
11701         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
11702         (gdb-var-list-children-regexp-1): Tweak regexps to catch full
11703         string values.
11705 2006-09-06  Kim F. Storm  <storm@cua.dk>
11707         * simple.el (line-move-partial): New function to do vscrolling for
11708         partially visible images / tall lines.  Rewrite based on code
11709         previously in line-move.  Simplify backwards vscrolling.
11710         (line-move): Use it.  Simplify.
11712 2006-09-05  Kim F. Storm  <storm@cua.dk>
11714         * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
11716 2006-09-05  Chong Yidong  <cyd@stupidchicken.com>
11718         * progmodes/compile.el (compilation-error-regexp-alist-alist):
11719         Process the `gcc-include' after the `gnu' rule.
11721 2006-09-05  Kim F. Storm  <storm@cua.dk>
11723         * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
11725 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11727         * pgg.el (pgg-clear-string): Alias to clear-string for backward
11728         compatibility.
11730         * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
11731         inhibit-redisplay; encode passphrase with locale-coding-system.
11733 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
11735         * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
11737 2006-09-05  Nick Roberts  <nickrob@snap.net.nz>
11739         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
11740         (gdb-var-list-children-regexp): Make type field optional.
11742         * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
11743         e.g public, protected in C++.
11745 2006-09-04  John Paul Wallington  <jpw@pobox.com>
11747         * simple.el (completion-show-help): New defcustom.
11748         (completion-setup-function): Heed it.
11750 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
11752         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
11754 2006-09-04  Richard Stallman  <rms@gnu.org>
11756         * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
11757         (rsf-min-region-to-spam-list): Doc fix.
11758         (rsf-add-content-type-field): Doc fix.
11760         * simple.el (kill-region): Explicitly test there is a region.
11762 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11764         * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
11765         sendmail in several common directories.
11767         * mail/sendmail.el (sendmail-program): Moved here from paths.el.
11769         * paths.el (sendmail-program): Removed.
11771 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
11773         * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
11774         Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
11775         http://article.gmane.org/gmane.emacs.gnus.general/50457
11777 2006-09-03  Chong Yidong  <cyd@stupidchicken.com>
11779         * cus-edit.el (custom-group-menu-create): Avoid deactivating the
11780         mark after running the menu filter.
11782 2006-09-03  Juri Linkov  <juri@jurta.org>
11784         * international/quail.el (quail-defrule-internal): Add a check
11785         if a key is a vector.
11787 2006-09-02  Juri Linkov  <juri@jurta.org>
11789         * man.el (Man-topic-history): New variable.
11790         (man): Use it.
11792         * woman.el (woman-topic-history): Change defvar to defvaralias
11793         for symbol `Man-topic-history'.
11795         * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
11796         `comint-last-output-start' is a marker by using `markerp' and
11797         check if it has a position by using `marker-position', and use
11798         this position for `goto-char'.
11800         * international/quail.el (quail-defrule-internal): Add missing
11801         `error' call for null key.
11803 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
11805         * net/rcirc.el (rcirc-keywords): New variable.
11806         (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
11807         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
11808         variables.
11809         (rcirc-responses-no-activity): New function.
11810         (rcirc-handler-generic): Check for responses in above.
11811         (rcirc-process-command): Add ?: character to arguments of raw
11812         server commands.
11813         (rcirc-format-response-string): Use `rcirc-bright-nicks' and
11814         `rcirc-dim-nicks'.
11815         (rcirc-gray-toggle): Remove unused variable.
11816         (rcirc-print): Remove some tracking logic, which is moved into
11817         markup functions.
11818         (rcirc-activity-types): Was `rcirc-activity-type', now a list of
11819         types.
11820         (rcirc-activity-string): Look for 'keyword in activity-types.
11821         (rcirc-window-configuration-change): Don't erase overlay-arrow
11822         unnecessarily.
11823         (rcirc-add-or-remove): New function.
11824         (rcirc-cmd-ignore): Use it.
11825         (rcirc-message-leader): Remove unused function.
11826         (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
11827         (rcirc-add-face): New function.
11828         (rcirc-facify): Use rcirc-add-face.
11829         (rcirc-url-regexp): Add parens.
11830         (rcirc-map-regexp): Remove function.
11831         (rcirc-mangle-regexp): Remove function.
11832         (rcirc-markup-text-functions): New variable.
11833         (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
11834         (rcirc-markup-body-text, rcirc-markup-attributes)
11835         (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
11836         (rcirc-markup-bright-nicks): New markup handler functions.
11837         (rcirc-nick-in-message-full-line): New face.
11838         (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
11839         (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
11841 2006-09-02  Martin Rudalics  <rudalics@gmx.at>
11843         * cus-start.el (hscroll-margin, hscroll-step)
11844         (mode-line-in-non-selected-windows, mouse-autoselect-window)
11845         (x-use-underline-position-properties): Change version to "22.1"
11846         since they will appear there for the first time.
11848 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
11850         * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
11852 2006-08-31  Richard Stallman  <rms@gnu.org>
11854         * cus-edit.el (custom-save-variables): Slight cleanup.
11855         (Custom-no-edit): Renamed from custom-no-edit.
11856         (Custom-newline): Renamed from custom-newline.
11857         (custom-mode-map): Use new names.
11859         * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
11860         about customization, rather than M-x customize, in the doc string
11861         made for the defcustom.
11863         * emacs-lisp/trace.el (trace-function-background): Doc fix.
11865 2006-08-31  Romain Francoise  <romain@orebokech.com>
11867         * dired-x.el (dired-guess-shell-alist-default): Update.
11869 2006-08-31  Michael Mauger  <mmaug@yahoo.com>
11871         * custom.el (custom-theme-set-variables): Autoload packages before
11872         sorting the variables.
11874 2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>
11876         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11877         Convert events to chars if XEmacs.
11878         (viper-after-change-undo-hook): Check if undo-in-progress is bound.
11880 2006-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11882         * progmodes/python.el (python-eldoc-function): Re-enable quit while
11883         waiting for process.
11885 2006-08-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11887         * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
11888         results in ASCII-only string, encode original one directly.
11890 2006-08-29  Romain Francoise  <romain@orebokech.com>
11892         * startup.el (normal-splash-screen, fancy-splash-screens):
11893         Make buffer read-only and arrange to enter view mode if necessary.
11895 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
11897         * hl-line.el (hl-line): New face.
11898         (hl-line-face): Use it.
11900         * image-mode.el (image-mode): Fix last fix.
11901         Suggested by Kim F. Storm.
11903 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
11905         Sync with Tramp 2.0.54.
11907         * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
11908         of `=', because `tramp-get-remote-gid' might not always return an
11909         integer when expected.
11910         (tramp-register-file-name-handlers): `partial-completion-mode' is
11911         unknown to XEmacs.
11912         (tramp-time-diff): Don't use `floor', it might fail for large
11913         differences.
11914         (tramp-handle-make-auto-save-file-name): For Emacs 21, set
11915         `tramp-auto-save-directory' if unset in order to guarantee unique
11916         auto-save file names.
11918 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
11920         * image-mode.el (image-mode): Display image as text on a terminal.
11922 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11924         * progmodes/python.el (python-send-command): Simplify.
11925         (run-python): Don't generate a new buffer unless `new' was specified.
11926         Make sure we send `import emacs' to the proper process.
11928         * progmodes/python.el (python-send-command): Don't wait for the command
11929         to terminate.  Don't fiddle with compilation-parsing-end.
11931 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
11933         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
11934         Insert commentary after first line summary.
11936         * woman.el (woman-follow): New function, based on `man-follow'.
11937         (woman-mode-map): Use it.
11939         * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
11940         since ibuffer-do-sort-by-recency does not define a sorter.
11942 2006-08-28  Kim F. Storm  <storm@cua.dk>
11944         * find-dired.el (find-dired): Use shell-quote-argument to properly
11945         escape ( and ) args.  Also use it on {} and ; args in default
11946         value of find-ls-option string.
11947         (find-grep-dired): Use shell-quote-argument on {} and ; args.
11949 2006-08-27  Michael Olson  <mwolson@gnu.org>
11951         * emacs-lisp/tq.el: Small grammar fix in comments.
11952         (tq-enqueue): Check for existence of queue rather than the
11953         head queue item's question, which was a no-op.
11954         (tq-filter, tq-process-buffer): Make sure the process buffer
11955         exists before making it the current buffer.
11957 2006-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11959         * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
11960         (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
11961         (special-event-map): Apply 2006-08-16 change for x-win.el.
11963 2006-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11965         * progmodes/python.el (python-send-receive): Wait in the
11966         process's buffer so as to check the right buffer-local variables.
11968 2006-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11970         * emacs-lisp/checkdoc.el: Remove * in defcustoms.
11971         (defgroup checkdoc): Move to beginning.
11973         * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
11974         (python-preoutput-continuation): Remove.
11975         (python-preoutput-filter): Simplify correspondingly.
11976         Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
11977         Loop around to catch embedded _emacs_out output.
11978         (run-python): Send the import&print command on a single line.
11979         (python-send-command): Send command&print on a single line.
11980         (python-send-string): Only add double \n if needed.
11981         (python-send-receive): Loop until the result comes.
11982         (python-mode-running): Defvar it.
11983         (python-setup-brm): Remove unused var `menu'.
11984         Only bind py-mode-map and `features' around brm-init.
11985         (python-calculate-indentation): Remove unused var `point'.
11986         (python-beginning-of-defun): Remove unused var `def-line'.
11988 2006-08-25  Richard Stallman  <rms@gnu.org>
11990         * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
11992 2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
11994         * emulation/viper.el (viper-set-hooks): Use frame bindings for
11995         viper-vi-state-cursor-color.
11996         (viper-non-hook-settings): Don't set default
11997         mode-line-buffer-identification.
11999         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
12000         New fun.
12001         (viper-set-cursor-color-according-to-state)
12002         (viper-get-saved-cursor-color-in-replace-mode)
12003         (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
12004         viper-emacs-state-cursor-color.
12006         * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
12007         (viper-undo): Use point if undo-beg-posn is nil.
12008         (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
12009         (viper-after-change-undo-hook): Don't use
12010         viper-emacs-state-cursor-color by default.
12011         (viper-undo): More sensible positioning after undo.
12013         * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
12014         (viper-emacs-state-cursor-color): Default to nil, since this feature
12015         doesn't work well yet.
12017         * ediff-mult.el (ediff-intersect-directories)
12018         (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
12019         always expand filenames.
12021 2006-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12023         * tumme.el: Remove * in defcustoms's docstrings.
12025 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
12027         * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
12028         Accept internal time format for SECS arg.
12029         (timer-relative-time): Doc fix.
12031         * jit-lock.el: "Stealth fontification by requeuing timers" patch,
12032         adapted from Martin Rudalics.
12033         (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
12034         (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
12035         (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
12036         using sit-for.
12038 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
12040         * cus-start.el (all): Add `overline-margin' and
12041         `x-underline-at-descent-line'.
12043 2006-08-24  Kim F. Storm  <storm@cua.dk>
12045         * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
12046         to mean "use find -exec"; nil now unambiguously means auto-detect.
12047         (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
12048         Use shell-quote-argument to build grep-find-command and
12049         grep-find-template.
12050         (rgrep): Use shell-quote-argument to properly quote arguments to find.
12051         Reported by Tom Seddon.
12053 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
12055         * startup.el (fancy-splash-head): Give instructions for dismissing
12056         the splash screen for default startup too.
12057         (display-startup-echo-area-message, fancy-splash-screens)
12058         (use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
12059         all splash text at once and keep the splash buffer around.
12060         (command-line-1): Give display-startup-echo-area-message a t arg.
12062 2006-08-23  Carsten Dominik  <dominik@science.uva.nl>
12064         * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
12065         gnus frame is selected.
12067 2006-08-23  Nick Roberts  <nickrob@snap.net.nz>
12069         * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
12071 2006-08-22  Kim F. Storm  <storm@cua.dk>
12073         * ido.el (ido-set-matches-1): Fix full matching for subdirs.
12074         Add suffix matching for subdirs.
12076 2006-08-22  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
12078         * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
12079         mouse-yank-at-point is non-nil.
12081 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
12083         * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
12084         a bit wider and remove fringes to fit initial output on line.
12086 2006-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12088         * frame.el (blink-cursor-end): Only ignore the error we care about.
12089         (blink-cursor-mode): Use blink-cursor-end to simplify the code.
12091 2006-08-21  Richard Stallman  <rms@gnu.org>
12093         * whitespace.el (whitespace-cleanup): Doc fix.
12095 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
12097         * net/rcirc.el (rcirc-show-maximum-output): New var.
12098         (rcirc-buffer-process): If no buffer argument is supplied, use
12099         current-buffer.
12100         (rcirc-complete-nick): Complete to the last completed nick first.
12101         (rcirc-mode): Preserve the value of `rcirc-urls' across
12102         connections.  Setup scroll function.
12103         (rcirc-scroll-to-bottom): New function.
12104         (rcirc-print): Use nick syntax around regexp work.
12105         Notice dim-nicks speaking only if they say our nick.
12106         (rcirc-update-activity-string): Do not show the modeline indicator
12107         if there are no live rcirc processes.
12108         (rcirc-cmd-ignore): Ignore case.
12109         (rcirc-browse-url-at-point): Fix off-by-one error.
12111 2006-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12113         * progmodes/python.el: Remove * in defcustom docstrings.
12114         (run-python, python-proc, python-try-complete): Use derived-mode-p.
12115         (python-mode): Set tab-width and indent-tabs-mode.
12117 2006-08-20  Dave Love  <fx@gnu.org>
12119         * progmodes/python.el: Update to Dave Love's latest version.
12120         (python-font-lock-keywords, python-mode): Don't use
12121         font-lock-syntax-table, but match symbol elements explicitly instead.
12122         (python-mode-map): Add help, and a few more key bindings.
12123         (python-skip-comments/blanks): Move out of comments as well.
12124         (python-continuation-line-p): Behave better with unbalanced parens.
12125         (python-blank-line-p): New fun.
12126         (python-open-block-statement-p): Don't use a heuristic.
12127         (python-outdent-p): Better handle blocks-in-the-same-line.
12128         (python-calculate-indentation): Misc improvements.
12129         (python-comment-indent): Remove.
12130         (python-block-pairs): New var.
12131         (python-first-word): New fun.
12132         (python-indentation-levels): Handle more common cases.
12133         (python-indent-line-1): Add `leave' argument.
12134         (python-indent-region): New fun.
12135         (python-skip-out): New fun.
12136         (python-beginning-of-statement, python-end-of-statement): Use it.
12137         (python-next-statement): Return correct count even at eob.
12138         (python-end-of-block): Fix paren-typo.
12139         (python-imenu-create-index): Add module variables.
12140         (run-python): Add `new' arg.
12141         Check we're at a prompt before returning.
12142         (python-send-command): Move to end of buffer.
12143         Wait for prompt to return.
12144         (python-set-proc): New fun.
12145         (python-imports): New var.
12146         (python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
12147         (python-eldoc-function): Try to move out of arg list.
12148         (python-outline-level): Offset by 1.
12149         (python-find-imports): New fun.
12150         (python-symbol-completions): Use python-imports.
12151         (python-module-path, ffap-alist): Add support for ffap.
12152         (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
12153         (python-insert-*, python-default-template, python-expand-template):
12154         Add templates/skeletons.
12155         (python-setup-brm): Support for Bicycle Repair Man.
12156         (python-abbrev-syntax-table): New var.
12157         (python-abbrev-pc-hook, python-pea-hook): New funs.
12159 2006-08-20  Chong Yidong  <cyd@stupidchicken.com>
12161         * frame.el (blink-cursor-start): Set timer first.
12162         (blink-cursor-end): Ignore timer cancelling errors.
12163         Suggested by Ken Manheimer.
12165 2006-08-20  Juanma Barranquero  <lekktu@gmail.com>
12167         * newcomment.el (comment-box): Call `comment-normalize-vars'.
12168         Add autoload cookie.
12170 2006-08-20  Richard Stallman  <rms@gnu.org>
12172         * simple.el (line-number-at-pos): Doc fix.
12174         * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
12175         timer-activate-when-idle, so timer can run before Emacs becomes
12176         non-idle again.
12178 2006-08-18  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
12180         * whitespace.el (whitespace-cleanup-internal): New optional arg
12181         REGION-ONLY.  If it's non-nil, modify the message to the user
12182         accordingly.
12183         (whitespace-cleanup-region): Call whitespace-cleanup-internal with
12184         a non-nil argument.
12186 2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
12188         * rect.el (spaces-string): Simplify and add doc string.
12190 2006-08-17  Romain Francoise  <romain@orebokech.com>
12192         * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
12194 2006-08-17  Richard Stallman  <rms@gnu.org>
12196         * compare-w.el (compare-windows): lambda's take an arg and pass
12197         it to compare-windows-skip-whitespace.
12199 2006-08-17  Martin Rudalics  <rudalics@gmx.at>
12201         * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
12202         the right buffer.
12204 2006-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12206         * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
12207         removed files.
12209 2006-08-17  Nick Roberts  <nickrob@snap.net.nz>
12211         * progmodes/gdb-ui.el (gdb-locals-watch-map)
12212         (gdb-locals-watch-map-1): Suppress keymap first.
12213         (gdb-edit-locals-map-1): New variable.
12214         (gdb-edit-locals-value): New function.
12215         (gdb-stack-list-locals-handler): Use them.
12217 2006-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12219         * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
12220         cursor would normally be drawn in the fringe.
12222         * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
12223         Reported by Martin Rudalics <rudalics@gmx.at>.
12225 2006-08-16  Richard Stallman  <rms@gnu.org>
12227         * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
12228         (special-event-map): Process drag-n-drop events this way.
12230         * simple.el (move-beginning-of-line): Test whether fields
12231         would prevent motion back to line's first visible character.
12232         If so, stop where the fields would stop the motion.
12234         * newcomment.el (comment-indent): Fully update INDENT
12235         before checking to see if it will change the text.
12237         * cus-edit.el (custom-newline): New function.
12238         (custom-mode-map): Bind newline to custom-newline.
12240         * compare-w.el (compare-windows): Factor compare-ignore-whitespace
12241         into ignore-whitespace.
12242         Check each buffer for its skip-function.
12243         Handle compare-windows-skip-whitespace special-case test
12244         by returning t from default skip function.
12246 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
12248         * textmodes/org.el (org-clock-special-range)
12249         (org-clock-update-time-maybe): New functions.
12250         (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
12251         not only a-z.
12252         (org-agenda-get-blocks): Allow multiple blocks per headline.
12253         (org-timestamp-change): Call `org-clock-update-time-maybe'.
12254         (org-export-html-title-format)
12255         (org-export-html-toplevel-hlevel): New options.
12256         (org-export-language-setup): Add support for Czech.
12257         (org-mode, org-insert-todo-heading, org-find-visible)
12258         (org-find-invisible, org-invisible-p, org-invisible-p2)
12259         (org-back-to-heading, org-on-heading-p, org-up-heading-all)
12260         (org-show-subtree, org-show-entry, org-make-options-regexp):
12261         Remove compatibility support for old outline-mode.
12262         (org-check-occur-regexp): Funtion removed.
12263         (org-on-heading-p, org-back-to-heading): Made defalias.
12264         (org-set-local): New defsubst.
12265         (org-set-regexps-and-options, org-mode)
12266         (org-set-font-lock-defaults, org-edit-agenda-file-list)
12267         (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
12268         (org-remember-apply-template, org-table-edit-field)
12269         (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
12270         (org-set-autofill-regexps): Use `org-set-local'.
12271         (org-table-eval-formula): Fix bug with parsing of display flags.
12273 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
12275         * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
12276         frame with fringe arrow.  Suggested by Simon Marshall
12277         <simon.marshall@misys.com>.
12278         (gdb-stack-position): New variable.
12279         (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
12280         (gdb-frames-mode): Set gdb-stack-position to nil.
12281         Add to overlay-arrow-variable-list
12282         (gdb-reset): Delete gdb-stack-position from above list.
12284 2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12286         * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
12287         read only.
12289 2006-08-13  Romain Francoise  <romain@orebokech.com>
12291         * cus-theme.el (customize-create-theme)
12292         (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
12294         * filesets.el (filesets-add-buffer): Ditto.
12296         * pcvs.el (cvs-change-cvsroot): Ditto.
12298 2006-08-13  Nick Roberts  <nickrob@snap.net.nz>
12300         * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
12301         (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
12302         (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
12303         expressions.
12304         (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
12305         Only search till end of line.
12306         Add face to function names in case of no filename.
12307         Add face to variable names of watchpoints.
12309 2006-08-12  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
12311         * cus-start.el <indent-tabs-mode>: Move to the `indent'
12312         customization group.
12314 2006-08-12  Ken Manheimer  <ken.manheimer@gmail.com>
12316         * allout.el (allout-prior-bindings, allout-added-bindings):
12317         Remove, after long deprecation.
12318         (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
12319         Add customization vars controlling allout-beginning-of-line and
12320         allout-end-of-line conveniences.
12321         (allout-header-prefix, allout-use-mode-specific-leader)
12322         (allout-use-mode-specific-leader, allout-mode-leaders):
12323         Revise docstrings.
12324         (allout-infer-header-lead): Change to be an alias for
12325         allout-infer-header-lead-and-primary-bullet.
12326         (allout-infer-header-lead-and-primary-bullet): New version of
12327         allout-infer-header-lead which assigns the primary bullet to the
12328         same as the header lead, when its being changed.
12329         (allout-infer-body-reindent): Apply regexp-quote instead of
12330         unconditionally prepending "\\", so that all literal
12331         allout-header-prefix and allout-primary-bullet strings are
12332         properly handled.
12333         (allout-add-resumptions): Add optional qualifier for extending or
12334         appending to existing values, rather than replacing them.
12335         (allout-view-change-hook): Clarify docstring.
12336         (allout-exposure-change-hook): Take explicit arguments, via
12337         run-hook-with-args.
12338         (allout-structure-added-hook)
12339         (allout-structure-deleted-hook)
12340         (allout-structure-shifted-hook): New hooks analogous to
12341         allout-exposure-change-hook for other kinds of structural outline
12342         edits.
12343         (allout-encryption-plaintext-sanitization-regexps): New encryption
12344         customization variable, by which cooperating modes can provde
12345         massage of the plaintext without actually being passed it.
12346         (allout-encryption-ciphertext-rejection-regexps)
12347         (allout-encryption-ciphertext-rejection-ceiling): New encryption
12348         customization variables, by which cooperating modes can prohibit
12349         rare but possible ciphertext patterns from fouling their
12350         operation, with actually being passed the ciphertext.
12351         (allout-mode): Run activation and deactivation hooks after the
12352         minor-mode variable has been toggled, to clarify the mode
12353         disposition.  The new encryption ciphertext rejection variable is
12354         used to ensure that the ciphertext does not contain text that
12355         would be recognized as outline structural elements by allout.
12356         Substite allout-beginning-of-line and allout-end-of-line for
12357         conventionall beginning-of-line and end-of-line bindings.
12358         If allout-old-style-prefixes is non-nil, don't nullify it on mode
12359         activation!
12360         (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
12361         (allout-end-of-line): Respect `allout-end-of-line-cycles'.
12362         (allout-chart-subtree): Implement new mode, charting only the
12363         visible items in the subtree, when new 'visible' parameter is non-nil.
12364         (allout-end-of-subtree): Properly handle the last item in the buffer.
12365         (allout-pre-command-business, allout-command-counter):
12366         Increment an advertised counter so that cooperating enhancements can
12367         track revisions of items.
12368         (allout-open-topic): Run allout-structure-added-hook with suitable
12369         arguments.
12370         (allout-shift-in): Run allout-structure-shifted-hook with suitable
12371         arguments.
12372         (allout-shift-out): Fix doubling for negative args and ensure call
12373         of allout-structure-shifted-hook by solely using allout-shift-in.
12374         (allout-kill-line, allout-kill-topic):
12375         Run allout-structure-deleted-hook with suitable arguments.
12376         (allout-yank-processing): Run allout-structure-added-hook with
12377         proper arguments.
12378         (allout-yank): Enclose activity in allout-unprotected.
12379         (allout-flag-region): Run allout-exposure-change-hook with
12380         suitable arguments, instead of making the callee infer the arguments.
12381         (allout-encrypt-string):
12382         Support allout-encryption-plaintext-sanitization-regexps,
12383         allout-encryption-ciphertext-rejection-regexps, and
12384         allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
12385         en/de cryption mode in symmetric encryption failure message.
12386         (allout-obtain-passphrase): Use copy-sequence to get a distinct
12387         copy of the passphrase, and don't zero it or we'll corrupt the
12388         stashed copy.
12389         (allout-create-encryption-passphrase-verifier)
12390         (allout-verify-passphrase): Respect the new signature for
12391         allout-encrypt-string.
12392         (allout-get-configvar-values): Convenience for getting a
12393         configuration variable value and handling its absence gracefully.
12395 2006-08-11  Romain Francoise  <romain@orebokech.com>
12397         * obsolete/zone-mode.el: Delete.
12399 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12401         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
12403 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
12405         * emacs-lisp/bindat.el (bindat-ip-to-string):
12406         Use `format-network-address' if possible.
12408 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12410         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
12412 2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
12414         * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
12415         restore unread-command-events here.
12416         (edebug-display): Do it here, to detect sit-for interruptions.
12418 2006-08-10  Romain Francoise  <romain@orebokech.com>
12420         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
12421         (dns-mode-soa-auto-increment-serial): New user option.
12422         (dns-mode-soa-maybe-increment-serial): New function.
12423         (dns-mode): Add the latter to `write-contents-functions'.
12425         * obsolete/zone-mode.el: Move to obsolete/ from net/.
12426         Delete autoload cookies.
12428 2006-08-10  John Wiegley  <johnw@newartisans.com>
12430         * eshell/em-glob.el (eshell-glob-chars-list)
12431         (eshell-glob-translate-alist): Add support for [^g] in character globs.
12433 2006-08-10  Richard Stallman  <rms@gnu.org>
12435         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
12436         (facemenu-set-face): Doc fix.
12437         (facemenu-listed-faces): Doc fix.
12439 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
12441         * avoid.el (mouse-avoidance-animating-pointer): New var.
12442         (mouse-avoidance-nudge-mouse): Use it.
12443         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
12444         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
12445         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
12446         Don't activate if currently animating.  All callers changed.
12448 2006-08-09  John Wiegley  <johnw@newartisans.com>
12450         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
12451         variable, which causes timeclock to report elapsed time worked,
12452         instead of just work remaining.
12454 2006-08-09  Kenichi Handa  <handa@m17n.org>
12456         * international/latexenc.el (latexenc-find-file-coding-system):
12457         Fix for the case that the 2nd element of arg-list is a cons.
12459 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
12461         * info.el (Info-fontify-node): Handle preceding `in' for note
12462         reference hiding rules.
12464 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12466         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
12467         mistake a closing " for an opening one.
12469 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
12471         * term/xterm.el (terminal-init-xterm): Add more key bindings.
12473 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12475         * complete.el (PC-do-completion): Filter out completions matching
12476         completion-ignored-extensions before checking whether there are
12477         multiple completions.
12478         Don't use `list' unnecessarily when building completion tables.
12480 2006-08-06  Richard Stallman  <rms@gnu.org>
12482         * help.el (describe-mode): Make minor mode list more concise.
12484 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
12486         * bindings.el: Give mode-line-format, mode-line-modes, and
12487         mode-line-position `standard-value' properties.
12489 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
12491         * buff-menu.el (list-buffers-noselect): For Info buffers, use
12492         "(file)node" instead of the file name.
12494 2006-08-05  Richard Stallman  <rms@gnu.org>
12496         * faces.el (escape-glyph): Doc fix.
12498 2006-08-04  Kenichi Handa  <handa@m17n.org>
12500         * international/mule-diag.el (describe-font): Improve docstring
12501         and error message.  Use frame-parameter (not frame-parameters).
12503 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12505         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
12506         Correctly mark the end-of-docstring char.
12508 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
12510         * simple.el (line-move-to-column): Constrain move-to-column to
12511         current field.
12513 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12515         * font-lock.el (font-lock-beg, font-lock-end)
12516         (font-lock-extend-region-functions): New vars.
12517         (font-lock-extend-region-multiline)
12518         (font-lock-extend-region-wholelines): New functions.
12519         (font-lock-default-fontify-region): Use them.
12520         (font-lock-extend-jit-lock-region-after-change): Only round up
12521         if font-lock-default-fontify-region will do it as well.
12523         * font-lock.el (font-lock-extend-after-change-region-function):
12524         Rename from font-lock-extend-region-function.
12525         (font-lock-extend-region): Remove by inlining at call sites.
12526         (font-lock-after-change-function): Don't needlessly round up to a whole
12527         number of lines.
12528         (font-lock-extend-jit-lock-region-after-change): Be more careful about
12529         the boundary conditions and the interactions between the various ways
12530         to extend the region.
12532 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12534         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
12535         modification status when forcing the second redisplay.
12537 2006-08-03  Kim F. Storm  <storm@cua.dk>
12539         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
12541 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12543         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
12544         doesn't look like a file name.
12546         * complete.el (PC-expand-many-files): Avoid signalling an error when
12547         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
12549 2006-08-02  Andreas Schwab  <schwab@suse.de>
12551         * bindings.el (mode-line-format): Simplify reference to vc-mode.
12553 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
12555         * bindings.el (map): Make mode-line-buffer-identification-keymap
12556         before defining propertized-buffer-identification.
12558 2006-08-01  Richard Stallman  <rms@gnu.org>
12560         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
12562 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
12564         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
12565         default value.
12566         (gdb-find-source-frame): New function.
12567         (menu): Add to menu bar.
12569 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12571         * font-core.el (font-lock-extend-region-function)
12572         (font-lock-extend-region): Move to font-lock.el.
12574         * font-lock.el (font-lock-extend-region-function)
12575         (font-lock-extend-region): Move from font-core.el.  Simplify.
12577         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
12578         if needed.
12579         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
12580         (jit-lock-after-change-extend-region-functions): New hook.
12581         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
12583         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
12584         (font-lock-turn-on-thing-lock): Use it.
12586         * longlines.el (longlines-show-region): Make it work on read-only
12587         buffers as well.
12589 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
12591         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
12593 2006-07-31  Richard Stallman  <rms@gnu.org>
12595         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
12596         (vhdl-speedbar-display-projects): Update old obsolete
12597         speedbar variable names.
12599 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
12601         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
12602         (gdb-stopped): Use it.
12604         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
12606 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
12608         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
12609         for load-history elements.
12611 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
12613         * files.el (convert-standard-filename): For Cygwin, replace
12614         characters not allowed in Windows file names.
12615         (make-auto-save-file-name): Add Cygwin to the list of systems
12616         where the auto-save file name needs to be run through
12617         convert-standard-filename.
12619 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
12621         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
12623 2006-07-28  Richard Stallman  <rms@gnu.org>
12625         * bindings.el (mode-line-frame-identification)
12626         (propertized-buffer-identification): Centralize the code
12627         to initialize the variable.
12629         * progmodes/grep.el (grep-default-command): Catch errors from
12630         wildcard-to-regexp.
12632 2006-07-29  Kim F. Storm  <storm@cua.dk>
12634         * progmodes/grep.el (grep-tag-default): New function.
12635         (grep-default-command, grep-read-regexp): Use it.
12636         (grep-read-files): Use car of grep-files-history or grep-files-aliases
12637         as default if nothing else applies.
12639 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
12641         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
12642         Throw error if buffer is not in Dired and Wdired mode, respectively.
12644 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
12646         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
12647         self-insert-command keys don't activate buttons.
12648         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
12650 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
12652         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
12653         faces for enable character.
12655 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
12657         * Makefile.in (recompile): Update comment to reflect change
12658         on 2004-04-21.
12660 2006-07-27  Richard Stallman  <rms@gnu.org>
12662         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
12663         (customize-package-emacs-version): Change msg when pkg has no entry.
12664         (custom-no-edit): On a button, do like widget-button-press.
12666 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
12668         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
12669         S-tab and C-S-tab.
12671 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
12673         * progmodes/which-func.el (which-function): Fix documentation/
12674         comment typo.
12676 2006-07-26  Richard Stallman  <rms@gnu.org>
12678         * textmodes/ispell.el (ispell-word): If we replace the word,
12679         move point to the end.  Insert before deleting.
12681 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
12683         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
12684         a timer.
12686 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
12688         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
12689         when at first image.
12690         (tumme-forward-image): Add prefix argument.  Add error when at last
12691         image.
12693 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12695         * tabify.el (tabify-regexp): Use more specific regexps.
12696         (tabify): Avoid modifying the buffer unnecessarily.
12698 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
12700         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
12701         (tumme-format-properties-string): Handle empty `buf'.
12702         (tumme-get-comment): Change variable names inside `let'.
12703         Add missing `let' variable that cause font-lock problems.
12704         (tumme-write-comments): Change variable names inside `let'.
12705         Add missing `let' variable that cause font-lock problems.
12706         (tumme-forward-image): Rename from `tumme-forward-char'.
12707         (tumme-backward-image): Rename from `tumme-backward-char'.
12709 2006-07-25  Masatake YAMATO  <jet@gyve.org>
12711         * progmodes/ld-script.el (ld-script-keywords)
12712         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
12713         and add comments.
12715 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
12717         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
12718         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
12719         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
12720         for status indicator.
12722 2006-07-24  Richard Stallman  <rms@gnu.org>
12724         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
12726         * subr.el (dolist, dotimes): Use interned symbols for locals.
12727         (--dotimes-limit--, --dolist-tail--): New defvars.
12728         (looking-back): Doc fix.
12730         * replace.el (replace-match-string-symbols): Handle dotted lists.
12732 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
12734         * tumme.el (tumme-write-tags): Add.
12735         (tumme-write-comments): Add.
12736         (tumme-tag-files): Change to use `tumme-write-tags'.
12737         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
12738         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
12739         (tumme-save-information-from-widgets): Change to use
12740         `tumme-write-comments' and `tumme-write-tags'.
12741         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
12742         (tumme-write-tag): Remove.
12743         (tumme-write-comment): Remove.
12744         (tumme-display-previous-thumbnail-original): Remove empty line.
12745         (tumme-widget-list): Add punctuation.
12747 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
12749         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
12751 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12753         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12754         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
12755         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
12757 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
12759         * mouse.el (mouse-on-link-p): Doc fix.
12761 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
12763         * emacs-lisp/find-func.el (find-function-search-for-symbol):
12764         Handle "C-h f `".
12766 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
12768         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
12769         column.
12771 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
12773         * textmodes/table.el: Add move-beginning-of-line and
12774         move-end-of-line to Point Motion Only Group.
12776 2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
12778         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
12780 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
12782         * startup.el (user-mail-address): Initialize from the `EMAIL'
12783         environment variable first.  Document this.
12784         (command-line): Ditto.
12786 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
12788         * help-mode.el (help-function-def, help-variable-def)
12789         (help-face-def): Print a message in the minibuffer.
12791 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12793         * term/xterm.el (terminal-init-xterm): Fix key bindings
12794         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
12796 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
12798         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
12799         where `(nth 1 command)' is a cons cell.  Doc fix.
12801         * textmodes/po.el (po-find-charset): Doc fix.
12803 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
12805         * allout.el (allout-unprotected, allout-e-o-prefix-p)
12806         (allout-beginning-of-current-line, allout-end-of-current-line)
12807         (allout-next-visible-heading, allout-open-topic)
12808         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
12809         (allout-flag-current-subtree, allout-show-to-offshoot)
12810         (allout-hide-current-entry, allout-show-current-branches)
12811         (allout-hide-region-body, allout-old-expose-topic)
12812         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
12813         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
12814         containing `beginning-of-line' and `end-of-line' with
12815         `inhibit-field-text-motion' t.
12817 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
12819         * frame.el (focus-follows-mouse): Document that it doesn't have
12820         any effect on MS-Windows.
12822 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12824         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
12826 2006-07-20  Jay Belanger  <belanger@truman.edu>
12828         * calc/calc.el (calc-previous-alg-entry): Remove variable.
12830         * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
12831         New variables.
12832         (calc-alg-entry): Use `calc-alg-entry-history'.
12833         (calc-do-quick-calc): Use `calc-quick-calc-history'.
12834         Remove reference to `calc-previous-alg-entry'.
12835         (calcAlg-edit, calcAlg-enter): Remove reference to
12836         `calc-previous-alg-entry'.
12837         (calcAlg-previous): Use `previous-history-element' instead of
12838         `calc-previous-alg-entry'.
12839         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
12840         Change keybinding for `calcAlg-plus-minus', add keybindings for
12841         `previous-history-element' and `next-history-element'.
12843         * calc/calc-rewr.el (calc-match): Remove reference to
12844         `calc-previous-alg-entry'.
12846         * calc/calc-sel.el (calc-selection-history): New variable.
12847         (calc-enter-selection, calc-sel-mult-both-sides)
12848         (calc-sel-add-both-sides): Use `calc-selection-history'.
12850         * calc/calc-map.el (calc-get-operator-history): New variable.
12851         (calc-get-operator): Use `calc-get-operator-history'.
12853         * calc/calcalg3.el (calc-curve-fit-history): New variable.
12854         (calc-curve-fit): Use `calc-curve-fit-history'.
12856 2006-07-20  Kenichi Handa  <handa@m17n.org>
12858         * international/mule-cmds.el (select-safe-coding-system): Fix the
12859         way of deciding eol-type of the coding system.
12861 2006-07-20  Alan Mackenzie  <acm@muc.de>
12863         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
12864         (c-lang-setvar): New macro.
12865         (c-make-init-lang-vars-fun): Use the initialization forms in
12866         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
12867         (comment-start, comment-end, comment-start-skip): Change these from
12868         c-lang-defvar's to c-lang-setvar's.
12870         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
12871         which calls make-local-variable on the elements of
12872         c-emacs-variable-inits.
12873         (c-init-language-vars-for): Call this new macro.
12875 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12877         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
12878         Try to rule out false positives due to time stamps.
12879         (compilation-mode-font-lock-keywords): Remove rules made redundant
12880         because of the above change.  Add `segmentation fault' to the known and
12881         highlighted compilation termination messages.
12883 2006-07-19  Kim F. Storm  <storm@cua.dk>
12885         * progmodes/grep.el (grep-find-ignored-directories):
12886         Add .svn and _darcs to list.
12888 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
12890         * dired.el (dired-mode-map): Add key binding `C-te' for
12891         `tumme-dired-edit-comment-and-tags'.
12893         * tumme.el (tumme-display-thumbnail-original-image): Make sure
12894         image display buffer is displayed before call to
12895         `tumme-display-image.
12896         (tumme-dired-display-image): Make sure image display buffer is
12897         displayed before call to `tumme-display-image.
12898         (tumme-mouse-display-image): Make sure image display buffer is
12899         displayed before call to `tumme-display-image.
12900         (tumme-widget-list): Add.
12901         (tumme-dired-edit-comment-and-tags): Add.
12902         (tumme-save-information-from-widgets): Add.
12904 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12906         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
12908 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12910         * progmodes/sh-script.el (sh-font-lock-keywords-1):
12911         Revert inadvertently installed patch hunk.
12913         * progmodes/compile.el (compilation-find-file): Handle the
12914         cases where the user selects a non-existent file.
12916 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12918         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
12920 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
12922         * subr.el (sit-for): Just sleep-for if noninteractive.
12924 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12926         * emacs-lisp/autoload.el (make-autoload): Use new arg.
12928         * custom.el (custom-autoload): Add `noset' argument.
12929         (custom-push-theme): Don't autoload the variable, let callers do it.
12930         (custom-theme-set-variables): Autoload the variable if necessary.
12932         * cus-edit.el (custom-variable-state-set): If the variable was
12933         originally set outside custom, but to the same value as the default,
12934         consider it to be standard.
12936         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
12937         file *before* telling Emacs to add the autoloads, in case it fails.
12939         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
12940         Use `cond', push', and `dolist'.
12942 2006-07-17  Richard Stallman  <rms@gnu.org>
12944         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
12945         Add defvars to silence warnings.
12947 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
12949         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12950         Don't highlight "Compiling file" messages as error.
12952         * dired-aux.el (dired-compress-file): Confirm again if gzipped
12953         file already exists.
12955 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
12957         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
12958         entry, don't assign to free var; simply return the extracted filename.
12959         (ff-treat-as-special): Incorporate common preamble from callers.
12960         (ff-other-file-name, ff-find-the-other-file):
12961         Update call to ff-treat-as-special.
12963         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
12965 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
12967         * tumme.el (tumme-get-comment): Fix bug.
12969 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12971         * files.el: Remove spurious * in docstrings.
12973 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
12975         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
12976         grammar.
12977         (allout-beginning-of-current-line): Beware beginning of buffer.
12978         Also, a comment is simplified.
12979         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
12980         when appropriate.  (This fix enables use for other than
12981         bullet-hotspot operation.)
12982         (allout-hide-current-subtree): While escalating to sibling-close,
12983         make sure to situate on a topic.
12985 2006-07-14  Kim F. Storm  <storm@cua.dk>
12987         * emulation/cua-base.el (cua-delete-selection)
12988         (cua-toggle-set-mark): New defcustoms.
12989         (cua-rectangle-modifier-key): Add `alt' modifier.
12990         (cua-replace-region): Don't delete if cua-delete-selection is nil.
12991         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
12992         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
12994         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
12996 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
12998         * allout.el: Require 'cl during byte-compilation/interactive load,
12999         for the `assert' macro.
13000         (allout-mode-deactivate-hook): New hook, run when allout mode
13001         deactivates.
13002         (allout-developer): New allout customization subgroup.
13003         (allout-run-unit-tests-on-load): New allout-developer
13004         customization variable, when true allout unit tests are run towards
13005         end of file load/eval.
13006         (allout-inhibit-auto-fill): Disable auto-fill activity even during
13007         auto-fill-mode.
13008         (allout-resumptions): Remove, to be replaced by...
13009         (allout-add-resumptions): Register variable settings to be
13010         reinstated by `allout-do-resumptions'.  The settings are made
13011         buffer-local, but the locality/globality of the suspended setting
13012         is restored on resumption.
13013         (allout-do-resumptions): Reinstate all settings suspended using
13014         `allout-add-resumptions'.
13015         (allout-test-resumptions): Unit tests (and intermediate variables)
13016         for resumptions.
13017         (allout-tests-globally-unbound, allout-tests-globally-true)
13018         (allout-tests-locally-true): Intermediate variables for
13019         resumptions unit tests.
13020         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
13021         (allout-exposure-category): Replaces 'allout-overlay-category variable.
13022         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
13023         instead of retired `allout-resumptions'.  For hook functions, use
13024         `local' parameter so hook settings are created and removed as
13025         buffer-local settings.  Revise (resumptions) setting
13026         auto-fill-function so it is set only if already active.  (The
13027         related fill-function settings are all made in either case, so
13028         that activating auto-fill-mode activity will have the custom
13029         allout-mode behaviors (hanging indent on topics, if configured for it).
13030         Remove all allout-exposure-category overlays on mode deactivation.
13031         (allout-hotspot-key-handler): New function extracted from
13032         `allout-pre-command-business', so the functionality can be used
13033         for other purposes, eg as a binding in an overlay.
13034         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
13035         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
13036         customization variable.
13037         (allout-run-unit-tests): Run the (currently quite small)
13038         repertoire of unit tests.  Called just before the provide iff user
13039         has customized `allout-run-unit-tests-on-load' non-nil.
13041 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
13043         * emacs-lisp/authors.el (authors-aliases): Update.
13045 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
13047         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
13048         gdb-source-window.  Add dedicated argument.
13049         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
13050         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
13051         (gdb-display-threads-buffer, gdb-display-memory-buffer)
13052         (gdb-display-locals-buffer): Use it.
13054         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
13055         Set gdb-source-window.
13057 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13059         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
13060         minor modes, redundant with the custom-autoload line above.
13062 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
13064         * longlines.el (longlines-post-command-function): Handle open-line too.
13066 2006-07-12  Richard Stallman  <rms@gnu.org>
13068         * progmodes/grep.el (grep-last-buffer): Doc fix.
13070         * info.el (Info-try-follow-nearest-node): Doc fix.
13072         * emacs-lisp/edebug.el (edebug-instrument-function):
13073         Err if find-function-noselect gives no position.
13075         * emacs-lisp/find-func.el (find-function-search-for-symbol):
13076         If can't find definition, return nil for position.
13077         (find-function-do-it): Handle new return value
13078         of find-definition-noselect.
13079         (find-definition-noselect, find-variable-noselect): Doc fix.
13080         (find-function-noselect): Doc fix.
13082         * help-mode.el (help-variable-def): Handle find-variable-noselect
13083         returning no position.
13084         (help-function-def): Likewise for find-function-search-for-symbol.
13085         (help-face-def): Likewise.
13087         * help-fns.el (describe-variable): Handle find-variable-noselect
13088         returning no position.
13090         * files.el (locate-file-completion): Avoid duplicates in result.
13092         * cus-edit.el (custom-no-edit): New command.
13093         (custom-mode-map): Remap to custom-no-edit instead of
13094         using suppress-keymap.
13096 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
13098         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
13099         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
13100         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
13102         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
13104 2006-07-11  Kim F. Storm  <storm@cua.dk>
13106         * ido.el (ido-copy-current-file-name): Use buffer-name if
13107         buffer-file-name is nil.
13109 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
13111         * simple.el (undo-ask-before-discard): Set to nil.
13113         * vc.el (vc-exec-after): Don't delete process manually.
13114         (vc-print-log): Run log-view-mode in process sentinel inside
13115         inhibit-read-only.  Don't shrink window due to timing issues.
13117         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
13118         Avoid using with-output-to-temp-buffer, which clobbers local vars.
13120 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13122         * progmodes/compile.el (compilation-error-regexp-alist-alist):
13123         Fix ambiguity introduced by last change.
13124         (compilation-find-file): Move save-excursion to where it may
13125         make sense.  Fix a left over `find-file'.
13127 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
13129         * textmodes/texinfmt.el (texinfo-format-separate-node):
13130         Insert a string before point, which fits documentation, not after.
13131         (texinfo-multitable-item): In a multitable row, insert any
13132         additional needed @tabs and spaces.
13134 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
13136         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
13137         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
13138         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
13139         instead of shell-command.
13140         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
13141         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
13142         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
13143         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
13144         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
13145         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
13147 2006-07-11  Kim F. Storm  <storm@cua.dk>
13149         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
13150         Remove special case for seconds < 0.  Use (redisplay t) instead.
13152 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
13154         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
13155         avoid compilation error.
13157         * subr.el (sit-for): New function.
13159         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
13161 2006-07-10  Richard Stallman  <rms@gnu.org>
13163         * ldefs-boot.el (edebug): Update page.
13165 2006-07-10  Kim F. Storm  <storm@cua.dk>
13167         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
13168         to FOR-RELEASE and TODO.
13170 2006-07-10  Romain Francoise  <romain@orebokech.com>
13172         * emacs-lisp/authors.el (authors-aliases): Update.
13174 2006-07-10  Alan Mackenzie  <acm@muc.de>
13176         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
13177         * cc-mode.el: Changes to eradicate eval-after-load.
13179 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
13181         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
13182         on non-char events.
13184 2006-07-09  Romain Francoise  <romain@orebokech.com>
13186         * progmodes/compile.el (compilation-mode-font-lock-keywords):
13187         Don't highlight start/end markers as compilation messages.
13189         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
13190         to t.
13192 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13194         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
13196 2006-07-08  Richard Stallman  <rms@gnu.org>
13198         * term/x-win.el (x-handle-display): Add doc string.
13200         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
13202         * subr.el (def-edebug-spec): Move here.
13203         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
13205         * imenu.el (imenu-choose-buffer-index): Doc fix.
13207 2006-07-08  Romain Francoise  <romain@orebokech.com>
13209         * term/x-win.el (x-display-name): Fix typo.
13211 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
13213         * hexl.el (hexl-find-file): Doc fix.
13215         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
13217 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
13219         * term/x-win.el (x-display-name): Doc fix.
13221 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13223         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
13224         long prefixes.
13225         (fill-region-as-paragraph): Don't round up to a whole line.
13226         (fill-comment-paragraph): Don't include the code-before-the-comment
13227         when calling fill-region-as-paragraph.
13229         * international/mule.el (make-char): Remove redundancy.
13231         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
13232         property may contain an anonymous function rather than a symbol.
13234         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
13236         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
13237         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
13239         * dirtrack.el (dirtrack-default-directory-function): Remove.
13240         (dirtrack-directory-function): Use file-name-as-directory.
13241         (dirtrack-windows-directory-function): Simplify.
13242         (dirtrack-forward-slash, dirtrack-backward-slash)
13243         (dirtrack-replace-slash): Remove.
13244         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
13245         (dirtrack): Fix wrong parenthesizing; use match-string.
13247         * progmodes/octave-inf.el: Remove spurious * in docstrings.
13248         (inferior-octave-mode): Only change the buffer-local value of
13249         comint-dynamic-complete-functions.
13250         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
13251         Move the initialization to the declaration.
13252         (inferior-octave-complete): Remove unused var `filter'.
13254         * shell.el (shell-mode): Only change the buffer-local value of
13255         comint-dynamic-complete-functions.
13257 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
13259         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
13260         entry is skipped because it has been scheduled.
13261         (org-prepare-agenda-buffers): Don't mark buffers as modified when
13262         changing `:org-archived' and `:org-comment' properties.
13264 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
13266         * server.el (server-select-display): Don't make the temp frame
13267         minibuffer-only, in case it's not a temp frame.
13268         (server-process-filter): Don't delete the temp frame if it's the
13269         only one we have on that display.
13271         * files.el (find-alternate-file): Doc fix.
13273 2006-07-05  Richard Stallman  <rms@gnu.org>
13275         * files.el (abbreviate-file-name): Add save-match-data.
13277 2006-07-03  Richard Stallman  <rms@gnu.org>
13279         * faces.el (read-face-name): Doc fix.
13281 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
13283         * net/goto-addr.el (goto-address): Mark as safe for local evals.
13285 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
13287         * vc.el (vc-diff-internal): Fix prev change.
13289 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
13291         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
13292         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
13294 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13296         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
13297         fails if the symbol contains chars like ( or '.
13298         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
13299         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
13300         `short'.
13302 2006-07-04  Kenichi Handa  <handa@m17n.org>
13304         * international/mule-cmds.el (set-language-info): If LANG-ENV is
13305         the current one, don't call set-language-environment, but call one
13306         of set-language-environment-XXX to make INFO effective now.
13307         (set-language-environment): Call set-language-environment-XXX
13308         functions instead of doing the various setups directly.
13309         (set-language-environment-coding-systems): Delete argument eol-type.
13310         (set-language-environment-input-method)
13311         (set-language-environment-nonascii-translation)
13312         (set-language-environment-charset)
13313         (set-language-environment-fontset)
13314         (set-language-environment-unibyte): New functions.
13316 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
13318         * locate.el (locate-update-when-revert): New option.
13319         (locate-update-path): New option (suggested by Michael Albinus).
13320         (locate-prompt-for-command): Whitespace change.
13321         (locate-update): No longer offer to update the locate database by
13322         default.  Implement the two new options.
13324 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
13326         * tooltip.el: Move comment about track-mouse...
13328         * progmodes/gud.el: ...to here.
13330 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
13332         * facemenu.el (facemenu-listed-faces): New var.
13333         (facemenu-unlisted-faces): Variable deleted.
13334         (facemenu-add-new-face): Use facemenu-listed-faces.
13336         * emulation/viper-init.el, calendar/calendar.el:
13337         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
13339 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
13341         * textmodes/org.el (org-mode): Remove no invalid settings for
13342         calc embedded mode.
13343         (org-mode-p): New defsubst.
13344         (org-save-all-org-buffers): New function.
13345         (org-first-headline-recenter): Enclose outline-regexp in group
13346         delimiters.
13347         (org-set-tags): Keep single space after stars.
13349 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13351         * window.el (set-window-text-height): Only set window-min-height to
13352         1 if that's the requested size.
13354         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
13355         (diff-unified->context, diff-context->unified)
13356         (diff-reverse-direction): Make sure the end marker stays at the end.
13357         (diff-mode): Add the keymap table at the end of docstring.
13358         Use lexical-let rather than constructing a closure manually.
13360         * files.el (find-file-noselect-1): Remove unused var assignment.
13361         (hack-local-variables-confirm): Print lists of strings as lists of
13362         strings rather than lists of symbols.
13363         (abbreviate-file-name, hack-local-variables-prop-line):
13364         Use match-string.
13365         (hack-one-local-variable): Move `make-local-variable' nearer its use.
13366         (recover-session-finish): Use line-end-position.
13368 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
13370         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
13372 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
13374         * progmodes/make-mode.el (makefile-macroassign-regex):
13375         Accept preceding keyword.
13376         (makefile-gmake-statements): Reorganize, now that makepp has
13377         "override" and also handle forgotten "override define".
13378         (makefile-makepp-statements): Add new "global", "override export"
13379         and "override global".
13381 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
13383         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
13384         (ada-compile-mouse-goto-error, ada-deactivate-properties)
13385         (ada-no-auto-case): Fix typos in docstrings.
13387 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
13389         * info.el (Info-find-node-2): Search for makeinfo version more
13390         carefully.
13392 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
13394         * textmodes/org.el (org-prepare-agenda-buffers):
13395         Use `invisible-OK' argument for `org-end-of-subtree'.
13396         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
13397         (org-beginning-of-item): Fix bug in regular expression for white line.
13398         (org-export-as-html): Enforce space after bullet in plain list items.
13399         (org-set-autofill-regexps): Require space after plain list bullet
13400         for paragraph-start.
13401         (org-ts-regexp3): New constant.
13402         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
13403         (org-timestamp-up-day, org-timestamp-down-day)
13404         (org-timestamp-change): Work with inactive timestamps.
13405         (org-ts-regexp1): Don't allow brackets in time stamps.
13407 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
13409         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
13410         for ignoring links.
13412         * faces.el (read-face-name): Use it.
13414 2006-06-28  Juri Linkov  <juri@jurta.org>
13416         * buff-menu.el (list-buffers-noselect): Compare Info file
13417         with the string "dir" to detect Info directory.
13419         * complete.el (partial-completion-mode): In lambda for
13420         `choose-completion-string-functions' use full function signature
13421         with 4 args, and move point to the end of the minibuffer only if arg
13422         `mini-p' is non-nil.
13424 2006-06-28  John Paul Wallington  <jpw@pobox.com>
13426         * ibuffer.el (ibuffer-mode): Doc fix.
13428 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
13430         * textmodes/org.el (org-context): New contexts :item-bullet,
13431         :latex-fragment, :latex-preview.
13432         (org-overlays-at, org-overlay-start, org-overlay-end):
13433         New compatibility functions.
13434         (org-inside-LaTeX-fragment-p): More accurate matching, using the
13435         exact regexp that will be used during export.
13436         (org-latex-regexps): New variable.
13437         (org-cdlatex-mode): Improve advice for `texmathp'.
13438         (turn-on-org-cdlatex): New function.
13440 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13442         * term/mac-win.el (mac-handle-font-selection): Change keys of
13443         mac-atsu-font-table from strings to numbers.
13444         (mac-ts-caret-position): Use also when cursor-type is nil.
13445         (mac-ts-update-active-input-area): Add Mac OS Classic support.
13446         Relax condition for using overlay strings.
13447         Use mac-ts-caret-position face when cursor-type is nil.
13449 2006-06-26  Kim F. Storm  <storm@cua.dk>
13451         * help.el (view-emacs-news): Declare `res' in the right let* form.
13453 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
13455         * net/rcompile.el (remote-compile): Replace ange-ftp based
13456         implementation by Tramp functions.
13457         Suggested by Marc Abramowitz <msabramo@gmail.com>.
13459         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
13461 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
13463         * international/fontset.el (setup-default-fontset): Fix a typo in
13464         the "Oriya-Akruti" registry name.
13466 2006-06-23  Lars Hansen  <larsh@soem.dk>
13468         * desktop.el (desktop-full-file-name): New function.
13469         (desktop-kill, desktop-save, desktop-remove, desktop-read)
13470         (desktop-revert): Use it.
13471         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
13472         (desktop-after-read-hook): Add option list-buffers.
13473         (desktop-locals-to-save): Add tab-width.
13474         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
13475         Fix docstring.
13477 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
13479         * textmodes/org.el (org-cdlatex-mode-map)
13480         (org-cdlatex-texmathp-advice-is-done): New variables.
13481         (org-cdlatex-mode): New minor mode.
13482         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
13483         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
13484         (org-export-with-archived-trees): New option.
13485         (org-open-file): Remove the call to `convert-standard-filename'.
13486         (org-archive-tag, org-agenda-skip-archived-trees)
13487         (org-cycle-open-archived-trees)
13488         (org-sparse-tree-open-archived-trees): New options.
13489         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
13490         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
13491         New functions.
13492         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
13493         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
13494         (org-mode-map): Add binding for `org-toggle-archive-tag'.
13495         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
13496         Call `org-prepare-agenda-buffers'.
13497         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
13498         (org-file-apps, org-file-apps-defaults-gnu)
13499         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
13500         Handle remote files by forcing them to be opened in Emacs.
13502 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
13504         * vc.el (vc-diff-knows-L): New variable.
13505         (vc-diff-internal): Use it to handle "diff" programs that don't
13506         understand -L.  This works automatically, no user action is necessary.
13508 2006-06-23  Daniel Brockman  <daniel@brockman.se>
13510         * net/rcirc.el (rcirc-default-user-full-name): Default to
13511         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
13512         longer exists).
13513         (rcirc-process-list): Check `buffer-live-p' before attempting to
13514         switch to a buffer.
13516 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
13518         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
13519         based on rcirc-coding-system-alist.
13521 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
13523         * cus-edit.el (customize-apropos): A better error message.
13524         (top level) <debug-ignored-errors>: Extend and update the list of
13525         ignored error messages.
13527 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
13529         * complete.el (PC-do-completion): Retain capitalization of user
13530         input, when possible, even if completion-ignore-case is set.
13532 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
13534         * generic-x.el (bat-generic-mode): Support .cmd files.
13536         * dos-w32.el (top level): Use find-file-not-found-functions
13537         instead of the obsolete find-file-not-found-hooks.
13539 2006-06-22  Kim F. Storm  <storm@cua.dk>
13541         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
13542         to recognize mode name containing submodes, such as Grep/lw.
13544 2006-06-21  Kim F. Storm  <storm@cua.dk>
13546         * simple.el (line-move-1): Check for move-end-of-line instead of
13547         end-of-line when setting temporary-goal-column.
13549 2006-06-21  Miles Bader  <miles@gnu.org>
13551         * play/cookie1.el (cookie): Work properly when there's only one entry.
13553 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
13555         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
13556         (gdb-frame-handler): Generalize frame regexp for templates.
13558 2006-06-20  Glenn Morris  <rgm@gnu.org>
13560         * calendar/appt.el (appt-display-format): Default value must be
13561         one of the customize options.
13563 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
13565         * term/xterm.el (terminal-init-xterm): Update key availability info.
13566         Bind C-return.
13568         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
13570 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
13572         * files.el (hack-local-variables): Run `hack-local-variables-hook'
13573         whether or not a local variables list is defined.
13575         * msb.el (msb): Move `sit-for' hack here to handle both
13576         "mouse-down and drag" and "mouse-up and select" situations.
13577         (mouse-select-buffer): Move `sit-for' hack to `msb'.
13579 2006-06-20  Kenichi Handa  <handa@m17n.org>
13581         * international/characters.el (word-combining-categories):
13582         Add entries for 2-byte Han characters.
13584 2006-06-19  Richard Stallman  <rms@gnu.org>
13586         * bindings.el (mode-line-format): Save some mode line space.
13588         * files.el (find-file-noselect): Improve the question wording.
13589         (basic-save-buffer-2): Mask UMASK against 666.
13591         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
13592         (mouse-drag-vertical-line): Call it.
13594         * cus-edit.el (customize-option, customize-option-other-window):
13595         Error if SYMBOL is nil.
13597 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
13599         * textmodes/org.el: Require noutline, also on XEmacs.
13600         (org-end-of-subtree): Return point.
13601         (org-dblock-start-re, org-dblock-end-re): New constants.
13602         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
13603         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
13604         (org-update-all-dblocks, org-find-dblock): New functions.
13605         (org-collect-clock-time-entries): New function.
13606         (org-html-handle-time-stamps): Never export CLOCK timeranges.
13607         (org-fixup-indentation): Modify to deal correctly with lines
13608         starting with TAB.  Only one argument DIFF now.
13609         (org-demote, org-promote): Call `org-fixup-indentation' with just
13610         one argument, DIFF.
13611         (org-mode): Don't mark buffer as modified when aligning tables.
13612         (org-clock-sum): Don't mark buffer modified when adding time sum
13613         properties.
13614         (org-export-as-html): Add support for a link validation function.
13615         (org-archive-all-done): New function.
13616         (org-archive-subtree): New prefix argument.  When set, archive all
13617         done subtrees in this buffer.
13618         (org-remove-clock-overlays)
13619         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
13620         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
13621         (org-put-clock-overlay): Don't swallow last headline character
13622         when displaying overlay.
13623         (org-store-link): Link to `image-mode' with just the file name.
13625 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
13627         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
13628         Use read-key-sequence.
13629         (viper-after-change-undo-hook): Misc enhancements.
13630         (viper-after-change-undo-hook): New hook.
13631         (viper-undo): Use viper-after-change-undo-hook.
13632         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
13633         (viper-next-line-at-bol): If point is on a widget or a button, simulate
13634         clicking on that widget/button.
13636         * emulation/viper.el (viper-mode): Allow a separate cursor color
13637         in Emacs state.
13639         * ediff-diff.el (ediff-test-patch-utility): Catch errors.
13640         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
13641         (ediff-set-actual-diff-options): New function.
13642         (ediff-reset-diff-options, ediff-toggle-ignore-case):
13643         Use ediff-set-actual-diff-options.
13644         (ediff-extract-diffs): Catch errors.
13645         (ediff-whitespace): Add non-breakable space.
13646         (ediff-same-file-contents): Catch errors.
13648         * ediff-mult.el (ediff-collect-custom-diffs):
13649         Save coding-system-for-read.
13651         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
13652         (ediff-vc-internal, ediff-vc-merge-internal):
13653         Use ediff-delete-version-file.
13654         (ediff-delete-version-file): New function.
13656         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
13658         * ediff.el (ediff-directories, ediff-directory-revisions)
13659         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
13660         (ediff-directories-internal, ediff-merge-directory-revisions)
13661         (ediff-merge-directory-revisions-with-ancestor)
13662         (ediff-directories3): Use read-directory-name.
13664 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
13666         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
13667         Remove superfluous part of regexp for brace matching which is handled
13668         by `scan-lists' call.
13670 2006-06-16  Richard Stallman  <rms@gnu.org>
13672         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
13674         * files.el (basic-save-buffer-2): For a new precious file,
13675         use the default modes in the return value.
13677         * facemenu.el (facemenu-color-alist): Doc fix.
13679         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
13681 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13683         * cus-start.el (all): Add mac-ts-script-language-on-focus.
13685         * term/mac-win.el (mac-text-encoding-ascii): New constant.
13686         (mac-utxt-to-string): Use it.
13687         (mac-ts-update-active-input-area): Use mac-ae-number.
13689 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
13691         * term.el (term-handle-scroll, term-delete-lines)
13692         (term-insert-lines): Fix off by one errors.
13694 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13696         * net/tramp.el (tramp-touch): Use UTC to express time.
13698 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
13700         * mail/sendmail.el (mail-send): Search explicitly for
13701         mail-header-separator when checking for corrupted header lines.
13703 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
13705         * progmodes/gdb-ui.el (gdb-same-frame): New option.
13706         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
13707         (gdb-init-1): Initialise them.
13708         (gdb-starting): Reset gdb-printing
13709         (gdb-starting): Save value of gud-overlay-arrow-position.
13710         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
13711         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
13712         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
13713         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
13715 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13717         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
13719 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
13721         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
13722         (ldap-search-internal): Keep error messages, and a regexp fix.
13724 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
13726         * files.el (hack-local-variables-confirm):
13727         Display string value using its printed representation.
13729 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
13731         * server.el (server-edit): No-op if no server buffers exist.
13733 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
13735         * textmodes/page-ext.el (pages-directory-for-addresses):
13736         Including `pages-directory-address-mode' in the function results
13737         in the message "Buffer in which pages were found is deleted".
13739 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
13741         * textmodes/org.el (org-agenda-mode-map): Add bindings for
13742         clocking functions.
13744         (org-agenda-clock-in, org-check-running-clock)
13745         (org-clock-out-if-current, org-remove-clock-overlays)
13746         (org-put-clock-overlay): New functions.
13747         (org-clock-marker, org-clock-file-total-minutes)
13748         (org-clock-overlays): New variables.
13749         (org-clock-display, org-clock-sum, org-clock-cancel)
13750         (org-clock-out, org-clock-in): New commands.
13751         (org-export): New function.
13752         (org-emph-re): New constant.
13753         (org-set-emph-re, org-do-emphasis-faces): New functions.
13754         (org-emphasis-regexp-components, org-emphasis-alist): New options.
13755         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
13756         (org-export-html-convert-emphasize): Use the configurable emphasis.
13757         (org-cleaned-string-for-export): Make multiline emphasis visible
13758         to the exporter.  New optional argument PARAMETERS.
13759         (org-export-as-html): Specify :emph-multiline parameter to
13760         `org-cleaned-string-for-export'.
13762 2006-06-10  Richard Stallman  <rms@gnu.org>
13764         * help.el (help-for-help-internal): Clean up help text.
13766 2006-06-10  Andreas Schwab  <schwab@suse.de>
13768         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
13769         in doc string.
13771         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
13773 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
13775         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
13776         spaces after the comment start.
13778 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
13780         * play/pong.el (pong-init-buffer):
13781         Fill buffer with spaces instead of ^A.
13783         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
13784         launched asynchronously, delete its process instead of being cool.
13785         (ispell-async-processp): Check for `delete-process' existence
13786         instead of `kill-process' one for consistency.
13788 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
13790         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
13791         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
13792         in mode line at startup.
13794 2006-06-08  Kim F. Storm  <storm@cua.dk>
13796         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
13797         (ido-init-completion-maps): Bind them to M-SPC and M-v.
13798         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
13799         (ido-file-internal): Pass full file name to write-file.
13800         (ido-read-internal): Only pop stack elements automatically if they
13801         actually match an existing directory or file name.
13803 2006-06-07  Kenichi Handa  <handa@m17n.org>
13805         * international/mule.el (find-auto-coding): Don't handle the short
13806         name `char-trans'.
13808         * files.el (hack-local-variables-prop-line)
13809         (hack-local-variables): Cancel the previous change.
13811 2006-06-06  Jesper Harder  <harder@phys.au.dk>
13813         * ediff-diff.el (ediff-test-utility): Protect against file-error.
13815 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
13817         * diff-mode.el (diff-mode): Set buffer-read-only to t when
13818         diff-default-read-only is non-nil.
13819         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
13820         (diff-refine-hunk): Set inhibit-read-only to t.
13822         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
13823         modifying the *Diff* buffer.
13824         (diff-process-filter): New filter function for diff process that
13825         sets inhibit-read-only to t when modifying the *Diff* buffer.
13827 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
13829         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
13830         insertion point and control the number of empty lines.
13831         (org-paste-subtree): Limit the number of empty lines at the end of
13832         the inserted tree.
13833         (org-agenda): Use buffer name of current file for narrowing.
13834         (org-export-as-xml): Command removed.
13835         (org-export-xml-type): Option removed.
13836         (org-mode-map): Call `org-export-as-xoxo' directly.
13837         (org-get-indentation): New optional argument LINE.
13838         (org-fix-indentation, org-remove-tabs): New functions.
13839         (org-export-as-ascii, org-ascii-level-start): Determine and apply
13840         correct indentation for headlines that are converted it items.
13841         (org-skip-comments): Remove table lines that contain narrowing
13842         cookies but no other non-empty fields.
13843         (org-set-tags): Allow groups of mutually exclusive tags.
13844         (org-cmp-time): Sort 24:21 before items without time.
13845         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
13846         (org-open-at-point): Require double colon also for numbers.
13848 2006-06-06  Kim F. Storm  <storm@cua.dk>
13850         * ido.el (ido-default-file-method, ido-default-buffer-method):
13851         Make choice values consistent with corresponding command names.
13852         (ido-visit-buffer): Update accordingly.  Default to selected-window.
13854 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
13856         * progmodes/gud.el (gud-running): Fix doc string.
13857         (gud-menu-map): Use :visible instead fo :enable for debugger test.
13858         (gud-tooltip-modes): Add python-mode.
13859         (gud-tooltip-print-command): Add pdb.  Remove perldb.
13861 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
13863         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
13864         Quote $(EMACS).
13866 2006-06-05  Richard Stallman  <rms@gnu.org>
13868         * faces.el (defined-colors): Doc fix.
13870 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
13872         * vc.el (vc-process-filter): Inhibit undo info collection around
13873         call to insert.
13874         (vc-setup-buffer): Likewise for call to erase-buffer.
13875         (vc-do-command): Likewise for call to process-file.
13877 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
13879         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
13880         for gud-go.
13881         (gud-common-init): Other debuggers may trigger error.
13883 2006-06-05  Kenichi Handa  <handa@m17n.org>
13885         * international/mule.el (find-auto-coding):
13886         Handle enable-character-translation in file header.
13888 2006-06-04  Kim F. Storm  <storm@cua.dk>
13890         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
13891         (authors-fixed-entries): Fix spelling.
13892         (authors-canonical-file-name): Don't report error for wildcards.
13894         * help.el (view-emacs-news): Rewrite to support new NEWS,
13895         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
13896         e.g. version 10 matches 1.10, and don't be confused by version 1.1
13897         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
13899 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
13901         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
13902         exec constructs like `foo bar`.
13903         (sh-quoted-subshell): New helper function to search for a possibly
13904         nested subshell (like `` or $()) within a "" quoted string.
13905         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
13906         (sh-apply-quoted-subshell): Flag quote characters inside a
13907         subshell, which is itself already in a quoted region, as
13908         punctuation, since this is the closest to what they actually are.
13909         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
13910         sh-apply-quoted-subshell.
13911         (sh-font-lock-syntactic-face-function): Apply the new face for
13912         text inside `` instead of the old font-lock-string-face.
13914 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13916         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
13917         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
13918         (mac-bytes-to-text-range, mac-ae-text-range-array)
13919         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
13920         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
13921         (mac-ts-unicode-for-key-event): New functions.
13922         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
13923         (mac-handle-font-selection): Use mac-ae-number.
13924         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
13925         New variables.
13926         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
13927         (mac-ts-converted-text, mac-ts-selected-converted-text)
13928         (mac-ts-block-fill-text, mac-ts-outline-text)
13929         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
13930         (mac-ts-hilite-style-faces): New constant.
13931         (mac-apple-event-map): Bind text input events.
13932         (mac-dispatch-apple-event): Use command-execute instead of
13933         call-interactively.
13934         (global-map): Don't bind mac-apple-event.
13935         (special-event-map): Bind mac-apple-event.
13937 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
13939         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
13940         file name.
13941         (emacs): Enclose the value of $(EMACS) in quotes.
13943 2006-06-02  Juri Linkov  <juri@jurta.org>
13945         * international/mule.el (sgml-html-meta-auto-coding-function):
13946         Remove the condition `(search-forward "<html" size t)'.
13947         Replace `\"' with `[\"']?' in `re-search-forward'.
13949 2006-06-02  Kenichi Handa  <handa@m17n.org>
13951         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
13952         as well as `coding'.
13953         (hack-local-variables): Likewise.
13955         * international/mule.el (enable-character-translation):
13956         Put permanent-local and safe-local-variable properties.
13957         (find-auto-coding): Handle char-trans: tag.
13959 2006-06-02  Juri Linkov  <juri@jurta.org>
13961         * international/mule.el (sgml-html-meta-auto-coding-function):
13962         Limit the search by the end of the HTML header (if any).
13964 2006-06-01  Richard Stallman  <rms@gnu.org>
13966         * subr.el (with-current-buffer): Doc fix.
13968 2006-06-02  Masatake YAMATO  <jet@gyve.org>
13970         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
13971         Almost rewrite.  Underlines over all lines of gcov output are too
13972         uncomfortable to read.  Suggested by Dan Nicolaescu.
13974 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
13976         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
13978         * shell.el (shell-mode): Use shell-mode-map in docstring.
13980         * comint.el (comint-send-input): Do not add help-echo and
13981         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
13983 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13985         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
13987 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
13989         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
13990         (gdb-stopped, gdb-info-stack-custom): If there is no source info
13991         look up the stack and pop up GUD buffer if necessary.
13992         (gdb-frames-select): Remove redundant call to gud-display-frame.
13993         (gdb-info-threads-custom): Keep point at start of buffer.
13994         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
13996 2006-05-31  Juri Linkov  <juri@jurta.org>
13998         * replace.el (query-replace-read-from, query-replace-read-to):
13999         Bind `history-add-new-input' to nil.  Call `add-to-history'.
14001 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
14003         * textmodes/table.el: Convert all HTML tags to lower case for
14004         XHTML compatibility.
14006 2006-05-31  Masatake YAMATO  <jet@gyve.org>
14008         * progmodes/compile.el:
14009         (compilation-error-regexp-alist-alist::gcov-called-line):
14010         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
14012 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
14014         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
14015         Revert inadvertent changes made with last commit.
14017 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14019         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
14020         New functions.
14022         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
14024 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
14026         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
14027         only matches in the right place.
14028         (org-upcoming-deadline): New face.
14029         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
14030         (org-export-ascii-underline): Rename constant `org-ascii-underline'
14031         and make it an option.
14032         (org-export-ascii-bullets): New option.
14033         (org-export-as-html): Many changes to emit valid XHTML.
14034         (org-par-open): New variable.
14035         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
14036         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
14037         (org-timeline): Pass `org-timeline-show-empty-dates' to
14038         `org-get-all-dates'.  Interpret empty dates returned by
14039         `org-get-all-dates'.
14040         (org-get-all-dates): New argument EMPTY.  Add dates without
14041         entries to the list, mark large ranges of empty dates.
14042         (org-point-in-group, org-context): New functions.
14044 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
14046         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
14048         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
14049         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
14050         to C-mouse-3 (for 2 button mice).
14051         (gdb-send): Do the right thing for C-d.
14053         * speedbar.el (speedbar-detach): Delete.
14054         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
14055         it breaks things.
14056         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
14058 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
14060         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
14061         Makeppfile.
14063         * progmodes/compile.el (compilation-error-regexp-alist-alist):
14064         Add makepp diagnostic.
14066 2006-05-29  Richard Stallman  <rms@gnu.org>
14068         * window.el (fit-window-to-buffer): Doc fix.
14070         * help.el (temp-buffer-max-height): Doc fix.
14072         * subr.el (with-current-buffer): Doc fix.
14074 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14076         * term/x-win.el: Bind F10 to menu-bar-start if available.
14078 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
14080         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
14081         uses with a simple test.
14082         (term-set-escape-char, term-mode, term-check-kill-echo-list)
14083         (term-send-raw-string, term-send-raw, term-mouse-paste)
14084         (term-char-mode, term-line-mode, term-exec, term-sentinel)
14085         (term-handle-exit, term-read-input-ring)
14086         (term-previous-matching-input-string)
14087         (term-previous-matching-input-string-position)
14088         (term-previous-matching-input-from-input)
14089         (term-replace-by-expanded-history, term-send-input)
14090         (term-skip-prompt, term-bol, term-send-invisible)
14091         (term-kill-input, term-delchar-or-maybe-eof)
14092         (term-backward-matching-input, term-check-source)
14093         (term-proc-query, term-emulate-terminal)
14094         (term-handle-colors-array, term-process-pager, term-pager-line)
14095         (term-pager-bob, term-unwrap-line, term-word)
14096         (term-dynamic-complete-filename)
14097         (term-dynamic-complete-as-filename)
14098         (term-dynamic-simple-complete): Replace one arm ifs with whens or
14099         unlesses.
14101 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14103         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
14104         during bootstrapping.
14106         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
14107         Basically undo the change of 2006-05-26: use extra arguments instead of
14108         dynamic scoping.
14109         (ewoc-locate): Remove unused var `footer'.
14111 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14113         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
14115         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
14116         (generate-file-autoloads): Obey it.  Return whether autoloads were
14117         added at point or not.
14118         (update-file-autoloads): Use this new return value.
14119         Remove redundant test for the presence of an autoload cookie.
14121         * emacs-lisp/autoload.el (autoload-find-file): New fun.
14122         This one calls hack-local-variables.
14123         (generate-file-autoloads, update-file-autoloads): Use it.
14125         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
14126         (bibtex-sort-entry-class): Add safe-local-variable predicate.
14127         (bibtex-sort-entry-class-alist): Don't set the global value.
14128         (bibtex-init-sort-entry-class-alist): New fun.
14129         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
14130         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
14131         of bibtex-init-sort-entry-class.
14133 2006-05-28  Richard Stallman  <rms@gnu.org>
14135         * subr.el (load-history-regexp): If FILE is relative, insist
14136         entire last name component must match it.
14137         (load-history-filename-element, load-history-regexp): Doc fixes.
14139 2006-05-29  Kim F. Storm  <storm@cua.dk>
14141         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
14142         `pos' and `raw-data' for clarity, as eval forms may access these.
14144 2006-05-28  Kim F. Storm  <storm@cua.dk>
14146         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
14148 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14150         * progmodes/make-mode.el (makefile-browser-map)
14151         (makefile-mode-syntax-table): Move initialization inside declaration.
14152         (makefile-fill-paragraph): Use the default comment-filling code.
14154 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
14156         * replace.el (query-replace-defaults): New variable.
14157         (query-replace-read-from): Use `query-replace-defaults' for
14158         default value, instead of history list.
14159         (query-replace-read-to): Update `query-replace-defaults'.
14161 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
14163         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
14164         with no X toolkit.
14166 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
14168         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
14169         (tumme-show-all-from-dir): Add autoload.
14171 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
14173         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
14174         (tumme-remove-tag): Fix bug.
14176 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
14178         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
14179         FOOTER args.  Update unique caller.
14180         (ewoc-delete): Compute last node once before looping.
14181         (ewoc--node-branch): Merge into unique caller.
14182         (ewoc--node): Don't define constructor make-ewoc--node for this
14183         structure.
14184         (ewoc): Add member `hf-pp' to this structure.
14185         (ewoc--wrap): New func.
14186         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
14187         header/footer pretty-printers.  Save header/footer pretty-printer.
14188         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
14190         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
14192 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
14194         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
14195         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
14196         Tag'.  Change "Compare directories..." to "Change Directories...".
14197         Move tumme commands to Operate, Regexp and Immediate menus.
14198         Change "Add Comment" to "Add Image Comment".  Change "Add Image
14199         Tag" to "Add Image Tags".
14201         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
14202         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
14203         `tumme-delete-tag'.
14205 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14207         * shell.el (shell-mode): Call shell-dirtrack-mode after
14208         list-buffers-directory is made a local variable, to avoid setting
14209         the default value.
14211 2006-05-26  Kevin Ryde  <user42@zip.com.au>
14213         * info.el (Info-index-next): Use where-is-internal to report
14214         actual binding of Info-index-next, rather than hard-coded `,'.
14216 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
14218         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
14219         and "Find Command in Manual" to here.
14221         * buff-menu.el (list-buffers-noselect): For Info buffers, use
14222         Info-current-file as the file name.
14224 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
14226         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
14227         overrides will now be done a different way.
14228         (ses-set-parameter): Reapply this function for undo.
14229         (ses-set-header-row): Reconstruct header row during undo.
14230         (ses-widen): New function.
14231         (ses-goto-data, ses-reconstruct-all): Use new function.
14232         (ses-command-hook): Widen buffer during undo, before unupdating
14233         the cells.
14234         (ses-insert-row, ses-delete-row): Widen buffer during undo.
14235         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
14236         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
14237         formula hasn't been executed yet.
14239 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14241         * comint.el (comint-kill-whole-line): Rename arg to count.
14242         Fix doc string.
14244 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
14246         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
14247         to copy-file.
14249 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14251         * simple.el (toggle-truncate-lines): Make arg optional for
14252         backward compatibility.
14254 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
14256         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
14257         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
14258         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
14259         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
14260         (ewoc--adjust): Use ewoc--current-dll.
14261         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
14263 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
14265         * textmodes/org.el (org-next-item, org-previous-item): Emit more
14266         compact error message.
14267         (org-tags-view): Refresh category table in each file.
14268         (org-table-justify-field-maybe): Remove superfluous arguments to
14269         `format'.
14270         (org-export-as-html): Insert "<p>" before postamble.
14271         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
14273 2006-05-26  Kenichi Handa  <handa@m17n.org>
14275         * textmodes/po.el (po-find-charset): Pay attention to the case
14276         FILENAME is a cons (NAME . BUFFER).
14277         (po-find-file-coding-system-guts): Likewise.
14279         * arc-mode.el (archive-set-buffer-as-visiting-file):
14280         Call find-operation-coding-system with (FILENAME . BUFFER).
14282         * tar-mode.el (tar-extract): Call find-operation-coding-system
14283         with (FILENAME . BUFFER).
14285         * international/mule.el (decode-coding-inserted-region):
14286         Call find-operation-coding-system with (FILENAME . BUFFER).
14288 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
14290         * image-mode.el (image-toggle-display): Use buffer contents to
14291         generate image for a remote file.
14293 2006-05-25  Juri Linkov  <juri@jurta.org>
14295         * replace.el (query-replace-read-from, query-replace-read-to):
14296         Remove 8th arg KEEP-ALL in read-from-minibuffer.
14298 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
14300         * whitespace.el (whitespace-cleanup): Change to cleanup
14301         region if one is active.
14302         * whitespace.el (whitespace-cleanup-internal): New internal method.
14304 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
14306         * dired.el (dired-mode-map): Add help-echo strings to tumme
14307         commands.  Bind `tumme-dired-display-image' to C-t i.
14309         * tumme.el (tumme-display-image): Change documentation string slightly.
14310         (tumme-dired-display-image): Add call to `display-buffer'.
14312 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
14314         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
14315         Signal error if RAW-DATA is a multibyte string.
14317 2006-05-24  Richard Stallman  <rms@gnu.org>
14319         * subr.el (with-local-quit): When handling `quit' signal,
14320         make a chance for quit-flag to cause a quit.
14322         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
14323         (ad-disable-advice): Add autoloads.
14325         * subr.el (read-passwd): Copy PROMPT before changing its properties.
14327 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
14329         * dired.el (dired-mode-map): Change menu items for tumme as per
14330         suggestions in emacs-devel.
14332 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
14334         * dired.el (dired-mode-map): Fix breakage.
14336 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
14338         * tumme.el (tumme-display-dired-image): Rename to...
14339         (tumme-dired-display-image): ...this.
14340         (tumme-track-movement): Change default value to t.
14341         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
14342         used from `tumme-next-line-and-display' and similar commands.
14344         * dired.el (dired-mode-map): Add Thumbnail submenu under the
14345         Immediate menu.  Add some tumme commands there.
14347 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
14349         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
14351 2006-05-24  Chong Yidong  <cyd@mit.edu>
14353         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
14354         menu entries that open submenus.
14356 2006-05-24  Alan Mackenzie  <acm@muc.de>
14358         * startup.el (command-line): For names of preloaded files, don't
14359         append ".elc" (now done in Fload), and call file-truename on the
14360         lisp directory.
14362         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
14363         match ANY loaded file with the right name, not just those in
14364         load-path.  Put a regexp matching the file name into
14365         after-load-alist, rather than the name itself.
14367         * subr.el (load-history-regexp, load-history-filename-element)
14368         (do-after-load-evaluation): New functions.
14370         * international/mule.el (load-with-code-conversion): Do the
14371         eval-after-load stuff by calling do-after-load-evaluation.
14373 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
14375         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
14376         has not been killed.
14378 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14380         * term/mac-win.el: Set idle timer to clean up expired Apple events.
14381         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
14382         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
14383         Optionally set error message in reply.
14385 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
14387         * textmodes/org.el (org-open-at-point): Use renamed variable
14388         `org-confirm-shell-link-function'.
14389         (org-confirm-shell-link-function): Rename from
14390         `org-confirm-shell-links'.
14391         (org-export-directory): New function.
14392         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
14393         (org-export-icalendar): Use `org-export-directory'.
14394         (org-indent-item): Keep cursor position.
14395         (org-link-file-path-type): New option.
14396         (org-export-as-html): Fix bug with plain lists starting in
14397         column 0.
14398         (org-export-as-html): Remove deadline formatting, this happens
14399         now already in `org-html-handle-time-stamps'.
14400         (org-export-html-style): Deadline class removed.
14401         (org-insert-labeled-timestamps-at-point): New option.
14402         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
14403         of `hide-sublevels 1', in case the first headline is not level 1.
14404         (org-overview, org-content): New fuction.
14405         (org-cycle-global-status, org-cycle-subtree-status): Make these
14406         variables buffer-local.
14407         (org-global-cycle): New command.
14408         (org-shifttab): Use `org-global-cycle'.
14409         (org-insert-heading, org-insert-item): Go to end of new
14410         headline/item after creating it.
14411         (org-export-visible): Rename from `org-export-copy-visible'.
14412         Now creates a temporary org-file and applies an exporting command
14413         to it.
14414         (org-table-eval-formula): Support for lisp forms.
14415         (org-agenda-todo-ignore-scheduled): New option.
14416         (org-agenda-get-todos): Use new option
14417         `org-agenda-todo-ignore-scheduled'.
14418         (org-export-html-inline-images): New value `maybe'.
14419         (org-export-as-html): Inlining of images dependent on link description.
14420         (org-archive-subtree): Check for end-of-buffer before trying
14421         `kill-line'.
14422         (org-agenda-follow-mode): New option.
14423         (org-export-with-tags, org-export-with-timestamps): New options.
14424         (org-html-handle-time-stamps): New function.
14425         (org-keyword-time-regexp): New variable.
14426         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
14427         (org-agenda-todo-list-sublevels): New option.
14428         (org-html-level-start): When TITLE is nil, just close all levels.
14429         (org-parse-key-lines, org-parse-export-options): Remove functions,
14430         replaced by `org-infile-export-plist'.
14431         (org-combine-plists, org-infile-export-plist)
14432         (org-default-export-plist): New functions.
14433         (org-export-html-preamble, org-export-html-postamble)
14434         (org-export-html-auto-preamble, org-export-html-auto-postamble):
14435         New variables.
14436         (org-export-publishing-directory): New option.
14437         (org-export-as-html, org-export-as-ascii): Use the new property
14438         lists for settings.
14439         (org-export-copy-visible, org-export-as-xoxo):
14440         Respect `org-export-publishing-directory'.
14441         (org-link-search, org-store-link, org-file-apps): Support for
14442         links to BibTeX database entries..
14443         (org-get-current-options, org-set-regexps-and-options):
14444         Implement logging as a startup option.
14445         (org-store-link): Make sure context string is never empty
14446         (org-insert-link): Use relative path when possible.
14447         (org-at-item-checklet-p): New function.
14448         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
14449         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
14450         (org-metaright, org-metaup, org-metadown, org-shiftup)
14451         (org-shiftdown, org-shiftright, org-shiftleft)
14452         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
14453         Dispatch using `call-interactively'.
14454         (org-call-with-arg): New defsubst.
14455         (org-tag-alist, org-use-fast-tag-selection): New options.
14456         (org-complete): Use `org-tag-alist'.
14457         (org-fast-tag-insert, org-fast-tag-selection): New functions.
14458         (org-next-item, org-previous-item): New commands.
14459         (org-beginning-of-item, org-end-of-item): Add (interactive) to
14460         make command.
14461         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
14463 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
14465         * emacs-lisp/ewoc.el (ewoc-delete): New function.
14466         (ewoc-filter): Use `ewoc-delete'.
14468         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
14470 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14472         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
14473         Signal more user-friendly error messages.
14475         * complete.el (PC-do-completion): Undo the addition of implicit
14476         wildcards if they did not lead to finding any match.
14477         (read-file-name-internal): Don't add the final > if the completion is
14478         not finished.
14480 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14482         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
14483         Quote safe-local-variable predicate.
14485 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
14487         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
14489 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14491         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
14493         * progmodes/make-mode.el (makefile-special-targets-list)
14494         (makefile-macro-table, makefile-target-table): Mark as risky.
14495         (makefile-query-one-target-method): Make this the alias for the
14496         following variable.
14497         (makefile-query-one-target-method-function): Make this the real name.
14499         * textmodes/artist.el (artist-text-renderer): Make this the alias
14500         for the following variable.
14501         (artist-text-renderer-function): Make this the real name.
14503         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
14504         the alias for the following variable.
14505         (flyspell-generic-check-word-predicate): Make this the real name.
14507         * textmodes/ispell.el (ispell-format-word): Make this the alias
14508         for the following variable.
14509         (ispell-format-word-function): Make this the real name.
14510         (ispell-message-text-end): Mark as risky.
14512         * skeleton.el (skeleton-transformation, skeleton-filter)
14513         (skeleton-pair-filter): Make these the aliases for the following
14514         variables.
14515         (skeleton-transformation-function, skeleton-filter-function)
14516         (skeleton-pair-filter-function): Make these the real names.
14518         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
14519         and skeleton-pair-filter-function.
14521         * textmodes/sgml-mode.el (sgml-transformation): Make this the
14522         alias for the following variable.
14523         (sgml-transformation-function): Make this the real name.
14524         (sgml-tag-alist): Mark as risky.
14526 2006-05-21  Richard Stallman  <rms@gnu.org>
14528         * simple.el (kill-region): Interactively, pass point, then mark.
14530 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
14532         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
14534 2006-05-21  Romain Francoise  <romain@orebokech.com>
14536         * dired-x.el (dired-mode-map): Don't bind M-g.
14538 2006-05-20  Richard Stallman  <rms@gnu.org>
14540         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
14541         (dired-goto-file): Doc fix.
14543 2006-05-21  Kim F. Storm  <storm@cua.dk>
14545         * emulation/cua-base.el: Mention customizing cua-mode as alternative
14546         way to enable built-in cua-mode if user loads older CUA-mode package.
14548         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
14549         if default-filename is specified.
14551 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
14553         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
14555         * info.el (info-apropos): Make sure current-file and current-node
14556         have non-nil values.  Speed up by using add-to-list instead of
14557         manual consing.
14559 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
14561         * progmodes/make-mode.el (makefile-mode): Doc fix.
14563 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
14565         * dired-aux.el (dired-do-shell-command): Doc fix.
14567 2006-05-20  Kevin Ryde  <user42@zip.com.au>
14569         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
14570         ``(custom-manual :tag "Foo" "(foo)Node")''.
14572 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
14574         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
14575         value is an integer.
14577 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
14579         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
14580         "format".
14581         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
14583 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
14585         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
14586         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
14588 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14590         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
14591         regexp for keywords.
14593 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
14595         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
14596         replace-regexp-in-string.
14598         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
14599         encode, and escape file name on conversion to URL.
14601 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14603         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
14604         Don't unescape URL.
14605         (dnd-get-local-file-name): Unescape URL on conversion to file name.
14607         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
14608         on conversion to URLs.
14610         * net/browse-url.el (browse-url-file-url): Encode file name on
14611         conversion to URL.
14613         * term/mac-win.el (mac-ae-open-documents): Escape file name on
14614         conversion to URL.
14616 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
14618         * progmodes/cc-styles.el (c-style-alist): Doc fix.
14620 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14622         * term/mac-win.el (mac-bytes-to-digits): Remove function.
14623         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
14625 2006-05-19  Glenn Morris  <rgm@gnu.org>
14627         * calendar/diary-lib.el (diary-bahai-date)
14628         (list-bahai-diary-entries, mark-bahai-diary-entries)
14629         (mark-bahai-calendar-date-pattern): Not interactive.
14630         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
14631         (diary-entries-list): Change format of 4th element in each entry.
14632         (diary-list-entries): Use add-to-diary-list.
14633         (diary-goto-entry): Handle the case where the buffer visiting the
14634         diary has been killed.
14635         (fancy-diary-display): Add 'locator to button rather than 'marker.
14636         Only generate temp-face when there are marks to apply.
14637         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
14638         (diary-fancy-date-pattern): New variable.
14639         (diary-time-regexp): Doc fix.
14640         (diary-anniversary, diary-time): New faces.
14641         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
14642         diary-time-regexp.  Add font-lock-multiline property where needed.
14643         Use new faces diary-anniversary and diary-time.
14644         (diary-fancy-font-lock-fontify-region-function): New function, to
14645         handle multiline font-lock pattern in fancy diary.
14646         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
14647         (diary-font-lock-keywords): Tweak time regexp.  Use new face
14648         diary-time.
14650 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
14652         * international/code-pages.el (mik): Table corrected.
14654 2006-05-18  Kim F. Storm  <storm@cua.dk>
14656         * progmodes/grep.el (grep-find): Don't check grep-find-command
14657         before running command (breaks non-interactive usage).
14659 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
14661         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
14662         (ewoc--insert-new-node): Don't insert trailing newline.
14663         Instead, adjust successor nodes's start markers.
14664         (ewoc--refresh-node): Delete all text from current node's start
14665         marker to the next one's; adjust successor nodes's start markers.
14666         (ewoc--create): Doc fixes.
14667         (ewoc--refresh): Don't insert newline.
14668         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
14669         * pcvs.el (cvs-make-cvs-buffer):
14670         Specify extra newline for ewoc's header and footer.
14671         (cvs-update-header): Update initial header recognition.
14672         Append newline to final header and footer values.
14673         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
14675 2006-05-17  Richard Stallman  <rms@gnu.org>
14677         * files.el (file-name-extension): Doc fix.
14679 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14681         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
14682         we can explicitly enable/disable rather than toggle.
14683         (shell-mode): Use it.
14684         (shell-cd): Don't try to reproduce what `cd' does.
14686 2006-05-17  Kim F. Storm  <storm@cua.dk>
14688         * ido.el (ido-read-internal): Use only nondirectory part of
14689         default item.
14691 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
14693         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
14694         (ewoc-nth): Doc fix.
14696         (ewoc-map, ewoc-invalidate): Compute PP before looping.
14698 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
14700         * international/mule.el (auto-coding-alist): Add .lha to files
14701         read with no-conversion.
14703         * files.el (auto-mode-alist): Add .lha files to archive file
14704         extensions.
14706         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
14707         Convert csize to integer when computing offsets within the
14708         compressed archive file.
14710 2006-05-16  Kim F. Storm  <storm@cua.dk>
14712         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
14713         with read-from-minibuffer.
14715 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14717         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
14718         (byte-compile-warnings): Fix safe-local-variable property.
14720 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
14722         * allout.el (allout-show-bodies, allout-old-style-prefixes)
14723         (allout-stylish-prefixes, allout-numbered-bullet)
14724         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
14725         predicates to qualify `safe-local-variable' property, when
14726         available, else use equivalent lambda.
14727         (allout-current-topic-collapsed-p): Do the right thing regarding
14728         trailing blank lines.
14730 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14732         * server.el (server-start): Only create a directory if needed.
14733         (server-edit, server-unload-hook): server-start => server-mode.
14734         (kill-emacs-hook): Cleanup upon exit.
14736 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14738         * hexl.el (hexlify-buffer): Encode process arguments manually.
14740 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
14742         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
14743         call to gdb-tooltip-print.
14745 2006-05-15  Romain Francoise  <romain@orebokech.com>
14747         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
14748         systems, default to "tar" since those systems probably have GNU tar.
14750 2006-05-14  Lars Hansen  <larsh@soem.dk>
14752         * desktop.el (desktop-missing-file-warning): Fix docstring.
14753         (desktop-restore-file-buffer): Correct question asked on missing file.
14755 2006-05-14  Kim F. Storm  <storm@cua.dk>
14757         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
14758         Add CUA move property.
14760 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
14762         * custom.el (custom-push-theme): Load the variable before checking
14763         its `standard-value'.
14765 2006-05-13  Lars Hansen  <larsh@soem.dk>
14767         * desktop.el (desktop-save): Use with-temp-buffer.
14769 2006-05-12  Glenn Morris  <rgm@gnu.org>
14771         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
14772         * calendar/calendar.el (calendar-mode-map):
14773         * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
14774         * calendar/appt.el (appt-check, appt-make-list): Refer to
14775         diary-view-entries, diary-list-entries, diary-show-all-entries
14776         rather than obsolete aliases.
14778 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
14780         * simple.el (line-move-finish): Avoid calling point motion hooks
14781         while processing intangibility.
14783 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
14785         * term/xterm.el (terminal-init-xterm): Fix typo.
14787 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
14789         * allout.el (allout-view-change-hook): Mark as being deprecated,
14790         to be replaced by `allout-exposure-change-hook'.
14791         (allout-exposure-change-hook): New, replacing
14792         `allout-view-change-hook'.
14793         (allout-flag-region): Run new hook `allout-exposure-change-hook',
14794         in addition to `allout-view-change-hook'.
14795         (allout-show-bodies, allout-old-style-prefixes)
14796         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
14797         lambda forms to prevent their showing up in variable help
14798         presentations as inscrutable byte-compiled code.
14799         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
14800         Use string-or-null-p to qualify safe-local-variable values.
14801         (allout-reindent-bodies): Use memq to qualify matches against
14802         valid safe-local-variable values.  Also, quote the lambda as above.
14803         (allout-use-mode-specific-leader): Add missing candidate-value
14804         symbols, use memq, and quote the lambda.
14805         (allout-overlay-interior-modification-handler): Remove unused
14806         variables `msg' and 'opened'.
14807         (allout-hidden-p): Constrain invisibility consideration to allout's
14808         invisibility spec, disregarding invisibility for other reasons.
14810 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
14812         * files.el (version-control): Correct safe values.
14814 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
14816         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
14818         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
14819         (ewoc--insert-new-node): New func.
14820         Update callers of deleted funcs to use it, instead.
14822 2006-05-11  Glenn Morris  <rgm@gnu.org>
14824         * calendar/calendar.el (diary-show-all-entries): Do not refer to
14825         obsolete alias `show-all-diary-entries'.
14826         (make-diary-entry): Not interactive.
14827         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
14828         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
14829         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
14830         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
14831         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
14832         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
14834 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14836         * calendar/calendar.el (calendar-french-date-string)
14837         (calendar-mayan-date-string, calendar-chinese-date-string)
14838         (calendar-astro-date-string, calendar-iso-date-string)
14839         (calendar-islamic-date-string, calendar-bahai-date-string)
14840         (calendar-hebrew-date-string, calendar-coptic-date-string)
14841         (calendar-ethiopic-date-string, calendar-persian-date-string):
14842         These functions are not interactive.
14844 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
14846         * files.el: Balance parentheses.
14848 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
14850         * files.el, newcomment.el, outline.el, simple.el,
14851         * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
14852         * progmodes/cc-vars.el, progmodes/compile.el:
14853         Move `safe-local-variable' declarations to the respective files.
14855         * help-fns.el (describe-variable): Don't print safe-var if it is
14856         byte-code.  Improve wording as suggested by Luc Teirlinck.
14858 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
14860         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
14861         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
14862         Use a token for pending-triggers to ensure gdb-var-update
14863         gets called once per user input again for pre-GDB 6.4.
14864         (gdb-var-delete): Match on more complex expressions.
14865         (gdb-var-list-children-handler, gdb-var-create-handler):
14866         Use a token for consistency.
14868 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
14870         * textmodes/org.el (org-read-date, org-goto-calendar)
14871         (org-agenda-goto-calendar):
14872         Bind `view-calendar-holidays-initially' to nil.
14874 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
14876         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
14877         Update all callers to do it there, instead.
14879 2006-05-10  Glenn Morris  <rgm@gnu.org>
14881         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
14882         prefix arg case, to avoid view-diary-entries-initially error.
14883         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
14884         (calendar-date-is-legal-p): Handle dates with no day part.
14886 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
14888         * comint.el (comint-insert-input): Just make it when
14889         comint-use-prompt regexp is nil (default) and with the mouse.
14890         (comint-copy-old-input): Reinstate from 2004-06-23.
14891         (comint-mode-map): Bind C-c C-m to it.
14893 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
14895         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
14896         Remove spurious move to point-max (new comint behavior fixes).
14898         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
14899         compatibility function (Emacs 18/19).
14900         (idlwave-is-continuation-line): Always return point at start of
14901         previous non-blank continuation line.
14902         (keyword-parameters): Fix continued comment font-lock matcher.
14903         (idlwave-font-lock-fontify-region): Written, use as
14904         font-lock-fontify-region-function, to fix continued keyword
14905         fontification issues.
14907 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14909         * term/mac-win.el (mac-font-panel-mode): Doc fix.
14910         (mac-service-selection, mac-service-open-file)
14911         (mac-service-open-selection, mac-service-mail-selection)
14912         (mac-service-mail-to, mac-service-insert-text): Rename from
14913         mac-services-*.  All uses changed.
14914         (mac-apple-event-map): Rename event symbol `services' to `service'.
14916 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
14918         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
14919         (ewoc--node-enter-first, ewoc--node-enter-last)
14920         (ewoc--delete-node-internal): Merge funcs into unique callers.
14922 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
14924         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
14925         return value of read-from-minibuffer for empty input.
14927 2006-05-09  Miles Bader  <miles@gnu.org>
14929         * comint.el (comint-insert-input): Remove redundant calls to setq
14930         and goto-char.
14932 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
14934         * comint.el (comint-insert-input): Make it work when
14935         comint-use-prompt-regexp is t.
14937 2006-05-10  Miles Bader  <miles@gnu.org>
14939         * subr.el (field-at-pos): New function.
14941         * comint.el (comint-insert-input): Use it.
14943 2006-05-09  Juri Linkov  <juri@jurta.org>
14945         * battery.el (battery-linux-proc-acpi): Also try
14946         `/proc/acpi/thermal_zone/THR2/temperature'.
14948         * files.el <safe-local-variable>: Remove `eval' and `let' binding
14949         for now unused lambda `string-or-null'.
14951         * add-log.el (change-log-default-name): Put `string-or-null-p'
14952         instead of lambda on `safe-local-variable' property.
14954         * diff-mode.el (diff-context->unified): Use `region-beginning' and
14955         `region-end' instead of `mark' and `point'.
14956         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
14957         Operate on region in Transient Mark mode when the mark is active.
14958         Use `region-beginning' and `region-end' instead of `mark' and
14959         `point'.
14960         (diff-hunk-text, diff-goto-source): Doc fix.
14962         * startup.el (fancy-splash-screens, normal-splash-screen): Use
14963         face `mode-line-buffer-id' for mode-line buffer face instead of
14964         hard-coded `(:weight bold)'.
14966         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
14967         buffer-undo-list to t (undo-ask is reproducible by visiting
14968         nested archives).
14970 2006-05-09  Kim F. Storm  <storm@cua.dk>
14972         * progmodes/grep.el (rgrep): Set default directory of *grep*
14973         buffer if we start M-x rgrep in the *grep* buffer and choose
14974         a different base directory.
14976 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
14978         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
14979         completion also when ido is loaded.
14981 2006-05-09  Masatake YAMATO  <jet@gyve.org>
14983         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
14984         "warning" and "import".
14985         (cpp-font-lock-keywords): Added "warning".
14987 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
14989         * term/xterm.el (terminal-init-xterm): Add more key bindings.
14991 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14993         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
14994         pages at a time, if we signal the end, we should indeed reach that end.
14996 2006-05-08  David Reitter  <david.reitter@gmail.com>
14998         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
14999         output during execution of the body.
15001 2006-05-08  Kim F. Storm  <storm@cua.dk>
15003         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
15005 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
15007         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
15008         Use with-current-buffer.
15010 2006-05-07  Kim F. Storm  <storm@cua.dk>
15012         * subr.el (add-to-history): Remove keep-dups arg.
15014         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
15015         to nil around call to add-to-history.
15017 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15019         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
15020         than after a buffer modification.
15022 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
15024         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
15025         call to...
15026         (gud-watch): ...here so speedbar is raised for already watched
15027         expressions.
15028         (gdb-speedbar-refresh): Delete function.
15029         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
15030         Use speedbar-timer-fn instead of speedbar-refresh (reverting
15031         earlier change).
15032         (gdb-var-evaluate-expression-handler)
15033         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
15035         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
15036         Update localized contents for all buffers except ignored modes.
15038 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15040         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
15041         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
15042         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
15043         (mac-handle-font-panel-closed, mac-handle-font-selection):
15044         New functions.
15045         (mac-font-panel-mode): New minor mode.
15046         (mac-apple-event-map): Add bindings for toolbar toggle button and
15047         font panel.
15048         (menu-bar-showhide-menu): Add mac-font-panel-mode.
15050 2006-05-07  John Paul Wallington  <jpw@pobox.com>
15052         * ibuffer.el (ibuffer-compressed-file-name-regexp):
15053         Avoid `regexp-opt'; simplify regexp for readability.
15055 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
15057         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
15058         * files.el (buffer-stale-function):
15059         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15060         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
15061         links to the main manual, not to emacs-xtra.
15063 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15065         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
15066         MacJapanese if text is ASCII-only.
15068 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
15070         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
15071         unless so nil isn't returned.
15072         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
15074 2006-05-06  Kim F. Storm  <storm@cua.dk>
15076         * subr.el (add-to-history): New function.
15078         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
15079         (ediff-merge-files-with-ancestor):
15080         * env.el (setenv):
15081         * isearch.el (isearch-update-ring):
15082         * server.el (server-visit-files):
15083         * progmodes/grep.el (lgrep, rgrep):
15084         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
15085         * progmodes/xscheme.el (xscheme-insert-expression):
15086         Use add-to-history.
15088         * kmacro.el (kmacro-push-ring): Use add-to-history.
15089         (kmacro-ring-length): Remove unused defun.
15090         (kmacro-start-macro): Use kmacro-push-ring.
15092 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
15094         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
15095         directly instead of a lambda expression that calls it.
15097 2006-05-06  Kim F. Storm  <storm@cua.dk>
15099         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
15100         instead of compute-motion.
15102 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
15104         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
15105         change.
15107 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
15109         * startup.el (command-line-1): Refer to "Pure Storage" on
15110         pure-space-overflow.
15112 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
15114         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
15115         provided faces once they all have been used up.
15117 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
15119         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
15120         reference to the Lisp manual to the warning about pure space
15121         overflow.
15123 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
15125         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
15126         argument to avoid the call to `ispell-internal-change-dictionary'
15127         when not needed.
15128         (ispell-change-dictionary): Use this argument and call
15129         `ispell-internal-change-dictionary' after the possible change
15130         to `ispell-local-dictionary'.
15131         (ispell-internal-change-dictionary): Check for a change in
15132         personal dictionary use too.
15134 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
15136         * startup.el (command-line): On MS-Windows, probe "~", not
15137         "~USER", for warning about non-existent home directory.
15139         * arc-mode.el (archive-l-e): New optional argument `float' means
15140         generate a float value.
15141         (archive-arc-summarize, archive-lzh-summarize)
15142         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
15143         with 3rd argument non-nil when file's size is being computed.
15144         Format the file sizes with %8.0f instead of %8d.
15146 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15148         * cus-start.el (all): Add mac-dnd-known-types.
15150         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
15151         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
15152         (mac-TIFF-to-string): New functions.
15153         (x-get-selection, x-selection-value)
15154         (mac-select-convert-to-string): Use them.
15155         (mac-text-encoding-mac-japanese-basic-variant): New constant.
15156         (mac-dnd-types-alist): New customization variable.
15157         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
15158         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
15159         (mac-dnd-handle-drag-n-drop-event): New functions.
15160         (mac-drag-n-drop): Remove function.
15161         (global-map): Bind drag-n-drop and M-drag-n-drop to
15162         mac-dnd-handle-drag-n-drop-event.
15164 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
15166         * progmodes/perl-mode.el (perl-beginning-of-function):
15167         Skip anonymous subs.
15169 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
15171         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
15172         regexp-opt at run time.
15174         * term.el (term-handle-ansi-escape): Fix off by one error.
15176 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
15178         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
15179         (gdb-init-1, gdb-post-prompt): ...and references to it.
15180         (gdb-frame-handler): Strip directory name from filename if present.
15182         * progmodes/gud.el (gdb-force-update): Delete defvar
15183         (gud-speedbar-buttons): ...and references to it.  Use window-start
15184         to try to keep positon in watch expression.
15186 2006-05-03  Richard Stallman  <rms@gnu.org>
15188         * simple.el (next-history-element, previous-history-element): Doc fix.
15190         * isearch.el (isearch-update-ring): Doc fix.
15192 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
15194         * isearch.el (isearch-update-ring): Take history-delete-duplicates
15195         into consideration.  Replace one arm ifs with whens.
15197 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
15199         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
15200         (menu): Fix typo.
15202 2006-05-02  Miles Bader  <miles@gnu.org>
15204         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
15206 2006-05-02  Jay Belanger  <belanger@truman.edu>
15208         * calc/calc-embed.el (calc-override-minor-modes-map)
15209         (calc-override-minor-modes): New variables.
15210         (calc-do-embedded): Make sure that Calc keystrokes aren't
15211         overwritten by minor modes.
15213 2006-05-02  Chong Yidong  <cyd@mit.edu>
15215         * msb.el (msb): If EVENT is a down event, read and discard the up event.
15217 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15219         * startup.el (command-line-1): Refer to Lisp manual when
15220         pure-space-overflow occurs.
15222         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
15223         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
15224         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
15225         (version-control): Don't use `t' for safe-local-variable declarations.
15227 2006-05-01  Richard Stallman  <rms@gnu.org>
15229         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
15230         M-r, M-R, M-A, M-SPC or M-DEL.
15231         (diff-mode-map): diff-refine-hunk now on C-c C-w
15232         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
15234         * help-mode.el (help-mode): view-exit-action calls delete-window
15235         only when it is safe and possible.
15237         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
15238         in messages.
15240         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
15242         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
15243         in the default tool-bar-map.
15245 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
15247         * net/tramp.el (tramp-completion-file-name-handler-alist)
15248         (tramp-run-real-handler, tramp-completion-run-real-handler)
15249         (tramp-completion-handle-file-name-all-completions)
15250         (tramp-completion-handle-file-name-completion): Autoload them.
15251         (tramp-completion-handle-file-exists-p)
15252         (tramp-completion-handle-file-name-directory)
15253         (tramp-completion-handle-file-name-nondirectory)
15254         (tramp-completion-handle-expand-file-name): Remove them.
15255         (tramp-handle-file-name-directory): Return the real directory name.
15256         Returning "/" only doesn't need to be necessary any longer.
15257         (tramp-file-name-handler): Make special attention when in hostname
15258         completion mode.
15259         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
15260         (tramp-register-file-name-handlers):
15261         Register `tramp-completion-file-name-handler' only when
15262         `partial-completion-mode' is enabled.
15263         (tramp-completion-handle-file-name-all-completions):
15264         Delete directory part from results.
15265         (tramp-get-completion-methods, tramp-get-completion-user-host):
15266         Discard deleting "/", it doesn't work after the change of
15267         `tramp-handle-file-name-directory' above.
15269 2006-05-01  Kim F. Storm  <storm@cua.dk>
15271         * progmodes/grep.el (grep-expand-template): Use save-match-data
15272         and symbol-value.
15274 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15276         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
15277         Use select-frame-set-input-focus instead of raise-frame.
15278         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
15280 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
15282         * progmodes/gud.el (gud-def): Add %c case.
15283         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
15284         (gud-format-command): Make match case sensitive.  Match on %F.
15286 2006-04-30  Glenn Morris  <rgm@gnu.org>
15288         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
15289         (cal-tex-preamble): Use cal-tex-preamble-extra.
15290         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
15291         than alias `list-diary-entries'.
15293 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
15295         * help-fns.el (describe-variable): Add info about safe local variables.
15297 2006-04-29  Richard Stallman  <rms@gnu.org>
15299         * bindings.el (mode-line-format): help-echo doc fixes.
15301         * net/tramp.el (tramp-file-name-handler-alist): Delete
15302         expand-file-name and other operations that can cause spurious loading.
15304 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15306         * files.el (safe-local-variable-p): Remove support for the special
15307         value t.
15309         * textmodes/paragraphs.el (sentence-end-without-space):
15310         Fix safety predicate.
15311         (sentence-end-double-space, sentence-end-without-period)
15312         (paragraph-ignore-fill-prefix):
15313         * textmodes/fill.el (colon-double-space):
15314         * abbrev.el (abbrev-mode): Tighten the safety predicate.
15316         * subr.el (booleanp): New fun.
15318         * textmodes/reftex-vars.el (reftex-guess-label-type):
15319         Tighten the safety predicate.
15321 2006-04-28  Kim F. Storm  <storm@cua.dk>
15323         * progmodes/grep.el (defgroup grep): Doc fix.
15324         (grep-auto-highlight): Remove.
15325         (grep-template): New defcustom.
15326         (grep-find-template): Rename from grep-tree-template.
15327         (grep-files-aliases): Rename from grep-tree-files-aliases.
15328         Remove "all" alias, add "l" alias.
15329         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
15330         (grep-find-ignored-directories): New defcustom to replace
15331         grep-tree-ignore-CVS-directories, to facilitate ignoring
15332         subdirectories for multiple version control systems.
15333         (grep-mode-map): Add Recursive grep item to GREP menu.
15334         (grep-regexp-history, grep-files-history): New defvars.
15335         (grep-probe): New helper function.
15336         (grep-compute-defaults): Use it to simplify code.
15337         Adapt to name changes.
15338         Use `.' as base in grep-find-template rather than <D>.
15339         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
15340         Call grep-compute-defaults unconditionally.
15341         (grep-expand-keywords): New defconst.
15342         (grep-expand-template): Rename from grep-expand-command-macros.
15343         Simplify via grep-expand-keywords.  Look at case-fold-search instead
15344         of grep-tree-ignore-case to add -i option.
15345         Bind case-fold-search to nil while matching keywords.
15346         (grep-tree-last-regexp, grep-tree-last-files): Remove.
15347         (grep-read-regexp, grep-read-files): New helper functions.
15348         (rgrep): Rename from grep-tree.  Rework to use proper histories.
15349         Adapt to changes in defcustoms and functions above.
15350         (lgrep): New command, as grep, but using same interactive UI as rgrep.
15352 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
15354         * net/tramp.el (tramp-completion-file-name-handler):
15355         Disable Tramp's functionality while loading Tramp itself.
15356         (tramp-register-file-name-handlers): That's a defsubst now.
15357         Code from `tramp-repair-jka-compr' moved here.  Apply it via
15358         `after-init-hook'.
15359         (tramp-repair-jka-compr): Remove.
15361 2006-04-27  Jay Belanger  <belanger@truman.edu>
15363         * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
15364         read expression when `math-read-big-expr' doesn't work.
15366 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
15368         * startup.el (command-line-1): Display warning when
15369         pure-space-overflow is non-nil.
15371 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15373         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
15374         risky.
15376 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15378         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
15379         Return the URL or nil if none can be generated.
15381 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
15383         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
15384         byte compiler warnings.
15385         (gud-basic-call, gud-find-expr): Let user select an expression
15386         for printing.  Print expression as well as value in GUD buffer.
15388 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
15390         * allout.el: Remove local autoload declaration for
15391         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
15392         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
15393         (allout-plain-bullets-string, allout-distinctive-bullets-string)
15394         (allout-use-mode-specific-leader, allout-old-style-prefixes)
15395         (allout-stylish-prefixes, allout-numbered-bullet)
15396         (allout-file-xref-bullet, allout-presentation-padding)
15397         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
15398         safe-local-variable with suitable value spec, and add autoload
15399         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
15400         (move-beginning-of-line, move-end-of-line): Repair so these compat
15401         functions now actually resituate the point, when appropriate.
15403 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15405         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
15407         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
15408         (add-log-iso8601-time-string): Fix call to format-time-string.
15410 2006-04-26  Kim F. Storm  <storm@cua.dk>
15412         * subr.el (posn-string, posn-image, posn-object): Doc fix.
15414 2006-04-26  Masatake YAMATO  <jet@gyve.org>
15416         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
15417         Add support for "//" style comments.  Remove `b' flag
15418         from ?* in `asm-mode-syntax-table'.
15420 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15422         * follow.el: Use (featurep 'xemacs) everywhere.
15423         (follow-mode): Use define-minor-mode.
15424         (follow-mode-map): Move initialization into the declaration.
15425         Use command remapping.
15426         (follow-emacs-version-xemacs-p): Remove.
15427         (follow-submit-feedback): Remove.
15429         * allout.el (allout-layout, allout-passphrase-verifier-string)
15430         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
15432         * textmodes/reftex-vars.el (reftex-vref-is-default)
15433         (reftex-fref-is-default, reftex-guess-label-type):
15434         Tighten up a bit the safety predicate.
15436         * textmodes/paragraphs.el (sentence-end-double-space)
15437         (sentence-end-without-period, sentence-end-without-space)
15438         (page-delimiter, paragraph-ignore-fill-prefix):
15439         Tighten up a bit the safety predicate.
15441         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
15443         * progmodes/python.el (python-continuation-line-p)
15444         (python-beginning-of-statement): syntax-ppss may return
15445         a negative depth.
15446         (python-mode): Don't forcefully enable font-lock.
15448         * time-stamp.el (time-stamp-start, time-stamp-end)
15449         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
15451         * add-log.el: Remove spurious * in docstrings.
15452         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
15453         (add-change-log-entry): Use it here, since it's not specific
15454         to iso8601.
15455         (add-log-iso8601-time-string): Don't use it here any more.
15456         (change-log-indent-text, change-log-indent): Rename from add-log-*.
15458         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
15460 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
15462         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
15463         (rcirc-toggle-low-priority): Doc fix.
15464         (rcirc-handler-NOTICE): Remove beginning of line anchor in
15465         ChanServ regexp.
15466         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
15467         #emacs.
15468         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
15469         (rcirc-decode-coding-system): Use utf-8 as the default.
15470         (rcirc-multiline-minor-mode): Set the fill-column.
15471         (rcirc-format-response-string): Display bright and dim nicks.
15472         (rcirc-browse-url): Update interactive spec to fill ARG.
15473         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
15474         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
15476 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
15478         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
15479         case for @Article, etc.
15481 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
15483         * net/tramp.el (tramp-register-file-name-handlers): New defun.
15484         Added with autoload cookie.
15485         (tramp-unload-file-name-handlers): Rename from
15486         `tramp-unload-file-name-handler-alist'.
15488 2006-04-23  Romain Francoise  <romain@orebokech.com>
15490         * comint.el (comint-match-partial-filename): Doc fix.
15492 2006-04-21  Glenn Morris  <rgm@gnu.org>
15494         * calendar/cal-menu.el (calendar-mode-map): Refer to
15495         `diary-view-entries' rather than alias `view-diary-entries'.
15496         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
15498 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
15500         * progmodes/antlr-mode.el (antlr-default):
15501         * cus-edit.el (custom-documentation):
15502         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
15503         in defface.
15505 2006-04-21  Kim F. Storm  <storm@cua.dk>
15507         * image.el (image-type): New defun split out of create-image.
15508         (create-image): Use it.
15510 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
15512         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
15513         (org-open-at-point): Remove the "...done" message to keep output
15514         in the echo area visible.
15515         (org-export-as-xoxo): Fix call to `indent-region'.
15517 2006-04-21  Kevin Ryde  <user42@zip.com.au>
15519         * international/mule.el (keyboard-coding-system): defcustom
15520         info-link fixes: "Specify Coding" has been split, keyboard now in
15521         "Terminal Coding", and "Single-Byte Character Support" is now
15522         "Unibyte Mode".
15524 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
15526         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
15527         Use font-lock-warning-face for any errors e.g. no stack.
15528         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
15530 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
15532         * progmodes/sh-script.el (sh-shell): Mark as safe.
15534         * newcomment.el (comment-start, comment-start-skip)
15535         (comment-end-skip, comment-end): Mark as safe.
15537 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
15539         * textmodes/org.el (org-deadline-announce): Face removed.
15540         (org-level-faces, org-n-levels): Convert to constant.
15541         (org-compatible-face): New function.
15542         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
15543         (org-level-5, org-level-6, org-level-7, org-level-8)
15544         (org-special-keyword, org-warning, org-headline-done, org-link)
15545         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
15546         (org-scheduled-today, org-scheduled-previously, org-time-grid):
15547         Face definition revised for better color tty support.
15548         (org-bold-re, org-italic-re, org-underline-re): New constants.
15549         (org-set-font-lock-defaults): Use the new constants.
15550         (org-agenda-highlight-todo): New function.
15551         (org-agenda-todo): Fix bug with point at end of line.
15552         (org-agenda-change-all-lines, org-finalize-agenda-entries):
15553         Fontify TODO keywords.
15554         (org-insert-link): Preserve relative path in ../ links.
15555         (org-export-as-html): Convert links pointing to .org files into
15556         links that will work beteen the exported HTML files.
15557         (org-todo-list): Fix bug when arg=0.
15558         (org-insert-heading): More fine-tuning.
15560 2006-04-19  Romain Francoise  <romain@orebokech.com>
15562         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
15563         from `rmail-mime-charset-pattern'.
15565 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
15567         * progmodes/python.el (python-mode): Fix typo.
15569 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
15571         * comint.el (comint-previous-input): Don't clobber input line
15572         when moving off either end of the input history ring.
15573         (comint-delete-input): New function, used by
15574         `comint-previous-input' and others.
15575         (comint-previous-matching-input):
15576         Use `coming-delete-input'.  Save the partial input if leaving the
15577         edit line.  Goto point-max before deleting input to avoid
15578         partial input fragments hanging around.
15579         (comint-restore-input): New function, used by `comint-previous-input'.
15581 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
15583         * imenu.el (imenu--index-alist): Balance parentheses.
15585 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
15587         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
15589 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
15591         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
15592         file is nil.
15594 2006-04-18  Richard Stallman  <rms@gnu.org>
15596         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
15598         * imenu.el (imenu-create-index-function, imenu--index-alist)
15599         (imenu--last-menubar-index-alist, imenu--make-index-alist)
15600         (imenu-default-create-index-function, imenu--generic-function):
15601         Doc fixes.
15603         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
15605         * help-mode.el (help-mode): Set view-exit-action to delete window.
15607         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
15608         now works by passing nil as arg.
15610         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
15612         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
15613         (read-abbrev-file): Provide default when reading filename.
15615         * files.el (enable-local-variables): Allow :all as value.
15616         (hack-local-variables): Implement that value.
15617         (safe-local-variable-values, safe-local-eval-forms)
15618         (enable-local-variables): Mark as risky.
15619         (find-file-visit-truename, kept-old-versions): Mark safe.
15621         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
15622         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
15623         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
15625 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15627         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
15628         Use forward-line so as to get to BOL even in the presence of fields.
15629         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
15630         in return.
15631         (inferior-tcl): Tell tclsh to work in interactive mode.
15633         * complete.el (partial-completion-mode):
15634         Use 'choose-completion-string-functions to make sure that
15635         choose-completion fills the minibuffer properly.
15637         * complete.el (PC-old-read-file-name-internal): Remove.
15638         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
15639         of read-file-name-internal.
15640         (partial-completion-mode): Enable/disable this advice.
15642 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
15644         * net/tramp.el (tramp-completion-file-name-handler): Revert change
15645         of 2006-04-17.
15647 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
15649         * textmodes/org.el (org-insert-heading): Insert heading before
15650         current if at beginning of line.
15651         (org-todo, org-date): New faces.
15652         (org-table-align): Make sure tooltip window contains full text.
15653         (org-no-properties): New defsubst.
15654         (org-set-font-lock-defaults): Use new faces.
15656 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
15658         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
15659         for root variables.
15661         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
15662         (gdb-frame-address): Re-use to identify frame for watch expression.
15663         (gdb-var-list, gdb-var-create-handler): Add frame address for root
15664         variables.
15665         (gdb-init-1, gdb-source, gdb-post-prompt)
15666         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
15667         (gdb-frame-handler): Get gdb-frame-address.
15669 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
15671         Sync with Tramp 2.0.53.
15673         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
15674         'control.  Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
15675         (tramp-completion-file-name-handler): Add autoload cookie for
15676         adding to `file-name-handler-alist'.
15678         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
15679         the prompt.  If it returns earlier (when detecting an error
15680         message), the rest of the output will merge accidently with the
15681         output of the next command.  Reported by M Jared Finder
15682         <jared@hpalace.com>.
15684         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
15685         for `process-file', in order to let it work for older Emacsen too.
15687 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
15689         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
15690         (tex-font-lock-keywords-3): Use it.
15692 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15694         * newcomment.el (comment-add): New function.
15695         (comment-region-default, comment-dwim): Use it.
15697 2006-04-15  Michael Olson  <mwolson@gnu.org>
15699         * emacs-lisp/tq.el: Improve comments.
15700         (tq-queue-head-question): New accessor function.
15701         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
15702         Update for modified queue structure.
15703         (tq-queue-add): Accept `question' argument.
15704         (tq-queue-pop): If a question is pending, send it.
15705         (tq-enqueue): Accept new optional argument `delay-question'.
15706         If this is non-nil, and at least one other question is pending a
15707         response, queue the question rather than sending it immediately.
15709 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15711         * calendar/appt.el (appt-add): Check whether an appointment is
15712         already present in appt-time-msg-list.  Simplify code.
15714 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15716         * progmodes/cc-langs.el (c-mode-menu):
15717         Don't presume c-subword-mode is bound.
15719 2006-04-13  Bill Wohler  <wohler@newt.com>
15721         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
15722         (customize-package-emacs-version): Use cdr instead of cadr now
15723         that alists use dotted pairs.
15725         * custom.el (defcustom): Fix docstring for :package-version.
15727 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
15729         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
15730         (tramp-handle-shell-command): Display output buffer only when
15731         `tramp-display-shell-command-buffer' is true.
15732         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
15734 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
15736         * textmodes/org.el (org-set-autofill-regexps): Set only the local
15737         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
15739 2006-04-13  Romain Francoise  <romain@orebokech.com>
15741         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
15742         leaving temporary .cvsignore buffers behind.
15744 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
15746         * textmodes/org.el (org-set-regexps-and-options)
15747         (org-get-current-options): Better names for the startup folding
15748         options.
15750 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
15752         * vc.el (vc-annotate): Arrange for point to end up at the same
15753         line number as in the original, but only when using a new buffer.
15755 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
15757         * files.el (hack-one-local-variable-eval-safep):
15758         Recognize `edebug-form-spec' for `put', but only if it passes
15759         `edebug-basic-spec'.  Generalize `put' handling.
15761         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
15762         vetting file-local form specs.
15764         * allout.el (allout-layout): Autoload its `safe-local-variable'
15765         property.
15767 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
15769         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
15770         (org-agenda-mouse-1-follows-link)
15771         (org-mouse-1-follows-link): New options.
15772         (org-format-agenda-item): Fix bug if TAGS is nil.
15773         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
15775 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
15777         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
15778         GDB 6.1+ gives full filename for "info sources" so use
15779         file-name-nondirectory.
15781 2006-04-12  Romain Francoise  <romain@orebokech.com>
15783         * subr.el (read-passwd): Bind `message-log-max' to nil.
15785 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15787         * progmodes/perl-mode.el (perl-indent-new-calculate):
15788         Recompute parse-start after jumping backward by a whole sexp.
15790 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15792         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
15793         window configuration.
15794         (vc-annotate-display-select): Select the buffer so that current-buffer
15795         (and selected-window) is the output buffer at the end of vc-annotate.
15797 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
15799         * vc.el (vc-annotate-color-map): Add custom TTY color map for
15800         8-color terminals, to use all of the colors in a sensible order.
15801         256-color terminals work well with the standard map.
15802         (vc-annotate-lines): Only strip the first color character if it
15803         is "#", to allow for terminal-style named colors.
15804         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
15805         the correct buffer is scrolled.
15807 2006-04-11  Richard Stallman  <rms@gnu.org>
15809         * emacs-lisp/bytecomp.el (byte-compile-file):
15810         Bind enable-local-variables to :safe, and make normal-mode obey it.
15812         * files.el (enable-local-variables): Allow value :safe.
15813         (normal-mode): Doc fix.
15814         (hack-local-variables): Implement enable-local-variables = :safe.
15815         (hack-local-variables-confirm): Don't prevent quitting.
15817 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15819         * loadhist.el (unload-feature): A bit of sanity check of
15820         load-history entries.  Cancel timer-vars before unbinding them.
15822         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
15823         quote special chars, and make the trick work on the hex part of the
15824         buffer as well.
15825         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
15826         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
15828         * startup.el (normal-splash-screen): Fix last change so we don't wait
15829         2 minutes if we don't show the splash screen.
15831 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
15833         * textmodes/org.el (org-export-plain-list-max-depth)
15834         (org-table-spaces-around-separators)
15835         (org-radio-targets, org-activate-camels)
15836         (org-table-spaces-around-invisible-separators): Options removed.
15837         (org-time-stamp-rounding-minutes, org-remember-templates)
15838         (org-ellipsis, org-activate-links, org-descriptive-links):
15839         New options.
15840         (org-remember-apply-template, org-current-time)
15841         (org-finish-edit-table-field)
15842         (org-link-unescape, org-link-escape)
15843         (org-string-width, org-table-clean-line, org-html-do-expand)
15844         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
15845         (org-read-agenda-file-list): New functions.
15846         (org-table-edit-field)
15847         (org-table-create-or-convert-from-region): New commands
15848         (org-table-toggle-vline-visibility): Command removed.
15849         (org-table-convert-region): Made a command.
15850         (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
15851         Replace with the normal org- functions.
15852         (org-self-insert-command): Don't trigger realign unnecessarily
15853         when blanking a field that is not full.
15854         (org-mode): `Set buffer-invisibility-spec' for links.
15855         (org-activate-links2): Hide link part and only show descriptive
15856         part of the link.
15857         (org-insert-link): Modify for new linking system.
15858         (org-store-link): Store description separately, for use by
15859         `org-insert-link'.
15860         (org-table-align): Use `org-string-width'.
15861         (defgroup): Completely new group structure for custom variables.
15862         (org-agenda-files): Option: Single file name allowed.  Function:
15863         Optional argument unrestrited means ignore any restricitons.
15864         (org-install-agenda-files-menu): Find a buffer in Org-mode before
15865         trying to modify the menu.  Use generalized access to
15866         `org-agenda-files.'
15867         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
15868         (org-agenda-file-to-front, org-remove-file, org-diary)
15869         (org-tags-view, org-export-icalendar-all-agenda-files)
15870         (org-export-icalendar-combine-agenda-files): Use generalized
15871         access to `org-agenda-files'.
15872         (org-remember-handler): Correctly preserve heading if present.
15873         (org-table-insert-row, org-table-insert-hline): Deal with
15874         invisible characters.
15876 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
15878         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
15879         (vc-annotate-color-map): New 18 element constant
15880         value/saturation, rotating hue colormap, from red->blue.
15881         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
15882         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
15883         (vc-annotate): To avoid killing the required local variables,
15884         set them before the end of `with-output-to-temp-buffer', and
15885         after first switching to annotate-mode.
15886         (vc-annotate-warp-version): Add buffer argument in goto-line to
15887         ensure annotation, not source, is scrolled.
15889 2006-04-10  Bill Wohler  <wohler@newt.com>
15891         * custom.el (defcustom, custom-handle-keyword):
15892         Add :package-version keyword.
15893         (custom-add-package-version): New function.  Sets value of new
15894         property 'custom-package-version from :package-version keyword.
15895         (defcustom): Create Common Keywords section in docstring.
15896         (defface, defgroup): Replace definitions of a select few keywords
15897         with a reference to the Common Keywords in defcustom.
15898         (defcustom, defface, defgroup): Replace reference to Customization
15899         chapter in manual with hyperlink.
15901         * cus-edit.el (customize-package-emacs-version-alist): New variable.
15902         (customize-changed-options): Add check for custom-package-version.
15903         (customize-package-emacs-version): New function to look up Emacs
15904         version corresponding to the given package version.
15906         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
15907         defun name, in similar fashion to find-variable-regexp.
15909 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
15911         * international/mule-cmds.el (set-locale-environment): Fix last
15912         change for when the locale's preferences don't specify any encoding.
15914 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15916         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
15917         so the defined var/fun doesn't need to be quoted.
15919 2006-04-10  Richard Stallman  <rms@gnu.org>
15921         * finder.el (finder-mode-map): Add n and p bindings.
15923 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
15925         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
15926         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
15927         (gdb-setup-windows): Put something in source window if we can't find
15928         the source file.
15929         (gdb-frame-handler): Make it work again with just assembly.
15930         (gdb-data-list-register-values-handler): Make it work when there is
15931         no stack.
15933 2006-04-09  Richard Stallman  <rms@gnu.org>
15935         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
15936         specs while looking for charset.
15938         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
15940         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
15941         Make them faces.
15942         (lm-font-lock-keywords): Update appropriately.
15944 2006-04-10  Kim F. Storm  <storm@cua.dk>
15946         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
15947         it can also replace buffer-substring-no-properties.
15949         * emulation/cua-base.el (cua-delete-region, cua-paste)
15950         (cua-repeat-replace-region): Use filter-buffer-substring.
15952         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
15953         (cua-cut-region-to-global-mark): Likewise.
15955         * emulation/cua-rect.el (cua--extract-rectangle)
15956         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
15958 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15960         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
15961         entry-type.  Add field delimiters to numerical fields if they are
15962         not present.
15964 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15966         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
15967         string-const to return value.
15968         (bibtex-remove-delimiters): Use it.
15970 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15972         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
15973         cl-byte-compile-compiler-macro unless it exists.
15975 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
15977         * files.el (hack-local-variables-confirm) <offer-save>:
15978         Clarify message text.  Suggested by Ralf Angeli.
15980 2006-04-08  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
15982         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
15983         (delete-extract-rectangle-line): Use `filter-buffer-substring'
15984         instead of `buffer-substring' and `delete-region'.  (Most of the
15985         code actually copied from `kill-region'.)
15987 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
15989         * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
15990         (rcirc-default-port): Rename from rcirc-port.
15991         (rcirc-default-nick): Rename from rcirc-nick.
15992         (rcirc-default-user-name): Rename from rcirc-user-name.
15993         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
15994         (rcirc-low-priority-flag): New variable.
15995         (rcirc-decode-coding-system): New defcustom.
15996         (rcirc-encode-coding-system): New defcustom.
15997         (rcirc-coding-system-alist): New defcustom.
15998         (rcirc-multiline-major-mode): New defcustom.
15999         (rcirc-nick): New internal variable.
16000         (rcirc-process): Remove variable.
16001         (rcirc-server-buffer): New variable.
16002         (rcirc): Update to use rcirc-default-* variables above.
16003         (rcirc-connect): Do not add window-configuration-hook-here.
16004         (rcirc-server): New internal variable.
16005         (rcirc-connect): Do not send keepalive pings if
16006         rcirc-keepalive-seconds is nil.
16007         (with-rcirc-server-buffer): New macro.
16008         (rcirc-send-string): Encode with rcirc-encode-coding-system.
16009         (rcirc-server-name): Rename from rcirc-server.
16010         (rcirc-buffer-process): New function.
16011         (rcirc-buffer-nick): New function.
16012         (rcirc-buffer-target): Remove function.
16013         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
16014         New commands.
16015         (rcirc-mode-map): Change binding of C-c C-l to
16016         rcirc-toggle-low-priority.
16017         (rcirc-mode): Initialize coding system based on
16018         rcirc-coding-system-alist.  New change-major-mode-hook to part the
16019         channel on a mode change.  Make kill-buffer-hook buffer-local.
16020         (rcirc-change-major-mode-hook): New function.
16021         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
16022         (rcirc-last-post-time): New variable.
16023         (rcirc-process-message): Store the last time user posted a message
16024         to this target.
16025         (rcirc-multiline-minor-mode): New mode.
16026         (rcirc-multiline-minor-mode-map): New mode map.
16027         (rcirc-edit-multiline): Put multiline-edit buffer in
16028         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
16029         (rcirc-print): Ignore any line starting with an ignored nick.
16030         (rcirc-print): Decode using rcirc-decode-coding-system.
16031         (rcirc-track-minor-mode): Update global-mode-string when disabling
16032         this mode.
16033         (minor-mode-alist): Add LowPri indicator.
16034         (rcirc-toggle-low-priority): New function.
16035         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
16036         next lowpriority buffer with activity.
16037         (rcirc-record-activity): Sort buffers in rcirc-activity by the
16038         last time the user posted a message in to the target.
16039         (rcirc-update-activity-string): New formatting for low priority
16040         buffers.
16041         (rcirc-split-activity): New function.
16042         (rcirc-handler-PART, rcirc-handler-KICK)
16043         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
16044         (rcirc-nick-away-alist): New variable.
16045         (rcirc-handler-301): New handler.  Away messages are printed once
16046         per change.
16048 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
16050         * info.el (Info-follow-nearest-node): Doc fix.
16052         * international/mule-cmds.el (set-locale-environment): Make sure
16053         the coding-system preferred by the locale's language has the same
16054         EOL conversion type as the original buffer-file-coding-system.
16055         (locale-language-names): Add a few MS Windows language codes.
16057 2006-04-07  Richard Stallman  <rms@gnu.org>
16059         * simple.el (eval-expression): Doc fix.
16061         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
16062         (eval-defun): Doc fixes.
16064 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
16066         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
16068 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
16070         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
16071         GDB list command without argument for greater generality.
16073 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
16075         * subr.el (string-or-null-p): New function.
16077         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
16079         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
16081         * files.el: Update comment about safe-local-variable declarations.
16083 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
16085         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
16086         See idlwave.org.
16088         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
16089         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
16091         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
16092         See idlwave.org.
16094         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
16095         version 6.0 (minimal changes).  See idlwave.org.
16097         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
16098         6.0 (minimal changes).  See idlwave.org.
16100         * progmodes/idlw-rinfo.el: File obsoleted and removed.
16102 2006-04-06  Romain Francoise  <romain@orebokech.com>
16104         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
16105         symmetric encryption features and a new asynchronous interface to
16106         GnuPG.  This new version is version 1.4, plus whitespace changes.
16108 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
16110         * files.el: Move some `safe-local-variable' declarations to the
16111         respective files.
16113         * textmodes/ispell.el (ispell-check-comments)
16114         (ispell-local-dictionary): Mark as safe.
16116         * abbrev.el (abbrev-mode): Mark as safe.
16118         * add-log.el (change-log-default-name): Mark as safe.
16120         * textmodes/reftex-vars.el (reftex-vref-is-default)
16121         (reftex-fref-is-default, reftex-level-indent)
16122         (reftex-guess-label-type): Mark as safe.
16124         * textmodes/fill.el (colon-double-space): Mark as safe.
16126         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
16127         (sentence-end-double-space, sentence-end-without-period)
16128         (sentence-end-without-space, sentence-end, sentence-end-base)
16129         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
16131 2006-04-06  Kim F. Storm  <storm@cua.dk>
16133         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
16134         the :set-after list.
16135         (ido-downcase-unc-hosts): New user option.  Default on.
16136         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
16137         when it is set, as regexps are now applied on the fly.
16138         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
16139         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
16140         on the fly, but only when ido-process-ignore-lists is set.
16141         Do case insensitive filtering if ido-downcase-unc-hosts is set.
16142         Only downcase names if ido-downcase-unc-hosts is set.
16144 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
16146         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
16148         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
16150 2006-04-05  Kim F. Storm  <storm@cua.dk>
16152         * ido.el (ido-mode): Set after ido-unc-hosts and
16153         ido-ignore-unc-host-regexps.
16154         (ido-save-history): Save ido-unc-hosts-cache.
16155         (ido-load-history): Load ido-unc-hosts-cache.
16156         (ido-reread-directory): Refresh unc hosts cache in // dir.
16158         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
16159         to nil while displaying slash screen.
16161 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
16163         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
16164         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
16166 2006-04-05  Kenichi Handa  <handa@m17n.org>
16168         * international/characters.el: Setup cases of Latin, Greek, and
16169         Cyrillic characters in CJK charsets.
16171 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
16173         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
16174         default-enable-multibyte-characters.  This reverts the change from
16175         revision 6.17 which is no longer necessary because the passphrase
16176         is sent separately now.  GnuPG messages are unreadable under
16177         multibyte locales with default-enable-multibyte-characters set to nil.
16179 2006-04-04  Andreas Schwab  <schwab@suse.de>
16181         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
16182         and `byte-compile-warnings' as `safe-local-variable'.
16184 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
16186         * man.el (Man-mode-map): Restore the \r binding.
16187         (Man-abstract-xref-man-page): If Man-target-string is a function,
16188         call it.
16189         (Man-highlight-references): Use Man-default-man-entry to get the
16190         target.  Deal with xrefs too.
16191         (Man-highlight-references0): Don't call the target function.
16193         * woman.el (WoMan-xref-man-page): Strip the section number, woman
16194         cannot deal with it.
16196 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
16198         * pgg-gpg.el: Clean up process buffers every time gpg processes
16199         complete.
16201 2006-04-04  Kenichi Handa  <handa@m17n.org>
16203         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
16204         here.
16205         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
16206         Temporarily bind inhibit-field-text-motion to t.
16208 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16210         * startup.el (normal-splash-screen): Only set mode-line-format in the
16211         splash buffer, so as not to interfere when debugging the code.
16212         Ignore errors when switching buffer.
16214 2006-04-03  Romain Francoise  <romain@orebokech.com>
16216         * dired.el (dired-dnd-protocol-alist): Fix typo.
16218 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
16220         * savehist.el (savehist): Add :version.
16221         (savehist-ignored-variables): New variable.
16222         (savehist-minibuffer-hook): Don't save variables listed in
16223         `savehist-ignored-variables'.
16225         * dired.el (dired-dnd-protocol-alist): Mention that change does
16226         only apply to new buffers in doc string.
16228 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
16230         * recentf.el (recentf-open-files-item): Include newline in button
16231         field, so opening a file will work, when the point is at the end
16232         of the file name.  Allow, for example, to [i]search a file by
16233         extension and just push RET to open it.
16235 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
16237         * pgg-gpg.el (pgg-gpg-process-filter)
16238         (pgg-gpg-wait-for-completion): Check if buffer is alive.
16240         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
16241         lines, temporary fix.
16243 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
16245         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
16247 2006-04-02  Richard Stallman  <rms@gnu.org>
16249         * progmodes/compile.el (compilation-message-face): Make it defcustom.
16251 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
16253         * ibuf-macs.el (define-ibuffer-column): Add a new key:
16254         header-mouse-map.
16256         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
16257         (ibuffer-mode-header-map): New keymaps.
16258         (ibuffer-update-title-and-summary): Enable mouse face highlighting
16259         and keybindings for column headers.
16260         (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
16261         property.
16263 2006-04-02  Drew Adams  <drew.adams@oracle.com>
16265         * speedbar.el (speedbar-after-create-hook): Doc fix.
16267 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
16269         * shell.el (shell-directory-tracker)
16270         (shell-dynamic-complete-command): Doc fixes.
16272 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
16274         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
16275         terminals.
16277 2006-04-01  Kim F. Storm  <storm@cua.dk>
16279         * ido.el (ido-unc-hosts-cache): New defvar.
16280         (ido-unc-hosts): If value of defcustom is a function, call it to
16281         get list of UNC hosts.  Add function-item choices to specify
16282         ido-unc-hosts-net-view or user function.
16283         (ido-ignore-unc-host-regexps): New defcustom.
16284         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
16285         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
16286         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
16288 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16290         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
16291         wwidth.
16293 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
16295         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
16296         (ido-max-work-file-list, ido-switch-buffer)
16297         (ido-read-file-name-as-directory-commands):
16298         Fix typos in docstrings.
16300 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16302         * term/mac-win.el (mac-system-coding-system): Define and use after
16303         Mac-specific coding systems are ready.
16305 2006-03-27  Romain Francoise  <romain@orebokech.com>
16307         * net/rcirc.el (rcirc-connect): Add autoload cookie.
16309         * ldefs-boot.el: Update.
16311 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
16313         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16314         passphrases when it is not needed.
16315         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16316         passphrase stuff from gpg, should only be necessary when you use
16317         gpg with a smartcard.
16319 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
16321         * comint.el (comint-dynamic-list-completions): Allow user to
16322         select *Completions* buffer.
16324 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
16326         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
16328 2006-03-26  Andreas Schwab  <schwab@suse.de>
16330         * progmodes/gud.el (gdb): Only complain about multiple debugging
16331         when the gdb process is still running.
16333 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
16335         * mail/rmail.el (tool-bar-map): Defvar it.
16336         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
16337         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
16339 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
16341         * help.el (print-help-return-message): Suggest to use
16342         display-buffer instead of switch-to-buffer-other-window to restore
16343         the previous window without selecting it.
16345 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16347         * frame.el (select-frame-by-name): Call x-focus-frame also when
16348         window-system is mac.
16350         * term/mac-win.el: Adjust Courier font specifications in
16351         x-fixed-font-alist.
16352         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
16353         when directly encoding to UTF-16 in native byte order, no BOM.
16355 2006-03-25  Kim F. Storm  <storm@cua.dk>
16357         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
16358         (cua--init-keymaps): Use it instead of fixed C-return.
16359         (cua-mode): Set after it.
16361         * emulation/cua-rect.el (cua--init-rectangles):
16362         Use cua-rectangle-mark-key instead of fixed C-return.
16364 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
16366         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
16367         "run" in .gdbinit.
16368         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
16370 2006-03-24  Romain Francoise  <romain@orebokech.com>
16372         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
16373         `display-buffer-other-frame'.
16375 2006-03-24  Kim F. Storm  <storm@cua.dk>
16377         * apropos.el (apropos-synonyms): Add selection => region.
16379 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
16381         * progmodes/gdb-ui.el (gdb-var-create-regexp)
16382         (gdb-var-list-children-regexp, gdb-var-update-regexp)
16383         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
16384         (gdb-data-list-register-values-regexp)
16385         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
16386         Future proof against new fields being added to MI output.
16387         (gdb-send): Don't treat backslashes for program input as
16388         continuations.
16389         (gdb-assembler-handler): Don't use window-start for this handler.
16390         (gdb-frame-handler): Don't change to hollow arrow if overlay
16391         arrow doesn't move to new frame.
16393 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
16395         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
16396         prevent compiler warnings.
16397         (gdb-stopped): Check for gud-last-last-frame (case: signal).
16398         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
16399         (gdb-assembler-custom): Use hollow-right-triangle for assembler
16400         buffer too.
16402 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
16404         * pgg-gpg.el (pgg-gpg-update-agent): Check for
16405         make-network-process, so we can use the same code in Gnus v5-10
16406         too and have this file fully synchronized with that release.
16408 2006-03-23  Romain Francoise  <romain@orebokech.com>
16410         * ibuf-ext.el (ibuffer-read-filter-group-name):
16411         Use `ibuffer-generate-filter-groups' to make completion list match
16412         the filter groups that are really displayed in the Ibuffer buffer.
16413         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
16415 2006-03-23  Kenichi Handa  <handa@m17n.org>
16417         * international/mule-cmds.el (sort-coding-systems): Describe that
16418         the argument is modified in docstring.
16420 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
16422         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16423         (pgg-gpg-update-agent): New function.
16424         (pgg-gpg-use-agent-p): New function.
16425         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16426         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16427         (pgg-gpg-sign-region): Use it.
16429 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
16431         * cus-edit.el (custom-face-set): Call custom-push-theme before
16432         face-spec set so that `changed' theme is correctly saved.
16433         (custom-face-reset-standard): Reset to recalculated face rather
16434         than defface spec.
16436         * custom.el (custom-push-theme): Only save `changed' theme if the
16437         current face does not match the defface specs.
16439 2006-03-21  Simon Josefsson  <jas@extundo.com>
16441         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16442         <wilde@sha-bang.de>.
16443         (pgg-gpg-use-agent): New variable.
16444         (pgg-gpg-process-region): Use it.
16445         (pgg-gpg-encrypt-region): Likewise.
16446         (pgg-gpg-encrypt-symmetric-region): Likewise.
16447         (pgg-gpg-decrypt-region): Likewise.
16448         (pgg-gpg-sign-region): Likewise.
16449         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16451 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
16453         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
16454         bracket links.
16456 2006-03-21  Kim F. Storm  <storm@cua.dk>
16458         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
16459         fringe-indicator-alist instead of modifying global value.
16460         (gdb-frame-handler): Likewise.
16462 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
16464         * diff-mode.el (diff-function): Make it inherit from diff-header
16465         instead of diff-context.
16467         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
16468         bitmap.
16469         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
16470         change names in macro above for consistency.
16471         (gdb-frame-handler): Use hollow-right-triangle for all selected
16472         frames which except the innermost (where execution has stopped).
16473         (gdb-reset): Reset buffer-local values of overlay-arrow.
16475 2006-03-20  Richard Stallman  <rms@gnu.org>
16477         * simple.el (set-mark-command): Doc fix.
16479         * files.el (display-buffer-other-frame): New command.
16480         (ctl-x-4-map): Bind C-x 5 C-o to it.
16482 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16484         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
16485         rather than just defer-time, in case defer-time has been changed but
16486         the timer isn't running yet.
16487         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
16489 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
16491         * help-mode.el (help-follow-symbol): New function.
16492         Essentially identical to the old `help-follow', but do not let
16493         `push-button' do the work when on an xref.
16494         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
16496 2006-03-19  Richard Stallman  <rms@gnu.org>
16498         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
16499         preceded by the word `program'.
16500         (help-follow-mouse, help-follow): Throw error if not on xref.
16501         Delete no longer used args.
16503 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
16505         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
16506         annotation ensure gud-overlay-arrow-position is redisplayed.
16508 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16510         * textmodes/bibtex.el (bibtex-include-OPTkey)
16511         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
16512         (bibtex-autokey-name-case-convert)
16513         (bibtex-autokey-titleword-case-convert): Make these the aliases
16514         for the following two variables.
16515         (bibtex-autokey-name-case-convert-function)
16516         (bibtex-autokey-titleword-case-convert-function): Make these the
16517         real names.
16518         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
16519         bibtex-font-lock-crossref sublists.
16520         (bibtex-mode): Revert 2005-12-30 change (which made
16521         completion-ignore-case buffer-local).
16522         (bibtex-url): Simplify.
16524 2006-03-19  Kim F. Storm  <storm@cua.dk>
16526         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
16527         cursor property value to 2 (to align with C level change).
16529 2006-03-19  Bill Wohler  <wohler@newt.com>
16531         * image.el (image-load-path-for-library): Shorten first line in
16532         docstring.
16534 2006-03-18  Richard Stallman  <rms@gnu.org>
16536         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
16538 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
16540         * isearch.el (isearch-other-meta-char): Handle user bindings for
16541         shifted control characters.
16543 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
16545         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
16546         part that matches email addresses, file names, etc.
16548 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
16550         * term/w32-win.el (mouse-set-font):
16551         Mention w32-list-proportional-fonts in the doc string.
16553 2006-03-18  Kim F. Storm  <storm@cua.dk>
16555         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
16556         (ido-unc-hosts): New user option to explicitly define list of know
16557         UNC-style hosts for completion.
16558         (ido-cache-unc-host-shares-time): New user option.
16559         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
16560         New helper functions for UNC file-name support.
16561         (ido-may-cache-directory): Check for UNC host.  Simplify.
16562         (ido-wash-history): Clean out old UNC hosts.
16563         (ido-nonreadable-directory-p): UNC hosts are always readable.
16564         (ido-directory-too-big-p): UNC hosts are never too big.
16565         (ido-set-current-directory): Handle UNC root path.
16566         (ido-file-name-all-completions): Complete UNC host names from
16567         ido-unc-hosts list.  Cache UNC host shares.
16568         (ido-make-file-list-1): Don't filter UNC root.
16569         (ido-exhibit): Check for // in root directory, and switch to UNC
16570         mode by setting ido-current-directory to //.
16572 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
16574         * cus-edit.el (customize-changed-options): Mention explicit
16575         version number as default in prompt.
16577 2006-03-17  Bill Wohler  <wohler@newt.com>
16579         * image.el (image-load-path-for-library): Minor docstring fix.
16581 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
16583         * textmodes/org.el (org-read-date): Include subgroup 5 into
16584         replacement text.
16585         (org-popup-calendar-for-date-prompt): Fix customization type.
16587 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
16589         * progmodes/gdb-ui.el (gud-watch): Provide completion.
16590         (gdb-continuation): New variable.
16591         (gdb-send): Deal with continuation lines.
16593         * progmodes/gud.el (gud-gdb-complete-command)
16594         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
16595         expressions.
16596         (gud-tooltip-mode): Use buffer-local value.
16598 2006-03-16  Kim F. Storm  <storm@cua.dk>
16600         * ido.el (ido-edit-input): Use selected match, if any.
16602 2006-03-16  Bill Wohler  <wohler@newt.com>
16604         * image.el (image-load-path-for-library): Prefer user's images in
16605         image-load-path.
16607 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
16609         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
16610         when checking for attempt to drag leftmost or rightmost scrollbar.
16612 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
16614         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
16615         (gdb-force-mode-line-update): New function.
16616         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
16617         (gdb-exited): Use them.
16618         (gdb-signal): New function.
16619         (gdb-annotation-rules): Provide a rule for it.
16621 2006-03-16  Kenichi Handa  <handa@m17n.org>
16623         * international/mule.el (auto-coding-regexp-alist): Add entries
16624         for Unicode BOM.
16626         * sort.el (sort-build-lists): Temporarily bind
16627         inhibit-field-text-motion to t.
16629 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
16631         * locate.el (locate-command, locate-make-command-line)
16632         (locate-fcodes-file, locate-update-command)
16633         (locate-prompt-for-command, locate, locate-with-filter)
16634         (locate-get-file-positions): Doc fixes.
16635         (locate-buffer-name, locate-header-face): Remove leading `*' in
16636         defcustom.
16637         (locate-filter-output): Use `keep-lines' instead of its alias
16638         `delete-non-matching-lines'.
16639         (locate-get-filename, locate-get-dirname): Add introductory comment.
16640         (locate-find-directory-other-window): Give appropriate error
16641         message if used outside main listing.
16643 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16645         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
16646         the new extend-region feature.
16647         (font-lock-after-change-function): Update correspondingly.
16648         * jit-lock.el (jit-lock-after-change): Update correspondingly.
16649         * progmodes/grep.el (font-lock-lines-before): Don't disable.
16651 2006-03-15  Bill Wohler  <wohler@newt.com>
16653         * image.el (image-load-path-for-library): Fix example by not
16654         recommending that one binds image-load-path.  Just defvar it to
16655         placate compiler and only use it if previously defined.
16657 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
16659         * textmodes/org.el (org-insert-centered): Use `string-width' to
16660         make underlining work for wide characters.
16661         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
16662         TAB to `org-cycle', to make sure that no binding in
16663         `outline-mode-map' can supercede it.
16665 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
16667         * allout.el: Increment version to 2.2.1 in file commentary.
16669         (allout-version): Increment to 2.2.1.
16671         (allout-default-layout): New customization variable, used when the
16672         file lacks a specific allout-layout.  Uses allout-layout-type for
16673         recursively nested definition.
16675         (allout-layout-type): Widget defining allout layouts, necessary for
16676         self-recursive definition.
16678         (allout-mode): Incorporate allout-default-layout as fallback for
16679         allout-layout.
16681         (allout-layout): Mark as 'safe-local-variable', and refer mention
16682         fallback to `allout-default-layout' in absence of a specified value.
16683         (allout-passphrase-verifier-string)
16684         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
16686         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
16688         (allout-get-encryption-passphrase-verifier): Use correct name of
16689         passphrase verifier in docstring.
16691 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
16693         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
16694         elements.
16695         (gdb-find-watch-expression): Make it work for arrays too.
16696         Follow change to gdb-var-list.
16697         (gud-watch): Allow the user to enter variable name with a prexix
16698         arg.  Create keybindings.
16699         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
16700         (gdb-var-list-children-handler, gdb-var-update-handler)
16701         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
16702         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
16703         Follow change to gdb-var-list.
16704         (gdb-starting): Don't show the overlay arrows when program is running.
16706         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
16707         gdb-var-list.
16709 2006-03-14  Bill Wohler  <wohler@newt.com>
16711         * image.el (image-load-path-for-library): Pass value of path
16712         rather than symbol.  Always return list of directories.
16713         Guarantee that image directory comes first.
16715 2006-03-14  Alan Mackenzie  <acm@muc.de>
16717         * font-core.el (font-lock-extend-region\(-function\)?.):
16718         New function/variable.
16720         * font-lock.el (font-lock-after-change-function):
16721         Call font-lock-extend-region.  Obey font-lock-lines-before.
16722         (font-lock-default-fontify-region): Remove reference to
16723         font-lock-lines-before.
16725         * jit-lock.el (jit-lock-after-change):
16726         Call font-lock-extend-region.  Obey font-lock-lines-before.
16728 2006-03-14  David Ponce  <david@dponce.com>
16730         * tree-widget.el (tree-widget-themes-load-path)
16731         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
16733 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
16735         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
16736         (rcirc-print): Mark the start of text at the end of the prompt.
16737         (rcirc-track-minor-mode): Add autoload cookie.
16738         (rcirc-update-activity-string): Add space to front of mode-line
16739         indicator.
16741 2006-03-13  Miles Bader  <miles@gnu.org>
16743         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
16744         (rcirc-abbrev-nick): Remove function.
16745         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
16747 2006-03-13  David Ponce  <david@dponce.com>
16749         * tree-widget.el: Handle themes across all occurrences of the main
16750         themes sub-directory found in tree-widget-themes-load-path.
16751         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
16752         (tree-widget--locate-sub-directory): Return all occurrences.
16753         (tree-widget-themes-path): New function.
16754         Replace tree-widget-themes-directory, and return a list of directories.
16755         (tree-widget-set-parent-theme)
16756         (tree-widget-lookup-image): Use it.
16758 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
16760         * textmodes/org.el (org-link-search): Avoid self-matching of
16761         links, allow target text to be distributed over several lines.
16762         (org-search-not-link): New function.
16763         (org-set-regexps-and-options, org-get-current-options):
16764         New startup options.
16765         (org-export-as-html): Take odd-level setting from local variable.
16766         (org-fontify-emphasized-text): New option.
16767         (org-set-font-lock-defaults): Include emphasized text.
16768         (org-follow-mhe-link): Allow folder-only links, fix folder name.
16769         (org-font-lock): Customize group renamed from `org-faces'.
16771 2006-03-13  John Paul Wallington  <jpw@pobox.com>
16773         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
16774         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
16776 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
16778         * cus-start.el (all): Delete :version keyword for members of the
16779         fringe group, since the entire group is new in 22.1.
16781 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
16783         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
16784         map if value is hexadecimal (an address).
16785         (gud-watch): Only search roots for existing watch expressions.
16786         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
16787         prevent caching problems with speedbar-update-directory-contents.
16789 2006-03-12  Juri Linkov  <juri@jurta.org>
16791         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
16792         before comparing with `low' and `warn'.
16794         * info.el (Info-dir-remove-duplicates): Move point to the
16795         beginning of the current line after deleting the entries from
16796         redundant heading.  Use marker for `limit' and compare it with
16797         point before calling `re-search-forward'.
16799 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
16801         * simple.el (yank): Fix typo in docstring.
16803 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
16805         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
16806         messages, where "D" is the 6th character.
16808 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
16810         * simple.el (yank): Fix last change.
16812 2006-03-11  David Ponce  <david@dponce.com>
16814         * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
16815         before merging elements from the standard ispell-dictionary-alist.
16816         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
16817         alist, and return the new alist.
16819 2006-03-11  Richard Stallman  <rms@gnu.org>
16821         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
16823         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
16824         the way it is implemented is too unclean.
16826         * simple.el (kill-region, yank): Doc fix.
16828         * battery.el (battery-echo-area-format): Doc fix.
16829         (battery-mode-line-format): Likewise.
16830         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
16831         (battery-linux-proc-acpi): Ignore batteries that say "charged".
16833 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
16835         * progmodes/octave-mod.el (octave-indent-for-comment):
16836         Behave according to do string.
16838 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
16840         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
16841         Be visible only if major mode is Mail Mode.
16843         * textmodes/flyspell.el (flyspell-external-point-words)
16844         (flyspell-process-localwords): Fix last changes.
16846 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
16848         * calendar/holidays.el (list-holidays): Doc fix.
16850         * international/mule.el (auto-coding-alist): Add .odt
16851         (OpenOffice's open document) files.
16853         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
16854         document) files.  Mention in the doc string the need to sync with
16855         auto-coding-alist.
16857 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
16859         * files.el (hack-local-variables-confirm): Don't prompt for ! if
16860         enable-local-variables is set to always query, or there is no
16861         savable variable.
16863 2006-03-10  Bill Wohler  <wohler@newt.com>
16865         * image.el (image-load-path-for-library): Merge at least three
16866         functions from Gnus and MH-E into this one function that can now
16867         be shared.
16869 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
16871         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
16872         gdb-remove-mouse-face and remove help-echo too.
16873         (gdb-enqueue-input): Correct conditional clause.
16875 2006-03-10  Glenn Morris  <rgm@gnu.org>
16877         * calendar/calendar.el (calendar-holidays): Doc fix.
16878         * calendar/holidays.el (list-holidays): Doc fix.
16880 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
16882         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
16883         it gets called in gdb-prompt anyway.
16884         (gdb-use-separate-io-buffer): Only restore window arrangement for
16885         gdb-many-windows.
16886         (gdb-enqueue-input): Make it harder to send GDB input when program
16887         is running.
16888         (gdb-buffer-list): New variable.
16889         (gdb-remove-mouse-face): New function.
16890         (gdb-starting): Use it when GDB input won't get sent.
16892 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
16894         * help.el (view-lossage): Remove trailing whitespace before
16895         inserting "\n".
16897 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
16899         * files.el (hack-local-variables-confirm):
16900         Set coding-system-for-read to nil before writing to .emacs.
16902         * arc-mode.el (archive-extract): Check if an existing buffer name
16903         comes from a different archive.
16905         * help.el (describe-key-briefly): If KEY is a down event, read and
16906         discard the up event.
16908 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
16910         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
16911         be edited and use font-lock-warning-face for any changes.
16913         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
16914         (gdb-edit-value): Use it to report any errors.
16916 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
16918         * help.el (describe-key): Remove leftover test code.
16920 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
16922         * textmodes/org.el: Move defvars out of eval-when-compile.
16923         Use buffer-file-name variable.
16924         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
16925         arg `file'.
16926         (org-level-faces): Remove startup dependency.
16927         (org-cycle, org-map-tree, org-scan-tags)
16928         (org-remember-handler): Don't call `outline-level' directly.
16929         (org-mhe-search-all-folders): New option.
16930         (org-mhe-get-message-folder-from-index)
16931         (org-mhe-get-message-folder): Fix indexing search.
16932         (org-format-agenda-item): Handle nil TAGS argument.
16933         (org-cleaned-string-for-export, org-activate-target-links)
16934         (org-make-target-link-regexp): Deal with empty radio target list.
16935         (org-tag): New face.
16936         (org-get-level-face): New function.
16937         (org-set-font-lock-defaults): Simplify setup for headlines.
16938         (org-complete): Pass common substring to `display-completion-list'.
16940 2006-03-06  David Ponce  <david@dponce.com>
16942         * tree-widget.el: Update Commentary header.
16943         (tree-widget-theme-name): Ignore parent themes.
16944         (tree-widget-set-parent-theme): New function.
16945         (tree-widget-set-theme): Use it.
16946         (tree-widget-set-image-properties): Move definition.  Does nothing
16947         if image properties have already been set.
16948         (tree-widget-image-properties): Move definition.  Receive an image
16949         name.  Set the :pointer property.
16950         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
16951         Don't set the :pointer image property.
16952         (tree-widget-convert-widget): New function.  Handle :dynargs
16953         compatibility here.
16954         (tree-widget): Use it to :convert-widget.  Add the :expander-p
16955         predicate to control when the :expander function is entered.
16956         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
16957         (tree-widget-value-create): Handle :expander-p.  widget-apply
16958         :expander.
16959         (tree-widget-expander-p): New function.  Default value of the
16960         :expander-p property.
16962 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
16964         * help.el (describe-key): Properly handle the return value of
16965         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
16966         remaps.  Handle string and vector `follow-link' values.
16968 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16970         * complete.el (PC-expand-many-files): Try be more careful when parsing
16971         the shell's output.
16973 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16975         * outline.el (hide-sublevels): Provide better interactive default.
16977 2006-03-06  Kenichi Handa  <handa@m17n.org>
16979         * international/fontset.el (create-fontset-from-fontset-spec):
16980         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
16982 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
16984         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
16985         backslashes instead of one in regexp.
16986         (gud-tooltip-dereference): Add missing optional argument.
16988 2006-03-04  John Paul Wallington  <jpw@pobox.com>
16990         * wdired.el (toplevel): Require `cl' at compile-time.
16992 2006-03-04  Andreas Schwab  <schwab@suse.de>
16994         * server.el (server-process-filter): Handle errors during
16995         evaluation of the argument.
16997 2006-03-03  John Paul Wallington  <jpw@pobox.com>
16999         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
17000         escape parentheses at beginning of line.
17001         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
17002         (t-mouse-mode): Remove period from end of error message.
17004 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
17006         * textmodes/flyspell.el (flyspell-process-localwords):
17007         Be case-sensitive.
17009 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
17011         * cus-edit.el (custom-quote): Remove function, since it has been
17012         moved to custom.el.
17014         * font-lock.el (lisp-font-lock-keywords-2)
17015         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
17016         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
17017         they have no special meaning.
17019         * midnight.el (clean-buffer-list): Handle case where base-buffer of
17020         indirect buffer gets killed before indirect buffer.  Use dolist.
17022 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
17024         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
17025         value instead of a literal constant (1) on more pauses.
17027 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
17029         * textmodes/flyspell.el (flyspell-external-point-words):
17030         Be case-sensitive.
17032 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
17034         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
17035         with "www".
17037 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
17039         * allout.el: Restablish intermediate missing comment header to
17040         preserve outline structure.
17041         (allout-beginning-of-current-entry): Skip invisible text.
17042         (allout-open-topic): Fix opening a topic at end-of-buffer.
17043         (allout-minor-mode): Move nearer to allout-mode function.
17045 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
17047         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
17049 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
17051         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
17052         is nil.
17054         * progmodes/gud.el (gud-speedbar-menu-items):
17055         Use buffer-local-value and add missing :visible keyword.
17057         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
17059 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
17061         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
17062         must be `follow-link'.
17064         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
17066         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
17067         formatting: No nested anchors.
17068         (org-all-targets): Fix bug with XEmacs compatibility.
17069         (org-read-date): Add (require 'parse-time).
17070         (org-set-tags): Fix bug with extra inserted space.
17071         (org-export-html-style): Define a style class for targets.
17072         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
17073         (org-hide-leading-stars): New option.
17074         (org-hide): New face.
17075         (org-set-font-lock-defaults): Allow to hide leading stars.
17076         (org-get-legal-level, org-tr-level): New functions.
17077         (org-odd-levels-only): New option.
17078         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
17079         (org-demote, org-promote): Deal with double-star levels.
17080         (org-convert-to-odd-levels): New command.
17082 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
17084         * speedbar.el (speedbar-update-localized-contents): Try to
17085         preserve window-start.
17086         (speedbar-update-directory-contents): Try to preserve window-start
17087         and window-point.
17088         (speedbar-update-special-contents): Don't move back to start of window.
17090         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
17091         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
17092         speedbar-timer-fn.
17093         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
17094         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
17095         instead of gdb-speedbar-timer-fn.
17097 2006-02-28  Jay Belanger  <belanger@truman.edu>
17099         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
17100         (math-compose-expr): Use latex option when calling
17101         `math-compose-tex-matrix' for latex mode.
17103 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
17105         * speedbar.el: Re-instate comments about developing for speedbar
17106         [this is what info and gdb-ui use even if better methods exist now].
17108         * t-mouse.el: New file.
17109         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
17110         (t-mouse-lispy-buffer-posn-from-coords): Remove.
17111         (t-mouse-make-event-element): Use posn-at-x-y instead.
17112         (t-mouse-make-event): Deal with Fedora Core 3.
17113         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
17114         (t-mouse-mouse-position-function): New function.  Use it instead
17115         of advising mouse-position.
17116         (t-mouse-mode): New minor mode.
17117         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
17119 2006-02-27  Glenn Morris  <rgm@gnu.org>
17121         * calendar/calendar.el (calendar-holidays): Doc fix.
17123 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
17125         * progmodes/gdb-ui.el (gdb-source-window): New variable.
17126         Re-introduce the concept of a source window.
17127         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
17128         consistency with get-buffer-create.
17129         (def-gdb-auto-update-handler, gdb-info-locals-handler)
17130         (gdb-data-list-register-values-handler)
17131         (gdb-stack-list-locals-handler): Try to preserve window-start as
17132         well as window-point.
17133         (gdb-display-source-buffer): New function (old concept).
17134         (gdb-goto-breakpoint): Use it.
17136         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
17137         for gdb-ui/gdb-mi (old concept).
17139 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
17141         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
17142         binding.
17144         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
17146         * textmodes/reftex-sel.el (reftex-select-label-map)
17147         (reftex-select-bib-map): Add `follow-mouse' binding.
17149 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
17151         * jka-cmpr-hook.el (jka-compr-compression-info-list)
17152         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
17153         Give :set functions to provide automatic updating.
17154         Update docstring.  Give compiler defvars early in the file
17155         and move the defcustoms to a later spot where all called functions
17156         are defined.
17157         (jka-compr-file-name-handler-entry): Doc fix.
17158         (jka-compr-compression-info-list--internal)
17159         (jka-compr-mode-alist-additions--internal)
17160         (jka-compr-load-suffixes--internal): New variables.
17161         (jka-compr-install): Set the three above variables.
17162         Update `load-file-rep-suffixes' instead of `load-suffixes'.
17163         (jka-compr-update, jka-compr-set): New functions.
17164         (auto-compression-mode): Doc fix.
17166         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
17167         Update `load-file-rep-suffixes' instead of `load-suffixes'.
17168         Use jka-compr-compression-info-list--internal,
17169         jka-compr-mode-alist-additions--internal and
17170         jka-compr-load-suffixes--internal.
17172         * files.el (load-library):
17173         * loadhist.el (file-loadhist-lookup):
17174         * startup.el (command-line):
17175         * subr.el (locate-library):
17176         * emacs-lisp/autoload.el (update-directory-autoloads):
17177         * emacs-lisp/find-func.el (find-library-suffixes):
17178         Use `get-load-suffixes' instead of `load-suffixes'.
17180         * subr.el (locate-library):
17181         * emacs-lisp/find-func.el (find-library-name):
17182         Use `load-file-rep-suffixes' instead of '("").
17184 2006-02-26  Kim F. Storm  <storm@cua.dk>
17186         * ido.el (ido-save-history, ido-load-history): Simplify.
17187         Don't use find-file-noselect to avoid interference from other modes.
17189 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
17191         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
17192         to use the default shell if filename is not available.
17193         Reported by Giorgos Keramidas.
17195 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
17197         * progmodes/etags.el (tags-completion-table): Do completion from
17198         all the tables in the current list, as documented in the manual.
17200 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17202         * CC Mode Update to 5.31.3.
17204 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17206         * progmodes/cc-mode.el (c-postprocess-file-styles):
17207         Bind inhibit-read-only to t, around the call to
17208         c-remove-any-local-eval-or-mode-variables, so that it works on a
17209         RO file.
17211 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17213         * progmodes/cc-awk.el: Correct a typo.
17215 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17217         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
17218         c-hungry-delete-backwards, at the request of RMS.  Leave the old
17219         name as an alias.
17221 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17223         * progmodes/cc-mode.el: Correct a typo.
17225 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17227         * progmodes/cc-defs.el: Update the version number to 5.31.3.
17229 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17231         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
17232         brace-else-brace (error due to mbeg, mend being undefined).
17234 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17236         * progmodes/cc-mode.el: File Local variables: Solve the problem
17237         where both `mode' and c-file-offsets are specified: `mode' will
17238         overwrite c-f-o's settings:
17239         (c-remove-any-local-eval-or-mode-variables): New function.
17240         (c-postprocess-file-styles): Call the above new function, within
17241         c-tentative-buffer-change, to splat `mode' and `eval' before the
17242         second hack-local-variables.
17244 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17246         * progmodes/cc-mode.el:
17247         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
17248         (c-after-change): Protect the match data with save-match-data.
17249         It was getting corrupted by c-after-change-check-<>-operators.
17251         * progmodes/cc-defs.el: [Supersedes patch V1.38]:
17252         (top level): Check for a buggy font-lock-compile-keywords ONLY in
17253         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
17255         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
17256         with save-match-data.  It was being corrupted when Font Lock was
17257         not enabled.
17259 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
17261         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
17262         Mode and Subword Mode.
17264         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
17265         real labels ("case 1:" or "foo:") from non-labels ("public:").
17266         (c-forward-objc-directive): Replace c-forward-token-2 with crude
17267         coding; c-f-t-2 doesn't move over a token at EOB.
17269         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
17271         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
17272         (c-update-modeline): Concatenate the minor mode indicators
17273         directly onto mode-name, removing c-submode-indicators.
17274         Sometimes, c-s-i got separated from the mode name on the mode line.
17276         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
17277         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
17279 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
17281         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
17282         error message when there's an evaluation error to show whether
17283         it's loaded from source or not.
17284         (c-filter-ops): Make it available at runtime too to work when
17285         `c-make-init-lang-vars-fun' needs to evaluate from source.
17287 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
17289         * help.el (help): Revert last part of 2006-02-23 change (deletion
17290         of the `provide' call).
17292 2006-02-23  Juri Linkov  <juri@jurta.org>
17294         * compare-w.el (compare-windows-highlight): Add new value
17295         `persistent' and change :type from `boolean' to `choice'.
17296         (compare-windows-overlays1, compare-windows-overlays2):
17297         New internal variables.
17298         (compare-windows-highlight): If compare-windows-highlight is
17299         `persistent', add current overlays to compare-windows-overlays[12]
17300         instead of adding compare-windows-dehighlight to pre-command-hook.
17301         (compare-windows-dehighlight): Delete all overlays from
17302         compare-windows-overlays[12].
17304         * info.el (Info-search): Don't bind search-spaces-regexp to
17305         Info-search-whitespace-regexp in non-regexp isearch mode.
17307 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17309         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
17311 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
17313         * textmodes/org.el (org-xemacs-p)
17314         (org-export-html-show-new-buffer, org-table-may-need-update)
17315         (org-insert-item, org-mhe-get-message-real-folder)
17316         (org-mhe-get-message-folder-from-index)
17317         (org-mhe-get-message-folder, org-mhe-get-message-num)
17318         (org-mhe-get-header, org-make-org-heading-search-string)
17319         (org-make-org-heading-camel, org-table-sort-lines)
17320         (org-format-org-table-html, org-format-table-table-html):
17321         Fix typos in docstrings.
17323 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
17325         * textmodes/org.el (org-cleaned-string-for-export)
17326         (org-solidify-link-text): New function.
17327         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
17328         XEmacs, just to silence the compiler.
17329         (org-export-as-ascii, org-export-as-html-and-open):
17330         Use `org-cleaned-string-for-export' and create internal links.
17331         (org-follow-mhe-link): Require mh-e, use folder.
17333 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
17335         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
17337         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
17338         gdb-debug-log-length.
17339         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
17340         it a real ring but...
17341         (gud-gdba-marker-filter): ...make it work like mark-ring.
17342         (gdb-enable-debug): Rename from gdb-enable-debug-log.
17343         (gdb-mouse-jump): New function.  Add bindings.
17345 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
17347         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
17348         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
17349         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
17350         (gdb-debug-log-length): Customize it's length.
17351         (gud-watch, gdb-var-create-handler): Display function::var format
17352         but don't use to create variable object.
17353         (gdb-var-create-handler): Use message-box in place of message.
17354         (gdb-stopped): Call gdb-exited if signalled.
17356 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
17358         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
17360         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
17362         * textmodes/reftex.el (reftex-locate-file): Search all extensions
17363         if `reftex-try-all-extensions' is set.
17365         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
17366         fail silently when there is no valid argument at point.
17367         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
17368         `fail-silently' argument.  From a patch by David Reiter.
17370         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
17371         New commands.
17372         (org-mark-ring): New variable.
17373         (org-mark-ring-length): New option.
17374         (org-open-at-point, org-goto, org-open-file): Push old position
17375         onto the mark ring.
17376         (org-add-hook): New function.
17377         (org-export-table-remove-special-lines): New option.
17378         (org-skip-comments, org-format-org-table-html): Respect new
17379         option `org-export-table-remove-special-lines'.
17380         (org-open-file): Allow special command configuration for
17381         directory link.
17382         (org-file-apps): Fix bugs in customize type, added setting
17383         for directories.
17384         (org-activate-tags, org-format-agenda-item, org-complete)
17385         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
17386         (org-get-tags, org-get-buffer-tags, org-open-at-point)
17387         (org-link-search, org-make-org-heading-search-string)
17388         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
17389         (org-radio-targets, org-file-link-context-use-camel-case)
17390         (org-activate-camels): New options.
17391         (org-update-radio-target-regexp, org-all-targets)
17392         (org-make-target-link-regexp, org-activate-target-links):
17393         New functions.
17394         (org-make-org-heading-search-string): New function.
17395         (org-store-link, org-insert-link): Use new option
17396         `org-file-link-context-use-camel-case'.
17397         (org-activate-camels): Use new option `org-activate-camels'.
17398         (org-link-regexp): Add mhe prefix.
17399         (org-open-at-point, org-store-link): Support for mhe links.
17400         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
17401         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
17402         (org-mhe-get-header, org-follow-mhe-link): New functions.
17403         (org-remove-angle-brackets, org-add-angle-brackets):
17404         New functions.
17405         (org-bracket-link-regexp): New constant.
17406         (org-read-date): Fix bug that was rejecting all typed dates.
17407         (org-link-search): Make hierarchy above visible after a match.
17408         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
17409         (org-store-link): Fix bug with link creation when cursor is in
17410         an empty line.
17411         (org-open-at-point): Fix bug with matching a link.
17412         Fixed buggy argument sequence in call to `org-view-tags'.
17413         (org-compile-prefix-format): Set `org-prefix-has-tag'.
17414         (org-prefix-has-tag): New variable.
17415         (org-format-agenda-item): Remove tags from headline
17416         if appropriate.
17417         (org-agenda-remove-tags-when-in-prefix): New option.
17419 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
17421         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
17422         Fix the regular expressions.
17424 2006-02-21  Richard M. Stallman  <rms@gnu.org>
17426         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
17427         if there's no other specific basis.
17429         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
17430         as variables at all.
17431         (unsafep-variable): Rename arg; doc fix.
17433         * abbrevlist.el (list-one-abbrev-table): Add autoload.
17435         * calendar/appt.el (diary-selective-display): Add defvar.
17437         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
17439         * isearch.el (search-whitespace-regexp): Fix custom type.
17441         * help.el (describe-key-briefly): Compute interactive args
17442         in same was as before previous change.
17444         * files.el (enable-local-variables): Doc fix.
17446 2006-02-21  Kim F. Storm  <storm@cua.dk>
17448         * fringe.el: Cleanup as file is now pre-loaded.
17449         (fringe-bitmaps): Initialize unconditionally.
17450         (fringe-mode, set-fringe-style): Remove autoload cookies.
17452 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
17454         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
17455         `horizontal-bar'.
17456         (fringe-cursor-alist): Use `horizontal-bar'.
17458 2006-02-20  Kim F. Storm  <storm@cua.dk>
17460         * fringe.el (fringe-bitmaps): Update to new bitmap names.
17461         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
17463         * loadup.el: Load "fringe" on window systems.
17465 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
17467         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
17468         out of scope components.
17470         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
17471         default.
17473 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
17475         * custom.el (customize-mark-to-save, customize-mark-as-set):
17476         Load the symbol first.
17478 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
17480         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
17481         strech spec so it doesn't display as "^J" on the header line
17482         when `Buffer-menu-use-header-line' is t.
17484 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
17486         * speedbar.el (speedbar-make-button): Keep text properties
17487         of string arguments if desired.
17489         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
17490         expessions.
17492         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
17493         of speedbar.
17495 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
17497         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
17498         to value of `read-file-name-completion-ignore-case'.
17500 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
17502         * custom.el (customize-mark-as-set): Push to `user' theme.
17504         * cus-edit.el (custom-save-variables): Allow unthemed values.
17505         (customize-set-variable): Push setting to `user' theme.
17507 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
17509         * progmodes/gud.el: Don't require font-lock as it's now
17510         automatically loaded.
17511         (gud-speedbar-buttons): Replace gdb-var-changed with
17512         gdb-force-update.
17514         * progmodes/gdb-ui.el (gdb-force-update): Rename from
17515         gdb-var-changed.
17516         (gdb-post-prompt): Use it.
17517         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
17518         (gdb-var-update-handler, gdb-var-delete)
17519         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
17520         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
17521         gdb-force-update in gdb-post-prompt.
17522         (gdb-reset): Clear watch expressions from speedbar when quitting.
17524 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
17526         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
17527         (viper-change-state-to-vi, viper-change-state-to-emacs):
17528         Make aware of cursor coloring in the Emacs state.
17529         (viper-special-read-and-insert-char): Use read-char-exclusive.
17530         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
17532         * emulation/viper-init.el (viper-emacs-state-cursor-color):
17533         New variable.
17535         * emulation/viper-util.el (viper-save-cursor-color)
17536         (viper-get-saved-cursor-color-in-replace-mode)
17537         (viper-get-saved-cursor-color-in-insert-mode)
17538         (viper-restore-cursor-color): Make aware of the cursor color
17539         in Emacs state.
17540         (viper-get-saved-cursor-color-in-emacs-mode): New function.
17542         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
17543         (ediff-ignore-case-option3, ediff-actual-diff-options)
17544         (ediff-actual-diff3-options): New variables to control case sensitivity.
17545         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
17546         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
17547         (ediff-toggle-ignore-case): New function.
17548         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
17550         * ediff-help.el (ediff-long-help-message-narrow2)
17551         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
17552         (ediff-long-help-message-word-mode): Add ignore-case command.
17553         (ediff-help-for-quick-help): Add ignore-case command.
17555         * ediff-merg.el: Move provide to the end.
17557         * ediff-ptch.el: Move provide to the end.
17559         * ediff-wind.el: Move provide to the end.
17561         * ediff-mult.el: Move provide to the end.
17562         (ediff-set-meta-overlay): Enable follow-link.
17564         * ediff.el: Move provide to the end.
17565         Break recursive load cycle in eval-when-compile.
17566         (ediff-patch-buffer): Better heuristics.
17568         * ediff-util.el: Move provide to the end.
17569         Break recursive load cycle in eval-when-compile.
17570         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
17571         defuns.
17572         (ediff-submit-report): Pass the values of ediff-diff3-program,
17573         ediff-diff3-options.
17575 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
17577         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
17578         the opening bracket of the following bracketing pairs: {}, [], (), <>,
17579         `' (for example, in the docstring of `windmove-default-keybindings').
17581 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
17583         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
17584         shadow face.  Don't provide binding to edit variable when it is
17585         out of scope.
17587         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
17588         (gdb-var-update-handler): Detect out of scope variables with pre
17589         GDB 6.4 too.
17590         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
17591         Reset status of variable objects to nil in update handlers.
17592         (gdb-var-update-handler-1): Detect when a variable object comes
17593         in scope.  setcar on var changes gdb-var-list directly.
17595 2006-02-17  Juri Linkov  <juri@jurta.org>
17597         * ffap.el (ffap) <defface>: Add explicit face declaration.
17598         (ffap-highlight): Use face `ffap' directly instead of checking
17599         for its existence.
17601         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
17602         `visible-ok' of `other-buffer' to find the right original buffer.
17604         * info.el (Info-search): Skip `Local Variables' node.
17606 2006-02-17  Juri Linkov  <juri@jurta.org>
17608         * info.el (Info-find-file): Check for symbols `apropos', `history',
17609         `toc' in the input filename, and return these symbols as is.
17610         (Info-find-node-2): Set Info-current-file to symbols `apropos',
17611         `history', `toc' instead of strings.
17612         (Info-set-mode-line): For non-string Info-current-file use the
17613         symbol's name inside **.
17614         (Info-isearch-push-state): Add quote before Info-current-file and
17615         Info-current-node.
17616         (Info-isearch-pop-state): Use `equal' instead of `string='.
17617         (Info-extract-pointer, Info-following-node-name): Use
17618         `match-string-no-properties' instead of `match-string'.
17619         (Info-up): Check `old-file' for `stringp'.
17620         (Info-history): Use `equal' instead of `string-equal'.
17621         Check `file' for `stringp'.
17622         (Info-history): Use symbol `history' instead of string as first arg
17623         of `Info-find-node'.
17624         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
17625         `toc' instead of string.
17626         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
17627         instead of `buffer-substring', and `match-string-no-properties'
17628         instead of `match-string'.
17629         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
17630         instead of strings.
17631         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
17632         Use symbol `apropos' instead of string.
17633         (Info-copy-current-node-name): Check `Info-current-file' for
17634         `stringp' and construct a command with `Info-find-node' from it.
17635         (Info-fontify-node): Use `match-string-no-properties' instead of
17636         `match-string' and check file names for `stringp'.
17637         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
17638         `history', `toc' instead of strings.
17640 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
17642         * files.el: Rearrange functions and variables in the file local
17643         variables section.
17645 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
17647         * files.el: Add truncate-lines, ispell-check-comments and
17648         ispell-local-dictionary as safe local variables.
17650 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
17652         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
17653         out of scope variables.
17654         (gud-speedbar-buttons): Use unless.
17656         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
17657         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
17658         (gdb-show-changed-values): Also use for out of scope variables.
17659         (gdb-var-update-handler-1): Note if variable goes out of scope.
17661 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
17663         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
17664         default to global variable values for unsupplied args.
17665         (rcirc-get-buffer-create): Fix bug with setting the target.
17666         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
17667         test for rcirc-always-use-server-buffer-flag here.
17668         (rcirc-response-formats): Add %N, which is a facified nick.  %n
17669         uses the default face.  Change the ACTION format string.  If the
17670         "nick" is the server, don't print anything for that field.
17671         Comment fixes.
17672         (rcirc-target-buffer): Don't test
17673         rcirc-always-use-server-buffer-flag here.
17674         (rcirc-print): Squeeze extra spaces out of the text before message.
17675         (rcirc-put-nick-channel): Strip potential "@" char from nick
17676         before adding them to nick table.
17677         (rcirc-url-regexp): Improve to match address like "foo.com".
17679 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
17681         * allout.el (allout-hidden-p): Move this defsubst before
17682         allout-overlay-interior-modification-handler, where it is first
17683         used.
17685 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
17687         * allout.el: Use allout invisible-text overlays instead of
17688         selective display for concealed text.  Also, lots of general
17689         cleanup, and improved compatibility code.
17691         (allout-version): Incremented, corrected, revised, and refined
17692         module commentary.
17694         (provide 'allout): Moved to the bottom, added a require of overlay.
17696         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
17697         `except-current'.
17698         (allout-write-file-hook-handler): Minimize delay.
17699         (count-trailing-whitespace-region): New function so
17700         auto-encryption of current topic can resituate cursor exactly.
17701         PGP/GPG encryption trims trailing whitespace from lines, which
17702         must be accounted for across encryption then decryption.
17704         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
17705         just plain "\C-c", to avoid intruding on user's keybinding space.
17707         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
17708         parameter, so user request to provide a new password is done.
17710         (allout-outside-normal-auto-fill-function, allout-auto-fill):
17711         Refined mechanism for auto-filling behavior while in allout mode.
17713         (allout-mode): Explicitly specify the mode map in the docstring.
17714         Clarify provision for various write-file hook var names.
17715         Adjusted for invisible-text overlays instead of selective-display.
17717         (allout-depth): Really return 0 if not within any topic.  This
17718         rectifies `allout-beginning-of-level' and sequence numbering
17719         errors that occur when cutting and pasting numbered topics.
17720         Changed from a in-line subst to a regular function, as well.
17722         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
17724         (allout-end-of-subtree, allout-end-of-subtree)
17725         (allout-end-of-entry, allout-end-of-current-heading)
17726         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
17727         (allout-show-children, allout-show-to-offshoot)
17728         (allout-hide-current-entry, allout-show-current-entry): Rectified
17729         handling of trailing blank lines between items.
17731         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
17732         (allout-current-depth, allout-unprotected, allout-hidden-p)
17733         (allout-on-current-heading-p, allout-listify-exposed)
17734         (allout-chart-subtree, allout-goto-prefix)
17735         (allout-back-to-current-heading, allout-get-body-text)
17736         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
17737         (allout-hide-region-body, allout-toggle-subtree-encryption)
17738         (allout-encrypt-string, allout-encrypted-key-info)
17739         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
17740         (allout-file-vars-section-data): Adjusted for use with
17741         invisible-text overlays instead of selective-display.
17743         (allout-kill-line, allout-kill-topic, allout-yank-processing):
17744         Reworked for use with invisible text overlays.
17746         (allout-current-topic-collapsed-p): New function.
17748         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
17749         to know when to close the containing topic.
17751         (allout-pre-command-business, allout-post-command-business):
17752         Simplify undo-batching and dynamic isearch exposure.
17754         (allout-set-overlay-category): New for invisible-text overlays.
17755         Sets properties of allout-overlay-category, used by
17756         allout-flag-region to set invisible-text overlay properties.
17757         (allout-get-invisibility-overlay): Get the first qualifying
17758         invisibility overlay, so we can find the extent of it.
17759         (allout-back-to-visible-text): Get to just before the beginnining
17760         of the current invisibility overlay, if any.
17762         (allout-overlay-insert-in-front-handler)
17763         (allout-overlay-interior-modification-handler)
17764         (allout-before-change-handler, allout-isearch-end-handler): New
17765         functions to handle extraordinary actions affecting concealed
17766         text.
17768         (allout-flag-region): Use overlays instead of selective-display
17769         for invisible text - by inheritence from the properties of
17770         allout-overlay-category in mainline Emacs, and applied
17771         property-by-property in XEmacs, some recent versions of which
17772         don't inherit the properties from the category.  Provisions to
17773         respond to concealed-text edits simplified drastically.
17775         (allout-isearch-rectification, allout-isearch-was-font-lock)
17776         (allout-isearch-expose, allout-enwrap-isearch)
17777         (allout-isearch-abort, allout-pre-was-isearching)
17778         (allout-isearch-prior-pos, allout-isearch-did-quit)
17779         (allout-isearch-dynamic-expose)
17780         (allout-hide-current-entry-completely): Functions deleted.
17782         (allout-undo-aggregation): Explicit undo aggregation no longer
17783         necessary due to transition away from selective-display.
17785         (set-allout-regexp, allout-up-current-level)
17786         (allout-next-visible-heading, allout-forward-current-level)
17787         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
17788         (allout-kill-line, allout-yank-processing, allout-show-children)
17789         (allout-expose-topic, allout-old-expose-topic)
17790         (allout-listify-exposed, allout-insert-latex-header)
17791         (allout-toggle-subtree-encryption, allout-encrypt-string)
17792         (remove-from-invisibility-spec, allout-hide-current-subtree):
17793         Ditched unused variables.
17795 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
17797         * textmodes/ispell.el (ispell-change-dictionary): Call
17798         ispell-buffer-local-dict instead of
17799         ispell-accept-buffer-local-defs.
17800         (ispell-local-dictionary-alist): Accept as valid any coding-system
17801         supported by Emacs.
17802         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
17803         changed to iso-8859-3.
17805 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
17807         * speedbar.el (speedbar-frame-width): Make an inline function
17808         instead of a macro.  Use frame-width.
17809         (speedbar-try-completion, speedbar-update-contents)
17810         (speedbar-timer-fn): Use consp.
17811         (speedbar-update-localized-contents): Try to preserve point.
17813         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
17814         (menu): Re-order menu items.
17815         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
17816         field.
17817         (gdb-var-update-handler-1): Use it for GDB 6.4+.
17818         (gdb-post-prompt): Speed things by not forcing update.
17820 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
17822         * wid-edit.el (widget-button-click): For mouse-1, cancel button
17823         press and perform default action if we get a mouse movement event.
17825 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
17827         * calendar/icalendar.el (icalendar--get-event-property)
17828         (icalendar--get-event-property-attributes): Fix typos in
17829         docstrings.
17831         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
17832         docstring.
17834 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
17836         * bs.el (bs-mode): Use `buffer-disable-undo'.
17837         (bs--get-file-name): Simplify.
17838         (bs-show-in-buffer): Mark the buffer as not modified.
17840 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17842         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
17843         widget-button-click.
17845         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
17846         (custom-mode): Update docstring.
17848         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
17849         binding.
17851         * files.el (hack-local-variables-confirm): Allow scrolling if the
17852         file variable list is too long.  Kill temp buffer after use.
17854 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
17856         * progmodes/gud.el (gdb): Improve doc string.
17857         (gdb-script-font-lock-keywords): Expand allowed character set.
17859         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
17860         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
17861         (gdb-separate-io-interrupt, gdb-separate-io-quit)
17862         (gdb-separate-io-stop, gdb-separate-io-eof):
17863         Rename from gdb-inferior-* to gdb-separate-*.
17864         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
17866 2006-02-14  Jay Belanger  <belanger@truman.edu>
17868         * calc/calc-arith.el (math-check-known-scalarp): Make sure
17869         expression is a symbol before checking that it is bound.
17871         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
17872         test to see if equation can be solved.
17874 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17876         * wid-edit.el (widget-button-click): Use :pressed-face property
17877         for overlay face, if it exists.
17879         * cus-edit.el (custom-manual, custom-add-see-also)
17880         (custom-add-parent-links, custom-group-link): Add :pressed-face
17881         property to links.
17883         * files.el (hack-local-variables): Remove ignored variables before
17884         checking if any variables need setting.
17886 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17888         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
17890 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
17892         * help.el (where-is): Fix message for remapped commands.
17894         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
17895         Fix typos in docstrings.
17897 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
17899         * files.el (safe-local-variable-values): New option.
17900         (hack-local-variables-prop-line): Return a list of variable-value
17901         pairs if MODE-ONLY is non-nil.
17902         (hack-local-variables): Construct list of variable-value pairs,
17903         and apply or reject them in one go.  Ask for confirmation if
17904         variables are not known safe.
17905         (hack-local-variables-confirm): Complete rewrite.  Support
17906         `safe-local-variable-values'.
17907         (enable-local-variables): Update docstring to reflect new
17908         behavior.
17909         (ignored-local-variables): Ignore ignored-local-variables and
17910         safe-local-variable-values.
17911         (safe-local-variable-p): New function.
17912         (risky-local-variable-p): `safe-local-variable' property check
17913         moved to safe-local-variable-p.
17914         (hack-one-local-variable): Checks moved to hack-local-variables.
17916         (byte-compile-dynamic, c-basic-offset, c-file-style)
17917         (c-indent-level, comment-column, fill-column, fill-prefix)
17918         (indent-tabs-mode, kept-new-versions, no-byte-compile)
17919         (no-update-autoloads, outline-regexp, page-delimiter)
17920         (paragraph-start, paragraph-separate, sentence-end)
17921         (sentence-end-double-space tab-width, version-control):
17922         Add `safe-local-variable' property.
17924         * find-lisp.el: Delete nonexistent `autocompile' file variable.
17926         * icomplete.el, play/landmark.el: Change nonexistent
17927         `outline-layout' file variable to `allout-layout'.
17929 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
17931         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
17932         (gdb-get-changed-registers): Test value of gud-minor-mode relative
17933         to gud-comint-buffer.
17934         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
17935         gdb-ui.el for gdb-mi.el.
17936         (gdb-post-prompt, gdb-get-changed-registers): Move test for
17937         registers buffer to gdb-get-changed-registers.
17938         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
17939         deletion of catchpoints (throw and catch).
17940         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
17941         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
17942         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
17943         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
17944         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
17946 2006-02-13  Jay Belanger  <belanger@truman.edu>
17948         * calc/calc-arith.el (math-check-known-matrixp): Make sure
17949         expression is a symbol before checking that it is bound.
17951 2006-02-13  Richard M. Stallman  <rms@gnu.org>
17953         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
17954         for the minibuffer too, but not if resize-mini-windows will interfere.
17956         * help.el (describe-key-briefly, describe-key): Do all arg-reading
17957         inside `interactive' spec.
17958         (describe-key-briefly-internal, describe-key-internal):
17959         Functions merged back into their callers.
17961 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
17963         * info.el (info-xref-visited): Inherit from info-xref too.
17964         (Info-set-mode-line): Replace occurrences of `%' by `%%'
17965         when propertizing Info-current-file and Info-current-node.
17967 2006-02-13  Juri Linkov  <juri@jurta.org>
17969         * tumme.el (tumme-thumbnail-storage): Fix docstring.
17970         (tumme-thumb-name): Fix per-directory format.
17972 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
17974         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
17976 2006-02-12  Miles Bader  <miles@gnu.org>
17978         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
17980 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
17982         * tumme.el: Remove history section.  If someone needs the it, it
17983         can always be found in CVS.
17985 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
17987         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
17988         about the Thumbnail Managing Standard option.
17990 2006-02-12  Richard M. Stallman  <rms@gnu.org>
17992         * subr.el (substitute-key-definition): Doc fix.
17994         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
17996         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
17998         * info.el (Info-mode): Doc fix.
18000         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
18002 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
18004         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
18005         because on Solaris a POSIX compatible "id" is needed.  Reported by
18006         Magnus Henoch <mange@freemail.hu>.
18008 2006-02-12  Juri Linkov  <juri@jurta.org>
18010         * tumme.el: Remove todo item about Thumbnail Managing Standard.
18011         (tumme) <defgroup>: Change :group to `multimedia'.
18012         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
18013         Managing Standard.
18014         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
18015         Fix dostring.
18016         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
18017         and %y.  Fix docstring.
18018         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
18019         (tumme-cmd-create-standard-thumbnail-command): New user options.
18020         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
18021         is `standard'.  Fix docstring.
18022         (tumme-thumb-width, tumme-thumb-height): New user options.
18023         (tumme-external-viewer): Try to find various viewers.
18024         (tumme-get-thumbnail-image): Use `create-image' instead of
18025         constructing the `image' structure.
18026         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
18027         `standard'.
18028         (tumme-thumb-name): Add file name generation for standard storage.
18029         Simplify code for other storages.
18030         (tumme-thumb-name): Use width %w and height %h instead of size %s.
18031         Add modification time %m and thumbnail-nq8 %q.
18032         Use `tumme-cmd-create-standard-thumbnail-command' if
18033         tumme-thumbnail-storage is `standard'.
18034         (tumme-dired-insert-marked-thumbs): New autoload command.
18035         (tumme-dired-after-readin-hook): New function.
18036         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
18037         `tumme-thumb-size'.
18038         (tumme-display-image): Replace size-x %x and size-y %y with
18039         width %w and height %h.
18041         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
18042         `tumme-dired-insert-marked-thumbs'.
18044 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
18046         * tumme.el (tumme-write-tag): Fix small bug (file name did not
18047         include path).
18048         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
18049         matching tag.
18051 2006-02-12  Miles Bader  <miles@gnu.org>
18053         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
18054         New variables.
18055         (rcirc-abbrev-nick): New function.
18056         (rcirc-format-response-string): Rewrite to use the formats in
18057         `rcirc-response-formats' and expand escape sequences therein.
18058         A text-property `rcirc-text' is added over the actual response
18059         text to make easy to find inside the returned string.
18060         (rcirc-print): When filling, just look for the `rcirc-text'
18061         text-property to find the appropriate fill prefix, instead of
18062         using hardwired patterns.
18064 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
18066         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
18067         Managing Standard.
18069 2006-02-11  Kim F. Storm  <storm@cua.dk>
18071         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
18072         Don't use insert-buffer; do insert-buffer-substring directly.
18073         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
18075 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
18077         * files.el (revert-buffer, recover-file): Replace buffer-read-only
18078         with inhibit-read-only.  Suggested by Stefan Monnier.
18079         (revert-buffer): Let insert-file-contents discard
18080         buffer-undo-list.  Simplify code.
18081         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
18083 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
18085         * menu-bar.el (menu-bar-select-yank): Add a doc string.
18087         * help.el (describe-key-briefly): Now a wrapper for
18088         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
18089         to t.  Populate yank-menu if empty.
18090         (describe-key-briefly-internal): Renamed from describe-key-briefly.
18091         (describe-key): Now a wrapper for describe-key-internal.  Bind
18092         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
18093         (describe-key-internal): Renamed from describe-key.
18095 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
18097         * progmodes/glasses.el (glasses-separator): Doc fix.
18098         (glasses-original-separator): New defcustom.
18099         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
18101 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
18103         * mwheel.el (mouse-wheel-up-event): Doc fix.
18105 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
18107         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
18108         (tumme-dir): New function.  Copied from thumbs.el.
18110 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
18112         * desktop.el (desktop-outvar): Fix typo.
18113         (desktop-save-buffer-p): Doc fix.
18115         * subr.el (substitute-key-definition): Fix typo.
18117 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18119         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
18120         when window-system is mac.
18122         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
18124 2006-02-10  Kim F. Storm  <storm@cua.dk>
18126         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
18127         indirect-function instead of using condition-case.
18129 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
18131         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
18132         less `colloquial'...
18134 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
18136         * tumme.el: Add a couple of todo items.
18138 2006-02-09  Lars Hansen  <larsh@soem.dk>
18140         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
18141         (highlight-changes-mode): Don't change desktop-locals-to-save.
18143 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
18145         * image-mode.el (image-toggle-display): Clear image cache if using
18146         filename.
18148 2006-02-09  Masatake YAMATO  <jet@gyve.org>
18150         * dired-x.el (dired-guess-shell-alist-default): Add .man as
18151         a `dired-man' target.
18153         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
18154         boundary of symbols.
18156 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
18158         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
18160 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
18162         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
18163         `mapcar'; return nil.
18165 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
18167         * mouse.el (mouse-drag-track): Don't change window if we rebind to
18168         some other event.
18170 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
18172         * net/rcirc.el (rcirc-startup-channels-alist):
18173         Add irc.freenode.net and #emacs as defaults.
18174         (rcirc-ignore-all-activity-flag): Remove variable.
18175         (rcirc-authinfo): New variable.
18176         (rcirc-authinfo-filename): Remove variable.
18177         (rcirc-always-use-server-buffer-flag): New flag.
18178         (rcirc): M-x rcirc will automatically connect without prompting.
18179         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
18180         connection in lisp.
18181         (rcirc-process-server-response-1): Remove everything but the nick
18182         portion of the sender so it doesn't need to be done everywhere
18183         else.  Update related code.
18184         (global-map): Remove global keybindings.
18185         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
18186         (rcirc-send-input): Split into several functions.
18187         (rcirc-process-input-line, rcirc-process-message)
18188         (rcirc-process-command): New functions.
18189         (rcirc-target-buffer): New function to determine where to route
18190         messages.
18191         (rcirc-user-nick): Save match data.
18192         (rcirc-toggle-ignore-buffer-activity)
18193         (rcirc-update-activity-string): Remove global ignore functionality,
18194         which can be done now by toggling rcirc-track-minor-mode.
18195         (rcirc-track-minor-mode-map): New keymap.
18196         (rcirc-track-minor-mode): New minor-mode.
18197         (ignore): Make the ignore output nicer.  Always print it when
18198         adding or removing nicks.
18199         (rcirc-url-regexp): Improve.
18200         (rcirc-mangle-text): Remove properties before using text in the
18201         modeline.
18202         (rcirc-authenticate): Authentication data comes from
18203         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
18204         (rcirc-server-prefix): Inherit from rcirc-server.
18206 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
18208         * Makefile.in (compile): Append "|| true" to the end of the `find'
18209         command, like compile-always does.
18211 2006-02-08  Sam Steingold  <sds@gnu.org>
18213         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
18214         output from a dead connection.
18216 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
18218         * dired.el (dired-mode-map): Add more bindings for tumme.
18220 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
18222         * wdired.el (wdired-mode-map): Use remap.
18223         (wdired-get-filename): Massage.
18224         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
18225         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
18226         `keymap' property rather than `local-map'.
18228 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
18230         * tumme.el (tumme-get-thumbnail-image): New utility function.
18231         Suggested by from Chong Yidong.
18232         (tumme-dired-with-window-configuration): Rename from
18233         `tumme-dired'.  Add code to save window configuration.
18234         (tumme-restore-window-configuration): New command to restore the
18235         window configuration that `tumme-dired-with-window-configuration'
18236         saves before it changes the window configuration.
18237         (tumme-show-all-from-dir): New command to display thumbnails for
18238         all files in a directory entered by the user, like M-x thumbs.
18239         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
18240         have been created.
18241         (tumme-display-thumbnail-original-image): Call `display-buffer'.
18242         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
18243         Remove obsolete test function.
18245 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
18247         * vc.el (small-temporary-file-directory): Remove defvar; there's
18248         a defcustom for it in files.el.
18250         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
18251         Fix typo in message.
18252         (tumme-gallery-generate): Fix typo in `error' message.
18253         (tumme-display-window-height-correction)
18254         (tumme-display-window-width-correction, tumme-line-up-dynamic)
18255         (tumme-line-up-interactive): Dox fixes.
18256         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
18257         (tumme-restore-window-configuration, tumme-format-properties-string)
18258         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
18259         Fix typos in docstrings.
18261 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
18263         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
18265 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
18267         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
18268         User should use hook if desired.
18270         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
18271         buffer if necessary.
18272         (gdb-delete-frame-or-window): New function.
18273         (gdb-breakpoints-mode-map): Bind "q" to it.
18275 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18277         * textmodes/nroff-mode.el: Clean up name space.
18278         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
18279         (nroff-mode): Obey the global setting of nroff-electric-mode.
18280         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
18282         * calendar/calendar.el (calendar-increment-month): Typo in last change.
18284 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
18286         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
18288 2006-02-06  Lars Hansen  <larsh@soem.dk>
18290         * generic-x.el (etc-fstab-generic-mode): Add file system types
18291         cifs and usbdevfs.  Allow special chars in file names.
18293 2006-02-05  Jay Belanger  <belanger@truman.edu>
18295         Update copyright notices of the files in lisp/calc.
18297 2006-02-05  Romain Francoise  <romain@orebokech.com>
18299         Update copyright notices of all files in the lisp/play directory.
18301 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
18303         * ldefs-boot.el: Regenerate.
18305         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
18307 2006-02-05  Kim F. Storm  <storm@cua.dk>
18309         * files.el (magic-mode-regexp-match-limit): New defvar.
18310         (set-auto-mode): Use it to limit magic-mode-alist matching.
18312 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
18314         * info.el (Info-index, Info-mode): Improve the description of the
18315         `i' command.
18317         * ldefs-boot.el: Regenerate.
18319 2006-02-03  Werner Lemberg  <wl@gnu.org>
18321         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
18322         greedy to find the closing bracket in \*[...] and similar
18323         expressions.  This is a first rough fix -- many additional
18324         refinements are necessary to make nroff mode really usable with groff.
18326 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
18328         * international/mule-cmds.el (set-locale-environment):
18329         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
18330         libX11.
18332 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
18334         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
18335         archive are created in archive-tmpdir.
18337 2006-02-02  John Paul Wallington  <jpw@pobox.com>
18339         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
18340         (ibuffer-fontification-alist): Use it.
18341         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
18342         to "* z" and the Ibuffer Mark menu.
18344         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
18346 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18348         * textmodes/table.el (*table--cell-describe-mode)
18349         (*table--cell-describe-bindings): Undo last change since
18350         print-help-return-message is not obsoleted by anything at all.
18352 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
18354         * emulation/cua-base.el (cua-mode): Doc fix.
18356 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
18358         * dframe.el (dframe-handle-make-frame-visible)
18359         (dframe-handle-iconify-frame, dframe-get-focus)
18360         (dframe-select-attached-frame, dframe-power-click)
18361         (dframe-frame-mode): Fix typos in docstrings.
18363         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
18364         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
18365         Fix typos in docstrings.
18367         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
18368         (hi-lock-face-buffer, hi-lock-font-lock-hook)
18369         (hi-lock-archaic-interface-message-used)
18370         (hi-lock-file-patterns-range): Fix typos in docstrings.
18372         * savehist.el (savehist-loaded, savehist-load, savehist-install)
18373         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
18375         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
18376         Fix typo in docstring.
18378         * net/newsticker.el (newsticker--decode-iso8601-date)
18379         (newsticker--set-customvar, newsticker--buffer-insert-item)
18380         (newsticker--do-run-auto-mark-filter)
18381         (newsticker--parse-generic-feed): Doc fixes.
18382         (newsticker--retrieval-timer-list, newsticker-url-list)
18383         (newsticker-hide-immortal-items-in-echo-area)
18384         (newsticker-hide-obsolete-items-in-echo-area)
18385         (newsticker-new-item-face, newsticker--enclosure)
18386         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
18387         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
18388         (newsticker--parse-generic-feed, newsticker--cache-contains)
18389         (newsticker--stat-num-items, newsticker-download-enclosures):
18390         Fix typos in docstrings.
18392         * net/rcirc.el (rcirc-debug): Doc fix.
18393         (rcirc-fill-column, rcirc-receive-message-hooks)
18394         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
18395         (rcirc-mode, rcirc-generate-new-buffer-name)
18396         (rcirc-startup-channels, rcirc-ignore-update-automatic)
18397         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
18398         Fix typos in docstrings.
18399         (rcirc-print): "?\ " -> "?\s".
18400         (rcirc-cmd-join): Improve argument/docstring consistency.
18402 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
18404         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
18405         before narrow-to-region.
18407 2006-02-01  Richard M. Stallman  <rms@gnu.org>
18409         * simple.el (move-beginning-of-line): Scan properly for invis change.
18411         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
18413 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
18415         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
18416         change bit only when id-format is 'integer.  Reported by Matt
18417         Hodges <M.P.Hodges@rl.ac.uk>.
18419 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
18421         * hilit-chg.el (highlight-changes-initial-state)
18422         (highlight-changes-global-initial-state): Doc fixes.
18423         (highlight-changes-global-modes, global-highlight-changes):
18424         Fix typos in docstrings.
18426 2006-02-01  Kim F. Storm  <storm@cua.dk>
18428         * emulation/cua-base.el (cua-mode): Mention that CUA enables
18429         transient-mark-mode in doc string.
18431 2006-01-31  Richard M. Stallman  <rms@gnu.org>
18433         * replace.el (multi-occur): Doc fix.
18434         (multi-occur-in-matching-buffers): Rename from
18435         multi-occur-by-filename-regexp.  Prefix arg says match
18436         buffer names instead of file names.
18438 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
18440         * bs.el: Allow non-default values of `bs-header-lines-length'.
18441         (bs--running-in-xemacs): Remove (not needed anymore).
18442         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
18443         instead of `shrink-window', thus avoiding having to compute the
18444         height of the window.
18445         (bs--up): Wrap around even when there's no header.
18446         (bs--down): Use `forward-line' instead of `next-line'.
18448 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
18450         * image-mode.el (image-toggle-display): Use file name if possible,
18451         instead of unnecessarily allocating a (possibly huge) lisp string.
18453 2006-01-30  John Paul Wallington  <jpw@pobox.com>
18455         * subr.el (toplevel): Define `cl-assertion-failed' condition here
18456         because the `assert' macro signals it at runtime.
18458         * emacs-lisp/cl.el (toplevel): Remove definition of
18459         `cl-assertion-failed' condition.
18461 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
18463         * thumbs.el (thumbs-marked-list): Make buffer-local and
18464         permanent-local.
18465         (thumbs-insert-thumb): Make help-echo non-sticky.
18466         (thumbs-file-alist): Use eolp as check for (non)-image.
18468 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
18470         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
18471         (ediff-before-session-group-setup-hooks)
18472         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
18473         Fix typos in docstrings.
18475         * window.el (bw-dir, bw-eqdir, balance-windows)
18476         (split-window-keep-point): Fix typos in docstrings.
18478         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
18479         (org-quote-string, org-calendar-to-agenda-key)
18480         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
18481         (org-show-following-heading, org-tags-column)
18482         (org-use-tag-inheritance, org, org-allow-space-in-links)
18483         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
18484         (org-enable-table-editor, org-calc-default-modes)
18485         (org-table-allow-automatic-line-recalculation)
18486         (org-export-html-style, org-export-with-fixed-width)
18487         (org-export-with-sub-superscripts, org-special-keyword)
18488         (org-formula, org-time-grid, org-table-may-need-update)
18489         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
18490         (org-goto-quit, org-get-indentation, org-end-of-item)
18491         (org-move-item-down, org-move-item-up)
18492         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
18493         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
18494         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
18495         (org-agenda-log-mode, org-agenda-toggle-diary)
18496         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
18497         (org-agenda-file-to-end, org-agenda-no-heading-message)
18498         (org-agenda-get-closed, org-format-agenda-item)
18499         (org-cmp-priority, org-cmp-category, org-cmp-time)
18500         (org-agenda-change-all-lines, org-agenda-diary-entry)
18501         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
18502         (org-link-search, org-camel-to-words, org-open-file)
18503         (org-remember-handler, org-table-convert-region)
18504         (org-table-move-row-down, org-table-move-row-up)
18505         (org-table-copy-region, org-table-wrap-region)
18506         (org-table-toggle-vline-visibility)
18507         (org-table-get-vertical-vector, org-table-modify-formulas)
18508         (org-table-get-specials, org-recalc-commands)
18509         (org-table-rotate-recalc-marks, org-table-eval-formula)
18510         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
18511         (org-level-color-stars-only, org-insert-heading):
18512         Fix typos in docstrings.
18513         (last-arg): Add defvar.
18515         * makefile.w32-in (WINS): Add erc.
18516         (MH_E_SRC): Update (copied from lisp/Makefile.in).
18518 2006-01-29  Bill Wohler  <wohler@newt.com>
18520         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
18521         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
18522         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
18523         (mh-autoloads): Don't use comments on otherwise empty lines.
18525 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
18527         * emulation/viper.el (viper-major-mode-modifier-list):
18528         Add insert-state and vi-state entries for erc-mode.
18529         (viper-go-away, viper-set-hooks): Add and remove
18530         viper-comint-mode-hook from erc-mode-hook as appropriate.
18532         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
18534 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
18536         * bs.el (bs--format-aux): Implement `middle' alignment as
18537         described in the docstring for `bs-attributes-list'.
18538         (bs--get-name): Simplify.  Don't pad the buffer name.
18540 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
18542         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
18543         English aspell dictionary is installed, use the first entry of
18544         ispell-dictionary-alist-1.
18546 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
18548         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
18549         Doc fix.
18551 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
18553         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
18554         for `process-file', in order to let it work for older Emacsen too.
18556 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
18558         * international/latexenc.el: Add a suitable `coding:' tag.
18559         (latexenc-find-file-coding-system): Undo last change.
18561 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
18563         * international/latexenc.el (latexenc-find-file-coding-system):
18564         Make sure latexenc-main-file is a regular file and is readable.
18566 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
18568         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
18569         Pass FILE to vc-user-login-name.
18571         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
18573 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
18575         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
18576         there are no more images to display.
18577         (thumbs-mark, thumbs-unmark): Revert change so that they move to
18578         the next image.
18580 2006-01-26  Richard M. Stallman  <rms@gnu.org>
18582         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
18584         * wid-edit.el (advertised-widget-backward): New alias.
18585         (widget-keymap): Use advertised-widget-backward for S-TAB.
18587         * tumme.el: Correct the keywords.
18588         (tumme-dir-max-size): Use defvar.
18589         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
18591         * simple.el (move-beginning-of-line): Take account of fields.
18592         (clone-indirect-buffer-other-window): Take args like
18593         clone-indirect-buffer, and work like it.
18595         * help-fns.el (describe-function): Don't pass `nil' as default.
18597         * files.el (risky-local-variable-p): Follow var aliases.
18599         * subr.el (lazy-completion-table): Doc fix.
18601         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
18602         global binding of `line'.
18604 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
18606         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
18607         Tramp.
18609         * vc.el (vc-default-dired-state-info): Pass FILE to
18610         vc-user-login-name.
18611         (vc-default-update-changelog): Don't use vc-user-login-name, we
18612         don't need it here.
18614         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
18615         no longer necessary.
18617 2006-01-25  Kenichi Handa  <handa@m17n.org>
18619         * international/mule.el (decode-char): Avoid the overhead of
18620         calling utf-lookup-subst-table-for-decode if
18621         utf-translate-cjk-mode is nil.
18622         (encode-char): Avoid the overhead of calling
18623         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
18624         nil.
18626 2006-01-22  Kenichi Handa  <handa@m17n.org>
18628         * international/mule.el (make-subsidiary-coding-system): Reset
18629         `coding-system-define-form' property of subsidiaries to nil.
18630         Avoid duplicated entry in coding-system-alist.
18631         (make-coding-system): Avoid duplicated entry in
18632         coding-system-alist.
18633         (define-coding-system-alias): Likewise.
18635 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
18637         * completion.el: Minor fixes in introductory comment.
18638         (completion-def-wrapper): Fix alist.
18640 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
18642         * thumbs.el (thumbs-new-image-size): New function.
18643         (thumbs-increment-image-size-element)
18644         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
18645         (thumbs-decrement-image-size): Delete.
18646         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
18647         temp files and use to resize.
18648         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
18649         Use increment argument to enlarge/shrink.  Preserve point.
18650         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
18651         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
18652         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
18653         (thumbs-mark, thumbs-unmark): Preserve point.
18654         (thumbs-modify-image): Keep old temp files and use to modify.
18655         Cleanup old temp files at load time.  Preserve point.
18656         (thumbs-view-image-mode-map): Use new command names.
18658 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18660         * log-view.el (log-view-minor-wrap): First rev is the one at point.
18662         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
18663         the nastiest part of the cyclic dependency.
18664         (cal-menu-update): Use dotimes and calendar-increment-month.
18666         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
18667         (calendar-week-start-day): Add an :initializer.
18668         (calendar-mode-map): Use suppress-keymap, and command remapping.
18669         (describe-calendar-mode): Setup xref-stack info for the back button.
18670         (calendar-star-date): Insert before delete.
18671         (calendar-set-mode-line): Add file-modified info if applicable.
18672         (calendar-increment-month): New function.
18674 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
18676         * font-lock.el (lisp-font-lock-keywords-2):
18677         Recognize "& keywords" only at word boundaries.
18679 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
18681         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
18682         and permanent-local.
18683         (thumbs-max-image-number): New variable.
18684         (thumbs-do-thumbs-insertion): Use them.
18685         (thumbs-per-line): Change default to 4.
18686         (thumbs-marked-list): Rename from thumbs-markedL.
18687         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
18688         (thumbs-rename-images): Use -list instead of L for internal variables.
18689         (thumbs-call-convert): Use call-process instead of shell-command.
18690         (thumbs-insert-thumb): Add filename as help-echo to each image.
18691         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
18692         Give dir to thumbs-show-thumbs-list.
18693         (thumbs-show-thumbs-list): Set default-directory to that of images.
18694         (thumbs-dired-show): Rename from thumbs-dired-show-all.
18695         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
18696         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
18697         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
18699 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18701         * ses.el (ses-read-cell): Provide a default value.
18703 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
18705         * term/w32-win.el (image-library-alist): Add additional names for
18706         GIF library.
18708 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
18710         * international/latexenc.el (latexenc-find-file-coding-system):
18711         Add file-regular-p check.
18713 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18715         * simple.el (clone-buffer): Don't show the new buffer in the same
18716         window.
18718 2006-01-23  Juri Linkov  <juri@jurta.org>
18720         * faces.el (link, link-visited): New faces based on default values
18721         of `info-xref' and `info-xref-visited'.
18723         * info.el (info-xref): Inherit from `link'.
18724         (info-xref-visited): Inherit from `link-visited'.
18726         * cus-edit.el (custom-buffer-create-internal): Use widget type
18727         `custom-manual' instead of `info-link' and don't set properties
18728         `button-face' and `mouse-face' explicitly.
18729         (custom-browse-group-tag, custom-browse-variable-tag)
18730         (custom-browse-face-tag): Inherit from widget class
18731         `custom-group-link' instead of `push-button'.
18732         (custom-button-unraised): Inherit from `underline' face.
18733         (custom-link): Inherit from `link' face.  Fix doc and group.
18734         (custom-add-parent-links, custom-group-value-create): Don't set
18735         properties `button-face' and `mouse-face' explicitly for
18736         `custom-group-link' widget.
18737         (custom-group-link): Add properties `button-face' and `mouse-face'
18738         to widget definition.
18739         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
18740         editable-field's :keymap property.
18741         (custom-mode): Fix docstring: substitute keybindings for
18742         `widget-forward' and `widget-backward' from `widget-keymap',
18743         `widget-complete' from `custom-field-keymap', replace old
18744         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
18746         * desktop.el (desktop-load-file): Check for `fboundp' before
18747         calling `symbol-function'.
18749         * simple.el (clone-buffer, clone-indirect-buffer)
18750         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
18751         `read-string'.  Fix prompts.
18753         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
18755 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
18757         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
18759 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
18761         * startup.el (inhibit-splash-screen, initial-scratch-message):
18762         Doc fixes.
18764 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
18766         Sync with Tramp 2.0.52.
18768         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
18769         * net/tramp-vc.el: Add code for unloading Tramp.  See comment before
18770         `tramp-unload-tramp' for checklist.
18772         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
18773         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
18774         (tramp-unload-file-name-handler-alist)
18775         (tramp-unload-tramp): New defuns.
18776         (tramp-advice-PC-expand-many-files): New defadvice.
18777         (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
18778         removed.
18779         (tramp-handle-expand-file-name): Remove double slash.
18780         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
18781         It doesn't matter, because it will be converted later on.
18782         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
18783         implementation was just heuristic.
18784         (tramp-post-connection): Set uid and gid properties.
18785         (tramp-convert-file-attributes): Set file's gid change bit.
18786         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
18787         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
18788         in case of su(do)? methods.  The home directory of the local user
18789         will be taken else.
18790         (tramp-open-connection-telnet)
18791         (tramp-open-connection-rsh, tramp-open-connection-su)
18792         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
18793         local shell prompt could hurt.  Reported by Romain Francoise
18794         <romain@orebokech.com>.
18795         (tramp-let-maybe): Add `edebug-form-spec' property.
18796         (tramp-handle-expand-file-name): Bind `default-directory' locally
18797         to "/" in order to avoid problems with UNC shares or Cygwin
18798         mounts.
18799         (tramp-md5-function): Fix typo in error message.
18801         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
18803         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
18804         for byte-compiler pacification.
18806 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
18808         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
18809         ID-FORMAT `string'.  This allows us to get rid of
18810         `vc-user-login-name UID'.
18812         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
18814 2006-01-22  John Paul Wallington  <jpw@pobox.com>
18816         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
18818 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
18820         * emacs-lisp/find-func.el (find-definition-noselect)
18821         (find-variable-noselect): Search variables in C source code too.
18822         (find-function-C-source, find-function-noselect, find-function)
18823         (find-function-other-frame, find-variable-noselect, find-variable)
18824         (find-variable-other-frame, find-variable-at-point):
18825         Fix docstrings.
18827 2006-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
18829         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
18831 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
18833         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
18834         Default to disabling the "Save affix" question.
18836 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
18838         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
18839         the first arg to run-python.
18841 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
18843         * startup.el (command-line-1): Handle --no-desktop if desktop.el
18844         is not loaded.
18846 2006-01-20  Jay Belanger  <belanger@truman.edu>
18848         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
18849         limit is 0.
18851         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
18852         the correct variable.
18854 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
18856         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
18857         link.  Fixed buggy argument sequence in call to `org-view-tags'.
18858         (org-compile-prefix-format): Set `org-prefix-has-tag'.
18859         (org-prefix-has-tag): New variable.
18860         (org-format-agenda-item): Remove tags from headline if
18861         appropriate.
18862         (org-agenda-remove-tags-when-in-prefix): New option.
18863         (org-get-tags-at): New function.
18865 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
18867         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
18868         (thumbs-find-image): Move image name and number from buffer name
18869         to mode name.  Set thumbs-buffer.  Preserve point so that large
18870         images remain visible.
18871         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
18872         order.
18873         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
18874         mode name.
18875         (thumbs-next-image, thumbs-previous-image): Make them work.
18877 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
18879         * cus-edit.el (custom-buffer-create-internal): State in the text above
18880         the whole buffer buttons that they do not operate on hidden items.
18881         (custom-face-menu): Use `custom-face-save' instead of
18882         `custom-face-save-command'.
18883         (custom-face-save-command): Make it an alias for `custom-face-save'
18884         and declare it obsolete.
18885         (custom-face-save): Doc fix.
18887         * dired.el (dired-no-confirm): Add quote.
18888         (dired-subdir-alist-pre-R): Add quote in
18889         `make-variable-buffer-local' form and remove unbalanced parenthesis.
18891 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18893         * textmodes/table.el (table-mode-indicator): Typo in last change.
18895 2006-01-19  Richard M. Stallman  <rms@gnu.org>
18897         * outline.el (hide-leaves): Don't call outline-end-of-heading.
18898         Fixes bug reported in Nov 2005.
18900         * isearch.el (isearch-forward): Doc fix.
18902         * dired.el (dired-move-to-filename-regexp): Define as alias.
18903         (dired-no-confirm): Use defcustom.
18904         (dired-subdir-alist-pre-R): Put defvar at top level.
18906         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
18908         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
18909         Mark as risky.
18911         * simple.el (set-mark-command): Doc fix.
18912         (clone-indirect-buffer-other-window):
18913         Read arg like clone-indirect-buffer.
18914         (move-beginning-of-line): Skip invisible newlines.
18916 2006-01-19  Masatake YAMATO  <jet@gyve.org>
18918         * progmodes/cpp.el (cpp-edit-load): Make the order of
18919         listed conditions in a base C code buffer and its associate
18920         CPP Edit buffer the same.
18922 2006-01-19  Kenichi Handa  <handa@m17n.org>
18924         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
18925         (rmail-mime-feature): Likewise.
18926         (rmail-require-mime-maybe): Use display-warning to show a warning
18927         message.
18929         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
18930         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
18932 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18934         * array.el: Move defvars out of eval-when-compile.
18935         (array-make-template): Replace undeclared global var with a local one.
18936         (array-mode): Inline initialization functions.
18937         (array-init-local-variables, array-init-max-row)
18938         (array-init-max-column, array-init-columns-per-line)
18939         (array-init-field-width, array-init-rows-numbered)
18940         (array-init-line-length, array-init-lines-per-row): Remove.
18942         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
18943         (doc-mode-map): Define explicitly.
18944         (doctor-txtype): Use mapc.
18946         * textmodes/table.el: Move defvars out of eval-when-compile.
18947         Remove harmful code meant to avoid byte-compiler warnings.
18948         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
18949         specification that checks table-fixed-width-mode directly.
18950         (table-recognize-region, table-recognize-cell):
18951         Use restore-buffer-modified-p.
18952         (table-fixed-width-mode): Remove code that refreshes
18953         table-fixed-mode-indicator.
18954         (*table--cell-describe-bindings, *table--cell-describe-mode):
18955         Avoid obsolete name print-help-return-message.
18956         (table--test-cell-list): Don't use replace-regexp from elisp.
18957         (table--point-entered-cell-function, table--point-left-cell-function):
18958         Don't set table-fixed-mode-indicator, use force-mode-line-update.
18960         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
18961         that was after the end of file.  Use buffer-file-name variable.
18962         (org-timestamp-change): Use with-current-buffer.
18963         (org-todo-list): Don't unnecessarily define a new buffer-local var.
18964         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
18965         `file'.
18967         * progmodes/fortran.el: Move defvars out of eval-when-compile.
18968         (fortran-break-line): Remove unused var `opoint'.
18969         (fortran-abbrev-start): Obey help-event-list.
18971 2006-01-18  Jesper Harder  <harder@phys.au.dk>
18973         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
18975 2006-01-18  Masatake YAMATO  <jet@gyve.org>
18977         * progmodes/make-mode.el (makefile-imake-mode): New mode
18978         derived from makefile-mode.
18979         (makefile-imake-mode-syntax-table): New syntax table
18980         derived from makefile-mode-syntax-table.
18981         (makefile-mode): Write about makefile-imake-mode in doc string.
18982         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
18983         (makefile-imake-font-lock-keywords): New font lock keywords.
18985         * files.el (auto-mode-alist): Add Imakefile.
18987 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
18989         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
18990         loading the file rather than when turning on flyspell-mode.
18992 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
18994         * cus-edit.el (customize-rogue): Minor doc fix.
18996 2006-01-17  Juri Linkov  <juri@jurta.org>
18998         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
18999         instead of the file at the mark as default if the file at the mark
19000         is the same as the file at point or if dired-dwim-target-directory
19001         is not the same as the current directory and the mark is not active.
19003         * log-view.el (log-view-minor-wrap): Use the same logic to get
19004         revisions as `log-view-diff'.
19006         * info.el (Info-revert-find-node): Check for Info-current-file
19007         before preserving new-history.
19009         * man.el (Man-heading-regexp): Add `/'.
19011         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
19012         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
19014 2006-01-16  Juri Linkov  <juri@jurta.org>
19016         * faces.el (mode-line-faces): New defgroup.
19017         (mode-line-highlight): Move definition after new defgroup.
19018         (mode-line, mode-line-inactive, mode-line-highlight):
19019         Replace :group `modeline' with `mode-line-faces'.
19020         (mode-line-buffer-id): New face.
19021         (modeline-buffer-id): New face alias.
19022         (vertical-border): Remove :group `modeline'.
19024         * bindings.el (propertized-buffer-identification): Use face
19025         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
19026         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
19027         (mode-line-buffer-identification-keymap): For mouse-1 replace
19028         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
19029         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
19030         mouse-3.
19032         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
19033         Buffer-menu-buffer.  Doc fix.
19034         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
19035         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
19036         `Buffer-menu-buffer'.
19038         * info.el (Info-mode-line-node-keymap): New defvar.
19039         (Info-set-mode-line): Use `stringp' to check Info-current-file.
19040         Propertize Info-current-node with `mode-line-buffer-id' and
19041         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
19043         * time.el (display-time-mail-face): Replace :group `faces' with
19044         `mode-line-faces'.
19046 2006-01-16  Kenichi Handa  <handa@m17n.org>
19048         * international/code-pages.el: Add autoload cookies for cp125[0345678].
19050         * language/european.el (cp1252): New alias for windows-1252.
19052         * international/mule.el (autoload-coding-system): Prepare for EOL
19053         variants.
19055 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
19057         * term.el (term-raw-map): Add mapping for insert.
19058         (term-send-insert): New.
19059         (term-mode): Make variables local here instead of doing it in
19060         `term-emulate-terminal'.
19061         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
19062         Scroll reverse needs to take into account the scroll region.
19063         Saving and restoring the cursor should save the color attributes too.
19064         (term-reset-terminal): Reset the scroll region.
19065         (term-handle-ansi-escape): Cursor up and down should take into
19066         account the scroll region.
19067         (term-set-scroll-region): Rename from `term-scroll-region'.
19068         Move to 0,0 after setting the region.
19069         (term-handle-scroll): Handle scroll up.
19070         (term-down): Fix off by one error.
19071         (term-delete-lines): Do not delete outside the scroll region.
19072         (term-insert-lines): Take into account the scroll region.
19074 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
19076         * textmodes/ispell.el (ispell-internal-change-dictionary)
19077         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
19078         (start, end): Move declaration outside of eval-when-compile.
19080         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
19081         (flyspell-mode-on): Use it.
19083         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
19084         ispell-kill-ispell-hook.
19086 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
19088         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
19089         (Custom-reset-saved): Do not ask for confirmation in single option
19090         buffers.
19092 2006-01-13  Richard M. Stallman  <rms@gnu.org>
19094         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
19096 2006-01-13  Romain Francoise  <romain@orebokech.com>
19098         * add-log.el (add-change-log-entry, change-log-merge):
19099         Conditionally use `hard-newline'.
19101 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
19103         * wid-edit.el (widget-field-end): If the overlay is no longer
19104         associated with a buffer, behave as if the overlay didn't exist.
19106         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
19107         Make sure the links use the `custom-link' face.
19109 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19111         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
19112         (ld-script-mode): Don't set indent-line-function since we don't
19113         have one.
19115 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
19117         * textmodes/org.el (org-open-file): Use mailcap for selecting an
19118         application.
19119         (org-file-apps-defaults-gnu): Use mailcap as the default for
19120         selecting an application on a UNIX system.
19121         (org-agenda-show-tags): New command.
19122         (org-table-insert-hline): Keep cursor in current table line.
19123         (org-table-convert): Offset effect of modifying
19124         `org-table-insert-hline'.
19125         (org-format-agenda-item): New optional argument TAG.
19126         (org-compile-prefix-format): Handle %T format for the tag.
19127         (org-expand-wide-chars): New function.
19128         (org-table-insert-row, org-table-insert-hline):
19129         Use `org-expand-wide-chars'.
19130         (org-open-file): Fix bug in program launch.
19131         (org-get-time-of-day): Fix bug with times before 1am.
19132         (org-agenda-menu): Add tags commands.
19134 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
19136         * textmodes/ispell.el (ispell-init-process): Include the used
19137         dictionary in ispell process start message.
19138         (ispell-internal-change-dictionary): When flyspell-mode is active
19139         and dictionary is changed, make sure ispell process is restarted
19140         and flyspell word cache cleared out for the current buffer.
19141         (ispell-change-dictionary): Make sure flyspell word cache is
19142         cleared out in all buffers with active flyspell mode when
19143         dictionary is globally changed.
19144         Call ispell-internal-change-dictionary after dictionary change.
19146 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
19148         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
19150         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
19151         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
19152         years.  Fix small differences wrt Makefile.in.
19153         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
19154         Makefile.in does.
19156 2006-01-12  Bill Wohler  <wohler@newt.com>
19158         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
19159         mh-search.el.
19161 2006-01-12  Masatake YAMATO  <jet@gyve.org>
19163         * progmodes/ld-script.el: Update copyright year.
19165 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
19167         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
19168         Don't add widget if setting undefined.
19170 2006-01-12  John Paul Wallington  <jpw@pobox.com>
19172         * help-fns.el (describe-variable): Remove newlines from void
19173         variable output.
19175 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
19177         * wdired.el (wdired-mode-map): Add help echo for
19178         wdired-abort-changes.
19180         * man.el (Man-file-name-regexp): Adjust for a list of files.
19182 2006-01-12  Masatake YAMATO  <jet@gyve.org>
19184         * progmodes/ld-script.el (auto-mode-alist): Support
19185         suffix conventions used in netbsd and eCos.
19187 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
19189         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
19190         (custom-variable-menu, custom-face-menu, custom-group-menu)
19191         (Custom-mode-menu): Change names of menu items.  (As discussed on
19192         emacs-devel.)
19193         (custom-face-menu): Add "Undo Edits" item.
19195         * startup.el (init-file-user): defcustom -> defvar.
19197         * tooltip.el (tooltip-mode): Doc fix.
19199 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19201         * reveal.el (reveal-post-command): window-buffer signals an error on
19202         dead windows rather than returning nil.
19203         (reveal-open-new-overlays): An overlay might die while we open others.
19205 2006-01-11  Bill Wohler  <wohler@newt.com>
19207         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
19208         phrasing in docstring.
19210         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
19211         can give some systems gas.  Add new file mh-buffers.el.
19213 2006-01-06  Masatake YAMATO  <jet@gyve.org>
19215         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
19216         C preprocessor forward ported from GNU Emacs 21.2.
19218         * progmodes/asm-mode.el (asm-font-lock-keywords):
19219         Use `cpp-font-lock-keywords'.
19221         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
19223         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
19224         of $ for "\\.ld[s]?".
19226 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19228         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
19229         (tcl-indent-line): Return `noindent' if inside a string.
19231         * progmodes/flymake.el (flymake-split-string): Remove more than one
19232         empty string at beg/end of the result.
19233         (flymake-find-buildfile, flymake-find-possible-master-files):
19234         Use expand-file-name.
19235         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
19236         since expand-file-name does it for us.  Use directory-file-name.
19237         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
19238         (flymake-ler-get-type, flymake-ler-get-text)
19239         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
19240         (flymake-current-line-no): Remove spurious interactive spec.
19241         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
19242         (flymake-check-include): Remove arg inc-path merged into inc-name.
19243         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
19244         Arg regexp-list replaced by a simple regexp.
19245         (flymake-master-make-header-init, flymake-master-tex-init):
19246         Correspondingly replace regexp-list with a regexp.  Fix regexp.
19248 2006-01-10  Simon Josefsson  <jas@extundo.com>
19250         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
19251         describing AUTH PLAIN fix.
19253 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
19255         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
19256         (report-emacs-bug): Don't record initial prompt text.
19257         Instead, add text properties to prompting text.
19258         (report-emacs-bug-hook): Delete prompting text.
19260 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19262         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
19263         `dirs'.  Adjust callers.
19265 2006-01-09  John Paul Wallington  <jpw@gnu.org>
19267         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
19269 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19271         * reveal.el (reveal-open-new-overlays): New extracted fun.
19272         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
19273         using them.  Simplify the code.
19274         (reveal-post-command): Use them.  Fix up obsolete windows in
19275         reveal-open-spots.
19277         * progmodes/flymake.el: Use `require' rather than autoload for
19278         XEmacs's overlays.
19279         (flymake-get-common-file-prefix, flymake-build-relative-filename):
19280         Delete.  Use file-relative-name instead.
19281         (flymake-get-syntax-check-program-args, flymake-perl-init):
19282         Simplify the resulting code.
19284         * log-view.el (log-view-file-re, log-view-message-re): Add support
19285         for DaRCS output.
19287 2006-01-09  Alex Schroeder  <alex@gnu.org>
19289         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
19290         identifiers sometimes added in square brackets at the beginning of
19291         subject lines.
19293 2006-01-07  Richard M. Stallman  <rms@gnu.org>
19295         * cus-edit.el (Custom-set, Custom-save): Doc fix.
19296         (Custom-reset-current, Custom-reset-saved): Change question text.
19297         (Custom-reset-standard): Likewise.
19298         (custom-variable-reset-saved): Doc fix.
19300 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
19302         * startup.el (init-file-user): Doc fix.
19304 2006-01-07  Alex Schroeder  <alex@gnu.org>
19306         * mail/rmail.el (rmail-current-subject): New function.
19307         (rmail-current-subject-regexp): New function.
19308         (rmail-next-same-subject): Use it.
19310         * mail/rmailsum.el (rmail-summary-by-topic):
19311         Use rmail-current-subject and rmail-current-subject-regexp.
19312         (rmail-summary-next-same-subject): Ditto.
19314         * net/rcirc.el (rcirc-send-input): No longer check whether the
19315         process is open, since not all commands need an open process.
19316         (rcirc-send-string): Check whether the process is open before
19317         sending anything.
19318         (rcirc-ignore-list): New option.
19319         (rcirc-ignore-list-automatic): New variable.
19320         (rcirc-print): Take rcirc-ignore-list into account.
19321         (rcirc-cmd-ignore): New command.
19322         (rcirc-ignore-update-automatic): New function.
19323         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
19324         list if ignored nicks.
19325         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
19327 2006-01-06  David Reitter  <david.reitter@gmail.com>
19329         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
19330         reflect the address to which the report will be sent.
19332 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
19334         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
19335         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
19337 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
19339         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
19341         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
19342         the doc string: "functoin" => "function".
19343         * ldefs-boot.el: Likewise.
19345         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
19346         message text: "Duplicat" => "Duplicate".
19348 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
19350         * files.el (basic-save-buffer-2): If backing-up failed, reset
19351         buffer-backed-up to nil.
19353 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
19355         * progmodes/gud.el (gdb-script-skip-to-head)
19356         (gdb-script-calculate-indentation): Indent for breakpoint command
19357         lists also.
19359 2006-01-05  Bill Wohler  <wohler@newt.com>
19361         * Makefile.in (compile-always): Add mh-autoloads dependency.
19362         (bootstrap): Remove mh-autoloads dependency, as compile dependency
19363         provides it.
19364         (updates): Remove mh-autoloads dependency, since it probably has
19365         already run recently (via recompile).
19367 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19369         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
19370         argument `force' to disable the flyspell-last-buffer optimization.
19371         (flyspell-mode-on): Use it.
19373         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
19374         flymake-simple-cleanup.
19375         (flymake-allowed-file-name-masks): Use this new default.
19376         All the functions are now called in the right buffer rather than
19377         passing the buffer as argument.
19378         (flymake-process-sentinel): Switch to buffer before calling cleanup.
19379         (flymake-parse-err-lines): Remove redundant buffer arg.
19380         (flymake-get-program-dir): Comment out unused function.
19381         (flymake-start-syntax-check, flymake-start-syntax-check-process):
19382         Remove redundant buffer argument.
19383         (flymake-get-real-file-name, flymake-simple-java-cleanup)
19384         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
19386 2006-01-05  Richard M. Stallman  <rms@gnu.org>
19388         * info.el (Info-find-node): Don't record previous node if have none.
19389         (info): Go to directory only if history is empty.
19391         * simple.el (mark): Doc fix.
19393 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19395         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
19396         already of desired type.
19397         (mac-ae-list): Coerce parameter to "list" type.
19398         (mac-dispatch-apple-event): Replace cadr part of event with a
19399         dummy position so that event-start returns it.
19401 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
19403         * textmodes/org.el (org-end-of-subtree): New function.
19404         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
19405         Use `org-end-of-subtree'.
19406         (org-agenda, org-agenda-convert-date): Protect calls to
19407         `fit-window-to-buffer'.
19408         (org-tags-view): Force matching of sublevels when doing a
19409         todo-only search.  Define the correct redo command, including the
19410         arguments.
19411         (org-agenda-redo): Display message.
19412         (org-check-for-org-mode): New function.
19413         (org-agenda-type): New variable.
19414         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
19415         Set `org-agenda-type'.
19416         (org-agenda-check-type): New function.
19417         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
19418         (org-agenda-week-view, org-agenda-day-view)
19419         (org-agenda-next-date-line, org-agenda-previous-date-line)
19420         (org-agenda-log-mode, org-agenda-toggle-diary)
19421         (org-agenda-toggle-time-grid, org-agenda-date-later)
19422         (org-agenda-date-prompt, org-agenda-diary-entry)
19423         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
19424         (org-agenda-convert-date, org-agenda-menu):
19425         Use `org-agenda-check-type'.
19426         (org-make-overlay, org-delete-overlay)
19427         (org-detatch-overlay, org-move-overlay, org-overlay-put):
19428         New compatibility functions.
19429         (org-calendar-select-mouse): New command.
19431 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
19433         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
19434         (Custom-reset-standard): Fix y-or-n-p messages.
19435         (custom-link): New face for links.
19436         (custom-buffer-create-internal, custom-manual): Use it.
19437         (custom-face-save): Push to theme-face before setting face spec.
19439         * wid-edit.el (widget-default-mouse-face-get): New function.
19440         (widget-specify-button): Handle mouse-face like button-face.
19442         * custom.el (load-theme): Clear old theme settings if reloading.
19444 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
19446         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
19447         "Erase Customization" button back to same position it occupies in
19448         the individual State menus.
19450 2006-01-04  Kim F. Storm  <storm@cua.dk>
19452         * wid-edit.el (key-sequence): Rework widget to read key binding
19453         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
19454         (widget-key-sequence-default-value): Default value for empty sequence.
19455         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
19456         (widget-key-sequence-read-event): New command for C-q.
19457         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
19458         (widget-key-sequence-value-to-external): New functions.
19460 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19462         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
19463         Use expand-file-name.
19464         (flymake-delete-temp-directory): Use expand-file-name,
19465         file-name-directory, and directory-file-name.
19466         (flymake-strrchr): Delete.
19467         (flymake-start-syntax-check): Don't pass the redundant buffer argument
19468         to the init-f function.
19469         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
19470         (flymake-init-find-buildfile-dir)
19471         (flymake-init-create-temp-source-and-master-buffer-copy)
19472         (flymake-simple-make-init-impl, flymake-simple-make-init)
19473         (flymake-master-make-init, flymake-master-make-header-init)
19474         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
19475         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
19476         (flymake-xml-init): Remove corresponding redundant buffer argument.
19477         (flymake-allowed-file-name-masks): Remove last elems that are equal to
19478         the default anyway.  Clean up regexps.
19480         * progmodes/flymake.el (flymake-temp-source-file-name)
19481         (flymake-master-file-name, flymake-temp-master-file-name)
19482         (flymake-base-dir): New buffer-local vars.
19483         (flymake-buffer-data, flymake-get-buffer-value)
19484         (flymake-set-buffer-value): Replace those hash-tables by the new
19485         buffer-local vars.  Update callers.
19487         * progmodes/flymake.el (flymake-check-start-time)
19488         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
19489         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
19490         Move definition, so we can remove redundant earlier declaration.
19491         (flymake-replace-regexp-in-string, flymake-split-string)
19492         (flymake-get-temp-dir): Use defalias.
19493         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
19494         (flymake-xemacs-window-edges): Remove unused function.
19495         (flymake-get-point-pixel-pos): Move.
19496         (flymake-pid-to-names, flymake-reg-names)
19497         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
19498         Replace by a simple list flymake-processes and by process-buffer.
19499         Update callers.  Other than simplify the code, it uses buffers rather
19500         than buffer-names so it doesn't get confused by uniquify.
19501         (flymake-buffer-data): The global value should just be nil.
19503         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
19504         Optimize the body of a defalias like any other code.
19506         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
19507         Make sure we've setup font-lock's vars.  It may influence which
19508         function we then call.
19509         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
19510         here since it's too late anyway.
19512 2006-01-03  Romain Francoise  <romain@orebokech.com>
19514         * startup.el (fancy-splash-tail, normal-splash-screen):
19515         Update copyright year.
19517 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
19519         * mouse.el (mouse-drag-track): Rename, from
19520         `mouse-drag-region-1'.  Includes optional argument required to
19521         enable post-drag event processing (e.g. delete region keys).
19522         Can be used without this argument to track a mouse region and operate
19523         on it as soon as the drag completes.
19524         (mouse-drag-region): Use `mouse-drag-track'.
19526 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
19528         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
19529         Move to `custom-buffer' group.
19531         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
19532         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
19533         (custom-theme-insert-face-marker, custom-theme-variable-menu)
19534         (custom-theme-face-menu): New variables.
19535         (custom-theme-add-variable, custom-theme-variable-action)
19536         (custom-variable-reset-theme, custom-theme-delete-variable)
19537         (custom-face-reset-theme, custom-theme-face-action)
19538         (custom-theme-delete-face, custom-theme-merge-theme)
19539         (custom-theme-add-face, custom-theme-visit-theme): New functions.
19541 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
19543         * custom.el: Move Custom Themes commentary to start of theme code.
19544         (custom-known-themes): Rename `standard' theme to `changed'.
19545         (custom-push-theme): Caller no longer specifies what theme to use
19546         when doing `reset'---the setting is simply removed from the theme.
19547         Delete MODE from `theme-value' and `theme-settings' properties.
19548         (custom-declare-theme): Ignore &rest args since we don't use them.
19550         (custom-loaded-themes): Delete variable.
19551         (custom-theme-load-themes, custom-theme-loaded-p)
19552         (custom-theme-value): Delete functions.
19554         (custom-declare-theme): Signal error on invalid theme names.
19555         (provide-theme): custom-loaded-themes was deleted.
19556         (load-theme): Load the file unconditionally.
19557         (enable-theme): Call `load-theme' if theme is undefined.
19558         (custom-enabled-themes): Only update value for successful loads.
19559         (disable-theme): Complete from enabled themes when interactive.
19560         (custom-variable-theme-value): Calculate theme value directly.
19562         (custom-theme-reset-variables, custom-reset-variables): Mark as
19563         XEmacs compatibility functions.  We don't actually use these.
19565         * cus-edit.el (custom-variable-state-set):
19566         Use custom-variable-theme-value instead of custom-theme-value.
19567         (custom-face-state-set): Rename `standard' theme to `changed'.
19568         (custom-save-variables, custom-save-faces): Delete unneeded
19569         references to custom-reset-variables.
19570         (custom-save-resets): Delete function.
19571         (custom-save-variables, custom-save-faces): MODE argument deleted.
19572         (custom-save-variables, custom-save-faces): Ignore theme values.
19574         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
19575         compatibility function.
19577 2006-01-01  Richard M. Stallman  <rms@gnu.org>
19579         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
19580         (Custom-reset-current, Custom-reset-saved): Likewise.
19581         (Custom-reset-standard): Show message if aborted.
19582         (custom-mode): Doc fix, describing those commands.
19584         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
19585         put on event-kind property.
19587 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
19589         * custom.el (provide-theme): Ban `user' theme name.
19590         (custom-enabling-themes): New variable.
19591         (enable-theme): Don't enable user if custom-enabling-themes is t.
19592         (custom-enabled-themes): Make it a defcustom.
19593         (custom-theme-recalc-face): No-op if face is undefined.
19595         * cus-edit.el (custom-button-mouse): New variable.
19596         (custom-button-mouse): New face.
19597         (custom-raised-buttons, custom-mode): Use it.
19599         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
19601 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
19603         * progmodes/gud.el (gud-display-line): Support hl-line in the
19604         source buffer.
19606 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
19608         * mouse.el (mouse-drag-window-above): Verify that the found window
19609         overlaps with the given window in the horizontal dimension.
19611 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
19613         * Makefile.in (cvs-update): New target.
19615         * makefile.w32-in (cvs-update): Ditto.
19617 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
19619         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
19620         (custom-new-theme-mode-map): New variable.
19622 2005-12-30  Richard M. Stallman  <rms@gnu.org>
19624         * custom.el (custom-load-themes): Function deleted.
19626         * cus-edit.el (custom-save-loaded-themes): Function deleted.
19627         (custom-save-variables): Don't delete or add custom-load-themes call.
19629 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19631         * cus-start.el: Add `visible-cursor'.
19633         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
19634         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
19635         (flymake-process-filter): Switch to buffer before calling it instead.
19636         (flymake-post-syntax-check, flymake-highlight-err-lines)
19637         (flymake-delete-own-overlays, flymake-parse-err-lines)
19638         (flymake-start-syntax-check, flymake-start-syntax-check-process)
19639         (flymake-count-lines, flymake-parse-residual):
19640         Remove constant buffer argument.
19641         (flymake-start-syntax-check-for-current-buffer): Remove.
19642         Update callers to use flymake-start-syntax-check instead.
19643         (flymake-display-err-menu-for-current-line):
19644         Remove unused var `mouse-pos'.
19645         (flymake-restore-formatting): Comment out unused function.
19646         (flymake-report-status, flymake-report-fatal-status): Remove buffer
19647         argument, use current-buffer instead.  Update callers.
19649 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19651         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
19652         buffer-local because choose-completion-delete-max-match requires
19653         that we set completion-ignore-case (i.e., binding via let is not
19654         sufficient).
19655         (bibtex-complete): Always set completion-ignore-case and
19656         choose-completion-string-functions.  The latter is needed because
19657         choose-completion-string-functions keeps its value if we quit the
19658         *Completions* buffer without requesting a completion.
19660 2005-12-30  Andreas Schwab  <schwab@suse.de>
19662         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
19664 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
19666         * jit-lock.el (jit-lock-chunk-size): Doc fix.
19668 2005-12-30  Juri Linkov  <juri@jurta.org>
19670         * locate.el (locate-fcodes-file, locate-header-face)
19671         * progmodes/delphi.el (delphi-other-face)
19672         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
19674         * paren.el (show-paren-match, show-paren-mismatch): Use existing
19675         group `paren-showing-faces'.
19677         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
19678         (goto-address): Fix docstring.
19680         * net/webjump.el (webjump-sample-sites): Update URLs.
19682         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
19684         * subr.el (cancel-change-group): Add listp around pending-undo-list.
19686 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19688         * font-lock.el (font-lock-compile-keywords): Signal an error when
19689         font-lock-set-defaults hasn't been called.
19691 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
19693         * subr.el (noreturn, 1value): Doc fixes.
19695 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19697         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
19698         that assoc-string returns nil.
19700 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19702         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
19703         (bibtex-entry-type-str, bibtex-empty-field-re)
19704         (bibtex-search-backward-string, bibtex-preamble-prefix)
19705         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
19706         (bibtex-any-valid-entry-type): New variable.
19707         (bibtex-parse-field-name): Simplify.
19708         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
19709         (bibtex-preamble-prefix): Include left delimiter.
19710         (bibtex-search-forward-field, bibtex-search-backward-field):
19711         Allow unbounded search past entry boundaries (required by bibtex-pop).
19712         (bibtex-text-in-field-bounds): Use push.
19713         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
19714         (bibtex-parse-preamble, bibtex-valid-entry)
19715         (bibtex-beginning-first-field): New functions.
19716         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
19717         (bibtex-map-entries): Fix docstring.
19718         (bibtex-flash-head): New arg prompt.  Simplify.
19719         (bibtex-enclosing-field): Include code of bibtex-inside-field.
19720         (bibtex-insert-kill): Simplify.  Always insert text past the
19721         current field or entry.
19722         (bibtex-format-entry): Use bibtex-parse-field.
19723         (bibtex-pop): Use bibtex-beginning-of-entry and
19724         bibtex-end-of-entry to initiate the search.  Insert empty field if
19725         we found ourselves.
19726         (bibtex-print-help-message): New args field and comma.
19727         Handle entry keys.
19728         (bibtex-make-field): Use bibtex-beginning-of-entry.
19729         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
19730         invalid entry.
19731         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
19732         Handle preambles.  Simplify code for thorough test.
19733         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
19734         New arg comma.  Handle entry heads.
19735         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
19736         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
19737         New arg comma.
19738         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
19739         (bibtex-fill-field): Simplify.
19740         (bibtex-fill-entry): Use bibtex-beginning-first-field and
19741         bibtex-parse-field.
19742         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
19743         (bibtex-complete): Use bibtex-parse-preamble.
19745 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
19747         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
19748         Display name of expression instead of convenience variable.
19749         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
19751         * progmodes/gud.el (gud-tooltip-dereference): Rename from
19752         toggle-gud-tooltip-dereference.
19753         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
19754         (gud-tooltip-tips): ...here when dereferencing.
19756 2005-12-28  Bill Wohler  <wohler@newt.com>
19758         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
19760 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19762         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
19763         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
19764         (vc-annotate-display-autoscale): Adjust call.
19765         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
19766         Fix interactive spec.
19767         (vc-annotate-time-span): Remove.
19768         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
19769         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
19770         (vc-annotate-display-select): Use new name.
19772         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
19773         (vc-annotate-mode-menu): Remove left-over redundant declaration.
19774         Correct the construction of span entries.  Simplify.
19775         (vc-annotate-display-select): Fix the nil case.
19776         (vc-annotate): Remove obsolete (and now broken) code.
19777         (vc-annotate-extract-revision-at-line): Remove obsolete code.
19778         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
19780 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
19782         * subr.el (lazy-completion-table): Correct typo in docstring.
19784         * startup.el (command-line): Use `custom-reevaluate-setting' for
19785         `send-mail-function'.
19787         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
19789 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
19791         * mail/smtpmail.el (smtpmail-try-auth-methods):
19792         Send credentials together with "AUTH PLAIN" command.
19794 2005-12-27  Richard M. Stallman  <rms@gnu.org>
19796         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
19797         mouse-2, go back to previously selected window, so it's selected
19798         when mouse-2 command runs.
19800 2005-12-27  Juri Linkov  <juri@jurta.org>
19802         * descr-text.el (describe-text-sexp): Use square brackets for
19803         button [Show] to distinguish it from the property value `show'.
19804         (describe-property-list): Use `insert-text-button' with
19805         `help-face' type instead of putting face in quotes, because button
19806         is not created automatically for a list of faces.
19807         (describe-text-properties-1): Put button-type value in quotes to
19808         distinguish from plain text "button".
19809         (describe-char): Display code point values in hex.  Don't use
19810         `symbol-name' for `current-input-method' because it is a string.
19811         Use `insert-text-button' with `help-face' type instead of putting
19812         hardcoded face in quotes, because button is not created automatically.
19814 2005-12-27  Richard M. Stallman  <rms@gnu.org>
19816         * progmodes/glasses.el (glasses-face): More specific custom type.
19818         * files.el (set-visited-file-name): Doc fix.
19820         * textmodes/flyspell.el (flyspell-external-point-words):
19821         Use local var buffer-scan-pos to advance scan for next misspelling.
19822         Advance it only after we find the misspelling.
19824 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
19826         * textmodes/flyspell.el (flyspell-external-point-words):
19827         New criteria for finding the misspelling in the buffer.
19829 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
19831         * help-mode.el (help-insert-string): Set help-xref-stack-item
19832         rather than call help-setup-xref.
19834         * descr-text.el (describe-char): Revert previous changes for
19835         optional buffer argument.
19837 2005-12-27  Juri Linkov  <juri@jurta.org>
19839         * help-mode.el (help-insert-string): New function.  Save buffer
19840         contents in cases where it is impossible to recompute the old contents.
19842         * descr-text.el (describe-char): Set help-xref-stack-item
19843         explicitly after buffer has been generated.
19845 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19847         * cus-start.el (all): Add x-gtk-show-hidden-files.
19849 2005-12-26  Richard M. Stallman  <rms@gnu.org>
19851         * replace.el (perform-replace): Calculate match-again
19852         before skipping read-only matches.
19854         * paren.el (paren-showing-faces): New group.
19855         (show-paren-match, show-paren-mismatch): Move to that group.
19857         * button.el (button): Put into group `basic-faces'.
19859         * progmodes/make-mode.el: Remove faces from group `faces'.
19861         * apropos.el (apropos, apropos-value): Doc fix.
19862         (apropos-documentation): Doc fix.
19864 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19866         * subr.el (lazy-completion-table): Remove argument `args'.
19868         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
19869         Don't use the `args' argument of lazy-completion-table.
19871 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
19873         * descr-text.el (describe-char): Add optional argument for buffer.
19874         Set buffer appropriately.  Call help-setup-xref.
19875         Suggested by Stefan Monnier.
19877 2005-12-26  Juri Linkov  <juri@jurta.org>
19879         * descr-text.el: Require `help-fns' at runtime.  Don't require
19880         `button' for byte compilation.
19881         (describe-text-widget): Add `help-echo' for first button.
19882         Use `help-info' for second.
19883         (describe-property-list): Use `help-argument-name' instead of `italic'.
19884         (describe-text-category): Add prompt to interactive spec.
19885         Call `help-setup-xref'.
19886         (describe-char): Use `help-character-set'.  Add `help-echo' for
19887         code point.  Use `help-input-method'.  Remove superfluous insert.
19889 2005-12-25  Richard M. Stallman  <rms@gnu.org>
19891         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
19892         at point, in case of narrowing.
19894         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
19896         * locate.el (locate-header-face): Allow nil in type.
19898         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
19900 2005-12-25  Romain Francoise  <romain@orebokech.com>
19902         * battery.el (battery-linux-proc-acpi): Also try
19903         `/proc/acpi/thermal_zone/THM0/temperature'.
19905 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
19907         * custom.el (custom-push-theme): Fix docstring.
19909         * cus-edit.el (custom-variable-set, custom-variable-save)
19910         (custom-variable-save): Custom-quote widget values.
19911         (customize-save-variable): Fix custom-push-theme call.
19913 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
19915         * w32-fns.el (w32-batch-update-autoloads): New function.
19917         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
19918         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
19919         from the command line.
19921 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
19923         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
19924         reset means to remove setting from theme entirely.  Don't keep
19925         expanding theme-settings list; delete old entries if necessary.
19927         * cus-edit.el (custom-buffer-create-internal): Move "Erase
19928         customization" button one line up.
19929         (custom-themed): New face.
19930         (custom-magic-alist): New value, THEMED, for theme settings.
19931         (custom-variable-state-set, custom-face-state-set):
19932         Check theme-value instead of saved-value.
19933         (custom-variable-reset-standard, custom-face-reset-standard):
19934         Remove theme setting entirely.  Recalculate new values.
19935         (custom-variable-set, custom-variable-set)
19936         (custom-variable-reset-saved, custom-variable-reset-backup)
19937         (custom-face-set, custom-face-reset-saved): Update `user' theme.
19938         (custom-variable-save): Fix typos.
19940 2005-12-23  Juri Linkov  <juri@jurta.org>
19942         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
19943         Add autoload cookies.
19944         (edebug-outside-d-c-i-n-s-w): New variable.
19945         (edebug-display, edebug-outside-excursion): Use it to save the
19946         original value of default-cursor-in-non-selected-windows.
19947         Set default-cursor-in-non-selected-windows to t while Edebug
19948         is active.
19949         (edebug-mode, edebug-eval-mode): Doc fix.
19951         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
19952         with `buffer-substring-no-properties' to remove common substring
19953         highlighting.
19955         * info.el (info-other-window, info): Rename function argument
19956         `file' to `file-or-node'.
19957         (Info-complete-menu-item): Use local variable `complete-nodes' to
19958         keep the global value of `Info-complete-nodes' unchanged for
19959         subsequent completions.
19960         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
19962         * simple.el (get-next-valid-buffer, last-buffer)
19963         (next-error-buffer-p, next-error-find-buffer)
19964         (minibuffer-history-sexp-flag): Doc fix.
19966         * savehist.el (savehist-mode-hook): Add `:group'.
19968         * log-view.el: Call autoload for vc-find-version.
19969         (log-view-current-file): Adjust subgroup numbers.
19970         (log-view-current-tag): Add `length'.
19972 2005-12-23  Richard M. Stallman  <rms@gnu.org>
19974         * vc.el (vc-annotate-car-last-cons): Defn moved up.
19976 2005-12-23  Juri Linkov  <juri@jurta.org>
19978         * hi-lock.el (hi-lock-archaic-interface-message-used)
19979         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
19980         (hi-lock-mode): Display "Hi" in the mode line only when
19981         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
19982         (hi-lock-write-interactive-patterns):
19983         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
19984         (hi-lock-set-pattern, hi-lock-set-file-patterns)
19985         (hi-lock-font-lock-hook): Set 3rd arg `how' of
19986         font-lock-add-keywords to t.
19988 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
19990         * hi-lock.el (hi-lock-highlight-range): New variable.
19991         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
19992         only if font-lock-fontified is non-nil.  Remove overlays.
19993         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
19994         font-lock-fontified is non-nil, otherwise use overlays (instead of
19995         text properties).
19996         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
19997         New variables.
19998         (hi-lock-string-serialize): New function.
20000 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20002         * menu-bar.el (menu-find-file-existing): New function.
20003         (menu-bar-file-menu): Use menu-find-file-existing for Open.
20005         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
20007 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20009         * vc.el: Remove unnecessary leading * in docstrings.
20010         (vc-annotate-mode-map): Move initialization into declaration.
20011         (vc-static-header-alist): Nitpick on the regexp.
20012         (vc-default-init-version): New fun.
20013         (vc-register): Use it.
20014         (vc-insert-headers): Use dolist.
20015         (vc-annotate-get-backend): Remove unused function.
20016         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
20017         (vc-annotate-mode): Remove corresponding call.
20018         (vc-annotate-car-last-cons): Simplify.
20019         (vc-annotate-buffers): Remove var.
20020         (vc-annotate-backend): Make it buffer-local.
20021         (vc-annotate): Move the interaction to the interactive spec.
20022         Add a `buf' argument.
20023         (vc-annotate-warp-version): Use this new `buf' argument to avoid
20024         killing&creating a vc-annotate buffer, which is very disruptive when
20025         the buffers are shown in dedicated frames.
20027 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
20029         * descr-text.el: Add FSF as maintainer.
20030         (describe-text-mode, describe-text-mode-map)
20031         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
20032         help-mode.
20033         (describe-text-widget, describe-text-sexp)
20034         (describe-property-list, describe-text-category)
20035         (describe-text-properties, describe-text-properties-1)
20036         (describe-char): Use help buttons instead of widgets.
20037         (describe-char-unicodedata-file): Make URL link in doc string.
20039 2005-12-22  Richard M. Stallman  <rms@gnu.org>
20041         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
20042         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
20043         Don't include buttons that write a file when there's no file.
20044         (custom-variable-menu, custom-face-menu, custom-group-menu):
20045         Don't include commands that write a file when there's no file.
20046         (customize-browse): Reword the top-of-buffer help intro.
20047         (custom-buffer-create-internal): Fix previous change.
20048         (customize-changed-options-previous-release): Prev release is 21.1.
20049         (customize-changed-options): Doc fix.
20050         (customize-changed): New alias.
20051         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
20052         Say "standard values".
20053         (Custom-reset-standard): Doc fix.
20054         (custom-face-reset-standard): Doc fix.
20056 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20058         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
20059         even if font-lock-mode is non-nil since it may be t without having
20060         turned on font-lock-mode-internal.
20061         (font-lock-choose-keywords): Minor optimization.
20062         (font-lock-add-keywords, font-lock-remove-keywords)
20063         (font-lock-set-defaults): Don't call make-local-variable on a variable
20064         that we know to already be local.
20066 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20068         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
20069         messages if in the minibuffer.
20071 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20073         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
20074         (tex-mode-flyspell-verify, flyspell-get-word)
20075         (flyspell-external-point-words): Don't use point-min/max uselessly.
20077         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
20078         by Kevin Rodgers.  Instead, just hide the completions buffer if we
20079         don't need to show it.
20081 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
20083         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
20085 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20087         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
20088         delete-windows-on with an inexistent buffer.
20090 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
20092         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
20093         Delete defcustom variable :tag names.
20095 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20097         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
20098         (log-view-font-lock-keywords): Ajust subgroup numbers.
20099         (log-view-current-tag): Don't hard code the number of subgroups.
20101 2005-12-20  Juri Linkov  <juri@jurta.org>
20103         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
20104         (tooltip-x-offset, tooltip-y-offset): Doc fix.
20106         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
20107         (menu-bar-non-minibuffer-window-p): Instead of checking
20108         display-multi-frame-p, use selected-frame when menu-updating-frame
20109         is nil.
20111 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
20113         * align.el (align-rules-list): Use [ \t] instead of \s-
20114         for column separators in text mode.
20116 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
20118         * help-mode.el (help-customize-variable, help-customize-face):
20119         Don't pop help-xref-stack as help-follow no longer pushes
20120         anything on to it.
20122 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
20124         * textmodes/org.el (org-agenda-custom-commands): New option.
20125         (org-agenda): Offer custom commands on splash screen.
20126         (org-make-tags-matcher): Parser for Boolean logic added.
20127         (org-agenda-set-tags): New command.
20128         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
20129         (org-set-tags): Efficiency improvements.
20130         (org-auto-align-tags): New option.
20131         (org-todo, org-demote, org-promote): Realign tags.
20132         (org-tags-completion-function): Use also "&" and "|" as separators.
20133         (org-org-menu): Agenda commands simplified.
20135 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
20137         * cus-edit.el (customize-apropos, customize-apropos-options):
20138         Docstring changes.
20140         * font-lock.el (font-lock): Add tags to the links in the defgroup.
20142 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
20144         * longlines.el (longlines-mode): Wrap while widened.
20145         (longlines-decode-region, longlines-encode-region): Compute max
20146         just once.
20148 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20150         * cus-edit.el (mac): New group.
20152         * cus-start.el (all): Add user options in macterm.c.  Add test for
20153         Mac-related built-ins.  Fix test for GTK-related built-ins.
20155         * term/mac-win.el (mac-handle-language-change)
20156         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
20157         (mac-services-open-selection, mac-services-mail-selection)
20158         (mac-services-mail-to, mac-services-insert-text)
20159         (mac-dispatch-apple-event): Add docstrings.
20160         (x-get-selection, mac-select-convert-to-string): Select coding
20161         system from `utf-16be' and `utf-16le' using `byteorder'.
20163 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20165         * subr.el (lazy-completion-table): Don't be fooled if the var holds
20166         a "list" (lambda ...) rather than a real completion list.
20168         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
20169         lexical-let when encountering ((lambda (...) ...) ...).
20171 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
20173         * progmodes/sh-script.el (sh-mode):
20174         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
20175         * textmodes/picture.el (picture-mode): Update docstrings.
20177 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
20179         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
20180         commands enclosed in $(ARGQUOTE)s should not be split between two
20181         lines, as that will break with GNU Make >3.80, when sh.exe is used
20182         and arg quoting is with '..'.
20183         (autoloads): Don't break the quoted --eval expression between
20184         several lines.
20186 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
20188         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
20189         Capture error from printing circular structures.
20191 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
20193         * wid-edit.el (widget-checkbox-action): Clear undo info.
20195 2005-12-16  Bill Wohler  <wohler@newt.com>
20197         * menu-bar.el (kill-this-buffer): Set a good example by using menu
20198         bar, not menubar in comment.
20200 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
20202         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
20203         After-change-functions should not clobber the match data.
20205 2005-12-16  Juri Linkov  <juri@jurta.org>
20207         * simple.el (choose-completion): Use `buffer-substring-no-properties'
20208         instead of `buffer-substring'.
20209         (completion-common-substring): Doc fix.
20210         (completion-setup-function): Use minibuffer-completion-contents
20211         instead of minibuffer-contents.  Don't set common-string-length
20212         initially.  Remove special handling of partial-completion-mode.
20213         Move computation of completion-base-size into one cond.
20214         Call completion-base-size-function in mainbuf.  In computation of
20215         completion-base-size for file name completion don't move point to
20216         the end of the minibuffer.  Move computation of common-string-length
20217         into one cond.  Start putting faces only when common-string-length>=0.
20218         Add condition to put completions-common-part when
20219         common-string-length>0.
20221         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
20222         place point at the first different character in the minibuffer
20223         even if this position is at the beginning of the minibuffer.
20225         * info.el (Info-read-node-name-1): In completion-base-size-function's
20226         lambda return 1 if common-substring or minibuffer-completion-contents
20227         starts with (, and 0 otherwise.
20229         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
20230         Use `crm-current-element' for second arg of `display-completion-list'.
20232 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
20234         * files.el (set-auto-mode): Look for an interpreter specified on
20235         the first line also if search for mode specification succeeded,
20236         but the mode is not known.
20238 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
20240         * textmodes/org.el (org-tags-match-list-sublevels): New option.
20241         (org-open-at-point): Implement tag searches as links.
20242         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
20243         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
20244         (org-tags-sparse-tree, org-tags-view, org-set-tags)
20245         (org-agenda-dispatch): New commands.
20246         (org-use-tag-inheritance, org-tags-column): New options.
20247         (org-tab-follows-link, org-return-follows-link): New options.
20248         (org-tags): New customize group.
20249         (org-start-icalendar-file): Get local time zone.
20250         (org-tags-completion-function): New function.
20251         (org-set-font-lock-defaults): Make sure links will also be
20252         highlighted inside headlines.
20254 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
20256         * term.el (term-emulate-terminal):
20257         Let term-handle-ansi-terminal-messages override what Bash says about
20258         its current directory.
20260 2005-12-16  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
20262         * bindings.el (last-buffer): Move to simple.el.
20263         * simple.el (last-buffer): Move here.
20264         (get-next-valid-buffer): New function.
20265         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
20266         (prev-buffer): Ditto.  Rename to `previous-buffer'.
20268         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
20269         * bindings.el (global-map): Ditto.
20271 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
20273         * cus-edit.el: Introductory comment change.
20274         (custom-magic-alist): Change message string for the `rogue' state.
20276 2005-12-15  Richard M. Stallman  <rms@gnu.org>
20278         * tooltip.el: Delete defcustom variable :tag names.
20280         * complete.el (partial-completion-mode): Doc fix.
20282         * textmodes/flyspell.el (flyspell-external-point-words):
20283         Use save-excursion to ensure we don't move backward in the
20284         search loop, not even one character.
20285         (flyspell-delete-all-overlays): Use remove-overlays directly.
20287         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
20288         (ispell-start-process): Set that variable.
20289         Clear ispell-buffer-local-name.
20290         (ispell-internal-change-dictionary):
20291         Set ispell-current-dictionary after killing process.
20292         (ispell-buffer-local-dict):
20293         Don't set spell-personal-dictionary after killing process.
20294         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
20295         (ispell-tex-skip-alists, ispell-html-skip-alists)
20296         (ispell-skip-region-alist): Mark as risky.
20298         * net/newsticker.el (newsticker--retrieval-timer-list)
20299         (newsticker--display-timer, newsticker-running-p)
20300         (newsticker-ticker-running-p): Definitions moved up.
20302 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
20304         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
20306 2005-12-15  David Ponce  <david@dponce.com>
20308         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
20309         (recentf-edit-list, recentf-open-files): Signal an error when
20310         there is no recent file.
20312 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
20314         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
20315         read-only except for texinfo-format-region evaluation.
20317 2005-12-14  Richard M. Stallman  <rms@gnu.org>
20319         * vc.el (vc-default-previous-version, vc-default-next-version)
20320         (vc-do-command): Doc fixes.
20322 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20324         * textmodes/bibtex.el (bibtex-expand-strings)
20325         (bibtex-autokey-expand-string, bibtex-name-part)
20326         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
20327         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
20328         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
20329         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
20330         (bibtex-entry-postfix, bibtex-known-entry-type-re)
20331         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
20332         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
20333         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
20334         (bibtex-beginning-of-last-entry): Remove.
20335         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
20336         message if comma is missing but buffer is read-only.
20337         (bibtex-parse-field-text): Handle whitespaces at the end of field
20338         text.  Return 3-element list with beginning and end of field text
20339         and end of field.
20340         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
20341         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
20342         (bibtex-search-forward-field, bibtex-search-backward-field):
20343         Search always delimited by limits of entry.  Use more efficient
20344         search algorithms.
20345         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
20346         bibtex-end-of-name-in-field.
20347         (bibtex-text-in-field-bounds): Handle BibTeX strings when
20348         extracting the content of a field.
20349         (bibtex-text-in-field): Use search limits.
20350         (bibtex-parse-string-prefix): Handle empty string keys based on
20351         bibtex-string-empty-key.
20352         (bibtex-parse-string): Fix docstring.
20353         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
20354         (bibtex-preamble-prefix, bibtex-strings): New functions.
20355         (bibtex-skip-to-valid-entry): Include preceding whitespace in
20356         BibTeX entries (consistent with other BibTeX functions).
20357         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
20358         (bibtex-search-entry): Fix docstring.  Simplify.
20359         (bibtex-flash-head, bibtex-complete-string-cleanup)
20360         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
20361         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
20362         (bibtex-parse-entry): New optional arg content.
20363         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
20364         Use bibtex-text-in-field-bounds.
20365         (bibtex-print-help-message): Handle BibTeX strings and preambles.
20366         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
20367         bibtex-parse-string-postfix.
20368         (bibtex-find-text-internal): New function.
20369         (bibtex-remove-delimiters): Use it.
20370         (bibtex-find-text): Use it.  New optional arg help.
20371         (bibtex-complete): Handle BibTeX string and preamble entries.
20372         (bibtex-Preamble): Fix order of closing delimiters.
20374 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20376         * vc.el (vc-default-revert): New fun.
20378         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
20380 2005-12-14  Romain Francoise  <romain@orebokech.com>
20382         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
20383         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
20384         (font-lock-remove-keywords): Likewise.
20386 2005-12-14  Juri Linkov  <juri@jurta.org>
20388         * log-view.el (log-view-diff): Doc fix.
20390         * isearch.el (isearch-query-replace): Use (mark) instead of
20391         isearch-opoint if mark is active in transient-mark-mode.
20393 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
20395         * isearch.el (isearch-query-replace): Check for isearch-other-end.
20397 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
20399         * progmodes/cpp.el (cpp-face): New widget.
20400         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
20402 2005-12-14  Juri Linkov  <juri@jurta.org>
20404         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
20405         around `erase-buffer' and `insert'.
20407         * descr-text.el (describe-text-properties): Replace buffer name
20408         "*Help-2*" with "*Help*<2>".
20409         (describe-char): Add functions print-help-return-message,
20410         toggle-read-only.  Use help-setup-xref with nil to not store
20411         describe-char in help-xref-stack.  Use help-make-xrefs to
20412         make [back] button.
20414         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
20416         * wdired.el (wdired-old-point): New internal variable.
20417         (wdired-change-to-wdired-mode): Set it buffer-locally.
20418         (wdired-abort-changes): Restore point after aborting changes.
20420 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20422         * vc.el (vc-do-command): Add a new value t for okstatus.
20424         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
20425         frame in case of errors.
20427 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20429         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
20430         so it comes after "On the Left" in the menu.
20432 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
20434         * cus-edit.el (customize-apropos, customize-apropos-options)
20435         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
20437 2005-12-12  Bill Wohler  <wohler@newt.com>
20439         * vc-svn.el (vc-svn-registered): Fix problem of visiting
20440         non-writable Subversion-controlled files by saving window
20441         configuration before calling vc-do-command.  vc-do-command calls
20442         pop-to-buffer on error which is unexpected during registration.
20444 2005-12-12  Jay Belanger  <belanger@truman.edu>
20446         * calc/README: Update the summary of changes.
20448 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20450         * descr-text.el (describe-char): Rework last fix to solve the problem
20451         is the same way it's solved for everything else in that function
20452         (i.e. by extracting the info before setting up the *Help* buffer).
20454 2005-12-12  Kim F. Storm  <storm@cua.dk>
20456         * subr.el (version-regexp-alist): Allow space as separator before
20457         non-numeric part, e.g. "1.0 alpha".
20458         (version-to-list): Interpret .X.Y version as 0.X.Y version.
20460 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
20462         * textmodes/org.el (org-agenda, org-timeline, org-todo):
20463         Implement Logging and the keep-modes setting.
20464         (org-get-category): Make sure a string is returned.
20465         (org-log-done): New function.
20466         (org-log-done, org-closed-string): New options.
20468 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20470         * tooltip.el (tooltip-y-offset): Change default to 20.
20472 2005-12-12  Richard M. Stallman  <rms@gnu.org>
20474         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
20476         * frame.el (display-hourglass): Doc fix.
20478         * help.el (help-for-help-internal): Simplify entry for `a'.
20480         * info.el (Info-on-current-buffer): Doc fix.
20481         (info-insert-file-contents): Don't test (featurep 'jka-compr).
20483         * startup.el (inhibit-splash-screen): Make this the real name.
20484         (inhibit-startup-message): Make this the alias.
20485         (command-line): Find only simple.el, and use its directory
20486         to fill in other preloaded files' names.
20487         (command-line): Deactivate the mark if deactivate-mark is set.
20489         * international/mule.el (load-with-code-conversion):
20490         Bind deactivate-mark.
20492         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
20494 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
20496         * cus-edit.el (customize-apropos): Avoid listing an option more
20497         than once under different aliases.  No longer list user options
20498         that are not defined with defcustom (unless a prefix arg is given).
20499         Doc fix.
20500         (customize-apropos-options): Doc fix.
20502 2005-12-11  Juri Linkov  <juri@jurta.org>
20504         * frame.el (set-background-color, set-foreground-color)
20505         (set-cursor-color, set-mouse-color, set-border-color):
20506         Add explicit prompts to read colors by `facemenu-read-color'.
20507         (show-trailing-whitespace, blink-cursor-delay)
20508         (blink-cursor-interval, display-hourglass, hourglass-delay):
20509         Remove tags.
20510         (display-hourglass, hourglass-delay): Doc fix.
20511         (cursor-in-non-selected-windows): Capitalize words in tag.
20513         * faces.el (frame-background-mode): Replace `choice-item' keywords
20514         with `const' to not make [default] button.  Change default value tag
20515         from `default' to `automatic'.  Doc fix.
20516         (trailing-whitespace) <defface>: Change group `whitespace' to
20517         `whitespace-faces'.
20519 2005-12-11  Richard M. Stallman  <rms@gnu.org>
20521         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
20523 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20525         * term/mac-win.el: Create keymap for mac-apple-event-map.
20527 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
20529         * tooltip.el (tooltip-mode): Move to start of file so that it
20530         appears at top of customize buffer.
20532         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
20533         Add the gud groupname.
20534         (gud-tooltip-mode): Add the tooltip groupname.
20535         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
20536         avoid conflict with tooltip-use-echo-area.
20538 2005-12-10  Romain Francoise  <romain@orebokech.com>
20540         * help.el (help-for-help-internal): Add `r' in doc string.
20542 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
20544         * align.el (align-regexp, align-highlight-rule):
20545         Use region-beginning and region-end instead of point and mark, so that
20546         repetition (with `repeat-complex-command') recomputes the region
20547         bounds.
20549 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
20551         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
20552         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
20553         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
20554         (balance-windows): Rewrite using the above new functions.
20556 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
20558         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
20559         react if global-hi-lock-mode seems intended.
20560         (global-hi-lock-mode): Renamed from hi-lock-mode.
20561         (hi-lock-archaic-interface-message-used)
20562         (hi-lock-archaic-interface-deduce): New variables.
20563         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
20564         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
20565         (hi-lock-find-patterns, hi-lock-font-lock-hook):
20566         Replace hi-lock-buffer-mode with hi-lock-mode.
20568 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
20570         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
20571         completion list, even after a partial completion has been
20572         inserted in the current buffer.  If there are more than 1
20573         completion, redisplay the *Completions* buffer; if the
20574         completion is unique, delete the *Completions* window.
20576 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
20578         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
20579         strings and long subject lines that were broken into multiple
20580         lines at arbitrary places.  Handle subjects that have "Re: " in
20581         the middle.
20583 2005-12-10  John W. Eaton  <jwe@octave.org>
20585         * progmodes/octave-mod.el (octave-electric-space): Don't indent
20586         comments or strings if octave-auto-indent is nil.
20588 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20590         * term/mac-win.el: Require url when compiling.
20591         Call mac-process-deferred-apple-events after loading init files.
20592         (mac-apple-event-map): New defvar.  Define event handlers in it.
20593         (core-event, internet-event): New Apple event class symbols.
20594         (open-application, reopen-application, open-documents)
20595         (print-documents, open-contents, quit-application)
20596         (application-died, show-preferences, autosave-now, get-url):
20597         New Apple event ID symbols.
20598         (about): New HICommand ID symbol.
20599         (mac-event-spec, mac-event-ae): New macros.
20600         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
20601         (mac-ae-selection-range, mac-ae-text-for-search)
20602         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
20603         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
20604         and Services menu events are now defined in mac-apple-event-map.
20605         (mac-drag-n-drop): Remove selection range handling.
20607 2005-12-10  Kenichi Handa  <handa@m17n.org>
20609         * simple.el (zap-to-char):
20610         * isearch.el (isearch-process-search-char): Translate CHAR by
20611         translation-table-for-input.
20613 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
20615         * foldout.el (foldout-exit-fold): Properly hide subtree.
20617 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20619         * files.el (save-buffer):
20620         * international/ucs-tables.el (ucs-set-table-for-input):
20621         * mail/mail-extr.el (mail-extract-address-components):
20622         * mail/sendmail.el (mail-mode): Reformat doc string.
20624 2005-12-09  Juri Linkov  <juri@jurta.org>
20626         * isearch.el (isearch-highlight): Change main overlay priority
20627         from 1 to 1001.  Simplify.
20628         (isearch-lazy-highlight-update): Change lazy overlay priority
20629         from 0 to 1000.
20631         * replace.el (replace-highlight): Change overlay priority from
20632         1 to 1001.
20634         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
20635         Change overlay priority from 1 to 1001.  Reuse existing overlay.
20637         * compare-w.el (compare-windows-highlight): Change overlay
20638         priority from 1 to 1000.
20640         * menu-bar.el (menu-bar-edit-menu): Add listp around
20641         pending-undo-list to disable menu item "undo" when pending
20642         undo list is empty.
20644         * locate.el (locate): Disable undo in *Locate* buffer.
20646 2005-12-09  Kim F. Storm  <storm@cua.dk>
20648         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
20650 2005-12-09  David Ponce  <david@dponce.com>
20652         * recentf.el: Improvement of the menu code.
20653         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
20654         instead of menu hook.
20655         (recentf-show-menu, recentf-hide-menu): New functions.
20656         (recentf-menu-customization-changed, recentf-mode): Use them.
20657         (recentf-menu-action, recentf-max-menu-items)
20658         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
20659         (recentf-arrange-by-rule-others)
20660         (recentf-arrange-by-rules-min-items)
20661         (recentf-arrange-by-rule-subfilter): Don't use
20662         `recentf-menu-customization-changed'.
20663         (recentf-arrange-rules): Likewise.  Accept functions to compute
20664         sub-menu titles.
20665         (recentf-menu-filter): Likewise.  Doc fix.
20666         (recentf-menu-value-shortcut): Doc fix.
20667         (recentf-dump-variable): Quote atom value.
20668         (recentf-make-menu-items): Update to use it as a menu filter.
20669         (recentf-match-rule): New function.
20670         (recentf-arrange-by-rule): Use it.
20671         (recentf-indirect-mode-rule): New function.
20672         (recentf-build-mode-rules): Use it.
20673         (recentf-dir-rule): New function.
20674         (recentf-arrange-by-dir): Use it.
20675         (recentf-filter-changer-current): Rename from
20676         `recentf-filter-changer-state'.  All references updated.
20677         (recentf-filter-changer-alist): Update filter names.
20678         (recentf-filter-changer-select): New function.
20679         (recentf-filter-changer): Use it.  Make a sub-menu from filters
20680         available in `recentf-filter-changer-alist'.
20681         (recentf-data-cache, recentf-clear-data)
20682         (recentf-update-menu): Remove.  All references updated.
20683         (recentf-match-rule-p, recentf-build-dir-rules)
20684         (recentf-filter-changer-goto-next)
20685         (recentf-filter-changer-get-current)
20686         (recentf-filter-changer-get-next): Remove.
20688 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
20690         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
20691         buffer "Reset" button to "Reset to Current" for consistency with
20692         the State buttons.
20694 2005-12-08  John Paul Wallington  <jpw@pobox.com>
20696         * ibuf-ext.el (define-ibuffer-filter filename):
20697         If `dired-directory' is a list then really use its car.
20699 2005-12-08  Kim F. Storm  <storm@cua.dk>
20701         * emulation/cua-rect.el (cua--rectangle-aux-replace):
20702         Fix indention of text on right side of replaced rectangle.
20704 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
20706         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
20707         No need to check gud-comint-buffer is bound.
20708         (gdb): Prevent multiple debugging when first session uses gdba.
20710 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20712         CC Mode update to 5.31.
20714         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
20715         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
20716         We might do this function properly in the future).
20718         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
20719         New macros c-sentence-end and c-default-value-sentence end, to cope
20720         with Emacs 22's new function `sentence-end'.
20722 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20724         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
20725         compat issue using `c-put-overlay' and `c-delete-overlay'.
20727         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
20728         New compat macros to handle overlays/extents.
20730 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20732         * progmodes/cc-fix.el: Add definitions of the macros push and pop
20733         (for GNU Emacs 20.4).
20735         * progmodes/cc-defs.el
20736         (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
20738         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
20739         highlighting mechanism so it will work in XEmacs too.
20741         * progmodes/cc-defs.el: Insert c-int-to-char.
20743         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
20744         call to the new macro c-int-to-char.  This solves XEmacs's
20745         regarding characters as different from integers.
20747 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20749         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
20750         New internal helper.
20752         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
20753         construct to make the indirect face lookup work in XEmacs.
20755         (c-cpp-matchers): Append the negation char face to the existing
20756         fontification, so that the cpp face doesn't disappear.
20757         Use `c-make-syntactic-matcher' to avoid negation chars in comments
20758         and strings.
20760         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
20761         to map to `font-lock-negation-char-face' in emacsen where it exists.
20763 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20765         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
20767         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
20768         Rename "c-subword-move-mode" as "c-subword-mode".
20770         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
20771         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
20773 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20775         * progmodes/cc-mode.el: Added autoload directive for
20776         `c-subword-move-mode' for use in older emacsen.
20778 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20780         * progmodes/cc-mode.el:
20781         (i): Insert a binding for C-c C-backspace into
20782         c-bind-special-erase-keys which works in TTYs.
20783         (ii): Make sure that when file styles are used, any explicitly
20784         given style variables take priority over those in the style.
20785         Do this by calling `hack-local-variables' a second time.
20787         * progmodes/cc-vars.el: Add language specific customization
20788         widgets for AWK to c-doc-comment-style, c-require-final-newline
20789         and c-default-style.  Add a defcustom for awk-mode-hook.
20790         Give c-syntactic-element and c-syntactic-context doc-strings by
20791         directly setting their `variable-documentation' propery.
20792         This allows Emacs 22.1 to read these with C-h v.
20794         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
20796 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20798         * progmodes/cc-fonts.el, cc-vars.el
20799         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
20800         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
20801         Masatake YAMATO.
20803         (c-doc-comment-style): Made GtkDoc default in C mode.
20805         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
20806         and C-c C-<delete>.
20808         (c-bind-special-erase-keys): New function for use on
20809         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
20811         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
20812         <delete> key behavior in XEmacs according to `delete-forward-p'.
20813         C.f. `c-electric-delete'.
20815 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20817         * progmodes/cc-mode.el: Give c-hungry-backspace and
20818         c-hungry-delete-forward permanent key bindings.
20820         * progmodes/cc-cmds.el (c-electric-semi&comma):
20821         Bind c-syntactic-context for calls to "criteria functions", for
20822         consistency with other calls to user functions.
20824         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
20825         `current-prefix-arg', since this might be the prefix arg to a
20826         command which calls c-indent-command as a function.  Change the
20827         interactive spec from "p" to "P".
20829         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
20830         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
20831         was difficult to understand.
20833 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20835         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
20836         first char of an identifier.
20838         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
20839         +" syntax in C++.
20841 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20843         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
20844         auto-fill doesn't split a c-comment's last word from a hanging
20845         "*/" when a space is typed between them after fill-column.
20847         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
20849         * progmodes/cc-styles.el (c-set-style)
20850         (c-setup-paragraph-variables): Abort the command if we're not in a
20851         CC Mode buffer.
20853         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
20854         with blank comment-prefix, and a blank line as the comment's
20855         second line.
20857 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20859         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
20860         Incorporate the patterns added in the Emacs development branch
20861         for the new Emacs 22 face `font-lock-negation-char-face'.
20863         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
20864         of "red" since it stands out better in xterms and DOS terminals.
20866         * progmodes/cc-engine.el (c-literal-faces):
20867         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
20869 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20871         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
20872         forcibly enable c-electric-flag.
20874         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
20875         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
20876         after the comment-prefix of a C-style comment will close that comment.
20878 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20880         * progmodes/cc-fonts.el (c-basic-matchers-before)
20881         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
20882         in Pike.
20884         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
20885         digraphs.
20887         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
20888         (c-cpp-message-directives, c-cpp-include-directives)
20889         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
20890         (c-cpp-expr-directives): Introduce new language constants to
20891         control cpp syntax in a cleaner way.
20893         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
20895         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
20897         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
20898         (c-multiline-string-start-char): New language constants and
20899         variables to specify how newlines in string literals work.
20901         (c-font-lock-invalid-string): Use them.
20903         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
20904         unbalanced close brace is entered.  Optimization by avoiding going
20905         back over arbitrarily large blocks.  Removed hints that this
20906         function only would be relevant/useful in AWK.
20908         (c-electric-brace): Indent syntactically after the cleanups since
20909         lineup functions might do it differently then.
20911         * progmodes/cc-engine.el, cc-langs.el
20912         (c-opt-op-identifier-prefix): New language constant and variable.
20914         (c-just-after-func-arglist-p, c-after-special-operator-id)
20915         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
20917         * progmodes/cc-align.el, cc-engine.el
20918         (c-after-special-operator-id): New helper to handle C++ operator
20919         identifiers.
20921         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
20922         (c-guess-basic-syntax): Handle C++ operator identifiers in
20923         declarations.
20925         * progmodes/cc-langs.el (c-assignment-operators): Add the
20926         trigraph version of ^= too.
20928         * progmodes/cc-langs.el (c-assignment-operators): Add the
20929         trigraph version of |= in C++.
20931         * progmodes/cc-fonts.el (c-font-lock-declarators):
20932         Handle `c-decl-hangon-kwds' after the identifier name.
20934         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
20935         whether an arglist is "nonempty", ignore a comment after the open
20936         paren if it isn't followed by a non-comment token on the same line.
20938         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
20939         Enable heuristics below the point to cope with classes inside special
20940         brace lists in Pike.
20942 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20944         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
20946 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20948         * progmodes/cc-guess.el (cc-guess-install): New function to
20949         install an already guessed style in another buffer.
20951         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
20952         sets `inhibit-read-only' - `c-save-buffer-state' should be used
20953         anyway if the change always is undone.
20955 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20957         Implement togglable electricity:
20959         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
20960         saying when it should be used.
20962         * progmodes/cc-engine.el: Add the new buffer-local variable,
20963         c-electric-flag.
20965         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
20966         c-toggle-auto-newline.
20968         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
20969         c-toggle-auto-newline.  Remove the binding for
20970         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
20971         c-toggle-electric-state.
20973         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
20975         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
20976         c-\(forward\|backward\)-subword.
20977         (c-update-modeline): Add the new modeline flag `l' for
20978         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
20979         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
20980         Make the old name an alias of the new name.
20981         (c-toggle-electric-state): New function.
20982         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
20983         Adapt these functions to do electric things only when
20984         c-electric-flag is non-nil.
20985         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
20986         new functions from c-electric-brace.
20987         (c-point-syntax): Add a check for "virtual semicolons" in AWK
20988         mode, so that the tentative extra newline doesn't change the
20989         syntax of the following brace.
20990         (c-electric-brace): Restructure by extracting the above functions.
20991         Tidy up the coding somewhat.
20992         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
20993         restructure a bit.
20995 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20997         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
20998         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
21000         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
21001         (c-submode-indicators): Change name from `c-auto-hungry-string'
21002         since it's now used to track another submode.
21004         (c-update-modeline): Convert to function and extended to check
21005         `c-subword-move-mode'.
21007         (c-forward-into-nomenclature, c-backward-into-nomenclature):
21008         Convert to compat aliases for `c-forward-subword' and
21009         `c-backward-subword'.
21011         * progmodes/cc-subword.el: New functions and minor mode to handle
21012         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
21014         (c-forward-subword, c-backward-subword, c-mark-subword)
21015         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
21016         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
21017         Functions corresponding to the standard word handling functions.
21019         (c-subword-move-mode): Minor mode that replaces all the standard
21020         word handling functions with their subword equivalences.
21022 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21024         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
21025         entry for one-liner-defun.
21027         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
21028         name in its def-edebug-spec.
21030         * progmodes/cc-cmds.el (c-electric-brace): Make the
21031         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
21032         compacts space before a comment, if this will make things fit on
21033         one line.
21035         Introduce an "awk" style, mainly for auto-newline and clean-ups.
21037         * progmodes/cc-align.el: New function c-snug-1line-defun-close.
21039         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
21040         clean-up one-liner-defun.
21042         * progmodes/cc-styles.el: Add the new "awk" style.
21044         * progmodes/cc-vars.el: Add description of one-liner-defun to
21045         c-cleanup-list's doc-string.  New user options,
21046         c-max-one-liner-length.  In c-default-style, set the default style
21047         for AWK to "awk".
21049 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21051         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
21052         macros inside labels.
21054         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
21055         `c-at-statement-start-p' and `c-at-expression-start-p'.
21057         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
21058         error if the mark isn't set.
21060         * progmodes/cc-engine.el (c-guess-continued-construct)
21061         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
21062         accurately detect functions inside functions.
21064         * progmodes/cc-engine.el (c-at-expression-start-p): New function
21065         like `c-at-statement-start-p' that additionally recognizes commas
21066         and expression parentheses as delimiters.
21068         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
21069         to avoid heuristics that doesn't work for unclosed blocks.
21070         (c-at-statement-start-p): New function.
21072         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
21073         Objective-C directives, e.g. directives spanning lines should work
21074         reasonably well now.
21076         (c-put-c-type-property, c-clear-c-type-property): New helpers.
21078         (c-forward-objc-directive): New function to move over any ObjC
21079         directive.
21081         (c-just-after-func-arglist-p, c-guess-basic-syntax)
21082         (c-basic-matchers-before): Use it.
21084         (c-font-lock-objc-iip-decl): Remove.
21086         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
21087         in the template arglist recognition.
21089         * progmodes/cc-styles.el (c-style-alist): Fix several
21090         inconsistencies in the Whitesmith style.
21092         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
21093         New lineup function to get lines after Whitesmith style blocks
21094         correctly indented.
21096         (c-lineup-whitesmith-in-block): Back out the compensation for
21097         opening parens since it's done using `add' lists in the style
21098         definition instead.  Don't use the anchor position since it varies
21099         too much between the syntactic symbols. :P
21101         * progmodes/cc-vars.el (c-valid-offset): Update.
21103         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
21104         lists where the offsets are combined according to several
21105         different methods: `first', `min', `max', and `add'.
21106         Report offset evaluation errors with `c-benign-error' so that some kind
21107         of reindentation still is done.
21109         * progmodes/cc-engine.el (c-guess-basic-syntax):
21110         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
21111         `arglist-close'.
21113         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
21114         situations for `arglist-cont-nonempty' and `arglist-close'.
21116         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
21118         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
21119         cc-bytecomp-boundp' in a number of places.
21121         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
21122         macro related issue.
21124 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21126         * progmodes/cc-awk.el: Change the terminology of regexps: A char
21127         list is now [asdf], a char class [:alpha:].
21128         Include code for char classes.
21129         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
21130         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
21132         Remove (nearly all of) the cruft associated with AWK Mode's former
21133         concept of "virtual semicolons":
21135         Adapt c-beginning-of-statement, c-end-of-statement (together with
21136         subfunctions) to use the new notion of "virtual semicolon" in
21137         place of the old awkward special handling for AWK.  There remains
21138         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
21139         * progmodes/cc-cmds.el:
21140         (c-ascertain-adjacent-literal): In the backwards direction, now
21141         recognises AWK regexp delimiters as string delimiters.
21142         (c-after-statement-terminator-p): Adapt for virtual semicolons;
21143         check more rigorously for "end of macro".
21144         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
21145         virtual semicolons;
21146         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
21147         out the code for forward movement into ...
21148         (c-end-of-statement): Now contains the code for forward movement,
21149         adapted for virtual semicolons.
21151         * progmodes/cc-engine.el:
21152         (c-ws*-string-limit-regexp): New regexp.
21153         (c-forward-single-comment, c-backward-single-comment): Comment out
21154         the (now redundant) "special" AWK stuff.
21156         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
21157         c-string-par-start, c-string-par-separate to be more like Text
21158         Mode than Fundamental Mode.
21160 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21162         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
21163         to the fontified region so that fontification doesn't occur
21164         outside it (could happen e.g. when fontifying a line with an
21165         unfinished declaration).
21167 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21169         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
21170         start of the file.  ^L now separate sections of the file.
21171         (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
21172         (c-awk-one-line-possibly-open-string-re)
21173         (c-awk-regexp-one-line-possibly-open-char-class-re)
21174         (c-awk-one-line-possibly-open-regexp-re)
21175         (c-awk-one-line-non-syn-ws*-re): New defonsts.
21176         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
21178         Amend the concept of "virtual semicolons" (in the indentation
21179         engine) for languages like AWK, such that they are now
21180         conceptually attached to end of the last token of a statement, not
21181         the end of the line.  (In AWK Mode, however, the pertinent text
21182         property is still physically set on the EOL.)  Remove the specific
21183         tests for awk-mode, thus facilitating the introduction of other
21184         language modes where EOLs can end statements.
21185         (Note: The funtionality in cc-cmds.el, specifically
21186         c-beginning/end-of-statement has yet to be amended.)
21188         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
21189         New macros.
21191         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
21192         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
21193         c-vsemi-status-unknown-p-fn (in a new page).
21195         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
21196         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
21197         numerous awkward forms like
21198         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
21199         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
21200         variable before-ws-ip, the place just after char-before-ip appears.
21202         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
21203         a comment.
21205 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21207         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
21208         `c-tentative-buffer-changes'.
21210         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
21211         convert to macro to choose between Emacs and XEmacs at compile time.
21213         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
21215         (c-tentative-buffer-changes): New macro to handle temporary buffer
21216         changes in a convenient way.
21218         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
21219         for `c-tentative-buffer-changes'.
21221         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
21222         the checks for paren sexps between the point and the keyword, to
21223         avoid some false alarms.
21225         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
21226         Fixed a situation where an error could be thrown for unbalanced
21227         parens.  Changed to make use of c-keyword-member' to avoid some
21228         repeated regexp matches.
21230         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
21231         These language variable are no longer necessary.
21233         (c-block-stmt-kwds): New language constant used by
21234         c-looking-at-inexpr-block'.
21236         (c-guess-basic-syntax): Remove an optional check that looked at
21237         the existence of the now removed language variables.
21239         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
21240         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
21241         object instantiation expressions as declarations in some contexts.
21242         This bug only affected languages where the declarator can't be
21243         enclosed in parentheses.
21245         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
21246         insert newlines before and after substatement braces.
21248         * progmodes/cc-engine.el: Improved the heuristics for recognizing
21249         function declaration headers and the handling of C++ style member
21250         init lists.
21252         (c-just-after-func-arglist-p): Rewritten to use
21253         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
21255         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
21257         (c-guess-basic-syntax): Adapt case 5B for the new
21258         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
21259         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
21260         covers all cases now).
21262         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
21264 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21266         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
21267         c-string-par-start/separate c-sentence-end-with-esc-eol,
21268         initialised in c-setup-paragraph-variables, used in string
21269         scanning subroutines of c-beginning-of-statement.
21271         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
21272         which precedes the newly inserted `{'.
21274 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21276         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
21277         function for declaration level blocks.  It should now cope with
21278         templates better and also be a lot more comprehensible.
21280         (c-looking-at-decl-block): The new function.
21282         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
21283         for compatibility.
21285         (c-add-class-syntax, c-guess-continued-construct)
21286         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
21288         (c-decl-block-key): Change to tell apart ambiguous and
21289         unambiguous keywords.  Pike specials are now handled directly in
21290         the code instead.
21292         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
21293         New language constants and variables to make the backward skip in
21294         `c-looking-at-decl-block' as tight as possible.
21296         (c-nonsymbol-token-char-list): New language constant.
21298         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
21299         find balanced template arglists backwards.
21301         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
21302         making char classes for `c-syntactic-skip-backward'.
21304         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
21305         16D - can't be a class-close at that point.
21307         * progmodes/cc-engine.el (c-guess-basic-syntax)
21308         (c-add-class-syntax): Don't narrow out the enclosing declaration
21309         level.  This makes everything a lot easier, and it was actually
21310         only four small places that needed it to work.  Some places that
21311         previously did `widen' are removed now, which has the effect that
21312         `c-guess-basic-syntax' never will look at things outside the
21313         current narrowment now.  The anchor position for `topmost-intro'
21314         is affected by this, but it was so bogus it was basically useless
21315         before, and now it's equally bogus but in a slightly different way.
21317         (c-narrow-out-enclosing-class): Gone.
21319         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
21320         the narrowed region.
21322         (c-least-enclosing-brace): Remove silly optional argument.
21324         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
21325         the point could be left directly after an open paren when finding
21326         the beginning of the first decl in the block.
21328         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
21329         Specify which submatch to use.
21331         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
21333         (c-decl-start-re): No longer any need for special treatment of
21334         ObjC due to the above.
21336         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
21337         presumably follows C in that regard.
21339         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
21340         New language constants to specify operator tokens inside
21341         identifiers in a more high level way.
21343         (c-opt-identifier-prefix-key): New internal language constant.
21345         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
21346         (c-identifier-start, c-identifier-key): Now completely calculated
21347         from other constants.
21349         (c-identifier-last-sym-match): Decommission since it's no longer used.
21351         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
21353         * progmodes/cc-engine.el (c-forward-name): Remove the
21354         optimization when c-identifier-key is equal to c-symbol-key since
21355         it doesn't work in byte compiled files.  Don't record empty
21356         regions as identifiers.
21358         * progmodes/cc-langs.el (c-filter-ops): New helper function to
21359         simplify access to `c-operators' and its likes.
21361         (c-operator-list, c-all-op-syntax-tokens)
21362         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
21363         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
21364         (c-primary-expr-regexp, c-cast-parens): Use it.
21366         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
21367         an explicit language in functions.
21369         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
21370         variant of adornment.
21372         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
21373         variable.
21375         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
21376         the Pike value.
21378         * progmodes/cc-engine.el (c-on-identifier)
21379         (c-simple-skip-symbol-backward): Small fix for handling "-"
21380         correctly in `skip-chars-backward'.  Affected the operator lfun
21381         syntax in Pike.
21383         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
21384         diagnostic message about precompiled language vars not being used.
21386         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
21387         "__attribute__" is followed by a parenthesis.
21389         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
21390         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
21391         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
21393         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
21394         Internal cleanups to properly detect the declared identifiers in
21395         various declarations.
21397         (c-decl-start-kwds): New language constant to recognize
21398         declarations that can start anywhere.  Used for class declarations
21399         in Pike.
21401         (c-specifier-key, c-not-decl-init-keywords)
21402         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
21403         (c-find-decl-spots): Implement `c-decl-start-kwds'.
21405         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
21406         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
21407         handling of the compiler specific extension keywords into a new
21408         language constant `c-decl-hangon-kwds' that defines keyword
21409         clauses to be ignored in declarations.
21411         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
21412         past unrecognized tokens when handling `c-colon-type-list-kwds'.
21413         Necessary to stop at the declared identifier in e.g. IDL valuetype
21414         declarations.
21416         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
21417         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
21418         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
21419         (c-forward-decl-or-cast-1): Recognize the declared identifier in
21420         class and enum declarations as such and not as part of the type.
21422         (c-forward-decl-or-cast-1, c-forward-label): Relax the
21423         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
21425         (c-forward-decl-or-cast-1): Don't disregard sure signs of
21426         declarations when there's some syntax error later on.
21428         (c-complex-decl-matchers): Did away with a reference to
21429         `c-specifier-key'.
21431         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
21432         value - this variable is always dynamically bound.
21434         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
21435         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
21436         * cc-cmds.el, cc-defs.el: Change the policy for marking up
21437         functions that might do hidden buffer changes: All such internal
21438         functions are now marked instead of those that don't.
21440         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
21441         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
21442         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
21443         (c-literal-type): Allow these functions to make hidden buffer changes,
21444         so that they are free to use text property caching later on.
21446         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
21447         (c-electric-brace, c-electric-slash, c-electric-star)
21448         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
21449         (c-electric-paren, c-electric-continued-statement, c-indent-command)
21450         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
21451         (c-context-line-break): Add `c-save-buffer-state' calls to comply
21452         with the changed semantics of the functions above.
21454         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
21455         when macros occur in obscure places.  Optimized the sexp movement
21456         a bit.
21458 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21460         Enhancements for c-beginning-of-statement to work in AWK Mode:
21462         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
21463         (completed statement) with `}' (statement completed by closing
21464         brace or semicolon) and `$' (statement completed by EOL).
21466         (c-awk-virtual-semicolon-ends-prev-line-p)
21467         (c-awk-virtual-semicolon-ends-line-p)
21468         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
21469         (c-awk-at-statement-end-p): New functions.
21471         * progmodes/cc-cmds.el: Simplify the structure of functions
21472         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
21473         two functions and c-beginning-of-statement to handle AWK Mode.
21475         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
21476         c-backward-single-comment for AWK mode.  Attempt to clarify their
21477         doc-strings.
21479         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
21481 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21483         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
21484         label handling.  Labels are now recognized in a uniform and more
21485         robust way, regardless of context.  Text properties are put on all
21486         labels to recognize the following declarations better.
21487         Multiword labels are handled both in indentation and fontification for
21488         the benefit of language extensions like Qt.  For consistency, keywords
21489         in labels are now fontified with the label face instead.
21490         That also applies to "case" and "default".
21492         (c-beginning-of-statement-1): Fix some bugs in the label
21493         handling.  Disregard `c-nonlabel-token-key' in labels that begin
21494         with `c-label-kwds'.
21496         (c-find-decl-spots): Support that the callback adds more
21497         `c-decl-end' spots to find.
21499         (c-forward-decl-or-cast-1): Don't treat a list of plain
21500         identifiers followed by a colon as a declaration.
21502         (c-forward-label): New function to recognize labels.
21504         (c-guess-basic-syntax): Replace uses of `c-label-key' with
21505         `c-forward-label'.  Moved the label recognition cases (14 and 15)
21506         earlier since they aren't so context sensitive now.  Handle labels
21507         on the top level gracefully.  Moved access label recognition to
21508         the generic label case (CASE 15) - removed CASE 5E.
21510         (c-font-lock-declarations): Add recognition of labels in the
21511         same round since we need to handle labels in parallell with other
21512         declarations to recognize both accurately.  It should also improve
21513         speed.
21515         (c-simple-decl-matchers, c-basic-matchers-after):
21516         Move `c-font-lock-labels' so that it only is used on decoration level 2
21517         since `c-font-lock-declarations' handles it otherwise.
21519         (c-complex-decl-matchers): Remove the simplistic recognition of
21520         access labels.
21522         (c-decl-prefix-re): Remove the kludges that was necessary to cope
21523         with labels earlier.
21525         (c-decl-start-re): New language variable to make
21526         `c-font-lock-declarations' stop for the special protection labels
21527         in Objective-C that start with `@'.
21529         (c-label-key): Remove since it's no longer used.
21531         (c-recognize-colon-labels, c-label-prefix-re): New language
21532         constants to support recognition of generic colon-terminated labels.
21534         (c-type-decl-end-used): `c-decl-end' is now used whenever there
21535         are colon terminated labels.
21537         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
21538         first argument starts with a special brace list.
21540         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
21541         (c-font-lock-declarations): Break out the declaration and cast
21542         recognition from `c-font-lock-declarations' to a new function, so
21543         that it can be used in the indentation engine.
21545         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
21546         up to the start of the literal.  Fixed bug with the point on the
21547         wrong side of the search limit that could happen when the start
21548         position is inside a literal.
21550         * progmodes/cc-engine.el (c-parse-state)
21551         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
21552         so that it's kept a little bit back to increase the hit rate.
21554         (c-parse-state): Change the macro handling and fixed some
21555         glitches.  Macro context is checked more often than necessary now,
21556         but otoh less garbage conses are generated.
21558         * progmodes/cc-engine.el (c-parse-state)
21559         (c-invalidate-state-cache): Cache the last position where
21560         `c-state-cache' applies.  This can speed up refontification quite
21561         a bit in blocks where there are many non-brace parens before the point.
21563         (c-state-cache-end): New variable for this.
21565         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
21566         cache variable.
21568         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
21569         get close initial continue positions when the start position is
21570         inside a literal or macro.  Do not call the callback for spots
21571         before the start position (which can happen e.g. for `c-decl-end'
21572         spots inside comments).  Optimize better in special cases when the
21573         region is a single line inside a literal or macro (typically when
21574         the current line is refontified).
21576         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
21577         to `c-add-stmt-syntax' - there's no need to explicitly whack off
21578         entries from the paren state.
21580         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
21581         special case for "else if" clauses.
21583         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
21584         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
21586         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
21587         New language variable to recognize the gcc extension with statement
21588         blocks inside expressions.
21590         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
21591         it somewhat more comprehensible.  The argument AT-BLOCK-START is
21592         no longer used and hence removed.
21594         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
21595         to `c-add-stmt-syntax'.
21597         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
21598         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
21599         This fixes bogus label recognition.
21601         * progmodes/cc-engine.el (c-add-type, c-check-type)
21602         (c-forward-name, c-forward-type): Improve storage of template
21603         types in `c-found-types' so that they can be recognized better.
21605         (c-syntactic-content): Add option to skip past nested parens.
21607         * progmodes/cc-engine.el (c-forward-name):
21608         Set `c-last-identifier-range' all the time.  It's less work that way.
21609         Handle that there might not be an identifier to store in
21610         `c-last-identifier-range'.
21612         (c-forward-type): Handle that `c-last-identifier-range' might be
21613         nil from `c-forward-name'.
21615         * progmodes/cc-defs.el (c-safe-scan-lists)
21616         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
21618         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
21619         to work even if the form fails.
21621         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
21622         down in a large file in one go.
21624         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
21626         * progmodes/cc-align.el (c-lineup-assignments): New lineup
21627         function which is like `c-lineup-math' but returns nil instead of
21628         `c-basic-offset' when it doesn't match.
21630         (c-lineup-math): Change to use `c-lineup-assignments'.
21632 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21634         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
21635         c-beginning-of-statement.  New subfunctions
21636         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
21638 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21640         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
21641         hardcoded char classes whereever possible.  Changed a couple of
21642         places to use skip by syntax instead of skip by char class.
21644         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
21645         Fix a bug in the regexp that caused extreme backtracking.
21647         * progmodes/cc-langs.el (c-block-comment-starter)
21648         (c-block-comment-ender): New language constants to specify in a
21649         single place how block comments look.
21651         (c-comment-start-regexp, c-block-comment-start-regexp)
21652         (comment-start, comment-end, comment-start-skip)
21653         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
21654         (c-syntactic-ws, c-nonempty-syntactic-ws)
21655         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
21656         `c-line-comment-starter', `c-block-comment-starter' and
21657         `c-block-comment-ender'.
21659         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
21660         New language constants to break up things a bit.
21662         (c-simple-ws): New language constant for simple whitespace.
21664         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
21666         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
21667         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
21668         newlines.  Allow and ignore nil elements in the list.
21670 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21672         * progmodes/cc-cmds.el: Comment out a (n almost certainly
21673         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
21675         * progmodes/cc-cmds.el: Tidy up the comments in
21676         c-beginning-of-statement and subfunctions.
21678         * progmodes/cc-awk.el: Replace calls to put-text-property to the
21679         more flexible c-put-char-property and c-clear-char-properties.
21680         Add the author's email address.
21682         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
21684         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
21685         closing "*/" of a block comment.
21687         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
21688         subfunctions) so that it works at BOB and EOB.
21690         * progmodes/cc-cmds.el, cc-vars.el: More updating of
21691         c-beginning-of-statement, including new variable
21692         c-block-comment-start-regexp.
21694 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21696         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
21697         symbols from `*-font-lock-extra-types' so that there's no need to
21698         use `regexp-opt' on those lists.
21700         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
21701         `c-type-modifier-kwds' is empty.
21703         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
21704         there are several strings on the same line.
21706         * progmodes/cc-engine.el (c-literal-limits): Remove the
21707         compatibility function for older emacsen.  `c-literal-limits-fast'
21708         has now taken the place of this function.
21710         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
21711         with older emacsen: We now require `pps-extended-state'.
21713 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21715         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
21716         which obviates the need to hack sentence-end.  This now handles
21717         escaped newlines in strings correctly.  Correct minor bugs in
21718         c-move-over-sentence and in c-beginning-of-statement.
21720         * progmodes/cc-cmds.el (c-beginning-of-statement (and
21721         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
21722         that movement over macros and code are rigorously separated from
21723         eachother.  Correct a few incidental bugs.
21725         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
21726         Improve its doc-string.  Improve the handling of certain specific cases.
21728 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21730         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
21731         (c-guess-basic-syntax): Change the way class-level labels are
21732         recognized; they can now contain essentially any symbols.
21734         (c-opt-extra-label-key): New language variable to cope with the
21735         special protection label syntax in Objective-C.
21737         (c-opt-access-key): Remove; this is now handled better by
21738         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
21740         (c-complex-decl-matchers): Update to handle that
21741         `c-opt-access-key' no longer exists.
21743         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
21744         improved label recognition in `c-beginning-of-statement-1'.
21746         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
21747         Recognize bitfields better.
21749         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
21750         Remove some cruft and fixed a bug that could cause it to go to a
21751         position further down.
21753         * progmodes/cc-langs.el, cc-engine.el
21754         (c-beginning-of-statement-1): Improve detection of labels in
21755         declaration contexts.
21757         (c-beginning-of-decl-1): Use it.
21759         (c-nonlabel-token-key): New language constant and variable needed
21760         by `c-beginning-of-statement-1'.
21762         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
21763         manifested itself due to the correction in `c-forward-sexp'.
21765         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
21766         Make these behave as documented when used at the buffer limits.
21768         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
21769         (c-type-decl-end-used): Made this a language variable.
21771         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
21772         correctly when `combine-after-change-calls' is used together with
21773         temporary narrowings.
21775         * progmodes/cc-engine.el (c-beginning-of-statement-1):
21776         Report labels correctly when the start point is immediately after the
21777         colon.
21779         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
21780         Remove since it isn't used anymore.
21782         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
21783         bracket arglists such as template parens in C++.
21785         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
21786         in the last check-in.  Some optimization.
21788         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
21789         where it could stop at the same level in a preceding sexp when
21790         PAREN-LEVEL is set.
21792         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
21793         text property lookup only when it's needed.
21795         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
21796         Change the policy for paren marked angle brackets to be more
21797         persistent; once marked they remain marked even when they're found
21798         to be unbalanced in the searched region.  This should keep the
21799         paren syntax around even when individual lines are refontified in
21800         multiline template arglists.
21802         (c-parse-and-markup-<>-arglists): New dynamically bound variable
21803         to control markup so that incorrect angle bracket arglists aren't
21804         marked in contexts where the correct value for
21805         `c-disallow-comma-in-<>-arglists' isn't known.
21807         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
21808         argument has become `c-parse-and-markup-<>-arglists'.
21810         (c-remove-<>-arglist-properties): Remove - no longer used.
21812         (c-after-change-check-<>-operators): New function used on
21813         `after-change-functions' to avoid that "<" and ">" characters that
21814         are part of longer operators have paren syntax.
21816         (c-<>-multichar-token-regexp): New language variable used by
21817         `c-after-change-check-<>-operators'.
21819         (c-after-change): Call `c-after-change-check-<>-operators'.
21821         (c-font-lock-<>-arglists): Use the context properties set by
21822         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
21823         correctly to avoid doing invalid markup.
21825         (c-font-lock-declarations): Remove code that undoes the invalid
21826         markup done by `c-font-lock-<>-arglists'.
21828         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
21829         after `c-font-lock-declarations'.
21831         * progmodes/cc-engine.el (c-syntactic-skip-backward):
21832         Add paren-level feature.
21834         (c-guess-basic-syntax): Improve the anchor position for
21835         `template-args-cont' in nested template arglists.  There's still
21836         much to be desired in this area, though.
21838 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21840         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
21841         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
21843 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21845         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
21846         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
21848         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
21849         it doesn't work no longer are supported.
21851         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
21852         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
21853         requires support for the syntax-table' text property, which rules
21854         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
21855         cruft associated with those versions.
21857         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
21858         for the `syntax-table' text property, which rules out Emacs 19 and
21859         XEmacs < 21.4.  Removed various compatibility cruft associated
21860         with those versions.
21862         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
21863         support for the `syntax-table' text property.
21865         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
21866         variable and use an extra quoted face name instead.  All the
21867         emacsen flavors handle that correctly.
21869         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
21870         (c-font-lock-declarators, c-font-lock-declarations)
21871         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
21872         property to mark the items in in declarator lists to handle
21873         refontification inside multiline declarations better.
21875         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
21876         construct like "a * b = c;" as a declaration.
21878 2005-12-08  Kim F. Storm  <storm@cua.dk>
21880         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
21881         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
21882         select either meta, hyper, or super modifier for rectangle commands.
21883         (cua--rectangle-modifier-key): New defvar.
21884         (cua--M/H-key): Use it.  Remove special case for `space'.
21885         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
21886         on X, to meta otherwise.  Always bind C-return to toggle
21887         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
21889         * emulation/cua-rect.el (cua-help-for-rectangle):
21890         Use cua--rectangle-modifier-key.  Handle super modifier too.
21891         (cua--init-rectangles): Always bind C-return to toggle rectangle.
21892         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
21894         * ido.el: Move Acknowledgements and History after Commentary.
21895         Minor changes to Commentary.
21897         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
21898         keymap if cua--prefix-override-timer is `shift'.
21899         (cua--shift-control-prefix): New function; emulate "type prefix
21900         key twice" functionality to handle shifted prefix key override.
21901         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
21902         New commands.
21903         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
21905 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
21907         * textmodes/org.el (org-insert-heading): Try to do items before
21908         headings.
21909         (org-agenda-mode): Quote `org-agenda-mode-hook'.
21910         (org-insert-item): New function.
21911         (org-renumber-ordered-list): Don't skip to higher level lists.
21913 2005-12-08  Juri Linkov  <juri@jurta.org>
21915         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
21917         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
21919         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
21921         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
21922         the constructed function name fun-1.
21924         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
21925         because such links don't lead to parent documentation.
21927 2005-12-08  Kenichi Handa  <handa@m17n.org>
21929         * descr-text.el (describe-char): Use *Help-2* buffer if the
21930         current buffer is *Help*.  Call describe-text-properties while
21931         setting the original buffer.
21933 2005-12-07  Bill Wohler  <wohler@newt.com>
21935         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
21936         and causes problems with non-MH users (such as Gnus users).
21938 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
21940         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
21941         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
21942         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
21943         command "info sources".  Move calls to GDB command "list".
21944         (gdb-find-file-hook): Just use gdb-source-file-list.
21945         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
21946         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
21947         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
21948         (gdb-data-list-register-values-handler): Use correct trigger name.
21950 2005-12-07  Kim F. Storm  <storm@cua.dk>
21952         * ido.el (ido-completion-map): Rename from ido-mode-map.
21953         (ido-common-completion-map, ido-file-completion-map)
21954         (ido-file-dir-completion-map, ido-buffer-completion-map):
21955         Rename from ido-mode-....-map.
21956         (ido-init-completion-maps): Rename from ido-init-mode-maps.
21957         (ido-setup-completion-map): Rename from ido-define-mode-map.
21958         (ido-read-internal): Bind minibuffer-local-filename-completion-map
21959         to ido-completion-map.
21961 2005-12-07  Kenichi Handa  <handa@m17n.org>
21963         * international/mule-cmds.el
21964         (set-display-table-and-terminal-coding-system): If the coding
21965         system specified in `unibyte-display' property is different from
21966         the arg coding-system, don't setup standard-display-table.
21968 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21970         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
21971         that comments end at \n, regardless of selective-display.
21973 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
21975         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
21976         (gdb-version): New variables.
21977         (gdb-source-file-list, gdb-register-names)
21978         (gdb-changed-registers): New variables for use with GDB 6.4+.
21979         (gdb-ann3): Replace with...
21980         (gdb-init-1, gdb-init-2): ...two new functions.
21981         (gdba, gdb-prompt): Call gdb-init-1.
21982         (gdb-get-version): New function.  Call gdb-init-2 from here.
21983         (gud-watch): Make it work with mouse events too.
21984         (gdb-post-prompt): Don't add to queue until GDB version is known.
21985         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
21986         (gdb-locals-mode): Use gdb-version.
21987         (gdb-memory-format-map, gdb-memory-unit-map)
21988         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
21989         (gdb-locals-font-lock-keywords-1)
21990         (gdb-locals-font-lock-keywords-2): New variables.
21991         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
21992         (gdb-set-gud-minor-mode-existing-buffers-1)
21993         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
21994         (gdb-var-update-1, gdb-var-update-handler-1)
21995         (gdb-data-list-register-values-handler)
21996         (gdb-data-list-register-values-custom)
21997         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
21998         (gdb-stack-list-locals-handler, gdb-get-register-names):
21999         New functions for use with GDB 6.4+.
22000         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
22001         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
22002         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
22003         (gdb-stack-list-locals-regexp)
22004         (gdb-data-list-register-names-regexp): New regexps for use with
22005         GDB 6.4+.
22007 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22009         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
22011 2005-12-06  Nozomu Ando  <nand@mac.com>
22013         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
22014         prompts work for AUTH PLAIN.  Also reported by Steve Allan
22015         <seallan@verizon.net>.
22017 2005-12-06  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
22019         * frame.el (set-frame-parameter): Add doc string.
22021 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
22023         * textmodes/org.el (org-occur-highlights): New variable.
22024         (org-highlight-new-match, org-remove-occur-highlights): New functions.
22025         (org-highlight-sparse-tree-matches): New option.
22026         (org-do-occur): New function.
22027         (org-get-heading): Make it work also at beginning of line.
22028         (org-category-table): New variable.
22029         (org-get-category-table, org-get-category)
22030         (org-camel-to-words, org-link-search): New functions.
22031         (org-select-this-todo-keyword): New variable.
22032         (org-todo-list): New command.
22033         (org-shiftright, org-shiftleft): New commands.
22034         (org-agenda-todo): Add prefix argument.
22035         (org-show-hierarchy-above): New option.
22036         (org-show-todo-tree): Numerical prefix creates tree for specific
22037         TODO keyword.
22038         (org-outline-level): New function, to assign a level to plain
22039         lists items.
22040         (org-cycle-include-plain-lists): New option.
22041         (org-mode): Use `org-outline-level' as value of `outline-level'.
22042         (org-cycle): Temporarily switch `outline-regexp' if
22043         `org-cycle-include-plain-lists' is non-nil.
22044         (org-start-icalendar-file): Fix format bug.
22045         (org-agenda-get-day-entries): Create category table.
22046         (org-agenda-get-todos, org-agenda-get-timestamps)
22047         (org-agenda-get-deadlines, org-agenda-get-scheduled)
22048         (org-agenda-get-blocks): Use `org-get-category'.
22049         (org-context-in-file-links): Rename from
22050         `org-line-numbers-in-file-links'.
22052 2005-12-06  Romain Francoise  <romain@orebokech.com>
22054         * window.el (balance-windows): Delete extraneous third arg in call
22055         to `enlarge-window'.
22057 2005-12-06  Kenichi Handa  <handa@m17n.org>
22059         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
22061 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
22063         * progmodes/gdb-ui.el (gdb-var-create-handler)
22064         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
22065         (gdb-var-list-children-handler, gdb-var-update-handler):
22066         Current buffer is already gdb-partial-output-buffer, don't
22067         make it current again.
22069 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
22071         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
22072         (list-buffers-noselect): Use it.
22074 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22076         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
22077         (mail-yank-ignored-headers): Use regexp-opt.
22078         (mail-mode-map): Move initialization into declaration.
22079         (mail-sent-via): Remove unused shadowed var `to-line'.
22080         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
22081         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
22082         (mail-do-fcc): Use dolist and push.
22083         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
22084         (mail-yank-ignored-headers): Don't autoload.
22086 2005-12-05  Kenichi Handa  <handa@m17n.org>
22088         * international/mule-cmds.el (set-language-info-internal): New fun.
22089         (set-language-info): Call set-language-info-internal to update
22090         language-info-alist.  If LANG-ENV is the current one, call
22091         set-language-environment to make INFO effective now.
22092         (set-language-info-alist): Likewise.
22093         (locale-language-names): With locale "en", use English
22094         lang. env. but set the default codings to iso-8859-1.
22096 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
22098         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
22099         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
22100         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
22101         for plain strings.
22102         (gdb-frames-mode): Remove redundant call to font-lock-mode.
22103         (gdb-all-registers): Rename from toggle-gdb-all-registers.
22104         Create registers buffer if necessary.  Echo new state in minibuffer.
22105         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
22107 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
22109         * info.el (Info-fontify-node): Match external links using
22110         non-directory part of filename.
22112 2005-12-04  Juri Linkov  <juri@jurta.org>
22114         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
22115         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
22116         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
22117         because there is no customization option for it.
22119         * font-lock.el (lisp-font-lock-keywords-1):
22120         Add define-global-minor-mode.
22122         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
22124         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
22125         properties on the constructed variable names.
22127         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22128         Put `definition-name' properties on the constructed function names
22129         next-sym and prev-sym.
22131         * emacs-lisp/find-func.el (find-function-regexp):
22132         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
22133         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
22134         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
22135         and easy-menu-define.
22137         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
22138         easy-mmode-define-global-mode and define-global-minor-mode.
22139         (lisp-imenu-generic-expression): Add define-global-minor-mode.
22141         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
22142         instead of easy-mmode-define-global-mode.
22144         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
22145         Use define-minor-mode instead of easy-mmode-define-minor-mode.
22147         * cus-edit.el (customize-group, customize-group-other-window):
22148         Filter out autoloaded options from the group completion list by
22149         using heuristics that autoloaded groups don't have `custom-autoload'
22150         property on their symbols (they have only `custom-loads').
22152         * simple.el (completion-setup-function): Put completions-common-part
22153         face on complete completion string too (i.e. completion string
22154         without completions-first-difference face).
22156         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
22158 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
22160         * view.el (view-mode): Doc fix.
22162         * disp-table.el (standard-display-european): Add to the warning
22163         message a reference to the doc string.
22165         * play/yow.el (apropos-zippy): Call print-help-return-message,
22166         similar to other Help and Apropos commands.
22168         * help.el (print-help-return-message): If pop-up-frames is
22169         non-nil, set up help-return-method to delete the help window and,
22170         possibly, its frame as well, and don't display message about
22171         scrolling the help window.  Doc fix.
22172         (help-return-method): Doc fix.
22174 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
22176         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
22177         whereby names of length one or names starting with a
22178         symbol-constituent character would not be returned.
22180 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
22182         * subr.el (atomic-change-group): Add edebug and indentation spec.
22184 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22186         * completion.el (save-completions-file-name): Fix typo in last change.
22188 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22190         * info.el: Move back/forward history to the beginning of the tool bar.
22192 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
22194         * allout.el (eval-when-compile): Remove unnecessary load of cl.
22195         Add fset of allout-real-isearch-abort during compile to fix
22196         byte-compilation warnings.
22197         (allout-mode-p): Move definition of this macro above all uses, or
22198         byte compilation in barren Emacs (eg, during Emacs build) will
22199         lack the definition.
22200         (allout-mode): Move this variable above any uses, or byte
22201         compilation will fail.
22202         (allout-resolve-xref): Remove use of personal file-reference function.
22203         (allout-toggle-current-subtree-encryption): Do the current (ie,
22204         visible containing) topic, rather than nearest around point.  Doc fix.
22205         (allout-toggle-subtree-encryption): New function, workhorse that
22206         works on nearest topic containing point.
22207         (allout-encrypt-string): Signal requirement for newer version of pgg.
22208         (allout-resumptions): Doc fix.
22210 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
22212         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
22214 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
22216         * textmodes/flyspell.el (flyspell-external-point-words):
22217         Consider a misspelling as found in the string search if: (a) misspelling
22218         and found string lengths match, or (b) misspelling is found as
22219         element in a boundary-chars separated longer string, or (c)
22220         ispell-program-name is really ispell and misspelling is found as
22221         part of a TeX string.  After successful match move beginning of
22222         search region to end of match.  Warn about not found misspellings
22223         once the process is done.
22224         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
22226 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
22228         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
22229         tool bar (removed inadvertently).
22231 2005-12-02  Juri Linkov  <juri@jurta.org>
22233         * log-view.el (log-view-diff): Clarify doc string.
22235 2005-12-01  Bill Wohler  <wohler@newt.com>
22237         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
22238         triggers lm-verify errors.
22240 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
22242         * simple.el (transient-mark-mode, line-number-mode)
22243         (column-number-mode, size-indication-mode): Remove `:require nil'.
22245 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
22247         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
22248         in the margin also.
22249         (gdb-breakpoints-mode-map): Use D instead of d for
22250         gdb-delete-breakpoint.
22251         (gdb-get-frame-number): Require a number to match on.
22252         (gdb-threads-mode-map): Add follow-link binding.
22254 2005-11-30  Jason Rumney  <jasonr@gnu.org>
22256         * isearch.el (isearch-mode-map): Avoid exiting search on
22257         language-change event.
22259 2005-11-30  Romain Francoise  <romain@orebokech.com>
22261         * speedbar.el (speedbar-default-position): New defcustom.
22262         (speedbar-frame-reposition-smartly): Use it.
22264         * dframe.el (dframe-reposition-frame-emacs): Fix position
22265         computation for `left' location.
22266         Update copyright year.
22268 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22270         * help.el (help-map): Move initialization into declaration.
22272         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
22274         * help-fns.el (help-argument-name): Don't autoload.
22275         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
22276         to be re-loaded when customizing the `help' group.
22278 2005-11-30  John Paul Wallington  <jpw@gnu.org>
22280         * help-fns.el (describe-function-1): Fill arglist output.
22282 2005-11-30  Kim F. Storm  <storm@cua.dk>
22284         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
22285         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
22286         after revert-buffer (or anything else which kills all local variables).
22288         * apropos.el (apropos-parse-pattern): Doc fix.
22289         Set apropos-regexp directly, rather than expecting callers to do so.
22290         (apropos-command, apropos, apropos-value, apropos-documentation):
22291         Simplify calls to apropos-parse-pattern.
22293 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
22295         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
22296         (hi-lock-face-phrase-buffer): Use hi-yellow face.
22297         (hi-lock-write-interactive-patterns): Use comment-region.
22299         * longlines.el (longlines-mode): Add mail-setup-hook.
22301         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
22303         * simple.el (sendmail-user-agent-compose, next-line):
22304         Conditionally use hard-newline.
22306 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
22308         * international/latexenc.el (latex-inputenc-coding-alist):
22309         Reword doc string.
22311 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
22313         * help.el (describe-key-briefly, describe-key): Recognize default
22314         bindings.
22316 2005-11-29  Romain Francoise  <romain@orebokech.com>
22318         * view.el (view-inhibit-help-message): New defcustom.
22319         (view-mode-enter): Use it.
22321 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
22323         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
22324         Preserve user position.
22326 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
22328         * font-lock.el: Throw error if facemenu is not loaded to prevent
22329         accidental change of loading order in loadup.el.  (Suggested by RMS.)
22331         * loadup.el: Add comment explaining why facemenu must be loaded
22332         before font-lock.
22334 2005-11-28  Jay Belanger  <belanger@truman.edu>
22336         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
22337         (calc-dispatch-map): Add more keys for `calc-same-interface'.
22339         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
22341         * calc/calc-embed.el (calc-do-embedded): Update help message.
22343         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
22345 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22347         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
22349         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
22350         called-interactively-p.
22351         (elp-profilable-p): Rename from elp-not-profilable-p.
22352         Invert result and take into account macros and autoloaded functions.
22353         (elp-instrument-function): Update call.
22354         (elp-instrument-package): Update call.  Add completion.
22355         (elp-pack-number): Use match-string.
22356         (elp-results-jump-to-definition-by-mouse): Merge into
22357         elp-results-jump-to-definition and then remove.
22358         (elp-output-insert-symname): Make help echo text single-line.
22360         * replace.el (query-replace-map): Move initialization into declaration.
22361         (occur-engine): Use with-current-buffer.
22362         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
22363         (occur-mode-mouse-goto): Replace with an alias.
22365 2005-11-28  Juri Linkov  <juri@jurta.org>
22367         * simple.el (quoted-insert): Let-bind input-method-function to nil.
22369         * term/w32-win.el: Bind [S-tab] to [backtab].
22371         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
22372         `Info-find-file' to t.
22374         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
22375         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
22376         and same-window-regexps.
22377         (occur-next-error): Don't move point for arg 0.
22379 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
22381         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
22383 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22385         * log-edit.el (log-edit-changelog-use-first): New var.
22386         (log-edit-changelog-ours-p): Use it.
22387         (log-edit-insert-changelog): Set it with new arg `use-first'.
22388         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
22389         (log-edit-hook): Add them to the list of suggested options.
22391         * textmodes/flyspell.el (flyspell-last-buffer): New var.
22392         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
22393         redundant work.
22394         (flyspell-mode-on): Use add-hook for after-change-functions.
22395         (flyspell-mode-off): Use remove-hook for after-change-functions.
22396         (flyspell-changes): Make it buffer-local.
22397         (flyspell-after-change-function): Make it non-interactive.  Use push.
22398         (flyspell-post-command-hook): Check input-pending-p while processing
22399         the potentially long list of buffer changes.
22401 2005-11-28  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
22403         * buff-menu.el (list-buffers-noselect): Display the selected
22404         frame's buffer list, not the global one.
22406 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
22408         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
22409         that (list last-input-event) works as in interactive spec.
22411 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
22413         * loadup.el ("facemenu"): Load facemenu before font-lock, because
22414         `facemenu-keymap' needs to be defined when font-lock is loaded.
22415         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
22417 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
22419         * completion.el: Remove useless leading * in defcustom docstrings.
22420         (save-completions-file-name): Use ~/.emacs.d if available.
22421         (completion-standard-syntax-table): Rename from
22422         cmpl-standard-syntax-table and fold initialization into declaration,
22423         thus removing cmpl-make-standard-completion-syntax-table.
22424         (completion-lisp-syntax-table, completion-c-syntax-table)
22425         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
22426         (cmpl-saved-syntax, cmpl-saved-point): Remove.
22427         (symbol-under-point, symbol-before-point)
22428         (symbol-under-or-before-point, symbol-before-point-for-complete)
22429         (add-completions-from-c-buffer): Use with-syntax-table.
22430         (make-completion): Don't return a list of completion entries.
22431         Update callers.
22432         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
22433         (completion-initialize): Rename from initialize-completions.
22434         (completion-find-file-hook): Rename from cmpl-find-file-hook.
22435         (kill-emacs-save-completions): Collect stats here.
22436         (save-completions-to-file, load-completions-from-file):
22437         Use with-current-buffer.
22438         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
22439         into a function.  Move all calls to toplevel.
22440         (completion-lisp-mode-hook): New fun.
22441         (completion-c-mode-hook, completion-setup-fortran-mode):
22442         Set the syntax-table here.  Use local-set-key.
22443         (completion-saved-bindings): New var.
22444         (dynamic-completion-mode): Make it into a proper minor mode.
22445         (load-completions-from-file): Remove unused var `num-uses'.
22447         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
22448         constructor if it is explicitly overridden.
22450         * complete.el (PC-completion-as-file-name-predicate):
22451         Use minibuffer-completing-file-name.
22452         (partial-completion-mode): Use find-file-not-found-functions.
22453         (PC-lisp-complete-symbol): Use with-syntax-table.
22454         (PC-look-for-include-file): Remove dead setq.
22455         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
22456         (PC-complete): Use with-current-buffer.
22458         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
22459         escape single quotes.
22461 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
22463         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
22464         of `if' whose condition always returned nil.  Doc fix.
22466         * buff-menu.el (Buffer-menu-revert-function): Make the selected
22467         window's buffer the current buffer around the call to
22468         `list-buffers-noselect'.  This is necessary to mark that buffer
22469         with a `.' in the Buffer Menu when called from Lisp, for instance
22470         by Auto Revert Mode.
22472 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
22474         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
22475         attaching to it.
22476         (gdb-pre-prompt): Make sure gdb-error is reset.
22478         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
22479         with a child process, detect it.
22480         (gud-speedbar-buttons): Match regexp more carefully.
22482 2005-11-27  Richard M. Stallman  <rms@gnu.org>
22484         * mouse.el (mouse-drag-move-window-bottom):
22485         Use adjust-window-trailing-edge.
22487 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
22489         * simple.el (blink-matching-open): Ignore
22490         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
22491         (blink-matching-paren-on-screen): Update docstring.
22493         * paren.el (show-paren-mode): No longer change
22494         `blink-matching-paren-on-screen'.
22496 2005-11-27  John Paul Wallington  <jpw@pobox.com>
22498         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22499         (gdb-threads-select, gdb-edit-register-value):
22500         Use `posn-set-point' instead of `mouse-set-point' because the
22501         latter is not fbound when configured without X.
22503 2005-11-27  Kim F. Storm  <storm@cua.dk>
22505         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
22506         existing face when partially highlighting a TAB in a rectangle.
22508 2005-11-26  Kim F. Storm  <storm@cua.dk>
22510         * ido.el (ido-mode-map): Doc fix.
22511         (ido-mode-common-map, ido-mode-file-map)
22512         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
22513         (ido-define-mode-map): Rewrite.  Select one of the new maps as
22514         parent for ido-mode-map instead of building from scratch.
22515         (ido-init-mode-maps): New defun to initialize new maps.
22516         (ido-mode): Call it.
22517         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
22518         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
22520 2005-11-26  John Paul Wallington  <jpw@pobox.com>
22522         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
22523         `mouse-set-point' because the latter is not fbound when configured
22524         without X.
22526 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
22528         * files.el (file-relative-name): Doc fix.
22530 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
22532         * progmodes/octave-inf.el (inferior-octave-startup): Force a
22533         non-empty string for secondary prompt PS2.
22535 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
22537         * progmodes/compile.el (compilation-setup): Fix last change.
22539 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
22541         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22542         (gdb-mouse-toggle-breakpoint-margin)
22543         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
22544         Add gdb-server-prefix to keep out of command history.
22545         (gdb-edit-register-value): New function.
22546         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
22547         (gdb-info-registers-custom): Use above map.
22549 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
22551         * custom.el (enable-theme): Signal error if argument is not a
22552         theme.  Don't recalculate a face if it's not loaded yet.
22554         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
22555         the `user' theme is in effect.
22557         * info.el (Info-on-current-buffer): Record actual filename in
22558         Info-current-file, instead of t, or a fake filename if a non-file
22559         buffer.  Make autoload.
22560         (Info-find-node, Info-revert-find-node): No need to check for
22561         Info-current-file nil.
22562         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
22563         Info-current-file is now never `t'.
22564         (Info-fontify-node): Many simplifications due to Info-current-file
22565         always being valid.  Use Info-find-file to find node filename.
22567 2005-11-25  David Kastrup  <dak@gnu.org>
22569         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
22570         new character, then delete" in order to preserve markers.
22572 2005-11-25  David Ponce  <david@dponce.com>
22574         * recentf.el (recentf-arrange-by-rule): Handle a special
22575         `auto-mode-alist'-like "strip suffix" rule.
22576         (recentf-build-mode-rules): Handle second level auto-mode entries.
22578 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
22580         * emulation/viper-keym.el (viper-ESC-key): Use different values
22581         in terminal and window modes.
22583         * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
22584         add jde-javadoc-checker-report-mode.
22586         * ediff-wind.el (ediff-make-wide-display): Slight simplification.
22588         * ediff.el (ediff-date): Change the date of last update.
22590 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
22592         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
22593         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
22594         (hi-lock-mode): New global minor mode.
22595         (turn-on-hi-lock-if-enabled): New function.
22596         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
22597         Change arguments to regexp and face instead of a font-lock pattern.
22598         Directly set face property, instead of refontifying.
22599         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
22600         (hi-lock-find-patterns): Use line-number-at-pos.
22602         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
22603         arguments for hi-lock-set-pattern.
22604         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
22605         Call font-lock-fontify-buffer.
22606         (hi-lock-find-file-hook, hi-lock-current-line)
22607         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
22609         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
22610         turned off.
22612         * progmodes/compile.el (compilation-setup): Don't fiddle with
22613         font-lock-defaults.
22615 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
22617         * progmodes/gdb-ui.el (gdb-var-create-handler)
22618         (gdb-var-list-children-handler): Find values for all variable
22619         objects.  gud-speedbar-buttons decides whether to display them.
22621 2005-11-24  Romain Francoise  <romain@orebokech.com>
22623         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
22624         buffer name with a space.
22626 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
22628         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
22629         `org-export-local-list-max-depth'.  Change default value to 3.
22630         (org-auto-renumber-ordered-lists)
22631         (org-plain-list-ordered-item-terminator): New options.
22632         (org-at-item-p, org-beginning-of-item, org-end-of-item)
22633         (org-get-indentation, org-get-string-indentation)
22634         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
22635         New functions.
22636         (org-move-item-down, org-move-item-up): New commands.
22637         (org-export-as-html): New classes for CSS support.  Bug fix in
22638         regular expression detecting fixed-width regions.  Respect
22639         `org-local-list-ordered-item-terminator'.
22640         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
22641         also a list item.
22642         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
22643         New item moving functions.
22645 2005-11-24  Juri Linkov  <juri@jurta.org>
22647         * isearch.el (isearch-repeat): With empty search ring set
22648         `isearch-error' to the error string instead of signaling error
22649         with the function `error'.
22651 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22653         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
22655 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
22657         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
22658         and variable.
22659         (gdb-var-create-handler, gdb-var-list-children-handler):
22660         Don't match on "char **...".
22661         (gdb-var-update-handler): Find values for all variable objects.
22662         (gdb-info-frames-custom): Identify frames by leading "#".
22664         * progmodes/gud.el (gud-speedbar-menu-items): Add
22665         gdb-speedbar-auto-raise as radio button.
22666         (gud-speedbar-buttons): Raise speedbar if requested.
22667         Don't match on "char **...".
22668         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
22669         Make it editable.
22671 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
22673         * info.el (Info-fontify-node): Handle the case where
22674         Info-current-file is t.
22676 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
22678         * simple.el (blink-matching-open): Fix off-by-one in last change.
22680 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22682         * term/mac-win.el: Don't change default directory.
22684 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
22686         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
22687         buffers correctly.  (It used to throw an error in such buffers.)
22688         Make it ask for confirmation in group buffers and other Custom
22689         buffers containing more than one customization item.
22691 2005-11-22  John Paul Wallington  <jpw@gnu.org>
22693         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
22694         property on mail and url overlays.
22695         (goto-address-at-point): Use `posn-set-point' instead of
22696         `mouse-set-point' because the latter is not fbound when configured
22697         without X.
22699 2005-11-22  Lars Hansen  <larsh@soem.dk>
22701         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
22702         (ls-lisp-classify, ls-lisp-format): Delete call to
22703         ls-lisp-parse-symlink.
22704         (ls-lisp-handle-switches): Handle symlinks to directories as
22705         directories when ls-lisp-dirs-first in non-nil.
22707 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
22709         * startup.el (command-line): Make sure that loaddefs.el is handled
22710         correctly in load-history.
22712 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
22714         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
22715         (gdb-struct-string, gdb-array-string): New constants.
22716         (gdb-info-locals-handler): Use them.
22717         (gdb-reset): Reset gdb-var-list to nil.
22719 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22721         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
22722         in patterns.
22724 2005-11-21  Juri Linkov  <juri@jurta.org>
22726         * custom.el (defcustom): Update link types in docstring.
22728 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
22730         * custom.el (defgroup): Add doc-string-elt info.
22732         * widget.el (define-widget): Don't use declare for the doc-string-elt.
22734 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22736         * newcomment.el (comment-enter-backward): Fix last fix.
22738         * simple.el (blink-matching-open):
22739         * paren.el (show-paren-function): Allow new paren-class info.
22741 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
22743         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
22744         handled automagically.
22746 2005-11-20  Andreas Schwab  <schwab@suse.de>
22748         * descr-text.el (describe-char): When copying overlays put them
22749         over the full char description instead of just the first character
22750         of it.
22752 2005-11-20  Juri Linkov  <juri@jurta.org>
22754         * simple.el (what-cursor-position):
22755         * descr-text.el (describe-char): Use Lisp-readable syntax
22756         for octal and hex.  Reorder decimal, octal and hex values.
22757         Remove excess whitespace in the output.  Use `=' in `column='
22758         like in `point=' and `Hscroll='.
22760         * international/mule-cmds.el (encoded-string-description):
22761         Use Lisp-readable syntax for hex.
22763 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
22765         * newcomment.el (comment-enter-backward): Handle the case where the
22766         comment is closed by EOB.
22768 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
22770         * longlines.el (longlines-before-revert-hook)
22771         (longlines-after-revert-hook): New functions.
22772         (longlines-mode): Turn off longlines temporarily when reverting.
22773         Add a message-setup-hook.
22774         (longlines-decode-buffer): New function.
22775         (longlines-wrap-line): Preserve marker positions.
22777 2005-11-19  Andreas Schwab  <schwab@suse.de>
22779         * emacs-lisp/shadow.el: Handle compressed files.
22781 2005-11-19  Romain Francoise  <romain@orebokech.com>
22783         * net/browse-url.el (browse-url-default-browser): Signal an error
22784         if no usable browser can be found, rather than try to load w3.
22786 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
22788         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
22789         replacing existing properties.
22790         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
22791         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
22792         tty specs.
22793         (rcirc-server-prefix, rcirc-server): New faces.
22794         (rcirc-url-regexp): Generate with rx macro.
22795         (rcirc-last-server-message-time): New variable.
22796         (rcirc-filter): Record time of last message.
22797         (rcirc-keepalive): Kill processes that did not send a message
22798         since the last ping.
22799         (rcirc-mode): Give rcirc-topic a local binding here.
22801 2005-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
22803         * subr.el (read-passwd): Fontify the prompt as we do with other
22804         prompts.
22806 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
22808         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
22809         binding buffer-read-only to nil.
22811 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
22813         * complete.el (partial-completion-mode):
22814         Mention completion-auto-help in the doc string.
22816         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
22817         more Lisp-ish way.
22819 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
22821         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
22822         digits, not 8, to avoid misalignment for files larger than 100MB.
22824 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
22826         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
22827         Mention "keyboard shortcuts" in the help text.
22829 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22831         * startup.el (fancy-splash-default-action): Discard only
22832         mouse-down and succeeding mouse-up events in the splash screen
22833         window so that drag-n-drop event can be processed.
22835 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
22837         * longlines.el (longlines-mode): Add hacks for mail-mode and
22838         message-mode.
22840 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
22842         * textmodes/org.el (org-table-sort-lines): New command.
22843         (org-tbl-menu): Add entry for `org-table-sort-lines'.
22844         (org-add-file): Command removed, use `org-agenda-file-to-front'
22845         instead.
22846         (org-export-icalendar): Use `org-icalendar-combined-name'.
22847         (org-cycle-agenda-files, org-agenda-file-to-end)
22848         (org-agenda-file-to-front): New commands.
22849         (org-table-tab-jumps-over-hlines, org-export-html-style):
22850         New options.
22851         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
22852         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
22853         New functions.
22854         (org-fill-paragraph): Call `org-table-align' in tables.
22855         (org-mode): Call `org-set-autofill-regexps'.
22856         (org-export-as-html): Support for local handformatted lists.
22857         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
22858         (org-export-local-list-max-depth): New option.
22859         (org-html-expand): Use `org-html-protect'.
22861 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
22863         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
22864         to "p".
22865         (gdb): Move definition of gud-pp to...
22867         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
22868         speedbar.
22869         (gdb-find-watch-expression): New function.
22871 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
22873         * faces.el (face-attribute, set-face-attribute): Mention existence
22874         of `:ignore-defface' setting in docstring.
22876 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
22878         * simple.el (completion-setup-function): Fix last change.
22880 2005-11-17  John Paul Wallington  <jpw@pobox.com>
22882         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
22883         Use `posn-set-point' instead of `mouse-set-point' because the
22884         latter is not fbound when configured without X.
22886         * comint.el (comint-insert-input): Likewise.
22888 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
22890         * simple.el (hard-newline): New variable.
22891         (sendmail-user-agent-compose, next-line): Use it.
22893         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
22894         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
22895         (mail-mail-reply-to, mail-mail-followup-to)
22896         (mail-position-on-field, mail-signature, mail-yank-original)
22897         (mail-attach-file): Likewise.
22899         * mail/mailheader.el (mail-header-format)
22900         (mail-header-format-function): Likewise.
22902         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
22904 2005-11-17  Juri Linkov  <juri@jurta.org>
22906         * font-lock.el (font-lock-faces): Rename this defgroup from
22907         `font-lock-highlighting-faces'.
22908         (font-lock-comment-face, font-lock-comment-delimiter-face)
22909         (font-lock-string-face, font-lock-doc-face)
22910         (font-lock-keyword-face, font-lock-builtin-face)
22911         (font-lock-function-name-face, font-lock-variable-name-face)
22912         (font-lock-type-face, font-lock-constant-face)
22913         (font-lock-warning-face, font-lock-negation-char-face)
22914         (font-lock-preprocessor-face)
22915         (font-lock-regexp-grouping-backslash)
22916         (font-lock-regexp-grouping-construct): Rename :group from
22917         `font-lock-highlighting-faces' to `font-lock-faces'.
22919         * cus-edit.el (lisp, c, tex):
22920         * progmodes/ada-mode.el (ada):
22921         * progmodes/asm-mode.el (asm):
22922         * progmodes/cperl-mode.el (cperl-faces):
22923         * progmodes/cpp.el (cpp):
22924         * progmodes/dcl-mode.el (dcl):
22925         * progmodes/f90.el (f90):
22926         * progmodes/fortran.el (fortran):
22927         * progmodes/icon.el (icon):
22928         * progmodes/idlwave.el (idlwave-misc):
22929         * progmodes/m4-mode.el (m4):
22930         * progmodes/make-mode.el (makefile):
22931         * progmodes/meta-mode.el (meta-font):
22932         * progmodes/modula2.el (modula2):
22933         * progmodes/octave-mod.el (octave):
22934         * progmodes/pascal.el (pascal):
22935         * progmodes/perl-mode.el (perl):
22936         * progmodes/prolog.el (prolog):
22937         * progmodes/ps-mode.el (PostScript-edit):
22938         * progmodes/scheme.el (scheme):
22939         * progmodes/sh-script.el (sh-script):
22940         * progmodes/simula.el (simula):
22941         * progmodes/tcl.el (tcl):
22942         * textmodes/nroff-mode.el (nroff):
22943         * textmodes/reftex-vars.el (reftex-fontification-configurations):
22944         * textmodes/sgml-mode.el (sgml):
22945         * textmodes/texinfo.el (texinfo):
22946         Add :link (custom-group-link font-lock-faces) to defgroup.
22948         * hi-lock.el (hi-lock): Rename this defgroup from
22949         `hi-lock-interactive-text-highlighting'.  Change parent group from
22950         `faces' to `font-lock'.  Add link to the manual.
22951         (hi-lock-mode, hi-lock-file-patterns-range)
22952         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
22953         `hi-lock-interactive-text-highlighting' to `hi-lock'.
22954         (hi-lock-faces): Add :group `faces'.
22956         * cus-edit.el (custom-variable-prompt): Clarify the code.
22958         * faces.el (face-read-string): Set the default value arg of
22959         completing-read.
22961 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
22963         * rfn-eshadow.el (file-name-shadow-properties)
22964         (file-name-shadow-tty-properties, file-name-shadow-mode):
22965         Remove autoloads, because the file is now preloaded.
22967 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22969         * printing.el (easy-menu-intern): Don't define.
22970         (pr-get-symbol): Use easy-menu-intern only if defined.
22972         * simple.el (blink-matching-open): Simplify a bit.
22973         (completion-setup-function): Fix the case of partial-completion-mode
22974         when the minibuffer's contents start with "-".
22975         Obey completion-base-size-function even when
22976         minibuffer-completing-file-name is non-nil.
22978 2005-11-16  Richard M. Stallman  <rms@gnu.org>
22980         * net/eudcb-ph.el (eudc-ph-open-session):
22981         Use set-process-query-on-exit-flag.
22983         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
22985         * international/ucs-tables.el (ucs-set-table-for-input):
22986         Use make-local-variable, not make-variable-buffer-local.
22988         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
22989         Improve warning message text.
22991         * savehist.el (savehist-save-hook): Add :group.
22993         * menu-bar.el (menu-bar-help-menu):
22994         Rename Find Extra Packages to External Packages.
22996         * cus-edit.el (Custom-reset-standard): Verify that
22997         :custom-standard-value prop exists before calling it.
22999         * apropos.el (apropos-calc-scores): Use apropos-pattern.
23001 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
23003         * wid-edit.el (color): Enclose %t in %{...%}.
23005         * cus-edit.el (face): Enclose %t in %{...%}.
23007 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
23009         * savehist.el (savehist-mode-hook): Re-add the var.
23010         (savehist-mode): Use it.
23012 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
23014         * textmodes/flyspell.el: Fix commenting convention.
23015         Remove unnecessary leading * in custom docstrings.
23016         (flyspell-emacs): Remove unused var.
23017         (flyspell-delete-region-overlays): Use remove-overlays.
23018         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
23019         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
23020         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
23021         (flyspell-debug-signal-word-checked): Use with-current-buffer.
23022         (make-flyspell-overlay): Don't locally reuse a global name.
23023         (flyspell-highlight-incorrect-region)
23024         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
23025         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
23026         (flyspell-notify-misspell): Remove unused args `start' and `end'.
23027         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
23028         Wrap calls to accept-process-output inside with-local-quit since it's
23029         often called from a post-command-hook.
23030         (flyspell-correct-word, flyspell-auto-correct-word):
23031         Use ispell-send-string.
23032         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
23034         * calendar/diary-lib.el (diary-list-entries): Also hide the
23035         terminating newline.
23037 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
23039         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
23040         window-system, to allow fonts on tty.
23042 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
23044         * progmodes/gud.el (gud-speedbar-item-info): New function.
23045         (gud-install-speedbar-variables): Use it to display data type
23046         of watch expression as a tooltip in speedbar.
23048 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
23050         * font-core.el (global-font-lock-mode): Add :version keyword,
23051         because default was changed.
23053         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
23055         * startup.el (command-line): Use `custom-reevaluate-setting' for
23056         `file-name-shadow-mode'.
23058         * loadup.el: Preload rfn-eshadow.
23060         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
23061         Add :version keyword.
23062         (file-name-shadow-properties, file-name-shadow-tty-properties)
23063         (file-name-shadow): Add :version keyword.
23065         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
23066         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
23067         in the custom-group property of the symbol frames and the fringe
23068         group got no link to its parent group frames.
23069         Doc fix.
23071 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
23073         * progmodes/gud.el (gud-stop-subjob): New function.
23074         (gud-menu-map, gud-tool-bar-map): Use it.
23076 2005-11-16  Kim F. Storm  <storm@cua.dk>
23078         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
23079         than kill it.
23080         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
23081         to a more useful/logical place.
23083 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
23085         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
23086         go buttons complementary.
23088 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
23090         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
23091         (rfn-eshadow-sifn-equal): New function.
23092         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
23094 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
23096         * emulation/viper-util.el (viper-non-word-characters-reformed-vi):
23097         Quote `-' in string.
23099         * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
23100         rcirc-mode buffers come up in Emacs state.
23102         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
23103         operation.
23105 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
23107         * term.el (term-termcap-format): Fix typos.
23108         (term-down): Fix the negative argument case.
23110 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
23112         * progmodes/gdb-ui.el: Remove face-alias left over from change on
23113         2005-08-15.
23114         (gdb-ann3): New command gud-go.
23115         (menu): Accomodate gdb-mi.el.
23116         (gdb-assembler-custom): Make buffer of selected window current
23117         so that set-window-point works.
23119         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
23120         buttons and include new ones.
23122 2005-11-16  Kim F. Storm  <storm@cua.dk>
23124         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
23125         (gud-menu-map): Use it.
23127 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
23129         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
23130         that works correctly for Custom and that does not override a user
23131         who disables it.
23133         * help-mode.el (help-make-xrefs, help-xref-on-pp)
23134         (help-xref-interned, help-follow): Make hyperlinks for variables
23135         that are unbound, but have a non-nil variable-documentation property.
23137         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
23138         mode hook.  (It conflicted with defcustoms for some mode hooks.)
23139         Use the `variable-documentation' property to give the mode hook a
23140         docstring and expand that docstring.
23142 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
23144         * savehist.el (savehist-mode): Don't bother with
23145         `custom-set-minor-mode'.
23146         (savehist-coding-system): Check XEmacs version.
23147         (history-length): Declare also at run time.
23148         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
23149         Don't set the customize state.
23150         (savehist-minibuffer-hook): Special case for when
23151         minibuffer-history-variable is equal to t.
23153 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
23155         * files.el (write-file): Refresh VC status.
23157         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
23158         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
23159         than fundamental-mode to see if the mode was set.
23161 2005-11-14  Romain Francoise  <romain@orebokech.com>
23163         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
23164         dummy function in `eval-when-compile' to avoid compiler warning.
23165         Require `man' at compile time.
23167 2005-11-14  Jay Belanger  <belanger@truman.edu>
23169         * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
23170         calcFunc-powerexpand.
23171         (math-write-out-power): Rename it to math-powerexpand; have it
23172         handle negative exponents.
23173         (calc-writeoutpower): Rename it to calc-powerexpand.
23175         * calc/calc-ext.el: Change calcFunc-writeoutpower and
23176         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
23177         autoloads.
23178         Add calcFunc-ldiv to autoloads.
23180         * calc/calc-arith.el (calcFunc-ldiv): New function.
23182         * calc/calc.el (calc-left-divide): New function.
23184 2005-11-14  Juri Linkov  <juri@jurta.org>
23186         * cus-edit.el (custom-variable-prompt): Set the default value arg
23187         of completing-read.
23189         * cus-dep.el (custom-make-dependencies): Reverse the list of
23190         found dependencies.
23192 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
23194         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
23195         Highlighting" entry, it is on by default now.
23196         (menu-bar-options-save): Do not save global-font-lock-mode.
23198 2005-11-13  Richard M. Stallman  <rms@gnu.org>
23200         * textmodes/flyspell.el (flyspell-large-region):
23201         Call flyspell-accept-buffer-local-defs.
23203 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
23205         * textmodes/flyspell.el (flyspell-notify-misspell):
23206         Fix misspelling of "Misspelling".
23207         (flyspell-process-localwords): New function.
23208         (flyspell-large-region): Call flyspell-process-localwords and
23209         flyspell-delete-region-overlays.
23210         (flyspell-delete-region-overlays): New function.
23211         (flyspell-delete-all-overlays): Call that.
23213 2005-11-13  Richard M. Stallman  <rms@gnu.org>
23215         * help.el (help-for-help-internal): Improve doc of C-h a.
23216         (describe-key): Improve prompt; doc fix.
23218 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
23220         * vc-svn.el (vc-svn-registered): Catch all errors.
23222         * cus-dep.el (custom-make-dependencies): Typo.
23224 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
23226         * net/tramp-util.el (top): Fix compilation warning.
23228 2005-11-13  Kim F. Storm  <storm@cua.dk>
23230         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
23232 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
23234         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
23235         (gud-speedbar-buttons): Match on "const char *" too.
23237         * progmodes/gdb-ui.el (gdb-var-create-handler)
23238         (gdb-var-list-children-handler): Match on "const char *" too.
23239         (gdb-var-evaluate-expression-handler): Match on empty string.
23240         (gdb-var-update-handler): Only call
23241         gdb-var-evaluate-expression-handler when required.
23243 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
23245         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
23246         selected window.  This still doesn't work for speedbar.
23247         (gud-speedbar-buttons): Handle string expressions properly.
23249         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
23250         (gdb-var-create-handler): Handle string expressions properly.
23251         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
23252         Handle string expressions properly.  Move "type" field into regexp.
23254 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
23256         * bookmark.el (bookmark-maybe-message): New function to reduce
23257         code duplication: invokes `message' iff baud-rate is high enough.
23258         (bookmark-write-file): Use above instead of an inline conditional.
23259         (bookmark-load): Same.
23261 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
23263         * bookmark.el (bookmark-write-file): Don't visit the destination
23264         file, just write the data to it using write-region.  This is
23265         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
23266         change to avoid visiting the file in the first place.
23268 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
23270         * hi-lock.el (hi-lock-mode): Set the default value of
23271         font-lock-defaults.
23273 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
23275         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
23276         arg to `file-attributes'.
23277         (find-lisp-format): The UID and GID can now be strings.
23279 2005-11-12  Kim F. Storm  <storm@cua.dk>
23281         * help.el (help-map): Bind C-h d to apropos-documentation.
23283         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
23284         when point is at end-of-buffer.
23286         * apropos.el (apropos-match-face): Doc fix.
23287         (apropos-sort-by-scores): Add new choice `verbose'.
23288         (apropos-documentation-sort-by-scores): New defcustom.
23289         (apropos-pattern): Now contains the pattern entered by the user.
23290         (apropos-pattern-quoted): New defvar.
23291         (apropos-regexp): New defvar, containing the regexp corresponding
23292         to apropos-pattern.
23293         (apropos-all-words-regexp): Rename from apropos-all-regexp.
23294         (apropos-read-pattern): New defun.  Use it to read pattern arg in
23295         interactive calls; returns list of words for a word list, and
23296         string for a regexp.
23297         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
23298         parses a list of words or regexp as returned by apropos-read-pattern.
23299         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
23300         (apropos-score-doc): Return a very high score if the string
23301         entered by the user matches literally.
23302         (apropos-variable): Doc fix.  Use apropos-read-pattern.
23303         (apropos-command): Doc fix.  Use apropos-read-pattern and
23304         apropos-parse-pattern.  Call apropos-print with nosubst=t.
23305         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
23306         apropos-parse-pattern.
23307         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
23308         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
23309         apropos-documentation-sort-by-scores.  Call apropos-print with
23310         nosubst=t.
23311         (apropos-documentation-internal): Pass doc string through
23312         substitute-key-definition before adding text properties.
23313         Highlight substring matching literal user input if possible.
23314         (apropos-documentation-check-doc-file): Remove locals beg and end.
23315         Fix calculation of score (as added twice).  Pass doc string through
23316         substitute-key-definition before adding text properties.
23317         (apropos-documentation-check-elc-file): Pass doc string through
23318         substitute-key-definition before adding text properties.
23319         Highlight substring matching literal user input if possible.
23320         (apropos-print): Add new arg NOSUBST; if set, command and variable
23321         doc strings have already been passed through substitute-key-definition.
23322         Add code to handle apropos-accumulator items without score element
23323         for backwards compatibility (e.g. with woman package).
23324         Only show scores if apropos-sort-by-scores is `verbose'.
23326 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23328         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
23329         Add jka-compr-load-suffixes to load-suffixes.
23331         * jka-compr.el: Require jka-cmpr-hook.
23332         (jka-compr-info-compress-message, jka-compr-info-compress-program)
23333         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
23334         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
23335         (jka-compr-info-can-append, jka-compr-info-strip-extension)
23336         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
23337         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
23338         (jka-compr-uninstall): Remove entries from
23339         jka-compr-added-to-file-coding-system-alist after they are used.
23340         (jka-compr-error): Remove unused var `curbuf'.
23341         (jka-compr-file-local-copy): Remove unused var `notfound'.
23343 2005-11-10  Romain Francoise  <romain@orebokech.com>
23345         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
23347 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
23349         * progmodes/gud.el (gud-menu-map): Move parentheses.
23350         (gdb): New command gud-pv.
23352 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23354         * tar-mode.el: Remove spurious or unnecessary leading stars
23355         in docstrings.
23356         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
23357         (tar-parse-octal-integer-safe): Use mapc.
23358         (tar-header-block-summarize): Remove unused var `ck'.
23359         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
23360         cleared before.  Obey default-enable-multibyte-characters.
23361         Use mapconcat.  Simplify setting of tar-header-offset.
23362         (tar-mode-map): Move initialization inside delcaration.
23363         (tar-flag-deleted): Use `abs'.
23364         (tar-expunge-internal): Remove unused var `line'.
23365         (tar-expunge-internal): Don't hardcode point-min==1.
23366         (tar-expunge): Widen while doing set-buffer-multibyte.
23367         (tar-rename-entry): Use file-name-coding-system.
23368         (tar-alter-one-field): Don't hardcode point-min==1.
23369         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
23370         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
23372 2005-11-10  Masatake YAMATO  <jet@gyve.org>
23374         * add-log.el (add-log-current-defun): Handle class::method
23375         notation of c++.  Fix incorrect comment.
23377 2005-11-10  Alan Mackenzie  <acm@muc.de>
23379         * help-fns.el (describe-variable): Make C-h v work when a variable
23380         has variable documentation yet is unbound.
23382 2005-11-10  Masatake YAMATO  <jet@gyve.org>
23384         * man.el (Man-highlight-references): Set an empty
23385         string to `Man-arguments' if it is nil.
23386         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
23388 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
23390         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
23391         commenting conventions.
23393         * cus-dep.el (custom-make-dependencies): Simplify.
23394         Better follow the commenting conventions.
23396 2005-11-09  Richard M. Stallman  <rms@gnu.org>
23398         * apropos.el (apropos-pattern): Rename from apropos-regexp.
23399         (apropos-orig-pattern): Rename from apropos-orig-regexp.
23400         All uses changed.
23401         (apropos-rewrite-regexp): Doc fix.
23402         (apropos-variable, apropos-command, apropos, apropos-value):
23403         Change prompt; carry through the argument renaming.
23405 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
23407         * find-lisp.el: Require dired.
23408         (find-lisp-find-dired-internal): Do not call
23409         `abbreviate-file-name' on DIR.
23411 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
23413         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
23415 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
23417         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
23418         when using the speedbar.
23419         (gdb): New command gud-pp.
23420         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
23422 2005-11-09  Juri Linkov  <juri@jurta.org>
23424         * replace.el (occur-excluded-properties): New defcustom.
23425         (occur-1, occur-engine, occur-accumulate-lines): Use it.
23427 2005-11-08  Jay Belanger  <belanger@truman.edu>
23429         * calc/calc-units.el (math-convert-units): Replace any composite
23430         unit by its definition.
23432 2005-11-08  Lars Hansen  <larsh@soem.dk>
23434         * emacs-lisp/autoload.el (update-directory-autoloads):
23435         Add obsolete function alias.
23437 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
23439         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
23440         comment-indent-function.
23441         (lisp-comment-indent): Replace by an alias for comment-indent-default.
23443         * reveal.el (reveal-post-command): Rework the handling of
23444         reveal-open-spots, so as to be more reliable.  There were several
23445         tricky corner cases where an open spot might be lost, or where
23446         a closed spot might end up on the list of open spots.
23447         Only reveal text that's ellipsised.
23449 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
23451         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
23453 2005-11-07  John Paul Wallington  <jpw@gnu.org>
23455         * ibuffer.el (ibuffer): Search iconified frames too when
23456         getting Ibuffer buffer's window.
23458 2005-11-06  Richard M. Stallman  <rms@gnu.org>
23460         * progmodes/compile.el (compilation-internal-error-properties):
23461         save-excursion around the computation of MARKER.
23463 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
23465         * textmodes/flyspell.el (flyspell-external-point-words):
23466         flyspell-get-word returns a list, not just a string.
23468 2005-11-06  John Paul Wallington  <jpw@pobox.com>
23470         * ibuffer.el (ibuffer): Search all visible frames when getting
23471         Ibuffer buffer's window.
23473 2005-11-07  Masatake YAMATO  <jet@gyve.org>
23475         * man.el (Man-reference-regexp): Accept spaces between
23476         `Man-name-regexp' and `Man-section-regexp'.
23477         (Man-apropos-regexp): New variable.
23478         (Man-abstract-xref-man-page): Use value for `Man-target-string'
23479         if available.
23480         (Man-highlight-references, Man-highlight-references0):
23481         Handle the case when `Man-arguments' includes "-k".
23482         (Man-highlight-references0): Rename the argument `TARGET-POS' to
23483         `TARGET'. `TARGET' can be a number, function or nil.
23485 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
23487         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
23488         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
23489         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
23490         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
23491         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
23492         (gdb-send-item): Use buffer-local-value and simplify.
23494 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
23496         * startup.el (command-line): Use `custom-reevaluate-setting' for
23497         `global-font-lock-mode'.
23499         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
23500         by default, except in batch mode or when the -D option is given.
23502         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
23503         specified keyword args on to `define-minor-mode'.  Update docstring.
23505 2005-11-05  Romain Francoise  <romain@orebokech.com>
23507         * replace.el (occur-engine): Add marker at end of line, too.
23509 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
23511         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
23512         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23513         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23514         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23515         argument to all these routines, so the passphrase can be managed
23516         externally and passed in to the system.
23517         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
23518         pgg-add-passphrase-to-cache function.
23520         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
23521         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
23522         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
23523         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
23524         argument to all these routines, so the passphrase can be managed
23525         externally and passed in to the system.
23526         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
23527         function.
23529 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
23531         * font-lock.el: Don't deal with font-lock-face-attributes here,
23532         move the code ...
23534         * startup.el (command-line): ... here.  Use face-spec-set instead
23535         of custom-declare-face.
23537         * faces.el (face-spec-set): Reset the face if spec is not nil.
23539 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
23541         * newcomment.el (comment-region-internal): Box more tightly in the
23542         common case where there's no TAB in the boxed text.
23544 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23546         * info.el (info-tool-bar-map): Use images prev-node, next-node and
23547         up-node.
23549 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
23551         * net/newsticker.el: Commentary updated.  Code formatting changed.
23552         (newsticker-version): Change to "1.9".
23553         (newsticker, newsticker-feed): Doc fix.
23554         (newsticker-url-list): Doc fix.  Add option "Weekly".
23555         (newsticker-retrieval-interval): Add option "Weekly".
23556         (newsticker-headline-processing): Doc fix.
23557         (newsticker-auto-mark-filter): Remove.
23558         (newsticker-auto-mark-filter-list): New.
23559         (newsticker-layout, newsticker-sort-method): Doc fix.
23560         (newsticker-hide-old-items-in-newsticker-buffer)
23561         (newsticker-heading-format, newsticker-item-format)
23562         (newsticker-desc-format): Doc fix.
23563         (newsticker-show-all-rss-elements): Remove.
23564         (newsticker-show-all-news-elements): New.
23565         (newsticker-faces, newsticker-ticker): Doc fix.
23566         (remove-from-invisibility-spec): Code formatting.
23567         (newsticker--process-ids): New.
23568         (newsticker-mode): Doc fix.
23569         (newsticker-mode): Change mode-line-format.
23570         (newsticker-start): Remove debug output.
23571         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
23572         (newsticker-w3m-show-inline-images): Code formatting.
23573         (newsticker-next-item): Call `force-mode-line-update'.
23574         (newsticker-previous-item): Call `force-mode-line-update'.
23575         (newsticker-next-feed): Call `force-mode-line-update'.
23576         (newsticker-previous-feed): Call `force-mode-line-update'.
23577         (newsticker-mark-all-items-at-point-as-read): Code formatting.
23578         (newsticker-show-old-items): Do not show descs.
23579         (newsticker-hide-entry): Hide too much.
23580         (newsticker-hide-entry, newsticker-show-entry)
23581         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
23582         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
23583         (newsticker-toggle-auto-narrow-to-item): Code formatting.
23584         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
23585         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
23586         (newsticker-get-news): Call `force-mode-line-update'.
23587         Collect process ids.
23588         (newsticker--sentinel): Change coding system handling.
23589         Move image retrieval to new functions newsticker--get-logo-url-*.
23590         Move feed parsing to new functions newsticker--parse-*.
23591         Update list of process ids.
23592         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
23593         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
23594         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
23595         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
23596         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
23597         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
23598         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
23599         (newsticker--decode-coding-string): Remove.
23600         (newsticker--decode-numeric-entities): Check input.  Format code.
23601         (newsticker--remove-whitespace): Check input.
23602         (newsticker--do-forget-preformatted): Doc fix.
23603         (newsticker--decode-rfc822-date): Allow for missing time.
23604         (newsticker--update-process-ids): New.
23605         (newsticker--image-sentinel): Change comment.
23606         (newsticker--image-read): Change error message.
23607         (newsticker--imenu-goto): Doc fix.  Show headline title.
23608         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
23609         (newsticker--buffer-do-insert-text): Clean whitespace in
23610         html-rendered headline title.  Code formatting.
23611         Call `newsticker--buffer-print-extra-elements'.
23612         (newsticker--buffer-print-extra-element): Remove.
23613         (newsticker--buffer-print-extra-elements): New.
23614         (newsticker--buffer-do-print-extra-element): New.
23615         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
23616         large sizes.
23617         (newsticker--run-auto-mark-filter)
23618         (newsticker--do-run-auto-mark-filter):
23619         Use `newsticker-auto-mark-filter-list'.
23621 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
23623         * net/rcirc.el: Use split-string OMIT-NULLS argument.
23624         (rcirc-print): Force redisplay before running hooks.  Do long
23625         buffer truncation after making new text read-only.  Deal with nil
23626         text when decoding strings.  If TARGET is nil, use either the
23627         currently selected buffer, if it is an rcirc buffer and of the
23628         same process or the process buffer.
23629         (rcirc-mode): Remove header-line.  Recompute short buffer names.
23630         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
23631         (rcirc-short-buffer-name): Add variable.
23632         (rcirc-kill-buffer-hook): Recompute short buffer names.
23633         Remove nick from private channel.
23634         (rcirc-send-input): Send command text to current-buffer.
23635         Don't clear overlay arrow here.
23636         (rcirc-short-buffer-name): Return a short buffer name.
23637         (rcirc-update-short-buffer-names, rcirc-abbreviate)
23638         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
23639         buffer-name abbreviations.
23640         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
23641         Do not touch nick-table when killing a parted channel.
23642         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
23643         Clear arrow from current buffer if it is now hidden.
23644         (rcirc-current-buffer): Add variable.
23645         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
23646         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
23647         Remove -face from names.
23648         (rcirc-update-activity-string): Print "DND" when globally ignoring
23649         activity.
23650         (rcirc-ignore-buffer-activity-flag): Rename from
23651         rcirc-ignore-channel-activity.
23652         (rcirc-ignore-all-activity-flag): Doc fix.
23653         (rcirc-channels): Remove variable.
23654         (rcirc-kill-buffer-hook):
23655         (rcirc-get-buffer-create): Add nick to private channel.
23656         (rcirc-multiline-edit-submit): Remove tabs.
23657         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
23658         folded.
23659         (rcirc-remove-nick-channel): Bug fix.
23660         (rcirc-toggle-ignore-buffer-activity): Rename from
23661         rcirc-toggle-ignore-channel-activity.
23662         (rcirc-record-activity): Add buffers to the front of the list.
23663         (rcirc-update-activity): Remove killed buffers from list.
23664         (rcirc-process-server-response-1): Remove last argument if it is
23665         null before calling handler.
23666         (rcirc): Add "rcirc" defcustom prefix.
23667         (rcirc-prompt): Simplify default prompt.
23668         Use custom-initialize-default.
23669         (rcirc-private-chats): Remove variable.
23670         (rcirc-prompt): Change initialization.
23671         (rcirc-version): Remove function.
23672         (rcirc-id-string): Add constant.
23673         (rcirc-last-buffer): Remove variable.
23674         (rcirc-buffer-alist): Add variable.
23675         (rcirc-connect): Update variable setup.
23676         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
23677         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
23678         default.
23679         (rcirc-handler-generic): Trigger activity.
23680         (rcirc-send-message): Create the buffor of the target.
23681         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
23682         (rcirc-get-buffer): Just return nil if there is no matching buffer.
23683         (rcirc-multiline-edit-cancel): Remove function.
23684         (rcirc-set-last-buffer): Remove function.
23685         (rcirc-get-any-buffer): Add function.
23686         (rcirc-join-channels): Don't print /join text.
23687         (rcirc-toggle-ignore-channel-activity): Add and update echo area
23688         messages.
23689         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
23690         (rcirc-handler-NOTICE): Recognize CTCP responses.
23691         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
23692         constructing TOPIC string for buffers we are not JOINed.
23693         (rcirc-handler-CTCP-response): Add handler.
23694         (rcirc-multiline-edit-submit): Restore the window-configuration
23695         before adjusting point.
23696         (rcirc): Add customization group.
23697         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
23698         (rcirc-user-full-name, rcirc-startup-channels-alist)
23699         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
23700         (rcirc-ignore-all-activity-flag, rcirc-time-format)
23701         (rcirc-input-ring-size, rcirc-read-only-flag)
23702         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
23703         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
23704         Change defvar to defcustom.
23705         (rcirc-update-prompt): Add optional ALL arg, which will update
23706         prompts in all rcirc buffers.  Regexp quote replacement text.
23707         (rcirc-fill-column): Accept frame-width as a value.
23708         (rcirc-set-changed): Add function.
23709         (rcirc-next-active-buffer): Write more meaningful messages.
23710         (rcirc-faces): Add customization group.
23711         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
23712         (rcirc-nick-in-message-face, rcirc-prompt-face)
23713         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
23714         (with-rcirc-process-buffer): Move before first usage.
23715         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
23716         (rcirc-debug-flag): Rename from `rcirc-log-p'.
23717         (rcirc-debug): Rename from `rcirc-log'.
23718         (rcirc-format-response-string): Do not print `-' chars for a
23719         NOTICE with no sender.  Simplify output of server responses.
23721 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
23723         (rcirc-browse-url-map, rcirc-browse-url-at-point)
23724         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
23725         Make urls mouse and RET clickable.
23727 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
23729         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
23731 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
23733         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
23734         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23735         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23736         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23737         argument to all these routines, so the passphrase can be managed
23738         externally and passed in to the system.
23739         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
23740         pgg-add-passphrase-to-cache function.
23742         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
23743         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
23744         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
23745         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
23746         argument to all these routines, so the passphrase can be managed
23747         externally and passed in to the system.
23748         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
23749         function.
23751 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
23753         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
23754         from goto-address-url-regexp.
23756 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
23758         * textmodes/org.el (org-read-date, org-goto-calendar)
23759         (org-recenter-calendar, org-agenda-goto-calendar):
23760         Temporarily clear `calendar-move-hook'.
23762 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
23764         * ediff-merg.el (ediff-merge-region-is-non-clash):
23765         Return t, if not merging.
23767         * ediff-util.el (ediff-previous-difference): Don't skip regions that
23768         have merge clashes.
23770 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23772         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
23773         Undo previous change.
23775         * startup.el (command-line): Use `custom-reevaluate-setting' for
23776         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
23777         tty-register-default-colors on Mac.
23779 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
23781         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
23782         (gdb-buffer-type): Make it automatically buffer local...
23783         (gdb-get-create-buffer): ...and set it accordingly.
23784         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
23785         actually work.
23787 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
23789         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
23790         not red.
23792 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
23794         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
23795         case GUD buffer is not visible.
23796         (gdb-goto-breakpoint): Try to force display in source buffer.
23797         (gdb-frame-gdb-buffer): Copy other similar functions.
23798         (gdb-restore-windows): Don't display source if not asked for.
23799         (gdb-assembler-buffer-name): Don't capitalise.
23801 2005-11-03  Richard M. Stallman  <rms@gnu.org>
23803         * wid-edit.el (key-sequence): New widget type.
23805         * simple.el (set-mark-command-repeat-pop): New variable.
23806         (set-mark-command): Only interpret plan C-@ after a pop as a pop
23807         if set-mark-command-repeat-pop is true.
23809         * info.el (Info-fontify-node): Don't display extra "see" if there
23810         already is one here.
23812         * mouse.el: Fix special handling of DEL after dragging a region:
23813         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
23814         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
23816         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
23818         * textmodes/ispell.el (ispell-command-loop): Change `i' description
23819         not to assume it pertains to an affix.
23821         * textmodes/flyspell.el (flyspell-post-command-hook):
23822         Bind deactivate-mark to prevent deactivation.
23824 2005-11-03  Lars Hansen  <larsh@soem.dk>
23826         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
23827         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
23828         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
23830 2005-11-03  Romain Francoise  <romain@orebokech.com>
23832         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
23833         Update copyright years.
23835 2005-11-03  Sam Steingold  <sds@gnu.org>
23837         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
23838         Use system-type instead of window-system because window-system is not
23839         correctly defined during loadup.
23841 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
23843         * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
23844         (xml-parse-tag): Join strings separated by a comment properly.
23846 2005-11-02  Andreas Schwab  <schwab@suse.de>
23848         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
23850 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23852         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
23853         (byte-optimize-pure-func): Quote the eval'd value.
23855         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
23856         Rename from perl-font-lock-syntactic-face-function.
23857         Change the calling convention so it can be used as a font-lock MATCHER.
23858         Do the parse-partial-sexp loop outselves.
23859         (perl-font-lock-syntactic-keywords): Use it.
23860         (perl-mode): Don't set font-lock-syntactic-face-function any more.
23862 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
23864         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
23865         disassembly buffer too.
23866         (gdb-exited): Remove overlay arrows when execution has finished.
23867         (gdb-info-frames-custom, gdb-info-threads-custom)
23868         (gdb-info-registers-custom): Don't add inappropriate text
23869         properties if inferior is not active.
23871 2005-11-02  Glenn Morris  <rgm@gnu.org>
23873         * progmodes/fortran.el (fortran-blink-match):
23874         Use `blink-matching-delay'.
23876 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
23878         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
23880 2005-11-02  Lars Hansen  <larsh@soem.dk>
23882         * net/tramp.el (tramp-action-out-of-band): Handle scp message
23883         "Permission denied".
23885 2005-11-01  Richard M. Stallman  <rms@gnu.org>
23887         * textmodes/flyspell.el (flyspell-external-point-words):
23888         Pass nil to flyspell-get-word.
23890 2005-11-02  Kim F. Storm  <storm@cua.dk>
23892         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
23893         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
23895 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23897         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
23898         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
23899         (calendar-mouse-print-dates): Add optional `event' argument.
23900         Update interactive-spec.
23901         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
23902         Use `calendar-event-to-date' instead of `event'.
23904 2005-11-02  Masatake YAMATO  <jet@gyve.org>
23906         * progmodes/ld-script.el (ld-script-builtins):
23907         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
23908         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
23909         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
23911 2005-11-01  Romain Francoise  <romain@orebokech.com>
23913         * vc-sccs.el: Update copyright year.
23914         * ezimage.el: Likewise.
23916 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
23918         * info.el (Info-fontify-node): Use `string-width' for fontifying
23919         underlined titles.
23921 2005-11-01  Juri Linkov  <juri@jurta.org>
23923         * info.el (Info-fontify-node): Downcase node header keywords Node,
23924         Prev, Next, Up before comparison.
23925         (Info-history): Insert absolute directory name, and put invisible
23926         property on it.
23928 2005-11-01  Juri Linkov  <juri@jurta.org>
23930         * info.el (Info-file-supports-index-cookies): New variable.
23931         (Info-find-node-2): Check makeinfo version for index cookie support.
23932         (Info-index-nodes): Search for nodes with index cookies only when
23933         Info-file-supports-index-cookies is t.  Otherwise, search nodes
23934         with "Index" in the node name.
23935         (Info-index-node): Search index cookie in the current node only when
23936         Info-file-supports-index-cookies is t.  Otherwise, check the word
23937         "Index" in the node name.
23938         (Info-find-emacs-command-nodes): Remove code that searches nodes
23939         with "Index" node name in the top menu.
23941 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23943         * progmodes/scheme.el (scheme-mode-variables): Use the default
23944         comment-indent-function.
23946         * faces.el (face-attribute): Handle the case where a face inherits from
23947         a non-existent face.
23949         * simple.el (eval-expression-print-format): Use lisp-readable syntax
23950         for octal and hexa output, and merge the char into the paren.
23951         (kill-new): Use push.
23952         (copy-to-buffer): Use with-current-buffer.
23953         (completion-setup-function): Move code in loop to remove redundancy.
23954         (minibuffer-local-must-match-map): Don't add bindings that duplicate
23955         those inherited from minibuffer-local-completion-map.
23957         * savehist.el (savehist-mode) <defcustom>:
23958         Use custom-set-minor-mode if available.
23959         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
23960         and emit a message if applicable.
23962 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
23964         * savehist.el: Sync up to version 19.
23965         (savehist-mode): New minor mode.
23966         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
23967         (savehist-length): Remove (use history-length instead).
23968         (savehist-file-modes): Rename from savehist-modes.
23969         (savehist-save-hook, savehist-loaded): New vars.
23970         (savehist-load): Use savehist-mode.  Try to smooth up transition from
23971         old format to new format.
23972         (savehist-install): Allow savehist-autosave-interval to be nil.
23973         (savehist-save): Run the new hook.  Be more careful to only trim the
23974         history variables.
23975         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
23976         (savehist-printable): Print into a buffer rather than char-by-char.
23978 2005-11-01  John Wiegley  <johnw@newartisans.com>
23980         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
23981         toggle-ignore keybinding (C-a).  The author said it had been
23982         disabled much earlier due to a possible incompatibility, but after
23983         many months of usage I have encountered no problems (and it is a
23984         rather useful option, especially for switching to " *temp*").
23986         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
23987         support for OS/X's AddressBook, by calling out to the open source
23988         program "contacts" (installable through Fink).
23990         * net/eudc.el (eudc-expand-inline): If the
23991         `eudc-multiple-match-handling-method' is set to `all', delete the
23992         query string before inserting the query result.
23994         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
23995         flag, to prevent Eshell from using the system ls when
23996         `eshell-ls-insert-directory' is in used.
23997         (eshell-ls-insert-directory): Disable font-lock in directory
23998         buffer so that Eshell's own fontification is seen.  This broke
23999         recently due to changes in font-lock, so this goes back to version
24000         21 behavior.
24002 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
24004         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
24005         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
24006         (gdb-many-windows): Doc fix.
24008 2005-10-31  Romain Francoise  <romain@orebokech.com>
24010         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
24012 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
24014         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
24015         that global-font-lock-mode can be enabled by default.
24017         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
24018         (font-lock-add-keywords, font-lock-remove-keywords)
24019         (font-lock-fontify-buffer): Remove autoload cookies.
24021         * jit-lock.el (jit-lock-register): Likewise.
24023         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
24025 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
24027         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
24028         intact if there is no gud-comint-buffer.
24030 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
24032         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
24033         old prompt comint-prompt-read-only is t and GDB commands are
24034         issued from tool bar etc.
24036 2005-10-31  Masatake YAMATO  <jet@gyve.org>
24038         * vc.el (vc-directory-exclusion-list): Add "{arch}".
24040 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
24042         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
24043         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
24045 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
24047         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
24048         starting at beginning of line.  Fontification is messed up when
24049         `open-paren-in-column-0-is-defun-start' set to t.
24050         Reported by John Paul Wallington <jpw@pobox.com>.
24052 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
24054         * comint.el (comint-send-input): Call `comint-update-fence' when
24055         `comint-process-echoes' and `comint-prompt-read-only' are both
24056         non-nil, to avoid leftover read-only newline.
24058 2005-10-30  Richard M. Stallman  <rms@gnu.org>
24060         * textmodes/flyspell.el (flyspell-external-point-words):
24061         Detect when WORD can't be checked properly because
24062         flyspell-get-word finds just part of it, and move on.
24064         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
24065         boundarychar for Polish.
24066         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
24067         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
24069 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
24071         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
24072         (gdb-registers-font-lock-keywords): Delete.
24073         (gdb-registers-mode): Don't fontify.
24074         (gdb-info-registers-custom): Use text properties instead as, in
24075         future, changed register values will use font-lock-warning-face.
24076         (gdb-local-font-lock-keywords): Rename to...
24077         (gdb-locals-font-lock-keywords): ...for consistency.
24079 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
24081         * vc.el (vc-switch-backend): Better error message if the buffer is
24082         not visiting a file under version control.
24084         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
24086 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
24088         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
24089         ~/.emacs.d/.emacs.
24091 2005-10-29  Richard M. Stallman  <rms@gnu.org>
24093         * replace.el (occur-mode-mouse-goto): Always go to other window.
24094         (occur-mode-goto-occurrence): Always switch in same window.
24096         * simple.el (undo): Display message at end, not at start.
24098         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
24099         New arg REUSE-CELL.
24100         (cancel-timer-internal): New function.
24101         (timer-event-handler): Use cancel-timer-internal,
24102         and pass the cell it returns to timer-activate...
24104         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
24105         (jit-lock-deferred-fontify, jit-lock-context-fontify)
24106         (jit-lock-after-change): Test memory-full.
24108 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
24110         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
24111         part of the decoded armor to find the key-identifier.
24112         (pgg-gpg-lookup-key-owner): New function to return the
24113         human-readable identifier of a key owner.
24114         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
24115         key itself.
24116         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
24117         the key value) if we have a key and can match it against a secret
24118         key.  Also, added a note pointing out fact that the prompt only
24119         indicates the first matching key.
24121         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
24122         pgg-decrypt-region.
24123         (pgg-pending-timers): A new hash for tracking the passphrase cache
24124         timers, so that new ones supercede old ones.
24125         (pgg-add-passphrase-to-cache): Rename from
24126         `pgg-add-passphrase-cache' to reduce confusion (all callers
24127         changed).  Modified to cancel old timers when new ones are added.
24128         (pgg-remove-passphrase-from-cache): Rename from
24129         `pgg-remove-passphrase-cache' to reduce confusion (all callers
24130         changed).  Modified to cancel old timers when their keys are
24131         removed from the cache.
24132         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
24133         XEmacs, an indirection to delete-itimer.
24134         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
24135         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
24136         users can only check cache without risk of prompting.  Correct bug in
24137         notruncate behavior.
24138         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
24139         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24140         Add informative docstrings.
24141         (pgg-decrypt): Convey provided passphrase in subordinate call to
24142         pgg-decrypt-region.
24144         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
24145         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
24146         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
24147         `passphrase' argument, so the passphrase can be managed externally
24148         and then passed in to the system.
24150         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
24151         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
24152         so the passphrase cache can be used reliably with identifiers
24153         besides a pgp packet's key id.
24155         * pgg-gpg.el (pgg-pgp-encrypt-region)
24156         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
24157         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
24158         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
24159         argument to all these routines, so the passphrase can be managed
24160         externally and passed in to the system.
24162         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
24163         `notruncate' argument, so the passphrase cache can be used
24164         reliably with identifiers besides a pgp packet's key id.
24166 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
24168         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
24169         symmetric encryption.
24170         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
24171         encrypted session key.
24172         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
24173         message ask for the passphrase in a proper way.
24175         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
24176         New user commands for symmetric encryption.
24178 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
24180         * textmodes/conf-mode.el (conf-assignment-sign)
24181         (conf-assignment-regexp): Fix docstrings.
24182         (conf-mode-initialize): New function.
24183         (conf-mode): Remove optional args.  Use delay-mode-hooks to
24184         recognize recursive calls.
24185         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
24186         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
24187         (conf-xdefaults-mode): Use define-derived-mode and
24188         conf-mode-initialize.
24190 2005-10-29  Romain Francoise  <romain@orebokech.com>
24192         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
24194 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
24196         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
24197         part of the decoded armor to find the key-identifier.
24198         (pgg-gpg-lookup-key-owner): New function to return the
24199         human-readable identifier of a key owner.
24200         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
24201         key itself.
24202         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
24203         the key value) if we have a key and can match it against a secret
24204         key.  Also, added a note pointing out fact that the prompt only
24205         indicates the first matching key.
24207         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
24208         pgg-decrypt-region.
24209         (pgg-pending-timers): A new hash for tracking the passphrase cache
24210         timers, so that new ones supercede old ones.
24211         (pgg-add-passphrase-to-cache): Rename from
24212         `pgg-add-passphrase-cache' to reduce confusion (all callers
24213         changed).  Modified to cancel old timers when new ones are added.
24214         (pgg-remove-passphrase-from-cache): Rename from
24215         `pgg-remove-passphrase-cache' to reduce confusion (all callers
24216         changed).  Modified to cancel old timers when their keys are
24217         removed from the cache.
24218         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
24219         XEmacs, an indirection to delete-itimer.
24220         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
24221         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
24222         users can only check cache without risk of prompting.  Correct bug in
24223         notruncate behavior.
24224         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
24225         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24226         Add informative docstrings.
24227         (pgg-decrypt): Convey provided passphrase in subordinate call to
24228         pgg-decrypt-region.
24230 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
24232         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
24233         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
24234         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
24235         `passphrase' argument, so the passphrase can be managed externally
24236         and then passed in to the system.
24238         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
24239         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
24240         so the passphrase cache can be used reliably with identifiers
24241         besides a pgp packet's key id.
24243         * pgg-gpg.el (pgg-pgp-encrypt-region)
24244         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
24245         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
24246         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
24247         argument to all these routines, so the passphrase can be managed
24248         externally and passed in to the system.
24250         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
24251         `notruncate' argument, so the passphrase cache can be used
24252         reliably with identifiers besides a pgp packet's key id.
24254 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
24256         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
24257         symmetric encryption.
24258         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
24259         encrypted session key.
24260         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
24261         message ask for the passphrase in a proper way.
24263         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
24264         New user commands for symmetric encryption.
24266 2005-10-28  Bill Wohler  <wohler@newt.com>
24268         * help-mode.el (help-url): New button type.  Calls browse-url.
24269         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
24270         Similar to Info nodes: URL `url'.
24271         (help-make-xrefs): Create help-url buttons for
24272         help-xref-url-regexp matches.
24274 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
24276         * tool-bar.el (tool-bar-add-item-from-menu)
24277         (tool-bar-local-item-from-menu): Fix doc strings.
24279 2005-10-28  Romain Francoise  <romain@orebokech.com>
24281         * ldefs-boot.el: Update.
24283         * subr.el (locate-library): Move from help-fns.el.
24284         * help-fns.el (locate-library): Move to subr.el.
24286 2005-10-28  Richard M. Stallman  <rms@gnu.org>
24288         * net/tramp.el (tramp-completion-mode): defvar moved up.
24290         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
24292         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
24294         * files.el (find-file-noselect): Use %d to format large file size.
24296         * bindings.el (mode-line-format): Add %e.
24298         * loadup.el ("facemenu"): Load unconditionally.
24299         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
24300         ("x-dnd"): Load, when appropriate.
24302         * startup.el (command-line): Call before-init-hook earlier.
24303         Warn about some bad characters in -u user name.
24305         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
24306         (flyspell-external-point-words): Error if misspelled word is not found.
24307         Set flyspell-large-region-beg at end of word.
24309 2005-10-28  Andreas Schwab  <schwab@suse.de>
24311         * view.el (View-revert-buffer-scroll-page-forward):
24312         Use view-page-size-default.
24314 2005-10-28  Juri Linkov  <juri@jurta.org>
24316         * international/quail.el (quail-get-current-str): Translate last
24317         raw character for deterministic input methods.
24319 2005-10-27  Jay Belanger  <belanger@truman.edu>
24321         * calc/calc-ext.el: Add functions to autoloads.
24322         (math-identity-matrix-p, math-ident-row-p): New functions.
24324         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
24325         multiplication by an identity matrix; don't turn multiplication by
24326         an inverse matrix into division.
24327         (math-div-symbol-fancy): Replace division by matrices with
24328         multiplication by inverse.
24330         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
24332         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
24333         (calc-writeoutpower): New functions.
24335 2005-10-27  Romain Francoise  <romain@orebokech.com>
24337         * replace.el (occur-engine): Include colon in mouse-face highlight.
24339         * dired-x.el: Change Maintainer field.
24341 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
24343         * longlines.el (longlines-mode): Bind after-change-functions to
24344         nil during initial decoding and final encoding.
24346 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
24348         * term.el (term-emulate-terminal, term-handle-colors-array)
24349         (term-handle-ansi-escape): Specify the terminfo capabilities
24350         implemented.
24352 2005-10-26  Richard M. Stallman  <rms@gnu.org>
24354         * info.el (Info-fontify-node): Fix detection of sentence-break
24355         before *Note.
24357 2005-10-26  Romain Francoise  <romain@orebokech.com>
24359         * smerge-mode.el: Add `tools' to file keywords.
24361 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
24363         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
24364         when the fringe is not available.
24366         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
24367         (def-gdb-auto-update-trigger): Simplify construction.
24368         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
24369         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
24370         defined explicitly.
24371         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
24372         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
24373         defined explicitly.
24374         (gdb-info-locals-custom): Remove as it's a no-op.
24376 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
24378         * longlines.el (longlines-mode): Remove narrowing before
24379         performing the initial decoding or final encoding.
24381 2005-10-25  Romain Francoise  <romain@orebokech.com>
24383         * emacs-lisp/find-func.el (find-library-name): Also strip
24384         extension if library name ends in .el, to take advantage of
24385         `find-library-suffixes'.
24387 2005-10-25  Richard M. Stallman  <rms@gnu.org>
24389         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
24391 2005-10-25  Juri Linkov  <juri@jurta.org>
24393         * textmodes/texinfo.el (texinfo-mode): Change charset of one
24394         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
24396 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24398         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
24399         (blackbox-redefine-key): Add argument `map'.
24401         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
24402         regions when moving the jit-lock-context-unfontify-pos boundary.
24404 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24406         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
24408 2005-10-25  Masatake YAMATO  <jet@gyve.org>
24410         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
24412 2005-10-25  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
24414         * play/blackbox.el (blackbox-redefine-key): New function.
24415         (blackbox-mode-map): Use it to remap existing bindings for cursor
24416         motion instead of binding literal keys.
24418 2005-10-25  Glenn Morris  <rgm@gnu.org>
24420         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
24421         diary does not end in a newline.  Do not assume a blank line at
24422         the start of the diary file.
24424 2005-10-25  Kenichi Handa  <handa@m17n.org>
24426         * international/quail.el (quail-translate-key): If the input
24427         method is deterministic and failed to handle the last key, restart
24428         the key handling loop from an appropriate key.
24430 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
24432         * vc.el (vc-dired-mode): Extend comment for binding of
24433         `directory-listing-before-filename-regexp'.
24435 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24437         * textmodes/texinfo.el (texinfo-mode):
24438         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
24439         not to unnecessarily expose emacs-mule's internal char codes.
24441 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
24443         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
24444         Display hand pointer and help-echo on disabled icon too.
24445         (gdb-mouse-until): New function.
24446         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
24448 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
24450         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
24451         with 2005-10-23 change to doctor.el.
24453         * finder.el (finder-mode-map): Add follow-link binding.
24455 2005-10-25  Kim F. Storm  <storm@cua.dk>
24457         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
24458         to gdb-mouse-toggle-breakpoint-fringe.
24459         (gdb-mouse-toggle-breakpoint-margin): Rename from
24460         gdb-mouse-toggle-breakpoint.  Fix doc.
24461         (gdb-mouse-toggle-breakpoint-fringe): New defun.
24462         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
24463         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
24464         string properties also for fringe breakpoint bitmaps.
24466 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
24468         * textmodes/org.el (org-start-icalendar-file): Fix format form.
24470 2005-10-25  Masatake YAMATO  <jet@gyve.org>
24472         * simple.el (completion-common-substring):
24473         Use `completion-common-substring' prior to `completion-base-size'.
24475 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
24477         * savehist.el: Require CL while compiling.
24478         (savehist-history-variables): Remove.
24479         (savehist-save-minibuffer-history, savehist-additional-variables)
24480         (savehist-minibuffer-history-variables): New vars.
24481         (savehist-save): Use them.
24482         (savehist-uninstall, savehist-minibuffer-hook): New funs.
24483         (savehist-install): New fun, extracted from savehist-load.
24484         (savehist-load): Use them.
24486 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
24488         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
24489         a dummy doc-string-elt property.
24490         (defalias, defvaralias, define-category): Add a docstring property.
24492         * image.el (defimage):
24493         * widget.el (define-widget):
24494         * custom.el (defface, defcustom): Add `doc-string' declaration.
24496         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
24497         (defadvice): Add `doc-string' declaration.
24499         * emacs-lisp/byte-run.el (macro-declaration-function):
24500         Handle `doc-string' declarations.
24501         (define-obsolete-function-alias, define-obsolete-variable-alias):
24502         Add `doc-string' declaration.
24504 2005-10-24  Kenichi Handa  <handa@m17n.org>
24506         * international/utf-7.el (utf-7): Add autoload cookie.
24508         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
24510 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
24512         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
24513         list of directories passed to batch-update-autoloads.  Add "." to
24514         the list of the echoed directories.
24516         * pgg-def.el:
24517         * pgg-gpg.el:
24518         * pgg-parse.el:
24519         * pgg-pgp.el:
24520         * pgg-pgp5.el:
24521         * pgg.el: Moved here from the gnus subdirectory.
24523 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
24525         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
24526         in case comint-prompt-read-only is set to t.
24528         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
24529         in case comint-prompt-read-only is set to t.
24531 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
24533         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
24534         Now a string.
24535         (icalendar-import-format): Handle CLASS, STATUS, URL.
24536         Rename `subject' to `summary'.
24537         (icalendar-import-format-summary): Rename from
24538         `icalendar-import-format-subject'.
24539         (icalendar-import-format-url, icalendar-import-format-status)
24540         (icalendar-import-format-class): New variables.
24541         (icalendar--rris): Take variable argument list.
24542         (icalendar--datestring-to-isodate): Remove unnecessary
24543         calendar-style check when converting dates with explicit month names.
24544         (icalendar-export-region): Change return type of conversion
24545         subroutines.  Bury current buffer unless error occurred.
24546         (icalendar--convert-to-ical)
24547         (icalendar--parse-summary-and-rest): New functions.
24548         (icalendar--convert-ordinary-to-ical)
24549         (icalendar--convert-weekly-to-ical)
24550         (icalendar--convert-yearly-to-ical)
24551         (icalendar--convert-block-to-ical)
24552         (icalendar--convert-cyclic-to-ical)
24553         (icalendar--convert-anniversary-to-ical): Change return type.
24554         Strip trailing blanks from subject.
24555         (icalendar--convert-sexp-to-ical): Change return type.
24556         Strip trailing blanks from subject.  Handle simple sexp
24557         entries as generated by icalendar.el.
24558         (icalendar--convert-float-to-ical)
24559         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
24560         (icalendar-import-file): Doc fix.
24561         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
24562         Correct call to icalendar--rris.
24563         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
24564         `summary'.
24565         (icalendar--add-diary-entry): Rename `subject' to `summary'.
24567 2005-10-24  Romain Francoise  <romain@orebokech.com>
24569         * server.el (server-sentinel): Set query-on-exit flag to nil on
24570         new client processes (it isn't inherited from the server process).
24572         * replace.el (occur-engine): Rearrange text properties.
24574 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24576         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
24577         case-fold-search is nil.
24578         (debug-help-follow): Use help-xref-interned directly.
24580 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
24582         * thumbs.el (thumbs-image-type): Add .pbm.
24584 2005-10-23  Richard M. Stallman  <rms@gnu.org>
24586         * faces.el (inhibit-face-set-after-frame-default): New variable.
24587         (set-face-attribute): Bind it.
24588         (face-set-after-frame-default): Test it.
24590         * help-fns.el (describe-simplify-lib-file-name): New function.
24591         (describe-function-1, describe-variable): Use it.
24593         * faces.el (describe-face): Use describe-simplify-lib-file-name.
24595         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
24596         Eliminate nil as possible value.
24597         (tooltip-hide-delay): Reduce internal-border-width.
24599         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
24600         (menu-bar-file-menu) <new-file>: Likewise.
24602         * simple.el (line-move-finish): Ignore fields computing LINE-END.
24604         * international/mule.el (load-with-code-conversion):
24605         Pass full file name to `eval-buffer' unless preloading.
24607         * textmodes/flyspell.el (flyspell-large-region):
24608         Call ispell-check-version.
24610         * textmodes/ispell.el (ispell-local-dictionary-overridden):
24611         Fix the make-variable-buffer-local call that was supposed
24612         to be for this variable.
24613         (ispell-aspell-supports-utf8): Doc fix.
24614         (ispell-find-aspell-dictionaries): Preserve elements of
24615         ispell-dictionary-alist for dictionaries that aspell doesn't report.
24616         (ispell-aspell-find-dictionary): Return nil on error.
24618         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
24619         (doctor-symptoms): Likewise.
24621         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
24623 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
24625         * cus-edit.el (custom-button, custom-button-pressed): New vars.
24626         (custom-raised-buttons): Add :set spec.
24627         (custom-button-unraised, custom-button-pressed-unraised):
24628         New faces, so that custom-raised-buttons actually does something.
24629         (custom-mode): Use custom-button and custom-button-pressed.
24631         * wid-edit.el (widget-specify-button): Don't ignore
24632         widget-mouse-face on graphic terminals.
24633         (widget-move-and-invoke): Cleanup.
24635 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
24637         * whitespace.el (whitespace-cleanup): Doc fix.
24639 2005-10-23  Romain Francoise  <romain@orebokech.com>
24641         * emulation/viper.el (viper-set-hooks): Quote forms passed to
24642         `eval-after-load' to avoid evaluating their result.
24644 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
24646         * files.el (directory-listing-before-filename-regexp):
24647         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
24649         * dired.el (dired-move-to-filename-regexp): Remove.
24650         All occurrences replaced by `directory-listing-before-filename-regexp'.
24652         * dired-x.el, locate.el, vc.el:
24653         Replace `dired-move-to-filename-regexp' by
24654         `directory-listing-before-filename-regexp'.  In vc.el it is
24655         overwritten locally; maybe this can be handled in files.el too.
24657         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurrences
24658         replaced by `directory-listing-before-filename-regexp'.
24660 2005-10-23  Andreas Schwab  <schwab@suse.de>
24662         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
24663         and eval-next-after-load.
24665 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
24667         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
24668         exist, create it.
24670 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
24672         * allout.el: Remove autoloads for mailcrypt and crypt++.
24673         Require pgg, pgg-gpg during compilation.
24674         (allout-version): Increment version number to 2.1, and use a literal
24675         rather than RCS Id.
24676         (allout-default-encryption-scheme): Remove.
24677         (allout-passphrase-verifier-handling)
24678         (allout-passphrase-verifier-string)
24679         (allout-file-passphrase-verifier-string)
24680         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
24681         (allout-passphrase-hint-handling): Rename and simplify.
24682         (allout-init): Use `find-file-hook' if available, otherwise
24683         `find-file-hooks'.
24684         (allout-mode): Use `write-file-functions' if available, otherwise
24685         `local-write-file-hooks' and, instead of making auto-save-hook
24686         buffer local, make the write-file-hook activity contingent to
24687         allout-mode.
24688         (allout-mode): Use key-binding substitution in the docstring.
24689         (allout-kill-line): Spell-out kill ring data structure mutation
24690         instead of using byte-compiler-complaint-provoking `pop'.
24691         (allout-insert-listified): Use `insert' rather than `insert-string'
24692         (allout-toggle-current-subtree-encryption): Update docstring, adjust
24693         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
24694         (allout-encrypt-string): Totally revamped vis new underlying
24695         encryption facilities.
24696         (allout-mc-activate-passwd): Remove.
24697         (allout-obtain-passphrase): New, more or less replaces
24698         allout-mc-activate-passwd.
24699         (allout-encrypted-key-info): More or less replaces
24700         allout-encrypted-text-type.
24701         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
24702         (my-mark-marker): Use `(featurep 'xemacs)'.
24704 2005-10-23  Lars Hansen  <larsh@soem.dk>
24706         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
24707         (byte-compile-file-form-defmumble, byte-compile-defun)
24708         (byte-compile-defmacro): Use it.
24709         (byte-compile-form): Don't call byte-compile-set-symbol-position
24710         when a byte-compile handler is called.
24712 2005-10-22  Romain Francoise  <romain@orebokech.com>
24714         * savehist.el (savehist-history-variables): Add `grep-find-history'.
24716         * subr.el (eval-after-load): Convert library name to an absolute
24717         file name using locate-library, since load-history no longer has
24718         library names in it.
24720 2005-10-22  Richard M. Stallman  <rms@gnu.org>
24722         * files.el (make-temp-file): Move from subr.el.
24723         * subr.el (make-temp-file): Move to files.el.
24725         * window.el (get-buffer-window-list): Move from subr.el.
24726         * subr.el (get-buffer-window-list): Move to window.el.
24728         * image.el (image-load-path): Use eval-at-startup to initialize.
24730         * subr.el (eval-at-startup): New macro.
24732         * subr.el: Much rearrangement of functions and division
24733         into pages.  No code changes.
24735 2005-10-22  Kenichi Handa  <handa@m17n.org>
24737         * tar-mode.el (tar-extract): Be sure to call
24738         find-operation-coding-system if set-auto-coding doesn't find a
24739         coding system.
24741 2005-10-22  Kim F. Storm  <storm@cua.dk>
24743         * image.el (image-type-header-regexps): Rename from image-type-regexps.
24744         Change users.
24745         (image-type-file-name-regexps): New defconst.
24746         (image-type-from-data): Simplify loop.
24747         (image-type-from-buffer): New defun.
24748         (image-type-from-file-header): Use it instead of image-type-from-data.
24749         Use image-search-load-path instead of only looking in data-directory.
24750         (image-type-from-file-name): New defun.
24751         (image-search-load-path): Change `pathname' to `filename'.
24752         Make PATH arg optional, default to image-load-path.
24754 2005-10-21  Richard M. Stallman  <rms@gnu.org>
24756         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
24758         * textmodes/paragraphs.el (sentence-end-base): New variable.
24759         (sentence-end): Use sentence-end-base.
24761 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24763         * font-lock.el (font-lock-default-fontify-region): Check the multiline
24764         property independently from the font-lock-multiline variable.
24766 2005-10-21  Richard M. Stallman  <rms@gnu.org>
24768         * emacs-lisp/find-func.el (find-library-name): Doc fix.
24770         * startup.el (command-line): Convert library names
24771         in `load-history' to absolute file names.
24773         * subr.el (symbol-file): Doc fix.
24775         * loadhist.el (file-loadhist-lookup): Call locate-library
24776         instead of find-library-name.  Don't try converting
24777         abs file names to library names, since load-history no longer
24778         has library names in it.
24779         (file-dependents, file-provides, file-requires): Doc fixes.
24781 2005-10-21  Juri Linkov  <juri@jurta.org>
24783         * progmodes/etags.el (tags-table-mode): New function.
24784         (tags-verify-table): Replace initialize-new-tags-table with
24785         tags-table-mode.
24787         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
24788         default value.
24789         (desktop-modes-not-to-save): Add tags-table-mode to the
24790         default value.
24792         * info.el (Info-index-next): Add total number of index
24793         alternatives to the message.
24795         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
24796         backward only space (instead of space and period) before looking
24797         at sentence end.
24799         * simple.el (set-variable): Use user-variable-p instead of symbolp.
24800         Add the old variable value as 4th default-value arg of read-string.
24802 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24804         * cus-face.el (custom-declare-face): Make face from X resources
24805         also on Mac.
24807         * disp-table.el (standard-display-g1, standard-display-graphic):
24808         Refuse to use string glyphs also on Mac.
24809         (standard-display-european): Don't set terminal coding system also
24810         on Mac.
24812         * frame.el (display-screens): Use x-display-screens also on Mac.
24814 2005-10-21  Romain Francoise  <romain@orebokech.com>
24816         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
24818 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24820         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
24821         and $? into sexps.
24823         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
24824         warning face on open-paren-in-column-0.
24826         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
24827         boundary case.  Fix typo.
24828         Suggested by Martin Rudalics <rudalics@gmx.at>.
24830 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
24832         * textmodes/org.el (org-combined-agenda-icalendar-file)
24833         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
24834         (org-export-icalendar-this-file)
24835         (org-export-icalendar-all-agenda-files)
24836         (org-export-icalendar-combine-agenda-files): New commands.
24837         (org-export-icalendar, org-print-icalendar-entries)
24838         (org-start-icalendar-file, org-finish-icalendar-file)
24839         (org-ical-ts-to-string): New functions.
24840         (org-read-date, org-goto-calendar)
24841         (org-agenda-goto-calendar): Inhibit displaying diary entries by
24842         call to `calendar'.
24843         (orgtbl-setup): Remove the :keys arguments from the menu description.
24844         (org-after-save-iCalendar-file-hook): New variable.
24846 2005-10-21  Kenichi Handa  <handa@m17n.org>
24848         * language/vietnamese.el (tcvn-5712): Make it an alias of
24849         vietnamese-tcvn coding-system.
24851 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
24853         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
24854         group id is given.
24856 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24858         * progmodes/sh-script.el (sh-escaped-line-re): New var.
24859         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
24860         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
24861         whose line is either continued or ends with a comment.
24863 2005-10-20  Romain Francoise  <romain@orebokech.com>
24865         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
24867         * replace.el (occur-engine): Add follow-link property.
24869         * font-core.el (font-lock-mode): Doc fix.
24871 2005-10-20  Richard M. Stallman  <rms@gnu.org>
24873         * net/rcirc.el: New file.
24875 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
24877         * term.el (term-term-name): Initialize to "eterm-color".
24879 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
24881         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
24882         for encryption functionality.
24883         Move allout customization subgroup from `editing' to `outlines' group.
24884         Fix commentary keywords to legitimate ones.
24885         Update author info (using my current email address, obscurified).
24886         (allout-encrypt-string, allout-encryption-produce-work-buffer)
24887         (allout-encrypted-topic-p, allout-encrypted-text-type)
24888         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
24889         (allout-situate-encryption-key-verifier)
24890         (allout-get-encryption-key-verifier, allout-verify-key)
24891         (allout-next-topic-pending-encryption)
24892         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
24893         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
24894         (outline-key-verifier-handling, outline-key-hint-handling)
24895         (outline-encrypt-unencrypted-on-saves): New defcustoms.
24896         (allout-file-key-verifier-string, allout-encryption-scheme)
24897         (allout-key-verifier-string, allout-key-hint-string)
24898         (allout-after-save-decrypt): New variables.
24899         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
24900         (allout-after-saves-handler): New hook functions.
24901         (allout-post-command-business): Do allout-after-save-decrypt.
24902         (allout-enable-file-variable-adjustment): Custom var to enable
24903         mechanism for adding and adjusting settings of Emacs file variables.
24904         (allout-adjust-file-variable, allout-file-vars-section-data):
24905         New functions, implement the mechanism.
24906         (outlineify-sticky): Use the file vars mechanism.
24907         (allout-inhibit-protection, allout-during-write-cue)
24908         (allout-override-protect, allout-before-change-protect): Remove.
24909         (allout-flag-region, allout-open-topic): Adjust read-only text.
24910         (allout-open-line-not-read-only): Add to facilitate read-only
24911         text based protection.
24912         (allout-kill-line): Revise to adjust read-only text, clue the
24913         user about the inhibition.
24914         (allout-unprotected): Use unwind-protect.
24915         (allout-shift-in, allout-shift-out): Disallow manually shifting a
24916         topic deeper than the offspring depth of the previous topic -
24917         avoiding confusing "containment discontinuities".
24918         (allout-reindent-bodies): Fix retention of body relative hanging
24919         indent during promotion of collapsed bodies.
24920         (allout-open-topic): Make it easy to open new topic with same
24921         bullet as current topic - topic creation functions provided with
24922         any universal argument provokes now prompt for bullet, defaulting
24923         to the bullet of the previous topic.
24924         (allout-plain-bullets-string, allout-distinctive-bullets-string):
24925         Plain bullet alternates `.' period and `,' comma only.  All other
24926         bullets are relegated to special status (but customizable).
24927         (allout-end-of-entry): Rename from allout-end-of-current-entry
24928         since it actually operates w.r.t. most immediately containing
24929         entry, visible or not.
24930         (allout-hide-current-entry, allout-show-current-entry): Use the
24931         revised version.
24932         (allout-old-expose-topic): Solidify deprecation.
24933         (allout-end-of-subtree): Add so we can span concealed as well
24934         as visible topics.
24935         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
24936         (allout-end-of-current-heading): Tweak to just respect the first line.
24937         (allout-get-body-text): Add.
24938         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
24939         when invoked interactively.
24940         (allout-up-current-level): Use `interactive-p'.
24941         (allout-mode, allout-init): Miscellaneous docstring and
24942         operational refinements, as well as hookups of new encryption stuff.
24943         (allout-beginning-of-current-entry): Now works as advertised.
24944         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
24945         (allout-isearch-rectification): Refine condition for isearching.
24946         (allout-isearch-abort, allout-enwrap-isearch)
24947         (allout-flag-region, my-region-active-p): Relocate some macros.
24948         (allout-title): Fallback title is (buffer-name), not
24949         non-existing (current-buffer-name).
24950         (subst-char-in-string): Define if absent (for some XEmacs versions).
24952 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
24954         * mail/sendmail.el (mail-setup-hook, mail-aliases)
24955         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
24956         (mail-citation-prefix-regexp, mail-signature-file)
24957         (mail-default-headers, mail-bury-selects-summary)
24958         (mail-send-nonascii): Add autoload cookies.
24960 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
24962         * frame.el (blink-cursor-mode): Add `mac' to the list of
24963         window-system's that support blinking cursor.
24965 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
24967         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
24969 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
24971         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
24972         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
24973         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
24975 2005-10-20  Kim F. Storm  <storm@cua.dk>
24977         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
24978         (ido-set-current-directory): Don't add / after final @.
24979         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
24980         Explicitly handle ange-ftp completion oddities.
24981         (ido-make-file-list): Don't rotate list at tramp root to avoid
24982         triggering tramp file handler for expand-file-name via get-file-buffer.
24984 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
24986         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
24988 2005-10-19  Jay Belanger  <belanger@truman.edu>
24990         * calc/calc-units.el (math-standard-units): Add units, adjust
24991         symbols and update values.
24992         (math-unit-prefixes): Add more prefixes.
24994 2005-10-19  Romain Francoise  <romain@orebokech.com>
24996         * bookmark.el (bookmark-menu-heading): New face.
24997         (bookmark-bmenu-list): Use it.
24998         Don't fiddle with `baud-rate' at top-level.
25000 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
25002         * image.el (create-image, find-image): Mention max-image-size in
25003         docstring.
25005 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
25007         * savehist.el (savehist-load): Revert to checking XEmacs.
25009         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
25010         Various docstring and line-width fixups.
25011         (conf-mode): Use cond.
25012         Set font-lock-defaults.  Don't set comment-use-syntax.
25014 2005-10-18  David Ponce  <david@dponce.com>
25016         * tree-widget.el (tree-widget-button-click): New function.
25017         (tree-widget-button-keymap): Use it.
25019 2005-10-18  Romain Francoise  <romain@orebokech.com>
25021         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
25022         (bookmark-bmenu-hide-filenames): Add follow-link property.
25023         Improve help-echo text.
25025         * ffap.el (find-file-at-point): Doc fix.
25027 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25029         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
25031 2005-10-18  Masatake YAMATO  <jet@gyve.org>
25033         Install to the CVS repository what I forgot to install in my
25034         2005-10-16 changes.
25036         * progmodes/python.el (python-complete-symbol): Pass the common
25037         prefix substring of completion to `display-completion-list'.
25039         * textmodes/org.el (org-complete): Ditto.
25041 2005-10-18  Masatake YAMATO  <jet@gyve.org>
25043         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
25045         * woman.el (WoMan-xref-man-page): New button type derived
25046         from `Man-abstract-xref-man-page'.
25047         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
25049         * man.el (Man-abstract-xref-man-page): New button type.
25050         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
25051         (Man-highlight-references): Add new optional argument `xref-man-type'.
25053 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
25055         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
25057 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
25059         * cus-edit.el (Custom-move-and-invoke): Delete.
25060         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
25062         * wid-edit.el (widget-move-and-invoke): New function, from
25063         Custom-move-and-invoke.
25065 2005-10-17  Bill Wohler  <wohler@newt.com>
25067         Move all remaining images from lisp/toolbar to etc/images, move
25068         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
25069         the low resolution images in their own directory (low-color).
25071         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
25072         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
25073         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
25074         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
25075         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
25076         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
25077         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
25079         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
25080         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
25081         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
25082         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
25083         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
25084         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
25085         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
25086         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
25087         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
25088         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
25089         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
25090         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
25091         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
25092         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
25093         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
25095         To conform with convention, replace the underscore (_) in the
25096         following image names with dash (-) or (/) as appropriate.
25098         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
25099         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
25100         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
25101         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
25102         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
25103         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
25104         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
25105         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
25106         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
25107         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
25108         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
25109         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
25110         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
25111         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
25112         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
25114         * info.el (info-tool-bar-map): Replace underscores in image names
25115         with dashes.
25117         * makefile.w32-in (WINS): Remove toolbar.
25119         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
25121         * tool-bar.el: Move to lisp from toolbar.  Now that
25122         toolbar is empty, it should be deleted when folks run "cvs up -P".
25124 2005-10-18  Jay Belanger  <belanger@truman.edu>
25126         * calc/calc-store.el (calc-store-into): Get the proper variable name
25127         to display in message.
25129 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
25131         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
25132         expressions display in speedbar for all buffers when debugging.
25133         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
25135         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
25136         (speedbar-insert-button, speedbar-make-button):
25137         Use add-text-properties.
25138         (speedbar-update-localized-contents)
25139         (speedbar-update-directory-contents)
25140         (speedbar-update-special-contents): Use dolist.
25141         (speedbar-buffer-easymenu-definition): Add a menu separator.
25143 2005-10-17  Jason Rumney  <jasonr@gnu.org>
25145         * makefile.w32-in: Use $(lisp) consistently.
25146         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
25147         for shell specific generation of mh-autoloads.
25149 2005-10-17  Richard M. Stallman  <rms@gnu.org>
25151         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
25153 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
25155         * jit-lock.el (jit-lock-fontify-now):
25156         Move jit-lock-context-unfontify-pos to avoid wasted work.
25158 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
25160         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
25161         `tramp-completion-mode' for checking if we are in completion mode.
25162         (tramp-completion-handle-file-name-all-completions): Reorder code
25163         in order to complete for file names only in case there are no
25164         method/user/host completions.  This is necessary for cooperation
25165         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
25167 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
25169         * longlines.el (longlines-search-forward)
25170         (longlines-search-backward): Match any number of spaces.
25172 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
25174         * diff-mode.el (diff-mode): Doc fix.
25176 2005-10-16  David Reitter  <david.reitter@gmail.com>
25178         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
25179         as default on darwin and windows systems.
25181 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
25183         * arc-mode.el (archive-zip-extract): Doc fix.
25185 2005-10-16  Romain Francoise  <romain@orebokech.com>
25187         * mouse.el (mouse-1-click-follows-link): Doc fix.
25189 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
25191         * savehist.el: Don't require CL at runtime.
25192         (savehist-xemacs): Remove.
25193         (savehist-coding-system): Use utf-8 if present, regardless of religion.
25194         (savehist-no-conversion): Use (featurep 'xemacs).
25195         (savehist-load): Check existence of start-itimer rather than XEmacs.
25196         Use an idle timer.
25197         (savehist-process-for-saving): Replace use of CL funs `subseq' and
25198         `delete-if-not'.
25200 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
25202         * savehist.el: Newer version.
25203         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
25204         (savehist-last-checksum, savehist-no-conversion): New vars.
25205         (savehist-autosave, savehist-process-for-saving, savehist-printable):
25206         New functions.
25207         (savehist-load, savehist-save): Use them.
25208         (savehist-delimit): Remove.
25210 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
25212         * progmodes/compile.el (compilation-goto-locus): Display the
25213         compilation buffer first and the source buffer second, in case they're
25214         in overlapping frames.  Don't raise the compilation frame if it was the
25215         selected window upon entry.  Pass the `other-window' arg to
25216         pop-to-buffer.
25218         * info.el (Info-fontify-node): Use dolist.
25219         Change add-text-properties to put-text-property.
25221 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
25223         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
25224         bound of search.
25226 2005-10-16  Masatake YAMATO  <jet@gyve.org>
25228         * dabbrev.el (dabbrev-completion): Pass the common
25229         prefix substring of completion to `display-completion-list'.
25231         * filecache.el (file-cache-minibuffer-complete)
25232         (file-cache-complete): Ditto.
25234         * tempo.el (tempo-display-completions): Ditto.
25236         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
25238         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
25240         * eshell/em-hist.el (eshell-list-history): Ditto.
25242         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
25244         * mail/mailalias.el (mail-complete): Ditto.
25246         * progmodes/etags.el (complete-tag): Ditto.
25248         * progmodes/make-mode.el (makefile-complete): Ditto.
25250         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
25252         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
25254         * progmodes/pascal.el (pascal-complete-word)
25255         (pascal-show-completions): Ditto.
25257         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
25259         * simple.el (completion-common-substring): New variable.
25260         (completion-setup-function): Use `completion-common-substring'
25261         to put faces.
25263 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25265         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
25266         (x-get-selection, mac-select-convert-to-string): Convert from/to
25267         UTF-16 clipboard data as in native byte order, no BOM.
25269 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
25271         * progmodes/gud.el (gud-tool-bar-map): Rename the images
25272         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
25273         (gud-sentinel): Use speedbar-frame to check for speedbar.
25275 2005-10-15  Richard M. Stallman  <rms@gnu.org>
25277         * savehist.el: New file.
25279 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
25281         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
25282         Fix bug in \bf fontification.
25284 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
25286         * pcvs.el (cvs-edit-log-files): New var.
25287         (cvs-mode-edit-log): New arg `file'.
25288         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
25289         Instead force the use of the original file and nothing else.
25290         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
25291         the cvs-minor-wrap-function is set.
25292         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
25294 2005-10-14  Bill Wohler  <wohler@newt.com>
25296         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
25297         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
25298         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
25299         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
25300         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
25301         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
25302         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
25303         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
25304         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
25305         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
25306         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
25307         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
25308         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
25309         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
25310         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
25312         * progmodes/gud.el (gud-tool-bar-map): Rename the images
25313         appropriately (for example, gud-break to gud/break).
25315 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
25317         * longlines.el (longlinges-search-function)
25318         (longlines-search-forward, longlines-search-backward): New functions.
25319         (longlines-mode): Set isearch-search-fun-function to
25320         longlinges-search-function.
25322         * mouse.el (mouse-drag-region-1): Handle the case where a
25323         double-click event is bound to an arbitrary function.
25325 2005-10-14  David Ponce  <david@dponce.com>
25327         * recentf.el (recentf-track-opened-file)
25328         (recentf-track-closed-file, recentf-update-menu)
25329         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
25330         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
25331         mouse-1-click-follows-link.
25333 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25335         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
25336         Gnome file-manager.png.  Suggested by
25337         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
25339         * toolbar/README: Add diropen.xpm.
25341 2005-10-13  Bill Wohler  <wohler@newt.com>
25343         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
25344         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
25346 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
25348         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
25349         Don't waste the byte-compiler's time on constant data.
25351 2005-10-13  Kenichi Handa  <handa@m17n.org>
25353         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
25354         byte with `escape-glyph' face.
25356         * international/fontset.el (ccl-encode-unicode-font):
25357         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
25358         Handle the case that ucs-mule-to-mule-unicode translates a character to
25359         ASCII (usually for IPA characters).
25361 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25363         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
25364         Don't hide the underline of titles if font-lock-mode is disabled.
25366 2005-10-12  Bill Wohler  <wohler@newt.com>
25368         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
25369         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
25370         files in MH-E-SRC have been updated.
25371         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
25373 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25375         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
25376         (mixal-mode-syntax-table): Add \n as end-comment.
25377         (mixal-operation-codes-alist): Immediately initialize to full value.
25378         (mixal-add-operation-code): Remove.
25379         (mixal-describe-operation-code): Make the arg non-optional.
25380         Use the interactive spec instead.
25381         Use mixal-operation-codes-alist rather than mixal-operation-codes.
25382         (mixal-font-lock-keywords): Don't highlight comments here any more.
25383         (mixal-font-lock-syntactic-keywords): New var.
25384         (mixal-mode): Use it.  Fix comment-start-skip.
25386 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25388         * startup.el (command-line-x-option-alist): -nb => -nbi.
25390 2005-10-12  Kim F. Storm  <storm@cua.dk>
25392         * startup.el (fancy-splash-default-action): Discard mouse click in
25393         the splash screen window, as it has no sensible meaning in the
25394         next window to be selected.  Fixes error reported by Jan D.
25396 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
25398         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
25400 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25402         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
25403         Try to fix up minor layout issues like indentation, line break, etc...
25404         (mixal-mode-syntax-table): Don't try to specify comment syntax,
25405         because it doesn't work.
25406         (mixal-operation-codes): Add some more codes.
25407         (mixal-font-lock-keywords): Process comments here.
25408         (mixal-mode): mixasm no longer needs -g option.
25410 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
25412         * progmodes/sh-script.el (sh-tmp-file):
25413         Use mktemp -t.  Finish support for es and rc shells.
25415 2005-10-11  Jay Belanger  <belanger@truman.edu>
25417         * calc/calcalg2.el (calc-integral): With an argument, compute the
25418         definite integral.
25420 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
25422         * mouse.el (mouse-drag-region-1): Don't try to catch a
25423         double-click when doing follow-link (it's overridden anyway).
25425 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
25427         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
25428         (autoload-print-form-outbuf): Add docstring.
25430 2005-10-11  Juri Linkov  <juri@jurta.org>
25432         * info.el (Info-mode-menu): Delete menu item "Edit".
25433         (Info-mode): Delete description of Info-edit from docstring,
25434         and rearrange descriptions of Info commands in the order
25435         they are documented in the Info manual.
25437 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25439         * calendar/appt.el (appt-check): Use diary-selective-display var.
25441 2005-10-10  Richard M. Stallman  <rms@gnu.org>
25443         * net/newsticker.el (newsticker-start, newsticker-show-news):
25444         Add autoload cookies.
25446 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
25448         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
25450 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
25452         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
25454 2005-10-10  Jay Belanger  <belanger@truman.edu>
25456         * calc/calc-arith.el (math-check-known-scalarp)
25457         (math-check-known-matrixp): Check the values of arguments that are
25458         variables.
25459         (math-check-known-square-matrixp): New function.
25460         (math-known-square-matrixp): Use math-check-known-square-matrixp.
25461         (math-super-types): Add sqmatrix type.
25463         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
25464         mode name `square' to `sqmatrix'.
25466         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
25467         mode name `square' to `sqmatrix'.
25469 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
25471         * progmodes/etags.el (select-tags-table-mode): Don't use
25472         selective-display.
25473         (tags-select-tags-table): Pass `button' to the action function.
25474         (select-tags-table): Place the side-info on button properties rather
25475         than in hidden text.  Abbreviate file names.
25476         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
25477         (select-tags-table-select): Add `button' argument.
25478         Get side-info from the button property rather than from hidden text.
25480 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
25482         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
25483         (gud-speedbar-buttons): Preserve point if possible.
25484         (gud-sentinel): Restore previous speedbar display type.
25486         * progmodes/gdb-ui.el (gdba): Improve diagram.
25487         (def-gdb-auto-update-handler, gdb-info-locals-handler)
25488         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
25489         Call get-buffer-window once.
25491 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
25493         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
25494         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
25495         (pascal-indent-command): Remove unused var `ind'.
25496         (pascal-indent-case): Remove unused var `oldpos'.
25497         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
25498         since it's now used as a proper minor mode map.
25499         (pascal-outline): Rename to pascal-outline-mode.
25500         (pascal-outline-mode): Use define-minor-mode.
25501         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
25502         selective-display.
25504 2005-10-10  Andreas Schwab  <schwab@suse.de>
25506         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
25507         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
25509         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
25510         outside source directory.
25512 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
25514         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
25515         C-x' as a prefix.
25516         (orgtbl-mode-map): Full keymap instead of sparse, because all
25517         `self-insert-command' keys are redefined in this map.
25518         (org-export-as-html): Specify charset for HTML file, by taking it
25519         from the coding system.
25521 2005-10-10  Kenichi Handa  <handa@m17n.org>
25523         * textmodes/flyspell.el (flyspell-check-word-p):
25524         If unread-command-events is non-empty, don't call sit-for.
25526 2005-10-09  Richard M. Stallman  <rms@gnu.org>
25528         * font-lock.el (font-lock-syntactic-keywords)
25529         (font-lock-keywords): Doc fixes.
25531         * textmodes/flyspell.el (flyspell-external-point-words):
25532         Simplify logic, and don't try to check for consecutive appearances
25533         of one incorrect word.
25535 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
25537         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
25538         separator.
25540         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
25541         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
25542         (gud-expansion-speedbar-buttons): New function.
25543         (gud-speedbar-buttons): Check for gud-comint-buffer.
25545 2005-10-09  Bill Wohler  <wohler@newt.com>
25547         * Makefile.in (updates): Add mh-loaddefs dependency.
25549 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
25551         * speedbar.el (speedbar-file-key-map): Fix typo.
25553 2005-10-09  Daniel Brockman  <daniel@brockman.se>
25555         * cus-start.el (line-spacing): Add custom spec.
25557 2005-10-09  Romain Francoise  <romain@orebokech.com>
25559         * textmodes/ispell.el (ispell-check-version): Fix last change.
25561 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25563         * term/x-win.el: Remove -i, --icon-type from comment.
25565         * startup.el (command-line-x-option-alist): Remove options -i,
25566         -itype, --icon-type, added -nb, --no-bitmap-icon.
25568 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
25570         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
25571         instead of :active.
25573 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
25575         * textmodes/ispell.el (ispell-check-version):
25576         Ignore hyphen, and all that follows, in aspell's version text.
25578 2005-10-08  Jay Belanger  <belanger@truman.edu>
25580         * calc/calc-arith.el (math-known-square-matrixp): New function.
25581         (math-pow-fancy): Check for matrices before distributing exponent
25582         across products.
25584         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
25585         fullscreen keypad.  Suggested by Luc Teirlinck.
25586         (calc-keypad-show-input): Add space for formatting.
25588         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
25589         Add square matrix option.
25591         * calc/calc-poly.el (math-expand-term): Check for matrices instead
25592         of checking calc-matrix-mode when deciding how to expand.
25594         * calc/calc.el (calc-set-mode-line): Add square matrix option.
25596 2005-10-08  Lars Hansen  <larsh@soem.dk>
25598         * net/tramp.el (tramp-perl-directory-files-and-attributes):
25599         Add error handling.
25600         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
25602 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
25604         Sync with Tramp 2.0.51.
25606         * net/tramp.el (tramp-handle-set-visited-file-modtime)
25607         (tramp-handle-insert-file-contents, tramp-handle-write-region):
25608         Insert special handling for `last-coding-system-used', again
25609         it still seems to be necessary (unlike stated before).
25610         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
25611         (tramp-password-prompt-regexp): There might be other words before
25612         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
25613         (tramp-chunksize): Improve docstring.
25614         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
25615         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
25616         Christian Joergensen <bugs@razor.dk>.
25618 2005-10-07  Glenn Morris  <rgm@gnu.org>
25620         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
25621         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
25622         precision'.
25624 2005-10-07  Romain Francoise  <romain@orebokech.com>
25626         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
25627         (ibuffer-do-shell-command-pipe-replace)
25628         (ibuffer-do-shell-command-file, ibuffer-do-eval)
25629         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
25630         (ibuffer-do-revert, ibuffer-do-replace-regexp)
25631         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
25632         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
25633         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
25634         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
25635         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
25636         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
25637         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
25638         Autoload file sans suffix.
25640         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
25642 2005-10-07  David Ponce  <david@dponce.com>
25644         * recentf.el (recentf-menu-open-all-flag): New option.
25645         (recentf-digit-shortcut-command-name): New function.
25646         (recentf--shortcuts-keymap): New variable.
25647         (recentf-menu-shortcuts): New variable.
25648         (recentf-make-menu-items): Initialize it.  Replace the "More..."
25649         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
25650         (recentf-menu-value-shortcut): New function.
25651         (recentf-make-menu-item): Use it.  No more in-lined.
25652         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
25653         (recentf-open-most-recent-file): Rename from
25654         `recentf-open-file-with-key'.  Don't depend on key binding.
25655         (recentf-mode-map): New variable.
25656         (recentf-mode): Use it.
25658 2005-10-06  Bill Wohler  <wohler@newt.com>
25660         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
25662         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
25663         (MH-E-SRC): New.  Used by mh-autoloads.
25664         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
25665         files in MH-E-SRC have been updated.
25666         (compile, recompile, bootstrap): Depend on mh-autoloads.
25668 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
25670         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
25671         gud-break and gud-remove icons when the fringe is not available.
25673         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
25674         Typo.
25676 2005-10-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
25678         * play/zone.el (zone): Wrap body with save-window-excursion.
25680 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25682         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
25683         Use the new `list-only' arg to diary-list-entries.
25685         * calendar/diary-lib.el: Use overlays rather than selective-display.
25686         (diary-selective-display): New var.
25687         (diary-header-line-format): Use it.
25688         (diary-list-entries): Add argument `list-only'.
25689         Put the buffer in diary-mode.  Don't add \^M at beg and end.
25690         Replace \^M by invisible overlays.
25691         (diary-unhide-everything): Replace \^M by invisible overlays.
25692         (print-diary-entries): Look for overlays rather than \^M.
25693         Add a space to the temp buffer name.
25694         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
25695         Put the buffer in diary-mode.
25696         (list-sexp-diary-entries): Replace \^M by invisible overlays.
25697         (diary-anniversary): Make the year arg optional.
25698         (diary-time-regexp): New const.
25699         (diary-font-lock-keywords): Use it to accept a few more time formats.
25701         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
25703 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
25705         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
25706         Fix bug introduced 2005-07-03: Use (car (last ...))
25707         to faithfully reproduce replaced artist-last.
25708         (artist-set-arrow-points-for-poly): Likewise.
25709         Suggested by Johan Bockg\e,Ae\e(Brd.
25711 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
25713         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
25714         * wid-edit.el (widget):
25715         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
25716         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
25718 2005-10-06  Kenichi Handa  <handa@m17n.org>
25720         * international/mule-cmds.el (set-language-environment):
25721         Fix setting up of case-table for unibyte mode.
25723         * simple.el (what-cursor-position): If the character is displayed
25724         by some `display' text property, show that.  Don't use
25725         single-key-description for eight-bit characters in multibyte mode.
25727 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
25729         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
25730         (gdb-ann3): Set it.
25731         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
25732         (gdb-info-frames-custom): Use inverse-video for first five
25733         characters of selected frame only.
25734         (gdb-get-frame-number): Select frame even when point is on frame
25735         number.
25737 2005-10-06  Masatake YAMATO  <jet@gyve.org>
25739         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
25740         Put `font-lock-function-name-face'.
25741         (gdb-info-frames-custom): Put `font-lock-function-name-face'
25742         and `font-lock-variable-name-face'
25743         (gdb-registers-font-lock-keywords): New font lock keywords definition.
25744         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
25745         (gdb-memory-font-lock-keywords): New font lock keywords definition.
25746         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
25747         (gdb-local-font-lock-keywords): New font lock keywords definition.
25748         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
25749         (gdb-threads-font-lock-keywords): New font lock keywords definition.
25750         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
25752 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
25754         * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst.
25755         (ediff-merge-region-is-non-clash-to-skip): Previously called
25756         ediff-merge-region-is-non-clash.
25758         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
25759         Use insert-buffer-substring.
25761         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
25762         selecting files to patch.  Also bug fixes.
25764         * ediff-util.el (ediff-setup): Bug fix.
25765         (ediff-next-difference): Never skip clashes that differ in white
25766         space only.
25768         * ediff-wind.el (ediff-setup-control-frame)
25769         (ediff-destroy-control-frame): Check the menubar feature.
25771         * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
25772         (viper-refresh-mode-line): Use make-local-variable to localize
25773         some vars instead of make-variable-buffer-local.  Suggested by
25774         Stefan Monnier.
25776         * emulation/viper-init.el (viper-make-variable-buffer-local):
25777         Delete alias.
25778         (viper-restore-cursor-type, viper-set-insert-cursor-type):
25779         Use make-local-variable instead of make-variable-buffer-local.
25780         Suggested by Stefan Monnier.
25782         * emulation/viper.el (viper-mode): Don't use
25783         viper-make-variable-buffer-local.
25784         (viper-comint-mode-hook): Use make-local-variable on
25785         require-final-newline.
25786         (viper-non-hook-settings): Don't use make-variable-buffer-local.
25788 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
25790         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
25791         also the second char of a comment-start sequence.
25792         (scheme-sexp-comment-syntax-table): New var.
25793         (lambda, define): Set their scheme-doc-string-elt property.
25794         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
25795         Use lisp-font-lock-syntactic-face-function now that it properly
25796         handles |...| symbols.
25797         (scheme-mode-variables): Set lisp-doc-string-elt-property,
25798         parse-sexp-lookup-properties and font-lock-extra-managed-props.
25800         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
25801         bit from # to |.
25802         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
25804         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
25805         (lisp-doc-string-elt-property): New var.
25806         (lisp-font-lock-syntactic-face-function): Use it.
25807         Rewrite to recognize docstrings even for forms not at toplevel.
25809         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
25810         annotation on the | part of #| rather than on the # part.
25811         (scheme-font-lock-syntactic-face-function): New function, to
25812         distinguish strings from |...| symbols.
25813         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
25814         syntax-table so that #|...|# is properly highlighted.
25816         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
25817         Don't mark as docstring the 3rd elem of an unknown toplevel form.
25819 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
25821         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
25822         and C-e.
25824         * emacs-lisp/eldoc.el: Move comments into docstrings.
25825         (eldoc-message-commands): Initialize in its declaration.
25826         Add move-beginning-of-line and move-end-of-line.
25827         (eldoc-add-command, eldoc-add-command-completions)
25828         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
25830         * outline.el (outline-mark-subtree): Activate the mark.
25832         * calendar/appt.el (appt-time-regexp): New var.
25833         (appt-add, appt-make-list): Use it.
25834         (appt-convert-time): Clean up.
25836         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
25837         Don't set any syntax-table property here.
25838         (tex-font-lock-verb): New function.  Do it here.
25839         (tex-font-lock-syntactic-keywords): Use it.
25841 2005-10-04  Richard M. Stallman  <rms@gnu.org>
25843         * wid-edit.el (widget-file-complete): Get the widget start point
25844         the right way.  Default directory to `/' if file has none.
25846         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
25848         * textmodes/flyspell.el (flyspell-mode-on):
25849         Call ispell-maybe-find-aspell-dictionaries.
25851         * textmodes/ispell.el (ispell-word, ispell-region):
25852         Call ispell-maybe-find-aspell-dictionaries.
25853         (ispell-accept-buffer-local-defs):
25854         Don't call ispell-maybe-find-aspell-dictionaries.
25856 2005-10-04  Richard M. Stallman  <rms@gnu.org>
25858         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
25860 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
25862         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
25863         instead of `fboundp' in order to allow for anonymous functions.
25865 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
25867         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
25868         case the user clicks on the link while another window is selected.
25869         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
25871         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
25872         functionality.
25873         (dframe-help-echo): Save point in case mouse tracking is off.
25875 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
25877         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
25879 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25881         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
25882         not change the global value of those vars.
25884         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
25885         make-local-variable which we do not need any more.
25887 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
25889         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
25890         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
25891         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
25892         (speedbar-path-line): Define obsolete aliases.
25893         (speedbar-line-directory): Doc fix.
25895         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
25896         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
25897         instead of speedbar-line-path.
25899 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25901         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
25902         to nil if dropping on a window.  Handle dropping on a minibuffer window
25903         like dropping on a non-window part of Emacs.
25905 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25907         * net/ange-ftp.el: Use with-current-buffer.
25908         (ange-ftp-insert-directory): Do not follow symlinks any more.
25910         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
25911         Remove interactive spec.
25913 2005-10-03  Kim F. Storm  <storm@cua.dk>
25915         * ido.el (ido-mode): Use custom-initialize-set.
25917 2005-10-02  Richard M. Stallman  <rms@gnu.org>
25919         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
25920         Use insert-buffer-substring.
25922         * net/tramp.el: Pacify byte compiler warnings in pacification code.
25923         (tramp-handle-file-local-copy): Use insert-buffer-substring.
25925 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
25927         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
25928         in last change.
25929         (ange-ftp-insert-directory): Fix up the search for the case where
25930         `file' is absolute.
25932 2005-10-02  Romain Francoise  <romain@orebokech.com>
25934         * progmodes/compile.el (compile-goto-error): Delete extra paren.
25936 2005-10-02  Andreas Schwab  <schwab@suse.de>
25938         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
25939         directory component in the session info.
25941 2005-10-01  Richard M. Stallman  <rms@gnu.org>
25943         * comint.el (comint-redirect-subvert-readonly): Doc fix.
25945         * simple.el (next-error-internal): New function.
25947         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
25948         (compilation-start): Pass new arg to compilation-buffer-name.
25949         (compile-goto-error): Use next-error-internal.
25951 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
25953         * speedbar.el: Remove RCS tag.
25954         (speedbar-check-read-only): Handle non-existent files.
25956         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
25958         * info.el (Info-speedbar-hierarchy-buttons)
25959         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
25961 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
25963         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
25964         Do not match newline.
25965         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
25966         (bibtex-summary): Remove unnecessary save-excursion.
25967         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
25969 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25971         * term/mac-win.el: Add charset info for "iso10646-1".
25972         Modify default fontset to use ATSUI-compatible fonts for some charsets
25973         if available.
25975 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
25977         * speedbar.el: Re-apply arch tag.
25978         (speedbar-version): Rename to version 1.0.  Suggested by Eric
25979         M. Ludlam.
25980         Reapply two changes from Emacs CVS' version of speedbar lost
25981         during the merge:
25982         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
25983         (speedbar-frame-parameters): Improve customize type.
25985 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25987         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
25988         (ange-ftp-file-directory-p): Fix the symlink case.
25989         (ange-ftp-insert-directory): When listing a single file, get a list of
25990         the parent buffer and extract the relevant line.  Inspired from a patch
25991         by Katsumi Yamaoka <yamaoka@jpl.org>.
25992         (ange-ftp-file-name-sans-versions): Simplify.
25994 2005-09-30  Bill Wohler  <wohler@newt.com>
25996         Move MH-E image files from toolbar and mail directories into
25997         etc/images.
25999         * mail/reply2.*: Move to etc/images/mail/reply*.
26001         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
26002         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
26003         etc/images.
26005         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
26006         * toolbar/reply*: Move to etc/images/mail.
26008         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
26010 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
26012         * speedbar.el: New version 1.0pre3.
26014         Frame management code (including timer, and mouse click specifics)
26015         moved to dframe.el:
26016         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
26017         (speedbar-timer): Removed.  Use dframe-timer.
26018         (speedbar-close-frame): Removed.  Use dframe-close-frame.
26019         (speedbar-activity-change-focus-flag): Removed.  Use
26020         dframe-activity-change-focus-flag.
26021         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
26022         dframe-update-speed.
26024         (speedbar-current-frame): New macro.  Use this instead of the
26025         variable speedbar-frame.
26027         (speedbar-use-images, speedbar-expand-image-button-alist)
26028         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
26030         (speedbar-find-image-on-load-path): Removed.  Replaced by
26031         defezimage in ezimage.el.
26032         (speedbar-expand-image-button-alist): Removed.  Replaced by
26033         ezimage-expand-image-button-alist in ezimage.el.
26035         (speedbar-ignored-directory-regexp)
26036         (speedbar-add-ignored-directory-regexp)
26037         (speedbar-ignored-directory-expressions)
26038         (speedbar-line-directory, speedbar-buffers-line-directory)
26039         (speedbar-directory-line, speedbar-buffers-line-directory):
26040         Renamed, replacing `path' with `directory'.
26042         (speedbar-create-directory, speedbar-expand-line-descendants)
26043         (speedbar-toggle-line-expansion)
26044         (speedbar-contract-line-descendants): New commands.
26046         (speedbar-query-confirmation-method, speedbar-select-frame-method)
26047         (speedbar-use-tool-tips-flag): New options.
26049         (speedbar-check-read-only, speedbar-require-version)
26050         (speedbar-insert-separator, speedbar-buffers-tail-notes)
26051         (speedbar-handle-delete-frame, speedbar-try-completion)
26052         (speedbar-update-localized-contents): New functions.
26054         (speedbar-incompatible-version, speedbar-ro-to-do-point)
26055         (speedbar-object-read-only-indicator): New variables.
26057         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
26058         New hooks.
26060         (speedbar-separator-face): New face.
26062         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
26063         (speedbar-ignored-modes): Add fundamental-mode.
26064         (speedbar-directory-unshown-regexp): Add . directories.
26066         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
26067         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
26068         `]' for full expand/close.
26069         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
26071         (speedbar-check-vc): Support hidden files.
26072         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
26073         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
26074         state is nil, it is not checked out.
26076         (speedbar-line-text, speedbar-line-token): Support expand buttons
26077         with no text.
26078         (speedbar-refresh): Universal argument acts as power-click.
26079         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
26080         that buffer to get variable values.
26082         And many other bugfixes.
26084         * dframe.el, ezimage.el, sb-image.el: New files.
26086         * sb-*.xpm: Remove files.  New image files installed into
26087         etc/images/ezimage.
26089 2005-09-30  Kenichi Handa  <handa@m17n.org>
26091         * ps-mule.el (ps-mule-show-warning): If a character is in
26092         ps-print-translation-table, don't treat it as non-printable.
26094 2005-09-30  David Ponce  <david@dponce.com>
26096         * tree-widget.el (tree-widget-themes-load-path): New variable.
26097         (tree-widget-themes-directory): Doc fix.
26098         (tree-widget-image-formats) [Emacs]: Doc fix.
26099         (tree-widget--locate-sub-directory): New function.
26100         (tree-widget-themes-directory): Use it.
26102         * recentf.el (recentf-filename-handlers): Rename from
26103         `recentf-filename-handler'.  Allow a list of functions.
26104         (recentf-menu-items-for-commands): Fix :help strings.
26105         (recentf-apply-filename-handlers): New function.
26106         (recentf-expand-file-name): Use it.
26107         (recentf-cleanup): Remove duplicates too.
26109 2005-09-29  Juri Linkov  <juri@jurta.org>
26111         * faces.el: Rearrange face definitions to be in the same order as
26112         their face descriptions in "(emacs)Standard Faces".
26114         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
26116         * tooltip.el (tooltip): Add group `basic-faces'.
26118         * buff-menu.el (Buffer-menu-buffer): Remove group
26119         `font-lock-highlighting-faces'.
26121         * progmodes/compile.el (compilation-error, compilation-warning)
26122         (compilation-info, compilation-line-number, compilation-column-number):
26123         Change group from `font-lock-highlighting-faces' to `compilation'.
26125         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
26126         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
26127         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
26128         (vhdl-font-lock-reserved-words-face)
26129         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
26130         `font-lock-highlighting-faces'.
26132         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
26134 2005-09-28  Kim F. Storm  <storm@cua.dk>
26136         * emulation/cua-base.el: Set CUA move property on additional commands:
26137         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
26138         forward-sexp, backward-sexp, forward-list, backward-list.
26140 2005-09-28  Romain Francoise  <romain@orebokech.com>
26142         * comint.el (comint-show-output): Really set point at the
26143         beginning of the output when not using `comint-use-prompt-regexp'.
26145 2005-09-27  Jay Belanger  <belanger@truman.edu>
26147         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
26148         in TeX mode.
26150 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
26152         * textmodes/org.el (org-table-sum): Fix format string.
26154         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
26155         Quote face names.
26157 2005-09-26  Romain Francoise  <romain@orebokech.com>
26159         * isearch.el (isearch-forward-regexp): Close doc string.
26161 2005-09-25  Richard M. Stallman  <rms@gnu.org>
26163         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
26165         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
26167         * progmodes/compile.el (compilation-error-properties):
26168         When getting the file from the previous error message,
26169         correctly decode the new data format.
26171         * progmodes/cc-cmds.el (c-electric-paren):
26172         Call old-blink-paren only for close-paren.
26174 2005-09-24  Andreas Schwab  <schwab@suse.de>
26176         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
26177         condition.
26179 2005-09-25  Romain Francoise  <romain@orebokech.com>
26181         * dired-aux.el (dired-copy-file-recursive):
26182         * dired.el (dired-delete-file):
26183         * ediff-mult.el (ediff-dir-diff-copy-file):
26184         * ediff-util.el (ediff-test-save-region):
26185         * forms.el (forms-mode):
26186         * ido.el (ido-file-internal, ido-delete-file-at-head):
26187         * log-edit.el (log-edit-done):
26188         * ses.el (ses-yank-resize):
26189         * play/gomoku.el (gomoku-human-plays, gomoku)
26190         (gomoku-human-resigns, gomoku-prompt-for-other-game)
26191         (gomoku-offer-a-draw):
26192         * play/landmark.el (lm-human-resigns, lm):
26193         * net/eudcb-ldap.el (eudc-ldap-check-base):
26194         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
26195         * progmodes/ebrowse.el (ebrowse-find-pattern):
26196         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
26197         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
26198         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
26200         * vc.el (vc-delete-file):
26201         * play/gomoku.el (gomoku-terminate-game, gomoku)
26202         (gomoku-prompt-for-move, gomoku-human-takes-back):
26203         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
26204         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
26206 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
26208         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
26209         color rxvt terminals by using the code xterm.el used to use before
26210         2005-04-09 in order to match the colors used by rxvt.
26212 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
26214         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
26215         colors rxvt-unicode terminals by using the same code as xterm.el.
26217 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
26219         * textmodes/tex-mode.el (tex-font-lock-append-prop)
26220         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
26221         new symbol used for the tex-verbatim face.
26223 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
26225         * woman.el (woman-file-name):
26226         * wid-edit.el (widget-file-prompt-value)
26227         (widget-coding-system-prompt-value):
26228         * w32-fns.el (set-w32-system-coding-system):
26229         * vc.el (vc-version-diff, vc-annotate):
26230         * textmodes/reftex-auc.el (reftex-arg-cite)
26231         (reftex-arg-index-tag):
26232         * textmodes/refer.el (refer-get-bib-files):
26233         * textmodes/artist.el (artist-figlet-choose-font):
26234         * terminal.el (terminal-emulator):
26235         * replace.el (occur-read-primary-args):
26236         * rect.el (string-rectangle, string-insert-rectangle):
26237         * ps-print.el (ps-print-preprint):
26238         * progmodes/pascal.el (pascal-goto-defun):
26239         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
26240         * progmodes/compile.el (compilation-find-file):
26241         * printing.el (pr-interactive-n-up):
26242         * play/animate.el (animate-birthday-present):
26243         * net/rcompile.el (remote-compile):
26244         * man.el (man, Man-goto-section, Man-follow-manual-reference):
26245         * mail/rmailsum.el (rmail-summary-search-backward)
26246         (rmail-summary-search):
26247         * mail/rmailout.el (rmail-output-read-rmail-file-name)
26248         (rmail-output-read-file-name):
26249         * mail/rmail.el (rmail-search, rmail-search-backwards):
26250         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
26251         * locate.el (locate):
26252         * international/quail.el (quail-show-keyboard-layout):
26253         * international/mule.el (set-buffer-file-coding-system)
26254         (revert-buffer-with-coding-system, set-file-name-coding-system)
26255         (set-terminal-coding-system, set-keyboard-coding-system)
26256         (set-next-selection-coding-system):
26257         * international/mule-diag.el (describe-coding-system)
26258         (describe-font, describe-fontset):
26259         * international/mule-cmds.el (universal-coding-system-argument)
26260         (search-unencodable-char, describe-input-method)
26261         (set-language-environment, describe-language-environment):
26262         * international/codepage.el (codepage-setup):
26263         * international/code-pages.el (codepage-setup):
26264         * info.el (Info-search, Info-follow-reference)
26265         (Info-search-backward):
26266         * emacs-lisp/advice.el (ad-read-advised-function)
26267         (ad-read-advice-class, ad-clear-cache, ad-activate)
26268         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
26269         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
26270         (ad-read-regexp):
26271         * ediff-util.el (ediff-toggle-regexp-match):
26272         * ediff-ptch.el (ediff-prompt-for-patch-file):
26273         * dired-aux.el (dired-diff):
26274         * diff.el (diff):
26275         * cus-edit.el (custom-variable-prompt):
26276         * calendar/timeclock.el (timeclock-ask-for-project):
26277         * calc/calcalg3.el (calc-get-fit-variables):
26278         * calc/calc-store.el (calc-edit-variable)
26279         (calc-permanent-variable):
26280         * vc-mcvs.el (vc-mcvs-register):
26281         * shadowfile.el (shadow-define-literal-group):
26282         * woman.el (woman-file-name):
26283         * vc.el (vc-version-diff, vc-merge):
26284         * textmodes/reftex-index.el (reftex-index-complete-tag):
26285         * format.el (format-decode-buffer, format-decode-region):
26286         * emulation/viper-cmd.el (viper-read-string-with-history):
26287         * emacs-lisp/debug.el (cancel-debug-on-entry):
26288         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
26289         * ediff.el (ediff-merge-revisions)
26290         (ediff-merge-revisions-with-ancestor, ediff-revision):
26291         * completion.el (interactive-completion-string-reader):
26292         * calc/calc-prog.el (calc-user-define-formula):
26293         Follow convention for reading with the minibuffer.
26295 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
26297         * progmodes/python.el (python-describe-symbol): Add globals() and
26298         locals() to the arguments of emacs.ehelp.
26300 2005-09-24  Magnus Henoch  <mange@freemail.hu>
26302         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
26303         New function, code extracted from ispell-valid-dictionary-list.
26304         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
26305         Call it.
26307 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
26309         * subr.el (version-regexp-alist): Extend valid syntax for version
26310         strings: allow any of the characters -,_,+ to separate the
26311         alpha/beta/rc part from the version part.  Doc fix.
26312         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
26314 2005-09-23  David Reitter  <david.reitter@gmail.com>
26316         * mail/mailclient.el: New file.
26318 2005-09-23  Richard M. Stallman  <rms@gnu.org>
26320         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
26321         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
26322         Doc fixes.
26324         * progmodes/cc-mode.el (c-font-lock-init):
26325         Specify font-lock-lines-before.
26327 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
26329         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
26330         whole conflict.
26332 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
26334         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
26335         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
26336         of `remap' feature when available.  Additional key bindings for
26337         better tty support.
26338         (org-mode-restart, org-force-self-insert): New commands.
26339         (org-time-stamp-inactive): New command.
26340         (org-remap): New function.
26341         (org-table-auto-blank-field, org-level-color-stars-only): New options.
26342         (org-enable-fixed-width-editor): Move to `org-structure'
26343         customization group.
26344         (org-self-insert-command, orgtbl-self-insert-command): Modify to
26345         blank field after field motion commands.
26347 2005-09-23  Kenichi Handa  <handa@m17n.org>
26349         * international/mule-cmds.el (set-language-environment):
26350         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
26351         have to call utf-translate-cjk-load-tables.
26353 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
26355         * mouse.el (mouse-move-drag-overlay): Fix last change.
26357 2005-09-22  David Ponce  <david@dponce.com>
26359         * tree-widget.el (tree-widget-value-create): Fix previous change.
26361 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
26363         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
26365 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
26367         * mouse.el (mouse-move-drag-overlay): New function.
26368         (mouse-drag-region-1): Use it.
26369         Try to simplify a bit the state handling.  Handle clicks on links
26370         inside intangible areas.
26371         (mouse-save-then-kill): Minor simplification.
26372         (mouse-secondary-overlay): Make it always non-nil instead of
26373         recreating it each time.
26374         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
26375         (mouse-kill-secondary, mouse-secondary-save-then-kill):
26376         Simplify accordingly.
26378 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
26380         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
26382 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
26384         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
26385         (ediff-file-name-sans-prefix): Treat nil as an empty string.
26386         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
26387         to patch.
26389         * ediff-util.el: Use insert-buffer-substring.
26391         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
26393         * emulation/viper-cmd.el (viper-change-state): Don't move over the
26394         field boundaries in the minibuffer.
26395         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
26396         (viper-minibuffer-post-command-hook): New hook.
26397         (viper-line): Don't move cursor at bolp.
26399         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
26401         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
26402         avoid compiler warnings.
26404         * emulation/viper-macs.el (ex-map): Better messages.
26406         * emulation/viper-util.el (viper-beginning-of-field): New function.
26408         * emulation/viper.el: Replace make-variable-buffer-local with
26409         viper-make-variable-buffer-local everywhere, to avoid warnings.
26411 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26413         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
26414         Delete unused var `old-selected-window'.
26415         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
26416         (mouse-drag-secondary): Delete unused var `start-frame'.
26418 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
26420         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
26422 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26424         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
26425         Re-indent within 80 columns.  Use inhibit-read-only.
26427 2005-09-19  Romain Francoise  <romain@orebokech.com>
26429         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
26431 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26433         * font-lock.el (font-lock-default-fontify-region): Don't add a line
26434         unconditionally, since the after-change-function already did it.
26436 2005-09-19  Miles Bader  <miles@gnu.org>
26438         * net/newsticker.el: Get rid of CVS keyword.
26440 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
26442         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
26443         The prompt is formatted later.
26445 2005-09-19  David Ponce  <david@dponce.com>
26447         * tree-widget.el (tree-widget-value-create): Save the converted
26448         tree :node widget.
26450 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
26452         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
26453         variable `message'.
26455 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
26457         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
26458         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
26459         <slawomir.nowaczyk.847@student.lu.se>.
26461 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
26463         * image.el (image-load-path): Use symbol `data-directory' instead
26464         of its value, for backward compatibility with packages that bind
26465         it during `find-image'.  Suggested by Katsumi Yamaoka.
26466         (image-search-load-path): Handle symbols whose values are strings.
26468 2005-09-18  Romain Francoise  <romain@orebokech.com>
26470         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
26471         with-current-buffer form in save-excursion.
26473 2005-09-18  Deepak Goel  <deego@gnufans.org>
26475         * apropos.el (apropos-command): Fix `message' call: first arg
26476         should be a format spec.  In this and all other cases that appear
26477         below and elsewhere in the source code, I made a change only when
26478         two conditions were satisfied: [1] I can think of a possibility
26479         that the arguments would cause an error, for example, the code in
26480         question relies on external variables such as filenames.  [2] I
26481         was sure that the arg to `message' could not have been nil in the code.
26483         * textmodes/tildify.el (tildify-region): Ditto.
26485         * textmodes/reftex-index.el (reftex-index-change-entry)
26486         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
26487         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
26488         * textmodes/org.el (org-complete, org-deadline, org-schedule)
26489         (org-priority, org-table-sum):
26490         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
26491         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
26492         (flyspell-word, flyspell-display-next-corrections):
26493         * textmodes/bibtex.el (bibtex-print-help-message):
26494         * textmodes/artist.el (artist-key-set-point-poly):
26495         * term/mac-win.el (mac-services-insert-text):
26496         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
26497         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
26498         (vhdl-port-paste-testbench, vhdl-compose-new-component)
26499         (vhdl-compose-configuration):
26500         * progmodes/sh-script.el (sh-blink, sh-show-indent)
26501         (sh-set-indent, sh-learn-line-indent):
26502         * progmodes/ps-mode.el (ps-mode-target-column):
26503         * progmodes/idlwave.el (idlwave-make-tags)
26504         (idlwave-scan-library-catalogs):
26505         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
26506         * progmodes/gud.el (gud-jdb-analyze-source):
26507         * progmodes/flymake.el (flymake-log):
26508         * progmodes/ebnf2ps.el (ebnf-generate-region):
26509         * progmodes/cmacexp.el (c-macro-expansion):
26510         * progmodes/ada-xref.el (ada-treat-cmd-string):
26511         * progmodes/ada-mode.el (ada-create-case-exception-substring)
26512         (ada-justified-indent-current, ada-batch-reformat):
26513         * play/zone.el (zone):
26514         * play/landmark.el (lm-move):
26515         * play/decipher.el (decipher-show-alphabet):
26516         * net/newsticker.el (newsticker--display-jump)
26517         (newsticker--display-scroll):
26518         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
26519         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
26520         * mail/feedmail.el (feedmail-dump-message-to-queue):
26521         * eshell/esh-proc.el (eshell-remove-process-entry):
26522         * emulation/ws-mode.el (ws-last-error):
26523         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
26524         (viper-record-kbd-macro):
26525         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
26526         * emacs-lisp/lisp-mnt.el (lm-report-bug):
26527         * emacs-lisp/find-func.el (find-function-noselect):
26528         * calendar/timeclock.el (timeclock-status-string)
26529         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
26530         (timeclock-when-to-leave-string):
26531         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
26532         * calc/calc-units.el (calc-enter-units-table):
26533         * calc/calc-mode.el (calc-mode-record-mode):
26534         * woman.el (woman-mini-help):
26535         * wdired.el (wdired-change-to-wdired-mode):
26536         * vc.el (vc-retrieve-snapshot):
26537         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
26538         * startup.el (display-startup-echo-area-message):
26539         * simple.el (set-goal-column):
26540         * ses.el (ses-command-hook, ses-recalculate-cell):
26541         * server.el (server-process-filter):
26542         * printing.el (pr-interface-txt-print, pr-interface-printify)
26543         (pr-interface-ps):
26544         * pcvs.el (cvs-help):
26545         * log-edit.el (log-edit, log-edit-mode-help):
26546         * iswitchb.el (iswitchb-possible-new-buffer):
26547         * isearch.el (isearch-edit-string):
26548         * image-mode.el (image-mode, image-minor-mode):
26549         * ibuf-macs.el (define-ibuffer-filter):
26550         * hi-lock.el (hi-lock-find-patterns):
26551         * files.el (toggle-read-only):
26552         * ediff-util.el (ediff-copy-diff)
26553         (ediff-write-merge-buffer-and-maybe-kill):
26554         * echistory.el (Electric-history-undefined):
26555         * dnd.el (dnd-insert-text):
26556         * dired-aux.el (dired-query):
26557         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
26558         * bookmark.el (bookmark-bmenu-locate):
26559         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
26560         Fix `message' calls to ensure first arg is a format string.
26561         The change was made only when these two conditions were satisfied:
26562         [1] when there is a possibility that the arguments would cause an error
26563         for example, if the code in question relies on external variables
26564         such as filenames, and
26565         [2] if the arg to `message' could not have been nil in the code.
26567         * pcomplete.el (pcomplete--help): Fix `message' format spec.
26568         Not having a %s would be weird, though not technically wrong.
26570 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26572         * term/mac-win.el (mac-add-charset-info): Doc fix.
26574 2005-09-17  Romain Francoise  <romain@orebokech.com>
26576         * shell.el (shell-resync-dirs): Handle echoing processes more
26577         reliably.  Don't insert resync command if `comint-process-echoes'
26578         is non-nil.
26580 2005-09-17  Magnus Henoch  <mange@freemail.hu>
26582         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
26583         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
26584         aspell versions >= 0.60.
26585         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
26586         only if ispell-aspell-supports-utf8 is non-nil.
26588 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
26590         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
26591         buffer-local value to lisp-indent-function.
26593 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
26595         * progmodes/glasses.el (glasses-make-readable): If
26596         glasses-separator differs from underscore, put appropriate
26597         overlays over underscore characters.
26598         (glasses-convert-to-unreadable): If glasses-separator differs from
26599         underscore, try to convert glasses-separator characters to
26600         underscores.
26602 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
26604         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
26605         Use with-syntax-table and dolist.
26607 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
26609         * textmodes/reftex-auc.el:
26610         * textmodes/reftex-cite.el:
26611         * textmodes/reftex-dcr.el:
26612         * textmodes/reftex-global.el:
26613         * textmodes/reftex-parse.el:
26614         * textmodes/reftex-ref.el:
26615         * textmodes/reftex-sel.el:
26616         * textmodes/reftex-toc.el:
26617         * textmodes/reftex-vars.el:
26618         * textmodes/reftex.el: Small changes to remove compiler warnings.
26620         * textmodes/reftex-index.el: Likewise.
26621         (reftex-query-index-phrase): More efficient use of markers.
26623 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
26625         * image.el (image-load-path): New variable.
26626         (image-search-load-path): New function.
26627         (find-image): Search for images in `image-load-path'.
26629 2005-09-15  Richard M. Stallman  <rms@gnu.org>
26631         * follow.el: Change Maintainer field.
26633 2005-09-15  David Ponce  <david@dponce.com>
26635         * recentf.el (recentf-save-file-modes): New option.
26636         (recentf-save-list): Use it.
26638 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
26640         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
26641         (mode-line-mule-info, mode-line-modified): Move bindings from
26642         mouse-3 to mouse-1.
26644 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
26646         * simple.el (sendmail-user-agent-compose): Revert last change.
26648 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
26650         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
26651         Use with-current-buffer.
26652         (ange-ftp-gwp-start): Remove unused var `gw-user'.
26653         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
26654         (ange-ftp-insert-directory): Remove unused var `short'.
26655         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
26657         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
26658         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
26660         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
26661         (check-calendar-holidays, diary-list-entries): Autoload.
26662         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
26663         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
26665         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
26666         which mistakenly removed a call to display-buffer.
26668 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
26670         * obsolete/iso-insert.el: Move to obsolete/ from international/.
26672 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
26674         * progmodes/hideshow.el
26675         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
26676         (hs-allow-nesting): New user var.
26677         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
26678         (hs-hide-block-at-point): When nesting allowed,
26679         if there is already an overlay in place, delete it.
26680         (hs-safety-is-job-n): Delete func; remove call sites.
26681         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
26682         (hs-overlay-at): New func.
26683         (hs-already-hidden-p, hs-show-block): Use it.
26684         (hs-hide-all): Don't pre-clean if nesting allowed.
26685         (hs-show-all): Temporarily disallow
26686         nesting around call to `hs-discard-overlays'.
26688 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
26690         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
26691         Delete unused local var.
26693 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
26695         * help-fns.el (describe-categories): "?\ " -> "?\s".
26696         (help-do-arg-highlight): Recognize also ARG-n, as in
26697         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
26699         * international/codepage.el (dos-unsupported-char-glyph):
26700         * net/newsticker.el (tool-bar-map, w3-mode-map)
26701         (w3m-minor-mode-map):
26702         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
26703         (ent-alist):
26704         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
26706 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
26708         * custom.el (custom-push-theme): Handle the case where a symbol is
26709         bound but face properties have not yet been assigned.
26711         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
26712         Fix behavior if noerase is `t' and there is no mail buffer.
26714         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
26715         if `continue' is nil, rather than signal an error.
26717 2005-09-12  Richard M. Stallman  <rms@gnu.org>
26719         * font-lock.el (font-lock-keywords): Add autoload.
26721         * help-fns.el (describe-variable): Rearrange to put source link
26722         in a predictable place.
26724         * net/newsticker.el: New file.
26726 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
26728         * calendar/calendar.el (calendar-for-loop): Add edebug info.
26729         (calendar-basic-setup): Use the new nil arg.
26730         (number-of-diary-entries): Move to diary-lib.el.
26732         * calendar/diary-lib.el: Use with-current-buffer, match-string.
26733         (diary-list-entries): Use with-syntax-table and dolist.
26734         Rename from list-diary-entries.
26735         Use number-of-diary-entries if `number' is nil.
26736         (diary, diary-view-entries): Use this new name and new nil arg value.
26737         (number-of-diary-entries): Move from calendar.el.
26738         (diary-unhide-everything): New function.
26739         (include-other-diary-files, fancy-diary-display)
26740         (diary-show-all-entries, make-diary-entry): Use it.
26741         (diary-mail-entries): Use buffer-string.
26742         (mark-diary-entries): Fix long standing paren typo.
26743         (diary-sexp-entry): Use count-lines.
26744         (make-diary-entry): Avoid `previous-line'.
26745         (diary-mode-map): New var.
26746         (diary-mode): Redraw cal after saving.  Setup header-line.
26747         (fancy-diary-display-mode): Use local-set-key.
26749         * startup.el (command-line): Try calling various terminal-init-foo-bar
26750         functions by stripping hyphenated suffixes from $TERM.
26752         * files.el (normal-mode): Check boundness of font-lock-keywords.
26754 2005-09-12  Richard M. Stallman  <rms@gnu.org>
26756         * progmodes/compile.el: Don't decide a file's directory
26757         until the user actually tries to go there.
26758         (compilation-next-error-function):
26759         Pass compilation-find-file the directory from the file-struct.
26760         (compilation-internal-error-properties): Separate local FILE-STRUCT
26761         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
26762         (compilation-find-file): Arg DIR renamed to DIRECTORY.
26763         Expand it, and if nil, use default-directory.
26764         (compilation-get-file-structure): Don't mix specified directory
26765         with default directory.  Put specified directory into
26766         file-struct.  Don't make the file name absolute.
26768         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
26769         (compile-command): Add autoload.
26770         (compilation-disable-input): Add autoload.
26772 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
26774         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
26775         strings of the variables it can override.
26776         (time-stamp): New (as yet undocumented) time-stamp-format escapes
26777         %Q and %q, for fully-qualified domain name and unqualified host name.
26779 2005-09-11  Kim F. Storm  <storm@cua.dk>
26781         * emacs-lisp/authors.el (authors-aliases): Update list.
26782         (authors-fixed-entries): Update mldrag.el entry.
26784 2005-09-10  Alan Mackenzie  <acm@muc.de>
26786         * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
26787         delimiter from the region narrowed to.
26789 2005-09-10  Magnus Henoch  <mange@freemail.hu>
26791         * textmodes/ispell.el (ispell-check-version): Signal an error if
26792         aspell version is less than 0.60.
26794 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
26796         * progmodes/octave-inf.el (inferior-octave-startup):
26797         Resync current dir at the end.
26799 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
26801         * woman.el (woman-topic-at-point-default):
26802         Rename to woman-use-topic-at-point-default.
26803         (woman-topic-at-point): Rename to woman-use-topic-at-point.
26804         (woman-file-name): Reflect renames above.  Automatically use the
26805         word at point as topic if woman-use-topic-at-point is non-nil.
26806         Otherwise offer it as default but don't insert it in the
26807         minibuffer.  Also use `test-completion' instead of `assoc' as
26808         suggested by Stefan Monnier.
26810 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
26812         * vc.el (vc-directory, vc-update-change-log): Throw an error on
26813         the attempt to do it over Tramp.  This is not yet supported.
26815 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
26817         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
26818         (menu-bar-non-minibuffer-window-p): New functions.
26819         ("Split Window", "Save As..."): Use them.
26820         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
26821         ("Print Buffer", "Truncate Long Lines in this Buffer"):
26822         Use menu-bar-menu-frame-live-and-visible-p.
26823         ("Save Buffer", "Insert File", "Open Directory...")
26824         ("Open File...", "Visit New File..."):
26825         Use menu-bar-non-minibuffer-window-p.
26826         (kill-this-buffer-enabled-p, dired <menu-enable>):
26827         Use menu-bar-non-minibuffer-window-p.
26829 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
26831         * cus-start.el (all): Don't complain about fringe-related
26832         built-ins if fringes are not supported.  Ditto about
26833         selection-related built-ins.  Fix the test for GTK-related built-ins.
26835         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
26836         ("Postscript Print Buffer", "Print Region", "Save As...")
26837         ("Save", "Insert File...", "Open Directory...")
26838         ("Open File...", "Visit New File..."")
26839         ("Truncate Long Lines in this Buffer"): Don't look at
26840         menu-updating-frame if this display does not support multiple frames.
26842 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
26844         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
26846 2005-09-09  Emilio C. Lopes  <eclig@gmx.net>
26848         * woman.el: Format- and whitespace-related changes.
26850 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
26852         * woman.el: Fix my email address.
26854 2005-09-08  Richard M. Stallman  <rms@gnu.org>
26856         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
26857         (sh-mode): Locally set skeleton-pair-default-alist.
26859         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
26861         * progmodes/flymake.el: Require `compile' unconditionally.
26863         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
26865         * woman.el (woman-file-name): Provide a default, not initial input.
26867         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
26869         * font-lock.el (font-lock-support-mode): Doc fix.
26871         * descr-text.el (describe-property-list): Handle non-symbol prop names.
26873 2005-09-08  Richard M. Stallman  <rms@gnu.org>
26875         * simple.el (blink-matching-open): Get rid of text props from
26876         the string shown in echo area.  Don't permanently set point.
26877         Some rearrangements.
26879 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
26881         * recentf.el (recentf-filename-handler): Add custom choice
26882         `abbreviate-file-name'.
26884         * msb.el (msb--very-many-menus): Fix typo.
26886         * disp-table.el (standard-display-european): Don't set
26887         enable-multibyte-characters to nil.
26889 2005-09-08  David Ponce  <david@dponce.com>
26891         * recentf.el (recentf-show-file-shortcuts-flag): New option.
26892         (recentf-expand-file-name): Doc fix.
26893         (recentf-dialog-mode-map): Define digit shortcuts.
26894         (recentf--files-with-key): New variable.
26895         (recentf-show-digit-shortcut-filter): New function.
26896         (recentf-open-files-items): New function.
26897         (recentf-open-files): Use it.
26898         (recentf-open-file-with-key): New command.
26900 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
26902         * buff-menu.el (Buffer-menu-sort-by-column): New function.
26903         Suggested by Kim F. Storm.
26904         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
26905         (Buffer-menu-make-sort-button): Use global keymap.
26907 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
26909         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
26910         (Man-getpage-in-background-advice): Remove defadvice; it isn't
26911         necessary any longer with the remapped command.
26912         (Man-bgproc-sentinel-advice): Remove defadvice which counts
26913         formatting time only.
26915         * net/tramp.el (tramp-action-password)
26916         (tramp-multi-action-password): Compile the password prompt from
26917         `method', `user' and `host'.  Sometimes it isn't obvious which
26918         password to enter, for example with remote files offered by
26919         recentf.el, or with multiple steps.  Suggested by Robert Marshall
26920         <robert@chezmarshall.freeserve.co.uk>.
26922 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
26924         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
26925         Fix regexp for when "s///" is at the beginning of line.
26927 2005-09-07  Jay Belanger  <belanger@truman.edu>
26929         * calc/calc-poly.el (math-expand-term): Multiply out any powers
26930         when in matrix mode.
26932 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
26934         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
26935         non-anonymous functions.
26937 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
26939         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
26940         when using a header line.  Otherwise, use mouse-1-click-follows-link.
26942         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
26943         can't be moved; don't signal an error.
26945 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
26947         * cus-theme.el (custom-theme-write-faces): Save the current face
26948         spec, not the defface spec.
26950         * custom.el (custom-known-themes): Clarify meaning of "standard".
26951         (custom-push-theme): Save old values in the standard theme.
26952         (disable-theme): Correct typo.
26953         (custom-face-theme-value): Deleted unused function.
26954         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
26956 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
26958         * progmodes/compile.el (compilation-goto-locus): Take into account
26959         iconified frames when determining whether the buffer is
26960         already visible.
26961         Don't reset window height if the window already existed.
26963 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
26965         * custom.el (load-theme): Rename from require-theme.
26966         Add interactive spec.
26967         (enable-theme): Rename from custom-enable-theme.
26968         Add interactive spec.
26969         (disable-theme): Rename from custom-disable-theme.
26970         Add interactive spec.
26971         (custom-make-theme-feature): Doc fix.
26972         (custom-theme-directory): Doc fix.
26973         (provide-theme): Call enable-theme.
26975 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
26977         * obsolete/lazy-lock.el (lazy-lock-mode):
26978         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
26979         font-lock-mode if it's off.  Print a warning instead.
26981         * progmodes/compile.el (compilation-start): Ignore errors if the
26982         process died before we get to send-eof.
26984         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
26985         Undo last change.  Enclosing the result in quotes broke things on Unix
26986         since tex-send-command passes it through shell-quote-argument.
26987         (tex-send-command): Pass `file' through convert-standard-filename
26988         when possible.
26989         (tex-uptodate-p): Handle the case where TeX hasn't put additional
26990         info in a transcript.
26992 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
26994         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
26995         fix compilation warning.  Reorder the key definitions to group
26996         together keys emitted by the current version of xterm.
26998         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
26999         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
27000         Reorder predicates to correct min-color usage.
27002 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
27004         * longlines.el (longlines-mode): Inhibit read-only when encoding.
27005         Kill local variables when longlines-mode is turned off.
27007 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
27009         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
27011         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
27013         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
27015         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
27016         (font-lock-lines-before): Change default to being inactive.
27017         (font-lock-default-fontify-region): Obey font-lock-lines-before.
27018         (font-lock-after-change-function): Don't handle f-l-lines-before here.
27020 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
27022         * net/tramp.el (tramp-handle-make-auto-save-file-name):
27023         Deactivate temporarily advice if active (not needed for Emacs 22,
27024         but for backwards compatibility).
27025         (tramp-exists-file-name-handler): Rewrite.  First implementation
27026         was too simple.
27027         (tramp-advice-make-auto-save-file-name):
27028         Call `tramp-handle-make-auto-save-file-name' (again, just for
27029         backwards compatibility).
27031 2005-08-31  Reto Zimmermann  <reto@gnu.org>
27033         * progmodes/vhdl-mode.el
27034         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
27035         (vhdl-end-p): Fix indentation bug "else" after "-- when".
27036         (vhdl-set-default-project): New function (easier setting of default).
27037         (vhdl-port-copy): Handle extended identifiers for generics.
27038         (vhdl-compiler-alist): Better description for error message regexp.
27039         (vhdl-make): Query for target, use previous as default.
27040         (vhdl-port-copy): Fix port copy for port names starting with "signal".
27041         (vhdl-font-lock-keywords-2): Fix fontification for record
27042         el. assign.
27043         (vhdl-speedbar-make-subpack-line): Add package body link.
27044         (vhdl-generate-makefile-1): Not include itself as dependency.
27045         (vhdl-font-lock-init): Highlight c-preprocessor directives.
27046         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
27047         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
27048         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
27049         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
27050         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
27051         (vhdl-import-project): Add string argument for `error'.
27052         (vhdl-compose-configuration)
27053         (vhdl-compose-configuration-architecture): Add configuration
27054         declaration generation.
27055         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
27056         (vhdl-trailer-re): Add "record" keyword (better indentation).
27057         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
27058         "[^ \t-\"]+".
27059         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
27060         (vhdl-testbench-entity-file-name)
27061         (vhdl-testbench-architecture-file-name): Allow separate
27062         customization of testbench file names.
27063         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
27064         (vhdl-get-visible-signals): Allow newline within alias declaration.
27065         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
27066         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
27067         (member-ignore-case): Alias for missing function in XEmacs.
27068         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
27069         (vhdl-update-sensitivity-list): Ignore case on read signals.
27070         (vhdl-replace-string): Adjust case only for file names.
27071         (vhdl-update-sensitivity-list): Fix search for read signals.
27072         (vhdl-update-sensitivity-list): Exclude formal parameters.
27073         (vhdl-get-visible-signals): Include aliases of signals.
27074         (vhdl-get-visible-signals): Fix signal name searching.
27075         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
27076         (vhdl-fixup-whitespace-region): Fix for character
27077         literals (e.g. `:').
27079 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
27081         * ansi-color.el (comint-last-output-start):
27082         * bs.el (font-lock-verbose):
27083         * diff-mode.el (add-log-buffer-file-name-function):
27084         * dired-x.el (vm-folder-directory):
27085         * faces.el (help-xref-stack-item):
27086         * files.el (font-lock-keywords):
27087         * find-lisp.el (dired-buffers, dired-subdir-alist):
27088         * ido.el (cua-inhibit-cua-keys):
27089         * log-view.el (cvs-minor-wrap-function):
27090         * outline.el (font-lock-warning-face):
27091         * simple.el (compilation-current-error):
27092         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
27093         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
27094         * tooltip.el (comint-prompt-regexp):
27095         * w32-fns.el (explicit-shell-file-name):
27096         * term/mac-win.el (mac-charset-info-alist)
27097         (mac-services-selection, mac-system-script-code):
27098         * term/tty-colors.el (msdos-color-values):
27099         * term/w32-win.el (xlfd-regexp-registry-subnum):
27100         * term/x-win.el (x-keysym-table, x-selection-timeout)
27101         (x-session-id, x-session-previous-id):
27102         * textmodes/ispell.el (mail-yank-prefix):
27103         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
27104         * textmodes/org.el (calc-embedded-close-formula)
27105         (calc-embedded-open-formula)
27106         (font-lock-unfontify-region-function):
27107         * textmodes/reftex-global.el (isearch-next-buffer-function)
27108         (TeX-master):
27109         * textmodes/reftex.el (font-lock-keywords):
27110         * textmodes/tex-mode.el (font-lock-comment-face)
27111         (font-lock-doc-face):
27112         * textmodes/texinfo.el (outline-heading-alist):
27113         Add defvars.
27115         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
27116         (artist-spray-chars, artist-mode-init, artist-replace-string)
27117         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
27118         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
27119         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
27121         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
27122         (conf-align-assignments): "?\ " -> "?\s".
27124         * textmodes/reftex-index.el (TeX-master): Add defvar.
27125         (reftex-index-phrases-marker): Move up defvar.
27127         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
27128         (reftex-toc-include-labels-indicator)
27129         (reftex-toc-include-index-indicator)
27130         (reftex-toc-max-level-indicator): Move up declarations.
27132         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
27133         of args to `tramp-run-real-handler', even if it's empty in this case.
27135 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
27137         * dired.el (dired-move-to-filename-regexp): Add date format for
27138         Mac OS X 10.3 in East Asian locales.
27140 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
27142         * files.el (make-auto-save-file-name): Add file name handler call
27143         if applicable.
27145         * net/tramp.el (tramp-file-name-handler-alist)
27146         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
27147         (tramp-handle-make-auto-save-file-name): Rename from
27148         `tramp-make-auto-save-file-name'.
27149         (tramp-exists-file-name-handler): New defun.
27150         (tramp-advice-make-auto-save-file-name): Make defadvice only when
27151         `make-auto-save-file-name' is not a magic file name operation.
27153 2005-08-30  Richard M. Stallman  <rms@gnu.org>
27155         * files.el (risky-local-variable-p):
27156         Match `-predicates' and `-commands.
27158         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
27159         (custom-save-all): Visit the file if necessary;
27160         kill the buffer if we created it.
27161         (custom-save-delete): Don't visit file or kill buffer here.
27163 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
27165         * textmodes/org.el (org-special-keyword): New face.
27166         (org-table-copy-down, org-table-eval-formula)
27167         (org-table-recalculate, org-init-section-numbers):
27168         Use `string-to-number' instead of `string-to-int'.
27169         (org-get-location): Use `insert-buffer-substring' instead of
27170         `insert-buffer'.
27171         (org-modify-diary-entry-string): New function.
27172         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
27173         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
27174         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
27175         active region.
27176         (org-export-as-html): Handle QUOTE keyword.
27177         (org-quote-string): New option.
27178         (org-bookmark-jump-unhide): New function, used for
27179         `bookmark-after-jump-hook'.
27180         (org-diary-default-entry): Apply only when not called through
27181         `org-agenda'.
27183 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
27185         * net/eudc.el (mode-popup-menu):
27186         * play/handwrite.el (ps-printer-name, ps-lpr-command):
27187         * progmodes/ada-mode.el (compile-auto-highlight)
27188         (skeleton-further-elements):
27189         * progmodes/autoconf.el (font-lock-syntactic-keywords):
27190         * progmodes/cmacexp.el (msdos-shells):
27191         * progmodes/compile.el (font-lock-extra-managed-props)
27192         (font-lock-keywords, font-lock-maximum-size)
27193         (font-lock-support-mode):
27194         * progmodes/grep.el (font-lock-lines-before):
27195         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
27196         * progmodes/mixal-mode.el (compile-command):
27197         * progmodes/perl-mode.el (font-lock-comment-face)
27198         (font-lock-doc-face, font-lock-string-face):
27199         * progmodes/prolog.el (comint-prompt-regexp):
27200         * progmodes/sh-script.el (font-lock-comment-face)
27201         (font-lock-set-defaults, font-lock-string-face):
27202         * progmodes/sql.el (font-lock-keyword-face)
27203         (font-lock-set-defaults, font-lock-string-face):
27204         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
27205         (itimer-version, lazy-lock-defer-contextually)
27206         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
27207         Add defvars.
27209         * progmodes/cperl-mode.el (cperl-electric-lbrace)
27210         (cperl-electric-keyword, cperl-electric-pod)
27211         (cperl-electric-backspace, cperl-forward-re)
27212         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
27213         (vc-rcs-header, vc-sccs-header): Add defvars.
27215         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
27216         (font-lock-syntactic-keywords, gud-find-expr-function):
27217         Add defvars.
27219         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
27220         (gdb-frame-parameters): Declare before use.
27222         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
27223         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
27224         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
27225         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
27227         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
27228         (idlwave-help-with-source): Use `insert-buffer-substring', not
27229         `insert-buffer'.
27231 2005-08-29  Juri Linkov  <juri@jurta.org>
27233         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
27234         Put outline-back-to-heading function call inside save-excursion.
27236 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
27238         * man.el (Man-init-defvars, Man-translate-references)
27239         (Man-support-local-filenames, Man-highlight-references):
27240         * progmodes/sql.el (sql-interactive-mode):
27241         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
27243         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
27244         (compilation-mode-font-lock-keywords): Add defvars.
27245         (checkdoc-interactive-loop): "?\ " -> "?\s".
27247         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
27248         (font-lock-doc-face, font-lock-string-face)
27249         (font-lock-keywords-case-fold-search): Add defvars.
27250         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
27252         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
27253         Don't pass X and Y (they are ignored anyway).
27254         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
27255         (mouse-delete-window): Make arguments optional.
27257         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
27258         (caesar-translate-table, minor-modes, news-buffer-save)
27259         (news-group-name, news-minor-modes): Add defvars.
27261         * emacs-lisp/lselect.el (mouse-highlight-priority)
27262         (x-lost-selection-functions, zmacs-regions):
27263         * emacs-lisp/pp.el (font-lock-verbose):
27264         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
27265         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
27266         (ses-mode-map):
27267         * emacs-lisp/tcover-unsafep.el (safe-functions):
27268         * international/mule-cmds.el (mac-system-coding-system)
27269         (mac-system-locale):
27270         * language/ethio-util.el (rmail-current-message)
27271         (rmail-message-vector):
27272         * language/thai-util.el (thai-auto-composition-mode):
27273         * mail/metamail.el (rmail-current-message, rmail-message-vector):
27274         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
27275         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
27276         (vm-primary-inbox, vm-spool-files):
27277         * mail/rmail.el (deleted-head, font-lock-fontified)
27278         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
27279         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
27280         (total-messages):
27281         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
27282         (rmail-summary-mode-map):
27283         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
27284         (rmail-last-label, rmail-last-multi-labels)
27285         (rmail-summary-vector, rmail-total-messages):
27286         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
27287         * mail/rmailsum.el (msgnum):
27288         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
27289         (rmail-current-message):
27290         * obsolete/fast-lock.el (font-lock-face-list):
27291         * obsolete/rnewspost.el (mail-reply-buffer):
27292         * obsolete/scribe.el (compile-command):
27293         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
27295 2005-08-28  John Paul Wallington  <jpw@gnu.org>
27297         * ibuf-ext.el (ibuffer-auto-update-changed):
27298         Use `frame-or-buffer-changed-p' to check whether we need to update.
27299         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
27300         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
27301         as a `frame-or-buffer-changed-p' state vector instead.
27303 2005-08-27  Romain Francoise  <romain@orebokech.com>
27305         * textmodes/makeinfo.el (makeinfo-compile):
27306         Use `compilation-start'.  Set `next-error-function' according to
27307         `disable-errors'.
27308         (makeinfo-next-error): New function.
27309         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
27310         (makeinfo-buffer): Likewise.
27312         * progmodes/compile.el (compilation-start): Add autoload cookie.
27314         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
27315         * textmodes/sgml-mode.el: Likewise.
27316         * progmodes/python.el: Likewise.
27318 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
27320         * simple.el (blink-matching-paren-distance): Document the meaning
27321         of nil value, and allow to customize to nil.
27323         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
27324         command.com, not command.exe.
27326 2005-08-26  John Wiegley  <johnw@newartisans.com>
27328         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
27329         code around a bit so that an extraneous nil argument is not added
27330         to a command when no args are given.
27332         * eshell/esh-arg.el (eshell-parse-double-quote): If a
27333         double-quoted argument resolves to nil, return it as an empty
27334         string rather than as nil.  This made it impossible to pass "" to
27335         a shell script as a null string argument.
27337 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
27339         * outline.el (outline-invent-heading): New fun.
27340         (outline-promote, outline-demote): Use it.
27341         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
27342         (outline-end-of-subtree): Remove unused var `opoint'.
27344 2005-08-26  David Reitter  <david.reitter@gmail.com>
27346         * menu-bar.el (truncate-lines, write-file, print-buffer)
27347         (ps-print-buffer-faces, ps-print-buffer, split-window):
27348         Disable menu items when the frame they refer to is invisible, or when
27349         they refer to a buffer and the minibuffer is selected.
27351 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
27353         * progmodes/flymake.el (flymake-highlight-err-lines):
27354         Use save-excursion around flymake-highlight-line to preserve point.
27356 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
27358         * progmodes/octave-mod.el: Change Author and Maintainer address.
27359         (octave-maintainer-address): Change Kurt's email address.
27360         * progmodes/octave-inf.el: Change Author and Maintainer address.
27361         * progmodes/octave-hlp.el: Change Author and Maintainer address.
27363 2005-08-26  Kim F. Storm  <storm@cua.dk>
27365         * subr.el (version-list-<, version-list-<=, version-list-=):
27366         Rename from integer-list-*.
27367         (version-list-not-zero): Likewise.  Fix while loop.
27368         (version=): Use version-list-= instead of string-equal.
27370 2005-08-26  Richard M. Stallman  <rms@gnu.org>
27372         * outline.el (outline-promote): Try shortening the heading.
27373         As last resort, read the heading to use.
27374         (outline-demote): As last resort, read the heading to use.
27376 2005-08-26  Romain Francoise  <romain@orebokech.com>
27378         * progmodes/compile.el (compilation-start): Doc fix.
27380         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
27381         (antlr-font-lock-additional-keywords): Fix reference to
27382         `antlr-font-lock-literal-regexp' erroneously changed during the
27383         mass face rename.
27384         (antlr-run-tool): Use `compilation-start'.
27386         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
27387         instead of the obsolete `compile-internal'.
27389 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
27391         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
27392         (number, original-date):
27393         * calendar/cal-china.el (date):
27394         * calendar/cal-coptic.el (date):
27395         * calendar/cal-french.el (date):
27396         * calendar/cal-hebrew.el (date, entry, number, original-date):
27397         * calendar/cal-islam.el (date, number, original-date):
27398         * calendar/cal-iso.el (date):
27399         * calendar/cal-julian.el (date):
27400         * calendar/cal-mayan.el (date):
27401         * calendar/cal-menu.el (date, event):
27402         * calendar/cal-persia.el (date):
27403         * calendar/lunar.el (date):
27404         * calendar/solar.el (date): Add defvars.
27406         * emerge.el:
27407         * ibuffer.el:
27408         * info-xref.el:
27409         * obsolete/bg-mouse.el:
27410         * obsolete/sun-curs.el:
27411         * obsolete/swedish.el: Move the `defvar's to the top level.
27413         * smerge-mode.el (smerge-refined-change): Add :group.
27415 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
27417         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
27418         (smerge-keep-n): Remove props.
27419         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
27420         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
27421         now that it's done in smerge-keep-n.
27422         (smerge-refined-change): New face.
27423         (smerge-refine-chopup-region, smerge-refine-highlight-change)
27424         (smerge-refine): New funs.
27425         (smerge-basic-map): Bind smerge-refine.
27427 2005-08-25  Juri Linkov  <juri@jurta.org>
27429         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
27430         compilation-process-setup-function and compilation-disable-input
27431         in grep-mode instead of let-bindings in grep.
27433         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
27434         Delete "Automatic File De/compression" (auto-compression-mode).
27436 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
27438         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
27439         Silence warning about non-existent variable.
27441 2005-08-25  Richard M. Stallman  <rms@gnu.org>
27443         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
27444         Rename "Describe Key" to "Describe Key or Mouse Operation".
27446         * mail/mailalias.el (build-mail-aliases): Delete comments
27447         from the contents before processing them.
27449         * isearch.el (isearch-edit-string): Erase the Search prompt
27450         if user enters an empty string and there is no default.
27452         * comint.el (comint-file-name-prefix): Add autoload.
27454 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
27456         * subr.el (play-sound): Rearrange to avoid warning.
27458 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
27460         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
27461         New hook.
27462         (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
27464 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
27466         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
27468         * custom.el (custom-theme-set-variables): Sort minor modes last.
27470 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
27472         * subr.el (version-separator, version-regexp-alist): New vars used by
27473         version comparison funs.
27474         (integer-list-<, integer-list-=, integer-list-<=)
27475         (integer-list-not-zero): New funs for integer list comparison.
27476         (version-to-list, version=, version<, version<=): New funs for version
27477         comparison.
27479 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
27481         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
27482         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
27483         time to silence the byte-compiler.
27485         * ibuffer.el (ibuffer-compile-make-eliding-form)
27486         (ibuffer-check-formats): Use `with-no-warnings' to hide references
27487         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
27488         so it's silly to get warnings for it).
27489         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
27490         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
27491         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
27492         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
27493         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
27494         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
27495         Defvar at compile time.
27496         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
27497         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
27498         Declare them before use.
27500         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
27501         (info-xref-good, info-xref-bad): Defvar at compile time.
27503         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
27504         Use `let*' instead of `let'.
27506         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
27507         (*mouse-y*, menu, char): Defvar at compile time.
27508         (sc::menu): Declare it before use.
27509         (sc::pack-one-line): Use `let', not `let*'.
27511         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
27512         (mail-send-hook): Defvar at compile time.
27514         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
27515         Defvar at compile time.
27517         * term/sun-mouse.el (current-global-mousemap)
27518         (current-local-mousemap): Declare them before use.
27520 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
27522         * bookmark.el (bookmark-after-jump-hook): New hook.
27523         (bookmark-jump): Run `bookmark-after-jump-hook'.
27525 2005-08-23  Juri Linkov  <juri@jurta.org>
27527         * faces.el (minibuffer-prompt): Doc fix.
27529 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
27531         * progmodes/xscheme.el: Trivial changes to silence warnings.
27532         (xscheme-previous-mode, xscheme-previous-process-state):
27533         Add defvars.
27534         (xscheme-last-input-end, xscheme-process-command-line)
27535         (xscheme-process-name, xscheme-buffer-name)
27536         (xscheme-expressions-ring-max, xscheme-expressions-ring)
27537         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
27538         (xscheme-control-g-synchronization-p)
27539         (xscheme-control-g-disabled-p, xscheme-string-receiver)
27540         (default-xscheme-runlight, xscheme-runlight)
27541         (xscheme-runlight-string, xscheme-process-filter-state)
27542         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
27543         Move to beginning of file.
27544         (scheme-interaction-mode-commands-alist)
27545         (scheme-interaction-mode-map, scheme-debugger-mode-map):
27546         Declare them before use.  Note: the initialization code for the
27547         variables has not been moved because it uses functions that reference
27548         the variables.
27549         (xscheme-control-g-message-string, xscheme-process-filter-alist)
27550         (xscheme-prompt-for-expression-map): Declare them before use.
27551         (scheme-debugger-mode-commands): "?\ " -> "?\s".
27553 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
27555         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
27557 2005-08-22  Juri Linkov  <juri@jurta.org>
27559         * faces.el (set-face-underline): Delete this duplicate function
27560         and make an obsolete alias to set-face-underline-p.
27561         (set-face-underline-p): Use docstring of set-face-underline.
27562         (describe-face): Create hyperlink to parent face.
27564         * info.el (Info-insert-dir): Use save-excursion around
27565         insert-buffer-substring.
27566         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
27567         (Info-escape-percent): Delete function.
27568         (Info-fontify-node): Replace Info-escape-percent by
27569         replace-regexp-in-string with REP arg set to lambda that
27570         duplicates `%' and preserves text properties.
27572         * progmodes/compile.el (compilation-disable-input): Doc fix.
27573         (define-compilation-mode): Doc fix and refill.
27574         (kill-compilation): Use `mode-name' in the error message.
27575         (compilation-find-file): Use `compilation-error' in the
27576         read-file-name's prompt.
27578 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
27580         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
27581         (smerge-auto-leave): Make undo re-enable the mode.
27582         (debug-ignored-errors): Add the user-error of impossible resolution.
27583         (smerge-resolve): Move things around a bit, in preparation for later.
27584         (smerge-diff): Don't fail if the buffer has no associated file.
27585         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
27586         (smerge-conflict-overlay): New function.
27587         (smerge-match-conflict): Don't add text properties here.
27588         (smerge-find-conflict): Instead, add an overlay here.
27589         Also check for the case where we're inside a conflict already, so as to
27590         obviate the need for font-lock-multiline, which is unbearably slow with
27591         large conflicts and ciomplex font-lock patterns.
27592         (smerge-remove-props): Remove overlay rather than text-properties.
27593         (smerge-mode): Don't set font-lock-multiline.
27594         Remove overlays when turned off.
27596 2005-08-21  Kim F. Storm  <storm@cua.dk>
27598         * ido.el (ido-ignore-item-p): Use save-match-data.
27599         Bind case-fold-search to ido-case-fold locally.
27601 2005-08-20  Richard M. Stallman  <rms@gnu.org>
27603         * files.el (normal-mode): If font lock is on, turn it off and on.
27605         * subr.el (replace-regexp-in-string): Doc fix.
27607         * startup.el (command-line-1): Don't suppress startup screen
27608         due to existing processes.
27610         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
27612         * progmodes/compile.el (compilation-disable-input): Default to nil.
27614 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
27616         * progmodes/compile.el (compilation-disable-input): New defcustom.
27617         (compilation-start): If compilation-disable-input is non-nil, send
27618         EOF to the compilation process.
27620 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
27622         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
27623         Run the argument of tex-shell-cd-command through
27624         convert-standard-filename, to get the correct style of slashes on
27625         Windows, and enclose the result in quotes, in case the file name
27626         includes whitespace or other special characters.
27628 2005-08-19  Andreas Schwab  <schwab@suse.de>
27630         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
27631         process.
27633 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
27635         * cus-start.el (minibuffer-prompt-properties): Correct typo.
27637 2005-08-18  Kim F. Storm  <storm@cua.dk>
27639         * scroll-lock.el: Fix errors due to incorrect line wrapping.
27641 2005-08-18  Richard M. Stallman  <rms@gnu.org>
27643         * scroll-lock.el: New file.
27645 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
27647         * dired.el (dired-move-to-end-of-filename):
27648         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
27650 2005-08-18  Kim F. Storm  <storm@cua.dk>
27652         * ido.el (ido-everywhere): Fix defcustom :set function to disable
27653         rather than toggle mode when custom value is nil.
27654         (ido-everywhere): Fix defun doc string.
27656 2005-08-17  Richard M. Stallman  <rms@gnu.org>
27658         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
27659         as tag instead of "Inviolable".
27661 2005-08-17  Kim F. Storm  <storm@cua.dk>
27663         * windmove.el (windmove-coordinates-of-position): Remove.
27664         (windmove-coordinates-of-window-position): Remove.
27665         (windmove-reference-loc): Use posn-at-point instead.
27667         * subr.el (insert-for-yank-1): Doc fix.
27669         * ido.el (ido-enter-matching-directory): Rename from
27670         ido-enter-single-matching-directory.  Change `slash' choice to
27671         `only'.  Add `first' choice.
27672         (ido-exhibit): Adapt to above changes.
27674 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
27676         * Makefile.in: Expand comment about building loaddefs.el.
27678 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
27680         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
27681         Comment use of defadvice.
27683         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
27685 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
27687         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
27688         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
27689         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
27690         * progmodes/idlw-shell.el, progmodes/ld-script.el,
27691         * progmodes/which-func.el, ruler-mode.el, strokes.el,
27692         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
27693         for backward compatibility for faces that did not appear in the
27694         previous Emacs release.
27696         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
27698 2005-08-15  Kim F. Storm  <storm@cua.dk>
27700         * emulation/cua-base.el (cua-delete-region): Return t if
27701         deleted region was non-empty.
27702         (cua-replace-region): Inhibit overwrite-mode for
27703         self-insert-command if replaced region was non-empty.
27704         (cua--explicit-region-start, cua--status-string): Make them
27705         buffer-local at top-level...
27706         (cua-mode): ...rather than when mode is enabled.
27708 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
27710         * progmodes/vhdl-mode.el (vhdl-emacs-21):
27711         Set t for Emacs 21, 22, and so on.
27713 2005-08-15  David Ponce  <david@dponce.com>
27715         * tree-widget.el: Update Commentary header.
27716         (tree-widget-theme): Doc fix.
27717         (tree-widget-space-width): New option.
27718         (tree-widget-image-properties): Look up in the default theme too.
27719         (tree-widget--cursors): Only for images with arrow pointer shape.
27720         (tree-widget-lookup-image): Pointer shape is hand by default.
27721         (tree-widget-icon): Rename generic icon widget from
27722         `tree-widget-control'.
27723         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
27724         derive from `tree-widget-icon'.
27725         (tree-widget-handle): Improve default look and feel of the text
27726         representation.
27727         (tree-widget): Rename :*-control properties to :*-icon properties.
27728         Add :action and :help-echo properties.
27729         (tree-widget-after-toggle-functions): Move.
27730         (tree-widget-close-node, tree-widget-open-node): Remove.
27731         (tree-widget-before-create-icon-functions): New hook.
27732         (tree-widget-value-create): Update to allow customization of icons
27733         and nodes at run-time via that new hook.
27734         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
27735         (tree-widget-icon-action, tree-widget-icon-help-echo)
27736         (tree-widget-action, tree-widget-help-echo): New functions.
27738 2005-08-15  Kim F. Storm  <storm@cua.dk>
27740         * ido.el (ido-buffer-internal): Use with-no-warnings.
27741         (ido-make-merged-file-list): Use while-no-input.
27743 2005-08-15  Richard M. Stallman  <rms@gnu.org>
27745         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
27746         (flyspell-large-region): Fix doc and custom type.
27748 2005-08-14  Richard M. Stallman  <rms@gnu.org>
27750         * files.el (interpreter-mode-alist): Doc fix.
27752         * mail/rmail.el (rmail-nonignored-headers): New variable.
27753         (rmail-clear-headers): Use it.
27754         (rmail-reply): Better handling of mail-followup-to header.
27756         * progmodes/sh-script.el (sh-font-lock-keywords-var):
27757         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
27758         don't try to refer to executable-font-lock-keywords.
27759         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
27760         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
27761         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
27762         (sh-mode): Set comment-start-skip, local-abbrev-table,
27763         imenu-case-fold-search.
27764         (sh-set-shell): Don't set them here.
27765         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
27766         Don't cache the results in the original alist; don't ever modify
27767         that alist.
27769         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
27771         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
27772         empty.
27774 2005-08-15  Andreas Schwab  <schwab@suse.de>
27776         * desktop.el: Put autoload cookie at risky-local-variable declarations.
27778         * dired.el, info.el, mail/rmail.el: Revert last change.
27780 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
27782         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
27783         modification in `eval-after-load' form.
27784         * info.el: Likewise.
27785         * mail/rmail.el: Likewise.
27787 2005-08-14  Juri Linkov  <juri@jurta.org>
27789         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27790         Remove highlighting of "Compilation started".  Highlight only
27791         the word "finished" in "Compilation finished".  Add highlighting
27792         of "interrupt", "killed", "terminated" and the exit code.
27793         (compilation-start): Add newline after header.  Use exactly the
27794         same time stamp format as the finishing message.
27795         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
27797         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
27798         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
27799         Add highlighting of "interrupt", "killed", "terminated".
27801         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
27802         enabled and the current command is self-insert-command, call it
27803         explicitly with overwrite-mode bound to nil, to not allow it
27804         to delete the character after the selected region.
27806 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
27808         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
27809         move-end-of-line, end-of-line, and beginning-of-line to the list
27810         of commands after which the echo area is updated.
27812 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
27814         * cus-edit.el (custom-save-all, custom-save-delete):
27815         Bind recentf-exclude to exclude custom-file.
27817 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
27819         * mail/rmailsum.el (rmail-summary-end-of-message): New command
27820         to go to the bottom of the mail message.  Added to
27821         `rmail-summary-mode-map' with key "/".
27822         (rmail-summary-show-message): New (internal) function for use by
27823         both `rmail-summary-beginning/end-of-message'.
27824         (rmail-summary-beginning-of-message): Change to use
27825         rmail-summary-show-message.
27827         * mail/rmail.el (rmail-end-of-message): New command to go to the
27828         end of the current message.  Added to `rmail-mode-map' with key "/".
27829         (rmail-beginning-of-message): Fix to work as documented.
27830         (rmail-mode): Change documentation.
27832         * progmodes/compile.el (compilation-start): Add the line
27833         "Compilation started" with compilation start time.
27834         (compilation-mode-font-lock-keywords): Add `started' to keywords.
27836 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
27838         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
27839         of menu items.
27841 2005-08-11  Richard M. Stallman  <rms@gnu.org>
27843         * simple.el (pop-global-mark): Reverse test of widen-automatically.
27845         * battery.el (battery-status-function): Don't use ignore-errors.
27847 2005-08-11  Lute Kamstra  <lute@gnu.org>
27849         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
27850         define-obsolete-variable-alias.
27852 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
27854         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
27855         (ange-ftp-send-cmd): Revert last change, and expand
27856         the comment explaining the problem.
27858 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
27860         * ldefs-boot.el: Update.
27862         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
27863         item to "Time, Load and Mail".  Change help echo text.
27865         * time.el (display-time-use-mail-icon, display-time-format)
27866         (display-time-string-forms): Shorten first line of docstrings.
27868 2005-08-10  Lars Hansen  <larsh@soem.dk>
27870         * desktop.el (desktop-buffer-mode-handlers):
27871         Make non-customizable.  Add autoload cookie.  Change initial value to
27872         nil; add elements in respective modules instead.  Fix doc string.
27873         (desktop-load-file): New function.
27874         (desktop-minor-mode-handlers): New autoloaded variable.
27875         (desktop-create-buffer): Call minor mode handlers.
27876         Use desktop-load-file to load major and minor mode modules prior to
27877         checking for a handler.
27878         (desktop-save): Don't add nil to desktop-minor-modes for minor
27879         modes with nil function in desktop-minor-mode-table.  Don't delete
27880         desktop file before rewriting it.
27881         (desktop-locals-to-save): Add autoload cookie.  Don't make
27882         automatically buffer-local.  Add variables column-number-mode,
27883         size-indication-mode, indent-tabs-mode,
27884         indicate-buffer-boundaries, indicate-empty-lines and
27885         show-trailing-whitespace.
27886         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
27887         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
27888         (desktop-clear-preserve-buffers-regexp): Delete.
27889         (desktop-clear-preserve-buffers): Update initial value and docstring.
27890         (desktop-save-buffer): Fix doc string.
27892         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
27893         (hilit-chg-desktop-restore): New function.
27894         (highlight-changes-mode): Add highlight-changes-mode to
27895         desktop-locals-to-save.
27897         * dired.el: Add handler to desktop-buffer-mode-handlers.
27898         (dired-restore-desktop-buffer): Remove autoload cookie.
27899         (dired-mode): Add autoload cookie.
27901         * info.el: Add handler to desktop-buffer-mode-handlers.
27902         (Info-restore-desktop-buffer): Remove autoload cookie.
27903         (Info-mode): Add autoload cookie.
27905         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
27906         (mh-restore-desktop-buffer): Remove autoload cookie.
27907         (mh-folder-mode): Add autoload cookie.
27909         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
27910         (rmail-restore-desktop-buffer): Remove autoload cookie.
27912 2005-08-11  Masatake YAMATO  <jet@gyve.org>
27914         * hexl.el (hexl-address-region):
27915         (hexl-ascii-region, hexl-font-lock-keywords):
27916         (hexl-highlight-line-range): Use the term "region"
27917         instead of "area" for consistency with the other symbols
27918         defined in hexl.el.
27920 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
27922         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
27923         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
27924         out by Juri Linkov).  Add `display-battery-mode'.
27926 2005-08-09  Juri Linkov  <juri@jurta.org>
27928         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27929         Remove `-text' from face variable names.
27930         (compilation-error-file-name, compilation-warning-file-name)
27931         (compilation-info-file-name): Delete faces.
27932         (compilation-line-number, compilation-column-number):
27933         Remove face underlining.
27934         (compilation-message-face): Set to `underline' value by default.
27935         (compilation-error-face, compilation-warning-face)
27936         (compilation-info-face): Remove `-file-name' from face names.
27937         (compilation-error-text-face, compilation-warning-text-face)
27938         (compilation-info-text-face): Delete face variables.
27939         (compilation-text-face): Delete function.
27941         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
27942         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
27943         (grep-error-face): Set to `compilation-error' instead of
27944         `compilation-error-face' (which is redefined to `grep-hit-face' in
27945         grep buffers).
27946         (grep-mode-font-lock-keywords): Remove `-text' from face variable
27947         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
27949         * dired-aux.el (dired-do-query-replace-regexp):
27950         Use `query-replace-read-args'.
27952         * replace.el (query-replace-read-from, query-replace-read-to)
27953         (query-replace-read-args): Rename arg `string' to `prompt'.
27955         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
27957 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
27959         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
27960         uploading files.
27961         (ange-ftp-canonize-filename): Handle file names beginning with ~
27962         correctly.
27964 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
27966         * textmodes/fill.el (canonically-space-region)
27967         (fill-context-prefix, fill-french-nobreak-p)
27968         (fill-delete-newlines, fill-comment-paragraph)
27969         (justify-current-line): "?\ " -> "?\s".
27971 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
27973         * textmodes/fill.el (fill-nonuniform-paragraphs):
27974         Improve argument/docstring consistency.
27976 2005-08-09  Richard M. Stallman  <rms@gnu.org>
27978         * textmodes/ispell.el (ispell-word): More fboundp checks.
27980         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
27981         (find-file-noselect-1): Call it here, only if RAWFILE.
27982         (normal-mode): Always set some major mode.
27983         (save-some-buffers-action-alist): Change some explanation strings.
27984         (file-name-non-special): In the `quote' method, use unwind-protect.
27986 2005-08-09  Magnus Henoch  <mange@freemail.hu>
27988         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
27989         (ispell-have-aspell-dictionaries): New variable.
27990         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
27991         (ispell-get-aspell-config-value): New function.
27992         (ispell-aspell-find-dictionary): New function.
27993         (ispell-aspell-add-aliases): New function.
27994         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
27995         appropriate.  Don't look for ispell dictionaries if we use aspell.
27996         (ispell-menu-map): Don't build a submenu of dictionaries.
27998 2005-08-09  Richard M. Stallman  <rms@gnu.org>
28000         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
28001         (sql-read-passwd): Use read-passwd.
28003         * progmodes/idlw-toolbar.el (idlwave-toolbar)
28004         (idlwave-toolbar-is-possible): Add defvars.
28006         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
28007         Avoid warnings.
28009         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
28010         (idlwave-system-class-info, idlwave-executive-commands-alist):
28011         Use defvar.
28013         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
28015         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
28016         Avoid warnings.
28018         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
28019         and content-type: headers.
28021         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
28023         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
28024         and rename some of them to be more self-explanatory.
28026         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
28028         * startup.el (command-line-1): Implement -scriptload.
28030         * replace.el (occur-engine): Initial *Occur* output not undoable.
28032         * menu-bar.el (menu-bar-file-menu): Rename some menu items
28033         and improve help strings.
28035         * isearch.el (isearch-repeat): When changing direction,
28036         mark search successful.
28038         * ediff-init.el: Use (featurep 'xemacs).
28040         * comint.el (send-invisible): Identify buffer, if not selected.
28042         * align.el: Delete autoload for c-guess-basic-syntax.
28044 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
28046         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
28047         Improve argument/docstring consistency.  Doc fixes.
28048         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
28049         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
28050         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
28051         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
28052         (r2bv-organization, r2bv-pages, r2bv-primary-author)
28053         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
28054         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
28055         Defvar at compile time.
28057 2005-08-09  Juri Linkov  <juri@jurta.org>
28059         * info.el: Replace `info' with upper-case `Info' where appropriate.
28060         (info-title-1, info-title-2, info-title-3, info-title-4)
28061         (info-menu-header): Move up face definitions.
28062         (info-menu-star): Rename from `info-menu-5'.
28063         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
28064         (Info-fontify-visited-nodes): Fix docstring.
28065         (Info-hide-note-references): Fix docstring.
28066         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
28067         menu items in the same way as on cross-references.
28068         (info-apropos): Fix sorting order and formatting to be like in the
28069         stand-alone Info browser.  Display error messages for 1 sec.
28070         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
28071         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
28072         from the menu bar.
28073         (Info-insert-dir): Restore point after calling
28074         `insert-buffer-substring'.
28076 2005-08-08  Richard M. Stallman  <rms@gnu.org>
28078         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
28079         (recompute-lucid-menubar): Add defvars.
28081         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
28083         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
28085         * net/net-utils.el (run-dig): Rename from `dig'.
28087         * play/gametree.el (gametree-mode): Use make-local-variable,
28088         not make-variable-buffer-local.
28090         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
28092         * ansi-color.el (ansi-color-make-extent)
28093         (ansi-color-set-extent-face): Use fboundp, not functionp.
28095         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
28096         not make-variable-buffer-local.
28098         * bookmark.el (Info-current-file): Add defvar.
28099         (bookmark-jump-noselect): Use with-no-warnings.
28101         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
28103         * ebuff-menu.el (Helper-return-blurb): Add defvar.
28105         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
28107         * find-file.el (ada-procedure-start-regexp)
28108         (ada-package-start-regexp): Add defvars.
28110         * info.el (Info-insert-dir): Use insert-buffer-substring.
28112         * xml.el (xml-att-def-re): Add defvar.
28114         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
28115         calling convention.
28117         * subr.el (while-no-input): Return t if there is input.
28119 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
28121         * cus-start.el (all): Add `overflow-newline-into-fringe'.
28123 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
28125         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
28126         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
28128 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
28130         * cmuscheme.el (scheme-start-file): Replace reference to
28131         `user-emacs-directory' by "~/.emacs.d/".
28133 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
28135         * info.el (Info-dir-remove-duplicates): Avoid case folding
28136         in loop; instead, keep downcased strings for comparison.
28137         Suggested by Helmut Eller.
28139 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
28141         Sync with Tramp 2.0.50.
28143         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
28144         XEmacs case; not necessary anymore.
28145         (tramp-user-regexp): Allow "@" as part of user name.
28146         (tramp-handle-set-visited-file-modtime)
28147         (tramp-handle-insert-file-contents)
28148         (tramp-handle-write-region): No special handling for
28149         `last-coding-system-used, because this is done in
28150         `tramp-accept-process-output' now.
28151         (tramp-accept-process-output): New defun.
28152         (tramp-process-one-action, tramp-process-one-multi-action)
28153         (tramp-wait-for-regexp, tramp-wait-for-output)
28154         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
28155         Howells <dhowells@redhat.com>.
28156         (clear-visited-file-modtime): Defadvice removed.  The check for
28157         unset buffer's modtime does not need to be based on
28158         `tramp-buffer-file-attributes'.  Suggested by RMS.
28159         (tramp-message): Insert "\n" if not being at beginning of line.
28160         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
28161         sequence with same logic.
28162         (tramp-completion-handle-expand-file-name): Discard call of
28163         `tramp-drop-volume-letter'.  It is not necessary, and there have
28164         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
28165         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
28166         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
28167         should always be visible.
28168         (tramp-handle-insert-directory, tramp-setup-complete)
28169         (tramp-set-process-query-on-exit-flag)
28170         (tramp-append-tramp-buffers): Pacify byte-compiler.
28171         (tramp-bug): Delete non-existing variables from list.
28172         Apply `tramp-load-report-modules' as pre-hook.
28173         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
28174         `shell-prompt-pattern' because of non-7bit characters.
28175         Reported by Sebastian Luque <sluque@mun.ca>.
28176         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
28177         (tramp-match-string-list): Remove function.
28178         (tramp-wait-for-regexp): Remove call of that function.
28179         Suggested by Kim F. Storm <storm@cua.dk>.
28180         (tramp-set-auto-save-file-modes): Use octal integer code #o600
28181         instead of octal character code ?\600.  The latter resulted in a
28182         syntax error with XEmacs.
28184         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
28185         XEmacs case; not necessary anymore.
28186         (tramp-smb-handle-write-region): No special handling for
28187         `last-coding-system-used, because this is done in
28188         `tramp-accept-process-output' now.
28189         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
28191 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
28193         * wid-edit.el (widget-choice-value-create):
28194         Unconditionally respect user choice.  Set :explicit-choice back to nil
28195         when no longer needed.
28196         (widget-choice-action): Unconditionally respect user choice.
28197         Eliminate :explicit-choice-value.
28199         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
28201         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
28202         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
28203         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
28204         running new function `toggle-indicate-empty-lines'.
28205         Rename "Customize" item to "Customize fringe".
28206         Rename "Indicators" item to "Buffer boundaries" and change help echo.
28207         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
28208         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
28209         Delete "Empty lines only" item.
28210         (menu-bar-showhide-fringe-ind-customize): New function.
28211         (menu-bar-showhide-fringe-ind-mixed)
28212         (menu-bar-showhide-fringe-ind-box)
28213         (menu-bar-showhide-fringe-ind-right)
28214         (menu-bar-showhide-fringe-ind-left)
28215         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
28216         instead of `fringe-indicators'.
28218 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
28220         * emulation/viper.el (viper-emacs-state-mode-list):
28221         Add recentf-dialog-mode.  Change the date of last update.
28223 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
28225         * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
28226         (viper-exec-yank, viper-put-back): Don't display modification msg
28227         if in the minibuffer.
28229         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
28230         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
28231         Make variables frame local.
28233         * emulation/viper-util.el (viper-append-filter-alist):
28234         Use append instead of nconc.
28236         * emulation/viper.el (viper-vi-state-mode-list)
28237         (viper-emacs-state-mode-list): Move help-mode and
28238         completion-list-mode from the first list to the second.
28239         (viper-mode): Docstring.
28240         (viper-go-away, viper-non-hook-settings): Don't localize
28241         minor-mode-alist in newer Emacsen.  Add advice to
28242         set-cursor-color.  Don't bind "\C-c\\".
28244 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
28246         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
28247         (scheme-macro-expand-command): New user options.
28248         (scheme-trace-procedure, scheme-expand-current-form): New commands.
28249         (scheme-form-at-point, scheme-start-file)
28250         (scheme-interactively-start-process): New functions.
28251         (scheme-get-process): New function, extracted from `scheme-proc'.
28252         (run-scheme): Call `scheme-start-file' to get start file, and pass
28253         it to `make-comint'.
28254         (switch-to-scheme, scheme-proc):
28255         Call `scheme-interactively-start-process' if no Scheme buffer/process
28256         is available.
28258 2005-08-06  Juri Linkov  <juri@jurta.org>
28260         * progmodes/compile.el (compilation-mode-font-lock-keywords):
28261         Use `compilation-text-face', `compilation-info-text-face' and
28262         `compilation-error-text-face' instead of `font-lock-keyword-face'.
28263         (compilation-error): New face.
28264         (compilation-error-file-name): Inherit from
28265         `compilation-error' instead of `font-lock-warning-face'.
28266         (compilation-warning-file-name): Inherit from
28267         `compilation-warning' instead of `font-lock-warning-face'.
28268         (compilation-info, compilation-error-file-name)
28269         (compilation-warning-file-name, compilation-info-file-name)
28270         (compilation-line-number, compilation-column-number): Doc fix.
28271         (compilation-error-text-face, compilation-warning-text-face)
28272         (compilation-info-text-face): New face variables.
28273         (compilation-line-face, compilation-column-face)
28274         (compilation-enter-directory-face)
28275         (compilation-leave-directory-face): Doc fix.
28276         (compilation-text-face): New function.
28278         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
28279         instead of 1 to display binary file names as info file links.
28280         (grep-error-face): Use `compilation-error-face' instead of
28281         `font-lock-keyword-face'.
28282         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
28283         and `compilation-warning-text-face' instead of
28284         `font-lock-keyword-face'.  Use `compilation-error-text-face'
28285         instead of `grep-error-face'.
28287 2005-08-05  Kenichi Handa  <handa@m17n.org>
28289         * international/code-pages.el: Add autoload cookies for all coding
28290         systems.
28292 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
28294         * cus-start.el (all): Put undo.c where it alphabetically belongs.
28296 2005-08-04  Juri Linkov  <juri@jurta.org>
28298         * progmodes/compile.el (compilation-mode-map):
28299         * progmodes/grep.el (grep-mode-map):
28300         Bind TAB to `compilation-next-error' and [backtab] to
28301         `compilation-previous-error'.
28303         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
28304         matching line numbers, column numbers and their ranges with regexp
28305         matching only line numbers.
28306         (grep-context-face): New face variable.
28307         (grep-mode-font-lock-keywords): Use it.
28309         * faces.el (read-face-name): Delete duplicate faces.
28311 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
28313         * thumbs.el (thumbs-find-image): Don't make variables
28314         automatically buffer local.
28315         (thumbs-current-tmp-filename, thumbs-current-image-filename)
28316         (thumbs-image-num): Make automatically buffer local.
28317         (thumbs-show-thumbs-list): Use `make-local-variable', not
28318         `make-variable-buffer-local'.
28319         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
28321         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
28322         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
28323         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
28324         (bother, bye, canyou, chatlst, continue, deathlst, describe)
28325         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
28326         (feelings-about, foullst, found, hello, history, howareyoulst)
28327         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
28328         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
28329         (neglst, obj, object, owner, please, problems, qlist)
28330         (random-adjective, relation, remlst, repetitive-shortness)
28331         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
28332         (shortlst, something, sportslst, stallmanlst, states, subj)
28333         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
28334         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
28335         Defvar at compile time.
28337         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
28338         not `make-variable-buffer-local'.
28340 2005-08-02  Kim F. Storm  <storm@cua.dk>
28342         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
28343         rectangle overlay in selected window.
28345 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
28347         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
28348         instead of display group.  Make `indicate-buffer-boundaries'
28349         customizable through Custom.
28351 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
28353         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
28354         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
28355         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
28356         (gdb-put-string): Fix typos in docstrings.
28358 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
28360         Update copyright notices of files in progmodes directory for
28361         release of Emacs 22.1.
28363         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
28365         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
28366         Don't barf if the GUD buffer has been killed.
28368 2005-08-01  Kim F. Storm  <storm@cua.dk>
28370         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
28372 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
28374         * simple.el (next-error-follow-minor-mode):
28375         make-variable-buffer-local -> make-local-variable.
28377         * emacs-lisp/cl-extra.el: Require CL also when compiling.
28379         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
28380         (byte-compile-form-make-variable-buffer-local): New functions to warn
28381         about misuses of make-variable-buffer-local where make-local-variable
28382         was meant.
28384 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
28386         * bs.el (bs-attributes-list): Doc fix.
28387         (bs): Update url-link.
28389         * desktop.el (desktop-save-buffer): Fix typos in docstring.
28390         (desktop-load-default): Simplify.
28392         * ibuffer.el (ibuffer-columnize-and-insert-list)
28393         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
28394         (ibuffer-unmark-all, ibuffer-toggle-marks)
28395         (ibuffer-unmark-forward, ibuffer-unmark-backward)
28396         (ibuffer-compile-make-format-form, ibuffer-format-column)
28397         (ibuffer-current-buffers-with-marks)
28398         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
28399         (ibuffer): Doc fix.
28400         (ibuffer-mode): Fix typo in docstring.
28401         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
28402         with `define-obsolete-variable-alias'.
28403         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
28405 2005-07-29  Kenichi Handa  <handa@m17n.org>
28407         * international/mule-cmds.el (select-message-coding-system):
28408         Be sure to use LF for end-of-line.  If no coding system is decided,
28409         return iso-8859-1-unix.
28411 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
28413         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
28414         (ange-ftp-pending-error-line): New vars.
28415         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
28416         to handle the non-fatal no-route-to-host messages.
28417         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
28419 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
28421         * isearch.el (isearch-mode-map, isearch-other-meta-char)
28422         (isearch-quote-char, isearch-printing-char)
28423         (isearch-text-char-description): "?\ " -> "?\s".
28424         (isearch-lazy-highlight-cleanup)
28425         (isearch-lazy-highlight-initial-delay)
28426         (isearch-lazy-highlight-interval)
28427         (isearch-lazy-highlight-max-at-a-time)
28428         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
28429         Declare with define-obsolete-*-alias macros.
28430         (isearch-forward): Fix typo in docstring.
28431         (search-invisible, search-ring-yank-pointer)
28432         (regexp-search-ring-yank-pointer): Doc fixes.
28434         * recentf.el (recentf-menu-append-commands-p): Declare with
28435         `define-obsolete-variable-alias'.
28436         (recentf-max-saved-items, recentf-menu-filter)
28437         (recentf-arrange-by-rule-subfilter): Doc fixes.
28438         (recentf-menu-append-commands-flag)
28439         (recentf-initialize-file-name-history, recentf-expand-file-name)
28440         (recentf-clear-data): Fix typos in docstrings.
28442 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
28444         * progmodes/gdb-ui.el: Smarten comments.
28445         (gdb-info-breakpoints-custom): Use nowarn when finding file.
28447 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
28449         * term/apollo.el (terminal-init-apollo): New function containing
28450         all former top level forms in the file.
28451         * term/bobcat.el (terminal-init-bobcat):
28452         * term/cygwin.el (terminal-init-cygwin):
28453         * term/iris-ansi.el (terminal-init-iris-ansi):
28454         * term/linux.el (terminal-init-linux):
28455         * term/news.el (terminal-init-news):
28456         * term/rxvt.el (terminal-init-rxvt):
28457         * term/sun.el (terminal-init-sun):
28458         * term/tvi970.el (terminal-init-tvi970):
28459         * term/vt100.el (terminal-init-vt100):
28460         * term/vt102.el (terminal-init-vt102):
28461         * term/vt125.el (terminal-init-vt125):
28462         * term/vt200.el (terminal-init-vt200):
28463         * term/vt201.el (terminal-init-vt201):
28464         * term/vt220.el (terminal-init-vt220):
28465         * term/vt240.el (terminal-init-vt240):
28466         * term/vt300.el (terminal-init-vt300):
28467         * term/vt320.el (terminal-init-vt320):
28468         * term/vt400.el (terminal-init-vt400):
28469         * term/vt420.el (terminal-init-vt420):
28470         * term/wyse50.el (terminal-init-wyse50):
28471         * term/xterm.el (terminal-init-xterm): Likewise.
28473         * term/README: Describe the terminal-init-* functionality.
28475         * startup.el (command-line): After loading the terminal initialization
28476         file call the corresponding terminal initialization function.
28478 2005-07-27  Kenichi Handa  <handa@m17n.org>
28480         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
28481         negative.
28483         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
28484         (ps-mule-composition-prologue): Fix for the case that
28485         RelativeCompose is false.
28487 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
28489         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
28491         * descr-text.el (describe-char): Handle the case where the list of
28492         chars is displayed in a separate frame.
28493         Be a bit more discriminating when looking for the char.
28495 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
28497         * bookmark.el (bookmark-automatically-show-annotations)
28498         (bookmark-read-annotation-text-func): Doc fixes.
28499         (bookmark-save): Improve argument/docstring consistency.
28500         (bookmark-get-bookmark, bookmark-get-bookmark-record)
28501         (bookmark-alist-from-buffer)
28502         (bookmark-upgrade-file-format-from-0)
28503         (bookmark-grok-file-format-version)
28504         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
28505         (bookmark-read-annotation-mode)
28506         (bookmark-insert-current-bookmark, bookmark-jump)
28507         (bookmark-exit-hook): Fix typos in docstrings.
28508         (bookmark-exit-hooks): Define as obsolete alias.
28509         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
28510         not `bookmark-exit-hooks'.  Fix docstring.
28511         (bookmark-bmenu-select): "?\ " -> "?\s".
28513 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
28515         * startup.el (command-line): Fix typo.
28517 2005-07-24  Richard M. Stallman  <rms@gnu.org>
28519         * tooltip.el (tooltip-mode): Test emacs-basic-display,
28520         not emacs-quick-startup.
28522 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
28524         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
28525         (reb-next-match, reb-show-subexp): Use `with-selected-window'
28526         instead of `reb-with-current-window'.
28527         (reb-prev-match): Likewise.  Also, don't move left if the search
28528         was unsuccessful.
28529         (reb-initialize-buffer): New function.
28530         (re-builder, reb-change-syntax): Use it.
28532         * man.el (Man-goto-page): Make second argument NOERROR optional.
28534 2005-07-23  Richard M. Stallman  <rms@gnu.org>
28536         * man.el (Man-bgproc-sentinel): Check here for failure to find
28537         any man page in the output, and report the error here.
28538         (Man-arguments): Make it permanent local.
28539         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
28540         (Man-mode): Pass t for NOERROR.
28542         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
28543         (grep-mode-font-lock-keywords):
28544         Don't use compilation-...-face for messages that are not file names.
28546         * progmodes/compile.el (compilation-mode-font-lock-keywords):
28547         Don't use compilation-...-face for messages that are not file names.
28549 2005-07-22  Juri Linkov  <juri@jurta.org>
28551         * startup.el (normal-splash-screen): Update menu name.
28553         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
28555 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
28557         * term/xterm.el: Load term/rxvt if the terminal is actually an
28558         rxvt terminal.
28559         (xterm-rxvt-set-background-mode): Remove, not used anymore.
28561         * term/rxvt.el (function-key-map): Use substitute-key-definition
28562         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
28564         * term/cygwin.el: New file.
28566 2005-07-22  Kim F. Storm  <storm@cua.dk>
28568         * image-file.el (insert-image-file, image-file-yank-handler):
28569         Fix last change to maintain a (unique) yank-handler on yanked images.
28571 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
28573         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
28574         of the file size (as in "177B" for 177 bytes).  This happens with
28575         "ls -lh" on FreeBSD.
28577 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
28579         * hilit-chg.el (highlight-changes-global-initial-state)
28580         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
28581         (hilit-chg-fixup, highlight-changes-mode):
28582         Fix typos in docstrings.
28583         (highlight-changes-global-modes, highlight-changes-rotate-faces):
28584         Doc fixes.
28586 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
28588         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
28589         mode function using `eval-after-load'.
28591 2005-07-21  Kim F. Storm  <storm@cua.dk>
28593         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
28594         included when reporting an Emacs crash, and tell about the DEBUG file.
28596         * image-file.el (insert-image-file): Add yank-handler.
28597         (image-file-yank-handler): Yank handler to make unique copies of
28598         images when they are yanked into a buffer next to each other.
28600 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
28602         * comint.el (comint-use-prompt-regexp, comint-send-input)
28603         (comint-source-default, comint-extract-string)
28604         (comint-get-source, comint-word, comint-completion)
28605         (comint-source, comint-prompt-read-only, comint-update-fence):
28606         Fix typos in docstrings.
28607         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
28608         Declare with define-obsolete-*-alias macros.
28609         (comint-previous-matching-input-from-input)
28610         (comint-next-matching-input-from-input)
28611         (comint-previous-matching-input, comint-next-matching-input)
28612         (comint-forward-matching-input):
28613         Improve argument/docstring consistency.
28615         * desktop.el (desktop-clear-preserve-buffers-regexp):
28616         Also preserve the *server* buffer.
28618         * simple.el (clone-indirect-buffer): Doc fix.
28619         (fixup-whitespace, just-one-space)
28620         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
28621         (next-error, next-error-highlight)
28622         (next-error-highlight-no-select, next-error-last-buffer)
28623         (next-error-buffer-p, next-error-find-buffer, next-error)
28624         (previous-error, next-error-no-select, previous-error-no-select)
28625         (open-line, split-line, minibuffer-prompt-width, kill-new)
28626         (binary-overwrite-mode): Fix typos in docstrings.
28627         (set-fill-column): Fix typo in message.
28629         * skeleton.el (skeleton-proxy-new): Doc fix.
28631         * strokes.el (strokes-load-hook): Doc fix.
28632         (strokes-grid-resolution, strokes-get-grid-position)
28633         (strokes-renormalize-to-grid, strokes-read-stroke)
28634         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
28635         (strokes-global-map): Fix typos in docstrings.
28636         (strokes-help): Doc fix.  Fix help message and pass it through
28637         `substitute-command-keys'.
28639         * tempo.el (tempo-insert-prompt, tempo-interactive)
28640         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
28641         (tempo-insert-string-functions, tempo-local-tags)
28642         (tempo-define-template, tempo-insert-template)
28643         (tempo-insert-prompt-compat, tempo-is-user-element)
28644         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
28645         Fix typos in docstrings.
28647         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
28648         (vcursor-key-bindings, vcursor-use-vcursor-map)
28649         (vcursor-find-window, vcursor-scroll-down)
28650         (vcursor-disable, vcursor-beginning-of-buffer)
28651         (vcursor-end-of-buffer): Fix typos in docstrings.
28652         (vcursor-relative-move, vcursor-get-char-count):
28653         Improve argument/docstring consistency.
28655         * version.el: "?\ " -> "?\s".
28657         * wid-edit.el (widget-default-create, widget-after-change)
28658         (widget-default-format-handler, widget-checklist-add-item)
28659         (widget-radio-add-item, widget-choose, widget-specify-secret)
28660         (widget-field-value-create, widget-field-value-get)
28661         (widget-editable-list-format-handler)
28662         (widget-editable-list-entry-create, widget-group-value-create)
28663         (widget-documentation-link-add)
28664         (widget-documentation-string-value-create): "?\ " -> "?\s".
28665         (widget-convert-text): Doc fix.
28666         (widget-narrow-to-field, widget-field-find)
28667         (widget-url-link-action, widget-emacs-library-link-action)
28668         (widget-color-notify): Fix typos in docstrings.
28670         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
28671         (x-select-text, set-w32-system-coding-system)
28672         (w32-add-charset-info): Fix typos in docstrings.
28674         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
28675         (cua-enable-cua-keys, cua-use-hyper-key)
28676         (cua-virtual-rectangle-edges): Fix typos in docstrings.
28677         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
28679         * net/tramp.el (tramp-handle-load): Fix typo in error message.
28681         * emacs-lisp/re-builder.el (regexp-builder): Declare with
28682         `defalias' instead of faking it.
28684         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
28685         (eshell-ls-missing, eshell-ls-dired-initial-args)
28686         (eshell-ls-use-in-dired): Fix typos in docstrings.
28688 2005-07-20  Kim F. Storm  <storm@cua.dk>
28690         * emulation/cua-base.el (cua-mode): Improve doc string.
28692 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
28694         * abbrev.el (expand-region-abbrevs): Doc fix.
28695         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
28696         Improve argument/docstring consistency.
28698         * arc-mode.el (archive-get-descr, archive-alternate-display):
28699         Doc fixes.
28700         (archive-l-e): Improve argument/docstring consistency.
28701         (archive-tmpdir, archive-unixdate, archive-unixtime)
28702         (archive-chmod-entry): Fix typos in docstrings.
28703         (archive-unflag, archive-unflag-backwards)
28704         (archive-unmark-all-files): "?\ " -> "?\s".
28706         * buff-menu.el (Buffer-menu-unmark): Doc fix.
28707         (Buffer-menu-not-modified, Buffer-menu-execute)
28708         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
28709         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
28711         * composite.el (compose-string, encode-composition-rule)
28712         (compose-last-chars): Fix typos in docstrings.
28714         * desktop.el (desktop-enable, desktop-basefilename):
28715         Declare with `define-obsolete-variable-alias'.
28716         (desktop-internal-v2s): Don't quote keywords.
28717         (desktop-clear): "?\ " -> "?\s".
28719         * dired.el (dired-align-file, dired-flag-backup-files)
28720         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
28721         (dired-listing-switches, dired-ls-F-marks-symlinks)
28722         (dired-dwim-target, dired-load-hook, dired-mode-hook)
28723         (dired-directory, dired-faces, dired, dired-revert)
28724         (dired-mode, dired-summary, dired-view-file)
28725         (dired-copy-filename-as-kill, dired-delete-file)
28726         (dired-no-confirm, dired-unmark-all-marks)
28727         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
28728         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
28729         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
28730         Fix typos in message strings.
28732         * dired-x.el (virtual-dired): Declare with `defalias'.
28733         (dired-mark-unmarked-files, dired-local-variables-file)
28734         (dired-omit-here-always): Doc fix.
28735         (dired-omit-mode, dired-find-subdir)
28736         (dired-enable-local-variables, dired-clean-up-buffers-too)
28737         (dired-extra-startup, dired-mark-extension, dired-jump)
28738         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
28739         (dired-smart-shell-command, dired-guess-shell-alist-user)
28740         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
28741         (dired-x-bind-find-file, dired-x-submit-report):
28742         Fix typos in docstrings.
28743         (dired-mark-unmarked-files): "?\ " -> "?\s".
28745         * dirtrack.el (dirtrack-list): Fix typos in docstring.
28747         * faces.el (describe-face): "?\ " -> "?\s".
28748         (read-all-face-attributes, read-face-font, modify-face)
28749         (face-attr-construct, italic): Fix typos in docstrings.
28750         (frame-update-face-colors): Declare with
28751         `define-obsolete-function-alias'.
28753         * files.el (find-file-noselect, recode-file-name): Doc fixes.
28754         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
28755         (magic-mode-alist, buffer-file-numbers-unique)
28756         (write-file-functions, get-free-disk-space):
28757         Fix typos in docstrings.
28758         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
28759         (write-contents-hooks, write-file-hooks):
28760         Declare with `define-obsolete-variable-alias'.
28762         * forms-d2.el (arch-rj): Fix typo in docstrings.
28763         (arch-tocol): Likewise.  "?\ " -> "?\s".
28765         * frame.el (set-frame-font, cursor-in-non-selected-windows):
28766         Fix typo in docstring.
28767         (set-screen-width, set-screen-height): Delete redundant info in
28768         doctrings.
28769         (new-frame, screen-height, screen-width): Declare with
28770         `define-obsolete-function-alias'.
28771         (delete-frame-hook, blink-cursor): Declare with
28772         `define-obsolete-variable-alias'.
28774         * paths.el (prune-directory-list): Fix typos in docstring.
28776         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
28777         (cvs-prefix-get): Fix typos in docstrings.
28779         * ps-print.el (ps-extend-face-list, ps-extend-face)
28780         (ps-print-background-image): Fix typos in docstrings.
28781         (ps-default-fg, ps-default-bg): Doc fixes.
28783         * s-region.el (s-region-bind): Doc fix.
28784         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
28786         * textmodes/org.el (org-table-formula-substitute-names)
28787         (org-table-get-vertical-vector): Doc fixes.
28788         (org-table-recalculate): Remove unused argument to `message'.
28790 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
28792         * textmodes/org.el (org-table-column-names)
28793         (org-table-column-name-regexp)
28794         (org-table-named-field-locations): New variables.
28795         (org-archive-subtree): Protect `this-command' when calling
28796         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
28797         the kill buffer.
28798         (org-complete): Remove fixed-formula completion.
28799         (org-edit-formulas-map): New variable.
28800         (org-table-edit-formulas): New command.
28801         (org-finish-edit-formulas, org-abort-edit-formulas)
28802         (org-show-variable, org-table-get-vertical-vector): New functions.
28803         (org-table-maybe-eval-formula): Handle `:=' fields.
28804         (org-table-get-stored-formulas, org-table-store-formulas)
28805         (org-table-get-formula, org-table-modify-formulas)
28806         (org-table-replace-in-formulas): Handle named field formulas.
28807         (org-table-get-specials): Store locations of named fields.
28809 2005-07-19  Juri Linkov  <juri@jurta.org>
28811         * progmodes/grep.el (grep-regexp-alist)
28812         (grep-mode-font-lock-keywords, grep-process-setup):
28813         Use default GNU grep match color "01;31m" instead of "01;41m".
28814         (grep-regexp-alist, grep-mode-font-lock-keywords):
28815         Use `\\[[0-9]*m' instead of `\\[00m'.
28816         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
28817         sgr_start where its handling is more important.  Use the real
28818         length of sgr_start instead of constant 8.
28819         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
28820         specially.  Delete all remaining escape sequences.
28821         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
28822         (grep-regexp-alist): Make hyperlink only for binary file name
28823         instead of the whole line.
28824         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
28825         (grep-mode): Add autoload.
28827         * emacs-lisp/find-func.el (find-function-regexp):
28828         Add `define-compilation-mode'.
28830 2005-07-19  Juri Linkov  <juri@jurta.org>
28832         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
28833         (compare-windows-sync-string-size, compare-windows-recenter)
28834         (compare-windows-highlight, compare-windows): Add version 22.1.
28835         (compare-windows) <defface>: Inherit from lazy-highlight instead
28836         of duplicating its default value.
28838         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
28839         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
28841         * descr-text.el (describe-char): Create link buttons for `charset'
28842         and `code point'.  Add the current input method name with a link
28843         button to `to input' field.  Print face names of display table
28844         characters in `The display table entry is displayed by' section
28845         instead of printing face-id in the `display' field.
28846         Guess hardcoded faces and create a link button for them.
28847         Skip empty fields when calculating max-width.
28848         Treat `widget-create' specially while inserting strings from the
28849         collected field list.
28850         (describe-char-after): Made obsolete in version 22.1, not 21.5.
28852         * diff-mode.el (diff-file-header): Change foreground color from
28853         yellow to green on light backgrounds.
28854         (diff-context): Inherit from `shadow' only for color/grayscale
28855         with more than 88 colors.
28856         (diff-indicator-removed, diff-indicator-added)
28857         (diff-indicator-changed): New faces.
28858         (diff-font-lock-keywords): Use new faces.  Regroup rules.
28859         Add "^---$" for `normal' diff format.  Fontify `#' lines with
28860         font-lock-comment-delimiter-face and font-lock-comment-face.
28861         Add `#' to ^[^...] in the rule for `diff-context-face'.
28863         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
28864         a button-like box.  Inherit from `highlight' on low colors.
28865         (shadow): Use shades of gray only for color/grayscale with
28866         more than 88 colors.  Use green for light backgrounds with
28867         8 colors, and yellow for dark backgrounds with 8 colors.
28869         * font-lock.el (font-lock-regexp-grouping-backslash):
28870         Don't inherit from escape-glyph (use bold for all cases).
28872         * info.el (info-xref-visited): Use light foreground color `violet'
28873         for dark backgrounds instead of dark color `magenta3'.
28874         (info-title-1): Use `yellow' color for dark backgrounds.
28876         * isearch.el (isearch): Use not-too-dark magenta3 instead of
28877         too-light magenta2.
28879         * replace.el (match): Use slightly more light RoyalBlue3 instead
28880         of dark RoyalBlue4.
28882         * wid-edit.el (widget-inactive): Inherit from `shadow'.
28884 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
28886         * novice.el (disabled-command-hook): Declare it with
28887         `define-obsolete-variable-alias'.
28889         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
28890         (desktop-buffer-misc-functions, desktop-buffer-handlers)
28891         (desktop-load-default): Add release to obsolescence info.
28892         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
28893         (desktop-append-buffer-args, desktop-read):
28894         Fix typos in docstrings.
28895         (desktop-kill): Fix typo in message.
28896         (desktop-save): Doc fix.
28898 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
28900         * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
28901         (viper-envelop-ESC-key): Change the definition of fast
28902         keysequence so it'll work with keyboard macros.
28904         * ediff.el (ediff-patch-buffer): Change the docstring.
28906 2005-07-19  Kenichi Handa  <handa@m17n.org>
28908         * international/mule-cmds.el (select-safe-coding-system): Try to
28909         use an auto-coding (if any) before anything else.  If the found
28910         auto-coding is invalid, show a warning message.
28912         * international/mule.el (find-auto-coding): New function created
28913         by modifying the body of set-auto-coding.
28914         (set-auto-coding): Use find-auto-coding to find a coding.
28916 2005-07-18  Richard M. Stallman  <rms@gnu.org>
28918         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
28919         not isearch-mode-end-hook-error.
28920         (allout-before-change-protect): Fix error message.
28922 2005-07-18  Juri Linkov  <juri@jurta.org>
28924         * allout.el (allout-mode):
28925         * calculator.el (calculator-copy):
28926         * custom.el (custom-known-themes):
28927         * dired.el (dired-desktop-buffer-misc-data)
28928         (dired-restore-desktop-buffer):
28929         * dired-x.el (dired-omit-marker-char):
28930         * files.el (basic-save-buffer):
28931         * font-core.el (font-lock-mode):
28932         * calendar/calendar.el (calendar-goto-hebrew-date)
28933         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
28934         (calendar-goto-persian-date):
28935         * language/ethio-util.el (ethio-sera-to-fidel-region):
28936         * textmodes/picture.el (picture-mode):
28937         Delete duplicate duplicate words.
28939 2005-07-18  Juri Linkov  <juri@jurta.org>
28941         * isearch.el (isearch-mode-map): Remove key bindings for regexp
28942         chars * ? } |.
28943         (isearch-fallback): Don't call `isearch-process-search-char'.
28944         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
28945         (isearch-process-search-char): Call `isearch-fallback' for regexp
28946         chars * ? } |.
28947         (isearch-return-char): Make obsolete with `make-obsolete' instead
28948         of simply documenting it as obsolete in the docstring.
28949         (isearch-fallback): Refill docstring.
28951         * international/isearch-x.el
28952         (isearch-process-search-multibyte-characters): Remove unneeded
28953         `concat'.  Add intermediate values to `junk-hist' instead of
28954         `minibuffer-history'.  Test the length of `str'.
28956 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
28958         * allout.el (allout-resolve-xref): Fix typos in error strings.
28959         (allout-before-change-protect): Remove unneeded `concat'.
28961         * array.el (array-mode, array-reconfigure-rows)
28962         (untabify-backward): Fix typos in docstrings.
28963         (array-reconfigure-rows): Use `insert-buffer-substring', not
28964         `insert-buffer'.
28966         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
28967         * progmodes/ada-mode.el (ada-make-body):
28968         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
28970         * dired.el (dired-log):
28971         * tar-mode.el (tar-subfile-save-buffer):
28972         * play/zone.el (zone-pgm-stress-destress):
28973         Use `insert-buffer-substring', not `insert-buffer'.
28975 2005-07-17  Simon Josefsson  <jas@extundo.com>
28977         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
28979 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
28981         * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
28982         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
28984 2005-07-17  Kim F. Storm  <storm@cua.dk>
28986         * ido.el (dired-other-window): Add ido property.
28988 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
28990         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
28991         Fix typo in docstring.
28992         (byte-compile-interactive-only-functions): Add `insert-buffer' and
28993         `insert-file-literally'.
28995         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
28996         info and delete redundant message.  Doc fix.
28997         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
28998         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
29000 2005-07-16  Richard M. Stallman  <rms@gnu.org>
29002         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
29003         (byte-compile-and): Use byte-compile-and-recursion.
29004         (byte-compile-or-recursion): New function.
29005         (byte-compile-or): Use that.
29006         (byte-compile-if): Guard the else-clause too.
29007         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
29009         * isearch.el (isearch-mode-end-hook-quit): New variable.
29010         (isearch-done): Bind it.
29011         (isearch-mode-end-hook): Doc fix.
29013         * allout.el (allout-isearch-did-quit): Variable deleted.
29014         (allout-real-isearch-abort): Function name no longer used.
29015         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
29016         (allout-isearch-rectification): isearch-mode always exists.
29017         Don't set allout-isearch-did-quit.
29018         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
29019         allout-isearch-did-quit.
29020         (allout-enwrap-isearch): Just add the hook.
29021         (allout-isearch-abort): Function deleted.
29022         (allout-pre-command-business): Avoid warning.
29024         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
29025         Correctly avoid warnings.
29026         (pascal-outline): Likewise.
29028         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
29030         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
29032         * play/tetris.el (tetris-mode): Avoid warning.
29034         * play/snake.el (snake-mode): Avoid warning.
29036         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
29037         (gamegrid-set-display-table): Avoid warning.
29038         (gamegrid-set-timer): Likewise.
29039         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
29040         (gamegrid-add-score-with-update-game-score-1): Take FILE
29041         as argument.
29042         (gamegrid-add-score-with-update-game-score): Pass that argument.
29043         Rename have-shared-game-dir to gamegrid-shared-game-dir.
29045         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
29047         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
29048         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
29050         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
29051         and insert-file.
29053         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
29054         (sc-ask): Avoid warnings.
29056         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
29057         (eshell-hist-initialize): Use that var the natural way.
29059         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
29061         * emacs-lisp/re-builder.el (reb-cook-regexp):
29062         Avoid warning calling lre-compile-string.
29063         (reb-color-display-p): Avoid warning.
29065         * calculator.el (calculator-last-input): Guard uses
29066         of event-key and key-press-event-p.
29067         (event-key, key-press-event-p): Delete definitions.
29069         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
29070         (find-gc-source-directory, find-gc-subrs-callers)
29071         (find-gc-noreturn-list, find-gc-source-files)
29072         (find-gc-subrs-called): Vars renamed and defvar'd.
29074         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
29075         (checkdoc-overlay-put, checkdoc-delete-overlay)
29076         (checkdoc-overlay-start, checkdoc-overlay-end)
29077         (checkdoc-mode-line-update, checkdoc-char=):
29078         Define such that compiler knows they are defined.
29079         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
29080         (checkdoc-read-event): Delete.  Use read-event directly.
29082         * whitespace.el (whitespace-make-overlay)
29083         (whitespace-overlay-put, whitespace-delete-overlay)
29084         (whitespace-overlay-start, whitespace-overlay-end):
29085         Define such that compiler knows they are defined.
29086         (whitespace): Move conditional inside.
29088         * tempo.el (tempo-insert-template): Suppress warning.
29090         * ediff-diff.el (longlines-mode): Add defvar.
29092 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
29094         * server.el: Bind "C-x #" in a way that works even if C-x is
29095         redefined to a command key, not a prefix key.
29097 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
29099         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
29100         cl-make-type-test till execution time.
29102 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
29104         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
29105         arg ARG and use it.
29107 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
29109         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
29111 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
29113         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
29114         a defcustom with two :set or :type keywords.
29116 2005-07-15  Richard M. Stallman  <rms@gnu.org>
29118         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
29119         Don't give ^M comment-end syntax.
29121 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
29123         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
29124         Don't consider gdbmi (gdb-mi.el has its own update functions).
29125         (gdb-var-delete): Make it work for gdbmi as well.
29126         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
29128         * progmodes/gud.el (etags, sdb): Only require etags when needed.
29129         (gud-speedbar-menu-items): Correct logic for enabling items.
29131 2005-07-15  Kim F. Storm  <storm@cua.dk>
29133         * ido.el: Fix commentary.
29134         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
29135         Use with-no-warnings around ffap-guesser.
29136         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
29137         Let bind minibuffer-completing-file-name to t.
29139 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
29141         * startup.el (site-run-file, keyboard-type): Doc fixes.
29142         (command-line): Check for "--basic-display" argument; also for
29143         "--quick", not "--bare-bones" (which was renamed).
29144         (fancy-splash-text): Add missing item "Getting New Versions".
29145         (normal-splash-screen): Fix typos and improve consistency with
29146         `fancy-splash-text'.  Update copyright year.
29148         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
29149         valid binding for `help-char'.
29151         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
29153 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
29155         * term.el (term-mode): Disable cua-mode for term buffers.
29157 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
29159         * add-log.el (add-log-mailing-address, change-log-merge):
29160         Doc fixes.
29161         (change-log-get-method-definition): Fix typo in docstring.
29163 2005-07-14  Kim F. Storm  <storm@cua.dk>
29165         * emulation/cua-base.el:
29166         (cua--pre-command-handler-1, cua--pre-command-handler)
29167         (cua--post-command-handler-1, cua--post-command-handler):
29168         Split in two.  Check (buffer local) value of cua-mode.
29169         (cua-selection-mode): New command.
29171 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
29173         * custom.el (custom-initialize-safe-set)
29174         (custom-initialize-safe-default): Doc fixes.
29176         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
29177         and simplify :init-value again.
29179         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
29180         and simplify :init-value again.  Delete autoload.
29182         * startup.el (command-line): Use `custom-reevaluate-setting' again
29183         for tooltip-mode.
29185         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
29186         a defcustom with two :initialize keywords.
29188 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
29190         * allout.el (my-mark-marker, allout-isearch-prior-pos)
29191         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
29192         (allout-post-command-business, allout-flag-region)
29193         (isearch-reenable-font-lock, allout-yank)
29194         (allout-insert-latex-header, allout-insert-latex-trailer)
29195         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
29196         (allout-latex-verb-quote): Fix typos in docstrings.
29197         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
29198         (allout-unprotected, allout-prefix-data):
29199         Improve argument/docstring consistency.
29200         (allout-chart-subtree): Fix argument spec.
29201         (allout-open-topic): Rename `use_sib_bullet' argument to
29202         `use-sib-bullet'.  Doc fix.
29204         * whitespace.el (whitespace-check-buffer-leading)
29205         (whitespace-check-buffer-trailing)
29206         (whitespace-check-buffer-indent)
29207         (whitespace-check-buffer-spacetab)
29208         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
29209         (whitespace-check-leading-whitespace)
29210         (whitespace-check-trailing-whitespace)
29211         (whitespace-check-spacetab-whitespace)
29212         (whitespace-check-indent-whitespace)
29213         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
29214         (whitespace-modes): Fix typos in docstrings.
29215         (defgroup, defcustom): Doc fixes.
29217         * winner.el (winner-mode, winner-boring-buffers)
29218         (winner-pending-undo-ring): Doc fixes.
29219         (winner-ring): Remove unneeded `progn'.
29220         (winner-equal): `defsubst' it.
29221         (winner-redo): Fix message.
29223 2005-07-13  Kim F. Storm  <storm@cua.dk>
29225         * simple.el (line-move-1): Always use vertical-motion to
29226         do the last (or only) line move to ensure some movement.
29227         Undo 2005-06-23 change--don't check for overlays.
29229 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29231         * term/mac-win.el (ccl-encode-mac-roman-font)
29232         (ccl-encode-mac-centraleurroman-font)
29233         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
29234         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
29235         Change charset-id boundary of dimension to ?\xef.
29236         (mac-char-fontspec-list): New constant.
29237         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
29238         argument.  Nil uses itself as family in font-spec.  Previous
29239         behavior for nil is now provided by non-nil non-string argument.
29240         All callers changed.  Add font-specs for Mac fonts to
29241         "fontset-default" unless iso8859-1 fonts are installed.
29243 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
29245         * progmodes/sh-script.el (sh-get-indent-info): Only indent
29246         a continuation line if the \ is preceded by SPC or TAB.
29247         (sh-get-indent-info): Simplify.
29248         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
29249         Use with-current-buffer.
29251         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
29252         when the matched text is empty.
29254 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
29256         * startup.el (command-line): Revert to previous handling of
29257         tooltip-mode.  Explain in comment why the complexity is needed.
29259         * tooltip.el (tooltip-mode): Revert to previous implementation of
29260         its defcustom.
29262         * frame.el (blink-cursor-mode): Revert to previous implementation
29263         of its defcustom.  Update comment.
29265 2005-07-12  Lars Hansen  <larsh@soem.dk>
29267         * desktop.el: Update e-mail address.
29269 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29271         * term/mac-win.el (mac-services-mail-selection)
29272         (mac-services-mail-to): New functions.
29273         (mac-application-menu-map): Bind them.
29275 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
29277         * progmodes/gdb-ui.el: Add note about buffering with Windows.
29279 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
29281         * custom.el (custom-reevaluate-setting): Doc fix.
29283 2005-07-11  Jay Belanger  <belanger@truman.edu>
29285         * calc/calc.el (calc-embedded-announce-formula-alist)
29286         (calc-embedded-open-close-plain-alist)
29287         (calc-embedded-open-close-mode-alist): Add checks for additional
29288         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
29290 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
29292         * custom.el (custom-enable-theme): Don't add theme to
29293         `custom-enabled-themes' with `push' because there is no
29294         setf-method for `delq'.
29296 2005-07-11  Richard M. Stallman  <rms@gnu.org>
29298         * custom.el (custom-declare-variable): Doc fix.
29300         * dired-aux.el (dired-compare-directories): Remove "." and ".."
29301         from the alists.
29303         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
29304         Do nothing if edebug-active.
29306         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
29307         (edebug-display): Do it here instead.
29309 2005-07-10  Richard M. Stallman  <rms@gnu.org>
29311         * cus-face.el (custom-theme-set-faces): Make it work.
29312         (custom-reset-faces): Doc fix.
29313         (custom-theme-reset-internal-face, custom-theme-face-value):
29314         Functions deleted.
29316         * custom.el (custom-push-theme): Maintain list of the settings
29317         of a given theme in its theme-settings property.
29318         Maintain position of old settings in the theme-value
29319         or theme-face property.
29320         (custom-enabled-themes): New variable.
29321         (custom-theme-enabled-p): New function.
29322         (provide-theme): Update custom-enabled-themes.
29323         Disable and reenable the `user' theme.
29324         (require-theme): Doc fix.
29325         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
29326         (custom-theme-value, custom-theme-variable-value): Likewise.
29327         (custom-theme-reset-internal): Likewise.
29328         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
29329         (custom-enable-theme, custom-disable-theme): New functions.
29330         (custom-variable-theme-value, custom-face-theme-value): Likewise.
29331         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
29332         (custom-theme-reset-variables): Simplify.
29333         (deftheme, custom-declare-theme, custom-make-theme-feature):
29334         Definitions moved.
29336 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
29338         * longlines.el (longlines-show-region)
29339         (longlines-unshow-hard-newlines): Recognize hard newlines by
29340         non-nil hard property, instead of t.
29342 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
29344         * emulation/viper-cmd.el (viper--key-maps): New variable.
29345         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
29346         emulation-mode-map-alists.
29347         (viper-envelop-ESC-key): Use viper-subseq.
29348         (viper-search-forward/backward/next): Disable debug-on-error.
29350         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
29351         (viper-ESC-key): New defcustoms.
29353         * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
29355         * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
29356         (viper-subseq): Copy of subseq from cl.el.
29358         * emulation/viper.el (viper-go-away, viper-set-hooks): Use
29359         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
29361         * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
29363         * emulation/viper-init.el: Get rid of -face in face names.
29365         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
29366         Make it work with longlines mode.
29368         * ediff-mult.el (ediff-meta-mode-hook): New variable.
29370         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
29372         * ediff-init.el: Get rid of -face in face names.
29374 2005-07-10  Richard M. Stallman  <rms@gnu.org>
29376         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
29377         and with-timeout-unsuspend.
29379         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
29380         and with-timeout-unsuspend.
29382         * emacs-lisp/timer.el (with-timeout-timers): New variable.
29383         (with-timeout): Bind that variable to record timers.
29384         (with-timeout-suspend, with-timeout-unsuspend): New functions.
29386         * emacs-lisp/debug.el (debug-help-follow): New function.
29387         (debugger-mode-map): Use that instead of help-follow.
29388         (debugger-setup-buffer): Use eval-buffer-list
29389         to handle eval-buffer frames.
29391 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
29393         * timezone.el (timezone-parse-date): Change first regexp
29394         so it will not mistakenly match dates with no time zone.
29396 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
29398         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
29400 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
29402         * custom.el (custom-initialize-safe-set)
29403         (custom-initialize-safe-default): New functions.
29405         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
29406         and simplify :init-value.
29408         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
29409         and simplify :init-value.  Delete obsolete comment.
29411         * startup.el (command-line): Use `custom-reevaluate-setting' to
29412         handle `tooltip-mode'.  Delete obsolete comment.
29414         * files.el (set-visited-file-name): Avoid calling
29415         `file-name-nondirectory' with a nil argument.
29417 2005-07-09  Richard M. Stallman  <rms@gnu.org>
29419         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
29420         was called with nil for the buffer, handle the read position right.
29421         Handle read position for eval-region, too.
29423 2005-07-09  Juri Linkov  <juri@jurta.org>
29425         * fringe.el (fringe-mode): Add period in docstring.
29426         (fringe-query-style): Build prompt depending on `all-frames' arg.
29428         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
29429         to not create links to unrelated functions in the Help buffer.
29431         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
29432         Doc fix.
29434         * simple.el (next-error-hook): New variable.
29435         (next-error): Use it.  Doc fix.
29437         * textmodes/ispell.el (ispell-command-loop): Add current
29438         dictionary name and program name to mode-line-format.
29439         (ispell-region, ispell-process-line): Add current dictionary name
29440         and program name to messages.
29442 2005-07-08  Jay Belanger  <belanger@truman.edu>
29444         * calc/calc.el (calc-embedded-announce-formula-alist)
29445         (calc-embedded-open-close-formula-alist)
29446         (calc-embedded-open-close-word-alist)
29447         (calc-embedded-open-close-plain-alist)
29448         (calc-embedded-open-close-new-formula-alist)
29449         (calc-embedded-open-close-mode-alist)
29450         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
29451         (calc-embedded-mode-hook): New variables.
29453         * calc/calc-embed.el (calc-embedded-firsttime)
29454         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
29455         New variables.
29456         (calc-do-embedded): Use calc-embedded-firsttime,
29457         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
29458         determine whether or not to run hooks.
29459         (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
29460         calc-embedded-firsttime-formula appropriately.
29461         Set calc-embedded delimiter variables according to mode.
29463 2005-07-08  Richard M. Stallman  <rms@gnu.org>
29465         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
29466         Check for "emacs", etc., as entire symbol, not just as word.
29467         (checkdoc-file-comments-engine): Use regexp-quote on FN.
29469         * files.el (set-visited-file-name): Report the error
29470         for "empty filename" earlier.
29471         (kill-some-buffers): Ignore buffers already dead.
29473         * fringe.el (fringe-mode): Doc fix.
29475         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
29476         Check for (featurep 'xemacs) and turn off warnings in what it guards.
29477         Use unwind-protect to ensure byte-compile-unresolved-functions
29478         is updated.
29480         * whitespace.el (whitespace-buffer-leading-cleanup):
29481         Simplify w/ skip-chars-forward.
29482         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
29484         * mail/rmail.el (rmail-only-expunge): Fix paren error.
29485         Unconditionally try to leave point at the same old place.
29487 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
29489         * comint.el (comint-postoutput-scroll-to-bottom)
29490         (comint-show-maximum-output): Take scroll-margin into consideration.
29492 2005-07-08  Kim F. Storm  <storm@cua.dk>
29494         * ido.el (ido-use-filename-at-point): New choice `guess'.
29495         (ido-file-internal): Try ffap-guesser if selected.
29497         * ido.el (ido-before-fallback-functions): New hook.
29498         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
29499         (ido-read-file-name): Run it.
29501 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
29503         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
29504         strings rather than a list of symbols to the completion function.
29506 2005-07-07  Jay Belanger  <belanger@truman.edu>
29508         * calc/calc-units.el (math-apply-units): Change the places in
29509         which units are simplified.
29511 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
29513         * cus-edit.el (customize-option, customize-option-other-window):
29514         Make them handle aliases.
29516         * custom.el (custom-variable-p): Make it recursively follow
29517         aliases.  Mention that in the docstring.
29519 2005-07-07  Richard M. Stallman  <rms@gnu.org>
29521         * cus-start.el (exec-path): Use `directory' instead of `file'.
29522         Fix tag for nil.
29524 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
29526         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
29527         when called non-interactively.  Doc fix.
29529 2005-07-07  Lute Kamstra  <lute@gnu.org>
29531         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
29532         new address as well.
29534 2005-07-07  Kenichi Handa  <handa@m17n.org>
29536         * international/mule.el (make-coding-system):
29537         Describe `ascii-incompatible' property in the docstring.
29538         (set-file-name-coding-system): Signal an error if coding-system is
29539         ascii-incompatible.
29540         (set-keyboard-coding-system): Likewise.
29542         * international/mule-cmds.el (set-default-coding-systems):
29543         Don't set default-file-name-coding-system and
29544         default-keyboard-coding-system if coding-system is ASCII-incompatible.
29546         * international/utf-16.el: Declare that all UTF-16-based coding
29547         systems are ASCII-incompatible.
29549 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
29551         * progmodes/gud.el: Require font-lock for displaying errors.
29552         Used by gdb-ui.el.
29554 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
29556         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
29557         values for the pattern lists which are `read'able but not
29558         `append'able (like symbols).
29560 2005-07-06  Richard M. Stallman  <rms@gnu.org>
29562         * progmodes/flymake.el (flymake-float-time): Instead of
29563         with-no-warnings, test for XEmacs.
29564         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
29565         to avoid warning.
29567 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
29569         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
29571 2005-07-05  Lute Kamstra  <lute@gnu.org>
29573         * battery.el: Add support for Darwin (with much debugging help
29574         from Samuel Lauber <sam124@operamail.com>).
29575         (battery-status-function, battery-echo-area-format)
29576         (battery-mode-line-format): Add support for pmset on Darwin.
29577         (battery-load-low, battery-load-critical): New user options.
29578         (battery-pmset): New function.
29580 2005-07-05  Lute Kamstra  <lute@gnu.org>
29582         Update FSF's address in GPL notices.
29584         * textmodes/page-ext.el: Update FSF's address.
29586 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
29588         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
29589         filling from using prefix when filling a single-line docstring.
29591         * progmodes/flymake.el: Remove useless eval-when-compile.
29593         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
29595 2005-07-04  Richard M. Stallman  <rms@gnu.org>
29597         * textmodes/org.el (org-file-apps-defaults-gnu):
29598         Rename from org-file-apps-defaults-linux.
29599         (org-default-apps): Don't test system-type for `linux'.
29600         (org-file-apps): Doc fix.
29602 2005-07-04  David Ponce  <david@dponce.com>
29604         * tree-widget.el: Improve header Commentary section.
29605         (tree-widget) [defgroup]
29606         (tree-widget-image-enable, tree-widget-themes-directory)
29607         (tree-widget-theme, tree-widget-image-properties-emacs)
29608         (tree-widget-image-properties-xemacs, tree-widget-create-image)
29609         (tree-widget-image-formats, tree-widget-control)
29610         (tree-widget-empty-control, tree-widget-leaf-control
29611         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
29612         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
29613         (tree-widget-keep, tree-widget-after-toggle-functions)
29614         (tree-widget-open-node, tree-widget-close-node): Doc fix.
29615         (tree-widget-open-control, tree-widget-close-control): Fix doc and
29616         :help-echo message.
29617         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
29618         (tree-widget-image-properties): Doc fix.  Clearer implementation.
29619         (tree-widget--cursors): New constant.
29620         (tree-widget-lookup-image): New function split from
29621         `tree-widget-find-image'.  Clearer implementation.
29622         (tree-widget-find-image): Use it.
29623         (tree-widget-button-keymap): Use `set-keymap-parent'.
29624         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
29625         Define the sub-widgets here.
29626         (tree-widget-node): Check that :node is not a tree-widget.
29627         (tree-widget-get-super, tree-widget-open-control)
29628         (tree-widget-close-control, tree-widget-empty-control)
29629         (tree-widget-leaf-control, tree-widget-guide)
29630         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
29631         (tree-widget-no-handle, tree-widget-value-delete)
29632         (tree-widget-map): Remove.
29633         (tree-widget-children-value-save): Doc fix.  Simplified.
29634         (tree-widget-value-create): Update according to previous changes.
29636 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
29638         * textmodes/org.el: Leading space replaced by TABS.
29639         (org-recalc-marks, org-table-rotate-recalc-marks)
29640         (org-table-get-specials): Treat "^" and "_" marks.
29641         (org-table-justify-field-maybe): Optional argument NEW.
29642         (org-table-eval-formula): Parsing of the format simplified.
29643         New modes C,I.  Honor the %= parameter in the current table.
29644         Avoid unnecessary re-align by using the NEW argument to
29645         `org-table-justify-field-maybe'.
29646         (org-calc-default-modes): Default for date-format mimicks org-mode.
29647         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
29649 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
29651         * cus-face.el (custom-theme-set-faces): Make it handle face
29652         aliases whose alias declarations are pre- or autoloaded.
29654 2005-07-04  Juri Linkov  <juri@jurta.org>
29656         * faces.el (read-face-name): Put the code for getting a face name
29657         from the buffer before adding the faces from the `face' property.
29658         Use `completing-read-multiple' instead of `completing-read'.
29659         Require `crm'.  Add default value and post-process the returned
29660         list of faces.
29662         * emacs-lisp/crm.el (crm-find-current-element)
29663         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
29665         * emacs-lisp/lisp-mode.el (eval-defun-1):
29666         * emacs-lisp/edebug.el (edebug-eval-defun):
29667         Remove unnecessary quotes.
29669 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
29671         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
29672         (prolog-indent-level): Fix typo in docstring.
29674         * info.el (Info-history, Info-history-forward)
29675         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
29677         * add-log.el (add-change-log-entry):
29678         * comint.el (comint-dynamic-list-input-ring)
29679         (comint-dynamic-list-completions):
29680         * dabbrev.el (dabbrev-expand):
29681         * delim-col.el (delimit-columns-rectangle-line):
29682         * diff-mode.el (diff-context->unified, diff-reverse-direction)
29683         (diff-unified->context):
29684         * ediff-init.el (ediff-abbrev-jobname):
29685         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
29686         (ediff-replace-session-activity-marker-in-meta-buffer):
29687         * info.el (Info-summary):
29688         * lpr.el (printify-region):
29689         * printing.el (pr-create-interface):
29690         * ps-print.el (ps-print-quote):
29691         * ses.el (ses-column-widths, ses-print-cell)
29692         (ses-adjust-print-width, ses-center):
29693         * shell.el (shell-file-name-quote-list):
29694         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
29695         (strokes-fill-current-buffer-with-whitespace)
29696         (strokes-xpm-for-stroke, strokes-list-strokes)
29697         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
29698         * term.el (term-dynamic-list-input-ring)
29699         (term-dynamic-list-completions):
29700         * calc/calc.el (math-format-stack-value):
29701         * emacs-lisp/edebug.el (edebug-display-freq-count):
29702         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
29703         (delphi-new-comment-line):
29704         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
29705         * progmodes/executable.el (executable-set-magic):
29706         * progmodes/python.el (inferior-python-mode):
29707         * progmodes/scheme.el (scheme-mode-syntax-table):
29708         * progmodes/sh-script.el (sh-maybe-here-document):
29709         * progmodes/sql.el (sql-copy-column):
29710         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
29711         * textmodes/bibtex.el (bibtex-mode):
29712         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
29713         (sgml-auto-attributes):
29714         * textmodes/table.el (table-insert, table-shorten-cell)
29715         (table--generate-source-scan-lines, table-delete-row)
29716         (*table--cell-delete-char, table--spacify-frame)
29717         (table--horizontally-shift-above-and-below)
29718         (table--cell-insert-char, table--cell-blank-str)
29719         (table--fill-region-strictly):
29720         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
29721         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
29723         * add-log.el (change-log):
29724         * apropos.el (apropos):
29725         * comint.el (comint-completion, comint-source):
29726         * dabbrev.el (dabbrev):
29727         * delim-col.el (columns):
29728         * diff-mode.el (diff-mode):
29729         * ediff.el (ediff):
29730         * ediff-diff.el (ediff-diff):
29731         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
29732         * ediff-mult.el (ediff-mult):
29733         * ediff-ptch.el (ediff-ptch):
29734         * ediff-wind.el (ediff-window):
29735         * facemenu.el (facemenu):
29736         * indent.el (indent):
29737         * info.el (info):
29738         * jka-cmpr-hook.el (compression, jka-compr):
29739         * lpr.el (lpr):
29740         * outline.el (outlines):
29741         * pcmpl-cvs.el (pcmpl-cvs):
29742         * pcmpl-rpm.el (pcmpl-rpm):
29743         * printing.el (printing):
29744         * ps-print.el (postscript, ps-print, ps-print-horizontal)
29745         (ps-print-vertical, ps-print-headers, ps-print-font)
29746         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
29747         (ps-print-background, ps-print-printer, ps-print-page)
29748         (ps-print-miscellany):
29749         * ses.el (ses):
29750         * shell.el (shell, shell-directories, shell-faces):
29751         * startup.el (initialization):
29752         * strokes.el (strokes):
29753         * term.el (term):
29754         * uniquify.el (uniquify):
29755         * w32-vars.el (w32):
29756         * calc/calc.el (calc):
29757         * emacs-lisp/bytecomp.el (bytecomp):
29758         * emacs-lisp/cl-indent.el (lisp-indent):
29759         * emacs-lisp/edebug.el (edebug):
29760         * emacs-lisp/elp.el (elp):
29761         * emacs-lisp/testcover.el (testcover):
29762         * emacs-lisp/trace.el (trace):
29763         * emulation/viper-ex.el (viper-ex):
29764         * emulation/viper-mous.el (viper-mouse):
29765         * mail/mailalias.el (mailalias):
29766         * mail/supercite.el (supercite, supercite-frames)
29767         (supercite-attr, supercite-cite, supercite-hooks):
29768         * net/rcompile.el (remote-compile):
29769         * net/rlogin.el (rlogin):
29770         * obsolete/ooutline.el (outlines):
29771         * progmodes/delphi.el (delphi):
29772         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
29773         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
29774         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
29775         (ebnf-optimization):
29776         * progmodes/etags.el (etags):
29777         * progmodes/executable.el (executable):
29778         * progmodes/idlwave.el (idlwave):
29779         * progmodes/pascal.el (pascal):
29780         * progmodes/prolog.el (prolog):
29781         * progmodes/python.el (python):
29782         * progmodes/scheme.el (scheme):
29783         * progmodes/sh-script.el (sh, sh-script):
29784         * progmodes/sql.el (SQL):
29785         * progmodes/tcl.el (tcl):
29786         * textmodes/bibtex.el (bibtex, bibtex-autokey):
29787         * textmodes/enriched.el (enriched):
29788         * textmodes/makeinfo.el (makeinfo):
29789         * textmodes/sgml-mode.el (sgml):
29790         * textmodes/table.el (table-hooks):
29791         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
29792         * textmodes/texinfo.el (texinfo):
29793         * textmodes/two-column.el (two-column):
29794         Finish `defgroup' description with period.
29796         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
29797         * eshell/esh-var.el (eshell-var):
29798         * progmodes/vhdl-mode.el (vhdl-testbench):
29799         * textmodes/org.el (org): Fix typos in docstrings.
29801         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
29802         consistency.
29804         * progmodes/flymake.el (flymake-find-file): Remove.
29805         (flymake-float-time): Use `with-no-warnings'.
29806         (flymake-check-start-time, flymake-check-was-interrupted)
29807         (flymake-err-info, flymake-is-running, flymake-last-change-time)
29808         (flymake-new-err-info): `defvar' at compile time.
29810 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
29812         * replace.el (occur-hook): Doc fix.
29813         (occur-1): Don't call `occur-hook' if there are no matches.
29815 2005-07-03  Richard M. Stallman  <rms@gnu.org>
29817         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
29818         global-map, save the same map.
29819         (global-map): Don't alter it at top level.
29820         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
29821         Then alter it here instead.
29822         (tpu-edt-off): Set global-map to the saved one.
29824         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
29825         All references simplified.
29826         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
29827         (zmacs-regions): Add defvar.
29828         (repeat-complex-command-map): Everything about that deleted.
29830         * textmodes/artist.el (artist-key-is-drawing)
29831         (artist-key-endpoint1, artist-key-poly-point-list)
29832         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
29833         (artist-key-compl-table, artist-rb-save-data)
29834         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
29835         Don't put them in eval-when-compile.
29836         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
29838         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
29839         Use with-no-warnings.
29841         * net/browse-url.el (dos-windows-version): Add defvar.
29843         * mail/supercite.el (filladapt-prefix-table): Add defvar.
29845         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
29846         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
29847         (rmail-new-summary-line-count): Rename from new-summary-line-count.
29848         Add defvar.
29849         (rmail-summary-beginning-of-message): Use with-no-warnings.
29850         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
29852         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
29853         Use with-no-warnings.
29855         * emulation/vi.el (vi-mark-region): Use c-mark-function.
29856         (c-mark-function): Add point-moving-unit property.
29857         (vi-goto-line): Use with-no-warnings.
29859         * emulation/edt.el (edt-last-copied-word): Add defvar.
29860         (zmacs-region-stays): Likewise.
29861         (edt-mark-section-wisely): Use c-mark-function for C.
29862         Use makr-defun for Fortran.
29863         (time-string): defvar deleted.
29864         (edt-display-the-time): Don't set time-string.
29866         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
29868         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29869         Don't warn when name is not constant
29870         or for defining the group `emacs'.
29872         * tooltip.el (gud-tooltip-mode): Add defvar.
29874         * startup.el (default-frame-background-mode): Add defvar.
29876         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
29878         * info.el (tool-bar-map): Add defvar.
29880         * dired.el (dnd-protocol-alist): Add defvar.
29882         * dired-aux.el (dired-query): Display question with answer, when
29883         the user answers.
29885         * custom.el (custom-add-option): Doc fix.
29887         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
29889 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
29891         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
29892         bogus name from the last change.
29894 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
29896         * custom.el (custom-declare-variable): Fix typos in comment.
29897         (custom-known-themes): Doc fix.
29898         (custom-theme-directory): New defcustom.
29899         (require-theme): Make it check `custom-theme-directory'.
29901         * cus-theme.el (custom-new-theme-mode): New function.
29902         (custom-theme-name, custom-theme-variables, custom-theme-faces)
29903         (custom-theme-description): Add compiler defvars.
29904         (customize-create-theme): Add doc to the "*New Custom Theme*"
29905         buffer.  Use `custom-new-theme-mode'.
29906         (custom-theme-write): Put the created buffer in emacs-lisp-mode
29907         and save it to the `custom-theme-directory'.  Make this the
29908         default directory of the buffer.
29910 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
29912         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
29913         Fix unbalanced parentheses.
29915 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
29917         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
29918         into flymake-mode and delegate to flymake-mode.
29920         * find-file.el (ff-which-function-are-we-in): Clean up.
29922 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
29924         * replace.el (occur-rename-buffer): Fix docstring.
29926         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
29927         (edt-last-copied-word, edt-learn-macro-count)
29928         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
29929         (edt-rect-start-point, edt-user-global-map, rect-start-point)
29930         (time-string, zmacs-region-stays):
29931         * emulation/edt-mapper.el (edt-save-function-key-map)
29932         (EDT-key-name): `defvar' to silence the byte-compiler.
29934 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
29936         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
29937         font-lock-regexp-backslash.  Doc fix.
29938         (font-lock-regexp-backslash-grouping-construct): Rename from
29939         font-lock-regexp-backslash-construct.  Doc fix.
29940         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
29941         grouping constructs.
29943 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
29945         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
29946         updating all the prerequisites.
29948 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
29950         * textmodes/org.el (org-agenda-start-on-weekday)
29951         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
29952         (org-agenda-use-time-grid, org-archive-location)
29953         (org-allow-space-in-links, org-usenet-links-prefer-google)
29954         (org-enable-table-editor, org-export-default-language)
29955         (org-export-html-show-new-buffer, org-fill-paragraph)
29956         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
29957         (org-goto-quit, org-occur, org-eval-in-calendar)
29958         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
29959         (org-agenda-diary-entry, org-remember-help)
29960         (org-table-convert-region, org-at-table-p)
29961         (org-table-move-row-down, org-table-move-row-up)
29962         (org-table-copy-region, org-table-toggle-vline-visibility)
29963         (org-table-get-stored-formulas, org-table-get-specials)
29964         (org-recalc-commands, org-table-eval-formula)
29965         (org-table-formula-substitute-names, orgtbl-make-binding)
29966         (org-format-org-table-html, org-format-table-table-html)
29967         (org-format-table-table-html-using-table-generate-source)
29968         (org-customize): Fix typos in docstrings.
29969         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
29970         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
29971         (org-back-to-heading): Doc fixes.
29972         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
29973         (org-agenda-change-all-lines, org-get-header):
29974         Improve argument/docstring consistency.
29975         (orgtbl-error): Fix error message.
29977         * progmodes/flymake.el (flymake-find-possible-master-files)
29978         (flymake-master-file-compare, flymake-get-line-err-count)
29979         (flymake-highlight-line, flymake-gui-warnings-enabled):
29980         Fix typos in docstrings.
29981         (flymake-parse-line, flymake-get-project-include-dirs-function)
29982         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
29983         Doc fixes.
29984         (flymake-get-project-include-dirs-function)
29985         (flymake-make-err-menu-data):
29986         Improve argument/docstring consistency.
29988 2005-07-01  Lute Kamstra  <lute@gnu.org>
29990         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
29991         Catch errors with ignore-errors.  Use temporary buffer.
29992         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
29994         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
29995         background color faces.
29996         (facemenu-set-foreground, facemenu-set-background):
29997         Use facemenu-set-face-from-menu.
29998         (facemenu-set-face-from-menu): Treat face names that start with
29999         "fg:" or "bg:" as special.
30000         (facemenu-add-new-color): Don't create faces.  Simplify.
30002 2005-06-30  Richard M. Stallman  <rms@gnu.org>
30004         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
30005         (crm-find-current-element): Likewise.
30007 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
30009         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
30011 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
30013         * arc-mode.el (archive-extract): Make it work as a mouse binding.
30014         (archive-mouse-extract): Make it an obsolete alias.
30015         (archive-mode-map): Don't use archive-mouse-extract any more.
30016         (archive-mode, archive-extract): write-contents-hooks ->
30017         write-contents-functions.
30018         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
30019         first arg.
30020         (archive-rename-entry): Update the call.
30021         (archive-zip-summarize): Remove unused var `method'.
30022         (archive-lzh-summarize): Remove unused var `creator'.
30024         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
30025         dedicated frame upon exit.
30027         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
30028         (archive-zip-extract, archive-zip-expunge)
30029         (archive-zip-update, archive-zip-update-case): Use executable-find.
30030         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
30031         Use restore-buffer-modified-p.
30032         (archive-extract, archive-add-new-member, archive-write-file-member):
30033         Use with-current-buffer.
30034         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
30036 2005-06-30  Andreas Schwab  <schwab@suse.de>
30038         * progmodes/gud.el (gud-filter): Remove unneeded progn.
30040 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
30042         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
30044 2005-06-30  Juri Linkov  <juri@jurta.org>
30046         * faces.el (vertical-border): Inherit from mode-line-inactive
30047         only on tty.
30049 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
30051         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
30052         example, -NLINES in the `occur' docstring).
30054         * replace.el (occur-1): When no matches are found, do not set the
30055         `buffer-read-only' and modified flags for the occur buffer,
30056         because it is deleted.
30058         * emulation/cua-base.el (cua-check-pending-input)
30059         (cua-repeat-replace-region, cua-mode, cua-debug)
30060         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
30061         Fix typos in docstrings.
30063         * emulation/cua-gmrk.el (cua-toggle-global-mark)
30064         (cua-cut-region-to-global-mark)
30065         (cua--cut-rectangle-to-global-mark):
30066         Remove period from end of messages.
30068         * emulation/cua-rect.el (cua-do-rectangle-padding):
30069         Remove period from end of messages.
30070         (cua--rectangle-seq-format): Fix typo in docstring.
30071         (cua-sequence-rectangle, cua-fill-char-rectangle):
30072         Improve argument/docstring consistency.
30074 2005-06-29  Juri Linkov  <juri@jurta.org>
30076         * faces.el (default-frame-background-mode): New internal variable.
30077         (frame-set-background-mode): Use it.
30079         * startup.el (normal-top-level): Set default-frame-background-mode
30080         instead of frame-background-mode.  Before setting it, test for its
30081         nil value.  Remove tests for frame-background-mode and frame
30082         parameter `reverse'.  Add test for "unspecified-fg".
30084         * term/xterm.el (xterm-rxvt-set-background-mode):
30085         * term/rxvt.el (rxvt-set-background-mode):
30086         Set default-frame-background-mode instead of frame-background-mode.
30088 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
30090         * simple.el (set-variable): Warn about obsolete user variables.
30092         * imenu.el (imenu--completion-buffer):
30093         * mouse.el (mouse-buffer-menu-alist):
30094         * msb.el (msb-invisible-buffer-p):
30095         * calendar/diary-lib.el (diary-header-line-format):
30096         * emacs-lisp/pp.el (pp-buffer):
30097         * progmodes/cperl-mode.el (cperl-do-auto-fill):
30098         * textmodes/picture.el (picture-replace-match):
30099         Change space constants followed by a sexp to "?\s ".
30101         * play/decipher.el (decipher-loop-with-breaks):
30102         * textmodes/texinfo.el (texinfo-insert-@item): Change space
30103         constants "protected" from end of line by a comment to "?\s".
30105 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
30107         * font-lock.el (save-buffer-state): Use `declare'.
30109         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
30110         reset the syntax-table to cperl-mode-syntax-table.
30111         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
30112         "foo_print_bar" is not matched as a reserved keyword.
30114 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
30116         * textmodes/org.el (orgtbl-setup): New function, for delayed
30117         setup for the orgtbl commands.
30118         (org-calc-default-modes): New option.
30119         (orgtbl-make-binding): Use `defun' to get better help display.
30120         (org-diary): Call `org-compile-prefix-format'.
30121         (org-table-formula-substitute-names): New function.
30122         (org-agenda-day-view, org-agenda-week-view): New commands.
30123         (org-agenda-toggle-week-view): Command removed.
30124         (org-tbl-menu): Split off from org-org-menu.
30125         (org-mode): Move removal of outline-mode menus to here.
30126         (org-table-formula-debug): New option.
30127         (org-table-insert-row): Keep first field if just "#" or "*".
30128         (org-mode): Paragraph regexps fixed.
30129         (org-table-recalculate-regexp): New constant.
30130         (org-table-justify-field-maybe): Avoid replace if not necessary.
30131         (org-copy-special, org-cut-special): Use `call-interactively'.
30132         (org-table-copy-region): Take region from `interactive' call.
30133         (org-trim): Return string even if no match.
30134         (org-formula): New face.
30135         (org-set-font-lock-defaults): No longer highlight "FIXME".
30136         But highlight formula-related fields in table.
30137         (org-table-p): Use regexp, not fontification.
30138         (org-table-align): Handle white space at end of line.
30139         (org-table-formula-evaluate-inline): New option.
30140         (org-mode): Auto-wrapping in comment lines turned off.
30141         (org-table-copy-down): Evaluate only in copied field, not in
30142         destination.
30143         (org-table-current-formula): Variable removed.
30144         (org-table-store-formulas, org-table-get-stored-formulas)
30145         (org-table-modify-formulas, org-table-replace-in-formulas)
30146         (org-table-maybe-eval-formula): New functions.
30147         (org-table-get-formula): Modify to use stored formulas.
30148         (org-table-insert-column, org-table-delete-column)
30149         (org-table-move-column): Call `org-table-modify-formulas'.
30150         (org-complete): Add completion for keyword formulas.
30151         (orgtbl-mode): Pull orgtbl-mode-map to start of
30152         minor-mode-map-alist.
30154 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
30156         * progmodes/python.el (python-check): Require `compile' before
30157         modifying its variables.
30159         * newcomment.el (comment-indent-default): Don't get fooled by an early
30160         end of buffer.
30162 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
30164         * ps-print.el (ps-print-version): Fix version number.
30166 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
30168         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
30170 2005-06-28  Richard M. Stallman  <rms@gnu.org>
30172         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
30173         (flyspell-local-mouse-map): Declaration deleted.
30174         (flyspell-mouse-map): Bind only mouse-2.
30175         (flyspell-mode-map): Don't test flyspell-use-local-map.
30176         (flyspell-overlay-keymap-property-name): Var deleted.
30177         (flyspell-mode-on): Don't make local bindings for
30178         flyspell-mouse-map and flyspell-mode-map.
30179         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
30181         * textmodes/ispell.el (ispell-word): Do not ignore short words.
30183         * progmodes/compile.el (compilation-next-error-function):
30184         Don't switch buffers; operate on the current buffer.
30186         * progmodes/compile.el (compilation-error-file-name)
30187         (compilation-warning-file-name, compilation-info-file-name)
30188         (compilation-line-number, compilation-column-number): New faces.
30189         (compilation-error-face, compilation-warning-face)
30190         (compilation-info-face, compilation-line-face)
30191         (compilation-column-face): Use them.
30193         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
30195         * comint.el (comint-password-prompt-regexp): Accept ", try again".
30197         * bindings.el (global-map): Bind insertchar and its variants.
30199 2005-06-27  Richard M. Stallman  <rms@gnu.org>
30201         * textmodes/artist.el (artist-text-overwrite)
30202         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
30204 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
30206         * ps-print.el: It was not working the page selection for printing.
30207         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
30208         (ps-print-version): New version 6.6.7.
30209         (ps-end-sheet): New fun.
30210         (ps-header-sheet, ps-end-job): Call it.
30212 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
30214         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
30216 2005-06-27  Lute Kamstra  <lute@gnu.org>
30218         * facemenu.el (facemenu-unlisted-faces): Add foreground and
30219         background color faces.
30220         (facemenu-get-face): Delete function.
30221         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
30222         (facemenu-add-new-color): Make second argument mandatory.
30223         Create the appropriate face and return it.  Simplify.
30224         (facemenu-set-foreground, facemenu-set-background): Don't check if
30225         color is defined.  Use return value of facemenu-add-new-color.
30227 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
30229         * progmodes/gud.el (gud-filter): Add missing argument to
30230         with-selected-window.
30232 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
30234         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
30235         a :require to the defcustom.
30237         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
30238         defcustoms corresponding to minor modes.
30240 2005-06-26  David Ponce  <david@dponce.com>
30242         * recentf.el: Require tree-widget instead of wid-edit.
30243         (recentf-filename-handler): Fix widget :type.
30244         (recentf-cancel-dialog, recentf-open-more-files)
30245         (recentf-open-files-action): Doc fix.
30246         (recentf-dialog-goto-first): New function.
30247         (recentf-dialog-mode-map): Set parent keymap first.
30248         (recentf-dialog-mode): Define with define-derived-mode.
30249         Don't display continuation lines in dialogs.
30250         (recentf-edit-list): Rename from recentf-edit-selected-items.
30251         (recentf-edit-list-select): Rename from recentf-edit-list-action.
30252         Simplify.
30253         (recentf-edit-list-validate): New function.
30254         (recentf-edit-list): Update accordingly.
30255         (recentf-open-files-item-shift): Remove.
30256         (recentf-open-files-item): Convert menu elements into tree and
30257         link widgets.  Don't create the widgets.
30258         (recentf-open-files): Update accordingly.
30259         (recentf-save-list): Untabify.
30261 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
30263         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
30264         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
30265         partially contained in the active region.  Do not take active
30266         region into account when called from Lisp, unless INTERACTIVE arg
30267         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
30268         avoid trouble with fields.  Make marker point nowhere when no
30269         longer used.  Always return nil.  Doc fix.
30270         (flush-lines): Add INTERACTIVE arg.  Do not take active region
30271         into account when called from Lisp, unless INTERACTIVE arg is
30272         non-nil.  Use `forward-line' instead of `beginning-of-line' to
30273         avoid trouble with fields.  Make marker point nowhere when no
30274         longer used.  Always return nil.  Doc fix.
30275         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
30276         interchangeable.  Do not take active region into account when
30277         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
30278         message in echo area when called from Lisp, unless INTERACTIVE arg
30279         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
30280         Return the number of matches.  Doc fix.
30281         (occur): Doc fix.
30282         (perform-replace): Make comment follow double space convention for
30283         the sake of `outline-minor-mode'.
30285         * faces.el (facep): Doc fix.
30287 2005-06-25  Richard M. Stallman  <rms@gnu.org>
30289         * facemenu.el (facemenu-enable-faces-p): New function.
30290         (facemenu-background-menu, facemenu-foreground-menu)
30291         (facemenu-face-menu): Add menu-enable property.
30293         * jka-compr.el (jka-compr-insert-file-contents):
30294         Special handling if cannot find the uncompression program.
30296         * cus-face.el (custom-face-attributes): Add autoload.
30298         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
30299         Bind comment-indent-function locally.
30301         * window.el (save-selected-window): Use save-current-buffer.
30303         * subr.el (with-selected-window): Use save-current-buffer.
30305         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
30306         and with-current-buffer.
30308 2005-06-24  Richard M. Stallman  <rms@gnu.org>
30310         * simple.el (line-move-1): Fix previous change.
30312 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
30314         * replace.el (occur-1): Set `buffer-read-only' and the
30315         buffer-modified flag before running `occur-hook' to protect
30316         against unintentional buffer switches that can lead to data loss.
30318 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
30320         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
30321         (gud-gdb-marker-filter): Use font-lock-warning-face for any
30322         initial error.
30324         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
30325         after fresh input.
30326         (gdb-var-create-handler): Put name of expression in quotes.
30328 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
30330         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
30331         elements of RING in order, and without bogus nil elements.
30333 2005-06-23  Richard M. Stallman  <rms@gnu.org>
30335         * simple.el (set-variable): Args renamed; doc fix.
30336         (line-move-1): When there are overlays around, use vertical-motion.
30338         * faces.el (escape-glyph): Use brown against light background.
30339         (nobreak-space): Rename from no-break-space.
30340         Fix previous change.
30342         * dired-aux.el (dired-do-copy): Fix arg prompt.
30344         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
30346 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
30348         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
30349         rather than "Distributor".
30351 2005-06-23  Lute Kamstra  <lute@gnu.org>
30353         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
30354         (debug-on-entry): Use it.  New interactive declaration that uses
30355         function-called-at-point.
30357 2005-06-23  Kim F. Storm  <storm@cua.dk>
30359         * subr.el (save-match-data): Add comment about using evaporate arg
30360         to set-match-data.
30362 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
30364         * cus-edit.el (customize-face)
30365         (customize-face-other-window): Handle face aliases.
30367         * faces.el (face-documentation, set-face-attribute)
30368         (face-spec-set): Handle face aliases.
30370 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
30372         * help-mode.el (help-make-xrefs): If a symbol representing a face
30373         name is not followed by the word "face", it could still be a
30374         function or variable name, so don't bypass other checks.
30376 2005-06-22  Juri Linkov  <juri@jurta.org>
30378         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
30379         Replace aliased functions with calls where second arg `inherit' is t.
30381 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
30383         * progmodes/gdb-ui.el (gdb-error): New variable.
30384         (gdb-error): New function.
30385         (gdb-annotation-rules): Act on error-begin and error annotations.
30386         (gdb-concat-output): Use font-lock-warning-face for errors.
30388 2005-06-22  Miles Bader  <miles@gnu.org>
30390         * bindings.el (propertized-buffer-identification): Use renamed
30391         `Buffer-menu-buffer' face.
30393         * faces.el (vertical-border): Rename from `vertical-divider'.
30394         (escape-glyph): Change dark-background color back to `cyan'.
30396 2005-06-21  Juri Linkov  <juri@jurta.org>
30398         * faces.el (face-user-default-spec): Try getting `customized-face'
30399         prior to `saved-face'.
30400         (frame-background-mode): Refill docstring.
30402         * emacs-lisp/lisp-mode.el (eval-defun-1):
30403         * emacs-lisp/edebug.el (edebug-eval-defun):
30404         Set `saved-face' temporarily to nil before calling form.
30405         Set `customized-face' to the new spec after that.
30407 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
30409         * subr.el (1value, lambda, key-substitution-in-progress):
30410         Doc fixes.
30412         * autoinsert.el (auto-insert-alist):
30413         * ses.el (ses-call-printer):
30414         * subr.el (noreturn):
30415         * emacs-lisp/lisp.el (check-parens):
30416         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
30417         * net/browse-url.el (browse-url-mosaic):
30418         * progmodes/cc-defs.el (c-safe-scan-lists):
30419         * progmodes/ebnf-abn.el (ebnf-abn-lex):
30420         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
30421         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
30422         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
30423         * progmodes/ebnf-iso.el (ebnf-iso-lex):
30424         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
30426 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
30428         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
30430 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
30432         * calendar/appt.el (appt-make-list): Activate the package, if
30433         not already active (for backwards compatibility).
30435 2005-06-20  Kim F. Storm  <storm@cua.dk>
30437         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
30439 2005-06-20  Miles Bader  <miles@gnu.org>
30441         * faces.el (vertical-divider): New face.
30443 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
30445         * simple.el (kill-whole-line): Doc fix.
30446         (next-error-buffer-p, next-error-find-buffer)
30447         (clone-indirect-buffer): Fix typos in docstrings.
30448         (comment-line-break-function): Doc fix: don't say variable
30449         is automatically buffer-local (it isn't).
30451 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
30453         * net/tramp-ftp.el (top):
30454         * net/tramp-smb.el (top):
30455         * net/tramp-util.el (top):
30456         * net/tramp-uu.el (top):
30457         * net/tramp-vc.el (top):
30458         * net/tramp.el (top): Revert copyright years back to original
30459         ones.  Tramp has a life outside GNU Emacs.
30461 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
30463         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
30465 2005-06-18  Juri Linkov  <juri@jurta.org>
30467         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
30468         end of first regexp to limit the match to the position between
30469         line number and source line with same separator character as used
30470         between file name and line number.  In the second regexp limit
30471         mouse-face area to file name and line number by adding new group
30472         for them and referring it in HYPERLINK arg.
30473         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
30474         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
30475         previous line where grep markers may be already removed.
30477 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
30479         * progmodes/ps-mode.el: Update version and maintainer's email address.
30481 2005-06-18  Steve Youngs  <steve@xemacs.org>
30483         * net/browse-url.el (browse-url-browser-function)
30484         (browse-url-default-browser): Add firefox.
30485         (browse-url-firefox-program, browse-url-firefox-arguments)
30486         (browse-url-firefox-startup-arguments)
30487         (browse-url-firefox-new-window-is-tab): New defcustoms.
30488         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
30490 2005-06-17  Richard M. Stallman  <rms@gnu.org>
30492         * startup.el (command-line): Warn if specified user name has
30493         no home directory.
30495         * term.el (term-get-old-input, term-input-filter, term-input-sender)
30496         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
30498         * longlines.el (longlines-mode, longlines-show-hard-newlines):
30499         Doc fixes.
30501         * faces.el (underline): Try bold if terminal doesn't support underline.
30503         * mail/sendmail.el (mail-setup-with-from): New variable.
30504         (mail-insert-from-field): New function.
30505         (sendmail-send-it): Call it.
30506         (mail-setup): Optionally call it here.
30508         * term/linux.el: Call tty-no-underline.
30510 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
30512         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
30514 2005-06-17  Miles Bader  <miles@gnu.org>
30516         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
30517         (ediff-current-diff-C, ediff-current-diff-Ancestor)
30518         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
30519         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
30520         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
30521         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
30522         Remove "-face" suffix from face names.
30523         (ediff-current-diff-face-A, ediff-current-diff-face-B)
30524         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
30525         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
30526         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
30527         (ediff-even-diff-face-A, ediff-even-diff-face-B)
30528         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
30529         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
30530         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
30531         New backward-compatibility aliases for renamed faces.
30532         (ediff-current-diff-face-A, ediff-current-diff-face-B)
30533         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
30534         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
30535         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
30536         (ediff-even-diff-face-A, ediff-even-diff-face-B)
30537         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
30538         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
30539         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
30540         Use renamed ediff faces.
30542         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
30543         Remove "-face" suffix from face names.
30544         (eshell-test-ok-face, eshell-test-failed-face):
30545         New backward-compatibility aliases for renamed faces.
30546         (eshell-run-test): Use renamed eshell-test faces.
30548         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
30549         face name.
30550         (eshell-prompt-face): New backward-compatibility alias for renamed
30551         face.
30552         (eshell-emit-prompt): Use renamed eshell-prompt face.
30554         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
30555         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
30556         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
30557         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
30558         Remove "-face" suffix from face names.
30559         (eshell-ls-directory-face, eshell-ls-symlink-face)
30560         (eshell-ls-executable-face, eshell-ls-readonly-face)
30561         (eshell-ls-unreadable-face, eshell-ls-special-face)
30562         (eshell-ls-missing-face, eshell-ls-archive-face)
30563         (eshell-ls-backup-face, eshell-ls-product-face)
30564         (eshell-ls-clutter-face):
30565         New backward-compatibility aliases for renamed faces.
30566         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
30568         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
30569         Remove "-face" suffix from face name.
30570         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
30571         instead of literal face.
30573 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
30575         * emacs-lisp/warnings.el (display-warning, lwarn)
30576         (warning-minimum-log-level): Doc fixes.
30577         (warning-minimum-level, warning-minimum-log-level):
30578         Add :debug to :type choices.
30580         * progmodes/ada-mode.el (ada-format-paramlist)
30581         (ada-get-indent-case, ada-check-matching-start)
30582         (ada-check-defun-name, ada-goto-matching-decl-start)
30583         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
30584         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
30585         (ada-make-subprogram-body): Follow error conventions.
30586         (ada-case-exception-file, ada-indent-comment-as-code)
30587         (ada-indent-handle-comment-special, ada-indent-renames)
30588         (ada-indent-return, ada-search-directories-internal)
30589         (ada-tab-policy, ada-case-exception-substring)
30590         (ada-other-file-alist, ada-matching-start-re)
30591         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
30592         (ada-imenu-generic-expression, ada-compile-goto-error)
30593         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
30594         (ada-popup-menu, ada-add-extensions, ada-mode)
30595         (ada-region-selected, ada-create-case-exception)
30596         (ada-create-case-exception-substring, ada-after-keyword-p)
30597         (ada-activate-keys-for-case, ada-adjust-case-region)
30598         (ada-adjust-case-buffer, ada-format-paramlist)
30599         (ada-scan-paramlist, ada-insert-paramlist)
30600         (ada-indent-newline-indent)
30601         (ada-indent-newline-indent-conditional)
30602         (ada-justified-indent-current, ada-goto-previous-word)
30603         (ada-indent-current, ada-get-indent-open-paren)
30604         (ada-get-indent-paramlist, ada-get-indent-end)
30605         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
30606         (ada-get-indent-block-start, ada-get-indent-subprog)
30607         (ada-get-indent-noindent, ada-get-indent-label)
30608         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
30609         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
30610         (ada-goto-stmt-end, ada-goto-next-word)
30611         (ada-check-matching-start, ada-check-defun-name)
30612         (ada-goto-matching-decl-start, ada-goto-matching-start)
30613         (ada-goto-matching-end, ada-search-ignore-string-comment)
30614         (ada-in-decl-p, ada-looking-at-semi-or)
30615         (ada-looking-at-semi-private, ada-in-paramlist-p)
30616         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
30617         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
30618         (ada-next-procedure, ada-previous-procedure, ada-next-package)
30619         (ada-previous-package, ada-create-menu)
30620         (ada-fill-comment-paragraph-justify)
30621         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
30622         (ada-other-file-name, ada-last-which-function-line)
30623         (ada-last-which-function-subprog, ada-which-function)
30624         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
30625         (ada-gen-treat-proc, ada-check-emacs-version)
30626         (ada-continuation-indent, ada-align-region-separate):
30627         Fix typos in docstrings.
30628         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
30630 2005-06-16  Lute Kamstra  <lute@gnu.org>
30632         * simple.el (fundamental-mode): Run after-change-major-mode-hook
30633         conditionally.
30635 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
30637         * comint.el (comint-replace-by-expanded-filename)
30638         (comint-prompt-regexp, comint-delimiter-argument-list)
30639         (comint-preinput-scroll-to-bottom):
30640         * info.el (Info-hide-cookies-node):
30641         * ls-lisp.el (ls-lisp-classify):
30642         * find-file.el (ff-search-directories, ff-special-constructs)
30643         (ff-find-other-file):
30644         * font-lock.el (font-lock-keywords):
30645         * shell.el (shell-prompt-pattern)
30646         (shell-dynamic-complete-functions, shell-mode)
30647         (shell-delimiter-argument-list):
30648         * term.el (term-replace-by-expanded-filename)
30649         (term-prompt-regexp, term-delimiter-argument-list):
30650         * woman.el (woman-ignore, woman0-if):
30651         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
30652         * emacs-lisp/elint.el (elint-init-env):
30653         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
30654         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
30655         * language/ethio-util.el (ethio-tilde-escape)
30656         (ethio-use-three-dot-question):
30657         * net/zone-mode.el (zone-mode-load-time-setup):
30658         * progmodes/cc-align.el (c-lineup-argcont):
30659         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
30660         * progmodes/cperl-mode.el (cperl-set-style-back):
30661         * progmodes/inf-lisp.el (inferior-lisp-prompt):
30662         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
30663         Fix spellings in docstrings.
30665         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
30666         * progmodes/modula2.el (m2-for): Fix spellings.
30668         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
30670         * simple.el (undo-more): Don't use `format' on `error' arguments.
30671         Improve argument/docstring consistency.
30672         (pending-undo-list): Doc fix.
30674         * smerge-mode.el (smerge-ensure-match):
30675         * emulation/vip.el (vip-ex):
30676         * net/zone-mode.el (zone-mode-update-serial):
30677         * progmodes/idlwave.el (idlwave-complete):
30678         * progmodes/vhdl-mode.el (vhdl-visit-file)
30679         (vhdl-compose-wire-components):
30680         Don't use `format' on `error' arguments.
30682         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
30683         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
30684         (tooltip-help-tips): Fix typos in docstrings.
30686 2005-06-16  David Ponce  <david@dponce.com>
30688         * tree-widget.el (tree-widget-value-create): Simplify last change.
30690 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
30692         * ido.el (ido-incomplete-regexp): New variable.
30693         (ido-set-matches-1): Handle invalid-regexp error and set
30694         ido-incomplete-regexp.
30695         (ido-incomplete-regexp): New face.
30696         (ido-completions): Use it.
30697         (ido-complete, ido-exit-minibuffer, ido-completions):
30698         Handle incomplete regexps.
30699         (ido-completions): Add check for complete match when entering a regexp.
30701 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
30703         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
30705 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
30707         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
30708         by field delimiters.
30710 2005-06-15  David Ponce  <david@dponce.com>
30712         * tree-widget.el: eval-and-compile inlined functions so they will
30713         be available at run-time too.
30714         (tree-widget-super-format-handler)
30715         (tree-widget-format-handler): Remove.
30716         (tree-widget-value-create): Handle the :indent property.
30718 2005-06-15  Miles Bader  <miles@gnu.org>
30720         * progmodes/which-func.el (which-func): Only inherit
30721         `font-lock-function-name-face' when that makes sense against the
30722         default mode-line face, otherwise set the face color explicitly.
30724         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
30725         faces instead of (non-existent) variables.
30727 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
30729         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
30730         (iswitchb-get-matched-buffers): Likewise.  Simplify.
30732 2005-06-14  Miles Bader  <miles@gnu.org>
30734         * progmodes/ld-script.el (ld-script-location-counter):
30735         Remove "-face" suffix from face name.
30736         (ld-script-location-counter-face):
30737         New backward-compatibility alias for renamed face.
30738         (ld-script-location-counter-face): Use renamed face.
30740         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
30741         (cperl-hash): Remove "-face" suffix from face names.
30742         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
30743         New backward-compatibility aliases for renamed faces.
30744         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
30745         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
30747         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
30748         name.
30749         (which-func-face): New backward-compatibility alias for renamed face.
30750         (which-func-format): Use renamed which-func face.
30752         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
30753         (vhdl-function, vhdl-directive, vhdl-reserved-word)
30754         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
30755         names.
30756         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
30757         (vhdl-speedbar-configuration, vhdl-speedbar-package)
30758         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
30759         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
30760         (vhdl-speedbar-architecture-selected)
30761         (vhdl-speedbar-configuration-selected)
30762         (vhdl-speedbar-package-selected)
30763         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
30764         names.
30765         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
30766         Use renamed faces.
30767         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
30768         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
30769         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
30770         Use renamed faces.
30771         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
30772         names.
30773         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
30774         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
30775         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
30776         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
30777         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
30778         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
30780         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
30781         face name.
30782         (sh-heredoc-face): New backward-compatibility alias for renamed face.
30783         (sh-heredoc-face): Use renamed sh-heredoc face.
30785         * progmodes/idlw-help.el (idlwave-help-link):
30786         Remove "-face" suffix from face name.
30787         (idlwave-help-link-face):
30788         New backward-compatibility alias for renamed face.
30789         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
30791         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
30792         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
30793         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
30794         New backward-compatibility aliases for renamed faces.
30795         (idlwave-shell-disabled-breakpoint-face)
30796         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
30798         * progmodes/flymake.el (flymake-errline, flymake-warnline):
30799         Remove "-face" suffix from face names.
30800         (flymake-errline-face, flymake-warnline-face):
30801         New backward-compatibility aliases for renamed faces.
30802         (flymake-highlight-line): Use renamed flymake faces.
30804         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
30805         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
30806         (ebrowse-member-class, ebrowse-progress):
30807         Remove "-face" suffix from face names.
30808         (ebrowse-tree-mark-face, ebrowse-root-class-face)
30809         (ebrowse-file-name-face, ebrowse-default-face)
30810         (ebrowse-member-attribute-face, ebrowse-member-class-face)
30811         (ebrowse-progress-face):
30812         New backward-compatibility aliases for renamed faces.
30813         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
30814         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
30815         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
30816         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
30818         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
30819         antlr-syntax)
30820         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
30821         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
30822         names.
30823         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
30824         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
30825         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
30826         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
30827         backward-compatibility aliases for renamed faces.
30828         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
30829         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
30830         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
30831         remove "font-lock-".  Use renamed antlr-mode faces.
30832         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
30833         literal face-names with face variable references.
30835         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
30836         face name.
30837         (Buffer-menu-buffer-face): New backward-compatibility alias for
30838         renamed face.
30839         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
30841 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
30843         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
30844         Eliminate "-face" suffix.
30845         (makefile-targets): Inherit from font-lock-function-name-face and
30846         eliminate "-face" suffix.
30847         (makefile-shell): Remove attributes and eliminate "-face" suffix.
30848         (makefile-*-font-lock-keywords): Append makefile-targets in rule
30849         actions, instead of prepending, to make it less visible.
30850         (makefile-previous-dependency, makefile-match-dependency):
30851         Don't match a target on a continuation line.
30853         * files.el (auto-mode-alist): Put Makefile in gmake mode.
30855 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
30857         * progmodes/gdb-ui.el (menu): Re-order menu items.
30858         (gdb-tooltip-print): Respect tooltip-use-echo-area.
30860         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
30861         Define in tooltip.el.
30862         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
30863         (gud-tooltip-tips): Respect tooltip-use-echo-area and
30864         gud-tooltip-echo-area.
30866         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
30867         backward compatibility and make obsolete.
30868         (tooltip-help-tips): Use tooltip-use-echo-area.
30869         (tooltip-show-help-function): Rename to...
30870         (tooltip-show-help): ...this, because it is a function.
30871         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
30873 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
30875         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
30876         (edebug-print-length, edebug-print-level, edebug-print-circle)
30877         (edebug-modify-breakpoint, edebug-eval-last-sexp)
30878         (edebug-eval-print-last-sexp): Doc fixes.
30880 2005-06-14  Kim F. Storm  <storm@cua.dk>
30882         * ido.el (ido-mode): Make a new keymap every time we enable ido,
30883         as the coverage buffer/file/both may change.
30885 2005-06-14  Lute Kamstra  <lute@gnu.org>
30887         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
30888         and run-mode-hooks.  Simplify.
30890         * mail/rmailedit.el (rmail-edit-mode):
30891         * progmodes/octave-inf.el (inferior-octave-mode):
30892         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
30894         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
30895         and run-mode-hooks.
30896         (recentf-edit-list, recentf-open-files): Don't call
30897         kill-all-local-variables directly.
30899         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
30901 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
30903         * emacs-lisp/byte-run.el (make-obsolete)
30904         (define-obsolete-function-alias): Rename arguments FUNCTION and
30905         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
30906         (make-obsolete-variable, define-obsolete-variable-alias):
30907         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
30908         respectively.
30910         * isearchb.el (isearchb-activate):
30911         * pcvs.el (cvs-mode):
30912         * ses.el (ses-load):
30913         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
30914         * net/tramp.el (tramp-find-file-exists-command)
30915         (tramp-find-shell):
30916         * progmodes/ada-mode.el (ada-create-case-exception)
30917         (ada-create-case-exception-substring, ada-make-subprogram-body):
30918         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
30919         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
30920         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
30921         * textmodes/org.el (org-promote, org-evaluate-time-range)
30922         (org-agenda-next-date-line, org-agenda-previous-date-line)
30923         (org-agenda-error, org-open-at-point, org-table-move-row)
30924         (org-format-table-table-html-using-table-generate-source)
30925         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
30926         * textmodes/reftex.el (reftex-access-scan-info):
30927         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
30928         (reftex-toc-promote-prepare): Follow error conventions.
30930         * diff-mode.el (diff-mode): Fix typo in docstring.
30932         * forms.el (forms--intuit-from-file): Fix reference to
30933         `forms-number-of-fields' in error message.
30934         (forms-print): Fix quoting in error message.
30936         * forms.el (forms-mode):
30937         * emulation/vi.el (vi-goto-insert-state):
30938         * progmodes/flymake.el (flymake-new-err-info)
30939         (flymake-start-syntax-check-for-current-buffer)
30940         (flymake-simple-cleanup):
30941         * eshell/esh-var.el (eshell/export):
30942         * progmodes/gud.el (xdb):
30943         * textmodes/flyspell.el (flyspell-incorrect-hook)
30944         (flyspell-maybe-correct-transposition)
30945         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
30947 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
30949         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
30950         minibuffer prompt.
30952 2005-06-13  Kim F. Storm  <storm@cua.dk>
30954         * subr.el (add-to-ordered-list): New defun.
30956         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
30957         add cua--keymap-alist to emulation-mode-map-alists.
30959 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
30961         * subr.el (complete-in-turn): New macro.
30962         (dynamic-completion-table, lazy-completion-table): Add debug info.
30964         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
30965         in preference to face aliases.
30967         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
30968         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
30969         Remove unused vars `start' and `firstline'.
30970         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
30971         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
30973 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
30975         * cus-start.el (all): Don't complain about missing GTK-related
30976         variables, unless either `gtk' is boundp or this isn't a
30977         `windows-nt' build.
30979 2005-06-13  Lute Kamstra  <lute@gnu.org>
30981         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
30982         run-mode-hooks.
30984         * ediff-mult.el (ediff-meta-mode):
30985         * ediff-util.el (ediff-mode): Use run-mode-hooks.
30987         * ledit.el (ledit-mode): Use delay-mode-hooks.
30989         * woman.el (woman-mode-line-format): Delete constant.
30990         (woman-mode-map): Initialize it properly.
30991         (woman-mode): Set mode-class property to special.
30992         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
30993         Set major-mode and mode-name.  Don't set mode-line-format directly.
30994         (Man-getpage-in-background): Don't reference woman-mode-line-format.
30996         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
30997         string argument obsolete.
30999 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
31001         * textmodes/org.el (org-CUA-compatible): New option.
31002         (org-disputed-keys): New variable.
31003         (org-key): New function.
31004         (orgtbl-make-binding): Add docstring to the created function.
31005         (org-mode): Set paragraph start/separate regexps.
31006         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
31007         (org-archive-location, org-archive-mark-done)
31008         (org-archive-stamp-time): New options.
31009         (org-archive-subtree): New command.
31010         (org-fill-paragraph): New function.
31011         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
31012         (org-fake-empty-table-line): Function removed.
31013         (org-format-org-table-html): Do not create empty table lines at
31014         separator lines.  Improved table header treatment.
31015         (org-link-format): New option.
31016         (org-make-link): New function.
31017         (org-insert-link, org-store-link): Use org-make-link.
31018         (org-open-file): Quote file name for shell command, to allow
31019         spaces in file names.
31020         (org-link-regexp): Fix bug with mailto link.
31021         (org-link-maybe-angles-regexp, org-protected-link-regexp):
31022         New constants.
31023         (org-export-as-html): Deal with the optional angles around a link.
31024         Better treatment of file: links.
31025         (org-open-at-point): Replace @{ and @} with < and >.
31026         (org-run-mode-hooks): Function removed.
31027         (org-agenda-mode): No longer use `org-run-mode-hooks'.
31029 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
31031         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
31032         MI command -data-list-register-values.
31033         (gdb-post-prompt): Indent properly.
31035 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
31037         * hilit-chg.el (highlight-changes-colors): Rename from
31038         `highlight-changes-colours'.
31039         (highlight-changes-colours): Keep as obsolete alias.
31040         (highlight-changes-face-list): Doc fix.
31041         (hilit-chg-make-list): Use `highlight-changes-colors'.
31043 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
31045         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
31046         defun-prompt-regexp.
31048 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
31050         * loadup.el: Don't say we are dumping under 2 names on windows-nt
31051         and cygwin.
31053         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
31054         Don't use an old loaddefs.el, as in Makefile.in.
31056 2005-06-12  Lute Kamstra  <lute@gnu.org>
31058         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
31060         * man.el (Man-mode-map): Initialize it properly.
31061         (Man-mode): Set mode-class property to special.
31063         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
31065 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
31067         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
31068         A newline is needed in the docstring there.
31070         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
31071         Doc fixes.
31073 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
31075         * printing.el: Doc fix.  The menubar is no more changed when printing
31076         is loaded, it only changes when pr-menu-bind or pr-update-menus is
31077         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
31078         (pr-version): New version number (6.8.4).
31079         (pr-menu-bind): New command.
31080         (pr-update-menus): Docstring and code fix.
31081         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
31082         Docstring fix.
31083         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
31084         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
31086 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
31088         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
31089         "Returns" to "return", document useful return values, etc.
31091 2005-06-11  Alan Mackenzie  <acm@muc.de>
31093         * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
31094         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
31095         (adaptive-file-function): Minor amendment to doc-string.
31097 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
31099         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
31100         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
31101         Fix :type--it is `integer', not `string'.
31103         * faces.el (modeline-highlight): Rename from (the erroneous)
31104         `modeline-higilight'.
31106 2005-06-11  Lute Kamstra  <lute@gnu.org>
31108         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
31109         lisp-interaction-mode-map but make it the parent.
31110         (edebug-eval-mode): Use define-derived-mode.
31112 2005-06-11  Andreas Schwab  <schwab@suse.de>
31114         * bindings.el: Add binding of `ESC functionkey' for every
31115         `M-functionkey'.
31116         * hexl.el (hexl-mode-map): Likewise.
31118 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
31120         * progmodes/compile.el (compilation-error-regexp-alist-alist)
31121         [msft]: update regexp for newer msft compilers.
31123 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
31125         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
31126         ATTLIST portions of included DTDs.
31127         (xml-parse-dtd): Eliminate use of inefficient match-data.
31129 2005-06-10  Miles Bader  <miles@gnu.org>
31131         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
31132         (mpuz-text): Remove "-face" suffix from face names.
31133         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
31134         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
31135         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
31137         * play/gomoku.el (gomoku-O, gomoku-X):
31138         Remove "-face" suffix from face names.
31139         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
31140         New backward-compatibility aliases for renamed faces.
31141         (gomoku-font-lock-keywords): Use renamed gomoku faces.
31143 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
31145         * thumbs.el: Fixes for changes of 2005-06-09.
31146         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
31147         as a directory.
31148         (thumbs-thumbname): Remove directory separator from format string;
31149         `thumbs-thumbsdir' now returns a valid directory name.
31150         (thumbs-temp-dir): New defsubst.
31151         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
31152         Use it.
31154         * cus-edit.el (minibuffer):
31155         * files.el (make-backup-file-name-function):
31156         * filesets.el (filesets-external-viewers):
31157         * hilit-chg.el (highlight-changes-colours)
31158         (highlight-changes-face-list, highlight-changes-rotate-faces):
31159         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
31160         * kmacro.el (kmacro-call-macro):
31161         * log-edit.el (log-edit-changelog-full-paragraphs):
31162         * mouse.el (mouse-1-click-follows-link):
31163         * skeleton.el (skeleton-autowrap):
31164         * subr.el (insert-for-yank-1):
31165         * tempo.el (tempo-insert-region):
31166         * terminal.el (terminal-emulator):
31167         * time.el (display-time-mail-face):
31168         * vc.el (vc-annotate):
31169         * vcursor.el (vcursor-copy-line):
31170         * woman.el (woman-bold-headings, woman-ignore)
31171         (woman-default-faces, woman-monochrome-faces):
31172         * calendar/todo-mode.el (todo-insert-threshold):
31173         * emulation/pc-select.el (pc-select-selection-keys-only)
31174         (pc-selection-mode):
31175         * emulation/vip.el (vip-find-char-forward):
31176         * emulation/viper-cmd.el (viper-find-char-forward):
31177         * international/mule-cmds.el
31178         (select-safe-coding-system-accept-default-p)
31179         (input-method-exit-on-invalid-key):
31180         * international/mule-diag.el (describe-coding-system):
31181         * international/ucs-tables.el (unify-8859-on-encoding-mode):
31182         * net/browse-url.el (browse-url-xterm-program):
31183         * obsolete/lazy-lock.el (lazy-lock-mode):
31184         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
31185         (cperl-mode):
31186         * progmodes/cpp.el (cpp-face-light-name-list)
31187         (cpp-face-dark-name-list):
31188         * progmodes/delphi.el (delphi-newline-always-indents):
31189         Fix spellings in docstrings.
31191         * ido.el (ido-mode, ido-file-extensions-order)
31192         (ido-default-file-method, ido-default-buffer-method)
31193         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
31194         (ido-decorations, ido-read-file-name-as-directory-commands)
31195         (ido-read-file-name-non-ido, ido-work-directory-list)
31196         (ido-ignore-item-temp-list, ido-current-directory)
31197         (ido-magic-forward-char, ido-enter-find-file)
31198         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
31199         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
31201 2005-06-10  Lute Kamstra  <lute@gnu.org>
31203         * play/dunnet.el (dun-mode): Use define-derived-mode.
31204         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
31205         obsolete alias.
31207         * play/doctor.el (doctor-mode-map): Remove defvar.
31208         (doctor-mode): Use define-derived-mode.
31210         * mail/mspools.el (mspools-mode):
31211         * net/eudc-hotlist.el (eudc-hotlist-mode):
31212         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
31214 2005-06-10  Miles Bader  <miles@gnu.org>
31216         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
31217         Remove "-face" suffix from face names.
31218         (flyspell-incorrect-face, flyspell-duplicate-face):
31219         New backward-compatibility aliases for renamed faces.
31220         (flyspell-mode-on, make-flyspell-overlay)
31221         (flyspell-highlight-incorrect-region)
31222         (flyspell-highlight-duplicate-region)
31223         (flyspell-display-next-corrections)
31224         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
31226         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
31227         from face name.
31228         (texinfo-heading-face): New backward-compatibility alias for
31229         renamed face.
31230         (texinfo-heading-face): Use renamed texinfo-heading face.
31232         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
31233         suffix from face names.
31234         (tex-math-face, tex-verbatim-face):
31235         New backward-compatibility aliases for renamed faces.
31236         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
31237         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
31238         literal face name.
31240         * textmodes/table.el (table-cell): Remove "-face" suffix from face
31241         name.
31242         (table-cell-face): New backward-compatibility alias for renamed face.
31243         (table--put-cell-face-property, table--update-cell-face):
31244         Use renamed table-cell face.
31246         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
31247         from face name.
31248         (sgml-namespace-face): New backward-compatibility alias for
31249         renamed face.
31250         (sgml-namespace-face): Use renamed sgml-namespace face.
31252         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
31253         (org-level-4, org-level-5, org-level-6, org-level-7)
31254         (org-level-8, org-warning, org-headline-done)
31255         (org-deadline-announce, org-scheduled-today)
31256         (org-scheduled-previously, org-link, org-done, org-table)
31257         (org-time-grid): Remove "-face" suffix from face names.
31258         (org-level-1-face, org-level-2-face, org-level-3-face)
31259         (org-level-4-face, org-level-5-face, org-level-6-face)
31260         (org-level-7-face, org-level-8-face, org-warning-face)
31261         (org-headline-done-face, org-deadline-announce-face)
31262         (org-scheduled-today-face, org-scheduled-previously-face)
31263         (org-link-face, org-done-face, org-table-face)
31264         (org-time-grid-face):
31265         New backward-compatibility aliases for renamed faces.
31266         (org-level-faces, org-set-font-lock-defaults, org-timeline)
31267         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
31268         (org-agenda-get-timestamps, org-agenda-get-scheduled)
31269         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
31271         * emulation/viper-init.el (viper-search, viper-replace-overlay)
31272         (viper-minibuffer-emacs, viper-minibuffer-insert)
31273         (viper-minibuffer-vi): Remove "-face" suffix from face names.
31274         (viper-search-face, viper-replace-overlay-face)
31275         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
31276         (viper-minibuffer-vi-face):
31277         New backward-compatibility aliases for renamed faces.
31278         (viper-search-face, viper-replace-overlay-face)
31279         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
31280         (viper-minibuffer-vi-face): Use renamed viper faces.
31282         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
31283         Remove "-face" suffix from face names.
31284         (testcover-nohits-face, testcover-1value-face):
31285         New backward-compatibility aliases for renamed faces.
31286         (testcover-mark): Use renamed testcover faces.
31288         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
31289         face name.
31290         (diary-button-face): New backward-compatibility alias for renamed face.
31291         (diary-entry): Use renamed diary-button face.
31293         * calendar/calendar.el (diary, calendar-today, holiday)
31294         (mark-visible-calendar-date): Remove "-face" suffix from face names.
31295         (diary-face, calendar-today-face, holiday-face):
31296         New backward-compatibility aliases for renamed faces.
31297         (eval-after-load "facemenu", diary-entry-marker)
31298         (calendar-today-marker, calendar-holiday-marker, diary-face):
31299         Use renamed calendar faces.
31301         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
31302         (compare-windows-face): New backward-compatibility alias for
31303         renamed face.
31304         (compare-windows-highlight): Use renamed compare-windows face.
31306         * strokes.el (strokes-char): Remove "-face" suffix from face name.
31307         (strokes-char-face): New backward-compatibility alias for renamed face.
31308         (strokes-encode-buffer): Use renamed strokes-char face.
31310         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
31311         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
31312         Remove "-face" suffix from face names.
31313         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
31314         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
31315         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
31316         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
31317         Use renamed pcvs faces.
31318         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
31319         * pcvs-defs.el (cvs-mode-map): Likewise.
31320         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
31322         * info.el (info-title-1, info-title-2, info-title-3)
31323         (info-title-4): Remove "-face" suffix from and downcase face names.
31324         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
31325         (Info-title-4-face):
31326         New backward-compatibility aliases for renamed faces.
31327         (Info-fontify-node): Use renamed info faces.
31329         * hilit-chg.el (highlight-changes, highlight-changes-delete):
31330         Remove "-face" suffix from face names.
31331         (highlight-changes-face, highlight-changes-delete-face):
31332         New backward-compatibility aliases for renamed faces.
31333         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
31334         (hilit-chg-make-list): Use renamed highlight-changes faces.
31336         * generic-x.el (show-tabs-tab, show-tabs-space):
31337         Remove "-face" suffix from face names.
31338         (show-tabs-tab-face, show-tabs-space-face):
31339         New backward-compatibility aliases for renamed faces.
31340         (show-tabs-generic-mode-font-lock-defaults-1)
31341         (show-tabs-generic-mode-font-lock-defaults-2):
31342         Use renamed show-tabs faces.
31344         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
31345         (smerge-markers): Remove "-face" suffix from face names.
31346         (smerge-mine-face, smerge-other-face, smerge-base-face)
31347         (smerge-markers-face):
31348         New backward-compatibility aliases for renamed faces.
31349         (smerge-mine-face, smerge-other-face, smerge-base-face)
31350         (smerge-markers-face): Use renamed smerge faces.
31352         * log-view.el (log-view-file, log-view-message): Remove "-face"
31353         suffix from face names.
31354         (log-view-file-face, log-view-message-face):
31355         New backward-compatibility aliases for renamed faces.
31356         (log-view-file-face, log-view-message-face): Use renamed log-view
31357         faces.
31359         * paren.el (show-paren-match, show-paren-mismatch):
31360         Remove "-face" suffix from face names.
31361         (show-paren-match-face, show-paren-mismatch-face):
31362         New backward-compatibility aliases for renamed faces.
31363         (show-paren-function): Use renamed show-paren faces.
31365         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
31366         (ruler-mode-margins, ruler-mode-fringes)
31367         (ruler-mode-column-number, ruler-mode-fill-column)
31368         (ruler-mode-comment-column, ruler-mode-goal-column)
31369         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
31370         suffix from face names.
31371         (ruler-mode-default-face, ruler-mode-pad-face)
31372         (ruler-mode-margins-face, ruler-mode-fringes-face)
31373         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
31374         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
31375         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
31376         New backward-compatibility aliases for renamed faces.
31377         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
31378         (ruler-mode-column-number, ruler-mode-fill-column)
31379         (ruler-mode-comment-column, ruler-mode-goal-column)
31380         (ruler-mode-tab-stop, ruler-mode-current-column)
31381         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
31382         faces.
31384         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
31385         face name.
31386         (whitespace-highlight-the-space): Use renamed face.
31387         (whitespace-highlight-face): New backward-compatibility alias for
31388         renamed face.
31390         * woman.el (woman-italic, woman-bold, woman-unknown)
31391         (woman-addition, woman-symbol-face):
31392         Remove "-face" suffix from face names.
31393         (woman-italic-face, woman-bold-face, woman-unknown-face)
31394         (woman-addition-face):
31395         New backward-compatibility aliases for renamed faces.
31396         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
31397         (woman-decode-region, woman-replace-match)
31398         (woman-display-extended-fonts, woman-special-characters)
31399         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
31400         Use renamed woman faces.
31402         * longlines.el (longlines-visible-face): Face removed.
31404         * diff-mode.el (diff-header, diff-file-header, diff-index)
31405         (diff-hunk-header, diff-removed, diff-added, diff-changed)
31406         (diff-function, diff-context, diff-nonexistent): Remove "-face"
31407         suffix from face names.
31408         (diff-header-face, diff-file-header-face, diff-index-face)
31409         (diff-hunk-header-face, diff-removed-face, diff-added-face)
31410         (diff-changed-face, diff-function-face, diff-context-face)
31411         (diff-nonexistent-face): New backward-compatibility aliases for
31412         renamed faces.
31413         (diff-header-face, diff-file-header-face)
31414         (diff-index, diff-index-face, diff-hunk-header)
31415         (diff-hunk-header-face, diff-removed, diff-removed-face)
31416         (diff-added, diff-added-face, diff-changed-face, diff-function)
31417         (diff-function-face, diff-context-face, diff-nonexistent)
31418         (diff-nonexistent-face): Use renamed diff-mode faces.
31420         * progmodes/compile.el (compilation-warning-face)
31421         (compilation-info-face): Remove "-face" suffix from face names.
31422         (compilation-warning-face, compilation-info-face):
31423         New backward-compatibility aliases for renamed faces.
31424         (compilation-warning-face, compilation-info-face):
31425         Use renamed compilation faces.
31427         * add-log.el (change-log-date, change-log-name)
31428         (change-log-email, change-log-file, change-log-list)
31429         (change-log-conditionals, change-log-function)
31430         (change-log-acknowledgement): Remove "-face" suffix from face names.
31431         (change-log-date-face, change-log-name-face)
31432         (change-log-email-face, change-log-file-face)
31433         (change-log-list-face, change-log-conditionals-face)
31434         (change-log-function-face, change-log-acknowledgement-face):
31435         New backward-compatibility aliases for renamed faces.
31436         (change-log-font-lock-keywords): Use renamed change-log faces.
31438         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
31439         (custom-set, custom-changed, custom-saved, custom-button)
31440         (custom-button-pressed, custom-documentation, custom-state)
31441         (custom-comment, custom-comment-tag, custom-variable-tag)
31442         (custom-variable-button, custom-face-tag, custom-group-tag-1)
31443         (custom-group-tag): Remove "-face" suffix from face names.
31444         (custom-magic-alist, custom-magic-value-create)
31445         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
31446         (custom-invalid-face, custom-rogue-face, custom-modified-face)
31447         (custom-set-face, custom-changed-face, custom-saved-face)
31448         (custom-button-face, custom-button-pressed-face)
31449         (custom-documentation-face, custom-state-face)
31450         (custom-comment-face, custom-comment-tag-face)
31451         (custom-variable-tag-face, custom-variable-button-face)
31452         (custom-face-tag-face, custom-group-tag-face-1)
31453         (custom-group-tag-face):
31454         New backward-compatibility aliases for renamed faces.
31456         * wid-edit.el (widget-documentation, widget-button)
31457         (widget-field, widget-single-line-field, widget-inactive)
31458         (widget-button-pressed): "-face" suffix removed from face names.
31459         (widget-documentation-face, widget-button-face)
31460         (widget-field-face, widget-single-line-field-face)
31461         (widget-inactive-face, widget-button-pressed-face):
31462         New backward-compatibility aliases for renamed faces.
31463         (widget-documentation-face, widget-button-face)
31464         (widget-button-pressed-face, widget-specify-field)
31465         (widget-specify-inactive): Use renamed widget faces.
31467 2005-06-10  Kenichi Handa  <handa@m17n.org>
31469         * term/x-win.el (x-clipboard-yank): Remove condition-case
31470         wrapping.
31472 2005-06-11  Kenichi Handa  <handa@m17n.org>
31474         * add-log.el (change-log-font-lock-keywords): Make the regexp for
31475         date lines stricter.
31477 2005-06-10  Zhang Wei  <id.brep@gmail.com>
31479         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
31480         of x-get-selection.
31482 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
31484         * comint.el (comint-mode, comint-snapshot-last-prompt):
31485         * frame.el (frame-current-scroll-bars):
31486         * term.el (term-mode, term-check-proc, term-input-sender)
31487         (term-simple-send, term-extract-string, term-word)
31488         (term-match-partial-filename):
31489         * window.el (window-current-scroll-bars):
31490         * emulation/cua-base.el (cua-normal-cursor-color)
31491         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
31492         (cua-global-mark-cursor-color):
31493         * mail/undigest.el (rmail-forward-separator-regex):
31494         Fix typos in docstrings.
31496         * comint.el (comint-check-proc, make-comint-in-buffer)
31497         (comint-source-default): Doc fixes.
31499         * term.el (term-send-string): Improve argument/docstring consistency.
31501 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
31503         * comint.el (comint-send-input): Bind `inhibit-read-only' around
31504         call to `delete-region'.
31505         (comint-mode-hook): Do not enable Font Lock by default.
31507 2005-06-09  Lute Kamstra  <lute@gnu.org>
31509         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
31510         could be void.
31512 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
31514         * emacs-lisp/debug.el (debugger-will-be-back): New var.
31515         (debug): Use it.
31516         (debugger-step-through, debugger-continue, debugger-jump)
31517         (debugger-return-value): Set it when needed.
31518         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
31519         Use inhibit-read-only.
31521 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
31523         * window.el (shrink-window-if-larger-than-buffer)
31524         (window-size-fixed): Fix typo in docstring.
31526         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
31527         thumbnails directory on loading.
31528         (thumbs-conversion-program): Use `eq' to check the system type,
31529         not `equal'.
31530         (thumbs-temp-dir): Initialize to `temporary-file-directory',
31531         not "/tmp".  Fix docstring.
31532         (thumbs-thumbsdir): New function to return the thumbnails
31533         directory, creating it if needed.
31534         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
31535         (thumbs-temp-file): Delete variable and make it into a function.
31536         (thumbs-resize-image, thumbs-modify-image): Use it.
31537         (thumbs-kill-buffer): Simplify.
31538         (thumbs-gensym): Defalias or duplicate CL `gensym'.
31539         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
31540         docstrings.
31542 2005-06-09  Kim F. Storm  <storm@cua.dk>
31544         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
31545         set-match-data to free markers in match-data.
31547         * replace.el (replace-match-data): Pass RESEAT arg `t' to
31548         match-data to unchain markers in match-data.
31550 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
31552         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
31553         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
31554         unnecessary now.
31556 2005-06-08  Richard M. Stallman  <rms@gnu.org>
31558         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
31559         give the variable a doc string that doesn't say don't set it directly.
31561         * textmodes/ispell.el (ispell-check-version):
31562         Use match-string-no-properties.
31563         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
31564         (ispell-buffer-local-words): Likewise.
31566         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
31567         except on terminals with enough colors to really display it.
31568         (makefile-dependency-regex): Delete spurious `bb'.
31570         * faces.el (escape-glyph): Use blue once again in last case.
31571         (no-break-space): Redefine so that it isn't invisible on a tty.
31573 2005-06-08  Kim F. Storm  <storm@cua.dk>
31575         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
31576         also when reading directory name.
31578 2005-06-08  Lute Kamstra  <lute@gnu.org>
31580         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
31581         (flyspell-mode-line-string): Remove autoload cookie.
31582         (flyspell-mode): Remove defvar.
31584 2005-06-07  Lute Kamstra  <lute@gnu.org>
31586         * textmodes/org.el (org-run-mode-hooks): New function.
31587         (org-agenda-mode): Use it.
31589 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
31591         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
31593 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
31595         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
31597 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
31599         * font-lock.el (font-lock-add-keywords): Doc fix.
31601 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
31603         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
31604         (tex-compile-default): In the absence of any history, use the order in
31605         tex-compile-alist to choose the preferred command.
31606         (tex-compile-commands): Reorder a bit.
31608         * textmodes/flyspell.el (flyspell-auto-correct-binding)
31609         (flyspell-incorrect-face, flyspell-duplicate-face):
31610         Use (X)Emacs-agnostic code.
31611         (flyspell-mode-map): Don't overwrite at each load.  Remove code
31612         redundant with the subsequent add-minor-mode.  Merge Emacs and
31613         XEmacs code.
31614         (flyspell-word): Minor simplification.
31615         (flyspell-math-tex-command-p): Quieten the byte-compiler.
31616         (flyspell-external-point-words): Remove unused vars `size' and `start'.
31617         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
31618         Merge the corresponding Emacs code.
31619         (flyspell-correct-word, flyspell-xemacs-popup):
31620         Use flyspell-do-correct.
31622         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
31623         a dedicated window.
31625         * international/latexenc.el (latexenc-find-file-coding-system):
31626         Undo part of last patch, to turn off a compiler warning.
31628 2005-06-06  Juri Linkov  <juri@jurta.org>
31630         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
31631         Rename `tmm-inactive-face' to `tmm-inactive'.
31633 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
31635         * iswitchb.el: Rename faces.
31637 2005-06-06  Kim F. Storm  <storm@cua.dk>
31639         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
31640         (cua-global-mark): Remove -face suffix from face names.
31642         * emulation/cua-gmrk.el (cua--init-global-mark):
31643         Remove cua-global-mark face setup.
31645 2005-06-06  Richard M. Stallman  <rms@gnu.org>
31647         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
31648         just like other allowed characters.
31649         (makefile-match-dependency): Exclude leading and training whitespace
31650         from the range of regexp subexp 1.
31651         (makefile-macroassign-regex): Don't try to match the body,
31652         just the name of the macro being defined.
31654         * info.el (Info-read-node-name-2): New function.
31655         (Info-read-node-name-1): Use that.
31656         Add a completion-base-size-function property.
31658         * simple.el (completion-setup-function): Look for
31659         completion-base-size-function property of minibuffer-completion-table.
31661         * files.el (locate-file-completion): Doc fix.
31663         * printing.el: Don't call pr-update-menus; user must do that.
31665         * emacs-lisp/debug.el (debugger-window): New variable.
31666         (debug): Use debugger-window if it is set and still alive.
31667         Record debugger-window for next entry.
31669         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
31671 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
31673         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
31674         (hack-one-local-variable, hack-local-variables)
31675         (hack-local-variables-prop-line): Pass that arg.
31677 2005-06-06  Kim F. Storm  <storm@cua.dk>
31679         * ido.el (ido-first-match, ido-only-match, ido-subdir)
31680         (ido-indicator): Remove -face suffix from face names.
31682 2005-06-06  Juri Linkov  <juri@jurta.org>
31684         * font-lock.el (font-lock-regexp-backslash)
31685         (font-lock-regexp-backslash-construct): New faces.
31686         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
31687         after `('.  Add `while-no-input' to control structures.
31689         * faces.el (no-break-space, shadow): New faces.
31690         (escape-glyph): Use less loud colors pink2 and red4.
31692         * diff-mode.el (diff-context-face)
31693         * dired.el (dired-ignored)
31694         * rfn-eshadow.el (file-name-shadow)
31695         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
31697         * info.el (Info-title-1-face): Use green instead of yellow because
31698         bold yellow is not readable on light backgrounds.
31700         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
31701         before selecting the desired mode to not spend time fontifying
31702         old contents.
31704 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
31706         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
31707         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
31709         * ps-print.el (ps-default-fg, ps-default-bg):
31710         Fix typos in docstrings.
31712         * isearchb.el (isearchb): Don't pass a spurious second argument to
31713         `iswitchb-completions'.
31715 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
31717         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
31718         to preserve point.
31719         (gdb-find-file-hook): Add doc string.
31721         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
31722         C dereferenced pointer expression.
31723         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
31725         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
31727         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
31728         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
31729         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
31730         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
31731         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
31732         Make background transparent.
31734 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
31736         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
31737         (font-lock-remove-keywords): Doc fix.
31738         (font-lock-mode-major-mode): Compiler defvar.
31739         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
31741         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
31742         (font-lock-mode): Update `font-lock-mode-major-mode'.
31743         (font-lock-set-defaults): Compiler defvar.
31744         (font-lock-default-function): Take `font-lock-mode-major-mode'
31745         into account.
31747         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
31748         keep track of which major mode it enabled the minor mode for.
31749         Use find-file-hook again.  Update docstring.
31751         * simple.el (eval-expression-print-level)
31752         (eval-expression-print-length, eval-expression-debug-on-error):
31753         Doc fixes.
31755 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
31757         * iswitchb.el (iswitchb-single-match-face)
31758         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
31759         (iswitchb-invalid-regexp-face): New faces.
31760         (iswitchb-completions): Use them.
31761         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
31762         now marked as an obsolete alias.
31763         (iswitchb-read-buffer): Remove check for bound font variables.
31764         (iswitchb-invalid-regexp): New free variable.
31765         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
31766         set iswitchb-invalid-regexp.
31767         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
31768         invalid regexps.
31769         (iswitchb-completions): Add check for complete match when entering
31770         a regexp.
31771         (iswitchb-completions): Remove require-match argument.
31772         (iswitchb-exhibit): Fix caller.
31773         (iswitchb-common-match-inserted): New variable.
31774         (iswitchb-complete, iswitchb-completion-help): Use it.
31776 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
31778         * url/url-http.el (url-http-chunked-encoding-after-change-function):
31779         Use `url-http-debug' instead of `message'.
31781 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
31783         * url/url-http.el (url-http-parse-headers): Pass redirected URL
31784         as a callback argument.
31786 2005-06-04  Kim F. Storm  <storm@cua.dk>
31788         * simple.el (line-move): Only call sit-for when moving backwards.
31790         * ido.el (ido-make-merged-file-list-1): New defun split from
31791         ido-make-merged-file-list.
31792         (ido-make-merged-file-list): Bind throw-on-input around call to
31793         ido-make-merged-file-list-1.  Return input-pending-p if
31794         interrupted by more input available.
31795         (ido-read-internal): Handle input-pending-p return value from
31796         ido-make-merged-file-list.
31798 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
31800         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
31801         compatibility code.
31803         * international/latexenc.el (latexenc-find-file-coding-system):
31804         Don't inherit the EOL part of the coding-system from the
31805         tex-main buffer.  Fit within 80 columns.
31807 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
31809         * tmm.el (tmm-inactive-face): New face.
31810         (tmm-remove-inactive-mouse-face): New function.
31811         (tmm-prompt, tmm-add-one-shortcut)
31812         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
31813         but not selectable.
31815 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
31817         * faces.el (face-equal): Improve argument/docstring consistency.
31819 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
31821         * progmodes/make-mode.el (makefile-targets-face)
31822         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
31823         (makefile-bsdmake-dependency-regex)
31824         (makefile-makepp-rule-action-regex)
31825         (makefile-bsdmake-rule-action-regex): New constants.
31826         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
31828         * progmodes/compile.el (compilation-error-regexp-alist-alist):
31829         Allow (...) within `...' for makepp messages.
31831 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
31833         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
31835         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
31836         "." files are deleted from all file lists before comparison.
31838         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
31839         (viper-ESC-key): Made them customizable.
31841         * emulation/viper.el (viper-non-hook-settings):
31842         Fix the names of defadvices.
31844 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
31846         * autorevert.el (auto-revert-buffers): Use save-match-data.
31848 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
31850         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
31851         menu items with a nil command binding.
31853 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
31855         * emacs-lisp/cl-macs.el (defsetf):
31856         Improve argument/docstring consistency.
31858         * faces.el (list-faces-display): Improve the formatting by
31859         computing the maximum length required for any face-name (reworked
31860         patch of 1999-01-11, accidentally deleted on 1999-07-21).
31861         (internal-find-face): Remove redundant info in docstring.
31863 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
31865         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
31866         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
31867         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
31868         (gdb-assembler-custom): Improve regexps.
31869         (def-gdb-auto-update-handler): Use window point to preserve point.
31871 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
31873         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
31875 2005-05-31  Jay Belanger  <belanger@truman.edu>
31877         * calc/calc-embed.el (calc-embedded-word): Change argument passed
31878         to calc-embedded.
31879         (calc-embedded-make-info): Have plain prefix argument select
31880         entire line.
31882 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
31884         * faces.el (list-faces-display): Signal error if passed a regexp
31885         that matches no face name.
31887         * simple.el (filter-buffer-substring): Fix typo in docstring.
31889 2005-05-31  Richard M. Stallman  <rms@gnu.org>
31891         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
31892         (vhdl-emacs-21): Doc fix.
31893         (vhdl-mode): Unconditionally set comment-padding.
31894         (vhdl-fixup-whitespace-region): Insert spaces only where
31895         there are none.
31896         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
31898 2005-05-30  John Wiegley  <johnw@newartisans.com>
31900         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
31901         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
31902         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
31903         `directory-sep-char' to ?/, and all uses of `string-to-int' to
31904         `string-to-number'.
31906 2005-05-30  Jay Belanger  <belanger@truman.edu>
31908         * calc/calc.el (calc-bug-address): Fix docstring.
31909         (calc-window-hook, calc-trail-window-hook): New variables.
31910         (calc-trail-display): Restore use of calc-trail-window-hook.
31911         (calc): Restore use of calc-window-hook.
31913 2005-05-31  Masatake YAMATO  <jet@gyve.org>
31915         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
31917         * help-fns.el (help-C-file-name): Add autoload mark for
31918         `find-function-noselect'.
31920 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
31922         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
31923         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
31925 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
31927         * calendar/diary-lib.el (mark-included-diary-files): Only kill
31928         included diary buffer if it was not already being visited.
31929         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
31931         * calendar/icalendar.el (top-level): Do not require appt.
31933         * mail/supercite.el (sc-select-attribution): Only use a list
31934         element from sc-attrib-selection-list if it returns a string.
31935         Reported by Davide G. M. Salvetti <salve@debian.org>.
31937 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
31939         * thumbs.el (thumbs-thumbname): The resulting thumbname now
31940         includes a hash value to improve its uniqueness, and has a ".jpg"
31941         extension.  Also, it is now a valid filename on all systems.
31942         (thumbs-make-thumb): Use `let', not `let*'.
31943         (thumbs-show-thumbs-list): Check for JPEG availability.
31945 2005-05-30  Richard M. Stallman  <rms@gnu.org>
31947         * filesets.el (filesets-menu-ensure-use-cached):
31948         Prevent warning when emacs-version>= is undefined.
31950         * printing.el (pr-interactive-n-up): Use string-to-number.
31952         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
31954         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
31955         Warn only when name to be defined is quoted.
31957 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
31959         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
31960         Make regexp more robust.
31961         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
31962         Force regeneration of disassembly.
31964 2005-05-29  Jay Belanger  <belanger@truman.edu>
31966         * calc/calc.el (calc-user-invocation): Check if
31967         calc-invocation-macro is non-nil.
31969 2005-05-29  Juri Linkov  <juri@jurta.org>
31971         * add-log.el (change-log-font-lock-keywords):
31972         Add `+' to e-mail regexp to accept mail address with keywords.
31974         * man.el (Man-name-regexp): Add `:' to accept qualified names.
31976 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
31978         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
31980         * ielm.el (inferior-emacs-lisp-mode): Ditto.
31982 2005-05-29  Richard M. Stallman  <rms@gnu.org>
31984         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
31985         Undo the change that moves to end of the current word.
31987 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
31989         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
31990         Throw error when count <= 0 to ensure input is a number.
31991         (gdb-read-memory-custom): Pick up address from buffer.
31992         (gdb-memory-mode): Allow user to increment and decrement
31993         memory address from header line.
31995 2005-05-29  Richard M. Stallman  <rms@gnu.org>
31997         * textmodes/flyspell.el (flyspell-version): Function deleted.
31998         (flyspell-auto-correct-previous-hook): Doc fix.
32000         * jit-lock.el (jit-lock-function, jit-lock-after-change):
32001         Do nothing if memory is full.
32003         * font-lock.el (font-lock-fontify-syntactically-region):
32004         Pass t for GREEDY to looking-back.
32006         * saveplace.el (save-place-alist-to-file): Write the file
32007         using write-region.
32009         * subr.el (looking-back): New argument GREEDY.
32011         * progmodes/compile.el (compilation-start): Set the mode
32012         before inserting the initial text.
32014         * progmodes/which-func.el (which-func-update-1): Turn the mode
32015         off in case of error by setting which-func-mode.
32017 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
32019         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
32020         Narrow down to what's on the screen, and recenter overlays
32021         at the end of the next word.
32023 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
32025         * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
32026         8Vars moved up.
32027         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
32028         (flyspell-abbrev-p): Default to nil.
32029         (flyspell-use-global-abbrev-table-p): Doc fix.
32030         (flyspell-large-region): Allow nil as value.
32031         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
32033         (mail-mode-flyspell-verify): More robust handling
32034         of `mail-header-separator'.  More efficient signature detection.
32035         Allow for regexp metacharacters in message-header-separator.
32036         Adding `To' not to be checked in mail-mode-flyspell-verify.
32038         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
32039         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
32040         Bind flyspell-auto-correct-binding.
32041         Bind C-. and C-, .
32042         (flyspell-mode-map): Likewise.
32043         (flyspell-mode): Doc fix.
32044         (flyspell-accept-buffer-local-defs): Preserve current buffer.
32045         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
32046         (flyspell-word-cache-result): New var, always local.
32047         (flyspell-check-pre-word-p): Doc fix.
32048         (flyspell-check-changed-word-p): Handle spc like newline.
32049         (flyspell-post-command-hook): Set flyspell-word-cache-result.
32050         (flyspell-word-search-backward, flyspell-word-search-forward):
32051         New functions.
32052         (flyspell-word): Return t if nothing to check.
32053         When parsing TeX code, check for after } or \.
32054         Use flyspell-word-search-backward to find previous word.
32055         Return nil if duplicated word.
32056         For word already checked, return same value as last time.
32057         Set flyspell-word-cache-result after checking.
32058         Don't clobber the return value.
32059         (flyspell-get-word): Major rewrite.
32060         (flyspell-external-point-words): New locals pword, pcount.
32061         Fix size used in progress message.
32062         Find the proper corresponding word in flyspell-large-region-buffer.
32063         (flyspell-region): Check for flyspell-large-region = nil.
32064         (flyspell-highlight-incorrect-region): Clean up overlays in region.
32065         (flyspell-auto-correct-word): Check that WORD is a cons.
32066         (flyspell-correct-word): Likewise.
32068 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
32070         * progmodes/make-mode.el (makefile-rule-action-regex)
32071         (makefile-macroassign-regex, makefile-makepp-mode)
32072         (makefile-bsdmake-mode): Continuation lines may be empty.
32073         Reported by Joshua Varner.
32074         (makefile-makepp-font-lock-keywords): Add $(stem).
32076 2005-05-28  Karl Berry  <karl@gnu.org>
32078         * textmodes/tex-mode.el: Now that tex-send-command calls
32079         shell-quote-argument (2005-03-31 change), remove all calls to
32080         shell-quote-argument; they all end up invoking tex-send-command.
32081         The double quoting loses on filenames with non-safe characters,
32082         such as "@".  Reported by Frederik Fouvry.
32084 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
32086         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
32087         about preserving point.
32089 2005-05-27  Jay Belanger  <belanger@truman.edu>
32091         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
32092         Info-goto-node.
32094         * calc/calc-embed.el (calc-embed-arg): New variable.
32095         (calc-do-embedded-activate, calc-embedded-activate-formula)
32096         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
32097         variable by new variable.
32098         (calc-embedded-make-info): Replace undeclared variable by new
32099         variable.  When selecting region with positive prefix
32100         argument, use end of previous line instead of beginning of line.
32102         * calc/calc-aent.el (calc-arg-values): Declare it.
32104         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
32105         Declare them.
32107         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
32109         * calc/calc.el (calc-alg-map): Declare it.
32111         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
32113 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
32115         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
32116         (gdb-registers-buffer, toggle-gdb-all-registers):
32117         Toggle display of floating point registers.
32118         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
32120         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
32121         (toggle-gud-tooltip-dereference):
32122         Rename from gud-toggle-tooltip-dereference.
32124 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
32126         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
32128 2005-05-27  Jay Belanger  <belanger@truman.edu>
32130         * calc/calc-prog.el (calc-kbd-report): Remove.
32131         (calc-kbd-query): Rewrite.
32133 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
32135         * image.el (image-library-alist): Move to image.c.
32136         (image-type-available-p): Doc fix.
32138 2005-05-27  Lute Kamstra  <lute@gnu.org>
32140         * calc/calc.el (calc):
32141         * outline.el (outline-1, outline-2, outline-3, outline-4)
32142         (outline-5, outline-6, outline-7, outline-8):
32143         * textmodes/dns-mode.el (dns-mode):
32144         * textmodes/sgml-mode.el (sgml-namespace-face):
32145         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
32146         (tex-verbatim-face, tex-use-reftex):
32147         * textmodes/texinfo.el (texinfo-heading-face):
32148         Specify customization group.
32150         * longlines.el: Don't require easy-mmode.
32151         (longlines-visible-face): Specify customization group.
32153 2005-05-27  Kenichi Handa  <handa@m17n.org>
32155         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
32156         encoding table of windows-1251.
32158         * international/ucs-tables.el (ucs-set-table-for-input):
32159         If translation-table-for-input of a coding system is a symbol, get
32160         its translation-table property.
32162         * international/code-pages.el: Don't register a coding system into
32163         non-iso-charset-alist more than once.
32164         (cp-make-coding-system): Likewise.
32166 2005-05-26  John Wiegley  <johnw@newartisans.com>
32168         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
32169         `eshell-resume-eval' is wrapped in a list, it indicates that the
32170         command was run asynchronously.  In that case, unwrap the value
32171         before checking the delimiter value.
32173         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
32174         character before a space at the end of a line is \, assume the space
32175         is part of the last argument rather than a final argument separator.
32177         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
32178         is in use, and the target is `t' or `nil' (which are the most common
32179         values), don't assume that the symbol target is a buffer.
32181 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
32183         * calendar/calendar.el (calendar-mode-line-format):
32184         Use mode-line-highlight as mouse-face.
32186         * time.el (display-time-string-forms, display-time-update):
32187         Use mode-line-highlight as mouse-face.
32189 2005-05-26  Jay Belanger  <belanger@truman.edu>
32191         * calc/calc.el (calc-language-alist): Remove extra defvar.
32193 2005-05-26  Lute Kamstra  <lute@gnu.org>
32195         * arc-mode.el (archive-mode):
32196         * bookmark.el (bookmark-read-annotation-mode)
32197         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
32198         * bs.el (bs-mode):
32199         * calc/calc-yank.el (calc-edit-mode):
32200         * calc/calc.el (calc-mode, calc-trail-mode):
32201         * calculator.el (calculator-mode):
32202         * chistory.el (command-history-mode):
32203         * comint.el:
32204         * cus-edit.el (custom-mode):
32205         * descr-text.el (describe-text-mode):
32206         * ebuff-menu.el (Electric-buffer-menu-mode):
32207         * ediff-util.el (ediff-mode):
32208         * emacs-lisp/re-builder.el (reb-mode):
32209         * emulation/vi.el (vi-mode-setup):
32210         * emulation/ws-mode.el (wordstar-mode):
32211         * eshell/esh-mode.el (eshell-mode):
32212         * forms.el (forms-mode):
32213         * help-mode.el (help-mode):
32214         * hexl.el (hexl-mode):
32215         * ibuffer.el (ibuffer-mode):
32216         * ielm.el (inferior-emacs-lisp-mode):
32217         * info.el (Info-mode, Info-edit-mode):
32218         * international/swedish.el:
32219         * ledit.el (ledit-from-lisp-mode):
32220         * locate.el (locate-mode):
32221         * mail/rmail.el (rmail-mode):
32222         * mail/rmailedit.el (rmail-edit-mode):
32223         * mail/rmailsum.el (rmail-summary-mode):
32224         * mail/supercite.el (sc-electric-mode):
32225         * net/eudc.el (eudc-mode):
32226         * net/quickurl.el (quickurl-list-mode):
32227         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
32228         * obsolete/ooutline.el (outline-mode):
32229         * obsolete/options.el (Edit-options-mode):
32230         * obsolete/rnews.el (news-mode):
32231         * obsolete/rnewspost.el (news-reply-mode):
32232         * play/5x5.el (5x5-mode):
32233         * play/decipher.el (decipher-mode, decipher-stats-mode):
32234         * play/gomoku.el (gomoku-mode):
32235         * play/snake.el (snake-mode):
32236         * play/solitaire.el (solitaire-mode):
32237         * play/tetris.el (tetris-mode):
32238         * progmodes/ada-mode.el (ada-mode):
32239         * progmodes/antlr-mode.el (antlr-mode):
32240         * progmodes/autoconf.el (autoconf-mode):
32241         * progmodes/dcl-mode.el (dcl-mode):
32242         * progmodes/delphi.el (delphi-mode):
32243         * progmodes/ebrowse.el (ebrowse-tree-mode)
32244         (ebrowse-electric-list-mode, ebrowse-member-mode)
32245         (ebrowse-electric-position-mode):
32246         * progmodes/f90.el (f90-mode):
32247         * progmodes/fortran.el (fortran-mode):
32248         * progmodes/icon.el (icon-mode):
32249         * progmodes/idlw-help.el (idlwave-help-mode):
32250         * progmodes/idlw-shell.el (idlwave-shell-mode):
32251         * progmodes/idlwave.el (idlwave-mode):
32252         * progmodes/inf-lisp.el (inferior-lisp-mode):
32253         * progmodes/m4-mode.el (m4-mode):
32254         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
32255         * progmodes/modula2.el (modula-2-mode):
32256         * progmodes/octave-inf.el (inferior-octave-mode):
32257         * progmodes/octave-mod.el (octave-mode):
32258         * progmodes/pascal.el (pascal-mode):
32259         * progmodes/sh-script.el (sh-mode):
32260         * progmodes/sql.el (sql-mode, sql-interactive-mode):
32261         * progmodes/vhdl-mode.el (vhdl-mode):
32262         * progmodes/xscheme.el (scheme-interaction-mode):
32263         * replace.el (occur-mode):
32264         * ses.el (ses-mode):
32265         * simple.el (completion-list-mode):
32266         * skeleton.el:
32267         * speedbar.el (speedbar-mode):
32268         * term.el (term-mode):
32269         * terminal.el (terminal-edit-mode):
32270         * textmodes/reftex-index.el (reftex-index-mode)
32271         (reftex-index-phrases-mode):
32272         * textmodes/reftex-sel.el (reftex-select-label-mode)
32273         (reftex-select-bib-mode):
32274         * textmodes/reftex-toc.el (reftex-toc-mode):
32275         * wdired.el (wdired-change-to-wdired-mode):
32276         * wid-browse.el (widget-browse-mode):
32277         Use run-mode-hooks.
32279         * array.el (array-mode):
32280         * calendar/todo-mode.el (todo-mode):
32281         * man.el (Man-mode):
32282         * play/landmark.el (lm-mode):
32283         * play/mpuz.el (mpuz-mode):
32284         Use kill-all-local-variables and run-mode-hooks.
32286         * subr.el (delay-mode-hooks): Specify indentation.
32288 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
32290         * xml.el (xml-substitute-special): Don't die for undefined xml
32291         entities.
32293 2005-05-26  Jay Belanger  <belanger@truman.edu>
32295         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
32296         of nil.
32298 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
32300         * progmodes/gdb-ui.el (gdb-frame-address):
32301         Rename from gdb-current-address.
32302         (gdb-previous-frame-address): Rename from gdb-previous-address.
32303         (gdb-selected-frame): Rename from gdb-current-frame.
32304         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
32305         (gdb-frame-number): Rename from gdb-current-stack-level.
32306         (gdb-ann3): Match new mode-name for disassembly buffer.
32307         Extend initialization of variables.
32308         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
32309         (gdb-memory-mode): Use mouse-face in header line.
32310         (gdb-assembler-buffer-name): Call it disassembly and give frame
32311         in mode line.
32312         (gdb-source-spec-regexp, gdb-assembler-custom)
32313         (gdb-invalidate-assembler, gdb-frame-handler):
32314         Make robust to leading zeroes in address format.
32316 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
32318         * textmodes/org.el (org-mode): Use `define-derived-mode' to
32319         define `org-mode'.
32320         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
32322 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
32324         * log-edit.el (log-edit-changelog-entries): Distinguish between
32325         filenames like xfns.c and fns.c.
32327 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
32329         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
32330         point after reverting.
32331         (Buffer-menu-make-sort-button): Handle the case where
32332         `Buffer-menu-use-header-line' is nil.
32334 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
32336         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
32337         New funcs.  In minibuffer-local-completion-map bind `]', `/'
32338         and `:' to them.
32340 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
32342         * startup.el (normal-top-level): Allow modification of load-path while
32343         we're iterating over it.
32345 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
32347         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
32348         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
32349         (thumbs-resize-interactive, thumbs-insert-image)
32350         (thumbs-insert-thumb, thumbs-dired-show-marked)
32351         (thumbs-find-image-at-point, thumbs-delete-images)
32352         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
32353         (thumbs-increment-image-size, thumbs-decrement-image-size):
32354         Fix typos in docstrings.
32356 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
32358         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
32359         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
32360         (cperl-mode): Use them.
32362 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
32364         * window.el (quit-window, shrink-window-if-larger-than-buffer):
32365         Doc fixes.
32367 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
32369         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
32370         Bind C-d to gdb-inferior-io-eof.
32372         * dired.el (dired-dnd-popup-notice): Use message-box.
32374 2005-05-23  Masatake YAMATO  <jet@gyve.org>
32376         * bindings.el (mode-line-major-mode-keymap):
32377         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
32379         * faces.el (mode-line-highlight): New face.
32381         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
32382         as mouse-face.
32384         * bindings.el (top-level, help-echo, mode-line-modified)
32385         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
32386         as mouse-face.
32388 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
32390         * progmodes/cc-engine.el (c-guess-basic-syntax):
32391         Remove spurious call to `zerop'.
32393         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
32395 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
32397         CC Mode update to 5.30.10:
32399         * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
32400         the point could go past the limit in decoration level 2, thereby
32401         causing errors during interactive fontification.
32403         * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
32404         bug when the file is evaluated interactively.
32406         * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
32407         declarations somewhat better in C++.
32409         * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
32410         New helper macro to make use of `run-mode-hooks'
32411         which has been added in Emacs 21.1.
32412         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
32413         (awk-mode): Use it.
32414         (make-local-hook): Suppress warning about obsoleteness.
32416         * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
32417         (c-append-backslashes-forward, c-delete-backslashes-forward)
32418         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
32419         Compensate for return value from `forward-line' when it has moved
32420         but not to a different line due to eob.
32422         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
32423         `objc-method-intro' and `objc-method-args-cont'.
32425 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
32427         CC Mode update to 5.30.10:
32429         * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
32430         address in the copyright statement.  Incidentally, change "along with
32431         GNU Emacs" to "along with this program" where it occurs.
32433         * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
32434         autoload, so that it is interactive, hence can be found by M-x awk-mode
32435         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
32436         <gmorris+emacs@ast.cam.ac.uk>.
32438         * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
32439         Mode's regexps.
32441 2005-05-23  Kevin Ryde  <user42@zip.com.au>
32443         * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
32444         from c-parse-state, to avoid a lisp error (on bad code).
32446 2005-05-23  Lute Kamstra  <lute@gnu.org>
32448         * subr.el (font-lock-defaults): Remove defvar as it's already
32449         defined in font-core.el.
32451         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
32453 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
32455         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
32456         more general and work when GDB variable "print pretty" is on,
32457         as with Emacs, for example.
32459 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
32461         * font-core.el: Update comment.
32463         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
32464         Use `after-change-major-mode-hook' instead of `find-file-hook'.
32466         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
32468 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
32470         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
32471         and `yank-handler' in the doc strings.
32473 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
32475         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
32477 2005-05-22  Richard M. Stallman  <rms@gnu.org>
32479         * help.el (describe-key): Move print-help-return-message call
32480         out of conditional.
32482         * progmodes/etags.el (list-tags): Use with-no-warnings.
32484         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
32485         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
32486         (starttls-extra-args, starttls-extra-arguments): Add defvars.
32488         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
32490         * language/viet-util.el (viet-viscii-nonascii-translation-table):
32491         Add defvar.
32493         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
32494         Use defvar, not defconst.
32496         * hexl.el (hexl-follow-line): Use with-no-warnings.
32498         * emulation/tpu-extras.el: Use write-file-functions instead of
32499         write-file-hooks.
32501         * dired.el (dired-font-lock-keywords): Fontify files with junk
32502         extensions even if marked by -F.
32504 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
32506         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
32507         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
32508         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
32509         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
32510         (concatenate, list-length, get*, getf, cl-remprop):
32511         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
32512         (etypecase, progv, lexical-let, lexical-let*)
32513         (multiple-value-bind, multiple-value-setq, shiftf):
32514         Improve argument/docstring consistency.
32516         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
32518 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
32520         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
32521         doesn't exist.
32523         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
32524         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
32526 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
32528         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
32529         already deleted variables: auto-fill-hook, blink-paren-hook,
32530         lisp-indent-hook, inhibit-local-variables, unread-command-event,
32531         suspend-hooks, comment-indent-hook, meta-flag,
32532         before-change-function, after-change-function,
32533         font-lock-doc-string-face.
32535 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
32537         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
32539 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
32541         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
32542         rmail-dont-reply-to.
32544 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
32546         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
32547         literal blank when splitting new-header-values.
32549 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
32551         * calendar/cal-menu.el (cal-menu-update): Add separator as a
32552         string so that tmm doesn't create a completion entry for it.
32554         * textmodes/table.el (table-disable-menu): Ditto.
32556 2005-05-21  Richard M. Stallman  <rms@gnu.org>
32558         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
32560         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
32562         * net/rcompile.el (remote-compile): Use compilation-start.
32564         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
32566 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
32568         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
32569         Default to makefile-bsdmake-mode on BSD systems.
32571         * imenu.el (imenu-generic-expression, imenu--generic-function'):
32572         REGEXP may also be a search function now.  The part of doc-string
32573         for describing the structure was 95% identical to that of
32574         `imenu--generic-function'.  Unify it there.
32576         * progmodes/make-mode.el (makefile-imenu-generic-expression):
32577         Use function to find dependencies, because regexp alone is so complex,
32578         it easily goes into an endless loop.
32579         (makefile-makepp-mode): Also add submenu for Perl functions
32580         defined in the makefile.
32581         (makefile-bsdmake-mode): Special imenu-generic-expression no
32582         longer needed, due to function call.
32583         (makefile-match-dependency): Take BOUND into account when checking
32584         if we're through.
32586 2005-05-20  Jay Belanger  <belanger@truman.edu>
32588         * calc/calc-units.el (calc-invalidate-units-table):
32589         Use inhibit-read-only.
32590         (math-build-units-table-buffer): Use view-mode.
32592 2005-05-20  David Kastrup  <dak@gnu.org>
32594         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
32595         easy-menu-add is not a nop on Emacs; and clarify when to call it.
32597 2005-05-20  Lute Kamstra  <lute@gnu.org>
32599         * diff-mode.el (diff-header-face, diff-file-header-face)
32600         (diff-index-face, diff-hunk-header-face, diff-removed-face)
32601         (diff-added-face, diff-changed-face, diff-function-face)
32602         (diff-context-face, diff-nonexistent-face): Put them in the
32603         diff-mode customization group.
32605 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
32607         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
32609         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
32611         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
32612         Minor regexp-optimization.
32614 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
32616         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
32617         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
32618         (org-agenda-add-time-grid-maybe): New function.
32619         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
32620         (org-table-create): `dotimes' instead of `mapcar'.
32621         (org-xor): Simplify implementation.
32622         (org-agenda): `inhibit-redisplay' turned on.
32623         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
32624         a consistent line after a state change.
32625         (org-agenda-remove-times-when-in-prefix): New option.
32626         (org-prefix-has-time): New variable.
32627         (org-parse-time-string): Optional argument NODEFAULT.
32628         (org-format-agenda-item): Parse items for time-of-day
32629         specifications and move these into the prefix if possible.
32630         (org-agenda-priority): Get current heading, not previous heading
32631         during agenda remote editing.
32633 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
32635         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
32636         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
32637         (remove-duplicates, delete-duplicates, substitute)
32638         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
32639         (nsubstitute-if-not, find, find-if, find-if-not, position)
32640         (position-if, position-if-not, count, count-if, count-if-not)
32641         (mismatch, search, sort*, stable-sort, merge, member*)
32642         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
32643         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
32644         (intersection, nintersection, set-difference, nset-difference)
32645         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
32646         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
32647         (nsublis, tree-equal): Improve argument/docstring consistency.
32649         * subr.el (send-string, send-region): Remove obsolescence declaration.
32650         (window-dot, set-window-dot, read-input, show-buffer)
32651         (eval-current-buffer, string-to-int):
32652         Add release number to obsolescence declarations.
32654 2005-05-19  Kim F. Storm  <storm@cua.dk>
32656         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
32657         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
32659 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
32661         * faces.el (list-faces-display): Make back button respect optional
32662         regexp arg.
32664 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
32666         * calculator.el (calculator-radix-grouping-mode)
32667         (calculator-radix-grouping-digits, calculator-displayer)
32668         (calculator-radix-grouping-separator, calculator-copy-displayer):
32669         * dabbrev.el (dabbrev-search-these-buffers-only):
32670         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
32671         (diff-advance-after-apply-hunk, diff-mode-hook)
32672         (diff-minor-mode-prefix):
32673         * imenu.el (imenu-use-popup-menu):
32674         * jit-lock.el (jit-lock-context-time):
32675         * newcomment.el (comment-fill-column, comment-column)
32676         (comment-style, comment-padding, comment-multi-line)
32677         (comment-empty-lines, comment-auto-fill-only-comments):
32678         * reveal.el (reveal-around-mark):
32679         * uniquify.el (uniquify-buffer-name-style)
32680         (uniquify-after-kill-buffer-p)
32681         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
32682         (uniquify-min-dir-content, uniquify-separator)
32683         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
32684         * w32-vars.el (w32-fixed-font-alist):
32685         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
32686         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
32687         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
32688         * progmodes/perl-mode.el (perl-indent-level)
32689         (perl-continued-statement-offset, perl-continued-brace-offset)
32690         (perl-brace-offset, perl-brace-imaginary-offset)
32691         (perl-label-offset, perl-indent-continued-arguments)
32692         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
32693         * progmodes/tcl.el (tcl-indent-level)
32694         (tcl-continued-indent-level, tcl-auto-newline)
32695         (tcl-tab-always-indent, tcl-electric-hash-style)
32696         (tcl-help-directory-list, tcl-use-smart-word-finder)
32697         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
32698         (inferior-tcl-source-command):
32699         * textmodes/fill.el (enable-kinsoku):
32700         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
32701         * textmodes/table.el (table-yank-handler):
32702         Specify missing group (and type, if simple) in defcustom.
32704 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
32706         * progmodes/compile.el (compilation-finish-function): Fix defvar.
32708 2005-05-19  Richard M. Stallman  <rms@gnu.org>
32710         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
32712         * subr.el (event-basic-type): Don't get an error.
32713         (left-fringe-p): Function deleted.
32715         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
32716         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
32718         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
32719         in recursive copy.
32721         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
32723         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
32725         * emacs-lisp/bytecomp.el
32726         (byte-compile-file-form-custom-declare-variable):
32727         Call byte-compile-nogroup-warn if appropriate.
32729         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
32730         (compilation-set-window): Don't call left-fringe-p; do it directly.
32732 2005-05-19  Jay Belanger  <belanger@truman.edu>
32734         * calc/calc-graph.el (calc-graph-format-data): Make sure
32735         var-PlotRejects is bound before trying to check its value.
32737 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
32739         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
32740         definition of this variable from reftex-global.el to reftex.el,
32741         because it is needed in the menu.
32743 2005-05-19  Lute Kamstra  <lute@gnu.org>
32745         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
32746         years are fixed.  Don't insert a space after a dash.
32748 2005-05-19  Kim F. Storm  <storm@cua.dk>
32750         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
32752 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
32754         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
32755         strings, because (eq ... ?\\) is fairly frequent.
32757         * progmodes/make-mode.el (makefile-add-this-line-targets):
32758         Simplify and integrate into `makefile-pickup-targets'.
32759         (makefile-add-this-line-macro): Simplify and integrate into
32760         `makefile-pickup-macros.
32761         (makefile-pickup-filenames-as-targets): Simplify.
32762         (makefile-previous-dependency, makefile-match-dependency):
32763         Don't stumble over `::'.
32765 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
32767         * subr.el (post-command-idle-hook, post-command-idle-delay):
32768         Remove obsoletion of post-command-idle-hook and
32769         post-command-idle-delay.
32771         * faces.el (list-faces-display): Provide button when describe-face
32772         is called to take user back to the list of faces.
32774         * help-fns.el (describe-variable): Remove hyperlinks in a
32775         variable's value as these are quite frequently inappropriate.
32777         * follow.el (follow-submit-feedback, follow-mode):
32778         Remove references to post-command-idle-hook.
32780 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
32782         * progmodes/make-mode.el (makefile-previous-dependency)
32783         (makefile-match-dependency): Check for := (and in bsd mode also
32784         !=) to give a better result, even when font-lock is not on.
32786 2005-05-18  Jay Belanger  <belanger@truman.edu>
32788         * calc/calc-help.el (calc-s-prefix-help):
32789         Add `calc-copy-special-constant' to help string.
32791 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
32793         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
32795 2005-05-18  Jay Belanger  <belanger@truman.edu>
32797         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
32798         in linear factors are in proper order.
32800 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
32802         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
32803         Support for jurabib.
32805         * textmodes/reftex.el (featurep): Define aliases for overlay
32806         commands, for XEmacs compatibility, and use these aliases in
32807         overlay initializations.
32808         (reftex-highlight): Use `reftex-move-overlay'.
32809         (reftex-unhighlight): Use `reftex-delete-overlay'.
32810         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
32811         (reftex-access-search-path): Use `reftex-uniquify' instead of
32812         `reftex-uniq'.
32814         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
32815         `before-string' property modification enables for Emacs as well.
32816         (reftex-select-item): Use `reftex-delete-overlay'.
32817         (reftex-select-mark): Use `reftex-make-overlay' and
32818         `reftex-overlay-put'.
32819         (reftex-select-unmark): Use `reftex-delete-overlay' and
32820         `reftex-overlay-put'.
32822 2005-05-18  Lute Kamstra  <lute@gnu.org>
32824         * emacs-lisp/lisp.el (check-parens): Fix docstring.
32826 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
32828         * add-log.el (add-change-log-entry):
32829         * array.el (array-make-template, array-reconfigure-rows)
32830         (array-init-max-row, array-init-max-column)
32831         (array-init-columns-per-line, array-init-field-width):
32832         * replace.el (replace-match-maybe-edit, perform-replace):
32833         * textmodes/spell.el (spell-region):
32834         Replace `read-input' by `read-string'.
32836         * forms.el (forms-mode):
32837         * finder.el (finder-compile-keywords):
32838         * shadowfile.el (shadow-read-files):
32839         Replace `eval-current-buffer' by `eval-buffer'.
32841         * terminal.el (te-pass-through):
32842         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
32843         (ange-ftp-raw-send-cmd):
32844         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
32845         (send-process-next-char, telnet-initial-filter, telnet):
32846         Replace `send-string' by `process-send-string'.
32848         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
32849         (prolog-consult-region): Replace `send-string' by
32850         `process-send-string'; replace `send-region' by `process-send-region'.
32852         * progmodes/delphi.el (delphi-log-msg):
32853         Replace `set-window-dot' by `set-window-point'.
32855         * subr.el (window-dot, set-window-dot, read-input, send-string)
32856         (send-region, show-buffer, eval-current-buffer):
32857         Make really obsolete, as the comment says.
32859 2005-05-17  Kim F. Storm  <storm@cua.dk>
32861         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
32862         (cua--init-keymaps): Bind C-return instead of S-return to set
32863         rectangle mark.
32865         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
32866         instead of S-return to toggle/clear rectangle mark.
32868 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
32870         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
32871         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
32872         Also fontify plain strings assigned to variables, mostly so that a
32873         colon has a face and is thus not taken as a dependency separator.
32874         (makefile-previous-dependency): Inline the new matcher, because it
32875         is too complex to work in both directions.
32876         (makefile-match-dependency): Eliminate `backward' arg (see above).
32877         Completely reimplemented so as to not sometimes go into an endless
32878         loop.  It should also be more efficient, because first it only
32879         searches for `:', instead of applying the very complex regexp.
32880         (makefile-mode): Cancel `font-lock-support-mode', because blocks
32881         to be fontified in one piece can be too long for JIT.
32882         Makefiles are never *that* big.
32884 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
32886         * dired.el (dired-mode): Simplify.
32888 2005-05-17  Lute Kamstra  <lute@gnu.org>
32890         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
32891         defcustom for the mode hook variable.
32893         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
32894         Emacs Lisp Reference Manual.
32896 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
32898         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
32899         (evenp, list*):
32900         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
32901         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
32903         * net/tramp-smb.el (tramp-smb-open-connection):
32904         Pass `tramp-chunksize' as fifth (required) argument.
32906 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
32908         * font-lock.el (lisp-font-lock-keywords-1):
32909         Set `font-lock-negation-char-face' for [^...] char group.
32910         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
32912         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
32913         a var, and refine it to mask one more level of nested vars.
32914         (makefile-rule-action-regex): Turn it into a var, and refine it so
32915         it recognizes backslashed continuation lines as belonging to the
32916         same command.
32917         (makefile-macroassign-regex): Refine it so it recognizes
32918         backslashed continuation lines as belonging to the same command.
32919         (makefile-var-use-regex): Don't look at the next char, because it
32920         might be the same one to be skipped by the initial [^$], leading
32921         to an overlooked variable use.
32922         (makefile-make-font-lock-keywords): Remove two parameters, which
32923         are now variables that some of the modes set locally.
32924         Handle dependency and rule action matching through functions, because
32925         regexps alone match too often.  Dependency matching now comes
32926         last, so it can check, whether a colon already matched something else.
32927         (makefile-mode): Inform that font-lock improves makefile parsing
32928         capabilities.
32929         (makefile-match-dependency, makefile-match-action): New functions.
32931 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
32933         * emacs-lisp/cl-extra.el (equalp): Doc fix.
32935         * align.el (align-regexp):
32936         * ansi-color.el (ansi-color-get-face):
32937         * array.el (array-reconfigure-rows, array-init-max-row)
32938         (array-init-max-column, array-init-columns-per-line)
32939         (array-init-field-width):
32940         * dired-aux.el (dired-trample-file-versions):
32941         * dired-x.el (dired-mark-sexp):
32942         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
32943         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
32944         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
32945         * faces.el (face-read-integer):
32946         * files.el (backup-extract-version, insert-directory):
32947         * hexl.el (hexl-insert-decimal-char):
32948         * server.el (server-process-filter):
32949         * shell.el (shell-extract-num):
32950         * startup.el (command-line-1):
32951         * term.el (term-command-hook):
32952         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
32953         (time-stamp-do-number):
32954         * time.el (display-time-update):
32955         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
32956         (timezone-fix-time):
32957         * vms-patch.el (vms-suspend-resume-hook):
32958         * calendar/appt.el (appt-convert-time):
32959         * calendar/cal-bahai.el (mark-bahai-diary-entries):
32960         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
32961         * calendar/cal-islam.el (mark-islamic-diary-entries):
32962         * calendar/calendar.el (calendar-cursor-to-date)
32963         (calendar-star-date):
32964         * calendar/diary-lib.el (diary-attrtype-convert)
32965         (mark-diary-entries, diary-entry-time):
32966         * calendar/solar.el (solar-get-number):
32967         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
32968         * emacs-lisp/re-builder.el (reb-display-subexp):
32969         * emulation/edt.el (edt-set-scroll-margins):
32970         * emulation/tpu-extras.el (tpu-set-scroll-margins):
32971         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
32972         (vip-get-ex-count):
32973         * emulation/viper-ex.el (viper-get-ex-token)
32974         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
32975         * international/fontset.el (fontset-plain-name):
32976         * mail/feedmail.el (feedmail-look-at-queue-directory):
32977         * mail/mailalias.el (mail-get-names):
32978         * mail/rmail.el (rmail-convert-to-babyl-format):
32979         * mail/rmailsum.el (rmail-make-basic-summary-line)
32980         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
32981         (rmail-summary-goto-msg):
32982         * mail/smtpmail.el (smtpmail-read-response):
32983         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
32984         (ange-ftp-vms-add-file-entry):
32985         * play/gametree.el (gametree-looking-at-ply)
32986         (gametree-current-branch-score):
32987         * progmodes/ada-xref.el (ada-prj-find-prj-file)
32988         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
32989         * progmodes/cperl-mode.el (condition-case):
32990         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
32991         (ebrowse-set-member-buffer-column-width)
32992         (ebrowse-select-1st-to-9nth):
32993         * progmodes/etags.el (etags-snarf-tag):
32994         * progmodes/flymake.el (flymake-parse-line):
32995         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
32996         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
32997         (idlwave-shell-menu-def):
32998         * progmodes/ps-mode.el (ps-run-goto-error):
32999         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
33000         (vhdl-speedbar-contract-level):
33001         * term/mac-win.el (x-handle-numeric-switch):
33002         * term/sun-mouse.el (sun-get-frame-data):
33003         * term/w32-win.el (x-handle-numeric-switch):
33004         * term/x-win.el (x-handle-numeric-switch):
33005         * textmodes/ispell.el (ispell-parse-output):
33006         * textmodes/nroff-mode.el (nroff-outline-level):
33007         * textmodes/reftex-cite.el (reftex-bib-sort-year)
33008         (reftex-bib-sort-year-reverse, reftex-format-citation):
33009         * textmodes/reftex-parse.el (reftex-init-section-numbers)
33010         (reftex-section-number):
33011         * textmodes/texinfmt.el (texinfo-paragraphindent):
33012         Replace `string-to-int' by `string-to-number'.
33014         * international/latexenc.el: Add page marker to force the "Local
33015         Variables:" string out of the last page.
33017 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
33019         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
33020         tooltip-change-major-mode.
33021         (gud-tooltip-print-command): Remove case where gud-minor-mode
33022         is gdb ("--fullname").
33023         (gud-tooltip-tips): Turn GUD tooltips off for this case and
33024         explain to user.
33026 2005-05-16  Jay Belanger  <belanger@truman.edu>
33028         * calc/calc-store.el (calc-copy-special-constant): New function.
33030         * calc/calc-ext.el (calc-init-extensions): Add binding for
33031         `calc-copy-special-constant'.
33033         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
33034         for the `calc-copy-special-constant' command.
33036 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
33038         * subr.el (left-fringe-p): New function.
33040         * progmodes/compile.el (compilation-setup): Set local value of
33041         overlay-arrow-string to "" always.
33042         (compilation-set-window): Left fringe then don't scroll.
33043         No left fringe then no arrow and scroll message to top.
33044         (compilation-context-lines): Adjust doc string accordingly.
33046 2005-05-16  Kim F. Storm  <storm@cua.dk>
33048         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
33049         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
33050         (ido-wide-find-dir-or-delete-dir): New command for M-d.
33051         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
33052         (ido-read-file-name): Handle commands with ido property value
33053         equal to find-file as reading a file name, to allow C-d to enter dired.
33054         (ibuffer-find-file): Add ido property with value find-file.
33056 2005-05-15  Kim F. Storm  <storm@cua.dk>
33058         * subr.el (open-network-stream-nowait): Remove.
33059         (open-network-stream-server): Remove.
33061 2005-05-15  Richard M. Stallman  <rms@gnu.org>
33063         * faces.el (describe-face): Output a definition link button.
33065         * help-mode.el (help-face-def): New button type.
33067         * emacs-lisp/copyright.el (copyright-fix-years):
33068         Match properly if the first year is 2-digit.
33069         Don't mess up the whitespace after the years by filling.
33071         * dired-aux.el (dired-mark-confirm):
33072         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
33074         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
33075         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
33076         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
33078         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
33079         Set font-lock-comment-start-skip.
33081         * font-lock.el (font-lock-comment-start-skip): New variable.
33082         (font-lock-comment-end-skip): New variable.
33083         (font-lock-fontify-syntactically-region): Use them if non-nil.
33085 2005-05-15  Jay Belanger  <belanger@truman.edu>
33087         * calc/calc-store.el (calc-store-value): Return a string rather
33088         than display it as a message.
33089         Use calc-var-name for variable name.
33090         (calc-store-into): Add the result of calc-store-value to message.
33091         (calc-copy-variable): Add a message.
33092         (calc-store-exchange): Improve error messages.
33093         (calc-store-binary, calc-store-map): Don't reset the values of
33094         special constants.
33096 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
33098         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
33099         manual to docstring.
33101         * files.el (hack-local-variables-confirm): Add STRING argument.
33102         Make the function handle non file visiting buffers correctly.
33103         (hack-local-variables-prop-line, hack-local-variables)
33104         (hack-one-local-variable): Use STRING arg of
33105         `hack-local-variables-confirm'.
33107 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
33109         Sync with Tramp 2.0.49.
33111         * net/tramp.el (tramp-handle-dired-call-process)
33112         (tramp-handle-insert-directory):`insert-buffer' cannot be used
33113         because the contents of the Tramp buffer is changed before
33114         insertion (`expand-file' and alike).
33115         (tramp-handle-insert-directory): If `localname' has an empty
33116         nondirectory name, it must not be quoted.
33117         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
33118         variable `tramp-chunksize'.  Change callees.
33119         (tramp-open-connection-setup-interactive-shell): Check remote host
33120         for buggy `send-process-string' implementation.
33121         Set `tramp-chunksize' if found.  Reported by Michael Kifer
33122         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
33123         (tramp-handle-shell-command): `insert-buffer' cannot be used
33124         because the contents of the Tramp buffer is changed before
33125         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
33126         <frederic.bothamy@free.fr>.
33127         (tramp-set-auto-save): Actions should be done for Tramp file name
33128         handler only.  Ange-FTP has its own auto-save mechanism.
33129         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
33130         (tramp-set-auto-save-file-modes): Set file modes of
33131         `buffer-auto-save-file-name' to ?\600 as fallback solution.
33132         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
33133         (tramp-bug): Remove obsolete variable.
33134         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
33135         for presence of `mml-mode'.  Make it running for older Emacsen as well.
33137 2005-05-14  John Paul Wallington  <jpw@pobox.com>
33139         * ibuf-ext.el (define-ibuffer-filter filename):
33140         If `dired-directory' is a list, use its car.
33142 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
33144         * ibuffer.el (define-ibuffer-column filename):
33145         If `dired-directory' is a list, use its car.
33147 2005-05-14  Richard M. Stallman  <rms@gnu.org>
33149         * subr.el (symbol-file): Doc fix.
33151         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
33152         (byte-compile-form): Call byte-compile-nogroup-warn.
33153         (byte-compile-warning-types): Doc fix.
33155         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
33157         * progmodes/cc-engine.el (c-literal-faces):
33158         Add font-lock-comment-delimiter-face.
33160         * net/net-utils.el (dig): Use with-no-warnings.
33162         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
33163         (sc-recite-frame-alist, sc-default-cite-frame)
33164         (sc-default-uncite-frame, sc-default-recite-frame)
33165         (sc-attrib-selection-list, sc-rewrite-header-list):
33166         Mark as risky-local-variable.
33168         * international/ogonek.el (ogonek-jak, ogonek-how):
33169         Don't use beginning-of-buffer.
33171         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
33173         * calendar/solar.el (solar-data-list): Move definition up.
33175         * dnd.el (dnd-protocol-alist): Add autoload.
33177         * progmodes/sh-script.el: Many doc usage fixes.
33178         (sh-indent-after-do): Change default to match common styles.
33180 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
33182         * files.el (interpreter-mode-alist)
33183         (auto-mode-interpreter-regexp): Doc fixes.
33185 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
33187         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
33189         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
33191 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33193         * dired.el (dired-mode): make-variable-buffer-local =>
33194         make-local-variable.
33196 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33198         * term/mac-win.el (mac-select-convert-to-string): Try coding
33199         systems in mac-script-code-coding-systems if specified one cannot
33200         encode string for `com.apple.traditional-mac-plain-text'.
33202 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
33204         * progmodes/make-mode.el (makefile-targets-face)
33205         (makefile-shell-face, makefile-makepp-perl-face): New faces.
33206         (makefile-dependency-regex): Fix it to not make the colon in
33207         $(var:a=b) special.
33208         (makefile-rule-action-regex): New regexp for highlighting embedded
33209         Shell strings.
33210         (makefile-macroassign-regex): Handle != for highlighting as
33211         embedded Shell strings.
33212         (makefile-var-use-regex): New const.
33213         (makefile-statements, makefile-automake-statements)
33214         (makefile-gmake-statements, makefile-makepp-statements)
33215         (makefile-bsdmake-statements): New consts.
33216         (makefile-make-font-lock-keywords): New function.
33217         (makefile-automake-font-lock-keywords)
33218         (makefile-gmake-font-lock-keywords)
33219         (makefile-makepp-font-lock-keywords)
33220         (makefile-bsdmake-font-lock-keywords): New consts.
33221         (makefile-mode-map): Add switchers between the various submodes.
33222         (makefile-mode): Document the availability of the variants.
33223         (makefile-automake-mode, makefile-gmake-mode)
33224         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
33226         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
33227         new variants of makefile-mode.
33229 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
33231         * font-lock.el (font-lock-comment-delimiter-face): Fix up
33232         the inheritance.
33234 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
33236         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
33237         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
33239         * files.el (normal-mode): Extend the scope of the
33240         `enable-local-variables' binding to include the `set-auto-mode' call.
33241         (magic-mode-alist): Doc fix.
33243 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
33245         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
33246         font-lock-comment-face rather than copying its setting.
33248 2005-05-12  Andreas Schwab  <schwab@suse.de>
33250         * eshell/esh-mode.el (eshell-send-input): Doc fix.
33252 2005-05-12  Lute Kamstra  <lute@gnu.org>
33254         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
33255         defcustom for the mode hook variable.  Delete the last argument.
33256         * generic-x.el: Fix callers of define-generic-mode.
33257         (generic-x-modes): Delete group.
33258         (show-tabs-tab-face, show-tabs-space-face): Put them in the
33259         generic-x customization group.
33261 2005-05-12  Kim F. Storm  <storm@cua.dk>
33263         * font-lock.el (font-lock-negation-char-face): Default to "off".
33265         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
33266         font-lock-negation-char-face to ! in !=.
33268 2005-05-12  Masatake YAMATO  <jet@gyve.org>
33270         * add-log.el (find-change-log): Fix typos in the docstring
33271         of function.
33273 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
33275         * international/latexenc.el (latexenc-find-file-coding-system):
33276         Avoid `re-search-forward' when looking for input encoding because
33277         of speed and safety.  Better regular expressions for recognizing
33278         input encoding.  Limit a search for TeX-master/tex-main-file to
33279         the local variable section.
33281 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
33283         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
33284         syntax of $ to "'" (quote).
33286 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
33288         * dnd.el (dnd-protocol-alist): Improve custom type.
33290         * dired.el (dired-dnd-protocol-alist): New variable.
33291         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
33292         `dired-mode-hook' to the end.
33294 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
33296         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
33297         comment-end if comment-start-skip is not set.
33298         Obey the font-lock-comment-delimiter-face variables.
33300 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
33302         * files.el (executable-find): Move from executable.el.  Use
33303         locate-file.
33304         * progmodes/executable.el (executable-find): Move to files.el.
33306         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
33307         when trying to ensure forward progress.
33309 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
33311         * mouse-sel.el (mouse-sel-follow-link-p): New function.
33312         (mouse-select, mouse-select-internal, mouse-extend-internal):
33313         Use it to implement mouse-1-click-follows-link functionality.
33315 2005-05-11  Richard M. Stallman  <rms@gnu.org>
33317         * font-lock.el (font-lock-fontify-syntactically-region):
33318         Use font-lock-comment-delimiter-face for comment delimiters.
33320 2005-05-10  Jay Belanger  <belanger@truman.edu>
33322         * calc/calc-help.el (calc-m-prefix-help): Add mention of
33323         preserving embedded modes.
33325 2005-05-10  Richard M. Stallman  <rms@gnu.org>
33327         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
33329         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
33330         Move from ada-stmt.el.
33331         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
33333         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
33334         Move to ada-mode.el.
33335         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
33337         * cus-edit.el (custom-file): Call file-chase-links.
33339         * files.el (read-directory-name): Fix previous change.
33340         (hack-local-variables-confirm): New function.
33341         (hack-local-variables-prop-line, hack-local-variables)
33342         (hack-one-local-variable): Use it.
33344 2005-05-10  Lute Kamstra  <lute@gnu.org>
33346         * font-lock.el (font-lock-keywords-alist)
33347         (font-lock-removed-keywords-alist): Clarify docstrings.
33349 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
33351         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
33352         (gdb-source-info): Check for preprocessor info.
33353         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
33354         a macro for a function.
33355         (gdb-info-breakpoints-custom): Try to find file again if not already
33356         found (user might have used GDB dir command).
33357         (gdb-get-location): Update gdb-location-alist correctly for change
33358         to gdb-info-breakpoints-custom.
33360         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
33361         (gud-tooltip-print-command): Add gdbmi case.
33362         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
33363         preprocessor info.
33365 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
33367         * startup.el (fancy-splash-insert): Fix typo in doc string.
33369 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
33371         * obsolete/float.el (string-to-float):
33372         * obsolete/hilit19.el (hilit-add-pattern):
33373         * obsolete/rnews.el (news-parse-range, news-select-message)
33374         (news-get-pruned-list-of-files): Replace `string-to-int' by
33375         `string-to-number'.
33377         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
33378         `find-file-not-found-hooks'; use `add-hook'.
33379         (uncompress-while-visiting): Set `write-file-functions', not
33380         `write-file-hooks'; use `add-hook'.
33382 2005-05-09  Kim F. Storm  <storm@cua.dk>
33384         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
33385         (cua-paste): Handle clipboard action.
33386         (cua--init-keymaps): Remap clipboard-kill-region and
33387         clipboard-kill-ring-save.
33389 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
33391         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
33392         Improve commentary.
33394         * simple.el (next-error-overlay-arrow-position): Revert the change
33395         made on 2005-04-30.
33397 2005-05-07  Jay Belanger  <belanger@truman.edu>
33399         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
33400         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
33401         `calc-sel-reselect'.
33403         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
33404         Calc is in embedded mode.
33406 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
33408         * progmodes/compile.el (compilation-setup):
33409         Set overlay-arrow-string to an empty string on text terminals.
33411         * textmodes/ispell.el (ispell-program-name): Try looking for
33412         "aspell" along exec-path, and if found, use it as the default
33413         speller program.
33415 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
33417         * international/mule.el (sgml-xml-auto-coding-function):
33418         Recognize encoding='FOO' in single quotes as well as in double quotes.
33420 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
33422         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
33423         as well as `interactive', so that defmacro* would recognize
33424         `declare' forms.
33426 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
33428         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
33429         Explain more about the LIGHTER arg's usage in the doc string.
33430         Add commentary to clarify what the code does.  Fix the regexp that
33431         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
33432         since it could have characters special to regular expressions.
33434 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
33436         * replace.el (occur-1): Bind inhibit-read-only so that
33437         erase-buffer doesn't barf on read-only text properties (likewise
33438         for add-text-properties in occur-engine).  Mark buffer as unmodified.
33439         (occur-engine): Don't set buffer-read-only here.
33441 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
33443         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
33444         list-buffers-directory.  This caused the *cvs-commit* buffer to be
33445         sometimes mistakenly reused as a *cvs* buffer.
33447 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
33449         * tooltip.el: Move code for GUD tooltips into gud.el.
33450         (require): CL no longer needed to compile case.
33451         (tooltip-mode): Do not toggle functions for GUD tooltips.
33452         (tooltip-gud-tips-p): Remove.  Replace with minor mode
33453         gud-tooltip-mode in gud.el.
33454         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
33455         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
33456         tooltip-gud prefix with gud-tooltip and obsolete.
33457         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
33458         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
33459         (tooltip-mouse-motion): Mouse movement functions/variable.
33460         Rename in gud.el by adding gud prefix.
33461         (tooltip-gud-original-filter, tooltip-gud-dereference)
33462         (tooltip-gud-event, tooltip-toggle-gud-tips)
33463         (tooltip-gud-process-output, tooltip-gud-print-command)
33464         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
33465         gud.el by replacing tooltip-gud prefix with gud-tooltip.
33466         (gdb-tooltip-print): Move to gdb-ui.el.
33468         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
33469         (require): CL needed to compile case.
33470         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
33471         tooltip-gud-tips-p.  Make it a minor-mode.
33472         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
33473         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
33474         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
33475         (gud-tooltip-change-major-mode)
33476         (gud-tooltip-activate-mouse-motions-if-enabled)
33477         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
33478         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
33479         (gud-tooltip-original-filter, gud-tooltip-dereference)
33480         (gud-tooltip-event, tooltip-toggle-gud-tips)
33481         (gud-tooltip-process-output, gud-tooltip-print-command)
33482         (gud-tooltip-tips): Move from tooltip.el.
33484         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
33485         (gdb-cpp-define-alist-flags): Doc fix.
33486         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
33487         gud-tooltip-mode is t.
33489 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
33491         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
33492         evaporate if their text is deleted.
33493         (goto-address-at-point): Make it work as a mouse binding as well.
33494         (goto-address-at-mouse): Obsolete it.  Update users.
33496 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
33498         * calendar/appt.el (top-level): No longer activate on load.
33500 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
33502         * calendar/cal-bahai.el (mark-bahai-diary-entries):
33503         * net/webjump.el (webjump):
33504         * progmodes/idlw-help.el (idlwave-do-context-help1)
33505         (idlwave-highlight-linked-completions):
33506         * textmodes/po.el (po-find-file-coding-system-guts):
33507         Replace `assoc-ignore-case' by `assoc-string'.
33509 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
33511         * files.el (locate-file): Doc fix.
33513         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
33514         Remove the redundant test for ms-dos.
33516         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
33517         look for the preprocessor with exec-suffixes.  If not found in
33518         standard places, look in exec-path.  Remove most of the tests that
33519         used system-type.
33521         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
33523         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
33525         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
33526         file-name clash with jka-compr.el on 8+3 filesystems.
33528 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33530         * term/mac-win.el: Don't define or bind scroll bar functions if
33531         x-toolkit-scroll-bars is t.
33532         (x-select-text, x-get-selection-value): Clear
33533         x-last-selected-text-clipboard if x-select-enable-clipboard is
33534         nil.
33535         (PRIMARY): Put mac-scrap-name property.
33536         (mac-select-convert-to-file-url): New function.
33537         (public.file-url): New selection target type.  Add to
33538         selection-converter-alist.
33539         (x-get-selection, x-selection-value): Handle it.
33540         (x-cut-buffer-or-selection-value): New alias.
33542 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
33544         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
33545         entry to avoid calling bibtex-find-entry with arg global
33546         being t.  Remove arg key.
33547         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
33548         (bibtex-copy-summary-as-kill): Change accordingly.
33550 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
33552         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
33553         (org-agenda-date-later): Use with-current-buffer.
33555 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
33557         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
33558         (define-obsolete-variable-alias): Doc Fixes.
33560 2005-05-06  Kim F. Storm  <storm@cua.dk>
33562         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
33563         vertical-motion when selective-display is active.
33565         * ido.el (ido-setup-hook): New hook.
33566         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
33567         (ido-input-stack): New var.
33568         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
33569         ido-next-work-file binding to M-O.
33570         Bind M-f to ido-wide-find-file-or-pop-dir.
33571         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
33572         (ido-read-internal): Run ido-setup-hook.
33573         Catch quit in read-file-name and read-string to cancel edit.
33574         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
33575         Automatically pop-all when completing a directory name (RET).
33576         (ido-file-internal): Add with-no-warnings around ffap and dired code.
33577         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
33578         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
33579         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
33580         New functions for M-b/M-f to move among the directory components.
33581         (ido-make-merged-file-list): Catch quit to cancel merge.
33582         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
33583         (ido-completion-help): No warnings for ido-completion-buffer-full.
33585 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
33587         * font-lock.el (font-lock-negation-char-face): New face and variable.
33588         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
33589         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
33590         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
33591         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
33593 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
33595         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
33596         Fix typo in docstring.
33598         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
33599         (ebrowse-print-statistics-line)
33600         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
33602         * term/w32-win.el (image-library-alist): Add additional name for
33603         Xpm library.
33605 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
33607         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
33608         use gcc instead of cpp.
33610         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
33611         (gdb-create-define-alist): Use it.
33612         (gdb-cpp-define-alist-program): Update for MS-DOS.
33614 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
33616         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
33618 2005-05-04  Richard M. Stallman  <rms@gnu.org>
33620         * help.el (describe-key): No error when UNTRANSLATED is nil.
33622         * simple.el (line-move-1): Fix previous change to signal errors
33623         appropriately.
33625 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
33627         * calendar/icalendar.el (icalendar-version): Now at 0.12.
33628         (icalendar-duration-correction): Remove.
33629         (icalendar--get-event-properties): Split result at commas.
33630         (icalendar--decode-isoduration): New optional argument
33631         DURATION-CORRECTION.
33632         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
33633         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
33634         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
33635         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
33636         (icalendar--convert-anniversary-to-ical): New functions, extracted
33637         from icalendar-export-region, with bug fixes.
33638         (icalendar-export-region): Use the above functions.
33639         (icalendar-import-buffer): Check before saving diary file.
33640         (icalendar--convert-recurring-to-diary)
33641         (icalendar--convert-non-recurring-all-day-to-diary)
33642         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
33643         extracted from icalendar--convert-ical-to-diary, with bug fixes.
33644         (icalendar--convert-ical-to-diary): Use the above functions.
33646 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
33648         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
33649         Remove these recent additions.
33650         (c-mode): Restore to before 2005-04-28.
33652         * progmodes/cc-vars.el (cc-define-list-program): Remove this
33653         recent addition.
33655         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
33656         (gdb-define-alist): New variables.
33657         (gdb-create-define-alist): New function.
33658         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
33659         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
33660         with string-to-number.
33661         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
33663         * progmodes/gud.el: Replace string-to-int with string-to-number.
33664         (gud-find-file): Handle gdb-define-alist.
33666         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
33668 2005-05-02  Jay Belanger  <belanger@truman.edu>
33670         * calc/calc-aent.el (math-read-token):
33671         * calc/calc-bin.el (calc-word-size):
33672         * calc/calc-ext.el (calc-read-number-fancy):
33673         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
33674         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
33675         * calc/calc-frac.el (calc-over-notation):
33676         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
33677         (calc-graph-num-points, calc-graph-init):
33678         * calc/calc-prog.el (calc-read-parse-table-part)
33679         (calc-edit-macro-repeats):
33680         * calc/calc-yank.el (calc-do-grab-rectangle):
33681         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
33682         Replace `string-to-int' by `string-to-number'.
33684 2005-05-02  Kim F. Storm  <storm@cua.dk>
33686         * kmacro.el: Use executing-kbd-macro-index variable.
33688 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
33690         * net/rlogin.el (rlogin-parse-words): Delete func.
33691         (rlogin): Use split-string, not rlogin-parse-words.
33692         Also, if there are option-like elements in the parsed args,
33693         take the host to be the first arg immediately following them.
33694         Suggested by Michael Mauger.
33696 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
33698         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
33700 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
33702         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
33703         (cc-mode-cpp-program): Rename to cc-define-list-program and
33704         move to cc-vars.el.
33706         * progmodes/cc-vars.el (cc-define-list-program):
33707         Change to "gcc -E -dM -".  Make customizable.
33709 2005-05-02  Kim F. Storm  <storm@cua.dk>
33711         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
33713 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
33715         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
33717         * international/mule-util.el (truncate-string): Remove alias and
33718         obsolete declaration.
33720         * international/mule-cmds.el (update-iso-coding-systems):
33721         Remove alias and obsolete declaration.
33723         * international/mule.el (coding-system-parent): Remove alias and
33724         obsolete declaration.
33726         * subr.el (define-function, sref): Remove aliases and obsolete
33727         declarations.
33728         (chars-in-region): Remove obsolete declaration.
33730 2005-05-01  Richard M. Stallman  <rms@gnu.org>
33732         * info.el (Info-mode): Set widen-automatically to nil, locally.
33734         * simple.el (widen-automatically): New variable.
33735         (pop-global-mark): Obey widen-automatically.
33737 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
33739         * term/xterm.el (function-key-map): Call substitute-key-definition
33740         before the keymap size is increased by a lot of define-key calls.
33742 2005-05-01  Richard M. Stallman  <rms@gnu.org>
33744         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
33745         Rename ARG to ELEMENT.  Doc fix.
33747 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
33749         * allout.el (allout-exposure): Remove macro and obsolete declaration.
33750         Remove references to allout-exposure/change to allout-new-exposure.
33752         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
33753         bytecode symbols.
33755         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
33756         (compiled-function-p, focus-frame, unfocus-frame):
33757         Remove aliases and obsolete declarations.
33758         Back out inadvertent changes from previous commit.
33760 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
33762         * files.el (require-final-newline): Make Custom tags consistent
33763         with mode-require-final-newline.
33764         (mode-require-final-newline): Doc fix.
33766 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
33768         * international/latexenc.el (latexenc-find-file-coding-system):
33769         Fix regular expressions.
33771 2005-05-01  David Kastrup  <dak@gnu.org>
33773         * international/latexenc.el (latexenc-find-file-coding-system):
33774         Fix regular expressions.
33776 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
33778         * subr.el (string-to-int): Make obsolete.
33780 2005-04-30  Richard M. Stallman  <rms@gnu.org>
33782         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
33784         * loadup.el: Load jka-comp-hook.
33786         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
33787         (jka-compr-handler): Add autoload.  `put' calls moved
33788         to jka-comp-hook.el.
33789         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
33790         (jka-compr-inhibit): Autoload.
33792         * jka-comp-hook.el: New file.
33793         Enable the mode by default.
33795         * files.el (backup-buffer-copy): Use copy-file instead
33796         of write-region, and put back the 'excl.
33798 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
33800         * progmodes/flymake.el (flymake-split-string)
33801         (flymake-split-string, flymake-log, flymake-pid-to-names)
33802         (flymake-reg-names, flymake-get-source-buffer-name)
33803         (flymake-unreg-names, flymake-add-line-err-info)
33804         (flymake-add-err-info): Clarify docstrings.
33805         (flymake-popup-menu, flymake-make-emacs-menu)
33806         (flymake-make-xemacs-menu): Add docstrings.
33807         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
33808         Set variables directly throughout.
33810 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
33812         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
33813         exists.  Initialize cc-define-alist.
33814         (c-mode): Add cc-create-define-alist locally to after-save-hook.
33815         If there is no file (Macroexpansion) don't create an alist.
33817 2005-04-29  Sam Steingold  <sds@gnu.org>
33819         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
33820         (cc-create-define-alist): Use it instead of the hard-coded string.
33822 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
33824         * international/mule-conf.el (file-coding-system-alist): Fix regexp
33825         for latexenc.
33827 2005-04-29  Lute Kamstra  <lute@gnu.org>
33829         * emacs-lisp/generic.el: Improve commentary section.
33830         (define-generic-mode): Improve docstring.
33832 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
33834         * textmodes/org.el (many places): Change to quiet the byte compiler.
33835         (org-prefix-format-compiled): New variable.
33836         (org-compile-prefix-format): New function.
33837         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
33838         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
33839         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
33840         (org-get-entries-from-diary): Use `org-get-time-of-day' for
33841         consistency with entries from `org-mode' files.
33842         (org-get-time-of-day): Fix bug with partial matches early in a line.
33843         (org-non-link-chars): New constant.
33844         (org-link-regexp): Respect `org-non-link-chars'.
33845         (org-agenda-day-view): Remove command.
33846         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
33847         (org-follow-bbdb-link, org-store-link): Search also company field.
33848         (org-highlight-overlay): New variable.
33849         (org-highlight, org-unhighlight): New functions.
33850         (org-agenda-mode): Add pre-command-hook to remove highlight.
33851         (org-evaluate-time-range): Behavior depends upon whether time stamp
33852         contains a time or not.
33853         (org-show-subtree, org-show-entry): New functions.
33854         (org-agenda-cleanup-fancy-diary): Remove empty lines.
33856 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
33858         * comint.el (comint-output-filter-functions): Add autoload cookie.
33860 2005-04-28  Kim F. Storm  <storm@cua.dk>
33862         * ido.el (ido-everywhere): Fix last change.
33864 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
33866         * international/latexenc.el: New file.
33867         * international/mule-conf.el (file-coding-system-alist): For .tex,
33868         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
33870 2005-04-28  Lute Kamstra  <lute@gnu.org>
33872         * font-lock.el (font-lock-add-keywords)
33873         (font-lock-remove-keywords): Clarify docstring.
33874         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
33875         Don't start docstrings with a `*'.
33876         (font-lock-update-removed-keyword-alist): Give it a docstring.
33878         * generic-x.el: Update commentary section.
33879         Only require font-lock when compiling.
33880         Define all modes conditionally.
33881         Place all generic modes in the generic-x-modes customization group.
33882         (generic-x-modes): New customization group.
33883         (generic-default-modes, generic-mswindows-modes)
33884         (generic-unix-modes, generic-other-modes): New constants.
33885         (generic-define-mswindows-modes, generic-define-unix-modes):
33886         Update docstrings.  Make them obsolete.
33887         (generic-extras-enable-list): New default value.  Update docstring.
33888         Improve :type.  Change :set function.
33889         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
33890         Fix docstring.
33892         * emacs-lisp/generic.el (generic-mode-internal):
33893         Simplify font-lock-defaults.
33894         (define-generic-mode): Fix docstring.
33896 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
33898         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
33899         font-lock-face property to highlight matches.
33901 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
33903         * progmodes/cc-mode.el (cc-create-define-alist): New function.
33904         (cc-define-alist): New variable.
33905         (c-mode): Make it local and initialize it.
33907         * progmodes/gdb-ui.el (gdb-active-process): New variable.
33908         (gdb-exited): New function.
33909         (gdb-annotation-rules): Use it.
33910         (gdb-starting): Set gdb-active-process to t.
33911         (gdb-stopping): Amend doc string.
33912         (gdb-reset): Set gdb-active-process to nil.
33914         * tooltip.el (tooltip-gud-tips): Show the associated #define
33915         directives when a C program under GDB is not executing.
33917 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
33919         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
33920         font-lock-fontify-syntactic-keywords.
33922         * font-lock.el (font-lock-default-fontify-region): Don't force
33923         parse-sexp-lookup-properties to nil.
33925 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
33927         * man.el (man-mode-syntax-table): Set up `:' to have
33928         word-constituent syntax.
33930 2005-04-27  Lute Kamstra  <lute@gnu.org>
33932         * novice.el (disable-command): Don't add spurious newlines to the
33933         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
33935 2005-04-26  Jay Belanger  <belanger@truman.edu>
33937         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
33938         than one window before deleting window.
33940 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
33942         * shell.el (shell-prompt-pattern): Doc fix.
33943         (shell-mode): Set paragraph-separate buffer locally to "\\'".
33945         * comint.el (comint-prompt-regexp, comint-get-old-input)
33946         (comint-use-prompt-regexp)
33947         (comint-use-prompt-regexp-instead-of-fields)
33948         (comint-replace-by-expanded-history, comint-send-input)
33949         (comint-output-filter, comint-get-old-input-default)
33950         (comint-line-beginning-position, comint-bol, comint-show-output)
33951         (comint-backward-matching-input, comint-forward-matching-input)
33952         (comint-next-prompt, comint-previous-prompt):
33953         Rename `comint-use-prompt-regexp-instead-of-fields' to
33954         `comint-use-prompt-regexp'.  Keep old name as alias and declare
33955         obsolete.
33956         (comint-use-prompt-regexp): Shorten first line of doc string.
33958         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
33959         Set paragraph-separate buffer locally to "\\'".
33961         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
33962         Adapt to above name change.
33964         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
33965         (smbclient-prompt-regexp): Ditto.
33967         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
33969 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
33971         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
33972         gdb-location-list.
33973         Break lines that are over 80 characters wide.
33975 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
33977         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
33978         New fun and var, to preserve compatibility.
33980         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
33982 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
33984         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
33985         name to file-newer-than-file-p.
33987 2005-04-26  Richard M. Stallman  <rms@gnu.org>
33989         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
33991         * progmodes/python.el (python-mode):
33992         Use new name eldoc-documentation-function.
33994         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
33996         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
33997         (eldoc-documentation-function):
33998         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
34000 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
34002         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
34004 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
34006         * term/xterm.el (function-key-map): Fix strings for
34007         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
34008         {C,S,A,C-S}-{f1-f12}.
34010 2005-04-26  Kenichi Handa  <handa@m17n.org>
34012         * international/mule-cmds.el (select-safe-coding-system):
34013         Fix previous change.
34015 2005-04-26  Lute Kamstra  <lute@gnu.org>
34017         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
34019         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
34020         (font-lock-comment-delimiter-face): Ditto.
34022         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
34024 2005-04-25  Jay Belanger  <belanger@truman.edu>
34026         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
34027         to t while inserting information; use help-mode.
34029 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
34031         * term.el (ansi-term-color-vector): Use the xterm colors.
34032         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
34034 2005-04-25  Lute Kamstra  <lute@gnu.org>
34036         * font-core.el (font-lock-defaults): Fix docstring.
34038         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
34040 2005-04-25  Kenichi Handa  <handa@m17n.org>
34042         * international/mule-cmds.el (select-safe-coding-system):
34043         Don't check consistency with coding: spec, etc if raw-text or
34044         no-conversion was found to be safe.
34046 2005-04-24  Richard M. Stallman  <rms@gnu.org>
34048         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
34049         citation markers at start of each line.
34051         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
34052         citation markers at start of each line.
34054         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
34056         * files.el (mode-require-final-newline): Fix previous change.
34057         (require-final-newline): Fix type label.
34059 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
34061         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
34062         statement in buffer (broken by 2004-11-24 change).
34064 2005-04-24  Kim F. Storm  <storm@cua.dk>
34066         * ido.el (ido-everywhere): Save and restore old read-buffer-function
34067         and read-file-name-function values.  Don't overwrite existing
34068         non-nil values if ido-mode is enabled without ido-everywhere.
34070 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
34072         * files.el (mode-require-final-newline): Minor doc fix.
34074 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
34076         * subr.el (syntax-after): Doc fix.
34077         (syntax-class): If argument is nil, return nil.  Mask off upper 16
34078         bits, not 8 bits.
34080         * files.el (mode-require-final-newline): Doc fix.
34081         (backup-buffer-copy): Fix last change.
34083 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34085         * term/mac-win.el: Require select.  Set selection-coding-system to
34086         mac-system-coding-system.  Call menu-bar-enable-clipboard.
34087         (x-last-selected-text-clipboard, x-last-selected-text-primary)
34088         (x-select-enable-clipboard): New variables.
34089         (x-select-text, x-get-selection, x-selection-value)
34090         (x-get-selection-value, mac-select-convert-to-string)
34091         (mac-services-open-file, mac-services-open-selection)
34092         (mac-services-insert-text): New functions.
34093         (CLIPBOARD, FIND): Put mac-scrap-name property.
34094         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
34095         (public.tiff): Put mac-ostype property.
34096         (selection-converter-alist): Add entries for them.
34097         (mac-application-menu-map): New keymap.
34098         (interprogram-cut-function, interprogram-paste-function): Set to
34099         x-select-text and x-get-selection-value, respectively.
34100         (split-window-keep-point): Set to t.
34102 2005-04-23  Richard M. Stallman  <rms@gnu.org>
34104         * files.el (read-directory-name): Always pass non-nil
34105         DEFAULT-FILENAME arg to read-file-name.
34106         (backup-buffer-copy, basic-save-buffer-2): Take care against
34107         writing thru an unexpected existing symlink.
34108         (revert-buffer): In indirect buffer, revert the base buffer.
34109         (magic-mode-alist): Doc fix.
34110         (buffer-stale-function): Doc fix.
34111         (minibuffer-with-setup-hook): Avoid warning.
34112         (mode-require-final-newline): Doc and custom fix.
34114         * follow.el (follow-end-of-buffer): Use with-no-warnings.
34116         * font-lock.el (font-lock-comment-face): On terminals with few colors,
34117         use the default appearance.
34118         (font-lock-comment-delimiter-face): New face, new variable.
34120         * imenu.el (imenu--generic-function): The official position of a
34121         definition is the start of the line that BEG is in.
34123         * midnight.el (midnight-timer): Move defvar up.
34125         * mouse.el (mouse-drag-region-1): Delete some debugging code.
34127         * saveplace.el (save-place-to-alist): Use with-no-warnings.
34129         * startup.el (command-line): Use with-no-warnings.
34131         * window.el (window-size-fixed): New defvar.
34133         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
34135         * mail/rmail.el (rmail-font-lock-keywords):
34136         Use font-lock-comment-delimiter-face.
34138         * mail/sendmail.el (mail-font-lock-keywords):
34139         Use font-lock-comment-delimiter-face.
34141         * progmodes/compile.el (next-error-highlight-timer): New defvar.
34143 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
34145         * progmodes/compile.el (compilation-mode-font-lock-keywords):
34146         Specify t for LAXMATCH when matching directories.
34147         Save match data around compilation-compat-error-properties form.
34149 2005-04-23  David Kastrup  <dak@gnu.org>
34151         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
34152         Mention that the autoloaded aliases should be kept for AUCTeX.
34154 2005-04-23  Andreas Schwab  <schwab@suse.de>
34156         * isearch.el (isearch-forward): Doc fix.
34158 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
34160         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
34161         (jit-lock-stealth-nice): Change default value to 0.5.
34163 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
34165         * abbrev.el (write-abbrev-file): Write table entries in
34166         alphabetical order by table name.
34168 2005-04-22  Kim F. Storm  <storm@cua.dk>
34170         * ido.el (ido-read-internal): Fix `list' completion.
34172 2005-04-22  Kenichi Handa  <handa@m17n.org>
34174         * recentf.el (recentf-save-file-coding-system): New variable.
34175         (recentf-save-list): Encode the file by
34176         recentf-save-file-coding-system and add coding: tag.
34178 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
34180         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
34182 2005-04-21  Lute Kamstra  <lute@gnu.org>
34184         * loadhist.el (unload-feature): Don't remove a function from hooks
34185         if it is about to be restored to an autoload .  Remove functions
34186         that will become unbound from auto-mode-alist.  Simplify the code.
34188         * subr.el (assq-delete-all): New implementation that is linear,
34189         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
34190         (rassq-delete-all): New function.
34192         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
34193         Add size-indication-mode.
34195 2005-04-21  Kenichi Handa  <handa@m17n.org>
34197         * international/mule-cmds.el: Add autoload for widget-value in
34198         eval-when-compile.
34200 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
34202         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
34203         Add tooltip-mode.
34205         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
34207 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
34209         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
34210         (inferior-lisp-filter-regexp, inferior-lisp-program)
34211         (inferior-lisp-load-command, inferior-lisp-prompt)
34212         (inferior-lisp-mode-hook, lisp-source-modes)
34213         (inferior-lisp-load-hook): defvar->defcustom.
34214         (inferior-lisp-program, inferior-lisp-prompt)
34215         (inferior-lisp-load-hook): Doc fixes.
34216         (inferior-lisp-install-letter-bindings): Small change in
34217         introductory comment.
34219 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
34221         * vc.el (vc-annotate-color-map): Change some colors so that text
34222         using them as foreground is readable on both white and black
34223         backgrounds.
34225 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
34227         * international/mule-conf.el (translation-table-for-input):
34228         Remove redundant declaration.
34230 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
34232         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
34234         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
34235         (tooltip-toggle-gud-tips): New function.
34237 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34239         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
34240         right angle brackets.
34242 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
34244         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
34246 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
34248         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
34249         Remove.  Update callers to use expand-file-name instead.
34251         * subr.el (syntax-class): New function.
34253         * simple.el (blink-matching-open): Use it.
34255         * paren.el (show-paren-function): Use it to recognize parens that are
34256         also used in 2-char comment markers.
34258 2005-04-19  Lute Kamstra  <lute@gnu.org>
34260         * loadhist.el (unload-feature): Update for new format of
34261         load-history.  Simplify the code.
34263 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34265         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
34266         (mac-add-charset-info): New function.  Initialize variable
34267         mac-charset-info-alist using it.
34268         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
34269         for translation.
34270         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
34271         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
34272         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
34273         New CCL programs.
34275 2005-04-19  Kim F. Storm  <storm@cua.dk>
34277         * simple.el (next-buffer, prev-buffer, next-error)
34278         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
34279         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
34281         * bindings.el (next-buffer, prev-buffer, next-error)
34282         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
34283         (clone-indirect-buffer-other-window): Move bindings from simple.el.
34284         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
34285         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
34287 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
34289         * isearch.el (isearch-edit-string): Make the search-ring available for
34290         minibuffer history commands.
34291         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
34292         the default history commands now work just as well.
34293         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
34295 2005-04-18  Kim F. Storm  <storm@cua.dk>
34297         * emulation/cua-base.el (cua--pre-command-handler): Add more
34298         elaborate check for shift modifier on non-window systems.
34300 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
34302         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
34304 2005-04-18  Kim F. Storm  <storm@cua.dk>
34306         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
34307         and make it optional.  Don't test tooltip-gud-echo-area here.
34308         (tooltip-gud-process-output, gdb-tooltip-print):
34309         Pass tooltip-gud-echo-area to tooltip-show.
34310         (tooltip-help-tips): Remove second optional arg to tooltip-show.
34312 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34314         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
34315         `display-graphic-p' may not be bound yet.
34317 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
34319         * startup.el (command-line): No longer enable Xterm Mouse mode by
34320         default in terminals compatible with xterm.
34322         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
34324 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
34326         * tooltip.el (tooltip-gud-echo-area): Rename from
34327         tooltip-use-echo-area.
34328         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
34329         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
34330         area independently of where help tooltips are displayed.
34332 2005-04-17  David Kastrup  <dak@gnu.org>
34334         * cus-theme.el (custom-theme-write-variables): Quote variables
34335         where necessary.
34337 2005-04-17  Richard M. Stallman  <rms@gnu.org>
34339         * simple.el (yank-excluded-properties): Add follow-link to value.
34341         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
34343         * startup.el (fancy-splash-max-time): Just 30 seconds.
34344         (fancy-splash-delay): Just 7.
34345         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
34347         * loadhist.el (unload-feature): Update for new format of load-history.
34348         Simplify the code.
34350         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
34351         (rmail-font-lock-keywords): Don't fontify the text of a citation.
34353         * mail/sendmail.el (mail-font-lock-keywords):
34354         Don't fontify subject text.
34355         Don't fontify the text of a citation.
34357 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
34359         * comint.el (comint-output-filter): Run comint-output-filter-functions
34360         with point where the user had it.
34362 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
34364         * international/ucs-tables.el (ucs-set-table-for-input):
34365         Disable when using unify-on-decoding.
34367 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
34369         * emulation/cua-base.el (cua-global-mark-face): Add special case
34370         for displays supporting a high number of colors.
34372 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
34374         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
34376 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
34378         * filesets.el (filesets-add-buffer): If user supplies a name of a
34379         non-existing fileset, create a new fileset.
34381 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
34383         * textmodes/org.el (org-up-heading-all): Fix bug with
34384         `outline-up-heading-all'.
34386 2005-04-16  Andreas Schwab  <schwab@suse.de>
34388         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
34389         /etc/permissions.d/* and /etc/aliases.d/*.
34391 2005-04-16  Kenichi Handa  <handa@m17n.org>
34393         * international/code-pages.el (cp-make-coding-system):
34394         Set `translation-table-for-input' property value to the symbol
34395         ucs-mule-to-mule-unicode, not to that value.
34396         (pt154): Escape guillemet by `\'.
34398 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
34400         * loadup.el: Load tooltip if x-show-tip is fboundp.
34402         * startup.el (command-line): Add comment.
34404         * tooltip.el (tooltip-mode): Specify correct standard value for
34405         Custom in init-value.
34407 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
34409         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
34410         possible.
34412 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
34414         * textmodes/org.el (org-agenda-date-prompt): Rename from
34415         `org-agenda-date-today'.
34416         (org-evaluate-time-range): Insert at point instead of directly
34417         after time range.
34418         (org-first-headline-recenter, org-subtree-end-visible-p)
34419         (org-optimize-window-after-visibility-change): New functions
34420         (org-agenda-post-command-hook): Don't allow point at end of line,
34421         to make sure it always hits the text properties.
34422         (org-agenda-next-date-line, org-agenda-previous-date-line):
34423         New commands.
34424         (org-set-regexps-and-options): Category may contain white space.
34425         (org-agenda-get-deadlines, org-agenda-get-scheduled):
34426         Improve marker positions.
34427         (org-agenda-new-marker): Argument POS made optional.
34428         (org-agenda-get-timestamps): Deadlines which are done are listed
34429         in org-done-face now.
34430         (org-agenda-get-todos, org-agenda-get-timestamps)
34431         (org-agenda-get-deadlines, org-agenda-get-scheduled):
34432         Set `undone-face' and `done-face' properties.
34433         (org-last-todo-state-is-todo): New variable.
34434         (org-todo): Set `org-last-todo-state-is-todo'.
34435         (org-agenda-todo): Change face according to
34436         `org-last-todo-state-is-todo'.  And change other lines referring to
34437         the same entry.
34438         (org-calendar-goto-agenda): New command.
34439         (org-calendar-to-agenda-key): New option.
34440         (org-startup-folded): New allowed value `content'.
34441         (org-set-regexps-and-options): Accept new value `content' for
34442         `org-startup-folded'.
34443         (org-get-current-options): Handle new value `content' for
34444         `org-startup-folded'.
34445         (org-insert-todo-heading): New command.
34446         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
34447         interactively in empty file and option
34448         `org-insert-mode-line-in-empty-file' has been set.
34449         (org-agenda-todo, org-agenda-priority): Modify to use
34450         `org-agenda-change-all-lines'.
34451         (org-warning-face): Change color on dark background.
34453 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34455         * international/mule-cmds.el (set-locale-environment): On Mac OS,
34456         use preferences AppleLocale and AppleLanguages, and variable
34457         mac-system-locale for default locale.  On Mac OS Classic, use
34458         mac-system-coding-system for default coding systems.
34460         * term/mac-win.el: Don't set file-name-coding-system.
34461         Decode variables system-name, emacs-build-system, user-login-name, and
34462         user-full-name by mac-system-coding-system on Mac OS Classic.
34463         (mac-system-coding-system): New variable.
34465 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
34467         * startup.el (command-line): Handle `xterm-mouse-mode' before
34468         reading init file.
34470         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
34472 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
34474         * progmodes/sh-script.el (sh-here-document-word): Make it a
34475         defcustom.  Doc fix.
34476         (sh-add): Bash uses $(( )) for arithmetic.
34477         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
34478         (sh-maybe-here-document): Remove quotes and leading whitespace
34479         from heredoc word when closing.  Indent heredoc with tabs if word
34480         starts with "-".
34482 2005-04-13  Richard M. Stallman  <rms@gnu.org>
34484         * simple.el (undo): Fix previous change.
34486         * custom.el (defface): Doc fix.
34488 2005-04-13  Lute Kamstra  <lute@gnu.org>
34490         * Makefile.in (DONTCOMPILE): Remove list.
34491         (compile, compile-always): Don't use DONTCOMPILE.
34492         (update-authors): Load the library in which batch-update-authors
34493         is defined.
34494         * makefile.w32-in (DONTCOMPILE): Remove list.
34495         (compile, compile-always): Fix comments.
34496         (update-authors): Load the library in which batch-update-authors
34497         is defined.
34499         * generic-x.el (generic-mode-ini-file-find-file-hook):
34500         Rename to ini-generic-mode-find-file-hook.
34501         Keep generic-mode-ini-file-find-file-hook as an alias.
34502         (ini-generic-mode-find-file-hook): Rename from
34503         generic-mode-ini-file-find-file-hook.  Fix docstring.
34504         (ini-generic-mode): Docstring change.
34505         (bat-generic-mode-run-as-comint): Silence the byte compiler.
34507         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
34508         called from lisp.
34510         * generic.el: Move to the emacs-lisp subdir.
34512 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
34514         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
34515         and C-S- function and cursor motion keys.
34517 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
34519         * startup.el (command-line): Enable Xterm Mouse mode by default.
34520         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
34521         for Custom.  No longer show "Mouse" in mode line when enabled.
34522         Doc fix.
34524 2005-04-12  Kim F. Storm  <storm@cua.dk>
34526         * emulation/cua-base.el (cua-rectangle-face)
34527         (cua-rectangle-noselect-face): Define face attributes here.
34529         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
34531 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
34533         * startup.el (command-line): Turn off blinking cursor if
34534         cursorBlink in resources is off or false.
34536 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34538         * term/mac-win.el (dnd): Require dnd.
34539         (mac-drag-n-drop): Call dnd-handle-one-url.
34540         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
34541         (kTextEncodingISOLatin2): Remove constants.
34542         (mac-script-code-coding-systems): New constant.
34543         (mac-handle-language-change): New function.
34544         (special-event-map): Bind it to `language-change' event.
34545         (mac-centraleurroman, mac-cyrillic): New coding systems.
34546         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
34547         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
34548         and mac-cyrillic-encoder to encode-mac-centraleurroman and
34549         encode-mac-cyrillic, respectively.
34551 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
34553         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
34554         Don't set overlay-arrow-string to "=>" as this is done
34555         globally in C now.
34557 2005-04-12  Lute Kamstra  <lute@gnu.org>
34559         * generic-x.el (rc-generic-mode, rul-generic-mode):
34560         Fix auto-mode-alist entries.
34561         (etc-fstab-generic-mode): Tweak fontification.
34563         * generic.el (generic-make-keywords-list): Fix docstring.
34564         (generic-mode-internal): Simplify generic-font-lock-keywords.
34566 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
34568         * whitespace.el (whitespace-buffer-leading)
34569         (whitespace-buffer-trailing): Revert the incorrect test inversion.
34570         However, fix the highlight area for the leading and
34571         trailing whitespaces to show space.
34573 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
34575         * whitespace.el (whitespace-version): Bump to 3.5.
34577         (whitespace-buffer-leading, whitespace-buffer-trailing):
34578         Invert sense of the test to highlight the whitespace.
34580 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
34582         * progmodes/gud.el (gud-display-line): GUD uses its own
34583         overlay arrow now so don't set overlay-arrow-string.
34584         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
34586 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
34588         * term.el (term-ansi-current-bold, term-ansi-current-underline)
34589         (term-ansi-current-reverse, term-ansi-current-invisible)
34590         (term-ansi-face-already-done): Change to boolean.
34591         (term-reset-terminal, term-handle-colors-array): Handle the above
34592         vars accordingly.
34593         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
34594         (term-emulate-terminal): Use the new name.
34596         * faces.el (secondary-selection): Use yellow1, not yellow.
34597         (trailing-whitespace): Use red1, not red.
34599 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
34601         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
34602         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
34603         (dired-dnd-handle-file): Call dnd-get-local-file-uri.
34605         * cus-edit.el (dnd): New group.
34607         * term/w32-win.el (dnd): Require dnd
34608         (w32-drag-n-drop): Call dnd-handle-one-url.
34610         * x-dnd.el: Require dnd.
34611         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
34612         Call dnd-handle-one-url.
34613         (x-dnd-types-alist, x-dnd-insert-utf8-text)
34614         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
34615         to dnd-insert-text.
34616         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
34617         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
34618         (x-dnd-get-local-file-name, x-dnd-open-local-file)
34619         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
34621         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
34623 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34625         * wdired.el: Doc fixes.
34626         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
34627         (wdired-use-dired-vertical-movement): Rename from
34628         wdired-always-move-to-filename-beginning.
34629         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
34630         (wdired-change-to-wdired-mode): Change mode name.
34631         (wdired-newline): Delete.
34633 2005-04-11  Richard M. Stallman  <rms@gnu.org>
34635         * whitespace.el (whitespace-highlight-the-space):
34636         Don't call whitespace-unhighlight-the-space here.
34638         * simple.el (undo): Record t in undo-equiv-table
34639         for the redo record made by an undo-in-region.
34641 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
34643         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
34644         (gdb-frame-inferior-io-buffer): New Functions to control
34645         display of separate IO buffer.
34646         (menu): Add them to menu-bar.
34647         (gdb-display-buffer): Check for buffer another frame.
34648         Protect GUD buffer.
34649         (gdb-setup-windows): Create IO buffer if not already there.
34650         (gdb-memory-mode): Remove purecopy noops.
34652 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
34654         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
34655         and pass to self-insert-command.
34657 2005-04-11  Lute Kamstra  <lute@gnu.org>
34659         * generic.el: Commentary section cleanup.
34660         (generic): Delete.
34661         (generic-use-find-file-hook, generic-lines-to-scan)
34662         (generic-find-file-regexp, generic-ignore-files-regexp)
34663         (default-generic-mode, generic-mode-find-file-hook)
34664         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
34665         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
34666         (generic-use-find-file-hook, generic-lines-to-scan)
34667         (generic-find-file-regexp, generic-ignore-files-regexp)
34668         (default-generic-mode, generic-mode-find-file-hook)
34669         (generic-mode-ini-file-find-file-hook): Move from generic.el.
34671 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
34673         * bookmark.el (bookmark-write-file): Catch errors writing file.
34674         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
34676 2005-04-10  Richard M. Stallman  <rms@gnu.org>
34678         * startup.el (fancy-splash-tail): Update copyright year.
34679         (command-line): Split part of -Q into -D.
34680         (emacs-basic-display): New defvar.
34681         (fancy-splash-text): Correct name of menu item.
34683         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
34685         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
34686         lines in one node.
34688         * comint.el (comint-send-input): New arg ARTIFICIAL.
34689         Callers in this file changed.
34691         * abbrev.el (define-abbrevs): Read system abbrevs properly.
34693         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
34695 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
34697         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
34698         `ldap-search-internal'.
34700 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
34702         * files.el (set-auto-mode-1): Use line-end-position.
34704         * international/latin-1.el:
34705         * international/latin-2.el:
34706         * international/latin-3.el:
34707         * international/latin-4.el:
34708         * international/latin-5.el:
34709         * international/latin-8.el:
34710         * international/latin-9.el: Give punctuation syntax to NBSP.
34712         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
34713         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
34714         Use char-classes to accept non-ascii letters, accepted in some recent
34715         bibtex implementations.
34717 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
34719         * custom.el (custom-set-minor-mode): Any non-nil value for the
34720         variable should enable the mode when set through Custom.
34722 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
34724         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
34725         TAB binding so tab-always-indent is obeyed.
34726         (vhdl-minibuffer-local-map): Move initialization into declaration.
34727         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
34728         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
34729         (vhdl-hooked-abbrev): Avoid test for XEmacs.
34730         (vhdl-current-line): Use line-beginning-position.
34731         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
34732         with-output-to-temp-buffer, so the current position can be recorded.
34734 2005-04-10  Masatake YAMATO  <jet@gyve.org>
34736         * progmodes/compile.el (compilation-error-regexp-alist-alist):
34737         Add regexp for gcov.
34739 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
34741         * calendar/time-date.el (time-to-seconds, seconds-to-time)
34742         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
34743         syntax which Emacs 20 doesn't support.
34745 2005-04-09  Richard M. Stallman  <rms@gnu.org>
34747         * help.el (describe-key-briefly, describe-key):
34748         Replace strings as event types with "(any string)".
34750 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
34752         * arc-mode.el (archive-mode-map): Move initialization into
34753         the declaration.  Override *all* bindings of `undo'.
34754         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
34756 2005-04-09  Jay Belanger  <belanger@truman.edu>
34758         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
34760 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
34762         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
34763         (xterm-register-default-colors): Update color values computation
34764         to match xterm-200.
34766 2005-04-09  Kenichi Handa  <handa@m17n.org>
34768         * international/code-pages.el (iso-latin-7): Fix the map.
34770 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
34772         * emacs-lisp/lisp.el (defun-prompt-regexp)
34773         (parens-require-spaces, buffer-end, end-of-defun)
34774         (insert-parentheses): Doc fixes.
34776 2005-04-08  Kim F. Storm  <storm@cua.dk>
34778         * comint.el (comint-highlight-prompt): Fix face spec.
34779         * hi-lock.el (hi-green): Likewise.
34781 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
34783         * cus-edit.el (custom-modified-face):
34784         * comint.el (comint-highlight-input): Fix previous changes.
34785         * term.el (term-handle-ansi-escape): Add a comment.
34787 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
34789         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
34790         in the buffer and in whitespace-highlighted-space.
34791         (whitespace-unhighlight-the-space): Simplify.
34792         (whitespace-buffer): Simplify.
34794 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
34796         * textmodes/table.el (table-cell-face): Add special case for
34797         displays supporting a high number of colors.
34798         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
34799         (vhdl-font-lock-reserved-words-face)
34800         (vhdl-speedbar-architecture-face)
34801         (vhdl-speedbar-instantiation-face)
34802         (vhdl-speedbar-architecture-selected-face)
34803         (vhdl-speedbar-instantiation-selected-face): Likewise.
34804         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
34805         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
34806         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
34807         (ebrowse-root-class-face, ebrowse-member-attribute-face)
34808         (ebrowse-progress-face): Likewise.
34809         * progmodes/compile.el (compilation-info-face): Likewise.
34810         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
34811         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
34812         * calendar/calendar.el (diary-face): Likewise.
34813         * woman.el (woman-italic-face, woman-bold-face)
34814         (woman-unknown-face): Likewise.
34815         * wid-edit.el (widget-button-pressed-face): Likewise.
34816         * whitespace.el (whitespace-highlight-face): Likewise.
34817         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
34818         * pcvs-info.el (cvs-marked-face): Likewise.
34819         * info.el (info-xref): Likewise.
34820         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
34821         * hilit-chg.el (highlight-changes-face)
34822         (highlight-changes-delete-face): Likewise.
34823         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
34824         (hi-red-b): Likewise.
34825         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
34826         * font-lock.el (font-lock-keyword-face)
34827         (font-lock-function-name-face, font-lock-warning-face): Likewise.
34828         * cus-edit.el (custom-invalid-face, custom-modified-face)
34829         (custom-set-face, custom-changed-face, custom-variable-tag-face)
34830         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
34831         * comint.el (comint-highlight-prompt): Likewise.
34833 2005-04-08  Lute Kamstra  <lute@gnu.org>
34835         * font-lock.el (font-lock-keywords): Docstring fixes.
34837 2005-04-08  Kenichi Handa  <handa@m17n.org>
34839         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
34840         chars are more than a limit, print " and more..." at the tail.
34842 2005-04-08  Kim F. Storm  <storm@cua.dk>
34844         * emacs-lisp/authors.el (authors-aliases): Update list.
34845         (authors-ignored-files): New list.
34846         (authors-fixed-entries): Fix typo.
34847         (authors-renamed-files-alist): Update list.
34848         (authors-add): Check authors-ignored-files.
34850 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
34852         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
34853         optional, to ensure backward compatibility.
34855 2005-04-08  Stephen Eglen  <stephen@gnu.org>
34857         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
34859 2005-04-08  Kim F. Storm  <storm@cua.dk>
34861         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
34863         * mouse.el (mouse-on-link-p): Doc fix.
34865 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
34867         * ielm.el (ielm-prompt-read-only): Doc fix.
34869         * comint.el (comint-prompt-read-only): Doc fix.
34871 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
34873         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
34874         ensure dired always handles wildcards passed to ffap.
34875         (find-file-at-point): Use it.
34876         (ffap-dired-wildcards): Doc fix.
34878 2005-04-07  Juri Linkov  <juri@jurta.org>
34880         * simple.el (next-error-overlay-arrow-position): New defvar.
34881         Put "=>" on its property `overlay-arrow-string'.  Add it to
34882         `overlay-arrow-variable-list'.
34884         * progmodes/compile.el (compilation-setup):
34885         Set `next-error-overlay-arrow-position' to nil.  Also set it to
34886         nil in the local hook `kill-buffer-hook'.  Make local variable
34887         `overlay-arrow-string' and set it to "=>".
34888         (compilation-goto-locus): Set BOL position to
34889         `next-error-overlay-arrow-position' instead of
34890         `overlay-arrow-position'.
34892         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
34893         locally instead of adding it to the global hook.
34894         (Info-kill-buffer): Move up.
34896 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
34898         * term/xterm.el (xterm-standard-colors): Update color values from
34899         xterm-200.
34901 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
34903         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
34905         * fast-lock.el:
34906         * lazy-lock.el: Move them to the obsolete subdir.
34908 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34910         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
34911         (wdired-add-replace-advice): Remove.
34912         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
34914 2005-04-06  Kim F. Storm  <storm@cua.dk>
34916         * startup.el (command-line): Add --bare-bones alias for -Q.
34918 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34920         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
34921         create the startup fontset if a font specification ends with
34922         `mac-roman'.
34924 2005-04-06  Lute Kamstra  <lute@gnu.org>
34926         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
34927         change.
34929         * emacs-lisp/copyright.el (copyright-update-year): Replace the
34930         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
34932 2005-04-05  Lute Kamstra  <lute@gnu.org>
34934         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
34935         (define-generic-mode): Ditto.  Fix debug declaration.
34937         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
34938         Put them in the generic-x group.
34940         * calendar/timeclock.el (timeclock): Doc fix.
34942         * generic.el (define-generic-mode): Don't use custom-current-group.
34943         Document default :group value.
34944         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
34945         (define-global-minor-mode): Don't use custom-current-group.
34947 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
34949         * startup.el (command-line-1): Display startup-echo-area-message
34950         when fancy splash screen is in use.
34952         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
34953         (sh-escaped-newline): New face.
34954         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
34955         newline, and use sh-escaped-newline face.
34957         * progmodes/tcl.el (tcl-escaped-newline): New face.
34958         (tcl-builtin-list): New variable.
34959         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
34960         newlines.  Fix keywords subexpression number.
34962 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
34964         * textmodes/org.el (org-diary-default-entry): Fix call to
34965         `add-to-diary-entry'.
34967 2005-04-05  Kim F. Storm  <storm@cua.dk>
34969         * ediff-init.el: Use (featurep 'xemacs).
34971 2005-04-05  David Ponce  <david@dponce.com>
34973         * cus-edit.el (face): Derive from symbol widget.  Display sample
34974         of the current face on the fly.
34975         (widget-face-sample-face-get, widget-face-notify): New functions.
34976         (widget-face-value-create): Remove.
34978         * wid-edit.el (widget-field-end): Temporarily remove field
34979         narrowing before to call `get-char-property'.
34981 2005-04-04  Jay Belanger  <belanger@truman.edu>
34983         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
34984         (math-read-subscripts): New variable.
34985         (math-read-preprocess-string): Process subscripts.
34987 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
34989         * comint.el (comint-prompt-read-only): Doc fix.
34991         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
34992         `-1'.  Doc fix.
34994 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
34996         * textmodes/org.el (org-insert-mode-line-in-empty-file):
34997         Change default value to nil.
34999 2005-04-04  Lute Kamstra  <lute@gnu.org>
35001         * autorevert.el (auto-revert-mode): Specify :group.
35002         * battery.el (display-battery-mode): Specify :group.
35003         * diff-mode.el (diff-minor-mode): Specify :group.
35004         * font-core.el (font-lock-mode): Specify :group.
35005         * hl-line.el (hl-line-mode): Specify :group.
35006         * iimage.el (iimage): New customization group.
35007         (iimage-mode): Specify :group.
35008         * longlines.el (longlines-mode): Specify :group.
35009         * master.el: Don't require easy-mmode.
35010         (master): New customization group.
35011         (master-mode): Specify :group.
35012         * msb.el (msb-mode): Specify :group.
35013         * reveal.el (reveal-mode): Specify :group.
35014         * simple.el (next-error-follow-minor-mode): Specify :group.
35015         * smerge-mode.el (smerge-mode): Specify :group.
35016         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
35017         * emulation/cua-base.el (cua-mode): Specify :group.
35018         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
35019         * language/thai-util.el (thai-auto-composition-mode)
35020         (thai-word-mode): Specify :group.
35021         * mail/supercite.el (sc-minor-mode): Specify :group.
35022         * progmodes/cwarn.el (cwarn-mode): Specify :group.
35023         * progmodes/flymake.el (flymake-mode): Specify :group.
35024         * progmodes/glasses.el (glasses-mode): Specify :group.
35025         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
35026         * textmodes/enriched.el (enriched-mode): Specify :group.
35027         * textmodes/refill.el (refill-mode): Specify :group.
35029         * add-log.el (change-log-font-lock-keywords): Names in
35030         parenthesized lists can contain spaces.
35032 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
35034         * startup.el (fancy-splash-text): Shorten default text of
35035         "Emacs Tutorial" line.  Also, if the current language env
35036         indicates an available tutorial file other than TUTORIAL,
35037         extract its title and append it to the line in parentheses.
35038         (fancy-splash-insert): If arg is a thunk, funcall it.
35040 2005-04-04  Jay Belanger  <belanger@truman.edu>
35042         * calc/calc.el (calc-language-alist): Add tags to customization type.
35044 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
35046         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
35047         Doc fix.
35049 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
35051         * add-log.el (change-log-font-lock-keywords): The manual
35052         describing a Change Log entry, says: (...) "Aside from these
35053         header lines, every line in the change log starts with a space or
35054         a tab.".  The font-lock was not highlighting lines started with
35055         spaces, added support for it.
35057 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
35059         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
35060         (bibtex-generate-url-list): Update docstring accordingly.  Put the
35061         complex example in the docstring.
35062         (bibtex-font-lock-url): Use pop.
35064 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
35066         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
35068         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
35070 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
35072         * filesets.el (filesets-set-default): Doc fix.
35074 2005-04-03  Lute Kamstra  <lute@gnu.org>
35076         * generic.el (define-generic-mode): Add argument to specify
35077         keywords for defcustom.
35078         (default-generic-mode): Specify :group.
35080         * generic-x.el: Specify :group for all generic modes.
35082         * desktop.el (desktop-no-desktop-file-hook)
35083         (desktop-after-read-hook): Doc fix.
35085 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
35087         * simple.el (visible-mode): Use explicit :group keyword.
35088         This changes the group of `visible-mode-hook' from paren-blinking
35089         to editing-basics.
35091 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
35093         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
35094         mailbox specifications as well as URLs.
35095         (rmail-insert-inbox-text): Remove unused conditional branches.
35097 2005-04-01  Jay Belanger  <belanger@truman.edu>
35099         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
35100         (calc-gnuplot-print-command): Move definitions to calc.el.
35102         * calc/calc-embed.el (calc-embedded-announce-formula)
35103         (calc-embedded-open-formula, calc-embedded-close-formula)
35104         (calc-embedded-open-word, calc-embedded-close-word)
35105         (calc-embedded-open-plain, calc-embedded-close-plain)
35106         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
35107         (calc-embedded-open-mode, calc-embedded-close-mode):
35108         Move definitions to calc.el.
35110         * calc/calc.el (calc-settings-file, calc-language-alist):
35111         Make customizable.
35112         (calc-embedded-announce-formula, calc-embedded-open-formula)
35113         (calc-embedded-close-formula, calc-embedded-open-word)
35114         (calc-embedded-close-word, calc-embedded-open-plain)
35115         (calc-embedded-close-plain, calc-embedded-open-new-formula)
35116         (calc-embedded-close-new-formula, calc-embedded-open-mode)
35117         (calc-embedded-close-mode, calc-gnuplot-name)
35118         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
35119         from other files and make customizable.
35121 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
35123         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
35124         Use buffer-live-p.
35125         (cvs-mode-run): Don't call cvs-update-header here.
35126         (cvs-run-process): Call cvs-update-header.
35127         Use process properties for cvs-postprocess and cvs-buffer so that
35128         the sentinel can behave better if the temp buffer is killed.
35129         Use a pipe rather than a tty, to better handle unexpected prompts.
35130         (cvs-sentinel): Rewrite.  Call cvs-update-header.
35132 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
35134         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
35135         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
35137 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
35139         * generic.el (define-generic-mode): Add indentation rule.
35141 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
35143         * files.el (mode-require-final-newline): Make Custom correctly
35144         report a nil value and allow to set it to nil via Custom.
35145         Doc fix.
35147 2005-04-01  Kenichi Handa  <handa@m17n.org>
35149         * international/characters.el: Enable the correct case setting for
35150         dotless-i and dotted-I.
35152 2005-04-01  Kim F. Storm  <storm@cua.dk>
35154         * ido.el (ido-file-internal): Fall back to non-ido command if
35155         initial directory is on slow ftp (or tramp) host.
35157 2005-03-31  Richard M. Stallman  <rms@gnu.org>
35159         * emacs-lisp/autoload.el (make-autoload):
35160         Handle define-global-minor-mode.
35162         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
35163         Rename from easy-mmode-define-global-mode.
35164         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
35166         * progmodes/scheme.el (scheme-mode-syntax-table):
35167         Update syntax of | and # for two-character comment syntax.
35169 2005-03-31  Lute Kamstra  <lute@gnu.org>
35171         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
35172         (define-minor-mode): Call custom-current-group at load-time.
35174         * generic.el (define-generic-mode): Add debug declaration.
35175         Add defcustom for the mode hook.
35176         (generic-mode-internal): Use run-mode-hooks.
35178 2005-03-31  Kim F. Storm  <storm@cua.dk>
35180         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
35181         (mouse-fixup-help-message): New defun called by show_help_echo
35182         to fixup mouse-2 prefix in help messages when applicable.
35184         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
35186 2005-03-31  Kenichi Handa  <handa@m17n.org>
35188         * language/thai-word.el (thai-find-word-ends): Pay attention to
35189         the case that we reach the end of buffer.
35191         * textmodes/fill.el (fill-text-properties-at): New function.
35192         (fill-newline): Use fill-text-properties-at instead of
35193         text-properties-at.
35195 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
35197         * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
35198         not comint-quote-filename.
35200 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
35202         * help-fns.el (help-with-tutorial): Revert last change.
35204 2005-03-31  Kim F. Storm  <storm@cua.dk>
35206         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
35208 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
35210         * calendar/cal-china.el: Update reference to "Calendrical
35211         Calculations" book; there's a new edition.
35212         * calendar/cal-coptic.el: Likewise.
35213         * calendar/cal-french.el: Likewise.
35214         * calendar/cal-hebrew.el: Likewise.
35215         * calendar/cal-islam.el: Likewise.
35216         * calendar/cal-iso.el: Likewise.
35217         * calendar/cal-julian.el: Likewise.
35218         * calendar/cal-mayan.el: Likewise.
35219         * calendar/cal-persia.el: Likewise.
35220         * calendar/calendar.el: Likewise.
35221         * calendar/holidays.el: Likewise.
35222         * calendar/lunar.el: Likewise.
35223         * calendar/solar.el: Likewise.
35225         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
35226         white space from doc string.
35228 2005-03-30  Jay Belanger  <belanger@truman.edu>
35230         * calc/calc-help.el (calc-full-help): Remove email address.
35232 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
35234         * help-fns.el (help-with-tutorial): Delete title line.
35236 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
35238         * calendar/cal-x.el (calendar-one-frame-setup)
35239         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
35240         rather than `symbol' for set-window-dedicated-p.
35242         * calendar/appt.el (appt-buffer-name): Make it a constant.
35243         (appt-add): Doc fix.
35245         * filesets.el (filesets-menu-path, filesets-menu-before)
35246         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
35247         (filesets-menu-cache-file): Use directory ~/.emacs.d.
35248         (filesets-add-submenu): Delete and use add-submenu instead.
35250 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
35252         * textmodes/org.el (org-agenda-phases-of-moon)
35253         (org-agenda-sunrise-sunset, org-agenda-convert-date)
35254         (org-agenda-goto-calendar): New commands.
35255         (org-diary-default-entry): New function.
35256         (org-get-entries-from-diary): Better parsing of diary entries.
35257         (org-agenda-check-no-diary): New function.
35258         ("diary-lib"): Advice to function `add-to-diary-list', to allow
35259         linking to diary entries.
35260         (org-agenda-execute-calendar-command): New function.
35261         (org-agenda): Improve visible section in window.
35262         Use `org-fit-agenda-window'.
35263         (org-fit-agenda-window): New option.
35264         (org-move-subtree-down): Better handling of empty lines
35265         at end of subtree.
35266         (org-cycle): Numeric prefix is interpreted now as show-subtree N
35267         levels up.
35268         (org-fontify-done-headline): New option.
35269         (org-headline-done-face): New face.
35270         (org-set-font-lock-defaults): Use `org-headline-done-face'.
35271         (org-table-copy-down): Rename from `org-table-copy-from-above'.
35272         When current field is non-empty, it is copied to next row.
35273         (org-table-copy-from-above): Fix bug which made it
35274         impossible to copy fields containing only a single non-white character.
35276 2005-03-30  Kim F. Storm  <storm@cua.dk>
35278         * kmacro.el (kmacro-end-macro): Isearch may store this command
35279         into the macro -- so ignore it when executing keyboard macro.
35281 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
35283         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
35285 2005-03-29  Kenichi Handa  <handa@m17n.org>
35287         * language/thai.el ("Thai"): Set setup-function and exit-function
35288         for Thai language environment.
35290         * language/thai-util.el: Require thai-word.
35291         (thai-word-mode-map): New variable.
35292         (thai-word-mode): New minor mode.
35293         (setup-thai-language-environment-internal): New function.
35294         (exit-thai-language-environment-internal): New function.
35296         * language/thai-word.el (thai-word-table): Declare it by defvar,
35297         use dolist to initialize it.
35298         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
35299         (thai-fill-find-break-point): New functions.
35301 2005-03-29  Richard M. Stallman  <rms@gnu.org>
35303         * simple.el (idle-update-delay): Move definition up.
35304         (set-mark): Doc fix.
35306 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
35308         * longlines.el: New file.
35310         * simple.el (buffer-substring-filters): New variable.
35311         (filter-buffer-substring): New function.
35312         (kill-region, copy-region-as-kill): Use it.
35314         * register.el (copy-to-register, append-to-register)
35315         (prepend-to-register): Use filter-buffer-substring.
35317 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
35319         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
35320         (gud-filter-pending-text): Move in front of gdb.
35321         (gud-overlay-arrow-position): New variable.
35322         (gud-sentinel, gud-display-line): Use it in place of
35323         overlay-arrow-position.
35325 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
35327         * progmodes/fortran.el (fortran-if-indent): Doc fix.
35328         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
35329         (fortran-font-lock-keywords-4): New variable.
35330         (fortran-blocks-re, fortran-end-block-re)
35331         (fortran-start-block-re): New constants, for hideshow.
35332         (hs-special-modes-alist): Add a Fortran entry.
35333         (fortran-mode-map): Bind fortran-end-of-block,
35334         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
35335         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
35336         (fortran-looking-at-if-then, fortran-end-of-block)
35337         (fortran-beginning-of-block): New functions, for hideshow.
35339         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
35340         Doc fix.  Tweak regexp.
35341         (f90-beginning-of-block): Push mark first.
35343 2005-03-29  Jay Belanger  <belanger@truman.edu>
35345         * calc/calc.el: Update copyright date.
35346         (calc-version): Increase to 2.1.
35347         (calc-version-date): Remove.
35349         * calc/calc-help.el: Update copyright date.
35350         (calc-full-help): Remove reference to calc-version-date.
35351         Update copyright date.
35353 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
35355         * vc.el (vc-do-command): Use a pipe for async processes, so password
35356         prompts don't show up at places where the user can't reply.
35358 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
35360         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
35361         on the file name we pass to the inferior shell.
35363 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
35365         * progmodes/which-func.el (which-function): Be robust in the face of an
35366         imenu--make-index-alist failure.
35368 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
35370         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
35372         * progmodes/python.el (python-preoutput-filter): Fix last change.
35374 2005-03-29  Lute Kamstra  <lute@gnu.org>
35376         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
35377         functions and compiled macros.
35378         (debug-convert-byte-code): Handle macros too.
35379         (debug-on-entry-1): Don't signal an error when trying to clear a
35380         function that is not set to debug on entry.
35382 2005-03-29  Jay Belanger  <belanger@truman.edu>
35384         * calc/calc-lang.el: Add functions to math-function-table
35385         properties of tex and math.
35387 2005-03-29  Kenichi Handa  <handa@m17n.org>
35389         * ps-mule.el (ps-mule-plot-string): Translate characters by
35390         ps-print-translation-table.
35391         (ps-mule-begin-job): Call find-charset-region/string with
35392         ps-print-translation-table.
35393         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
35395         * ps-print.el (ps-print-translation-table): New variable.
35396         (ps-plot-region): Translate characters by ps-print-translation-table.
35398 2005-03-29  Juri Linkov  <juri@jurta.org>
35400         * simple.el (next-error-highlight-timer): New variable.
35402         * progmodes/compile.el (compilation-goto-locus):
35403         Use `next-error-highlight-timer' instead of `sit-for'.
35405 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
35407         * mail/supercite.el (sc-mail-field): Use assoc-string.
35408         (sc-get-address): Simplify regexps.
35410         * files.el (minibuffer-with-setup-hook): New macro.
35411         (find-file-read-args): Use it to avoid let-binding
35412         minibuffer-with-setup-hook (which breaks turning on/off
35413         file-name-shadow-mode while in the prompt).
35415         * complete.el (PC-read-include-file-name-internal):
35416         Use test-completion.
35418 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
35420         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
35422 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
35424         * window.el (window-buffer-height): Use count-screen-lines.
35426         * progmodes/python.el (python-preoutput-leftover): New var.
35427         (python-preoutput-filter): Use it.
35428         (python-send-receive): Loop until all the result has been received.
35430 2005-03-28  Juri Linkov  <juri@jurta.org>
35432         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
35434         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
35435         "Recover Crashed Session".
35436         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
35437         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
35438         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
35439         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
35440         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
35441         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
35442         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
35443         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
35445         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
35446         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
35447         Ediff Sessions", "Toggle use of separate control buffer frame",
35448         "Use separate frame for Ediff control buffer".
35450         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
35451         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
35452         "Rename Bookmark", "Delete Bookmark".
35454         * info.el (Info-mode-menu): Remove ellipsis from "Index".
35455         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
35456         Add `:active Info-index-alternatives' to "Next Matching Item".
35458         * wdired.el (wdired-change-to-wdired-mode):
35459         Mention `wdired-abort-changes' key in the initial message.
35461         * international/mule.el (auto-coding-alist): Associate non-ascii
35462         image filename extensions with `no-conversion'.
35464 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
35466         * international/iso-acc.el:
35467         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
35469 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
35471         * textmodes/sgml-mode.el (html-mode): Doc update.
35473         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
35475 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
35477         * term.el (term-move-columns): Fix face after extending a line.
35478         (term-insert-spaces): Likewise.
35479         (term-reset-terminal): Fix off by one error.
35481 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
35483         * international/mule.el (auto-coding-alist): Add .xpi files.
35485         * files.el (auto-mode-alist): Add .xpi files.
35487 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
35489         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
35491 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
35493         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
35495 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
35497         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
35498         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
35500         * calendar/cal-move.el (calendar-beginning-of-year): Move the
35501         cursor to Jan 1 when needed.
35502         (calendar-end-of-year): Fix -/+ typo.
35503         Reported by Chong Yidong <cyd@stupidchicken.com>.
35505 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
35507         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
35509         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
35510         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
35512 2005-03-25  Richard M. Stallman  <rms@gnu.org>
35514         * filesets.el (filesets-init): Add autoload.
35516         * mail/mailalias.el (mail-directory): Doc fix.
35518 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
35520         * mail/mailalias.el (mail-directory-process): Do nothing if
35521         mail-directory-process is an atom.
35522         (mail-get-names): Ignore mail-directory-names if it is an atom.
35523         (mail-directory-process defvar): Doc fix.
35524         (mail-names): Doc fix.
35526 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
35528         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
35530 2005-03-26  Kenichi Handa  <handa@m17n.org>
35532         * international/mule-util.el (detect-coding-with-priority):
35533         Call update-coding-systems-internal before detect-coding-region.
35535 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
35537         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
35538         (gdb-frames-mode-map): Add follow-link property.
35540 2005-03-25  Jay Belanger  <belanger@truman.edu>
35542         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
35543         for variables.
35545 2005-03-25  Juri Linkov  <juri@jurta.org>
35547         * image-mode.el: Optimize image filename extension regexps in
35548         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
35549         in `auto-mode-alist'.
35550         (image-mode): Add `image-toggle-display-text' to local hook
35551         `change-major-mode-hook'.  Display the image as an image by
35552         default.  Set `cursor-type' and `truncate-lines' if the image
35553         is already displayed.  Take into account the current mode (image
35554         or text) in message.
35555         (image-minor-mode): New minor mode.
35556         (image-mode-maybe, image-toggle-display-text): New functions.
35557         (image-toggle-display): Use called-interactively-p.
35558         Let-bind `inhibit-read-only' to t.
35560         * image-mode.el (image-minor-mode): Set `cursor-type' and
35561         `truncate-lines' if the image is already displayed.  Add turning
35562         image-minor-mode off to `change-major-mode-hook'.  Add message.
35563         Call `image-toggle-display-text' after turning image-minor-mode off.
35565 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
35567         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
35568         Terminal.app, use utf-8.
35569         (set-display-table-and-terminal-coding-system): Add coding-system arg.
35570         (set-locale-environment): Use it.
35572         * term/xterm.el: Undo last change, better done in mule-cmds.el.
35574         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
35576         * progmodes/python.el (python-close-block-statement-p)
35577         (python-outdent-p, python-current-defun): Use symbol-end.
35579 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>
35581         * files.el (save-some-buffers): Doc fix.
35583 2005-03-25  Werner Lemberg  <wl@gnu.org>
35585         * complete.el, thumbs.el: Replace `legal' with `valid'.
35586         * calendar/calendar.el: Replace `legal' with `valid'.
35587         * emacs-lisp/advice.el: Replace `legal' with `valid'.
35588         * mail/supercite.el: Replace `legal' with `valid'.
35589         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
35590         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
35591         Replace `legal' with `valid'.
35592         * textmodes/reftex-vars.el, textmodes/reftex.el:
35593         Replace `legal' with `valid'.
35595 2005-03-25  Werner Lemberg  <wl@gnu.org>
35597         * calc/calc-forms.el, calc/calc-sel.el
35598         * midnight.el, vc-cvs.el
35599         * emacs-lisp/cl-macs.el
35600         * emulation/vip.el
35601         * eshell/esh-io.el, eshell/esh-var.el
35602         * mail/supercite.el
35603         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
35604         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
35605         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
35606         * progmodes/sh-script.el, progmodes/xscheme.el
35607         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
35608         * textmodes/reftex-index.el, textmodes/reftex-parse.el
35609         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
35610         * textmodes/reftex.el, textmodes/org.el:
35611         Replace `illegal' with `invalid'.
35613 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35615         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
35616         (flymake-find-buildfile, flymake-find-possible-master-files)
35617         (flymake-check-include, flymake-parse-line): Replace loops over the
35618         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
35620         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
35621         Substitute file-name-as-directory in the rest of the file.
35622         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
35623         (flymake-replace-region): Remove unused arg `buffer'.
35624         (flymake-check-patch-master-file-buffer): Update calls to it.
35625         (flymake-add-err-info): Remove unused var `count'.
35626         (flymake-mode): Use define-minor-mode.
35628         * progmodes/flymake.el: Use with-current-buffer.
35629         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
35630         flymake-replace-regexp-in-string, flymake-line-beginning-position)
35631         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
35632         Avoid testing for `xemacs'.
35633         (flymake-nop): Move.
35634         (flymake-region-has-flymake-overlays): Return the computed value.
35635         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
35636         Remove unused var `endline'.
35637         (flymake-get-line-count): Remove unused function.
35638         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
35640         * emulation/vi.el:
35641         * generic.el:
35642         * hilit-chg.el (global-highlight-changes):
35643         * hi-lock.el (hi-lock-mode):
35644         * follow.el: find-file-hooks -> find-file-hook.
35646         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
35648 2005-03-24  Juri Linkov  <juri@jurta.org>
35650         * dired.el (dired-mode-map): Add menu item "Compare directories"
35651         for dired-compare-directories.
35653         * dired-aux.el (dired-compare-directories): Add autoload cookie.
35654         Doc fix.  Replace `read-file-name' with `read-directory-name'.
35656 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35658         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
35660 2005-03-24  Jay Belanger  <belanger@truman.edu>
35662         * calc/calc-embed.el (calc-embedded-mode-change): Save all
35663         relevant mode settings in calc-embedded-original-modes when modes
35664         are permanently changed.
35666 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35668         * autoinsert.el: find-file-hooks -> find-file-hook.
35670 2005-03-24  Lute Kamstra  <lute@gnu.org>
35672         * generic.el (generic-font-lock-defaults): Make it obsolete.
35673         (generic-font-lock-keywords): New variable to replace
35674         generic-font-lock-defaults.
35675         (generic-mode-set-font-lock): Delete it.
35676         (generic-mode-internal): Don't call generic-mode-set-font-lock.
35677         (generic-bracket-support): Add docstring.
35679         * generic-x.el: Rename generic-font-lock-defaults to
35680         generic-font-lock-keywords throughout.
35681         (mailagent-rules-setup-function): Delete it.
35682         (mailagent-rules-generic-mode): Use anonymous function instead.
35683         (show-tabs-generic-mode-font-lock-defaults-1)
35684         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
35685         Quote faces.
35686         (show-tabs-tab-face, show-tabs-space-face): Specify background,
35687         not foreground.
35689         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
35690         Recognize define-generic-mode.
35692 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
35694         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
35695         if there's no completion table.
35697 2005-03-23  Miles Bader  <miles@gnu.org>
35699         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35700         Remove tty-specific variants, as they're no longer needed.
35702 2005-03-23  Lute Kamstra  <lute@gnu.org>
35704         * generic-x.el: Code cleanup: make args constant whenever possible.
35705         (installshield-statement-keyword-list)
35706         (installshield-system-functions-list)
35707         (installshield-system-variables-list, installshield-types-list)
35708         (installshield-funarg-constants-list): Make them constants.
35710         * generic.el (generic-make-keywords-list): Add autoload cookie.
35712         * calendar/time-date.el: Add comment on time value formats.
35713         Don't require parse-time.
35714         (with-decoded-time-value): New macro.
35715         (encode-time-value): New function.
35716         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
35717         (days-to-time): Return a valid time value when arg is huge.
35718         (time-since): Use time-subtract.
35719         (time-to-number-of-days): Use time-to-seconds.
35721 2005-03-23  David Ponce  <david@dponce.com>
35723         * recentf.el (recentf-keep): New option.
35724         (recentf-menu-action): Default to `find-file'.
35725         (recentf-keep-non-readable-files-flag)
35726         (recentf-keep-non-readable-files-p)
35727         (recentf-file-readable-p, recentf-find-file)
35728         (recentf-cleanup-remote): Remove.
35729         (recentf-include-p): More robust.
35730         (recentf-keep-p): New function.
35731         (recentf-remove-if-non-kept): Rename from
35732         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
35733         All callers updated.
35734         (recentf-menu-items-for-commands): Fix help string.
35735         (recentf-track-closed-file): Update.  Doc fix.
35736         (recentf-cleanup): Update.  Count removed files.  Doc fix.
35738 2005-03-23  Kim F. Storm  <storm@cua.dk>
35740         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35741         Don't inherit from fringe face (now happens automatically).
35743 2005-03-22  Kim F. Storm  <storm@cua.dk>
35745         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
35746         position values.
35748 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
35750         * menu-bar.el (showhide-date-time): Remove.
35751         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
35752         (menu-bar-make-mm-toggle): Simplify.
35754 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
35756         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
35757         Accept qualified variable and function names.
35759 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
35761         * bindings.el (completion-ignored-extensions):
35762         Remove ".lis" for `vax-vms'.
35764 2005-03-22  Andreas Schwab  <schwab@suse.de>
35766         * generic-x.el: Revert last change.
35767         * ldefs-boot.el: Update.
35769 2005-03-22  Jay Belanger  <belanger@truman.edu>
35771         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
35772         (calc-embedded-save-original-modes)
35773         (calc-embedded-restore-original-modes): New functions.
35774         (calc-do-embedded): Save original modes when entering embedded mode
35775         and restore when leaving embedded mode.
35776         (calc-embedded-modes-change): Change the value of
35777         calc-embedded-original-modes to reflect permanent changes.
35779 2005-03-22  Lute Kamstra  <lute@gnu.org>
35781         * generic-x.el: Require generic again.
35783 2005-03-22  Miles Bader  <miles@gnu.org>
35785         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35786         Tweak details to look good on both ttys and bitmap displays, light
35787         or dark background, etc.
35789 2005-03-21  Kim F. Storm  <storm@cua.dk>
35791         * tooltip.el (tooltip-show-help-function): Check car and cdr of
35792         mouse position.
35794 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
35796         * icomplete.el: Don't forcibly turn on the mode upon load.
35797         (icomplete-mode): Use define-minor-mode.
35798         (icomplete-eoinput): Default to nil.
35799         (icomplete-minibuffer-setup): Remove autoload.
35800         (icomplete-tidy): Simplify.
35801         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
35802         in the initial state or if the user has modified the field.
35803         Fix handling of icomplete-max-delay-chars.
35804         Remove code that handles the oddball case where
35805         minibuffer-completion-table is an integer.
35806         Wrap icomplete-completions in while-no-input in case building
35807         completions takes more time than expected.
35808         (icomplete-completions): Simplify.
35810 2005-03-21  Richard M. Stallman  <rms@gnu.org>
35812         * jka-compr.el (jka-compr-really-do-compress):
35813         Make variable buffer-local.
35815         * image-mode.el: Handle .xpm files too.
35816         (image-toggle-display): Preserve modification flag.
35818         * help.el (where-is): Don't mention aliases with no key bindings.
35820 2005-03-21  Lute Kamstra  <lute@gnu.org>
35822         * generic.el: Fix commentary section.  Don't require cl for
35823         compilation.
35824         (generic-mode-list): Add autoload cookie.
35825         (generic-use-find-file-hook, generic-lines-to-scan)
35826         (generic-find-file-regexp, generic-ignore-files-regexp)
35827         (generic-mode, generic-mode-find-file-hook)
35828         (generic-mode-ini-file-find-file-hook): Fix docstrings.
35829         (define-generic-mode): Make it a defmacro.  Fix docstring.
35830         (generic-mode-internal): Code cleanup.  Add autoload cookie.
35831         (generic-mode-set-comments): Code cleanup.
35832         * generic-x.el: Don't prevent compilation.  Don't require generic.
35833         Follow coding conventions.  Minor code cleanup.
35834         (etc-fstab-generic-mode): Add some keywords.
35835         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
35836         define-generic-mode like a function declaration.
35838 2005-03-21  Jay Belanger  <belanger@truman.edu>
35840         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
35841         changing modes.
35843 2005-03-21  Sam Steingold  <sds@gnu.org>
35845         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
35847 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
35849         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
35850         Add underscore to "f$ lexicals" regexp.
35852 2005-03-20  Juri Linkov  <juri@jurta.org>
35854         * subr.el (progress-reporter-do-update): When `min-value' is equal
35855         to `max-value', set `percentage' to 0 and prevent division by zero.
35857 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
35859         Sync with Tramp 2.0.48.
35861         * net/tramp.el (all): Change all addresses to .gnu.org.
35862         (tramp-append-tramp-buffers): New defun.
35863         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
35864         Catch `dont-send' signal.
35865         (tramp-set-auto-save-file-modes): Set always permissions, because
35866         there might be an old auto-saved file belonging to another
35867         original file.  This could be a security threat.  Reported by
35868         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
35869         Check for Emacs 21.3.50 removed.
35871         * net/tramp-smb.el (all): Remove debug construct for
35872         `with-parsed-tramp-file-name'.
35873         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
35874         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
35875         No error message if DIRECTORY or FILENAME doesn't exist.
35876         (tramp-smb-open-connection): Check existence of
35877         `tramp-smb-program'.
35879 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
35881         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
35882         Properly handle the case where the `m' or `s' command's argument is not
35883         yet terminated.
35884         (perl-indent-new-calculate): New function.
35885         (perl-indent-line): Use it.
35887 2005-03-20  Miles Bader  <miles@gnu.org>
35889         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
35890         in text-mode too.  Change to new face names.
35891         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
35892         Add `:weight bold' attribute.
35893         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
35895 2005-03-19  Juri Linkov  <juri@jurta.org>
35897         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
35899         * international/mule.el (auto-coding-alist): Sync with
35900         `auto-mode-alist' by adding upper case archive file extensions
35901         and adding ear/war to jar extension.
35903 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
35905         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
35906         running, restart it.
35908 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
35910         * finder.el (finder-current-item): Throw an error on an empty line.
35912         * man.el (Man-follow-manual-reference): If current-word returns
35913         nil, use "".
35915 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
35917         * simple.el (goto-line): Doc fix.
35919 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
35921         * files.el (save-buffer): Doc fix.
35923 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
35925         * recentf.el (recentf-cleanup-remote): New variable.
35926         (recentf-cleanup): Use it to conditionally check availability of
35927         remote files.
35929 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
35931         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
35932         function names.
35934 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
35936         * language/thai-word.el: New file.
35938 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
35940         * files.el (backup-buffer): If the file's directory is not
35941         writable, use copy instead of move to backup the file.
35943 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
35945         * obsolete/keyswap.el: Moved to obsolete/ from term/.
35947 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
35949         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
35950         Use functionp instead of symbolp and fboundp.  Reported by Drkm
35951         <darkman_spam@yahoo.fr>.
35952         (ps-print-version): New version 6.6.6.
35954 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
35956         * textmodes/table.el (table--line-column-position): New idiom.
35957         (table--row-column-insertion-point-p): New function to test
35958         validity of row and column insertion operation at a location.
35959         (table-global-menu, table-cell-menu): Use above functions for
35960         deterministic test operation.
35961         (table--editable-cell-p): Behave in deterministic fashion.
35963 2005-03-18  Juri Linkov  <juri@jurta.org>
35965         * isearch.el (isearch-lazy-highlight-new-loop):
35966         Make arguments beg and end optional.
35967         (isearch-update): Remove optional arguments nil from
35968         isearch-lazy-highlight-new-loop.
35969         (isearch-lazy-highlight-search): Let-bind case-fold-search to
35970         isearch-lazy-highlight-case-fold-search instead of
35971         isearch-case-fold-search, and let-bind isearch-regexp to
35972         isearch-lazy-highlight-regexp.
35973         Use isearch-lazy-highlight-last-string instead of isearch-string.
35975         * replace.el (perform-replace): Remove bindings of global
35976         variables isearch-string, isearch-regexp, isearch-case-fold-search.
35977         Add three new arguments to `replace-highlight'.
35978         (replace-highlight): Add arguments string, regexp, case-fold.
35979         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
35980         to allow isearch-lazy-highlight-new-loop to use these values
35981         to set corresponding isearch-lazy-highlight-* internal
35982         variables whose values lazy highlighting will use regardless of
35983         changes to global variables isearch-string, isearch-regexp,
35984         isearch-case-fold-search during lazy highlighting loop.
35985         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
35986         to `lazy-highlight-cleanup'.
35988         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
35989         (ispell-highlight-face): Set default face to `isearch' when
35990         lazy highlighting is enabled.
35991         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
35992         priority to 1.  Add lazy highlighting.
35993         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
35994         from `isearch-dehighlight'.
35996 2005-03-18  David Ponce  <david@dponce.com>
35998         * files.el (hack-local-variables): Do a case-insensitive search
35999         for End.
36001 2005-03-18  Juri Linkov  <juri@jurta.org>
36003         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
36004         `isearch-lazy-highlight-cleanup', add alias to old name and
36005         declare obsolete.  Add release numbers to other obsolete vars.
36006         (isearch-done, isearch-lazy-highlight-new-loop):
36007         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
36008         (lazy-highlight-cleanup) <variable>: Doc fix.
36009         (isearch-lazy-highlight-update): Rename obsolete
36010         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
36012 2005-03-18  Kenichi Handa  <handa@m17n.org>
36014         * language/thai-util.el: Fix categorization of Thai characters in
36015         thai-category-table.
36016         (thai-composition-pattern): Adjust it for the above change.
36017         (thai-self-insert-command, thai-compose-syllable): New functions.
36018         (thai-compose-region): Use thai-compose-syllable.
36019         (thai-compose-string): Likewise.
36020         (thai-composition-function): Likewise.
36021         (thai-auto-composition): New function.
36022         (thai-auto-composition-mode): New minor mode.
36024         * language/thai.el: Fix patterns to be registered in
36025         composition-function-table.
36027         * international/quail.el (quail-input-method): Locally bind
36028         inhibit-modification-hooks to t.
36030 2005-03-17  Richard M. Stallman  <rms@gnu.org>
36032         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
36033         (perl-mode): Use run-mode-hooks.
36035         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
36036         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
36037         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
36039         * mail/sendmail.el (sendmail-send-it): Reenable the code
36040         to compute resend-to-address and use it.
36042         * tar-mode.el (tar-mode): Turn off undo unconditionally.
36044         * image-mode.el: New file.
36046         * image.el (insert-sliced-image): Add autoload cookie.
36048         * font-lock.el (font-lock-lines-before): New user option.
36049         (font-lock-after-change-function): Obey it.
36051         * bindings.el (esc-map): Make M-g a prefix.
36052         Bind M-g g and M-g M-g to goto-line.
36054         * faces.el (face-id): Doc fix.
36056 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
36058         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
36059         (rmail-show-message): Use rmail-unknown-mail-followup-to.
36060         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
36062         * mail/sendmail.el (mail-yank-ignored-headers)
36063         (mail-font-lock-keywords, mail-mode-fill-paragraph):
36064         Add Mail-Followup-To and Mail-Reply-To headers.
36065         (mail-citation-hook): Add autoload cookie.
36066         (mail-mode): Doc fix.
36067         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
36068         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
36069         (mail-mode-fill-paragraph): Handle those headers.
36070         (mail-mailing-lists): New variable.
36071         (mail-mail-reply-to, mail-mail-followup-to): New functions.
36073 2005-03-17  Juri Linkov  <juri@jurta.org>
36075         * isearch.el (isearch-fallback): Check for `(car previous)'
36076         before calling `isearch-other-end-state'.
36078 2005-03-17  Kim F. Storm  <storm@cua.dk>
36080         * simple.el (move-beginning-of-line): Move to beginning of buffer
36081         line, as well as beginning of screen line.
36083 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
36085         * calendar/diary-lib.el (mark-diary-entries): Use new optional
36086         argument REDRAW rather than calendar-redrawing variable.
36087         * calendar/calendar.el (calendar-redrawing): Delete.
36088         (redraw-calendar): Do not bind calendar-redrawing.
36090 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
36092         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
36093         diary-file buffer.
36095 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
36097         * help.el (describe-mode): Allow a :minor-mode-function property to
36098         specify a different minor mode toggle function than the variable.
36099         * simple.el (auto-fill-function):
36100         * subr.el (add-minor-mode): Use it.
36102 2005-03-16  Kenichi Handa  <handa@m17n.org>
36104         * language/ethio-util.el (sera-being-called-by-w3): New variable.
36105         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
36106         (ethio-fidel-to-sera-buffer): Likewise.
36108 2005-03-16  Juri Linkov  <juri@jurta.org>
36110         * emacs-lisp/find-func.el (find-function-regexp):
36111         Add defun-emitting macro `menu-bar-make-toggle'.
36113         * isearch.el: Put `isearch-scroll' property to
36114         `split-window-horizontally'.
36116         * info.el: Update error messages for `debug-ignored-errors'.
36117         (Info-isearch-search): Doc fix.
36118         (Info-find-node): Move up code to go into info buffer before
36119         recording the node to the history.
36120         (Info-fontify-node): Fontify titles only if the next line
36121         has two or more `*', `=', `-', `.'.
36122         Display "go to this node" for empty (match-string 3).
36124 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
36126         * term/mac-win.el: Add mouse pointer shape constants.
36128 2005-03-15  Kim F. Storm  <storm@cua.dk>
36130         * simple.el (move-beginning-of-line): Use vertical-motion.
36132 2005-03-15  Juri Linkov  <juri@jurta.org>
36134         * isearch.el (isearch-error): New variable.
36135         (isearch-invalid-regexp, isearch-within-brackets): Remove.
36136         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
36137         (isearch-within-brackets-state): Remove.
36138         (isearch-case-fold-search-state, isearch-pop-fun-state):
36139         Decrease frame index.
36140         (isearch-mode, isearch-top-state, isearch-push-state)
36141         (isearch-edit-string, isearch-abort, isearch-search-and-update)
36142         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
36143         (isearch-search, isearch-lazy-highlight-new-loop):
36144         Replace `isearch-invalid-regexp' with `isearch-error'.
36145         Remove `isearch-within-brackets'.
36146         (isearch-search): Add `search-failed' handler to `condition-case'.
36147         (isearch-lazy-highlight-search): Add `condition-case' to catch
36148         errors and allow `isearch-lazy-highlight-update' to try
36149         highlighting from the beginning of the window.
36150         (isearch-repeat): Move up code to set isearch-wrapped to t
36151         before calling isearch-wrap-function.
36153         * info.el (Info-isearch-initial-node): New internal variable.
36154         (Info-search): Signal an error in isearch mode when search leaves
36155         the initial node.  Signal an error when `bound' is non-nil and
36156         nothing was found in the current subfile.
36157         (Info-isearch-search): Remove `condition-case'.
36158         (Info-isearch-wrap): Don't wrap when search failed during leaving
36159         the initial node.  If `Info-isearch-search' is nil, wrap around
36160         the current node.
36161         (Info-isearch-start): New fun.
36162         (Info-mode): Add buffer-local hook `Info-isearch-start' to
36163         `isearch-mode-hook'.
36165 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
36167         * simple.el (normal-erase-is-backspace): Set default to t if
36168         running on Mac.
36170         * term/mac-win.el (function-key-map): Sync with x-win.el.
36172 2005-03-15  Kenichi Handa  <handa@m17n.org>
36174         * international/mule-cmds.el (locale-language-names): Modify the
36175         format of elements and add more entries.
36176         (locale-preferred-coding-systems): Add more entries.
36177         (set-locale-environment): Adjust for the change of
36178         locale-language-names.
36180 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
36182         * pcvs.el (smerge-ediff): Remove bogus autoload.
36184 2005-03-14  Lute Kamstra  <lute@gnu.org>
36186         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
36187         Ignore a `*' at the beginning of a line.
36189         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
36190         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
36191         subr.el.
36192         (dont-compile, eval-when-compile, eval-and-compile): Use declare
36193         to specify indentation.
36195         * generic.el (define-generic-mode): Let generic-mode-list be a
36196         list of strings; test membership with equal.
36198 2005-03-14  Kim F. Storm  <storm@cua.dk>
36200         * simple.el (next-line, previous-line): Add optional try-vscroll
36201         arg to recognize interactive use.  Pass it on to line-move.
36202         (line-move): Don't perform auto-window-vscroll when defining or
36203         executing keyboard macro to ensure consistent behavior.
36205 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
36207         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
36209 2005-03-13  Lute Kamstra  <lute@gnu.org>
36211         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
36212         debugger-setup-buffer so that backtrace marks the frames set to
36213         debug-on-exit and we don't have to do it manually.  Set an extra
36214         debug-on-exit for macro's.
36215         (debugger-setup-buffer): Don't mark the top frame manually.
36217 2005-03-12  Lute Kamstra  <lute@gnu.org>
36219         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
36220         lisp-indent-function throughout.
36221         (with-no-warnings): Set lisp-indent-function property.
36223 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
36225         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
36226         Add entry for backslash.
36228 2005-03-12  Juri Linkov  <juri@jurta.org>
36230         * info.el (Info-search): Four fixes for backward search.
36232 2005-03-11  Jay Belanger  <belanger@truman.edu>
36234         * calc/calc.el (calc-language-alist): New variable.
36235         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
36236         (calc-embedded-find-modes): Use calc-language-alist instead of
36237         calc-embedded-language-alist.
36239 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
36241         * calendar/calendar.el (calendar-redrawing): New internal
36242         variable.
36243         (redraw-calendar): Remove bogus save-excursion from previous
36244         change.  Bind calendar-redrawing to t for mark-diary-entries.
36245         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
36246         calendar if that is why we were called.
36248 2005-03-11  Kenichi Handa  <handa@m17n.org>
36250         * international/mule.el (make-coding-system): Set property
36251         coding-system-define-form to nil.
36252         (define-coding-system-alias): Likewise.
36254 2005-03-11  Kenichi Handa  <handa@m17n.org>
36256         These changes are suggested by Dave Love <fx@gnu.org>.
36258         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
36259         coding: tag.
36260         (adaptive-fill-regexp): Add more bullets.
36261         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
36262         regexps.
36264 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
36266         * help.el (describe-mode): Properly handle non-trivial lighters.
36267         Don't ignore minor modes that are not listed in minor-mode-list.
36269         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
36270         feature ON when the user requests to turn it OFF.
36272 2005-03-10  Lute Kamstra  <lute@gnu.org>
36274         * emacs-lisp/debug.el (debug-entry-code): Delete it.
36275         (implement-debug-on-entry): New function to replace debug-entry-code.
36276         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
36277         second argument as the 2005-03-07 change makes it obsolete.
36278         (debug-on-entry, cancel-debug-on-entry): Update call to
36279         debug-on-entry-1.
36280         (debug, debugger-setup-buffer): Comment update.
36281         (debugger-frame-number): Update to work with implement-debug-on-entry.
36283 2005-03-10  Jay Belanger  <belanger@truman.edu>
36285         * calc/calc-embed.el (math-ms-args): Declare it.
36286         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
36287         math-ms-args.
36288         (calc-embedded-subst): Use math-multi-subst-rec to substitute
36289         variables.
36291 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
36293         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
36294         Use message-box.
36296         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
36297         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
36298         (tooltip-gud-tips): Simplify.
36299         (tooltip-gud-tips-p): Remove superfluous :set.
36300         (tooltip-gud-modes): Add fortran-mode.
36301         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
36303         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
36305 2005-03-09  Kim F. Storm  <storm@cua.dk>
36307         * play/animate.el (animate-place-char): Use forward-line instead
36308         of next-line to improve performance.
36310 2005-03-09  Simon Josefsson  <jas@extundo.com>
36312         * net/browse-url.el (browse-url-default-browser): Doc fix.
36314 2005-03-09  Miles Bader  <miles@gnu.org>
36316         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
36317         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
36319 2005-03-09  Kenichi Handa  <handa@m17n.org>
36321         * international/latin-1.el: Set case and syntax for 255 only if
36322         set-case-syntax-set-multibyte is nil.
36324         * textmodes/ispell.el (ispell-insert-word): New function.
36325         (ispell-word): Use ispell-insert-word to insert a new word.
36326         (ispell-process-line): Likewise.
36327         (ispell-complete-word): Likewise.
36329 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
36331         * calendar/calendar.el (redraw-calendar): Preserve point.
36332         Reported by Matt Hodges <MPHodges@member.fsf.org>.
36333         (calendar-week-start-day): Move after definition of
36334         redraw-calendar.  Delete buffer test, since redraw-calendar has
36335         that now.
36337         * calendar/diary-lib.el (mark-diary-entries): Only call
36338         redraw-calendar in the first of any recursive calls.
36339         Reported by Alan Shutko <ats@acm.org>.
36341 2005-03-08  Juri Linkov  <juri@jurta.org>
36343         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
36344         (html-horizontal-rule, html-line, html-image, html-checkboxes)
36345         (html-radio-buttons): Add a space before the trailing `/>' where
36346         sgml-xml-mode is non-nil.
36347         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
36348         the subsequent tag of the empty XML tag.
36349         (html-href-anchor): Don't set initial input to "http:".
36350         (html-image): Ask for the image URL and set point inside alt="".
36351         (html-name-anchor): Duplicate the name in the `id' attribute when
36352         sgml-xml-mode is non-nil.
36353         (html-paragraph): Remove \n before <p>.
36354         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
36355         instead of `checked' when sgml-xml-mode is non-nil.
36357         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
36358         Remove 1 space before #RRGGBB to not truncate it on terminal
36359         windows w/o fringes.  Remove 1 space between bg and fg examples
36360         to get more space.
36361         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
36362         avoid byte-compile warnings.
36364         * image-file.el (image-file-handler): Put `safe-magic' property to
36365         `image-file-handler'.
36367         * info.el (Info-isearch-search): Emulate word search in
36368         isearching through multiple Info nodes with Info-search.
36369         (Info-isearch-wrap): Allow isearch-word.
36371 2005-03-08  Lute Kamstra  <lute@gnu.org>
36373         * emacs-lisp/debug.el (debugger-step-through): Make sure that
36374         stepping into the debugger's code is not possible.
36375         (debugger-jumping-flag): Docstring update.
36377 2005-03-08  Jay Belanger  <belanger@truman.edu>
36379         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
36380         embedded mode begins.
36381         (calc-embedded-language-alist): New variable.
36382         (calc-embedded-find-modes): Use calc-embedded-language-alist to
36383         set default language mode.
36385 2005-03-08  Kenichi Handa  <handa@m17n.org>
36387         * international/ccl.el (define-ccl-program): Fix docstring about
36388         extra 256 bytes assured for the output buffer.
36390         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
36391         Fix BUFFER_MAGNIFICATION to 2.
36392         (ccl-encode-mule-utf-16be-with-signature): Likewise.
36394 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
36396         * align.el (align-rules-list): Added an alignment rule for CSS
36397         declarations (applies to css-mode and html-mode buffers).
36399 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
36401         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
36403 2005-03-07  Kim F. Storm  <storm@cua.dk>
36405         * simple.el (move-beginning-of-line): New command.
36407         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
36409         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
36411         * emulation/cua-base.el: Put CUA move property on move-end-of-line
36412         and move-beginning-of-line.
36414         * apropos.el (apropos-print): Omit command from M-x ... RET.
36416 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
36418         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
36419         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
36421 2005-03-06  Richard M. Stallman  <rms@gnu.org>
36423         * bindings.el (esc-map): Bind M-g to goto-line.
36425         * facemenu.el (global-map): Bind M-o, not M-g.
36427 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
36429         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
36430         "Open Directory" as for "Open File".
36432 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
36434         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
36435         (push-mark-command): Run activate-mark-hook.
36437 2005-03-06  Richard M. Stallman  <rms@gnu.org>
36439         * help-mode.el (help-mode-finish): Don't alter the element
36440         in view-return-to-alist if there already is one.
36442         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
36443         make sure the current buffer is the expected one.
36445         * novice.el (disabled-command-function): Output in *Disabled Command*.
36446         Explicitly ignore non-keyboard events, and explicitly handle C-g.
36448         * textmodes/flyspell.el (flyspell-large-region):
36449         Pass args differently for aspell.
36451         * files.el (mode-require-final-newline): Doc fix.
36453 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
36455         * progmodes/which-func.el (which-function):
36456         Specify NOERROR when calling imenu--make-index-alist.
36458 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
36460         * simple.el (normal-erase-is-backspace): Define default value.
36462         * custom.el (custom-theme-set-variables): Remove unused var
36463         `immediate'.
36464         (custom-reevaluate-setting): Simple function to handle variables
36465         that are defined before their default value can really be
36466         computed.
36468         * startup.el (command-line): Use it for temporary-file-directory,
36469         small-emporary-file-directory, auto-save-file-name-transforms,
36470         blink-cursor-mode, and normal-erase-is-backspace.
36472         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
36473         progress, even with buggy anchored keywords.
36475 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
36477         * simple.el (goto-line): Remove unbalanced final parenthesis.
36479 2005-03-05  Richard M. Stallman  <rms@gnu.org>
36481         * simple.el (goto-line): Use a number at point as the default.
36482         With C-u as arg, switch buffers.
36484 2005-03-05  Juri Linkov  <juri@jurta.org>
36486         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
36487         with `no-blinking-cursor'.
36489         * startup.el (no-blinking-cursor): New defvar.
36490         (command-line): Add `--no-blinking-cursor' to longopts.
36491         Set `no-blinking-cursor' to t for command line arguments
36492         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
36493         with `no-blinking-cursor' in the condition for calling
36494         `blink-cursor-mode'.
36496 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
36498         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
36499         (menu-bar-options-save): Add blink-cursor-mode.
36500         (menu-bar-options-menu): Add blink-cursor-mode.
36502 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
36504         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
36505         (icalendar-export-file, icalendar-export-region)
36506         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
36507         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
36509 2005-03-04  Lute Kamstra  <lute@gnu.org>
36511         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
36512         (debug-function-list): Ditto.
36514 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
36516         * textmodes/texinfmt.el (texinfo-append-refill):
36517         Redefine the types of line to which @refill
36518         is not appended by replacing a search for `@refill\\|@bye' with
36519         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
36520         itemize@refill' bug and the unfilled long lines bug.
36521         (texinfmt-version): Update number and date.
36523 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
36525         * international/code-pages.el (windows-1250, windows-125[2-8])
36526         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
36528 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
36530         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
36531         bound yet.
36533 2005-03-02  Romain Francoise  <romain@orebokech.com>
36535         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
36536         buffer after removing limits.
36537         (ibuffer-pop-filter): Ditto.
36538         Update copyright.
36540 2005-03-02  Miles Bader  <miles@gnu.org>
36542         * button.el (make-text-button): If the user doesn't specify a
36543         type, use the default.  Rewrite to use `add-text-properties' and
36544         plist functions.
36546 2005-03-01  Lute Kamstra  <lute@gnu.org>
36548         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
36549         (debugger-jumping-flag): New var.
36550         (debug-entry-code): Use it.
36551         (debugger-jump): Use debugger-jumping-flag and add
36552         debugger-reenable to post-command-hook.
36553         (debugger-reenable): Use debugger-jumping-flag and remove itself
36554         from post-command-hook.
36555         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
36556         debugger-reenable.
36558 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
36560         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
36561         inclusion of "itemize\\|", which may be unnecessary, is certainly
36562         inelegant, and stops refilling in itemize lists when formatting
36563         Japanese Texinfo files to Info.
36564         Update copyright to 2005.
36566 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
36568         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
36569         of an error if GDB can't find the source file.
36571 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
36573         * calendar/calendar.el (redraw-calendar): Work from any buffer,
36574         not just the calendar.
36576         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
36577         first.
36578         (diary-redraw-calendar): New function.
36579         (make-diary-entry): Add diary-redraw-calendar to local
36580         write-contents-functions.  Turn off selective display before
36581         inserting in diary.
36583 2005-03-01  Kim F. Storm  <storm@cua.dk>
36585         * emacs-lisp/copyright.el (copyright-fix-years): New command.
36587 2005-03-01  Lute Kamstra  <lute@gnu.org>
36589         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
36590         that debug-entry-code can be safely removed from a function while
36591         this code is being evaluated.  Revert the 2005-02-27 change as the
36592         new implementation no longer requires it.  Make sure that a
36593         function body containing just a string is not mistaken for a docstring.
36594         (debug): Skip one more frame in case of debug on entry.
36595         (debugger-setup-buffer): Delete one more frame line in case of
36596         debug on entry.
36597         (debugger-frame-number): Update to use the new text introduced by
36598         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
36600 2005-02-28  Kim F. Storm  <storm@cua.dk>
36602         * double.el (double-translate-key): Call force-window-update after
36603         read-event to avoid crash in redisplay.
36605 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
36607         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
36608         (debug): Use it.  Move the inhibit-trace earlier.
36609         (debug-entry-code): New const.
36610         (debug-on-entry-1): Use it.
36612 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
36614         * international/utf-16.el (ccl-encode-mule-utf-16le):
36615         Fix BUFFER_MAGNIFICATION to 2.
36616         (ccl-encode-mule-utf-16be): Likewise.
36618 2005-02-28  Kenichi Handa  <handa@m17n.org>
36620         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
36621         Fix BUFFER_MAGNIFICATION to 4.
36622         (ccl-encode-mule-utf-16be-with-signature): Likewise.
36624 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
36626         * speedbar.el (speedbar-update-flag): Doc fix.
36627         (speedbar-show-info-under-mouse): Give set-mouse-position the right
36628         argument.
36630 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
36632         * reveal.el (reveal-post-command): Don't try to reveal overlays which
36633         have a non-nil `invisible' property but are actually visible.
36635         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
36636         for perldoc sections.
36637         (perl-outline-regexp, perl-outline-level): New var and function.
36638         (perl-mode): Use them.
36640 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
36642         * calendar/diary-lib.el (diary-remind): Discard any mark portion
36643         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
36645 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
36647         * cus-edit.el: Comment change.
36648         (custom-buffer-create-internal): Slightly reword text at top of
36649         Custom buffers.  Mention there that saving an option edits the
36650         init file.  Add link to Emacs manual node on `custom-file'.
36651         (custom-magic-alist): Rewrite individual State messages to use
36652         capitalized keywords.  Doc fix.
36654 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
36656         * calendar/calendar.el (calendar-buffer): Move above
36657         calendar-week-start-day.
36658         (calendar-week-start-day): Doc fix.  Add :set function.
36659         (calendar-minimum-window-height): New variable.
36660         (generate-calendar-window): Only resize window if selected-window
36661         is displaying the calendar buffer.  Use new variable
36662         calendar-minimum-window-height.
36663         (generate-calendar): Reword error message.
36664         (calendar-mode-map): Bind DEL to scroll-other-window-down.
36666 2005-02-27  Andreas Schwab  <schwab@suse.de>
36668         * vc.el (vc-do-command): Don't run command asynchronously when
36669         operating in a remote directory.
36671         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
36672         change from sync with Tramp 2.0.47.
36674 2005-02-27  Richard M. Stallman  <rms@gnu.org>
36676         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
36678         * textmodes/flyspell.el (flyspell-mode-on):
36679         Call ispell-change-dictionary only if necessary.
36681         * emacs-lisp/re-builder.el (regexp-builder): New function.
36683         * register.el (describe-register-1): Explicitly handle
36684         yank-excluded-properties = t.
36686         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
36687         (custom-magic-alist): Change the status descriptions again.
36688         (face widget-type): Total rewrite based on `restricted-sexp'
36689         to eliminate the confusing double hiding levels.
36691         * emacs-lisp/debug.el (debug-on-entry-1):
36692         If function body is empty, add nil as body form.
36694 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
36696         * emacs-lisp/trace.el (inhibit-trace): New var.
36697         (trace-make-advice): Use it.
36699         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
36701 2005-02-26  Kim F. Storm  <storm@cua.dk>
36703         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
36704         (mouse-on-link-p, mouse-drag-region-1): Use it.
36706 2005-02-25  Lute Kamstra  <lute@gnu.org>
36708         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
36710 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
36712         * frame.el (blink-cursor-mode): Add :group keyword.
36714 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
36716         * calendar/icalendar.el (icalendar--decode-isodatetime):
36717         New optional argument DAY-SHIFT.
36718         (icalendar-export-region): Fix coding-system-for-write.
36719         (icalendar--convert-ical-to-diary): Shift end-day of all-day
36720         events by one.
36722 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
36724         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
36726 2005-02-24  Kim F. Storm  <storm@cua.dk>
36728         * international/iso-acc.el (iso-accents-compose): Fix crash
36729         during redisplay.  Call force-window-update after read-event
36730         and delete-region to signal that window is not accurate.
36732 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
36734         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
36735         Remove unused and inexistent var `inhibit-trace'.
36736         (debugger-mode): Use run-mode-hooks.
36737         (debugger-list-functions): Add buttons; setup xref stack.
36739 2005-02-23  Richard M. Stallman  <rms@gnu.org>
36741         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
36742         appointment says it was explicitly made.
36743         (appt-add): Set the 3rd element.
36744         (appt-make-list): Preserve explicit appointments.
36746         * subr.el (find-tag-default): Catch errors in forward-sexp.
36748 2005-02-23  Juri Linkov  <juri@jurta.org>
36750         * info.el (Info-isearch-search): New defcustom.
36751         (Info-isearch-search): Call the default isearch function
36752         when Info-isearch-search is nil.
36753         (Info-isearch-wrap): Use variable Info-isearch-search.
36755 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
36757         * cus-edit.el: Comment change.
36759 2005-02-22  Kim F. Storm  <storm@cua.dk>
36761         * progmodes/hideif.el (hide-ifdef-use-define-alist):
36762         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
36764 2005-02-22  Simon Josefsson  <jas@extundo.com>
36766         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
36767         New variable.
36768         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
36769         Oskarsson" <myrkraverk@users.sourceforget.net>.
36771 2005-02-22  Kim F. Storm  <storm@cua.dk>
36773         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
36774         check that window of that event is the selected window.
36775         (mouse-drag-region-1): Compare mouse event window to selected
36776         window before setting point.
36778         * tooltip.el (tooltip-show-help-function): Pass event to
36779         mouse-on-link-p so it can check selected window.
36781 2005-02-22  Kenichi Handa  <handa@m17n.org>
36783         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
36784         (ps-mule-show-warning): New function.
36785         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
36786         characters are found.
36788         * ps-print.el (ps-header-footer-string): Return a list of header
36789         and footer strings.
36791 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
36793         * pcvs.el (cvs-retrieve-revision): Fix thinko.
36795 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
36797         * frame.el (blink-cursor-mode): Use define-minor-mode.
36799         * term/mac-win.el (function-key-map): Use char-names more consistently.
36800         (file-name-coding-system): Only set it for MacOS-9.  The other case is
36801         already handled in mule-cmds.el (where it also works when mac-win.el
36802         is not used).
36804 2005-02-21  Kenichi Handa  <handa@m17n.org>
36806         * international/mule.el (ctext-pre-write-conversion): Always use
36807         " *code-converting-work*" buffer for work.
36809         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
36811 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
36813         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
36815 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
36817         * ses.el (undo-more): Restore defadvice, but only the part that
36818         allows changes outside the restricted area of the buffer.
36820 2005-02-20  Kim F. Storm  <storm@cua.dk>
36822         * simple.el (line-move): Add fourth optional arg try-vscroll which
36823         must be set to perform auto-window-vscroll.
36824         When moving backwards and doing auto-window-vscroll, automatically
36825         vscroll to the last part of lines which are taller than the window.
36826         (next-line, previous-line): Set try-vscroll arg on line-move.
36828 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
36830         * replace.el (query-replace, query-replace-regexp)
36831         (replace-string, replace-regexp): When operating on region, make
36832         the minibuffer prompt say so.
36834         * isearch.el (isearch-forward): Document isearch-query-replace and
36835         isearch-query-replace-regexp keybindings.
36837 2005-02-19  Jay Belanger  <belanger@truman.edu>
36839         * calc/calc-aent.el (math-read-token): Add local variable.
36841         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
36842         (calc-edit-top): Move declaration to earlier in file.
36843         (calc-edit-macro-repeats): Add local variables.
36845         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
36846         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
36847         calcFunc-tanh.
36848         Adjust integration rule for calcFunc-tan.
36850 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
36852         * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
36853         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
36854         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
36855         (viper-skip-separators): Bug fix.
36856         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
36857         particular major mode.
36858         (viper-del-backward-char-in-replace): Don't put deleted char on the
36859         kill ring.
36861         * emulation/viper-ex.el (viper-color-display-p): New function.
36862         (viper-has-face-support-p): Use viper-color-display-p.
36864         * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
36866         * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
36868         * emulation/viper-util.el (viper-glob-unix-files):
36869         Fix shell status check.
36870         (viper-file-remote-p): Make equivalent to file-remote-p.
36872         * emulation/viper.el (viper-major-mode-modifier-list):
36873         Use viper-gnus-modifier-map.
36875 2005-02-19  David Kastrup  <dak@gnu.org>
36877         * subr.el (subregexp-context-p): Fix garbled doc string by adding
36878         quoting.
36880 2005-02-19  Jay Belanger  <belanger@truman.edu>
36882         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
36883         Remove extra definitions.
36884         (calc-coth): New function.
36885         (calcFunc-cot): Fix `let'.
36887 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
36889         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
36890         the reasons we use "type pc" in these faces.
36892         * button.el (button): Ditto.
36894 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
36896         * replace.el (query-replace-read-from): Set the value of
36897         query-replace-from-history-variable to handle the case of an empty
36898         string entered to accept the suggested default.
36900         * net/tramp.el (tramp-file-name-for-operation):
36901         Use dired-call-process instead of dired-call-process-command.
36903 2005-02-19  Jay Belanger  <belanger@truman.edu>
36905         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
36906         (math-div-non-trig): New variables.
36907         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
36908         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
36909         (math-combine-prod, math-div-symb-fancy): Add simplifications for
36910         trig expressions.
36912 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
36914         * progmodes/gdb-ui.el (gdb-var-update-handler)
36915         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
36916         for watch expressions,
36917         (gdb-var-create-handler): Don't set speedbar-update-flag.
36918         (gdb-post-prompt): Simplify test for speedbar.
36920 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
36922         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
36923         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
36924         we use the syntax table of the correct buffer.
36925         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
36926         Felix Gatzemeier.
36928         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
36929         (ediff-file-remote-p): Make synonymous with file-remote-p.
36930         In all deffaces ediff-*-face-*, use min-colors.
36932         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
36933         ediff-recurse-to-subdirectories.
36934         (ediff-mark-if-equal): Check that the arguments are strings, use
36935         ediff-same-contents (after to Felix Gatzemeier).
36937         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
36938         nil.
36940 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
36942         * log-view.el (log-view-message-re): Fix up Subversion regexp.
36944 2005-02-18  David Kastrup  <dak@gnu.org>
36946         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
36947         use `mark-active' when defined.
36949 2005-02-18  Kenichi Handa  <handa@m17n.org>
36951         * ps-print.el (ps-font-info-database): New entry
36952         ZapfChancery-MediumItalic with correct font name.  Fix font name
36953         of the entry Zapf-Chancery-MediumItalic.
36955 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
36957         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
36959 2005-02-16  Kim F. Storm  <storm@cua.dk>
36961         * ido.el (ido-fallback-command): Pass user input to fallback command.
36963 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
36965         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
36966         (gdb-find-file-hook): Add server prefix.
36968 2005-02-16  Richard M. Stallman  <rms@gnu.org>
36970         * replace.el (perform-replace): Pass new args to replace-highlight.
36971         (replace-highlight): Take region args,
36972         and pass them to isearch-lazy-highlight-new-loop.
36974         * novice.el (disabled-command-hook): Autoload the defalias
36975         and the make-obsolete-variable call.
36977         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
36979         * isearch.el (isearch-lazy-highlight-start-limit)
36980         (isearch-lazy-highlight-end-limit): New variables limit
36981         the region for highlighting.
36982         (isearch-lazy-highlight-new-loop): New args BEG and END.
36983         (isearch-lazy-highlight-search): Use the new vars.
36984         (isearch-lazy-highlight-update): Likewise.
36986         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
36988         * cus-start.el (all): Use default-boundp.
36990 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
36992         * menu-bar.el (menu-bar-select-frame): Handle current frame.
36994 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
36996         * autorevert.el (auto-revert-stop-on-user-input)
36997         (auto-revert-verbose): Doc fixes.
36999 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
37001         * international/mule-cmds.el (set-locale-environment): Remove call
37002         to set-selection-coding-system on Windows.
37004 2005-02-15  Jay Belanger  <belanger@truman.edu>
37006         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
37007         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
37008         calcFunc-coth.
37009         (math-simplify-sqrt): Add simplifications.
37011         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
37012         to list.
37014         * calc/calc-ext.el: Add functions to autoloads.
37016         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
37017         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
37018         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
37019         (math-csc-raw, math-cot-raw): New functions.
37021         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
37023         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
37024         the variable name in a message.
37026         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
37027         calcFunc-csc, calcFunc-cot.
37029         * calc/calcalg2.el: Add derivative and integration rules for
37030         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
37031         calcFunc-csch, calcFunc-coth.
37032         (math-do-integral-methods): Add to checks for when to use
37033         substitutions.
37035         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
37037 2005-02-15  Lute Kamstra  <lute@gnu.org>
37039         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
37040         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
37041         <monnier@iro.umontreal.ca>.
37042         (lisp-outline-level): Improve efficiency.  Suggested by David
37043         Kastrup <dak@gnu.org>.
37045 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
37047         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
37048         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
37049         (gdb-set-gud-minor-mode-existing-buffers): New functions.
37050         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
37051         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
37053 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
37055         * cus-start.el (all): Comment change.
37057 2005-02-14  Lute Kamstra  <lute@gnu.org>
37059         * cus-start.el (all): Check if symbol is void.
37061 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
37063         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
37064         optional argument to \cite.
37066 2005-02-14  Richard M. Stallman  <rms@gnu.org>
37068         * cus-edit.el (custom-buffer-create-internal): Update help message.
37069         (custom-magic-alist): Update help messages.
37071         * cus-start.el (all): Allow a var to specify a standard value.
37073 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
37075         * custom.el (custom-theme-set-variables): Handle variable aliases.
37077         * frame.el (blink-cursor-timer): Doc fix.
37078         (blink-cursor): Make it an alias for `blink-cursor-mode' and
37079         declare obsolete.
37080         (blink-cursor-mode): Define with defcustom and use correct
37081         standard expression in that defcustom.
37082         * startup.el (command-line): Adapt to above changes in frame.el.
37084 2005-02-11  Lute Kamstra  <lute@gnu.org>
37086         * apropos.el (apropos-score-doc): Prevent division by zero.
37088 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
37090         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
37091         (icalendar--get-event-property-attributes)
37092         (icalendar--get-event-properties)
37093         (icalendar--datetime-to-diary-date): New functions.
37094         (icalendar--split-value): Doc fix.
37095         (icalendar--datetime-to-noneuropean-date)
37096         (icalendar--datetime-to-european-date): New optional argument
37097         SEPARATOR.  Return result as a string instead of a list.
37098         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
37099         (icalendar--convert-string-for-export): Rename arg S to STRING.
37100         (icalendar-export-region): Doc fix.  Change name of error buffer.
37101         Save output buffer.
37102         (icalendar-import-file): Add blank at end of prompt.
37103         (icalendar-import-buffer): Doc fix.  Do not switch to error
37104         buffer.  Indicate status in return value.
37105         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
37106         buffer.  Save output buffer.  Handle exception from recurrence
37107         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
37108         events.  Fix problems with weekly all-day events.
37110 2005-02-10  Richard M. Stallman  <rms@gnu.org>
37112         * simple.el (eval-expression-print-format):
37113         Avoid warning about edebug-active.
37115         * help.el (help-for-help-internal): Rename from help-for-help.
37116         (help-for-help): Define with defalias.
37118         * font-core.el (font-lock-default-function): Use with-no-warnings.
37120         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
37122         * custom.el (defface): Doc fix.
37124 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
37126         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
37127         width 0" to prevent word wrapping problems.
37129 2005-02-09  Kim F. Storm  <storm@cua.dk>
37131         * ido.el (ido-file-extensions-order): New defcustom.
37132         (ido-file-extension-lessp, ido-file-extension-aux)
37133         (ido-file-extension-order): New advanced file ordering.
37134         (ido-file-lessp): New simple file ordering.
37135         (ido-sort-list): Remove.
37136         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
37137         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
37139 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
37141         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
37142         that some versions of grep produce.
37143         (grep-mode-font-lock-keywords): Likewise.
37145 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
37147         * progmodes/gdb-ui.el (gdb-location-list): New variable.
37148         (gdb-cdir): Delete.
37149         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
37150         (gdb-source-info): Treat case when source file is in another
37151         directory properly.
37152         (gdb-get-location): New function.
37154 2005-02-07  Jay Belanger  <belanger@truman.edu>
37156         * calc/calc-prog.el (calc-write-parse-table-part)
37157         (calc-fix-token-name): Fix a check for language type.
37159         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
37161 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
37163         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
37164         as directory not writable.
37166 2005-02-07  Kim F. Storm  <storm@cua.dk>
37168         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
37169         (cua--standard-movement-commands): Remove list.
37170         Instead, set CUA property value to move for movement commands.
37171         (cua-movement-commands): Remove.  Users must set CUA prop instead.
37172         (cua--pre-command-handler): Check CUA property.
37173         (cua--init-keymaps): Don't remap undo commands.
37174         (cua-mode): Don't call cua--rectangle-on-off.
37176         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
37177         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
37178         (cua--rect-undo-set-point): New var.
37179         (cua--rectangle-undo-boundary): Setup undo apply entry.
37180         (cua--rect-undo-handler): New function for rectangle undo.
37181         (cua--rect-start-position, cua--rect-end-position): Add.
37182         (cua--rectangle-post-command): Call cua--rectangle-set-corners
37183         for restored rectangle.  Set point if cua--rect-undo-set-point.
37185 2005-02-06  Jay Belanger  <belanger@truman.edu>
37187         * calc/calc-lang.el (calc-tex-language): Display more information
37188         in messages.
37190         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
37191         in TeX mode.
37193 2005-02-06  Richard M. Stallman  <rms@gnu.org>
37195         * emacs-lisp/lisp.el (buffer-end): Doc fix.
37197 2005-02-05  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
37199         * net/ldap.el (ldap-search-internal): Support attributes with
37200         optional descriptions separated by a semi-colon, as in
37201         "userCertificate;binary".
37203 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
37205         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
37206         isn't a cons (i.e. the version is 0).
37208 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
37210         * help.el (help-for-help): Doc fix.
37212 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
37214         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
37215         GDB-Windows on the menu-bar as this works better.
37217 2005-02-04  Jay Belanger  <belanger@truman.edu>
37219         * calc/calc-embed.el (calc-embedded-update): Don't put in
37220         unnecessary newlines.  Adjust the end of formula marker.
37222         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
37223         (math-latex-parse-two-args): New function.
37225 2005-02-03  Lute Kamstra  <lute@gnu.org>
37227         * help-fns.el (help-with-tutorial): Make sure that users cannot
37228         remove the entire text of the tutorial by means of `undo'.
37230 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
37232         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
37233         in recent changes, where the ispell process was repeatedly
37234         killed & restarted.
37236         * international/mule-cmds.el (set-locale-environment): Set file-name
37237         coding system to utf-8 on Darwin systems.
37238         (set-default-coding-systems): Don't set default-file-name-coding-system
37239         on Darwin systems.
37241 2005-02-03  Richard M. Stallman  <rms@gnu.org>
37243         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
37245 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
37247         * faces.el (list-faces-display): Add optional argument.
37249 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
37251         * font-core.el (font-lock-default-function): Handle the rare case where
37252         only font-lock-keywords is set.
37254 2005-02-02  Kenichi Handa  <handa@m17n.org>
37256         * international/characters.el: Cancel previous change for
37257         I-WITH-DOT-ABOVE and DOTLESS-i.
37259         * international/latin-5.el: Cancel previous change.
37261 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
37263         * progmodes/gud.el: Correction to syntax in gud-menu-map.
37265 2005-02-02  Kenichi Handa  <handa@m17n.org>
37267         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
37268         DOTLESS-i.
37270         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
37271         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
37273         * case-table.el (get-upcase-table): New function.
37274         (copy-case-table): Copy upcaes table too if non-nil.
37275         (set-case-syntax-delims): Maintain upcase table too.
37276         (set-case-syntax-pair): Likewise.
37277         (set-upcase-syntax, set-downcase-syntax): New functions.
37278         (set-case-syntax): Maintain upcase table too.
37280 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
37282         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
37284         * progmodes/gud.el (gud-goto-info): New function.
37285         (gud-tool-bar-map): Use correct icon.
37287 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
37289         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
37290         When delegating, order args in the funcall correctly.
37292 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
37294         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
37296 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
37298         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
37299         buffer not visiting a file.
37301 2005-01-31  Jay Belanger  <belanger@truman.edu>
37303         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
37304         bound on the line with the formula.
37306 2005-01-31  Kim F. Storm  <storm@cua.dk>
37308         * ses.el (ses-create-cell-variable-range)
37309         (ses-destroy-cell-variable-range, ses-reset-header-string)
37310         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
37311         (ses-insert-row): Fix format of apply undo entries.
37313 2005-01-31  Jay Belanger  <belanger@truman.edu>
37315         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
37316         parts.
37318         * calc/calc-embed.el (calc-embedded-open-formula)
37319         (calc-embedded-close-formula): Ignore matrix environments.
37321         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
37322         TeX mode.
37324         * calc/calc-lang.el (math-function-table, math-oper-table)
37325         (math-variable-table): Adjust the LaTeX portions.
37327         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
37328         (math-latex-ignore-words): New constant.
37330 2005-01-31  Richard M. Stallman  <rms@gnu.org>
37332         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
37333         (ispell-local-dictionary): Doc fix.
37334         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
37335         Don't reinitialize at run time.  Don't defcustom.
37336         All uses changed to append ispell-local-dictionary-alist,
37337         or check it first.
37338         (ispell-current-dictionary): New variable for dictionary in use.
37339         (ispell-dictionary): Now used only for global default.
37340         (ispell-start-process): Set ispell-current-dictionary,
37341         not ispell-dictionary.
37342         (ispell-change-dictionary): Use this only for setting
37343         user preferences.
37344         (ispell-internal-change-dictionary): New function
37345         to change the current dictionary in use.
37346         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
37347         Use ispell-current-dictionary.
37348         Handle ispell-local-dictionary-overridden.
37349         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
37351 2005-01-31  Jay Belanger  <belanger@truman.edu>
37353         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
37355         * calc/calc-ext.el: Add calc-latex-language to autoloads.
37356         (calc-mode-map): Add calc-latex-language.
37358         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
37359         (math-latex-print-frac): New functions.
37360         (math-oper-table, math-function-table, math-variable-table)
37361         (math-complex-format, math-input-filter): Add latex properties.
37362         (calc-set-language): Set math-expr-special-function-mapping.
37364         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
37365         (calc-write-parse-table-part): Add LaTeX support.
37367         * calc/calc.el (calc-language): Adjust docstring.
37368         (calc-set-mode-line): Add LaTeX support.
37369         (math-expr-special-function-mapping): New variable.
37370         (math-tex-ignore-words): Add to list.
37372         * calc/calccomp.el (math-compose-expr, math-compose-rows):
37373         Add LaTeX support.
37374         (math-compose-expr): Add support for special functions.
37376         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
37378 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
37380         * progmodes/gdb-ui.el (gdb-memory-address)
37381         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
37382         (gdb-memory-mode-map, gdb-memory-format-keymap)
37383         (gdb-memory-format-menu, gdb-memory-unit-keymap)
37384         (gdb-memory-unit-menu): New variables for a buffer
37385         that lets the user examine program memory.
37386         (gdb-memory-set-address, gdb-memory-set-repeat-count)
37387         (gdb-memory-format-binary, gdb-memory-format-octal)
37388         (gdb-memory-format-unsigned, gdb-memory-format-signed)
37389         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
37390         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
37391         (gdb-memory-unit-word, gdb-memory-unit-halfword)
37392         (gdb-memory-unit-byte, gdb-memory-unit-menu)
37393         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
37394         (gdb-memory-mode, gdb-memory-buffer-name)
37395         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
37396         New functions for above buffer.
37398 2005-01-30  Richard M. Stallman  <rms@gnu.org>
37400         * cus-edit.el (custom-bury-buffer): Function deleted.
37401         (custom-buffer-done-function): Option deleted.
37402         (custom-buffer-done-kill): New replacement option.
37403         (Custom-buffer-done): Call quit-window.
37404         (custom-buffer-create-internal): Update for above changes.
37406 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
37408         * simple.el (undo-ask-before-discard): New var.
37409         (undo-outer-limit-truncate): Implement it.
37410         (undo-extra-outer-limit): Doc update.
37412 2005-01-29  Richard M. Stallman  <rms@gnu.org>
37414         * ses.el (undo-more): Delete defadvice.
37415         (ses-begin-change): Doc fix.
37417         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
37418         instead of rebinding C-x u and C-_.
37420         * files.el (normal-backup-enable-predicate): Return nil for files
37421         in /tmp, regardless of temporary-file-directory.
37423         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
37425         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
37426         (open-rectangle, delete-whitespace-rectangle-line)
37427         (clear-rectangle-line): If FILL, pass t instead of FILL
37428         for move-to-column's 2nd arg.
37430         * simple.el (undo): Fix the test for continuing a series of undos.
37431         (undo-more): Set pending-undo-list to t when we reach end.
37432         (pending-undo-list): Move up defvar.
37434         * wid-edit.el (widget-button-click):
37435         Shorten the range of the track-mouse binding.
37437         * comint.el (comint-insert-input): Undo previous changes;
37438         use last-input-event in interactive spec.
37440 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
37442         * progmodes/compile.el (compilation-start): Bind buffer-read-only
37443         to nil before invoking call-process.  Reset buffer's modified flag
37444         after fontifying it in the no-async branch.
37446         * wid-edit.el (widget-specify-button): If mouse pointer shape
37447         cannot be changed, use mouse face instead.
37449 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
37451         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
37452         (gdb-goto-breakpoint): Make breakpoint handling work on template
37453         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>.
37454         (gdb-assembler-custom): Update to recognize breakpoint information
37455         added on 2005-01-19.
37457 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
37459         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
37460         (dsssl-mode): Use define-derived-mode.
37461         (scheme-mode-initialize): Remove.
37462         (scheme-mode): Use run-mode-hooks.
37464         * cus-edit.el (customize-group-other-window)
37465         (custom-buffer-create-other-window): Don't override special-display-*.
37466         (custom-mode-map): Make it dense.
37468         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
37469         sets the default value.
37471 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
37473         * descr-text.el: Add more keywords.
37475 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
37477         * speedbar.el: Avoid unnecessary use of locate-library.
37479         * international/mule-cmds.el (standard-display-european-internal):
37480         Don't fiddle with latin-1 non-break space any more since it's now
37481         special cased in the C code.
37482         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
37484 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
37486         * cus-start.el (all): Add `undo-outer-limit'.
37488 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
37490         * textmodes/bibtex.el (bibtex-format-entry):
37491         Use `bibtex-empty-field-re' only on the text of fields, not on entire
37492         field lines.
37493         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
37494         not on part of a buffer.
37496 2005-01-25  Lute Kamstra  <lute@gnu.org>
37498         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
37499         nonempty field text strings like "{letters\\macro{}more letters}".
37500         Clarify docstring.
37501         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
37502         (bibtex-entry-offset, bibtex-parse-association)
37503         (bibtex-parse-field-name): Fix typos in docstrings.
37504         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
37506 2005-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
37507             Juri Linkov  <juri@jurta.org>
37509         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
37510         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
37511         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
37512         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
37514         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
37515         isearch minor mode.
37517 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
37519         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
37521 2005-01-24  Lute Kamstra  <lute@gnu.org>
37523         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
37524         CASECHARS and NOT-CASECHARS regular expressions of the
37525         "nederlands" and "nederlands8" dictionaries to prevent a "Range
37526         striding over charsets" error.
37528 2005-01-24  Jay Belanger  <belanger@truman.edu>
37530         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
37531         display variable name.
37533 2005-01-24  Kenichi Handa  <handa@m17n.org>
37535         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
37536         Fix setting of the element of encoded-kbd-iso2022-invocations.
37538 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
37540         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
37541         (gdb-threads-select): Change to also accept mouse events.
37542         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
37543         (gdb-threads-mouse-select): Delete.
37545 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
37547         * files.el (insert-directory): Take care of empty directory,
37548         listed without -a switch.
37550 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
37552         * textmodes/refill.el (refill-post-command-function):
37553         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
37554         to the list of functions that we should be careful not to undo.
37555         (refill-late-fill-paragraph-function): Remove.
37556         (refill-saved-state): New var.
37557         (refill-mode): Use it to save fill-paragraph-function.
37558         Save also the value of auto-fill-function.
37560         * term/w32-win.el: Simplify code.
37562 2005-01-23  Kim F. Storm  <storm@cua.dk>
37564         * simple.el (line-move): Adapt to new return value from
37565         pos-visible-in-window-p.
37567         * simple.el (line-move): Fix last change.  Check partial
37568         visibility at point rather than at window-start.
37570 2005-01-22  Jason Rumney  <jasonr@gnu.org>
37572         * term/w32-win.el (xw-defined-colors): Remove debug-message.
37574 2005-01-22  David Kastrup  <dak@gnu.org>
37576         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
37578 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
37580         * type-break.el (type-break-mode): Add a test for
37581         type-break-file-name being non-nil.
37583 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
37585         * net/eudc.el (top level): Call (message "") via progn, so that
37586         eudc-options-file is loaded.
37588 2005-01-22  Kim F. Storm  <storm@cua.dk>
37590         * simple.el (line-move-1): Rename from line-move.
37591         (line-move): New function that adjusts vscroll for partially
37592         visible rows, and calls line-move-1 otherwise.
37594 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
37596         * pcomplete.el: Define pcomplete-read-event instead of read-event,
37597         since it's not a complete read-event implementation.
37599 2005-01-20  Jay Belanger  <belanger@truman.edu>
37601         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
37602         for called function.
37604 2005-01-20  Steven Tamm  <steventamm@mac.com>
37606         * term/mac-win.el (process-connection-type): Remove.
37607         Controlled now by s/darwin.h:PTY_ITERATION.
37609 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
37611         * window.el (handle-select-window): Don't switch window when we're
37612         in the minibuffer.
37614 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
37616         * subr.el (dotimes-with-progress-reporter): New macro.
37618         * ses.el (ses-dotimes-msg): Remove macro.
37619         Use `dotimes-with-progress-reporter' instead.
37621 2005-01-19  Steven Tamm  <steventamm@mac.com>
37623         * term/mac-win.el (process-connection-type): Use new
37624         operating-system-release variable to use ptys on Darwin 7 (OS X
37625         10.3) when using carbon build.
37627 2005-01-19  Jay Belanger  <belanger@truman.edu>
37629         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
37630         flags if the last command was a tab or M-tab.
37632         * calc/calc-prog.el (calc-user-define-edit): Put original formula
37633         in formula editing buffer.
37635 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
37637         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
37638         breakpoint image symbol in margin.
37640 2005-01-19  Jay Belanger  <belanger@truman.edu>
37642         * calc/calc-prog.el (calc-execute-kbd-macro):
37643         Ignore calc-keep-arg-flag.
37645 2005-01-19  Kenichi Handa  <handa@m17n.org>
37647         * textmodes/ispell.el (ispell-looking-at): New function.
37648         (ispell-process-line): Use ispell-looking-at to compare the ispell
37649         output and the buffer contents.
37651 2005-01-18  Jay Belanger  <belanger@truman.edu>
37653         * calc/calc.el (calc-display-raw): Fix docstring.
37655 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
37657         * simple.el (blink-matching-open): Strip extra info from syntax.
37659         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
37660         funny chars in the end-of-here-doc marker.
37662 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
37664         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
37665         that enable/disabled state of breakpoints is shown correctly in
37666         fringe and on ttys.
37667         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
37668         Add breakpoint information as text properties.
37669         (gdb-mouse-toggle-breakpoint):
37670         Rename to gdb-mouse-set-clear-breakpoint.
37671         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
37672         breakpoints in the margin.
37673         (gdb-remove-strings): Simplify.
37675 2005-01-17  Jay Belanger  <belanger@truman.edu>
37677         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
37678         erasing buffer.
37680 2005-01-17  Richard M. Stallman  <rms@gnu.org>
37682         * progmodes/grep.el (grep-find): Copy from `grep' the condition
37683         for calling grep-compute-defaults.
37685         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
37686         if buffer is empty.
37688         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
37690 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
37692         * hilit-chg.el (highlight-changes-mode): Don't autoload.
37694         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
37695         non-preloaded variables.
37697 2005-01-17  Steven Tamm  <steventamm@mac.com>
37699         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
37700         tex-shell cause to force interactivity when using pipes.
37702 2005-01-17  Kim F. Storm  <storm@cua.dk>
37704         * simple.el (just-one-space): Make arg optional.
37706 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
37708         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
37709         posn-at-x-y to t to access left-margin.
37711 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
37713         Sync with Tramp 2.0.47.
37715         * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
37716         catching keep-date problems in cp/scp operations.
37717         (tramp-handle-copy-file): Don't call `set-file-modes'
37718         unconditionally.  Specialized functions should know better what is
37719         necessary.  This improves performance a little bit, and the
37720         functions could catch errors with `cp -p' and `scp -p'.
37721         (tramp-do-copy-or-rename-file-via-buffer)
37722         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
37723         when appropriate.
37724         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
37725         Call `set-file-modes' when appropriate.
37726         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
37727         Johnsson <isak@hypergene.com>.
37728         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
37729         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
37730         <joakim@verona.se>.
37731         (tramp-file-name-for-operation): Mark `shell-command' as magic for
37732         Emacs only.
37734         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
37735         `find-file-hooks' and `dired-mode-hook'.
37736         (tramp-minor-mode-map): Respective map.  Add remapping for
37737         `compile' and `recompile'.
37738         (tramp-remap-command, tramp-recompile): New defuns.
37739         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
37740         in buffer "*Compilation*".  Call the commands asynchronously.
37742         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
37743         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
37744         `shell-command', because it isn't magic in XEmacs.  Reported by
37745         Adrian Aichner <adrian@xemacs.org>.
37747         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
37748         `substitute-in-file-name.
37749         (tramp-smb-handle-substitute-in-file-name): New defun.
37750         (tramp-smb-advice-PC-do-completion): Delete advice.
37752 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
37754         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
37755         Fix error in deleting region.
37757 2005-01-15  Richard M. Stallman  <rms@gnu.org>
37759         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
37760         In non-temp buffer, switch syntax table temporarily.
37762         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
37764         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
37766         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
37768         * imenu.el (imenu--split-menu): Copy menulist before sorting.
37769         (imenu--generic-function): Use START, not BEG, as pos of definition.
37771         * simple.el (just-one-space): Argument specifies number of spaces.
37773         * simple.el (eval-expression-print-format): Avoid warning
37774         about edebug-active.
37776 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (tiny change)
37778         * progmodes/sh-script.el: Code copied from make-mode.el
37779         with small changes,
37780         (sh-mode-map): Bind C-c C-\.
37781         (sh-backslash-column, sh-backslash-align): New variables.
37782         (sh-backslash-region, sh-append-backslash): New functions.
37784 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37786         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
37787         (rmail-pop-password, rmail-pop-password-required): Move to
37788         rmail-obsolete group.
37789         (rmail-set-pop-password): Rename to rmail-set-remote-password.
37790         All callers updated.
37791         (rmail-get-pop-password): Rename to rmail-get-remote-password.
37792         Take an argument specifying whether it is POP or IMAP mailbox we
37793         are using.  All callers updated.
37794         (rmail-pop-password-error): Rename to
37795         rmail-remote-password-error.  Added mailutils-specific error message.
37796         (rmail-movemail-search-path)
37797         (rmail-movemail-variant-in-use): New variables.
37798         (rmail-remote-password, rmail-remote-password-required):
37799         New customization variables.
37800         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
37801         (rmail-parse-url): New function.
37802         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
37803         with GNU mailutils movemail.
37805 2005-01-15  Kevin Ryde  <user42@zip.com.au>
37807         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
37808         suffix to space, $ or '$, to correctly position point when going
37809         to @table style constants like DBL_MAX.
37811 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
37813         * type-break.el (type-break-mode, type-break-file-time)
37814         (type-break-file-keystroke-count, type-break-choose-file):
37815         Don't store data in or load data from the file if type-break-file-name
37816         is nil.
37817         (type-break-file-name): Doc update as per the above.
37819 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
37821         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
37822         lookup-key might return nil; handle that.
37824 2005-01-15  Alan Mackenzie  <acm@muc.de>
37826         * progmodes/ebrowse.el (ebrowse-class-in-tree):
37827         Return the tail of the tree rather than the element found,
37828         thus enabling the tree to be setcar'd.
37830 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
37832         * textmodes/org.el (org-show-following-heading): New option.
37833         (org-show-hierarchy-above): Use `org-show-following-heading'.
37834         (org-cycle): Documentation fix.
37836         * textmodes/org.el (orgtbl-optimized): New option.
37837         (orgtbl-mode): New command, a minor mode.
37838         (orgtbl-mode-map): New variable.
37839         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
37840         (orgtbl-error, orgtbl-self-insert-command)
37841         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
37843         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
37844         a local variable in each org-mode buffer.
37846         * textmodes/org.el (org-set-regexps-and-options): Rename from
37847         `org-set-regexps'.  Added checking for STARTUP keyword.
37848         (org-get-current-options): Add STARTUP options.
37849         (org-table-insert-row): Make mode intelligent about when
37850         realignment is needed.
37851         (org-self-insert-command, org-delete-backward-char, org-delete-char):
37852         New commands.
37853         (org-enable-table-editor): New default value `optimized'.
37854         (org-table-blank-field): Support blanking regions if active.
37856 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
37858         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
37859         if the year is not given.
37861         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
37862         Add new escapes %m and %M, fixed bug with %F by adding
37863         save-match-data.
37864         (reftex-reference): Remove ?. from list of spaces.
37865         (reftex-label-info): Add automatic label prefix recognition.
37867         * textmodes/reftex-index.el (reftex-index-next-phrase):
37868         Add slave parameter to call of `reftex-index-this-phrase'.
37869         (reftex-index-this-phrase): New optional argument.
37870         (reftex-index-region-phrases): Add slave parameter to call of
37871         `reftex-index-this-phrase'.
37872         (reftex-display-index): New argument redo.
37873         (reftex-index-rescan): Add `redo' to arguments of
37874         `reftex-display-index'.
37875         (reftex-index-Rescan, reftex-index-revert)
37876         (reftex-index-switch-index-tag): Add `redo' to arguments of
37877         `reftex-display-index'.
37878         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
37879         indexing.  Fix bug with matching is there is a quote before or
37880         after the word.
37882         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
37883         Fix bug when collecting citation keys in lines with comments.
37884         (reftex-citation): Prefix argument no longer rescans the document,
37885         but forces prompting for optional arguments of cite macros.
37886         (reftex-do-citation): Prompting for optional arguments implemented.
37888         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
37889         Add optional arguments to most cite commands.
37890         (reftex-cite-cleanup-optional-args): New option
37891         (reftex-cite-prompt-optional-args): New option.
37892         (reftex-trust-label-prefix): New option.
37894         * textmodes/reftex-toc.el (reftex-toc-find-section):
37895         Add push-mark before changing the position in the buffer.
37897         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
37898         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
37900 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
37902         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
37903         more carefully.
37905 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
37907         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
37908         (sgml-mode): Use it.
37909         (sgml-get-context): Better keep track of implicitly closed tags.
37911 2005-01-13  Kenichi Handa  <handa@m17n.org>
37913         * textmodes/ispell.el: These changes are to fix misalignment error
37914         caused by equivalent characters of different Emacs charsets.
37915         (ispell-unified-chars-table): New variable.
37916         (ispell-get-decoded-string): New function.
37917         (ispell-get-casechars, ispell-get-not-casechars)
37918         (ispell-get-otherchars): Call ispell-get-decoded-string.
37920 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
37922         * custom.el (custom-declare-variable): Just put symbol instead
37923         of (defvar . symbol) in `current-load-list'.
37925 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
37927         * emacs-lisp/elint.el: Fixed typo in Commentary section.
37929 2005-01-12  Jay Belanger  <belanger@truman.edu>
37931         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
37932         to create a Calc summary.
37934 2005-01-12  Kim F. Storm  <storm@cua.dk>
37936         * mouse.el (mouse-on-link-p): Change functionality and doc
37937         string to comply with latest description in lisp ref.
37939 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
37941         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
37942         Enable mouse clicks on mode-line, header-line and margin.
37943         (event-type): Give mouse event symbols an `event-kind' property
37944         with value `mouse-click'.
37946 2005-01-12  Juri Linkov  <juri@jurta.org>
37948         * facemenu.el (list-colors-display): Add new arg buffer-name.
37949         Use it.  Fix docstring.  Replace code for identifying duplicate
37950         colors by the name with call to `list-colors-duplicates' which
37951         identifies duplicate colors by the value unless the color
37952         is one of special Windows colors.  Set truncate-lines to t.
37953         Print sorted duplicate color names on each line.  Indent to 22
37954         \(the longest color name in rgb.txt) instead of 20.  Optimize.
37955         (list-colors-duplicates): New function.
37956         (facemenu-color-name-equal): Delete function.
37958         * facemenu.el (list-colors-print): New function created from code
37959         in list-colors-display.  Print #RRGGBB at the window right edge.
37960         (list-colors-display): When temp-buffer-show-function is not
37961         defined, call list-colors-print from temp-buffer-show-hook
37962         to get the right value of window-width in list-colors-print
37963         after the buffer is displayed.
37965         * simple.el (pop-mark): Move deactivate-mark out of conditional
37966         part to deactivate the active mark regardless of the state of the
37967         mark ring.
37969         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
37970         variables line in desktop files.
37972 2005-01-12  Juri Linkov  <juri@jurta.org>
37974         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
37975         Bring together isearch highlight related options.
37976         (lazy-highlight): Replace group `replace' by `matching'.
37977         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
37978         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
37979         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
37980         and declare them obsolete.
37981         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
37982         (isearch-faces): Remove defgroup.
37983         (isearch-overlay, isearch-highlight, isearch-dehighlight):
37984         Move isearch highlighting code closer to lazy highlighting code.
37986         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
37987         (query-replace-highlight, query-replace-lazy-highlight)
37988         (query-replace): Move definitions to the beginning of the file.
37990 2005-01-11  Juri Linkov  <juri@jurta.org>
37992         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
37993         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
37994         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
37996         * info.el (Info-history-forward): New variable.
37997         (Info-select-node): Reset Info-history-forward to nil.
37998         (Info-last): Turn into defalias.
37999         (Info-history-back): Rename from Info-last.
38000         Add current node to Info-history-forward.
38001         (Info-history-forward): New fun.
38002         (Info-mode-map): Replace Info-last by Info-history-back.
38003         Bind Info-history-forward to "r".
38004         (Info-mode-menu): Replace Info-last by Info-history-back.
38005         Fix menu item text.  Add menu item for Info-history-forward.
38006         (info-tool-bar-map): Replace Info-last by Info-history-back.
38007         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
38008         for Info-history-forward.
38009         (Info-mode): Replace Info-last by Info-history-back in docstring.
38010         Add local variable Info-history-forward.
38011         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
38013 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
38015         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
38016         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
38017         Ignore select-window events rather than fiddle with
38018         mouse-autoselect-window.
38020 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
38022         * type-break.el (type-break-mode): Fix previous change.
38024 2005-01-10  Jay Belanger  <belanger@truman.edu>
38026         * calc/calc-ext.el (calc-reset): Reset when inside embedded
38027         calculator; only reset when point is inside a calculator.
38028         Don't adjust the window height if the window takes up the whole height
38029         of the frame.
38031 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
38033         * ebuff-menu.el (Electric-buffer-menu-mode):
38034         Preserve value of buffer-local var header-line-format.
38036 2005-01-09  Jay Belanger  <belanger@truman.edu>
38038         * calc/calc.el (calc-mode-var-list-restore-saved-values):
38039         Make sure settings file exists before accessing it.
38041         * calc/calc-embed.el (calc-embedded-subst):
38042         Replace math-multi-subst-rec, which is only supposed to be called
38043         by math-multi-subst, by math-multi-subst.
38045 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
38047         * vc.el (vc-allow-async-revert): New user option.
38048         (vc-disable-async-diff): New internal variable.
38049         (vc-revert-buffer): Use them to disable asynchronous diff.
38051         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
38052         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
38053         asynchronously if vc-disable-async-diff is t.
38055 2005-01-09  Jay Belanger  <belanger@truman.edu>
38057         * calc/calc.el (defcalcmodevar): New macro.
38058         (calc-mode-var-list-restore-default-values)
38059         (calc-mode-var-list-restore-saved-values): New functions.
38060         (calc-mode-var-list): Use defcalcmodevar to define it.
38061         (calc-always-load-extensions, calc-line-numbering)
38062         (calc-line-breaking, calc-display-just, calc-display-origin)
38063         (calc-number-radix, calc-leading-zeros, calc-group-digits)
38064         (calc-group-char, calc-point-char, calc-frac-format)
38065         (calc-prefer-frac, calc-hms-format, calc-date-format)
38066         (calc-float-format, calc-full-float-format, calc-complex-format)
38067         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
38068         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
38069         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
38070         (calc-matrix-brackets, calc-language, calc-language-option)
38071         (calc-left-label, calc-right-label, calc-word-size)
38072         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
38073         (calc-display-raw, calc-internal-prec, calc-angle-mode)
38074         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
38075         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
38076         (calc-window-height, calc-display-trail, calc-show-selections)
38077         (calc-use-selections, calc-assoc-selections)
38078         (calc-display-working-message, calc-auto-why, calc-timing)
38079         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
38080         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
38081         (calc-gnuplot-default-device, calc-gnuplot-default-output)
38082         (calc-gnuplot-print-device, calc-gnuplot-print-output)
38083         (calc-gnuplot-geometry, calc-graph-default-resolution)
38084         (calc-graph-default-resolution-3d, calc-invocation-macro)
38085         (calc-show-banner): Use defcalcmodevar to declare them and set
38086         their default values.
38088         * calc/calc-ext.el (calc-reset): Restore saved values of variables
38089         instead of default values (but restore default values if there is
38090         an argument of 0).
38092 2005-01-09  David Kastrup  <dak@gnu.org>
38094         * desktop.el (desktop-restore-eager): Fix typo in type.
38096 2005-01-08  Richard M. Stallman  <rms@gnu.org>
38098         * cus-edit.el (customize): Delete :link.
38100 2005-01-08  Jay Belanger  <belanger@truman.edu>
38102         * calc/calc.el (calc-mode): Remove the extension from the
38103         `calc-settings-file' file name when loading it.
38105 2005-01-08  Kim F. Storm  <storm@cua.dk>
38107         * info.el (Info-mode-map, Info-next-link-keymap)
38108         (Info-prev-link-keymap, Info-up-link-keymap):
38109         Map follow-link to mouse-face.
38110         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
38112 2005-01-08  Jay Belanger  <belanger@truman.edu>
38114         * calc/calc.el (calc-settings-file): Change default value.
38115         Suggested by cgw in a comment in calc-mode.el.
38117         * calc/calc-mode.el (calc-settings-file-name):
38118         Compare calc-settings-file to user-init-file instead of ~/.emacs.
38119         Replace ~/.emacs in a prompt by calc-settings-file.
38121 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
38123         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
38124         (desktop-lazy-idle-delay): New customizable variables.
38125         (desktop-buffer-args-list): New variable.
38126         (desktop-append-buffer-args): New function.
38127         (desktop-save): Call desktop-append-buffer-args for some buffers.
38128         (desktop-lazy-create-buffer): New function.
38129         (desktop-idle-create-buffers): New function.
38130         (desktop-read): Add message about buffers to restore lazily.
38131         (desktop-lazy-abort): New command.
38132         (desktop-clear): Call desktop-lazy-abort.
38133         (desktop-lazy-complete): New command.
38135 2005-01-06  Richard M. Stallman  <rms@gnu.org>
38137         * emacs-lisp/find-func.el (find-face-definition):
38138         Rename from find-face.
38140 2005-01-06  Kim F. Storm  <storm@cua.dk>
38142         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
38144         * man.el (Man-xref-man-page, Man-xref-header-file)
38145         (Man-xref-normal-file): Add follow-link property.
38147 2005-01-06  Jay Belanger  <belanger@truman.edu>
38149         * calc/calc-units.el: Make sure the proper macro definitions are
38150         available when compiling.
38152 2005-01-06  Juri Linkov  <juri@jurta.org>
38154         * isearch.el (isearch-lazy-highlight-update):
38155         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
38157 2005-01-06  Miles Bader  <miles@gnu.org>
38159         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
38160         (isearch-lazy-highlight-face): Use new name.
38162 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
38164         * uniquify.el (uniquify-rationalize-file-buffer-names):
38165         Re-add an interactive spec.
38166         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
38167         to the same name.
38169         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
38170         (isearch-update, isearch-done): Adjust calls accordingly.
38172 2005-01-05  Richard M. Stallman  <rms@gnu.org>
38174         * custom.el (custom-set-variables, custom-theme-set-variables):
38175         Clarify documentation.
38177         * emacs-lisp/find-func.el (find-variable)
38178         (find-variable-other-window, find-variable-other-frame):
38179         Fix the TYPE args to find-function-read and find-function-do-it.
38180         (find-function): Doc fix.
38181         (find-function-at-point): Replace function-at-point alias.
38183 2005-01-04  Richard M. Stallman  <rms@gnu.org>
38185         * cus-face.el (custom-declare-face):
38186         Record defface in current-load-list.
38188         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
38190         * emacs-lisp/find-func.el: Doc fixes.
38191         (find-face-regexp): New variable.
38192         (find-function-regexp-alist): New variable.
38193         (find-function-C-source): Third arg is now TYPE.
38194         (find-function-search-for-symbol): Handle general TYPE.
38195         (find-function-read, find-function-do-it): Handle general TYPE.
38196         (find-definition-noselect, find-face): New functions.
38197         (function-at-point): Alias deleted.
38199 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
38201         * battery.el (display-battery-mode): Rename from display-battery.
38202         Handle the case where it gets turned off.
38204 2005-01-04  Richard M. Stallman  <rms@gnu.org>
38206         * cus-edit.el (customize): Make :link point to user doc.
38208         * man.el (Man-fontify-manpage): Turn off undo generation.
38210         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
38212 2005-01-04  Andreas Schwab  <schwab@suse.de>
38214         * files.el (insert-directory): Only look for error lines in
38215         inserted text.  Don't move too far after processing --dired markers.
38217 2005-01-04  Richard M. Stallman  <rms@gnu.org>
38219         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
38220         Don't expand if the character is @, period, dash, etc.
38221         (define-mail-abbrev): Quote names that contain problem characters.
38223 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
38225         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
38227 2005-01-03  Richard M. Stallman  <rms@gnu.org>
38229         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
38230         (query-replace-highlight, query-replace-lazy-highlight)
38231         (query-replace): Definitions moved up.  Doc fix.
38233 2005-01-03  Richard M. Stallman  <rms@gnu.org>
38235         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
38236         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
38237         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
38238         (lazy-highlight-face): Rename from isearch-lazy-...
38239         Change all references to them.
38241 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
38243         * cus-edit.el (custom-file): Doc fix for defcustom.
38244         (custom-file): The function no longer sets the variable
38245         `custom-file' to its return value.
38247         * startup.el (command-line): No longer load `custom-file'.
38249 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
38251         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
38253         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
38254         Don't confuse module-prefixed identifiers for labels.
38255         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
38257 2005-01-02  Richard M. Stallman  <rms@gnu.org>
38259         * files.el (basic-save-buffer-1): Fix previous change.
38261         * loadhist.el (file-loadhist-lookup): New function.
38262         (file-provides, file-requires): Use it.
38264         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
38265         instead of calculating the right size.
38267 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>
38269         * vc-svn.el (vc-svn-diff): Stay local if possible.
38271 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
38273         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
38275         * files.el (hack-local-variables): Fix last change.
38277 2005-01-02  Jay Belanger  <belanger@truman.edu>
38279         * calc/calc-yank.el (calc-edit-top): New variable.
38280         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
38281         object.  Change header properties.
38282         (calc-edit-finish, calc-edit-finish-stack-object)
38283         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
38284         edited object.
38285         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
38286         for the beginning of the edited object.
38287         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
38288         for the beginning of the edited object.
38289         * calc/calc-prog.el (calc-edit-macro-finish-edit)
38290         (calc-finish-formula-edit, calc-macro-repeats)
38291         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
38292         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
38293         beginning of the edited object.
38294         (calc-user-define-edit): Change the header for editing macros.
38295         Remove unnecessary variable.
38297 2005-01-01  Jay Belanger  <belanger@truman.edu>
38299         * calc/calc-yank.el (calc-edit-mode): Change default header.
38300         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
38301         * calc/calc-store.el (calc-edit-variable): Change title to match new
38302         header.
38303         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
38304         mode to match new header.
38305         (calc-user-define-edit): Change titles to include names of commands.
38306         (calc-finish-formula-edit): Adjust to handle new header.
38307         (calc-finish-macro-edit): Remove.
38308         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
38309         (calc-edit-macro-command, calc-edit-macro-command-type)
38310         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
38311         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
38312         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
38313         (calc-edit-macro-finish-edit): New functions.
38314         (calc-user-define-edit): Use new functions to edit named calc macros.
38316 2005-01-01  Stefan Monnier  <monnier@iro.umontreal.ca>
38318         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
38320         * ses.el (copy-region-as-kill): Deactivate mark.
38322 2005-01-01  Richard M. Stallman  <rms@gnu.org>
38324         * replace.el (occur-1): If the output buffer is also an input,
38325         don't kill it, rename it.
38327         * faces.el (set-face-background, set-face-foreground): Doc fix.
38329         * cus-face.el (custom-face-attributes): Fix :help-echo strings
38330         for :foreground and :background.
38332         * dired.el (dired-view-command-alist): Variable deleted.
38333         (dired-view-file, dired-mouse-find-file-other-window):
38334         Delete the code to use it.
38336 2005-01-01  Kim F. Storm  <storm@cua.dk>
38338         * image.el (insert-sliced-image): Use t for line-height property.
38340 See ChangeLog.11 for earlier changes.
38342 ;; Local Variables:
38343 ;; coding: iso-2022-7bit
38344 ;; add-log-time-zone-rule: t
38345 ;; End:
38347     Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
38349   This file is part of GNU Emacs.
38351   GNU Emacs is free software; you can redistribute it and/or modify
38352   it under the terms of the GNU General Public License as published by
38353   the Free Software Foundation; either version 3, or (at your option)
38354   any later version.
38356   GNU Emacs is distributed in the hope that it will be useful,
38357   but WITHOUT ANY WARRANTY; without even the implied warranty of
38358   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
38359   GNU General Public License for more details.
38361   You should have received a copy of the GNU General Public License
38362   along with GNU Emacs; see the file COPYING.  If not, write to the
38363   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
38364   Boston, MA 02110-1301, USA.
38366 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1