(vc-svn-registered): Make it work for non-existent
[emacs.git] / lisp / ChangeLog
blob65556e2eb65773dd5fce28a17873c632c6a2b0c9
1 2008-01-20  Dan Nicolaescu  <dann@ics.uci.edu>
3         * vc-svn.el (vc-svn-registered): Make it work for non-existent
4         files.
6 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
8         * repeat.el (repeat-undo-count): New variable.
9         (repeat): For self-insertions make undo boundary only after 20
10         repetitions.  Inhibit point recording when repeat-repeat-char is
11         non-nil.
13 2008-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
15         * net/imap.el (imap-ping-server): New variable.
16         (imap-opened): On add extra ping if imap-ping-server is non-nil.
17         (imap-ping-server): Minor doc string fixes.
19 2008-01-19  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
21         * net/imap.el (imap-ping-server): New function.
22         (imap-opened): Call imap-ping-server.
24 2008-01-20  Glenn Morris  <rgm@gnu.org>
26         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
27         prevent infloops.
29 2008-01-20  Martin Svenson <phromo@gmail.com>  (tiny change)
31         * progmodes/python.el (python-imports): Default to "None".
33 2008-01-19  Tom Tromey  <tromey@redhat.com>
35         * vc-svn.el (vc-svn-after-dir-status): New function.
36         (vc-svn-dir-status): Run svn asynchronously.
38 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
40         * progmodes/hideif.el (hide-ifdef-shadow): New option.
41         (hide-ifdef-shadow): New face.
42         (hide-ifdef-toggle-shadowing): New function to toggle between
43         shadowing and making code invisible.
44         (hide-ifdef-mode-submap): Add binding for
45         hide-ifdef-toggle-shadowing.
46         (hide-ifdef-mode-menu): Add entry for
47         hide-ifdef-toggle-shadowing.
48         (hide-ifdef-region-internal): Give new overlay hide-ifdef
49         property.  Shadow text when hide-ifdef-shadow is non-nil.
50         (hif-show-ifdef-region): Remove overlays with hide-ifdef
51         property set.
52         (hif-hide-line): Use when instead of if.
53         (hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
54         Remove unneeded * from doc-strings.
56 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
58         * doc-view.el (doc-view-goto-page): Don't move point any more, now that
59         the hscroll behavior was fixed.
60         (doc-view-mode): Disable auto-hscroll-mode.
62 2008-01-18  Tom Tromey  <tromey@redhat.com>
64         * vc-svn.el (vc-svn-dir-status): New function.
66 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
68         * vc.el: Make vc-status asynchronous.
69         (vc-update-vc-status-buffer): New function broken out of ...
70         (vc-status-refresh): ... here. Pass vc-update-vc-status-buffer to
71         the dir-status backend function.
73         * vc-hg.el (vc-hg-dir-status): Compute the status asynchronously.
74         Move the output processing to ...
75         (vc-hg-after-dir-status): ... here.  Call the function passed as
76         an argument with the results.
78 2008-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
80         * doc-view.el (doc-view-pdf/ps->png): Make sure we a have a valid cwd.
81         (doc-view-insert-image): Do something if the image is missing.
82         (doc-view-mode): Don't use file-remote-p.
84 2008-01-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
86         * textmodes/org-export-latex.el (org-export-latex-cleaned-string): Fix.
87         (org-export-latex-special-chars): Convert "..." in \ldots
88         and skip tables.
89         (org-export-latex-fontify-headline): Change parameter name.
90         (org-export-as-latex): Handle export of subtrees.
91         (org-export-latex-make-header): New argument TITLE.
92         (org-export-latex-content): New argument EXCLUDE-LIST.
93         (org-list-parse-list): New name for org-export-latex-parse-list.
94         (org-export-latex-make-header): New name for
95         org-export-latex-make-preamble.
96         (org-list-to-generic): New name of org-export-list-to-generic.
97         (org-list-to-latex): New name of org-export-list-to-latex.
98         (org-list-item-begin, org-list-end, org-list-insert-radio-list)
99         (org-list-send-list, org-list-to-texinfo)
100         (org-list-to-html): New functions.
101         (org-export-latex-tables-column-borders)
102         (org-export-latex-default-class, org-export-latex-classes)
103         (org-export-latex-classes-sectioning)
104         (org-list-radio-list-templates): New options.
105         (org-export-latex-header): New variable.
106         (org-latex-entities): New constant.
107         (org-export-latex-default-sectioning, org-export-latex-preamble)
108         (org-export-latex-prepare-text-option)
109         (org-export-latex-get-sectioning): Remove.
111 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
113         * textmodes/org-publish.el (org-publish-current-project):
114         Fix bug with forcing publication.
116         * textmodes/org.el (org-export-with-special-strings): New option.
117         (org-export-html-convert-special-strings): New function.
118         (org-html-do-expand): `org-export-html-convert-special-strings'
119         added to the list of conversion.
120         (org-infile-export-plist, org-get-current-options): Add support
121         for "-" in the #+OPTION line to let user switch on/off special
122         strings conversion.
123         (org-export-plist-vars): New :html-table-tag property.
124         (org-export-as-html, org-format-org-table-html)
125         (org-format-table-table-html) Use the :html-table-tag property
126         instead of the `org-export-html-table-tag' global value.
127         (org-additional-option-like-keywords): Add "TBLFM".
128         (org-entry-properties): Include the CLOCKSUM special property.
129         (org-columns-edit-value): Do not allow to edit the special
130         CLOCKSUM property.
131         (org-flag-drawer): Use the original value of `outline-regexp'.
132         (org-remember-handler): Add invisible-ok flag to call to
133         `org-end-of-subtree'.
134         (org-agenda-highlight-todo): Respect
135         `org-agenda-todo-keyword-format'.
136         (org-agenda-todo-keyword-format): New option.
137         (org-infile-export-plist): No restriction while searching for
138         options.
139         (org-remember-handler): Remove comments at the end of the buffer.
140         (org-remember-use-refile-when-interactive): New option.
141         (org-table-sort-lines): Make sure sorting works on link
142         descritions only, and ignores the link.
143         (org-sort-entries-or-items): Make sure the end of the subtree is
144         included.
145         (org-refile-use-outline-path): New allowed values `file' and
146         `full-file-path'.
147         (org-get-refile-targets): Respect new values for
148         `org-refile-use-outline-path'.
149         (org-agenda-get-restriction-and-command): DEL goes back to initial
150         list.
151         (org-export-as-xoxo): Restore point when done.
152         (org-open-file): Allow multiple %s in command.
153         (org-clock-in-switch-to-state): New option.
154         (org-first-list-item-p): New function.
155         (org-last-remember-storage-locations): New variable.
156         (org-get-refile-targets): Interpret the new maxlevel setting.
157         (org-refile-targets): New option `:maxlevel'.
158         (org-copy-subtree): Include empty lines before but not after
159         subtree.
160         (org-back-over-empty-lines, org-skip-whitespace): New functions.
161         (org-move-item-down, org-move-item-up): Include empty lines before
162         but not after item.
163         (org-first-sibling-p): New function.
164         (org-remember-apply-template): Defaults, completions and history
165         for template prompts.  Also, interpret new `%!' escape.
166         (org-context-choices): New constant.
167         (org-bound-and-true-p): New macro.
168         (org-imenu-depth): New option.
169         (org-imenu-markers): New variable.
170         (org-imenu-new-marker, org-imenu-get-tree)
171         (org-speedbar-set-agenda-restriction): New functions.
172         (org-agenda-set-restriction-lock)
173         (org-agenda-remove-restriction-lock)
174         (org-agenda-maybe-redo): New functions.
175         (org-agenda-restriction-lock): New face.
176         (org-agenda-restriction-lock-overlay)
177         (org-speedbar-restriction-lock-overlay): New variables.
178         (org-open-at-point): Remove obsolete way to do redirection in
179         shell links.
180         (org-imenu-and-speedbar): New customization group.
181         (org-entry-properties): Return keyword-less time strings.
182         (org-clock-heading-function): New option.
183         (org-clock-in): Use `org-clock-heading-function'.
184         (org-calendar-holiday): Try to use `calendar-check-holidays'
185         instead of the obsolete `check-calendar-holidays'.
186         (org-export-html-special-string-regexps): New constant.
187         (org-massive-special-regexp): New variable.
188         (org-compute-latex-and-specials-regexp)
189         (org-do-latex-and-special-faces): New functions.
190         (org-latex-and-export-specials): New face.
191         (org-highlight-latex-fragments-and-specials): New option.
192         (org-link-escape-chars): Use characters instead of strings.
193         (org-link-escape-chars-browser, org-link-escape)
194         (org-link-unescape): Use characters instead of strings.
195         (org-export-html-convert-sub-super, org-html-do-expand): Check for
196         protected text.
197         (org-emphasis-alist): Additional `verbatim' flag.
198         (org-set-emph-re): Handle the verbatim flag and compute
199         `org-verbatim-re'.
200         (org-cleaned-string-for-export): Protect verbatim elements.
201         (org-verbatim-re): New variable.
202         (org-hide-emphasis-markers): New option.
203         (org-additional-option-like-keywords): Add new keywords.
204         (org-get-entry): Rename from `org-get-cleaned-entry'.
205         (org-icalendar-cleanup-string): New function for quoting icalendar
206         text.
207         (org-agenda-skip-scheduled-if-done): New option.
208         (org-agenda-get-scheduled, org-agenda-get-blocks): Use
209         `org-agenda-skip-scheduled-if-done'.
210         (org-prepare-agenda-buffers): Allow buffers as arguments.
211         (org-entry-properties): Add CATEGORY as a special property.
212         (org-use-property-inheritance): Allow a list of properties as a
213         value.
214         (org-eval-in-calendar): No longer update the prompt.
215         (org-read-date-popup-calendar): Rename from
216         `org-popup-calendar-for-date-prompt'.
217         (org-read-date-display-live): New variable.
218         (org-read-date-display): New function.
219         (org-read-date-analyze): New function.
220         (org-remember-apply-template): Define `remember-finalize' if it is
221         not yet defined.
222         (org-remember-insinuate): New function.
223         (org-read-date-prefer-future): New option.
224         (org-read-date): Respect the setting of
225         `org-read-date-prefer-future'.  Use `org-read-date-analyze'.
226         (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
227         hardcoded string.
228         (org-remember-apply-template): Use `remember-finalize' instead of
229         `remember-buffer'.
230         (org-columns-compute, org-column-number-to-string)
231         (org-columns-uncompile-format, org-columns-compile-format)
232         (org-columns-compile-format): Handle printf format specifier.
233         (org-columns-new, org-column-number-to-string)
234         (org-columns-uncompile-format, org-columns-compile-format):
235         Support for new currency summary type.
236         (org-tree-to-indirect-buffer): Do not kill old buffer when
237         `org-indirect-buffer-display' is `new-frame'.
238         (org-indirect-buffer-display): Document that `new-frame' leads to
239         indiret buffer proliferation.
240         (org-agenda-list): Use `org-extend-today-until'.
241         (org-extend-today-until): New option.
242         (org-format-org-table-html): Use lower-case for <col> tag.
243         (org-agenda-execute): New command.
244         (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
245         (org-select-remember-template): New function.
246         (org-remember-apply-template): Use `org-select-remember-template'.
247         (org-go-to-remember-target): New function.
249 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
251         * vc.el: Add a TODO note about vc-state.
252         (vc-next-action): Register 'unregistered and 'ignored files.
253         Use when and unless instead of if where appropriate.
254         (vc-start-entry): Fix typo.
255         (vc-status): Autoload it.
257 2008-01-18  Glenn Morris  <rgm@gnu.org>
259         * ffap.el (ffap-alist): Remove space from RFC regexp.
261 2008-01-18  Richard Stallman  <rms@gnu.org>
263         * custom.el (custom-theme-recalc-face): Use face-spec-set rather
264         than face-spec-recalc.
266 2008-01-18  Glenn Morris  <rgm@gnu.org>
268         * ibuffer.el (ibuffer-mode): Fix typo in previous change.
270 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
271             Miles Bader  <miles@gnu.org>
273         * blank-mode.el: New file.  Minor mode to visualise (HARD) SPACE,
274         TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
275         for handling display table (via visws.el package), his code was
276         modified, but the main idea was kept.
278 2008-01-17  Glenn Morris  <rgm@gnu.org>
280         * ibuf-ext.el (ibuffer-auto-mode, ibuffer-save-filter-groups)
281         (ibuffer-save-filters): Remove calls to deleted
282         ibuffer-update-mode-name.
284 2008-01-16  Martin Rudalics  <rudalics@gmx.at>
286         * longlines.el (longlines-mode, longlines-show-region)
287         (longlines-unshow-hard-newlines): Bind buffer-file-name and
288         buffer-file-truename to nil while modifying buffer.
290         * cus-edit.el (custom-reset-standard-variables-list)
291         (custom-reset-standard-faces-list): New variables.
292         (custom-reset-standard-save-and-update): New function.
293         (Custom-save): Apply custom-mark-to-save before and
294         custom-state-set-and-redraw after saving options.
295         (Custom-reset-standard): Apply custom-mark-to-reset-standard to
296         options and call custom-reset-standard-save-and-update.
297         (custom-variable, custom-face, custom-group): Provide new
298         entries for custom-mark-to-save, custom-mark-to-reset-standard,
299         and custom-state-set-and-redraw.
300         (custom-variable-mark-to-save)
301         (custom-variable-state-set-and-redraw)
302         (custom-variable-mark-to-reset-standard)
303         (custom-face-mark-to-save, custom-face-state-set-and-redraw)
304         (custom-face-mark-to-reset-standard)
305         (custom-group-mark-to-save, custom-group-state-set-and-redraw)
306         (custom-group-mark-to-reset-standard): New functions.
307         (custom-variable-save): Move save, state-set, and redraw
308         functionality to custom-variable-mark-to-save.
309         (custom-face-save): Move save, state-set, and redraw
310         functionality to custom-face-mark-to-save.
311         (custom-group-save): Move save, state-set, and redraw
312         functionality to custom-group-mark-to-save.
313         (custom-variable-reset-standard, custom-face-reset-standard)
314         (custom-group-reset-standard): Move save, state-set, and redraw
315         functionality to custom-reset-standard-save-and-update.
317         (custom-buffer-create-internal): Fix text in verbose help.
318         (custom-face-value-create): Indent doc-strings of faces like
319         those of variables.
321 2008-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
323         * server.el (server-process-filter): Replace lineno and columnnno
324         which defaulted to 1&0 with filepos which defaults to nil.
325         (server-goto-line-column): Only receive the filepos.
326         Only move if filepos is non-nil.
327         (server-visit-files): Slight restructure to consolidate two calls to
328         server-goto-line-column into just one.
330         * nxml/nxml-mode.el (nxml-mode): Use mode-line-process to indicate
331         the use of degraded mode.
332         (nxml-degrade): Don't change mode-name.
334         * nxml/rng-nxml.el (rng-nxml-mode-init):
335         Don't overwrite mode-line-process.
337         * ibuffer.el (mode): Pass the buffer to format-mode-line.
338         (ibuffer-update-mode-name): Remove.
339         (ibuffer-redisplay, ibuffer-update, ibuffer-mode): Don't call it.
340         (ibuffer-mode): Use mode-line-process instead.
342         * ibuf-ext.el (ibuffer-auto-update-changed, ibuffer-auto-mode):
343         Use derived-mode-p.
344         (ibuffer-mark-by-mode-regexp): Pass the buffer to format-mode-line.
346         * help.el (describe-mode): Pass the right buffer to format-mode-line.
348 2008-01-16  Glenn Morris  <rgm@gnu.org>
350         * comint.el (comint-regexp-arg): Fix no-input case.
352 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
354         * smerge-mode.el (smerge-start-session): Rename from smerge-auto.
355         * pcvs.el (cvs-revert-if-needed):
356         * vc.el (vc-maybe-resolve-conflicts): Rename callers.
358         * vc-svn.el (vc-svn-find-file-hook):
359         * vc-arch.el (vc-arch-find-file-hook): Undo previous change.
361 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
363         * calendar/icalendar.el (icalendar-version): Increase to 0.16.
364         (icalendar-export-file, icalendar-import-file):
365         Restore significant trailing whitespace in `interactive' prompts.
367 2008-01-16  Tom Tromey  <tromey@redhat.com>
369         * calendar/icalendar.el (icalendar--convert-tz-offset)
370         (icalendar--parse-vtimezone, icalendar--convert-all-timezones)
371         (icalendar--find-time-zone): New functions.
372         (icalendar--decode-isodatetime): Add `zone' argument, passed to
373         `decode-time'.  Doc fix.
374         (icalendar--convert-ical-to-diary): Compute zone-map.
375         Pass timezone to icalendar--decode-isodatetime.
377 2008-01-16  Alan Mackenzie  <acm@muc.de>
379         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
380         an eval-and-compile, so as to permit byte-compiling (e.g. in
381         bootstrap).
383 2008-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
385         * emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.
386         (easy-menu-create-menu, easy-menu-convert-item-1): Use it to avoid
387         using the same key for different menu entries.
389         * smerge-mode.el (smerge-refine): Also work on "same change conflicts".
390         (smerge-makeup-conflict): New command.
392 2008-01-15  Thien-Thi Nguyen  <ttn@gnuvola.org>
394         * log-edit.el (log-edit): Doc fix.
396 2008-01-15  Glenn Morris  <rgm@gnu.org>
398         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
400 2008-01-14  Alan Mackenzie  <acm@muc.de>
402         * progmodes/cc-vars.el (c-constant-symbol): New function which
403         supersedes c-const-symbol.  During a customize-.. call it enables
404         an element of (e.g.) c-hanging-braces alist to have its name
405         displayed, even when the default value of c-h-b etc. doesn't
406         include the elemnt.  Replace uses of the old function by the new.
408         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
409         obscure non-working fragment ":value c-".
411 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
413         * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.
415 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
417         * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
418         instead of `tramp-file-name-real-host'.
420         * net/trampver.el: Update release number.
422 2008-01-14  Alan Mackenzie  <acm@muc.de>
424         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
425         call inside a struct being recognised as a K&R argument.
427 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
429         * progmodes/compile.el (compilation-error-regexp-alist-alist):
430         Accept "fatal error" from MSFT.
431         Reported by Jared Finder <jfinder@crypticstudios.com>.
433 2008-01-14  Dan Nicolaescu  <dann@ics.uci.edu>
435         * smerge-mode.el (smerge-auto): New function.
436         * vc-svn.el (vc-svn-find-file-hook):
437         * vc-arch.el (vc-arch-find-file-hook):
438         * pcvs.el (cvs-revert-if-needed):
439         * vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode.
440         (top-level): Add a Todo list.
442 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
444         * vc.el (vc-update): Resolve conflicts if necessary instead of
445         just updating the buffer.
447         * vc-cvs.el (vc-cvs-merge-news): Ignore the error status of the
448         update command so that we can parse the output.
450 2008-01-13  Martin Rudalics  <rudalics@gmx.at>
452         * mail/rmail.el (rmail-convert-to-babyl-format):
453         Remove save-excursion to avoid infinite looping.
454         Reported by: dnz <dnz@bk.ru>.
456 2008-01-12  Glenn Morris  <rgm@gnu.org>
458         * woman.el (woman-parse-numeric-arg): Change handling of `==':
459         can be interned without a function definition.
461 2008-01-12  Jason Rumney  <jasonr@gnu.org>
463         * nxml/nxml-mode.el (nxml-enable-unicode-char-name-sets)
464         (rng-nxml-mode-init): Declare.
466 2008-01-11  Jason Rumney  <jasonr@gnu.org>
468         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add some defaults.
469         (rng-preferred-prefix-alist-default): Remove.
471         * nxml/nxml-uchnm.el (nxml-internal-unicode-char-name-sets-enabled):
472         Rename from nxml-enable-unicode-char-name-sets-flag.
473         (nxml-enable-unicode-char-name-sets-1): Merge into
474         nxml-enable-unicode-char-name-sets.
475         (nxml-enable-unicode-char-name-sets): Don't unconditionally set
476         nxml-char-name-ignore-case here.
478         * nxml/nxml-mode.el (nxml-mode): Call rng-nxml-mode-init directly.
479         Update doc string and commentary.
480         (nxml-char-name-ignore-case): Change default value.
481         (nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
483 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
485         * cus-start.el (all): Add missing version entries.
487 2008-01-11  Glenn Morris  <rgm@gnu.org>
489         * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
490         (euc-to-flat-code, flat-code-to-euc):
491         * textmodes/org.el (elmo-msgdb-overview-get-entity)
492         (wl-summary-buffer-msgdb): Declare as funtions.
494 2008-01-10  Martin Rudalics  <rudalics@gmx.at>
496         * progmodes/ada-mode.el (ada-set-syntax-table-properties):
497         Bind buffer-file-name and buffer-file-truename.
499         * fringe.el (fringe-mode-explicit): New variable.
500         (set-fringe-mode): Don't alter default-frame-alist when just
501         loading this file.
503 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
505         * doc-view.el (doc-view-buffer-file-name): New variable.
506         (doc-view-convert-current-doc, doc-view-search)
507         (doc-view-current-cache-dir, doc-view-initiate-display)
508         (doc-view-mode): Use it.
509         (doc-view-bookmark-make-cell): Use variable buffer-file-name
510         instead of function.
512 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
514         * vc-svn.el (vc-svn-registered): Return the correct value for
515         ignored and unregistered files.
517 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
519         * doc-view.el (tramp): Require tramp because we use tramp-tramp-file-p.
521 2008-01-10  Tom Tromey  <tromey@redhat.com>
523         * vc.el (vc-status-unmark-all-files): New function.
524         (vc-status-unmark-all-files): Likewise.
525         (vc-status-mode-map): Add bindings.
527 2008-01-10  Michael Kifer  <kifer@cs.stonybrook.edu>
529         * ediff*.el: Uncomment declare-function.
531         * viper*.el: Uncomment declare-function.
533 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
535         * doc-view.el (doc-view-mode): Support tramp, compressed files and
536         files inside archives uniformly.
538 2008-01-09  Eric S. Raymond  <esr@snark.thyrsus.com>
540         * testmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
541         constant with a computation on sgml-specials rather than a literal
542         list.  Without this change the syntax table is generated
543         incorrectly, and the mode will think it's in a comment following
544         any instance of the string "--".
546 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
548         * doc-view.el (doc-view-mode-p): Add EPS as supported type.
549         (doc-view-mode): Support document files inside archives.
551 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
553         * vc.el (vc-deduce-fileset): Return the currently selected file if
554         no files are selected when using vc-status.
556 2008-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>
558         * ediff*.el: Comment out declare-function.  "make bootstrap"
559         stops with an error and Emacs does not compile with those things in.
560         Besides, declare-function is not defined in XEmacs.
562         * ediff-util (eqiff-quit): Autoraise minibuffer.
564         * ediff-diff (ediff-convert-fine-diffs-to-overlays): Make it a defun.
566         * viper*.el: Comment out declare-function -- not defined in XEmacs.
568         * viper-ex.el (viper-info-on-file): Take care of indirect buffers.
570         * viper.el (viper-set-hooks, set-cursor-color):
571         Set viper-vi-state-cursor-color.
573 2008-01-09  Tom Tromey  <tromey@redhat.com>
575         * vc.el (vc-status-headers): Rename from vc-status-insert-headers.
576         Just return header.
577         (vc-status-move-to-goal-column): New function.
578         (vc-status-mode-map): Define more keys.
579         (vc-status-mode): Use vc-status-refresh.  Now 'special.
580         (vc-status-refresh): New function.
581         (vc-status-next-line): Likewise.
582         (vc-status-previous-line): Likewise.
583         (vc-status-mark-file): Use vc-status-next-line.
584         (vc-status-unmark-file): Use vc-status-previous-line.
585         (vc-status-unmark-file-up): New function.
586         (vc-status-register): Likewise.
587         (vc-status-find-file): Likewise.
588         (vc-status-find-file-other-window): Likewise.
589         (vc-status-current-file): Likewise.
590         (vc-ensure-vc-buffer): Understand vc-status mode.
592         * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
594 2008-01-09  Glenn Morris  <rgm@gnu.org>
596         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
597         entry, for Windows.
599 2008-01-09  Tom Tromey  <tromey@redhat.com>
601         * play/blackbox.el (blackbox-mode-map): Add `q' and [return] bindings.
603 2008-01-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
605         * ps-print.el: Some face attributes (like :strike-through) were not
606         being recognised.  Reported by Leo <sdl.web@gmail.com>.
607         (ps-print-version): New version 6.8.2.
608         (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
609         (ps-screen-to-bit-face): Fix code.
611 2008-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
613         * ffap.el (ffap-read-file-or-url): Don't use let-binding to temporarily
614         add a file-name handler.
616 2008-01-08  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
618         * textmodes/bibtex.el (bibtex-initialize): New autoloaded command.
619         Rename from function bibtex-files-expand.  New optional arg select.
620         (bibtex-flash-head): Allow blink-matching-delay being zero.
621         (bibtex-clean-entry): Use atomic-change-group.
622         (bibtex-format-entry): Check presence of required fields only
623         after formatting of fields.  Use member-ignore-case.  Do not use
624         bibtex-parse-entry.  Do not use booktitle field to set a missing title.
625         (bibtex-autofill-entry): Do not call undo-boundary.
626         (bibtex-lessp): Handle crossref keys that point to another bibtex file.
627         (bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
628         Parse keys if necessary.
630 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
632         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
633         quotes in case of spaces, e.g. STL containers (not pretty).
635 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
637         * progmodes/gdb-ui.el (gud-gdb-command-name):
638         Explain "--annotate=3" option is necessary for the Graphical Interface.
640 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
642         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
643         on menu bar.
645 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
647         * ffap.el (ffap-read-file-or-url): Let-bind
648         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
650 2008-01-08  Sven Joachim  <svenjoac@gmx.de>
652         * vc-bzr.el: Fix typo in header.
654 2008-01-08  Eli Zaretskii  <eliz@gnu.org>
656         * Makefile.in (custom-deps, finder-data): Depend on autoloads
657         instead of loaddefs.el.
659 2008-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
661         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
662         gets inserted out-of-order.
664 2008-01-08  Riccardo Murri  <riccardo.murri@gmail.com>
666         * vc-bzr.el: Copyright and version headers update.
667         Remove some outdated comments through the whole file.
668         (vc-bzr-program-args): Remove because unused.
669         (vc-bzr-log-switches): New customization option.
670         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
671         use `vc-bzr-program-args'.
672         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
673         `vc-find-root' (patch by Andreas Hoenen).
674         (vc-bzr-status): Update regex to match latest Bzr output.
675         Remove redundant test.
676         (vc-bzr-init-version): New function.
677         (vc-bzr-unregister): Must not delete file.
678         (vc-bzr-find-version): New function.
679         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
680         a non-empty string, otherwise take head revision.
681         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
682         (vc-bzr-diff): Simpler build of the revision spec string.
683         (vc-annotate-convert-time, vc-bzr-annotate-difference):
684         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
685         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
686         (vc-bzr-dired-state-info): Only provide custom strings for
687         overloaded VC state 'edited; otherwise fallback to
688         `vc-default-dired-state-info'.
690 2008-01-08  Richard Stallman  <rms@gnu.org>
692         * delsel.el (delete-selection-mode): Doc fix.
694 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
696         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
697         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
699         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
700         of watch expressions (only works fully with GDB 6.7 or later).
702 2008-01-08  Dan Nicolaescu  <dann@ics.uci.edu>
704         * time-stamp.el (time-stamp-time-zone):
705         * whitespace.el (whitespace-check-buffer-leading)
706         (whitespace-check-buffer-trailing, whitespace-check-buffer-indent)
707         (whitespace-check-buffer-spacetab, whitespace-check-buffer-ateol):
708         * progmodes/sh-script.el (sh-indentation):
709         * textmodes/ispell.el (ispell-local-pdict):
710         Add safe-local-variable properties.
712 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
714         * vc-git.el (vc-git--call): Apply `process-file' instead of
715         `call-process'.
717         * net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
718         Reported by Pete Forman <pete.forman@westerngeco.com>.
719         (tramp-perl-encode, tramp-perl-decode): Update copyrights.
720         (tramp-handle-process-file): Handle the case where DESTINATION is
721         a consp with t as car.
722         (tramp-wait-for-output): We shall remove exactly what has been
723         find by the search.
725 2008-01-08  Kevin Ryde  <user42@zip.com.au>
727         * progmodes/compile.el (compilation-error-regexp-alist-alist):
728         For perl, allow "during global destruction" at end.  Add entry for
729         two-arg form of the Test module ok() func.
731 2008-01-08  Glenn Morris  <rgm@gnu.org>
733         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
734         unified format.
736         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
738 2008-01-08  Ralf Angeli  <angeli@caeruleus.net>
740         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
741         Simplify selection of frame focusing function.
743 2008-01-08  Michael Olson  <mwolson@gnu.org>
745         * textmodes/remember.el (remember-region): Fix typo in docstring.
747 2008-01-08  Lennart Borgman  <lennart.borgman.073@student.lu.se>
749         * textmodes/remember.el (remember): If there is a visible region
750         [that is, the mark is active and transient mark mode is enabled]
751         then use this region for the initial contents of the *Remember*
752         buffer.  Use `region-beginning' and `region-end' instead of
753         `point' and `mark'.
755 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
757         * vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
758         argument to vc-hg-command.
759         (vc-hg-log-view-mode): Handle the user field better.
761 2008-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
763         * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.
765 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
767         * vc.el (vc-status-fileinfo): New defstruct.
768         (vc-status): New defvar
769         (vc-status-insert-headers, vc-status-printer, vc-status)
770         (vc-status-mode-map, vc-status-mode, vc-status-mark-file)
771         (vc-status-unmark-file, vc-status-marked-files): New functions.
773         * vc-hg.el (vc-hg-dir-status): New function.
775 2008-01-06  Martin Rudalics  <rudalics@gmx.at>
777         * cus-edit.el (custom-tool-bar-map): Move initialization of this
778         keymap from here ...
779         (custom-mode): ... to here.  Reported by Reiner Steib.
781 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
783         * obsolete/x-apollo.el: Remove file for unsupported system.
785         * term/x-win.el (vendor-specific-keysyms): Remove reference to
786         Apollo.
788         * progmodes/gud.el (gud-dgux-p): Remove.
789         (dbx): Remove reference to dgux.
791         * progmodes/ps-mode.el (ps-mode-print-function):
792         * ps-print.el (ps-lp-system):
793         * paths.el (rmail-spool-directory):
794         * ls-lisp.el (ls-lisp-emulation):
795         * lpr.el (lpr-lp-system):
796         * dired.el (dired-chown-program): Remove references to dgux.
798 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
800         * vc.el (vc-process-sentinel): Fix apparent typo.
801         (vc-do-command): Forcefully kill any left over process.
802         Use start-file-process.
803         (vc-annotate-get-time-set-line-props): Check we don't move backward.
805 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
807         * net/dbus.el (dbus-list-hash-table)
808         (dbus-name-owner-changed-handler): Replace "signal" by "member".
809         (dbus-check-event): Add serial number to event.
810         (dbus-handle-event): Apply return message if needed.
811         (dbus-event-serial-number): New defun.
812         (dbus-event-service-name, dbus-event-path-name)
813         (dbus-event-interface-name, dbus-event-member-name):
814         Adapt implementation to serial number.
816 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
818         * bs.el (bs--get-mode-name): Fix typo in previous change.
820 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
822         * mouse.el (mouse-popup-menubar): Fix typo.
824         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
825         form inside with-current-buffer.
827         * progmodes/antlr-mode.el (provide): Move to the end of file.
828         (require): Don't require font-lock and compile.
829         (outline-level, imenu-use-markers, imenu-create-index-function):
830         Move declarations to top level.
831         (cond-emacs-xemacs-macfn): Declare for compiler.
833         * vc-bzr.el (vc-bzr-root):
834         * vc-arch.el (vc-arch-root): Only set a property if the file is
835         managed by this backend.
837         * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
839 2008-01-04  Tassilo Horn  <tassilo@member.fsf.org>
841         * doc-view.el (doc-view-scroll-up-or-next-page)
842         (doc-view-scroll-down-or-previous-page): Don't scroll to the
843         top/bottom again when on the first/last page.
845         * doc-view.el (doc-view-scroll-up-or-next-page)
846         (doc-view-scroll-down-or-previous-page): Use image-scroll-up and
847         image-scroll-down instead of the non-image equivalents.
848         Don't rely on a signalled condition but switch pages when scrolling
849         doesn't change the vertical position anymore.
850         (doc-view-mode-map): Remap scroll-{up,down} to
851         image-scroll-{up,down}.
853 2008-01-04  Rob Riepel  <riepel@networking.Stanford.EDU>
855         * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the
856         tpu-mapper command rather than load the tpu-mapper package.
858         * emulation/tpu-mapper.el (tpu-mapper): New command.
859         Contains all the code previously at top-level.
861 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
863         * bs.el (bs--sort-by-mode, bs--get-mode-name):
864         * imenu.el (imenu-add-to-menubar):
865         * makesum.el (make-command-summary):
866         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
867         (mouse-buffer-menu):
868         * msb.el (msb--mode-menu-cond):
869         * calc/calc-embed.el (calc-do-embedded):
870         * emacs-lisp/helper.el (Helper-describe-mode):
871         * mail/emacsbug.el (report-emacs-bug):
872         * progmodes/hideshow.el (hs-grok-mode-type):
873         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
874         * textmodes/table.el (*table--cell-describe-mode):
875         Pass mode-name through format-mode-line.
877 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
879         * progmodes/ada-xref.el (ada-prj-find-prj-file):
880         * progmodes/ada-mode.el (comment-region):
881         * calendar/todo-mode.el (todo-insert-item):
882         * bookmark.el (bookmark-buffer-name):
883         Test major-mode rather than mode-name.
885 2008-01-04  Richard Stallman  <rms@gnu.org>
887         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
888         Call byte-compile-warn-about-unresolved-functions outside
889         the with-current-buffer.
890         (byte-compile-insert-header): Use with-current-buffer.
892 2008-01-04  Glenn Morris  <rgm@gnu.org>
894         * startup.el (fancy-about-screen): Remove reference to deleted
895         `fancy-splash-help-echo' variable.
897         * version.el (emacs-copyright): Update to 2008.
899         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Use mapc
900         rather than mapcar.
902         * progmodes/cc-vars.el (defcustom-c-stylevar): Revert previous
903         change (merge mistake).
905         * doc-view.el (doc-view-search-internal): Don't use `incf'.
907         * doc-view.el (bookmark-make-cell-function, bookmark-get-filename)
908         (bookmark-get-bookmark-record):
909         * image-mode.el (bookmark-make-cell-function)
910         (bookmark-get-filename, bookmark-get-bookmark-record)
911         (bookmark-get-position):
912         * log-view.el (vc-modify-change-comment):
913         * progmodes/grep.el (find-name-arg): Declare for compiler.
915 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
917         * savehist.el (savehist-coding-system): Default to a variant coding
918         system with explicit unix end-of-line conversion, which is safer.
920 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
922         * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
923         * ibuffer.el (mode column): Use format-mode-line.
925         * server.el (server-create-window-system-frame): Remove workaround for
926         a bug that has been fixed.
928 2008-01-03  Magnus Henoch  <magnus@zemdatav>
930         * net/dbus.el (dbus-name-owner-changed-handler):
931         Use dbus-unregister-object instead of dbus-unregister-signal.
933 2008-01-03  Drew Adams  <drew.adams@oracle.com>
935         * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns.
937 2008-01-03  Richard Stallman  <rms@gnu.org>
939         * replace.el (occur-context-lines): New subroutine,
940         broken out of occur-engine.
941         (occur-engine): Call it.
943 2008-01-03  Alexandre Julliard  <julliard@winehq.org>
945         * vc-git.el (vc-git--ls-files-state): New function.
946         (vc-git-dir-state): Use it instead of processing the status
947         results here.
949 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
951         * progmodes/grep.el (grep-find-ignored-directories):
952         Initialize from the value of vc-directory-exclusion-list.
954         * vc-hooks (vc-directory-exclusion-list): Include "_darcs",
955         even though we don't have a back end for darcs yet.
957 2008-01-02  Karl Fogel  <kfogel@red-bean.com>
959         Change a return type, for greater extensibility.
960         See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
961         and its thread for discussion leading to this change.
963         * emacs-cvs/lisp/bookmark.el:
964         (bookmark-jump-noselect): Return an alist instead of a dotted pair.
965         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
966         (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
967         (bookmark-bmenu-switch-other-window): Adjust accordingly.
968         (bookmark-make-cell-function): Adjust documentation accordingly.
970         * emacs-cvs/lisp/image-mode.el
971         (image-bookmark-jump): Adjust return type accordingly; document.
973         * emacs-cvs/lisp/doc-view.el
974         (doc-view-bookmark-jump): Adjust return type accordingly; document.
976 2008-01-02  Miles Bader  <miles@gnu.org>
978         * net/rcirc.el (rcirc-log-filename-function): New variable.
979         (rcirc-log): Use `rcirc-log-filename-function' to generate the
980         log-file name.  Don't log anything if it returns nil.
981         (rcirc-log-write): Use `expand-file-name' when merging the
982         log-file name from the alist with rcirc-log-directory; this does
983         the right thing if the name in the alist already an absolute
984         filename.  Make the log-file directory if necessary.
986 2007-12-29  Richard Stallman  <rms@gnu.org>
988         * font-lock.el (font-lock-prepend-text-property)
989         (font-lock-append-text-property): Canonicalize the face and
990         font-lock-face properties.
992         * faces.el (facep): Doc fix.
994         * startup.el (fancy-startup-tail, fancy-about-text)
995         (fancy-startup-text): Regularize format of face property.
997         * facemenu.el (list-colors-print): Use :background and :foreground
998         instead of background-color and foreground-color.
1000 2007-12-29  Drew Adams  <drew.adams@oracle.com>
1002         * cus-edit.el (custom-add-parent-links):
1003         Fill the "Parent documentation" text.
1005 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
1007         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
1008         MS-Windows and MS-DOS.
1009         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
1011 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
1013         * vc-svn.el (vc-svn-modify-change comment): New function.
1015 2008-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
1017         * vc-git.el (vc-git-dir-state): Set the vc-backend property.
1018         Do not disable undo, with-temp-buffer does it by default.
1020 2008-01-01  Eric S. Raymond  <esr@snark.thyrsus.com>
1022         * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
1023         correctly.
1025         * vc.el (vc-dired-hook): Speed tuning.  Replace a vc-backend call
1026         with vc-state.
1027         (vc-next-action): Fix vc-transfer-file call.
1029 2007-12-31  Tom Tromey  <tromey@redhat.com>
1031         * emacs-lisp/elp.el (elp-results): Use header-line-format for header.
1032         Move point to the start of the buffer.
1034 2007-12-31  Dan Nicolaescu  <dann@ics.uci.edu>
1036         * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property.
1038         * vc.el: State that dir-state is required to set the vc-state and
1039         vc-backend properties.
1041 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
1043         * man.el (Man-default-man-entry): Make this a defun.
1044         Improve guessing mechanism and handling of section numbers.
1046 2007-12-31  Richard Stallman  <rms@gnu.org>
1048         * faces.el (face-all-attributes): If FRAME is nil, return defaults.
1050 2007-12-31  Jay Belanger  <jay.p.belanger@gmail.com>
1052         * calc/calc-units.el (calc-convert-temperature): Ensure that units
1053         are on the result even when the result is zero.
1055 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
1057         * net/dbus.el (dbus-name-owner-changed-handler): Make the function
1058         resistent towards wrong parameters.
1059         (dbus-handle-event): Propagate D-Bus errors only in the debug case.
1061 2007-12-30  Richard Stallman  <rms@gnu.org>
1063         * faces.el (face-all-attributes): New function.
1065         * faces.el (face-differs-from-default-p): Compute list of attr names
1066         from face-attribute-name-alist.
1068         * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
1069         (custom-face-save): Likewise.
1070         (custom-face-reset-saved, custom-face-reset-standard): Likewise.
1072         * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'.
1073         (custom-theme-set-faces): Clear `face-override-spec' property.
1074         Call `face-spec-set' with FOR-DEFFACE.
1076         * custom.el (custom-theme-recalc-face): Simply call `face-spec-recalc'.
1078         * faces.el (face-spec-set): Third arg is now FOR-DEFFACE.
1079         Use of frame as third arg is deprecated.
1080         Handle `face-override-spec' property.
1081         (face-spec-recalc): New function.
1082         (face-spec-set-2): New function.
1083         (frame-set-background-mode): Handle `face-override-spec' property.
1084         Use `face-spec-recalc'.
1085         (face-set-after-frame-default): Use `face-spec-recalc'.
1087 2007-12-29  Nick Roberts  <nickrob@snap.net.nz>
1089         * thumbs.el (thumbs-conversion-program): Add comment for Windows XP.
1091 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
1093         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
1095 2007-12-29  Eric S. Raymond  <esr@snark.thyrsus.com>
1097         * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
1098         'added, 'removed.
1100         * vc.el (header coment): Better description of dir-state.
1101         (vc-compatible-state): New function.  Checks whether two states
1102         can be in the same changeset; used with 'edited it can test whether
1103         the next action for a state should be commit.
1104         (vc-default-dired-state-info): Display 'removed state.
1105         (vc-dired-hook): Turn off undo, this is a speed tweak.
1107         * vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
1109         * vc-hg.el (vc-bzr-hg-state): Recognize 'added and 'removed.
1110         Cope with the possibility that the 'C' status flag might change
1111         in 0.9,6.
1113         * vc-git.el (vc-bzr-dir-state): Recognize 'removed.
1115 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
1117         * files.el (cd-absolute): Fix omission bug:
1118         Make `list-buffers-directory' buffer-local.
1120 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
1122         * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state.
1124 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
1126         * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
1128         * calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
1129         (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
1130         (math-yacas-compose-deriv, math-yacas-compose-taylor)
1131         (math-maxima-parse-subst, math-maxima-parse-taylor)
1132         (math-maxima-compose-taylor, math-maxima-compose-subst)
1133         (math-maxima-compose-if, math-lang-switch-args)
1134         (math-lang-compose-switch-args, math-read-giac-subscr):
1135         New functions.
1136         (calc-lang-allow-underscores, calc-lang-allow-percentsigns)
1137         (calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
1138         Add languages.
1139         (math-vector-brackets, math-complex-format, math-variable-table)
1140         (math-parse-table, math-oper-table, math-function-table)
1141         (math-special-function-table, math-compose-subscr):
1142         Add values for new languages.
1144         * calc/calccomp.el (math-compose-expr): Add new languages.
1146         * calc/calc.el (calc-language): Add languages to docstring.
1148         * calc/calc-ext.el (calc-init-extensions): Add keybindings
1149         for new languages.  Autoload commands to change languages.
1151         * calc/calc-help.el (calc-d-prefix-help): Add new languages.
1153         * calc/calc-menu.el (calc-modes-menu): Add new languages.
1154         (calc-arithmetic-menu, calc-scientific-function-menu)
1155         (calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
1156         (calc-units-menu, calc-variables-menu, calc-stack-menu):
1157         Add :active keywords.
1159 2007-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
1161         * vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
1162         returns 'ignored or 'unregistered.
1163         (vc-hg-state): Pass "-A" to the status command and deal with the
1164         output.
1165         (vc-hg-dir-state): Pass "-A" to the status command.
1167 2007-12-29  Richard Stallman  <rms@gnu.org>
1169         * progmodes/compile.el (compilation-start): Set initial visible
1170         point properly even when compilation buffer already current.
1172 2007-12-29  Richard Stallman  <rms@gnu.org>
1174         * files.el (conf-mode-maybe): New function.
1175         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
1177 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
1179         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
1181 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
1183         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
1185 2007-12-29  Richard Stallman  <rms@gnu.org>
1187         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
1188         so they never do EOF.
1190 2007-12-29  Richard Stallman  <rms@gnu.org>
1192         * faces.el (copy-face): Create the new face explicitly if it
1193         does not exist already.
1195 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
1197         * simple.el (minibuffer-history, shell-command-history)
1198         (set-variable-value-history):
1199         * replace.el (regexp-history):
1200         * international/mule-cmds.el (input-method-history):
1201         * files.el (file-name-history): Add reference to history-length in
1202         the doc string.
1204 2007-12-29  Richard Stallman  <rms@gnu.org>
1206         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
1208 2007-12-29  Jason Rumney  <jasonr@gnu.org>
1210         * find-dired.el (find-name-arg): New custom variable.
1211         (find-name-dired): Use it.
1212         (find-dired-find-program): Remove.
1213         (find-dired): Use find-program.
1214         (find-grep-dired): Use grep-program.
1216         * progmodes/grep.el (rgrep): Use find-name-arg.
1218 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
1220         * progmodes/cc-vars.el (defcustom-c-stylevar):
1221         Revert to pre-2007-12-12 version.
1223 2007-12-29  Richard Stallman  <rms@gnu.org>
1225         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
1227         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
1228         Use changed.
1230         * startup.el (fancy-splash-help-echo): Var deleted.
1231         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
1232         (fancy-about-screen): Don't display fancy-splash-help-echo.
1234         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
1236 2007-12-28  Eric S. Raymond  <esr@snark.thyrsus.com>
1238         * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
1239         to vc-hooks.el so it will be available to other modes, such as
1240         speedbar.el.  Also, teach it to recognize monotone state directories.
1242         * speedbar.el: Remove this mode's fragile assumptions about
1243         version-control systems.  Instead, make it use logic from
1244         vc-hooks.el so it will become smarter whenever VC mode does.
1246         * vc-hooks.el: 'added is a real state, not a future hypothetical one.
1247         Fix the documentation.
1249         * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
1250         Modify all instances of the dir-state back-end method to suppress
1251         keeping undo lists on the buffers holding status output, which
1252         can get extremely large.
1254         * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info functions
1255         so they don't do work that the default one can do instead.
1257         * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
1258         states, and the new return-value convention.  These are not
1259         actually used yet, just set.
1261         * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered
1262         states when appropriate.
1264         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Set 'ignored and
1265         'unregistered when appropriate.
1267         * vc-git.el: Document that we don't set the new states yet.
1269         * vc.el (vc-dired-state-info): Display 'added, 'unregistered and
1270         'ignored states.
1272         * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when
1273         appropriate.
1275         * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered
1276         when appropriate.
1278 2007-12-28  Nick Roberts  <nickrob@snap.net.nz>
1280         * thumbs.el (thumbs-call-convert): Use call-process directly
1281         with thumbs-conversion-program instead of through shell-file-name
1282         for better error reporting.
1284 2007-12-27  Jay Belanger  <jay.p.belanger@gmail.com>
1286         * calc/calc-aent.el (math-remove-percentsigns):
1287         * calc/calccomp.el (math-to-percentsigns): Change placeholder
1288         for percent signs.
1290 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
1292         * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
1293         use completion-ignored-extensions to detect files that should be
1294         ignorted in VC-Dired listings, heading off lots of expensive calls
1295         to (vc-state).
1297         * vc.el (vc-dired-hook): Show unregistered file status as "?" in
1298         non-terse mode.
1299         (vc-dired-ignorable-p): Ignore Makefile when it has a peer named
1300         Makefile.in or Makefile.am
1302 2007-12-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1304         * ps-print.el (ps-mark-active-p): Fun returned back.
1305         (ps-print-preprint-region): Use `ps-mark-active-p' instead of
1306         `region-active-p' for error checking.
1308 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
1310         * vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el:
1311         Put new machinery in place to support editing of change comments
1312         with 'e' in a log-view buffer.  Not documented yet as this
1313         only works for SCCS, RCS, and maybe CVS if you have admin
1314         privileges.  When we have backend support for Subversion and
1315         more modern systems it will be time to write this up.
1317 2007-12-27  Kenichi Handa  <handa@ni.aist.go.jp>
1319         * international/mule-cmds.el (select-safe-coding-system):
1320         When a buffer is modified, cancel the writing.
1322 2007-12-26  Eric S. Raymond  <esr@snark.thyrsus.com>
1324         * log-view.el: Add Subversion and Mercurial log format samples.
1326         * vc.el (vc-dired-hook): Significantly speed up by arranging for
1327         it to call the backend dir-state hook (if it exists)
1328         exactly *once*, rather than once per each subdirectory (with
1329         dired-state-info calls on all toplevel files slowing it down even
1330         further).  For this to work, backend dir-state methods have to
1331         recurse to subdirectories.  Most of them already did anyway; a few
1332         needed *non*-recursion switches removed.  This change mostly
1333         removed code that was perversely bad and should have been shot
1334         through the head years ago.
1336         * vc-bzr.el (vc-bzr-dir-state):
1337         * vc-cvs.el (vc-cvs-dir-state):
1338         * vc-mcvs.el (vc-mcvs-dir-state):
1339         * vc-svn.el (vc-svn-dir-state): Recurse in subdirectories.
1341         * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept
1342         multiple arguments, so generate logs sequentially when we get them.
1343         * vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:"
1344         headers so the various log bindings can do the right thing.
1345         * vc-cvs.el (vc-cvs-print-log): Fix a misleading comment.
1347 2007-12-26  Andreas Schwab  <schwab@suse.de>
1349         * font-lock.el (save-buffer-state): Make sure the state of the
1350         buffer is always restored.
1352 2007-12-26  Jay Belanger  <jay.p.belanger@gmail.com>
1354         * calc/calc.el (calc-lang-allow-percentsigns): New variable.
1356         * calc/calc-lang.el (calc-lang-allow-percentsigns): Declare as
1357         a variable.
1359         * calc/calccomp.el (math-to-percentsigns): New function.
1360         (math-compose-var): Handle variables with percent signs.
1361         (math-compose-expr): Handle function names with percent signs.
1363         * calc/calc-aent.el (math-to-percentsigns): Declare as function.
1364         (math-read-exprs): Handle percent signs in languages that
1365         allow them.
1366         (math-restore-underscores): Remove function.
1367         (math-remove-percentsigns, math-restore-placeholders):
1368         New functions.
1370 2007-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1372         * ps-print.el (ps-print-preprint-region): Use `region-active-p' instead
1373         of `mark' for error checking.
1375 2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>
1377         * image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
1378         New functions.
1379         (image-mode): Set bookmark-make-cell-function appropriately.
1381         * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
1383         * bookmark.el (bookmark-make-cell-function): New variable.
1384         (bookmark-make): Call bookmark-make-cell-function's function
1385         instead of bookmark-make-cell.
1386         (bookmark-get-handler, bookmark-jump-internal): New functions.
1387         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
1388         (bookmark-bmenu-2-window, bookmark-bmenu-other-window):
1389         Use bookmark-jump-internal.
1390         (bookmark-make-cell-for-text-file): Rename from bookmark-make-cell.
1392         * doc-view.el (doc-view-bookmark-make-cell)
1393         (doc-view-bookmark-jump): New functions.
1394         (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
1396 2007-12-25  Miles Bader  <miles@gnu.org>
1398         * indent.el (indent-for-tab-command): Rigidly indent the following
1399         sexp along with the current line when a prefix arg is given in the
1400         non-active-region case.  Specify raw prefix in interactive spec.
1401         Simplify main indentation logic to get rid of the conditional call
1402         to `indent-according-to-mode' (it just ended up calling
1403         `indent-line-function' in all cases anyway, which can be done more
1404         simply here).  Remove unnecessary test of ARG in active region case.
1406 2007-12-25  Richard Stallman  <rms@gnu.org>
1408         * allout.el (allout-region-active-p): Rename from my-region-active-p.
1409         Use `use-region-p'.
1410         (allout-write-file-hook-handler): Simplify code.
1412         * ps-print.el (ps-mark-active-p): Function deleted.
1413         (ps-print-preprint-region): Use (mark) for the error check.
1415         * tooltip.el (tooltip-region-active-p): Use `use-region-p'.
1417         * winner.el (winner-active-region): Use `mark-active' if it's defined.
1419         * progmodes/ada-mode.el (ada-region-selected): Use `use-region-p'.
1421         * textmodes/org.el (org-region-active-p): Use `use-region-p'.
1423         * progmodes/idlwave.el (idlwave-region-active-p): Use `use-region-p'.
1425         * textmodes/reftex.el (reftex-region-active-p): Use `use-region-p'.
1427         * progmodes/cc-defs.el (c-region-is-active-p):
1428         Use `mark-active' if it's defined.
1430         * progmodes/cc-cmds.el (c-indent-line-or-region):
1431         Pass prefix arg to `c-indent-command'.  Use `use-region-p'.
1433         * simple.el (select-active-regions): New option.
1434         (set-mark): Obey it.
1435         (yank-pop-change-selection): New option.
1436         (current-kill): Obey it.
1438         * simple.el (use-region-p): Rename from `region-active-p'.
1439         (region-active-p): New function.
1441 2007-12-25  David Golden  <david.delaharpe.golden@gmail.com>  (tiny change)
1443         * term/x-win.el (x-select-enable-primary): New option.
1444         (x-select-text, x-cut-buffer-or-selection-value): Obey it.
1446         * mouse.el (mouse-yank-primary): New function (almost same
1447         as mouse-yank-secondary).
1449 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
1451         * calculator.el:
1452         * dframe.el:
1453         * iswitchb.el:
1454         * whitespace.el:
1455         * winner.el:
1456         * emacs-lisp/checkdoc.el:
1457         * mail/feedmail.el:
1458         * net/quickurl.el:
1459         * obsolete/fast-lock.el:
1460         * play/5x5.el:
1461         * progmodes/delphi.el:
1462         * progmodes/idlw-shell.el:
1463         * progmodes/idlwave.el:
1464         * textmodes/artist.el:
1465         * textmodes/ispell.el:
1466         * textmodes/texinfmt.el:
1467         * textmodes/texinfo.el: Remove obsolete definitions of backward
1468         compatibility macros for defcustom, defgroup, defface, when,
1469         unless, with-current-buffer and with-temp-message.
1471 2007-12-24  Nick Roberts  <nickrob@snap.net.nz>
1473         * progmodes/verilog-mode.el: Reformat parts to 80 columns.
1475 2007-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1477         * server.el (server-save-buffers-kill-terminal): Check the `proc' is
1478         indeed a process.
1480 2007-12-23  Richard Stallman  <rms@gnu.org>
1482         * simple.el (region-active-p): New function.
1483         (use-empty-active-region): New variable.
1485         * dired-aux.el (dired): Load dired.el at run time too.
1487 2007-12-23  Juri Linkov  <juri@jurta.org>
1489         * man.el (Man-follow-manual-reference): Fill the minibuffer's
1490         default list with a full list of references.
1492         * files.el (auto-mode-alist): Add \\' to doc-view files regexp.
1494 2007-12-23  Andreas Schwab  <schwab@suse.de>
1496         * files.el (switch-to-buffer-other-frame): Return the buffer
1497         switched to.
1499 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
1501         Sync with Tramp 2.1.12.
1503         * net/tramp.el: New todo item.
1505         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle "-F"
1506         switch.  Reported by Mark T. Kennedy <mkennedy@diamondbackcap.com>.
1508         * net/trampver.el: Update release number.
1510 2007-12-22  Richard Stallman  <rms@gnu.org>
1512         * newcomment.el (comment-region-default): Don't triple the
1513         comment starter if the first region line isn't indented enough.
1515 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
1517         * net/imap.el (imap-authenticate): Use current-buffer instead of
1518         buffer, for the cases where imap-authenticate is called with a nil
1519         buffer parameter.
1521 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
1523         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
1524         specifier from format-string.  Reported by Ye Wenbin.
1526 2007-12-20  Jason Rumney  <jasonr@gnu.org>
1528         * nxml/nxml-mode.el (nxml-faces): Rename from nxml-highlighting-faces.
1529         Parent group is font-lock-faces.
1530         (nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color)
1531         (nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color):
1532         (nxml-version): Remove.
1533         (nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter)
1534         (nxml-text, nxml-comment-content, nxml-comment-delimiter)
1535         (nxml-processing-instruction-delimiter)
1536         (nxml-processing-instruction-target)
1537         (nxml-processing-instruction-content, nxml-cdata-section-delimiter)
1538         (nxml-cdata-section-CDATA, nxml-cdata-section-content)
1539         (nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name)
1540         (nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash)
1541         (nxml-element-prefix, nxml-element-colon, nxml-element-local-name)
1542         (nxml-attribute-prefix, nxml-attribute-colon)
1543         (nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
1544         (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
1545         (nxml-attribute-value, nxml-attribute-value-delimiter)
1546         (nxml-namespace-attibute-value)
1547         (nxml-namespace-attribure-value-delimiter)
1548         (nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
1549         (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
1550         (nxml-glyph): Rename, removing -face suffix.
1551         Inherit from existing font-lock faces.
1552         (nxml-apply-fontify-rule, nxml-char-ref-display-extra):
1553         Use new face names.
1555         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
1556         (nxml-outline-active-indicator, nxml-outline-ellipsis):
1557         Rename, removing -face suffix.
1558         (nxml-highlighted-less-than, nxml-highlighted-greater-than)
1559         (nxml-highlighted-colon, nxml-highlighted-slash)
1560         (nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus)
1561         (nxml-highlighted-active-minus, nxml-highlighted-active-plus)
1562         (nxml-highlighted-qname, nxml-outline-display-heading):
1563         Use new face names.
1565         * nxml/rng-valid.el (rng-error): Rename from rng-error-face.
1567         * nxml/rng-nxml.el (rng-nxml-easy-menu): Remove nxml-version.
1569 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
1571         * cus-start.el (all): Use correct group name for members of
1572         mode-line group.
1574         * man.el (Man-default-man-entry): When looking for default man
1575         entry title search text preceding point.  Use when instead of if.
1577         * indent.el (indent-for-tab-command): Fix doc-string typo.
1579         * vc.el (vc-ensure-vc-buffer): Avoid infinite looping when
1580         vc-parent-buffer is the current buffer.
1582         * info-look.el (info-lookup, info-lookup-setup-mode)
1583         (info-lookup-make-completions): Avoid clobbering Info-history and
1584         Info-history-list.
1586 2007-12-19  Glenn Morris  <rgm@gnu.org>
1588         * progmodes/verilog-mode.el (top-level): Don't require compile.
1589         (compilation-error-regexp-alist, compilation-last-buffer):
1590         Define for compiler.
1591         (verilog-insert-1): New function.
1592         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
1593         Use verilog-insert-1.
1594         (verilog-surelint-off): Use next-error-last-buffer if bound.
1595         Check compile buffer is live.
1597 2007-12-19  John J Foerch  <jjfoerch@earthlink.net>  (tiny change)
1599         * progmodes/compile.el (compilation-start): Don't pass a FRAME
1600         argument to display-buffer.
1602 2007-12-19  Jason Rumney  <jasonr@gnu.org>
1604         * nxml/rng-maint.el (rng-format-manual): Do not autoload.
1605         (rng-autoload-modules, rng-update-autoloads, rng-compile-modules)
1606         (rng-byte-compile-load, rng-write-version): Remove.
1608         * nxml/rng-loc.el (rng-schema-locating-files-default)
1609         (rng-schema-locating-file-schema-file): Use files in etc/schemas.
1610         (rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
1612 2007-12-18  Michael Albinus  <michael.albinus@gmx.de>
1614         * files.el (cd-absolute): Set `list-buffers-directory' in order to
1615         show correct path in buffer list.
1617         * net/tramp.el (tramp-open-connection-setup-interactive-shell)
1618         (tramp-find-shell): Send only single prompt setting commands, in
1619         order to avoid double-prompt.
1621         * net/tramp-compat.el (top): Require cl only when compiling.
1622         Reported by Glenn Morris <rgm@gnu.org>.
1624 2007-12-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
1626         * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
1627         (c-comment-continuation-stars): No longer declare with
1628         cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
1629         (c-block-comment-prefix): Use symbol-value to
1630         access c-comment-continuation-stars.
1631         * progmodes/cc-mode.el (c-initialize-cc-mode):
1632         Use symbol-value to access c-comment-continuation-stars.
1634 2007-12-18  Mark A. Hershberger  <mah@everybody.org>
1636         * xml.el (xml-escape-string): New function.  Escape string using
1637         xml-entity-alist.
1638         (xml-debug-print-internal): Use xml-escape-string to escape
1639         characters in attributes and in text children of elements.
1641 2007-12-18  Glenn Morris  <rgm@gnu.org>
1643         * progmodes/cc-subword.el (c-subword-mode): Drop support for
1644         systems without define-minor-mode.
1646         * progmodes/cc-vars.el (defcustom-c-stylevar): Remove debugging message.
1648         * progmodes/verilog-mode.el: Replace all instances of
1649         string-to-int with string-to-number, insert-string with insert,
1650         and read-input with read-string.
1651         (top-level): No need to require imenu, reporter, dinotrace, vc,
1652         font-lock when compiling.  Always require compile.  Relegate remaining
1653         compatibility cruft to XEmacs.  Don't require font-lock.
1654         (verilog-version): Remove superfluous concat.
1655         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
1656         No need to define.
1657         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
1658         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
1659         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
1660         (verilog-startup-message-displayed): These are variables, not constants.
1661         (verilog-batch-execute-func, verilog-auto-inst)
1662         (verilog-auto-inst-param): Use mapc rather than mapcar.
1663         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
1664         actually defining.
1665         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
1666         (verilog-modi-get-outputs, verilog-modi-get-inouts)
1667         (verilog-modi-get-inputs, verilog-modi-get-wires)
1668         (verilog-modi-get-regs, verilog-modi-get-assigns)
1669         (verilog-modi-get-consts, verilog-modi-get-gparams)
1670         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
1671         (verilog-modi-get-sub-inputs): Move inline functions earlier in
1672         the file.
1673         (sigs-in, sigs-out): Don't declare multiple times.
1674         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
1675         `defvar'.
1676         (verilog-auto): Call dinotrace-unannotate-all only if bound.
1677         (verilog-module-inside-filename-p): No need to wrap fboundp test
1678         in condition-case.
1679         (reporter-submit-bug-report): Autoload it.
1680         (verilog-mark-defun): Call zmacs-activate-region only if bound.
1681         (verilog-font-customize): Call customize-apropos only if bound.
1682         (verilog-getopt-flags, verilog-auto-reeval-locals):
1683         Use make-local-variable rather than make-variable-buffer-local.
1684         (verilog-company, verilog-project, verilog-modi-cache-list):
1685         Move make-variable-buffer-local calls to top-level.
1686         (font-lock-defaults-alist): Don't define it.
1687         (verilog-need-fld): Remove.
1688         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
1689         (verilog-mode): Only call make-local-hook on XEmacs.
1690         Set font-lock-defaults rather than using verilog-font-lock-init.
1692 2007-12-17  Andreas Schwab  <schwab@suse.de>
1694         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1695         Fix comment typo.
1697 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
1699         * net/dbus.el (dbus-name-owner-changed-handler):
1700         Use `dbus-unregister-signal' for removing old rules.
1701         Obey new structure of `dbus-registered-functions-table'.
1703 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
1705         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
1707 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1709         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
1710         function.
1711         (add-submenu): Only define for XEmacs.
1712         (verilog-regexp-words): Revert previous change, keep the other
1713         definition.
1715 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
1717         * progmodes/perl-mode.el (perl-continued-statement-offset)
1718         (perl-continued-brace-offset, perl-brace-offset)
1719         (perl-brace-imaginary-offset, perl-label-offset):
1720         * progmodes/cperl-mode.el (cperl-brace-offset)
1721         (cperl-continued-brace-offset, cperl-label-offset)
1722         (cperl-continued-statement-offset)
1723         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
1724         Add safe-local-variable properties.
1726 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1728         * progmodes/verilog-mode.el (verilog-mode-map)
1729         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
1730         (verilog-colorize-include-files): Use only overlay functions so
1731         that it can work on both emacs and XEmacs.
1732         (set-extent-keymap): Remove unused defun.
1733         (verilog-kill-existing-comment, verilog-insert-date)
1734         (verilog-insert-year): Rename in order not to pollute the global
1735         namespace from kill-existing-comment, insert-date and
1736         insert-year, respectively.
1737         (verilog-set-auto-endcomments, verilog-header): Update callers.
1739         * files.el (auto-mode-alist): Recognize verilog files.
1741         * progmodes/verilog-mode.el (verilog-string-replace-matches)
1742         (verilog-string-remove-spaces, verilog-re-search-forward)
1743         (verilog-re-search-backward, verilog-re-search-forward-quick)
1744         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
1745         (verilog-get-end-of-line, verilog-within-string): Move definitions
1746         before first use.  No code changes.
1748 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1750         * progmodes/verilog-mode.el (verilog-mode-version)
1751         (verilog-mode-release-date): Don't use expanding keywords.
1752         (provide): Move to the end of file.
1753         (fboundp): Don't check if eval-when-compile is bound, it is used
1754         later in the file without checking.
1755         (when, unless): Copy definitions from subr.el.
1756         (char-before, defcustom, defface, customize-group)
1757         (verilog-batch-error-wrapper): Don't use old style backquotes.
1758         (verilog-regexp-opt): Avoid using the cl function case.
1759         (verilog-regexp-words): Remove duplicated definition.
1760         (verilog-mode-abbrev-table): Remove, duplicate.
1761         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
1762         Declare and initialize in one step.
1763         (verilog-declaration-prefix-re, verilog-declaration-re)
1764         (verilog-end-of-statement, verilog-indent-declaration)
1765         (verilog-get-lineup-indent): Remove trailing whitespace.
1766         (verilog-mode): Fix autoload cookie.
1767         Set beginning-of-defun-function and end-of-defun-function.  Use when
1768         instead of if.
1769         (verilog-emacs-features, verilog-auto-ascii-enum)
1770         (verilog-insert-indices): Escape braces in doc strings.
1772 2007-12-08  Michael McNamara  <mac@verilog.com>
1773             Wilson Snyder  <wsnyder@wsnyder.org>
1775         * progmodes/verilog-mode.el: New file.
1777 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
1779         * international/latexenc.el (latexenc-find-file-coding-system):
1780         If both coding-system-for-write and buffer-file-coding-system of
1781         latex-main-file are nil, use `undecided'.
1783 2007-12-06  Jason Rumney  <jasonr@gnu.org>
1785         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
1787 2007-12-12  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
1789         * files.el (revert-buffer): Docstring fix.
1791 2007-12-11  Glenn Morris  <rgm@gnu.org>
1793         * emacs-lisp/check-declare.el (check-declare-verify): Handle deffoo.
1795 2007-12-11  Jay Belanger  <jay.p.belanger@gmail.com>
1797         * calc/calc-aent.el (math-restore-underscores)
1798         (math-string-restore-underscores): New functions.
1799         (math-read-factor): Properly check variable names with underscores
1800         for entries in `math-expr-variable-mapping'.
1802         * calc/calc-lang.el (math-lang-name): New property name.
1804         * calc/calc.el (calc-set-mode-line): Use `math-lang-name'
1805         to set language name.
1807 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1809         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
1811 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1813         * server.el (server-select-display): Fix important typo.
1814         (server-process-filter): Turn a "" display into nil.
1816 2007-12-09  Juri Linkov  <juri@jurta.org>
1818         * replace.el (keep-lines, flush-lines, how-many): Doc fix.
1819         Check search-upper-case before calling isearch-no-upper-case-p
1820         to set case-fold-search.
1821         (occur): Doc fix.
1822         (occur-1, perform-replace): Check search-upper-case before calling
1823         isearch-no-upper-case-p to set case-fold-search.
1825         * isearch.el (search-upper-case): Doc fix.
1826         (isearch-mode-map): Bind `M-s o' to isearch-occur.
1827         (isearch-query-replace): Doc fix.  Let-bind search-upper-case to nil.
1828         (isearch-query-replace-regexp): Doc fix.
1829         (isearch-occur): New function.
1831 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1833         * pgg.el, pgg-parse.el (declare-function): Add new no-op macro for
1834         backward compatibility.
1836         * net/imap.el (imap-string-to-integer): New function.
1838 2007-12-09  David Kastrup  <dak@gnu.org>
1840         * emacs-lisp/lisp-mnt.el (lm-verify): Make it work with
1841         directories.  Not sure anybody uses this anymore, though.
1843 2007-12-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1845         * printing.el: Fix pr-interface-map initialization code.
1846         (pr-version): New version 6.9.3.
1847         (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents.
1848         (pr-f-set-keymap-name): Replace by pr-set-keymap-name.
1849         (pr-f-read-string): Replace by pr-read-string.
1850         (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string): New fun
1851         name.
1852         (pr-interactive-n-up, pr-interactive-regexp): Code fix.
1854 2007-12-09  Glenn Morris  <rgm@gnu.org>
1856         * emulation/viper-init.el (top-level): Use dolist rather than mapc
1857         in make-variable-frame-local call.
1859 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1861         * mail/hashcash.el (declare-function):
1862         * net/imap.el (declare-function): New no-op macro for backward
1863         compatibility.
1865 2007-12-08  Eli Zaretskii  <eliz@gnu.org>
1867         Sync makefile.w32-in with Makefile.in.
1869         * makefile.w32-in (check-declare): New target.
1870         (BYTE_COMPILE_EXTRA_FLAGS): New variable.
1871         (.el.elc, compile-CMD, compile-SH, compile-always-CMD)
1872         (compile-always-SH, compile-calc-CMD, compile-calc-SH)
1873         ($(lisp)/progmodes/cc-mode.elc): Use it.
1874         ($(lisp)/progmodes/cc-mode.elc): New rule.
1876 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1878         * indent.el (tab-stop-list): Mark as safe-local-variable.
1880         * generic-x.el (etc-sudoers-generic-mode): New mode.
1881         (generic-unix-modes): Add it.
1883 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
1885         * net/dbus.el (dbus-hash-table=): Remove function.  We cannot
1886         apply wildcards in a hash table key; there is no usable hash code then.
1887         (dbus-registered-functions-table): Use `equal' as test function.
1888         (dbus-name-owner-changed-handler): Rewrite due to new hash table
1889         structure.
1891 2007-12-08  Martin Rudalics  <rudalics@gmx.at>
1893         * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search
1894         bound error in block comment branch.
1896 2007-12-08  David Kastrup  <dak@gnu.org>
1898         * textmodes/reftex.el (reftex-select-with-char):
1899         * textmodes/reftex-toc.el (reftex-toc-do-promote)
1900         (reftex-toc-visit-location, reftex-toc-find-section):
1901         * textmodes/reftex-index.el (reftex-index-show-entry):
1902         * textmodes/org.el (org-cycle-hide-archived-subtrees)
1903         (org-table-rotate-recalc-marks, org-mark-ring-push)
1904         (org-follow-info-link, org-mhe-get-message-folder-from-index)
1905         (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
1906         (org-evaluate-time-range, org-edit-agenda-file-list):
1907         * textmodes/artist.el (artist-select-next-op-in-list)
1908         (artist-select-prev-op-in-list):
1909         * term/mac-win.el (mac-service-insert-text):
1910         * startup.el (fancy-about-screen):
1911         * progmodes/vhdl-mode.el (vhdl-decision-query):
1912         * progmodes/idlwave.el (idlwave-template)
1913         (idlwave-scroll-completions, idlwave-display-completion-list):
1914         * progmodes/ebrowse.el (ebrowse-show-progress):
1915         * progmodes/cperl-mode.el (cperl-find-pods-heres):
1916         * progmodes/antlr-mode.el (antlr-insert-option-do):
1917         * play/mpuz.el (mpuz-close-game):
1918         * net/rcirc.el (rcirc-next-active-buffer):
1919         * mail/reporter.el (reporter-update-status):
1920         * kmacro.el (kmacro-display):
1921         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
1922         * emulation/viper-util.el (viper-save-setting):
1923         * emacs-lisp/lisp-mnt.el (lm-verify):
1924         * emacs-lisp/edebug.el (edebug-set-mode):
1925         * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
1926         * calendar/calendar.el (calendar-print-day-of-year):
1927         * calc/calcalg3.el (calc-curve-fit):
1928         * calc/calcalg2.el (math-integral):
1929         * calc/calc.el (calc-read-key-sequence, calc-version):
1930         * calc/calc-mode.el (calc-set-simplify-mode):
1931         * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
1933 2007-12-07  D. Goel  <deego3@gmail.com>
1935         * progmodes/idlw-shell.el (idlwave-shell-display-line)
1936         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
1937         (ada-xref-find-in-modified-ali, ada-find-in-src-path)
1938         * mail/uce.el (uce-reply-to-uce)
1939         * progmodes/vhdl-mode.el (vhdl-template-modify)
1940         * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls
1941         to `error' (as suggested by RMS.)
1943 2007-12-07  Glenn Morris  <rgm@gnu.org>
1945         * allout.el (allout-write-file-hook-handler):
1946         * textmodes/reftex.el (reftex-TeX-master-file):
1947         * textmodes/reftex-parse.el (reftex-short-context):
1948         Revert previous change.
1950 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
1952         * net/dbus.el (dbus-hash-table=): Fix for new hash table key structure.
1953         (dbus-list-hash-table, dbus-name-owner-changed-handler): New defuns.
1954         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
1955         (dbus-event-service-name, dbus-event-path-name)
1956         (dbus-event-interface-name, dbus-event-member-name): Fix for new
1957         event structure.
1958         (dbus-list-activatable-names, dbus-list-names)
1959         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
1960         Reorder `dbus-call-method' arguments.
1962 2007-12-06  D. Goel  <deego3@gmail.com>
1964         * allout.el (allout-write-file-hook-handler):
1965         * textmodes/reftex.el (reftex-TeX-master-file):
1966         * textmodes/org.el (org-paste-subtree):
1967         * progmodes/vhdl-mode.el (vhdl-template-modify):
1968         * progmodes/idlw-shell.el (idlwave-shell-send-command)
1969         (idlwave-shell-display-line):
1970         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
1971         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
1972         * net/trampver.el (x):
1973         * mail/uce.el (uce-reply-to-uce):
1974         * mail/rmailout.el (rmail-output):
1975         * mail/feedmail.el (feedmail-dump-message-to-queue):
1976         * whitespace.el (whitespace-write-file-hook):
1977         * wdired.el (wdired-check-kill-buffer):
1978         * vc.el (vc-update):
1979         * vc-mcvs.el (vc-mcvs-checkin):
1980         * vc-cvs.el (vc-cvs-checkin):
1981         * man.el (Man-bgproc-sentinel, Man-goto-see-also-section):
1982         * ibuffer.el (ibuffer-current-buffer):
1983         * dired.el (dired-move-to-end-of-filename):
1984         * bindings.el (complete-symbol):
1985         * textmodes/org-publish.el (org-publish-file):
1986         (org-publish-current-project):
1987         * textmodes/reftex-parse.el (reftex-short-context):
1988         * textmodes/texinfmt.el: Fix buggy calls to `error'.
1990 2007-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1992         * doc-view.el (doc-view-dvi->pdf-sentinel)
1993         (doc-view-pdf/ps->png-sentinel, doc-view-pdf->txt-sentinel)
1994         (doc-view-ps->pdf-sentinel, doc-view-display): Don't change buffer
1995         within a sentinel or timer.
1996         (doc-view-display): Don't try to display before the requested page
1997         is available, unless told to do so explicitly.
1998         (doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
1999         Force display even if the requested page is not available.
2001 2007-12-06  Richard Stallman  <rms@gnu.org>
2003         * help-fns.el (describe-function-1): Call ad-get-advice-info
2004         only on symbols.
2006 2007-12-06  Glenn Morris  <rgm@gnu.org>
2008         * progmodes/antlr-mode.el (antlr-keyword, antlr-syntax)
2009         (antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
2010         (antlr-tokenref, antlr-literal): Inherit from standard font-lock
2011         faces in non-light-background case.
2013         * add-log.el, dired-aux.el, font-lock.el, help-fns.el, ido.el:
2014         * informat.el, emacs-lisp/bytecomp.el, emacs-lisp/gulp.el:
2015         * emacs-lisp/tcover-ses.el, emacs-lisp/timer.el, emulation/edt.el:
2016         * emulation/vi.el, emulation/viper-cmd.el:
2017         * international/titdic-cnv.el, mail/emacsbug.el, progmodes/dcl.el:
2018         * progmodes/prolog.el, progmodes/ps-mode.el, progmodes/python.el:
2019         * textmodes/fill.el: Remove directory part from filenames in
2020         function declarations.
2022         * dired-aux.el (mailcap-mime-info): Update declaration.
2024 2007-12-05  Richard Stallman  <rms@gnu.org>
2026         * wid-edit.el (widget-type): Doc fix.
2028 2007-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2030         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2031         Don't match "sub { (...) ... }".
2033 2007-12-05  Richard Stallman  <rms@gnu.org>
2035         * international/mule-cmds.el (toggle-input-method-active): New var.
2036         (toggle-input-method): Bind toggle-input-method-active to t.
2037         Error if it was already non-nil.
2039 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
2041         * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
2043 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
2045         * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
2046         see if certs should be verified and what is to be done in the
2047         event of a verification failure.
2049 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
2051         * net/tls.el (tls-program): Provide more custom choices from
2052         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
2053         (tls-process-connection-type, tls-success): Remove "*" in doc string.
2054         (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
2055         version.  Minor improvement to doc strings.
2056         (tls-program): Add comment.
2058 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
2060         * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
2061         (tls-checktrust): New variable.  Check if GNU TLS complained about a
2062         mismatch between the hostname provided in the certificate and the name
2063         of the host connnecting to.
2064         (open-tls-stream): Use them.  Check certificates against trusted root
2065         certificates.
2067 2007-12-05  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
2069         * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
2070         (imap-parse-status): Upcase status-att for broken servers that sends
2071         them lower-case (e.g., MS Exchange 2007).
2073 2007-12-05  D. Goel  <deego3@gmail.com>
2075         * simple.el (undo):
2076         * image-dired.el (image-dired-display-thumb-properties):
2077         (image-dired-modify-mark-on-thumb-original-file):
2078         (image-dired-dired-display-properties):
2079         * help.el (help-window-display-message):
2080         * files.el (hack-local-variables-confirm):
2081         * ediff.el (ediff-version):
2082         * complete.el (pc-chunk-after, PC-temp-minibuffer-message):
2083         `message' and `error': Ensure that first arg is a format string.
2085         * emacs-lisp/find-func.el (find-library-name): Prefer files with
2086         ".el" suffix over "".
2088 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
2090         * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
2091         interface and member fields.
2093 2007-12-05  Glenn Morris  <rgm@gnu.org>
2095         * eshell/em-alias.el (pcomplete-stub): Define for compiler.
2096         (pcomplete-here): Autoload it.
2098         * eshell/em-basic.el (print-func): No need to define for compiler.
2100         * eshell/esh-cmd.el (eshell-debug-command):
2101         * eshell/esh-io.el (eshell-print): Move definitions before use.
2103         * eshell/esh-module.el (eshell-load-defgroups): Eval and compile.
2105         * eshell/esh-util.el (top-level): Don't require pp.
2106         Use condition-case rather than ignore-errors.
2108         * eshell/eshell.el (eshell-buffer-name): Define for compiler.
2110         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el
2111         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
2112         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el
2113         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el
2114         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el
2115         * eshell/em-xtra.el, eshell/esh-cmd.el, eshell/esh-test.el
2116         * eshell/esh-util.el, eshell/eshell.el: Require individual files
2117         if needed when compiling, rather than esh-maint.  Collect any
2118         require statements.  Move provide statement to end.  Move any
2119         commentary to start.
2121         * eshell/esh-arg.el, eshell/esh-ext.el, eshell/esh-io.el:
2122         * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el:
2123         * eshell/esh-proc.el, eshell/esh-var.el:
2124         Require individual files if needed when compiling, rather than
2125         esh-maint.  Collect any require statements.  Leave provide at start.
2126         Move any commentary to start.
2128         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
2129         Remove declared function from byte-compile-noruntime-functions.
2131         * ediff-util.el (ediff-version):
2132         * progmodes/python.el (compilation-shell-minor-mode):
2133         * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
2134         (calendar-bahai-date-string, calendar-check-holidays)
2135         (calendar-chinese-date-string, calendar-coptic-date-string)
2136         (calendar-ethiopic-date-string, calendar-forward-day)
2137         (calendar-french-date-string, calendar-goto-date)
2138         (calendar-goto-today, calendar-hebrew-date-string)
2139         (calendar-islamic-date-string, calendar-iso-date-string)
2140         (calendar-julian-date-string, calendar-mayan-date-string)
2141         (calendar-persian-date-string, gnus-summary-last-subject)
2142         (parse-time-string, rmail-show-message): Declare as functions.
2144 2007-12-05  Michael Olson  <mwolson@gnu.org>
2146         * textmodes/remember.el: Merge contents of remember-diary.el here,
2147         updating header.  Add autoload cookie so that byte-compilation
2148         works without warning.
2149         (remember-diary-file): Default to nil, since diary might not yet
2150         be loaded at this point, which would deny us access to diary-file.
2151         (remember-diary-extract-entries): If remember-diary-file is nil,
2152         then use diary-file instead.
2154         * textmodes/remember-diary.el: Remove, due to the issue of needing
2155         the first 8 characters of a filename to be unique.
2157 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
2159         * net/dbus.el (dbus-hash-table=): New defun.
2160         (dbus-hash-table-test): New hash table test function, used in
2161         `dbus-registered-functions-table'.
2162         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
2163         (dbus-event-service-name, dbus-event-path-name)
2164         (dbus-event-interface-name, dbus-event-member-name): Rewritten,
2165         due to new structure of `dbus-event'.
2167 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
2169         * ido.el (ido-save-history): Set the `coding' local
2170         variable in the first line of the file.
2172 2007-12-04  Glenn Morris  <rgm@gnu.org>
2174         * password-cache.el: Move here from gnus/password.el.
2175         (top-level): Don't require cl when compiling.
2176         (password-read-and-add): Doc fix.  Make obsolete.
2178         * net/tramp.el: Require password-cache or password.
2180         * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
2181         No longer provide 'cua.  Don't require cua-rect, cua-gmrk when
2182         compiling.
2183         (cua-set-rectangle-mark): Add doc string to autoload.
2184         (cua--rectangle, cua--last-killed-rectangle)
2185         (cua--global-mark-active): Always define for compiler.
2186         (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
2187         (cua--delete-rectangle, cua--insert-rectangle)
2188         (cua--rectangle-corner, cua--rectangle-assert)
2189         (cua--insert-at-global-mark, cua--global-mark-post-command):
2190         Declare as functions.
2192         * emulation/cua-gmrk.el (top-level): Move provide to end.
2194         * emulation/cua-rect.el (top-level): Move provide to end.
2195         Don't require cua-gmrk when compiling.
2196         (cua--cut-rectangle-to-global-mark)
2197         (cua--copy-rectangle-to-global-mark): Declare as functions.
2199         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
2200         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
2201         (viper-vi-state-cursor-color):
2202         Consolidate make-variable-frame-local calls.
2204         * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
2205         (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
2206         than bbdb-address-street1,2,3.
2208         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
2209         Try x-focus-frame before focus-frame.  Only try focus-frame on XEmacs.
2211 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
2213         * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
2214         (imap-parse-status): Upcase status-att for servers that sends them
2215         lower-case (e.g., MS Exchange 2007).
2217 2007-12-03  Karl Fogel  <kfogel@red-bean.com>
2219         * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
2220         (save-place-alist-to-file, load-save-place-alist-from-file):
2221         Don't print non-error messages at all, there's really no need.
2222         Do print if there's a problem, and clarify message in that case.
2224 2007-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2226         * ediff-diff.el (ediff-prepare-error-list):
2227         * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
2229 2007-12-03  Tassilo Horn  <tassilo@member.fsf.org>
2231         * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
2232         (doc-view-current-overlay, doc-view-pending-cache-flush):
2233         Add doc string.
2235 2007-12-03  Richard Stallman  <rms@gnu.org>
2237         * subr.el (declare-function): Move from byte-run.el.
2239         * emacs-lisp/byte-run.el (declare-function): Move to subr.el
2241         * window.el (recenter-top-bottom): Don't use `ecase'.
2243 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
2245         * saveplace.el (save-place-alist-to-file):
2246         Set coding-system-for-write once and refer to it throughout.
2247         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
2249 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
2251         * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
2252         system when writing, and set it in the first-line file variables.
2253         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
2254         Juanma Barranquero.
2256 2007-12-02  Glenn Morris  <rgm@gnu.org>
2258         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
2259         Reverse branches of if statement.
2261         * emulation/viper-cmd.el (top-level): Don't require advice.
2262         Don't load viper-util, viper-keym, viper-mous, viper-macs,
2263         viper-ex when compiling.
2265         * emulation/viper-ex.el (top-level): Don't load viper-util,
2266         viper-keym when compiling.
2268         * emulation/viper-init.el (top-level): Move provide statement to end.
2270         * emulation/viper-keym.el (top-level): Don't load viper-util when
2271         compiling.  Move provide statement to end.
2273         * emulation/viper-macs.el (top-level): Don't load viper-util,
2274         viper-keym, viper-mous when compiling.
2276         * emulation/viper-mous.el (top-level): Don't load viper-util when
2277         compiling.
2279         * emulation/viper-util.el (top-level): Don't load viper-init when
2280         compiling.
2282         * emulation/viper.el (top-level): Don't require ring.
2283         Don't load viper-init, viper-cmd when compiling.
2285         * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
2286         Move here from gnus/.
2288 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
2290         Offer option for saveplace to be quiet about loading and saving.
2291         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>
2293         * lisp/saveplace.el (save-place-quiet): New customizable boolean.
2294         (save-place-alist-to-file, load-save-place-alist-from-file): Use it
2295         to determine whether to print loading/saving messages.
2297 2007-12-02  Glenn Morris  <rgm@gnu.org>
2299         * mail/binhex.el: Move here from gnus/.
2300         (binhex): New custom group.
2301         (binhex-decoder-program, binhex-decoder-switches)
2302         (binhex-use-external): Move to the binhex custom group.
2304         * mail/uudecode.el: Move here from gnus/.
2305         (uudecode): New custom group.
2306         (uudecode-decoder-program, uudecode-decoder-switches)
2307         (uudecode-use-external): Move to the uudecode custom group.
2309         * net/netrc.el (top-level): Don't load `encrypt' features.
2310         (netrc-parse): Don't use encrypt.
2311         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
2313         * progmodes/python.el (top-level): Don't require cl when compiling.
2315 2007-12-02  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
2317         * textmodes/flyspell.el (flyspell-large-region): Explicitly set
2318         encoding for aspell process and for communication with it.
2319         Only add "-d" option if not already present.
2320         Use ispell-current-dictionary and ispell-current-personal-dictionary.
2321         General reorganization.
2323         * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
2324         encoding here.
2325         (ispell-start-process): Explicitly set encoding here if using aspell.
2327 2007-12-02  Dan Nicolaescu  <dann@ics.uci.edu>
2329         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
2330         function to log-edit.
2332 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
2334         * net/dbus.el: New file.
2336 2007-12-02  Jay Belanger  <jay.p.belanger@gmail.com>
2338         * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
2339         (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
2340         (calc-lang-parens-are-subscripts): New variables.
2341         (math-expr-special-function-mapping): Remove variable.
2342         (math-eqn-ignore-words, math-tex-ignore-words)
2343         (math-latex-ignore-words): Move to calc-lang.el.
2345         * calc/calc-lang.el (math-compose-vector, math-compose-var)
2346         (math-tex-expr-is-flat): Declare as functions.
2347         (calc-lang-slash-idiv, calc-lang-allow-underscores)
2348         (math-comp-left-bracket, math-comp-right-bracket)
2349         (math-comp-comma, math-comp-vector-prec): Declare as variables.
2350         (math-var-formatter, math-matrix-formatter)
2351         (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
2352         (math-punc-table, math-compose-subscr, math-dots)
2353         (math-func-formatter): New property names to store language
2354         specific information.
2355         (math-compose-tex-var, math-compose-tex-intv)
2356         (math-compose-maple-intv, math-compose-eqn-intv)
2357         (math-compose-tex-sum, math-compose-tex-func)
2358         (math-compose-tex-intv): New functions.
2359         (math-eqn-ignore-words, math-tex-ignore-words)
2360         (math-latex-ignore-words): Move from calc.el.
2361         (math-special-function-table): Add entries for tex.
2362         (calc-lang-slash-idiv, calc-lang-allows-underscores):
2363         New variables.
2364         (math-compose-latex-frac): Rename from `math-latex-print-frac'.
2365         (math-compose-tex-matrix, math-compose-eqn-matrix)
2366         (math-eqn-special-functions): Move from calccomp.el.
2368         * calc/calccomp.el (math-compose-var): New function.
2369         (math-compose-expr): Allow more special functions to be used.
2370         Change test for formatting fractions.  Use variables and property
2371         names to help with language specific formatting.
2372         (math-compose-tex-matrix, math-compose-eqn-matrix)
2373         (math-eqn-special-functions): Move to calc-lang.el.
2374         (math-compose-rows): Use property names to help with language
2375         specific formatting.
2377         * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
2378         into nested subscripts.
2379         (math-read-token): Use variables and property names to help with
2380         language specific parsing.
2381         (math-read-expression-level): Use variables to help with language
2382         specific parsing.
2384 2007-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2386         * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
2387         (archive-rar-summarize): Allow the file name to be passed as argument.
2388         Remove unused vars `header' and `footer'.
2389         (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
2391 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
2393         * log-edit.el (log-edit-show-diff): New function.
2394         (log-edit-mode-map, log-edit-menu): Bind it.
2395         (log-edit-diff-function): New variable.
2396         (log-edit): Change the 3rd param to be an alist and accept a
2397         function that computes a diff for the files involved.
2399         * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
2401 2007-12-01  Martin Rudalics  <rudalics@gmx.at>
2403         * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
2404         wrap next-/previous-line in with-no-warnings.
2406 2007-12-01  Glenn Morris  <rgm@gnu.org>
2408         * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
2410         * net/dig.el: Move here from gnus/.
2411         (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
2413         * net/dns.el: Move here from gnus/.
2414         (top-level): Don't require mm-util, or cl when compiling.
2415         (dns-write-name, dns-read, dns-read-type, query-dns):
2416         Replace mm-with-unibyte-buffer with its expansion.
2417         (query-dns): Replace decf and ignore-errors with non-cl equivalents.
2419         * progmodes/gdb-ui.el (gud-remove, gud-break):
2420         * progmodes/gud.el (gdb-create-define-alist)
2421         (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
2422         (hl-line-highlight, gdb-display-source-buffer)
2423         (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
2424         (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
2426 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
2428         * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
2429         Move args on defun line.
2431         * textmodes/org.el (org-calendar-holiday):
2432         Use calendar-check-holidays instead of the obsolete
2433         check-calendar-holidays.
2434         (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
2435         (bbdb-company, bbdb-current-record, bbdb-name)
2436         (bbdb-record-getprop, bbdb-record-name)
2437         (bibtex-beginning-of-entry, bibtex-generate-autokey)
2438         (bibtex-parse-entry, bibtex-url, cdlatex-tab)
2439         (dired-get-filename, gnus-article-show-summary, mh-display-msg)
2440         (mh-find-path, mh-get-header-field, mh-get-msg-num)
2441         (mh-header-display, mh-index-previous-folder)
2442         (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
2443         (mh-show-buffer-message-number, mh-show-header-display)
2444         (mh-show-msg, mh-show-show, mh-visit-folder)
2445         (org-export-latex-cleaned-string, remember)
2446         (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
2447         (rmail-what-message, elmo-folder-exists-p)
2448         (elmo-message-entity-field, elmo-message-field)
2449         (vm-beginning-of-message, vm-follow-summary-cursor)
2450         (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
2451         (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
2452         (vm-summarize, wl-folder-get-elmo-folder)
2453         (wl-summary-goto-folder-subr)
2454         (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
2455         (wl-summary-line-subject, wl-summary-message-number)
2456         (wl-summary-redisplay): Declare as functions.
2458 2007-11-30  Martin Rudalics  <rudalics@gmx.at>
2460         * longlines.el (longlines-show-hard-newlines): Remove handling of
2461         buffer-undo-list and buffer-modified status.
2462         (longlines-show-region, longlines-unshow-hard-newlines):
2463         Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
2464         inhibit-modification-hooks here to avoid that a buffer appears
2465         modified when toggling visibility of hard newlines.
2467 2007-11-30  Glenn Morris  <rgm@gnu.org>
2469         * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
2471         * progmodes/idlw-complete-structtag.el
2472         (idlwave-sintern-structtag):
2473         * progmodes/idlw-help.el (idlwave-sintern-sysvar)
2474         (idlwave-sintern-sysvartag):
2475         * progmodes/idlwave.el (idlwave-sintern-class-tag)
2476         (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
2477         functions.
2479 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
2481         * textmodes/reftex-index.el (texmathp):
2482         * textmodes/reftex-auc.el (TeX-argument-insert)
2483         (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
2484         (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
2485         (LaTeX-label-list):
2486         * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
2487         (rng-clear-conditional-region, rng-do-some-validation): Declare as
2488         functions.
2489         (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
2491 2007-11-30  Glenn Morris  <rgm@gnu.org>
2493         * emacs-lisp/byte-run.el (declare-function): Add optional fourth
2494         argument and document it.
2496         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
2497         Third argument to declare-function must be a list to specify arglist.
2499         * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
2500         Handle declare-function third argument `t' and fourth argument.
2501         (check-declare-verify): Doc fix.  Handle `fileonly' case.
2502         Use progn rather than prog1.
2504         * desktop.el (uniquify-item-base):
2505         * term/mac-win.el (url-type): Declare as functions.
2507         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
2508         (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
2509         (bbdb-address-location, bbdb-record-addresses): Pass non-nil
2510         fourth arg to declare-function.
2512         * play/dunnet.el: Don't require cl when compiling.
2513         (byte-compile-warnings): Set via file local variables.
2514         (dun-parse): Let-bind `beg' and `line'.
2516 2007-11-29  Alexandre Julliard  <julliard@winehq.org>
2518         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
2520 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2522         * calendar/time-date.el (encode-time-value): Doc fix.
2524 2007-11-29  Glenn Morris  <rgm@gnu.org>
2526         * calendar/time-date.el (with-decoded-time-value): Doc fix.
2528         * textmodes/css-mode.el (prog-mode): Remove.
2529         (css-mode): Derive from fundamental-mode rather than prog-mode.
2531         * emacs-lisp/byte-run.el (declare-function): Doc fix.
2533         * emacs-lisp/check-declare.el (check-declare-locate)
2534         (check-declare-verify): Handle `external' files.
2535         (check-declare-errmsg): New function.
2536         (check-declare-verify, check-declare-file, check-declare-directory):
2537         Use check-declare-errmsg to report the number of problems.
2539         * ffap.el (w3-view-this-url)
2540         * mail/mspools.el (vm-visit-folder)
2541         * net/browse-url.el (w3-fetch-other-window, w3-fetch)
2542         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
2543         (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
2544         (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
2545         (bbdb-records)
2546         * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
2547         * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
2548         (sasl-make-client, sasl-next-step, sasl-step-data)
2549         (sasl-step-set-data)
2550         * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
2551         (htmlr-step): Declare as functions.
2553         * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
2554         Use bbdb-address-zip rather than bbdb-address-zip-string.
2556 2007-11-28  Richard Stallman  <rms@gnu.org>
2558         * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
2559         Move here from gnus/.
2561 2007-11-28  Martin Rudalics  <rudalics@gmx.at>
2563         * newcomment.el (comment-region-internal): Fix newline insertion
2564         in `block' case.
2566 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2568         * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
2570 2007-11-28  Glenn Morris  <rgm@gnu.org>
2572         * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
2573         delete .elc files.
2575         * nxml/char-name/unicode: Move to etc/nxml/.
2576         * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
2578         * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
2579         Declare as a function.
2581         * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
2582         * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
2583         * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
2585         * nxml/nxml-outln.el (nxml-token-start-tag-p)
2586         (nxml-token-end-tag-p): Move definitions before use.
2588         * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
2590         * nxml/nxml-uchnm.el (top-level)
2591         (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
2592         (nxml-enabled-unicode-blocks): Add custom group.
2594         * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
2595         Use string-to-number rather than string-to-int.
2597         * dired-x.el (dired-omit-old-add-entry): Declare as function.
2598         Move definition before use.
2599         (dired-old-find-buffer-nocreate): Declare as function.
2601         * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
2602         (check-declare-verify): Handle fset.
2604         * emulation/edt.el (edt-user-emulation-setup):
2605         Test edt-setup-user-bindings is bound before calling.
2607         * emulation/tpu-edt.el: Don't require cl when compiling.
2608         (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
2609         (tpu-edt-off): Use condition-case rather than ignore-errors.
2610         Use with-no-warnings.
2612         * eshell/esh-util.el (top-level): Use require rather than load for
2613         ange-ftp.
2615         * mail/supercite.el (sc-version): Redefine as an alias for
2616         emacs-version.
2617         (sc-help-address): Remove.
2618         (sc-version): Use emacs-version rather than sc-version.
2619         (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
2621         * net/socks.el (socks-original-open-network-stream): Declare as
2622         function.  Move definition before use.
2624 2007-11-28  Jay Belanger  <jay.p.belanger@gmail.com>
2626         * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
2627         (math-make-frac): Declare as functions.
2629 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
2631         * progmodes/cperl-mode.el (compilation-error-regexp-alist):
2632         Pacify byte compiler.
2633         (cperl-mode): Use with-no-warnings for setting vc-header-alist.
2635         * progmodes/idlwave.el (idlwave-shell-get-path-info)
2636         (idlwave-shell-temp-file, idlwave-shell-is-running)
2637         (widget-value, comint-dynamic-complete-filename, Info-goto-node):
2638         * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
2639         (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
2640         (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
2641         (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
2642         (idlwave-completing-read, idlwave-current-routine)
2643         (idlwave-downcase-safe, idlwave-entry-find-keyword)
2644         (idlwave-expand-keyword, idlwave-find-class-definition)
2645         (idlwave-find-inherited-class, idlwave-find-struct-tag)
2646         (idlwave-get-buffer-visiting, idlwave-in-quote)
2647         (idlwave-make-full-name, idlwave-members-only)
2648         (idlwave-popup-select, idlwave-routine-source-file)
2649         (idlwave-routines, idlwave-sintern-class)
2650         (idlwave-sintern-keyword, idlwave-sintern-method)
2651         (idlwave-sintern-routine-or-method)
2652         (idlwave-substitute-link-target, idlwave-sys-dir)
2653         (idlwave-this-word, idlwave-what-module-find-class)
2654         (idlwave-where):
2655         * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
2656         * mail/uce.el (rmail-msg-is-pruned)
2657         (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
2658         (rmail-toggle-header):
2659         * mail/sendmail.el (dired-view-file, dired-get-filename):
2660         * mail/rmailkwd.el (rmail-maybe-set-message-counters)
2661         (rmail-display-labels, rmail-msgbeg)
2662         (rmail-set-message-deleted-p, rmail-message-labels-p)
2663         (rmail-show-message, mail-comma-list-regexp)
2664         (mail-parse-comma-list):
2665         * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
2666         (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
2667         (rfc822-addresses, mail-abbrev-make-syntax-table)
2668         (mail-sendmail-delimit-header, mail-header-end):
2669         * mail/hashcash.el (message-narrow-to-headers-or-head)
2670         (message-fetch-field, message-goto-eoh)
2671         (message-narrow-to-headers):
2672         * vc.el (view-mode-exit): Declare as functions.
2674         * mail/vms-pmail.el:
2675         * vmsproc.el:
2676         * vms-patch.el: Don't byte compile these files, they don't work.
2678 2007-11-27  Glenn Morris  <rgm@gnu.org>
2680         * calc/calc-ext.el (math-read-big-rec):
2681         * calc/calc-nlfit.el (math-map-binop):
2682         * calc/calc.el (math-normalize-nonstandard): Fix declarations.
2684         * eshell/eshell.el (eshell-report-bug): Add version number of
2685         obsolescence.
2687         * emulation/viper.el, emulation/viper-util.el,
2688         emulation/viper-macs.el, emulation/viper-keym.el,
2689         emulation/viper-ex.el, emulation/viper-cmd.el:
2690         Load viper-*.el files silently.
2692         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
2693         ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
2694         Load ediff-*.el files silently.
2696         * ediff.el: Load dired silently.  Don't load info, pcl-cvs when
2697         compiling.
2698         (Info-goto-node): Declare as a function.
2700         * ediff-init.el: Don't load ange-ftp when compiling.
2701         * ediff-util.el: Don't load reporter when compiling.
2703         * ediff-wind.el (ediff-display-pixel-width)
2704         (ediff-display-pixel-height):
2705         * generic-x.el (ini-generic-mode):
2706         * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
2707         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
2708         (ps-mule-initialize, ps-mule-begin-job):
2709         * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
2710         (mark-calendar-days-named):
2711         * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
2712         (add-to-diary-list, diary-name-pattern)
2713         (mark-calendar-days-named):
2714         * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
2715         (mark-calendar-days-named):
2716         * calendar/cal-x.el (make-fancy-diary-buffer):
2717         * calendar/holidays.el (calendar-absolute-from-julian):
2718         * calendar/todo-mode.el (calendar-current-date):
2719         * calendar/cal-menu.el (calendar-increment-month)
2720         (calendar-month-name, extract-calendar-year)
2721         (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
2722         (calendar-current-date, calendar-cursor-holidays)
2723         (calendar-date-string, insert-diary-entry, calendar-set-mark)
2724         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
2725         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
2726         (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
2727         (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
2728         (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
2729         (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
2730         (calendar-day-of-year-string, calendar-iso-date-string)
2731         (calendar-julian-date-string, calendar-astro-date-string)
2732         (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
2733         (calendar-persian-date-string, calendar-bahai-date-string)
2734         (calendar-islamic-date-string, calendar-chinese-date-string)
2735         (calendar-coptic-date-string, calendar-ethiopic-date-string)
2736         (calendar-french-date-string, calendar-mayan-date-string)
2737         (calendar-print-chinese-date, calendar-goto-date):
2738         Declare as functions.
2740         * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
2741         (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
2743         * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
2744         aliases for report-emacs-bug.
2745         (gnus-summary-select-article, gnus-configure-windows): Declare as
2746         functions.
2748         * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
2749         compiler.
2751         * pgg.el (pgg-clear-string): Declare as a function.
2752         (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
2753         (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
2755         * emacs-lisp/check-declare.el (check-declare-locate):
2756         Handle compressed files.
2757         (check-declare-verify): Handle define-generic-mode,
2758         define-global(ized)-minor-mode, define-obsolete-function-alias.
2760 2007-11-27  Jay Belanger  <jay.p.belanger@gmail.com>
2762         * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
2763         algebraic modes.
2765         * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
2766         (math-is-true, calc-explain-why, calc-alg-edit)
2767         (math-composite-inequalities, math-flatten-lands)
2768         (math-multi-subst, calcFunc-vmatches, math-simplify)
2769         (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
2770         (math-read-string, math-read-brackets, math-read-angle-brackets):
2771         Declare as functions.
2773         * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
2774         (calc-fit-bell-shaped-logistic-curve)
2775         (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
2776         (calc-graph-lookup, calc-graph-set-styles, math-min-list)
2777         (math-max-list): Declare as functions.
2778         (math-map-binop): New function.
2779         (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
2781         * calc/calc.el (calc-set-language, calc-edit-finish)
2782         (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
2783         (calc-do-keypad, calcFunc-unixtime, math-parse-date)
2784         (math-lessp, calc-embedded-finish-command)
2785         (calc-embedded-select-buffer, calc-embedded-mode-line-change)
2786         (calc-push-list-in-macro, calc-replace-selections)
2787         (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
2788         (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
2789         (calc-embedded-stack-change, calc-refresh-evaltos)
2790         (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
2791         (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
2792         (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
2793         (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
2794         (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
2795         (math-dimension-error, calc-incomplete-error, math-float-fancy)
2796         (math-neg-fancy, math-zerop, calc-add-fractions)
2797         (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
2798         (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
2799         (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
2800         (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
2801         (math-compose-expr, math-comp-width, math-composition-to-string)
2802         (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
2803         (math-adjust-fraction, math-format-binary, math-format-radix)
2804         (math-group-float, math-mod, math-format-number-fancy)
2805         (math-format-bignum-fancy, math-read-number-fancy)
2806         (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
2807         (calc-do-embedded-activate, math-do-defmath)
2808         (calc-load-everything): Declare as functions.
2810         * calc/calc-ext.el (math-clip, math-round, math-simplify)
2811         (math-simplify-extended, math-simplify-units, calc-set-language)
2812         (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
2813         (calc-embedded-var-change, math-mul-float, math-arctan-raw)
2814         (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
2815         (math-normalize-hms, math-normalize-mod, math-make-sdev)
2816         (math-make-intv, math-normalize-logical-op, math-possible-signs)
2817         (math-infinite-dir, math-calcFunc-to-var)
2818         (calc-embedded-evaluate-expr, math-known-nonzerop)
2819         (math-read-expr-level, math-read-big-rec, math-read-big-balance)
2820         (math-format-date, math-vector-is-string, math-vector-to-string)
2821         (math-format-radix-float, math-compose-expr, math-abs)
2822         (math-format-bignum-binary, math-format-bignum-octal)
2823         (math-format-bignum-hex, math-format-bignum-radix)
2824         (math-compute-max-digits): Declare as functions.
2825         (math-provably-realp): Fix typo.
2827         * calc/calc-forms.el (calendar-current-time-zone)
2828         (calendar-absolute-from-gregorian, dst-in-effect): Declare as
2829         functions.
2831         * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
2833         * calc/calc-lang.el (math-read-factor, math-read-expr-level):
2834         Declare as functions.
2836         * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
2837         (math-posp, math-compare, math-bignum, math-compare-bignum):
2838         Declare as functions.
2840         * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
2841         (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
2842         (calc-explain-why, calc-clear-command-flag)
2843         (calc-roll-down-with-selections, calc-roll-up-with-selections)
2844         (calc-last-args, calc-is-inverse, calc-do-prefix-help)
2845         (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
2846         (math-trunc-special, math-trunc-fancy, math-floor-special)
2847         (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
2848         (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
2849         (math-pow-zero, math-pow-fancy): Declare as functions.
2851         * calc/calc-mode.el (calc-embedded-save-original-modes):
2852         Declare as a function.
2854         * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
2855         Declare as functions.
2856         (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
2857         (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
2858         Replace `mapcar*' by `math-map-binop'.
2859         (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
2861         * calc/calc-prog.el (edmacro-format-keys, edmacro-parse-keys)
2862         (math-read-expr-level): Declare as functions.
2864         * calc/calc-vec.el (math-read-expr-level): Declare as a function.
2866 2007-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2868         * emacs-lisp/lisp.el (end-of-defun): Restructure so that
2869         end-of-defun-function is called consistently, even for negative
2870         arguments.
2871         (end-of-defun-function): Default to forward-sexp.
2873 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
2875         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
2877 2007-11-26  Glenn Morris  <rgm@gnu.org>
2879         * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
2880         than :suffix.
2882         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
2884 2007-11-26  Simon Josefsson  <simon@josefsson.org>
2886         * net/imap.el: Move from ../gnus.
2888 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2890         * doc-view.el (doc-view-mode-p): New function.
2892 2007-11-25  Dan Nicolaescu  <dann@ics.uci.edu>
2894         * mail/mspools.el (rmail-get-new-mail):
2895         * mail/reporter.el (mail-position-on-field, mail-text):
2896         * mail/rmail.el (mail-position-on-field, mail-text-start)
2897         (rmail-update-summary):
2898         * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
2899         * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
2900         * mail/rmailout.el (rmail-update-summary):
2901         * mail/rmailsort.el (rmail-update-summary):
2902         * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
2903         (dired-view-file):
2904         * mail/uce.el (mail-strip-quoted-names):
2905         * mail/undigest.el (rmail-update-summary):
2906         * mail/unrmail.el (mail-strip-quoted-names):
2907         * ediff.el (diff-latest-backup-file): Declare as functions.
2909         * obsolete/mlsupport.el (ml-previous-page): Fix typo.
2910         (kill-to-end-of-line):
2911         * obsolete/rnews.el (news-set-minor-modes):
2912         Remove non working functions.
2914 2007-11-25  Glenn Morris  <rgm@gnu.org>
2916         * eshell/esh-maint.el (top-level): Use require with NOERROR for
2917         pcomplete.  Don't mess with load-path.
2919         * eshell/eshell.el (eshell-report-bug-address): Remove.
2920         (eshell-report-bug): Redefine as an alias for report-emacs-bug.
2922 2007-11-24  Glenn Morris  <rgm@gnu.org>
2924         * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
2925         (appt-disp-window): Don't require electric.
2926         Simplify minibuffer-avoidance code.
2927         (appt-select-lowest-window): Avoid minibuffer.
2929         * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
2930         (esh-mode): Require it.
2931         (esh-util): Use require rather than featurep and load.
2932         (eshell): No need to test if eshell-mode is bound; remove obsolete
2933         reference to eshell-auto.
2934         (eshell-command, eshell-command-result): Don't require esh-mode
2935         now that the file does.
2936         (top-level): Move provide statement to the end of the file.
2937         Re-order and update commentary.
2939 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
2941         * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
2942         (vc-annotate-toggle-annotation-visibility): New command.
2943         (vc-annotate-mode-map): Bind "V" to it.
2944         (vc-annotate-mode-menu): Add entry for it.
2945         (vc-annotate-get-time-set-line-props): New func.
2946         (vc-annotate-display-autoscale)
2947         (vc-annotate-display-difference): Use it.
2949         * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
2950         Also, match one space at end of annotation text, after last paren.
2952 2007-11-24  Michael Albinus  <michael.albinus@gmx.de>
2954         * ido.el (ido-file-name-all-completions-1): Check for fboundp of
2955         `tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
2956         `tramp-completion-mode'.
2958 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
2960         * vc-git.el (vc-git-show-log-entry): New func.
2962         * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
2963         (vc-git-state): Use vc-git--call.
2964         (vc-git-registered, vc-git-working-revision)
2965         (vc-git-previous-revision, vc-git-next-revision)
2966         (vc-git--run-command-string, vc-git-symbolic-commit):
2967         Use vc-git--out-ok.
2969 2007-11-24  Glenn Morris  <rgm@gnu.org>
2971         * emacs-lisp/byte-run.el (declare-function): Doc fix.
2973 2007-11-24  Kenichi Handa  <handa@m17n.org>
2975         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
2977 2007-11-23  David Kastrup  <dak@gnu.org>
2979         * server.el (server-process-filter): Use `command-line-args-left'.
2981 2007-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2983         * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
2985 2007-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
2987         * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
2988         buffer if the parent buffer is in vc-dired-mode.
2990 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
2992         * nxml: Initial merge of nxml.  Kept nxml/char-name subdir for now.
2994 2007-11-23  Juri Linkov  <juri@jurta.org>
2996         * dired.el (dired-read-dir-and-switches): For C-x d, set the
2997         value for M-n to the visited file name of the current buffer.
2998         Use minibuffer-with-setup-hook to set minibuffer-default to
2999         buffer-file-name inside read-file-name.
3001         * man.el (Man-getpage-in-background): Don't disregard user option
3002         `Man-width' on non-window systems.  Remove test for `window-system'
3003         around setting envvar "COLUMNS" depending on the value of `Man-width'.
3005         * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
3006         "emacs-grep".  Set envvar "GREP_OPTIONS" to "--color=auto" instead
3007         of "--color=always".
3009 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3011         * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
3012         beginning-of-defun-function.
3014 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
3016         * mail/hashcash.el: Move from ../gnus.  Add hashcash payments to email.
3018 2007-11-22  Glenn Morris  <rgm@gnu.org>
3020         * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
3022         * emacs-lisp/check-declare.el (check-declare-locate): New function.
3023         (check-declare-scan): Use check-declare-locate.
3024         (check-declare-verify): No longer adjust fnfile, now
3025         check-declare-locate does it.
3027         * emacs-lisp/byte-run.el (declare-function): Doc fix.
3029 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3031         * subr.el (posn-col-row): Make the `default-value' use explicit.
3033         * window.el (balance-windows): Remove unused var `counter'.
3034         (bw-balance-sub): Remove unused var `lastchild'.
3035         (split-window-vertically): Remove unused var `switch'.
3036         (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
3038         * emacs-lisp/bytecomp.el
3039         (byte-compile-file-form-custom-declare-variable): Simplify.
3041 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
3043         * cus-edit.el (custom-mode): Define with `define-derived-mode'.
3044         Set `show-trailing-whitespace' to nil.
3046         * dired.el (make-symbolic-link):
3047         * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
3048         (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
3049         * dired-x.el (make-symbolic-link):
3050         * frame.el (x-initialize-window-system):
3051         * menu-bar.el (x-menu-bar-open):
3052         * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
3053         (x-store-cut-buffer-internal):
3054         * wdired.el (make-symbolic-link):
3055         * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
3056         (x-send-client-message):
3057         * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
3059 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3061         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
3063 2007-11-22  Glenn Morris  <rgm@gnu.org>
3065         * dos-fns.el (int86):
3066         * term/mac-win.el (mac-font-panel-mode): Fix declarations.
3068         * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
3070         * calendar/holidays.el (holiday-list): Add autoload cookie.
3072         * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
3073         files relative to src/ directory.
3074         (check-declare-verify): Handle .c files.  Warn if could not find
3075         an arglist to check.
3077         * emacs-lisp/byte-run.el (declare-function): Doc fix.
3079 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
3081         * replace.el (occur-mode-map): Add a major mode menu with entries
3082         for all occur operations.
3084         * international/titdic-cnv.el (dos-8+3-filename):
3085         * obsolete/fast-lock.el (msdos-long-file-names):
3086         * frame.el (msdos-mouse-p):
3087         * files.el (msdos-long-file-names, w32-long-file-name):
3088         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
3089         (mac-resume-apple-event, mac-font-panel-mode)
3090         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
3091         (mac-clear-font-name-table):
3092         * term/pc-win.el (msdos-remember-default-colors)
3093         (w16-set-clipboard-data, w16-get-clipboard-data):
3094         * term/w32-win.el (w32-send-sys-command, w32-select-font)
3095         (set-message-beep):
3096         * net/browse-url.el (w32-shell-execute):
3097         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
3098         (w32-get-locale-info, w32-get-valid-locale-ids)
3099         (w32-set-clipboard-data):
3100         * dos-fns.el (int86, msdos-long-file-names):
3101         * dos-w32.el (default-printer-name): Declare as functions.
3103 2007-11-21  Jason Rumney  <jasonr@gnu.org>
3105         * emacs-lisp/byte-run.el (declare-function): Return nil.
3107 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3109         * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
3111 2007-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3113         * ps-print.el (ps-lpr-switches): Docstring fix.
3114         (ps-string-list): New fun.
3115         (ps-do-despool): Code fix.
3117 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
3119         * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
3121 2007-11-21  Glenn Morris  <rgm@gnu.org>
3123         * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
3124         for now.  Handle define-minor-mode, and defalias (with no argument
3125         checking).
3127 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
3129         * frame.el (msdos-mouse-p):
3130         * files.el (msdos-long-file-names, w32-long-file-name):
3131         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
3132         (mac-resume-apple-event, mac-font-panel-mode)
3133         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
3134         (mac-clear-font-name-table):
3135         * term/pc-win.el (msdos-remember-default-colors)
3136         (w16-set-clipboard-data, w16-get-clipboard-data):
3137         * term/w32-win.el (w32-send-sys-command, w32-select-font)
3138         (set-message-beep):
3139         * net/browse-url.el (w32-shell-execute):
3140         * dos-fns.el (int86, msdos-long-file-names):
3141         * dos-w32.el (default-printer-name): Undo previous change.
3143 2007-11-21  Eli Zaretskii  <eliz@gnu.org>
3145         * international/mule-cmds.el (set-locale-environment):
3146         Set default-file-name-coding-system _after_ keyboard and terminal
3147         coding systems.  This fixes last change.
3149         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
3150         one space after "Subject:".
3152 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3154         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
3155         in order to determine if there's a conflict.
3157 2007-11-21  Richard Stallman  <rms@gnu.org>
3159         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
3161         * reposition.el (reposition-window):
3162         Binding C-M-l moved to bindings.el.
3164         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
3166         * add-log.el (add-change-log-entry-other-window):
3167         Key binding C-x 4 a moved to bindings.el.
3169         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
3170         from filecache.el.
3172         * filecache.el: Minibuffer map bindings moved to bindings.el.
3174 2007-11-21  Jason Rumney  <jasonr@gnu.org>
3176         * international/mule-cmds.el (set-locale-environment):
3177         Set default-file-name-coding-system from system defaults on Windows.
3179 2007-11-21  Jason Rumney  <jasonr@gnu.org>
3181         * term/w32console.el: New term init file for w32 console.
3183         * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
3184         (x-setup-function-keys): Likewise, replacing top-level key definitions.
3185         (w32-tty-standard-colors): Move to term/w32console.el.
3187         * term/w32-win.el (x-setup-function-keys): Remove.
3189         * term/tty-colors.el (tty-register-default-colors): Remove special
3190         case for w32.
3192 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
3194         * frame.el (msdos-mouse-p):
3195         * generic-x.el (w32-shell-name):
3196         * files.el (msdos-long-file-names, w32-long-file-name)
3197         (dired-get-filename, dired-unmark, dired-do-flagged-delete)
3198         (dos-8+3-filename, vms-read-directory, view-mode-disable):
3199         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
3200         (mac-resume-apple-event, mac-font-panel-mode)
3201         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
3202         (mac-clear-font-name-table):
3203         * term/pc-win.el (msdos-remember-default-colors)
3204         (w16-set-clipboard-data, w16-get-clipboard-data):
3205         * term/w32-win.el (w32-send-sys-command, w32-select-font)
3206         (set-message-beep):
3207         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
3208         (w32-get-locale-info, w32-get-valid-locale-ids)
3209         (w32-set-clipboard-data):
3210         * help-fns.el (ad-get-advice-info):
3211         * font-lock.el (fast-lock-after-fontify-buffer)
3212         (fast-lock-after-unfontify-buffer, fast-lock-mode)
3213         (lazy-lock-after-fontify-buffer)
3214         (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
3215         * net/browse-url.el (w32-shell-execute):
3216         * dos-fns.el (int86, msdos-long-file-names):
3217         * dos-w32.el (default-printer-name): Declare as functions.
3219 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
3221         * textmodes/paragraphs.el (forward-sentence): Doc fix.
3222         Reported by Drew Adams <drew.adams@oracle.com>.
3224 2007-11-20  Jason Rumney  <jasonr@gnu.org>
3226         * term/w32-win.el (x-setup-function-keys): Protect against
3227         multiple calls on the same terminal.
3229 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
3231         * term/mac-win.el (x-setup-function-keys): Only setup
3232         local-function-key-map if it has not been setup already for the
3233         current frame.  Move the suspend-emacs processing here.
3235 2007-11-20  Juanma Barranquero  <lekktu@gmail.com>
3237         * progmodes/grep.el (xargs-program): New variable.
3238         (grep-compute-defaults): Use it.
3239         (grep-default-command): Doc fix.
3240         (grep, lgrep, rgrep): Reflow docstrings.
3242 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
3244         * vc.el (vc-find-revision): Set the parent buffer.
3245         Use when instead of if.
3247         * progmodes/python.el (info-lookup-maybe-add-help):
3248         * progmodes/ps-mode.el (doc-view-minor-mode):
3249         * mail/emacsbug.el (Info-menu, Info-goto-node):
3250         * emulation/viper-keym.el (viper-ex)
3251         (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
3252         * emulation/viper-cmd.el (widget-type, widget-button-press)
3253         (viper-set-hooks):
3254         * emacs-lisp/tcover-unsafep.el (unsafep-function):
3255         * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
3256         (ses-load, ses-vector-delete, ses-create-header-string)
3257         (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
3258         * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
3260 2007-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3262         * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
3264 2007-11-20  Glenn Morris  <rgm@gnu.org>
3266         * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
3267         for end of function-name.  Handle define-derived-mode.
3269 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
3271         * progmodes/idlw-help.el: Require browse-url unconditionally, it
3272         is available by default.
3273         (idlwave-help-browse-url-available): Change default to t.
3275         * emulation/edt.el (defgroup, defcustom): Remove definition.
3276         (eval-when-compile): Remove.
3277         (c-mark-function):
3278         * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
3279         * textmodes/fill.el (comment-search-forward)
3280         (comment-string-strip):
3281         * progmodes/prolog.el (comint-mode, comint-send-string)
3282         (comint-send-region, comint-send-eof):
3283         * progmodes/dcl-mode.el (imenu-default-create-index-function):
3284         * emulation/viper-util.el (viper-forward-Word):
3285         * emulation/vi.el (c-mark-function):
3286         * emulation/edt-vt100.el (vt100-wide-mode):
3287         * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
3289 2007-11-19  Michael Albinus  <michael.albinus@gmx.de>
3291         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
3292         Still some tuning in case of an echoing shell.
3293         (tramp-send-command): Connection property "remote-echo" is not
3294         persistent; cache key is the process therefore.
3296 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
3298         * replace.el (map-query-replace-regexp): Doc fix (revert part of
3299         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
3301 2007-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
3303         * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
3304         * play/yow.el (doctor-ret-or-read):
3305         * vc-hooks.el (vc-dired-resynch-file):
3306         * vc-hg.el (log-view-get-marked):
3307         * smerge-mode.el (ediff-cleanup-mess):
3308         * pcvs.el (vc-editable-p, vc-checkout):
3309         * pcomplete.el (comint-bol):
3310         * informat.el (texinfo-format-refill):
3311         * ido.el (tramp-tramp-file-p):
3312         * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
3313         (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
3314         * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
3315         functions.
3317         * textmodes/ispell.el (ispell-int-char): Make it a defalias
3318         instead of fset.
3319         (ispell-message): Use with-no-warnings for sc-cite-regexp call.
3321         * ido.el (ido-file-internal): Move with-no-warnings to include the
3322         ffap-string-at-point call.
3324         * pcomplete.el (pcomplete-executables): Move defsubst before first use.
3326         * vc-hg.el (vc-hg-revision-table): Fix last change.
3328 2007-11-19  Martin Rudalics  <rudalics@gmx.at>
3330         * menu-bar.el (top-level): Deactivate clipboard-kill-region and
3331         clipboard-yank when the buffer is read-only.
3333         * cus-edit.el (custom-field-keymap): Move to other Custom mode
3334         keymaps such that it's before the definition of Custom-mode-menu.
3335         (Custom-mode-menu): Show it for custom-field-keymap too.
3337 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
3339         * progmodes/gdb-ui.el: Update commentary.
3341 2007-11-18  Dan Nicolaescu  <dann@ics.uci.edu>
3343         * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
3345 2007-11-19  Glenn Morris  <rgm@gnu.org>
3347         * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
3348         does not exist, try adding `.el' extension.  Also search for defsubsts.
3350         * cus-edit.el (recentf-expand-file-name):
3351         * dired.el (dired-relist-entry):
3352         * subr.el (w32-shell-dos-semantics):
3353         * emacs-lisp/bytecomp.el (compilation-forget-errors):
3354         Declare as functions.
3356 2007-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3358         * abbrev.el (kill-all-abbrevs, insert-abbrevs)
3359         (prepare-abbrev-list-buffer): Use dolist.
3360         (clear-abbrev-table): Preserve properties.
3362 2007-11-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>  (tiny change)
3364         * textmodes/texinfmt.el (texinfo-format-printindex):
3365         Collect combined indexes using texinfo-short-index-format-cmds-alist.
3366         Reported on <bug-texinfo@gnu.org>.
3368 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
3370         * net/tramp.el (tramp-completion-reread-directory-timeout):
3371         New defcustom.
3372         (tramp-handle-file-name-all-completions): Flush directory contents
3373         from cache regularly.
3374         (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
3375         (tramp-open-connection-setup-interactive-shell):
3376         Call `tramp-cleanup-connection' via funcall.
3378         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
3379         created when copying.
3381 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
3383         * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
3384         * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
3385         * eshell/esh-ext.el (eshell-external-command):
3386         * eshell/esh-cmd.el (require):
3387         * eshell/em-unix.el (eshell-plain-locate-behavior):
3388         * eshell/em-cmpl.el (eshell-cmpl-initialize):
3389         Replace eshell-under-xemacs-p with (featurep 'xemacs).
3390         * eshell/esh-mode.el (characterp, char-int): Remove unused
3391         conditional defaliases.
3393         * pcomplete.el (pcomplete-event-matches-key-specifier-p):
3394         Rename from event-matches-key-specifier-p, define unconditionally.
3395         (event-basic-type): Remove unused defalias.
3396         (pcomplete-show-completions):
3397         Use pcomplete-event-matches-key-specifier-p.
3399 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
3401         * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
3402         when saving esh-groups.el.
3404 2007-11-17  Martin Rudalics  <rudalics@gmx.at>
3406         * wid-edit.el (widget-default-complete):
3407         * progmodes/flymake.el (flymake-goto-file-and-line):
3408         Fix typo in (doc-)string.
3410 2007-11-17  Glenn Morris  <rgm@gnu.org>
3412         * emacs-lisp/byte-run.el (declare-function): New macro.
3413         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
3414         New function, byte-hunk-handler for declare-function.
3415         (byte-compile-callargs-warn): Handle declared functions.
3417         * emacs-lisp/check-declare.el: New file.
3418         * Makefile.in (check-declare): New target.
3420         * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
3422         * subr.el (process-lines): Move here from ../admin/admin.el.
3423         * emacs-lisp/authors.el (authors-process-lines): Remove.
3424         (authors): Use process-lines rather than authors-process-lines.
3426         * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
3427         Remove these files.
3429 2007-11-17  Juanma Barranquero  <lekktu@gmail.com>
3431         * emacs-lisp/backquote.el (backquote):
3432         Improve argument/docstring consistency.
3434         * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
3435         (ring-length, ring-empty-p): Use c[ad]dr.
3436         (ring-plus1): Use `1+'.
3437         (ring-minus1): Use `zerop'.
3438         (ring-remove): Use c[ad]dr.  Use `when'.
3439         (ring-copy): Use c[ad]dr.  Use `let', not `let*'.
3440         (ring-ref): Use `let', not `let*'.
3441         (ring-insert-at-beginning): Use c[ad]dr.  Doc fix.
3442         (ring-insert+extend): Use c[ad]dr.  Fix typo in docstring.
3443         (ring-member): Simplify.  Doc fix.
3444         (ring-convert-sequence-to-ring): Simplify.
3446 2007-11-17  Juri Linkov  <juri@jurta.org>
3448         * dired-aux.el (dired-create-directory): Allow creating
3449         a directory of an arbitrary depth.  Add a loop to find the topmost
3450         nonexistent parent dir `new', and call `dired-add-file' on it.
3451         Set the `PARENTS' arg of `make-directory' to t.
3453 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3455         * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
3456         (math-build-parse-table): Get parse information from math-parse-table.
3458 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3460         * window.el (recenter-last-op): New var.
3461         (recenter-top-bottom): New command.
3462         (global-map): Bind it to C-l.
3464         * abbrev.el (abbrev--write): Fix error in transcription from C.
3466         * emulation/pc-select.el (pc-select-shifted-mark): Remove.
3467         (pc-select-ensure-mark): Set mark-active to a special value instead.
3468         Rename from ensure-mark.  Update call callers.
3469         (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
3470         Rewrite.  Update all callers.
3471         (pc-selection-mode): Remove redundant var declaration.
3473 2007-11-16  Tassilo Horn  <tassilo@member.fsf.org>
3475         * doc-view.el (doc-view-search-backward, doc-view-search):
3476         Fix assignment to free variable bug.
3478 2007-11-16  Martin Pohlack  <mp26@os.inf.tu-dresden.de>  (tiny change)
3480         * emulation/pc-select.el (pc-select-shifted-mark): New var.
3481         (ensure-mark): Set it.
3482         (maybe-deactivate-mark): New fun.
3483         Use it everywhere instead of (setq mark-active nil).
3485 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
3487         * textmodes/reftex-dcr.el (reftex-start-itimer-once):
3488         Add check for XEmacs.
3490         * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
3492         * doc-view.el (doc-view-resolution): Add missing :group.
3494 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
3496         * subr.el (make-variable-frame-local):
3497         Fix typo in obsolescence declaration.
3499 2007-11-16  Werner Lemberg  <wl@gnu.org>
3501         * files.el (set-auto-mode-1): Check second line for -*- if file
3502         starts with '\" (which is used by man pages to identify needed
3503         troff preprocessors).
3505 2007-11-16  Glenn Morris  <rgm@gnu.org>
3507         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
3509 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3511         * calc/calc-lang.el (math-oper-table): Fix typo.
3512         Reduce precedence of "/" for TeX.
3514         * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
3516 2007-11-16  Juri Linkov  <juri@jurta.org>
3518         * dired-aux.el (dired-read-shell-command-default): New function.
3519         (dired-read-shell-command): Use its return value for DEFAULT arg.
3521         * replace.el (keep-lines-read-args, occur-read-primary-args):
3522         Use a list of default values for DEFAULT arg of read-from-minibuffer.
3524         * man.el (Man-heading-regexp): Add 0-9.
3525         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
3527 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3529         * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
3530         (doc-view-resolution): New custom var.
3531         (doc-view-pdf/ps->png): Use it.
3532         (doc-view-shrink-factor): New var.
3533         (doc-view-enlarge, doc-view-shrink): New commands.
3534         (doc-view-mode-map): Use them.
3536 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
3538         * ediff-wind.el (ediff-window-setup-function):
3539         * simple.el (normal-erase-is-backspace):
3540         * eshell/em-unix.el (eshell/info):
3541         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
3542         Fix typos in docstrings.
3544         * emulation/cua-base.el (cua--keymaps-initialized):
3545         Rename from `cua--keymaps-initalized'.  Callers changed.
3546         (cua-highlight-region-shift-only): Doc fix.
3547         (cua-paste-pop): Fix typo in docstring.
3549 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3551         * emulation/cua-base.el (cua--pre-command-handler-1):
3552         Use input-decode-map instead of function-key-map.
3553         Use event-modifiers now that it works reliably.
3555         * vc.el (vc-diff-internal): Pop-to-buffer later.
3557         * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
3559         * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
3560         did not touch them.
3562 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
3564         * calc/calc-menu.el: New file.
3565         * calc/calc.el (calc-mode): Require calc-menu.
3567 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
3569         * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
3571 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
3573         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
3574         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
3575         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
3576         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
3577         locations.
3578         (gdb-info-breakpoints-custom, gdb-assembler-custom)
3579         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
3580         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
3582 2007-11-13  Noah Friedman  <friedman@splode.com>
3584         * calc/calc.el: Add `backward-delete-char-untabify' to the list of
3585         bindings to remap when `calc-scan-for-dels' is non-nil.
3587 2007-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3589         * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
3590         constant forms.
3591         (byte-compile-nilconstp): New function.
3592         (byte-optimize-cond): Kill subsequent branches when a branch is
3593         know to be taken or not taken.
3594         (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
3596 2007-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
3598         * vc.el (vc-register): Allow registering a file passed as a
3599         parameter instead of just the current buffer.
3601 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
3603         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
3604         Check whether the output of "uname -sr" has been changed.
3606 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3608         * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
3609         patterns from compilation-perl.el and compilation-weblint.el files.
3611 2007-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
3613         * progmodes/compilation-perl.el:
3614         * progmodes/compilation-weblint.el: Disable autoloads, they cause
3615         a bootstrap failure.
3617         * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
3618         instead of doing "cvs diff" in order to avoid accessing the repository.
3620 2007-11-12  Kevin Ryde  <user42@zip.com.au>
3622         * progmodes/compilation-perl.el:
3623         * progmodes/compilation-weblint.el: New files.
3625 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
3627         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
3628         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
3629         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
3630         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
3631         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
3632         Rewrite in active voice.
3634 2007-11-11  Tassilo Horn  <tassilo@member.fsf.org>
3636         * doc-view.el: Add comments about isearch support.
3638 2007-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
3640         * vc.el (vc-start-entry): Fix setting the in the case the function
3641         is called from vc-dired.  Use when instead of if where appropriate.
3643 2007-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3645         * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
3646         to be a list.
3647         (ps-begin-job): Error if ps-lpr-switches is not a list.
3649 2007-11-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3651         * faces.el (face-normalize-spec): Remove function.
3652         (frame-set-background-mode): Undo last change.
3654 2007-11-10  Jason Rumney  <jasonr@gnu.org>
3656         * w32-fns.el: Sync charset names with setup-default-fontset.
3657         Append "-1" where second part missing.
3659 2007-11-10  Juri Linkov  <juri@jurta.org>
3661         * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
3662         Fix docstring.  Reported by Leo <sdl.web@gmail.com>.
3664         * custom.el (custom-note-var-changed): Remove the `interactive'
3665         spec from this new non-interactive function.
3667 2007-11-10  Tassilo Horn  <tassilo@member.fsf.org>
3669         * doc-view.el (doc-view-mode-map, doc-view-menu)
3670         (doc-view-pdf->txt-sentinel): Adapt to new search UI.
3671         (doc-view-search-backward): New function.
3672         (doc-view-search): Query new regexp if prefix arg is given, else
3673         jump to next/previous match.
3674         (doc-view-mode): Handle compressed files.
3675         (jka-compr): Required for compressed files.
3677 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
3679         * replace.el (query-replace-show-replacement): New defcustom.
3680         (perform-replace): Use `match-substitute-replacement' if
3681         `query-replace-show-replacement' is non-nil.
3683 2007-11-10  David Kastrup  <dak@gnu.org>
3685         * subr.el (match-substitute-replacement): New function.
3687 2007-11-10  Carsten Dominik  <dominik@science.uva.nl>
3689         * files.el (auto-mode-alist): Select org-mode for files with the
3690         extension ".org".
3692 2007-11-10  Martin Rudalics  <rudalics@gmx.at>
3694         * help.el (help-window, help-window-point-marker): New variables.
3695         (help-window-select): New option.
3696         (with-help-window): New macro for displaying help windows.
3697         (help-window-display-message, help-window-setup-finish)
3698         (help-window-setup): New functions used for setting up help windows.
3699         (print-help-return-message): Reset help-window to nil.
3700         (view-lossage): Use with-help-window instead of
3701         with-output-to-temp-buffer and move help-window-point-marker after
3702         inserted text.
3703         (describe-bindings, describe-key, describe-mode): Use
3704         with-help-window instead of with-output-to-temp-buffer.
3706         * help-mode.el (help-mode): Set view-exit-action to bury the
3707         buffer instead of fiddling with windows.  Simplify code.
3708         (help-mode-finish): When help-window eqs t set it to the selected
3709         window and have with-help-window set up view-return-to-alist.
3710         (help-buffer): Add autoload cookie.
3712         * view.el (view-remove-frame-by-deleting): Change default value to t.
3713         Add autoload cookie.
3714         (view-exit-action, view-file, view-file-other-window)
3715         (view-file-other-frame, view-buffer, view-buffer-other-window)
3716         (view-buffer-other-frame): Rewrite doc strings.
3717         (view-return-to-alist-update): New function to remove stale entries
3718         from view-return-to-alist.
3719         (view-mode-enter): Rewrite doc string and simplify code.
3720         (view-mode-exit): Handle new case 'keep-frame.  Don't reset
3721         view-exit-action to nil.  Simplify code and rewrite doc string.
3723         * apropos.el (apropos-describe-plist):
3724         * descr-text.el (describe-char):
3725         * disp-table.el (describe-display-table):
3726         * faces.el (list-faces-display, describe-face):
3727         * facemenu.el (list-colors-display):
3728         * help-fns.el (describe-function, describe-variable)
3729         (describe-syntax, describe-categories):
3730         Use with-help-window instead of with-output-to-temp-buffer.
3732 2007-11-10  Dan Nicolaescu  <dann@ics.uci.edu>
3734         * emacs-lisp/byte-opt.el (byte-optimize-featurep):
3735         Optimize (featurep 'emacs) to t.
3737         * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
3738         New function.
3739         (byte-compile-maybe-guarded): Use it to also look for bound
3740         symbols inside `and' forms.  Comment out non-working code that was
3741         trying to avoid warnings for XEmacs code.
3743         * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
3745         * vc-svn.el (vc-svn-print-log, vc-svn-diff):
3746         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
3747         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
3748         (vc-cvs-annotate-command):
3749         * vc-arch.el (vc-arch-diff): Remove test to check if start-process
3750         is bound, it always is.
3752 2007-11-10  Jason Rumney  <jasonr@gnu.org>
3754         * term/w32-win.el (w32-initialize-window-system): Move SJIS font
3755         setup here from global scope.
3757 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
3759         * ido.el (ido-save-history): Save the history file in UTF-8, not
3760         the current filename coding system.
3762 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3764         * simple.el (interprogram-cut-function, interprogram-paste-function):
3765         Don't make them frame-local any more.
3767         * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
3768         Don't set interprogram-(cut|paste)-function on each frame.
3770         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
3771         Make them work in tty frames.
3772         (interprogram-cut-function, interprogram-paste-function):
3773         Set them globally.
3775 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3777         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
3778         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
3779         (iso-iso2duden-trans-tab): Add docstring.
3781 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3783         * abbrev.el (define-abbrev-table): Record the variable definition.
3785         * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
3786         New function.
3788 2007-11-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3790         * ps-print.el: Clean the code for checking suitable Emacs version.
3791         (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
3792         (ps-print-version): New version 6.8.1.
3794 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3796         * files.el (enable-local-variables): Doc fix.
3798 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
3800         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
3802 2007-11-09  Sven Joachim  <svenjoac@gmx.de>
3804         * dired-aux.el (dired-copy-file-recursive):
3805         Preserve directory permissions.
3807 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3809         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
3810         (whitespace-unload-function): New-style unload function.  When run,
3811         unintern `whitespace-unload-hook' and call `unload-feature' recursively
3812         to stop the old hook from messing with the unloading.
3814 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3816         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
3817         (elp-unset-master, elp-results): Fix typos.
3818         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
3819         Doc fixes.
3821         * msb.el (msb--many-menus): Remove variable.
3822         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
3823         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
3824         (msb--toggle-menu-type): Fix typos in docstrings.
3826         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
3827         (shadow-insert-var): Doc fixes.
3828         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
3829         Reflow docstrings.
3830         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
3832 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3834         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
3835         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
3836         Fix typos in autoload docstrings.
3838 2007-11-09  Richard Stallman  <rms@gnu.org>
3840         * savehist.el (savehist-save): Obey savehist-ignored-variables.
3842 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
3844         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
3845         (gdb-var-update-handler-1): Use it.
3847 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3849         * loadhist.el (unload-feature): Remove erroneous check for the
3850         FEATURE-unload-function variable; check the existence of the
3851         function (that's what the docstring says, and it makes more sense).
3853         * follow.el (follow-unload-function): Add docstring.
3854         (follow-unload-function): Remove variable.
3856         * server.el (server-unload-function): Remove variable.
3857         (server-unload-function): Unbind `server-edit' from `C-x #'.
3859         * ses.el (ses-unload-function): New function.
3861 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3863         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
3864         (unsafep-progn, unsafep-let): Fix typos in docstrings.
3866         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
3867         before use to avoid a warning in packages that require uniquify.
3868         (uniquify-unload-function): New function and var.
3870 2007-11-09  Dan Nicolaescu  <dann@ics.uci.edu>
3872         * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
3873         (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
3874         (ediff-current-diff-A, ediff-current-diff-B)
3875         (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
3876         (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
3877         (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
3878         (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
3879         (ediff-odd-diff-Ancestor, ediff-reset-mouse):
3880         * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
3881         (ediff-setup-windows-plain-merge)
3882         (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
3883         (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
3884         * ediff-util.el (ediff-setup-keymap, )
3885         (ediff-toggle-wide-display, ediff-toggle-multiframe)
3886         (ediff-toggle-use-toolbar, ediff-really-quit)
3887         (ediff-good-frame-under-mouse)
3888         (ediff-highlight-diff-in-one-buffer)
3889         (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
3890         (ediff-make-bullet-proof-overlay):
3891         * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
3892         (ediff-set-meta-overlay):
3893         * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
3894         * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
3895         ediff-emacs-p with their former definitions.
3897         * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
3898         (viper-has-face-support-p, viper-inactivate-input-method)
3899         (viper-activate-input-method)
3900         (viper-use-replace-region-delimiters, viper-restore-cursor-type):
3901         * emulation/viper-mous.el (viper-multiclick-timeout)
3902         (viper-surrounding-word, viper-mouse-click-insert-word)
3903         (viper-mouse-click-search-word, viper-parse-mouse-key):
3904         * emulation/viper-macs.el (viper-char-array-to-macro):
3905         * emulation/viper.el (viper-go-away, viper-set-hooks)
3906         (viper-non-hook-settings):
3907         * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
3908         (viper-get-saved-cursor-color-in-insert-mode)
3909         (viper-get-saved-cursor-color-in-emacs-mode)
3910         (viper-check-version, viper-get-visible-buffer-window)
3911         (viper-file-checked-in-p, viper-set-replace-overlay)
3912         (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
3913         (viper-check-minibuffer-overlay, viper-read-key-sequence)
3914         (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
3915         with their former definitions.
3916         (viper-eventify-list-xemacs): Only do work for XEmacs.
3917         (viper-set-unread-command-events): Only do work for Emacs.
3918         (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
3919         (viper-move-overlay, viper-overlay-start, viper-overlay-end)
3920         (viper-overlay-get, viper-overlay-put, viper-read-event)
3921         (viper-characterp, viper-int-to-char, viper-get-face)
3922         (viper-color-defined-p, viper-iconify): New defaliases replacing
3923         the old fsets.
3925         * progmodes/fortran.el (comment-region-function)
3926         (uncomment-region-function): Pacify byte compiler.
3928         * vc.el (vc-diff-internal): Remove code for an old version of gnus.
3930 2007-11-08  Michael Albinus  <michael.albinus@gmx.de>
3932         * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
3933         `process-environment'.
3935 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
3937         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
3938         match dir like "a...b".
3940 2007-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3942         * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
3944 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
3946         * net/tramp.el (tramp-handle-substitute-in-file-name):
3947         Don't expand the remote connection identification.
3948         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
3949         Set also $PS2 and $PS3 when setting $PS1.  Check for shell echoing
3950         before calling stty.
3952         * net/tramp-cache.el (tramp-cache-print)
3953         (tramp-dump-connection-properties): Fix docstring.
3954         (tramp-list-connections): Rename from `tramp-cache-list-connections'.
3956         * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
3958         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
3959         remote connection identification when setting connection property.
3961         * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
3962         "//" substitutes only in the local filename part.
3964 2007-11-07  David Hansen  <david.hansen@gmx.net>
3966         * eshell/em-glob.el (eshell-extended-glob): Sort matches.
3968 2007-11-07  Glenn Morris  <rgm@gnu.org>
3970         * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
3971         Remove superfluous concats.  Move final set-buffer to
3972         non-emacs-specific code.
3974 2007-11-07  Rob Riepel  <riepel@networking.stanford.edu>
3976         * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
3978 2007-11-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
3980         * eshell/esh-mode.el (eshell-output-filter):
3981         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
3982         Use `with-current-buffer'.
3984 2007-11-07  Andreas Schwab  <schwab@suse.de>
3986         * server.el (server-start): Only register cleanup after server was
3987         started.
3989 2007-11-06  Michael Albinus  <michael.albinus@gmx.de>
3991         * net/tramp.el (top): Don't autoload `tramp-cache-print'.
3993         * net/tramp-cache (tramp-cache-print): Move down.
3994         (tramp-cache-list-connections): New defun.
3996         * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
3998 2007-11-06  Juanma Barranquero  <lekktu@gmail.com>
4000         * ido.el (ido-save-history): Write the history file in the current
4001         filename coding system, and add `coding' file-local variable.
4003 2007-11-06  Carsten Dominik  <dominik@science.uva.nl>
4005         * textmodes/org.el (org-table-formula-substitute-names):
4006         Remove forgotten temporary debugging code.
4008 2007-11-05  Michael Albinus  <michael.albinus@gmx.de>
4010         * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
4011         the prompt.
4013 2007-10-05  Chris Moore  <christopher.ian.moore@gmail.com>
4015         * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
4017 2007-11-05  Simon Josefsson  <simon@josefsson.org>
4019         * net/tls.el (tls-end-of-info): Doc fix.
4021 2007-11-05  Kenichi Handa  <handa@ni.aist.go.jp>
4023         * international/utf-7.el (utf-7-imap): New coding system.
4024         (utf-7-imap-post-read-conversion): New function.
4025         (utf-7-imap-pre-write-conversion): New function.
4027 2007-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4029         * abbrev.el (abbrev--write): Fix up typo.
4031 2007-11-04  Juanma Barranquero  <lekktu@gmail.com>
4033         * abbrev.el (define-abbrev-table): Doc fix.
4035 2007-11-04  Thien-Thi Nguyen  <ttn@gnuvola.org>
4037         * info.el (Info-revert-buffer-function): New func.
4038         (Info-mode): Arrange to use it for reverting.
4039         (Info-copy-current-node-name): Add space between filename and nodename.
4041 2007-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4043         * abbrev.el (expand-abbrev): Move point back to expansion's end.
4045 2007-11-04  Glenn Morris  <rgm@gnu.org>
4047         * net/tls.el: Don't require rx when compiling.
4048         (tls-end-of-info): Rewrite without using rx.
4049         (open-tls-stream): Use with-current-buffer.
4051 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
4053         * net/tls.el: Require rx when compiling.
4054         (tls-end-of-info): New variable.
4055         (open-tls-stream): Keep reading input until `tls-end-of-info' is
4056         matched.
4058 2007-11-03  Sean O'Rourke  <seano@cs.ucla.edu>
4060         * register.el (append-to-register, prepend-to-register):
4061         Don't signal error on empty register; use the text, instead.
4063 2007-11-03  Michael Olson  <mwolson@gnu.org>
4065         * textmodes/remember.el (remember-buffer):
4066         Use define-obsolete-function-alias rather than defalias.
4068 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
4070         * simple.el (bad-packages-alist): Anchor semantic regexp.
4072 2007-11-03  Glenn Morris  <rgm@gnu.org>
4074         * newcomment.el (comment-dwim): Call comment-insert-comment-function,
4075         if defined, for blank lines.  Doc fix.
4077         * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
4078         (fortran-mode): Set values for comment-region-function,
4079         uncomment-region-function and comment-insert-comment-function.
4080         (fortran-uncomment-region): New function.
4082         * textmodes/nroff-mode.el (nroff-mode):
4083         Set comment-insert-comment-function rather than indent-line-function.
4084         (nroff-indent-line-function): Remove.
4085         (nroff-insert-comment-function): New function.
4087 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
4089         * ediff-vers.el (ediff-vc-working-revision): Add a quote.
4091 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
4093         * emulation/viper-ex.el (viper-ex): Do not ignore the region.
4095         * emulation/viper-cmd.el (viper-prev-destructive-command)
4096         (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
4097         copy-sequence.
4099         * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
4100         Got rid of ediff-copy-list.
4102         * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
4103         use face-name.
4104         (ediff-test-utility, ediff-diff-mandatory-option)
4105         (ediff-reset-diff-options): Remove to simplify the mandatory option
4106         handling on Windows.
4107         (ediff-set-diff-options): Add.
4108         (ediff-diff-options): Set "--binary" option as default in some cases.
4110         * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
4111         (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
4112         ediff-vc-working-revision.  Require vc-hooks.
4114 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
4116         * files.el (hack-local-variables): Fix membership tests to avoid
4117         treating all variables as safe if `enable-local-variables' is
4118         set to :safe (CVE-2007-5795).
4120 2007-11-02  Glenn Morris  <rgm@gnu.org>
4122         * newcomment.el (comment-indent): Let comment-insert-comment-function,
4123         if defined, do all the work of inserting a new comment.
4125         * progmodes/etags.el (tags-table-mode): Disable undo.
4127         * simple.el (bad-packages-alist): Revert previous change.
4129 2007-11-02  Dan Nicolaescu  <dann@ics.uci.edu>
4131         * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
4133         * obsolete/lselect.el: Do not warn about unknown functions.
4135 2007-11-02  Michael Olson  <mwolson@gnu.org>
4137         * textmodes/remember.el (remember-buffer): Make this an alias of
4138         remember-finalize, because Org uses it.
4140 2007-11-01  Michael Olson  <mwolson@gnu.org>
4142         * textmodes/remember.el: Improve documentation in heading.
4143         (remember-before-remember-hook): Turn into a customizable option.
4144         (remember): Document INITIAL argument.
4145         (remember-region): Remove autoload cookie.  Improve docstring to
4146         mention that it is called from the *Remember* buffer, and does not
4147         have any functional overlap with the `remember' function.
4148         (remember-finalize): Remove autoload cookie.  Rename from
4149         remember-buffer to emphasize that this does not have any
4150         functional overlap with the `remember' function.
4151         (remember-destroy): Remove autoload cookie.
4152         (remember-mode-map): Define and initialize in one step.
4153         (remember-mode): Improve docstring.
4154         (remember-annotation-functions): Default to just '(buffer-file-name),
4155         and don't try to take the default value from Planner.
4157 2007-11-01  Glenn Morris  <rgm@gnu.org>
4159         * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
4161         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
4163         * emacs-lisp/authors.el (authors-scan-change-log)
4164         (authors-scan-el): Don't enable local eval; enable only safe local
4165         variables, without querying.
4167         * mail/footnote.el (footnote-numeric-regexp)
4168         (footnote-english-upper-regexp, footnote-english-lower-regexp)
4169         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
4170         Match multi-character footnotes.
4172         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
4173         (nroff-indent-line-function): New function.
4174         (nroff-count-text-lines): Use nroff-forward-text-line rather than
4175         obsolete alias.
4177 2007-11-01  Ryan Yeske  <rcyeske@gmail.com>
4179         * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
4180         (rcirc-elapsed-lines): New argument PROCESS.  Update callers.
4181         (rcirc-print): Only update the line count when not marking the
4182         line as omittable.
4183         (rcirc-log-write): Specify coding system when writing logfile.
4184         (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
4186 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
4188         * printing.el (printing): Fix :version, printing.el was included
4189         for in emacs-22.1.
4190         (pr-path-style, pr-path-alist, pr-txt-name)
4191         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
4192         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
4193         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
4194         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
4195         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
4196         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
4197         (pr-setting-database, pr-visible-entry-list)
4198         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
4199         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
4201         * ediff-util.el (ediff-nuke-selective-display): Move definition to
4202         top level, make it dependent on the emacs flavor.
4204         * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
4205         Test for XEmacs not for itimer.
4207         * term/sun-mouse.el:
4208         * obsolete/sun-fns.el:
4209         * obsolete/sun-curs.el: Remove files.
4211         * term/sun.el (select-previous-complex-command): Remove obsolete code.
4213 2007-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4215         * doc-view.el (doc-view-cache-directory): Fix bug where an integer
4216         was given to concat.
4218 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4220         * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
4221         used normally for goto-line.  Change `g' to revert the buffer.
4222         Add redundant `r' binding for buffer-revert.
4224         * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
4225         (mail-abbrevs-setup): Use abbrev-expand-functions.
4226         (build-mail-abbrevs): Use with-temp-buffer.
4227         (define-mail-abbrev): Simplify.
4228         (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
4229         Change it for use on abbrev-expand-functions.
4230         (mail-abbrev-complete-alias): Use with-syntax-table.
4232 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
4234         * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
4235         directly.  Fix bug in deleting temp file.
4237 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4239         * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
4240         Merge defvar and define-abbrev-table.
4241         (def-python-skeleton): Use :case-fixed and :enable-function.
4242         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
4243         Remove.
4244         (python-mode): Don't modify pre-abbrev-expand-hook.
4246 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
4248         * ediff-util.el (ediff-file-checked-out-p)
4249         (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
4251 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4253         * abbrev.el (abbrev-symbol): Correct let->let*.
4254         (abbrev--before-point): Only use abbrev-start-location if before point.
4256 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
4258         * strokes.el (strokes-alphabetic-lessp): Simplify.  Doc fix.
4259         (strokes-unload-hook): Remove function and variable.
4260         (strokes-unload-function): New-style unload function, adapted
4261         from `strokes-unload-hook'.
4263         * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
4264         (cl-unload-hook): Remove variable.
4265         (cl-unload-function): New-style unload function, adapted
4266         from `cl-cannot-unload'.
4268         * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
4269         (elp-unload-function): New-style unload function, adapted
4270         from `elp-unload-hook'.
4272 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
4274         * emacs-lisp/find-func.el (find-library): Use library at
4275         point as default interactive argument.
4277 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
4279         * shadowfile.el (shadow-join): Remove.
4280         (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
4281         (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
4282         (shadowfile-unload-hook): Remove function and variable.
4283         (shadowfile-unload-function): New-style unload function, adapted
4284         from `shadowfile-unload-hook'.
4286 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
4288         * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
4289         only if it is bound.
4291         * textmodes/reftex.el: Move autoloads for before all uses.
4292         (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
4293         (reftex-delete-overlay): Move to the top level with the condition
4294         in the body.
4296         * progmodes/simula.el: Use when instead of if.
4298         * iimage.el (iimage-locate-file): Define unconditionally.
4300         * mail/mailabbrev.el (mail-abbrev-next-line):
4301         * emulation/vip.el (vip-enlarge-region, vip-line)
4302         (vip-next-line-at-bol, vip-previous-line)
4303         (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
4304         Wrap with-no-warnings around uses of next-line and previous-line.
4306         * ediff.el (run-ediff-from-cvs-buffer):
4307         * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
4308         Remove function not used by pcl-cvs anymore.
4309         (noninteractive, generic-sc-get-latest-rev)
4310         (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
4311         Delete support for long obsolete generic-sc.el.
4313 2007-10-31  Glenn Morris  <rgm@gnu.org>
4315         * cvs-status.el: No longer require pcvs when compiling.
4317         * doc-view.el (doc-view-conversion-refresh-interval)
4318         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
4319         (doc-view-reset-slice): Doc fixes.
4320         (doc-view-menu): Remove deleted function doc-view-edit-doc.
4322 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
4324         * help-at-pt.el (help-at-pt-unload-hook): Remove.
4325         Timers are automatically canceled by `unload-feature'.
4327         * delsel.el (delsel-unload-hook): Remove function and variable.
4328         (delsel-unload-function): New-style unload function, adapted
4329         from `delsel-unload-hook'.
4331         * msb.el (msb-unload-hook): Remove function and variable.
4332         (msb-unload-function): New-style unload function, adapted from
4333         `msb-unload-hook'.
4335 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
4337         * desktop.el (uniquify-managed): Pacify byte compiler.
4338         (desktop-buffer-info): If the buffer name is managed by uniquify,
4339         save the base name, not the uniquified one.
4340         (desktop-create-buffer): Allow `rename-buffer' to generate a new
4341         name in case of conflict.
4343 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4345         * doc-view.el: Use expand-file-name rather than concat.
4346         (doc-view-cache-directory): Add the UID so multiple users won't clash.
4347         (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
4348         (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
4349         (doc-view-toggle-display): Use an overlay over the whole buffer so as
4350         not to have to touch the buffer's content.
4351         (doc-view-initiate-display): New function, extracted from doc-view-mode.
4352         (doc-view-mode): Use it.  Don't mark as a special mode.
4353         Put the page numbers in the modeline.
4354         Set up the overlay.  Hide the cursor.  Run the mode hook.
4355         Use after-revert-hook rather than revert-buffer-function.
4356         (doc-view-search-internal): Fix typo.
4357         (doc-view-convert-current-doc, doc-view-insert-image): Delay the
4358         image-cache flush.
4359         (doc-view-reconvert-doc): Don't reset the whole mode.
4360         (doc-view-make-safe-dir): New function.
4361         (doc-view-current-cache-dir): Use it.
4363 2007-10-30  Jason Rumney  <jasonr@gnu.org>
4365         * time.el (display-time-world-list): Test for zoneinfo support.
4367 2007-10-30  Michael Albinus  <michael.albinus@gmx.de>
4369         * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
4371         * net/tramp-cache.el (tramp-flush-file-function): Check also
4372         `default-directory' if `buffer-file-name' does not return a
4373         string.  Added to `eshell-pre-command-hook'.
4375 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4377         * doc-view.el (doc-view-current-doc): Remove.
4378         Replace all uses by buffer-file-name.
4379         (doc-view-menu): New menu.
4380         (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
4381         unused var `doc'.
4382         (doc-view-sort): Simplify.
4383         (doc-view-buffer-message): Don't change buffer-modified-p.
4384         (doc-view-mode): Change it here instead.
4385         Tighten scoping of prev-major-mode.  Don't re-insert the file's content.
4386         Don't modify the global value of revert-buffer-function.
4388         * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
4389         (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
4390         (image-toggle-display): Take overlays into account and don't assume
4391         point-min==1.
4393 2007-10-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
4395         * vc.el (vc-annotate): Fix omission bug:
4396         Specify value for vc-sentinel-movepoint.
4398 2007-10-30  Michael Olson  <mwolson@gnu.org>
4400         * textmodes/remember.el (remember-mode-hook)
4401         (remember-handler-functions, remember-annotation-functions):
4402         Add additional items as options, including some Org functions.
4404 2007-10-30  Tassilo Horn  <tassilo@member.fsf.org>
4406         * doc-view.el: Remove cl-dependency.
4407         (doc-view-buffer-message): Mention new binding K.
4408         (doc-view-convert-current-doc): Use function d-v-current-cache-dir
4409         instead of variable.
4410         (doc-view-current-cache-dir): Better cache dir naming.
4411         (doc-view-current-display): Remove variable.
4412         (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
4413         (doc-view-kill-proc): Set converter process to nil.
4414         (doc-view-minor-mode): New minor mode.
4415         (doc-view-minor-mode-map): New keymap.
4416         (doc-view-mode): Remove text/image switching code.  Use plain defun.
4417         (doc-view-mode-map): New binding K kills converter process.
4418         Remove C-c C-e binding.
4419         (doc-view-mode-text-map): Remove keymap.
4420         (doc-view-pdf/ps->png): Timer calls d-v-display instead of
4421         d-v-display-maybe.
4422         (doc-view-previous-major-mode): New variable.
4423         (doc-view-ps->pdf): Resort args to make ps2pdf happy.
4424         (doc-view-remove-if): New function.
4425         (doc-view-search-next-match, doc-view-search-previous-match): Use it.
4426         (doc-view-toggle-display): Toggle modes instead of display styles.
4427         (doc-view-reconvert-doc): Adapt to new way of doing things.
4429         * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
4431 2007-10-30  Glenn Morris  <rgm@gnu.org>
4433         * dirtrack.el (dirtrack-mode): Doc fix.
4435         * shell.el (shell-dirtrack-verbose, shell-mode)
4436         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
4438         * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
4439         (byte-compile-enable-warning): Doc fix.
4441         * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
4442         suppress byte-opt warning.
4444 2007-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
4446         * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
4447         (edt-gnu-emacs19-p): Remove.
4448         (edt-emacs-variant, edt-window-system): Use feature 'emacs.
4449         (edt-xserver, edt-page-backward, edt-beginning-of-line)
4450         (edt-end-of-line-forward, edt-end-of-line-backward)
4451         (edt-one-word-forward, edt-one-word-backward, edt-character)
4452         (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
4453         (edt-find-forward, edt-find-backward, edt-find-next-forward)
4454         (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
4455         (edt-define-key, edt-bottom-check, edt-sentence-forward)
4456         (edt-sentence-backward, edt-paragraph-forward)
4457         (edt-paragraph-backward, edt-restore-key, edt-window-top)
4458         (edt-window-bottom, edt-scroll-window-forward-line)
4459         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
4460         (edt-line-to-top-of-window, edt-paragraph-backward)
4461         (edt-restore-key, edt-window-top, edt-window-bottom)
4462         (edt-scroll-window-forward-line)
4463         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
4464         (edt-line-to-middle-of-window, edt-goto-percentage)
4465         (edt-display-the-time, edt-remember, edt-split-window)
4466         (edt-emulation-on, edt-emulation-off)
4467         (edt-default-emulation-setup, edt-user-emulation-setup)
4468         (edt-select-default-global-map, edt-select-user-global-map):
4469         Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
4470         tests.
4472         * textmodes/reftex-index.el (reftex-index-selection-or-word):
4473         Use feature test instead of boundp test so it can be resolved at
4474         compile time.
4476         * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
4478 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4480         * abbrev.el: Rename `count' and `system-flag' to :count and :system.
4481         Update all users.
4482         (abbrev-get, abbrev-put): Simplify.
4483         (define-abbrev): Don't store the `force' value in the :system property.
4484         (abbrev--before-point): Obey the :enable-function of the abbrev as well.
4486 2007-10-30  Michael Olson  <mwolson@gnu.org>
4488         * desktop.el (desktop-minor-mode-table): Add line for ERC.
4490         * textmodes/remember.el: New file that implements a mode for
4491         quickly jotting down things to remember.
4493         * textmodes/remember-diary.el: A backend for remember.el that
4494         implements saving notes to a Diary file.
4496 2007-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
4498         * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
4499         Relocate in file.
4500         (allout-doublecheck-at-and-shallower): Increase to include
4501         slightly greater depths, since yank interaction is now ok.
4502         Also, elaborate the docstring to explain the situation.
4503         (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
4504         instead of concat, so we accommodate key sequences expressed as
4505         vectors as well as strings and lists.
4506         (allout-flag-region, allout-hide-by-annotation): Make the
4507         hidden-text overlays 'front-advance.
4508         (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
4509         (allout-aberrant-container-p, allout-on-current-heading-p)
4510         (allout-e-o-prefix-p, allout-next-heading)
4511         (allout-previous-heading, allout-goto-prefix)
4512         (allout-end-of-prefix, allout-next-sibling-leap)
4513         (allout-next-visible-heading, allout-auto-fill)
4514         (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
4515         (allout-yank-processing, allout-resolve-xref)
4516         (allout-current-topic-collapsed-p, allout-hide-region-body)
4517         (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
4518         (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
4519         (count-trailing-whitespace-region): Preserve match data, so allout
4520         outline navigation doesn't disrupt other Emacs operations.
4521         (allout-beginning-of-line): Retreat to the beginning of the hidden
4522         text, so fields are respected (for submodes that care).
4523         (allout-end-of-line): Preserve mark activation status when jumping.
4524         (allout-open-topic): Account for opening after a child that
4525         contains a hidden trailing newline.  Preserve match data.
4526         Run allout-structure-added-hook
4527         (allout-encrypt-decrypted): Preserve match data.
4528         (allout-toggle-current-subtree-exposure): Add new interactive
4529         function for toggle subtree exposure - suggested by tassilo.
4530         (move-beginning-of-line, move-end-of-line): Don't use
4531         line-move-invisible-p, it's obsolete - substitute the code, instead.
4533 2007-10-29  Dan Nicolaescu  <dann@ics.uci.edu>
4535         * textmodes/flyspell.el (message-signature-separator):
4536         * longlines.el (message-indent-citation-function): Pacify byte
4537         compiler.
4539         * emacs-lisp/cl-loaddefs.el:
4540         * ldefs-boot.el: Regenerate.
4542         * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
4543         (.el.elc, compile, compile-always, compile-calc)
4544         ($(lisp)/progmodes/cc-mode.elc): Use it.
4546         * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
4547         Only do work for XEmacs.
4548         (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
4549         (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
4550         on XEmacs.
4551         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4552         (ps-x-color-name, ps-x-color-specifier-p)
4553         (ps-x-copy-coding-system, ps-x-device-class)
4554         (ps-x-extent-end-position, ps-x-extent-face)
4555         (ps-x-extent-priority, ps-x-extent-start-position)
4556         (ps-x-face-font-instance, ps-x-find-coding-system)
4557         (ps-x-font-instance-properties, ps-x-make-color-instance)
4558         (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
4559         (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
4560         (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
4561         (ps-generate-postscript-with-faces): Delete defaliases.
4562         (ps-face-foreground-name, ps-face-background-name)
4563         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
4564         Move definitions to top level, make the body conditional on the Emacs
4565         flavor.  Replace uses of deleted aliases and renamed functions.
4566         (ps-generate-postscript-with-faces, ps-color-device): Replace uses
4567         of deleted aliases and renamed functions.
4569         * calc/calc.el (calc-emacs-type-lucid): Remove.
4570         (calc-digit-map, calcDigit-start, calc-read-key)
4571         (calc-clear-unread-commands):
4572         * calc/calc-ext.el (calc-user-key-map): Replace uses of
4573         calc-emacs-type-lucid with (featurep 'xemacs)
4575         * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
4576         (featurep 'xemacs).
4577         (tpu-lucid-emacs19-p): Remove.
4578         (tpu-map-key): Make it a function instead of using fset.  Inline
4579         tpu-emacs-map-key and tpu-lucid-map-key.  Use featurep 'xemacs.
4580         (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
4582         * ielm.el: Use featurep 'xemacs.
4584         * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
4585         (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
4586         (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
4587         (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
4588         cperl-xemacs-p with (featurep 'xemacs).
4589         (font-lock-cache-position): Pacify byte compiler.
4591 2007-10-29  Drew Adams  <drew.adams@oracle.com>
4593         * faces.el (read-color): New function.
4594         (face-at-point, foreground-color-at-point)
4595         (background-color-at-point): New functions.
4597 2007-10-28  Richard Stallman  <rms@gnu.org>
4599         * net/browse-url.el (browse-url-text-xterm): Rename from
4600         browse-url-lynx-xterm and made generic.
4601         (browse-url-text-emacs): Likewise.
4602         (browse-url-text-browser): New variable.
4603         (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
4604         (browse-url-text-input-field, browse-url-text-input-attempts)
4605         (browse-url-kde-program): Likewise.
4607 2007-10-29  Glenn Morris  <rgm@gnu.org>
4609         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
4610         Use mapc rather than mapcar (reinstall change deleted without log
4611         entry 2007-10-22).
4613 2007-10-29  Martin Rudalics  <rudalics@gmx.at>
4615         * wdired.el (wdired-next-line, wdired-previous-line):
4616         Use next-line and previous-line wrapped in with-no-warnings.
4618 2007-10-29  Ryan Yeske  <rcyeske@gmail.com>
4620         * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
4621         (rcirc-recent-quit-alist): New function.
4622         (rcirc): Print a better message when there is only one connected server.
4623         (rcirc-complete-nick): Do not update the nick table here.
4624         (rcirc-mode-map): Add M-o.
4625         (rcirc-current-line): Add variable.
4626         (rcirc-mode): Setup variables for line based omit.
4627         (rcirc-edit-multiline): Strip text properties.
4628         (rcirc-omit-responses): Add NICK.
4629         (rcirc-omit-threshold): Add variable.
4630         (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
4631         Add functions.
4632         (rcirc-print): Keep track of current line.  Do not fill text if
4633         `rcirc-fill-flag' is null.  Only omit text if the last activity
4634         from the sender is more than `rcirc-omit-threshold' lines ago.
4635         (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
4636         numbers instead of time.
4637         (rcirc-channel-nicks): Sort by line numbers instead of time.
4638         (rcirc-omit-mode): Add `...' when omitting text and recenter.
4639         (rcirc-handler-JOIN): Restore the joiners linestamp.
4640         (rcirc-maybe-remember-nick-quit): Add function.
4641         (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
4643 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
4645         * loadhist.el (unload-feature-special-hooks):
4646         Add `delete-frame-functions' and `suspend-tty-functions'.
4648         * server.el (server-unload-function): Rename from `server-unload-hook'
4649         and adapt to new `unload-feature' functionality.  Remove hook from
4650         `kill-buffer-hook' buffer-locally.
4651         (server-unload-hook): Remove.
4652         (server-unload-function): New var; replaces `server-unload-hook'.
4654 2007-10-29  Glenn Morris  <rgm@gnu.org>
4656         * dirtrack.el (dirtrack-debug): Doc fix.
4657         (dirtrack-mode, dirtrack-debug-mode): New names for
4658         dirtrack-toggle and dirtrack-debug-toggle.  Use define-minor-mode.
4659         (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
4660         Make obsolete.
4661         (dirtrack-debug-message): Only print message if
4662         dirtrack-debug-mode is non-nil.  Use with-current-buffer.
4663         (dirtrack): Doc fix.  Use dirtrack-mode rather than dirtrackp.
4664         Remove dirtrack-debug checks now that dirtrack-debug-message does this.
4666 2007-10-28  Glenn Morris  <rgm@gnu.org>
4668         * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
4669         (byte-compile-warnings-safe-p): Handle `not'.
4670         (byte-compile-warning-enabled-p, byte-compile-disable-warning)
4671         (byte-compile-enable-warning): New functions.
4672         (byte-compile-eval-before-compile)
4673         (byte-compile-file-form-require): Use byte-compile-disable-warning.
4674         (byte-compile-close-variables): Locally bind byte-compile-warnings,
4675         but do not modify it.
4676         (byte-compile-eval, byte-compile-obsolete)
4677         (byte-compile-warn-about-unresolved-functions)
4678         (byte-compile-file-form-defvar)
4679         (byte-compile-file-form-custom-declare-variable)
4680         (byte-compile-file-form-require)
4681         (byte-compile-file-form-defmumble, byte-compile-lambda)
4682         (byte-compile-form, byte-compile-normal-call)
4683         (byte-compile-variable-ref, byte-compile-defvar)
4684         (byte-compile-make-variable-buffer-local):
4685         Use byte-compile-warning-enabled-p.
4686         * emacs-lisp/advice.el (ad-compile-function):
4687         Use byte-compile-disable-warning.
4688         * emacs-lisp/cl.el: Move local variables to end of file, and set
4689         byte-compile-warnings to `(not cl-functions)'.
4690         * emacs-lisp/cl-compat.el: Add a local variables section, and set
4691         byte-compile-warnings to `(not cl-functions)'.
4692         * emacs-lisp/cl-macs.el: Unify local variable section, and set
4693         byte-compile-warnings to `(not cl-functions)'.
4694         (cl-do-proclaim): Use byte-compile-disable-warning and
4695         byte-compile-enable-warning.
4696         * emacs-lisp/cl-seq.el: Unify local variable section, and set
4697         byte-compile-warnings to `(not cl-functions)'.
4698         * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
4699         Use byte-compile-disable-warning.
4701 2007-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
4703         * cus-edit.el (custom-browse-insert-prefix):
4704         * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
4706 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
4708         * server.el (server-process-filter): Fix typo in docstring.
4709         (server-log): Reflow docstrings.
4710         (server-delete-client, server-kill-emacs-query-function): Doc fixes.
4711         (server-goto-line-column): Use `when'.
4713 2007-10-28  Juri Linkov  <juri@jurta.org>
4715         * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
4716         when mouse is clicked on the isearch message.
4717         (isearch-resume): Call `isearch-update' at the end.
4718         Rename argument `search' to `string' to conform to the
4719         isearch terminology.
4721 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4723         Rewrite abbrev.c in Elisp.
4724         * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
4725         (abbrev-table-get, abbrev-table-put, abbrev-get)
4726         (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
4727         (define-abbrev, abbrev--check-chars, define-global-abbrev)
4728         (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
4729         (abbrev-expansion, abbrev--before-point, expand-abbrev)
4730         (unexpand-abbrev, abbrev--write, abbrev--describe)
4731         (insert-abbrev-table-description, define-abbrev-table):
4732         New funs, largely transcribed from abbrev.c.
4733         (abbrev-with-wrapper-hook): New macro.
4734         (abbrev-table-name-list, global-abbrev-table)
4735         (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
4736         (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
4737         (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
4738         (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
4739         New vars, largely transcribed from abbrev.c.
4740         * cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
4741         * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
4742         * loadup.el: Load "abbrev.el" before "lisp-mode.el".
4744 2007-10-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4746         * ps-print.el: Now detect if text foreground and background colors are
4747         equal and replace the foreground color by another color, so the text
4748         becomes visible.  Doc fix.
4749         (ps-print-version): New version 6.8.
4750         (ps-default-fg, ps-default-bg): Docstring fix.
4751         (ps-postscript-code-directory): Fix default value code.
4752         (ps-fg-list, ps-fg-validate-p): New options.
4753         (ps-foreground-list): New var.
4754         (ps-setup, ps-begin-job, ps-plot-region): Fix code.
4756 2007-10-27  Glenn Morris  <rgm@gnu.org>
4758         * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
4759         (shell-dirtrack-toggle): Mark as obsolete.
4760         (dirtrack-toggle, dirtrack-mode): No longer alias to
4761         shell-dirtrack-mode.
4763 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
4765         * calc/calc.el (math-standard-opers): Lower the precedence
4766         of negation.
4767         * calc/calc-lang.el (math-oper-table): Lower precedence of
4768         negation for C, TeX, and eqn.
4770 2007-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4772         * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
4774 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
4776         * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
4777         (desktop-not-loaded-hook): Fix :version tags.
4779 2007-10-27  Michael Albinus  <michael.albinus@gmx.de>
4781         * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
4782         (tramp-get-remote-tmpdir): New defun.
4783         (tramp-make-tramp-temp-file): Use it.
4784         (tramp-local-call-process): New defun.  Replace all calls of
4785         `call-process' by this when appropriate.
4786         (tramp-handle-write-region): Replace calls of `file-attributes' by
4787         `tramp-compat-file-attributes'.
4788         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
4789         Make the first command a `tramp-send-command' call, with let-bind
4790         of `tramp-end-of-output'.
4791         (tramp-version, tramp-bug, tramp-reporter-dump-variable)
4792         (tramp-load-report-modules, tramp-append-tramp-buffers):
4793         Move to tramp-cmds.el.
4795         * net/tramp-fish.el (tramp-fish-handle-copy-file)
4796         (tramp-fish-do-copy-or-rename-file)
4797         (tramp-fish-do-copy-or-rename-file-directly):
4798         * net/tramp-smb.el (tramp-smb-handle-copy-file):
4799         Add parameter PRESERVE-UID-GID.
4801 2007-10-27  Eli Zaretskii  <eliz@gnu.org>
4803         * time.el (zoneinfo-style-world-list, legacy-style-world-list):
4804         New defcustoms.
4805         (display-time-world-list): Use them as appropriate for the current
4806         value of `system-type'.
4808 2007-10-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4810         * printing.el: Pacify byte compiler, that is, no compiler warnings.
4811         Move (again) some variable definitions before use, define some fun
4812         aliases, no code change.
4813         (pr-version): New version 6.9.2.
4814         (pr-path-style, pr-auto-region, pr-menu-char-height)
4815         (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
4816         (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
4817         via (defvar VAR).
4818         (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
4819         (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
4820         (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
4821         (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
4822         (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
4823         (pr-menu-print-item, pr-ps-printer-menu-modified)
4824         (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
4825         (pr-even-or-odd-alist): Vars definition moved.
4827 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
4829         * emulation/pc-select.el (next-line-mark, next-line-nomark)
4830         (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
4831         around uses of previous-line and next-line.
4833         * diff.el (diff-old-file, diff-new-file, diff-extra-args):
4834         New defvars.
4836         * textmodes/css-mode.el (comment-continue):
4837         * net/browse-url.el (url-handler-regexp):
4838         * progmodes/idlw-help.el (idlwave-system-routines):
4839         Pacify byte-compiler.
4841         * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
4842         line-move-invisible-p with its former definition: invisible-p.
4843         line-move-invisible-p was removed on 2007-08-29.
4845 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
4847         * files.el (kill-emacs-query-functions): Doc fix;
4848         `save-buffers-kill-emacs' is no longer bound to a key.
4850 2007-10-26  Richard Stallman  <rms@gnu.org>
4852         * isearch-multi.el (isearch-buffers-multi): New option.
4853         (isearch-buffers-search-fun): Test it.
4855         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
4856         Put ps-run-clear on C-c C-l.
4858         * newcomment.el (comment-styles): New style indent-or-triple.
4859         (comment-style): Make that the default.
4860         (comment-add defvar): Doc fix.
4861         (comment-add): Delete arg EXTRA.
4862         (comment-region-default): Open code call to comment-add.
4863         Handle indent-or-triple style which uses `multi-char' for INDENT.
4865 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
4867         * eshell/em-unix.el (nil-blank-string): Doc fix.
4869 2007-10-26  John Wiegley  <johnw@newartisans.com>
4871         * eshell/em-unix.el (eshell/diff): Before calling the `diff'
4872         function, ensure that the third argument is turned into a nil if
4873         the string is otherwise completely empty (either no characters, or
4874         all tabs/spaces).  This fixes a bug from a user who found himself
4875         unable to customize `diff-switches' and still use Eshell's diff
4876         command.
4878 2007-10-26  Glenn Morris  <rgm@gnu.org>
4880         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
4881         safe-local-variable property.
4883 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
4885         * net/browse-url.el (browse-url-browser-function): Delete grail.
4886         (browse-url-grail): Function and variable deleted.
4887         (browse-url-browser-function): Delete IXI Mosaic.
4888         (browse-url-default-browser): Don't try IXI Mosaic.
4889         (browse-url-iximosaic): Function deleted.
4890         (browse-url-browser-function): Delete MMM.
4891         (browse-url-default-browser): Don't try MMM.
4892         (browse-url-mmm): Function deleted.
4894 2007-10-26  Drew Adams  <drew.adams@oracle.com>
4896         * custom.el (custom-note-var-changed): New function.
4898 2007-10-25  Dan Nicolaescu  <dann@ics.uci.edu>
4900         * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
4901         use with the definition.  Remove.
4903         * add-log.el (change-log-start-entry-re): New defconst.
4904         (change-log-sortable-date-at): Use it.
4905         (change-log-beginning-of-defun, change-log-end-of-defun):
4906         New functions.
4907         (change-log-mode): Use them for beginning-of-defun-function and
4908         end-of-defun-function.
4910 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
4912         * ses.el: Make `ses--symbolic-formulas' a safe local variable.
4913         (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
4914         (ses-recalculate-cell): Deal with point being just beyond end of
4915         data area (why does this happen?)
4916         (ses-set-curcell): Ditto.
4917         (ses-column-letter): Handle columns beyond 702.  Code written by
4918         Gareth Rees.
4920 2007-10-25  Carsten Dominik  <dominik@science.uva.nl>
4922         * textmodes/org.el (org-agenda-get-restriction-and-command):
4923         Use `mapc' instead of `mapcar'.
4924         (org-agenda-list): Numeric prefix argument can specify the number
4925         of days.
4926         (remember-register, remember-buffer): Prevent byte compiler from
4927         complaining.
4928         (org-todo): Save and restore match data.
4929         (org-no-warnings): New macro.
4930         (org-columns-eval): Use `org-no-warnings'.
4932 2007-10-25  Chris Moore  <christopher.ian.moore@gmail.com>
4934         * comint.el (comint-password-prompt-regexp):
4935         Handle `[sudo] password'-style prompt.
4937 2007-10-25  Glenn Morris  <rgm@gnu.org>
4939         * custom.el (custom-declare-variable): Add :risky and :safe keywords.
4940         (defcustom): Doc fix.
4942         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
4943         Add `non_intrinsic'.
4944         (f90-constants-re): Add ieee modules.
4945         (f90-typedef-matcher, f90-typedec-matcher)
4946         (f90-imenu-type-matcher): New functions.
4947         (f90-font-lock-keywords-1): Give module procedures function-name face.
4948         Use `f90-typedef-matcher' for derived types.  Fix `abstract interface'.
4949         Add `use, intrinsic'.
4950         (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
4951         Move start of `enum' blocks to separate entry.
4952         (f90-start-block-re): Fix `type', `abstract interface'.
4953         (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
4954         derived types.
4955         (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
4956         `elemental', change `enumerator'.
4957         (f90-no-block-limit): Fix `abstract interface'.
4959         * progmodes/f90.el (f90-indented-comment-re)
4960         (f90-directive-comment-re, f90-break-delimiters):
4961         * progmodes/fortran.el (fortran-comment-line-start-skip)
4962         (fortran-directive-re):
4963         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
4964         as safe if they are strings.
4966 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4968         * startup.el (window-system): Remove.  Don't make it frame-local.
4970 2007-10-24  Richard Stallman  <rms@gnu.org>
4972         * savehist.el (savehist-save): Omit unreadable elements.
4974         * loadhist.el (unload-function-defs-list): Rename from
4975         unload-function-features-list.
4976         (unload-feature-special-hooks, unload-feature): Doc fixes.
4978         * indent.el (indent-to-left-margin): If point's in the indentation,
4979         move to the end of the indentation.
4981         * cus-edit.el (customize-changed-options): Make arg optional.
4983 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
4985         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
4987 2007-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
4989         * textmodes/org-publish.el (org-publish-attachment): Re-install
4990         accidentally deleted change.
4992 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4994         * term/iris-ansi.el (iris-function-map): Move init into declaration.
4996 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
4998         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
4999         (Buffer-menu-mode-map): Initialize in the declaration.
5000         (Buffer-menu-mode): Define with `define-derived-mode'.
5002 2007-10-24  Carsten Dominik  <dominik@science.uva.nl>
5004         * textmodes/org.el (org-version): Change to 5.13e.
5005         (org-agenda-file-regexp): Fix typo in docstring.
5006         (org-add-planning-info): Fix bug in parenthesis settings.
5007         (org-scan-tags): Catch the case of indirect buffers with no filename.
5008         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
5009         Re-install switch to mapc, had been removed by accident.
5010         (org-columns-map): New binding `C-c C-o'.
5011         (org-columns-menu): Change menu text and added new entry.
5012         (org-columns-eval): Document the use of `next-line'.
5013         (org-columns-open-link): New function.
5014         (org-columns-follow-link): Remove function.
5015         (org-open-link-from-string): New function.
5016         (org-read-date-get-relative): Fix typo in docstring.
5017         (org-read-date-get-relative): Leading +/- is not optional.
5018         (org-agenda-get-restriction-and-command): Always resize window on
5019         first loop cycle.
5020         (org-agenda-open-link): Make sure the link abbreviations are
5021         present in the agenda buffer.
5022         (org-agenda-copy-local-variable): New function.
5024 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5026         * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
5028 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5030         * simple.el (reindent-then-newline-and-indent): Use a `move after
5031         insert' kind of marker in the save-excursion.
5033 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5035         * textmodes/css-mode.el: Require CL.
5036         (comment-continue): Declare.
5038         * subr.el (make-variable-frame-localizable): Remove.
5039         (make-variable-frame-local): Mark obsolete.
5041 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5043         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
5044         of the subdirs is unreadable.
5046 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5048         * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
5049         when we are local.
5051 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5053         * progmodes/python.el (python-current-defun): Remove left-over
5054         assignment to `start'.
5056 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
5058         * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
5059         than `mapcar'; return value is not used.
5061 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5063         * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
5064         (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
5066 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
5068         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
5069         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
5071 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5073         * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
5075 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5077         * emacs-lisp/advice.el (ad-make-advised-docstring):
5078         Add ad-advice-info text property to doc string.
5080 2007-10-23  Glenn Morris  <rgm@gnu.org>
5082         * progmodes/f90.el (f90-do-indent, f90-if-indent)
5083         (f90-type-indent, f90-program-indent, f90-associate-indent)
5084         (f90-continuation-indent, f90-comment-region)
5085         (f90-beginning-ampersand, f90-smart-end)
5086         (f90-break-before-delimiters, f90-auto-keyword-case)
5087         (f90-leave-line-no, f90-mode-hook):
5088         Give an appropriate safe-local-variable property.
5090         * progmodes/fortran.el (fortran-tab-mode-default)
5091         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
5092         (fortran-structure-indent, fortran-continuation-indent)
5093         (fortran-comment-indent, fortran-comment-line-extra-indent)
5094         (fortran-comment-line-start)
5095         (fortran-minimum-statement-indent-fixed)
5096         (fortran-minimum-statement-indent-tab)
5097         (fortran-comment-indent-char, fortran-line-number-indent)
5098         (fortran-check-all-num-for-matching-do)
5099         (fortran-blink-matching-if, fortran-continuation-string)
5100         (fortran-comment-region, fortran-electric-line-number)
5101         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
5102         (fortran-analyze-depth, fortran-break-before-delimiters):
5103         Give an appropriate safe-local-variable property.
5105 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5107         * printing.el: Move variable definitions before use.
5108         (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
5110 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5112         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
5113         (tpu-edt-off): Use it.
5114         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
5115         the global-map before adding it to global-map.
5117         * menu-bar.el (global-buffers-menu-map): New var.
5118         (global-map, menu-bar-update-buffers): Use it.
5119         * msb.el (msb-menu-bar-update-buffers): Use it.
5120         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
5121         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
5122         Use with-current-buffer.
5124 2007-10-22  Juri Linkov  <juri@jurta.org>
5126         * isearch-multi.el: New file.
5128         * isearch.el (isearch-search-string): After finding the next
5129         occurrence switch to buffer isearch-buffers-current-buffer when
5130         isearch-buffers-next-buffer-function is non-nil and
5131         isearch-buffers-current-buffer is live.
5133         * add-log.el (change-log-mode): Make and set buffer-local variable
5134         isearch-buffers-next-buffer-function to change-log-next-buffer.
5135         Call isearch-buffers-minor-mode.
5136         (change-log-next-buffer): New function.
5138 2007-10-22  Bastien Guerry  <Bastien.Guerry@ens.fr>
5140         * org-export-latex.el (org-export-latex-protect-string):
5141         Renaming of `org-latex-protect'.
5142         (org-export-latex-emphasis-alist): By default, don't protect
5143         any emphasis formatter from further conversion.
5144         (org-export-latex-tables): Honor column grouping for tables.
5145         (org-export-latex-title-command): New option.
5146         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
5147         export backslash character.
5149 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
5151         * textmodes/org.el (org-read-date-get-relative): New function.
5152         (org-agenda-file-regexp): New variable.
5153         (org-agenda-files): Allow directories in the variable.
5154         (org-agenda-get-restriction-and-command): New function.
5155         (org-agenda): Use `org-agenda-get-restriction-and-command'.
5156         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
5157         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
5158         New functions.
5159         (org-entry-add-to-multivalued-property)
5160         (org-entry-remove-from-multivalued-property)
5161         (org-entry-member-in-multivalued-property): New functions.
5162         (org-remember-apply-template): Catch C-g and make sure window
5163         configuration is restored.
5164         (org-agenda-open-link): Make it work with several links in the line.
5165         (org-drawers, org-set-regexps-and-options)
5166         (org-get-current-options): Add support for a DRAWERS in-buffer option.
5167         (org-agenda-window-frame-fractions): New option.
5168         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
5169         (org-columns-cleanup-item, org-find-entry-with-id)
5170         (org-insert-columns-dblock, org-listtable-to-string)
5171         (org-dblock-write:columnview, org-columns-capture-view)
5172         (org-edit-headline): New functions.
5173         (org-agenda-to-appt): Require calendar.
5174         (org-entry-get-with-inheritance): Widen for search.
5175         (org-columns-display-here): Don't mark buffer as modified when
5176         adding space characters to accomodate column overlays.
5177         (org-export-as-html): Better formatting of tags in the toc.
5178         (org-columns-display-here): Make the ITEM column as compact as possible.
5179         (org-remember-templates): Customization interface improved.
5180         (org-export-with-property-drawer): Variable removed.
5181         (org-export-with-drawers): New option.
5182         (org-complex-heading-regexp): New variable.
5183         (org-sort-entries): Rewrite using `sort-subr'.
5184         (org-set-property): More appropriate completion during interactive use.
5185         (org-sort-entries): Allow sorting by property.
5186         (org-additional-option-like-keywords): Add more values.
5187         (org-sort-entries-or-items): Rename from `org-sort-entries'.
5189 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
5191         * textmodes/org.el (org-get-date-from-calendar): New function.
5192         (org-at-timestamp-p, org-timestamp-change)
5193         (org-remember-templates): First element of each entry is now a
5194         name for the template.
5195         (org-store-log-note): Check for `org-note-abort'.
5196         (org-kill-note-or-show-branches): New command.
5197         (org-fontify-priorities): New option.
5198         (org-fontify-priorities): New function.
5199         (org-cut-subtree, org-copy-subtree): New argument N to
5200         act on N sequential subtrees.
5201         (org-paste-subtree): Fix the level at which a tree is pasted.
5202         (org-fit-agenda-window): Limitations on window size removed.
5203         (org-agenda-find-same-or-today-or-agenda): Rename from
5204         `org-agenda-find-today-or-agenda'.
5205         (org-scheduled-past-days): New option.
5206         (org-agenda-scheduled-leaders)
5207         (org-agenda-deadline-leaders): New options.
5208         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
5209         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
5210         (org-export-with-tags, org-export-plist-vars)
5211         (org-infile-export-plist): New "tags" option.
5212         (org-use-property-inheritance): New option.
5213         (org-cached-entry-get): Use `org-use-property-inheritance'.
5214         (org-remember-apply-template): Fix typo.
5216 2007-10-22  Michael Albinus  <michael.albinus@gmx.de>
5218         * net/tramp.el (tramp-find-shell)
5219         (tramp-open-connection-setup-interactive-shell): Improve sending
5220         initial commands.
5221         (tramp-action-terminal): Send debug message.
5222         (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
5223         (tramp-barf-if-no-shell-prompt): Insert code of
5224         `tramp-wait-for-shell-prompt'.
5226 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5228         * term/AT386.el (terminal-init-AT386): Use input-decode-map.
5230         * term/vt200.el (terminal-init-vt200):
5231         * term/vt201.el (terminal-init-vt201):
5232         * term/vt220.el (terminal-init-vt220):
5233         * term/vt240.el (terminal-init-vt240):
5234         * term/vt300.el (terminal-init-vt300):
5235         * term/vt320.el (terminal-init-vt320):
5236         * term/vt400.el (terminal-init-vt400):
5237         * term/vt420.el (terminal-init-vt420): Use input-decode-map.
5239         * term/wyse50.el (wyse50-terminal-map): New var.
5240         (terminal-init-wyse50): Use it and input-decode-map.
5241         (enable-arrow-keys): Emasculate.
5243         * term/tvi970.el (tvi970-terminal-map): New var.
5244         (terminal-init-tvi970): Use it and input-decode-map.
5245         (tvi970-keypad-numeric): Remove.
5246         (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
5248         * term/sun.el (sun-raw-prefix): Fill as part of declaration.
5249         (terminal-init-sun): Use it and input-decode-map.
5251         * term/news.el (terminal-init-news):
5252         * term/lk201.el (terminal-init-lk201):
5253         * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
5255 2007-10-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
5257         * complete.el (PC-expand-many-files): Remove.
5258         (PC-do-completion): Call file-expand-wildcards instead of
5259         PC-expand-many-files.
5261         * net/tramp.el (tramp-handle-expand-many-files): Remove.
5262         (PC-expand-many-files): Remove advice.
5264 2007-10-22  Glenn Morris  <rgm@gnu.org>
5266         * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
5267         Add some support for Fortran 2003 syntax:
5268         (f90-type-indent): Now also applies to `enum'.
5269         (f90-associate-indent): New user option.
5270         (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
5271         Add some F2003 keywords.
5272         (f90-constants-re): New constant.
5273         (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
5274         Interface'.
5275         (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
5276         `class'.  Arguments for `type'/`class' may have spaces.  Add a new
5277         element for functions with specified types.  Add `end enum' and
5278         `select type'.  Add `implicit enumerator' and `procedure'.
5279         Add `class default' and `type is', `class is'.  Fix `go to' regexp.
5280         (f90-font-lock-keywords-3): Add `asynchronous' attribute.
5281         (f90-font-lock-keywords-4): Add `f90-constants-re'.
5282         (f90-blocks-re): Add `enum' and `associate'.
5283         (f90-else-like-re): Add `class is', `type is', and `class default'.
5284         (f90-end-type-re): Add `enum'.
5285         (f90-end-associate-re, f90-typeis-re): New constants.
5286         (f90-end-block-re): Add `enum' and `associate'.  Change from
5287         optional whitespace to end-of-word, to avoid `enumerator'.
5288         (f90-start-block-re): Add `select type', `abstract interface', and
5289         `enum'.  Avoid `type is', and `type (sometype)'.
5290         (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
5291         (f90-mode): Doc fix.
5292         (f90-looking-at-select-case): Doc fix.  Add `select type'.
5293         (f90-looking-at-associate): New function.
5294         (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
5295         Add `enum' and `abstract interface'.
5296         (f90-no-block-limit): Add `select type' and `abstract interface'.
5297         (f90-get-correct-indent, f90-calculate-indent)
5298         (f90-end-of-block, f90-beginning-of-block, f90-next-block)
5299         (f90-indent-region, f90-match-end): Handle `associate' blocks.
5301 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
5303         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
5304         Use window-full-width-p.
5306 2007-10-22  Dan Nicolaescu  <dann@ics.uci.edu>
5308         * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
5310         * tooltip.el: Use featurep 'xemacs.
5312         * printing.el: Move variable definitions before use, no code change.
5314 2007-10-22  Juri Linkov  <juri@jurta.org>
5316         * simple.el (goto-history-element): Allow minibuffer-default to be
5317         a list of default values accessible by typing M-n in the minibuffer.
5319         * dired-x.el (dired-guess-shell-command): Put all guesses to the
5320         minibuffer default value list instead of pushing them temporarily
5321         to the history list.
5323 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5325         * hexl.el (hexl-menu): New major mode menu.
5327 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5329         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
5331 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5333         * w32-fns.el (w32-quote-process-args):
5334         * dos-w32.el (print-region-function, lpr-headers-switches)
5335         (ps-print-region-function): Pacify byte-compiler.
5337         * emulation/edt-mapper.el (function-key-map):
5338         (edt-map-key): Make it a function instead of using fset.
5339         Inline edt-gnu-map-key and edt-lucid-map-key.  Use featurep 'xemacs.
5340         (edt-gnu-map-key, edt-lucid-map-key): Remove.
5341         (edt-x-emacs-p): Remove.
5342         (edt-emacs-variant, edt-window-system, edt-xserver):
5343         Use featurep 'xemacs.
5345         * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
5346         Replace eudc-xemacs-p with its definition.
5347         (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
5348         (eudc-emacs-mule-p): Remove.
5349         (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
5350         eudc-xemacs-p with feature tests.
5352         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
5353         (eudc-bob-url-keymap, eudc-bob-sound-keymap)
5354         (eudc-bob-generic-keymap, eudc-bob-popup-menu)
5355         (eudc-bob-toggle-inline-display):
5356         * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
5357         Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
5359         * net/eudcb-ph.el (eudc-ph-open-session):
5360         Replace eudc-xemacs-mule-p with its former definition.
5362         * progmodes/octave-mod.el (octave-xemacs-p): Remove.
5363         (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
5365         * progmodes/vera-mode.el (vera-xemacs): Remove.
5366         (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
5368         * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
5369         (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
5370         (vhdl-speedbar-initialize, vhdl-ps-print-init)
5371         (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
5372         (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
5373         with (featurep 'xemacs).
5375         * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
5376         (save-buffer-state-x):
5377         * obsolete/fast-lock.el (fast-lock-verbose):
5378         * emulation/viper-init.el (viper-xemacs-p)
5379         (viper-cond-compile-for-xemacs-or-emacs):
5380         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
5381         * ps-print.el (case-fold-search):
5382         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
5383         * calculator.el (calculator-help): Use featurep 'xemacs.
5385         * progmodes/prolog.el: Undo previous change.
5386         (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
5388         * progmodes/dcl-mode.el:
5389         * play/yow.el:
5390         * calendar/todo-mode.el:
5391         * calendar/cal-hebrew.el:
5392         * vc-hg.el: Undo previous change.
5394         * vms-patch.el: Likewise.
5395         (print-region-function): Pacify byte-compiler.
5397 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5399         * files.el (backup-buffer-copy): Call `copy-file' with non-nil
5400         preserve-uid-gid.
5402         * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
5403         compatibility.  It is not used, though.
5405         * net/tramp.el (top): Put load of all tramp-* files into a dolist.
5406         Require tramp-cmds.el.
5407         (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
5408         (tramp-handle-file-name-all-completions): Expand DIRECTORY.
5409          (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
5410         (tramp-do-copy-or-rename-file-out-of-band)
5411         (tramp-maybe-open-connection): Use `make-temp-name'.  This is
5412         possible, because we don't need to create the temporary file, but
5413         we need a prefix for ssh, which has its own temporary file handling.
5414         (tramp-handle-delete-directory): Add "-f" to rmdir.
5415         (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
5416         (tramp-handle-insert-file-contents): Don't raise a tramp-error but
5417         a signal, in order to give the callee a chance to suppress.
5418         (tramp-handle-write-region): Set owner also in case of short
5419         track.  Don't use compatibility calls for `write-region' anymore.
5420         (tramp-clear-passwd): Add parameter VEC.  Adapt all callees.
5421         (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
5423         * net/tramp-cmds.el: New file.
5425         * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
5426         `tramp-clear-passwd'.
5428         * net/trampver.el: Update release number.
5430 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5432         * progmodes/gud.el (gud-target-name): Move definition before use.
5434         * progmodes/dcl-mode.el: Require imenu at compile time.
5436         * progmodes/cc-engine.el (c-maybe-stale-found-type):
5437         Pacify byte-compiler.
5439         * obsolete/fast-lock.el: Use featurep test instead of string-match.
5441         * eshell/esh-mode.el (eshell-handle-ansi-color):
5442         Require ansi-color at compile time too.
5444         * eshell/em-unix.el (eshell/info): Require info at compile time too.
5446         * w32-fns.el: Require w32-vars.
5448         * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
5449         time too.
5451 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5453         * double.el ([ignore]): Use `ignore'.
5454         (double-setup): Inline into double-mode.
5455         (double-mode): Use define-minor-mode.
5457 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5459         * textmodes/reftex.el: Move require easymenu before first use.
5460         (reftex-info): Require info at compile too.
5462         * textmodes/org-publish.el (org-publish-org-to-html)
5463         (org-publish-org-to): Require org at compile time too.
5464         (org-publish-attachment): Require at compile time too.
5466         * term/tty-colors.el (w32-tty-standard-colors):
5467         Pacify byte-compiler.
5469         * term/pc-win.el (frame-creation-function-alist): Add to this
5470         instead of setting frame-creation-function.
5472         * play/blackbox.el (bb-up, bb-down): Use forward-line.
5474         * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
5476         * calendar/todo-mode.el: Require calendar at compile time.
5478         * calendar/cal-hebrew.el: Require holidays at compile time.
5480         * w32-vars.el: Provide w32-vars.
5482         * term/w32-win.el: Require w32-vars.
5483         (w32-color-map): Pacify byte-compiler.
5485         * loadup.el: Load w32-vars before term/w32-win.
5487 2007-10-20  Juri Linkov  <juri@jurta.org>
5489         * textmodes/fill.el (fill-paragraph): When the region is active,
5490         don't try other `or' branches regardless of the value returned by
5491         fill-region; just return t.
5493 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5495         * vc.el (vc-do-command): Condition out a misleading message when
5496         running asynchronously.
5497         (vc-deduce-fileset): New argument enables using an unregistered
5498         visited file as a singleton fileset if nothing else is available.
5499         (vc-next-action): Restore file-registering behavior.
5501 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5503         * calc/README: Add recent news.
5505 2007-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
5507         * term/x-win.el (x-gtk-stock-map, icon-map-list)
5508         (x-gtk-map-stock): Delete duplicated definitions from merge.
5510         * progmodes/compile.el (compilation-skip-to-next-location)
5511         (compilation-skip-threshold, compilation-skip-visited):
5512         Move definitions earlier.
5514         * play/decipher.el (decipher-keypress):
5515         * play/zone.el (zone-fall-through-ws):
5516         * play/landmark.el (lm-move-down, lm-move-up):
5517         * play/handwrite.el (handwrite):
5518         * mail/mspools.el (mspools-visit-spool):
5519         * wdired.el (wdired-next-line, wdired-previous-line):
5520         * tar-mode.el (tar-subfile-save-buffer):
5521         * scroll-lock.el (scroll-lock-next-line)
5522         (scroll-lock-previous-line):
5523         * image-dired.el (image-dired-next-line)
5524         (image-dired-previous-line):
5525         * ediff-help.el (ediff-help-message-line-length):
5526         Use forward-line.
5528         * smerge-mode.el (smerge-auto-refine):
5529         * diff-mode.el (diff-auto-refine): Add :group.
5531         * play/yow.el: Require doctor at compile time.
5533         * vmsproc.el: Provide vmsproc.
5534         (command-send-input): Use forward-line.
5536         * vms-patch.el: Require ps-print and vmsproc at compile time.
5538         * vc-mtn.el (log-view-message-re, log-view-file-re)
5539         (log-view-font-lock-keywords): Pacify byte-compiler.
5541         * vc-hg.el: Require log-view at compile time.
5543 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5545         * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
5547 2007-10-20  Glenn Morris  <rgm@gnu.org>
5549         * progmodes/f90.el (f90-font-lock-keywords-2)
5550         (f90-looking-at-type-like): Fix regexp typos.
5552 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
5554         * bs.el (bs--track-window-changes): Don't refresh the whole list.
5555         (bs-mode): Set mode-class property to special.
5557 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5559         * diff-mode.el (diff-auto-refine): New var.
5560         (diff-hunk): Use it.
5561         (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
5562         (diff-refine-change): Rename from diff-fine-change.  Change it.
5563         (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
5564         (diff-refine-hunk): Rename from diff-fine-highlight.
5566 2007-10-20  John Paul Wallington  <jpw@pobox.com>
5568         * help-fns.el (describe-variable-custom-version-info): New function
5569         to return variable's version or package version note.
5570         (describe-variable): Use it, display result.
5572 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5574         * smerge-mode.el (smerge-auto-refine): New var.
5575         (smerge-next, smerge-prev): Use it.
5576         (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
5578         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5579         Add `body' arg.  Cleanup the check-narrow-maybe/re-narrow-maybe mess.
5581         * vc-bzr.el (vc-bzr-diff-tree):
5582         * vc-git.el (vc-git-diff-tree):
5583         * vc-hg.el (vc-hg-diff-tree):
5584         * vc-mcvs.el (vc-mcvs-diff-tree):
5585         * vc-mtn.el (vc-mtn-diff-tree):
5586         * vc-svn.el (vc-svn-diff-tree): Remove.
5588         * vc-mtn.el (vc-mtn-revision-completion-table):
5589         * vc-cvs.el (vc-cvs-revision-completion-table):
5590         * vc-arch.el (vc-arch-revision-completion-table):
5591         * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
5592         * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
5593         Make it work when the arg is a list of files.
5595 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5597         * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
5598         Also `revision-completion-table' now takes a list of files.
5599         (vc-deduce-fileset): Remove unused var `regexp'.
5600         Only obey allow-directory-wildcard in dired buffers.
5601         (vc-default-diff-tree): Remove.
5602         (vc-diff-added-files): New var.
5603         (vc-diff-internal): Use it.  Remove arg `backend'.  Update callers.
5604         (vc-version-diff): Revert from `vc-history-diff' to the original name.
5605         Remove the `backend' arg.
5606         (vc-contains-version-controlled-file): Remove.
5607         (vc-diff): Bring it closer to the version in Emacs-22.
5608         (vc-revert): Fix typo in let-binding.
5609         (vc-default-unregister): Remove.
5610         (vc-dired-buffers-for-dir): Remove N^2 behavior.
5612 2007-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
5614         * textmodes/two-column.el (2C-split, 2C-merge):
5615         * textmodes/bib-mode.el (bib-find-key, mark-bib):
5616         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
5617         * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
5618         * progmodes/ada-xref.el (ada-get-all-references):
5619         * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
5620         * emulation/vi.el (vi-previous-line-first-nonwhite)
5621         (vi-effective-range, vi-put-before):
5622         * emulation/edt.el (edt-next-line, edt-previous-line)
5623         (edt-paragraph-forward): Use forward-line.
5625         * progmodes/etags.el (tags-apropos): Require apropos at compile
5626         time too.
5628         * progmodes/prolog.el: Require comint when compiling.
5629         (inferior-prolog-flavor): Move defvar before use.
5631 2007-10-19  Richard Stallman  <rms@gnu.org>
5633         * font-core.el (turn-on-font-lock-if-desired):
5634         Rename from `turn-on-font-lock-if-enabled'.
5635         Fully obey `font-lock-global-modes'.
5637 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5639         * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
5640         which will not affect the behavior of things like forward-word.
5641         (diff-fine-highlight): Preserve point.
5643         * doc-view.el (doc-view-mode-map): Use remapping.
5644         Don't rebind C-v, M-v to their default value.
5645         Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
5647         * smerge-mode.el: Add word-granularity refinement.
5648         (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
5649         (smerge-refine-weight-hack): New vars.
5650         (smerge-refine-forward): New fun.
5651         (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
5652         (smerge-refine-subst): Use them as well.  Preserve point.
5654 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
5656         * follow.el (follow-unload-function): New function.
5658         * loadhist.el (unload-function-features-list):
5659         Rename from `unload-hook-features-list'.
5660         (unload-hook-features-list): Add as obsolete alias.
5661         (unload-feature): Use `unload-function-features-list'
5662         and new FEATURE-unload-function.
5664 2007-10-19  Glenn Morris  <rgm@gnu.org>
5666         * bindings.el (mouse-minor-mode-menu)
5667         (minor-mode-menu-from-indicator): Move to mouse.el.
5668         * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
5669         Move here from bindings.el.
5671 2007-10-19  Richard Stallman  <rms@gnu.org>
5673         * help-fns.el (describe-function-1): Don't use the advice origname
5674         if it has no function definition.
5676 2007-10-18  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
5678         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
5679         Use `save-restriction' rather than `widen'.
5681 2007-10-18  Richard Stallman  <rms@gnu.org>
5683         * time.el (display-time-world-time-format): Display day # not month #.
5685 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5687         * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
5689         * doc-view.el: Remove version keyword.
5690         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
5691         (doc-view-ps2pdf-program): Use executable-find.  Simplify custom type.
5692         (doc-view-ghostscript-options): Improve custom type.
5693         (doc-view-cache-directory, doc-view-conversion-buffer)
5694         (doc-view-conversion-refresh-interval): Simplify custom type.
5696 2007-10-18  Tassilo Horn  <tassilo@member.fsf.org>
5698         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
5699         (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
5700         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
5701         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
5702         Remove superfluous messages.
5703         (doc-view-mode-map): Use the image-mode scrolling commands.
5704         Don't rebind C-x k.
5706 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5708         * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
5709         Add comment about "-dSAFER".
5711 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5713         * term/xterm.el: Don't require xt-mouse.
5714         (terminal-init-xterm): Run terminal-init-xterm-hook rather than
5715         calling turn-on-xterm-mouse-tracking-on-terminal directly.
5717         * xt-mouse.el: Don't change the global function-key-map anny more.
5718         (xterm-mouse-mode): Use terminal-init-xterm-hook.
5719         Don't use after-make-frame-functions now that term/xterm.el calls
5720         us directly.
5721         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
5722         Use turn-*-xterm-mouse-tracking-on-terminal.  Only once per terminal.
5723         (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
5724         Setup input-decode-map and remember that xterm-mouse-mode was
5725         enabled in this terminal.
5726         (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
5727         terminals where it has been enabled.
5729         * faces.el (tty-create-frame-with-faces): Make sure not only
5730         tty-run-terminal-initialization but also set-locale-environment
5731         are run only once per terminal.
5732         (tty-run-terminal-initialization): Don't check if the terminal was
5733         already initted.
5735         * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
5736         not to remove keymaps that just happen to inherit from one of ours.
5737         When setting up our keymap, make sure it won't be accidentally
5738         modified by someone else.
5740 2007-10-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
5742         * textmodes/artist.el (artist-previous-line, artist-next-line):
5743         * dired.el (dired-next-line, dired-previous-line):
5744         * progmodes/delphi.el (delphi-newline):
5745         * textmodes/org.el (org-columns-eval):
5746         Use forward-line.
5748         * emerge.el (emerge-setup): Use insert-buffer-substring.
5749         (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
5751 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
5753         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
5754         (adaptive-fill-function): Doc fix.  Remove * from docstring.
5756 2007-10-18  Tom Horsley  <tom.horsley@att.net>
5758         * simple.el (interprogram-paste-function): Doc fix.
5759         (current-kill): Accept list of strings as well
5760         as single string from `interprogram-paste-function'.
5762 2007-10-18  Glenn Morris  <rgm@gnu.org>
5764         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
5766 2007-10-18  Drew Adams  <drew.adams@oracle.com>
5768         * bindings.el (mode-line-minor-mode-keymap):
5769         Add mouse-minor-mode-menu on mouse-1.
5770         (mode-line-modes): Add mouse-1 to help-echo text.
5771         (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
5772         New functions.
5773         (mode-line-minor-mode-help): Doc fix.
5775 2007-10-17  Juri Linkov  <juri@jurta.org>
5777         * textmodes/fill.el (fill-paragraph-or-region): Remove function
5778         at the request of RMS.
5779         (fill-paragraph): Change `arg' to optional `justify'.  Add interactive
5780         arg `region'.  Fix docstring.  At the first `or' branch add call to
5781         `fill-region' if it the region is active in transient-mark-mode.
5783         * bindings.el (esc-map): Bind M-q to fill-paragraph
5784         instead of fill-paragraph-or-region.
5786         * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
5787         with fill-paragraph.
5789         * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
5790         Fix docstring.
5792         * indent.el (indent-for-tab-command): Change interactive spec from
5793         "P" to "p".  Add check for interactive arg before indenting the
5794         active region.
5796         * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
5797         Regroup.
5799 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5801         * emacs-lisp/find-func.el: Don't require loadhist.
5803         * loadhist.el (feature-symbols, file-provides, file-requires)
5804         (file-set-intersect, file-dependents): Simplify.
5805         (unload-feature-special-hooks): Update list of special hooks.
5807 2007-10-17  Tassilo Horn  <tassilo@member.fsf.org>
5809         * bindings.el (completion-ignored-extensions): Remove pdf and dvi
5810         extensions since they can be viewed with doc-view.
5812         * files.el (auto-mode-alist): Make doc-view-mode the default mode
5813         for pdf, ps and dvi files.
5815         * doc-view.el: Make doc-view-mode the standard mode for viewing
5816         pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
5817         text and image display.  Add binding C-c C-e to switch to an
5818         editing mode.
5819         (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
5820         avoid security problems when rendering files from untrusted sources.
5822 2007-10-17  Aaron Hawley  <aaronh@garden.org>
5824         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
5825         position is not saved.
5827 2007-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
5829         * doc-view.el: Mention xpdf.  Fix spelling of Ghostscript.
5830         (doc-view-ghostscript-options): Fix typo in doc string.
5832 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5834         * progmodes/compile.el (compilation-next-error-function): Fix timestamp
5835         handling, so compilation-fake-loc works again.
5837         * server.el (server-select-display): Nop if we do not support m-f-o-d.
5838         (server-process-filter): Revert last change.
5840         * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
5841         behavior unrelated to filesets.
5843 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
5845         * longlines.el (longlines-wrap-follows-window-size): Integer value
5846         specifies wrapping margin.
5847         (longlines-mode, longlines-window-change-function):
5848         Set window-specific wrapping margin based on the above.
5850 2007-10-17  John Wiegley  <johnw@newartisans.com>
5852         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
5854 2007-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
5856         * server.el (server-process-filter): Only set display if X11 is
5857         supported.
5859 2007-10-17  Glenn Morris  <rgm@gnu.org>
5861         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
5862         Tweak regexp to avoid stack overflow.
5864 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5866         * simple.el (reindent-then-newline-and-indent): Don't assume that
5867         indent-according-to-mode preserves point.
5869 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
5871         * bs.el (bs--make-header-match-string, bs-show-in-buffer)
5872         (bs--nth-wrapper): Simplify.
5873         (bs-select, bs--insert-one-entry): Simplify.  Use `when'.
5874         (bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
5875         (bs-sort-buffer-interns-are-last): Use `string-match-p'.
5876         (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
5877         (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
5878         (bs-configurations, bs-default-configuration)
5879         (bs-alternative-configuration, bs-cycle-configuration-name)
5880         (bs-string-show-always, bs-string-show-never, bs-string-current)
5881         (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
5882         (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
5883         (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
5884         (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
5885         (bs--window-config-coming-from): Revert 2006-11-09 change.
5886         (bs--restore-window-config): Keep the selected frame.
5887         (bs--track-window-changes, bs--remove-hooks): New functions.
5888         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
5889         (bs--create-header): Remove.
5890         (bs--create-header-line): New function, based on `bs--create-header'.
5891         (bs--show-header): Use `bs--create-header-line'.
5892         (bs--show-with-configuration): Revert 2006-11-09 change.
5893         Don't reuse window unless it is visible on the selected frame.
5894         Restore window configuration (possibly in a different frame)
5895         before creating any window.
5897 2007-10-16  Glenn Morris  <rgm@gnu.org>
5899         * simple.el (blink-matching-open): Don't report false errors with
5900         the `$' syntax class.
5902 2007-10-16  Richard Stallman  <rms@gnu.org>
5904         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
5905         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
5906         (ad-is-advised, ad-get-advice-info-field)
5907         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
5909 2007-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5911         * vc-hooks.el (vc-workfile-version): Compatibility alias.
5912         (vc-default-working-revision): Compatibility for backends.
5914 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
5916         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
5917         (filesets-ormap, filesets-sort-case-sensitive-flag)
5918         (filesets-remake-shortcut, filesets-ingroup-collect-files):
5919         Fix typos in docstrings.
5920         (filesets-conditional-sort, filesets-find-or-display-file)
5921         (filesets-data-get-name, filesets-data-get-data)
5922         (filesets-data-set, filesets-cmd-query-replace-getargs)
5923         (filesets-ingroup-collect): Doc fixes.
5925 2007-10-15  Sam Steingold  <sds@gnu.org>
5927         * mail/sendmail.el (sendmail-error-reporting-interactive)
5928         (sendmail-error-reporting-non-interactive): New variables for
5929         sendmail error reporting options to simplify support for imperfect
5930         sendmail emulators.
5931         (sendmail-send-it): Use them instead of list literals.
5933 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
5935         * help-fns.el: Revert previous change; it creates a
5936         dependency loop between advice.el and help-fns.el.
5938 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
5940         * help-fns.el: Require advice when compiling.
5942 2007-10-14  Drew Adams  <drew.adams@oracle.com>
5944         * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
5945         (ring-insert+extend, ring-remove+insert+extend, ring-member)
5946         (ring-next, ring-previous): New functions.
5948 2007-10-14  Richard Stallman  <rms@gnu.org>
5950         * emacs-lisp/advice.el (documentation): Advice deleted.
5951         Doc for advised functions is now handled at C level.
5952         (ad-stop-advice, ad-start-advice): Don't enable or disable
5953         advice for `documentation'.
5954         (ad-advised-definition-docstring-regexp): Var deleted.
5955         (ad-make-advised-definition-docstring): Store orig name
5956         as text property of string.
5957         (ad-advised-definition-p): Check for text property of docstring.
5959         * help-fns.el (describe-function-1): Find source of advised functions.
5961 2007-10-14  Juri Linkov  <juri@jurta.org>
5963         * faces.el (describe-face): Allow handling a string as the face name.
5965         * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
5966         active region in transient-mark-mode.
5967         (ispell-region): Change messages displayed at the start and end of
5968         the spell-checking to be the same.
5970         * startup.el (fancy-startup-tail): Say exactly what does the button
5971         dismiss ("Dismiss this startup screen").  Use text "Never show
5972         it again" for the checkbox after this button.
5973         (fancy-startup-screen, fancy-about-screen): Put point before the
5974         first link, so the user can quickly select links with the keyboard.
5975         (normal-mouse-startup-screen): Add more useful text describing how
5976         to follow a link.
5978 2007-10-14  Glenn Morris  <rgm@gnu.org>
5980         * progmodes/etags.el (select-tags-table): Disable undo in the
5981         `*Tags Table List*' buffer.
5983 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
5985         * dired.el (dired-warn-writable): New face.
5986         (dired-warn-writable-face): New variable.
5987         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
5988         of dired-warning-face, for group- and world-writable files.
5990 2007-10-13  Richard Stallman  <rms@gnu.org>
5992         * files.el (directory-abbrev-alist): Doc fix.
5994 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
5996         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
5998 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
6000         * frame.el (set-frame-configuration): Assign name parameter only
6001         if it has been set explicitly before.
6003 2007-10-11  Tom Tromey  <tromey@redhat.com>
6005         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
6006         frame is visible.
6008 2007-10-10  Richard Stallman  <rms@gnu.org>
6010         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
6011         in *Backtrace*.
6013         * faces.el (face-font-selection-order): Doc fix.
6015         * loadhist.el (unload-feature): Doc fix.
6017 2007-10-13  Glenn Morris  <rgm@gnu.org>
6019         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
6020         (octave-re-search-forward-kw, octave-re-search-backward-kw):
6021         Add doc string, and an explicit COUNT argument.
6022         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
6023         `inc' to search functions.
6025         * faces.el (face-spec-set): When FRAME is nil, set the default for
6026         new frames (restores pre-2007-09-17 behavior).  Doc fix.
6028 2007-10-13  John W. Eaton  <jwe@octave.org>
6030         * progmodes/octave-mod.el (octave-looking-at-kw)
6031         (octave-re-search-forward-kw, octave-re-search-backward-kw):
6032         New functions.
6033         (octave-in-defun-p, calculate-octave-indent)
6034         (octave-blink-matching-block-open, octave-beginning-of-defun)
6035         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
6036         to search for regexps that contain case-sensitive keywords.
6037         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
6038         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
6040 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
6042         * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
6043         Do not use a single clause cond.
6045         * cus-start.el (all): Use test that does not match the X11 version
6046         for mac.
6048 2007-10-13  Markus Gritsch  <m.gritsch@gmail.com>  (tiny change)
6050         * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
6051         BROWSE buffer.
6053 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
6055         * cus-start.el (all): Undo previous change.
6057 2007-10-13  Glenn Morris  <rgm@gnu.org>
6059         * woman.el (woman0-rename): Fix paren typo.
6061         * mail/feedmail.el (feedmail-run-the-queue)
6062         (feedmail-look-at-queue-directory):
6063         * mail/reporter.el (reporter-dump-state):
6064         * net/eudc-hotlist.el (eudc-edit-hotlist):
6065         * net/eudc.el (eudc-display-records)
6066         (eudc-filter-duplicate-attributes)
6067         (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
6068         * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
6069         (eudc-bbdb-query-internal):
6070         * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
6071         * net/socks.el (socks-build-auth-list):
6072         * progmodes/cc-cmds.el (top level):
6073         * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
6074         * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
6075         (cperl-write-tags, cperl-tags-treeify):
6076         * progmodes/ebnf-yac.el (ebnf-yac-token-table):
6077         * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
6078         * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
6079         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
6080         (idlwave-toolbar-remove-everywhere):
6081         * progmodes/idlwave.el (idlwave-indent-line)
6082         (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
6083         (idlwave-write-paths, idlwave-all-method-classes)
6084         (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
6085         (idlwave-fix-keywords, idlwave-display-calling-sequence)
6086         (idlwave-complete-in-buffer):
6087         * textmodes/org.el (org-export-as-html, org-export-as-ascii)
6088         (org-fast-tag-selection):
6089         * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
6090         than mapcar.
6092 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
6094         * diff-mode.el (diff-fine-change): Add :group.
6096 2007-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
6098         * cus-start.el (all): Use the same test as the 22.2 branch.
6100 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6102         * diff-mode.el (diff-current-defun): Force recomputation of
6103         change-log-default-name.
6105 2007-10-12  Chong Yidong  <cyd@stupidchicken.com>
6107         * startup.el (fancy-startup-screen): Remove an unnecessary newline
6108         and some leftover logic regarding dedicated frames.  If showing
6109         concise startup screen, fit window to buffer.
6110         (command-line-1): If we will be using the splash screen, use
6111         find-file instead of find-file-other-window to find additional files.
6112         Comment out unused code for coping with the old sit-for behavior.
6114 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6116         * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
6117         `meta' modifier consistently, rather than using sometimes meta
6118         sometimes alt.
6120 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
6122         * window.el (handle-select-window): Revert part of 2007-10-08
6123         change setting the input focus.
6125 2007-10-12  Glenn Morris  <rgm@gnu.org>
6127         * startup.el (command-line): Do not read abbrev file in batch mode.
6129         * emacs-lisp/byte-opt.el (top level):
6130         * mail/rmail.el (rmail-list-to-menu):
6131         * obsolete/hilit19.el (hilit-mode):
6132         * progmodes/cc-mode.el (c-postprocess-file-styles)
6133         (c-submit-bug-report):
6134         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
6135         * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
6136         (reftex-access-parse-file):
6137         * textmodes/reftex-cite.el (reftex-do-citation)
6138         (reftex-insert-bib-matches):
6139         * textmodes/reftex-ref.el (reftex-offer-label-menu):
6140         * textmodes/reftex-sel.el (reftex-select-unmark):
6141         * textmodes/reftex-toc.el (reftex-toc-do-promote):
6142         * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
6144         * cus-edit.el (custom-variable-menu, custom-face-menu)
6145         (custom-group-menu): Check init-file-user rather than
6146         user-init-file, in case cus-edit is loaded by site-run-file.
6148 2007-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
6150         * vc.el (vc-deduce-fileset): Delete unused code.
6151         (vc-next-action): Fix typos.
6153 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
6155         * bs.el (bs--mark-unmark): New function.
6156         (bs-mark-current, bs-unmark-current): Use it.
6158 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
6160         * vc.el (vc-diff):
6161         (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
6162         temporarily disable the check for his edge case of
6163         vc-diff (stopping it from grinding when called from $HOME), as
6164         it's calling some brittle code in vc-hooks.el.
6165         (with-vc-properties): Fix evaluation time of a macro argument.
6166         * ediff-vers.el (ediff-vc-internal):
6167         * vc-hooks.el:
6168         * loaddefs.el: Follow up on VC terminology change.
6170 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
6172         * follow.el (follow-stop-intercept-process-output):
6173         Use `follow-call-process-filter' rather than `process-filter'.
6174         Simplify.
6176 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
6178         * vc-hooks.el (vc-registered): Robustify this function a bit
6179         against filenames with no directory component.
6181 2007-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6183         * international/characters.el: Undo unwanted and unexplained change.
6185 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6187         * ps-print.el: Fix the usage of :foreground and :background face
6188         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
6189         (ps-print-version): New version 6.7.6.
6190         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
6191         Fix code.
6192         (ps-face-foreground-color-p, ps-face-background-color-p)
6193         (ps-face-color-p): New inline funs.
6195 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
6197         * textmodes/org.el (org-additional-option-like-keywords): New constant.
6198         (org-complete): Use `org-additional-option-like-keywords'.
6199         (org-parse-local-options): New function.
6201 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
6203         * textmodes/org.el (org-in-clocktable-p): New function.
6204         (org-clock-report): Only update the table at point, or insert a new one.
6205         (org-clock-goto): New function.
6206         (org-open-file): Use `start-process-shell-command' instead of
6207         `shell-command' with an ampersand.
6208         (org-deadline, org-schedule): New argument REMOVE to remove the
6209         date from the entry.
6210         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
6211         argument to `org-schedule' and `org-deadline'.
6212         (org-trim): Use the correct expressions for beginning and end of
6213         the string.
6214         (org-get-cleaned-entry): Trim the string before returning it.
6215         (org-clock-find-position): New function.
6216         (org-clock-into-drawer): New option.
6217         (org-agenda-tags-column): Rename from
6218         `org-agenda-align-tags-to-column'.
6219         (org-agenda-align-tags): Allow negative values for
6220         `org-agenda-tags-column'.
6221         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
6222         (org-agenda-to-appt): New optional argument FILTER.
6223         (org-completion-fallback-command): New variable.
6224         (org-complete): Use `org-completion-fallback-command'.
6225         (org-find-base-buffer-visiting): Catch the case that there is no
6226         buffer visiting the file.
6227         (org-property-or-variable-value): New function.
6228         (org-todo): Use `org-property-or-variable-value'
6229         (org-agenda-compact-blocks): New option.
6230         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
6231         (org-agenda-schedule, org-agenda-deadline):
6232         Call `org-agenda-show-new-time'.
6233         (org-agenda-show-new-time): New argument PREFIX.
6234         (org-colgroup-info-to-vline-list): Fix but that cause a
6235         shift in the vertical lines.
6236         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
6237         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
6238         (org-indent-item): No arg in call to `org-fix-bullet-type'.
6239         (org-fix-bullet-type): Remove argument.
6240         (org-read-date): Check for am/pm twice, to catch the end time.
6241         (org-goto-map): Use `suppress-keymap'.
6242         (org-remember-apply-template): Respect the dynamically scoped
6243         selection character.
6245 2007-10-10  Bastien Guerry  <Bastien.Guerry@ens.fr>
6247         * textmodes/org-export-latex.el (org-export-latex-protect-string):
6248         Renaming of `org-latex-protect'.
6249         (org-export-latex-emphasis-alist): By default, don't protect
6250         any emphasis formatter from further conversion.
6251         (org-export-latex-tables): Honor column grouping for tables.
6252         (org-export-latex-title-command): New option.
6253         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
6254         export backslash character.
6256 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6258         * frame.el (frame-inherited-parameters): Remove unused `environment'
6259         parameter, and let server.el add `client' when needed.
6261         * server.el (server-create-tty-frame)
6262         (server-create-window-system-frame): Set frame-inherited-parameters.
6264         * frame.el (frame-inherited-parameters): New var.
6265         (make-frame): Use it.
6267         * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
6269         * env.el (let-environment): Remove.  Unused.
6270         (read-envvar-name): Simplify.
6271         (setenv): Remove unused arg `frame'.
6273         * help-fns.el (describe-variable): Add missing "  " for multiline
6274         obsolescence info and missing EOL after global value.
6276 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
6278         * add-log.el:
6279         * ediff-vers.el:
6280         * log-view.el:
6281         * pcvs.el:
6282         * vc-arch.el:
6283         * vc-bzr.el:
6284         * vc-cvs.el:
6285         * vc.el:
6286         * vc-git.el:
6287         * vc-hg.el:
6288         * vc-hooks.el:
6289         * vc-mcvs.el:
6290         * vc-mtn.el:
6291         * vc-rcs.el:
6292         * vc-sccs.el:
6293         * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
6294         {find,init,next,previous,annotate-*,log}-version ->
6295         {find,init,next,previous,annotate-*,log}-revision,
6296         annotate-focus-version -> annotate-working-revision, The term
6297         'focus' is gone.  The term 'revision' is now used consistently
6298         everywhere that reference to a revision ID is intended, replacing
6299         older use of 'version'.
6301 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
6303         * follow.el: Change all instances of "Follow Mode" to "Follow
6304         mode" in docstrings and messages.
6305         (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
6307 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
6309         * vc.el (vc-next-action): Rewrite completely; this principal
6310         entry point now operates on a current fileset selected either
6311         explicitly via VC-Dired or implicitly by visiting a file buffer,
6312         rather than always operating on the file of the current buffer as
6313         in older versions.  Rewrite the rest of the mode to match.
6314         (with-vc-properties): Rewrite to operate on a file list.
6315         (with-vc-file): vc-checkin takes a file list argument now.
6316         (vc-post-command-functions): This hook now receives a file list.
6317         (vc-do-command): Take a either a file or a file list as argument.
6318         (vc-deduce-fileset): New function for deducing a file list to
6319         operate on.
6320         (vc-next-action-on-file, vc-next-action-dired): Remove.
6321         Merge into vc-next-action.
6322         (vc-register): Adapt to the fact that vc-start-entry now takes a
6323         file list.
6324         (vc-register-with): New function.
6325         (vc-start-entry): Take a file list argument rather than a
6326         file argument.
6327         (vc-checkout): Cope with vc-start-entry taking a file list.
6328         (vc-steal-lock): Cope with with-vc-properties taking a
6329         file list.
6330         (vc-checkin): Take a file list argument rather than a file argument.
6331         (vc-finish-logentry): Use the filelist passed by vc-start-entry.
6332         (vc-diff-internal): Rewrite for filesets.
6333         (vc-diff-sentinel): New function, tests whether changes were
6334         written into a diff buffer.
6335         (vc-diff): Rewrite for filesets.
6336         (vc-version-diff): Rewrite for filesets.
6337         (vc-print-log): Take a fileset argument.
6338         (vc-revert): Revert the entire selected fileset, not just the
6339         current buffer.
6340         (vc-rollback): Roll back the entire selected fileset, if
6341         possible.  No longer accepts a prefix argument.
6342         (vc-update): Merge new changes for the entire selected
6343         fileset, not just the current buffer.
6344         (vc-revert-file): Cope with with-vc-properties taking a file list.
6345         (vc-default-dired-state-info): Add + status suffix if the file is
6346         modified.
6347         (vc-annotate-warp-version): Use the new diff machinery.
6348         (vc-log-edit): Take a file list argument rather than a file argument.
6350 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
6352         Sync with Tramp 2.1.11.
6354         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
6355         Pacify byte compiler.
6357         * net/trampver.el: Update release number.
6359 2007-10-09  Richard Stallman  <rms@gnu.org>
6361         * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
6363 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
6365         * follow.el: Require easymenu.
6366         (follow-mode-hook, follow-mode): Doc fixes.
6367         (follow-mode-off-hook): Mark as obsolete.
6369 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6371         * window.el (mouse-autoselect-window-cancel): Don't cancel for
6372         select-window or select-frame events.
6373         (handle-select-window): When autoselecting window set input
6374         focus.  Restructure.
6376         * frame.el (focus-follows-mouse): Move to frame.c.
6377         * cus-start.el (all): Add focus-follows-mouse.
6379 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
6381         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
6382         activate font-locking in the *buffer-selection* buffer.
6383         (bs-show-sorted): Doc fix.
6385         * bs.el (bs--get-marked-string, bs--get-modified-string)
6386         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
6387         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
6388         (bs--format-aux): Doc fix.
6390 2007-10-08  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
6392         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
6394 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
6396         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
6397         (gud-gdb): New function for old M-x gdb (text command mode).
6398         (gud-gdb-command-name, gdb): Move to...
6400         * progmodes/gdb-ui.el: ...here and adapt doc string.
6401         (gud-gdba-command-name, gdba): Delete.
6403 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
6405         * bs.el: Don't defvar `font-lock-verbose'.
6406         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
6407         (bs--get-file-name): Fix typos in docstrings.
6408         (bs--show-header): Use `dolist' instead of `mapcar'.
6409         (bs-mode): Set `show-trailing-whitespace' to nil.
6410         (bs-buffer-sort-function, bs-mouse-select-other-frame)
6411         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
6412         Doc fixes.
6414 2007-10-08  Adam Hupp  <adam@hupp.org>  (tiny change)
6416         * progmodes/gud.el (pdb): Specify file for gud-break.
6418 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
6420         * progmodes/gud.el (gdb): Make graphical mode the default and
6421         switch to text command mode if appropriate, i.e., reverse previous
6422         arrangement.
6423         (gud-gdb-marker-filter): Adapt for above change.
6425         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
6426         gud-minor-mode and gud-marker-filter.
6427         (gdb-fullname-regexp): New variable.
6428         (gud-gdba-marker-filter): Use it to switch to text command
6429         mode if appropriate.
6431 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
6433         * progmodes/gud.el (gud-display-line): Find source buffer even when
6434         GUD buffer has its own frame.
6436 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6438         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
6440 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6442         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
6444 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6446         * allout.el (allout-before-change-handler): Replace got-char by
6447         goto-char.
6449 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6451         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
6452         Used to try and automatically enabled smerge-mode in the presence of
6453         conflicts and to call `svn resolved' when the conflicts are gone.
6454         (vc-svn-parse-status): Remember the svn-specific status.
6456 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
6458         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
6459         menu-bar-apropos-menu.  All users changed.
6460         (menu-bar-help-menu): Change menu symbols to better match the text
6461         displayed by the menu.
6463 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6465         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
6466         #, @, : and ^.
6468 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6470         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
6472         * log-view.el (log-view-mode-map): Likewise.
6474         * diff-mode.el (diff-mode-shared-map): Likewise.
6476 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6478         * files.el (file-name-sans-versions): Also allow `A-Z'.
6480         * vc.el: Mention all supported VC backends.
6482 2007-10-08  Richard Stallman  <rms@gnu.org>
6484         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
6485         neighbouring buttons.
6487 2007-10-08  Andreas Schwab  <schwab@suse.de>
6489         * files.el (file-name-sans-versions): Also allow `_'.
6491 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6493         * files.el (file-name-sans-versions): Allow - and a-z in version names.
6495         * log-view.el (log-view-mode-map, log-view-mode-menu):
6496         Bind log-view-annotate-version.
6497         (log-view-beginning-of-defun, log-view-end-of-defun)
6498         (log-view-annotate-version): New functions.
6499         (log-view-mode): Use log-view-beginning-of-defun and
6500         log-view-end-of-defun.
6502 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6504         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
6506 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6508         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
6509         neighbouring buttons.
6511         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6512         Recognize gcc's use of "note" for informational messages.
6514 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6516         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
6517         (css-mode): Update correspondingly.
6519 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6521         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
6522         Signed-off-by, Acked-by and Merge.
6524 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6526         * ediff-init.el (ediff-verbose-p): This var is not a constant.
6528 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6530         * vc-mtn.el: New file.
6532         * vc-hooks.el (vc-handled-backends): Add Mtn.
6534 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
6536         * files.el (find-file, find-file-other-window)
6537         (find-file-other-frame, find-file-existing, find-file-read-only)
6538         (find-file-read-only-other-window)
6539         (find-file-read-only-other-frame)
6540         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
6542 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
6544         * progmodes/gud.el (gdb-ready): New variable.
6545         (gdb): Set it to nil.  Set gud-running to nil here...
6546         (gud-common-init): ...instead of here.
6548         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
6549         Use gdb-ready.  Discard input until GDB is ready to accept it.
6551 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6553         * dired.el (dired-warning): Inherit from font-lock-warning-face to
6554         make it show up with eight colors.
6556 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6558         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
6559         diffs are concatenated with no intervening line.
6561 2007-10-08  Dave Love  <fx@gnu.org>
6563         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
6564         (python-font-lock-keywords): Update to the 2.5 version of the language.
6565         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
6566         (python-backspace): Only behave funny in code.
6567         (python-compilation-regexp-alist): Add PDB stack trace regexp.
6568         (inferior-python-mode): Add PDB prompt regexp.
6569         (python-fill-paragraph): Refine the fenced-string regexp.
6570         (python-find-imports): Handle imports spanning several lines.
6571         (python-mode): Add `class' to hideshow support.
6573 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6575         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6576         Use add-log-buffer-file-name-function rather than binding
6577         buffer-file-name, so we don't end up calling change-log-mode in *cvs*
6578         when `fi' is the ChangeLog file itself.
6580         * outline.el (outline-flag-region): Use front-advance.
6582 2007-10-08  Ilya Zakharevich  <ilyaz@cpan.org>
6584         * progmodes/cperl-mode.el: Merge upstream 5.23.
6585         (cperl-where-am-i): Remove function.
6586         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
6587         (cperl-sniff-for-indent): De-invert [string] and [comment].
6588         When looking for label, skip s:m:y:tr.
6589         (cperl-indent-line): Likewise.
6590         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
6591         (cperl-windowed-init): Wrong `ps-print' handling.
6592         Both thanks to Chong Yidong.
6593         (cperl-look-at-leading-count): Could fail with unfinished RExen.
6594         (cperl-find-pods-heres): If the second part of s()[] is missing,
6595         don't try to highlight delimiters...
6597 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6599         * progmodes/compile.el (compilation-get-file-structure): Complete last
6600         change by also using spec-directory in the puthash.
6602 2007-10-08  Riccardo Murri  <riccardo.murri@gmail.com>
6604         * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
6605         (vc-bzr-status): Fix shadowing of variable 'status'.
6606         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
6607         Use `expand-file-name' instead of `concat'.
6608         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
6609         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
6611 2007-10-08  Jason Rumney  <jasonr@gnu.org>
6613         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
6615 2007-10-08  Richard Stallman  <rms@gnu.org>
6617         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
6618         Add `safe-local-variable' property.
6619         (lisp-body-indent): Likewise.
6621 2007-10-08  Richard Stallman  <rms@gnu.org>
6623         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
6624         Add doc string.
6626 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6628         * files.el (backup-buffer-copy): Try to overwrite old backup first.
6630 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6632         * repeat.el (repeat): Use last-repeatable-command instead of
6633         real-last-command.  Run pre- and post-command hooks for
6634         self-insertion.  Update doc-string.
6636 2007-10-08  Alexandre Julliard  <julliard@winehq.org>
6638         * vc-git.el (vc-git-state): Call git-add --refresh to update the
6639         state of the file.
6640         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
6641         (vc-git-create-repo): Fix invalid command.
6643 2007-10-08  Richard Stallman  <rms@gnu.org>
6645         * textmodes/flyspell.el (flyspell-mode):
6646         Catch errors in flyspell-mode-on.
6648 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
6650         * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
6652 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6654         * international/encoded-kb.el (encoded-kbd-setup-display):
6655         Use input-decode-map rather than local-key-translation-map.
6657         * term/rxvt.el (rxvt-alternatives-map): New map.
6658         (terminal-init-rxvt): Use it.
6659         Bind rxvt-function-map in input-decode-map.
6661         * term/xterm.el (xterm-alternatives-map): New map.
6662         (terminal-init-xterm): Use it.
6663         Bind xterm-function-map in input-decode-map.
6665         * term/x-win.el (x-alternatives-map): New var.
6666         (x-setup-function-keys): Use it.
6668         * help-fns.el (describe-variable): Slightly change the layout of
6669         meta-info to separate it better from the docstring.
6670         Standardize insertion of extra empty lines in various circumstances.
6672         * diff-mode.el (diff-hunk-style): New fun.
6673         (diff-end-of-hunk): Use it.
6674         (diff-context->unified): Use the new `apply' undo element,
6675         if applicable, so as to save undo-log space.
6676         (diff-fine-change): New face.
6677         (diff-fine-highlight-preproc): New function.
6678         (diff-fine-highlight): New command.
6679         (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
6681         * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
6682         (smerge-refine-highlight-change): Add `props' argument.
6683         (smerge-refine-subst): New function holding most of smerge-refine.
6684         (smerge-refine): Use it.
6686 2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
6688         * vc.el (vc-default-wash-log): Remove unused code, the
6689         log washers all live in the backends now.
6690         (vc-default-comment-history): Correct for the fact
6691         that wash-log is argumentless in the new API.
6693 2007-10-08  Michael Albinus  <michael.albinus@gmx.de>
6695         * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
6696         (tramp-maybe-send-script): Apply `member' but `memq'.
6697         (tramp-advice-file-expand-wildcards): Simplify implementation.
6699 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
6701         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
6703         * mb-depth.el (minibuf-depth-indicator-function): New variable.
6704         (minibuf-depth-setup-minibuffer): Use it.
6706 2007-10-07  Glenn Morris  <rgm@gnu.org>
6708         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
6709         version numbers.
6711 2007-10-06  Juri Linkov  <juri@jurta.org>
6713         * textmodes/fill.el (fill-paragraph-or-region): New function.
6715         * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
6716         instead of fill-paragraph.
6718         * tutorial.el (tutorial--default-keys): Replace fill-paragraph
6719         with fill-paragraph-or-region.  Suspend command is now the same
6720         `suspend-frame' on window systems and on tty.
6722         * image.el (image-type): Check if image-types is bound to not fail
6723         on tty.
6725         * delsel.el (delete-selection-pre-hook):
6726         * emulation/cua-base.el (cua-paste): Check if mouse-region-match
6727         is fbound to not fail on mouseless tty.
6729 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
6731         * net/tramp.el (top): Move loading of tramp-util.el and
6732         tramp-vc.el to tramp-compat.el.
6733         (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
6734         temporary file if possible, in order to avoid a security hole.
6735         (tramp-do-copy-or-rename-file-out-of-band)
6736         (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
6737         with DONT-CREATE, because the connection is not setup yet.
6738         (tramp-handle-process-file): Rewrite temporary file handling.
6739         (tramp-completion-mode): New defvar.
6740         (tramp-completion-mode-p): Use it.
6742         * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
6744         * net/tramp-fish.el (tramp-fish-handle-process-file):
6745         Rewrite temporary file handling.
6747 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
6749         * vc.el: Workfile version -> focus version change.  Port various
6750         comments from new VC to reduce the noise in the diff.
6751         Patch in the new vc-create-repo function to go with the
6752         header comment about it already present.
6753         There are no changes to existing logic in this patch.
6754         (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
6756 2007-10-06  Aaron Hawley  <aaronh@garden.org>
6758         * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
6760 2007-10-05  Chris Moore  <dooglus@gmail.com>
6762         * server.el (server-kill-new-buffers): Doc fix.
6764 2007-10-05  John W. Eaton  <jwe@octave.org>
6766         * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
6767         (octave-begin-keywords): Add "do".
6768         (octave-end-keywords): Remove "end".
6769         (octave-reserved-words): Add "end".  Remove "all_va_args",
6770         "gplot", and 'gsplot".
6771         (octave-text-functions): Remove "gset", "gshow", "set", and "show".
6772         (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
6773         "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
6774         "default_return_value", "define_all_return_values",
6775         "do_fortran_indexing", "empty_list_elements_ok",
6776         "gnuplot_has_multiplot", "implicit_str_to_num_ok",
6777         "ok_to_lose_imaginary_part", "prefer_column_vectors",
6778         "prefer_zero_one_indexing", "propagate_empty_matrices",
6779         "resize_on_range_error", "treat_neg_dim_as_zero",
6780         "warn_assign_as_truth_value", "warn_comma_in_global_decl",
6781         "warn_divide_by_zero", "warn_function_name_clash",
6782         "warn_missing_semicolon", "whitespace_in_literal_matrix".
6783         Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
6784         "crash_dumps_octave_core", "sighup_dumps_octave_core",
6785         "sigterm_dumps_octave_core".
6786         (octave-block-match-alist): Remove "end" from block-end keywords.
6787         (octave-mode): Update ftp site address.
6789 2007-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
6791         * vc.el: Reorder functions, no code changes.
6793 2007-10-04  Michael Albinus  <michael.albinus@gmx.de>
6795         * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
6796         (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
6797         the cond clauses where needed.
6798         (tramp-handle-write-region): Rearrange code for proper handling of
6799         tmpfile.
6801         * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
6803         * net/tramp.el:
6804         * net/tramp-fish.el:
6805         * net/tramp-ftp.el:
6806         * net/tramp-smb.el: Rename `tramp-make-temp-file' to
6807         `tramp-compat-make-temp-file'.
6809 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6811         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
6813 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6815         * emacs-lisp/copyright.el (copyright-update): Don't update if the file
6816         already uses a more recent copyright version than the "current" one.
6818 2007-10-03  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
6820         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
6821         (doc-view-insert-image): Minor aesthetical docstring changes.
6823 2007-10-03  Tassilo Horn  <tassilo@member.fsf.org>
6825         * doc-view.el (doc-view): Don't ignore pdf and dvi files when
6826         completing filename.
6827         (doc-view-search-internal): Docstring change.
6829 2007-10-03  Michael Albinus  <michael.albinus@gmx.de>
6831         * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
6832         (tramp-file-name-handler-alist):
6833         Add `tramp-handle-insert-file-contents-literally'.  Needed for XEmacs.
6834         (tramp-make-temp-file): Use `make-temp-name'.  `make-temp-file',
6835         used before, creates the file already, which is not desired.
6836         (tramp-do-copy-or-rename-file-directly): Simplify handling of
6837         temporary file.
6838         (tramp-handle-insert-file-contents): Assign the result in the
6839         short track case.
6840         (tramp-handle-insert-file-contents-literally): New defun.
6841         (tramp-completion-mode-p): Revert change from 2007-09-24.
6842         Checking for `return' etc as last character is not sufficient, for
6843         example in dired-mode when entering <g> (revert-buffer) or
6844         <s> (dired-sort).
6846         * net/tramp-compat.el (top): Add also compatibility code for loading
6847         appropriate timer package.
6848         (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
6849         order to avoid autoloading problems.
6851         * net/tramp-fish.el:
6852         * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
6854         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
6855         where the second parameter of `copy-file' or `rename-file' is a
6856         remote file but not via ftp.
6858 2007-10-02  Richard Stallman  <rms@gnu.org>
6860         * frame.el (cursor-in-non-selected-windows): Doc fix.
6862 2007-10-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
6864         * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
6865         Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
6867 2007-10-01  Jay Belanger  <jay.p.belanger@gmail.com>
6869         * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
6870         when `expt' doesn't give range errors.
6872 2007-10-01  Markus Triska  <markus.triska@gmx.at>
6874         * calc/calc-math.el (math-smallest-emacs-expt):
6875         Make the computation more robust.
6877 2007-09-30  David Kastrup  <dak@gnu.org>
6879         * startup.el (argv): Alias for `command-line-args-left' to use as
6880         `(pop argv)' inside of --eval command sequences.  Allows for
6881         passing shell commands into Emacs verbatim without need for Lisp
6882         quoting.
6884         * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
6885         check only for changed size.
6886         (auto-revert-tail-handler): Get size from caller.  If the file has
6887         shrunk, tail the whole file again (the file presumably has been
6888         rewritten).
6890         * woman.el (woman-topic-all-completions, woman-mini-help):
6891         Fix fallout from 2007-09-07 introduction of `dolist' when the list
6892         actually was being manipulated in the loop.
6893         (woman-Cyg-to-Win, woman-pre-process-region)
6894         (woman-horizontal-escapes, woman-if-body, woman-unescape)
6895         (woman-strings, woman-special-characters, woman1-hc)
6896         (woman-change-fonts, woman-find-next-control-line):
6897         Use `match-beginning' rather than `match-string' when the result is
6898         just used as a flag.
6900 2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
6902         * net/tramp-compat.el: New file.
6904         * net/tramp.el:
6905         * net/tramp-fish.el:
6906         * net/tramp-smb.el:
6907         * net/tramp-uu.el:
6908         * net/trampver.el: Move compatibility code to tramp-compat.el.
6909         Apply `mapc' instead of `mapcar' when the code needs side effects
6910         only.  Move utf-8 coding cookie to the second line.
6912 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
6914         * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
6915         Improve custom type.
6916         (icon-map-list): Make it customizable.  Document how to disable
6917         stock icons.
6919 2007-09-30  Richard Stallman  <rms@gnu.org>
6921         * play/zone.el (zone-hiding-modeline): Use mode-line-format.
6923 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6925         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
6927 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6929         * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
6930         (t-mouse-mode): New compatibility alias.
6932 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
6934         * server.el (server-delete-client): Only delete the terminal if it
6935         is non-nil.
6937 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
6939         * net/tramp.el (with-file-property, with-connection-property):
6940         Highlight as keyword.
6941         (tramp-rfn-eshadow-setup-minibuffer)
6942         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
6943         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
6944         (tramp-do-copy-or-rename-file-directly)
6945         (tramp-do-copy-or-rename-file-out-of-band)
6946         (tramp-handle-shell-command, tramp-get-debug-buffer)
6947         (tramp-send-command-and-read, tramp-equal-remote)
6948         (tramp-get-local-gid): Pacify byte-compiler.
6949         (tramp-handle-file-name-directory): Result shall not be expanded.
6950         (tramp-find-foreign-file-name-handler): Rewrite.
6951         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
6953         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
6955         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
6956         Apply `tramp-completion-mode-p'.
6957         (tramp-fish-handle-set-file-times)
6958         (tramp-fish-handle-executable-find)
6959         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
6960         (tramp-fish-retrieve-data): Pacify byte-compiler.
6962         * net/tramp-gw.el (tramp-gw-basic-authentication):
6963         Call `tramp-read-passwd' with first parameter `nil'.
6965 2007-09-28  Glenn Morris  <rgm@gnu.org>
6967         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
6968         than mapcar.
6970         * textmodes/tex-mode.el (tex-suscript-height-ratio)
6971         (tex-suscript-height-minimum): New customizable variables.
6972         (tex-suscript-height): New function.
6973         (superscript, subscript): Set height using tex-suscript-height
6974         rather than fixing at 0.8.
6975         (tex-fontify-script, tex-font-script-display): Add :version tag.
6977 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
6979         * progmodes/python.el (python-eldoc-function): Doc fix.
6981 2007-09-27  Glenn Morris  <rgm@gnu.org>
6983         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
6984         image if it is not in image-type-auto-detectable, or is there with
6985         a nil value.
6987 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
6989         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
6990         connection more robust.
6992 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
6994         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
6995         Deal with the case that special &keywords are at the beginning or
6996         end of the argument list.  Also add some (incomplete) support for
6997         non-standard arglists.
6999 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
7001         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
7002         (eldoc-message-commands, eldoc-current-idle-delay)
7003         (eldoc-function-argstring-format): Fix typos in docstrings.
7005 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
7007         * calc/calc-units.el (calc-convert-units)
7008         (calc-convert-temperature): Remove unnecessary colons.
7010 2007-09-26  Bastien Guerry  <bzg@altern.org>
7012         * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
7013         New function.
7014         (org-export-latex-remove-from-headlines): Name changed because of typo.
7015         (org-export-latex-quotation-marks-convention): Option removed.
7016         (org-export-latex-make-preamble): Handle the DATE option.
7017         (org-export-latex-cleaned-string): Now the only cleaning function,
7018         synched up with org.el.
7019         (org-export-latex-lists, org-export-latex-parse-list)
7020         (org-export-list-to-latex): New functions.
7022 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
7024         * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
7025         (org-outline-regexp): New constant.
7026         (org-remember-handler): Throw error when the target file is not in
7027         org-mode.
7028         (org-cleaned-string-for-export): No longer call
7029         `org-export-latex-cleaned-string' with an argument.
7030         (org-get-tags): Returns now a list, not a string.
7031         (org-get-tags-string): New function.
7032         (org-archive-subtree): No need to split return of `org-get-tags'.
7033         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
7034         instead of `org-get-tags'.
7035         (org-agenda-format-date): Rename from `org-agenda-date-format'.
7036         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
7037         (org-compatible-face): New argument INHERITS.  Inherit from this
7038         face if possible.
7039         (org-level-1, org-level-2, org-level-3, org-level-4)
7040         (org-level-5, org-level-6, org-level-7, org-level-8)
7041         (org-special-keyword, org-drawer, org-column, org-warning)
7042         (org-archived, org-todo, org-done, org-headline-done, org-table)
7043         (org-formula, org-code, org-agenda-structure)
7044         (org-scheduled-today, org-scheduled-previously)
7045         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
7046         in the new way.
7047         (org-get-heading): New argument NO-TAGS.
7048         (org-fast-tag-selection-include-todo): Made defvar instead of
7049         defcustom, feature is not deprecated.
7050         (org-remember-store-without-prompt): New default value t.
7051         (org-todo-log-states): New variable.
7052         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
7053         Compute the log states.
7054         (org-goto-map): More commands copied from global map.  Also bind
7055         `org-occur'.
7056         (org-goto): Made into a general lookup command.
7057         (org-get-location): Complete rewrite.
7058         (org-goto-exit-command): New variable.
7059         (org-goto-selected-point): New variable.
7060         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
7061         Set the new variables.
7062         (org-paste-subtree): Whitespace insertion strategy revised.
7063         (org-remember-apply-template): Protect v-A from the possibility
7064         that v-a might be nil.
7065         (org-remember-handler): Insertion rules revised.
7066         (org-todo): Respect org-todo-log-states.
7067         (org-up-heading-safe): New function.
7068         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
7070 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
7072         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
7073         region if in transient-mark-mode.
7075 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
7077         * calc/calc-ext.el (calc-init-extensions, calc-reset):
7078         * calc/calc-help.el (calc-full-help):
7079         * calc/calc-misc.el (another-calc):
7080         * calc/calc-store.el (calc-var-name-map):
7081         * calc/calc-stuff.el (calc-flush-caches):
7082         * calc/calc-units.el (math-build-units-table):
7083         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
7084         (calc-quit):
7085         * calendar/icalendar.el (icalendar--format-ical-event)
7086         (icalendar--convert-ical-to-diary):
7087         * emacs-lisp/authors.el (authors):
7088         * emacs-lisp/cust-print.el (custom-print-install)
7089         (custom-print-uninstall):
7090         * emacs-lisp/disass.el (disassemble-1):
7091         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
7092         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
7093         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
7094         (elint-check-let-form, elint-check-condition-case-form)
7095         (elint-initialize):
7096         * emacs-lisp/elp.el (elp-results):
7097         * emacs-lisp/generic.el (generic-mode-internal):
7098         * emacs-lisp/re-builder.el (reb-delete-overlays):
7099         * emacs-lisp/regi.el (regi-interpret):
7100         * emacs-lisp/sregex.el (sregex--char-aux):
7101         * emulation/cua-rect.el (cua--deactivate-rectangle)
7102         (cua--highlight-rectangle, cua--rectangle-post-command):
7103         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
7104         * emulation/viper-macs.el (viper-describe-kbd-macros)
7105         (viper-describe-one-macro):
7106         * emulation/viper-util.el (viper-setup-master-buffer):
7107         * emulation/viper.el (set-viper-state-in-major-mode):
7108         * international/mule-diag.el (describe-current-coding-system):
7109         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
7110         * mail/emacsbug.el (report-emacs-bug):
7111         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
7112         * obsolete/hilit19.el (hilit-unhighlight-region)
7113         (hilit-set-mode-patterns):
7114         * play/solitaire.el (solitaire-check, solitaire-solve):
7115         * play/zone.el (zone-pgm-rotate):
7116         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
7117         * progmodes/ada-prj.el (ada-prj-display-page):
7118         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
7119         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
7120         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
7121         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
7122         * progmodes/sh-script.el (sh-make-vars-local)
7123         (sh-reset-indent-vars-to-global-values):
7124         * progmodes/sql.el (top):
7125         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
7126         * progmodes/xscheme.el (top):
7127         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
7128         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
7129         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
7130         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
7131         (artist-submit-bug-report):
7132         * textmodes/flyspell.el (flyspell-delay-commands)
7133         (flyspell-deplacement-commands):
7134         * textmodes/table.el (table--generate-source-epilogue, table-insert)
7135         (table--generate-source-cells-in-a-row, table--make-cell-map)
7136         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
7138 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
7140         * allout.el (produce-allout-mode-map, allout-process-exposed):
7141         * ansi-color.el (ansi-color-make-color-map):
7142         * autoinsert.el (auto-insert):
7143         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
7144         * dired-aux.el (dired-create-files):
7145         * dired.el (dired-restore-desktop-buffer):
7146         * ediff-diff.el (ediff-setup-fine-diff-regions):
7147         * ediff-mult.el (ediff-intersect-directories)
7148         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
7149         (ediff-redraw-registry-buffer):
7150         * ediff-ptch.el (ediff-fixup-patch-map):
7151         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
7152         (ediff-really-quit, ediff-clear-diff-vector):
7153         * emerge.el (emerge-really-quit):
7154         * ffap.el (ffap-replace-file-component):
7155         * filecache.el (file-cache-add-directory)
7156         (file-cache-add-directory-recursively)
7157         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
7158         (file-cache-delete-directory, file-cache-files-matching-internal)
7159         (file-cache-display):
7160         * files.el (cd):
7161         * find-lisp.el (find-lisp-insert-directory):
7162         * finder.el (finder-compile-keywords):
7163         * help.el (view-emacs-news):
7164         * hi-lock.el (hi-lock-write-interactive-patterns):
7165         * ido.el (ido-to-end, ido-set-matches-1):
7166         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
7167         (image-dired-mark-tagged-files):
7168         * jka-cmpr-hook.el (jka-compr-get-compression-info):
7169         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
7170         * ps-print.el (ps-background, ps-begin-file)
7171         (ps-build-reference-face-lists):
7172         * simple.el (clone-buffer):
7173         * startup.el (command-line):
7174         * tempo.el (tempo-insert-template, tempo-is-user-element)
7175         (tempo-forward-mark, tempo-backward-mark):
7176         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
7178 2007-09-25  Glenn Morris  <rgm@gnu.org>
7180         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
7182         * view.el (view-search-no-match-lines): Add a doc string.
7183         Rewrite to simplify and work better.
7185 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
7187         * progmodes/cc-mode.el (c-mode-base-map):
7188         Use c-indent-line-or-region instead of c-indent-line.
7190         * indent.el (indent-for-tab-command): First check if the region is
7191         active.
7193 2007-09-24  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7195         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
7196         whitespace-rescan-timer-time is 0.
7198 2007-09-24  Karl Berry  <karl@gnu.org>
7200         * international/mule.el (coding-system-base): Fix doc string grammar.
7202 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
7204         * net/tramp.el (tramp-completion-mode-p): Rename from
7205         `tramp-completion-mode'.  Revert logic, check `return', `newline'
7206         and such alike.  Packages like Icicles tend to use other completion
7207         characters but `tab' and `space' only.
7209 2007-09-24  Adam Hupp  <adam@hupp.org>
7211         * progmodes/python.el (run-python): Import emacs module without
7212         waiting; prevents lockup on error.
7214 2007-09-23  Richard Stallman  <rms@gnu.org>
7216         * mail/sendmail.el (mail-bury): Delete the frame
7217         if this frame looks like it was made for this message.
7219         * completion.el (completion-separator-self-insert-command)
7220         (completion-separator-self-insert-autofilling):
7221         If `self-insert-command' has been remapped, use the substitute.
7223         * simple.el (copy-region-as-kill): Doc fix.
7225         * textmodes/org.el (org-confirm-shell-link-function)
7226         (org-confirm-elisp-link-function): Doc fixes.
7228 2007-09-23  Glenn Morris  <rgm@gnu.org>
7230         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
7232 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
7234         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
7236         * term/tvi970.el (terminal-init-tvi970): Likewise.
7238         * term/sun-mouse.el (print-mouse-format): Likewise.
7240         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
7241         Use forward-line instead of previous-line and next-line.
7243 2007-09-22  Juri Linkov  <juri@jurta.org>
7245         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
7247         * tutorial.el (tutorial--default-keys): Update standard bindings:
7248         rename `iconify-or-deiconify-frame' to `suspend-frame',
7249         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
7251 2007-09-22  Juri Linkov  <juri@jurta.org>
7253         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
7254         Add help-echo to external links and to links without description.
7255         (fancy-splash-insert): Use help-echo from the 3rd element of the
7256         link specification list, or "Follow this link" if it's nil.  Doc fix.
7258 2007-09-22  Juri Linkov  <juri@jurta.org>
7260         * startup.el (command-line): Rename `inhibit-startup-message' to
7261         `inhibit-startup-screen'.
7262         (fancy-about-text): Use shorter label for "Ordering Manuals".
7263         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
7264         is nil, display a line with "To start..." and 3 links to useful
7265         tasks.  Display the "Dismiss" button and "Don't show this message
7266         again" only when concise is non-nil.
7267         (fancy-startup-screen): Call `fancy-startup-tail' with optional
7268         arg `concise'.  If CONCISE is non-nil, display a concise version
7269         of the splash screen in another window.  Otherwise, switch to the
7270         startup buffer in the same window.
7271         (startup-echo-area-message): Change displayed binding from
7272         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
7273         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
7274         the GNU system".
7275         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
7276         to "*GNU Emacs*".
7277         (display-about-screen): Don't check the existence of the buffer
7278         "*About GNU Emacs*".
7279         (display-splash-screen): Make alias to `display-startup-screen'.
7280         (command-line-1): Rename `inhibit-startup-message' to
7281         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
7282         started with command line options "-f", "-funcall", "-e", "-eval",
7283         "-execute", "-insert", "-find-file", "-file", "-visit".
7284         Inhibit startup screen when Emacs is started with a file name only
7285         on tty (i.e. don't inhibit it when started with a file name like
7286         "emacs FILE..." on a window system).
7287         (command-line-1): Simplify logic of displaying the startup screen:
7288         if file-count > 0, then display the concise version in another
7289         window, otherwise display full version in the same window.
7291         * help.el (help-map): Bind C-h C-a to about-emacs.
7292         (help-for-help-internal): Add C-a description to C-h help text.
7294 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
7296         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
7297         (checkdoc-permit-comma-termination-flag): Autoload the
7298         safe-local-variable setting.
7300         * bookmark.el (bookmark-xemacsp): Remove.
7301         (bookmark-make): Don't use bookmark-xemacsp,
7302         use (featurep 'xemacs) instead.
7304         * speedbar.el (speedbar-frame-mode)
7305         (speedbar-frame-reposition-smartly)
7306         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
7307         (speedbar-check-vc): Remove use of non-existent variable
7308         dframe-xemacsp, use (featurep 'xemacs) instead.
7310         * indent.el (indent-for-tab-command): Indent the region if
7311         transient-mark-mode and the region is active.
7313 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
7315         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
7316         add inferior-octave-directory-tracker to the buffer-local value
7317         of comint-input-filter-functions.
7319 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
7321         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
7323 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
7325         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
7326         on w32 frames.
7328 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7330         * startup.el (normal-top-level): Remove DISPLAY from
7331         process-environment to let it be computed dynamically in callproc.c.
7333         * frame.el (frame-initialize, make-frame):
7334         * faces.el (tty-set-up-initial-frame-faces):
7335         * env.el (setenv): Don't set display-environment-variable.
7337         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
7338         (server-create-tty-frame): Don't set unused `tty' property.
7339         Set `display' instead of display-environment-variable.
7340         (server-create-window-system-frame): No display-environment-variable.
7342 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
7344         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
7345         (rfn-eshadow-update-overlay-hook): New defvars.
7346         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
7347         Run the hooks.
7349         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
7350         (tramp-rfn-eshadow-setup-minibuffer)
7351         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
7352         rfn-eshadow.el.
7354         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
7355         timeout.
7357 2007-09-21  Glenn Morris  <rgm@gnu.org>
7359         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
7360         * term/sun-mouse.el (suspend-emacstool): Remove.
7361         * term/sun.el: Remove emacstool-related code.
7363         * emacs-lisp/bytecomp.el (byte-compile-warnings)
7364         (byte-compile-warnings-safe-p): Add `mapcar'.
7365         (byte-compile-warning-types): Add mapcar and make-local.
7366         (byte-compile-normal-call): Add option to suppress mapcar warning.
7367         (top-level): Use mapc rather than mapcar in eval-when-compile.
7369         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
7370         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
7371         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
7372         Handle escaped parens.
7373         (latex-forward-sexp): Doc fix.
7375         * eshell/esh-mode.el (eshell-output-filter-functions):
7376         Add eshell-postoutput-scroll-to-bottom.
7378         * loadup.el: Remove termdev.
7380         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
7381         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
7383 2007-09-21  Markus Triska  <markus.triska@gmx.at>
7385         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
7386         `mapcar' is called for effect.
7388 2007-09-21  Kevin Ryde  <user42@zip.com.au>
7390         * international/mule.el (sgml-html-meta-auto-coding-function):
7391         Bind `case-fold-search' to t.
7393 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7395         * termdev.el: Remove.
7397         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
7398         (frames-on-display-list): Use it.
7400         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
7402         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
7404 2007-09-20  Richard Stallman  <rms@gnu.org>
7406         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
7408 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7410         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
7412 2007-09-20  Glenn Morris  <rgm@gnu.org>
7414         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
7415         motion functions, rather than hard-coding "\n\n".
7416         (tex-validate-region): Check for eobp, to speed up.
7417         (tex-next-unmatched-end): Doc fix.
7419 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7421         * files.el (auto-mode-alist): Use archive-mode for .rar files.
7423         * international/mule.el (auto-coding-alist): Rar archives are binary.
7425         * arc-mode.el: Add basic support for Rar.
7426         (archive-find-type): Recognize Rar's signature.
7427         (archive-desummarize): New fun.
7428         (archive-summarize): Use it to restore the buffer's data in case
7429         someone wants to switch to some other major mode.
7430         (archive-resummarize): Use it as well.
7431         (archive-rar-summarize, archive-rar-extract): New functions.
7433         * filesets.el: Remove spurious * in docstrings.
7434         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
7435         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
7436         (filesets-ingroup-collect): Remove unused arg `depth'.
7437         (filesets-update): Remove unused arg `version'.
7439         * finder.el (finder-compile-keywords): Fix up comment style.
7440         (finder-mouse-face-on-line): previous-line -> forward-line.
7442         * recentf.el: Remove spurious * in docstrings.
7443         (recentf-save-list): Fix up comment style.
7445         * progmodes/octave-mod.el: Remove spurious * in docstrings.
7446         (octave-mode-map): Move init into declaration and remove \t binding.
7447         (octave-mode-startup-message): Remove unused var.
7448         (octave-scan-blocks): Remove unused arg `from'.
7449         (octave-forward-block, octave-down-block, octave-up-block):
7450         Update callers.
7452         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
7453         (meta-mode-map): Likewise and remove \t binding.
7455         * net/snmp-mode.el: Remove spurious * in docstrings.
7456         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
7457         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
7458         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
7459         that completion accepts lists of strings.
7460         (snmp-mode-syntax-table): Move initialization into declaration.
7461         (snmp-mode-map): Likewise and remove \t binding.
7462         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
7463         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
7464         (snmp-indent-command): Remove.
7466         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
7467         binding, so tab-always-indent works right.
7469 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
7471         * net/browse-url.el (browse-url-elinks-new-window): New function.
7472         (browse-url-elinks): Use browse-url-elinks-new-window.
7473         Accept optional second argument `new-window'.  Fix typo in doc-string.
7474         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
7475         Improve error message.
7477 2007-09-19  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7479         * net/browse-url.el (browse-url-url-encode-chars): Use the right
7480         parameter name in the function body.
7481         Reported by Johannes Weiner.
7483 2007-09-19  Glenn Morris  <rgm@gnu.org>
7485         * net/socks.el (socks-open-network-stream): Signal an explicit
7486         error if the port associated with a service string can't be found.
7488         * textmodes/tex-mode.el (tex-terminate-paragraph):
7489         Use backward-paragraph.
7491 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7493         * server.el (server-running-p): New function.
7495 2007-09-18  Jason Rumney  <jasonr@gnu.org>
7497         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
7498         x-focus-frame.
7500         * frame.el (select-frame-set-input-focus, select-frame-by-name):
7501         Use x-focus-frame for w32.
7503 2007-09-17  David Kastrup  <dak@gnu.org>
7505         * textmodes/tex-mode.el (tex-verbatim-environments):
7506         Eliminate CL dependency.
7508 2007-09-17  Richard Stallman  <rms@gnu.org>
7510         * newcomment.el (comment-add): New arg EXTRA.
7511         (comment-region-default): Pass EXTRA if not indenting lines.
7513 2007-09-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7515         * net/browse-url.el (browse-url-url-encode-chars): New function.
7516         URL-encode some chars in a string.
7517         (browse-url-encode-url): Rewrite using the previous function.
7518         (browse-url-file-url): Use `browse-url-url-encode-chars'.
7519         (browse-url-elinks-sentinel): Fix typo.
7520         (browse-url-new-window-flag): Doc change.
7522 2007-09-17  Glenn Morris  <rgm@gnu.org>
7524         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
7525         filename from `--file-line-error', if it is available.
7527 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
7529         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
7530         TeX `--file-line-error' format.
7532 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
7534         * xt-mouse.el: Delete add-hook calls that were moved to
7535         xterm-mouse-mode.
7536         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
7537         does not work.
7539 2007-09-17  Richard Stallman  <rms@gnu.org>
7541         * cus-face.el (custom-theme-set-faces): Undo previous change.
7543         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
7545 2007-09-17  Glenn Morris  <rgm@gnu.org>
7547         * textmodes/tex-mode.el (tex-region): Simplify previous change,
7548         handling the case where the region is not in `tex-main-file'.
7549         (tex-region-1): Delete.
7550         (tex-region-header): New function, doing the header part of the
7551         old tex-region-1.
7553 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7555         * simple.el (newline): Simplify use of prefix-numeric-value.
7556         (line-move-partial): Remove unused var `ppos'.
7557         (line-move-1): Replace 9999 with most-positive-fixnum.
7558         (move-end-of-line): Use more efficient single-property search.
7559         (move-beginning-of-line): Remove unused var `start'.
7560         (blink-matching-open): Restructure in a more functional style.
7562 2007-09-16  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7564         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
7566 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7568         * server.el (server-clients): Only keep procs, no properties any more.
7569         (server-client): Remove.
7570         (server-client-get, server-client-set): Remove, replace all callers by
7571         process-get and process-put resp.
7572         (server-clients-with, server-add-client, server-delete-client)
7573         (server-create-tty-frame, server-create-window-system-frame)
7574         (server-process-filter, server-execute, server-visit-files)
7575         (server-buffer-done, server-kill-buffer-query-function)
7576         (server-kill-emacs-query-function, server-switch-buffer)
7577         (server-save-buffers-kill-terminal): Update accordingly.
7579         * server.el (server-with-environment): Simplify.
7580         (server-select-display, server-unselect-display): Re-add functions that
7581         seem to have been lost in the multi-tty merge.
7582         (server-eval-and-print, server-create-tty-frame)
7583         (server-create-window-system-frame, server-goto-toplevel)
7584         (server-execute, server-return-error): New functions extracted from
7585         server-process-filter.
7586         (server-execute-continuation): New functions.
7587         (server-process-filter): Restructure so that all arguments are analysed
7588         first and then acted upon in a subsequent stage.  This way
7589         server-goto-toplevel can be executed later, when we know if
7590         it's necessary.
7591         Remove the "-version" and "-version-good" support.
7593 2007-09-16  Drew Adams  <drew.adams@oracle.com>
7595         * cus-edit.el (custom-face-edit-activate): Doc fix.
7597 2007-09-16  Glenn Morris  <rgm@gnu.org>
7599         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
7600         Following cal-bahai renaming, update all instances of
7601         list-bahai-diary-entries to diary-bahai-list-entries,
7602         mark-bahai-diary-entries to diary-bahai-mark-entries,
7603         calendar-goto-bahai-date to calendar-bahai-goto-date,
7604         insert-bahai-diary-entry to diary-bahai-insert-entry,
7605         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
7606         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
7607         calendar-print-bahai-date to calendar-bahai-print-date.
7609         * textmodes/tex-mode.el (tex-region): Handle the case where the
7610         region is not in `tex-main-file'.  Move the old code that applies
7611         to both cases...
7612         (tex-region-1): ...to this new function.
7614 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7616         * vc.el (vc-process-sentinel): New function.
7617         (vc-exec-after): Use it instead of using ugly hackish analysis and
7618         construction of Elisp code.
7619         (vc-sentinel-movepoint): New dynamically scoped var.
7620         (vc-print-log, vc-annotate): Set it to move the user's point.
7622         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
7623         inhibit-modification-hooks.
7625         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
7626         (calendar-bahai-print-date, calendar-bahai-goto-date)
7627         (diary-bahai-list-entries, diary-bahai-insert-entry):
7628         New names to clean up the namespace a bit more.
7629         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
7631 2007-09-15  Glenn Morris  <rgm@gnu.org>
7633         * calendar/holidays.el (holiday-list): Rename it back to
7634         `list-holidays', but leave `holiday-list' as an alias.
7636         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
7637         custom group.
7639         * textmodes/css-mode.el (css): New custom group.
7640         (css-electrick-keys, css-selector, css-property)
7641         (css-indent-offset): Specify custom group.
7643 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7645         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
7646         (cvs-execute-single-file): Use process-file.
7647         (cvs-run-process): Use start-file-process.
7649 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
7651         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
7652         level.  Remove the hooks when turning off the mode.
7654         * term/xterm.el: Require xt-mouse at compile time.
7655         (terminal-init-xterm): Turn on xterm mouse tracking for this
7656         terminal if xterm-mouse-mode is enabled.
7658 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
7660         * term/xterm.el (xterm-function-map): Replace bindings that were
7661         deleted by the merge.
7663 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
7665         * play/bubbles.el (bubbles-version): Bump value to "0.5".
7666         (bubbles-mode-map): Move define-key statements here.
7667         (bubbles-game-theme-menu): Ditto.
7668         (bubbles-graphics-theme-menu): Ditto.
7669         (bubbles-menu): Ditto.
7670         (bubbles-mode): Initialize buffer-undo-list, redisplay.
7671         (bubbles--initialize): Reset buffer-undo-list, redisplay.
7672         (bubbles-plop): Set buffer-undo-list, redisplay.
7673         (bubbles-undo): Reset buffer-undo-list, redisplay.
7674         (bubbles--show-images): Take care of missing text properties.
7676 2007-09-14  Glenn Morris  <rgm@gnu.org>
7678         * startup.el (fancy-startup-text, fancy-about-text): Fix face
7679         quoting.
7681         * calendar/cal-hebrew.el, calendar/cal-menu.el
7682         * calendar/calendar.el, calendar/diary-lib.el
7683         * calendar/holidays.el: Rename all instances of
7684         list-calendar-holidays callers to calendar-list-holidays,
7685         list-holidays to holiday-list, check-calendar-holidays to
7686         calendar-check-holidays, mark-calendar-holidays to
7687         calendar-mark-holidays, and filter-visible-calendar-holidays to
7688         holiday-filter-visible-calendar.
7690 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
7692         * term/xterm.el (xterm-function-map): Add C-M- bindings.
7694 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7696         * play/bubbles.el (bubbles--initialize-images): Fix bug:
7697         Use transparent background for empty cells in graphics mode.
7699 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
7701         * man.el (Man-default-man-entry): At end of line, continue looking
7702         to the next line for possible end of hyphenated command.
7704 2007-09-13  Chris Moore  <dooglus@gmail.com>
7706         * shell.el (shell-resync-dirs): Don't move the cursor relative to
7707         the command being edited.
7709 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
7711         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
7713 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
7715         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
7716         C-M-S- keys.
7718         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
7720 2007-09-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7722         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
7723         New argument `filename-p' to use one set of confusing chars or another.
7724         (browse-url-file-url): Use the argument.
7725         Suggested by Johannes Weiner.
7727 2007-09-12  Romain Francoise  <romain@orebokech.com>
7729         * cus-start.el (all): Revert 2007-09-08 change.
7731 2007-09-12  Aaron Hawley  <aaronh@garden.org>
7733         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
7734         extract .Z files, since it is more common than uncompress.
7736 2007-09-12  Glenn Morris  <rgm@gnu.org>
7738         * textmodes/org-publish.el (org-publish-org-to-html): Remove
7739         duplicate function definition.
7741 2007-09-10  Chris Moore  <dooglus@gmail.com>
7743         * diff-mode.el (diff-sanity-check-hunk):
7744         Also accept single-line hunks.
7746 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
7748         * startup.el (startup-screen-inhibit-startup-screen)
7749         (pure-space-overflow-message): New vars.
7750         (fancy-splash-insert): Allow functions for face and link specs.
7751         (fancy-splash-head): Remove unused arg.  Move splash text...
7752         (fancy-startup-text, fancy-about-text): ...here.
7753         (fancy-startup-tail): Rename from fancy-splash-tail.
7754         (fancy-startup-screen, fancy-about-screen): Split off from
7755         fancy-splash-screens.
7756         (display-startup-screen): New function.
7757         (display-about-screen): Rename from display-splash-screen.
7758         (command-line-1): Use concise startup screen if necessary.
7760 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
7762         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
7763         Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
7765 2007-09-10  Dave Love  <fx@gnu.org>
7767         * outline.el (outline-4, outline-5, outline-7):
7768         Move font-lock-builtin-face down from 4 to 7 to better keep the
7769         progression of color brightness, and to better match Org-mode's faces.
7771 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7773         * progmodes/meta-mode.el (meta-font-lock-keywords)
7774         (font-lock-match-meta-declaration-item-and-skip-to-next)
7775         (meta-comment-indent, meta-indent-previous-line)
7776         (meta-indent-unfinished-line, meta-beginning-of-defun)
7777         (meta-end-of-defun, meta-common-initialization): Handle \f.
7778         (meta-indent-unfinished-line): Do not handle a `%' in a string as
7779         a comment-start.
7781         * files.el (file-modes-char-to-who, file-modes-char-to-right)
7782         (file-modes-rights-to-number): Auxiliary functions for symbolic to
7783         numeric notation of file modes.
7784         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
7785         numeric value.
7786         (read-file-modes): New.  Read either an octal value of a file mode or a
7787         symbolic value, and return its numeric value.
7789         * dired-aux.el (dired-do-chmod): Change to use the built-in
7790         `set-file-modes' and the previous symbolic mode parsing functions.
7792 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7794         * textmodes/texinfo.el: Remove spurious * in docstrings.
7795         (texinfo-mode-syntax-table, texinfo-mode-map):
7796         Initialize in the declaration.
7798         * tmm.el: Remove spurious * in docstrings.
7799         (tmm-prompt): Use with-current-buffer.
7801         * vcursor.el: Remove spurious * in docstrings.
7802         (vcursor-map): Initialize in the declaration.
7803         (vcursor-use-vcursor-map): Use define-minor-mode.
7804         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
7806         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
7807         Initialize in the declaration.
7808         (widget-minor-mode): Use define-minor-mode.
7810         * woman.el (woman-mode-map, woman-syntax-table):
7811         Initialize in the declaration.
7813 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
7815         * doc-view.el: New file.
7817 2007-09-09  Juri Linkov  <juri@jurta.org>
7819         * Makefile.in (update-authors): Add etc/ to AUTHORS.
7821         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
7823         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
7824         to "Startup screen".  Fix docstring.
7825         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
7826         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
7827         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
7828         (initial-scratch-message): Fix docstring.
7829         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
7830         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
7831         Add link to "Customize Startup" and set interval between links to
7832         5 spaces.
7833         (fancy-about-text): Add links "Authors" and "Contributing".
7834         (fancy-splash-head): Add text "Welcome to " on the startup screen,
7835         and "This is " on the about screen.  Add link to
7836         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
7837         For the about screen move emacs version to the header from
7838         `fancy-splash-tail' (as it's done already for normal about screen).
7839         (fancy-splash-tail): Insert emacs version only for startup screen.
7840         (normal-splash-screen): Remove duplicate empty lines.
7841         (normal-about-screen): Add links "Authors" and "Contributing".
7843         * menu-bar.el (menu-bar-help-menu):
7844         Move "About Emacs" and "About GNU" to the end of the Help menu.
7845         Move "Emacs Psychotherapist" after "Send Bug Report...".
7846         Move "External Packages" after "Find Emacs Packages".
7848 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
7850         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
7851         they are useless with the byte compiler.
7852         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
7853         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
7854         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
7855         (tramp-file-name-real-host, tramp-file-name-port)
7856         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
7857         defuns.
7859         * net/tramp-cache.el (top): Improve error message when
7860         `tramp-persistency-file-name' is corrupted.
7862 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
7864         * textmodes/org.el (org-re): Also replace the :alpha: class.
7865         (org-todo-tag-alist): Variable removed.
7866         (org-todo-key-alist, org-todo-key-trigger): New variables.
7867         (org-use-fast-todo-selection): New option.
7868         (org-log-done): Docstring fixed.
7869         (org-deadline-warning-days): New default value 14.
7870         (org-edit-timestamp-down-means-later): New option.
7871         (org-tag-alist): Docstring fixed.
7872         (org-fast-tag-selection-include-todo): New option.
7873         (org-export-language-setup): New languages added.
7874         (org-set-regexps-and-options): Compute the new variables.
7875         (org-paste-subtree): Cleaning up.
7876         (org-remember-apply-template): New escape %A.
7877         (org-todo): Call fast TODO selection.
7878         (org-fast-todo-selection): New function.
7879         (org-add-log-note): Allow prefix for abort exit.
7880         (org-at-property-p, org-entry-properties)
7881         (org-columns-get-autowidth-alist): Use :alpha: class.
7882         (org-get-wdays): New function.
7883         (org-agenda-remove-date): New variable.
7884         (org-agenda-get-deadlines): Use `org-get-wdays'.
7885         (org-agenda-get-deadlines): Reverse ee before returning.
7886         (org-format-agenda-item): New argument REMOVE-RE.
7887         (org-agenda-convert-date): Baha'i calendar added.
7888         (org-infile-export-plist): Also find DATE line.
7889         (org-get-min-level): New function.
7890         (org-export-as-html, org-export-as-ascii): Use the date format.
7891         (org-shiftup, org-shiftdown): Use.
7892         `org-edit-timestamp-down-means-later'.
7893         (org-assign-fast-keys): New function.
7895 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
7897         * cus-start.el (all): Add prefer-window-split-horizontally from
7898         window.c.
7900 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
7902         * net/browse-url.el (browse-url-galeon): Fix last change.
7903         (top-level): Require cl when compiling.
7905 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
7907         * textmodes/org-export-latex.el: arch-tag restored.
7909         * textmodes/org-publish.el: arch-tag restored.
7911 2007-09-08  Masatake YAMATO  <jet@gyve.org>
7913         * progmodes/which-func.el (which-func-modes): Add diff-mode.
7915         * progmodes/cc-langs.el: Support new keywords added to
7916         objective-c frontend of gcc.
7917         (c-simple-stmt-kwds): Add @throw.
7918         (c-block-stmt-2-kwds): Add @synchronized.
7919         (c-block-stmt-1-kwds): Add @finally and @try.
7921 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
7923         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
7924         (org-agenda-after-show-hook): New variable.
7925         (org-columns-compile-format)
7926         (org-columns-get-autowidth-alist, org-buffer-property-keys)
7927         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
7928         property names.
7929         (org-get-wdays): New function.
7931 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7933         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
7935         * term/xterm.el (xterm-function-map): Initialize in the declaration.
7937         * vc-arch.el (vc-arch-checkin): Fix typo.
7939 2007-09-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
7941         * cus-face.el (custom-theme-set-faces): Set face attributes
7942         locally for each frame.
7944 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7946         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
7947         via font-lock-defaults.
7949         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
7950         derived-mode-p.
7952 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
7954         * progmodes/autoconf.el (autoconf-definition-regexp):
7955         Handle optional square brackets around definition name.
7957 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
7959         * net/browse-url.el (browse-url-browser-function): Add elinks.
7960         (browse-url-elinks-wrapper): New option.
7961         (browse-url-encode-url, browse-url-elinks)
7962         (browse-url-elinks-sentinel): New functions.
7963         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
7964         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
7965         Use new function browse-url-encode-url.
7967 2007-09-07  Glenn Morris  <rgm@gnu.org>
7969         * version.el (emacs-version): Revert 2007-08-29 change: no need to
7970         say if multi-tty is present.
7972 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7974         * cus-start.el (split-window-preferred-function): Add custom info.
7976         * calendar/holidays.el (holiday-list, calendar-check-holidays)
7977         (calendar-mark-holidays, calendar-list-holidays)
7978         (holiday-filter-visible-calendar): New names to clean up namespace.
7979         (filter-visible-calendar-holidays, list-calendar-holidays)
7980         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
7981         Add compatibility aliases.
7982         (calendar-check-holidays, calendar-mark-holidays)
7983         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
7984         (holiday-sexp): Replace append with list.
7985         (holiday-filter-visible-calendar): Replace append with push.
7987         * woman.el: Remove spurious * in docstrings.
7988         (woman-mini-help, woman-non-underline-faces, woman0-rename)
7989         (woman-topic-all-completions-merge, woman-file-name-all-completions)
7990         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
7991         (woman-write-directory-cache, woman-display-extended-fonts)
7992         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
7993         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
7994         (woman-mode): Use inhibit-read-only.
7995         (woman-negative-vertical-space): Use dotimes.
7996         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
7998 2007-09-06  Romain Francoise  <romain@orebokech.com>
8000         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
8001         (vc-bzr-workfile-version): Use it.
8003 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
8005         * complete.el (PC-do-completion): Don't try to treat
8006         empty string as an abbreviation.
8008 2007-09-06  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8010         * help-fns.el (describe-variable): Keep doc's text properties.
8012 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
8014         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
8015         instead of a file.
8017 2007-09-06  Glenn Morris  <rgm@gnu.org>
8019         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
8020         (checkdoc-minor-mode): Allow user to specify lighter via
8021         checkdoc-minor-mode-string.
8023 2007-09-05  Richard Stallman  <rms@gnu.org>
8025         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
8026         Several items removed, simplified, or put on one line.
8027         (fancy-about-text): Add substantial contents, part of startup text.
8028         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
8029         (normal-splash-screen): Call normal-mouse-startup-screen,
8030         normal-no-mouse-startup-screen, or normal-about-screen.
8031         (normal-mouse-startup-screen): New fn, broken out, shortened.
8032         (normal-no-mouse-startup-screen): New fn, broken out.
8033         (normal-about-screen): New function, contents all new.
8035 2007-09-05  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
8037         * emacs-lisp/rx.el (rx): Fix typo in docstring.
8039 2007-09-05  Glenn Morris  <rgm@gnu.org>
8041         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
8042         is bound.
8044 2007-09-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8046         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
8047         in doc string.
8049 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
8051         * server.el (server-start, server-unload-hook): Undo previous change.
8053         * xt-mouse.el: Undo previous change.
8055 2007-09-04  Juri Linkov  <juri@jurta.org>
8057         * startup.el (fancy-about-text): New variable.
8058         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
8059         (fancy-current-text, fancy-splash-stop-time)
8060         (fancy-splash-outer-buffer): Remove variables.
8061         (fancy-splash-head, fancy-splash-tail): Add new optional argument
8062         `startup' and use it to conditionally display different texts for
8063         Startup and About screens.  Don't display Help commands on the About
8064         screen.
8065         (fancy-splash-screens-1): Remove function and move its content to
8066         `fancy-splash-screens' to the part that dislpays the About screen.
8067         (exit-splash-screen): Don't treat specially exiting from
8068         alternating screens.
8069         (fancy-splash-screens): Rename argument `static' to `startup'.
8070         Fix docstring.  Remove code for displaying alternating screens.
8071         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
8072         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
8073         for `inhibit-read-only'.
8074         (normal-splash-screen): Rename argument `static' to `startup'.
8075         Fix docstring.  Use argument `startup' to conditionally display
8076         different texts for Startup and About screens.  Don't display Help
8077         commands on the About screen.  Remove `unwind-protect' `sit-for'
8078         delay and `kill-buffer' after it.
8079         (display-startup-echo-area-message): Remove call to
8080         `use-fancy-splash-screens-p' because image.el is preloaded and
8081         doesn't display "Loading image... done".
8082         (display-splash-screen): Rename argument `static' to `startup'.
8083         Fix docstring.
8085 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
8087         * server.el (server-start, server-unload-hook):
8088         suspend-tty-functions has been renamed to suspend-tty-hook.
8090         * xt-mouse.el: Likewise.  resume-tty-functions has been renamed to
8091         resume-tty-hook.
8093 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
8095         * loadup.el: Fix merge problem, only load "button" once.
8097 2007-09-03  Glenn Morris  <rgm@gnu.org>
8099         * vc-svn.el (vc-svn-print-log): If there is only one file, use
8100         "Working file:" as the prefix, for the sake of
8101         log-view-current-file.
8103 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
8105         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
8106         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
8107         if the selected frames is in
8108         xterm-modify-other-keys-terminal-list.
8109         (xterm-turn-off-modify-other-keys): Add an optional frame
8110         parameter.  Only turn off modify-other-keys if FRAME is in
8111         xterm-modify-other-keys-terminal-list.
8112         (xterm-remove-modify-other-keys): New function.
8113         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
8114         Add the selected frame to xterm-modify-other-keys-terminal-list.
8116 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8118         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
8119         (icon-map-list): New variable.
8120         (x-gtk-map-stock): Use icon-map-list.
8122 2007-09-02  Romain Francoise  <romain@orebokech.com>
8124         * log-view.el (log-view-current-file): Balance parens.
8126 2007-09-02  Glenn Morris  <rgm@gnu.org>
8128         * comint.el (comint-mode): Don't set scroll-conservatively.
8130         * eshell/em-unix.el (eshell/time): Stringify and flatten the
8131         non-command arguments.
8133         * log-view.el (log-view-current-file): Give a more explicit error
8134         if log-view-file-re fails to find a match.
8136 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
8138         * emacs-lisp/bytecomp.el (byte-recompile-directory):
8139         Fix bug: Don't expand top-level file name more than once.
8140         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
8142 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8144         * server.el (server-process-filter): Don't display the splash screen.
8145         It's annoying enough on the initial screen and becomes positively
8146         obnoxious here.
8148 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8150         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
8151         Change naming to use "avl-tree--" for internal functions.
8153 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
8155         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
8156         the merge.
8157         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
8158         (provide): Move to the end of file.
8160         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
8162 2007-08-31  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
8164         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
8165         New variable.  List of exceptions for the duplicated word rule.
8166         (flyspell-mark-duplications-flag): Mention it.
8167         (flyspell-word): Treat it.
8169         * files.el (create-file-buffer): If the filename sans directory starts
8170         with spaces, remove them.
8172 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8174         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
8175         (x-gtk-map-stock): Use two directory elements when matching
8176         file name.
8178 2007-08-31  James Wright  <james@chumsley.org>
8180         * eshell/em-unix.el (eshell/info): New function.
8182 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8184         * frame.el (frame-initialize, make-frame):
8185         * server.el (server-process-filter):
8186         * faces.el (tty-set-up-initial-frame-faces): Don't set
8187         term-environment-variable since it's not used any more.
8189         * env.el (setenv): Don't treat $TERM specially.
8191         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
8192         stated otherwise, subprocesses do not send back escape sequences
8193         corresponding to the terminal from which Emacs was started.
8195 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
8197         * calculator.el: Require cl for compilation.
8199 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
8201         * outline.el (outline-font-lock-levels): Comment out unused var.
8202         (outline-font-lock-face): Wrap around face list to handle any
8203         nesting depth gracefully.
8205 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
8207         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
8208         `set-file-times'.
8210 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
8212         * textmodes/org.el (org-export-visible): Fix drawers before export.
8213         (org-do-sort): Allow sorting by priority.
8214         (org-agenda-files): Ignore non-existing files.
8215         (org-agenda-skip-unavailable-files): New variable.
8216         (org-ellipsis): All a face as value.
8217         (org-mode): Interprete the face value of `org-ellipsis'.
8218         (org-archive-save-context-info): New option.
8219         (org-archive-subtree): Store context info in archived entry.
8220         (org-fast-tag-selection-can-set-todo-state): New variable.
8221         (org-fast-tag-selection): Allow setting TODO states through this
8222         interface.
8223         (org-cycle): Docstring updated.
8224         (org-todo-keyword-faces): New option.
8225         (org-get-todo-face): New function.
8226         (org-set-font-lock-defaults, org-agenda-highlight-todo):
8227         Use `org-get-todo-face'.
8228         (org-switch-to-buffer-other-window): New function.
8229         (org-table-edit-field, org-table-show-reference)
8230         (org-table-edit-formulas, org-add-log-note)
8231         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
8232         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
8233         `switch-to-buffer-other-window' to make sure that the temporary
8234         windows show up on the current frame.
8235         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
8236         (org-get-entries-from-diary, org-replace-region-by-html):
8237         Don't allow pop-up frames.
8238         (org-agenda-get-deadlines, org-agenda-get-scheduled):
8239         Fix problems with time-of-day.
8240         (org-export-get-title-from-subtree): New function.
8241         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
8242         with listing items that are DONE.
8243         (org-change-tag-in-region): New command.
8244         (org-agenda-skip-scheduled-if-done)
8245         (org-agenda-skip-deadline-if-done): Docstring clarified.
8246         (org-mode): Hide drawers on startup.
8247         (org-get-todo-face): New function.
8248         (org-todo-keyword-faces): New option.
8249         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
8250         (org-remove-keyword-keys): New function.
8252 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
8254         * progmodes/grep.el (grep-find-ignored-directories):
8255         Add monotone _MTN bookkeeping directory in workspaces.
8256         Add RCS control directory.  List items in alphabetical order.
8258         * progmodes/grep.el (grep-files-aliases): Add cc alias.
8259         Sort items in alphabetical order.  Fix parens.
8261 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
8263         * vc-hg.el (vc-hg-extra-menu-map): New variable.
8264         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
8265         (vc-hg-pull): New functions.
8266         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
8268         * term/mac-win.el: Don't require url, only autoloaded url
8269         functions are used in this file.
8271 2007-08-29  Andreas Schwab  <schwab@suse.de>
8273         * shell.el (shell): Return correct value from interactive spec.
8275 2007-08-29  Glenn Morris  <rgm@gnu.org>
8277         * version.el (emacs-version): Increase to 23.0.50.
8279 2007-08-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8281         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
8283 2007-08-29  Juri Linkov  <juri@jurta.org>
8285         * loadup.el: Add "button" loading after "faces" and move "startup"
8286         to load after "button".
8288 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
8290         * loadup.el: Load term/mac-win on a Mac using Carbon.
8292         * term/mac-win.el: Provide mac-win.
8293         (mac-initialized): New variable.
8294         (mac-initialize-window-system): New function.  Move global setup here.
8295         (handle-args-function-alist, frame-creation-function-alist):
8296         (window-system-initialization-alist): Add mac entries.
8297         (x-setup-function-keys): New function containing all the
8298         top level function key definitions.
8300         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
8302         * env.el (read-envvar-name): Don't consider the environment frame param.
8304         * env.el (setenv):
8305         * frame.el (frame-initialize, make-frame):
8306         * faces.el (tty-set-up-initial-frame-faces):
8307         * server.el (server-process-filter): Set
8308         display-environment-variable and term-environment-variable.
8310         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
8312 2007-08-29  Jason Rumney  <jasonr@gnu.org>
8314         * loadup.el: Only load term/x-win when X is compiled in.
8315         Load term/w32-win and dependencies on windows-nt.
8317         * term/w32-win.el: Reorder to match x-win.el more closely.
8318         Provide w32-win.  Don't throw error when global window-system not w32.
8319         (internal-face-interactive): Remove obsolete function.
8320         (x-setup-function-keys): Use local-function-key-map.
8321         (w32-initialized): New variable.
8322         (w32-initialize-window-system): Set it.
8323         Move more global setup here.
8324         (x-setup-function-keys): New function.
8325         (w32-initialize-window-system): Move non function key global setup here.
8326         (x-cut-buffer-max): Remove.
8327         (w32-initialize-window-system): New function.
8328         (handle-args-function-alist, frame-creation-function-alist):
8329         (window-system-initialization-alist): Add w32 entries.
8331 2007-08-29  David Kastrup  <dak@gnu.org>
8333         * env.el (getenv): Pass frame to getenv-internal.
8335 2007-08-29  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
8337         * version.el (emacs-version): Show if multi-tty is present.
8339         * loadup.el: Delay loading env; mule-conf gets confused by cl
8340         during bootstrap.  Also load termdev and term/x-win.
8342         * bindings.el (mode-line-client): New variable.
8343         (help-echo): Add it to the default mode-line format.
8345         * cus-start.el: Remove bogus window-system reference from GTK test.
8347         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
8348         (ebrowse-electric-position-mode-map):
8349         * ebuff-menu.el (electric-buffer-menu-mode-map):
8350         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
8351         not `suspend-emacs'.
8353         * ediff-wind.el (ediff-setup-windows-automatic): New function.
8354         (ediff-window-setup-function): Use it as default.
8356         * files.el (save-buffers-kill-terminal): New function.
8357         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
8359         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
8360         and `with-selected-frame'.
8362         * help-fns.el (describe-variable): Describe frame-local variables
8363         correctly.
8365         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
8366         display support.
8367         (normal-erase-is-backspace-setup-frame): New function.
8369         * subr.el (with-selected-frame): New function.
8370         (read-quoted-char): Use terminal-local binding of
8371         local-function-key-map instead of function-key-map.
8373         * talk.el (talk): New function.
8374         (talk-handle-delete-frame): New function.
8375         (talk-add-display): Open a new frame only if FRAME was not a frame.
8377         * termdev.el: New file.
8379         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
8380         * term/x-win.el: Don't bind f10.
8381         * tmm.el: Remove autoload binding for f10.
8383         * international/encoded-kb.el (encoded-kbd-setup-display): Use
8384         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
8385         Store the saved input method as a terminal parameter.  Add keymap
8386         parameter.  Use it instead of changing key-translation-map directly.
8387         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
8388         Remove.
8389         (encoded-kbd-setup-display): New function.
8391         * international/mule-cmds.el (set-locale-environment): Fix getenv
8392         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
8393         set the keyboard coding system.  Add DISPLAY parameter.
8394         (set-display-table-and-terminal-coding-system): Add DISPLAY
8395         parameter.  Pass it to set-terminal-coding-system.
8397         * international/mule.el (keyboard-coding-system): Test for
8398         encoded-kbd-setup-display, not encoded-kbd-mode.
8399         (set-terminal-coding-system, set-keyboard-coding-system): Add
8400         DISPLAY parameter.
8401         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
8403         * term/README: Update.
8405         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
8407         * term/x-win.el (x-setup-function-keys): New function.  Move
8408         function-key-map tweaks here.  Protect against multiple calls on
8409         the same terminal.  Use terminal-local binding of
8410         local-function-key-map instead of function-key-map.
8411         (x-initialize-window-system): Make a copy of pure list.  Pass a
8412         frame getenv.
8414         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
8415         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
8416         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
8417         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
8418         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
8419         local-function-key-map instead of function-key-map.
8421         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
8422         `substitute-key-definition' and `define-key' calls against
8423         multiple execution.  Use terminal-local binding of
8424         local-function-key-map instead of function-key-map.  Pass a frame
8425         to getenv.
8427         * edmacro.el (edmacro-format-keys):
8428         * emulation/cua-base.el (cua--pre-command-handler):
8429         * isearch.el (isearch-other-meta-char):
8430         * xt-mouse.el: Use terminal-local binding of
8431         local-function-key-map instead of function-key-map.
8433         * fringe.el (set-fringe-mode): Simplify and fix using
8434         `modify-all-frames-parameters'.
8435         * scroll-bar.el (set-scroll-bar-mode): Ditto.
8436         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
8437         check before calling `tool-bar-setup'.
8438         (tool-bar-setup): New variable.
8439         (tool-bar-setup): Use it to guard against multiple calls.  Add
8440         optional frame parameter, and select that frame before adding items.
8441         (toggle-tool-bar-mode-from-frame): New function.
8443         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
8444         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
8445         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
8446         "Tool-bar" toggles to reflect the state of the current frame.
8447         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
8449         * env.el: Require cl for byte compilation (for `block' and `return').
8450         (environment, setenv-internal): New functions.
8451         (let-environment): New macro.
8452         (setenv, getenv): Add optional terminal parameter.  Update docs.
8453         (setenv): Use setenv-internal.  Always set process-environment.
8454         Handle `local-environment-variables'.
8455         (read-envvar-name, setenv, getenv): Use frame parameters
8456         to store the local environment, not terminal parameters.  Include
8457         `process-environment' as well.
8459         * faces.el (tty-run-terminal-initialization): New function.
8460         (tty-create-frame-with-faces): Use it.  Set up faces and
8461         background mode only after the terminal has been initialized.
8462         Call terminal-init-*.  Don't load the initialization file more
8463         than once.  Call set-locale-environment.
8464         (frame-set-background-mode): Handle the 'background-mode terminal
8465         parameter.
8466         (tty-find-type): New function.
8467         (x-create-frame-with-faces): Remove bogus check for
8468         first frame.  Call `tool-bar-setup'.  Don't make frame visible
8469         until we are done setting up all its parameters.  Call
8470         x-setup-function-keys.
8472         * frame.el (make-frame): Always inherit 'environment and 'client
8473         parameters.  Set up the 'environment frame parameter, when needed.
8474         Also inherit 'client parameter.  Don't override explicitly
8475         specified values with inherited ones.  Add 'terminal frame
8476         parameter.  Append window-system-default-frame-alist to parameters
8477         before calling frame-creation-function.
8478         (frame-initialize): Copy the environment from the initial frame.
8479         (window-system-default-frame-alist): Enhance doc string.
8480         (frame-notice-user-settings): Don't put 'tool-bar-lines in
8481         `default-frame-alist' when initial frame is on a tty.
8482         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
8483         Remove specified parameters from `window-system-default-frame-alist'.
8484         (make-frame-on-tty, framep-on-display, suspend-frame):
8485         Extend doc string, update parameter names.
8486         (frames-on-display-list): Use terminal-id to get the display id.
8487         (frame-notice-user-settings): Extend to apply
8488         settings in `window-system-default-frame-alist' as well.
8489         (terminal-id, terminal-parameters, terminal-parameter)
8490         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
8491         (delete-frame-functions): Add to `delete-frame-functions' hook.
8492         (blink-cursor-mode): Adapt blink-cursor-mode default
8493         value from startup.el.
8494         (make-frame-on-display): Protect condition on x-initialized when
8495         x-win.el is not loaded.  Update doc.
8496         (suspend-frame): Use display-controlling-tty-p to decide between
8497         suspend-emacs and suspend-tty.
8498         (frames-on-display-list): Update for display ids.
8499         (framep-on-display): Ditto.
8500         (suspend-frame): Use display-name, not frame-tty-name.
8501         (selected-terminal): New function.
8503         * server.el: Use `device' instead of `display' or `display-id' in
8504         variable and client parameter names.
8505         (server-select-display): Remove (unused).
8506         (server-tty-live-p, server-handle-delete-tty): Remove.
8507         (server-unquote-arg, server-quote-arg, server-buffer-clients):
8508         Update docs.
8509         (server-getenv-from, server-with-environment, server-send-string)
8510         (server-save-buffers-kill-terminal): New functions.
8511         (server-delete-client): Handle quits in kill-buffer.  Don't kill
8512         modified buffers.  Add extra logging.  Delete frames after
8513         deleting the tty.  Clear 'client parameter before deleting a frame.
8514         Use delete-display, not delete-tty.
8515         (server-visit-files): Don't set `server-existing-buffer' if the
8516         buffer already has other clients.  Return list of buffers
8517         created.  Update doc.  Don't set client-record when nowait.
8518         (server-handle-delete-frame): Delete the client if this was its
8519         last frame.  Check that the frame is alive.  Remove bogus comment.
8520         Add note on possible race condition.  Delete tty clients, if needed.
8521         (server-handle-suspend-tty): Use server-send-string.  Kill the
8522         client in case of errors from process-send-string.  Use the display
8523         parameter.
8524         (server-unload-hook): Remove obsolete delete-tty hook.
8525         (server-start): Ask before restarting if the old server still has
8526         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
8527         (server-process-filter): Use server-send-string.  Accept `-dir'
8528         command.  Switch to *scratch* immediately after creating the frame,
8529         before evaluating any -evals.  Protect `display-splash-screen'
8530         call in a condition-case.  Explain why.  Call
8531         `display-startup-echo-area-message' before
8532         `display-splash-screen'.  Don't display the splash screen when no
8533         frame was created.  Show the Emacs splash screen and startup echo
8534         area message.  Display the *scratch* buffer by default.  Store the
8535         local environment in a frame (not terminal) parameter.  Do not try
8536         to decode environment strings.  Fix reference to the 'display
8537         frame parameter.  Change syntax of environment variables.  Put
8538         environment into terminal parameters, not client parameters.  Use
8539         a dummy client with --no-wait's X frames.  In `-position LINE'
8540         handler, don't ruin the request string until the line number is
8541         extracted.  Log opened files.  Handle -current-frame command.
8542         Don't create frames when it is given.  Don't bind X frames to the
8543         client when we are in -no-wait mode.  Set locale environment
8544         variables from client while creating tty frames.  Disable call to
8545         configure-display-for-locale.  When processing -position command,
8546         don't change the request string until the parameters are
8547         extracted.  Don't try to create an X frame when Emacs does not
8548         support it.  Improve logging.  Temporarily set ncurses-related
8549         environment variables to those of the client while creating a new
8550         tty frame.  Select buffers opened by nowait clients, don't leave
8551         them buried under others.  Set the display parameter, and use it
8552         when appropriate.
8554         * startup.el (display-startup-echo-area-message): Handle
8555         `inhibit-startup-echo-area-message' here.
8556         (command-line-1): Moved from here.
8557         (fancy-splash-screens): Use `overriding-local-map' instead of
8558         `overriding-terminal-local-map' for now; the latter doesn't work
8559         right, it looses keypresses to another terminal.  Use
8560         `overriding-terminal-local-map' to set up keymap.  Install a
8561         `delete-frame-functions' hook to catch `delete-frame' events.
8562         Ignore `select-window' events to cope better with
8563         `focus-follows-mouse'.  Don't switch back to the original buffer
8564         if the splash frame has been killed.  Restore previous buffer, even
8565         if it's *scratch*.
8566         (normal-splash-screen): Don't let-bind `mode-line-format'; it
8567         changes the global binding - setq it instead.  Use
8568         `save-buffers-kill-terminal'.
8569         (display-splash-screen): Don't do anything if the splash screen is
8570         already displayed elsewhere.
8571         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
8572         (command-line): Replace duplicated code with a call to
8573         tty-run-terminal-initialization.  Don't load the terminal
8574         initialization file more than once.  Remove call to nonexistent
8575         function `set-locale-translation-file-name'.
8577         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
8578         parameters.
8579         (xterm-mouse-position-function, xterm-mouse-event): Update.
8580         (xterm-mouse-mode): Don't depend on current value of window-system.
8581         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
8582         Update for multi-tty.
8583         (turn-on-xterm-mouse-tracking-on-terminal)
8584         (turn-off-xterm-mouse-tracking-on-terminal)
8585         (xterm-mouse-handle-delete-frame): New functions.
8586         (delete-frame-functions, after-make-frame-functions)
8587         (suspend-tty-functions, resume-tty-functions): Install extra hooks
8588         for multi-tty.
8590 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8592         * simple.el (invisible-p): Remove: implemented in C now.
8593         (line-move-invisible-p): Remove obsolete alias.
8595 2007-08-28  Juri Linkov  <juri@jurta.org>
8597         * image-mode.el (image-type): New variable.
8598         (image-mode): Set default major mode name to "Image[text]".
8599         (image-minor-mode): Change LIGHTER to display image-type in the
8600         mode line.
8601         (image-minor-mode): Set default image-type to "text".
8602         (image-toggle-display): After switching to text mode, set
8603         image-type to "text" and major mode name to "Image[text]".
8604         After switching to image mode, set image-type to actual image
8605         type, and add image type to major mode name.  Let-bind the same
8606         variable names as arguments of `image-type' and `create-image'.
8607         Bind `type' to the result of `image-type' and use it as arg
8608         of `create-image' to not determine the image type twice.
8610 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
8612         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
8613         (tramp-set-file-uid-gid, tramp-get-local-uid)
8614         (tramp-get-local-gid): New defuns.
8615         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
8616         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
8617         Improve fast track.
8618         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
8619         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
8620         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
8621         (tramp-handle-write-region): Improve fast track.
8622         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
8623         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
8624         be nil.
8626 2007-08-28  Ivan Kanis  <apple@kanis.eu>
8628         * time.el: New feature to display several time zones in a buffer.
8629         (display-time-world-mode, display-time-world-display)
8630         (display-time-world, display-time-world-timer): New functions.
8631         (display-time-world-list, display-time-world-time-format)
8632         (display-time-world-buffer-name, display-time-world-timer-enable)
8633         (display-time-world-timer-second, display-time-world-mode-map):
8634         New variables.
8636 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8638         * term/x-win.el (x-gtk-stock-map): New variable.
8639         (x-gtk-map-stock): New function.
8641         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
8642         prev/next-node.
8644 2007-08-28  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
8646         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
8648 2007-08-28  Glenn Morris  <rgm@gnu.org>
8650         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
8652 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
8654         * progmodes/modula2.el (m2-definition, m2-module):
8655         Don't use previous-line.  Reported by T. V. Raman.
8657 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8659         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
8660         argument to tool-bar-mode call.
8662 2007-08-27  Glenn Morris  <rgm@gnu.org>
8664         * diff-mode.el (diff-find-file-name): Only accept regular files,
8665         to rule out /dev/null, directories, etc.
8667         * vc-svn.el (vc-svn-diff): If the repository version of all the
8668         files is the same as the specified OLDVERS, do a local diff.
8670 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8672         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
8673         of buffers in uniquify-managed.
8675         * simple.el (invisible-p): Rename from text-invisible-p.
8676         Update callers.
8678 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8680         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
8681         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
8682         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
8683         (cperl-etags-goto-tag-location): Use new style backquotes.
8685         * net/browse-url.el: Remove spurious * in custom docstrings.
8686         (browse-url-filename-alist): Use new-style backquote.
8688         * emacs-lisp/backquote.el (backquote-unquote-symbol)
8689         (backquote-splice-symbol): Clarify they're not new-style unquotes.
8691         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
8692         (\,@): Backslash the , and ,@ which are not new-style unquotes.
8694         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
8696         * net/socks.el (socks-username/password-auth-filter):
8697         Remove unused vars `state' and `desired-len'.
8698         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
8699         (socks-wait-for-state-change): Use new-style backquotes.
8701         * pcvs.el (cvs-mode-status): Fix long-standing typo.
8703         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
8704         backquotes after each `read' rather than once per buffer.
8706         * dframe.el: Remove spurious * in custom docstrings.
8707         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
8708         (dframe-xemacs20p): Remove, inline at the sole use point.
8709         (defface): Don't defvar the face, don't use old-style backquote.
8710         (defcustom): Don't use old-style backquote.
8711         (dframe-frame-parameter, dframe-mouse-event-p):
8712         Make it obvious that it's always defined.
8713         (dframe-popup-kludge): New function to replace
8714         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
8715         (dframe-frame-mode, dframe-set-timer-internal)
8716         (dframe-mouse-set-point): Remove use of with-no-warnings from
8717         XEmacs-specific code.
8718         (dframe-set-timer-internal): Fix very old bug with
8719         post-command-idle-hook.
8721         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
8723 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
8725         * emacs-lisp/avl-tree.el: New file.
8727 2007-08-26  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
8729         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
8730         was used.
8732 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
8734         * complete.el (PC-do-completion): Make RET accept a non-unique but
8735         complete expansion again.
8737 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
8739         * eshell/esh-opt.el (eshell-eval-using-options):
8740         Add debug declaration.
8742 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
8744         * log-view.el (log-view-toggle-mark-entry): Add docstring.
8745         (log-view-get-marked): Likewise.
8747         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
8748         (vc-delete-automatic-version-backups): Likewise.
8750         * vc.el (vc-dired-buffers-for-dir): Likewise.
8752 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
8754         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
8755         safe-local-variable setting.
8756         * progmodes/perl-mode.el (perl-indent-level): Likewise.
8758         * log-view.el (log-view-marked-list): Delete variable.
8759         (log-view-mode): Don't use it.
8760         (log-view-toggle-mark-entry): Likewise, simplify.
8761         (log-view-current-tag): Don't return properties.
8762         (log-view-get-marked): New function.
8764 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
8766         * vc-git.el (vc-git-mode-line-string): New function.
8768 2007-08-25  Alan Mackenzie  <acm@muc.de>
8770         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
8771         new language variable.
8773         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
8774         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
8775         "extern" etc., rather than BOI.  Fix addition of spurious
8776         syntactic-symbol 'defun-block-intro, replacing it with
8777         'innamespace, etc.
8779 2007-08-25  Juri Linkov  <juri@jurta.org>
8781         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
8783         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
8784         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
8785         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
8787         * image.el (image-type-header-regexps): Use more complex regexp for svg.
8788         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
8789         (image-type-auto-detectable): Add (svg . maybe).
8791         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
8792         to treat it like .tgz.
8794         * calendar/cal-bahai.el: Add file coding cookie.
8796 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
8798         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
8799         Don't behave differently when executed via M-x.  Add doc string.
8801         * sort.el (sort-fold-case, sort-numeric-base): Mark as
8802         safe-local-variable.
8804 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
8806         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
8807         the default value.
8808         (math-calendar-tzinfo): New variable.
8809         (math-get-calendar-tzinfo): New function.
8810         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
8811         to get information when zone is nil.
8813 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
8815         * log-view.el (log-view-toggle-mark-entry): New function.
8816         (log-view-mode-map): Bind it.
8817         (log-view-marked-list): New variable.
8818         (log-view-mode): Make it local.
8820 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
8822         * play/zone.el (zone-pgm-rat-race): New func.
8823         (zone-programs): Add `zone-pgm-rat-race'.
8825 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8827         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
8828         a list.
8830 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
8832         * progmodes/hideshow.el (hs-match-data): Delete alias.
8833         (hs-hide-block-at-point, hs-find-block-beginning)
8834         (hs-show-block): Use `match-data' directly.
8836 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
8838         * format.el (format-alist): Fix typo in doc-string.
8840 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
8842         * net/tramp.el (tramp-local-host-p): New defun.
8843         (tramp-handle-file-local-copy, tramp-handle-write-region):
8844         Implement fast track when being on the local host.
8845         (tramp-file-name-handler): Don't set "started" property.  It shall
8846         be reserved for the "ftp" method.
8847         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
8849         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
8850         (tramp-ftp-file-name-handler): Set "started" property.
8852 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
8854         * files.el (backup-buffer-copy): Don't wrap delete in
8855         condition-case, only try to delete if file exists.
8857 2007-08-24  Glenn Morris  <rgm@gnu.org>
8859         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
8861         * startup.el (tutorial-directory): Set with eval-at-startup so it
8862         gets the right value in an installed Emacs.
8864 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
8866         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
8867         (eldoc-highlight-function-argument): Use it.
8869 2007-08-23  Masatake YAMATO  <jet@gyve.org>
8871         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
8872         name of parameters in document body.
8874 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8876         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
8877         (byte-compile-output-as-comment): Use with-current-buffer rather than
8878         a weird set-buffer&prog1 combination.
8880         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
8881         test so as to optimise cases where the `progn's result is constant.
8883 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
8885         * locate.el (locate-get-file-positions):
8886         Use line-beginning-position and line-end-position.
8888 2007-08-23  John Wiegley  <johnw@newartisans.com>
8890         * calendar/cal-bahai.el: Added in the diacriticals that were
8891         missing for many of the month names.
8893 2007-08-22  Jason Rumney  <jasonr@gnu.org>
8895         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
8897 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
8899         * image-mode.el (image-minor-mode): Use image-mode-text-map.
8901 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
8903         * dabbrev.el (dabbrev--progress-reporter): New variable.
8904         (dabbrev--scanning-message): Delete func.
8905         (dabbrev--find-expansion): Use a progress reporter
8906         instead of dabbrev--scanning-message.
8908 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
8910         * comint.el (comint-exec-1): Raise an error if
8911         `start-file-process' does not return a process object.
8913         * shell.el (shell): Prompt for `default-directory' if it is a
8914         remote file name, and if called with a prefix arg.
8916 2007-08-22  Sam Steingold  <sds@gnu.org>
8918         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
8920 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
8922         * textmodes/org-export-latex.el: New file.
8924         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
8926         * textmodes/org.el (org-agenda-skip): Allow a form for
8927         `org-agenda-skip-function'.
8928         (org-agenda-redo): Re-use local settings.
8929         (org-agenda): Store local settings.
8930         (org-agenda-deadline-faces): New option.
8931         (org-agenda-deadline-face): New function.
8932         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
8933         entries on their due date.
8934         (org-agenda-get-timestamps): No longer handle the due dates of
8935         schedules and deadline items.
8936         (org-insert-link-global, org-open-at-point-global): New commands.
8937         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
8938         :for-ascii parameter.
8939         (org-skip-comments): Function removed.
8940         (org-cleaned-string-for-export): Handle special table lines.
8941         (org-global-properties): New option.
8942         (org-entry-get-with-inheritance): Check global properties.
8943         (org-local-properties): New variable.
8944         (org-set-regexps-and-options): Find the #+PROPERTY line.
8945         (org-link-types): Change type into variable (was constant).
8946         (org-make-link-regexps): New function.
8947         (org-link-re-with-space, org-link-re-with-space2)
8948         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
8949         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
8950         these regular expressions happens now in the function
8951         `org-make-link-regexps'.
8952         (org-store-link): Call the functions in
8953         `org-store-link-functions'.
8954         (org-add-link-type): New function.
8955         (org-store-link-functions): New variable.
8956         (org-activate-tags): Force matches to be in headlines.
8957         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
8958         (org-columns-display-here): Make sure this works in a narrowed
8959         buffer by checking for point-min.
8960         (org-columns-display-here): Make the rest of the line intangible,
8961         so that point never can be there.
8962         (org-cleaned-string-for-export): Use `with-current-buffer'.
8963         (org-replace-region-by-html): Use `with-current-buffer'.
8964         (org-unfontify-region, org-do-occur, org-columns-display-here)
8965         (org-columns-remove-overlays, org-columns-quit)
8966         (org-columns-edit-value, org-columns-next-allowed-value)
8967         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
8968         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
8969         (org-agenda-todo, org-agenda-change-all-lines)
8970         (org-agenda-align-tags, org-agenda-priority)
8971         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
8972         (org-agenda-show-new-time, org-cleaned-string-for-export)
8973         (org-export-grab-title-from-buffer)
8974         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
8975         instead of `buffer-read-only'.
8976         (org-export-as-html): Set `coding-system-for-write'.
8977         (org-remember-store-without-prompt): New option.
8978         (org-archive-subtree): Fixed bug with modifying TODO keyword.
8979         (org-beginning-of-line): Also treat C-a special in items.
8980         (org-table-convert-refs-to-rc): Fixed problem with column
8981         reference after "..".
8982         (org-columns-compute): Don't mark buffer modified because of text
8983         properties.
8984         (org-batch-store-agenda-views): Use the variable
8985         `default-directory', not the function.
8986         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
8987         (org-clock-out-when-done): New option.
8988         (org-html-entities): Added HTML entities for smileys.
8990 2007-08-22  Glenn Morris  <rgm@gnu.org>
8992         * image.el (create-image): Doc fix.
8994         * startup.el (tutorial-directory): New constant.
8995         (fancy-splash-text): Tutorials now in tutorial-directory.
8996         * tutorial.el (help-with-tutorial): Tutorials now in
8997         tutorial-directory.
8999 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
9001         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
9002         otherwise.
9003         (tramp-get-remote-path): New defun.  Replace occurrences of
9004         `tramp-default-remote-path' by this function.
9005         (tramp-set-remote-path): Move most of the code to
9006         `tramp-get-remote-path'.
9007         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
9008         existing directories, this is done already in
9009         `tramp-get-remote-path'.
9011 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
9013         * image-file.el (image-file-name-extensions): Add "svg".
9014         * image.el (image-type-header-regexps): Add svg entry.
9016 2007-08-22  Glenn Morris  <rgm@gnu.org>
9018         * files.el (backup-buffer-copy): Check backup directory is
9019         writable, to avoid infloop deleting old backup.
9021         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
9022         movemail related variables.
9023         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
9024         will now be set before this is called.
9026 2007-08-21  Juri Linkov  <juri@jurta.org>
9028         * delsel.el (delete-selection-pre-hook):
9029         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
9030         instead of checking last-command.
9032 2007-08-21  Juri Linkov  <juri@jurta.org>
9034         * loadup.el: Preload "button".
9036 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9038         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9039         Add previous-line and next-line.
9041         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
9042         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
9044         * vc-hooks.el (vc-menu-entry): New var.
9045         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
9046         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
9047         (vc-menu-map): Declare and initialize in one step.
9048         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
9050         * menu-bar.el (vc-menu-map): Don't setup any more.
9051         Instead, just create the proper spot in the menu.
9053 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9055         * smerge-mode.el (smerge-resolve): New arg `safe'.
9056         (smerge-resolve-all, smerge-batch-resolve): New function.
9057         (smerge-refine): Make sure `diff' returns the expected result.
9058         (smerge-parsep-re): New const.
9059         (smerge-mode): Use it to adjust paragraph-separate.
9061         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
9062         Correctly match / regexp matchers as first char on a line when
9063         fontifying only that line.
9065         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
9067 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9069         * vc-bzr.el: Don't fiddle with vc-handled-backend.
9070         (vc-bzr-registered): Don't redundantly protect against
9071         file-error.  Actually use the format-specific code.
9072         (vc-bzr-buffer-nonblank-p): Remove.
9073         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
9075 2007-08-20  Juri Linkov  <juri@jurta.org>
9077         * startup.el (fancy-splash-text): Change multiple tabs into one
9078         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
9079         and "Recover Crashed Session").
9080         (fancy-splash-screens): Set tab-width to 22.
9081         (normal-splash-screen): Replace literal tabs with \t and
9082         fix whitespace.  Remove "Useful File menu items" section (with
9083         "Exit Emacs" and "Recover Crashed Session").
9085 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
9087         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
9088         extracted from `eval-last-sexp-1'.
9089         (eval-last-sexp-1): Call `preceding-sexp'.
9091 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
9093         * vc-rcs.el (vc-rcs-annotate-command):
9094         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
9095         Add back :vc-annotate-prefix propertization.
9097 2007-08-20  Andreas Schwab  <schwab@suse.de>
9099         * mail/rmail.el (rmail-autodetect): Doc fix.
9101 2007-08-19  Juri Linkov  <juri@jurta.org>
9103         * startup.el (normal-splash-screen): Add more links.
9105 2007-08-19  Juri Linkov  <juri@jurta.org>
9107         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
9108         because it's common to both types of splash screen: fancy and normal.
9109         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
9110         (exit-splash-screen): Rename from `fancy-splash-quit'.
9111         Use `quit-window' instead of `kill-buffer'.
9112         (fancy-splash-head): Use make-button to insert GNU image link.
9113         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
9114         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
9115         (normal-splash-screen): Put "Browse manuals" on the same line with
9116         "Emacs manual".  Remove descriptions from "Useful tasks" and put
9117         all links in two columns on two lines.
9119 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
9121         * emulation/viper.el (viper-remove-hooks): Remove some additional
9122         viper hooks when the user calls viper-go-away.
9123         (viper-go-away): Restore the default of default-major-mode.
9124         Save the value of default-major-mode before vaperization.
9126         * emulation/viper-cmd.el: Replace error "" with "Viper bell".
9128         * emulation/viper-ex.el: Replace error "" with "Viper bell".
9130         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
9131         buffer for which file is created.
9133 2007-08-19  Glenn Morris  <rgm@gnu.org>
9135         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
9136         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
9137         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
9138         shadow files messing up the compilation.
9140 2007-08-18  Glenn Morris  <rgm@gnu.org>
9142         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
9143         string.  Also apply eldoc-argument-case in the help-split-fundoc
9144         case.  Adapt for changed behavior of eldoc-function-argstring,
9145         eldoc-function-argstring-format, and
9146         eldoc-highlight-function-argument.
9147         (eldoc-highlight-function-argument): Handle nil INDEX argument,
9148         just call eldoc-docstring-format-sym-doc in that case.
9149         (eldoc-function-argstring): Change the behavior.  Now it converts
9150         an argument list to a string.
9151         (eldoc-function-argstring-format): Change the behavior.  Now it
9152         applies `eldoc-argument-case' to a string.
9154         * progmodes/scheme.el (scheme-mode-variables): Set
9155         font-lock-comment-start-skip.
9157 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
9159         * progmodes/ada-mode.el (ada-create-syntax-table): Move
9160         set-syntax-table from here to ...
9161         (ada-mode): ... here.  Do not change global value of
9162         comment-multi-line.  Call new function
9163         ada-initialize-syntax-table-properties and add new function
9164         ada-handle-syntax-table-properties to font-lock-mode-hook.
9165         (ada-deactivate-properties, ada-initialize-properties): Replace
9166         by new functions ...
9167         (ada-handle-syntax-table-properties)
9168         (ada-initialize-syntax-table-properties)
9169         (ada-set-syntax-table-properties): ... to set up syntax-table
9170         properties uniformly, independently from whether font-lock-mode
9171         is enabled or not.  Handle read-only buffers and do not change
9172         undo-list when setting syntax-table properties.
9173         (ada-after-change-function): Use ada-set-syntax-table-properties.
9175 2007-08-18  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
9177         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
9178         (meta-indent-current-nesting): Use a computation of the nesting
9179         instead.
9180         (meta-indent-current-indentation): Indentation is given according
9181         to nesting and if the previous line was finished or not.
9182         (meta-indent-unfinished-line): Tell if the current line ends with
9183         a finished expression.
9184         (meta-indent-looking-at-code): Like `looking-at', but checks if
9185         the point is in a string before.
9186         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
9187         done in the nesting function.
9188         (meta-indent-in-string-p): Tell if the current point is in a
9189         string.
9190         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
9191         previous functions.
9193 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
9195         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
9196         (copyright-update-year, copyright-update)
9197         (copyright-fix-years): Use it.
9199 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
9201         * emacs-lisp/copyright.el (copyright-update-year):
9202         Fix bug: Handle nil copyright-limit.
9204 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
9206         * calc/calc-units.el (math-standard-units): Give exact
9207         conversion for tsp.
9209         * calc/calc.el (math-bignum-digit-length): Compute the
9210         appropriate value.
9212         * calc/calc-bin.el (math-bignum-logb-digit-size)
9213         (math-bignum-digit-power-of-two):
9214         * calc/calc-comb.el (math-small-factorial-table):
9215         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
9216         (math-approx-gamma-const):
9217         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
9218         (math-besY1, math-bernoulli-b-cache):
9219         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
9220         Remove `eval-when-compile's.
9222 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
9224         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
9225         (cperl-find-pods-heres): Fix an error when typing expressions like
9226         `s{a}{b}'.
9228 2007-08-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
9230         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
9231         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
9232         a special case (there's no build number).
9234 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
9236         * completion.el (symbol-under-point, symbol-before-point)
9237         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
9239 2007-08-17  Glenn Morris  <rgm@gnu.org>
9241         * progmodes/compile.el (compilation-get-file-structure): Make use
9242         of the directory part when checking for an existing entry, to
9243         handle files with same basename in different directories.
9245 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
9247         * calc/calc.el (calc-language-alist): Add texinfo-mode.
9249 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9251         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
9252         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
9253         (ps-paragraph-spacing): Docstring fix.
9255 2007-08-16  Glenn Morris  <rgm@gnu.org>
9257         * ps-print.el (ps-font-size): Doc fix.
9259 2007-08-16  Richard Stallman  <rms@gnu.org>
9261         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
9263 2007-08-15  Juri Linkov  <juri@jurta.org>
9265         * startup.el (initialization): Change parent group from `internal'
9266         to `environment'.
9267         (initial-buffer-choice): New variable.
9268         (command-line): Revert 2007-07-02 change that sets
9269         buffer-offer-save in *scratch* and enables auto-save in it.
9270         (fancy-splash-text): Add links to existing items.  Add new items
9271         with links for useful tasks.  Move information about Control-g to
9272         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
9273         (fancy-splash-keymap): New variable.
9274         (fancy-splash-last-input-event): Remove variable.
9275         (fancy-splash-insert): Add processing of `:link' element.
9276         (fancy-splash-head): Replace "Type Control-l to begin editing"
9277         with "Type `q' to exit".
9278         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
9279         (fancy-splash-default-action, fancy-splash-special-event-action):
9280         Remove functions.
9281         (fancy-splash-quit): New function.
9282         (fancy-splash-screens): Rename input arg from `hide-on-input' to
9283         `static' and reverse the condition of its usage.  Don't preserve
9284         original values of `minor-mode-map-alist',
9285         `emulation-mode-map-alists', `special-event-map'.
9286         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
9287         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
9288         Remove processing of special events.  Use local key map
9289         `fancy-splash-keymap'.  Set buffer to read-only.
9290         (normal-splash-screen): Rename input arg from `hide-on-input' to
9291         `static' and reverse the condition of its usage.
9292         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
9293         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
9294         Add links to existing items.  Add new items with links for useful
9295         tasks.  Use local key map `fancy-splash-keymap'.
9296         (display-splash-screen): Rename input arg from `hide-on-input' to
9297         `static'.
9298         (about-emacs): Add alias to display-splash-screen.
9299         (command-line-1): Use `initial-buffer-choice'.
9301         * menu-bar.el (menu-bar-help-menu):
9302         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
9303         item to about-emacs instead of display-splash-screen.
9305 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
9307         * calc/calc-units.el (math-standard-units): Update values.
9308         Put in exact, rational values when possible.
9309         (math-unit-prefixes): Replace floats with powers of ten.
9310         (math-standard-units-systems): Replace floats with integers.
9311         (math-make-unit-string): Remove extra spaces in output.
9313 2007-08-15  Glenn Morris  <rgm@gnu.org>
9315         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
9316         sloppier, for the sake of GNU Mailman.
9317         (rmail-digest-rfc1153): Initialize `result' correctly.
9319 2007-08-15  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
9321         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
9322         in the mail title.  Suggested by Reiner Steib.
9324 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
9326         * calc/calc-aent.el (calc-do-quick-calc): Add binary
9327         representation of integers to the list of outputs.
9329 2007-08-14  Glenn Morris  <rgm@gnu.org>
9331         * simple.el (bad-packages-alist): New constant.
9332         (bad-package-check): New function.  Together, these two add elements
9333         to `after-load-alist' to check for problematic external packages.
9334         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
9336 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
9338         * calc/calc-units.el (math-get-standard-units)
9339         (math-get-units, math-make-unit-string)
9340         (math-get-default-units, math-put-default-units): New functions.
9341         (math-default-units-table): New variable.
9342         (calc-convert-units, calc-convert-temperature): Add machinery
9343         to supply default values.
9345 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9347         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
9348         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
9349         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
9350         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
9352         * emulation/tpu-extras.el: Remove spurious * in docstrings.
9353         Put its autoloads into tpu-edt.el rather than loaddefs.el.
9354         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
9355         Make into a proper minor-mode.
9356         (tpu-backward-char, tpu-next-line, tpu-previous-line)
9357         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
9358         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
9359         (tpu-set-cursor-free, tpu-set-cursor-bound):
9360         Delegate to tpu-cursor-free-mode.
9361         (tpu-next-line, tpu-previous-line, tpu-forward-line)
9362         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
9363         Use line-move or forward-line instead of next-line-internal.
9365 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
9367         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
9369 2007-08-12  Richard Stallman  <rms@gnu.org>
9371         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
9372         (cvs-execute-single-file): Use new name split-string-and-unquote.
9373         (cvs-header-msg): Use new name combine-and-quote-strings.
9375         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
9377         * progmodes/gud.el (gud-common-init): Use new name
9378         split-string-and-unquote.
9380         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
9381         in javac regexp.
9383         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
9384         combine-and-quote-strings and split-string-and-unquote.
9386         * subr.el (combine-and-quote-strings): Rename from strings->string.
9387         (split-string-and-unquote): Rename from string->strings.
9389 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9391         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
9392         to buffer-local settings.
9394         * emacs-lisp/backquote.el (backquote-delay-process): New function.
9395         (backquote-process): Add internal arg `level'.  Use the two to
9396         correctly handle nested backquotes.
9398 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
9400         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
9401         (vc-bzr-state-words): Add "kind changed" state word.
9402         (vc-bzr-status): New function.  Return Bzr idea of file status,
9403         which is different from VC's.
9404         (vc-bzr-state): Use vc-bzr-status.
9405         (vc-workfile-unchanged-p): Use vc-bzr-status.
9406         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
9407         (vc-dired-state): Process "kind changed" state word.
9409 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9411         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
9413         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
9414         Move from vc-default-find-file-not-found-hook.
9416 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9418         * man.el: Remove spurious * in docstrings.
9419         Merge defvars and toplevel setq-defaults.
9420         (Man-highlight-references0): Limit=nil rather than point-max.
9421         (Man-mode-map): Move initialization into the declaration.
9422         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
9423         (Man-view-header-file): Use expand-file-name rather than concat.
9424         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
9426         * man.el (Man-next-section): Make sure we do not move backward.
9428 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9430         * files.el (auto-mode-alist): Use the purecopied text (duh!).
9432 2007-08-08  Glenn Morris  <rgm@gnu.org>
9434         * Replace `iff' in doc-strings and comments.
9436 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
9438         * dired.el (dired-pop-to-buffer):
9439         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
9440         * calendar/calendar.el (generate-calendar-window):
9441         * progmodes/compile.el (compilation-set-window-height):
9442         * textmodes/two-column.el (2C-two-columns, 2C-merge):
9443         Use window-full-width-p instead of comparing frame-width and
9444         window-width.
9446         * progmodes/compile.el (compilation-find-buffer): Remove extra
9447         argument in call to compilation-buffer-internal-p.
9449 2007-08-07  Tom Tromey  <tromey@redhat.com>
9451         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
9452         Add safe-local-variable property.
9454 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
9456         * image-mode.el (image-toggle-display): Use image-refresh.
9458 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
9460         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
9461         unofficial version.
9462         (vc-bzr-command): Remove redundant setting of process-connection-type.
9463         (vc-bzr-admin-checkout-format-file): Add autoload.
9464         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
9465         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
9466         (vc-bzr-registered): Compare dirstate format tag with known good
9467         value, abort parsing if match fails.  Warn user in docstring.
9468         (vc-bzr-workfile-version): Case for different Bzr branch formats.
9469         See bzrlib/branch.py in Bzr sources.
9470         (vc-bzr-diff): First argument FILES may be a string rather than a list.
9471         (vc-bzr-shell-command): Remove in favor of
9472         vc-bzr-command-discarding-stderr.
9473         (vc-bzr-command-discarding-stderr): New function.
9475 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
9477         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
9478         program, and return nil.
9479         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
9480         (vc-bzr-state): Look for path names relative to the repository
9481         root after status keyword.
9482         (vc-bzr-file-name-relative): New function.
9483         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
9484         depend on it.
9485         (vc-bzr-admin-dirname, ...-checkout-format-file)
9486         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
9487         files that we now parse directly for speed.
9488         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
9489         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
9490         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
9491         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
9492         Bzr warnings, so we must discard it.
9493         (vc-bzr-workfile-version): Speedup counting lines from
9494         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
9495         if that file doesn't exist.
9496         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
9497         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
9498         to `vc-directory-exclusion-list'.
9499         (vc-bzr-shell-command): New function.
9501 2007-08-06  Tom Tromey  <tromey@redhat.com>
9503         * diff-mode.el (diff-unified->context, diff-reverse-direction)
9504         (diff-fixup-modifs): Typo in docstring.
9506 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9508         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
9509         count-screen-lines.
9510         (tpu-edt-off): Disable relevant pieces of advice.
9512         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
9513         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
9514         (newline, newline-and-indent, do-auto-fill): Use advice instead of
9515         redefining the function.
9516         (tpu-set-scroll-margins): Activate the pieces of advice.
9518 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
9520         * help.el (resize-temp-buffer-window): Use window-full-width-p
9521         instead of comparing frame-width and window-width.
9523 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
9525         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
9526         optional quotes around files in NEED-UPDATE . REMOVED case.
9528         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
9529         (ada-treat-cmd-string): Improve error message.
9530         (ada-do-file-completion): Call `ada-require-project-file', so
9531         project variables are set properly.
9532         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
9533         (ada-gnatfind-buffer-name): New constant.
9534         (ada-find-any-references): Use new constant.  Set buffer name
9535         properly in compilation-start.  Toggle read-only properly.
9536         (ada-find-in-src-path): Fix spelling error in docstring.
9538         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
9539         by zero error.
9541 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9543         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
9545 2007-08-12  Richard Stallman  <rms@gnu.org>
9547         * progmodes/sh-script.el (sh): Delete group `unix'.
9549         * progmodes/gud.el (gud): Change to group `processes'.
9551 2007-08-11  Glenn Morris  <rgm@gnu.org>
9553         * progmodes/compile.el (compilation-buffer-name): Don't check
9554         compilation-arguments.  It is superfluous, and the variable isn't
9555         even set when this function is called.
9557 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9559         * term/mac-win.el (mac-ae-reopen-application): New function.
9560         (mac-apple-event-map): Bind "reopen application" Apple event to it.
9562 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9564         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
9565         take tex-font-script-display into account.
9566         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
9567         cell to a list of 2 elements to simplify the unfontify code.
9569 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9571         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
9572         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
9573         ps-print-color-p is neither nil nor black-white.  Reported by Christian
9574         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
9576 2007-08-08  Andreas Schwab  <schwab@suse.de>
9578         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
9579         self-insert-command, not self-insert.
9581 2007-08-08  Glenn Morris  <rgm@gnu.org>
9583         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
9584         argument optional, for backwards compatibility, and only highlight
9585         args when present.  Fix symbol name typo (doc/args).
9587         * help-mode.el (help-make-xrefs): Search for symbol constituents,
9588         rather than just `-'.
9590 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
9592         * calc/calc-units.el (calc-convert-temperature):
9593         Use `/' to create fractions.
9595 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
9597         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
9598         global matching.
9599         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
9600         ERROR-BUFFER more robust.  Display output.
9601         (tramp-file-name-handler): Add a connection property when we found
9602         a foreign file name handler.  This allows backends like ftp to
9603         profit also from usr/host name completion based on connection
9604         cache.
9605         (tramp-send-command-and-read): Search for trash after the regexp
9606         until eol only.  In XEmacs, there is a problem with \n.
9608         * net/tramp-cache.el (top): Read persistent connection history
9609         when cache is empty.
9611 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
9613         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
9614         resulting output.
9616 2007-08-07  Sam Steingold  <sds@gnu.org>
9618         * progmodes/compile.el (compilation-start): Pass nil as startfile
9619         to comint-exec.
9621 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
9623         * longlines.el (longlines-decoded): New variable.
9624         (longlines-mode): Avoid encoding or decoding the buffer twice.
9626 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
9628         * format.el (format-insert-file): Make sure that at most one undo
9629         entry is recorded for the insertion.  Inhibit point-motion and
9630         modification hooks around call to insert-file-contents.
9632 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9634         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
9635         Select the buffer's window before moving point.
9637 2007-08-07  Richard Stallman  <rms@gnu.org>
9639         * term.el (term): Remove parent group `unix'.
9641         * simple.el (default-indent-new-line): New function.
9642         It calls comment-line-break-function if there are comments.
9643         (do-auto-fill): Use that.
9645 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
9647         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
9648         (PC-do-completion): Add "acronym completion" for symbols and
9649         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
9651 2007-08-06  Sam Steingold  <sds@gnu.org>
9653         * mouse.el (mouse-buffer-menu): Pass mode-name through
9654         format-mode-line because it may be a list,
9655         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
9657 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
9659         * printing.el (pr-update-menus): Docstring fix.
9661 2007-08-06  Jason Rumney  <jasonr@gnu.org>
9663         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
9665         * vc-hooks.el (vc-call): Add doc string.
9667 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
9669         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
9670         process-filter.
9672 2007-08-06  Kenichi Handa  <handa@m17n.org>
9674         * international/quail.el: Wrap (require 'help-mode) by
9675         eval-when-compile.
9676         (quail-help-init): New function.
9677         (quail-help): Call quail-help-init.
9678         (quail-store-decode-map-key): Change it to a function.
9680 2007-08-05  Jason Rumney  <jasonr@gnu.org>
9682         * vc.el (vc-rollback): Add norevert argument back.
9683         (vc-revert-buffer): Add back as obsolete alias.
9685 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
9687         * term.el: Honor term-default-fg-color and term-default-bg-color
9688         settings when modifying term-current-face.
9689         (term-default-fg-color, term-default-bg-color): Initialize from
9690         default term-current-face.
9691         (term-mode, term-reset-terminal): Set term-current-face with
9692         term-default-fg-color and term-default-bg-color.
9693         (term-handle-colors-array): term-current-face has term-default-fg-color
9694         and term-default-bg-color after reset escape sequence.
9695         (term-handle-colors-array): Set term-current-color with
9696         term-default-fg/bg-color instead of ansi-term-color-vector when the
9697         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
9699 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
9701         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
9702         (math-nlfit-givens): Let bind free variables.
9704 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
9706         * printing.el: Require lpr and ps-print when loading printing package.
9707         Reported by Glenn Morris <rgm@gnu.org>.
9709 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
9711         * files.el (set-auto-mode): Handle also remote files wrt
9712         `auto-mode-alist'.
9714 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
9716         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
9717         curves and plotting.
9719         * calc/calc-nlfit.el: New file.
9721 2007-08-04  Glenn Morris  <rgm@gnu.org>
9723         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
9724         zero, not nil, when the library is first loaded.  Check for a file
9725         that has been modified on disk.
9727         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
9728         Remove duplicate defvar preventing initialization.
9729         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
9731 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9733         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
9734         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
9735         may match up to 4 lines.
9736         (diff-beginning-of-file-and-junk): Rewrite.
9738 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9740         * printing.el: Evaluate require only during compilation.
9741         (pr-version): New version 6.9.1.
9742         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
9743         (pr-global-menubar): Fix code.
9745 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
9747         * term.el (term-erase-in-display): Fix case when point is not at
9748         the beginning of the line.
9750 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
9752         * calc/calc-ext.el (math-get-value, math-get-sdev)
9753         (math-contains-sdev): New functions.
9755         * calc/calc-graph.el (calc-graph-format-data)
9756         (calc-graph-add-curve): Check for error forms.
9757         (calc-graph-set-styles): Add option for error forms.
9759 2007-08-03  Miles Bader  <miles@gnu.org>
9761         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
9762         backend names for new backends to `Git', `Hg', and `Bzr'.
9763         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
9764         not `HG'.
9765         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
9766         name, not `GIT'.
9767         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
9768         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
9770 2007-08-03  Richard Stallman  <rms@gnu.org>
9772         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
9773         to update deleted flag.
9775         * cus-edit.el (customize-apropos, customize-apropos-options)
9776         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
9778         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
9780         * startup.el (fancy-splash-head, startup-echo-area-message):
9781         Change message text.
9783         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
9784         All callers use line-move.
9786         * progmodes/compile.el (compilation-find-buffer): Return current
9787         buffer immediately if suitable.
9788         (compile, compilation-buffer-name, compilation-start): Doc fixes.
9790 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
9792         * faces.el (face-normalize-spec): New function.
9793         (frame-set-background-mode): Normalize face-spec before calling
9794         face-spec-match-p.
9796 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9798         * server.el (server-window): Add switch-to-buffer-other-frame option.
9800 2007-08-03  Glenn Morris  <rgm@gnu.org>
9802         * cus-edit.el (customize-apropos): Make the error message indicate
9803         what kind of thing the user was trying to customize.
9805         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
9807         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
9808         Fix off-by-one error in previous change.
9810 2007-08-03  Drew Adams  <drew.adams@oracle.com>
9812         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
9813         Make buffer writable.
9815 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
9817         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
9818         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
9819         Use native Emacs functions, when appropriate.
9821 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
9822             Stefan Monnier  <monnier@iro.umontreal.ca>
9824         * vc.el: Document new VC operation `extra-menu'.
9826         * vc-hooks.el (vc-default-extra-menu): New function.
9828         * menu-bar.el (menu-bar-vc-filter): New function.
9829         (menu-bar-tools-menu): Use it as a filter.
9831 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
9833         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
9835 2007-08-01  Glenn Morris  <rgm@gnu.org>
9837         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
9838         strings.
9839         (fortran-tab-mode-default): Remove needless autoload.
9840         (fortran-tab-mode-string): Add help-echo and mouse properties, and
9841         mark as risky.
9842         (fortran-line-length): New buffer-local variable, safe if integer.
9843         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
9844         Change from variables to constants.
9845         (fortran-font-lock-syntactic-keywords): Delete as a variable,
9846         replace with a new function definition.
9847         (fortran-mode): Use fortran-line-length, and
9848         fortran-font-lock-syntactic-keywords as a function.  Add a
9849         hack-local-variables-hook function.
9850         (fortran-line-length, fortran-hack-local-variables): New functions.
9851         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
9852         Use fortran-line-length rather than 72.
9853         (fortran-window-create-momentarily): Doc fix.
9855 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
9857         * cus-edit.el (custom-group-value-create, custom-goto-parent):
9858         Fix parent groups link.
9860 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
9862         * progmodes/python.el (python-current-defun): Adjust to never fall
9863         into infinite loop.
9865 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9867         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
9869 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
9871         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
9872         (copyright-fix-years, copyright): Correctly handle the case where
9873         copyright-limit is nil.
9875 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
9877         * progmodes/python.el (run-python): Fix path separator under w32.
9879 2007-07-30  Richard Stallman  <rms@gnu.org>
9881         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9882         Treat non-break space as whitespace in Lisp.
9884 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9886         * vc.el (vc-dired-hook): Use inhibit-read-only.
9888         * progmodes/compile.el (compilation-forget-errors):
9889         Reset compilation-auto-jump-to-next.
9891 2007-07-30  Michael Olson  <mwolson@gnu.org>
9893         * cus-edit.el (custom-group-save): Fix void function definition
9894         error.  Thanks to Zhang Wei for the report.
9896         * ps-print.el: Check in trivial changes to the autoloads section
9897         caused by the build process.  These autoloads really ought to be
9898         placed in a separate file, methinks.
9900 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9902         * calendar/calendar.el (calendar-mode): Make sure
9903         displayed-(month|year) are set.
9904         (calendar-basic-setup): Display buffer before adjusting window sizes.
9905         (generate-calendar-window): Use inhibit-read-only.  Simplify.
9906         Generate buffer and set displayed-month and displayed-year before
9907         calling update-calendar-mode-line.
9909 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
9911         * net/tramp.el:
9912         * net/tramp-uu.el:
9913         * net/trampver.el: Use utf-8 encoding with coding cookie.
9915         * net/tramp-cache.el:
9916         * net/tramp-fish.el:
9917         * net/tramp-ftp.el:
9918         * net/tramp-gw.el:
9919         * net/tramp-smb.el: Remove coding cookie.
9921         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9922         Flush buffer file-name's file property.
9923         (tramp-handle-file-remote-p): The first parameter is FILENAME.
9925         * net/trampver.el: Update release number.
9927 2007-07-29  Juri Linkov  <juri@jurta.org>
9929         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
9930         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
9931         when major-mode is not dired-mode.
9932         (dired-toggle-read-only): New function.
9933         (dired-recursive-deletes): Remove obsolete comments about old
9934         default value.
9935         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
9937         * wdired.el (wdired-exit): New function.
9938         (wdired-mode-map): Bind C-x C-q to wdired-exit.
9940 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9942         * cus-edit.el (customize-read-group): New fun.
9943         (customize-group-other-window, customize-face-other-window):
9944         Prompt before delegating to customize-(group|face).
9945         Bind pop-up-windows rather than use the other-window argument.
9946         (customize-group, customize-face): Prompt from the interactive spec.
9947         Remove args `prompt-for-group' and `other-window'.
9949         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
9950         (ad-body-forms, ad-advised-interactive-form): Revert this part of
9951         last change.
9953 2007-07-28  Masatake YAMATO  <jet@gyve.org>
9955         * vc.el (vc-dired-mode): Add a menu for VC related operation.
9956         Use backend name as the menu label.  Suggested by David Kastrup.
9958 2007-07-28  Alan Mackenzie  <acm@muc.de>
9960         Fix problem with modes derived from CC Mode:
9961         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
9962         macro to cc-langs.
9963         (c-init-language-vars-for): Remove call to above macro.
9964         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
9965         been moved to here.
9966         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
9968 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
9970         * net/trampver.el: Fix the `coding' cookie.
9972 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
9974         * vc-git.el (vc-git-print-log): Support both the old single file
9975         interface and the new one.
9977 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
9979         * bindings.el (mode-line-remote): Use updated %@ construct.
9981 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9983         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
9984         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
9985         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
9986         (diary-list-bahai-entries, diary-bahai-mark-entries)
9987         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
9988         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
9989         New names to clean up namespace.
9990         (list-bahai-diary-entries, mark-bahai-diary-entries)
9991         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
9992         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
9993         Add compatibility aliases.
9995         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
9997         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
9998         (calendar-scroll-left-three-months)
9999         (calendar-scroll-right-three-months): Clean up namespace.
10000         (scroll-calendar-left, scroll-calendar-right)
10001         (scroll-calendar-left-three-months)
10002         (scroll-calendar-right-three-months): Add compatibility aliases.
10004         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
10005         Behave like mouse-scroll-calendar-* when used from the mouse.
10007         * calendar/cal-menu.el (cal-menu-scroll-menu)
10008         (cal-menu-global-mouse-menu):
10009         * calendar/calendar.el (calendar-mode-map):
10010         Use new calendar-scroll-* names.
10011         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
10012         Remove.  Use calendar-scroll-* directly instead.
10014 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10016         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
10017         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
10018         (ad-make-advised-definition, ad-cache-id-verification-code):
10019         Use commandp and interactive-form instead.
10021 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
10023         * vc-git.el: Relicense to GPLv3 or later.
10024         (vc-directory-exclusion-list, vc-handled-backends): Remove.
10026         * vc-hooks.el (vc-handled-backends): Add GIT.
10028         * vc.el (vc-directory-exclusion-list): Add .git.
10030 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
10032         * vc-git.el (vc-git-revision-table)
10033         (vc-git-revision-completion-table): New functions.
10035 2007-07-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10037         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
10038         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
10039         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
10040         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
10041         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
10042         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
10043         New command actions for EPS header and EPS footer.
10045         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
10046         footer.  Fix some problems with one-or-more, zero-or-more and
10047         alternative constructions generation.  Some log messages
10048         implementation.  Doc fix.
10049         (ebnf-version): New version 4.4.
10050         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
10051         (ebnf-eps-footer, ebnf-log): New options.
10052         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
10053         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
10054         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
10055         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
10056         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
10057         (ebnf-style-custom-list, ebnf-style-database): Put new values.
10058         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
10059         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
10060         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
10061         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
10062         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
10063         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
10064         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
10065         (ebnf-non-terminal-dimension, ebnf-special-dimension)
10066         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
10067         (ebnf-except-dimension, ebnf-alternative-dimension)
10068         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
10069         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
10070         message fun.
10071         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
10072         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
10073         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
10074         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
10075         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
10076         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
10077         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
10078         compatibility with Emacs 20 & 21.
10079         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
10080         (ebnf-eps-file-alist, ebnf-basic-width-extra)
10081         (ebnf-basic-empty-height): New vars.
10082         (ebnf-prologue): Fix PostScript code.
10083         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
10084         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
10085         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
10086         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
10088 2007-07-25  Glenn Morris  <rgm@gnu.org>
10090         * Relicense all FSF files to GPLv3 or later.
10092         * COPYING: Switch to GPLv3.
10094 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10096         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
10097         Replace it with another one which disables undo before calling
10098         erase-buffer and then turns it back on if needed.
10100 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
10102         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
10104 2007-07-24  Glenn Morris  <rgm@gnu.org>
10106         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
10107         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
10108         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
10109         (cal-tex-cursor-week, cal-tex-cursor-week2)
10110         (cal-tex-cursor-week-iso, cal-tex-week-hours)
10111         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
10112         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
10113         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
10115 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10117         * calendar/calendar.el (calendar-mode-map): Move initialization
10118         into declaration.  Add menu bindings (used to be done in cal-menu).
10119         (calendar-mode): Don't add an activate-menubar-hook.
10121         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
10122         modify calendar-mode-map), use easy-menu, and make sure that C-h k
10123         can be used on the menu entries.
10124         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
10125         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
10126         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
10127         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
10128         (calendar-flatten, cal-menu-update): Remove.
10129         (calendar-mouse-insert-hebrew-diary-entry)
10130         (calendar-mouse-insert-islamic-diary-entry)
10131         (calendar-mouse-insert-bahai-diary-entry):
10132         Remove (fold into cal-menu-diary-menu).
10133         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
10134         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
10135         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
10136         (calendar-mouse-view-diary-entries): Minor simplifications.
10137         (calendar-event-to-date): Use with-current-buffer.
10139 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
10141         * add-log.el (change-log-redate): Remove (not needed anymore and
10142         doesn't appear to work).
10144 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10146         * frame.el: Use mapc and dolist instead of mapcar where possible.
10147         (close-display-connection): New command.
10149 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
10151         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
10152         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
10154 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10156         * ps-print.el (ps-multibyte-buffer): Docstring fix.
10158         * ps-mule.el: Doc fix.
10159         (ps-multibyte-buffer, ps-mule-font-info-database-default)
10160         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
10162 2007-07-25  Glenn Morris  <rgm@gnu.org>
10164         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
10165         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
10166         (cal-tex-daily-end, cal-tex-hook)
10167         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
10168         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
10169         (cal-tex-cursor-week-iso, cal-tex-week-hours)
10170         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
10171         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
10172         (cal-tex-day-prefix, cal-tex-day-name-format)
10173         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
10174         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
10175         (cal-tex-LaTeX-subst-list): Change from variables to constants.
10176         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
10177         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
10178         etc, rather than \bf.
10179         (cal-tex-mini-calendar): Fix typos in previous change.
10180         (cal-tex-latexify-list): Remove inner let binding.
10181         (cal-tex-end-document, cal-tex-banner): Use multi-line
10182         cal-tex-comment.
10183         (cal-tex-comment): Handle embedded newlines.
10184         (cal-tex-LaTeXify-string): Use substring-no-properties.
10186 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
10188         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10189         Add support for the Maden build tool.
10191 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
10193         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
10195 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10197         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
10199 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
10201         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
10202         C-x C-q.
10204         * vc-git.el (vc-git-print-log): Fix previous change.
10206 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10208         * window.el (save-selected-window): Minor optimization.
10209         (bw-adjust-window): If operation failed, try with a smaller delta.
10210         (window-fixed-size-p): New function.
10211         (window-area-factor): New var.
10212         (balance-windows-area): New command.
10214         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
10215         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
10216         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
10217         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
10218         (ps-mule-begin-job): Use dolist.
10220 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
10222         * subr.el (start-file-process-shell-command)
10223         (process-file-shell-command): New defuns.
10225         * progmodes/compile.el (compilation-start):
10226         Apply `start-file-process-shell-command'.
10228 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
10230         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
10232 2007-07-24  Alan Mackenzie  <acm@muc.de>
10234         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
10235         Initialise byte-compile-unresolved-functions before rather than
10236         after a compilation.
10237         (byte-compile-unresolved-functions): Amplify doc string.
10239 2007-07-24  Glenn Morris  <rgm@gnu.org>
10241         * startup.el (normal-splash-screen): Use `emacs-copyright'.
10243         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
10244         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
10245         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
10246         (cal-tex-cursor-week, cal-tex-cursor-week2)
10247         (cal-tex-cursor-week-iso, cal-tex-week-hours)
10248         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
10249         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
10250         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
10252         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
10253         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
10254         (cal-tex-day-name-format, cal-tex-cal-one-month)
10255         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
10256         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
10257         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
10258         (cal-tex-list-holidays, cal-tex-cursor-year)
10259         (cal-tex-cursor-year-landscape, cal-tex-year)
10260         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
10261         (cal-tex-cursor-month, cal-tex-insert-days)
10262         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
10263         (cal-tex-first-blank-p, cal-tex-cursor-week)
10264         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
10265         (cal-tex-week-hours, cal-tex-cursor-week-monday)
10266         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
10267         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
10268         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
10269         (cal-tex-latexify-list, cal-tex-previous-month)
10270         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
10271         modernization, including using dotimes rather than
10272         calendar-for-loop.
10273         (cal-tex-LaTeX-subst-list): Remove `@'.
10274         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
10275         Use \textit and \textbf rather than \em and \it.
10277         * calendar/cal-bahai.el (list-bahai-diary-entries)
10278         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
10279         * calendar/cal-islam.el (list-islamic-diary-entries)
10280         * calendar/calendar.el (generate-calendar, generate-calendar-month)
10281         * calendar/diary-lib.el (diary-list-entries)
10282         (mark-calendar-date-pattern): Use `dotimes' rather than
10283         `calendar-for-loop'.
10285         * calendar/calendar.el (calendar-for-loop): Doc fix.
10287 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10289         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
10290         underlying file is uptodate.
10292 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
10294         * replace.el (perform-replace): Use isearch-no-upper-case-p.
10296 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10298         * vc-hooks.el (vc-mode-line-map): New const.
10299         (vc-mode-line): Use it.
10301 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
10303         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
10304         (vc-git-unregister): New functions.
10305         (vc-git-find-version): Use the result of ls-files as a parameter
10306         for cat-file.
10308 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
10310         * net/tramp.el (tramp-perl-file-attributes)
10311         (tramp-perl-directory-files-and-attributes)
10312         (tramp-handle-file-attributes-with-stat)
10313         (tramp-handle-directory-files-and-attributes-with-stat)
10314         (tramp-convert-file-attributes): Handle huge file sizes.
10316 2007-07-23  Juri Linkov  <juri@jurta.org>
10318         * isearch.el (isearch-message-function): New variable.
10319         (isearch-update, isearch-search): Use it.
10321         * simple.el (goto-history-element): New function created from
10322         next-history-element.
10323         (next-history-element): Most code moved to goto-history-element.
10324         Call goto-history-element with (- minibuffer-history-position n).
10325         (previous-history-element): Call goto-history-element with (+
10326         minibuffer-history-position n).
10327         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
10328         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
10329         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
10330         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
10331         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
10332         (minibuffer-history-isearch-pop-state): New functions.
10334 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
10336         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
10337         Also, if FILE is a list, return non-nil if any of its elements
10338         should stay local.  Update docstring.
10340 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10342         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
10343         change by reverting a small part.
10345 2007-07-23  Richard Stallman  <rms@gnu.org>
10347         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
10349 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
10351         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
10352         handling it.  Use vc-git-command.
10353         (vc-git-find-version, vc-git-diff-tree): New functions.
10354         (vc-git-revert): Use vc-git-command.
10355         (vc-git--run-command): Delete.
10357 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
10359         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
10361 2007-07-20  Kenichi Handa  <handa@m17n.org>
10363         * international/utf-8.el (utf-8-post-read-conversion):
10364         Temporarily bind utf-8-compose-scripts to nil while running
10365         *-compose-region functions.
10367 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
10369         * vc-git.el: Update status.
10370         (vc-directory-exclusion-list): Use eval-after-load.
10372 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
10374         * bindings.el (mode-line-remote): New variable.
10375         (help-echo): Add to default values of mode-line-format.
10377         * files.el: Mark mode-line-remote as risky.
10379 2007-07-22  Juri Linkov  <juri@jurta.org>
10381         * isearch.el (isearch-edit-string): Save old point and
10382         isearch-other-end to old-point and old-other-end before reading
10383         the search string from minibuffer.  After exiting minibuffer set
10384         point to old-other-end if point and the search direction is the
10385         same as before reading the search string.
10386         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
10387         to isearch-other-end.  Instead of isearch-search-and-update call
10388         three functions isearch-search, isearch-push-state and isearch-update.
10390 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10392         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
10393         deal with multiple file arguments.
10394         (vc-git-print-log): Deal with multiple file arguments.
10396 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10398         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
10399         diff-refine-hunk.  Adjust users.
10400         (diff-unified-hunk-p, diff-splittable-p): New functions.
10401         (diff-mode-menu): Use it to disable Split when it doesn't work.
10403 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10405         * diff-mode.el (diff-mode-menu): New entries.
10407 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10409         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
10410         if applicable, so as to save undo-log space.
10412         * diff-mode.el (diff-find-file-name): Add arg `batch'.
10414         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
10415         (diff-file-kill): Use it.
10416         (diff-beginning-of-hunk): Add arg `try-harder' using it.
10417         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
10418         Use it so they find the hunk even when we're in the file header.
10420 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10422         * vc-git.el (vc-git-revision-granularity, vc-git-root)
10423         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
10424         (vc-git-create-repo): New functions.
10425         (vc-git-registered): New autoloaded function definition.
10426         (vc-git-registered): Use vc-git-root.
10427         (vc-git-responsible-p): New defalias.
10428         (vc-git-annotate-extract-revision-at-line): Uncomment.
10429         (vc-git-print-log): Add the file name to the log.
10430         (vc-git-log-view-mode): New derived mode.
10431         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
10433 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
10435         * progmodes/grep.el (grep-compute-defaults): Keep default values.
10437 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
10439         * textmodes/reftex.el (reftex-access-parse-file): Create parse
10440         file in a way that does not interfere with recentf mode.
10441         (reftex-access-parse-file): Do not risk destroying an existing
10442         buffer.
10444 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
10446         * vc-git.el: New file.
10448 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10450         * textmodes/tex-mode.el (tex-font-script-display): Change default.
10452 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10454         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
10455         for branches and new files.
10457         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
10458         local-map handling ...
10459         (vc-mode-line): ... here.  Improve handling of help-echo.
10461         * vc.el (mode-line-string): Document help-echo usage.
10463 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
10465         Sync with Tramp 2.1.10.
10467         * net/tramp.el (tramp-get-ls-command): Fix typo.
10469         * net/trampver.el: Update release number.
10471 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10473         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
10475         * term/x-win.el (x-handle-no-bitmap-icon): New function.
10477 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
10479         * add-log.el (change-log-fill-parenthesized-list): New function.
10480         (change-log-indent): Call change-log-fill-parenthesized-list.
10481         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
10482         Have lines with leading asterisk start a paragraph.
10484 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
10486         * calc/calc-math.el (math-emacs-precision)
10487         (math-largest-emacs-expt, math-smallest-emacs-expt):
10488         New variables.
10489         (math-use-emacs-fn): New function.
10490         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
10491         appropriate.
10493 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10495         * image-dired.el (image-dired-sane-db-file): New func.
10496         (image-dired-write-tags, image-dired-remove-tag)
10497         (image-dired-list-tags, image-dired-write-comments)
10498         (image-dired-get-comment, image-dired-mark-tagged-files)
10499         (image-dired-create-gallery-lists): Call new func.
10500         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
10502 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10504         * vc-hg.el (vc-hg-dir-state): Fix loop.
10505         (vc-hg-print-log): Fix expected return value for vc-hg-command.
10506         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
10507         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
10508         (vc-hg-revert): Likewise.
10509         (vc-hg-revision-table, vc-hg-revision-completion-table): New
10510         functions.
10512 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10514         * add-log.el (change-log-resolve-conflict): Don't lose data if the
10515         merge fails.
10517 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10519         * progmodes/compile.el (compilation-auto-jump-to-first-error):
10520         Add group and version.
10522 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10524         * add-log.el (add-log-file-name): Use file-relative-name.
10525         (add-change-log-entry): Delay reading
10526         add-log-(full-name|mailing-address) to after we've switched to the
10527         ChangeLog buffer so we get the right value.
10528         (add-change-log-entry, add-log-current-defun, change-log-merge):
10529         Use derived-mode-p rather than checking major-mode directly.
10531         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
10532         name for buffer-file-name if it refers to a directory.
10534         * vc-arch.el (vc-arch-diff): Fix last change.
10536         * progmodes/compile.el (compilation-start): Remember the original
10537         directory in a buffer-local compilation-directory.
10538         (compile): Set the global value of compilation-directory.
10539         (recompile): Use compilation-directory even in the compilation buffer.
10541 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10543         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
10545 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10547         * ps-print.el: Problem with foreground and background color when
10548         printing a buffer with and without faces.  Reported by Christian
10549         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
10550         (ps-print-version): New version 6.7.5.
10551         (ps-default-fg): Change default value to nil, so black color is used
10552         when a face does not specify a foreground color.
10553         (ps-default-bg): Change default value to nil, so white color is used
10554         for background color.
10555         (ps-begin-job): Fix code.
10557 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
10559         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
10560         in $(INSTALL_DIR)/lisp/ if they already exist.
10562 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
10564         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
10565         in $(INSTALL_DIR)/lisp/ if they already exist.
10567 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10569         * progmodes/vera-mode.el (vera-re-search-forward)
10570         (vera-re-search-backward): Remove use of store-match-data.
10571         (vera-mode-map): Move initialization into declaration.
10573         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
10574         (flymake-find-buildfile): Use locate-dominating-file.
10576         * vc.el (vc-delistify): Use mapconcat.
10577         (vc-do-command): Minor simplification.
10578         (vc-expand-dirs): Use push.
10580         * vc-mcvs.el (vc-mcvs-create-repo):
10581         * vc-cvs.el (vc-cvs-create-repo): Remove.
10583         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
10584         directory and the root as well.
10586 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10588         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
10589         instead of a file.
10591         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
10592         (vc-hg-registered): Replace if with when.
10593         (vc-hg-state): Deal with nonexistent files and handle removed files.
10594         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
10595         (vc-hg-checkout): Re-enable.
10596         (vc-hg-create-repo): Fix typos.
10597         (vc-hg-print-log): Fix for multiple files.
10598         (vc-hg-workfile-unchanged-p): New function.
10600         * vc.el: Fix typo.
10601         (vc-print-log): Fix call to print-log.
10602         (vc-default-comment-history): Likewise.
10603         (vc-directory-exclusion-list): Add .hg and .bzr.
10604         (vc-diff-internal): Pass a list instead of a file.
10606         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
10608         * vc-bzr.el (vc-bzr-create-repo): New function.
10610 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10612         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
10613         `file' from which to start the search.
10615 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
10617         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
10618         having a single file argument to having a list of files as the
10619         first argument.
10621 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10623         * files.el (locate-dominating-file): New function.
10625 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
10627         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
10628         (grep-compute-defaults): Use it.
10630 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10632         * uniquify.el: Docstring fixes.
10634 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
10636         * vc.el (revision-granularity, create-repo): Document new vc
10637         backend properties.
10638         (vc-rollback): Renamed from vc-cancel-version.  Update references.
10639         Pass a list instead of a file.
10640         (vc-revert): Renamed from vc-revert-buffer.  Update references.
10641         (vc-delistify, vc-expand-dirs): New functions.
10642         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
10643         of files instead of a single file.
10644         (vc-position-context, vc-resync-window, vc-diff-internal)
10645         (vc-print-log): Pass a list instead of a file.
10647         * vc-hooks.el (vc-stay-local-p, vc-backend)
10648         (vc-backend-subdirectory-name): Work on a file list, not a single
10649         file.
10650         (vc-workfile-version): Update docstring.
10651         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
10652         vc-revert instead of vc-revert-buffer.
10653         (vc-prefix-map): Likewise.  Bind vc-update.
10655         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
10656         (vc-svn-wash-log): New functions.
10657         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
10658         (vc-svn-command): Deal with a list of files, not a single file.
10660         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
10661         (vc-rcs-wash-log): New functions.
10662         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
10663         Deal with a list of files, not a single file.
10664         (vc-rcs-rollback): Likewise.  Rename from vc-rcs-cancel-version.
10666         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
10667         functions.
10668         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
10669         list of files, not a single file.
10671         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
10672         New functions.
10673         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
10674         (vc-mcvs-diff): Deal with a list of files, not a single file.
10676         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
10677         functions.
10678         (vc-hg-print-log): Deal with a list of files, not a single file.
10679         (vc-hg-diff-tree): New function, replace defalias with the same
10680         name.
10681         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
10682         FILES to denote that it is a file list, not a single file.
10684         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
10685         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
10686         a single file.
10687         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
10688         that it is a file list, not a single file.
10689         (vc-cvs-diff): Likewise.  Simplify.
10691         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
10692         Deal with a list of files, not a single file.
10694         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
10695         (vc-bzr-print-log): Update FILE parameter name to denote that it
10696         is a file list, not a single file.
10697         (vc-bzr-diff): Likewise.  Use the car of files.
10699 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
10701         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
10702         (follow-delete-other-windows-and-split, follow-recenter)
10703         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
10704         (follow-redisplay, follow-estimate-first-window-start)
10705         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
10706         Fix typos in docstrings.
10708 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
10710         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
10711         avoid that filling introduces lines with a single asterisk.
10713         * kmacro.el (kmacro-end-macro): When ignoring empty macro
10714         avoid incorrect kmacro-ring-empty-p messages.
10715         Reported by Michael Schierl <schierlm@gmx.de>.
10717 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
10719         * vc.el: Add more info about the vc-registered function.
10721 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
10723         * files.el (file-remote-p): Introduce optional parameter
10724         IDENTIFICATION.
10726         * recentf.el (recentf-keep-default-predicate): Adapt call of
10727         `file-remote-p'.
10729         * progmodes/grep.el (grep-probe): Use `process-file'.
10730         (grep-compute-defaults): Handle variables host specific.
10732         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
10733         parameter IDENTIFICATION.
10735         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
10736         parameter IDENTIFICATION.
10737         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
10738         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
10739         Add entry for `set-file-times'.
10740         (tramp-do-copy-or-rename-file-via-buffer)
10741         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
10742         (tramp-handle-unhandled-file-name-directory): Rewrite.
10743         (tramp-convert-file-attributes): Add error handling when inode is
10744         extraordinary big.
10745         (tramp-get-inode): Change parameter from FILE to VEC.
10746         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
10747         is nil.  This is according to the specification.  Goto (point-max)
10748         when ready.
10749         (tramp-handle-shell-command): Rewrite completely, using
10750         `process-file' and `start-file-process'.
10751         (tramp-methods, tramp-find-shell)
10752         (tramp-open-connection-setup-interactive-shell)
10753         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
10754         var.  Reported by Steve Youngs <steve@sxemacs.org>.
10756         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
10757         entry for `set-file-times'.  Rename `start-process' into
10758         `start-file-process'.  Remove `call-process' entry.
10759         (tramp-fish-handle-set-file-times): New defun.
10760         (tramp-fish-handle-executable-find): Use `process-file'.
10761         (tramp-fish-handle-process-file): New defun.  Replaces
10762         `tramp-fish-handle-call-process'.
10763         (tramp-fish-do-copy-or-rename-file-directly): Use
10764         `set-file-times'.
10765         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
10767         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
10768         `tramp-get-inode' parameter.
10770 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10772         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
10773         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
10774         nowadays, and by the time Emacs-23 comes out, nobody will even remember
10775         it has ever existed.
10777 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
10779         * vc.el: Undo previous change.
10781 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
10783         * makefile.w32-in (clean): Don't delete *~.
10785 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10787         * textmodes/tex-mode.el (tex-verbatim-environments):
10788         Add safe-local-variable property.
10789         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
10790         when starting font-lock rather than when loading tex-mode.el.
10792         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
10793         whole $( rather than just the $.  Rename from sh-quoted-subshell.
10794         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
10796 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
10798         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
10799         bookmark-alist.  Instead, if not sorting, simply return it.
10800         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
10801         for its return value, not for its side effect.
10803         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
10804         case of alignment under a constant symbol, find and consider
10805         the sexp actually at indentation to be the "last sexp".
10807 2007-07-16  Drew Adams  <drew.adams@oracle.com>
10809         * mouse.el (mouse-yank-secondary): Better error message if no
10810         secondary selection.
10812 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
10814         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
10816         * term/xterm.el (xterm-turn-on-modify-other-keys)
10817         (xterm-turn-off-modify-other-keys): New functions.
10818         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
10819         terminal supports it.
10821 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
10823         * bookmark.el (bookmark-show-all-annotations):
10824         Make sure each inserted annotation ends with newline.
10826 2007-07-15  Richard Stallman  <rms@gnu.org>
10828         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
10830         * tutorial.el (tutorial--find-changed-keys):
10831         Handle C-x specially like ESC.
10833 2007-07-15  Aaron Hawley  <aaronh@garden.org>
10835         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
10837 2007-07-15  Juri Linkov  <juri@jurta.org>
10839         * delsel.el (delete-selection-pre-hook):
10840         * emulation/cua-base.el (cua-paste): Before a yank command,
10841         check also whether last-command is one of mouse-save-then-kill,
10842         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
10844 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
10846         * recentf.el (recentf-keep-default-predicate): New defun.
10847         (recentf-keep): Use it as initial value.
10849 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
10851         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
10852         thus restoring bookmark bindings to three slots under C-x r.  See
10853         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
10855 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
10857         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
10859 2007-07-15  Jason Rumney  <jasonr@gnu.org>
10861         * w32-fns.el (set-default-process-coding-system): Use dos line ends
10862         for input to cmdproxy on all versions of Windows.
10863         Use dos line ends for input to plink.
10865         * comint.el (comint-simple-send): Concat newline before sending.
10866         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
10868 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10870         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
10871         safe-local-variable setting.
10873 2007-07-14  David Kastrup  <dak@gnu.org>
10875         * emacs-lisp/advice.el (defadvice): Doc fix.
10877 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
10879         * subr.el (when, unless): Doc fix.
10881 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
10883         * replace.el (match): Use yellow1 instead of yellow.
10885         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
10886         red.
10888         * pcvs-info.el (cvs-unknown): Likewise.
10890 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
10892         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
10893         (install): Use them to copy all *.el files before *.elc.
10895 2007-07-13  Drew Adams  <drew.adams@oracle.com>
10897         * bookmark.el (bookmark-jump-other-window): New function.
10898         (bookmark-map): Bind it to "o".
10900         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
10901         and its thread contains discussion about this change.
10902         The original patch was slightly tweaked by Karl Fogel
10903         <kfogel@red-bean.com> before committing.
10905 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
10907         * bookmark.el: Shorten some comments to fit within 80 lines.
10909 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
10911         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
10912         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
10913         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
10914         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
10916 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
10918         * textmodes/org.el: Bug fixes.
10919         (org-end-of-line): Move to end of line if in headline without tags.
10921 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10923         * vc-hooks.el: Remove spurious * in docstrings.
10924         (vc-handled-backends): Add BZR.
10926         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
10928 2007-07-12  Davis Herring  <herring@lanl.gov>
10930         * desktop.el (desktop-buffer-info, desktop-save):
10931         Use `desktop-dirname' instead of `dirname'.
10933 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
10935         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
10937         * progmodes/python.el (python-which-func-length-limit): New var.
10938         (python-which-func): New function.
10939         (python-current-defun): Add optional `length-limit' and try to fit
10940         computed function name to that length.
10941         (python-mode): Hook `python-which-func' up.
10943 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
10945         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
10947         * comint.el (comint-dynamic-complete-as-filename):
10948         Use read-file-name-completion-ignore-case.
10950 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10952         * comint.el (comint-dynamic-list-filename-completions):
10953         Use read-file-name-completion-ignore-case.
10955         * vc-cvs.el: Require CL.
10956         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
10957         New functions to provide completion of revision names.
10959         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
10960         (vc-cvs-annotate-first-line-re): New const.
10961         (vc-cvs-annotate-process-filter): New fun.
10962         (vc-cvs-annotate-command): Use them and run the command asynchronously.
10964 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
10966         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
10967         (eldoc-print-current-symbol-info): Adjust for changed helper
10968         function signatures.
10969         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
10970         `eldoc-highlight-function-argument'.
10971         (eldoc-highlight-function-argument): New function.
10972         (eldoc-get-var-docstring): Format documentation with
10973         `font-lock-variable-name-face'.
10974         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
10975         where suited.
10976         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
10977         (eldoc-beginning-of-sexp): Return number of skipped sexps.
10979 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
10981         * progmodes/compile.el (compilation-start): `start-process' must
10982         still be redefined when calling `start-process-shell-command'.
10984         * progmodes/gud.el (gud-file-name): When `default-directory' is a
10985         remote file name, prepend its remote part to the filename.
10986         (gud-common-init): When `default-directory' is a remote file name,
10987         make the filename relative to it.
10988         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
10990 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
10992         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
10993         mouse binding and a tooltip.
10995 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10997         * menu-bar.el (vc-menu-map): New defalias.
10999 2007-07-10  Richard Stallman  <rms@gnu.org>
11001         * emacs-lisp/lisp-mode.el (eval-defun):
11002         Explain special handling of `defface'.
11004 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
11006         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
11008         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
11010 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11012         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
11014         * vc-arch.el (vc-arch-complete): Remove.
11015         (vc-arch-revision-completion-table): Use complete-with-action.
11017         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
11018         (complete-with-action): New function.
11019         (dynamic-completion-table): Use it.
11021 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
11023         * comint.el (make-comint, make-comint-in-buffer)
11024         (comint-exec-1): Replace `start-process' by `start-file-process'.
11026         * progmodes/compile.el (compilation-start): Revert redefining
11027         `start-process'.
11029 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11031         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
11032         with EOLs when generating MD5 checksums.
11034         * follow.el: Don't change the global map from the follow-mode-map
11035         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
11036         XEmacs code.
11037         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
11038         since `follow-mode' should be used instead for that.
11040         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
11041         (easy-menu-do-define): Use it.
11042         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
11044         * progmodes/compile.el (compilation-auto-jump-to-first-error)
11045         (compilation-auto-jump-to-next): New vars.
11046         (compilation-auto-jump): New function.
11047         (compilation-error-properties): Use them to jump to first error.
11048         (compilation-start): Set the var if requested.
11050         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
11051         duplicates without also removing entries from other directories.
11053 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
11055         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
11056         Remember span as default.
11057         (org-columns-edit-value): Rename from `org-column-edit'.
11058         (org-columns-display-here-title): Rename from
11059         `org-overlay-columns-title'.
11060         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
11061         (org-columns-get-autowidth-alist): Rename from
11062         `org-get-columns-autowidth-alist'.
11063         (org-columns-display-here): Rename from `org-overlay-columns'.
11064         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
11065         (org-columns-quit): Rename from `org-column-quit'.
11066         (org-columns-show-value): Rename from `org-column-show-value'.
11067         (org-columns-content, org-columns-widen)
11068         (org-columns-next-allowed-value)
11069         (org-columns-edit-allowed, org-columns-store-format)
11070         (org-columns-uncompile-format, org-columns-redo)
11071         (org-columns-edit-attributes, org-delete-property)
11072         (org-set-property, org-columns-update)
11073         (org-columns-compute, org-columns-eval)
11074         (org-columns-not-in-agenda, org-columns-compute-all)
11075         (org-property-next-allowed-value)
11076         (org-columns-compile-format)
11077         (org-fill-paragraph-experimental)
11078         (org-string-to-number, org-property-action)
11079         (org-columns-move-left, org-columns-new)
11080         (org-column-number-to-string)
11081         (org-property-previous-allowed-value)
11082         (org-at-property-p, org-columns-delete)
11083         (org-columns-previous-allowed-value)
11084         (org-columns-move-right, org-columns-narrow)
11085         (org-property-get-allowed-values)
11086         (org-verify-version, org-column-string-to-number)
11087         (org-delete-property-globally): New functions.
11088         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
11089         (org-columns-overlays): Rename from `org-column-overlays'.
11090         (org-columns-map): Rename from `org-column-map'.
11091         (org-columns-current-maxwidths): Rename from
11092         `org-current-columns-maxwidths'.
11093         (org-columns-begin-marker, org-columns-current-fmt-compiled)
11094         (org-previous-header-line-format)
11095         (org-columns-inhibit-recalculation)
11096         (org-columns-top-level-marker): New variables.
11097         (org-columns-default-format): Rename from `org-default-columns-format'.
11098         (org-property-re): New constant.
11100 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
11102         * subr.el (looking-at-p, string-match-p): New functions.
11104 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
11106         * textmodes/tex-mode.el (tex-fontify-script)
11107         (tex-font-script-display): New variables to make display of
11108         superscripts and subscripts customizable.
11109         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
11111 2007-07-09  Richard Stallman  <rms@gnu.org>
11113         * isearch.el (isearch-edit-string): Call to isearch-push-state
11114         after the search.
11116 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11118         * window.el (fit-window-to-buffer): Remove setting of window-min-height
11119         to 1 as enlarge-window uses the value to resize/shrink windows other
11120         than WINDOW if needed.
11122 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11124         * cus-start.el (file-coding-system-alist): Fix custom type.
11126 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
11128         * longlines.el (longlines-wrap-region): Avoid marking buffer as
11129         modified.
11130         (longlines-auto-wrap, longlines-window-change-function):
11131         Remove unnecessary calls to set-buffer-modified-p.
11133 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11135         * cus-start.el (file-coding-system-alist): Fix custom type.
11137 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11139         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
11140         (vc-cvs-checkout): Remove last arg now unused; simplify.
11142 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
11144         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
11146         * net/tramp.el:
11147         * net/tramp-ftp.el:
11148         * net/tramp-smb.el:
11149         * net/tramp-uu.el:
11150         * net/trampver.el: Migrate to Tramp 2.1.
11152         * net/tramp-cache.el:
11153         * net/tramp-fish.el:
11154         * net/tramp-gw.el: New Tramp packages.
11156         * net/tramp-util.el:
11157         * net/tramp-vc.el: Removed.
11159         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
11160         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
11162         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
11164         * progmodes/compile.el (compilation-start): Redefine
11165         `start-process' temporarily when `default-directory' is remote.
11166         Remove case of synchronous compilation, this won't happen ever.
11167         (compilation-setup): Make local variable `comint-file-name-prefix'
11168         for remote compilation.
11170 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
11172         * novice.el (disabled-command-function): Fit window to buffer to
11173         make last line visible.
11174         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
11176         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
11177         when handling the terminating event.
11179 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
11181         * calc/calc.el (math-read-number-simple): Remove leading 0s.
11182         (math-bignum-digit-length): Change to optimal value.
11184         * calc/calc-bin.el (math-bignum-logb-digit-size)
11185         (math-bignum-digit-power-of-two): Evaluate when compiled.
11187         * calc/calc-comb.el (math-small-factorial-table)
11188         (math-init-random-base, math-prime-test): Remove unnecessary calls
11189         to `math-read-number-simple'.
11191         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
11192         (math-approx-gamma-const): Add docstrings.
11194         * calc/calc-forms.el (math-julian-date-beginning)
11195         (math-julian-date-beginning-int): New constants.
11196         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
11197         Use the new constants.
11199         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
11201         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
11202         Add docstrings.
11204 2007-07-07  Tom Tromey  <tromey@redhat.com>
11206         * vc.el (vc-annotate): Jump to line and output message only after the
11207         process is really all done.
11209 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11211         * vc.el (vc-exec-after): Don't move point from the sentinel.
11212         Forcefully read all the remaining text in the pipe upon process exit.
11213         (vc-annotate-display-autoscale, vc-annotate-lines):
11214         Don't stop at the first unrecognized line.
11215         (vc-annotate-display-select): Run autoscale after the process is done
11216         since it depends on the whole result.
11218 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
11220         * term/w32-win.el (menu-bar-open): New function.
11221         Bind <f10> to it.
11223 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
11225         * simple.el (start-file-process): New defun.
11227 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11229         * files.el (find-file-confirm-nonexistent-file): Rename from
11230         find-file-confirm-inexistent-file.  Update users.
11232         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
11233         format of autoload block where the file's time-stamp is replaced by its
11234         MD5 checksum.
11235         (autoload-generate-file-autoloads): Use MD5 checksum instead of
11236         time-stamp for secondary autoloads files.
11237         (update-directory-autoloads): Remove duplicate entries.
11238         Use time-less-p for time-stamps, as done in autoload-find-destination.
11240 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
11242         * calc/calc.el (math-read-number): Replace number by variable.
11243         (math-read-number-simple): Properly parse small integers.
11245 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
11247         * vc.el: Fix doc for the checkout function.
11249 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
11251         * vc-hg.el (vc-hg-root): New function.
11252         (vc-hg-registered): Use it.
11253         (vc-hg-diff-tree): New defalias.
11254         (vc-hg-responsible-p): Likewise.
11255         (vc-hg-checkout): Comment out, not needed.
11256         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
11257         (vc-hg-find-version, vc-hg-next-version): New functions.
11259 2007-07-06  Andreas Schwab  <schwab@suse.de>
11261         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
11262         dynamic bindings around the evaluation of the expression.
11263         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
11265 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11267         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
11268         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
11269         Use run-hooks rather than run-mode-hooks.
11271 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
11273         * calc/calc-comb.el (math-random-digit): Rename to
11274         `math-random-three-digit-number'.
11275         (math-random-digits): Don't depend on representation of integer.
11277         * calc/calc-bin.el (math-bignum-logb-digit-size)
11278         (math-bignum-digit-power-of-two): New constants.
11279         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
11280         (math-not-bignum, math-clip-bignum): Use the constants
11281         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
11282         instead of their values.
11283         (math-clip): Use math-small-integer-size instead of its value.
11285         * calc/calc.el (math-add-bignum): Replace number by constant.
11287 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
11289         * wid-edit.el (widget-documentation-string-value-create):
11290         Insert indentation spaces.
11292 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
11294         * emacs-lisp/byte-opt.el: Revert last change.
11296 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
11298         * vc-hooks.el (vc-handled-backends): Add HG.
11300         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
11302 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11304         * complete.el (PC-do-complete-and-exit): Add support for the new
11305         `confirm-only' confirmation mode.
11307 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
11309         * cus-edit.el (custom-commands): New variable.
11310         (custom-tool-bar-map): New variable.  Initialize using
11311         `custom-commands'.
11312         (custom-mode): Use `custom-tool-bar-map'.
11313         (custom-buffer-create-internal): Insert action buttons only if
11314         tool bar is not used.  Use `custom-commands'.
11315         (Custom-help, custom-command-apply): New function.
11316         (custom-command-apply, Custom-set, Custom-save)
11317         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
11318         Use `custom-command-apply' instead of duplicating code.
11319         (customize-group-other-window): Call `customize-group' instead of
11320         duplicating code.
11321         (customize-face-other-window): Call `customize-face' instead of
11322         duplicating code.
11323         (customize-group, customize-face): Add optional args for opening
11324         in another window.
11325         (custom-variable-tag): Don't inherit `variable-pitch' face.
11326         (custom-group-tag): Inherit `variable-pitch' face.
11327         (custom-variable-value-create): Set documentation indentation.
11328         (custom-group-value-create): Make group name a link, instead of
11329         using an extra "go to group" button.
11330         (custom-prompt-variable, custom-group-set, custom-group-save)
11331         (custom-group-reset-current, custom-group-reset-saved)
11332         (custom-group-reset-standard): Minor cleanup.
11334 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
11336         * Makefile.in (bootstrap-prepare): When copying from
11337         ldefs-boot.el, make sure loaddefs.el is writeable.
11339         (bootstrap-prepare): Make $(lisp)/ps-print.el
11340         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
11342 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
11344         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
11345         only caller, and delete.
11346         (vc-hg-state): Deal with exceptions and only parse the output on
11347         successful return.
11348         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
11349         caller, and delete.
11350         (vc-hg-workfile-version): Deal with exceptions and only parse the
11351         output on successful return.
11352         (vc-hg-revert): New function.
11354 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
11356         * calculator.el (calculator-expt): Use more cases to determine
11357         the value.
11359 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
11361         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
11362         file names.
11364 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
11366         * calculator.el (calculator-expt, calculator-integer-p):
11367         New functions.
11368         (calculator-fact): Check to see if the factorial will be too
11369         large before computing it.
11370         (calculator-initial-operators): Use `calculator-expt' to
11371         compute "^".
11372         (calculator-mode): Mention that results which are too large
11373         will return inf.
11374         * calc/calc-comb.el (math-small-factorial-table): Replace list
11375         by vector.
11377 2007-07-03  David Kastrup  <dak@gnu.org>
11379         * shell.el: On request of the authors, remove their addresses for
11380         the sake of bug reports, and add the developer list address as
11381         maintainer information.
11383 2007-07-03  Richard Stallman  <rms@gnu.org>
11385         * files.el (make-directory): Doc fix.
11386         (find-file-confirm-inexistent-file): Make it a defcustom.
11387         Make nil the default.
11389 2007-07-02  Richard Stallman  <rms@gnu.org>
11391         * startup.el (command-line): Set buffer-offer-save in *scratch*
11392         and enable auto-save in it.
11394 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
11396         * textmodes/org.el (orgstruct-mode-map): New variable.
11397         (orgstruct-mode): New minor mode.
11398         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
11399         (orgstruct-make-binding, org-context-p, org-get-local-variables)
11400         (org-run-like-in-org-mode): New functions.
11401         (org-cycle-list-bullet): New command.
11402         (org-special-properties, org-property-start-re)
11403         (org-property-end-re): New constants.
11404         (org-with-point-at): New macro.
11405         (org-get-property-block, org-entry-properties, org-entry-get)
11406         (org-entry-delete, org-entry-get-with-inheritance)
11407         (org-entry-put, org-buffer-property-keys): New functions.
11408         (org-insert-property-drawer): New command.
11409         (org-entry-property-inherited-from): New variable.
11410         (org-column): New face.
11411         (org-column-overlays, org-current-columns-fmt)
11412         (org-current-columns-maxwidths, org-column-map): New variables.
11413         (org-column-menu): New menu.
11414         (org-new-column-overlay, org-overlay-columns)
11415         (org-overlay-columns-title, org-remove-column-overlays)
11416         (org-column-show-value, org-column-quit, org-column-edit):
11417         New functions.
11418         (org-columns, org-agenda-columns): New commands.
11419         (org-get-columns-autowidth-alist): New functions.
11420         (org-properties): New customize group.
11421         (org-default-columns-format): New option.
11422         (org-priority): Realign tags after changing priority.
11423         (org-preserve-lc): New macro.
11424         (org-update-checkbox-count): Catch case when there is no headline.
11425         (org-agenda-quit): Remove any column overlays.
11426         (org-beginning-of-item-list): Fixed bug when non-item line is
11427         indented too deep.
11428         (org-cached-props): New variable.
11429         (org-cached-entry-get): New function.
11430         (org-make-tags-matcher): Handle property matches.
11431         (org-table-recalculate): Swap evaluation order: Field formula
11432         first, then column formulas, but don't allow them to overwrite the
11433         field formulas.
11434         (org-table-eval-formula): New argument untouchable.
11435         (org-table-put-field-property): New function.
11437 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
11439         * help-mode.el (help-make-xrefs): Skip spaces too when
11440         skipping tabs.
11442         * ffap.el (dired-at-point-prompter): Improve prompt in
11443         list-directory case.
11445 2007-07-01  Richard Stallman  <rms@gnu.org>
11447         * files.el (find-file-visit-truename): Fix safe-local-variable value.
11449 2007-07-01  Richard Stallman  <rms@gnu.org>
11451         * cus-start.el (max-mini-window-height): Added.
11453 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
11455         * complete.el (partial-completion-mode): Remove advice of
11456         read-file-name-internal.
11457         (PC-do-completion): Rebind minibuffer-completion-table.
11458         (PC-read-file-name-internal): New function doing what
11459         read-file-name-internal advice did.
11461 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
11463         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
11464         property on a few symbols.
11465         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
11466         (byte-optimize-lapcode): Remove bindings that are not referenced
11467         and certainly will not effect through dynamic scoping.
11469 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11471         * files.el (find-file-confirm-inexistent-file): New var.
11472         (find-file, find-file-other-window, find-file-other-frame)
11473         (find-file-read-only, find-file-read-only-other-window)
11474         (find-file-read-only-other-frame): Use it.
11476 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11478         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
11480 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
11482         * generic-x.el (generic-define-mswindows-modes)
11483         (generic-define-unix-modes, apache-log-generic-mode)
11484         (bat-generic-mode-keymap, java-manifest-generic-mode)
11485         (show-tabs-generic-mode): Fix typos in docstrings.
11487 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
11489         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
11490         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
11491         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
11492         (rcirc-print): Never ignore messages from ourself.
11494 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11496         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
11497         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
11499 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11501         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
11502         replace-regexp-in-string.
11504 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11506         * emacs-lisp/cl.el: Set edebug and indentation before loading
11507         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
11509 2007-06-28  Andreas Schwab  <schwab@suse.de>
11511         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
11512         $(lisp)/subdirs.el.
11514 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
11516         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
11517         the speedbar frame if nil; that deletes the current frame or
11518         causes an error if it is the only frame.
11519         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
11521 2007-06-28  Kevin Ryde  <user42@zip.com.au>
11523         * textmodes/nroff-mode.el: Groff \# comments.
11524         (nroff-mode-syntax-table): \# comment intro,
11525         plain # as punct per global table.
11526         (nroff-font-lock-keywords): Add # as a single char escape.
11527         (nroff-mode): In comment-start-skip, match \#.
11529 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11531         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
11532         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
11533         point-min == 1.
11535 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
11537         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
11538         Rename and move to...
11540         * subr.el (strings->string, string->strings): ...here.
11542         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
11543         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
11545         * progmodes/gud.el (gud-common-init): Call string->strings instead
11546         of split-string.
11548 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
11550         * dired-aux.el: Remove `dired-call-process'.
11551         (dired-check-process): Call `process-file'.
11553         * wdired.el (wdired-do-perm-changes): Call `process-file'.
11555         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
11556         `ange-ftp-process-file'.
11558 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11560         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
11562         * emacs-lisp/cl-extra.el:
11563         * emacs-lisp/cl-seq.el:
11564         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
11565         Add autoload cookies on all defs autoloaded manually in cl.el.
11567         * emacs-lisp/cl-loaddefs.el: New file.
11569         * textmodes/texinfmt.el (texinfo-raisesections-alist)
11570         (texinfo-lowersections-alist): Merge definition and declaration.
11571         (texinfo-start-of-header, texinfo-end-of-header): Remove.
11572         (texinfo-format-syntax-table): Merge init into declaration.
11573         (texinfo-format-parse-line-args, texinfo-format-parse-args)
11574         (texinfo-format-parse-defun-args, texinfo-format-node)
11575         (texinfo-push-stack, texinfo-multitable-widths)
11576         (texinfo-define-info-enclosure, texinfo-alias)
11577         (texinfo-format-defindex, batch-texinfo-format): Use push.
11578         (texinfo-footnote-number): Remove duplicate declaration.
11580         * ps-print.el: Update with auto-generated autoloads.
11582         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
11584 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11586         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
11587         relative to current dir for file-local settings.
11588         (autoload-generate-file-autoloads): Add `outfile' arg.
11589         (update-directory-autoloads): Use it to directly call
11590         autoload-generate-file-autoloads instead of going through
11591         update-file-autoloads so we avoid redundant searches and so we can know
11592         the set of buffers changed so we can save them all.
11594         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
11595         rather than throwing `up-to-date'.
11596         (autoload-generate-file-autoloads): Adjust correspondingly.
11597         (update-file-autoloads): Be careful to let-bind
11598         autoload-modified-buffers and adjust to new calling conventions.
11599         (autoload-modified-buffers): Make it a dynamically scoped var.
11600         (update-directory-autoloads): Use file-relative-name instead of
11601         autoload-trim-file-name.
11602         (autoload-insert-section-header): Don't use autoload-trim-file-name
11603         since the file is already relative now.
11604         (autoload-trim-file-name): Remove.
11606         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
11607         (vc-arch-complete, vc-arch--version-completion-table)
11608         (vc-arch-revision-completion-table): New functions to provide
11609         completion of revision names.
11610         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
11611         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
11612         to let the user trim the revlib.
11614         * vc.el: Add new VC operation `revision-completion-table'.
11615         (vc-default-revision-completion-table): New function.
11616         (vc-version-diff, vc-version-other-window): Use it to provide
11617         completion of revision names if the backend provides it.
11619         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
11621         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
11622         of newer .svn/entries.
11624 2007-06-25  David Kastrup  <dak@gnu.org>
11626         * calc/calc-poly.el (math-padded-polynomial)
11627         (math-partial-fractions): Add some function comments.
11629 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11631         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
11632         Make `outbuf' optional.
11633         (update-file-autoloads): Use it.
11635 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11637         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
11638         (autoload-find-destination): Keep it uptodate.
11639         (autoload-save-buffers): New fun.
11640         (update-file-autoloads): Use it.  Re-add the "up to date" message.
11642         * emacs-lisp/autoload.el: Refactor for upcoming changes.
11643         (autoload-find-destination): New function extracted from
11644         update-file-autoloads.
11645         (update-file-autoloads): Use it.
11646         (autoload-generate-file-autoloads): New function extracted from
11647         generate-file-autoloads.  Use file-relative-name.  Delay computation of
11648         output-start to the first cookie.  Remove done-any, replaced by
11649         output-start.
11650         (generate-file-autoloads): Use it.
11652 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
11654         * calc/calc-comb.el (math-init-random-base, math-prime-test):
11655         Use math-read-number-simple to insert constants.
11656         (math-prime-test): Redo calculation of sum.
11658         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
11660         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
11661         math-scale-bignum-3.
11662         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
11663         math-bignum-digit-size.
11664         (math-isqrt-small): Add another possible initial guess.
11666 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11668         * textmodes/bibtex.el (bibtex-entry-format): New options
11669         `whitespace', `braces', and `string'.
11670         (bibtex-field-braces-alist, bibtex-field-strings-alist)
11671         (bibtex-field-braces-opt, bibtex-field-strings-opt)
11672         (bibtex-cite-matcher-alist): New variables.
11673         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
11674         (bibtex-flash-head): Use blink-matching-delay.
11675         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
11676         (bibtex-format-entry, bibtex-reformat): Handle new options of
11677         bibtex-entry-format.
11678         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
11679         New functions.
11680         (bibtex-complete-internal): Do not display messages while
11681         minibuffer is used.  Do not leave around a completions buffer
11682         that is out of date.
11683         (bibtex-copy-summary-as-kill): New optional arg.
11684         (bibtex-font-lock-url): New optional arg no-button.
11685         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
11686         (bibtex-url): Allow multiple URLs per entry.
11688 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11690         * emacs-lisp/autoload.el (autoload-generated-file): New function.
11691         (update-file-autoloads, update-directory-autoloads): Use it.
11692         (autoload-file-load-name): New function.
11693         (generate-file-autoloads, update-file-autoloads): Use it.
11694         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
11695         (generate-file-autoloads): If the autoloaded form is malformed,
11696         indicate the problem with a warning instead of aborting.
11698 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
11700         * simple.el (next-error-recenter): Accept `(4)' as well;
11701         also, specify `integer' instead of `number'.
11703 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
11705         * ls-lisp.el (insert-directory): If an invalid regexp error is
11706         thrown, try using FILE as a literal file name, not a wildcard.
11708 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
11710         * ruler-mode.el (ruler-mode): Prevent clobbering the original
11711         `header-line-format' when reentering ruler mode.
11713 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
11715         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
11716         FILE exists as a file.
11718 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
11720         * calc/calc.el (math-bignum-digit-length)
11721         (math-bignum-digit-size, math-small-integer-size):
11722         New constants.
11723         (math-normalize, math-bignum-big, math-make-float)
11724         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
11725         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
11726         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
11727         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
11728         (math-quotient, math-div-bignum, math-div-bignum-digit)
11729         (math-div-bignum-part, math-format-bignum-decimal)
11730         (math-read-bignum): Use math-bignum-digit-length,
11731         math-bignum-digit-size and math-small-integer-size.
11733         * calc/calc-ext.el (math-fixnum-big): Use the variable
11734         math-bignum-digit-size.
11736 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11738         * log-view.el (log-view-mode-menu): New menu.
11740 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11742         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
11743         differently.
11745         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
11746         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
11748 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
11750         * vc-hg.el (vc-hg-print-log): Insert the file name.
11751         (vc-hg-log-view-mode): Fontify the file name.
11753 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
11755         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
11756         (calcFunc-julian): Fix incorrect number used in calculations.
11758 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
11760         * simple.el (next-error-recenter): New defcustom.
11761         (next-error, next-error-internal): Recenter if specified,
11762         immediately prior to running `next-error-hook'.
11764         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
11765         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
11767         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
11769 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
11771         * calc/calc-comb.el (math-small-factorial-table): New variable.
11772         (calcFunc-fact): Use `math-small-factorial-table'.
11774         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
11775         initial values.
11776         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
11777         New variables to use in caches.
11779         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
11780         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
11782         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
11783         (math-bernoulli-b-cache): Use math-read-number-simple to insert
11784         bignums.
11786         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
11787         New variables to use in caches.
11789 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
11791         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
11793         * vc-hg.el (vc-hg-log-view-mode): New mode.
11795 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
11797         * calc/calc.el (math-read-number-simple): New function.
11799 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11801         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
11802         (vera-font-lock-match-item): Fix doc string.
11803         (vera-in-comment-p): Remove unused function.
11804         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
11805         use `syntax-ppss'.
11806         (vera-forward-syntactic-ws): Fix argument order.
11807         (vera-prepare-search): Use `with-syntax-table'.
11808         (vera-indent-line): Fix doc string.
11809         (vera-electric-tab): Fix doc string.
11810         (vera-expand-abbrev): Define alias instead of using `fset'.
11811         (vera-comment-uncomment-region): Use `comment-start-skip'.
11813 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
11815         * textmodes/org.el (org-export-with-footnotes): New option.
11816         (org-export-as-html): Fix replacement bug for XEmacs.
11817         (org-agenda-default-appointment-duration): New option.
11819 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
11821         * vc-hg.el: Add to do items.
11822         (vc-hg-diff): Add support for comparing different revisions.
11823         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
11824         (vc-hg-annotate-extract-revision-at-line)
11825         (vc-hg-previous-version, vc-hg-checkin): New functions.
11826         (vc-hg-annotate-re): New constant.
11828 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
11830         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
11832 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11834         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
11835         buffer-local value of log-view-*-re if applicable.
11837         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
11838         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
11839         (vc-bzr-command*): Remove both (incompatible) versions.
11840         (vc-bzr-do-command*): Remove.
11841         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
11842         Remove by folding into its only caller vc-bzr-command.
11843         (vc-bzr-command): Always set the environment, even when ineffective.
11844         (vc-bzr-version): Minor fix up.
11845         (vc-bzr-admin-dirname): New var.
11846         (vc-bzr-bzr-dir): Remove.
11847         (vc-bzr-root-dir): New fun.
11848         (vc-bzr-registered): Use it.  Add an autoloaded version.
11849         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
11850         (vc-bzr-view-log-function): Remove.
11851         (vc-bzr-log-view-mode): New major mode to replace it.
11852         (vc-bzr-print-log): Only activate the old hack if needed.
11854         * vc.el (vc-default-log-view-mode): New function.
11855         (vc-print-log): Add new `log-view-mode' VC operation.
11857 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
11859         * ido.el (ido-find-file-in-dir): Don't signal an error for
11860         empty directories.
11862         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
11864         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
11865         directory where the desktop file was found, as the docstring says.
11866         (desktop-kill): Use `read-directory-name'.
11868 2007-06-20  Alan Mackenzie  <acm@muc.de>
11870         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
11871         When removing lines, also remove the \n.  Correction of patch of
11872         2007-04-21.
11874 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
11876         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
11877         event is not a cons cell.  Do not unread drag-mouse-1 events.
11878         Select right window in check whether space was stolen from
11879         window above.
11881         * help-mode.el (help-make-xrefs): Adjust position of new forward
11882         button.
11884 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
11886         * vc-bzr.el (vc-bzr-with-process-environment)
11887         (vc-bzr-std-process-invocation): New macros.
11888         (vc-bzr-command, vc-bzr-command*): Use them.
11889         (vc-bzr-with-c-locale): Remove.
11890         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
11891         (vc-bzr-buffer-nonblank-p): New function.
11892         (vc-bzr-state-words): New const.
11893         (vc-bzr-state): Look for `bzr status' keywords in output.
11894         Display everything else as a warning message to the user.
11895         Fix status report with bzr >= 0.15.
11897 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
11899         * vc-hg.el (vc-hg-global-switches): Simplify.
11900         (vc-hg-state): Handle more states.
11901         (vc-hg-diff): Fix doc-string.
11902         (vc-hg-register): New function.
11903         (vc-hg-checkout): Likewise.
11905 2007-06-20  Reto Zimmermann  <reto@gnu.org>
11907         * progmodes/vera-mode.el: New file.
11909 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
11911         * calc/calc.el (calc-multiplication-has-precendence):
11912         New variable.
11913         (math-standard-ops, math-standard-ops-p, math-expr-ops):
11914         New functions.
11915         (math-expr-opers): Define using math-standard-ops rather than
11916         math-standard-opers.
11917         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
11918         equal the function math-standard-ops rather than the variable
11919         math-standard-opers.
11920         (calc-algebraic-entry): Let math-expr-opers equal
11921         math-standard-ops or math-expr-ops, as appropriate.
11922         (math-expr-read-level, math-read-factor): Let math-expr-opers
11923         equal math-expr-ops.
11924         * calc/calc-embed.el (calc-embedded-finish-edit):
11925         Let math-expr-opers equal the function math-standard-ops
11926         rather than the variable math-standard-opers.
11927         * calc/calc-ext.el (math-read-plain-expr)
11928         (math-format-flat-expr-fancy): Let math-expr-opers equal the
11929         function math-standard-ops rather than the variable
11930         math-standard-opers.
11931         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
11932         Let math-expr-opers equal the function math-standard-ops rather
11933         than the variable math-standard-opers.
11934         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
11935         equal the function math-standard-ops rather than the variable
11936         math-standard-opers.
11937         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
11938         equal the function math-standard-ops rather than the variable
11939         math-standard-opers.
11940         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
11941         math-expr-ops.
11943 2007-06-19  Ivan Kanis  <apple@kanis.eu>
11945         * vc-hg.el: New file.
11947 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11949         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
11950         with font-lock-multiline.
11952 2007-06-17  Glenn Morris  <rgm@gnu.org>
11954         * lpr.el (lpr-page-header-switches): Move %s to separate element
11955         for correct quoting.  Doc fix.
11957 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11959         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
11960         than setting sgml-xml-mode.
11961         (sgml-mode, html-mode): Set sgml-xml-mode.
11962         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
11963         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
11964         (sgml-electric-tag-pair-before-change-function)
11965         (sgml-electric-tag-pair-flush-overlays): New functions.
11966         (sgml-electric-tag-pair-mode): New minor mode.
11967         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
11968         (sgml-calculate-indent): Use assoc-string.
11970 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
11972         * thingatpt.el (thing-at-point-email-regexp): Don't require two
11973         chars before the "@" in an email address.  Andreas Roehler noticed
11974         this problem.
11976 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
11978         * thingatpt.el: Add support for email addresses (`email').
11979         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
11980         (thing-at-point-email-regexp): New variable.
11981         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
11982         properties on this symbol, with lambda forms for values.
11984 2007-06-15  Masatake YAMATO  <jet@gyve.org>
11986         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
11988         * vc.el (vc-dired-hook): Check the backend returned from
11989         `vc-responsible-backend' can really handle `subdir'.
11991 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
11993         * wid-edit.el (widget-add-documentation-string-button):
11994         Fix handling of documentation indent.
11996 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
11998         * mb-depth.el: New file.
12000 2007-06-15  Masatake YAMATO  <jet@gyve.org>
12002         * vc.el (vc-dired-mode): Show backend name as part of mode name.
12004 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
12006         * wid-edit.el (widget-default-create): Move ?h handling here...
12007         (widget-default-format-handler): ...from here.
12008         (widget-docstring, widget-add-documentation-string-button): New funs.
12009         (documentation-string): Add :visibility-widget property.
12010         (widget-documentation-string-value-create): Use it.
12012         * cus-edit.el (custom-split-regexp-maybe): Simplify.
12013         (custom-buffer-create-internal): Simplify message.
12014         (custom-variable-tag): Reduce height to normal.
12015         (custom-variable-value-create, custom-face-value-create)
12016         (custom-visibility): New widget.
12017         (custom-visibility): New face.
12018         (custom-group-value-create):
12019         Call widget-add-documentation-string-button, using `custom-visibility'.
12021 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12023         * emacs-lisp/bytecomp.el (byte-compile-current-group)
12024         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
12025         change.  Apparently the "warning even if the group is implicit" is
12026         a feature rather than a bug.
12028 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
12030         * emulation/viper.el (viper-describe-key-ad)
12031         (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
12032         Compile them conditionally.
12033         (viper-version): Belated version change.
12035 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
12037         * follow.el (follow-all-followers, follow-generic-filter):
12038         * pcomplete.el (pcomplete-restore-windows):
12039         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
12040         (x-dnd-drop-data):
12041         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
12042         * progmodes/python.el (python-complete-symbol):
12043         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
12045 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
12047         * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
12048         around bright and dim regexps.  Make sure bright and dim matches
12049         use word anchors.  Send text through rcirc-markup functions.
12050         (rcirc-url-regexp): Add single quote character.
12051         (rcirc-connect): Write logs to disk on auto-save-hook.
12052         Make server a non-optional argument.
12053         (rcirc-log-alist): New variable.
12054         (rcirc-log-directory): Make customizable.
12055         (rcirc-log-flag): New customizable variable.
12056         (rcirc-log): New function.
12057         (rcirc-print): Use above function.
12058         (rcirc-log-write): New function.
12059         (rcirc-generate-new-buffer-name): Strip text properties.
12060         (rcirc-switch-to-buffer-function): Remove variable.
12061         (rcirc-last-non-irc-buffer): Remove variable.
12062         (rcirc-non-irc-buffer): Add function.
12063         (rcirc-next-active-buffer): Use above function.
12064         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
12065         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
12066         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
12067         (rcirc-omit-mode): Add minor-mode.
12068         (rcirc-mode-map): Change C-c C-o binding.
12069         (rcirc-mode): Clear mode-line-process.  Use a custom
12070         fill-paragraph-function.  Set up buffer-invisibility-spec.
12071         (rcirc-response-formats): Remove timestamp code.
12072         (rcirc-omit-responses): Add variable.
12073         (rcirc-print): Don't put the overlay arrow on potentially omitted
12074         lines.  Log line to disk.  Record activity for private messages
12075         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
12076         (rcirc-jump-to-first-unread-line): Print message if there is no
12077         unread text.
12078         (rcirc-clear-unread): New function.
12079         (rcirc-markup-text-functions): Add variable.
12080         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
12081         (rcirc-debug): Don't mess with window configuration.
12082         (rcirc-send-message): Send message before printing locally.
12083         Add SILENT argument, do not print message if non-nil.
12084         (rcirc-visible-buffers): New function and variable.
12085         (rcirc-window-configuration-change-1): Add function.
12086         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
12087         server buffer.
12088         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
12089         (rcirc-fill-paragraph): Add function.
12090         (rcirc-record-activity, rcirc-window-configuration-change-1):
12091         Only update the activity string if it has actually changed.
12092         (rcirc-update-activity-string): Remove padding characters from the
12093         mode-line string.
12094         (rcirc-disconnect-buffer): New function to be called when a
12095         channel is parted or the user quits.
12096         (rcirc-server-name): Warn when the server-name hasn't been set.
12097         (rcirc-window-configuration-change): Postpone work until
12098         post-command-hook.
12099         (rcirc-window-configuration-change-1): Update mode-line and
12100         overlay arrows here.
12101         (rcirc-authenticate): Fixc hanserv identification.
12102         (rcirc-default-server): Remove variable.
12103         (rcirc): Connect according to rcirc-connections.
12104         (rcirc-connections): Add variable.
12105         (rcirc-startup-channels-alist): Remove variable.
12106         (rcirc-startup-channels): Remove function.
12108 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12110         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
12112 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
12114         * term/xterm.el (terminal-init-xterm): Escape parens in character
12115         constants.
12117 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12119         * progmodes/sh-script.el: Remove unneeded * from docstrings.
12120         Use [:alpha:] and [:alnum:] where applicable.
12121         (sh-quoted-subshell): Rewrite to correctly
12122         handle nested mixes of `...' and $(...).
12123         (sh-apply-quoted-subshell): Remove.
12124         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
12126         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
12128 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
12130         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
12131         previous change.
12133 2007-06-12  Tom Tromey  <tromey@redhat.com>
12135         * subr.el (user-emacs-directory): New defconst.
12136         * cmuscheme.el (scheme-start-file):
12137         * shell.el (shell):
12138         * completion.el (save-completions-file-name):
12139         * custom.el (custom-theme-directory):
12140         * term/x-win.el (emacs-session-filename):
12141         * filesets.el (filesets-menu-cache-file):
12142         * thumbs.el (thumbs-thumbsdir):
12143         * server.el (server-auth-dir):
12144         * image-dired.el (image-dired-dir):
12145         (image-dired-db-file):
12146         (image-dired-temp-image-file):
12147         (image-dired-gallery-dir):
12148         (image-dired-temp-rotate-image-file):
12149         * play/gamegrid.el (gamegrid-user-score-file-directory):
12150         * savehist.el (savehist-file):
12151         * tutorial.el (tutorial--saved-dir):
12152         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
12154 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
12156         * scroll-lock.el (scroll-lock-mode): Doc fix.
12158 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
12160         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
12162         * ediff-init.el: Doc strings.
12164 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12166         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
12167         (byte-compile-file): Bind it.
12168         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
12169         group argument is provided implicitly.
12170         (byte-compile-format-warn, byte-compile-from-buffer)
12171         (byte-compile-insert-header): Don't hardcode point-min==1.
12172         (byte-compile-file-form-require): Remove unused var old-load-list.
12173         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
12175 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
12177         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
12178         Display error messages.
12179         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
12180         Get rid of cl.el dependencies.
12182         * emulation/viper-init.el (viper-suppress-input-method-change-message):
12183         New variable.
12184         (viper-activate-input-method-action)
12185         (viper-inactivate-input-method-action):
12186         Use viper-suppress-input-method-change-message.
12188         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
12189         for C-s, C-r.
12191         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
12192         Use viper-replace-overlay-cursor-color instead of
12193         viper-replace-overlay-cursor-color.
12194         (viper-sit-for-short): Use sit-for with 3 arguments.
12196         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
12197         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
12198         to gud-mode.
12200         * ediff-mult.el (ediff-meta-buffer-brief-message)
12201         (ediff-meta-buffer-verbose-message): New variables.
12202         (ediff-meta-buffer-message): Variable deleted.
12203         (ediff-verbose-help-enabled): New variable.
12204         (ediff-toggle-verbose-help-meta-buffer): New function.
12205         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
12206         message options.
12208         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
12209         (ediff-fixup-patch-map): Improve heuristic.
12211 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12213         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
12214         (log-view-font-lock-keywords): Simplify.
12215         (log-view-current-file, log-view-current-tag): Simplify.
12217 2007-06-12  Sam Steingold  <sds@gnu.org>
12219         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
12221 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
12223         * desktop.el (desktop-load-locked-desktop): New option.
12224         (desktop-read): Use it.
12225         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
12226         Use `when'.
12228 2007-06-12  Davis Herring  <herring@lanl.gov>
12230         * desktop.el (desktop-save-mode-off): New function.
12231         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
12232         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
12233         (desktop-claim-lock, desktop-release-lock): New functions.
12234         (desktop-kill): Tell `desktop-save' that this is the last save.
12235         Release the lock afterwards.
12236         (desktop-buffer-info): New function.
12237         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
12238         says to.  Detect conflicts, and manage the lock.
12239         (desktop-read): Detect conflicts.  Manage the lock.
12241 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12243         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
12245         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
12246         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
12247         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
12248         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
12249         keysyms rather than byte sequences.
12250         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
12252 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12254         * font-lock.el (font-lock-add-keywords): In case font-lock was only
12255         half-activated, forcefully activate it completely.
12257 2007-06-11  Richard Stallman  <rms@gnu.org>
12259         * cus-edit.el (custom-variable-type): Doc fix.
12261 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12263         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
12264         (sh-font-lock-flush-syntax-ppss-cache): New functions.
12265         (sh-font-lock-syntactic-keywords): Use them to distinguish the
12266         different possible cases for \'.
12268         * complete.el (PC-bindings): Don't bind things already bound in the
12269         parent keymap.
12271         * textmodes/bibtex-style.el: New file.
12273 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
12275         * vc-bzr.el: New file.
12277 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12279         * vc-svn.el (vc-svn-program): New var.
12280         (vc-svn-command): Use it.
12282 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
12284         * server.el (server-switch-buffer): Remove redundant check.
12286 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
12288         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
12289         Match against file-name-nondirectory.
12290         Fix text on user customization variables.
12291         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
12293 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
12295         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
12297 2007-06-09  Davis Herring  <herring@lanl.gov>
12299         * desktop.el (desktop-minor-mode-table): Doc fix.
12301 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12303         * textmodes/css-mode.el (css-navigation-syntax-table):
12304         Use set-char-table-range so it also works in the unicode branch.
12306 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
12308         * help-mode.el (help-xref-forward-stack)
12309         (help-xref-stack-forward-item, help-forward-label): New variables.
12310         (help-forward): New button type.
12311         (help-setup-xref): Initialise help-xref-forward-stack.
12312         (help-make-xrefs): Add forward button, if appropriate.
12313         (help-xref-go-back): Push item on forward stack.
12314         (help-xref-go-forward, help-go-forward): New functions.
12316 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
12318         * dired.el (dired-mode-map): Remove spurious separator.
12320 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12322         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
12324         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
12325         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
12327 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
12329         * textmodes/org.el: Version number fixed.
12331 2007-06-07  Glenn Morris  <rgm@gnu.org>
12333         * version.el (emacs-copyright): New constant.
12334         * startup.el (fancy-splash-tail): Use emacs-copyright.
12335         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
12337         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
12338         `make-local'.
12339         (byte-compile-warnings-safe-p): Add `make-local'.
12340         (byte-compile-make-variable-buffer-local):
12341         Allow byte-compile-warnings to suppress this warning.
12343         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
12344         format of "menu" description.
12345         (tutorial--find-changed-keys): Describe the specific menu a
12346         command is in.
12348         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
12349         Rewrite compatibility functions to silence byte-compiler.
12351 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
12353         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
12354         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
12356 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
12358         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
12360 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12362         * progmodes/ebrowse.el (ebrowse-member-table):
12363         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
12364         (org-batch-agenda-csv): Fix typos in docstrings.
12366 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12368         * international/mule-cmds.el (toggle-enable-multibyte-characters)
12369         (sort-coding-systems, search-unencodable-char): Doc fixes.
12370         (coding-system-change-eol-conversion, set-default-coding-systems)
12371         (prefer-coding-system, find-multibyte-characters, princ-list)
12372         (leim-list-entry-regexp, set-input-method, locale-language-names)
12373         (input-method-exit-on-first-char, exit-language-environment-hook)
12374         (locale-charset-language-names): Fix typos in docstrings.
12376 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12378         * pgg.el (pgg-sign-region, pgg-sign):
12379         * ses.el (ses-call-printer):
12380         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
12381         * textmodes/org.el (org-cycle): Fix typos in docstrings.
12383 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
12385         * textmodes/org.el (org-export-region-as-html)
12386         (org-replace-region-by-html, org-number-to-letters)
12387         (org-table-fedit-finish, org-normalize-color)
12388         (org-table-fedit-ref-right, org-date-to-gregorian)
12389         (org-table-fedit-move, org-table-convert-refs-to-rc)
12390         (org-calendar-holiday, org-table-fedit-toggle-ref-type)
12391         (org-write-agenda, org-colgroup-info-to-vline-list)
12392         (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
12393         (org-indent-line-function, org-export-as-html-to-buffer)
12394         (org-store-agenda-views, org-update-mode-line)
12395         (org-find-if, org-delete-all)
12396         (org-table-fedit-convert-buffer, org-emphasize)
12397         (org-uniquify, org-table-fedit-lisp-indent)
12398         (org-table-fedit-scroll, org-get-todo-sequence-head)
12399         (org-table-fedit-scroll-down, org-table-fedit-line-down)
12400         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
12401         (org-table-fedit-toggle-coordinates, org-dvipng-color)
12402         (org-table-fedit-line-up, org-table-fedit-ref-down)
12403         (org-table-formula-from-user, org-mode-flyspell-verify)
12404         (org-cycle-show-empty-lines, org-ctrl-c-ret)
12405         (org-table-formula-to-user, org-diary-to-ical-string)
12406         (orgtbl-export, org-table-fedit-post-command)
12407         (org-closed-in-range, org-shiftcontrolright)
12408         (org-table-convert-refs-to-an, org-table-hline-and-move)
12409         (org-table-formula-less-p, org-format-table-ascii)
12410         (org-agenda-get-sexps, org-shift-refpart)
12411         (org-diary-sexp-entry, org-time-string-to-absolute)
12412         (org-table-show-reference, org-letters-to-number)
12413         (org-fix-agenda-info, org-table-fedit-ref-up)
12414         (org-table-fedit-shift-reference, org-table-fedit-abort)
12415         (org-closest-date, org-shiftcontrolleft)
12416         (org-at-heading-or-item-p, org-rematch-and-replace)
12417         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
12418         New functions.
12419         (org-table-edit-scroll-down, org-finish-edit-formulas)
12420         (org-table-edit-next-field, org-abort-edit-formulas)
12421         (org-font-lock-level, org-export-find-first-heading-line)
12422         (org-table-edit-line-down, org-table-edit-backward-field)
12423         (org-edit-formula-lisp-indent, org-table-edit-move)
12424         (org-check-log-option, org-this-word)
12425         (org-table-edit-line-up, org-table-edit-formulas-post-command)
12426         (org-agenda-file-to-end, org-expand-file-name)
12427         (org-fake-empty-table-line, org-table-edit-scroll)
12428         (org-toggle-log-option, org-show-reference): Function removed.
12429         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
12430         New defsubsts.
12431         (org-unmodified, org-batch-store-agenda-views)
12432         (org-batch-agenda-csv): New macro.
12433         (org-agenda-export): New customization group.
12434         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
12435         (org-highest-priority, org-agenda-exporter-settings)
12436         (org-log-done-with-time, org-replace-disputed-keys)
12437         (org-format-latex-header, org-export-table-header-tags)
12438         (org-cycle-separator-lines, org-export-table-data-tags)
12439         (org-icalendar-include-sexps)
12440         (org-empty-line-terminates-plain-lists)
12441         (org-log-repeat, org-special-ctrl-a)
12442         (org-table-use-standard-references, org-disputed-keys)
12443         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
12444         (org-agenda-export-html-style): New option.
12445         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
12446         (org-CUA-compatible): Option removed.
12447         (org-agenda-structure, org-sexp-date): New face.
12448         (org-todo-keywords-for-agenda, org-not-done-keywords)
12449         (org-planning-or-clock-line-re, org-agenda-name)
12450         (org-table-colgroup-info, org-todo-sets)
12451         (constants-unit-system, org-clock-mode-line-entry)
12452         (org-mode-line-timer, org-table-current-begin-pos)
12453         (org-todo-keywords-1, org-mode-line-string)
12454         (org-table-clean-did-remove-column, org-table-fedit-map)
12455         (org-clock-heading, org-table-buffer-is-an)
12456         (org-agenda-info, org-done-keywords)
12457         (org-done-keywords-for-agenda, org-todo-heads)
12458         (org-todo-kwd-alist, org-clock-start-time): New variable.
12459         (org-todo-kwd-priority-p, org-edit-formulas-map)
12460         (org-repeat-re, org-todo-kwd-max-priority)
12461         (org-version, org-done-string)
12462         (org-table-clean-did-remove-column-1, org-disputed-keys):
12463         Remove variables.
12464         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
12465         (org-ts-lengths): Constant removed.
12466         (org-follow-gnus-link): Don't ask how many articles to read.
12467         (org-export-find-first-export-line): Rename from
12468         `org-export-find-first-heading'.
12469         Use `org-export-skip-text-before-1st-heading'.
12470         (org-table-fedit-post-command): Rename from
12471         `org-table-edit-formulas-post-command'.
12472         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
12473         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
12474         (org-table-fedit-lisp-indent): Rename from
12475         `org-edit-formula-lisp-indent'.
12476         (org-table-show-reference): Rename from `org-show-reference'.
12477         (org-table-store-formulas): Use `org-table-formula-less-p'.
12478         (org-table-edit-formulas): Position cursor to current field equation.
12479         (org-update-checkbox-count, org-hide-archived-subtrees)
12480         (org-timestamp-up-day, org-timestamp-down-day)
12481         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
12482         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
12483         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
12484         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
12485         Let `org-on-heading-p' also check for invisible heading.
12486         (org-read-date): Match am/pm times.
12487         (org-eval-in-calendar): Fix default date in prompt.
12489 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
12491         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
12492         "ChangeLog.a" entries, giving the latter lower priority.
12494 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
12496         * faces.el (face-id): If the argument is a face alias,
12497         return the ID of the target face.
12499 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
12501         * net/socks.el (top): Remove unnecessary copyright line.
12503 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
12505         * longlines.el (longlines-auto-wrap): Handle argument correctly.
12507 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
12509         * net/socks.el: New file, taken from w3 repository.
12510         (top): Update Copyright.  Don't load cl.el.
12511         (all): Replace `case' by `cond', `string-to-int' by
12512         `string-to-number', and `process-kill-without-query' by
12513         `set-process-query-on-exit-flag'.
12514         (socks-char-int): Remove defalias and all occurrences.
12516 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
12518         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
12519         Fix typos in docstrings.
12520         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
12521         (compilation-finish-function): Fix typo in obsolescence declaration.
12523 2007-06-03  Sam Steingold  <sds@gnu.org>
12525         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
12526         handle unending automatic recompilation of changed files (`omake -P').
12527         (compilation-loop): VISITED is now 5th CDR.
12528         (compilation-next-error-function): Set TIMESTAMP.
12530 2007-06-03  Sam Steingold  <sds@gnu.org>
12532         * files.el (kill-buffer-ask): New function.
12533         (kill-some-buffers): Use it.
12534         (kill-matching-buffers): New user command.
12536 2007-06-01  David Kastrup  <dak@gnu.org>
12538         * dired.el (dired-recursive-deletes, dired-recursive-copies):
12539         Change default to `top'.
12541 2007-05-31  Richard Stallman  <rms@gnu.org>
12543         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
12545 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12547         * textmodes/css-mode.el: New file.
12549 2007-05-30  Michael Olson  <mwolson@gnu.org>
12551         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
12552         died and we are trying to send a signal to it.  The program using
12553         tq.el should periodically check to see whether the process has
12554         died and react appropriately -- this is not the responsibility of
12555         tq.el, and is consistent with the rest of the tq.el source code.
12557 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
12559         * textmodes/table.el (table--point-entered-cell-function)
12560         (table--point-left-cell-function):
12561         Bind `inhibit-point-motion-hooks' to t.
12563 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
12565         * emacs-lisp/rx.el (rx): Doc fix.
12567 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
12569         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
12571 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
12573         Sync with Tramp 2.0.56.
12575         * net/tramp.el:
12576         * net/tramp-ftp.el:
12577         * net/tramp-smb.el:
12578         * net/tramp-util.el:
12579         * net/tramp-vc.el:
12580         Don't load cl.el, because that pollutes the namespace.  Replace cl
12581         macros by their implementations where necessary.  Requested by
12582         Richard Stallman <rms@gnu.org>.
12584         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
12585         doesn't exist.
12586         (with-parsed-tramp-file-name): Protect debug spec during compilation.
12587         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
12588         (tramp-file-name-p, tramp-file-name-multi-method)
12589         (tramp-file-name-method, tramp-file-name-user)
12590         (tramp-file-name-host, tramp-file-name-localname): New defuns,
12591         replacing defstruct `tramp-file-name'.
12592         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
12593         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
12594         Apply `vector' instead of `make-tramp-file-name'.
12595         (tramp-handle-make-auto-save-file-name):
12596         Apply `tramp-temporary-file-directory' for compatibility reasons.
12597         (tramp-completion-mode): Use `natnump' instead of `wholenump'
12598         because of XEmacs.
12599         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
12600         started.
12602 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
12604         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
12606 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
12608         * log-edit.el (log-edit-changelog-paragraph): Return point-max
12609         as the end of the ChangeLog paragraph when it ends without a line
12610         termination.
12612 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
12614         * net/webjump.el (webjump-sample-sites):
12615         Add simple Wikipedia query.
12617 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12619         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
12620         compatibility code.
12622         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
12623         (copyright-update-year): Use it.
12625         * edmacro.el (edmacro-format-keys): Use current-active-maps.
12627         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
12628         Add indentation and debugging info.  Fix up comment convention.
12630         * cus-dep.el (custom-make-dependencies): Simplify.
12632         * composite.el (compose-region, decompose-region):
12633         Use inhibit-read-only and restore-buffer-modified-p.
12635         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
12636         (xterm-mouse-event): Use it.
12638 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
12640         * bs.el (bs-cycle-previous): Don't modify the cycle list until
12641         `switch-to-buffer' has returned succesfully.
12642         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
12643         window is dedicated (it could iconify the frame).
12645 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
12647         * vc-hooks.el (vc-find-root): Fix file attribute test.
12649 2007-05-24  Richard Stallman  <rms@gnu.org>
12651         * textmodes/flyspell.el (flyspell-correct-word-before-point):
12652         Don't let opoint be nil.
12653         (flyspell-emacs-popup): Explicit error if no dialogs.
12655 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
12657         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
12658         (image-next-line, image-previous-line, image-scroll-up)
12659         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
12660         New functions.
12661         (image-mode-map): Remap motion commands.
12662         (image-mode-text-map): New keymap for viewing images as text.
12663         (image-mode): Use image-mode-map.
12664         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
12666 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12668         * textmodes/fill.el (canonically-space-region): Make the second arg
12669         a marker if it's not already the case.
12671 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
12673         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
12674         (tar-get-descriptor): Handle type 55, an extended pax header.
12676 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12678         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
12679         to confuse outline-minor-mode.
12681 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
12683         * tar-mode.el (tar-file-name-handler): New function.
12684         (tar-extract): Bind file-name-handler-alist to it to force
12685         find-buffer-file-type-coding-system behave as if the file being
12686         extracted existed.  Use last-coding-system-used to force
12687         buffer-file-coding-system to what decode-coding-region actually
12688         used to decode the file.
12690 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
12692         * progmodes/compile.el (compilation-handle-exit):
12693         `compilation-finish-function' may change the current buffer.
12695 2007-05-22  Richard Stallman  <rms@gnu.org>
12697         * files.el (set-auto-mode): Doc fix.
12699 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12701         * help-fns.el (find-source-lisp-file): New function.
12702         (describe-function-1): Use find-source-lisp-file to find source
12703         file in compile tree.
12705 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
12707         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
12709 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
12711         * emacs-lisp/easy-mmode.el (define-minor-mode)
12712         (easy-mmode-define-navigation): Fix typos in docstrings.
12714 2007-05-22  Glenn Morris  <rgm@gnu.org>
12716         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
12718 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12720         * mail/mail-extr.el (mail-extract-address-components):
12721         Recognize non-ASCII characters except for NBSP as words.
12723 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
12725         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
12726         (rcirc-print): Handle `window-width'.
12727         (rcirc-buffer-maximum-lines): Doc fix.
12729 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
12731         * image-mode.el (image-toggle-display): Don't clear image cache.
12732         Only use filename in image spec if the file is readable.
12733         Call image-refresh.
12735         * image.el (image-type-from-file-name, image-type): Simplify.
12736         (image-type-auto-detected-p): Don't scan auto-mode-alist.
12738         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
12739         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
12741 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
12743         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
12744         is an error.
12746         * term/linux.el (terminal-init-linux): Don't signal an error
12747         if gpm isn't running.
12749 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
12751         * t-mouse.el: Reduce to a minor-mode macro call.
12752         (t-mouse-mode): Remove the lighter.
12754         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
12756 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
12758         * files.el (auto-mode-alist): Change the regexp so that
12759         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
12761 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
12763         * Version 22.1 released.
12765 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
12767         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
12768         changes.
12770 2007-05-19  Kevin Ryde  <user42@zip.com.au>
12772         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
12774 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
12776         * textmodes/sgml-mode.el: Revert last change.
12778 2007-05-18  Richard Stallman  <rms@gnu.org>
12780         * simple.el (push-mark): Doc fix.
12782 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
12784         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
12785         tpu-global-map.
12786         (tpu-original-global-map): Variable deleted.
12787         (tpu-control-keys-map): New keymap variable.
12788         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
12789         setting keymapping directly.
12790         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
12791         tpu-global-map.
12792         (tpu-edt-on): Activate the tpu-global-map.
12793         (tpu-edt-off): Deactivate the tpu-global-map.
12795 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
12797         * textmodes/ispell.el (ispell-get-word): Return markers
12798         for start and end positions.
12799         (ispell-word): Assume END is a marker.
12801 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12803         * printing.el: Group together all XEmacs/Emacs definitions.
12804         (pr-version): New version 6.9.
12805         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
12806         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
12807         (pr-menu-bind): Fix code.
12808         (pr-e-frame-char-height, pr-e-frame-char-width)
12809         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
12810         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
12811         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
12812         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
12813         (pr-x-event-y-pixel): Aliases eliminated.
12814         (pr-xemacs-global-menubar): Macro moved.
12815         (current-menubar, current-mouse-event, zmacs-region-stays)
12816         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
12817         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
12818         Vars moved.
12819         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
12820         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
12821         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
12822         (pr-menu-set-utility-title, pr-even-or-odd-pages)
12823         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
12824         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
12825         moved.
12827 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
12829         * textmodes/sgml-mode.el (sgml-tag):
12830         Fix bug: Call sgml-transformation-function.
12832 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
12834         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
12835         modified flag of buffer.  Use `inhibit-modification-hooks'.
12837 2007-05-16  Richard Stallman  <rms@gnu.org>
12839         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
12841 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12843         * files.el (magic-mode-alist, magic-fallback-mode-alist):
12844         Move the *ml, Postscript, and XmCD entries to the fallback part.
12846         * files.el (magic-fallback-mode-alist):
12847         Rename from file-start-mode-alist.
12849 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
12851         * progmodes/compile.el (compilation-handle-exit): Quote first
12852         argument of `run-hook-with-args'.
12854 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
12856         * buff-menu.el (Buffer-menu-sort-column):
12857         * dabbrev.el (dabbrev-upcase-means-case-search):
12858         * dired.el (dired-recursive-deletes, dired-recursive-copies):
12859         * info.el (Info-current-subfile):
12860         * ls-lisp.el (ls-lisp-verbosity):
12861         * msb.el (msb-menu-cond):
12862         * pcvs.el (cvs-dired-use-hook):
12863         * simple.el (set-mark-command-repeat-pop):
12864         * time.el (display-time-24hr-format, display-time-mail-file):
12865         Doc fixes.
12867         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
12868         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
12870         * view.el (view-inhibit-help-message): Fix typo in docstring.
12871         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
12873 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
12875         * textmodes/ispell.el (ispell-start-process): Defend against bad
12876         default-directory.
12878 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
12880         * mail/rmail.el (rmail-convert-to-babyl-format): Check
12881         content-transfer-encoding _last_, because it's its position that
12882         we need as value of base64-header-field-end.
12884 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
12886         * files.el (mode-require-final-newline, require-final-newline)
12887         (enable-local-variables, enable-local-eval): Doc fixes.
12889 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12891         * ps-print.el: Use default color when foreground or background color
12892         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
12893         (ps-print-version): New version 6.7.4.
12894         (ps-rgb-color): New argument.  Use default color when color is
12895         unspecified.
12896         (ps-begin-job): Fix code.
12898 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
12900         * longlines.el (longlines-mode): Make longlines-auto-wrap
12901         buffer-local.  Add hooks unconditionally.
12902         (longlines-auto-wrap): Toggle wrapping.
12903         (longlines-after-change-function)
12904         (longlines-post-command-function): Check longlines-auto-wrap.
12906 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
12908         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
12909         (xterm-mouse-translate): Use it.
12911 2007-05-10  Richard Stallman  <rms@gnu.org>
12913         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
12914         (iso-cvt-write-only): Likewise.
12916         * emacs-lisp/easy-mmode.el (define-minor-mode):
12917         Fix generated doc string.
12919         * startup.el (fancy-splash-text): Add URL of guided tour.
12920         Adjust horizontal and vertical whitespace.
12922         * progmodes/compile.el (compilation-handle-exit):
12923         Use run-hook-with-args to run compilation-finish-functions.
12925         * files.el (file-start-mode-alist): New variable.
12926         (magic-mode-regexp-match-limit): Doc fix.
12927         (set-auto-mode): Handle file-start-mode-alist.
12928         A little cleanup of structure.
12930         * dabbrev.el (dabbrev-eliminate-newlines):
12931         Renamed from dabbrev--eliminate-newlines.  All uses changed.
12933 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
12935         * man.el (Man-next-section): Don't consider the last line of the page
12936         as being part of any section.
12938 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12940         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
12941         can take any number of values.
12943 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12945         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
12946         to the list of citation commands.
12948 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12950         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
12952 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
12954         * progmodes/python.el (python-font-lock-keywords)
12955         (python-open-block-statement-p, python-mode): Add support for the new
12956         "with" keyword.
12958 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12960         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
12961         the exact opposite of diff-goto-source.
12963         * emacs-lisp/advice.el (ad-special-forms): Remove.
12964         (ad-special-form-p): Use subr-arity.
12966         * newcomment.el (comment-search-forward): Make sure we search forward.
12967         (comment-enter-backward): Try and distinguish the non-matching case at
12968         EOB from the non-matching case with a missing comment-end-skip for
12969         a 2-char comment ender.
12970         (comment-choose-indent): New function extracted from comment-indent.
12971         Improve the alignment algorithm.
12972         (comment-indent): Use it.
12974         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
12975         XML style Processing Instructions.
12976         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
12977         (sgml-calculate-indent): Handle `pi' context.
12979         * vc.el: Ensure that update-changelog issues an error when used with
12980         a backend that does not implement it.
12981         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
12982         Remove `backend' argument.  Use expand-file-name.
12983         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
12985         * progmodes/python.el (python-end-of-block): Revert last change.
12986         (python-end-of-statement): Make sure we move *forward*.
12988 2007-05-08  Richard Stallman  <rms@gnu.org>
12990         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
12991         Don't include non-self-insert commands in the exception for `-'.
12993 2007-05-08  David Reitter  <david.reitter@gmail.com>
12995         * progmodes/python.el (python-guess-indent): Check non-nullness
12996         before comparing indent against the 2..8 interval.
12998 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13000         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
13001         available.
13003 2007-05-06  Richard Stallman  <rms@gnu.org>
13005         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
13007 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13009         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
13010         rather than storing their value in the revert-buffer function.
13012 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
13014         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
13015         when disabling t-mouse-mode.
13017 2007-05-01  Davis Herring  <herring@lanl.gov>
13019         * calendar/timeclock.el: Update version number.
13020         (timeclock-modeline-display): Mention timeclock-use-display-time
13021         in explanatory message.
13022         (timeclock-in): Fix non-interactive workday specifications.
13023         (timeclock-log): Don't kill the log buffer if it already existed.
13024         Suppress warnings when finding the log.  Don't check for a nil
13025         project twice.  Run hooks after killing the buffer (if applicable).
13026         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
13027         was geometric).  All uses changed.
13028         (timeclock-generate-report): Support prefix argument.
13030 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
13032         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
13033         disconnections.
13035 2007-05-01  Romain Francoise  <romain@orebokech.com>
13037         * dired-x.el: Revert 2007-04-06 change.
13039 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
13041         * find-dired.el (find-dired-filter): Propertize all text down to eob.
13043 2007-04-29  Richard Stallman  <rms@gnu.org>
13045         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
13047 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13049         * progmodes/cc-mode.el (c-before-change): Use point-min rather
13050         than 1.
13052 2007-04-28  Richard Stallman  <rms@gnu.org>
13054         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
13056 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
13058         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
13059         don't put stop on toolbar.
13061 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13063         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
13065 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
13067         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
13068         instead of $(lisp)/mh-e.
13070 2007-04-28  Glenn Morris  <rgm@gnu.org>
13072         * image-dired.el (image-dired-cmd-create-thumbnail-options)
13073         (image-dired-cmd-create-temp-image-options): Replace option
13074         +profile "*" with -strip.
13076 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
13078         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
13079         Use window-start and window-end.
13081 2007-04-27  Andreas Schwab  <schwab@suse.de>
13083         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
13085 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
13087         * textmodes/fill.el (fill-paragraph): Doc fix.
13089 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
13091         * locate.el (locate-in-alternate-database): Doc fix.
13093 2007-04-26  Glenn Morris  <rgm@gnu.org>
13095         * button.el (button): Use underline if supported, else fall back
13096         to color.
13098         * version.el (emacs-version): Increase to 22.1.50.
13100 2007-04-25  Richard Stallman  <rms@gnu.org>
13102         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
13104 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
13106         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
13107         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
13108         pushing mark.
13109         (idlwave-current-routine): Don't push mark.
13111 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
13113         * image-dired.el (image-dired-display-image): Derive image-type from
13114         filename rather than assuming jpeg, in case no resizing was needed.
13116 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
13118         * custom.el (defface): Doc fix.
13120 See ChangeLog.12 for earlier changes.
13122 ;; Local Variables:
13123 ;; coding: iso-2022-7bit
13124 ;; add-log-time-zone-rule: t
13125 ;; End:
13127     Copyright (C) 2007, 2008  Free Software Foundation, Inc.
13129   This file is part of GNU Emacs.
13131   GNU Emacs is free software; you can redistribute it and/or modify
13132   it under the terms of the GNU General Public License as published by
13133   the Free Software Foundation; either version 3, or (at your option)
13134   any later version.
13136   GNU Emacs is distributed in the hope that it will be useful,
13137   but WITHOUT ANY WARRANTY; without even the implied warranty of
13138   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13139   GNU General Public License for more details.
13141   You should have received a copy of the GNU General Public License
13142   along with GNU Emacs; see the file COPYING.  If not, write to the
13143   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
13144   Boston, MA 02110-1301, USA.
13146 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af